﻿@charset "utf-8";
/* CSS Document */

/* Global Styles ========================================================================= */
.clr { clear:both; }


/* Blog Category / Post ========================================================================= */
.blog .post-title {margin-bottom:5px; }
.blog .post-summary {font-size: 13px; line-height: 20px;}
.blog article.post  { border-bottom:1px solid #efefef; margin-bottom:20px; padding-bottom:10px; }
.blog article.post .post-title h2 a{ border-bottom:0; margin:0; font-size:18px !important;color:#296300}
.blog article.post .post-metadata { padding:10px 0; }
.blog article.post .post-summary .read-more { padding-bottom: 5px;
float: left;
background: #e7e7e7;
border-radius: 15px;
padding: 5px 25px;
color: #000;
text-transform: lowercase; 
margin: 10px 5px 15px;
}
.blog-detail .post-info {display: none;}
/*@@ if Member login, pull up this color theme*/
.marticle_blog .post-title { background:url(member_head_bg.jpg) 0 35px no-repeat; height: 38px;}
.marticle_blog .post-title h1 {font-size: 18px; color: #00487a; }
.marticle_blog .post-content {font-size: 13px; line-height: 23px;}
/*@@ if Not Member, pull up this color theme*/
.blog.blog-detail .post-title { background:url(articles_head_bg.jpg) 0 35px no-repeat; height: 38px;}
.blog.blog-detail .post-title h1 {font-size: 18px; color: #296300; }
.blog.blog-detail .post-content {font-size: 13px; line-height: 23px;}

.blog article.post .post-info { padding:10px 0; }
.blog article.post .post-info .post-categories li  { display:inline; }
.blog article.post .post-info ul.post-categories { float:left; }
.blog article.post .post-info li.post-comments { float:right; }

.neotheme-blog-category-index .toolbar .amount{float:left; margin:0px;}
.neotheme-blog-category-index .toolbar .pages{margin: 0 340px;}
.neotheme-blog-category-index .toolbar .pages ol {display:inline;}
.neotheme-blog-category-index .toolbar .pages ol li{display:inline; margin: 0 2px;}
.neotheme-blog-category-index .toolbar .limiter{ display:none;}

div.article_title{ background:url(articles_head_bg.jpg) 0 0 no-repeat;width:781px;height:41px;font-size:20px;color:#fff;text-indent:20px;line-height:36px;margin-bottom:20px; text-transform: uppercase;}
div.marticle_title{ background:url(member_head_bg.jpg) 0 0 no-repeat;width:781px;height:41px;font-size:20px;color:#fff;text-indent:20px;line-height:36px;margin-bottom:20px; text-transform: uppercase;}
.mblog-summary h2 a{ color:#00487a !important;}
/* Blog Commenting ========================================================================= */
.blog-detail .comments-list { }
.blog-detail .comments-list li { border-bottom:1px solid #efefef; padding:10px 0px 20px; margin-bottom:10px; }
.blog-detail .comments-list .comment-metadata { margin-bottom:10px; }
.blog-detail .comments-list .comment-metadata h4 { display:inline; }
.blog-detail .comments-list .comment-metadata li { display:inline; border:none; }


/* Block: Blog ========================================================================= */
.block-blog { }
.block-blog .block-content { padding:8px 12px; }
.block-blog .block-content ul li{ border-bottom:1px solid #cdcdcd;padding:5px 0;background:url(featured_articles_homepage_right_triangle.png) 0 10px no-repeat;padding-left:8px;font-size:11px;font-weight:bold;}
/* Widget: Latest Posts ========================================================================= */
.blog-latest-widget {  }
.widget-blog-link { display:block; text-align:left; }
.neotheme-blog-index-index .toolbar .amount{float:left;}
.neotheme-blog-index-index .toolbar .pages{float:right;}
.neotheme-blog-index-index .toolbar .pages ul li{float:left;}
.neotheme-blog-index-index .toolbar .limiter{ display:none;}
.blogblock .cms_nav .nav_title{ background:url(member_menu_head_bg.jpg) 0 0 repeat-x;color:#fff;font-size:15px;height:35px;line-height:35px;text-indent:15px;}
.blogblock .cms_nav ul li.hover a{ color:#00487a;}