/*  
Theme Name: WordPress theme 318
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:#000000;	
}


a:hover{text-decoration:none;}

a img { border:0;}

.column { float:left;}
.clear { clear:both;}


html, input, textarea
	{
		font-family:Arial; 
		font-size:12px;		
		color:#8E8E85;		
	}
	
a {color:#8E8E85;}	

input, select, textarea { vertical-align:middle; font-weight:normal; color:#333333;}

.search .input {border-color:#CDCDCD; border-bottom-width:1px; border-right-width:1px; padding-top:2px; padding-bottom:2px; background:#FFFFFF;}
.search .submit { margin:0;}

#main { width:766px; margin:0 auto; background:url(images/side-dr.gif) repeat-y left; border:2px solid #666666; border-top:0; border-bottom:0;}
#main .bg { background:url(images/top.jpg) no-repeat top; width:766px;}

#header { height:170px;}

#header .indent { padding:140px 525px 0 60px;}

h1 { color:#FFFFFF; font-size:2.81em; font-weight:bold;}
h1 a {color:#FFFFFF; text-decoration:none;}

.justified {text-align: justify;}

#header span { font-size:1.31em; color:#595958;}

#footer { background:#212121; padding:20px 60px; color:#7D7F7A; font-size:1.11em;}

/* side bar */

#side_bar { width:245px; background:url(images/side-bg.gif) no-repeat 0px 140px;}

#side_bar .indent { padding:10px 35px 10px 60px;}

#side_bar .search { text-align:right;}
#side_bar .search .input { width:90%; }
#side_bar .search .submit {margin:5px 0px 0px 4px;}

.widget_style h2 { color:#a84556; font-size:1.11em; font-weight:bold; padding:0px 0px 0px 16px; background:url(images/side-bul.gif) no-repeat left;}
.widget_style ul { margin:15px 0px 25px 9px; list-style:none;}
.widget_style li { background:url(images/side-bul1.gif) no-repeat 0px 6px; padding:0px 0 0 7px; color:#FFFFFF; line-height:1.41em; font-size:1.01em; margin-top:-1px;}
.widget_style li a { color:#FFFFFF; }

#links_with_style ul {margin:0;}
#links_with_style ul ul {margin:15px 0px 25px 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-bul1.gif) no-repeat 0px 6px; padding:0px 0 0 7px; color:#FFFFFF; line-height:1.41em; font-size:1.01em; margin-top:-1px;}
#links_with_style ul li ul li a {color:#FFFFFF;}

#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 25px 0px;
}
#calendar_wrap a {	
	font-weight:bold;
}
.textwidget {	
	padding:15px 0px 25px 9px;
}
#statusbar {
	padding:0px 0px 25px 0px;
	text-align:justify;
}
#statusbar p {
	padding:0px; 
	margin:0px;
}
#statusbar a {		
	font-weight:bold;
}

/* side bar end */

/* content */

#content { width:521px; }

#content .indent { padding:98px 10px 10px 10px;}

#content .search .input { width:75%; }
#content .search .submit {margin:0px 0px 0px 13px;}

.title { margin-bottom:28px;}

h3 { color:#FFFFFF; font-size:1.11em; font-weight:bold; }
h3 a {color:#FFFFFF; text-decoration:none;}

.author { color:#8E8E85; font-size:1.01em;}

.date { color:#8E8E85; font-size:1.01em;}

.content_text { color:#FFFFFF; line-height:1.31em; margin-bottom:15px; padding-left:10px; background:#212121;}

.content_text ol { margin-left:20px; margin-top:15px;}

.content_text li {margin-left: 2em; margin-right: 2em; margin-bottom:0.5em;}

.comment { text-align:right; color:#a84556; margin-bottom:28px;}
.comment a { color:#a84556;}

.postmetadataalt {
	font-size:0.81em; 
}

.pagetitle {
	color:#FFFFFF; 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:#a84556; font-size:1.01em;}
.navigation a {color:#a84556; font-weight:normal;}
.navigation .left {width:45%; float:left;  padding-left:10px;}
.navigation .right {width:45%; float:right; text-align:right; padding-right:10px;}

/* content end */