﻿/* PLATINUM SELECT */
/* Filename: blogStyle.css */
/* Title: Platinum Select CSS file for the Blogs section */
/* Description: */


.RecentBlogs
{
	background-repeat: no-repeat;
	background: url(/Images/blog_top_box.jpg);
	height: 20px;
	width: 249px;
	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: #E8E8E8 1px solid; border-right: #E8E8E8 1px solid; width: 249px; text-align: left;}

.RecentBlogsBottom{	background-repeat: no-repeat; background-image: url(/Images/blog_bottom_box.jpg); width: 249px;	height: 20px;}


/* =BLOG POST */
#post_description{ padding: 5px; background-color: #E9f0fc;}
#post_description hr{ color: #A7a5a5;}
#post_footer{background-color: #E9f0fc;	padding: 0px 5px 5px 5px; float: left; font-size: 11px; }
#post_title{padding: 5px; font-family: Verdana;	font-size: 10pt; font-weight: bold; background-color: #35587E; color: #FFFFFF; vertical-align:text-top; height: 18px;}
#post_title a:link, #post_title a:active, #post_title a:visited, #post_title a:hover{font-family: Verdana; font-size: 10pt; font-weight: bold; color: #FFFFFF; width: 490px}
/* BLOG POST END */

/* =BLOG LEFT BOXES */
#blog_box_top { background: url(/Images/blog_top_box.jpg) 0 0 no-repeat; height: 20px; }
#blog_box_content {  background: url(/images/blog_middle_box.jpg) 0 0 repeat-y; width: 229px; padding: 0px 20px 0px 20px; }
#blog_box_bottom { background: url(/Images/blog_bottom_box.jpg) 0 0 no-repeat; height: 20px; margin-bottom: 10px; }
.blog_box_title {color:#2B4870;font-family:Arial;font-size:10pt;line-height:18px; font-weight: bold;}
/* 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: #4874A1; color: #FFFFFF;}
div#blogpost_title a:link, div#blogpost_title a:active, div#blogpost_title a:visited, div#blogpost_title a:hover{font-family: Verdana; font-size: 14px; font-weight: bold; color: #3D6AAE; width: 400px}

div#blogpost_form{ float: left; background-color: #FBF6F2; 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:#46729F;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: 12px; font-weight: bold; background-color: #4874A1; color: #FFFFFF;}
div#postcomment_title a:link, div#postcomment_title a:active, div#postcomment_title a:visited, div#postcomment_title a:hover{font-family: Verdana; font-size: 12px; font-weight: bold; color: #3D6AAE; width: 400px}

div#postcomment_form{ float: left; background-color: #FBF6F2; 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:#46729F;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  */



/* =ADD/EDIT POST */
div#left_blog_box{ float: left; background-color: #FBF6F2; margin:10px; width:170px; border: solid 1px #4874A1;}
div#left_blog_box #title{padding: 5px; font-family: Verdana; background-color: #4874A1; color: #FFFFFF; width:160px;}
div#left_blog_box #title a:link, #left_blog_box #title a:active, #left_blog_box #title a:visited, #left_blog_box #title a:hover{font-family: Verdana; font-size: 12px; font-weight: bold; color: #FFFFFF;}
div#left_blog_box ul {padding-top: 10px;padding-bottom: 10px;}

/* END Add/Edit Post  */
