
/******************************************* HTML ******************************************/

* {margin:0; padding:0;}

body,html { min-height:101%;}

body {
background:#7da526; 
color:#000000;
padding: 4px 0 4px 0;
}

body, select, input, textarea {
line-height: 1.5em;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}



/******************************************* Page ******************************************/

#page {
width:950px;
margin:0 auto;
background: #D5E0BE; border:1px solid #B1CF81;
}

#headertopright {   
width:950px;
margin:0 auto;
text-align:right;
padding: 0px 0px 0px 0px;
font-size: 1.0em;
}

#headertopright, #headertopright a{ color:#d5e0be;
text-decoration:none;}

#header { 
width:950px;
height:104px;
/* background:#000000;*/
/*background:url(images/.jpg) left no-repeat;*/
background:url(images/header.png) right no-repeat #ffffff; 
}

.blogtitle, .blogtitle a {
padding-top: 5px;
padding-left: 10px;
text-align:left;
font-size: 12px;
text-decoration:none; color:#DEFFC4; 
}


.description {
font-size: 10px;
font-weight: bold; 
padding-top: 0px;
padding-left: 12px;
}


/******************************************* Content ******************************************/

#content { 
width:950px; 
margin-top:15px;
}

#contentleft {  
width:650px;  
margin:5px;
margin-left:5px;
float:left; 
}

#contentright {  
width:260px;  
float:right; 
}

/******************************************* Left / Right Float ******************************************/

.left {
float:left;
}

.right {
float:right;
}

.clear {
clear:both;
}

.clearfloat:after {
display:block;
visibility:hidden;
clear:both;
height:0;
content:"";
}

.clearfloat {/*never delete this otherwise MSIE will kill the layout */
display:inline-block;
}

.clearfloat {/*never delete this otherwise MSIE will kill the layout */
display:block;
}


/******************************************* Sidebar ******************************************/

#sidebar {   
width: 250px;
margin:5px;
float:right;
}

#sidelist li {list-style:none}

.bullets li {
list-style:none;
border-bottom:1px solid #ffffff;
}

#sidelist .bullets li {
list-style:square;
margin-bottom:5px;
margin-left:22px;
}

#sidelist .children {background:#ffffff;}

#sidelist .children li {
list-style: none;
margin-left:15px;
padding-left:15px;
border-bottom:1px solid #ffffff;
}

#sidelist .recent li{
margin-bottom:5px;
padding-left:20px;
background:url(images/icons/icon_recent.gif) no-repeat;
}

#sidelist .recent-comments li{
margin-bottom:5px;
padding-left:20px;
background:url(images/icons/icon_comment.gif) no-repeat;
}

#sidelist .more li{
margin-bottom:5px;
padding-left:20px;
background:url(images/icons/icon_categories.gif) no-repeat;
}

#sidelist .feed li{
margin-bottom:5px;
padding-left:20px;
background:url(images/icons/rss.gif) no-repeat;
}

#featured-sidebar li {list-style:none}


/******************************************* Headlines ******************************************/

h1 {text-transform:uppercase;
color:#DEFFC4;  
font-size: 24px;
font-weight: bold;
margin: 0px 0px 0px 0px;
padding: 10px 0px 0px 10px;
}

h2 {color:#4b770d;  
font-size:16px;
	border-bottom:3px solid #A9E033;
	padding-bottom:3px;
	margin-bottom:20px;

}

h3 {color:#4b770d;  
font-size:14px;
	padding-bottom:3px;
	margin-bottom:3px;

}

#sidebar h2, #sidebar h3 a {color:#4b770d;  
font-size:14px;
	border-bottom:3px solid #A9E033;
	padding-bottom:3px;
	margin-bottom:3px;
}

#sidebar h3, #sidebar h2 {color:#4b770d;  
font-size:14px;
	border-bottom:3px solid #A9E033;
	padding-bottom:3px;
	margin-bottom:3px;
}

h3#respond {color:#4b770d;  
margin-top:25px;
padding-top:20px
}

h3#comments {color:#4b770d;  
margin-top:32px
}

h4 {
color:#4b770d;  
font-size: 1.2em;
margin-bottom:6px;
}


/******************************************* Stuff ******************************************/

hr {
display: block;
height:1px;
background:#000000;
border:0;
}

small {
font: 0.9em Arial, Verdana, Sans-Serif;
padding:3px 0px;
}

br {
margin-bottom: 2px; 
}


/******************************************* Links ******************************************/
a:link, a:active, a:visited { 
color:#4b770d; 
text-decoration: none; 
} 

a:hover { 
color:#000000;
text-decoration: none; 
}

/******************************************* Title ******************************************/

.title:link, .title:active, .title:visited { 
color:#4b770d; 
text-decoration: none;
} 

.title:hover { 
color:#000000;
text-decoration: none;
} 

/******************************************* Sidebar ******************************************/

h3 a:link, h3 a:active, h3 a:visited  {text-decoration:none;}
h3 a:hover {text-decoration:underline;}

h4 a:link, h4 a:active, h4 a:visited  {color:#4b770d;  text-decoration:none;}
h4 a:hover {text-decoration:underline;}

#sidelist a:link, #sidelist a:active, #sidelist a:visited {text-decoration:none;}
#sidelist a:hover {text-decoration:underline;}
#sidelist .children li a, #sidelist .children li a:visited {
padding:2px 2px 2px 0px;
border:0;
color:#4b770d; 
}
#sidelist .children li a:hover, #sidelist .children li a:active{color:#000000;}

/******************************************* Sidebar 2 3 ******************************************/

#featured-sidebar a:link, #featured-sidebar   a:active, 
#featured-sidebar  a:visited {text-decoration:none;}
#featured-sidebar a:hover {text-decoration:underline;}
#featured-sidebar li a, #featured-sidebar li a:visited {
padding:2px 2px 2px 0px;
border:0;
color:#4b770d; 
}

#featured-sidebar li a:hover, #featured-sidebar li a:active {color:#000000;}

#featured-sidebar h2, #featured-sidebar h3 a {
font: 10px;
text-transform:uppercase;
letter-spacing:0.1em;
margin-bottom:4px;
font-weight:bold;
color:#4b770d; 
}


/******************************************* Tags ******************************************/

#tags a {text-decoration:none;}
#tags a:hover {text-decoration:underline;}
#tags {padding:5px; }

/******************************************* Post ******************************************/
 
 .entry p { 
  
margin-bottom: 1em; 
}

.e blockquote {
color:#000000;
padding:6px 14px;
margin:18px 35px;
border-top:1px solid #ffffff;
border-left:1px solid #ffffff;
border-right:1px solid #ffffff;
border-bottom:1px solid #ffffff;
}

.post ul li {
list-style:square;
margin-bottom:5px;
margin-left:42px;
}

.post ol li {
margin-bottom:5px;
margin-left:48px;
}

	
.postmetadata {
margin: 30px 0;
}

blockquote {
color:#000000;
padding:6px 14px;
margin:18px 35px;
border-top:1px solid #ffffff;
border-bottom:1px solid #ffffff;
}

.newsbox {padding:15px 0px 10px 0px;}


/******************************************* Page Post Navigation ******************************************/
.navigation a {
width: 120px;
padding:2px 4px 2px 4px;
text-align:center;
font-size:10px;
text-decoration:none;
color:#000000;
}

.navigation a:hover {
background-color:#ffffff;
}

.preventries {
float:left;
}

.nextentries {
float:right;
}


/******************************************* Images ******************************************/

/* Begin Images */
 img { border:1px solid #5c7a1c;
	padding: 0;
	max-width: 100%;
	}

 imgsmall { border:0px solid #5c7a1c;
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 0px;
	margin: 0 0 0px 0px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin: 0 0px 0px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */




.leadpic {float:left;margin: 5px 20px 5px 5px;border:1px solid #5c7a1c;}




/******************************************* Forms ******************************************/

select {background:#d5e0be;
border-top:1px solid #5c7a1c;
border-bottom:1px solid #5c7a1c;
width:100%
}


#searchform {padding:16px 5px 0 0;}

.searchbutton {
font-weight:bold;
padding: 1px;
background:#ffffff;
color:#999;
border:1px solid #000000;
}

.searchbutton:hover {
color:#000000;
background:#eee;
border:1px solid #000000;
text-decoration:none;
}

.searchfield {
width:200px;
padding: 1px 1px 1px 20px;
background: url(images/icons/search-16.png) no-repeat #ffffff;
color:#000000;
border:1px solid #ddd;
}

.searchfield:hover, .searchfield:focus {
background: url(images/icons/search-16.png) no-repeat #ffffff;
border:1px solid #000000;
text-decoration:none;
}.button {
font-weight:bold;
padding: 1px;
background:#ffffff;
color:#000000;
border-top:2px solid #000000;
border-bottom:2px solid #000000;
border-left:none;
border-right:none;
}

.button:hover {
color:#000000;
background:#ffffff;
border-top:2px solid #000000;
border-bottom:2px solid #000000;
border-left:none;
border-right:none;
text-decoration:none;
}


/******************************************* Footer ******************************************/

#footer {  
background: #D5E0BE;
margin: 0 auto;
width: 950px; 
height:60px;
font-size:11px;
text-align:center;
color:#000;
}

#footer a {color:#000;}
#footer a {text-decoration: none;} 
#footer a:hover{text-decoration: underline;}

#footertags {   
width:780px;
margin:0 auto;
text-align:right;
color:#000000;
padding: 10px 0px 0px 10px;
font-size: 1.0em;
line-height:1.5em;
text-decoration:none;
}

#footertags, #footertags a{ color:#000000;
text-decoration:none;}




/******************************************* opacity ******************************************/



.parent { color:#5c7a1c;  font-weight: bold; height: 50px; width: 950px; }

	.colorA { background: #d5e0be; }
	.colorB { background: #d5e0be; }


	/* partial opacity hack: configuration */
	.opacity {
		opacity: 0.6;		/* modern browser */
		-moz-opacity: 0.6;	/* older Mozilla browser */
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; /* IE 8 in Standard Compliant Mode */
		filter:alpha(opacity=60); /* IE5.x -7.0 */
	}

	/* partial opacity hack, part I: Don't change the following properties! */
	.opacity-wrapper,
	.opacity-wrapper * {
		position:relative;
	}

	.opacity {
		/* partial opacity hack, part II: Don't change the following properties! */
		width: 100%;
		height: 100%;
		position:absolute;
		top:0;
		left:0;
	}

	/* partial opacity hack, part III: IE6 support */
	* html .opacity-wrapper {
		overflow:hidden;
	}






