﻿#container-blog
{
	font-size: 12px;
	background: #FFF url(/images/www/container_generic_bg.gif) repeat-y 0px 0px;
	width: 980px;
	padding:0;
	margin:0;
}

#leftnav-wrapper
{
	background: url(/images/www/container_generic_btm.gif) no-repeat left bottom;
	width:974px;
	padding:0 3px 18px 3px;
	margin:0;
	display: block;
}

#container-blog .col1
{
	width: 191px;
	padding:0 15px 0 1px;
    margin:0 0 10px 0;
	float: left;
}

#container-blog .leftnav
{
	width:191px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float:none;
}

#container-blog .content
{
	width: 527px;
	padding:10px 15px 10px 0;
	margin: 0px 0px 0px 0px;
	float: left;
}

#container-blog .col3
{
	width:210px;
	padding:15px 15px 0 0;
	margin:0 0 0 0;
	float: right;
}

#container-blog .callout-head
{
	background:#fff url(/images/www/callout_head_bg.gif) no-repeat right top;
	height:42px;
	margin: 0;
	overflow:hidden; /* for IE6 */
}

#container-blog .callout-head h2 
{
	font-size:16px;
	line-height:16px;
	background:url(/images/www/callout_head_left.gif) no-repeat 0px 0px;
	padding:13px 0 13px 12px;
}

#container-blog .col1 .callout-head
{
	background:#fff url(/images/www/left_callout_head_bg.gif) no-repeat right top;
	height:36px;
	margin: 0;
}

#container-blog .col1 .callout-head h2 
{
	color:#FFF;
	font-size:16px;
	line-height:16px;
	background:url(/images/www/left_callout_head_left.gif) no-repeat 0px 0px;
	padding:10px 0 10px 12px;
}

#container-blog .col1 .image-border
{
	margin:0 0 4px 0;
}

#container-blog .callout
{
	display: block;
	padding: 10px;
	margin: 0;
}

#container-blog .col1 .callout
{
	background:#FFF url(/images/www/col1_callout_bg.gif) no-repeat left bottom;
	padding:10px 10px 10px 10px;
	margin:0;
}


#container-blog .col3 .callout
{
	background:url(/images/www/callout_right_column_bg_tile.gif) repeat-y left bottom;
	padding:12px 13px 0px 13px;
	margin:0px 0px 0px 0px;
}

#container-blog .callout a
{
	text-decoration: none;
}

#container-blog .callout a:hover
{
	text-decoration: underline;
}

#container-blog .col3 .callout-bottom
{
	background:url(/images/www/callout_right_column_bg_bottom.gif) no-repeat left top;
	height:18px;
	line-height:0px;	
	margin:0px 0px 12px 0px;
}

.blog-title, .blog-title a, .blog-title a:link, .blog-title a:active
{
	font-size: 16px;
	font-weight: normal;
	text-transform: none;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
}

.blog-title a:hover
{
	text-decoration: underline;
}

.content h1 a:visited, .content h1 a:link, .content h1 a:hover, .content h1 a:active, h1 a, .content h2 a:visited, .content h2 a:link, .content h2 a:hover, .content h2 a:active, .content h2 a, #Author h1, .post h1
{
	color: #007dc3;
	text-decoration: none;
	text-transform: none;
	font-size: 16px;
	background-image: none;
	margin: 0px 0px 0px 0px;
	padding: 0 0 0 0;
}

img
{
	border: none;
}

.postFooter
{
	color: #333;
	font-size: 12px;
	background: #d7d7d7 url(/images/www/post_foot_bg.jpg) repeat-x top;
	min-height: 37px;
	border-bottom: 1px solid #959595;
	border-top: 1px solid #959595;
	margin: 8px 0px 40px 0px;
	padding: 10px 10px 10px 10px;
	display: block;
}

.postFooter p
{
	margin: 5px 0 5px 0;
}

div.comment-link
{
	text-align: right;
	width: 140px;
	float: right;
	padding: 0;
	margin: 2px 0 0 0;
}

.postFooter a.share
{
	margin: 0px 5px 0px 0px;
}

.postFooter a.share img
{
	margin: 2px 0px -2px 5px;
}

ul.listElement
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}

ul.listElement li
{
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0 0.3em;
	padding: 4px 0px 4px 0px;
}

#CommentList, #CommentList input, #CommentList textarea, #CommentList p, #CommentList td
{
	font-family: Verdana,Arial,Helvetica,Sans-Serif;
	font-size: 11px;
}

#CommentList input
{
	width: 200px;
	border: 1px solid #CCCCCC;
}

.commentForm .errorMessage, .commentForm em
{
	color: #990000;
	font-style: normal;
}

.commentForm td
{
	padding: 8px 0px 0px 0px;
	vertical-align: top;
}

.commentForm input.honeypot
{
	display: none;
	visibility: hidden;
}

.comment
{
	border-bottom: 1px solid #DDDDDD;
	border-top: 1px solid #DDDDDD;
	margin-bottom: 10px;
	padding: 10px 0px 35px 0px;
}

.comment .date
{
	margin: 0;
	padding: 3px 0;
	text-align: right;
}

.comment .content
{
	margin: 5px 0 0 0px;
	min-height: 40px;
}

.comment .author
{
	margin: 10px 0;
	padding-top: 3px;
	text-align: left;
}

/*
#Author p
{
	margin: 10px 0px;
}

#Author .title
{
	font-weight: bold;
	color: #D66B0F;
}


#Author
{
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 3px 0px;
	border-bottom: 1px solid #DDDDDD;
}

#Author h2
{
	color: #000;
	font-weight: normal;
	text-transform: none;
	margin: 20px 0px 0px 0px;
}
*/

.author-pic
{
	padding:0;
	margin:1px 12px 0px 0;
	float: left;
}

.brief .preview
{
	width:455px;
	float:left;
}

.date-name
{
	padding-top: 4px;
	font-size: 12px;
	line-height: 16px;
	color: #666;
}

.featuredCategory .title
{
	text-decoration:none;
}

.featuredCategory .title:hover
{
	text-decoration:underline;
}

.featuredCategory h3
{
	color: #007dc3;
	font-size: 16px;
	text-decoration: none;
	text-transform: none;
}

.featuredCategory .brief
{
	margin:0 0 15px 0;
	display:block;
}

.featuredCategory .brief p
{
	padding:0 0 0 0;
	margin:0 0 10px 0;
}
