
.Normal, .NormalDisabled 
{
    font-family: Verdana, Myriad Pro, Trebuchet MS, Arial, Sans-Serif;
    font-weight: normal;
    color: #00457C;
}

.cs-container-actions
{
    width: 100%;
}

.archive .cs-container-title, 
.blog_list .cs-container-title, 
.blog_post .cs-container-title, 
.categories .cs-container-title, 
.GeneralContainer .cs-container-title, 
.recent_posts .cs-container-title, 
.TagsContainer .cs-container-title
{
    font-family: Verdana,Myriad Pro,Trebuchet MS,Arial,Sans-Serif;
    font-size: 1.42em;
    font-weight: bold;
    width: 100%;
    float: left;
}

.archive .cs-container-title, 
.categories .cs-container-title, 
.TagsContainer .cs-container-title
{
    color: #FFFFFF;
    background: #009fc3 url(images/bullet_blueback.gif) left no-repeat;
    background-position: 6px 4px;
    padding: 5px 0 5px 0;
}

.recent_posts .cs-container-title,
.blog_list .cs-container-title
{
    color: #00457C;
    background: #CCECF3;
    padding: 2px 5px;
}

.archive .cs-container-title span.TitleHead, 
.categories .cs-container-title span.TitleHead, 
.TagsContainer .cs-container-title span.TitleHead
{
    display: block;
    float: left;
    padding-left: 20px;
}

.archive .cs-container-body, 
.blog_list .cs-container-body, 
.blog_post .cs-container-body, 
.categories .cs-container-body, 
.GeneralContainer .cs-container-body, 
.recent_posts .cs-container-body, 
.TagsContainer .cs-container-body
{
    margin-bottom: 10px;
}

div.cs_post_title 
{
    background: transparent;
    -moz-border-radius:0 0 0 0;
}

.cs_blog_recentPosts .postBy, 
.cs_blog_posts .cs_blog_postitem .cs_post_title h2,
.cs_blog_posts .cs_blog_postitem .cs_post_title h2 a, 
.blog_post .cs-container-body .cs_post_title h1,
.blog_post .summary p, 
.blog_posts .summary p, 
.summary_post_info span, 
.no-posts,
.noPosts,
.postInfo,
.postTags,
.postTags a, 
.postTags span, 
.postCategories,
.postCategories a, 
.readMore a, 
.blog_post .cs-container-body h1, 
.blog_post .postCategories, 
.blog_post .cs-container-body p
{
    color: #00457C;
    font-family: Verdana,Myriad Pro,Trebuchet MS,Arial,Sans-Serif;
}

.blog_post .summary p, 
.blog_posts .summary p, 
.blog_post .cs-container-body p,
.recent_post .summary p, 
.recent_post .cs-container-body p  
{
    font-size: 0.79em;   
}

.cs_blog_posts .cs_blog_postitem .cs_post_title h2,
.cs_blog_posts .cs_blog_postitem .cs_post_title h2 a,
.blog_post .cs-container-body .cs_post_title h1
{
    font-size: 24px;
    text-decoration: none;
	font-weight: bold;
	padding: 0 0 10px;
	margin:0;
	text-shadow: none;
}
.cs_blog_posts .cs_blog_postitem .cs_post_title h2 a:hover
{
    text-decoration: none;
	color: #5dc2db;;
	text-shadow: none;
}

div.cs_blog_postitem  
{
    padding-bottom:10px;
    border-bottom:0;
}

.recent_posts .postInfo,
.blog_post .postInfo
{
	font-size:10px;
	float:left;
	padding-right:10px;
}

.recent_posts .postBy,
.blog_post .postBy 
{
	font-size:11px;
	font-weight: bold;
}


.recent_posts .postTags,
.blog_post .postTags 
{
    color:#00457C;	
	font-size:10px;	
}

.recent_posts .postCategories,
.blog_post .postCategories
{
	color:#00457C;	
	font-size:10px;
	display: inline;
}

.blog_post .postCategories a, 
.blog_post .postTags a,
.blog_post .cs-container-body .postCategories a, 
.blog_post .cs-container-body .postTags a,
.recent_posts .postCategories a, 
.recent_posts .postTags a,
.recent_posts .cs-container-body .postCategories a, 
.recent_posts .cs-container-body .postTags a
{
	text-decoration:underline;
	font-size:10px;
	color: #00457C;
	font-family: Verdana;
}

.blog_post .postCategories a:hover, 
.blog_post .postTags a:hover,
.blog_post .cs-container-body .postCategories a:hover, 
.blog_post .cs-container-body .postTags a:hover,
.recent_posts .postCategories a:hover, 
.recent_posts .postTags a:hover,
.recent_posts .cs-container-body .postCategories a:hover, 
.recent_posts .cs-container-body .postTags a:hover
{
	text-decoration: none;
	color: #5dc2db;
}
.recent_posts .posts_pages 
{
    font-size: 0.79em;
    margin-bottom: 10px;
}

.recent_posts .posts_pages .activePage,
.recent_posts .posts_pages .pageLink
{
    display:none;
}


.cs_blog_categories
{
    font-family: Verdana,Myriad Pro,Trebuchet MS,Arial,Sans-Serif;
}

.cs-rss-link a:hover
{
    color: #5dc2db;
    text-decoration: none;
}

.blog_post .cs-container-body h1,
.blog_post .cs-container-body h2,
.blog_post .cs-container-body h3,
.blog_post .cs-container-body h4 {
    color: #00457C;
}

.comment_form,
.comment_form .input,
.cs_comments_container .comment_body,
.comment_form_commands_item a,
.comment_form_commands_item a:hover,
.cs_comments_container .comment_header .comment_header_inner span, 
.cs_comments_container .comment_header .comment_header_inner div 
{
    color: #00457C;
}

.cs_comments_message  
{
    text-align:center;
}

.cs_blog_posts .posts_pages .nextPage a,
.cs_blog_posts .posts_pages .prevPage a 
{
    color:#00457C;
}

.cs_blog_posts .posts_pages .nextPage a:hover,
.cs_blog_posts .posts_pages .prevPage a:hover 
{
    color:#5dc2db;
}


