@charset "UTF-8";
/* CSS Document */

/*
Theme Name: Captain Legendary Band Theme
Theme URI: http://www.thecaptainlegendaryband.com/
Description: Custom theme created for the captain legendary band
Version: 1.0
Author: Dale Fenton
Author URI: n/a
*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

#header{
	margin-left:auto;
	margin-right:auto;
	width: 1200px;
	height:160px;
}

#menu{
	float: left;
	width: 1200px;
	height: 40px;
	padding: 0;
	background: url(images/menubar.png) no-repeat center;

}

body{
	width:1200px;
	margin-left:auto;
	margin-right:auto;
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	text-align: center;
	vertical-align: top;
	color: #b29736;
	background:#363c2e url(images/temp_bg.png) no-repeat top center;
	padding:0 5px 0 0;
}

#container{
	float:left;
	width: 1200px;
	text-align:left;
}

#content-holder{
	float:left;
	width: 1000px;
}

#content_topper{
	width:946px;
	height:43px;
	margin-left: 127px;
	background: url(images/content_topper.png) no-repeat top center;
}

.sidebar{
	float: left;
	width: 80px;
	padding: 0 0px 0 0;
}
#sidebar-holder{
	float:left;
	width: 80px;
	margin-left: 70px;
}

#sidebar_footer{
	float:left;
	width:80px;
	height:39px;
	padding: 0;
}

#content{
	float: left;
	width: 940px;
	text-align: left;
	padding: 10px 10px 10px 10px;
	margin-left: 127px;
	background:url(images/content_box.png) repeat-y;
}

#content_footer{
	float:left;
	width: 1000px;
	height: 34px;
	padding: 0 0 5px 0;
	margin-left:110px;
	background:url(images/content_footer.png) no-repeat;
}

#footer{
	float: left;
	width: 1200px;
	padding:10px 0 10px 0;
	text-align: center;
}



#header a{
	border:none;
}


#header h1{
	display:none;
	padding:10px;
	font-size:22px;
	font-weight: normal;
	text-align: center;
}

table{
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	border: none;
	margin-left:auto;
	margin-right: auto;

}

img{
	border:none;
	outline:none;
	margin-left:auto;
	margin-right:auto;
}

td{
	border:none;
}

td.title {
	background-color: #22271b; 
	border-top: 1px solid #b29736; 
	border-bottom: 1px solid #b29736; 
	text-align: center; 
	font-family:Verdana, Geneva, sans-serif; 
	font-size: 22px; 
 } 
 
 td.info { 
	 font-family:Verdana, Geneva, sans-serif; 
 	 font-size: 18px; 
	 font-weight: normal;
	 text-align: center; 
 }

td.info a{ 
	align: center;
	font-weight: normal;
	border:none;
 }

h1,h2,h3,h4,h5{
	font-family:Verdana, Geneva, sans-serif;
	font-size:20px;
	font-weight:normal;
	text-align: center;
}

h6{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding:0 30px 0 30px;

}

#post{
	margin-left:auto;
	margin-right:auto;
	width: 690px;
	padding: 10px 0px 10ox 0px;
	border-top: 1px solid #b29736;
}

a{
	text-decoration:none;
	font-weight: bold;
	color: #b29736;
	border:none;
	outline: none;

	
}



a:hover{
	color: #FFF;
	border: none;
	
}

a:img{
	border:none;
	outline: none;

}

p{
	padding:10px 0 5px;
}

blockquote{
	margin: 10px 0 0;
	border-top: 2px solid #ddd;
	background: #f5f5f5;
}

blockquote p{
	padding: 10px;
}

blockquote blockquote{
	float: none;
	width: auto;
	margin: 0 10px;
	background: #fff;
}

dd{
	padding: 0 0 0 20px;
}

form, input, textarea{
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
}

p img{
	max-width:100%;
}

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

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

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

.alignleft{
	float:left;
}

.alignright{
	float:right;
}

.clear{
	margin:0;
	padding:0;
	clear:both;
}

small{
	font-size:14px;
	text-align: center;
}

p hometop{
	padding: 10px;
	text-align: center;
	border-bottom: 1px solid yellow;
}


<!--start div definitions-->


#wrapper{
	width:980px;
	margin:0 auto;
	padding:0;
	text-align: left;
}

.post_title_bar{
	width: 700px;
	
}

#post h2{
	text-shadow: 0px 0px 10px #000;
}

.post_title{

}

.post_title a{
	text-decoration:none;
}

.comment_number{
	font-size:20px;
	font-style:none;
}

.comment_number a{
	text-decoration: none;
}

.menuborder{
	margin:0;
	padding:0;
	border-right:2px solid #fff;
	border-left:2px solid #fff;
}
	
#content_topper p{
	display:none;
}



#menu ul{
	list-style: none;
	margin:0;
	padding:0;
	width:100%;
	text-align: center;
	font-size:20px;
	font-weight:normal
	
}

#menu ul li{
	display: inline-block;
}

#menu ul li a{
	display: block;
	padding: 8px;
	text-decoration: none;
	font-weight: bold;
	color: #b29736;
	text-shadow: 0px 0px 10px #000;
}
	
#menu ul li a:hover{
	color: #ccc;
}

#footer ul{
	list-style: none;
	margin:0;
	padding:0;
	width:100%;
	text-align: center;
	font-size:20px;
	font-weight:normal
}

#footer ul li{
	display: inline-block;
}

#footer ul li a{
	display: block;
	padding: 15px;
	text-decoration: none;
	font-weight: bold;
	color: #b29736;

}


#about p{
	padding: 10px 10px 5px 10px;
	text-align:center;
}



.nav_link{
	margin: 30px 30px 0;
	padding: 5px 30px;
	background: #505940;
	line-height:24px;
	text-align: center;
}

.post{
	padding:10px 30px;
}

.post h2{
	font-size:24px;
	font-weight:normal;
	text-align: center;
}

.post h2 a{
	
}


.entry-content{
	line-height: 18px;
}

.entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5{
	padding: 10px 0 5px;
}

.entry-content h2 a{
	color:#8f3939;
}

.entry-content h3{
	font-size:20px;
	font-weight: normal;
}

.entry-content h5{
	font-size: 16px;
}

.entry-content h6{
	font-size:14px;
}

.entry-meta{
	padding: 10px 0 10px 0;
	line-height: 24px;
	text-align: center;
	font-style:italic;
	border-bottom: 1px solid #CCC;
}


.sidebar ul{
	list-style:none;
	text-align: center;
	margin:0;
	padding:0;
}

.sidebar ul{
	margin: 0 10px 10px 0;
}

.sidebar ul li{
	padding: 10px 10px 0;
	padding-left:20px;
}

.sidebar ul li a{
	border:none;
	outline: none;
}

.sidebar ul li h2{
	padding: 8px 0px 9px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;
}

.sidebar ul ul li{
	padding:0;
}

.sidebar ul ul ul{
	padding: 0 0 0 10px;
}


#footer a{
	text-decoration: none;
}


<!--stying for comments-->
/*
#comments{
	margin: 10px;
	padding: 5px;
	border: 1px solid #f5f5f5;
	border-left: 2px solid #000;
	background:#363833 url(images/content_box.jpg) repeat-y;
}

#comments h4{
	font-size:16px;
	padding: 50px 20px 0 20px;
}

#comments ol{
	list-style: none;
	margin: 10px;
	padding: 0;
}

#comments ol li{
	list-style: none;
	margin: 10px 0 0;
	padding: 25px 20px 10px;
	border-bottom: 1px solid #ededed;
	line-height: 24px;
}

#comments span.comment-author{
	font-weight: bold;
}

#respond{
	padding: 10px;
	padding-left: 30px;
	background:#363833 url(images/content_box.jpg) repeat-y;
}*/

#content-holder2{
	float:left;
	width: 750px;
}

#content_topper2{
	float: left;
	width:750px;
	height:32px;
	background: url(images/content_topper2.png) no-repeat top center; 
}

#content2{
	float: left;
	width: 750px;
	text-align: left;
	padding: 0;
	margin: 0;
	background:url(images/content_box2.png) repeat-y top center; 
}

#content_footer2{
	float:left;
	width: 750px;
	height: 34px;
	background:url(images/content_footer2.png) no-repeat top center; 
}

.sidebar2{
	margin-top: 50px;
	margin-right: 20px;
	float: left;
	width: 205px;
	padding: 0 0 0 0;
}
#sidebar2{
}
.sidebar3{
	width: 80px;
}

#sidebar-holder3{
	float: left;
	width: 80px;
	margin: 0;
	padding: 0;
}

#sidebar_footer3{
	float:left;
	width:80px;
	height:39px;
}

.sidebar3 ul{
	list-style:none;
	text-align: center;
	margin: 0;
	padding: 0;
}

.sidebar3 ul{
	margin: 0 10px 10px 0;
}

.sidebar3 ul li{
	padding: 10px 10px 0;
	padding-left:20px;
}

.sidebar3 ul li h2{
	padding: 8px 0px 9px 0px;
}

.sidebar3 ul li a{
	border: none;
}

#picsmenu{
	margin-left:auto;
	margin-right:auto;
	width: 650px;
	border-top: 2px solid #white; 
	border-bottom: 2px solid #white;
}

#picsmenu ul{
	list-style: none;
	margin:0;
	padding:0;
	width:100%;
	text-align: center;
	font-size:16px;
	font-weight:normal
	
}

#picsmenu ul li{
	display: inline-block;
}

#picsmenu ul li a{
	display: block;
	padding: 8px;
	text-decoration: none;
	font-weight: bold;
	color: #b29736;
	text-shadow: 0px 0px 10px #000;
}
	
#picsmenu ul li a:hover{
	color: #ccc;
}