/*   
Theme Name: Darrin Henson Official
Theme URI: http://
Description: Darrin Henson www.darrinhenson.com
Author: Collet
Author URI: http:
Version: 1.0

*/


body{
	background-color : #000000;
	margin: 0px;
	font-family: arial, helvetica, sans-serif ;
	font-size : 10pt;
	color : #85888A;
	line-height : 13pt;
}

img{vertical-align : bottom;}

.clear {
  clear: both;
}

a {
	color: #fff;
	text-decoration: none;
	outline : none;

}
a:hover {
	text-decoration:none;
}
a img {
	border:none;
	padding : 0;
	margin : 0;
}

p{
	font-size : 10pt;
	padding : 0px 0px 10px 0px;
	margin : 0px;
	color : #85888A;
	line-height : 13pt;
	
}

object { outline:none; }


#container {
	background-image : url(images/gradient.gif) ;
	background-repeat: repeat-x ;
}

#header {
	width: 1022px;
	margin-right: auto;
	margin-left: auto;
}

#header_swf {
	width: 920px;
	margin-right: auto;
	margin-left: auto;	
}


/*********************menu avec states *************/
#cssmenu {
	list-style: none;
	padding: 0px;
	width:1022px;
	padding : 0;
	margin : 0;
	height : 40px;
}

#cssmenu li {
	float: left;
}

#cssmenu li a {
	display: block;
	height: 40px;
	background: url('images/menu2states.jpg');
	background-repeat:no-repeat;
	outline:none;
	text-indent:-9999em;
	}

/*
*	Normal Links
*/
#cssmenu li.home a {background-position: 0 0;width: 95px; }
#cssmenu li.blog a {background-position: -95px 0;width: 167px; }
#cssmenu li.actor a {background-position: -262px 0;width: 141px; }
#cssmenu li.choreographer a {background-position: -403px 0;width: 244px; }
#cssmenu li.bio a {background-position: -647px 0;width: 74px; }
#cssmenu li.photos a {background-position: -721px 0;width: 115px; }
#cssmenu li.buy a {background-position: -836px 0;width: 80px; }
#cssmenu li.extras a {background-position: -916px 0;width: 106px; }


/*
*	Hover Links
*/
#cssmenu li.home a:hover, #cssmenu li.home a:active {background-position: 0 -40px;width: 95px; }
#cssmenu li.blog a:hover,#cssmenu li.blog a.active {background-position: -95px -40px;width: 167px; }
#cssmenu li.actor a:hover,#cssmenu li.actor a:active {background-position: -262px -40px;width: 141px; }
#cssmenu li.choreographer a:hover ,#cssmenu li.choreographer a:active{background-position: -403px -40px;width: 244px; }
#cssmenu li.bio a:hover ,#cssmenu li.bio a:active{background-position: -647px -40px;width: 74px; }
#cssmenu li.photos a:hover,#cssmenu li.photos a:active {background-position: -721px -40px;width: 115px; }
#cssmenu li.buy a:hover,#cssmenu li.buy a:active {background-position: -836px -40px;width: 80px; }
#cssmenu li.extras a:hover,#cssmenu li.extras a:active {background-position: -916px -40px;width: 106px; }

/**********************************************/

#footer{
	background-image : url(images/footer.gif) ;
	background-repeat: repeat-x ;
	height :31px;
}

#footer_content{
	width: 920px;
	margin-right: auto;
	padding-bottom : 100px;
	margin-top : 50px;
	margin-left: auto;
	position : relative;
	
}
#footer_content .hensonLogo {
	position: absolute;
	top : -16px ;
	left: 0px;
}

#footer_content  .myspace {
	position: absolute;
	top: 11px;
	left: 112px;
}

#footer_content .facebook {
	position: absolute;
	left: 241px;
	top: 7px;
}

#footer_content .dandy {
	position: absolute;
	right: 0px;
	top: 8px;
}

#footer_content .copyright {
	position: absolute;
	left: 418px;
	top: 9px;
	text-transform : uppercase;
	color : #818588;
	font-size : 7pt;
}



#content{
	width: 920px;
	margin-top : 24px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom : 75px;
	min-height : 400px;
	
}

#content h1{
	font-size : 15pt;
	color : #85888A;
	padding : 0px 0px 0px 0px;
	margin : 0px;
	font-weight : normal;
	text-transform : uppercase
}


#content_blog {
	width : 650px;
}




/************ index.php ***************/
#post {
	padding: 20px 0px 20px 0px;
	position: relative;
	border-bottom : #1E1E1E 1px solid;
}

#post h3 {
	margin-top: 0px;
	margin-bottom: 10px;
	padding : 0px;
	color : #fff;
	font-size : 19pt;
}

#post_content{
	margin-top : 20px;
}

#post a {
	color : #fff;
	text-decoration : none;
}


.commentlink a{
	position : absolute;
	left : 500px;
	font-size : 10pt;
	color : #85888A;
}

#post_content a{
	color:#85888A;
}

#post_content a:hover {
	color:#fff;
}
  
/************* navigation page *******************/

 .wp-pagenavi {
	font-size: 1.0em;
	text-transform: uppercase;
	clear: both;
 	margin-bottom: 15px;
	margin-top : 40px;
	text-align: right;
	
}


/******************* Comments ****************************/
#comments_wrap {
	margin-top: 10px;
}

#comments {
	margin-bottom : 20px;
	position : relative;
}

#comments a {
	color : #ffffff;
	text-decoration : none;
}

.replies{
	font-size : 13pt;
	font-weight : bold
}

.addLink a {
	position : absolute;
	left : 500px;
	color : #85888A;
	font-size : 13pt;
	font-weight : bold
}


#comments_wrap h5{
	color : #fff;
	font-size : 11pt;
	margin : 0px;
	padding : 0px;
	font-weight: normal;
}

#comments_wrap h3{
	margin-top : 0px;
	padding-top : 0px;
}

#comments_wrap ul{
	list-style : none;
	padding : 0px;	
	margin : 0px;
}

#comments_wrap ul li{
	padding : 20px 0px 0px 0px;
}

#commentText{
	margin-top : 10px;
}

#commentText p{
	font-size : 10pt;
	padding : 0px 0px 3px 0px;
	margin : 0px;
	color : #85888A;
	line-height : 13pt;
}
.commentName, .commentName a:link{
	margin-top: 0 0 10px 0;
	padding : 0px;
	color : #fff;
	font-size : 13pt;
	text-transform : uppercase;
	font-weight : bold;
}

.single_comment{
	width:100%;
}

.single_comment a{
 	color: #ffffff;
}

.noComment{
font-size : 10pt;
}

.comment_date{
	color :  #85888A;
	font-size : 9pt;
}

#leave_comment{
	border-top : #1E1E1E 1px solid;
	padding-top : 20px;
}

#leave_comment h2{
	padding : 0 0 10px 0;
	margin : 0;
	font-size : 13pt;
	color : #85888A;
	font-weight : bold;
}

.submit_button {
	background: #fdfdfd url(images/button_bg.png) repeat-x 0 100%;
	border: 1px solid #bbbbbb;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #85888A;
	text-transform: uppercase;
	height: 25px;
	width: 130px;
	text-align: center;
	padding-bottom: 2px;
	letter-spacing: -0.05em;
	cursor: pointer;
	display: inline;
}

.submit_button:hover {
	color: #000000;
	background: #eeeeee url(images/button_bg_hover.png) repeat-x 0 100%;
	text-decoration: none;
}


#
.field {
	background:#fff;
	border: 1px solid #85888A;;
	padding:4px;
	font-size:9pt;
	color:#000000;
	}

.field#user-name {	
	width:200px;
}

.field#user-email {	
	width:200px;
}

.field#user-comment {	
	width : 550px;
	height:200px;
	margin-top:8px;	
	}

	

