/* GENERAL STYLES */
.SocialNetworks
{
  text-align: left;
  margin-bottom: 20px;
}
.SocialNetworks a
{
  text-decoration: none;
  font-family: Verdana;
  font-size: 8pt;
}
.SocialNetworks a:hover
{
  text-decoration: underline;
}
.SocialNetworks
{
  border: solid 1px #f4714d;
}
.postContainer
{
}
.postThumb
{
  border: 0px;
  margin-left: 10px;
  margin-bottom: 10px;
  float: right;
}
.postTitle a
{
    color: #000000;
    text-decoration: none;
    color: #333333;
}
.postTitle a:hover
{
    color: #F05123;
    text-decoration: underline;
}
.postCalendar
{
    width: 60px;
    height: 49px;
    background-image: url('/images/iconCalendar.gif');
    background-position: top left;
    background-repeat: no-repeat;
    float: left;
}
.postCalendar:after
{
  content: ".";
  display: block;
  height: 0px;
  clear: both;
  visibility: hidden;
}
.postCalendar_year
{
    width: 44px;
    text-align: center;
    font-family: Arial;
    font-size: 12px;
    color: #666666;
    margin-top: 6px;
}
.postCalendar_month
{
    width: 44px;
    text-align: center;
    font-family: Arial;
    font-size: 12px;
    color: #ffffff;
    margin-top: 4px;
}
.postCalendar_date
{
    width: 44px;
    text-align: center;
    font-family: Arial;
    font-size: 20px;
    color: #666666;
    margin-top: 2px;
}
.post
{
    width: 425px;
    float: left;
}
.postDotted
{
    background-image: url('/images/postDottedLine.gif');
    background-position:center;
    background-repeat: repeat-x;
    height: 11px;
    color: #ffffff;
}
.postBody
{
    line-height: 14pt;
    margin-top: 5px;
    margin-bottom: 30px;
}
.postProps
{
    font-family: Arial;
    font-size: 10px;
    color: #FFFFFF;
}
.postProps:after
{
  content: ".";
  display: block;
  height: 0px;
  clear: both;
  visibility: hidden;
}
.postProps A
{
    color: #B2B2B2;
    text-decoration: none;
}
.postProps A:hover
{
    color: #F05123;
    text-decoration: underline;
}
.postPropsTags
{
    color: #B2B2B2;
    width: 311px;
    height: 14px;
    float: left;
    background-image: url('/images/iconTags.gif');
    background-position: left;
    background-repeat: no-repeat;
    padding-left: 16px;
    padding-top: 2px;
}
.postPropsComments
{
    color: #B2B2B2;
    width: 78px;
    height: 14px;
    float: left;
    background-image: url('/images/iconComments.gif');
    background-position: left;
    background-repeat: no-repeat;
    padding-left: 16px;
    padding-top: 2px;
}
.postFooter
{
    height: 25px;
    color: #ffffff;
}
.postListDetails
{
    margin-bottom: 5px;
    font-family: Arial;
    font-size: 10px;
    color: #B2B2B2;
}
.postListDetails A
{
    color: #B2B2B2;
    text-decoration: none;
}
.postListDetails A:hover
{
    color: #F05123;
    text-decoration: underline;
}
.MoBlogContainer
{
  float: none;
}
.MoBlogImage
{
  display: block;
  float:none;
  border: 10px;
}
.MoBlogText
{
  color: #3333FF;
}
.postBody
{
  display: block;
  float: none;
}
.postBody:after
{
  content: ".";
  display: block;
  height: 0px;
  clear: both;
  visibility: hidden;
}
.moblogDisclaimer
{
  font-style: italic;
  font-size: 8pt;
  font-family: Arial;
  margin-top: 15px;
}
.postDisclaimer
{
  font-style: italic;
  font-size: 8pt;
  font-family: Arial;
  margin-top: 15px;
}





/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
