.Menu {
  background-color: #7DA721;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px
}

.Header {
  background-image: none; 
}

.SR .SRL .widget li {
  border-bottom: none;
}

.Post .PostHead h1 a,
.Post a {
  color: #536f16;
}

.Post img {
  margin: 3px;
}

.SCS img {
  margin: 3px;
}

.PostContent blockquote {
  background-color: #E1EEC7;
  color: #536f16;
  border: 1px dashed #d2deb9;
}

.Header .LS {
   background-image: none; 
}

.Header h1 {
  margin: 0;
  padding: 0;
  font-size: 30px;
  margin-top: 10px;
  font-family: Arial, Verdana, sans-serif;
}

.Header p.Desc {
  margin: 0;
  padding: 0;
  font-family: Arial, Verdana, sans-serif;
  font-weight: normal;
  color: #E1EEC7;
  line-height: 1.2;
  margin-top: 9px;
  letter-spacing: 1px 
}

.centered {
  clear: both;
  text-align: center;
}

.personalDetails {
  margin-top: 5px 
}

.personalDetails .photo {
  float:left;
}

.personalDetails .photo img {
  width: 130px;
}

#aboutSidebar {
  margin-bottom:0
}
#aboutSidebar .personalDetails ul {
  margin-left: 120px 
}

#aboutSidebar .personalDetails li {
  list-style-type: none;
  background-image:none;
}

.Syn {
  width: 200px;
  margin: 0 auto;
  margin-bottom: 10px;
}

.SR .SRL {
  width: 250px;
  padding: 15px 10px; 
}

.SR .SRL .widget h2 {
  border-bottom: 1px dashed #7DA721
}

.Flickr h2 {
  text-align: left;
  border-bottom: 1px dashed #7DA721
}
.Flickr {
  text-align: center
}

.Flickr a {
  margin: 2px
}


.PostDet  {
  padding: 0;
}

.PostDet li, .PostCom a, .PostCateg a {
  font-weight: normal;
}


