﻿/* MERRITT HAWKINS */
/* Filename: blogStyle.css */
/* Title: Merritt Hawkins CSS file for the Blogs section */
/* Description: */


.RecentBlogs
{
	background-repeat: no-repeat;
	background: url(/Images/Common/blog_box_top.gif);
	height: 36px;
	width: 150px;
	padding: 11px 0px 0px 5px;
	color: White;
	text-align: left;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10pt;
}

.RecentBlogsMiddle{ padding: 5px 5px 0px 5px; border-left: #BFB5B3 4px solid; border-right: #BFB5B3 4px solid; width: 160px; text-align: left;}

.RecentBlogsBottom{	background-repeat: no-repeat; background-image: url(/Images/Common/blog_box_btm.gif); width: 178px;	height: 15px;}


/* =BLOG POST */
#post_description{ padding: 5px; background-color: #F4F7FC;}
#post_footer{background-color: #F4F7FC;	padding: 0px 5px 5px 5px; float: left; font-size: 11px; }
#post_title{padding: 5px; font-family: Verdana;	font-size: 11pt; font-weight: bold; background-color: #DFEAF6; color: #3D6AAE; vertical-align:text-top}
#post_title a:link, #post_title a:active, #post_title a:visited, #post_title a:hover{font-family: Verdana; font-size: 11pt; font-weight: bold; color: #3D6AAE; width: 490px}
/* BLOG POST END */

/* =BLOG LEFT BOXES */
div#blog_box_top { background: url(/images/top_blog_corners.gif) 0 0 no-repeat; height: 20px; }
div#blog_box_content { border-left: solid 1px #D4D4D4; border-right: solid 1px #D4D4D4; background: url(/images/bg_slice_blue_grad_blog.gif) 0 0 repeat-x; width: 178px; vertical-align: bottom; background-position:bottom;padding: 0px 10px 0px 10px }
div#blog_box_bottom { background: url(/images/bottom_blog_corners.gif) 0 0 no-repeat; height: 20px; margin-bottom: 10px; }
/* END LEFT BLOG BOXES */



.BlogTitle{	font-family: Verdana;	font-size: 11pt; font-weight: bold;	color: #6B9595;}

a.BlogTitle:link {font-family: Verdana;	font-size: 11pt;font-weight: bold;	color: #6B9595;}
a.BlogTitle:active {font-family: Verdana;	font-size: 11pt;font-weight: bold;	color: #6B9595;}
a.BlogTitle:visited {font-family: Verdana;	font-size: 11pt;font-weight: bold;	color: #6B9595;}
a.BlogTitle:hover {font-family: Verdana;	font-size: 11pt;font-weight: bold;	color: #6B9595;}


.BlogSummaryTitle{ font-family:Arial; font-size: 10pt; color: #705B56; font-weight:bold; text-decoration: none; background-color:Transparent;vertical-align: top; }

a.ListSummaryTitle:link {  font-family:Verdana; font-size: 10pt; color: #2E5F93; font-weight:bold; text-decoration: none; background-color:Transparent }
a.ListSummaryTitle:active { font-family:Verdana; font-size: 10pt; color: #2E5F93; font-weight:bold; text-decoration: none; background-color:Transparent }
a.ListSummaryTitle:visited { font-family:Verdana; font-size: 10pt; color: #2E5F93; font-weight:bold; text-decoration: none; background-color:Transparent }
a.ListSummaryTitle:hover { font-family:Verdana; font-size: 10pt; color: #2E5F93; text-decoration: none; background-color:Transparent }

.BlogSummaryContent {  font-family:Arial;   font-size: 8pt;   color: #705B56;  text-align: left;  vertical-align: top;  font-weight: normal;}

.BlogSummaryContent2 {  font-family:Arial;   font-size: 8pt;   color: #705B56;  text-align: left;  vertical-align: top;  font-style:italic;  font-weight: normal;}


/* =ADD/EDIT POST */
div#blogpost {border: solid 1px #DED5B4; width: 680px; margin: 10px 0;}
div#blogpost_title{padding: 5px; font-family: Verdana;	font-size: 14px; font-weight: bold; background-color: #E6DABA; color: #464747;}
div#blogpost_title a:link, div.jobsalert_title a:active, div.jobsalert_title a:visited, div.jobsalert_title a:hover{font-family: Verdana; font-size: 14px; font-weight: bold; color: #3D6AAE; width: 400px}

div#blogpost_form{ float: left; background-color: #EEEAD6; padding: 0 0px; }

div#blogpost_form .row label { clear:left; float:left; height:17px; margin:0pt 10px 4px 0pt; padding:4px 0pt 0pt; width:230px;color:#690606;font-family:Arial;font-size:14px;font-weight:bold;}
div#blogpost_form .row {padding:4px 0px;  text-align:left; width:450px;}
div#blogpost_form .main_content {float: left; width: 450px; height: 500px;}
div#blogpost_form .categories {float: left; width: 220px; margin-left: 10px; }
div#blogpost_form .submit {float: left; width: 620px; text-align: center; margin:10px; }

/* END Add/Edit Post  */


/* =EDIT COMMENT */
div#postcomment {border: solid 1px #DED5B4; width: 480px; margin: 10px 0;}
div#postcomment_title{padding: 5px; font-family: Verdana;	font-size: 14px; font-weight: bold; background-color: #E6DABA; color: #464747;}
div#postcomment_title a:link, div.jobsalert_title a:active, div.jobsalert_title a:visited, div.jobsalert_title a:hover{font-family: Verdana; font-size: 14px; font-weight: bold; color: #3D6AAE; width: 400px}

div#postcomment_form{ float: left; background-color: #EEEAD6; padding: 0 0px; }

div#postcomment_form .row label { clear:left; float:left; height:17px; margin:0pt 10px 4px 0pt; padding:4px 0pt 0pt; width:130px;color:#690606;font-family:Arial;font-size:14px;font-weight:bold;}
div#postcomment_form .row {padding:4px 0px;  text-align:left; width:450px;}
div#postcomment_form .main_content {float: left; width: 480px;}
div#postcomment_form .submit {float: left; width: 420px; text-align: center; margin:10px; }

/* END EDIT COMMENT  */

