/* Designed by François PLANQUE - http://fplanque.net/ */

@import url("../../rsc/css/basic.css");	/* Import basic styles */
@import url("../../rsc/css/img.css");	/* Import standard image styles */
@import url("css/blog_elements.css");	/* Import standard blog elements styles */
@import url("../../rsc/css/forms.css");	/* Import default form styles */
@import url("../../rsc/css/comments.css");	/* Import default comment styles */
@import url("/css/global.css");

a {
	color: #666;
}
a:visited {
	color: #666;
}
a:hover {
	color: #6E7F47;
}

div.pageHeader h1 a,
div.pageHeader h1 a:visited {  /* IE6 */
	color: #fff;
	text-decoration: none;
}
div.pageHeader h1 a:hover {
	text-decoration: underline;
}


table.invisible
{
	margin: 1ex;
	border-collapse: collapse
}
table.invisible td
{
	padding: 0ex 1ex;
}
td.right
{
	text-align: right;
}
div#pageFooter {
	clear: both;
	background-color: #fff;
	width: 738px;
	margin: 0 auto;
	padding: 0 0 1ex 0;
}
p.baseline {
	border-top: 1px solid #ddd;
	text-align: center;
	font-size: 74%;
	color: #888;
	margin: 0;
}
p.baseline a,
p.baseline a {
	color: #888;
	text-decoration: none;
}
p.baseline a:hover {
	text-decoration: underline;
}
hr {
	height: 0;
	border: 0;
	border-top: 1px solid #78a;
}

div#wrapper {
	background: #fff url(img/bg_content.gif) repeat-y 0 0;
	width: 740px;
	margin: 0 auto;
	padding: 0;
}

div.pageHeader {
	padding: 1ex;
	margin: 0 1px 0 1px;
	border-bottom: 1px solid #000;
	text-align: center;
	background: #78a;
}

div.pageHeader h1 {
	font-size: 270%;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

div.PageTop ul {
	background-color: #fff;
	border-bottom: 1px solid #000;
	margin: 0 1px;
	padding: 0;
	list-style-type:none;
	padding: .5ex 0;
}
div.PageTop ul li {
	border-right: 1px solid #000;
	display: inline;
	padding: .5ex 1em;
}

div.top_menu ul {
	background-color: #ddd;
	margin: 0 1px;
	padding: 0;
	list-style-type:none;
	padding: .5ex 0;
}
div.top_menu li {
	display: inline;
	padding: .5ex 0 .5ex 1em;
}
div.top_menu a {
	text-decoration: none;
	color: #000;
}
div.top_menu a:hover {
	text-decoration: underline;
}

div.PageTop a {
	font-weight: bold;
	text-decoration: none;
}
div.PageTop a.default {
	color: #000;
}
div.PageTop a.default:hover {
	text-decoration: underline;
	color: #9ae;
}
div.PageTop a.selected,
div.PageTop a.selected:visited {
	color: #78a;
}
div.PageTop a.selected:hover {
	text-decoration: underline;
	color: #9ae;
}

.widget_core_coll_tagline {
	color: #fff;
	letter-spacing: 4px;
	text-align: center;
	vertical-align: middle;
	border: 0px;
	padding-right: 6px;
	padding-top: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	font: 109% Arial, Helvetica, sans-serif;

}

/* Styles for main area (left) */
.prevnext{
	height: 26px;
	background: url(http://www.vaughnstreet.com/images/prevnext_bg.png) top left repeat-x;
	padding: 7px 15px 0 15px;
	color: #ACA58F;
}
*html .prevnext{
	*padding: 3px 15px 0 15px;
}
.prevnext_title{
	font:12px  Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #333;
	float: left;
	display: block;
	}
*html .prevnext_title{
	padding-top: 0px;
	}
html>body .prevnext_title{
	*padding-top: 0px;
	}
.prevnext_post{
	text-align: right;
	
}
.prevnext_links{
	padding-top: 1px;
	color: #42604A;
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: normal;
	display: block;
	float: right;
}
.prevnext_links a {
	text-decoration: none;
	color: #91886C;
}
.prevnext_links a:hover {
	text-decoration: none;
	color: #6E7F47;
}
.prevnext_posttitle{
	padding-top: 1px;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333;
	float: right;
}

/* Styles for posts */
.bPosts {
	float: left;
	width: 649px;
	overflow: visible;
	background: none;
	padding:0;
	margin: 0;
	/* background: #090;*/
}
div.action_messages {
	margin: 0 2ex;
}
.bPost, .bPostpublished
{
	clear: both;
	width: 649px;
	border-bottom: 1px solid #ddd;
	margin: 0;
	font: 13px Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #666;
}

.bPost h1
{
	clear: both;
	width: 619px;
	padding: 2px 0 6px 15px;
	font: 17px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #6E7F47;
}
.bPost h2
{
	float: left;
	padding: 8px 8px 8px 15px;
}
.bPost h3
{
	float: none;
	padding: 8px 15px 0 15px;
	font: 13px Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #666;
}
.bPosts h4 {
	padding: 0 0 0 15px; margin: 0;
}
.bPost h5
{
	float: none;
	padding: 0 15px 12px 15px;
	font: 13px Arial, Helvetica, sans-serif;
	line-height: 20px;
	margin: 0;
	color: #666;
}
.bPosts h6 {
	float: left; width: 649px; padding: 8px 0 0 0; margin: 0 0 15px 0;
}

h5.small{
	float: none;
	padding: 0 15px 12px 15px;
	font: 10px Arial, Helvetica, sans-serif;
	line-height: 16px;
	margin: 0;
	color: #666;
}
h5.floatleft{
	float: left;
	padding: 8px 15px 8px 15px;
}
h5.floatright{
	float: right;
	padding: 8px 15px 8px 15px;
}
h5.img_floatleft{
	float: left;
	width: 554px;
	display: block;
}
h5.img_floatright{
	float: right;
	padding: 8px 15px 8px 15px;
	width: 554px;
}
.bPosts ul {
	float: left; list-style-type: none; margin: 15px; font: 13px Arial, Helvetica, sans-serif; font-weight: normal;
}
.bPosts li {
	padding: 9px 0 9px 6px; border-bottom: 1px dotted #ccc; 
}
.bPosts li a{
	text-decoration: none; color: #666;
}
.bPosts li a:hover{
	color: #6E7F47;
}
.bPosts ul.sidemenu {
	float: right; width: 160px; background: url(http://www.vaughnstreet.com/images/blog_permalink_ul_bg.png) top left repeat-y; border: 1px solid #6C8300; list-style-type: none; margin: 0 15px 15px 25px; text-transform: uppercase;font: 13px Arial, Helvetica, sans-serif; font-weight: bold;
}
.bPosts ul.sidemenu li {
	padding: 9px 0 9px 6px; border-bottom: 1px dotted #fff; 
}
.bPosts ul.sidemenu li a{
	text-decoration: none; color: #FED661; background: url(http://www.vaughnstreet.com/images/blog_perm_ul_li_bg.png) no-repeat left center; padding: 0 0 0 13px;
}
.bPosts ul.sidemenu li a:hover{
	color: #fff;
}
.bPosts ul.sidemenu li.title{
	width: 154px; height: 23px; padding: 6px 0 0 6px; color:#3E4828; background: url(http://www.vaughnstreet.com/images/blog_permalink_ul_h1.png) top left repeat-x; border: none; display: block; margin: 0;
}
.bPosts ul.sidemenu li.bottom{
	border-bottom: none;
}
.bSmallHead {
	font-size: 80%;
	color: #999;
	margin: 0;
	padding: 0;
}
.bPostName a, .bPostNamepublished a {
	font:33px  Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-decoration: none;
	color: #333;
	width: 619px;
	float: left;
	margin: 0;
	line-height:5px;
	padding: 0 0 0 15px;
}

*html .bPostName, *html .bPostNamepublished, *html .bPostName a, *html .bPostNamepublished a {
	*line-height: normal;
}
html>body .bPostName, html>body .bPostNamepublished, html>body .bPostName a, html>body .bPostNamepublished a {
	line-height: normal;
}

.bText {
	margin-top: 0px;
	margin-bottom: 0px;
}
.bSmallPrint
{
	clear: both;
	color: #999;
	font-size: 12px;
	padding: 0 0 0 15px;
	margin: 1ex 0 2ex 0;
}
.bDate
{
	font: 13px Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #9B9275;
	padding: 10px 0 0 0;
	margin: 0;
	lint-height: 0;
}
.feedback_feed_msg{
	padding: 0 0 0 15px;
}
input.bComment,
textarea.bComment
{
	background-color: #eee;
	border: 1px solid #ccc;
	width: 97%;
	padding: 2px;
	margin: 0ex;
}
select.bComment  /* Used by the profile form */
{
	background-color: #eee;
	border: 1px solid #ccc;
	padding: 1px;
	margin: 0ex;
}


input.submit,
input.preview,
input.reset {
	background-color: #ddd;
	color: #78a;
	border: 1px solid #000;
	font-weight: bold;
	padding: 1px;
}

input.submit:hover,
input.preview:hover {
	color: #000;
}

/* Styles for sidebar (right) */
.bSideBar {
	width: 280px;
	float: right;
	overflow: hidden;
	margin-top: 0;
	padding-top: 0;
	/* background: #900; */
}

.bSideItem {
	margin: 0;
	padding: 0 0 15px 10px;
	margin-bottom: 15px;
	background: url(http://www.vaughnstreet.com/images/blog_sidebar_divider.png) bottom left no-repeat;
}

.bSideItem ul {
	margin-left: 8px;
	padding-left: 8px;
	display: block;
	list-style-type:square;
}
.bSideItem ul li{
	margin-bottom: 2px;
	list-style-type:square;
}
.bSideItem ul ul{
	margin-left: 8px;
	padding-left: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.bSideItem form {
	margin-top: 0px;
	margin-bottom: 0px;
}
.dimmed
{
	color: #aaa;
	font-size: 84%;
}
.search .SearchField { 
width: 230px;
font-family: "Verdana", Arial; 
color: #666; 
border: 1px solid #666;
font-size: 14px;
padding: 2px;
margin-bottom: 3px;
}
.search input { 
font: 13px Arial, Helvetica, sans-serif;
margin-top: 5px;
color: #666;
padding: 2px 4px 2px 4px;
}


/* Special SideItems: */
.widget_plugin_evo_Calr,
.widget_core_coll_title,
.widget_core_coll_longdesc {
	/* background-color: #fee; */
	padding: 0;
	border-bottom: 0;
}
.widget_core_coll_title a {
	text-decoration: none;
	color: #78a;
}

/* Calendar: */
table.bCalendarTable caption {
	border: 1px solid #ccc;
	background-color: #eee;
	border-bottom: 0;
}
table.bCalendarTable {
	border: solid 1px #ccc;
	border-collapse: separate;
}
table.bCalendarTable tfoot td {
	background-color: #eee;
	border-top: 1px solid #ccc;
}
table.bCalendarTable tfoot a {
	text-decoration: none;
}
table.bCalendarTable tfoot a:hover {
	background-color: #78a;
	color: #fff;
}
th.bCalendarHeaderCell {
	color: #abc;
}
#bCalendarToday {
	background-color: #bce;
}

#blog_maincontent_header_bg{
	background: url(http://www.vaughnstreet.com/images/blog_header_bg.png) top left repeat-x; width:100%; margin:0; float:left; border-bottom: solid 1px #fff; height: 43px;
	}
#blog_maincontent_title_left{
	height:43px; float: left; width: auto; margin:0; background: url(http://www.vaughnstreet.com/images/blog_title_bg.png) top left repeat-x;
	}
#blog_maincontent_title_left h1{
	font:27px  Georgia, "Times New Roman", Times, serif; font-weight: normal; color: #fff; padding: 7px 25px 0 14px; float: left;
	}
#blog_maincontent_title_left h2{
	height:43px; width: 2px; float: left; margin:0; background: url(http://www.vaughnstreet.com/images/blog_title_left_h2.png) repeat-y;
	}
#blog_maincontent_title_left h3{
	height:43px; width: 2px; float: left; margin:0; background: url(http://www.vaughnstreet.com/images/blog_title_left_h2.png) repeat-y;
	}
#blog_maincontent_left_bg{
	float: left; margin:0 0 0 2px; padding: 0; background: #fff url(../images/maincontent_spacer_bg.png) top right repeat-x; width: 649px;
	}
*html #blog_maincontent_left_bg{
	*margin:0; *background: none; *width: 649px;
	}
*html #blog_maincontent_left_pc{
	*margin: 0 0 0 2px; *overflow: visible;
	}
#blog_maincontent_left_bg a{
	color: #none;
}
#blog_maincontent_int_bg{
	background: #F3EEE0 url(http://www.vaughnstreet.com/images/maincontent_spacertop_bg.png) top repeat-x; width:100%; margin: 0; float:left; 
	}
*html #blog_maincontent_int_bg{
	*padding: 0 0 75px 0;
	}
html>body #blog_maincontent_int_bg{
	*padding: 0 0 75px 0;
	}
#blog_image{
	background: url(http://www.vaughnstreet.com/images/blog_image.jpg) top left no-repeat; width:651px; height: 244px; margin:0; padding:0;
	}
*html #blog_image{
	*width:649px;
	}
#blog_spacer_sidebar{
	background: url(http://www.vaughnstreet.com/images/blog_spacer_sidebar.png); float: right; height: 44px; width:303px; margin:0; padding: 0;
	}
#blog_sidebar_container{
	float: right; width:303px; margin:0; padding: 0;
	}
#blog_sidebar_bg{
	background: url(http://www.vaughnstreet.com/images/blog_sidebar_bg.png) top repeat-y; float: right; width:303px; height: 100%; margin:0; padding: 0;
	}
#blog_sidebar_content{
	background: url(http://www.vaughnstreet.com/images/blog_sidebar_cont_bg.png) top left repeat-y; width:299px; height: 100%; margin: 0 2px 0 2px; padding: 0; float: right;
	}
*html #blog_sidebar_content{
	*background: url(http://www.vaughnstreet.com/images/blog_sidebar_pc_cont_bg.png) top left repeat-y; *margin: 0; *padding: 0 2px 0 2px;
	}
#blog_sidebar_content h1{
	background: url(http://www.vaughnstreet.com/images/blog_sidebar_cont_rp.png); width:19px; height: 103px; margin: 0; padding: 0; float: left;
	}
#blog_sidebar_content_text{
	background: url(http://www.vaughnstreet.com/images/blog_sidebar_cont_m.png) top repeat-x; width:280px; margin: 0; padding: 0; float: right; font: 14px Arial, Helvetica, sans-serif; line-height: 17px; color: #666;
	}
#blog_sidebar_content_text h3{
	font:22px  Georgia, "Times New Roman", Times, serif; font-weight: normal; color: #000; padding-bottom: 6px; margin:0;
	}
#blog_sidebar_content_text h4{
	width: 249px; float: left; padding: 15px 0 0 11px; background: none; height: auto;
	}
#blog_sidebar_footer{
	background: url(http://www.vaughnstreet.com/images/blog_sidebar_foot_m.png) top repeat-x; height: 98px; float: right; width:303px; margin:0; padding: 0;
	}
#blog_sidebar_footer h1{
	background: url(http://www.vaughnstreet.com/images/blog_sidebar_foot_l.png) top repeat-x; height: 98px; float: left; width:21px; margin:0; padding: 0;
	}
#blog_sidebar_footer h2{
	background: url(http://www.vaughnstreet.com/images/sidebar_footer_right.png) top repeat-y; height: 98px; float: right; width:2px; margin:0; padding: 0;
	}
	
.odd{ 
background: #fff url(http://www.vaughnstreet.com/images/maintext_sec2_bg.png) top repeat-x; 
color:inherit;
} 

.even{ 
 background: #EBE9DD url(http://www.vaughnstreet.com/images/blog_sec1_bg.png) top repeat-x; 
}

.blog_title_text{
	font:10px Arial, Helvetica, sans-serif; color: #C7C7C7; display: block; padding: 10px 8px 0 255px;
	}
.blog_title_text a{
	color: #C7C7C7;
	}
#blog_maincontent_title_left h4{
	height:43px; width: 600px; float: right; margin:0;
	}