/* 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 {
	background:transparent url(../images/blog_content_repeat.jpg) repeat-y scroll 0 0;
	margin-top:-20px;
}

#blog_content_inner {
	background:transparent url(../images/blog_content_top.jpg) no-repeat scroll 0 0;
	min-height:610px;
	-height:610px;
}

#blog_content {
	padding:58px 0 0 30px;
	width:570px;
}

#blog_content h5 {
	color:#000000;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	text-transform:none;
}

.blog_heading {
	background:#A9541E url(../images/brown_repeat.jpg) repeat-x scroll 0 0;
	padding:8px 20px 2px;
}

#blog_title {
	color:#FFFFFF;
	font-family:Helvetica,Arial,sans-serif;
	font-size:18px;
	margin-right:20px;
	width:360px;
}

#blog_title span {
	display:block;
}

#subscribe {
	width:150px;
}

#subscribe a {
	background:transparent url(../images/rss_icon.gif) no-repeat scroll 0 0;
	color:#FFFFFF;
	display:block;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight:bold;
	height:12px;
	padding-left:25px;
	padding-top:3px;
}

#blog_sidebar {
	padding:58px 24px 0 30px;
	width:214px;
}

#blog_author {
	margin-bottom:25px;
}

.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:left;
	font-size:10px;
	font-weight:bold;
	margin-left:6px;
}

#blog_author .view_entries a {
	color:#000000;
}

#blog_search {
	border-bottom:1px dashed #DAB48F;
	margin-bottom:15px;
	padding-bottom:20px;
}

#blog_search #keywords {
	background:#A9541E url(../images/brown_repeat.jpg) repeat-x scroll 0 0;
	color:#FFFFFF;
	font-size:11px;
	height:18px;
	margin-right:6px;
	padding:6px 12px 0;
	width:165px;
}

#blog_search .go_button {}

.blog_sidebar_list {}

.blog_sidebar_list h5 {
	color:#000000;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:17px;
	margin-bottom:3px;
	text-transform:none;
}

.blog_sidebar_list ul {
	margin:0;
	padding-left:14px;
}

.blog_sidebar_list ul li {
	color:#000000;
	list-style-image:none;
	list-style-type:square;
}

.blog_sidebar_list ul li a {
	font-size:12px;
	font-weight:normal;
}

#blog_roll {
	border-bottom:1px dashed #DAB48F;
	margin-bottom:10px;
	padding-bottom:12px;
}

#blog_categories {}



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

.blog_box {
	border-bottom:1px dashed #DAB48F;
	padding-left:15px;
}

.blog_box .blog_desc {
	width:118px;
}

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

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

.blog_box .blog_main .blog_title {
	background:#A9541E url(../images/brown_repeat.jpg) repeat-x scroll 0 0;
	padding:5px 20px 0;
}

.blog_box .blog_main .blog_title span {
	display:block;
}

.blog_box .blog_main .blog_title a {
	color:#FFFFFF;
	font-family:Helvetica,Arial,sans-serif;
	font-size:18px;
	text-decoration:none;
}

.blog_box .blog_main .blog_last_post {
	padding:15px 10px 0;
}

.blog_box .blog_main .blog_last_post .post_title {
	margin-bottom:10px;
}

.blog_box .blog_main .blog_last_post .post_title a {
	color:#000000;
	font-size:14px;
	font-weight:bold;
}

.blog_box .blog_main .blog_last_post p {
	color:#A9541E;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-bottom:5px;
}

.blog_box .blog_main .blog_last_post .more_link {
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	text-transform:uppercase;
}

.blog_box .blog_main .blog_last_post .more_link a {
	color:#000000;
}



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

.blog_post {
	border-bottom:1px dashed #DAB48F;
	padding:20px;
}

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

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

.post_title, .post_title a {
	color:#000000;
	font-size:14px;
	font-weight:bold;
}

.post_date {
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
}

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

.post_comments a {
	background:transparent url(../images/comments_icon.gif) no-repeat scroll 0 0;
	color:#FFFFFF;
	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_summary, .post_content, .post_content p {
	color:#A9541E;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-bottom:10px;
}

.post_meta {
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
}

.post_meta a {
	color:#000000;
	text-decoration:none;
}

.post_meta a:hover {
	text-decoration:underline;
}

#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 {
	color:#707070;
	font-weight:bold;
}

.prev_post_date {
	color:#AB5B28;
	font-size:9px;
	font-weight:bold;
}

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

.archivelink a {
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	text-transform:uppercase;
}



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

#the_post {}

#the_post .post_main {
	border-bottom:1px dashed #DAB48F;
	padding:20px;
}

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

#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-family:Verdana,Arial,Helvetica,sans-serif;
	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:#A9541E url(../images/brown_repeat.jpg) repeat-x scroll 0 0;
	color:#FFFFFF;
	cursor:pointer;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	height:24px;
	padding:0 12px;
	text-transform:uppercase;
}

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

.comment {
	background:#E3E2E0 none repeat scroll 0 0;
	margin-bottom:5px;
	padding:15px;
}

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

.comment_author .name {
	color:#000000;
	font-size:11px;
	font-weight:bold;
}

.comment_author .date {
	color:#707070;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
}

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



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

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

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

.archive_post {
	color:#8C4619;
	margin-bottom:8px;
}

.archive_post a {
	color:#000000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}

.archive_list {
	padding:0 20px;
}

.archive_list ul {
	background:#E3E2E0 none repeat scroll 0 0;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:6px 12px;
}

.archive_list ul li {}

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