/*  
Theme Name: The Haitian
Description: A dark colored theme inspired from the Heroes character, Haitian
Version: 1.0
Author: Turk Hit Box
Author URI: http://www.turkhitbox.com
*/

* {
	margin: 0px;
	padding: 0px;
}
body {
	background: #000 url(images/background2.jpg) top center no-repeat;
	font: 12px Century Gothic;
}
#pagewrapper {
	margin: 0 auto;
	width: 865px;
}
#navigation {
	float: left;
	width: 865px;
	background:url(images/bg.png);
	margin-top: 2px;
	z-index:1;
	position:relative;
}
#featureditems {
	float: left;
	width: 865px;
}
#left {
	float: left;
	width: 555px;
	margin-top: 40px;
}
#right {
	float: left;
	width: 300px;
	margin-top: 40px;
	margin-left: 10px;
	color: #fff;
}
#pagenav {
	margin: 5px;
	padding: 3px;
}
/* featured */
#featured {
	width: 865px;
	float: left;
}
.buttons {
	float: left;
	width: 300px;
	padding-left: 20px;
	margin-top:20px;
}
.buttons span{
	display: block;
	width: 290px;
	height: 25px;
	background:url(images/bg.png);
	color: #b4b4b4;
	font-size: 14px;
	margin-bottom: 9px;
	padding: 5px 0px 0px 10px;
	cursor:pointer;
}
.buttons .active{
	background:#000;
	color:#fff
}
#box4{
	position:relative;
	z-index:0;
	float: left;
	width:545px;
	background:url(images/bg.png);
	padding: 10px;
	margin-top:20px;
}
#box4 div{
	width:545px;
	height:195px;
	float:left;
}
#box4 h3 {
	margin:130px 0px 0px 0px;
	padding: 5px;
	display: block;
	background:url(images/bg2.png);
	width: 515px;
}
.mask3{
	
	position:relative;
	width:545px;
	height:205px;
	overflow:hidden;
	float:left;
}
span img{
	display:block;
	border:none;
}
/* Post Styling */
h3{
	font-size: 22px;
}
.post {
	padding: 15px 0px 0px 0px;
	float: left;
	border-bottom: 1px dotted #262626;
	line-height:1.6;
}
.postcontent {
	color: #fff;
	font-size: 13px;
	float: left;
	padding-bottom:15px;
	padding-top: 1px;
}
.postcontent img {
	border: 0px solid #e45619;
	margin: 5px 5px;
	padding: 1px;
}
.post small {
	color: #a1a1a1;
	font-size: 11px;
	display: none;
}
.post blockquote, code {
	color: #bdd968;
	padding-left: 40px;
	margin: 10px 0px 10px 20px;
	background:url(images/blockquote.gif) top left no-repeat;
}
#left ul, #left ol{
	margin: 5px 0px 5px 50px;
}
#left li{
	list-style: url(images/list-item.gif);
	color: #bdd968;
	font-size: 14px;
	padding: 2px 10px 0px 0px;
}
.more-link {
	padding: 2px;
	line-height: 22px;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.more {
	background: #000 url(images/more.gif) no-repeat right top;
	padding: 14px 28px 10px 0;
	text-align: right;
	float: right;
	margin: 20px 0px 0px 0px;
	color: #fff;
	display: block;
	cursor: pointer;
}
/* Sidebar Styling */
#right h2 {
	color:#e2a77e;
	background: url(images/bg.png);
	text-transform: uppercase;
	display: block;
	height: 20px;
	border-right: 0px solid #ac3100;
	text-align: left;
	float:left;
	font-size: 20px;
	padding: 1px 10px 1px 1px;
	margin-top: 10px;
	line-height: 20px;
	font-family: Trebuchet MS;
}
#right ul{
	margin-bottom: 15px;
	margin-top: 5px;
	padding-left: 20px;
	float: right;
	width: 280px;
}
#right li{
	text-align: right;
	list-style: none;
	font-size: 14px;
	padding: 1px 10px 0px 0px;
}
.search {
	background: url(images/search-bg.jpg) top right no-repeat;
	width: 267;
	height: 119px;
	float: right;
	margin-bottom:10px;
}
#searchform {
	margin: 54px 0px 0px 0px;
	width: 300px;
	height: 15px;
	float: right;
}
#s {
	float: left;
	width: 145px;
	padding: 2px;
	margin: 0px 0px 0px 80px;
	background: none;
	border: none;
	color: #FFF;
}
#searchsubmit{
	float: left;
	margin: 0px 0px 0px 5px;
	padding: 2px;
	width: 60px;
	border: none;
	background: none;
	cursor: pointer;
}
.textwidget {
	float: right;
	padding-right: 10px;
	margin: 5px 0px 15px 0px;
	width: 300px;
	text-align:right;
}
#calendar_wrap {
	float: right;
	padding: 30px 0px 0px 60px;
	width: 10px;
	margin: 5px 0px 15px 0px;
	text-align:right;
}
#wp_calendar {
	text-align:right;
}
/* Drop-down Menu */
#nav a, #subMenusContainer a{ text-decoration:none; display:block; padding:10px 20px;}
#nav a{ margin:0; float:left; color:#FFF;}
#subMenusContainer a, #nav li li a{ text-align:left;}
#nav a:hover, #nav a:focus, #subMenusContainer a:hover, #subMenusContainer a:focus, #nav a.mainMenuParentBtnFocused, #subMenusContainer a.subMenuParentBtnFocused{ color:#FFF; }
#subMenusContainer a:hover, 
#subMenusContainer a:focus, 
#nav a.mainMenuParentBtnFocused, 
#subMenusContainer a.subMenuParentBtnFocused,
#nav li a:hover,
#nav li a:focus{ background-color:#000; color:#FFF;}
.smOW{ display:none; position: absolute; overflow:hidden; padding:0 2px;margin:0 0 0 -2px;}
#nav, #nav ul, #nav ol, #subMenusContainer ul, #subMenusContainer ol { padding: 0; margin: 0; list-style: none; line-height: 1em; }
#nav ol, #nav ul, #subMenusContainer ul, #subMenusContainer ol { background: #000;	 left:0; }
#nav li {  display:block; list-style:none; position:relative; float:left;}
#subMenusContainer li{ list-style: none;}
#nav{ display:block; list-style:none; margin:0; z-index:5; top:15px; left:50%; text-align: center; }
#subMenusContainer{	display:block; 	position:absolute;	top:0;	left:0;	width:220px;	height:0;	overflow:visible;	z-index:1000000000; }
#nav li li{	float:none; }
#nav li li a{ position:relative; float:none; }
#nav li ul { position: absolute; width: 10em; margin-left: -1000em; margin-top:2.6em;}
#nav li ul ul { margin: -1em 0 0 -1000em; }
#nav li:hover ul ul {	margin-left: -1000em; }
#nav li:hover ul{	margin-left: 0; }
#nav li li:hover ul {	margin-left: 10em; margin-top:-2.5em;}
#nav li a:focus + ul {  margin-left: 0; margin-top:2.6em; }
#nav li li a:focus + ul { left:0; margin-left: 1010em; margin-top:-2.2em;}
#nav li li a:focus {left:0;  margin-left:1000em; width:10em;  margin-top:0; background:none;}
#nav li li li a:focus {left:0; margin-left: 2010em; width: 10em;  margin-top:-1em;}
#nav li:hover a:focus{ margin-left: 0; background: url(bg2.png);}
#nav li li:hover a:focus + ul { margin-left: 10em;}
/* footer styling */
#footer {
	clear: both;
	background:url(images/footer-bg.jpg) bottom center no-repeat;
	height: 300px;
	padding: 20px 15px 0px 10px;
}
#footer div{
	float: left;
	background: none;
	height: 210px;
	width: 260px;
	padding: 10px;
	color: #fff;
}
#footer h2 {
	color:#ac3100;
	text-transform: uppercase;
	display: block;
	height: 20px;
	border-left: 8px solid #ac3100;
	font-size: 20px;
	padding: 1px 1px 1px 10px;
	line-height: 20px;
	font-family: Trebuchet MS;
}
#footer ul{
	margin-bottom: 15px;
	background:url(images/bg.png);
	padding: 10px;
	width: 200px;
}
#footer li{
	list-style:none;
	font-size: 14px;
	padding: 2px 0px 0px 10px;
}
#footer .copyright {
	text-align:center;
	clear: both;
	height: 10px;
	padding-top: 40px;
	width: 100%;
}
/* Comment Styling */
#comments {
	float: left;
	width: 530px;
	color: #6eb149;
	display:none;
}
#comments h3{
	color: #FFF;
	position: relative;
	margin: 25px 0px 15px 0px;
}
#comments h3 span {
  	background: url(images/gradient.png) repeat-x;
  	position: absolute;
 	display: block;
  	width: 100%;
 	height: 31px;
	margin: 0px;
}
#comments cite {
	font-weight: bold;
	font-size: 16px;
}
#comments ol {
	margin: 10px 0px;
}
#comments li {
	list-style:none;
	margin: 10px 0px;
	padding: 12px 0px 5px 14px;
	font-size: 12px;
}
#comments li img{
	float: right;
	border: 1px solid #e45619;
}
#comments p {
	margin: 4px;
}
.comment {
	background:url(images/comment1.jpg) top left no-repeat;
}
.comment2 {
	background:url(images/comment2.jpg) top left no-repeat;
}
#comments input, #comments textarea {
	padding: 5px;
	margin: 4px;
	background: #290000;
	border: 1px solid #595d22;
	width: 200px;
	font-size: 14px;
	color: #fff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
#comments textarea {
	width: 400px;
	background: #290000 url(images/gradient.png) repeat-x bottom left;
}
#comments label {
	width: 70px;
	color: #fff;
	display: block;
	float: left;
	padding: 5px 0px 0px 0px;
}
#comments small {
	color: #bdd94b;
	font-size: 10px;
	padding-top: 6px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background-color: #592c01;
}

/*Headings */
h1{
	display: block;
	width: 825px;
	height: 70px;
	padding: 15px 0px 0px 40px;
	background:url(images/bg.png);
	position:relative;
}
/*Link Style */
a {
	text-decoration: none;
	color: #e2a77e;
	outline: none;
}
h1 a:link, h1 a:visited{
	color: #fff;
	font-size: 42px;
}
h1 a:hover{
}
h3 a:link, h3 a:visited{
	color: #e2a77e;
}
h3 a:hover{
	color: #b08363;
}
.postcontent a:link, .postcontent a:visited{
	color: #e2a77e;
	border-bottom: 1px solid #b08363;
}
.postcontent a:hover{
	color: #b08363;
	border-bottom: 1px solid #b08363;
}
.postcomment a:link, .postcomment a:visited{
	font-size: 11px;
	color: #e45619;
}
.postcomment a:hover{
	color: #fc5f1c;
}
.previous a {
	background: url(images/prev.gif) no-repeat left top;
	padding: 14px 0 10px 28px;
	float: left;
}
.next a {
	background: url(images/next.gif) no-repeat right top;
	padding: 14px 28px 10px 0;
	float: right;
	text-align: right;
}
.commentmetadata a {
	color: #a1a1a1;
}
#comments a {
	color: #fff;
}

.linklove {
display: none;
}