/*

Theme Name: Bravehound08

Theme URI: http://www.bravehound.com

Description: Wordpress theme

Version: 1.0

Author: Andrew McDonald

*/
body{
	padding:0;
	margin:0;
	color:#000;
	font-family: Tahoma ,Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 1.5;
    background:#000;
	
}
div, h1, h2, p, form, label, input, textarea, img, span{
	margin:0; padding:0; border:0;
}
ul,li{
	margin:0; 
	padding:0; 
	list-style-type:none;
}

.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
	height:4px;
}
a {
	color: #5aafff;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #fff;
	text-decoration: underline;
}



/*------------------------------------------------body--------------------*/
#body{
	width:910px;
	margin:0 auto;
	background:url(images/body_bg.png) repeat-y top #0b0b0b;
}
#header{
	background:url(images/header_gradient.png) no-repeat top center;	
	height:230px;
}
#headerimg{
	padding:10px 0;
	text-align:center;
	margin-top: 10px;
}
/*------------------------------------------------body--------------------*/


/*------------------------------------------------menu--------------------*/
#menu{
	width:870px;
	margin:0 auto;
	height:47px;
}
#menu ul{
	width:700px;
	float:left;
	height:47px;
}
#menu li{
	float:left;
	height:47px;
	line-height:47px;
	
}
#menu ul li a{
	line-height:47px;
	padding-right:20px;
	padding-left:20px;
	color:#707070;
	font-size:22px;
	display:block;
	text-decoration:none;
	font-weight:bold;
	
	
}
#menu .current_page_item a{
	color: #5aafff;
	background:url(images/menu_bg.png) no-repeat bottom center;
}

#menu ul li a:hover{
	color: #ffffff;

}
#menu #rss_icon a{
	background:url(images/rss.png) no-repeat  left;
	padding-left:30px;
	width:57px;
	float:right;
	height:25px;
	line-height:25px;
	margin:8px 0;
	color:#707070;
	text-decoration:none;
}
/*------------------------------------------------menu--------------------*/


/*------------------------------------------------conent--------------------*/
#content{
	width:870px;
	margin:0 20px 0 20px;
	background:url(images/content_bg.png) repeat-y center;
}
#content-top{
	clear:both;
	height:11px;
	width:870px;
	background:url(images/content_top.png) no-repeat center top;
}
#content-bottom{
	clear:both;
	width:870px;
	height:10px;
	background:url(images/content_bottom.png) no-repeat center bottom;
}

#content #left{
	float:left;
	width:470px;
	padding-left:15px;
}
#content #left_photos{
	float:left;
	padding:15px;
}
.post{
	padding:20px 0 90px 0;
	color: #333;
	font-size:11px;
	line-height:17px;
	background:url(images/post_bg.png) bottom center no-repeat; 
}
.post blockquote{
	border:1px dashed #666;
	padding:5px;
}
.post p{
	padding:7px 0;
}
.post h2 a{
	text-decoration:none;
	font-size:22px;
	font-weight:normal;
	line-height:26px;
}
.post h2 a:hover{
	text-decoration:underline;
}

.post .entry{
	padding:10px 0;
	clear:both;
	color:#ccc;
	font-size:12px;
	border-bottom:1px solid #333;
}
.post .entry img{
	max-width:470px;
	border:5px solid #343434;
}

.post .postmetadata{
	padding:10px 0;
	color:#6a6a6a;
}
.post .postmetadata a{
	color:#fff;
}
.post .postmetadata .comment_link a{
	color: #5aafff;
}
.postmetadata.alt{
color:#6a6a6a;
font-size:11px;
margin:10px;
}

#left .prev_post{
	background:url(images/submit1.png) no-repeat left top;
	line-height:38px;
	height:38px;
	width:160px;
	float:left;
	text-align:center;
	font-weight:bold;
}
#left .next_post{
	background:url(images/submit.png) no-repeat left top;
	line-height:38px;
	height:38px;
	width:160px;
	float:right;
	text-align:center;
	font-weight:bold;
}

#content #sidebar{
	float:right;
	width:356px;
	padding-right:8px;
	color:#6a6a6a;
	
}
#sidebar .top_sidebar{
	width:344px;
	min-height:250px;
	float:right;
        margin-top:15px;
}
#sidebar .bottom_sidebar{
	float:right;
	margin:10px 0;
	width:344px;
	min-height:250px;
}
.bottom_sidebar .bottom_left{
	float:left;
	width:160px;
}
.bottom_sidebar .bottom_right{
	float:right;
	width:160px;

}
#sidebar h2 {
	color: #949494;
	font-size:16px;
	text-align:left;
	margin: 0 0 5px;
}

#sidebar ul {
	clear:both;
	padding-left:5px;
	margin-bottom:15px;
	
}
#sidebar ul li{
	padding:0px;
	border:0px;
	margin:0px;
}
#sidebar ul li a{
	font-size:11px;
	display: block;
	padding: 2px 14px 2px;
	text-decoration: none;
	text-indent: 2px;
	
	background:url(images/list.png) left no-repeat;
}
#sidebar ul li a:hover,
#sidebar ul li a:active,
#sidebar ul li a:focus {
	color: #fff !important;
	text-decoration:underline;

}

/*------------------------------------------------content--------------------*/

/*------------------------------------------------footer--------------------*/
#footer{
	background:url(images/footer_bg.gif) no-repeat;
	clear:both;
	font-size:11px;
	color: #333436;
	width:870px;
	margin:0 auto;
	text-align:center;
	height:90px;
	padding-top:110px;
	
}
#footer span{
	height:240px;
	padding:100px 0;
	
}
#footer a{
	color:#444648;
}
/*------------------------------------------------footer--------------------*/


#commentform p{
	margin:5px 0;
	color:#343434;
	font-size:10px;
}
#commentform strong{
	font-size:12px;
	color:#666;
	font-weight:normal;
}
#commentform input,#commentform textarea{
	padding:4px;
	background:#343434;
	color:#fff;
}
#commentform input{
	margin-right:4px;
}
#commentform textarea{
	width:98%;
}
#commentform #submit{
	background:url(images/submit.png) no-repeat left top;
	line-height:32px;
	height:38px;
	width:160px;
	float:right;
	text-align:center;
	font-weight:bold;
	color: #62c1ff;
	margin:10px 0;
}
#respond{
	margin:15px 0 15px 0;
	font-size:16px;
	font-weight:bold;
	color:#ccc;
}
#comments span{
	color:#666;
}
#comments{
	color:#ccc;
	font-size:16px;
	font-weight:bold;
}

#commentblock {
	color: #ccc;
	margin:15px 0;
}
	
#commentlist {
	list-style-type: none;
	padding:0px;
	margin:0px;
	
}
#commentblock li{
	padding:15px 4px 15px 4px;
	color:#444;
	font-weight:bold;
	font-size: 14px;
	
}
#commentblock .alt{
	background:#111;
}
#commentlist li p{
	padding: 0px;
}

.commentname {
	color: #fff ;
	margin: 0px;
}

.commentinfo{
	clear: both;
	}

.commenttext {
	font-size:12px;
	color:#ccc;
	font-weight:normal;
}
.comment_author{
	color:#666;
	font-size: 14px;
}

.commenttext-admin {
	clear: both;
}

#commentsformheader{
	padding-left: 0px;
}

#commentsform{
	text-align: left;
	margin: 0px;
	padding: 0px;
}

#commentsform form{
	text-align: left;
	margin: 0px;
	}

#commentsform p{
	margin: 0px;
	}


	
p.comments_link  img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#searchform{
	text-align:center;
	padding:15px !important;
	margin:0px !important;
}
#search input{
	clear:both;
	padding:4px;
	background:#343434;
	color:#fff;
}

#calendar{color:#333; font-size:11px;}
#wp-calendar{color:#333; width:100%;  padding:4px;  }
#wp-calendar caption{ font-weight:bold;}

#wp-calendar td a{color:#333; }
#wp-calendar td{color:#333;}
thead{  }
#wp-calendar #today{color: #f09018; font-weight:bold;}
/*------------------------------------------------sidebar--------------------*/






	

