/*
Theme Name: HotStuffMonkey
Description: This is 2 column WordPress theme created for EBIZ 
Version: 1.0
Author:EVOKNOW
Tags: two-columns, fixed-width, right-sidebar, red, black
*/


/* Begin Typography & Colors */
*{
	margin:0px;
	padding:0px;
	outline:none;
}
body {
	font-size: 14px;
	font-family:"Helvetica Light","Helvetica","Lucida Sans","Lucida Sans Unicode",Verdana,sans-serif;
	top: 50px;
	color:#fff;
	text-align: center;
	width:100%;
	background-color: #000;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: left 105px;
}
#bg-light{
	text-align:center;
	width:100%;
	padding-top:30px;
}
#page-top{
	height:103px;
	width:992px;
	margin-left:auto;
	margin-right:auto;
}
.nav-container{
	padding-left:36px;
}
#navmenu{
	font-size:14px;
	float:left;
}
#navmenu ul{
	list-style:none;
}
#navmenu ul li{
	float:left;
}
#navmenu ul li a{
	padding-left: 16px;
	padding-right: 16px;
	padding-top:7px;
	padding-bottom:7px;
	text-transform: uppercase;
	text-decoration:none;
	font-weight:bold;
	color:#fff;
	display:block;
}
#navmenu ul li a:hover{
	background-color:#f5ce2b;
	color:#000000;
}
.header-search{
	padding: 0 0 10px 20px;
}
#searchform{
	float:left;
	width:250px;
}
#header{
	clear:both;
	height:274px;
}
#headerimg{
	background-image:url(images/image.jpg);
	width:920px;
	height:274px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
.headerimg-left{
	width:570px;
	float:left;
	height:220px;
}
.headerimg-right{
	float:left;
	color:#FFFFFF;
	padding-top:40px;
	padding-left:100px;
}
#headerimg h1{
	color:#ebeae5;
	font-size:28px;
	font-weight:normal;
	text-transform: uppercase;
	padding-top:70px;
	text-align:center;
	width:570px;
}
#headerimg h1 a{
	color:#ebeae5;
	text-decoration:none;
}
.description{
	color: #ff7400;
	text-align: right;
	font-size: 15px;
	float: right; 
	text-transform: uppercase;
	padding: 10px 42px 15px 0;
}
#navmenu-bg{
	width:920px;
	height:30px;
	margin-left:auto;
	margin-right:auto;
	background-color: #000000;
	clear: both;
}
.content-inside{
	width:920px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:20px;
	background-color:#000000;
	clear:both;
}
.left{
	width:630px;
	vertical-align:top;
	text-align:left;
}
.right{
	width:290px;
	vertical-align:top;
}
.right ul{
	list-style:none;
}
#content, #header{
	width:992px;
	margin-left:auto;
	margin-right:auto;
}
.post{
	font-size:11px;
	color:#fff;
	padding-left:30px;
	padding-right:20px;
	text-align:left;
	margin-bottom:10px;
	width:580px;
}
.post h3{
	color:#44402e;
}
.post small{
	font-size:11px;
	color: #FFFFFF;
}
.post small a:hover, .postmetadata a:hover{
	text-decoration:underline;
}
.pagetitle{
	text-align:left;
	color:#990300;
	font-size:14px;
	color:#f5ce2b;
	font-size:17px;
	margin-left:30px;
	text-decoration:none;
	padding-top:20px;
	border-bottom:1px solid #767155;
	margin-bottom:10px;
}
.post h2,.post h3{
	text-align:left;
	color:#f5ce2b;
	font-size:18px;
	padding-bottom:8px;
	margin-top:15px;
	margin-bottom:5px;
}
.post h2 a{
	color:#f5ce2b;
	font-size:18px;
	padding-right:50px;
	text-decoration:none;
}
.search-content{
	padding-left:30px;
}
.entry{
	padding:10px 10px 10px 20px;
	font-size:16px;
	color:#fff;
	display:table;
	line-height: 140%;
}
.entry .entry{
	padding:0px 0px 0px 0px;
}
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
	background:none;
	line-height:normal;
	padding:0px;
	margin:0px;
	color:#f5ce2b;
}
.entry pre{
	overflow:auto;
}
.entry table{
	background-color:#f8f7f3;
	border-top: 1px #FFFFFF solid;
	border-right: 1px #a29c7d solid;
	border-bottom: 1px #a29c7d solid;
	border-left: 1px #FFFFFF solid;
	margin-bottom:5px;
	padding:5px;
}
.entry table tr td, .entry table tr th{
	padding:5px;
}
.entry table tr th{
	background-color:#f8f7f3;
	border-top: 1px #FFFFFF solid;
	border-right: 1px #a29c7d solid;
	border-bottom: 1px #a29c7d solid;
	border-left: 1px #FFFFFF solid;
}
.entry table .even{
	background-color:#ebe9e4;
}
.entry p{
	margin:0px 0px 10px 0px;
}
.entry a{
	color:#F5CE2B;
	padding-left:5px;
	padding-right:5px;
	text-decoration:underline;
}
.bbn{
	border-bottom:none;
}
.entry a:hover{
	text-decoration:none;
}
.entry ul, .entry ol{
	margin-left:40px;
}
.postmetadata{
	background-color:#333333;
	padding-top:5px;
	padding-bottom:10px;
	background-repeat:repeat-x;
	background-position:bottom;
}
.postmetadata p{
	padding-top:3px;
	padding-bottom:3px;
	padding-left:20px;
}
.navigation{
	background-image:url(images/bg_back_next.gif);
	height:62px;
	padding:0px 140px 0px 140px;
	margin-top:10px;
}
.alignleft{
	float:left;

}
.alignright{
	float:right;

}
.alignleft .backnext{
	float:left;
}
.alignright .backnext{
	float:right;
}
.alignleft .backnext, .alignright .backnext{
	font-size:12px;
	color:#57533d;
	padding:20px 10px 0px 10px;
	cursor:pointer;
	display:block;
}
.alignleft a:hover .backnext, .alignright a:hover .backnext{
	color:#a10000;
}
.entry img {
	padding: 0 10px 10px 10px;
}
.back, .next{
	background-image:url(images/back_next.png);
	cursor:pointer;
	display:block;
}
.back{
	height:62px;
	width:41px;
	float:left;
}
	a .back{
		background-position:0px 0px;
	}
	a:hover .back{
		background-position:0px 62px;
	}
.next{
	height:62px;
	width:41px;
	float:right;
}
	a .next{
		background-position:41px 0px;
	}
	a:hover .next{
		background-position:41px 62px;
	}
.navigation-single{
	background-color:#a5a18e;
	padding-left:30px;
	padding-right:20px;
	text-align:center;
	padding-top:15px;
	padding-bottom:10px;
	margin-left:30px;
	margin-right:20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #6f6534;
	border-bottom-color: #6f6534;
	border-left-color: #FFFFFF;
}
.alignleft-single a, .alignright-single a,
.alignleft-single, .alignright-single{
	color:#FFFFFF;
	
}
.alignleft-single{
	border-bottom:1px solid #7c775e;
	padding-bottom:5px;
}
.alignright-single{
	border-top:1px solid #cdcabb;
	padding-top:5px;
}
#sidebar{
	text-align:left;
	padding:20px;
}
#sidebar h2{
	color:#f5ce2b;
	font-size:13px;
	text-decoration:none;
	letter-spacing: 1px;
}
.widgettitle{
	border-bottom:1px solid #767155;
}
#sidebar ul{
	background-image:none;
}
#sidebar ul li ul li ul{
	background-image:none;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
	border:none;
}
#sidebar ul li ul{
	padding-bottom:10px;
	margin-bottom:20px;
	padding-top:5px;
	border-top:1px solid #767155;
}
#calendar_wrap{
	background-image:url(images/bg_li_bottom.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
	padding-bottom:10px;
	margin-bottom:20px;
	padding-top:5px;
	border-top:1px solid #767155;
}
#sidebar ul li ul li a{
	color:#fff;
	text-decoration:none;
	display:block;
	height:23px;
	padding:0px 5px 0px 15px;
	font-size:16px;
	line-height: 140%;
}
#sidebar ul li ul li a:hover{
	background-color:#f5ce2b;
	color:#000000;
}
#sidebar ul li ul li{
	margin:0px;
	padding:0px;
}
blockquote{
	border-left:15px solid #cecbbb;
	padding-left:10px;
	color:#726835;
	font-style: italic;
}
#footer{
	height:105px;
	width: 100%;
	margin-left:auto;
	margin-right:auto;
	font-size: 16px;
	color:#f5ce2b;
	text-align:center;
	text-transform:uppercase;
	background-color: #1e1e1e;
}
#footer a{
	color: #f5ce2b;
}
#footernavmenu{
	height:35px;
	margin-left:auto;
	margin-right:auto;
	width:920px;
	text-align: center;
}
#footernavmenu ul{
	list-style:none;
	padding-left:20px;
	padding-top:17px;
	text-align: center;
	display: table;
	margin: 0 auto;
}
#footernavmenu ul li{
	float:left;
	padding:0 20px;
}
.strip{
	float: right;
	height:22px;
	width:580px;
	margin-top:7px;
	margin-right:18px;
}
#footernavmenu ul li a{
	padding:0px 6px 0px 6px;
	text-decoration:none;
	color:#f5ce2b;
	text-transform: lowercase;
}
#footernavmenu ul li a:hover{
	color:#fff;
	text-decoration: none;
}
.copyright{
	margin-left:auto;
	margin-right:auto;
	width:920px;
	text-align:left;
}
.copyright a img{
	border:none;
	background:none;
	padding:0px;
	margin:0px;
}
.copyright p{
	padding-left:30px;
	padding-top:4px;
	clear:both;
	text-align: center;
	color:#666666;
	font-size: 10px;
	margin-top:12px;
	text-transform:uppercase;
}
.copyright a{
	color: #FFFFFF;
}
a{
	color:#fff;
	text-decoration:none;
}
a img{
	background-color:#f8f7f3;
	border-top: 1px #FFFFFF solid;
	border-right: 1px #a29c7d solid;
	border-bottom: 1px #a29c7d solid;
	border-left: 1px #FFFFFF solid;
	margin-bottom:5px;
	padding:5px;
}
#searchsubmit{
	background: #f5ce2b;
	width:77px;
	height:21px;
	border:none;
	color:#000;
	font-size:11px;
	text-transform: lowercase;
	font-weight:bold;
	padding-bottom:12px;
	margin:4px 0px 0px 0px;
	float:right;
}
#s{
	height:15px;
	margin:4px 0px 0px 0px;
	float:left;
	width:160px;
}
#respond, #commentform{
	padding-left:30px;
	margin-top:10px;
	clear:both;
}
#author, #email, #url, #comment{
	width:385px;
	background-color:#ebe9e0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #a29c7d;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #a29c7d;
	line-height:20px;
	padding:2px 0px 2px 5px;
	margin-bottom:5px;
}
#author, #email, #url{
	height:16px;
}
#comment{
	height:180px;
}
#submit{
	background: #f5ce2b;
	width:100px;
	height:21px;
	border:none;
	color:#000;
	font-size:11px;
	text-transform: lowercase;
	font-weight:bold;
	padding-bottom:12px;
	margin:4px 0px 0px 0px;
}
select, input, textarea{
	padding:2px;
	background-color:#EBE9E0;
	border-color:#A29C7D #FFFFFF #FFFFFF #A29C7D;
	border-style:solid;
	border-width:1px;
}
input.button{
        margin: 10px;
	padding:2px 14px;
	border-color:#FFFFFF #A29C7D #A29C7D #FFFFFF;
	border-style:solid;
	border-width:1px;
}
select optgroup{
	color:#322B06;
	font-style:normal;
	text-transform:uppercase;
	font-size:11px;
}
select option{
	padding-left:10px;
	color:#47401A;
	text-transform:none;
	font-size:12px;
}
.comments-label{
	width:150px;
	float:left;
	text-align:right;
	padding-right:20px;
	margin-right:5px;
}
.comments{
	height:180px;
}
.comments-label small{
	line-height:21px;
	font-size:11px;
	color:#645d35;
	font-weight:bold;
}
h3{
	font-size:14px;
}
#comments{
	padding-left:30px;
	padding-top:10px;
	padding-bottom:5px;
	color:#f5ce2b;
}
.commentlist{
	margin-left:70px;
	margin-right:30px;
	font-size:12px;
	color:#5d5842;
}
.commentlist a{
	color:#fff;
	text-decoration:underline;
}
.commentlist p{
	margin-bottom:10px;
}
.commentlist li{
	background-color: #333333;
	margin-bottom:5px;
	padding:5px;
	list-style:none;
}

.comment-author,.comment-text{
	padding:5px;
}
.comment-author{
	padding:5px 5px 7px 5px;
}
.comment-page-numbers{
	padding:5px 10px;
	margin:0px 20px 5px 30px;
	border-color:#FFFFFF #A29C7D #A29C7D #FFFFFF;
	border-style:solid;
	border-width:1px;
	color:#645D35;
	font-size:11px;
	font-weight:bold;
	line-height:21px;
}
.comment-page-numbers a{
	padding:3px 8px;
	background-color:#fafaf7;
	border-color:#FFFFFF #A29C7D #A29C7D #FFFFFF;
	border-style:solid;
	border-width:1px;
	color:#645D35;
}
.current-comment-page, .comment-page-numbers a:hover{
	padding:3px 8px;
	background-color:#EBEAE4;
	border-color:#A29C7D #FFFFFF #FFFFFF #A29C7D;
	border-style:solid;
	border-width:1px;
}
.clear{
	clear:both;
	font-size:1px;
}
.left-avat{
	width:58px;
	height:58px;
	float:left;
}
.avatar{
	background-color:#f8f7f3;
	border-top:1px #FFFFFF solid;
	border-right:1px #a29c7d solid;
	border-bottom:1px #a29c7d solid;
	border-left:1px #FFFFFF solid;
	padding:5px;
}
.comment-author a{
	font-weight:bold;
	font-size:14px;
	color:#6e684a;
}
.comment-author a:hover{
	color:#423e28;
	text-decoration:underline;
}
.comment-author .fn{
	line-height:58px;
	padding-left:10px;
	float:left;
	display:block;
}
.comment-data{
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	clear:both;
}
#wp-calendar{
	width:250px;
	height:150px;
}
#wp-calendar caption{
	background-color:#f8f7f3;
	border-top:1px #FFFFFF solid;
	border-right:1px #a29c7d solid;
	border-bottom:1px #a29c7d solid;
	border-left:1px #FFFFFF solid;
	font-weight:bold;
	line-height:20px;
	font-size:12px;
}
#wp-calendar tr td{
	background-color:#f8f7f3;
	border-top:1px #FFFFFF solid;
	border-right:1px #a29c7d solid;
	border-bottom:1px #a29c7d solid;
	border-left:1px #FFFFFF solid;
	text-align:center;
	padding:1px;
}
#wp-calendar tr td a{
	background-color:#dedbcb;
	display:block;
	height:100%;
	width:100%;
}
#wp-calendar thead tr th{
	background-color:#f8f7f3;
	border-top:1px #FFFFFF solid;
	border-right:1px #a29c7d solid;
	border-bottom:1px #a29c7d solid;
	border-left:1px #FFFFFF solid;
	text-align:center;
	font-weight:bold;
	color:#990300;
	padding:1px;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* End Various Tags & Classes*/

#page-top h1{
	color: #FFFFFF;
	text-align:left;
}
#page-top h1 a{
	color: #FFFFFF!important;
}
.logo{
	float: left;
	margin: 10px 0 20px 40px;
}
.logo h1{
	background-image: url(images/logo.jpg);
	background-position: left;
	background-repeat: no-repeat;
	width: 585px;
	height: 66px; 
}
.logo_text{
	display: none;
}
.insideHeaderImg {
	width:920px;
	margin:0 auto;
	height:153px;
	background-image: url(images/banner_inside.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}

.credit {
        margin-left:auto;
        margin-right:auto;
        text-align:right;
        width:920px;
}
.credit p{
        clear:both;
        color:#666666;
        font-size:10px;
        margin-top:12px;
        padding-left:30px;
        padding-top:4px;
        text-align:left;
        text-transform:uppercase;
}


fieldset
{
  width: 550px;
  padding: 10px;
  margin-bottom: 20px;
}

/*Nav
---------------------------------------*/
#nav {
    font-size: 1em;
    }
#nav, #nav ul {
	clear:both;
    float: right;
    padding: 0;
    margin: 0;
	display:table;
	z-index:2000;
    }
#nav a {
    display: block;
    text-decoration: none;

    }
#nav li {
    float: left;

    }
	#nav li a {
		color:#000;
	}
#nav li.home {}
#nav ul {
    position: absolute;
    left: -999em;
    height: auto;
    width: 151px;
    font-weight: normal;
    line-height: 20px;
    border: 0;
    border-top: 1px solid #E3E0D5;
	list-style-type:none;
    }
#nav li li {
    width: 300px;
    border-bottom: 1px solid #E3E0D5;
    border-left: 1px solid #E3E0D5;
    border-right: 1px solid #E3E0D5;
    background: #fff !important;
    }
#nav li li a {
    padding: 4px 10px;
	color:#000 !important;
	background-image:none;
    }

#nav li ul ul {
    margin: -21px 0 0 150px;
    }
#nav li li a:hover {
   background-color: #F5CE2B;
}

#nav li ul li:hover a, #nav li ul li li:hover a, #nav li ul li li li:hover a, #nav li ul li li li:hover a { color: #ff5700; }
#nav li:hover a, #nav li.sfhover a { color:#000; }
#nav li:hover li a, #nav li li:hover li a, #nav li li li:hover li a, #nav li li li li:hover li a { color:#ff5700; }
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul, #nav li.sfhover ul ul ul ul { left:-999em; }
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul, #nav li li li li.sfhover ul { left:auto; }
#nav li:hover, #nav li.sfhover {
     background: #fff ;
     color: #ff5700;
    }
#nav .current_page_parent, #nav .current_page_ancestor, #nav .current-cat-parent {
    background: #fff;
    color: #000;
    }
#nav .current-cat, #nav .current_page_item {
   background: #fff;
   color: #000;
    }

#nav .current_page_parent a, #nav .current_page_ancestor a, #nav .current-cat-parent  a {
		 color:#000 !important;
}

#nav .current_page_item a  {
		 color:#000 !important;
}


