/*  
Theme Name: WordPress theme 353
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:9px 12px 20px 13px;
}


a:hover{text-decoration:none;}

a img { border:0;}

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


html, input, textarea
	{
		font-family:Tahoma; 
		font-size:11px;		
		color:#3C3C3C;		
	}

a {color:#3C3C3C;}

input, select { vertical-align:middle; font-weight:normal;}


.search .input {border-color:#CDCDCD; border-bottom-width:1px; padding-top:2px; padding-bottom:2px; background:#FFFFFF;}
.search .submit { margin:0;}

#main { min-width:741px;}

#header { height:202px; background:url(images/header-dr.gif) repeat-x top; text-align:right;}
#header .l { height:100%; background:url(images/header-l.jpg) no-repeat left;}
#header .r { height:100%; background:url(images/header-r.gif) no-repeat right;}

#logo { padding:81px 42px 0 0;}

h1 { color:#FFFFFF; font-size:3.31em; font-weight:bold; font-family:Arial, Helvetica, sans-serif;}
h1 a {color:#FFFFFF; text-decoration:none;}

#header span { font-size:0.91em; color:#FFFFFF;}

.space { height:10px;}

/* side bar */
#side_bar_left { width:178px; float:left; background:url(images/side-l-dr.gif) repeat-y; color:#FFFFFF;}
#side_bar_left .t { background:url(images/side-l-t.gif) no-repeat top;}
#side_bar_left .b { background:url(images/side-l-b.gif) no-repeat bottom; width:100%;}
#side_bar_left .indent { padding:20px 10px 20px 8px;}

#side_bar_right { width:168px; float:left; background:url(images/side-r-dr.gif) repeat-y; color:#2F2D2D;}
#side_bar_right .t { background:url(images/side-r-t.gif) no-repeat top;}
#side_bar_right .b { background:url(images/side-r-b.gif) no-repeat bottom; width:100%;}
#side_bar_right .indent { padding:20px 10px 23px 17px;}

.sep_col { width:10px;}

#side_bar_left .search, #side_bar_right .search { text-align:right;}
#side_bar_left .search .input, #side_bar_right .search .input { width:80%; }
#side_bar_left .search .submit, #side_bar_right .search .submit {margin:5px 0px 0px 4px;}


#side_bar_left .widget_style h2 { color:#2E2E2F; font-size:1.01em; font-weight:bold; margin-left:10px;}
#side_bar_left .widget_style ul { margin:20px 0px; list-style:none;}
#side_bar_left .widget_style li { background:url(images/side-l-h-l.gif) repeat-x bottom; padding:2px 0 2px 13px; color:#FFFFFF; line-height:1.41em; font-size:1.01em; margin-top:-1px;}
#side_bar_left .widget_style li a { color:#FFFFFF; text-decoration:none; background:url(images/side-l-bul.gif) no-repeat 0px 5px; padding-left:18px; }
#side_bar_left .widget_style li a:hover { text-decoration:underline;}

#side_bar_left #links_with_style ul {margin:0;}
#side_bar_left #links_with_style ul ul {margin:20px 0px;}
#side_bar_left #links_with_style ul li {list-style:none;background:none;margin:0;padding:0;}
#side_bar_left #links_with_style ul li ul li { background:url(images/side-l-h-l.gif) repeat-x bottom; padding:2px 0 2px 13px; color:#FFFFFF; line-height:1.41em; font-size:1.01em; margin-top:-1px;}

#side_bar_right .widget_style h2 { color:#34717E; font-size:1.01em; font-weight:bold;}
#side_bar_right .widget_style ul { margin:18px 0 18px 5px; list-style:none;}
#side_bar_right .widget_style li { color:#2F2D2D; line-height:1.41em; font-size:1.01em; margin-top:6px;}
#side_bar_right .widget_style li a { color:#2F2D2D; background:url(images/side-r-bul.gif) no-repeat 0px 5px; padding-left:13px; }

#side_bar_right #links_with_style ul {margin:0;}
#side_bar_right #links_with_style ul ul {margin:18px 0 18px 5px;}
#side_bar_right #links_with_style ul li {list-style:none;background:none;margin:0;padding:0;}
#side_bar_right #links_with_style ul li ul li { color:#2F2D2D; line-height:1.41em; font-size:1.01em; margin-top:6px;}

#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:18px 0px 18px 0px;
}
#calendar_wrap a {	
	font-weight:bold;
}
.textwidget {	
	padding:18px 0px 18px 0px;
}
#statusbar {
	padding:0px 0px 0px 0px;
	text-align:justify;
}
#statusbar p {
	padding:0px 0px 18px 0px; 
	margin:0px;
}
#statusbar a {		
	font-weight:bold;
}

/* side bar end */

/* content */
#wrapper { float:right; margin-left:-366px; width:100%;}

#content { margin-left:366px; background:#A2A2A2;}
#content .l_t { background:url(images/cont-l-t.gif) no-repeat left top;}
#content .r_t { background:url(images/cont-r-t.gif) no-repeat right top;}
#content .r_b { background:url(images/cont-r-b.gif) no-repeat right bottom;}
#content .l_b { background:url(images/cont-l-b.gif) no-repeat left bottom;}

#content .search .input { width:300px;}
#content .search .submit { margin-left:13px;}

#content .indent { padding:12px; padding-bottom:4px;}

#content .block { background:#F5F5F5; margin-bottom:8px;}
#content .block .l_t { background:url(images/block-l-t.gif) no-repeat left top;}
#content .block .r_t { background:url(images/block-r-t.gif) no-repeat right top;}
#content .block .l_b { background:url(images/block-l-b.gif) no-repeat left bottom;}
#content .block .r_b { background:url(images/block-r-b.gif) no-repeat right bottom; width:100%;}

#content .block .indent { padding:10px;}

#content .block .title { background:#777777;}
#content .block .title .l_t { background:url(images/title-l-t.gif) no-repeat left top;}
#content .block .title .l_b { background:url(images/title-l-b.gif) no-repeat left bottom;}
#content .block .title .r_t { background:url(images/title-r-t.gif) no-repeat right top;}
#content .block .title .r_b { background:url(images/title-r-b.gif) no-repeat right bottom;}

#content .block .title .indent { padding:13px 15px 10px 18px;}

h3 { color:#FFFFFF; font-size:1.01em; font-weight:bold; text-transform:uppercase; }
h3 a {color:#FFFFFF; text-decoration:none;}

.author { color:#1F1F1F; font-size:1.01em;}

.date { color:#BEBBBB; font-size:1.01em; font-weight:bold;}

.content_text { line-height:1.41em; text-align:justify; margin:12px 15px 12px 14px;}

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

#content .block .comment { background:#E1E1E1;}
#content .block .comment .l_t { background:url(images/comment-l-t.gif) no-repeat left top;}
#content .block .comment .r_t { background:url(images/comment-r-t.gif) no-repeat right top;}
#content .block .comment .l_b { background:url(images/comment-l-b.gif) no-repeat left bottom;}
#content .block .comment .r_b { background:url(images/comment-r-b.gif) no-repeat right bottom;}
#content .block .comment .indent { padding:8px 12px;}

.comment { text-align:right; color:#5D5C5C;}
.comment a { color:#5D5C5C;}

.postmetadataalt {
	font-size:0.81em; 
}

.pagetitle {
	color:#FFFFFF; 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 20px 0px; width:100%; color:#FFFFFF; font-size:1.01em;}
.navigation a {color:#FFFFFF; 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:#F1F1F1; margin-top:10px;}
#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;}
#footer .indent { padding:18px 15px;}
/* footer end */