/* Body | Lists | Padding | Margin Reset */

*{
	border: 0;
	margin: 0;
	padding: 0;
	}

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:16px;
	background: url(../images/lhsbwbkg.png);
	background-position: center top;
	background-repeat: repeat;
	background-attachment: fixed;

	}
	
li{
 	list-style: none
	}
h2	{line-height:40px;
}


	
/*   Drop Down Menu   */


#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 9px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv
a{ color:#556B2F;
}
#dropmenudiv
a:hover{ background-color: #e7b92f;

}	
	
/* Links */

a{
	color:#660600;
	text-decoration: none;
	font-weight: bold;
    }

a:hover{
	text-decoration: none;
	color:#737b35;
	font-weight: bold;
	background-color: none;	
	}
	
.readmore{
	color:#737b35;
	font-weight:bold;
	}
	
.readmore a:hover{
	text-decoration:underline;
	color:#737b35;
	font-weight:bold;
	}
	
/* Page Layout */

#layout{
 	margin: 0 auto;
	width: 960px
	}
	
/* Header */


#header{
	height: 140px;
	}
	
/* Header Ad 728x90 */
	
#header_ad{
	float:right;
	padding-top:20px;
	}
				
#header_ad img{
	border:0px;
	}
	
/* Logo */
			



#logo{
	float:left;
	top:0px;
	width:250px;
	height:272px;
	z-index:2000;
	position:absolute;
	background:url(../images/logo.png) bottom left no-repeat;
	}
	


			   	   
/*- Search - Rss - Newsletter Starts here -*/
	
#search_rss_wrapper{
	width:960px;
	margin-top:10px;
	}
	
.wrapper_left{
	border:1px solid #000000;
	height:47px;
	width:648px;
	background:#FFE4B5;
	float:left;
	}
	
.wrapper_right{
	background:#FFE4B5;
	border:1px solid #000000;
	height: 47px;
	width: 298px;
	float: right;
	}
	
.newsletter {
	float: left;
	width: 250px;
	margin: 10px 0px 0px 0px;
	padding-left: 240px;
	}
	
	
.rssfeed{
	height: 45px;
	width: 136px;
	float:right;
	background:  url(../images/rss.png) bottom center no-repeat;
	}

.email_input {
 	background: #fff;
	color: #000;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	padding:4px;
	width:156px;
    margin-left: 13px;
	display: inline;
	border:1px solid #000000;
	}
	
.search_input {
 	background: #fff;
	color: #000;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	padding:4px;
	width:186px;
    margin: 10px 0px 0px 16px;
	display: inline;
	border:1px solid #000000;
	}
	
.search_input_footer {
 	background: #fff;
	color: #000;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	padding:4px;
	width:126px;
    margin: 10px 0px 0px 0px;
	display: inline;
	border:1px solid #000000;
	}
		
.submitt_button {
 	background: #999933;
	color: #fff;
	font-size: 11px;
    font-family: Arial, Tahoma, Verdana;
	padding: 4px;
    margin: 0px 0px 0px 8px;
    border: 1px solid #000000;
    font-weight: bold;
    width:56px;
	}
	

/*   Grid   */
	
#grid{
	margin-top:10px;
	}
	
 #grid .sidebar h2 { color: #000; font-size: 14px; margin: 0 0 30px }

#grid p{
	line-height: 18px;
	padding: 0 0 12px
	}

/*   Left Sidebar   */

#sidebar_left {
	float: left;
	width: 270px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

/*   Random Posts   */
	
#container_left{
    border:1px solid #B8860B;
	text-align: left;
	height:auto;
	background:#FFEBCD url(../images/left_posts_img.jpg) top center no-repeat;
	}
    
.random_post{
	color:#000;
	padding:40px 6px 3px 6px;
	}
	
.random_post_image{
	float:left;
	padding: 3px 3px 3px 3px;
	margin:0px 5px 0px 0px;
	background:#FFFFE0;
	border: solid 1px #ccc; 
	}
    
.left_posts{
	height:auto;
	margin-bottom:0px;
	padding:5px;
	}
		
a.left_posts_link { color: #660600; font-weight: bold; font-size: 12px; text-decoration: none }
		
a.left_posts_link:hover{ 
	text-decoration: none;
	color: #737b35}	
	
a.titles { font-weight: bold; font-size: 14px; background: url(../images/star_h1.jpg) no-repeat left bottom; margin: 0 0 13px; padding-left: 22px }
	
a.titles:hover { color: #737b35; text-decoration: none }
	
a.titles_single{
	font-size:14px;
	font-weight: bold;
	margin: 0 0 13px;
	padding-left:22px;
	background:url(../images/star_title.jpg) bottom left no-repeat;
	}
	
a.titles_single:hover { color: #737b35; text-decoration: none }

	
/* Middle Column */

#middle{
	margin-left:10px;
	float: left;
	width: 370px	
	}
	
.middle_single{
	float: left;
	width: 652px;
	}
	
/* More News */

.more_news_title{
 	padding:0px 0px 0px 22px;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	background:url(../images/star_archives.jpg) left no-repeat;
	line-height:17px;			
	}
	
.more_news{
	background:#fff url(../images/more_news_img.jpg) top center no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:10px;		
	}
	
.more_news_container{
	margin:25px 0px 0px 0px;
	}
	
.more_news a:hover{
 	background:#fff ;
	font-weight:bold;
	}
	

/* Sidebar */
		
.sidebar{
	float: right;
	width: 300px;
	}
	
/* Video */
	
	
.video{
	margin-bottom:0px;
	width:300px;
	height:256px;
	 }
	 
/* 125x125 Ads */
	 
#bannersSquare{

	} 

#bannersSquare img{
	float: left;
	padding: 12px 13px 12px 12px;
	background:#fff;
	}
	

	
/* 300x250 Ad */
	
.ad300x250{
margin-top:10px;
	float: left;
	border:0px;
	}

.ad300x250 img{
	border:0px;
	}
	
	
/* Sidebar Widgets */
	
.widgets{	
	text-align:left;
	color:#000;
	line-height:18px;
	margin:0px 0px 10px 0px;
	padding:15px;

	background:#fff;
	border: 7px solid #737b35;
  	}
  	
.widgets ol { font-weight: bold; list-style-type: none; list-style-position:  }

.widgets ol li { font-weight: bold; list-style-type: none; list-style-position:  }
		
.widgets ol li a  { color: #737b35; font: 8pt Verdana, arial; text-decoration: none; text-indent: 0px; padding: 7px 0px 0px; border-top: 1px dashed #737b35; width: 250px; display: block }

.widgets ol li a:hover {
	color: #660000;}

 .widgets ul li{
 
 	padding:0px  0px 0px  0px;
 
 	}
  	
 .widget_title { font-weight: bold; list-style-type: none; list-style-position: ; padding: 0px }
 	
 
* + html .widget_title{

	padding:0px  0px 0px 0px !important;/*IE7*/
	
	
}
* html .widget_title{

	padding:0px  0px 0px 0px; !important;/*IE6*/
	
	
}
 #calendar{
 padding:0px  0px 0px 34px; 
 }



/* Metadata */
	
.month_metadata{
	background:#FFE4B5;
	color:#000;
	padding:6px 6px 6px 15px;
	font-size:16px;
	}
	
.comment_number{
	font-size:11px;
	padding:5px 5px 5px 5px;
	color:#333;
	float:right;
	}
	
.posted{
  	color: #000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	float:left;
	padding-left:28px;
	}
	
.post_date{
	float: left;
	background:#fff url(../images/calendar.jpg) top left no-repeat;
	padding:0px 0px 0px 22px;
	}

.post_date a{
	color:#666633;
	}

.filed{
	float: left;
	padding:0px 0px 10px 22px
	}

.filed a{
	color:#666633;
	}
	
.notfound {
	color:#000;
	}
	
/* Post */


	
.post_middle {
	background:#fff;
	padding:10px;
	margin:0px 0px 5px 0px;
	min-height: 120px;
	}
	
.post_single{
	min-height: 160px;
	background:#fff;
	padding:10px;
	margin:0px 0px 5px 0px;
	}
	
	
.post_single2{
	min-height: 80px;
	background:#fff;
	padding:10px;
	margin:0px 0px 5px 0px;
	}
	
.photos_home {
	background:#fff;
	padding:5px;
	margin:0 auto 0;
	}
	
.news_header{
	align: center;
	background:#fff;
	padding:10px;
	margin:0px 0px 5px 0px;
	}
		
.page {
	background:#fff;
	border-left:7px solid #737b35;
	border-top:7px solid #737b35;
	border-bottom:7px solid #737b35;
	border-right:7px solid #737b35;
	padding:18px;
	min-height:600px;
	margin-bottom:10px;
	}
	
	
.post_blog {
	background:#fff;
	border-left:7px solid #737b35;
	border-top:7px solid #737b35;
	border-bottom:7px solid #737b35;
	border-right:7px solid #737b35
;
	padding:18px;
	min-height:354px;
	margin-bottom:10px;
	line-height:18px;
	}
	
.post_sitemap {
	border-left:7px solid #737b35;
	border-top:7px solid #737b35;
	border-bottom:7px solid #737b35;
	border-right:7px solid #737b35;
	min-height:354px;
	margin-bottom:10px;
	padding:0px 0px 0px 22px;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	background:#fff;
	line-height:20px;	
	}
	
.post_sitemap ul li {
	margin-left:20px;
	padding:0px 0px 0px 22px;
	background:#fff url(../images/star_archives.jpg) left no-repeat;
	}

.post_blog h1 a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	padding:0px 0px 0px 22px;
	color:#000;
	background:url(../images/star_title.jpg) top left no-repeat;
	}
	
.post_content{
	margin-top:6px;
	color:#000;
	padding:50px 6px 3px 6px;
	}
	
.post_content img{
  	padding: 3px 3px 3px 3px;
	margin:0px 5px 0px 0px;
	background:#ffffff;
	border: 0px; 
	float:left;
	}
	
.photo{ 
	padding: 3px 3px 3px 3px;
	margin:0px 5px 0px 0px;
	background:#ffffff;
	border: 0px; 
	float:left;
	}
	
.photo2{ 
	padding: 3px 3px 3px 3px;
	margin:0px 5px 0px 0px;
	background:#ffffff;
	border: 0px; 
	float:left;
	}

.entry p{
	text-align:left;
	font-size:12px;
	line-height:18px !important;
	color:#000000;
	margin-top:0px;
	}
	
.entry blockquote {
 	background:url(../images/blockstar.jpg) no-repeat;
	background-position: 56px 2px;
	padding:0px 18px 0px 18px;
	text-align:center;
	margin:0px auto 0px;
	}
		
.entry blockquote p {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
	text-align:justify;
	color:#333;
	margin:0px auto 0px;
	width:80%;
	}
	
.entry img {
	padding: 3px 3px 3px 3px;
	margin:5px 5px 5px 5px;
	background:#ffffff;
	border: 0px; 
	}
	
.entry input {
	border: 1px solid #000000;
	margin: 5px 10px 5px 10px;
	}
	

.entry ul li {
	list-style-type: disc;
	margin-left: 15px;
	margin-top: 5px;
	/*float: left;*/
	/*margin-top: 10px;*/
	/*list-style:none;*/
	}
	

	
/* Comments */

#author,#email, #url{
	border:1px solid #99CC00;
	padding:3px;
	}
	
.comment{
	background:#fff;
	color:#000;
	padding:20px;
	margin-bottom:10px;
	border:7px solid #737b35;
	}
	
#submit_comment {
 	background: #999933;
	color: #fff;
	font-size: 11px;
    font-family: Arial, Tahoma, Verdana;
	padding: 4px;
    margin: 0px 0px 0px 8px;
    border: 1px solid #ccc;
    font-weight: bold;
    width:120px;
	}
	

textarea{
	font-size: 12px;
	padding: 2px;
	width:560px;
	border:5px solid #D2B48C;
	}
	
h2.commh2{
  
	font-size: 1.4em !important;
	padding: 0 0 5px;
	font-weight:bold !important;
	color:#000 !important;
	line-height: 60px;
	}
	
ol.commentlist{
	margin: 10px 0 20px;
	padding: 0;
	list-style: none;
	font-size: 12px;
	line-height: 20px;
	}
	
ol.commentlist p{
	margin-bottom:10px;
	line-height: 20px;
	}
		
ol.commentlist cite{
	font-style: normal;
	font-weight: bold;
	}
		
ol.commentlist li{
  	padding: 20px 10px 10px 10px;
	}
		
ol.commentlist li.alt{
  	padding: 10px 10px 0 10px !important;
	background:#FFE4B5;
	border:1px solid #C0C0C0;	
	}
	

/* Page Navigation */
	
.navigation {
	}
	
.navigation a {
	color: #999933;
	font-size: 1em;
	font-weight: bold;
	}
	
.alignleft{
	display:inline;
	float:left;
	}
	
.alignright{
	display:inline;
	float:right;
	}
	


	
	
/* Footer */
	
#footer{
	margin-top:10px;
	color:#000;
	border:#737b35 solid 7px;
	background:#fff;
	padding:10px 10px 20px 10px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
#footer a{
	color: #660600;
	}
	
#footer a:hover{
	color: #737b35;
	}
		

#footercolumns h2{
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 16px;
	line-height:0px;
	}	
	
#footercolumns {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:10px;
	}

#footercolumns a{
	color:#660600;
	}
	
#footercolumns .block {
	float:left; width:30%;
	margin:0 0 0 3.5%;
	}
	
#footercolumns .first, * html #footercolumns .first{
	clear:both;	
	margin:0;
	border-right: 1px solid #ccc;
	}
	
#footercolumns .second{
	border-right: 1px solid #ccc;
	}
	
#copyright { color:#C0C0C0; padding: 5px 0px 0px }
	
#copyright a{
	color:#737b35;
	}

#copyright a:hover{
	color:#660600;
	}
	
input text textarea {border:1px solid #000;}
hr {border:1px solid #737b35;width:100%; margin-bottom: 20px}
submit {border:0px;}
submit2 {border:0px;}

.pikes{	
	
	text-align:left;
	color:#000;
	line-height:18px;
	margin:0px 0px 0px 0px;
	padding:10px;

	background:#fff;
	border: 7px solid #737b35;
  	}
		 


