/*
Theme Name: homebuilders_2010
Theme URI: http://wordpress.org/
Description: Theme for Homebuilders.com
Version: 1.6
Author: Scott Smith
Author URI: http://www.builderdesigns.com/

*/


@charset "UTF-8";

/* Start Basics - CSS */
* { margin:0; padding:0; }

body {
	background-color: #EEE;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

a:active, a:focus {
	outline: none;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

img a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


.clear {
	height: 0px;
	clear: both;
}

.photo_edge {
	border: 3px solid #900;
	padding: 2px
}

.photo_edge:hover {
	border: 3px solid #F00;
	padding: 2px
}

.photo_edge_margin_right  {
	border: 3px solid #900;
	padding: 2px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.photo_edge_margin_right:hover {
	border: 3px solid #F00;
	padding: 2px;
}

a {
	color: #60722C;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: inherit;
	text-decoration: underline;
	font-weight: bold;
}

.right {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	border: 3px solid #900;
	padding: 2px
}

.left {
	float: left;
	margin-right: 20px;
	margin-bottom: 0px;
}

.left_noline {
	float: left;
	margin: 5px;
	padding: 7px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	line-height: 24px;
	font-weight: normal;
	color: #666;
}

h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #00535F;
	font-weight: normal;
	margin-bottom: 8px;
}

h2 a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #00535F;
	font-weight: normal;
	margin-bottom: 8px;
}

h2 a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #00535F;
	font-weight: normal;
	margin-bottom: 8px;
	text-decoration: underline;
}

h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #00535F;
	font-weight: normal;
	margin-bottom: 4px;
}

h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 6px;
	color: #60722C;
}

p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #222;
	padding-bottom: 12px;
}

.font_right {
	float: right;
}

/* End Basics - CSS */


/* start of global styles */

#wrapper {
	width: 980px;
	margin: 0px auto;
}

#header {
	width: 980px;
	height: 118px;
	background-image: url(images/header_bg_homebuilders.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

.header_logo a {
	width: 250px;
	height: 80px;
	float: left;
	text-indent: -5000px;
	display: block;
}

.interviews_bttn a {
	width: 124px;
	height: 33px;
	float: left;
	text-indent: -5000px;
	display: block;
	margin-top: 47px;
	background-image: url(images/header_rollovers_homebuilders.jpg);
	background-position: -250px -118px;
	background-repeat: no-repeat;
}

.interviews_bttn a:hover {
	width: 124px;
	height: 33px;
	float: left;
	text-indent: -5000px;
	display: block;
	margin-top: 47px;
	background-image: url(images/header_rollovers_homebuilders.jpg);
	background-position: -250px -47px;
	background-repeat: no-repeat;
}

.videos_bttn a {
	width: 100px;
	height: 33px;
	float: left;
	text-indent: -5000px;
	display: block;
	margin-top: 47px;
	background-image: url(images/header_rollovers_homebuilders.jpg);
	background-position: -374px -118px;
	background-repeat: no-repeat;
}

.videos_bttn a:hover {
	width: 100px;
	height: 33px;
	float: left;
	text-indent: -5000px;
	display: block;
	margin-top: 47px;
	background-image: url(images/header_rollovers_homebuilders.jpg);
	background-position: -374px -47px;
	background-repeat: no-repeat;
}

.webinars_bttn a {
	width: 112px;
	height: 33px;
	float: left;
	text-indent: -5000px;
	display: block;
	margin-top: 47px;
	background-image: url(images/header_rollovers_homebuilders.jpg);
	background-position: -474px -118px;
	background-repeat: no-repeat;
}

.webinars_bttn a:hover {
	width: 112px;
	height: 33px;
	float: left;
	text-indent: -5000px;
	display: block;
	margin-top: 47px;
	background-image: url(images/header_rollovers_homebuilders.jpg);
	background-position: -474px -47px;
	background-repeat: no-repeat;
}

.header_social_bttn_wrapper {
	width: 152px;
	height: 25px;
	float: right;
	margin-top: 52px;
}

.header_social_link a {
	width: 25px;
	height: 25px;
	margin-left: 5px;
	display: block;
	text-indent: -10000px;
	float: right;
}
	
.container_top {
	width: 980px;
	height: 20px;
	background-image: url(images/container_top.jpg);
}

.container_content {
	width: 978px;
	background-color: #FFF;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
}

.container_edge {
	width: 980px;
	height: 20px;
	background-image: url(images/container_bttm.jpg);
	margin-bottom: 20px;
}

.container_copybox {
	width: 330px;
	float: left;
	margin: 10px 30px 10px 30px;
}

.container_copybox h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 26px;
	color: #92B819;
}

.container_copybox ul {
	width: 340px;
	list-style: inside url(images/bullet_graphic.jpg);
	margin-left: 6px;
}

.container_copybox li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	font-weight: normal;
	font-style: italic;
	color: #006C76;
}

.slide_container {
	width: 564px;
	height: 300px;
	float: left;
	margin: 0px 20px 0px 0;
}

/* end of global styles */



/* start of nav */

#nav {
	width: 980px;
	height: 38px;
	float: left;
}

#nav ul {
    width: 980px;
	height: 38px;
	list-style: none;
	float: left;
	display: block;
}

#nav ul li {
	display: block;
    float: left;
	height: 38px;
	text-indent: -5000px;
}

#nav ul li a {
    display: block;
    width: 100%;
	height: 38px;
}

#nav_marketing {
    width: 161px;
	background-image: url(images/header_rollovers_homebuilders.jpg);
	background-repeat: no-repeat;
	background-position: 0px -118px;
	margin-left: 0px;
}

#nav_website {
    width: 127px;
	background-image: url(images/header_rollovers_homebuilders.jpg);
	background-repeat: no-repeat;
	background-position: 0px -118px;
}

#nav_seo {
    width: 200px;
	background-image: url(images/header_rollovers_homebuilders.jpg);
	background-repeat: no-repeat;
	background-position: 0px -118px;
}

#nav_online {
    width: 112px;
	background-image: url(images/header_rollovers_homebuilders.jpg);
	background-repeat: no-repeat;
	background-position: 0px -118px;
}

#nav_sales {
    width: 116px;
	background-image: url(images/header_rollovers_homebuilders.jpg);
	background-repeat: no-repeat;
	background-position: 0px -118px;
}

#nav_crm {
    width: 264px;
	background-image: url(images/header_rollovers_homebuilders.jpg);
	background-repeat: no-repeat;
	background-position: 0px -118px;
}

#nav_marketing a:hover {
    width: 161px;
	background-image: url(images/header_rollovers_homebuilders.jpg);
	background-repeat: no-repeat;
	background-position: 0px -80px;
	margin-left: 0px;
}
 
#nav_website a:hover {
    width: 127px;
	background-image: url(images/header_rollovers_homebuilders.jpg);
	background-repeat: no-repeat;
	background-position: -161px -80px;
}

#nav_seo a:hover {
    width: 200px;
	background-image: url(images/header_rollovers_homebuilders.jpg);
	background-repeat: no-repeat;
	background-position: -288px -80px;
}

#nav_online a:hover {
    width: 112px;
	background-image: url(images/header_rollovers_homebuilders.jpg);
	background-repeat: no-repeat;
	background-position: -488px -80px;
}

#nav_sales a:hover {
    width: 116px;
	background-image: url(images/header_rollovers_homebuilders.jpg);
	background-repeat: no-repeat;
	background-position: -600px -80px;
}

#nav_crm a:hover {
    width: 264px;
	background-image: url(images/header_rollovers_homebuilders.jpg);
	background-repeat: no-repeat;
	background-position: -716px -80px;
}

#nav ul li ul {
    display: none;
    float: none;
    position: relative;
    top: 0px;
    width: 200px;
    z-index:100;
    color: #FFFFFF;
	margin-left: 10px;
}

#nav ul li:hover ul {
    display: block;
}

#nav ul li ul li {
    background-color: #FFF;
    color: #444;
    display: block;
    float: none;
    padding: 15px;
	border: solid 1px #399;
	height: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-indent: 0px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-moz-box-shadow: 3px 3px 4px #666;
	-webkit-box-shadow: 3px 3px 4px #666;
	box-shadow: 3px 3px 4px #666;
}

/* end of nav */



/* start of home */

.learnhow_graphic {
	width: 156px;
	height: 42px;
	float: left;
	margin: 5px 0 15px -10px;
	background-image: url(images/learnhow_graphic.jpg);
	text-indent: -10000px;
}

.home_content_col01 {
	width: 350px;
	min-height: 300px;
	float: left;
	margin-left: 24px;
	margin-bottom: 30px;
	background-image: url(images/col_bg.jpg);
	background-position: 0px 36px;
	background-repeat: repeat-x;
}

.latest_articles_header {
	width: 350px;
	height: 35px;
	background-image: url(images/latest_articles_header.jpg);
	text-indent: -10000px;
}

.latest_article_wrapper {
	width: 310px;
	float: left;
	margin: 8px 0px 0px 20px;
	padding-bottom: 15px;
	border-bottom: 1px solid #CCC;
}

.latest_article_wrapper h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #00535F;
	font-weight: normal;
	padding-bottom: 4px;
	border-bottom: 1px solid #CCC;
	text-indent: 1px;
	margin-top: 12px;
	clear: both;
}

.latest_article_wrapper img {
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
	display: block;
}


.latest_article_wrapper ul {
	list-style: none;
}

.latest_article_wrapper li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #222;
	font-weight: normal;
	margin-bottom: 20px;
	display: block;
}

.latest_article_wrapper li a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	color: #738E27;
	float: left;
	display: block;
	max-width: 210px;
}

.featured_contributors_header {
	width: 350px;
	height: 35px;
	background-image: url(images/featured_contributors_header.jpg);
	text-indent: -10000px;
}
.contributors_wrapper {
	width: 310px;
	float: left;
	margin: 8px 0px 0px 20px;
	padding-bottom: 15px;
	border-bottom: 1px solid #CCC;
}

.contributors_wrapper h2 {
	visibility: hidden;
	font-size: 0px;
	font-weight:normal;
	line-height: 0px;
	margin-bottom:0px;
}

.contributors_wrapper img {
	float: left;
	margin-right: 10px;
	margin-bottom: 18px;
	display: block;
}

.contributors_wrapper ul {
	list-style: none;
}

.contributors_wrapper li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #222;
	font-weight: normal;
	margin-bottom: 20px;
	display: block;
	clear: both;
	padding-top: 6px;
}

.contributors_wrapper li a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	color: #738E27;
	float: left;
	display: block;
	max-width: 200px;
}

.contribute_callout {
	width: 274px;
	padding: 20px;
	background-color: #DDD;
	margin-top: 20px;
	margin-left: 20px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
	
.home_content_col03 {
	width: 180px;
	min-height: 30px;
	float: left;
	margin-left: 24px;
}

.home_content_col03 h2 {
	height: 28px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 28px;
	font-weight: normal;
	color: #FFF;
	background-color: #00556A;
	padding-left: 10px;
	margin-bottom: 8px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.home_builder_spotlight_wrapper {
	width: 728px;
	float: left;
	margin-left: 0px;
	margin-top: 20px;
	margin-bottom: 10px;
	background-image: url(images/col_bg.jpg);
	background-position: 0px 36px;
	background-repeat: repeat-x;
}

.home_builder_spotlight_header {
	width: 728px;
	height: 35px;
	background-image: url(images/home_builder_spotlight_header.jpg);
	text-indent: -10000px;
}

.home_builder_spotlight_wrapper h2 {
	visibility: hidden;
	display: none;
}

.home_builder_spotlight_wrapper ul {
	list-style: none;
}

.home_builder_spotlight_wrapper img {
	clear: both;
	max-width: 202px;
}

.home_builder_spotlight_wrapper li {
	width: 210px;
	min-height: 300px;
	float: left;
	margin: 20px 0px 0px 30px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #222;
	font-weight: normal;
	margin-bottom: 8px;
}

.home_builder_spotlight_wrapper li a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #066;
	font-weight: normal;
	margin-bottom: 8px;
	float: left;
	clear: both;
	width: 210px;
}

.home_builder_spotlight_photo {
	width: 140px;
	height: 106px;
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
}

.home_builder_spotlight_headline {
	width: 120px;
	height: 80px;
	float: left;
}

.home_builder_spotlight_headline h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #00535F;
	font-weight: normal;
	margin-bottom: 8px;
}

.home_builder_spotlight_headline h2 a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #00535F;
	font-weight: normal;
	margin-bottom: 8px;
}

.home_builder_spotlight_headline h2 a:hover {
	font-weight: normal;
	text-decoration: underline;
}

.home_builder_spotlight_headline h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #00535F;
	font-weight: normal;
	margin-bottom: 8px;
}

.home_builder_spotlight_headline h3 a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #00535F;
	font-weight: normal;
	margin-bottom: 8px;
}

.home_builder_spotlight_headline h3 a:hover {
	font-weight: normal;
	text-decoration: underline;
}
	
/* end of home */



/* start of inside */

.inside_current_articles_box {
	width: 620px;
	float: left;
	margin: 10px  30px 20px 30px;
}

.inside_current_articles_box h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
	color: #88A725;
	margin-bottom: 8px;
	display: block;
	width: 580px;
}

.inside_current_articles_box h2 a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
	color: #88A725;
	margin-bottom: 8px;
	display: block;
	width: 580px;
}

.inside_current_articles_box h2 a:hover {
	text-decoration: none;
	color: #9C0;
}

.inside_current_articles_box h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #066;
	display: block;
	width: 350px;
}

.inside_current_articles_box ol {
	list-style: inside decimal;
}

.inside_current_articles_box ul {
	list-style: none;
	margin-top: 20px;
}

.inside_current_articles_box li {
	width: 270px;
	height: 320px;
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #222;
	font-weight: normal;
	margin-bottom: 8px;
	margin-right: 40px;
	
}

.inside_current_articles_box li a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #066;
	font-weight: normal;
	margin-bottom: 8px;
	float: left;
	display: block;
	clear: both;
	width: 270px;
	
}

.inside_current_articles_box img {
	max-width: 262px;
}

.page_header_marketing {
	width: 940px;
	height: 200px;
	float: left;
	margin-left: 20px;
	text-indent: -10000px;
	background-image: url(images/page_header_marketing.jpg);
	background-repeat: no-repeat;
}

.page_header_website {
	width: 940px;
	height: 200px;
	float: left;
	margin-left: 20px;
	text-indent: -10000px;
	background-image: url(images/page_header_websites.jpg);
	background-repeat: no-repeat;
}

.page_header_seo {
	width: 940px;
	height: 200px;
	float: left;
	margin-left: 20px;
	text-indent: -10000px;
	background-image: url(images/page_header_seo.jpg);
	background-repeat: no-repeat;
}

.page_header_online {
	width: 940px;
	height: 200px;
	float: left;
	margin-left: 20px;
	text-indent: -10000px;
	background-image: url(images/page_header_online.jpg);
	background-repeat: no-repeat;
}

.page_header_sales {
	width: 940px;
	height: 200px;
	float: left;
	margin-left: 20px;
	text-indent: -10000px;
	background-image: url(images/page_header_sales.jpg);
	background-repeat: no-repeat;
}

.page_header_crm {
	width: 940px;
	height: 200px;
	float: left;
	margin-left: 20px;
	text-indent: -10000px;
	background-image: url(images/page_header_crm.jpg);
	background-repeat: no-repeat;
}


/* end of inside */



/* start of footer */

#footer_wrapper {
	width: 100%;
	background-color: #CCC;
	padding-top: 20px;
}

.footer_wrapper_inside {
	width: 980px;
	margin: 0px auto;
}

.footer_row {
	width: 980px;
	padding-bottom: 10px;
	border-bottom: 1px solid #768E2F;
}

.footer_copyright_box {
	width: 200px;
	height: 28px;
	float: left;
	margin-left: 20px;
	padding-left: 20px;
	padding-top: 10px;
	border-left: 1px solid #768E2F;
}

.footer_left {
	width: 720px;
	min-height: 250px;
	float: left;
	padding-right: 15px;
	margin-right: 25px;
	margin-top: 15px;
	margin-bottom: 30px;
	border-right: 1px solid #768E2F;
}

.footer_middle {
	width: 295px;
	min-height: 250px;
	float: left;
	padding-right: 15px;
	margin-right: 15px;
	margin-top: 15px;
	margin-bottom: 30px;
	border-right: 1px solid #768E2F;
}

.footer_right {
	width: 198px;
	min-height: 250px;
	float: left;
	margin-top: 15px;
}

.footer_right_header {
	width: 206px;
	padding: 6px;
	background-color: #768E2F;
	background-image: url(images/footer_right_header_bg.jpg);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
}

.footer_right ul {
	list-style: none;
	margin-top: 10px;
	width: 206px;
}

.footer_right li a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003945;
	padding-bottom: 5px;
	padding-left: 4px;
	margin-bottom: 5px;
	border-bottom: 1px #999 solid;
	width: 214px;
	display: block;
}
	

.footer_social_bttn_wrapper {
	width: 152px;
	height: 25px;
	float: right;
	margin-top: 8px;
	background-image: url(images/footer_social_links.jpg);
	background-repeat: no-repeat;
}

.footer_social_link a {
	width: 25px;
	height: 25px;
	margin-right: 5px;
	display: block;
	text-indent: -10000px;
	float: left;
}

#footer_wrapper span {
	margin-left: 6px;
	margin-right: 6px;
	color: #003945;
}
	
/* end of footer */


/* form */
#searchsubmit {
	width: auto;
	padding: 4px 10px;
	background: #00556A;
	border: 0;
	font-size: 12px;
	color: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 20px;
}

select {
	margin-bottom: 20px;
}
/* form */


 /* start of blog styling */

.page_col {
	width: 920px;
	float:left;
	margin: 10px 0 20px 30px;
}

.page_col h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: normal;
	color: #FFF;
	background-color: #00556A;
	margin-bottom: 15px;
	text-indent: 5px;
	display: block;
	width: 896px;
	padding: 8px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.blog_col01 {
	width: 580px;
	float: left;
	margin: 10px  70px 20px 30px;
}

.blog_col01 h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
	color: #00556A;
	margin-bottom: 8px;
	display: block;
	width: 580px;
}

.blog_col01 h2 a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
	color: #00556A;
	margin-bottom: 8px;
	display: block;
	width: 580px;
}

.blog_col01 h2 a:hover {
	text-decoration: none;
	color: #066;
}

.blog_col01 h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #066;
	display: block;
	width: 350px;
}

.blog_col01 h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #444;
	font-weight: normal;
	border-bottom: 1px dotted #999;
	margin-bottom: 10px;
}

.blog_col01 ol {
	list-style: inside decimal;
}

.blog_col01 ul {
	list-style: inside square;
}

.blog_col01 li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #222;
	font-weight: normal;
	padding-bottom: 12px;
}

.blog_col02 {
	width: 270px;
	float: left;
	padding-top: 10px;
}

.blog_col02 h2 {
	height: 28px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 28px;
	font-weight: normal;
	color: #FFF;
	background-color: #00556A;
	padding-left: 10px;
	margin-bottom: 8px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.blog_col02 ul {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	list-style: none;
	margin-bottom: 30px;
	padding-left: 10px;
	padding-right: 10px;
}

.blog_col02 ul li{
	width: 100%;
	padding-bottom: 6px;
	margin-bottom: 6px;
	border-bottom: 1px solid #999;
}

.post {
	width: 570px;
	float: left;
	clear: both;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px dotted #999;
}

.post_page {
	width: 920px;
	float: left;
	clear: both;
	padding-bottom: 20px;
	border-bottom: 1px dotted #999;
}

.post img, .post img a {
	padding: 3px;
	border: 1px solid #CCCCCC;
}

.post-date {
	width: 72px;
	height: 75px;
	float: right;
	margin-right: 30px;
	background: url(images/calendar.png) no-repeat;
}

.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 12px;
	padding-top: 3px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 16px;
}
.post-day {
	font-size: 17px;
	text-transform: uppercase;
	color: #FDFFE7;
	text-align: center;
	display:block;
	line-height: 20px;
	padding-top: 8px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.post-title {
	margin-bottom: 20px;
}

.post-cat {
	width: 580px;
	padding: 4px 0px 4px 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border-bottom:1px dotted #066;
	border-top:1px dotted #066;
}

.post-comments, .mini-add-comment {
	padding: 4px 4px 4px 4px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin-right: 15px;
	margin-left: 10px;
}

.post_list01 {
	color: #036;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	line-height: 16px;
	list-style: none;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 10px;
}

.post_list01 li {
	padding: 8px;
	margin: 2px;
}

.post_list02 {
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
	list-style: square url(none) inside;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 10px;
}

.post_list02 li {
	padding: 6px 12px;
	margin: 3px;
}

.post-edit-link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	text-transform: uppercase;
	text-decoration: underline;
}

#commentform textarea {
	background-color: #FFFFFF;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	width: 430px;
}

.commentlist {
	padding: 10px 10px 10px 25px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 430px;
}

.commentlist li {
	padding: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	margin-bottom: 10px;
	background-color: #DFE3EC;
}

.sociable {
	padding: 8px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #BFC2A1;
	border-bottom-color: #BFC2A1;
}

.sociable_tagline {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding: 3px 3px 6px;
}

.navigation {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
	margin-top: 10px;
}

.previous-entries {
	float: left;
}

.previous-entries {
	float: right;
}

.alignright {
	float:right;
	margin: 4px 0px 10px 16px;
}

.alignleft {
	float:left;
	margin: 4px 16px 10px 0px;
}

.aligncenter {
	margin: 0px auto;
}

#searchsubmit {
	margin-top: 8px;
}

.recent-posts-thumb {
	padding: 3px;
	border: 1px solid #AAA;
	background-color: #FFF;
	clear: both;
}

.recent-posts-thumb:hover {
	padding: 3px;
	border: 1px solid #066;
	background-color: #066;
}

input {
	width: 172px;
}

/* end of blog styling */

/* ad div styling */

.sidebar_flash_ad a {
	width: 180px
	height: 150px;
	display: block;
}


