div.post h3 {
	margin: 0 0 2px;
}
div.post-title {
	margin: 0 0 10px;
}
div.post-title h2 {
	margin: 5px 0 5px 0;
}

div.post-title h3 {
	color: #999;
	font-size: 11px;
	margin:5px 0;
}
div.post-title h3 a {
	color: #666;
	text-decoration: none;
}
div.post-title h3 a:hover {
	border-bottom: 1px solid #aaa;
	color: #444;
}
div.post-content ul, div.post-content ol {
	margin: 5px 0 12px 24px;
	list-style: disc;
	font-size: 13px;
}
div.post-content ol {
	list-style: decimal;
}
div.post {
	padding: 0 0 10px;
	margin: 0 0 25px;
}
div.post-meta {
	display: block;
	padding: 15px 10px 0px 10px;
	font-size: 13px;
	background: #eaf3f9 url('../images/meta_top.gif') no-repeat top;
	color: #6f7f8a;
}
div.post-meta-cap {
	background: transparent url('../images/meta_bottom.gif') no-repeat bottom;
	height: 5px;
}
div.post-meta span {
	display: block;
	padding: 10px 0;
}
div.post-meta a {
	text-decoration: none;
}
div.post-meta a:hover {
	text-decoration: underline;
}
ul.post-comments {
	margin: 26px 0;
}
ul.post-comments h3 {
	margin: 0 0 5px;
}
li.comment {
	display: block;
	padding: 20px 20px 0;
	border-bottom: 1px dotted #ccc;
	background: #fafafa;
}
li.comment.alt {
	background: #fff;
}
cite.comment-author {
	text-align: left;
	float: left;
	color: #000;
	font-size: 16px;
	font-weight: bold;
	width: 150px;
	clear: left;
	display: block;
}
cite.comment-author a {
	color: #333;
	text-decoration: none;
}
cite.comment-author a:hover {
	text-decoration: underline;
}
cite.comment-author img {
	position: relative;
	top: 6px;
	margin: 0 10px 0 0;
}
div.comment-content {
	display: block;
	width: 300px;
	float: left;
	padding: 0 0 0 10px;
}
.entryDate { 
    font-family: Arial,Helvetica,sans-serif; 
    /*left: -4.8em;*/ 
    line-height: 1;
    margin-left: auto;
    margin-right: auto;
    width: 3.5em;
}
.entryDate span { 
    display: block; 
    text-align: center; 
}
.postMonth { 
    font-size: 16px;
	color: #336600;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}
.postDay { 
	font-size: 28px;
	color: #ffffff;
	text-align: center;
	font-weight: 400; 
}	
.postYear { 
    background-color: #2358B8; 
    color: #FFF; 
    font-size: 1.2em; 
    padding: 0.3em 0; 
    margin-top: 0.3em;
}

#datewrap {width:50px; height: 58px; background: url('/Images/Site/new_style_2/backgrounds/blogdate.png') top center no-repeat; padding: 10px 0 0 0; text-align:center; display:inline; background-color:transparent; float:left; text-align:center;}

#postwrap {width:680px; height:auto; float:left; padding-left:10px;}

#breadcrumbs {color:#003366; font-weight:bold; font-size:14px;}
#breadcrumbs a, #breadcrumbs a:visited {text-decoration:underline;}