/*  
Theme Name: Dance through the Music
Theme URI: http://www.ezwpthemes.com/templates/dance-through-the-music.html
Description: This theme is designed and coded by <a href="http://www.ezwpthemes.com/">EZwpthemes</a>.
Version: 1.0
Author: EZwpthemes
Author URI: http://www.ezwpthemes.com/
Tags: red, fixed-width, three-columns, threaded-comments
*/

/* Global */
body {
	background:#511709 url(images/bg.jpg) repeat-x;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#eeeeee;
}
img {
	border:none;
	border-spacing:0;
}
a {
	color:#ffffff;
}
a:hover {
	text-decoration:none;
}
abbr, acronym {
  cursor: help;
}
blockquote {
  width:434px;
  border-left: 5px solid #222222;
  background: #777777;
  font-style: italic;
  padding-left:10px;
  padding-right:10px;
  margin-left:15px;
}
#wrapper {
	margin:0 auto;
	width:931px;
}

/* Header */
#header {
	margin:0;
	padding:17px 0 0 27px;
	background:url(images/header.jpg) no-repeat;
	height:270px;
}
#navigation {
	margin: 112px 0 0 5px;
}
#navigation ul {
	list-style:none;
	margin:0;
	padding:0;
}
#navigation ul li {
	line-height:22px;
	float:left;
	font-weight:bold;
	font-size:12px;
	padding-right:20px;
}
#navigation ul li a {
	color:#000000;
}

#searchform {
	float: right;
	background: transparent;
	margin: 1px 52px 0 0;
}
#searchform p {
	margin: 20px 0 0 41px;
	padding: 0;
}
#searchform input {
	float: left;
	border: none;
	background: transparent;
	color:#ffffff;
	margin: 0;
}
#searchform .searchtext {
	margin: 2px 8px 0 0;
	width: 190px;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#searchform .searchbutton{
	width: 69px;
	height: 21px;
}
#searchform label {
	display: none;
}
#titles {
	margin:45px 0 0 110px;
}
#titles h1 {
	font-family:Tahoma;
	font-size:36px;
	line-height:44px;
	margin:0 0 10px 0;
}
#titles h1 a {
	text-decoration:none;
	color:#ffffff;
	outline-style:none;
}
#titles h2 {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	line-height:18px;
	margin:0;
}

/* Container */
#container {
	width:931px;
	margin:0 auto;
	padding:0;
}

/* Left */
#sidebar {
	width:196px;
	margin-right:12px;
	float:left;
}
#sidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	padding: 0 0 15px 0;
	background: url(images/sidebar-div.jpg) 0px 22px no-repeat;
}
#sidebar ul li h2 {
	font-family:Arial;
	font-size:16px;
	color:#ffffff;
	line-height:18px;
	margin:0;
	padding-left:20px;
}
#sidebar ul ul {
	list-style-type:none;
	margin:0;
	padding:15px 0 0 18px;
}
#sidebar ul ul li {
	font-family: Tahoma;
	font-size: 12px;
	padding: 0 25px 9px 10px;
	background:url(images/sidebar-li.gif) 0px 5px no-repeat;
}
#sidebar ul ul li a {
	text-decoration:none;
	color:#f82706;
}

#sidebar ul li#category {
  background:#b81c03 url(images/category-f.jpg) bottom no-repeat;
  margin-bottom:20px;
}
#sidebar ul li#category h2 {
	background:url(images/category-h.jpg) no-repeat;
  color:#ffffff;
  height:39px;
  padding-top:10px;
  padding-bottom:0;
}
#sidebar ul li#category ul {
	padding:0 0 0 18px;
}
#sidebar ul li#category ul li {
	background:url(images/sidebar-fixli.gif) 0px 5px no-repeat;
}
#sidebar ul li#category ul li a {
	color:#ffffff;
}

table#wp-calendar {
  padding:0;
  width: 80%;
  text-align: right;
  font-size: 11px;
  font-weight: bold;
  margin: 5px 0 0 12px;
}
table#wp-calendar a{
  color:#f82706;
}
table#wp-calendar caption {
  font-size: 12px;
  margin-top:15px;
  margin-left:10px;
  color:#ffffff;
}

/* Content */
#content {
	float:left;
	width:515px;
	margin-right:12px;
	background:url(images/content-bg.jpg) repeat-y;
}
#content-h {
  margin:0;
  padding:0;
  height:37px;
  width:515px;
	background:url(images/content-h.jpg) no-repeat;
}
#content-f {
  margin:0;
  padding:0;
  height:26px;
  width:515px;
  background:url(images/content-f.jpg) no-repeat;
}

.post {
  width:456px;
	margin:0 0 30px 28px;
	background:url(images/postline.jpg) 0px 20px repeat-x;
}
.post h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height:16px;
	margin:0;
}
.post h2 a {
	text-decoration:none;
	outline-style:none;
	color:#ff1e00;
}
.entry {
	line-height:22px;
	padding:0;
	width:450px;
}
.postmetadata {
	margin:0 0 8px 0;
	padding:2px 0 0 0;
	font-size: 11px;
	color: #c71c00;
	line-height: 20px;
}
.endline {
	clear: both;
}
.tags {
  padding: 0 0 0 10px;
  width:455px;
  color:#dadada;
  background:#333333;
}
.commentline {
	text-align: right;
	font-weight: bold;
	padding: 10px 4px 0;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
}
.commentline a{
	color:#b81d04;
}

.quickjump {
	text-align:center;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	height: 22px;
}
.jumpleft {
  float: left;
  padding: 0 40px;
}
.jumpright {
  float: right;
  padding: 0 55px;
}
.notfound {
	margin-top: 150px;
	margin-bottom: 150px;
}
.notfound-header {
	height:18px;
	background:url(images/notfound-header.jpg) no-repeat;
}
.notfound h2{
	text-align:center;
	font-size: 40px;
	color: #dddddd;
}

/* Right */
#rightbar {
	float:left;
	width:196px;
}
#rightbar ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#rightbar ul li {
	padding: 0 0 15px 0;
	background: url(images/sidebar-div.jpg) 0px 22px no-repeat;
}
#rightbar ul li h2 {
	font-family:Arial;
	font-size:16px;
	color:#ffffff;
	line-height:18px;
	margin:0;
	padding-left:20px;
}
#rightbar ul ul {
	list-style-type:none;
	margin:0;
	padding:15px 0 0 18px;
}
#rightbar ul ul li {
	font-family: Tahoma;
	font-size: 12px;
	padding: 0 25px 9px 10px;
	background:url(images/sidebar-li.gif) 0px 5px no-repeat;
}
#rightbar ul ul li a {
	text-decoration:none;
	color:#f82706;
}

#rightbar ul li#archives {
  background:#d70b62 url(images/archives-f.jpg) bottom no-repeat;
  margin-bottom:12px;
}
#rightbar ul li#archives h2 {
	background:url(images/archives-h.jpg) no-repeat;
  color:#ffffff;
  height:39px;
  padding-top:10px;
  padding-bottom:0;
}
#rightbar ul li#archives ul {
	padding:0 0 0 18px;
}
#rightbar ul li#archives ul li {
	background:url(images/sidebar-fixli.gif) 0px 5px no-repeat;
}
#rightbar ul li#archives ul li a {
	color:#ffffff;
}

#rightbar ul li.linkcat {
  background:#3ca44b url(images/links-f.jpg) bottom no-repeat;
  margin-bottom:20px;
}
#rightbar ul li.linkcat h2 {
	background:url(images/links-h.jpg) no-repeat;
  color:#ffffff;
  height:39px;
  padding-top:10px;
  padding-bottom:0;
}
#rightbar ul li.linkcat ul {
	padding:0 0 0 18px;
}
#rightbar ul li.linkcat ul li {
	background:url(images/sidebar-fixli.gif) 0px 5px no-repeat;
}
#rightbar ul li.linkcat ul li a {
	color:#ffffff;
}


/* Comments */
.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #cccccc;
	padding: 10px 0 0;
	width: 100%;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #cccccc;
}

.comments-template h2, .comments-template h3{
  font-family: Georgia, Arial, Helvetica, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

#commentform p{
	margin: 1px;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

.children {
  list-style:none;
  margin-right:2px;
}
.children li{
  border: 1px #cccccc solid;
  border-left: 5px #bbbbbb solid;
  padding:2px;
}
.children li p{
  padding-left:2px;
}
.comment-author {
  padding:3px;
}
.comment-meta, .reply {
  padding-left:2px;
}

/* Footer */
#footer {
	clear:both;
	height:80px;
	padding-top:28px;
	background:#511709 url(images/footer.jpg) no-repeat;
}

#footer p {
	font-family:Arial;
	font-size:11px;
	text-align:right;
	color:#ffffff;
	line-height:5px;
	padding:7px 220px 0 0;
}

/* Post Image */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft, div.alignleft {
	display: block;
	float: left;
	width: 100%;
}


.alignright, div.alignright {
	display: block;
	float: right;
	width: 100%;
}

.alignleft, .alignright{
	width: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	width: 100%;
	display: block;
}

p img {
	padding: 0;
	max-width: 100%;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}