/*#logo_left{
width:226px;

}
light green: #D3FEC7
dark green: #014D1F

light blue: #BFD0EA
dark blue: #8CACD9
*/




.sidebar{
	float: left;
	width: 175px;
	margin:0px 0px 10px  0px;
	
}
.sidebar_item_wrapper{
border: 1px solid #014D1F;
background-color: #D3FEC7;/**/
}

/*.linkcat{
	border: 1px solid #8CACD9;
	background-color: #BFD0EA;
	margin-bottom:5px;
}*/


	.sidebar ul{
		padding:0px;
		margin:0px;

	}	
	.sidebar ul li{
	list-style:none;
	padding:0px 0px 5px 0px;
	margin:0px;
	text-align:center;
	color:#014D1F;
	}
	
	li.linkcat{

	}
	
	.sidebar ul li h2{
		color:#fff;
		background-color:#014D1F;
		margin:0px;
		padding:0px;
	}
	
	.sidebar ul li h2 a{
		text-decoration:none;
		color:#014D1F;
	}
	
	.sidebar ul li h2 a:hover{
		text-decoration:underline;
		color:#014D1F;
	}
	
	
	.sidebar ul li a{
		text-decoration:none;
		color:#014D1F;
	}
	
	.sidebar ul li a:hover{
		text-decoration:underline;
		color:#014D1F;
	}
#wp-calendar{width:100%}
#wp-calendar a{
text-decoration: underline;
color:#014D1F;

}

#wp-calendar caption{
font-weight:bold;
}

#container{
	float: left;
	width: 713px;
	padding: 0px 5px 10px 5px;
	/*background: url(images/blog_logo.gif) no-repeat top left;*/
}
#footer{
	clear: both;
	float: left;
	width: 900px;
}


.post{
border-bottom: 1px dotted #014D1F;

}
#container .post .entry a{
	color:#078039;
}

#container .post h2 a{
text-decoration:none;

}

#container .post h2 a:hover{
text-decoration: underline;

}

#container .post h3{
	color:#078039;
}

#container .post h3 a{
	text-decoration:none;
}

#container .post h3 a:hover{
	text-decoration: underline;
}






/* CSS Document 
#wrapper{
margin: 0 auto 0 auto;
width: 750px;
text-align: left;
}

#header{
float: left;
width: 750px;
}





#footer{
clear: both;
float: left;
width: 750px;
}

body, h1, h2, h3, h4, h5, h6, blockquote, p{
margin: 0;
padding: 0;
}

h1{
font-family: Georgia, Sans-serif;
font-size: 24px;
padding: 0 0 10px 0;
}

.post{
padding: 10px 0 10px 0;
}

.post h2{
font-family: Georgia, Sans-serif;
font-size: 18px;
}

.entry{
line-height: 18px;
}

p{
padding: 10px 0 0 0;
}

p.postmetadata{
border-top: 1px solid #ccc;
margin: 10px 0 0 0;
}


.navigation{
padding: 10px 0 0 0;
font-size: 14px;
font-weight: bold;
line-height: 18px;
}


.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}
*/


