/* Volunteer Page*/
div#content div.volunteer-feature
{
	color: #8A0000;
}

div#content div.volunteer-feature h4
{
	font-size: 1.5em;
}

div#content div.volunteer-feature p
{
	margin: 0;
}

div#content div.volunteer-feature p.day-title
{
	font-size: 1.3em;
	font-style: italic;
	margin: 0 0 1em 0;
}

div#content div.volunteer-feature p.day-title a
{
	/*text-decoration: none;*/
}

/* Blog Page */
div#content a.FB_Link
{
	color: #8A0000;
	text-decoration: underline;
}

div.blog
{
	float: left;
	width: 410px;
}

div.blog h3 a,
div.blog h4 a
{
	text-decoration: none;
}

div.feature
{
	margin: 0 0 30px 0;
}

div.feature h4
{
	font-size: 1.6em;
}

div.blogSummary
{
	background: transparent url(/themes/rmhc/img/divider-horizontal.gif) left top repeat-x;
	padding: 15px 0;
}

div.feature p
{
	line-height:1.5em;
	margin:0 0 1em;
}

div.feature h4,
div.blogSummary h4
{
	font-size: 1.2em;
	font-style: italic;
	font-weight: normal;
	line-height: 1.3em;
	color: #8A0000;
}

div.feature h4 .seq,
div.blogSummary h4 .seq
{
	font-size: 1.5em;
}

div.feature div.footer,
div.blogSummary div.footer
{
	text-align: right;
	font-size: 0.9em;
}

div.blog-entry div.footer
{
	margin: 20px 0 0 0;
}

div.blog-entry div.links
{
	float: left;
	color: #8A0000;
	/*margin: 20px 0 0 0;*/
}

div.blog-entry div.links a.arrow
{
	text-decoration: none;
}

div.right-bar
{
	float: right;
	width: 250px;
}

div.recent-comments-top
{
	width: 230px;
	height: 4px;
	background: url(/themes/rmhc/img/volunteer-month/recent-comment-corners.gif) no-repeat;
}

div.recent-comments
{
	background: url(/themes/rmhc/img/volunteer-month/recent-comment-bg.gif) repeat;
	width: 158px;
	padding: 5px 36px;
}

div.recent-comments h4
{
	font-size: 1.4em;
	font-style: italic;
	color: #8A0000;
}

div.recent-comments div.comment
{
	margin: 13px 0;
}

div.recent-comments div.comment p
{
	margin: 0.6em 0;
	font-size: 0.9em;
}

div.recent-comments div.comment p.reply
{
	text-align: right;
	font-style: italic;
}

div.recent-comments-footer
{
	width: 230px;
	height: 4px;
	background: url(/themes/rmhc/img/volunteer-month/recent-comment-corners.gif) bottom left no-repeat;
}

div.blog-entry,
div#CommentHolder
{
	width: 410px;
	oveflow: hidden;
}

div#CommentHolder
{
	margin: 0 0 50px 0;
}

div#CommentHolder div.poster-line div.poster-pix
{
	float: left;
	margin-right: 10px;
	overflow: hidden;
}

div#CommentHolder div.poster-line
{
	overflow: hidden;
}

div#CommentHolder div.poster-line div.poster-info
{
	float: left;
}

div#CommentHolder div.poster-line p
{
	margin: 3px 0 3px 0;
}

div#CommentHolder p.date
{
	font-size: 0.8em;
	margin-bottom: 3px;
}

ul#PageComments li
{
	padding: 10px 5px;
	/*margin: 5px 0;*/
	background: url(/themes/rmhc/img/divider-horizontal.gif) top left repeat-x;
	overflow: hidden;
}

ul#PageComments li.even
{
	background-color: #F2EAE6;
}

ul#PageComments li p.poster b
{
	font-weight: normal;
}

div#comment-form
{
	position: relative;
	overflow: hidden;
	background: #f5efe7;
	padding: 20px 0 20px 20px;
}

div#comment-type-panel
{
	overflow: hidden;
	position: relative;
}

div#comment-form h3
{
	font-size: 1.2em;
}

div#comment-type-panel ol
{
	overflow: hidden;
	padding: 0;
	list-style: none inside;
}

div#comment-type-panel ol li
{
	float: left;
	border-right: 1px solid #ccc;
	padding-right: 25px;
	margin-right: 25px;
	width: 395px;
}

div#comment-type-panel ol li.last
{
	border-right: none;
	margin-right: 0;
	margin-top: 43px;
	padding-right: 0;
	width: 180px;
}

div#comment-area
{
	/*display: none;*/
}

div#comment-area div.field
{
	margin: 10px 0;
}

div#comment-area div.field label
{
	display: block;
	float: left;
	width: 70px;
	text-align: right;
	margin-right: 10px;
}

div#comment-area div.field label.error
{
	display: block;
	float: none;
	width: 200px;
	text-align: left;
	padding-left: 80px;
	color: red;
}

div#comment-area div.recaptcha_input_area label.error
{
	display: block;
	float: none;
	width: 200px;
	padding-left: 0;
	padding-top: 30px;
}

div#comment-area div.field span.message
{
	display: block;
	padding-left: 80px;
	color: red;
}

div#comment-area div.recaptcha span.message
{
	padding-left: 0;
}

div#comment-form div.Actions
{
	text-align: right;
}

div#comment-form h4.form-headline
{
	font-size: 1.2em;
}

div#comment-form span.required
{
	color: red;
}

div#comment-form div#fb-comment-form
{
	width: 325px;
}

div#comment-form div#fb-comment-form div#logout
{
	text-align: right;
}

div#comment-form div#fb-comment-form div#fb-profile-pix
{
	float: left;
	margin-right: 10px;
}

div#comment-form div#fb-comment-form div#fb-user
{
	float: left;
}

div#comment-form div#fb-comment-form div#comment-area
{
	clear: both;
}

div#comment-form div.text input,
div#comment-form div.textarea textarea
{
	width: 305px;
}

div#comment-form div.textarea textarea
{
	height: 50px;
}

div#comment-form div#recaptcha_widget_div
{
	float: right;
	overflow: hidden;
	margin-bottom: 10px;
}

div#comment-grey
{
	position: absolute;
	opacity: 0.5;
	top: 0px;
	left: 0px;
	z-index: 10;
	display: none;
	background-color: #fff;
}