/*  
Theme Name: WordPress theme 356
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;
}

html, body { height:100%;}

a:hover{text-decoration:none;}

a img { border:0;}

.column { float:left;}
.clear { clear:both;}


html, input, textarea
	{
		font-family:Georgia; 
		font-size:14px;		
		color:#000066;		
	}
	
a {color:#F7941D;}	

input, textarea { color:#010101;}

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:#FFFFFF;}
.search .submit { margin:0;}

#wrapper { border:1px #999999 solid; width:766px; margin:0 auto; border-top:0; border-bottom:0;}

#main {width:766px; margin:0 auto;}

#header { height:266px; background:url(images/header.jpg) no-repeat top;}
#header .logo {
	position:absolute;
	text-align:right;
	margin-top: 125px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
}
#header .search { position:absolute; padding:210px 0 0 528px;}
#header .search .input { width:117px;} 
#header .search .submit { margin:0 0 0 5px;}

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

#header span { color:#FFFFFF; padding-right:20px;}

#body { width:100%; }

/*#body .t { background:url(images/body-t.gif) no-repeat top;}*/
#body .b { background-color:#FFFFCC;}

/* side bar */
#side_bar { 
	width:220px;
	background-color:#B7DBE9;
}

#side_bar .indent {	
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}

#side_bar .search { text-align:right; margin:12px 0px 30px 0px;}
#side_bar .search .input { width:90%; }
#side_bar .search .submit {margin:5px 0px 0px 4px;}

.widget_style h2 { color:#000000; font-size:1.01em; font-weight:bold;}
.widget_style ul { margin:12px 0px 30px 0px; list-style:none;}
.widget_style li { background:url(images/side-bul.gif) no-repeat 0px 7px; padding:0px 0 0 9px; color:#999898; line-height:1.41em; font-size:1.01em; margin-top:1px;}
.widget_style li a { color:#446D21; }

#links_with_style ul {margin:0;}
#links_with_style ul ul {margin:12px 0px 30px 0px;}
#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-bul.gif) no-repeat 0px 7px; padding:0px 0 0 9px; color:#999898; line-height:1.41em; font-size:1.01em; margin-top:1px;}

#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:12px 0px 30px 0px;
}
#calendar_wrap a {	
	font-weight:bold;
}
.textwidget {	
	padding:12px 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:546px;
	background-color:#FFFFCC;

}

#content .indent {
	padding-top: 20px;
	padding-right: 85px;
	padding-bottom: 35px;
	padding-left: 28px;
}

#content .search .input { width:75%; }
#content .search .submit {margin:0px 0px 0px 13px;}

.title { margin-bottom:20px;}

h3 { color:#F7941D; font-size:1.5em; font-weight:bold;border-bottom:solid;border-width:2px;border-color:#F7941D;padding-bottom:4px; }
h3 a {color:#F7941D; text-decoration:none;}

.author {font-size:1.01em;}

.date { font-size:1.01em;}

.content_text { line-height:1.51em;}

.content_text ol { margin-left:20px; margin-top:15px;}

.comment { text-align:right; color:#446D21; margin-bottom:35px;}
.comment a { color:#446D21; background:url(images/cont-bul.gif) no-repeat 0px 3px; padding-left:16px;}

.postmetadataalt {
	font-size:0.81em; 
}

.pagetitle {
	color:#446D21; font-size:1.01em; 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:#ADF209; font-size:1.01em;}
.navigation a {color:#ADF209; font-weight:bold;}
.navigation .left {width:45%; float:left;  padding-left:10px;}
.navigation .right {width:45%; float:right; text-align:right; padding-right:10px;}

/* content end */

#footer { color:#121212; background:#48834D;}
#footer .indent { padding:22px 0 22px 88px;}
#footer a {color:#121212;}