body {
  color: #006400;
}

a, .entry p a:visited {
  color: #8B4513;
}

a:hover {
  color: #006400;
  text-decoration: underline;
}

a img.bordered {
  border: 1px solid #0C5F06; 
} 

a:hover img {
  opacity: 0.75; 
  filter: alpha(opacity=75);
}

.entry p a:hover {
  color: #006400;
}

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

.datestamp { 
	background: #C1F897;
	border: 1px solid #3DB306;
}

.datestamp div {
	background: #4CB306 url(images/cal_bg.jpg) repeat-x;
}

.blogname, .blogdesc { 
  margin-left: 0px;
  padding-left: 232px;
}

.blogdesc { 
  font-size: 1.7em;
  margin-top: 25px;
}

.posttitle {
  color: #006400;
}

.posttitle a, .posttitle a:hover, .posttitle a:visited {
  color: #8B4513;
}

.posttitle a:hover {
  color: #006400;
}

.bypostauthor {
  color: #006400;
}

.comment, .commentlist cite {
  color: #006400;
}

#page {
  margin: 12px auto 0px auto;
}

#headerimg {
  left: 12px;
  top: 9px;
}

#main {
  background: #FDFDF5 url(images/webcommons-back.gif) repeat;
  margin-left: 6px;
  padding: 8px 8px 0px 8px;
}

ul {
  list-style-type: square;
}

.pages a, .pages a:hover {
  letter-spacing: .03em !important; letter-spacing: .03em;
}

.pages li {
  margin: 0 0.6em;
}

.pages ul {
  background: #0C5F06;
}

.pages ul li {
  border-top: 2px solid #85DA56;
  list-style-type: none;
}

.pages ul li a {
  color: #85DA56;
}

.pages ul li a:hover {
  color: #FFF;
  text-decoration: underline;
}

.sidebars {
  font-size: 1.1em;
}

.sidebars ul li {
  color: #006400;
  list-style-type: square;
}

.navigation .alignleft  { 
  padding: 0 0 10px 0;
}

.navigation .alignright {
  padding: 10px 0;
}

small {
  color: #006400;
}

input:focus, select:focus, textarea:focus {
  background-color: #FEFF8F; 
}

.sidebars h4.widgettitle {
  font-size: 1.6em;
  font-variant: small-caps;
  padding-left: 24px;
  letter-spacing: 0.02em; 
}

ul.inline-widgets li {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
}

ul.inline-widgets li .textwidget {
  padding-right: 0px;
}

strong em, h1 em, h2 em, h3 em {
  font-style: italic;
  font-weight: bold;
}

.entry p {
  font-size: 1.2em;
  margin-top: 0px;
  margin-bottom: 8px;
}

.wp-caption {
  background-color: #FFFFDF;
  padding: 4px;
  font-size: 11px;
  font-variant: small-caps;
  font-weight: bold; 
}

p.wp-caption-text {
  margin-bottom: 0px;
}

blockquote {
  margin: 0px 20px 20px 20px;
  padding-top: 10px;
}