﻿div#content_pane div.left_big_column .dateCallout
{
    background-image:url('../../resources/images/calendar_talk_bubble_LRG.png');
    background-repeat:no-repeat;
    width:50px;
    height:61px;
    text-align:center;
    line-height:1.2em;
    margin:5px 0px;
}

div#content_pane div.left_big_column .postDateDay
{
    margin:0px auto;
    padding-top:13px;
    border-width:0px;
    color:#cb0000;
    font-size:19pt;
}

div#content_pane div.left_big_column .postDateMonth
{
    margin:0px auto;
    padding:0px;
    border-width:0px;
    color:#cb0000;
    font-size:11pt;
}

div#content_pane div.left_big_column h3
{
    margin-bottom:5px;
}

h3 a
{
   color:Black; 
}
.posts
{
	margin-left:-15px;
}
.blog
{	padding-top:8px;
 	padding-bottom:8px;
	border-top:solid 1px #CCCCCC;
	padding-left:15px;	
}

.blogBlurb
{
    padding-top: 10px;   
}

#blog0
{
	/*margin-left:0px;*/
	border-top:none;	
	/*padding-left:20px;
	position:absolute;
	left:0;*/
}

#h3_style
{
	color:#333333;
	font-size:18px;
	font-weight:normal;	
}
.featured_author
{
	margin:10px 15px 0px 10px;	
}
#postnavigation a
{
	line-height:18px;
	font-size:12px;
}

.blogHeader
{
    vertical-align:bottom;
    padding: 0px 0px 0px 5px;
}

/*----------------------------
				 Tag cloud
----------------------------*/

.tagcloud {
	white-space: normal;
	list-style:none;
}

.tagcloud li
{
    padding-bottom:10px;
}

.tagcloud a {
	margin-right: 3px;
	display: inline;
	color: black; 
	font-size:12px;
}

/*---------------------------
        Posts
---------------------------*/

.blogTags
{
    color:#cc0000;
    font-size:12px;
    line-height:18px;
}

.blogTags a
{
    color:#cc0000;
    text-decoration: none;
}

.blogTags a:hover
{
    color:#cc0000;
    text-decoration: underline;
}

.blogTags a:visited
{
    color:#cc0000;
    text-decoration: none;
}

.pagingDiv
{
    display:inline; 
    float:right; 
    padding: 0px 30px 0px 0px;
    font-size:12px;
}

.pagingDiv a
{
    display:inline;
}

.pagingDiv div
{
    display:inline;
}

.pagingDiv div span
{
    color:#cc0000;
    text-decoration: underline;
}

.searchWatermarkOn 
{
    color: #CCCCCC;
}

.featuredBloggerImageColumn
{
    width:72px; 
    height:105px; 
}

.bloggerImageSmall
{
    width:62px;
    height:85px;
}

.bloggerImageHolderSmall
{
    position:absolute;
    top:20px;
    left:14px;
}

.bloggerBackgroundSmall
{
/*    width:72px;
    height:105px;*/
}

.featuredBloggerHeader
{
    vertical-align:top;
    width:auto;
    padding-left: 10px;
}

.featuredBloggerHeader h3
{
    font-size: 16px;
    font-weight: normal;
}

.featuredBloggerHeader a
{
    display:inline-block;
    
}

.featuredBloggerLargeImageColumn
{
    width:198px; 
    height:287px; 
}

.bloggerImageLarge
{
    position:absolute;
    top:40px;
    left:25px;
    width:169px;
    height:224px;
}

.bloggerBackgroundLarge
{
    top:0px; 
    left:0px;
    width:219px;
    height:309px;
}

.bloggerConnectLinks
{
    background-color: #F3F3EB; 
    position:absolute; 
    left:22px; 
    top: 225px; 
    width:170px;
    padding:2px;
}
.bloggerConnectLinks a
{
    padding-right:5px;
    display:none;
}

.featuredBloggerTextBlockDiv
{
    padding-top: 15px;
    padding-left:10px;
    margin-right: 30px;
    width:500px;
}

.featuredBloggerTextBlockDiv h3.name
{
    color: #cc0000;
    font-size: 20px;
    padding: 0px;
    margin: 0px;
}

.featuredBloggerTextBlockDiv h4.occupation
{   
    color: Black;
    font-size: 12px;
    padding: 0px;
    margin: 0px;
    font-weight:normal;
}

.featuredBloggerTextBlockDiv p
{   
    padding-top: 10px;
}

.featuredBloggerTextBlockDiv h2.quote
{   
    padding-top: 15px;
    color: #AAA470;
    font-size: 18px;
    font-weight:normal;
}

.disclaimer
{
    font-size: 10px;   
    padding-bottom:10px;
}

.comment_main li,
.comment_main ul,
.comment_main ol {
    list-style-type: none;
    list-style-image: none;
    background: none;
    display: block;
    font-size:12px;
}

.comment_container {
    margin-bottom: 25px;
    overflow: hidden;
    _height: 1%;
}
.comment_image img {
    float: left;
    /*height: 48px;
    width: 48px;*/
}


.comment_body cite {
    font-weight: bold;
}
.comment_message {
    display: inline;
    margin: 0;
    line-height: 1.42;
    margin: 1em 0;
}

.comment_footer {
    _height: 1%;
    overflow: hidden;
    margin: 1em 0;
    margin-left: 63px; /* 48 + 15 */
    color: #949494;
}

.comment_footer a {
    font-weight: bold;
}
.comment_main_header
{
    font-weight:bold;
    font-size:12px;
    color:#333333;
}

.comment_thankyou
{
	color:#cb0000;
    font-weight:bold;
    font-size:12px;
}

.comment_container_table
{
	background-color:#F6F6F6;
	width:100%
}

.comment_table_image_td
{
	width:89px;
	padding-top:10px;
	padding-bottom:10px; 
	padding-left:10px;
}

.comment_table_text_td
{
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px; 
}

.postContainer ol
{
    margin-left:50px; 
    margin-right:80px;
}

.postContainer ul
{
    margin-left:50px; 
    margin-right:80px;
}

.postContainer img
{
    margin: 10px;
}

.adminProfileField
{
    margin-bottom:3px; 
    line-height:23px;
}
