/*  
Theme Name: WordPress theme 351
Theme URL: http://wordpress.org/
Description: A theme from Template-Help.com Collection 
Version: 2.2
Author: Template_Help.com 
Author URL: http://www.Template-Help.com/ 
*/

/* CSS Document */

* {
	margin:0; padding:0;
}

body{
	background:#F7F7F7; padding:12px 13px;
}

a:hover{text-decoration:none;}

a img { border:1;
        border-color:#FFFFFF;}

.column { float:left;}
.clear { clear:both;}


html, input, textarea
	{
		font-family:Georgia; 
		font-size:11px;		
		color:#FFFFFF;		
	}
	
input, textarea { color:#494646;}
	
a {color:#FFFFFF;}	

input, select { vertical-align:middle; font-weight:normal;}

.search .input {border-color:#616161; border-width:1px; border-style:solid; padding-top:2px; padding-bottom:2px; background:#C1C1C1; color:#494646;}
.search .submit { margin:0;}

#main { width:740px; margin:0 auto;}

.l_t { background:url(images/block-l-t.gif) no-repeat left top #3F3F3E;}
.r_t { background:url(images/block-r-t.gif) no-repeat right top;}
.l_b { background:url(images/block-l-b.gif) no-repeat left bottom;}
.r_b { background:url(images/block-r-b.gif) no-repeat right bottom; width:100%;}

#header { margin-bottom:13px;}
#header .indent { padding:4px;}
#header .inside { background:url(images/header.jpg) no-repeat; height:269px;}


#header .logo { margin:85px 0 0 55px; position:absolute;}
#header .search {padding:240px 0 0 507px; position:absolute;}
#header .search .input { width:148px;} 
#header .search .submit { margin:0 0 0 9px;}

h1 { font-size:3.51em; font-weight:normal; color:#B72511;}
h1 a {text-decoration:none; color:#B72511;}

#header span { color:#494646;}

#body { margin-bottom:12px; width:100%;}

.sep_col { width:12px;}

/* side bar */
#side_bar { width:160px; background:url(images/side-bar-dr.gif) repeat-y;}


#side_bar .indent { padding:25px 25px 35px 20px;}

#side_bar .search { text-align:right; margin-bottom:30px;}
#side_bar .search .input { width:90%; }
#side_bar .search .submit {margin:5px 0px 0px 4px;}

.widget_style h2 { color:#B72511; font-size:1.11em; font-weight:bold; padding:0px 0px 0px 16px; background:url(images/side-bul1.gif) no-repeat 0px 5px;}
.widget_style ul { margin:15px 0px 29px 9px; list-style:none;}
.widget_style li { background:url(images/side-bul2.gif) no-repeat 0px 7px; padding:0px 0 0 7px; color:#FFFFFF; line-height:1.41em; font-size:1.01em; margin-top:0px;}
.widget_style li a { color:#FFFFFF; }

#links_with_style ul {margin:0;}
#links_with_style ul ul {margin:15px 0px 30px 9px;}
#links_with_style ul li {list-style:none;background:none;margin:0;padding:0;}
#links_with_style ul li ul li {background:url(images/side-bul2.gif) no-repeat 0px 7px; padding:0px 0 0 7px; color:#FFFFFF; line-height:1.41em; font-size:1.01em; margin-top:0px;}

#meta { vertical-align:top;}

#categories { vertical-align:top;}

#archives { vertical-align:top;}

#recent-comments  {
	vertical-align:top;
}
#recent-posts  {
	vertical-align:top;
}
#calendar {
	vertical-align:top;
}
#google-search  {
	vertical-align:top;
}
#gsearch {
	text-align:left;
}
#pages  {
	vertical-align:top;
}
#text-1 {
	vertical-align:top;
}
#delicious {
	vertical-align:top;
}
#delicious-box {
	text-align:left;
}
#calendar_wrap {
	vertical-align:top;
	padding:15px 0px 30px 0px;
}
#calendar_wrap a {	
	font-weight:bold;
}
.textwidget {	
	padding:15px 0px 30px 0px;
}
#statusbar {
	padding:0px;
	text-align:justify;
}
#statusbar p {
	padding:0px 0px 30px 0px; 
	margin:0px;
}
#statusbar a {		
	font-weight:bold;
}

/* side bar end */

/* content */

#content { width:568px; background:url(images/cont-dr.gif) repeat-y left;}

#content .indent { padding:35px 60px 45px 55px;}

#content .search .input { width:75%; }
#content .search .submit {margin:0px 0px 0px 13px;}

.title { margin-bottom:32px;}

h3 { color:#B72511; font-size:1.11em; font-weight:bold; }
h3 a {color:#B72511; text-decoration:none;}

.author {font-size:1.01em;}

.date { font-size:1.01em;}

.content_text { line-height:1.41em;}

.content_text ol { margin-left:20px; margin-top:15px;}

.comment { text-align:right; color:#B72511; margin-bottom:30px;}
.comment a { color:#B72511; background:url(images/cont-bul.gif) no-repeat 0px 3px; padding-left:16px;}

.postmetadataalt {
	font-size:0.81em; 
}

.pagetitle {
	color:#B72511; font-size:1.11em; font-weight:bold;
	padding:0px 0px 10px 0px;	
}

p {	
	padding:10px 0px 10px 0px;
}

.article {
	padding:0;
}

.post {
	padding:0px 5px 0px 5px;
}

.navigation {padding:0px 0px 10px 0px; width:100%; color:#B72511; font-size:1.01em;}
.navigation a {color:#B72511; font-weight:bold;}
.navigation .left {width:45%; float:left;  padding-left:18px;}
.navigation .right {width:45%; float:right; text-align:right; padding-right:18px;}

/* content end */

#footer { color:#7D7F7A; font-size:1.11em;}
#footer .indent { padding:10px 55px;}
#footer a {color:#7D7F7A;}

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 
	