.BlogPostWrapper
{
  margin-bottom: 30px;
  color:#afc5b8;
}
.BlogDate
{
  font-size: 1.2em;
  font-weight: bold;
  color: #fff;
  padding: 0px 0px 5px 0px;
  margin: 30px 10px 10px 10px;
  border-bottom: dotted 1px #5a7967;
}
.BlogDetails
{
  margin: 20px 10px 10px 10px;
  border: solid 1px #5a7967;
  background-color: #103809;
  padding: 10px 10px 10px 10px;
}
.BlogTitle
{
  font-size: 1.1em;
  font-weight: bold;
  color: #ffffff;
  border-bottom: dashed 1px #5a7967;
  padding: 0px 0px 5px 0px;
  margin: 5px 5px 10px 5px;
}
.BlogTitle a
{
  color: #ffffff;
}
.BlogBody
{
  font-size: 1em;
  line-height: 1.5em;
}
.BlogCategoryList
{
  font-size: 0.8em;
  line-height: 1em;
  text-align: right;
  color: #5a7967;
}
.BlogCategoryList a
{
  color: #5a7967;
  font-weight: bold;
  text-decoration: none;
}
.BlogCategoryList a:hover
{
  text-decoration: underline;
}
.BlogSocialLinkList
{
  font-size: 0.9em;
  line-height: 1em;
  text-align: right;
  color: #666666;
}
.BlogSocialLinkList img
{
  margin: 0px 4px 0px 0px;
  border:solid 1px #103809;
}
.BlogSocialLinkList a:hover img
{
  margin: 0px 4px 0px 0px;
  border:solid 1px #5a7967;
}
.BlogDetailsBar
{
color:#5a7967;
  font-size: 0.8em;
  text-align: right;
  padding: 5px 0px 0px 0px;
  margin: 10px 5px 5px 5px;
  border-top: dotted 1px #5a7967;
}
.BlogDetailsBar a
{
  color: #555555;
}
.RSSFeed
{
  padding: 0;
  margin: 15px 0 5px;
  border:0;
}
.RSSFeed a
{
  color: #444444;
}
.RSSFeed img
{
  border:solid 1px #103809;
  vertical-align: middle;
}
.ElementBlogSummaryFeed .Date
{
  font-weight: bold;
  color: #666666;
  font-size: 1em;
}
.ElementBlogSummaryFeed .Summary
{
  padding: 0px 0px 7px 5px;
}
.ElementBlogSummaryFeed .Summary a
{
  color: #000;
  text-decoration: none;
}
.ElementBlogSummaryFeed .Summary a:hover
{
  color: #000;
  text-decoration: underline;
}
/* Element */
.Element
{
}
.Element .ElementTextHTML
{
}
.Element .ElementTextHTML .ElementTitle
{
  margin-top:15px;
  padding-bottom:5px;
  border-bottom:dotted 1px #5a7967;
  color:#5a7967;
  font-weight:bold;
}
.Element .ElementTextHTML .TextList
{  
}
.Element .ElementTextHTML .TextList a
{  
  text-decoration:none;
}
.Element .ElementTextHTML .TextList a:hover
{
  text-decoration:underline;
}
.Element .ElementTextHTML .TextList .TextListItem
{
  font-size:0.8em;
}
.Element .ElementTextHTML .TextList .TextListItem a
{  
  /*display:inline !important;  */
}
.Element .ElementTextHTML .TextList .TextListItem a img
{  
  border:0px;
  vertical-align:middle;
}
/* Blog Cloud */
.TagLarge, .TagMediumLarge, .TagMedium, .TagMediumSmall, .TagSmall
{
font-family: Verdana;
color: #5a7967;
font-weight: bold;
text-decoration: none;
line-height: 0.55em;
/*white-space:nowrap;*/
}
.TagLarge
{
font-size: 2.2em;
}
.TagMediumLarge
{
font-size: 1.8em;
}
.TagMedium
{
font-size: 1.55em;
}
.TagMediumSmall
{
font-size: 1.1em;
}
.TagSmall
{
font-size: 0.8em;
}

