/*  
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:#FFFFFF; padding:12px 13px;
}

a:hover{text-decoration:none;}

a img { border:0;}

.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(/media/img/block-l-t.gif) no-repeat left top #3F3F3E;}
.r_t { background:url(/media/img/block-r-t.gif) no-repeat right top;}
.l_b { background:url(/media/img/block-l-b.gif) no-repeat left bottom;}
.r_b { background:url(/media/img/block-r-b.gif) no-repeat right bottom; width:100%;}

#header { margin-bottom:13px;}
#header .indent { padding:4px; }
#header .inside { background:url(/media/img/header.jpg) no-repeat; height:269px;}


#header .logo { margin:52px 0 0 80px; position:absolute;}
#header .logo span {color:white;}


h1 { font-size:3.51em; font-weight:normal; color:#B72511;}
h1 a {text-decoration:none; color:#B72511;}

#body { margin-bottom:12px; width:100%;}

.sep_col { width:12px;}

/* side bar */
#side_bar { width:210px; background:url(/media/img/side-bar-dr.gif) repeat-y;}
#side_bar_general { width:740px; background:url(/media/img/side-bar-dr.gif) repeat-y; border: 0px solid red;}

#side_bar .indent { padding:25px 25px 35px 50px;}

#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(/media/img/side-bul1.gif) no-repeat 0px 5px;}
.widget_style ul { margin:15px 0px 29px 9px; list-style:none;}
.widget_style li { background:url(/media/img/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(/media/img/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:518px; background:url(/media/img/cont-dr.gif) repeat-y left;}
#content_general { width:100%; background:url(/media/img/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(/media/img/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:#fff; font-size:1.11em;}
#footer .indent { padding:10px 55px; text-align:center;}
#footer a {color:#7D7F7A;}

#char {font-size:15px; color: red;}