/*
Theme Name: penhomes
Theme URI: http://wordpress.org/
Description: Theme for Penn Homes
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: #274558;
	background-image: url(images/penn_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 {
	padding: 2px;
	border: 2px solid #036;
	margin-right: 18px;
	margin-bottom: 18px;
}

.photo_edge:hover {
	padding: 2px;
	border: 2px solid #69F;
}

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

a:hover {
	color: #09F;
	text-decoration: underline;
	font-weight: bold;
}

.right {
	float: right;
	margin: 5px;
	border: 4px solid #999999;
	padding: 3px;
}

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

.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: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	line-height: 34px;
	font-weight: normal;
	color: #2F5A40;
	margin-bottom: 8px;
}

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

/* End Basics - CSS */

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

/* start of home */

#home_header{
	width: 1030px;
	height: 180px;
	background-image: url(images/home_header_bg.jpg) ;
	background-repeat: no-repeat;
}

#home_middle_wrapper {
	width: 1030px;
	background-image: url(images/middle_wrapper_bg.png);
	background-repeat: repeat-y;
}


#home_middle_content {
	width: 950px;
	float: left;
	margin-left: 40px;
	background-image: url(images/home_middle_bg.jpg);
	background-repeat: repeat-y;
}

#home_left_sidebar_wrapper {
	width: 300px;
	float: left;
	margin-left: 10px;
	background-image: url(images/home_sidebar_bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

.home_left_sidebar_inner {
	width: 240px;
	float: left;
	margin: 10px;
	border: solid 1px #666;
	padding: 20px;
}

.home_sidebar_headline {
	width: 232px;
	height: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #2F5A40;
	font-weight: normal;
	padding-top: 9px;
	padding-left: 8px;
	background-image: url(images/sidebar_headline_bg.jpg);
	background-repeat: repeat-x;
	margin-bottom: 4px;
	margin-top: 12px;
}

.home_connected_icons {
	width: 230px;
	height: 34px;
	background-image: url(images/home_contact_icons.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

.home_connected_email_link a{
	width: 44px;
	height: 34px;
	float: left;
	display: block;
	text-indent: -5000px;
}

.home_connected_link_box a {
	width: 26px;
	height: 34px;
	float: left;
	margin-left: 11px;
	display: block;
	text-indent: -5000px;
}

#home_right_content_wrapper {
	width: 600px;
	float: left;
	margin-left: 20px;
}

.home_headline {
	width: 597px;
	height: 31px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #2F5A40;
	font-weight: normal;
	padding-top: 5px;
	padding-left: 4px;
	background-image: url(images/headline_bg.jpg);
	background-repeat: repeat-x;
	margin-bottom: 10px;	
}

.slideshow_background {
	width: 600px;
	height: 300px;
	background-image: url(images/sideshow_bg.jpg);
	background-repeat: no-repeat;
}

.slideshow_box {
	width: 580px;
	height: 280px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}

.home_bigbttn_box_first {
	width: 186px;
	height: 134px;
	float: left;
	text-indent: -7px;
	margin-top: 10px;
}

.home_bigbttn_box {
	width: 186px;
	height: 134px;
	float: left;
	text-indent: -7px;
	margin-top: 10px;
	margin-left: 19px;
}

.home_content_box {
	width: 600px;
	margin-top: 10px;
	background-image: url(images/home_content_bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

.home_content_col_box_first {
	width: 186px;
	margin-top: 14px;
	float: left;
}

.home_content_col_boxes {
	width: 186px;
	margin-top: 14px;
	float: left;
	margin-left: 21px;
}

.home_content_column_header {
	width: 180px;
	height: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #036;
	font-weight: normal;
	padding-top: 4px;
	padding-left: 4px;
	background-image: url(images/home_content_header_bg.jpg);
	background-repeat: repeat-x;
	margin-bottom: 8px;
}

.home_content_photo_box {
	width: 175px;
	height: 130px;
	margin-bottom: 6px;
}

.home_content_blog p {
	width: 178px;
	padding-bottom: 10px;
	border-bottom: solid 1px #333;
	margin-bottom: 8px;
}

.home_content_box h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #2F5A40;
	padding-bottom: 4px;
	border-bottom: 1px solid #696;
	margin-bottom: 6px;
}

.home_content_box h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #2F5A40;
	padding-top: 4px;
	border-top: 1px solid #696;
	margin-top: 6px;
}

.home_content_box h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	font-weight: normal;
}

.home_content_box a {
	font-weight: normal;
	color: #2F5A40;
}

.home_content_box a:hover {
	color: #093;
	text-decoration: none;
}

#home_bottom_edge {
	width: 1030px;
	height: 52px;
	background-image: url(images/background_edge.png);
}

/* end of home */

/* nav */

#logo_link_box a {
	width: 222px;
	height: 123px;
	float: left;
	margin-left: 400px;
	display: block;
	clear: both;
	text-indent: -5000px;
}

#nav {
	width: 1000px;
	height: 41px;
	margin: 0px 15px 0px 15px;
	float: left;
	clear: both;
}

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

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

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

#nav_home {
    width: 93px;
}

#nav_about {
    width: 196px;
}

#nav_choosehome {
    width: 202px;
}

#nav_finance {
    width: 207px;
}

#nav_contact {
    width: 131px;
}

#nav_homeowners {
    width: 171px;
}

#nav_home a:hover {
	background-image: url(images/nav_home_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#nav_about a:hover {
	background-image: url(images/nav_about_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#nav_choosehome a:hover {
	background-image: url(images/nav_choose_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#nav_finance a:hover {
	background-image: url(images/nav_finance_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#nav_contact a:hover {
	background-image: url(images/nav_contact_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#nav_homeowners a:hover {
	background-image: url(images/nav_homeowners_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#nav ul li ul {
    display: none;
    float: none;
    position: relative;
    top: 0px;
    width: 180px;
    z-index:100;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
	border-top: solid 1px #666;
}

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

#nav ul li ul li {
    background-image: url(images/home_middle_bg.jpg);
    background-repeat: none;
    background-color: #53767F;
    color: #333;
    display: block;
    float: none;
    height: 22px;
    text-indent: 6px;
    padding-top: 3px;
	padding-bottom: 3px;
	border: solid 1px #666;
	border-top: none;
}

#nav ul li ul li a {
    color: #333;
    font: arial;
    font-size: 11px;
    height: 17px;
    text-indent: 6px;
    padding-top: 3px;
	padding-bottom: 3px;
    text-decoration: none;
}

#nav ul li ul li a:hover {
    background-image: url(images/nav_rollover_bg.jpg);
    background-repeat: none;
    background-color: #264459;
    text-decoration: none;
}

/* nav */


/* start of inside */

#inside_left_column_wrapper {
	width: 620px;
	float: left;
	margin-left: 18px;
	background-position: top;
	background-repeat: repeat-x;
	background-color: #FFF;
}

.inside_left_column_inner {
	width: 560px;
	float: left;
	margin: 10px;
	padding: 20px;
	padding-top: 13px;
}

.inside_left_column_inner h1 {
	width: 620px;
	height: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	color: #2F5A40;
	font-weight: normal;
	padding-top: 9px;
	text-indent: 30px;
	background-image: url(images/sidebar_headline_bg.jpg);
	background-repeat: repeat-x;
	margin-bottom: 8px;
	margin-left: -30px;
}

.inside_left_column_inner h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #036;
	margin-bottom: 8px;
}

.inside_left_column_inner h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #363;
	margin-bottom: 4px;
	margin-top: 12px;
}

.inside_left_column_inner p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #222;
}

.inside_left_column_inner ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #222;
	list-style: inside;
	padding-bottom: 12px;
}

#ordered_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #222;
	list-style-position: outside;
	padding-bottom: 12px;
	margin-left: 18px;
}

#ordered_list li {
	padding-bottom: 10px;
}


#inside_right_sidebar_wrapper {
	width: 280px;
	float: left;
	margin-left: 20px;
}

.inside_right_sidebar_inner {
	width: 240px;
	float: left;
	margin: 10px;
	margin-top: 0px;
	border: solid 1px #666;
	padding: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
}

#inside_right_sidebar_wrapper h2 {
	width: 232px;
	height: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #2F5A40;
	font-weight: normal;
	padding-top: 3px;
	padding-left: 6px;
	background-image: url(images/sidebar_headline_bg.jpg);
	background-repeat: repeat-x;
	margin-bottom: 4px;
	margin-top: 12px;
}

#inside_right_sidebar_wrapper ul {
	list-style: none;
	margin-top: 6px;
}

#inside_right_sidebar_wrapper li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 6px;
	margin-bottom:6px;
	color: #333;
	padding-left: 6px;
	width: 100%;
	border-bottom: 1px solid #CCC;
}

#inside_right_sidebar_wrapper li a {
	color: #333;
}

.inside_right_sidebar_inner h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 16px;
	color: #222;
}

.horizontal_results_wrapper {
	width: 540px;
	margin-top: 20px;
	border-top: 1px solid #696;
	padding-bottom: 10px;
	padding-top: 16px;
	clear: both;
}

.horizontal_results_photobox {
	width: 142px;
	height: 112px;
	float: left;
	padding: 2px;
	border: 2px solid #036;
}

.horizontal_results_textbox {
	width: 360px;
	float: left;
	margin-left: 20px;
}

.horizontal_results_button {
	width: 120px;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2F5A40;
	font-weight: normal;
	text-align: center;
	padding-top: 5px;
	background-image: url(images/sidebar_headline_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	display: block;
	border-top: 1px solid #999;
	margin-top: 6px;
	clear: both;
}

.horizontal_results_wrapper h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #363;
	margin-bottom: 4px;
	margin-top: 0px;
}

.vertical_results_wrapper {
	width: 170px;
	float: left;
	margin-right: 14px;
	border: 1px solid #696;
	padding-bottom: 10px;
	padding-top: 12px;
	margin-bottom: 14px;
}

.vertical_results_photobox {
	width: 142px;
	height: 112px;
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 2px;
	border: 2px solid #036;
}

.vertical_results_textbox {
	width: 150px;
	float: left;
	margin-left: 10px;
	margin-bottom: 4px;
}

.vertical_results_button {
	width: 150px;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2F5A40;
	font-weight: normal;
	text-align: center;
	padding-top: 5px;
	background-image: url(images/sidebar_headline_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	display: block;
	border-top: 1px solid #999;
	margin-top: 6px;
	clear: both;
}

.vertical_results_wrapper h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #363;
	margin-bottom: 4px;
	margin-top: 0px;
}

.vertical_results_wrapper h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	margin-bottom: 1px;
	margin-top: 0px;
}

.community_detail_header_wrapper {
	width: 592px;
	clear: both;
	background-image: url(images/community_header_bg.jpg);
	background-repeat: repeat-y;
	padding: 14px;
}

.community_detail_header_image_box {
	width: 176px;
	height: 136px;
	float: left;
	padding: 2px;
	border: 2px solid #036;
	
}

.community_detail_header_text_wrapper {
	width: 406px;
	min-height: 140px;
	float: left;
}

.community_detail_header_name_box {
	width: 592px;
	height: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #2F5A40;
	font-weight: normal;
	padding-top: 9px;
	text-indent: 10px;
	background-image: url(images/sidebar_headline_bg.jpg);
	background-repeat: repeat-x;
	margin-bottom: 10px;
}

.community_detail_header_text_box {
	width: 186px;
	min-height: 140px;
	float: left;
	margin-left: 17px;
}

.community_detail_header_text_box a {
	font-weight: bold;
	color: #036;
}

.community_detail_header_text_box h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	padding-top: 6px;
}

.community_detail_header_text_box h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	margin-bottom: 4px;
	margin-top: 0px;
	padding-bottom: 4px;
	border-bottom: 1px solid #666;
}

.community_detail_nav {
	width: 620px;
	height: 30px;
	background-image: url(images/community_header_menu_bg.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
	text-align: center;
}

.community_detail_nav ul {
    display: block;
    width: 608px;
	height: 30px;
	margin-left: 10px;
    list-style: none;
}

.community_detail_nav ul li a {
    display: block;
    float: left;
	height: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 7px 16px 0px 16px;
	font-size: 12px;
	color: #FFF;
}

.community_detail_nav ul li a:hover {
    display: block;
    float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	background-image: url(images/community_header_nav_hover_bg.jpg);
	background-repeat: repeat-x;
}

.community_detail_content_wrapper {
	width: 602px;
	margin: 0px 0px 20px 12px;
	clear: both;
}

.community_detail_content_column01 {
	width: 240px;
	float: left;
	padding-right:12px;
	border-right: 1px solid #999;
}

.community_detail_content_column02 {
	width: 320px;
	float: left;
	margin-left: 20px;
	clear: right;
}

.community_detail_content_main_image_box {
	width: 320px;
	text-align: center;
}

.community_detail_content_column01 h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #333;
	padding: 4px;
	background-color: #FC9;
	margin: 0px 0px 10px 0px;
}

.community_detail_content_column01 h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	margin-bottom: 8px;
	margin-top: 0px;
	padding-bottom: 6px;
	border-bottom: 1px solid #999;
}

.community_detail_content_column02 h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #333;
	padding: 4px;
	background-color: #FC9;
	margin: 0px 0px 10px 0px;
}

.community_detail_content_column02 h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	margin-bottom: 8px;
	margin-top: 0px;
	padding-bottom: 6px;
	border-bottom: 1px solid #999;
}

.property_detail_content_wrapper {
	width: 602px;
	margin: 20px 0px 20px 12px;
	clear: both;
}

.property__detail_content_column01 {
	width: 200px;
	float: left;
	padding-right:12px;
	border-right: 1px solid #999;
}

.property__detail_content_column02 {
	width: 360px;
	float: left;
	margin-left: 20px;
	clear: right;
}

.property__detail_content_main_image_box {
	width: 360px;
	text-align: center;
	margin-bottom: 20px;
}

.property__detail_content_column01 h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;;
	font-weight: normal;
	color: #333;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px solid #999;
	padding-bottom: 6px;
}

.property__detail_content_column01 h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #333;
	padding: 4px;
	background-color: #FC9;
	margin: 0px 0px 10px 0px;
}

.property__detail_content_column01 h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	padding-top: 3px;
	padding-bottom: 3px;
}

.property__detail_content_column01 h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	margin-bottom: 8px;
	margin-top: 0px;
	padding-bottom: 6px;
	border-bottom: 1px solid #999;
}

.property__detail_content_column02 h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #333;
	padding: 4px;
	background-color: #FC9;
	margin: 0px 0px 10px 0px;
}

.property__detail_content_column02 h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	margin-bottom: 8px;
	margin-top: 0px;
	padding-bottom: 6px;
	border-bottom: 1px solid #999;
}

	
/* end of inside */


/* form styling */

.form { 
	padding: 20px 0px 20px 0px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	margin-bottom: 20px;
}

.form p {
 padding-bottom:5px !important;
}

.form label {
 display:block;
 float:left;
 margin-right:15px;
 padding-top:2px;
 text-align:right;
 width:150px;
}

.form input, .form textarea {
 width:300px;
}

.form .submit input {
 margin-left:165px;
 margin-top: 10px;
 width:auto;
}

.form .checkbox {
 width: 15px;
}

.form .captcha {
 margin-left: 165px;
 padding-bottom: 20px;
}

.form .directions {
 text-align:left;
 margin-bottom: 10px;
 
}

.success {
 color:#000000;
 font-weight:bold;
 padding-top:30px;
 text-align:center;
}

.error {
 color:#ff0000;
 font-weight:bold;
 text-align:center;
}

/* form styling */


/* start of footer */

#footer_box01 {
	width: 1030px;
	margin: 20px 0px 20px 0px;
	text-align: center;
	padding-bottom: 10px;
	border-bottom: 1px solid #369;
}

#footer_box01 p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #CCC;
}

#footer_box01 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #CCC;
}

#footer_box01 a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CCC;
	text-decoration: underline;
}

#footer_box02 {
	width: 1030px;
	height: 50px;
	text-align: left;
}

#footer_box02 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCC;
}

#eho_logo_box {
	width: 33px;
	height: 31px;
	float: left;
	margin-left: 30px;
	background-image: url(images/eho_logo.jpg);
}

#date_box {
	width: 400px;
	float: left;
	margin-top: 6px;
	margin-left: 10px;
}

#site_by_box {
	width: 168px;
	height: 30px;
	float: left;
	margin-top: 6px;
	margin-left: 365px;
	background-image: url(images/site_by_logo.jpg);
	background-repeat: no-repeat;
	display: block;
}	
	

/* end of footer */



/* start of post styling */

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

.post img, .post img a {
	margin: 6px 10px;
	padding: 4px;
	border: 3px solid #CCCCCC;
}

.post-date {
	width: 72px;
	height: 75px;
	float: right;
	margin-left: 15px;
	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: 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: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

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

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

.post-comments, .mini-add-comment {
	padding: 4px 4px 4px 4px;
	font-family: 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: #333333;
	font-family: Georgia, "Times New Roman", Times, 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: 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: 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: 530px;
}

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

.commentlist li {
	padding: 10px;
	font-family: 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: 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: 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;
}

.alignleft {
	float:left;
}

.aligncenter {
	margin: 0px auto;
}

#searchsubmit {
	margin-bottom: 15px;
}


/* end of post styling */
