/*  
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-attachment: scroll;
	background-color: #000000;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-position: center top;
}


a:hover{text-decoration:underline;}

a img { border:0;}

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


html, input, textarea
	{
		font-family:Arial; 
		font-size:11px;		
		color:#8E8E85;	8E8E85	
	}
	
a {color:#8E8E85; text-decoration:none;}	

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-top-width: 0;
	border-right-width: 2px;
	border-bottom-width: 0;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #002D00;
	border-right-color: #002D00;
	border-bottom-color: #002D00;
	border-left-color: #002D00;
}
#main .bg { background:url(images/top.jpg) no-repeat top; width:766px;}

#header { height:250px;}

#header .indent { padding:140px 525px 0 60px;}

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

#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 0px;}

#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:#060;
	font-size:1.5em;
	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.2em; 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;
	background-color: #000;
}

#content .indent { padding:20px 85px 10px 35px;}

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

.title { margin-bottom:28px;}

h3 { color:#FFFFFF; font-size:1.5em; 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 {
	line-height:1.31em;
	margin-bottom:15px;
	font-size: 14px;
}

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

.comment { text-align:right; color:#060; margin-bottom:28px;}
.comment a { color:#060;}

.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:#060; font-size:1.01em;}
.navigation a {color:#060; 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 */