/* Stylesheet - green */


a:link {color:#677f2c; text-decoration:underline;}
a:hover {color:#9ebb58; text-decoration:none;}
a:visited {color:#677f2c; text-decoration:inherit;}

.fourborder {-moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; border: 1px solid #718e2b;}
.sixborder {-moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; border: 1px solid #718e2b;}
.eightborder {-moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; border: 1px solid #bfbfbf;}
.shadow {-o-box-shadow: 0px 0px 6px #bfbfbf; -icab-box-shadow: 0px 0px 6px #bfbfbf; -khtml-box-shadow: 0px 0px 5px #bfbfbf; -moz-box-shadow: 0px 0px 6px #bfbfbf; -webkit-box-shadow: 0px 0px 6px #bfbfbf;}

.post-day {font-size:2em; color:#556c1c;}
.post-month {font-size:0.8em; color:#556c1c;}
.post-year {font-size:0.7em; color:#556c1c;}
.post-date {background:url(images/date-green.jpg) repeat-x;}
.post-readmore {background:#AA4040 url(images/date-green.jpg) repeat-x;}

.post h2 a:link {color:#677f2c; font-size:2em; text-decoration:none; font-weight:bold;}
.post h2 a:hover {color:#9ebb58; text-decoration:underline;}
.post-content h2 {color:#677f2c;}

#breadcrumbs {background:url(images/bread-green.jpg) repeat-x}
#breadcrumbscontent ul li {background:url(images/bread-green-sep.jpg) top right no-repeat;}

.widget-title, .widget-title-noclick {background:url(images/side-green.jpg) no-repeat;}
.widget-title h2, .widget-title-noclick h3 {color:#fff; text-shadow:2px 2px 0px #627c31;}
.widget-content ul li a:hover {background:#dcf9bd; text-decoration: none;}
