/* blogStyles */


.blogBorders
{
	border-right: 0px solid #bab7a8; border-bottom: 0px solid #bab7a8; width:760px;
}

.blogContentWrapper
{
width: 760px;height: 100%
}


.PicTitles
{
width: 120px; 
height: 30px; color:#660000; font-weight:bolder; border-bottom:dashed 1px #eeeeee
}

.SearchPicTitles
{
width: 900px; 
height: 50px; color:#660000; font-weight:bolder;  font-size:200%
}

.LeftColumn
{
	width: 190px;
	float: left;
	height: 100%;
}

.LeftColumnWrapper
{
	width: 170px;
	
	margin-top: 20px;

}


.blogContentWrapper .header
{
	width: 100%;
	height: 32px;
	background: #ffffff url('Img/HeaderBg.gif'); vertical-align:top; border:solid 1px #eeeeee;
	
}

.BlogPostPlaceHolder
{
	width: 700px;
	 border-left: dashed 1px #eeeeee;
	margin-top: 20px;
	padding-left: 14px;
	float: right;
}

#SearchBlogDiv
{
	width: 760px;
	height: 226px;
	font: normal 11px Arial, Verdana, Sans-serif;
	margin-top: 20px;
	float: left;
}

#BlogPostPlaceHolder .postTitle
{
	font-size: 18px;
	color: #483508;
	width: 517px;
	line-height: 40px;
	background: transparent url('Img/PostTitleBg.gif') no-repeat;
}

#BlogPostPlaceHolder .postContent
{
	color: #483508;
	font: normal 14px Arial, Verdana, Sans-serif;
	height: 100%;
	line-height: 26px;
	padding: 10px 10px;
}

#BlogPostPlaceHolder .postContent
{
	text-align: justify;
}

#BlogPostPlaceHolder .postContent .text
{
	display: block;
	padding: 0px 14px;
}

.postDate
{
	color: #483508;
	 font-size:90%;
	
	margin-bottom: 8px;
}
.BlogTitles
{
 
  padding-left: 0px;
  }
  .BlogTitles a
{
  color:#666
  }
  .BlogDate{
  font: normal 9px Arial, Verdana, Sans-serif;
  color:#666
  }
.BlogNewTitle
{
	color: #483508;font: normal 12px Arial, Verdana, Sans-serif;  padding:5px 0px 5px 5px;
}
.BlogFormBox{BORDER: #aaaaaa 1px solid;  FONT-SIZE: 20px;  COLOR: #666666; background:#ffffff; width:500px}
.BlogCommentTitle
{
	font: bold 11px Arial, Verdana, Sans-serif;
	color: #483508;
}
.BlogComments
{
	font: normal 12px Verdana, Sans-serif;
	color: #999999;
}

.BlogTitlesHeader{
	color: #990000;

	margin-bottom: 8px;margin-top: 0px; border-bottom:solid 1px #eeeeee;border-top:solid 1px #eeeeee;
}

.BlogDraftsHeader{
	color: #990000;

	margin-bottom: 8px;margin-top: 20px; border-bottom:solid 1px #eeeeee;border-top:solid 1px #eeeeee;
}


.postTitle{ font-size:200%; padding-bottom:25px}

.AddEdit{ border-bottom:dashed 1px #eeeeee; border-top:dashed 1px #eeeeee; font-size:90%}
.BlogOpt{ border:solid 1px #eeeeee; width:690px; height:80px; padding:5px 0px 5px 15px}