/*
Theme Name: MarkHenry
Theme URI: http:www.terrises.com
Description: Theme for Author Mark Henry
Version: 1.0
Author: Terri J. Smythe
Author URI: http:www.terrises.com
*/





#wrapper{
	width: 85%;
	margin: 0 auto;
	text-align: left;
         background: #50706e url(images/.jpg) no-repeat;

}


#header{
         margin: auto;
         width: 100%;
         height: 406px;
         background: #50706e url(images/mhheader7.jpg) no-repeat;
         background-position: top center;
}

#header h1{
	padding: 10px;
	font-size: 18px;
	font-weight: normal;
}

#menu{
         width: 100%;
         height: 30px;
         background: #fff url(images/.jpg);
}
         	

 #menu ul
{
	margin: 0;
	padding: 5px;
	list-style-type: none;
	text-align: center;
}

#menu ul li { 
display: inline;
   }

#menu ul li a
{
	text-decoration: none;
	padding: 15px ;
	color: #000;
	text-transform:uppercase;
	font-size:16px;
         font-weight: bold;
	letter-spacing:1px;
}

#menu ul li a:hover
{
color: #000;
background: #3a5e5c url(.jpg) bottom center;
}

#container{
	float: left;
	width: 100%;
	border-top: 5px solid #000;
         background: #50706e url(images/container-1x.jpg);	

}

#content{
	float: left;
	border-right: 3px dotted #000;
         padding: 0 0 0px 0;
	width: 70.5%;
         
}

.navigation{
	margin: 10px 10px 0;
	border-top: 1px solid #e0dcb8;
	padding: 5px 10px 6px;
	background: #4d8b7c url(images) repeat-x left bottom;
	line-height: 24px;
}

img.centered{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright{
	margin: 3px 0 2px 5px;
	padding: 4px;
	border: 3px dotted #000;
	display: inline;
         float: right;
}

img.alignleft{
	margin: 3px 5px 2px 0px;
	padding: 4px;
	border: 3px dotted #000;
	float: left;
}


.post{
	padding: 10px 20px;
         border-bottom: 3px dotted #000; 
}
	
.post h2{
	font-size: 24px;
	font-weight: normal;
}

.post h2 a{
	color: #000;
}

.entry-date{
	padding: 10px 10px 0 10px;
	font-size: 14px;
         font-weight: bold;
         color: #0b1918;
}	

.entry-content{
	line-height: 24px;
         
}	

.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: 18px;
	font-weight: normal;
}

.entry-content h5 {
	font-size: 14px;
}

.entry-content h6 {
	font-size: 12px;
}


.entry-meta {
	padding: 10px 0 0 0;
	line-height: 24px;
}

#sidebar{
	float: right;
	width: 29%;
         background: #50706e url(images/sidebar-2.jpg);
         background-position: right;
        
}

#sidebar ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#sidebar ul{
	margin: 0 0 10px;
}

#sidebar ul li{
	margin: 10px 10px 0;
}

#sidebar ul li h2{
	border-top: 1px solid #dfdfdf;
	padding: 8px 10px 9px;
	font-family: Georgia, arial, helvetica;
	font-size: 16px;
	font-weight: bold;
	background: #50706e url(images/.jpg) repeat-y ;

}

#sidebar ul ul{
	margin: 0;
	padding: 6px 10px 0;
	line-height: 24px;
}

#sidebar ul ul li{
	padding: 0;
}

#sidebar ul ul ul{
	padding: 0 0 0 10px;
}


#footer{
	float: left;
         margin: 0 auto;
	width: 100%;
	padding: 10px 0 10px 0;
	border-top: 5px solid #000;
	text-align: center;
         font-size: 18px;
	line-height: 36px;
	background: #50706e;
}

#footer a{
	text-decoration: none;
}

#about{
	float: left;
	width: 980px;
	border-top: 1px solid #5f0000;
	border-bottom: 1px solid #5f0000;
	padding: 0 0 14px 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
	background: #50706e url(images/about.gif) repeat-x left bottom;
	color: #fff;
}


body,h1,h2,h3,h4,h5,h6,address,blockquote,dd,dl,hr,p,form {
	margin: 0;
	padding: 0;
}


body{
	font-family: Gerogia, arial, verdana, helvetica, san-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: #50706e url(images/mhbackground.jpg);
	color: #000;
}

table{
	font-family: verdana, arial, helvetica, san-serif;
	font-size: 12px;
}

h1,h2,h3,h4,h5,h6{
	font-family: georgia, arial, helvetica, san-serif;
      font-size: 16px;
	font-weight: bold;
}

a{
	text-decoration: underline;
	color: #033633;
}

a:hover{
	 text-decoration: none;
}


a img{
	border: 0;
}

p {
	padding: 10px 0 5px;
}

#about p{
	padding: 10px 10px 5px 10px;
}



blockquote{
	margin: 10px 0 0;
}

blockquote p{
	margin: 10px;
}

blockquote blockquote{
	float: none;
	width: auto;
	margin: 0 10px;
	background: #fff;
}

dd{
	padding: 0 0 0 20px;
}

form,input,textarea{
	font-family: verdana, arial, helvetica, san-serif;
	font-size: 12px;
}

p img{
	max-width: 100%;
}


.alignleft{
	float: left;
}

.alignright{
	float: right;
}

.clear {
	margin: 0;
	padding: 0;
	clear: both;
}

small{
	font-size: 11px;
}


.comments{
 margin-top: 0;
 margin-bottom: 10px;
 padding-left: 10px;
 padding-right: 10px;
 height: 46px;
 line-height: 46px;
 background-color: #C5BBA0;
 background: url(images/oo_mag_comment_bg.jpg) repeat-x top;
 font-size: 12px;
 font-weight: normal;
 color: #333;
 border: 1px solid #C5BBA0;
}

.commentIcon{
 width: 100px;
 padding-left: 23px;
 float: left;
 background-color: #253A59;
 background: url(images/oo_mag_comment_icon.jpg) no-repeat top left;
 height: 46px;
}

.comments a{
 float: right;
}

.bigNum{
  font-size: 16px;
  font-weight: bold; 
}

.authorName {
  font-size: 11px;
}


#commentform 
{
	margin:0;
	padding:10px;
	background: #50706e url(images/container-1x.jpg);	

}
#content .commentlist {
	margin: 0;
	padding: 0;
}
#content .commentlist li 
{
	list-style:none;
	margin: 0;
	padding: 1em;			
	border-bottom:#ddd 1px solid;
	font-size: 12px;
}
#content .commentlist li .cmtinfo 
{
	padding:5px;
	margin-bottom: 5px;
	position:relative;	
}
#content .commentlist li .cmtinfo em 
{
	margin:0;
	padding:0 1em;
	font-weight:normal;			
	font-style:normal;
	color:#999;	
}
#content .commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
	font-size: 12px;
}
#content .commentlist li.alt
{
	background: #50706e url(images/container-1x.jpg);	
	
}
#content .nocomments
{
	font-size: 12px;
	color:#999;
	text-align:center;
}


		






	