/* Container Styles for DotNetNuke
Transparent Container RU Valley Forge Skin */

div.RU_post {
	width: 580px;
	border: 1px solid #bbb;
	border-top: 4px solid #bbb;
	background-color: #fff;
	margin-bottom: 20px;
	padding: 0px 50px 50px 20px;
	float: right;
	display: inline;

}

.blog_body {
	font-family: Georgia, "Times New Roman" , Times, serif;
	line-height: 1.9em;
	font-size: 14px;

}

/*override blog module setting*/
h1, .horizontalline
{
}

div.RU_post h1, div.RU_post.blog_body.horizontalline
{
	height:20px;
	width:560px;
	background:url(images/divider.gif) no-repeat top center;
	margin-top: 20px;
	margin-bottom: 20px;
}

div.RU_post h2, div.RU_post h2.blog_title, div.RU_post h2.blog_title a 

{
		color: #000;
	font-weight: normal;
	font-size: 30px;
	line-height: 32px;
	background-color:White;
	width:100%;
	text-align:left;
	font-family: Georgia, "Times New Roman" , Times, serif;
	
}

div.RU_post_title {
	color: #000;
	font-weight: normal;
	font-size: 30px;
	line-height: 32px;
	margin-top: 35px;
}

div.RU_post h4 {
	color: #2C5999;
	font-weight: normal;
	font-size: 18px;
	line-height: 23px;
	margin-top: 18px;
}

div.divider {
	height:20px;
	width:560px;
	background:url(../images/divider.gif);
	margin: 12px 30px 17px 0;
}

div.RU_post p {
	color: #333;
	font-size: 14px;
	line-height: 25px;
	padding: 0 0 0 20px;
	margin-bottom: 20px;
}

div.RU_post h5 {
	text-align: right;
	color: #333;
	font-weight: normal;
	font-size: 13px;
	line-height: 19px;
	padding-top: 20px;
}

div.RU_post a {
	color: #2c5999;
	text-decoration:underline;
	font-weight:bold;
}

.actionbuttons
{
	clear:both;
}
