/*
Blog Style Overrides
*/

#Common
{
}

/*
Blog Styles
*/

UL.BlogPostList
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.BlogPostArea
{
	padding-bottom: 8px;
	margin-bottom: 8px;
	border-style: solid;
	border-width: 0px;
	border-bottom-width: 1px;
	border-color: #eeeeee;
}

.BlogPostHeader
{
	color: #000000;
	font-size: 32px;
	font-weight: bold;
	font-family: Arial;
	padding-top: 0px;
	padding-left: 0px;
	margin: 0px;
}
.BlogPostHeaderListing
{
	color: #000000;
	font-size: 26px;
	font-weight: bold;
	font-family: Arial;
	padding-top: 0px;
	padding-left: 0px;
	margin: 0px;
}
.BlogRating
{
	width: 64px;
	height: 60px;
	margin: 2px 8px 0px 0px;
	background-color: #cccccc;
	vertical-align: top;
	text-align: center;
	font-family: Arial;
	background-image: url(../images/Common/blog_comment_background.gif);
	color: #666666;
	padding-right: 1px;
	padding-left: 2px;
	padding-bottom: 1px;
	padding-top: 4px;
}

.BlogRating a:link, .BlogRating a:visited, .BlogRating a:active, .BlogRating a:hover
{
	color:#000000;
	text-decoration: none;
}

.BlogCommentCount
{
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
}

.BlogPostContent
{
	color: #000000;
	font-family: Arial;
	margin-left: 1px;
	font-size: 100%;
	line-height: 20px;
	text-align: justify;
}

.BlogPostFooter
{
	margin: 0px 0px 0px 1px;
	color: #000000;
	font-family: Arial;
	font-size: 80%;
	clear:both;
}

/*
Blog List Columns
*/

.BlogBlogNameColumn
{
	width: 25%;
}

.BlogAuthorColumn
{
	width: 14%;
}

.BlogLastPostColumn
{
	width: 25%;
}

.BlogPostsColumn
{
	text-align: center;
	width: 9%;
}

.BlogArticlesColumn
{
	text-align: center;
	width: 9%;
}

.BlogCommentsColumn
{
	text-align: center;
	width: 9%;
}

.BlogTrackbacksColumn
{
	text-align: center;
	width: 9%;
}

/*
Calendar styles
*/

.BlogCalendar
{
	font-size: 90%;
	width: 100%;
}

.BlogCalendarTitle
{
	text-align: center;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
}

.BlogCalendarNextPrev
{
}

.BlogCalendarNextPrev A:LINK, .BlogCalendarNextPrev A:ACTIVE, .BlogCalendarNextPrev A:VISITED
{
	text-decoration: none;
}

.BlogCalendarNextPrev A:HOVER
{
	text-decoration: none;
}

.BlogCalendarDays
{
	font-weight: bold;
	padding: 2px;
}

.BlogCalendarDay A:LINK, .BlogCalendarDay A:ACTIVE, .BlogCalendarDay A:VISITED, .BlogCalendarDay A:HOVER
{
	font-weight: bold;
}

/* Comment Form */
#commentform {padding: 0;font-size: 0.95em;}
#commentform h2{margin-bottom:0;}
#commentform h3{
    font-size: 1.3em;margin: 0px 10px 0px 0px;padding: 10px 0px 5px;
	font-family: helvetica, arial, sans-serif;
	font-weight: 600;letter-spacing: 0px;}

#commentform p{	padding: 0em; font-size: 0.95em;}

#commentform dl {margin: 0;	padding: 0;}

#commentform dt {	padding: 5px 0 5px 0; font-size: 1.0em;	margin: 0px;}
	
#commentform dd { color: #777777;margin-left:0;}

#commentform dt em {font-size: 0.95em;}
 
#commentform .smallbox {
	width: 350px;
	padding: 2px;
	border-top: 1px solid #7F8D3E;
	border-right: 1px solid #E2E3D1;
	border-bottom: 1px solid #E2E3D1;
	border-left: 1px solid #E2E3D1;
}

#commentform textarea {
	width: 500px;
	height: 150px;
	padding: 2px;
	font-family: Arial;
	border-top: 1px solid #7F8D3E;
	border-right: 1px solid #E2E3D1;
	border-bottom: 1px solid #E2E3D1;
	border-left: 1px solid #E2E3D1;
	font-size: 1em;
	}
/* End Comment */

#comments h3
{
	color:#000000;
	font-size: 110%;
}

.Comment
{
	padding-bottom: 12px;
	border-style: solid;
	border-width: 0px;
	border-bottom-width: 1px;
	border-color: #eeeeee;
	padding-top: 3px;
}

.CommentAvatar
{
	white-space: nowrap;
}

.CommentAvatar img
{
	margin-right: 8px;
}

.CommentContent
{
}

.CommentTitle
{
	font-size: 110%;
	margin: 0px;
	padding: 0px;
}

.CommentTitle A:LINK, .CommentTitle A:ACTIVE, .CommentTitle A:VISITED
{
    color: #27638D;
}

.CommentTitle A:HOVER
{
    color: #FF6600;
}

.CommentText
{
	padding-top: 2px;
	padding-bottom: 2px;
}

.CommentFooter
{
	font-size: 80%;
	color:#000000;
}

/* Post ToolBar */

#postToolbar
{
	width:250px;
	font-size:85%;
	border:solid 1px #cccccc;
	padding:2px;
	background-color: #eeeeee;
}

#postToolbar .CommonSubTitle
{
	margin-bottom:0;
	padding-bottom:0;
}
/* END Post ToolBar */

UL.BlogLinkCategoryLinkList
{
	padding: 0px;
	margin: 0px;
	list-style-type: square;
	margin-left: 24px;
	padding-left: 0px;
}

UL.BlogLinkCategoryLinkList li
{
	padding-top: 4px;
}

UL.BlogLinkCategoryLinkList li a
{
	font-weight: bold;
}

.BlogLinkCategoryArea
{
	padding: 4px;
}

.BlogPostViewAndRating
{
	padding: 0px 0px 0px 0px;
	color: Black;
}




/************
* New Theme CSS for new design
*************/
 
body  {font: 72% Georgia, "Times New Roman", Times, serif;margin: 0;padding: 0;text-align: center;color: #000000;}
 #container {width: 818px;margin: 0 auto;text-align: left;} 
#contentWraper {width: 818px;margin: 0 auto; background:#fff;text-align: left;} 
#header { background: #fff url(../images/Blog/headerBg.png) no-repeat; padding:0; height:244px; z-index:999} 

#priceGuide {width:400px;display:block;background: url(../images/Blog/CSBlogPriceTagHeader.png) no-repeat;height:215px;position:relative;left:450px;}

#priceGuide a:hover { text-decoration: none; background-color:Transparent; }


/* IE 6 and below */
* html .twoColFixRtHdr #priceGuide {width:400px; display:block; background:url(../../images/CSBlogPriceTagHeader.png) no-repeat;height:215px; 
position:absolute; left:450px;}
/* IE 7 only */
*:first-child+html .twoColFixRtHdr #priceGuide {width:400px; display:block; background:url(../../images/CSBlogPriceTagHeader.png) no-repeat;height:215px; 
position:absolute; left:450px; z-index:9999}

#navSection {width:470px; height:244px; float:left; padding-left:23px;}
#navigationDiv {padding-top:127px}
#navigationDiv a img{ border:none; margin-right:2px}

 #sidebar1 {float: right;width: 190px;background: #EBEBEB url(../images/Blog/CSGreySidebar.png) repeat-x bottom;padding: 0;}
 #sidebar1 h3{ display:block; background:#8E8D8D; padding:38px 10px 2px 10px; margin:0; color:#fff; font-size:14px; font-weight:normal}
 #sidebar1 .contentContainer {margin:10px}

#contentHolder {}
.twoColFixRtHdr #mainContent { margin: 0 0 0 0;padding: 0 0 50px 10px; background:#fff} 

 #footer {padding: 0 10px 0 20px;background:#DDDDDD; } 
 #footer p {margin: 0;padding: 10px 0;}
.fltrt {float: right;margin-left: 8px;}
.fltlft {float: left;margin-right: 8px;}
.clearfloat {	clear:both;height:0;font-size: 1px;line-height: 0px;}

.search { padding:17px 0px 0 0}
.search img{ border:none}
.searchField {padding:15px; font-size:16px; color:#B8B9BA; width:310px}

.itemlist{padding:0px;}
.itemlist td{ border-bottom:1px #AEABAB solid; height:100px}
.itemlist td.header{ border-top:1px #AEABAB solid; border-bottom:1px #AEABAB solid; height:50px; color:#7D9FBA; font-weight:bold; text-align:center}
.itemlist tr.header{ border-bottom:1px #000 solid; color:#7D9FBA;}


/* Price guide blog intro row */
.priceGuide_intro
{
    height:60px;
    font-weight:bold;
    vertical-align: middle;
    max-height:60px;
}
