/*  
Theme Name: WordPress theme 381
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 url(images/top-tall.gif) repeat-x top;
}


a:hover{text-decoration:none;}

a img { border:20;}

.column { float:left;}
.clear { clear:both;}


html, input, textarea
	{
		font-family:Tahoma; 
		font-size:12px;		
		color:#47332D;		
	}

a {color:#47332D;}

input, select { vertical-align:middle; font-weight:normal;}


.search .input {border-color:#D4D0C8; border-bottom-width:1px; border-right-width:1px; padding-top:2px; padding-bottom:2px; background:#FFFFFF;}
.search .submit { margin:0;}

#left { background:url(images/top-l.gif) no-repeat left top;  max-width:900px; }

#right { background:url(images/top-r.jpg) no-repeat right top; padding:0 11px 14px 16px; }

#main { min-width:741px;}

#header { height:172px; }



h1 { color:#414141; font-size:2.31em; font-weight:bold; font-family:Arial, Helvetica, sans-serif;}
h1 a {color:#414141; text-decoration:none;}

#logo span { font-size:0.91em; color:#818181;}

#body { background:url(images/side-dr.gif) repeat-y left top; }
#body .b { background:url(images/side-b.gif) no-repeat bottom left; width:100%;}

/* side bar */
#side_bar { width:209px; float:left; color:#503C36;}
#side_bar a { color:#503C36;}
#side_bar .indent { padding:18px 25px 20px 23px;}

#side_bar .search { text-align:right;}
#side_bar .search .input { width:80%; }
#side_bar .search .submit {margin:5px 0px 0px 4px;}

#side_bar .widget_style { background:url(images/side-h-l.gif) repeat-x bottom; width:100%; padding-bottom:12px; margin-bottom:15px;}
#side_bar .widget_style h2 { color:#008400; font-size:1.01em; font-weight:bold; background:url(images/side-bul.gif) no-repeat 0px 0px; padding-left:20px;}
#side_bar .widget_style ul { margin:15px 0 0 26px; list-style:none;}
#side_bar .widget_style li { background:url(images/side-bul1.gif) no-repeat 0px 5px; padding:0px 0 0px 13px; font-size:1.01em; margin-top:3px;}
#side_bar .widget_style li a { text-decoration:none;}
#side_bar .widget_style li a:hover { text-decoration:underline;}

#side_bar #links_with_style ul {margin:0;}
#side_bar #links_with_style ul ul {margin:15px 0 0 26px;}
#side_bar #links_with_style ul li {list-style:none;background:none;margin:0;padding:0;}
#side_bar #links_with_style ul li ul li { background:url(images/side-bul1.gif) no-repeat 0px 5px; padding:0px 0 0px 13px; font-size:1.01em; margin-top:3px;}

#side_bar  ul.children { margin:0;}

#categories { vertical-align:top; }

#meta { 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:0px 0px 0px 0px;
}
#calendar_wrap a {	
	font-weight:bold;
}
.textwidget {	
	padding:0px 0px 0px 0px;
}
#statusbar {
	padding:0px 0px 0px 0px;
	text-align:justify;
}
#statusbar p {
	padding:0px 0px 0px 0px; 
	margin:0px;
}
#statusbar a {		
	font-weight:bold;
}

/* side bar end */

/* content */
#wrapper { float:right; margin-left:-209px; width:100%;}

#content { margin-left:218px; }

#content .search .input { width:300px;}
#content .search .submit { margin-left:13px;}

#content .indent {padding-bottom:7px;}

#content .row1 { height:105px;}

#content .row1 .search { background:url(images/form.gif) no-repeat right; width:220px; margin:23px 0 0 0px; padding-left:23px; position:absolute; }
#content .row1 .search strong { color:#161616; text-transform:uppercase;}
#content .row1 .search .input { width:184px; margin-top:10px;}
#content .row1 .search .submit { margin:6px 0 0 130px;}

#content .title { background:url(images/title.gif) repeat-y right #F6F6F1; width:100%; margin-top:7px;}
#content .title .left { float:left; padding:15px 0 11px 20px;}
#content .title .right { width:156px; float:right; padding:18px 0; text-align:center;}


h3 { color:#353535; font-size:1.01em; font-weight:bold; text-transform:uppercase; }
h3 a {color:#008400; text-decoration:none;}

.author { color:#6E6E6E; font-size:1.01em;}

.date { color:#7FAD17; font-size:1.11em; background:url(images/cont-bul.gif) no-repeat left; padding-left:18px;}

.content_text { margin:7px 0px 0px 0px;}
.content_text .indent { padding:30px 0px 0px 0px;}

.content_text ol { margin-left:20px; margin-top:15px;}
.content_text ul { list-style:none;}
.content_text ul li { background:url(images/cont-a1.gif) no-repeat 0px 5px; padding-left:13px; color:#503C36; margin-top:5px;}
.content_text ul li a { color:#919191;}

.comment { background:#F9F9F9; padding:9px 16px 12px 10px; text-align:right; margin-left:181px; color:#353535; font-size:1.11em;}
.comment span { background:url(images/cont-a.gif) no-repeat 0px 6px; padding-left:10px;}
.comment span a { color:#353535;}

.postmetadataalt {
	font-size:0.81em; 
}

.pagetitle {
	color:#353535; font-size:1.01em; font-weight:bold; text-transform:uppercase;
	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:#353535; font-size:0.91em;}
.navigation a {color:#353535; 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 */
#footer { background:#F6F6F1; color:#919191;}
#footer a { color:#7FAD17;}
#footer .l { background:url(images/foot-l.gif) repeat-y left;}
#footer .r { background:url(images/foot-r.gif) repeat-y right;}
#footer .t { background:url(images/foot-t.gif) repeat-x top;}
#footer .b { background:url(images/foot-b.gif) repeat-x bottom;}
#footer .l_t { background:url(images/foot-l-t.gif) no-repeat left top;}
#footer .l_b { background:url(images/foot-l-b.gif) no-repeat left bottom;}
#footer .r_t { background:url(images/foot-r-t.gif) no-repeat right top;}
#footer .r_b { background:url(images/foot-r-b.gif) no-repeat right bottom; width:100%;}
#footer .indent { padding:27px 32px;}
/* footer end */