/* *************************** 
  Site - lsom
  ---------------------------
  StyleSheet Index
  $1 - Global Styles
  $2 - Website Structure Styles
  $3 - Header Styles
  $4 - Content Styles
  $5 - Sidebar Styles
  $6 - Footer Styles
  $7 - Powermail Styles
   ***************************/

/* *************************** 
   $1 GLOBAL Styles
   ***************************/
* {
	margin: 0;
	padding: 0;
}
a { 
    color:#e67519;
	text-decoration:none;
}
a:hover {
    color:#e67519;
	text-decoration:none;
}
img {
	border:0;
	vertical-align:middle;
}
fieldset {
	border:none;
}
ul li {
	list-style:none;
}
.clear {
	clear:both;
	height:0;
	font-size:0;
}
/* *************************** 
   $2 Website Structure Styles
   ***************************/
body {
	text-align:center;
	font:13px  "Trebuchet MS", Arial, Helvetica, sans-serif;
	background:#151616 url(../images/bg_body.jpg) center 617px no-repeat;
	color:#8f9e8b;
}

/* *************************** 
   $3 Header Styles
   ***************************/
#header_wrapper{
	background:#000;
	height:345px;
	 }
#header {
	position:relative;
	text-align:left;
	width:1038px;
	margin:0 auto;
	height:345px;
}
#header h1{
	position:absolute;
	}
#header h1 a{
	display:block;
	text-indent:-9999px;
	outline-style:none;	
}
#banner{
	width:100%;
	height:299px;
	position:absolute;
	left:0;
	top:0;
	}
#mainnav{
	position:absolute;
	left:0;
	top:299px;
	width:100%;
	padding:11px 0;
	height:24px;
	background:url(../images/bg_mainnav.png) 0 0 no-repeat;
	}
#mainnav li{
	float:left;
	font-size:19px;
	line-height:24px;
	border-right:#242823 1px solid;
	padding:0 28px;
	}
#mainnav  .last{
	border:0;
	padding-right:0;
	}
#mainnav li a{	
	color:#8f9e8b;
	}
#mainnav li a:hover,#mainnav li .selected{	
	color:#e67519;
	}
/* *************************** 
   $4 Content Styles
   ***************************/
#content {
	padding:0 2px;
	width:1034px;
	background:url(../images/bg_content.png) 0 0 no-repeat;
	overflow:hidden;
	margin:0 auto;
	text-align:left;
    }
#content_inner{
	float:left;
	background:url(../images/bg_content_inner.png) repeat-y;
	width:100%;
	padding:27px 0 0 0;
	}
#middle{
	margin:0 0 0 9px;
	padding:0 12px 0 11px;
	display:inline;
	float:left;
	width:533px;
	background:url(../images/bg_middle.png) right 364px no-repeat;
	}
#featured{
	background:url(../images/bg_featured.png) no-repeat;
	padding:3px 0 0 0;
	height:162px;
	text-align:center;
	}
#breadcrumb{
	padding:5px 0 6px 5px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#5b7876;
	}
#breadcrumb a,#breadcrumb a:hover{
	color:#5b7876;
	}
.post{
	width:100%;
	background:url(../images/bg.png) repeat;
	margin:0 0 25px 0;
	float:left;
	padding:0 0 14px 0
	}
.post_top {
	color:#8f9e8b;
	padding:5px 0 0 27px;
	height:38px;
	width:506px;
	background:url(../images/bg_posttop.png) 0 0 no-repeat;
	}
.post_top h1 a,.post_top h1 a:hover{
	color:#8f9e8b;
	}
.post .post_top h1{
	font-size:20px;
	font-weight:normal;
	padding:3px 0 0 0;
	}
.date{
	float:right;
	text-align:center;
	padding:0 15px 0 15px;
	background:url(../images/bg_date.png) 0 5px no-repeat;
	line-height:17px;
	font-size:16px;
	}
.date span{
	display:block;
	font-size:16px;
	margin-top: 7px;
	}
.post_inner{
	padding:20px 0 0 27px;
	width:492px;
	}
#middle h2{
	font-size:17px;
	line-height:17px;
	padding:0 0 6px 0;
	color:#5b7876;
	font-weight:normal;
	}
#middle h3{
	font-size:15px;
	padding:0 0 6px 0;
	color:#5b7876;
	font-weight:normal;
	}
#middle h4{
	font-size:14px;
	padding:0 0 15px 0;
	color:#5b7876;
	font-weight:normal;
	}
#middle  p{
	line-height:17px;
	padding:0 0 15px 0;
	}
#middle ol{
	margin:11px 0 15px 24px;
	}
#middle ol li{
	list-style-position:outside;
	}
#middle ul{
	margin:7px 0 5px 24px;
	}
#middle ul li{
	list-style:disc outside;
	}
.postvideo{
	padding:14px 16px 14px 16px;
	margin:0 0 30px 0;
	width:451px;
	background:url(../images/bg.png) repeat;
	}
.postvideo h5{
	font-size:13px;
	color:#5b7876;
	font-weight:normal;
	padding:15px 0 5px 0;
	}
.link{
	float:right;
	background:url(../images/bg_link.png) 0 0 no-repeat;
	padding:7px 0 3px 11px;
	}
.quote_wrapper{
	width:318px;
	margin:6px  auto 0 auto;
	padding:0  0 0 30px;
	background:url(../images/bg_quoteleft.png) 0 0 no-repeat;
	}
.quote_text{
	padding: 18px 36px 0 0 ;
	text-align:center;
	font-size:24px;
	background:url(../images/bg_quoteright.png) bottom right no-repeat;
	} 
#middle  .quote_text p{
	line-height:30px;
	padding:0;
	color:#5b7876;
	}
.quote_wrapper span{
	display:block;
	padding:10px 35px 0 0;
	font-size:17px;
	color:#e67519;
	text-align:right;
	}
.formbox{
	width:450px;
	 font-family:Tahoma, Geneva, sans-serif;
	 overflow:hidden;
	 padding:0 0 36px 0;
	}
#middle  .formbox p{
	height:27px;
	padding:0;
	}
#middle  .formbox label{
	padding:0 0 0 14px;
	width:82px;
	float:left;
	font-size:14px;
	color:#8f9e8b;
	}
#middle  .formbox textarea{
	width:340px;
	height:80px;
	padding:5px;
	 font-family:Tahoma, Geneva, sans-serif;
	 font-size:13px;
	 color:#5b7876;
	 background:#1f1f1f;
	 border:0;
	 overflow:hidden;
	}
#middle  .formbox p.textarea_box{
	height:100px;
	}
#middle  .formbox p.btn_send input{
	float:right;
	background:url(../images/btn_send.png) no-repeat;
	width:98px;
	padding:7px 0;
	cursor:pointer;
	font-size:14px;
	line-height:15px;
	color:#8d9c8a;
	text-align:center;
	}
 #middle  .formbox input{
	 width:190px;
	 padding:0 0 0 7px;
	 height:19px;
	 font-family:Tahoma, Geneva, sans-serif;
	 font-size:13px;
	 color:#5b7876;
	 background:#1f1f1f;
	 border:0;
	 }
/* *************************** 
   $5 Sidebar Styles
   ***************************/
#left{
	width:230px;
	float:left;
	}
.videobox{
	border:#010101 1px solid;
	}
#subnav{
	padding:21px 0 22px 0;
	}
#subnav li{
	text-align:right;
	padding:0 18px 5px 0;
	font-size:18px;
	line-height:18px;
	}
#subnav li a{
	color:#5b7876;
	}
#subnav li a:hover,#subnav li .selected{
	color:#e67519;
	}
#subnav li ul li{
	font-size: 0.8em;
	}
.item{
	width:100%;
	margin:0 0 31px 0;
	}
.item h3{
	line-height:35px;
	padding:0 0 0 18px;
	background:url(../images/bg_h3item.png) 0 0 no-repeat;
	color:#8f9e8b;
	font-size:16px;
	font-weight:normal;
	}
.item h3.featured_text{
	font-family:Arial, Helvetica, sans-serif;
	}
.item h3.featured_text span{
	font-style:italic;
	font-weight:bold;
	}
*html .item_inner{
	height:260px;
	}
.item_inner{
	background:url(../images/bg.png) repeat;
	width:100%;
	min-height:260px;
	padding:7px 0;
	}
.item_inner p{
	padding:0 8px 0 16px;
	}
.videos{
	text-align:center;
	}
.videos li{
	padding:0 0 7px 0;
	}
.videos li span{
	margin:0 2px;
	}
#right{
	float:right;
	width:230px;
	}
/* *************************** 
   $6 Footer Styles
   ***************************/
#footer {
	width:100%;
	background:#1f1f1f url(../images/bg_footer.png) left bottom no-repeat;
	height:274px;
	text-align:left;
}
#footer_inner{
	width:1036px;
	margin:0 auto;
	height:245px;
	position:relative;
	}
.menu{
	font-size:14px;
	margin-left:226px;
	}
.menu li{
	padding:35px 0 0 6px;
	line-height:14px;
	width:572px;
	border-bottom:#69401f 1px solid;
	}
#footer p.copyright{
	margin-left:210px;
	font-size:16px;
	color:#e67519;
	}
.icons{
	position:absolute;
	right:-77px;
	top:17px;
	}
.icons span{
	margin-left:7px;
	}
	
	

/* *************************** 
   $7 Powermail Styles
   ***************************/

	
.tx-powermail-pi1{
	width:450px;
	 font-family:Tahoma, Geneva, sans-serif;
	 overflow:hidden;
	 padding:0 0 36px 0;
	}

#middle  .tx-powermail-pi1 p{
	height:27px;
	padding:0;
	}
#middle  .tx-powermail-pi1 label{
	padding:0 0 0 14px;
	width:82px;
	float:left;
	font-size:14px;
	color:#8f9e8b;
	}
#middle  .tx-powermail-pi1 textarea{
	width:340px;
	height:80px;
	padding:5px;
	 font-family:Tahoma, Geneva, sans-serif;
	 font-size:13px;
	 color:#5b7876;
	 background:#1f1f1f;
	 border:0;
	
	}
#middle  .tx-powermail-pi1 p.textarea_box{
	height:100px;
	}
#middle  .tx-powermail-pi1 input.powermail_submit{
	float:right;
	background:url(../images/btn_send.png) no-repeat;
	width:98px;
	height: 29px;
	padding:7px 0;
	cursor:pointer;
	font-size:14px;
	line-height:15px;
	color:#8d9c8a;
	text-align:center;
	}
 #middle  .tx-powermail-pi1 input{
	 width:190px;
	 padding:0 0 0 7px;
	 height:19px;
	 font-family:Tahoma, Geneva, sans-serif;
	 font-size:13px;
	 color:#5b7876;
	 background:#1f1f1f;
	 border:0;
	 }

#middle .tx_powermail_pi1_fieldwrap_html_text{
	 padding: 5px;
	 }
	 
#middle  .tx-powermail-pi1 fieldset.hidden legend{
	visibility: hidden;
}