/* CSS Document */


/* =Blogs - Common
---------------------------------------------------------------------
*/

#blog_content_title {
	margin-left:25px;
}

#blog_content_title span {
	display:block;
	font-family:Helvetica,Arial,sans-serif;
	font-size:26px;
	text-transform:uppercase;
}

#blog_content_outer {
	
}

#blog_content_inner {
	
	min-height:610px;
	-height:610px;
}

#blog_content {
	padding:0 0 0 0;
	
}

#blog_content h5 {
	color:#333333;
	font-size:16px;
	font-weight:normal;
	text-transform:none;
}
#blog_content  h6 {
	color: #0270a8;
	font-size: 16px;
	margin-bottom: 2px;
	font-weight: normal;
}

.blog_heading {
	background:#CC3300;
	padding:6px 20px 6px 15px;
	overflow:hidden;
}

#blog_title {
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	font-weight:normal;
	font-style:italic;
	text-decoration:none;
	margin-right:20px;
	font-weight:bold;
	width:360px;
	display:block;
}


#subscribe {
	width:150px;
}

#subscribe a:link, #subscribe a:visited {
	background:transparent url(../images/icon_rss.gif) no-repeat scroll 0 1px;
	color:#fff;
	display:block;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight:bold;
	height:12px;
	padding: 2px 0 2px 22px;
}

#page_blogs #sidebar {
	margin-top:0;	
}

#blog_sidebar {
	background:transparent url(../images/blog_sidebar_bg.gif) 0 0 no-repeat;
	padding: 0 0 20px 0;
	zoom:1;
}
#blog_sidebar ul {
	border:none;
	line-height:normal;
	list-style:none;
	margin:0;
	padding:0;
	}

#blog_author {
	margin:20px 0 25px 17px;
}

.author_image {
	background:#CCCCCC none repeat scroll 0 0;
	display:block;
	height:142px;
	margin:0;
	overflow:hidden;
	padding:0;
	width:118px;
}

#blog_author .author_image {
	float:left;
}

#blog_author .author_image img {}

.author_text {
	color:#000000;
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:normal;
}

#blog_author .author_text {
	float:left;
	margin-bottom:10px;
	margin-left:6px;
	width:90px;
}

#blog_author .view_entries {
	float:none;
	font-size:10px;
	font-weight:bold;
	padding: 10px 0;
}

#blog_author .view_entries a:link, #blog_author .view_entries a:visited {
	color:#ccc;
}

#blog_search {
	padding: 20px 0 4px 28px;
	}

#blog_search #blog_keywords {
	background: url(/images/blog_search_bg.gif) no-repeat scroll left top;
	color:#fff;
	font-size:11px;
	padding:6px 12px 12px 6px;
	border:none;
	width:184px;
	float:left;
}

#blog_search .go_button {
	padding:0 0 0 0;
	margin:0 0 0 0;
	float:left;
	}

.blog_sidebar_list {}

.blog_sidebar_list h5 {
	color:#48c0fe;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:bold;
	margin: 10px 0 10px 0;
}

.blog_sidebar_list ul {
	margin:0;
	padding:0;
}

.blog_sidebar_list ul li {
	color:#fff;
	background:none;
	margin:0 0 0 0;
	padding:6px 0 6px 14px;
	display:block;
	border-bottom:1px solid #563e1e;
	background: url(../images/blog_bullet.gif) 5px 10px no-repeat;
}

.blog_sidebar_list ul li a:link, .blog_sidebar_list ul li a:visited {
	font-size:11px;
	font-weight:normal;
	color:#cccccc;
	text-decoration:none;
	}
.blog_sidebar_list ul li a:hover, .blog_sidebar_list ul li a:active {

	text-decoration:underline;
	}
#blog_roll {
	padding:0 41px 2px 28px;
}

#blog_categories {
	padding: 10px 41px 0 28px;
	}



/* =Blogs - All Blogs
---------------------------------------------------------------------
*/

.blog_box {
	margin: 0 0 20px 0;
}

.blog_box .blog_desc {
	width:185px;
	float:left;
}

.blog_box .blog_desc .author_image {
	margin-bottom:8px;
}

.blog_box .blog_main {
	margin-left:17px;
	width:360px;
	float:left;
}

.blog_box .blog_title {
	background:#CC3300;
	padding:5px 20px 5px 15px;
	display:block;
	margin: 0 0 20px 0;
}


.blog_box .blog_title a:link, .blog_box .blog_title a:visited {
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
}
.blog_box .blog_title a:hover, .blog_box .blog_title a:active {
	color:#201200;
}



.blog_box .blog_main .blog_last_post {
	padding:0 10px 5px 20px;
	border-left:1px solid #bbae8e;
}

.blog_box .blog_main .blog_last_post .post_title {
}

.blog_box .blog_main .blog_last_post .post_title a:link, .blog_box .blog_main .blog_last_post .post_title a:visited {
	color:#4E2901;
	font-size:16px;
	font-weight:normal;
	margin-bottom:20px;
	text-transform:uppercase;
}
.blog_box .blog_main .blog_last_post .post_title a:hover, .blog_box .blog_main .blog_last_post .post_title a:active {
	text-decoration:underline
}

.blog_box .blog_main .blog_last_post p {
	color:#201200;
	margin-bottom:10px;
	line-height:18px;	
}

.blog_box .blog_main .blog_last_post .more_link {
	text-align:right;
	font-size:12px;
	color:#cc3300;
}

.blog_box .blog_main .blog_last_post .more_link a:link, .blog_box .blog_main .blog_last_post .more_link a:visited {
	color:#cc3300;
	font-size:12px;
	color:#cc3300;
	text-decoration:none;
}
.blog_box .blog_main .blog_last_post .more_link a:hover, .blog_box .blog_main .blog_last_post .more_link a:active {
	text-decoration:underline;
}



/* =Blogs - Single Blog/Author
---------------------------------------------------------------------
*/

.blog_post {
	border-bottom:1px solid #bbae8e;
	padding:20px;
}

.blog_post .post_heading {
	margin-bottom:10px;
}

.blog_post .post_title {
	line-height:20px;
}

.post_title, .post_title a:link, .post_title a:visited {
	color:#333333;
	font-size:16px;
	font-weight:normal;
	text-decoration:none;
}
.post_title a:hover, .post_title a:active {
	text-decoration:underline;
}
.post_date {
	color:#000000;
	font-size:12px;
	font-weight:bold;
	float:right;
}

.blog_post .post_comments {
	margin-right:6px;
}

.post_comments a:link, .post_comments a:visited {
	background:transparent url(../images/comments_icon.gif) no-repeat scroll 0 0;
	color:#cc3300;
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	height:28px;
	padding-top:4px;
	text-align:center;
	text-decoration:none;
	width:37px;
}
.post_comments a:hover, .post_comments a:active {
	text-decoration:underline;
	color:#810000;
	}
.post_summary, .post_content, .post_content p {
	color:#333333;
	font-size:12px;
	margin-bottom:10px;
	line-height:18px;
}
.post_content ol {
	padding-left:16px;
	margin: 0 0 8px 0;
	}
.post_content ol li {
	padding: 0 0 10px 0;	
	}

.post_meta {
	color:#333;
	line-height:18px;
}

.post_meta a {
	color:#cc3300;
	text-decoration:underline;
}

.post_meta a:hover {
	color:#810000;
}

#previous_entries {
	padding:20px 15px;
}

.prev_post {
	background:#E3E2E0 none repeat scroll 0 0;
	margin-bottom:5px;
	padding:12px 12px 6px;
}

.prev_post_title {
	line-height:15px;
}

.prev_post_title a:link,.prev_post_title a:visited {
	color:#cc3300;
	font-weight:bold;
	text-decoration:none;
	padding:0 0 5px 0;
}
.prev_post_title a:hover,.prev_post_title a:active {
	text-decoration:underline;
	color:#810000;
}
.prev_post_date {
	color:#333;
	font-size:12px;
	font-weight:normal;
}

.archivelink {
	padding-top:10px;
	text-align:right;
}

.archivelink a {
	color:#cc3300;
	font-size:12px;

}



/* =Blogs - Post
---------------------------------------------------------------------
*/

#the_post {}

#the_post .post_main {
	border-bottom:1px solid #bbae8e;
	padding:20px;
}

#the_post .post_main .post_title {
	margin-bottom:7px;
}

#the_post .post_main .post_date {
	margin-bottom:15px;
}

#the_post .post_main .post_content p {
	margin-bottom:15px;
}

#the_post .archivelink {
	margin-right:20px;
}

#comments {
	padding:20px;
}

#comments .thickbox {
	font-size:11px;
}

#comment_list {
	margin-top:15px;
}

#comments form  {
	margin-top:15px;
}

#comments form label {
	color:#000000;
	display:block;
	
	font-size:10px;
	font-weight:bold;
	margin-bottom:3px;
	text-transform:uppercase;
}

#comments form textarea {
	border:1px solid #999999;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	margin-bottom:5px;
	padding:5px;
	resize:none;
	width:518px;
}

#comments form #comment-submit {
	background:#cc3300;
	color:#FFFFFF;
	cursor:pointer;
	
	font-size:10px;
	font-weight:bold;
	height:24px;
	padding:0 12px;
	text-transform:uppercase;
}

#comment_response {
	color:#333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	margin-bottom:10px;
}

.comment {
	background:#F6E9BC none repeat scroll 0 0;
	margin-bottom:15px;
	min-height:20px;
	padding:15px;
}

.comment_author {
	margin-right:10px;
	width:150px;
}

.comment_author .name {
	color:#221200;
	font-size:12px;
	font-weight:bold;
}

.comment_author .date {
	color:#333333;
	font-size:10px;
}

.comment_text {
	background:#FFF6DF none repeat scroll 0 0;
	color:#333333;
	font-size:11px;
	padding:15px;
	width:310px;
}



/* =Blogs - Archives
---------------------------------------------------------------------
*/

#latest_posts {
	border-bottom:1px solid #bbae8e;
	margin-bottom:15px;
	padding:20px 20px 32px;
}

#latest_posts h5 {
	margin-bottom:8px;
}

#category_archives {
	border-bottom:1px solid #bbae8e;
	margin: 0 0 20px 0;
	}
.archive_post {
	color:#333;
	margin-bottom:8px;
}

.archive_post a {
	color:#cc3300;
	
}

.archive_list {
	padding:0 20px 20px 20px;
}

.archive_list ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0;
	border:none;
	background:none
}

.archive_list ul li {
	list-style-type:none;
	list-style:none;
	background:none;
	padding:0;
	margin:0;
	}

.archive_list ul li a {
	color:#cc3300;
	font-size:12px;
	}
