@charset "utf-8";

/*  
Theme Name: Cranewoods
Theme URI: http://cranewoods.com
Description: Theme for Cranewoods
Version: 1.0
Author: cranewwods
Author URI: http://cranewoods.com*/

body {
	background: url(images/bg_01.gif) repeat-x;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}

a {color: #0083CB;font-weight:bold;}

a:hover {color: #0066CC;text-decoration:none;}

/* P P P */

p {
	margin: 10px 0;
}

/* H1 H1 H1 */

h1 {
	font-size: 22px;
	color: #666;
	margin: 0;
}

h1 a {
	color: #666;
	text-decoration: none;
}

h1 a:hover {
	color: #72CAFE;
	text-decoration: underline;
}

/* H2 H2 H2 */

h2 {
	font-size: 20px;
	color: #666;
	margin: 0;
}

h2 a {
	color: #666;
	text-decoration: none;
}

h2 a:hover {
	color: #027AC5;
	text-decoration: underline;
}

/* H3 H3 H3 */

h3 {
	font-size: 18px;
	color: #666;
	margin: 0;
}

h3 a {
	color: #666;
	text-decoration: none;
}

h3 a:hover {
	color: #027AC5;
	text-decoration: underline;
}

/* IMG IMG IMG */

img {
	border: none;
}

/* WRAPPER */

.wrapper {
	width: 800px;
	margin: 0 auto;
}

/* HEADER */

.header {
	height: 245px;
}

.logo {
	float: left;
}

.head-01 {
	height: 90px;
	width: 800px;
}

/* LEFT-MAIN NAVIGATION */

.left-main-nav {
	text-align: center;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #787878;
	width: 260px;
}

.left-main-nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 260px;
	background: url(images/topnav_bg.jpg) top repeat-x;
	padding-top: 5px;
}

.left-main-nav li {
	padding: 11px 0 11px 0;
	margin: 0;
	background: url(images/bg-left-main-nav-li.gif) bottom repeat-x;
}

.left-main-nav a {
	color: #ccc;
	text-decoration: none;
	display: block;
}

.left-main-nav a:hover {
	color: #fff;
}

/* TOP-RIGHT NAVIGATION */

.top-right-nav {
	width: 400px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.top-right-nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.top-right-nav li {
	display: inline;
	float: right;
	margin: 34px 0 0 10px;
}

.top-right-nav a {
	color: #fff;
	display: block;
	text-decoration: none;
}

.top-right-nav a:hover {
	color: #72CAFE;
}

/* HEADER-IMGS */

.header-imgs {
	width: 540px;
	float: right;
	margin: 0;
	padding: 0;
}

.header-imgs img {
	border-left: solid 3px #000;
	border-right: solid 3px #000;
	border-top: solid 3px #000;
	border-bottom: solid 2px #000;
}

.header-imgs ul {
	margin: -1px 0 0 0;
	padding: 0;
	list-style: none;
	float: right;
}

.header-imgs li {
	display: inline;
	padding: 0;
	margin: 0 0 0 10px;
}

.container {
	width: 800px;
}

.body {
	width: 500px;
	float: right;
	padding: 20px;
}

.body_wide {
	width: 760px;
	padding: 20px 20px 20px 0;
	float: right;
}

.entry {
	
}

.post {
	
}

.postmetadata {

}

.sidebar {
	width: 260px;
	float: right;
	padding: 20px 0;
}

.sidebar a {
	text-decoration:none;
}

.sidebar ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.sidebar ul li ul {
	list-style: none;
}

li.cat-item,
li.archive-item{
	padding: 3px 0 4px 0;
}

.sidebar > ul > li,
.widget_pages > ul > li {
	background: url(images/raquo-bullet.gif) no-repeat left 5px;
	padding: 0 0 8px 10px;
	font-weight: bold;
}

.sidebar li.no_arrow {
	background: none;
}

.widget_pages {
	padding: 0 !important;
	list-style: none;
	background: none !important;
}

#pages-3 h2 {
	display:none;
}

.widget_pages .page_item {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.widget_pages .page_item ul li {
	border-bottom: 1px #999 dotted;
	margin: 0 0 0 6px;
	padding: 0;
	font-weight: normal;
}

.widget_pages .page_item ul li a {
	color: #666;text-decoration: none;display:block;padding: 4px;
}

.widget_pages .page_item ul li a:hover {
	color: #333;
	text-decoration: none;
	background: #F8F8F8;
}

.widget_pages .page_item ul {
	margin: 6px 0;
}

.widget_pages .page_item ul a {
	color: #0083CB;
}

.widget_pages .page_item ul a:hover {
	color: #0066CC;
}

/* Other Widgets */

.search {
	padding: 15px 0 8px 0 !important;
	list-style: none;
	background: none !important;
}

.calendar {}

/* COMMENTS */

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

/* FOOTER */

.footer_wrapper {
	clear: both;
	background: url(images/bg-foot.gif) repeat-x top #1c1c1c;
	border-top: 2px solid #1c1c1c;
}

.footer {
	margin: 0 auto;
	width:800px;
}

.contact_box {
	width: 220px;
	height: 84px;
	background: #999;
	padding: 21px 20px;
	color: #333;
	font-size: 10px;
	float: left;
}

.contact_box p {
	margin: 10px 0 10px 0;
}

.contact_box a {color: #ccc;}
.contact_box a:hover {color: #fff;}

a.dark {
	color: #999999;
	font-size: 90%;
	font-weight:lighter;
}

a.dark:hover {
	color: #666666;
	font-size: 90%;
	font-weight:lighter;
}

.footer_banner {
	padding: 31px 0 0 0;
	width: 540px;
	height: 95px;
	background: #fff;
	float: left;
}

.articles_area {
	background: #C9C9C9;
	padding: 20px;
	text-align: center;
	font-size: 9px;
	font-weight:normal;
	clear: both;
}

.articles_area h2 {
	text-align: left;	
	margin: 0 0 10px 0;
	font-size: 10px;
}

/* FOOTER MENU */

.footer_menu {
	background: #fff;
    text-align: center;
    margin: 0;
	padding: 20px;
	font-size: 10px;
	border-top: 2px solid #1c1c1c;
	clear: both;
} 

.footer_menu ul {
   padding: 0;
   margin: 0;
}

.footer_menu ul li {
    display: inline;
	padding: 0;
	color: #666;
}

.footer_menu ul li a:link, .footer_menu ul li a:visited {
	color: #666;
	text-decoration: underline;
}

.footer_menu ul li a:hover, .footer_menu ul li a:visited:hover {
	color: #000;
	text-decoration: none;
}

/* SENDMAIL 2.0 */

.sendmail_table {

}

.sendmail_table hr {
	margin: 8px 0 8px 0;
	width: 300px;
}

.sendmail_table td {
	padding: 3px;
	vertical-align: top;
}

.sendmail_table label {
	width: 180px;
	margin: auto 3px;
	float: right;
	text-align: right;
	font-weight: bold;
}

.sendmail_table input {
	width: 298px;
	height: 17px;
	border: 1px solid #797979;
}

.sendmail_table .checkbox,
.sendmail_table .radio {
	width: auto;
	height: auto;
	border: none;
}

.sendmail_table select {
	width: 298px;
	height: 21px;
	border: 1px solid #797979;
}

.sendmail_table textarea {
	width: 298px;
	height: 140px;
	border: 1px solid #797979;
}

.sendmail_table button,
.sendmail_table .button {
	width: auto;
	min-width: 60px;
	height: 21px;
	border: 1px solid #797979;
	cursor: pointer;
}

.sendmail_table #recaptcha_image {
	margin-bottom: 7px;
	border: 1px solid #797979;
}

.sendmail_table .recaptcha_image_label {
	margin-bottom: 7px;
	height: 57px;
}

.sendmail_table li {
	/* Styles for error messages go here. */
	color: red;
	font-weight: bold;
}

/* Project Details List (converted from old dreamweaver js crap) */

.btn-print-brochures a {
	width:204px;
	height:29px;
	background:url(images/btn-brochures.gif) no-repeat;
	display:block;
	padding:0;
	text-indent: -10000px;
	outline: none;
	margin: 0 0 6px 0;
}

.btn-print-brochures a:hover, .btn-print-brochures a:active, .btn-print-brochures a:focus {
	width:204px;
	height:29px;
	background:url(images/btn-brochures-hover.gif) no-repeat;
	text-indent: -10000px;
}

.btn-photo-gallery a {
	width:204px;
	height:29px;
	background:url(images/btn-gallery.gif) no-repeat;
	display:block;
	padding:0;
	text-indent: -10000px;
	outline: none;
	margin: 0 0 6px 0;
}

.btn-photo-gallery a:hover, .btn-photo-gallery a:active, .btn-photo-gallery a:focus {
	width:204px;
	height:29px;
	background:url(images/btn-gallery-hover.gif) no-repeat;
	text-indent: -10000px;
}

.btn-view-virtual-tour a {
	width:204px;
	height:29px;
	background:url(images/btn-tour.gif) no-repeat;
	display:block;
	padding:0;
	text-indent: -10000px;
	outline: none;
	margin: 0 0 6px 0;
}

.btn-view-virtual-tour a:hover, .btn-view-virtual-tour a:active, .btn-view-virtual-tour a:focus {
	width:204px;
	height:29px;
	background:url(images/btn-tour-hover.gif) no-repeat;
	text-indent: -10000px;
}

.btn-get-directions a {
	width:204px;
	height:29px;
	background:url(images/btn-directions.gif) no-repeat;
	display:block;
	padding:0;
	text-indent: -10000px;
	outline: none;
	margin: 0 0 6px 0;
}

.btn-get-directions a:hover, .btn-get-directions a:active, .btn-get-directions a:focus {
	width:204px;
	height:29px;
	background:url(images/btn-directions-hover.gif) no-repeat;
	text-indent: -10000px;
}

.btn-view-project-website a {
	width:204px;
	height:29px;
	background:url(images/btn-website.gif) no-repeat;
	display:block;
	padding:0;
	text-indent: -10000px;
	outline: none;
	margin: 0 0 6px 0;
}

.btn-view-project-website a:hover, .btn-view-project-website a:active, .btn-view-project-website a:focus {
	width:204px;
	height:29px;
	background:url(images/btn-website-hover.gif) no-repeat;
	text-indent: -10000px;
}

.btn-view-floor-plans a {
	width:204px;
	height:29px;
	background:url(images/btn-view-floor-plans.jpg) no-repeat;
	display:block;
	padding:0;
	text-indent: -10000px;
	outline: none;
	margin: 0 0 6px 0;
}

.btn-view-floor-plans a:hover, .btn-com-info a:active, .btn-com-info a:focus {
	width:204px;
	height:29px;
	background:url(images/btn-view-floor-plans-hover.jpg) no-repeat;
	text-indent: -10000px;
}

.btn-com-info a {
	width:204px;
	height:29px;
	background:url(images/btn-com-info.jpg) no-repeat;
	display:block;
	padding:0;
	text-indent: -10000px;
	outline: none;
}

.btn-com-info a:hover, .btn-com-info a:active, .btn-com-info a:focus {
	width:204px;
	height:29px;
	background:url(images/btn-com-info-hover.jpg) no-repeat;
	text-indent: -10000px;
}

.projList {margin:0;padding:0;list-style:none;}

form#searchform{ width: 270px; margin: 0 0 0 270px; padding: 0; float: left; }
input#s{ background: #b6b6b6; float: left; border: 1px solid #bab9b9; width: 170px; height: 15px; padding: 0 5px; margin: 2px 0 0 0; }
input.btn_search{ width: 66px; float: left; height: 18px; background:url(images/btn_search.jpg) no-repeat; border: 0; margin: 1px 0 0 3px; }

.socialicons{ width: 122px; height: 25px; margin: 5px 0 0 0; float: right; }
.socialicons ul{ margin: 0; padding: 0; }
.socialicons ul li{ display: inline; list-style: none; }