/*
	Theme Name: Green Light
	URI: http://www.templatelite.com
	Description: A 2-column dark colored theme. Sponsor by <a href="http://www.hostrefer.com/">Web Host Refer</a> and available FREE at <a href="http://www.templatelite.com/">Template Lite</a>
	Version: 1.00
	Author: TemplateLite.com
	Author URI: http://www.templatelite.com/

	The CSS, XHTML and design is released under the GPLv3:
	http://www.opensource.org/licenses/gpl-3.0.html
*/

/* ---------------------------------------------------------------------------------- */

/***** general *****/
body {
	margin:0px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	background: #4c4c4e;
	color:#000000;
}
img {
	border:0px;
	padding:6px;
}
/* * {padding: 0; margin: 0;border:0px; }*/
a {color:#003399;text-decoration: none;}
a:hover {color: #003300;text-decoration: none;}
h1 {font-size:18px;}
h2 {font-size:16px;}
h3 {font-size:14px;}
h4 {font-size:12px;}
h5 {font-size:10px;}
h6 {font-size:9px;}
#content h3 {
	color: #666666;
	background:url(images/line01.gif) bottom repeat-x;
	padding:5px 0;
	margin-bottom:10px;
	}

p {margin: 0px 0px 12px 0px;}
blockquote {
	clear: left;
	text-align: justify;
	padding: 0px 0px 0px 10px;
	margin: 20px 20px 10px 20px;
	border-left: 2px solid #73943B;
}

/***** layout *****/
#base{
	width:888px;
	margin:0px auto;
	background: url(images/repeater.jpg) repeat-y right;
}
#header{
	width: 100%;
	height: 334px;
	position:relative;
	background:url('images/header.jpg') no-repeat bottom center;
}
#container{
	width:888px;
	overflow:hidden;
	background:url('images/sidebar_bottom.jpg') repeat right bottom;
}
#content{ /*width=698px*/
	float:left;
	width:658px;
	padding: 0px 15px 0px 25px;
	min-height: 550px;
	background:url('images/content_bg.jpg') repeat-y right top;
}
#sidebar{ /*width=190px*/
	width: 174px;
	padding: 0px 8px 0px 8px;
	float:right;
	color:#ffffff;
	background:url('images/sidebar_top.jpg') no-repeat left top;
}
#footer {
	margin:0px;
	color: #ffffff;
	font-size: 11px;
	padding:30px 190px 14px 20px;
	background:#2a0001 url('images/footer_bg.jpg') no-repeat top;
}
#footer a {color: #ffffff; font-weight:bold;}

/***** header *****/
#blogtitle {font-family: Arial,Verdana; position:absolute; width:80%; float:right; right:45px; top:90px; text-align:right; font-size:24px; color:#ffffff; font-weight:bold;}
#blogtitle a, #blogtitle a:hover {font-family: Arial,Verdana; color:#ffffff; text-decoration:none;}
#subtitle {font-family: Verdana,Arial; position:absolute; width:80%; float:right; right:45px; top:125px; text-align:right; font-size:13px; color:#ad4eae; font-weight:bold; font-style:italic;}

#header ul {
	
	position: absolute;
	height: 22px;
	float:right;
	top: 27px;
	right: 50px;
	margin:0px;
}
#header ul li {
	display: inline;
	font-size: 13px;
	/*font-weight: bold;*/
}

#header ul li a {
	display: block;
	float: left;
	line-height: 22px;
	color: #ffffff;
	padding: 0 15px;
	text-decoration:none;
}

#header ul li a:hover, #header ul li.current_page_item a {
	background: #ad4eae;
}

#header img.home {
	margin:0px;padding:0px;
	position: absolute;
	right: 15px;
	top: 19px;
}

/***** content *****/
.spacer {margin: 30px 0px 0px 0px;}
.archivetitle {
	color: #000000;
	font-size: 14px;
	font-variant: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 16px 0px;
}
.title, .title a {
	color: #000000;
	font-size: 20px;
}

.date {
	font-size: 10px;
	padding: 0px 0px 4px 0px;
	border-bottom: 1px solid #73943B;
}

.entry {
	color: #000000;
	line-height: 1.6em;
	text-align: justify;
	padding: 8px 0px 0px 0px;
}
.page_entry {
	margin: 10px 0px 0px 0px;
	padding: 2px 0px 20px 0px;
	border-top: 2px solid #73943B;
	border-bottom: 1px solid #73943B;
}

.info {
	line-height: 1.6em;
	font-size: 10px;
	text-align: left;
	margin: 0px 1px 50px 0px;
	padding: 4px 0px 1px 1px;
	border-top: 1px solid #73943B;
}
.category {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4Px 20px;
	background: url('images/category.gif') no-repeat top left transparent;
}

.tags {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 20px;
	background: url('images/tags.gif') no-repeat top left transparent;
}

.bubble {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 20px;
	background: url('images/bubble.gif') no-repeat top left transparent;
}


.navigation {
	font-size: 11px;
	margin: 40px 0px 0px 0px;
	padding: 2px 0px 17px 0px;
	border-top: 2px solid #73943B;
	border-bottom: 1px solid #73943B;
}

.alignleft {float: left; text-align: left;}

.alignright {float: right; text-align: right;}

.sorry {
	font-size: 11px;
	font-style: italic;
	margin: 8px 0px 0px 0px;
	padding: 3px 0px 3px 0px;
	border-top: 1px solid #73943B;
	border-bottom: 1px solid #73943B;
}
#postmetadata {
	font-size: 12px;
	margin: 10px 0px 20px 0px;
	padding: 5px 15px 5px 15px;
	border-top: 1px solid #73943B;
	border-bottom: 2px solid #73943B;
}

.nocomments {background: none; color: #000000;}
.commenttitle {
	color: #000000;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	margin: 0px 0 20px 0;
	padding: 2px 0px 2px 0px;
	font-variant: normal;
	border-bottom: 1px solid #80b608;
}
.commentlist {list-style: none;}
.commentbody {
	color: #000000;
	font-size: 11px;
	position: relative;
	list-style-type: none;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #80b608;
}

.adminbody {
	color: #000000;
	font-size: 11px;
	position: relative;
	list-style-type: none;
	margin: 0px 0px 20px 25px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #80b608;
}
.commenthead {
	color: #000000;
	padding: 5px 0px 8px 0px;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px dotted #80b608;
	background:#ffffff;
	/*background: url(images/user.png) no-repeat top left;*/
}


.adminhead {
	color: #000000;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 8px 0px;
	border-bottom: 1px dotted #80b608;
	background:#ffffff;
	/*background: url(images/admin.png) no-repeat top left;*/
}

.avatar {
	position:relative;
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	background: #ffffff;
}
.commentcount {
	float: right;
	color: #000000;
	font-size: 20px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Georgia, Times, 'Times New Roman', serif;
}
.authorlink {color: #000000; font-size: 11px; font-weight: bold;}
.authorlink a {color: #000000; font-size: 11px; font-weight: bold;}
.commentlink {font-size: 10px; color: #000000;}
.trackhead {
	color: #000000;
	margin: 0px 0px 10px 0px;
	padding: 7px 0px 8px 41px;
	border-bottom: 1px dotted #80b608;
	background: url(images/track.gif) no-repeat top left;
}

.trackbody p a {color: #000000;}
#commentform {
	margin:0;
	padding:20px 0 0 0;
}
#email, #author, #url {
	color: #000000;
	font-size: 12px;
	background: none;
	padding-left: 2px;
	vertical-align: middle;
	border: 1px solid #73943B;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
#comment {
	width: 400px;
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	border: 1px solid #80b608;
	padding: 2px 2px 2px 2px;
}
#submit {
	width: 80px;
	height: 20px;
	color: #000000;
	font-size: 12px;
	background: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 2px 10px;
	border: 1px solid #80b608;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
/***** sidebar *****/
#sidebar a{color:#ffffff;}
#sidebar a:hover {color:#73943B;}
#sidebar ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

}
#sidebar li {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
	border-bottom: 1px dotted #73943B;
}


#sidebar ul ul li {
	color: #c8c8c8;
	line-height: 1.6em;
	list-style-type: none;
	font-size:12px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 2px 13px;
	border:0px;
	background:url('images/titlearrow.gif') no-repeat 0px 5px transparent !important;
	background:url('images/titlearrow.gif') no-repeat 5px left transparent;
	
	/*border-bottom: 1px dotted #73943B;*/
}
#sidebar ul ul ul li {
	font-size:12px;
	border:0px; 
	margin: 0px 0px 0px 1px; 
	padding: 0px 0px 0px 12px;
	line-height: 1.5em; 
/*	list-style-type: circle; */
	background:url('images/arrow.gif') no-repeat 0px 5px transparent !important;
	background:url('images/arrow.gif') no-repeat 5px left transparent;
	color: #ffffff;
}

#sidebar h1 {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0px;
	font-variant: normal;
	margin: 24px 0px 0px 0px;
	padding: 3px 20px 3px 0px;
	border-top: 3px solid #73943B;
	border-bottom: 1px solid #73943B;
	
	background:transparent url('images/sidetitle.gif') no-repeat center right !important;
	background:transparent url('images/sidetitle.gif') 5px no-repeat right;
}

.searchbox { border:0px;width:100%;height:18px;}
.search-field input {border:0px;width:138px; height:14px; border:2px solid #c8c8c8; font-size:12px; color:#555555; padding:1px 3px 1px 3px; float:left;}
.search-but input {border:0px; background:transparent url(images/search_bn.jpg) center top no-repeat; width:24px; height:20px; float:right;}

/***** widget *****/
#wp-calendar td {text-size:11px;}
#wp-calendar td a {font-weight:bold;text-decoration:underline;}
#wp-calendar {
	width: 174px;
	text-align: center;
	text-size:11px;
	border-bottom: 0px solid #73943B;}
