﻿

.B_BlogType2
{
  /*  background-color: #FFFFFF;*/
  /*  background-image: url("../../../images/grayback.gif");*/
  color: #333333;
  padding: 1px 5px 5px 5px;
  margin: 0px;
}

.B_BlogType2 .Append
{
  font-size: x-small;
}

.B_BlogType2 .Title
{
  color: #333333;
  font-size: small;
  text-align: left;
  font-weight: bold;
}

.B_BlogType2 .SubTitle
{
  color: #000000;
  font-size: small;
  border-top: 1px dotted #336699;
  text-align: left;
  font-weight: bold;
  margin: 0px;
  margin-bottom: 8px;
}

.B_BlogType2 .CreatedDate
{
  color: #336699;
  font-size: small;
  font-weight: bold;
  text-align: left;
  border-top: 1px solid #336699;
  border-left: 5px solid #336699;
  padding: 0px;
  padding-left: 3px;
  margin: 0px;
  margin-bottom: 5px;
}

.B_BlogType2 .Category
{
  color: white;
  font-size: small;
  font-weight: bold;
  text-align: left;
  background-color: #333333;
  padding: 3px;
  margin: 0px;
  margin-top: 3px;
  margin-bottom: 3px;
}

.B_BlogType2 .Contents
{
  color: #333333;
  font-size: small;
  line-height: 130%;
  text-align: left;
  padding: 0px;
  margin: 0px;
  margin-top: 10px;
}

.B_BlogType2 .Comments
{
  color: #333333;
  font-size: small;
  line-height: 120%;
  text-align: left;
  margin: 0px;
  margin-bottom: 5px;
}

.B_BlogType2 .Status
{
  color: #ff9900;
  font-size: x-small;
  text-align: right;
  padding: 0px;
  margin: 0px;
  margin-top: 5px;
  margin-bottom: 25px;
}

.B_BlogType2 .PageControl
{
  font-size: small;
  padding: 0px;
  margin: 0px;
  margin-bottom: 5px;
  height:1em;
}

.B_BlogType2 hr
{
  color: Silver;
}
.B_BlogType2 .Status a:link
{
  color: #ff9900;
  text-decoration: underline;
}

.B_BlogType2 .Status a:visited
{
  color: #ff9900;
  text-decoration: underline;
}

.B_BlogType2 .Status a:hover
{
  color: #ff9900;
  text-decoration: none;
}

.B_BlogType2 .Status a:active
{
  color: #ff9900;
  text-decoration: none;
}


