/*
	Theme Name: Green Light
	Theme URI: http://www.templatelite.com/green-light-free-wordpress-theme/
	Description: Green Light is a light on dark green theme design with a right sidebar and a nice image header. Rustic look. Brought to you free by <a href="http://www.templatelite.com/">Templatelite.com</a>.
	Version: 1.02
	Author: TemplateLite.com
	Author URI: http://www.templatelite.com/
	Tags: green, fixed width, two columns, widget ready
*/

/* ---------------------------------------------------------------------------------- */

/***** general *****/
body {
	margin:0px auto;
	font-size: 14px;
	font-family: Georgia, Times, Arial, Serif;
	background: #996633;
	color:#000000;
}
img {
	border:0px;
	padding:0px;
        background: #ffffff;
	max-width: 100%; /* not working in IE6*/
}
a {color:#663300;text-decoration: none;}
a:hover {color: #663300;text-decoration: none;}

h1 {font-size:24px;}
h2 {font-size:22px;}
h3 {font-size:18px;}
h4 {font-size:16px;}
h5 {font-size:14px;}
h6 {font-size:12px;}

p {margin: 0px 0px 12px 0px;}
hr {height:1px;border:none;border-top:1px dashed #996633; width:90%;}

blockquote {
	clear: left;
	text-align: justify;
	padding: 0px 0px 0px 10px;
	margin: 20px 20px 10px 20px;
	border-left: 2px solid #996633;
}
input {
	margin-bottom:5px;
	vertical-align: middle;
}
select{
	font-family: Georgia, Times, Serif;
}
code{
	font: 1.1em 'Courier New', Courier, Fixed;
}

.alignleft {float: left;}
.alignright {float: right;}
.aligncenter,div.aligncenter{
	display: block;
   margin-left: auto;
   margin-right: auto;
}
img.alignleft {
	padding: 5px;
	margin: 0 7px 2px 0;
	display: inline;
}

img.alignright {
	padding: 5px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.clear {clear:both;}
.spacer {height:29px;}

/***** layout *****/
#base{
	width:888px;
	margin:0px auto;
	background: url(images/repeater.jpg) repeat-y center;
}
#base2{
	width:888px;
	background: url(images/footer.jpg) no-repeat center bottom;
}
#header{
	position:relative;
	width: 888px;
	height: 200px;
	background:url('images/hccchdr.jpg') no-repeat center;
}
#container{
	position:relative;
	width:888px;
	overflow:hidden;
	background:
}

#content{ /*width=888px*/
	float:left;
	display:inline; 
	overflow:hidden; /*when ie6, image's with is > content width, hidden*/
	width:658px;
	min-height:614px; /*ie6 not support*/
	padding: 0px 15px 0px 25px;
	background:url('images/content_bg.jpg') no-repeat 567px 0px;
}

#footer {
	clear:both;
	margin:0px;
	color: #ffffff;
	font-size: 11px;
	padding:35px 190px 14px 20px;
}
#footer a {color: #ffffff; font-weight:bold;}

/***** header *****/
#blogtitle {font-family: Georgia, Times; position:absolute; width:80%; float:right; right:90px; top:148px; text-align:right; font-size:15px; color:#996633; font-weight:bold;}
#blogtitle a, #blogtitle a:hover {font-family: Georgia, Times; color:#ffffff; text-decoration:none;}
#subtitle {font-family: Georgia, Times; position:absolute; width:80%; float:right; right:90px; left:175px; top:180px; text-align:left; font-size:13px; color:#000000; 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;
}

#header ul li a {
	display: block;
	float: left;
	line-height: 22px;
	color: #996633;
	padding: 0 15px;
	text-decoration:none;
}

#header ul li a:hover, #header ul li.current_page_item a {
	background: #663300;
}

#header img.home {
	
	position: absolute;
	margin:0px;padding:0px;
	right: 15px;
	top: 19px;
	width:35px;
	height:35px;
}

/***** content *****/

.archivetitle {
	color: #003366;
	font-size: 14px;
	font-variant: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 12px 0px;
}
.title, .title a {
	color: #003366;
	font-size: 20px;
        font-weight: bold;
}

.date {
	font-size: 10px;
	padding: 0px 0px 4px 0px;
	border-bottom: 1px solid #663300;
}

.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 #996633;
	border-bottom: 1px solid #663300;
}

.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 #996633;
}
.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: 0px 0px 0px 0px;
	padding: 2px 0px 17px 0px;
	border-top: 2px solid #996633;
	border-bottom: 1px solid #663300;
}

.sorry {
	font-size: 11px;
	font-style: italic;
	margin: 8px 0px 0px 0px;
	padding: 3px 0px 3px 0px;
	border-top: 1px solid #996633;
	border-bottom: 1px solid #663300;
}
#postmetadata {
	font-size: 12px;
	margin: 10px 0px 20px 0px;
	padding: 5px 15px 5px 15px;
	border-top: 1px solid #996633;
	border-bottom: 2px solid #663300;
}

.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 #E3D4B4;
}
.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 #E3D4B4;
}

.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 #996633;
}
.commenthead {
	color: #000000;
	padding: 5px 0px 8px 0px;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px dotted #996633;
	background:#ffffff;
}


.adminhead {
	color: #000000;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 8px 0px;
	border-bottom: 1px dotted #996633;
	background:#ffffff;
}

.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 #996633;
	background: url(images/track.jpg) no-repeat top left;
}
.trackbody {
	color: #000000;
	font-size: 11px;
	position: relative;
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	border-bottom: 1px solid #996633;
}
.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 #663300;
	font-family: Georgia, Times, Arial, Serif;
}
#comment {
	width: 400px;
	color: #000000;
	font-size: 12px;
	font-family: Georgia, Times, Arial, Serif;
	border: 1px solid #663300;
	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 #663300;
	font-family: Georgia, Times, Arial, Serif;
}


/***** widget *****/
.wp-caption { /*images caption*/
	text-align: center;
        font-style:italic;
	color:#663300;
}

.textwidget { /*text box*/
	margin:2px 0px 5px 2px;

}

#akismetwrap{
	margin:2px 0 2px 25px;
}
.rsswidget img {
	padding:1px;
	background:#ff0 fixed;
}

/*================ Navigation =================*/
#topnavigation {
background:url('images/navbar.jpg') repeat;
width:1000px;
height:20px;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#fff;
font-weight:700;
margin:0 auto;
padding:0;
}

#topnavigation a,#topnavigation a:visited {
width:100%
color:#fff;
font-size:12px;
text-decoration:none;
padding:0 0 0 3px;
}

#topnavigation a:hover {
color:#fff;
text-decoration:none;
padding:0 0 0 3px;
}

#topnavigation ul {
list-style-type:none;
margin:0;
padding:0;
}

ul#mc_menu_1 {
list-style-type:none !important;
margin:0;
padding:0;
}

#mc_menu_1 a,#mc_menu_1 a:visited {
background:url('images/navlink.jpg') repeat;
color:#FFF;
display:block;
font-weight:700;
text-transform:uppercase;
border-right:1px solid #5a0000;
margin:0;
padding:2px 17px 2px 15px;
}

#mc_menu_1 a:hover {
background:url('images/navhover.jpg') right;
color:#FFF;
text-decoration:none;
margin:0;
padding:2px 17px 2px 15px;
}

#mc_menu_1 li {
float:left;
margin:0;
padding:0;
}

#mc_menu_1 li ul {
position:absolute;
width:10em;
left:-999em;
}

#mc_menu_1 li li {
float:center;
width:100%;
margin:0 !important;
padding:0 !important;
}

#mc_menu_1 li li a,#mc_menu_1 li li a:link,#mc_menu_1 li li a:visited {
background:#d71c22;
width:175px;
float:none;
text-transform:none;
border-bottom:1px solid #8c0000;
border-left:1px solid #5a0000;
border-right:1px solid #5a0000;
margin:0;
padding:4px 10px;
}

#mc_menu_1 li li a:hover,#mc_menu_1 li li a:active {
background:#8c0000;
padding:4px 10px;
}

#mc_menu_1 li:hover ul {
left:auto;
display:block;
}

#mc_menu_1 li:hover ul,#mc_menu_1 li.sfhover ul {
left:auto;
}
/*=================== End Navigation ====================*/