/*
Theme Name: deCasa
Theme URI: http://themeshift.com/decasa
Description: Clean and elegant real estate theme by ThemeShift.com
Version: 0.9.5
Author: Simon Rimkus
Author URI: http://themeshift.com
Tags: clean, light, real estate, agents
*/

/*
	- GENERAL
		- RESET
		- BASIC HTML
	- BASIC LAYOUT
	- HEADINGS
	- LISTS
	- BOXES
		- BOX1 (FULL WIDTH)
		- BOX2 (1/3 WIDTH)
		- BOX2 (2/3 WIDTH)
	- BUTTONS
	- INPUTS
	- SEARCH PANEL
	- SEARCHFORM
	- HEADER
	- SUBHEADER HOME
	- CONTENT / SIDEBAR
	- SIDEBAR
	- SINGLE PROPERTY
		- CONTACTFORM
	- COMMENTLIST
	- COMMENTFORM
	- PROPERTY ARCHIVE
	- POST ARCHIVE
	- WP-PAGENAVI
	- FOOTER
	- WORDPRESS CSS
	- WIDGET CSS
	- CLEARING

/*	##################################
  	GENERAL
  	################################## */

/** RESET */

html, body, ul, ol, li, img, hr, input, dl, dt, dd, form {
	margin: 0px;
	padding: 0px;
	border: none;
	list-style: none;
}

/** BASIC HTML */

body {
	margin: 0px;
	padding: 0px;
	color: #4a4a4a;
	font-family: Trebuchet MS, Lucida Grande, sans-serif;
	font-size: 11px;
	line-height: 18px;
}

body#bg-light {
	background: #f8f8f8;
}

a {
	color: #4a4a4a;
	background: transparent;
}

p, ul, ol, blockquote, address {
	margin: 0 0 18px 0;
}

blockquote, address {
	padding: 0 0 0 40px;
	background: url(img/bg-blockquote.png) no-repeat left top;
	font-style: italic;
}

pre {
	display: block;
	margin: 0 0 20px 0;
	padding: 20px;
	border: 1px solid #eee;
	font-family: "Courier New", Courier, serif;
	overflow: auto;
}

code {
	font-family: "Courier New", Courier, serif;
}

hr { border-top:1px solid #eee; height:0px; border-left:0px; border-right:0px; border-bottom:0px; margin:18px 0; }

/*	##################################
  	BASIC LAYOUT
  	################################## */

#main {
        width: 980px;
        margin: 50px auto 60px auto;
}

img { margin:0 0 18px 0; }

/*	##################################
  	HEADINGS
  	################################## */

h1, h2 {
	margin: 36px 0 0px 0;
}

h3, h4, h5, h6 {
	margin: 0 0 18px 0;
}

.h2-section {
	padding-left: 25px!important;
	text-shadow: 1px 1px 0px #fff;
}

h2 { color:#d0560a; font-weight:normal; font-family: "liberation-serif-1","liberation-serif-2"; }
h2.home-headline { color:#d0560a; font-weight:normal; font-family: "liberation-serif-1","liberation-serif-2"; font-size:30px; margin:0 0 0px 0; line-height:34px; }
h2.seller { color:#d0560a; font-weight:normal; font-family: "liberation-serif-1","liberation-serif-2"; font-size:40px; margin:0 0 21px 18px; line-height:34px; }
h2.prop-title { color:#d0560a; font-weight:normal; font-family: "liberation-serif-1","liberation-serif-2"; font-size:32px; margin:0 0 18px 0; padding:0 0 12px 0; border-bottom:1px solid #eee; }
h3.nav-head { color:#d0560a; font-weight:normal; font-family: "liberation-serif-1","liberation-serif-2"; font-size:17px; margin:0px; }
h4 { color:#d0560a; font-weight:normal; font-family: "liberation-serif-1","liberation-serif-2"; font-size:22px; }
h5 { color:#d0560a; font-weight:normal; font-family: "liberation-serif-1","liberation-serif-2"; font-size:20px; padding:0 0 15px 0; border-bottom:1px dashed #4a4a4a; }
h6.footer-one { color:#fff; font-weight:normal; font-family: "liberation-serif-1","liberation-serif-2"; font-size:14px; margin:0 0 7px 0; line-height:18px; }
h6.footer-two { color:#fff; font-weight:normal; font-family: "liberation-serif-1","liberation-serif-2"; font-size:32px; margin:0 0 7px 0; }
h6.news-headline { color:#d0560a; font-weight:normal; font-family: "liberation-serif-1","liberation-serif-2"; font-size:14px; margin:0 0 14px 0; line-height:32px; border-bottom:1px dashed #d0560a; }

.icons-greyscale .h2-section {
	background: url(img/icons-greyscale/bg-h2-section.png) no-repeat 0px 8px;
}

.icons-color .h2-section {
	background: url(img/icons-color/bg-h2-section.png) no-repeat 0px 8px;
}

.icons-greyscale #h2-featured {
	background: url(img/icons-greyscale/bg-h2-featured.png) no-repeat 0px 8px;
}

.icons-color #h2-featured {
	background: url(img/icons-color/bg-h2-featured.png) no-repeat 0px 8px;
}

.icons-greyscale #h2-new {
	background: url(img/icons-greyscale/bg-h2-new.png) no-repeat 0px 10px;
}

.icons-color #h2-new {
	background: url(img/icons-color/bg-h2-new.png) no-repeat 0px 10px;
}

.icons-greyscale #h2-archive {
	background: url(img/icons-greyscale/bg-h2-archive.png) no-repeat 0px 10px;
}

.icons-color #h2-archive {
	background: url(img/icons-color/bg-h2-archive.png) no-repeat 0px 10px;
}

.icons-greyscale #h2-404 {
	background: url(img/icons-greyscale/bg-h2-404.png) no-repeat 0px 8px;
}

.icons-color #h2-404 {
	background: url(img/icons-color/bg-h2-404.png) no-repeat 0px 8px;
}

.icons-greyscale #h2-author {
	background: url(img/icons-greyscale/bg-h2-author.png) no-repeat 0px 8px;
}

.icons-color #h2-author {
	background: url(img/icons-color/bg-h2-author.png) no-repeat 0px 8px;
}

.icons-greyscale #h2-page {
	background: url(img/icons-greyscale/bg-h2-page.png) no-repeat 0px 10px;
}

.icons-color #h2-page {
	background: url(img/icons-color/bg-h2-page.png) no-repeat 0px 10px;
}

.icons-greyscale .h2-post {
	background: url(img/icons-greyscale/bg-h2-post.png) no-repeat 0px 10px;
}

.icons-color .h2-post {
	background: url(img/icons-color/bg-h2-post.png) no-repeat 0px 10px;
}

.icons-greyscale #h2-comments {
	background: url(img/icons-greyscale/bg-h2-comments.png) no-repeat 0px 10px;
}

.icons-color #h2-comments {
	background: url(img/icons-color/bg-h2-comments.png) no-repeat 0px 10px;
}

.icons-greyscale #h2-description {
	background: url(img/icons-greyscale/bg-h2-description.png) no-repeat 0px 8px;
}

.icons-color #h2-description {
	background: url(img/icons-color/bg-h2-description.png) no-repeat 0px 8px;
}

.icons-greyscale #h2-gallery {
	background: url(img/icons-greyscale/bg-h2-gallery.png) no-repeat 0px 8px;
}

.icons-color #h2-gallery {
	background: url(img/icons-color/bg-h2-gallery.png) no-repeat 0px 8px;
}

.icons-greyscale #h2-contact {
	background: url(img/icons-greyscale/bg-h2-contact.png) no-repeat 0px 10px;
}

.icons-color #h2-contact {
	background: url(img/icons-color/bg-h2-contact.png) no-repeat 0px 10px;
}

.icons-greyscale #h2-location {
	background: url(img/icons-greyscale/bg-h2-location.png) no-repeat 0px 10px;
}

.icons-color #h2-location {
	background: url(img/icons-color/bg-h2-location.png) no-repeat 0px 10px;
}







.home-flash { width:960px; margin:0px; padding:0 0 36px 0;  }
.searcher { float:left; margin:0 0 30px 0; padding:0px; border-bottom:1px solid #eee; width:960px; background:url(images/searching-bkg.png) repeat-x bottom;  }
.searching { float:left; margin:0px 0 0 0px; padding:0px 20px 0px 30px; width:310px; }
.flasher { float:left; width:600px; margin:0px; padding:0px; }



#site-description {
	position: absolute;
	bottom: 20px;
	left: 0px;
	width: 300px;
	margin: 0px;
	text-align: center;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	text-shadow: 1px 1px 0px #fff;
	letter-spacing: 1px;
}

#header .bar {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 8px;
	background: #4a4a4a;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	font-size: 1px;
	z-index: 1;
}

#top-panel {
	position: absolute;
	top: 0px;
	right: 0px;
	font-size: 11px;
}

#rss a, #login a {
	padding: 2px 0 2px 20px;
	line-height: 25px;
	text-decoration: none;
}

.icons-greyscale #rss a {
	background: url(img/icons-greyscale/bg-rss.png) no-repeat left center;
}

.icons-color #rss a {
	background: url(img/icons-color/bg-rss.png) no-repeat left center;
}

#login a {
	padding-right: 5px;
}

.icons-greyscale #login a {
	background: url(img/icons-greyscale/bg-login.png) no-repeat left center;
}

.icons-color #login a {
	background: url(img/icons-color/bg-login.png) no-repeat left center;
}

/*	##################################
  	SUBHEADER HOME
  	################################## */

#subheader {
	margin: 0 0 0px 0;
}

/*	##################################
  	CONTENT / SIDEBAR
  	################################## */

#content {
	display: inline;
	float: left;
	width: 900px;
	z-index: 1;
	margin:0 0 30px 0;
}

#sidebar {
	float: right;
	width: 300px;
}

#content h2, #sidebar h2 {
	margin: 0 0 20px 0;
	padding: 5px 0 0 0;
	font-size: 14px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

/*	##################################
  	SIDEBAR
  	################################## */

#sidebar .box2 {
	margin: 0 0 20px 0;
}

#sidebar ul, #sidebar p {
	margin: 0px;
}

#sidebar ul {
	margin: -5px 0 0 0;
}

#sidebar li {
	padding: 5px 0;
	border-bottom: 1px dotted #e3ede1;
}

#sidebar li ul {
	margin: 5px 0 0 0;
	padding: 0 0 5px 20px;
}

#sidebar li li {
	margin: 0px;
	padding: 0px;
	list-style: disc;
	border: none;
}

#sidebar li li ul {
	margin: 0px;
	padding: 0 0 0 20px;
	border: none;
}

#sidebar li li li {
	list-style: circle;
}

#sidebar li li li li {
	list-style: square;
}

#sidebar li a {
	text-decoration: none;
}

/*	##################################
  	SINGLE PROPERTY
  	################################## */

.icons-greyscale .h2-property {
	background: url(img/icons-greyscale/bg-h2-property.png) no-repeat 0px 8px;
}

.icons-color .h2-property {
	background: url(img/icons-color/bg-h2-property.png) no-repeat 0px 8px;
}

.price {
	float: left;
	width: 600px;
	line-height: normal;
	font-size: 24px;
	font-weight: bold;
	text-align: left;
	color:#d0560a;
	border-top:1px solid #eee; 
	padding:10px 0 0 0;
	margin:10px 0 0 0;
}

.price small {
	font-size: 10px;
	font-weight: normal;
}

.contact-link {
	font-size: 12px;
	font-weight: normal;
}

.meta {
	width: 340px;
}

.address, .details {
	float: left;
	width: 300px;
	margin: 0px;
}

.address dt, .details dt {
	float: left;
	padding: 0 5px 0 0px;
	font-weight: bold;
	clear: both;
}

.address dd, .details dd {
	font-style: italic;
}

.description .box3-con {
	padding-bottom: 1px;
}

#property-location {

}

#property-location .gsmsc-mapDiv {
	height : 350px;
}

#property-location .gsmsc-idleMapDiv {
	height : 350px;
	overflow: hidden!important;
}

#property-location #mapsearch * {
	margin: 0px!important;
	padding: 0px!important;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
}

#property-location #mapsearch {
	width : 600px;
}

#property-location .gsmsc-controls,
#property-location div.gs-directions-to-from {
	display: none;
}

#property-photos img.photo {
	float: left;
	margin: 0px;
	border:5px solid #4186c9;
}

#property-photos img.photo-alt {
	float: right;
	margin: 0px;
	border:5px solid #4186c9;
}

#property-photos .space {
	height: 5px;
	line-height: 20px;
	clear: both;
}

/** CONTACTFORM */

p.forms { margin:0 0 9px 0; }
#property-contact .avatar {
	float: left;
	width: auto;
	padding: 0 20px 20px 0;
}

#contactform {
	clear: both;
	margin:18px 0 0 0;
}

#contactform label {
	display: block;
	float: left;
	width:100px;
	margin:0 0 9px 0;
	font-weight:bold;
	color:#D0560A;
}

#contactform input.text {
	width:390px;
}

#contactform textarea {
	width: 390px;
	height: 150px;
	font-size: 12px;
}

#contactform .captcha-img {
	float: left;
	width: auto;
	margin: 0px;
}

#contactform #contact_captcha {
	width: 170px;
}

#contactform #email {
	display: none;
}

#contactform .p-submit {
	margin: 0px;
}

/** PROPOSALFORM */

p.forms { margin:0 0 9px 0; }
#property-contact .avatar {
	float: left;
	width: auto;
	padding: 0 20px 20px 0;
}

#proposalform {
	clear: both;
	margin:18px 0 0 0;
}

#proposalform label {
	margin:0 0 9px 0;
	font-weight:normal;
	font-size:13px;
	line-height:24px;
	color:#D0560A;
}

#proposalform input.text {
	width:500px;
	padding:10px 15px 10px 15px;
	margin:0 0 24px 0;
}

#proposalform textarea {
	width: 520px;
	height: 70px;
	font-size: 13px;
	margin:0 0 24px 0;
}

#proposalform .captcha-img {
	float: left;
	width: auto;
	margin: 0px;
}

#proposalform #contact_captcha {
	width: 170px;
}

#proposalform #email {
	display: none;
}

#proposalform .p-submit {
	margin: 0px;
}






.success {
	padding: 0 0 0 25px;
}

.icons-greyscale .success {
	background: url(img/icons-greyscale/bg-success.png) no-repeat 0px 5px;
}

.icons-color .success {
	background: url(img/icons-color/bg-success.png) no-repeat 0px 5px;
}

.alert {
	margin: 0 0 0 0px;
	padding: 5px 0 0 20px;
	clear: both;
}

.icons-greyscale .alert {
	background: url(img/icons-greyscale/bg-error.png) no-repeat 0px 5px;
}

.icons-color .alert {
	background: url(img/icons-color/bg-error.png) no-repeat 0px 5px;
}

/*	##################################
  	COMMENTLIST
  	################################## */

#commentlist, #commentlist ul {
	padding: 0px!important;
}

#commentlist li {
	padding: 0px!important;
	list-style: none!important;
}

#commentlist li ul {
	margin: 0 0 0 20px;
}

#commentlist .comment-bot {
	clear: both;
}

#commentlist .reply a {
	display: block;
	float: left;
	width: auto;
	height: 30px;
	line-height: 30px;
	margin: 0px;
	padding: 0 0 0 20px;
	color: #fff;
	letter-spacing: 1px;
	text-decoration: none;
	text-transform: uppercase;
	clear: both;
}

.btn-green #commentlist .reply a {
	background: transparent url(img/bg-btn-green.png) no-repeat left top;
}

.btn-green-3d #commentlist .reply a {
	background: transparent url(img/bg-btn-green-3d.png) no-repeat left top;
}

.btn-blue #commentlist .reply a {
	background: transparent url(img/bg-btn-blue.png) no-repeat left top;
}

.btn-blue-3d #commentlist .reply a {
	background: transparent url(img/bg-btn-blue-3d.png) no-repeat left top;
}

.btn-red #commentlist .reply a {
	background: transparent url(img/bg-btn-red.png) no-repeat left top;
}

.btn-red-3d #commentlist .reply a {
	background: transparent url(img/bg-btn-red-3d.png) no-repeat left top;
}

.btn-grey #commentlist .reply a {
	background: transparent url(img/bg-btn-grey.png) no-repeat left top;
}

.btn-grey-3d #commentlist .reply a {
	background: transparent url(img/bg-btn-grey-3d.png) no-repeat left top;
}

#commentlist .reply a span {
	display: block;
	height: 30px;
	line-height: 30px;
	padding: 0 20px 0 0;
}

.btn-green #commentlist .reply a span {
	background: url(img/bg-btn-right-green.png) no-repeat right top;
}

.btn-green-3d #commentlist .reply a span {
	background: url(img/bg-btn-right-green-3d.png) no-repeat right top;
}

.btn-blue #commentlist .reply a span {
	background: url(img/bg-btn-right-blue.png) no-repeat right top;
}

.btn-blue-3d #commentlist .reply a span {
	background: url(img/bg-btn-right-blue-3d.png) no-repeat right top;
}

.btn-red #commentlist .reply a span {
	background: url(img/bg-btn-right-red.png) no-repeat right top;
}

.btn-red-3d #commentlist .reply a span {
	background: url(img/bg-btn-right-red-3d.png) no-repeat right top;
}

.btn-grey #commentlist .reply a span {
	background: url(img/bg-btn-right-grey.png) no-repeat right top;
}

.btn-grey-3d #commentlist .reply a span {
	background: url(img/bg-btn-right-grey-3d.png) no-repeat right top;
}

.comment-reply-link {
	text-decoration: none;
}

#commentlist .comment-meta {
	float: right;
	width: auto;
	margin: 0px;
}

#commentlist .avatar {
	float: right;
	width: auto;
	margin: 0 0 10px 10px;
}

#commentlist .depth-1 .box3 {
	width: 640px;
}

#commentlist .depth-2 .box3 {
	width: 620px;
}

#bg-classic #commentlist .depth-2 .box3 {
	background: url(img/bg-comment-top-2-classic.png) no-repeat left top;
}

#bg-classic #commentlist .depth-2 .box3-bot {
	background: url(img/bg-comment-bot-2-classic.png) no-repeat left bottom;
}

#bg-light #commentlist .depth-2 .box3 {
	background: url(img/bg-comment-top-2-light.png) no-repeat left top;
}

#bg-light #commentlist .depth-2 .box3-bot {
	background: url(img/bg-comment-bot-2-light.png) no-repeat left bottom;
}

#commentlist .depth-3 .box3 {
	width: 600px;
}

#bg-classic #commentlist .depth-3 .box3 {
	background: url(img/bg-comment-top-3-classic.png) no-repeat left top;
}

#bg-classic #commentlist .depth-3 .box3-bot {
	background: url(img/bg-comment-bot-3-classic.png) no-repeat left bottom;
}

#bg-light #commentlist .depth-3 .box3 {
	background: url(img/bg-comment-top-3-light.png) no-repeat left top;
}

#bg-light #commentlist .depth-3 .box3-bot {
	background: url(img/bg-comment-bot-3-light.png) no-repeat left bottom;
}

#commentlist .depth-4 .box3 {
	width: 580px;
}

#bg-classic #commentlist .depth-4 .box3 {
	background: url(img/bg-comment-top-4-classic.png) no-repeat left top;
}

#bg-classic #commentlist .depth-4 .box3-bot {
	background: url(img/bg-comment-bot-4-classic.png) no-repeat left bottom;
}

#bg-light #commentlist .depth-4 .box3 {
	background: url(img/bg-comment-top-4-light.png) no-repeat left top;
}

#bg-light #commentlist .depth-4 .box3-bot {
	background: url(img/bg-comment-bot-4-light.png) no-repeat left bottom;
}

#commentlist .depth-5 .box3 {
	width: 560px;
}

#bg-classic #commentlist .depth-5 .box3 {
	background: url(img/bg-comment-top-5-classic.png) no-repeat left top;
}

#bg-classic #commentlist .depth-5 .box3-bot {
	background: url(img/bg-comment-bot-5-classic.png) no-repeat left bottom;
}

#bg-light #commentlist .depth-5 .box3 {
	background: url(img/bg-comment-top-5-light.png) no-repeat left top;
}

#bg-light #commentlist .depth-5 .box3-bot {
	background: url(img/bg-comment-bot-5-light.png) no-repeat left bottom;
}


/*	##################################
  	COMMENTFORM
  	################################## */

#commentform {
	clear: both;
}

.icons-greyscale #h2-response {
	background: url(img/icons-greyscale/bg-h2-response.png) no-repeat 2px 10px;
}

.icons-color #h2-response {
	background: url(img/icons-color/bg-h2-response.png) no-repeat 2px 10px;
}

#commentform p {
	text-align: right;
}

#commentform label {
	display: block;
	float: left;
	width: auto;
	font-weight: bold;
	text-align: left;
}

#commentform input.text {
	width: 75%;
}

#commentform textarea {
	width: 75%;
	height: 150px;
	font-size: 12px;
}

#commentform .p-submit {
	margin: 0px;
}

#cancel-comment-reply {
	float: left;
	width: auto;
	clear: both;
}

#cancel-comment-reply-link {
	padding: 0 0 0 10px;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
}

#commenterror {
	margin: 0 0 20px;
	padding: 0 0 0 20px;
}

.icons-greyscale #commenterror {
	background: url(img/icons-greyscale/bg-error.png) no-repeat 0px 5px;
}

.icons-color #commenterror {
	background: url(img/icons-color/bg-error.png) no-repeat 0px 5px;
}

/*	##################################
  	PROPERTY ARCHIVE
  	################################## */

.listing {
	display: inline;
	float: left;
	width: 330px;
	margin: 0 0px 40px 0;
}

.alt {
	margin-right: 0px;
	clear: none;
}

h3.title-listing {
	margin: 0 0 5px 0;
	font-size: 14px;
}

h3.title-listing a {
	text-decoration: none;
	font-size:18px;
	color:#4389ca;
}

.details-listing {
	margin: 0 0 10px 0;
}

.price-listing {
	display: block;
	float: right;
	width: auto;
	font-weight: bold;
}

.location-listing {
	display: block;
	float: left;
	width: auto;
}

#author-header .avatar, .author .avatar {
	float: left;
	width: auto;
	margin: 0 20px 0 0;
}

/*	##################################
  	POST ARCHIVE
  	################################## */

.post-meta {
	margin: 20px 0 0 0;
	clear: both;
}

.post-meta p {
	margin: 0px;
}

.post-date {
	float: left;
	width: 290px;
}

.post-categories {
	float: right;
	width: 290px;
	text-align: right;
}

.post-tags {
	float: right;
	width: auto;
}

/*	##################################
  	WP-PAGENAVI
  	################################## */

.navi {
	clear: both;
}

.navi p {
	margin: 0px;
}

.wp-pagenavi {
	position: relative;
	font-size: 14px;
}

.wp-pagenavi .pages {
	position: absolute;
	top: 0px;
	right: 0px;
}

.wp-pagenavi a, wp-pagenavi .current {
	padding: 0 5px;
	text-decoration: none;
}

.wp-pagenavi .current {
	font-weight: bold;
}

/*	##################################
  	FOOTER
  	################################## */

#footer {
	margin: 20px 0 0 0;
}

#footer p {
	line-height: 50px;
}

#legal {
	float: left;
	width: 480px;
}

#credit {
	float: right;
	width: 480px;
	text-align: right;
}

#footer .bar {
	height: 8px;
	background: #4a4a4a;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	font-size: 1px;
}

.lefters { float:left; width:260px; }


/*	##################################
  	WORDPRESS CSS
  	################################## */

.aligncenter,
div.aligncenter {
	display: block;
	margin: 0 auto;
}

.aligncenter {
	margin-bottom: 10px!important;
}

.alignleft {
	float: left;
	width: auto;
	margin: 0 10px 10px 0;
}

.alignright {
	float: right;
	width: auto;
	margin: 0 0 10px 10px;
}

.wp-caption {
	margin-bottom: 10px;
	padding-top: 4px;
	background: #f7f7f7;
	border: 1px solid #eee;
	text-align: center;
}

.wp-caption img {
	float: none;
	margin: 0px;
	padding: 0px;
	border: none;
}

.wp-caption p.wp-caption-text {
	padding: 0px;
	margin: 0px;
}

/*	##################################
  	WIDGET CSS
  	################################## */

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap td {
	text-align: center;
}

#wp-calendar caption {
	margin: 0 0 10px 0;
	padding: 2px;
	border-bottom: 1px dotted #e3ede1;
}

#tag_cloud .box2-con {
	line-height: normal;
	float:left;
}

/*	##################################
  	CLEARING
  	################################## */

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

.clearfix:after {
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}


/*	##################################
  	LISTS
  	################################## */

#content ul, #content ol {
	padding: 0 0 0 20px;
}

#content ul li {
	list-style: disc;
}

#content li li {
	list-style: circle;
}

#content li li li {
	list-style: square;
}

#content ol li {
	 list-style: decimal;
}

#content dt {
	font-weight: bold;
}

#content dd {
	padding: 0 0 0 20px;
}

/*	##################################
  	BOXES
  	################################## */

/** BOX1 (FULL WIDTH) */

.box1 {
	position: relative;
	padding: 0px 0 0 0;
	width:954px;
	margin:0px auto;
}

#bg-classic .box1 {
	background: url(img/bg-box1-top-classic.png) no-repeat left top;
}

#bg-light .box1 {

}

.box1-left {
	float: left;
	width: 610px;
}

.box1-right {
	float: right;
	width: 310px;
}

.box1-con {
	padding: 0px 18px 0px 18px;
}

.box1-con h2 {
	margin: 0 0 20px 0;
	padding: 5px 0 0 0;
	font-size: 18px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.box1-bot {
	height: 20px;
	clear: both;
}

#bg-classic .box1-bot {
	background: url(img/bg-box1-bot-classic.png) no-repeat left bottom;
}

#bg-light .box1-bot {

}

/** BOX2 (1/3 WIDTH) */

.box2 {
	width: 300px;
	padding: 0px 10px 0 0;
	margin:27px 10px 0 0;
	border-right:1px solid #eee;
}

#bg-classic .box2 {
	background: url(img/bg-box2-top-classic.png) no-repeat left top;	
}

#bg-light .box2 {
	
}

.box2-con {
	padding: 0 18px 1px;
}

.box2-con img {
	margin: 0 0 10px 0;
}

.box2-con h2 {
	margin: 0 0 10px 0;
	font-size: 14px;
}

.box2-bot {
	height: 20px;
	clear: both;
}

#bg-classic .box2-bot {
	background: url(img/bg-box2-bot-classic.png) no-repeat left bottom;
}

#bg-light .box2-bot {
	background: url(img/bg-box2-bot-light.png) no-repeat left bottom;
}

/** BOX2 (2/3 WIDTH) */

.box3 {
	position: relative;
	width: 640px;
	margin: 0 0 20px 0;
	padding: 0 0 0 0;
}

#bg-classic .box3 {
	background: url(img/bg-box3-top-classic.png) no-repeat left top;
}

#bg-light .box3 {

}

.box3-con {
	padding: 0px 18px 0px 18px;
}

.box3-con img {
	margin: 0 0 10px 0;
}

.box3-con h2 {
	color:#d0560a; font-weight:normal; font-family: "liberation-serif-1","liberation-serif-2"; font-size:32px; margin:0 0 18px 0; padding:0 0 12px 0; border-bottom:1px solid #eee;
}

.box3-bot {
	height: 20px;
}

#bg-classic .box3-bot {
	background: url(img/bg-box3-bot-classic.png) no-repeat left bottom;
}

#bg-light .box3-bot {
	background: url(img/bg-box3-bot-light.png) no-repeat left bottom;
}

/*	##################################
  	BUTTONS
  	################################## */

.btn {
	display: block;
	float: left;
	width: auto;
	height: 30px;
	line-height: 30px;
	margin: 0px;
	padding: 0 0 0 20px;
	color: #fff;
	letter-spacing: 1px;
	text-decoration: none;
	text-transform: uppercase;
	clear: both;
}

.btn-green .btn {
	background: transparent url(img/bg-btn-green.png) no-repeat left top;
}

.btn-green-3d .btn {
	background: transparent url(img/bg-btn-green-3d.png) no-repeat left top;
}

.btn-blue .btn {
	background: transparent url(img/bg-btn-blue.png) no-repeat left top;
}

.btn-blue-3d .btn {
	background: transparent url(img/bg-btn-blue-3d.png) no-repeat left top;
}

.btn-red .btn {
	background: transparent url(img/bg-btn-red.png) no-repeat left top;
}

.btn-red-3d .btn {
	background: transparent url(img/bg-btn-red-3d.png) no-repeat left top;
}

.btn-grey .btn {
	background: transparent url(img/bg-btn-grey.png) no-repeat left top;
}

.btn-grey-3d .btn {
	background: transparent url(img/bg-btn-grey-3d.png) no-repeat left top;
}

.btn span {
	display: block;
	height: 30px;
	line-height: 30px;
	padding: 0 20px 0 0;
}

.btn-green .btn span {
	background: url(img/bg-btn-right-green.png) no-repeat right top;
}

.btn-green-3d .btn span {
	background: url(img/bg-btn-right-green-3d.png) no-repeat right top;
}

.btn-blue .btn span {
	background: url(img/bg-btn-right-blue.png) no-repeat right top;
}

.btn-blue-3d .btn span {
	background: url(img/bg-btn-right-blue-3d.png) no-repeat right top;
}

.btn-red .btn span {
	background: url(img/bg-btn-right-red.png) no-repeat right top;
}

.btn-red-3d .btn span {
	background: url(img/bg-btn-right-red-3d.png) no-repeat right top;
}

.btn-grey .btn span {
	background: url(img/bg-btn-right-grey.png) no-repeat right top;
}

.btn-grey-3d .btn span {
	background: url(img/bg-btn-right-grey-3d.png) no-repeat right top;
}

.listing .the-more {
	margin-bottom: 0px;
}


/*	##################################
  	INPUTS
  	################################## */

.text, .select {
	padding: 10px;
	border: 1px solid #ccc;
	color: #4a4a4a;
	font-family: Georgia, "Times New Roman", serif;
	font-style: italic;
}

.fielderror {
	color: #ff0000;
}

#bg-classic .text, #bg-classic .select {
	background: #fff url(img/bg-input.png) repeat-x left top;
}

#bg-light .text, #bg-light .select {
	background: #fff;
}

.select {
	height: 30px;
	padding: 7px 5px!important;
}

.submit {
	height: 30px;
	background: transparent;
	color: #fff;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 14px;
	letter-spacing: 1px;
	text-decoration: none;
	text-transform: uppercase;
}

button {
	height: 30px;
	line-height: 30px;
	margin: 0px;
	padding: 0 10px 0 0;
	color: #fff;
	font-family: Georgia, "Times New Roman", serif;
	letter-spacing: 1px;
	text-align: center;
	border: 0px;
	overflow: visible;
}

.btn-green button {
	background: transparent url(img/bg-btn-right-green.png) no-repeat right top;
}

.btn-green-3d button {
	background: transparent url(img/bg-btn-right-green-3d.png) no-repeat right top;
}

.btn-blue button {
	background: transparent url(img/bg-btn-right-blue.png) no-repeat right top;
}

.btn-blue-3d button {
	background: transparent url(img/bg-btn-right-blue-3d.png) no-repeat right top;
}

.btn-red button {
	background: transparent url(img/bg-btn-right-red.png) no-repeat right top;
}

.btn-red-3d button {
	background: transparent url(img/bg-btn-right-red-3d.png) no-repeat right top;
}

.btn-grey button {
	background: transparent url(img/bg-btn-right-grey.png) no-repeat right top;
}

.btn-grey-3d button {
	background: transparent url(img/bg-btn-right-grey-3d.png) no-repeat right top;
}

button span {
	position: relative;
	display: block;
	height: 30px;
	line-height: 30px;
	margin: 0px;
	padding: 0 0 0 10px;
	text-transform: uppercase;
	white-space: nowrap;
}

.btn-green button span {
	background: url(img/bg-btn-green.png) no-repeat left top;
}

.btn-green-3d button span {
	background: url(img/bg-btn-green-3d.png) no-repeat left top;
}

.btn-blue button span {
	background: url(img/bg-btn-blue.png) no-repeat left top;
}

.btn-blue-3d button span {
	background: url(img/bg-btn-blue-3d.png) no-repeat left top;
}

.btn-red button span {
	background: url(img/bg-btn-red.png) no-repeat left top;
}

.btn-red-3d button span {
	background: url(img/bg-btn-red-3d.png) no-repeat left top;
}

.btn-grey button span {
	background: url(img/bg-btn-grey.png) no-repeat left top;
}

.btn-grey-3d button span {
	background: url(img/bg-btn-grey-3d.png) no-repeat left top;
}

button::-moz-focus-inner { /* fixing default firefox padding */
	padding: 0px;
	border: none;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	/* Safari and Google Chrome only - fix margins */
	button {
	    padding-right: 7px;
	}
	button span {
	    margin-top: -1px;
	}
}

/*	##################################
  	SEARCH PANEL
  	################################## */

#panel {
	margin: 0 auto 30px auto;
	z-index: 1;
}

#panel .box1-con {
	position: relative;
	height: 30px;
}

#panel #keyword-search {

}

#panel ul {
	position: absolute;
	top: 0px;
	right: 20px;
	margin: 0px;
}

#panel li {
	float: left;
	width: auto;
	display: inline;
	height: 30px;
	line-height: 30px;
	margin: 0 0 0 20px;
}

#panel label {
	display: block;
	float: left;
	width: auto;
	margin: 0 0 0 20px;
	padding: 0 10px 0 0;
	font-weight: bold;
}

#panel .select {
	width: 232px;
	margin:0 0 12px 0;
}

/*	##################################
  	SEARCHFORM
  	################################## */

.searchform {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

.search-text {
	display: inline;
	width: 200px;
	margin: 0 10px 0 0;
}

#sidebar .search-text {
	width: 198px;
}

#panel .search-text {
	width: 220px;
}






.property-tryp { width:914px; padding:9px 20px 18px 20px; margin:0px; }
.property-tryp img { border:5px solid #fff; }
ul.property-tryp-left { width:250px; padding:0 70px 0 0; margin:0px; float:left; list-style-type:none; }
ul.property-tryp-middle { width:250px; padding:0 70px 0 0; margin:0px; float:left; list-style-type:none; }
ul.property-tryp-right { width:250px; padding:0px; margin:0px; float:left; list-style-type:none; }

.search-title { width:940px; padding:40px 7px 0px 7px; margin:0px auto; background:url(images/search-title.jpg) no-repeat; }
.footer-container { background:url(images/carleton-footer-bkg.jpg); margin:0px; padding:34px 0 70px 0; font-size:10px; }
.footer-container a { color:#fff; text-decoration:none; }
.footer-container a:hover { color:#69a8d5; text-decoration:none; }

.footer-content { width:940px; margin:0px auto; padding:0 7px; color:#fff; }
ul.footer-left { width:299px; float:left; margin:0 20px 0 0; padding:0 0 18px 0; border-right:1px solid #69a8d5; }
ul.footer-left li.have-questions { border-top:1px solid #fff; padding:9px 0 0 0; width:210px; }
ul.footer-left li.contact-us { border-bottom:1px solid #fff; padding:0 0 9px 0; margin:0 0 16px 0; width:210px; }
ul.footer-left li.copyright { margin:18px 0 0 0; }

.footer-middle { width:299px; float:left; margin:0 20px 0 0; padding:0 0 54px 0; border-right:1px solid #69a8d5; }
ul.footer-middle-header { margin:0px; padding:0px; }
ul.footer-middle-header li.have-questions { border-top:1px solid #fff; padding:9px 0 0 0; width:210px; }
ul.footer-middle-header li.contact-us { border-bottom:1px solid #fff; padding:0 0 9px 0; margin:0 0 16px 0; width:210px; }
ul.footer-links-left { float:left; width:130px; padding:0px; margin:0px; }
ul.footer-links-right { float:left; width:130px; padding:0px; margin:0px; }


ul.footer-right { width:300px; float:left; margin:9px 0 0 0; padding:0px; }
ul.footer-right li.news-text { margin:36px 0 0 0; padding:0px; }
ul.footer-right li.news-form { background:url(images/form-bkg.png); margin:18px 0 0 0; padding:9px 9px 6px 9px; }
input.footer-form { padding:11px; border:1px solid #458cbe; background:url(images/form-bkg.png); color:#fff; margin:0px; width:215px; }
input.form-submit { margin:0px; padding:0px; }

ul.input-float { margin:0px; padding:0px; }
ul.input-float li { float:left; margin:0px; padding:0px; }


#learn-more { display:block; background:url(images/learn-more.jpg) 0 0 no-repeat; width:128px; height:31px; text-indent:-9999px; margin:23px 0 54px 0; padding:0px; }
#learn-more:hover { background:url(images/learn-more.jpg) 0 -31px no-repeat; }

ul.body-cop { margin:9px 0 27px 0; font-size:12px; line-height:22px; padding:0 0 9px 0;  }
ul.body-cop li.body-head { margin:0 0 9px 0px; padding:10px; color:#fff; background:#4289ca; font-size:20px; font-family: "liberation-serif-1","liberation-serif-2";  }
ul.body-cop li.tabs { margin:0px; padding:0 0 0 18px; }
ul.body-cop li.tabs-contact { margin:27px 0 0 0; padding:0 0 0 18px; }

.rotator { width:500px; height:280px; padding:0 0 20px 0; margin:-50px auto 0px auto; text-align:left; z-index:1;  float:left; }
ul.image-rotation { with:500px; margin:0px; }
ul.image-rotation li { margin:0px; }

.contact-strip { margin:0px; padding:18px 0 10px 0; background:url(images/header-img.jpg) repeat-x; position:relative; z-index:500px; }
.contact-strip-container { margin:0px auto; width:920px; }

ul.contact-strip-left { margin:0px; padding:0px; float:left; width:300px; font-family: "liberation-serif-1","liberation-serif-2"; color:#fff; text-decoration:none; }
ul.contact-strip-left li { margin:0px; padding:0px; float:left; font-size:18px; }
ul.contact-strip-left li.title { margin:0 10px 0 0; padding:0 10px 0 0; float:left; border-right:1px solid #fff; font-size:11px; }
ul.contact-strip-left a { font-family: "liberation-serif-1","liberation-serif-2"; color:#fff; text-decoration:none; }
ul.contact-strip-left a:hover { font-family: "liberation-serif-1","liberation-serif-2"; color:#fff; text-decoration:underline; }


ul.contact-strip-right { margin:0px; padding:0px; float:right; width:500px; text-align:right; font-family: "liberation-serif-1","liberation-serif-2"; color:#fff; text-decoration:none; }
ul.contact-strip-right li { margin:0 10px 0 0; padding:0 10px 0 0; float:right; border-right:1px solid #fff; }
ul.contact-strip-right li.end { margin:0px; padding:0px; float:right; border:0px; font-size:16px; }
ul.contact-strip-right a { font-family: "liberation-serif-1","liberation-serif-2"; color:#fff; text-decoration:none; }
ul.contact-strip-right a:hover { font-family: "liberation-serif-1","liberation-serif-2"; color:#fff; text-decoration:underline; }


/*	##################################
	HEADER
	################################## */

#header {
	background: url(images/navigation-bkg.png); 
	margin: 0px 0 0px 0;
	padding:20px 0 10px 0;
	z-index: 100;
	position:relative;
}

#logo {
	margin:0px 0 0 0px;
	padding:0px;
	float:left;
}

.nav-container { width:960px; margin:0px auto; padding:0px; }
.navigation { float:right; margin:20px 0 0 0; padding:0px; width:780px; }
ul.prop-nav { float:left; width:160px; border-left:1px solid #f1f2f2; padding:0 0 0 20px; min-height:110px; margin:0px; }
ul.prop-nav li { margin:0px; padding:0px; }
ul.prop-nav li a { font-size:11px; color:#58595b; text-decoration:none; font-family:trebuchet ms, lucida grande, sans-serif; line-height:18px; }

ul.online-nav { float:left; width:160px; border-left:1px solid #f1f2f2; padding:0 0 0 20px; min-height:110px; }
ul.online-nav li { margin:0px; padding:0px; }
ul.online-nav li a { font-size:11px; color:#58595b; text-decoration:none; font-family:trebuchet ms, lucida grande, sans-serif; line-height:18px; }

ul.proposal-nav { float:left; width:160px; border-left:1px solid #f1f2f2; padding:0 0 0 20px; min-height:110px; }
ul.proposal-nav li { margin:0px; padding:0px; }
ul.proposal-nav li a { font-size:11px; color:#58595b; text-decoration:none; font-family:trebuchet ms, lucida grande, sans-serif; line-height:18px; }

ul.firm-nav { float:left; width:160px; border-left:1px solid #f1f2f2; padding:0 0 0 20px; min-height:110px; }
ul.firm-nav li { margin:0px; padding:0px; }
ul.firm-nav li a { font-size:11px; color:#58595b; text-decoration:none; font-family:trebuchet ms, lucida grande, sans-serif; line-height:18px; }

/*#nav, #nav ul { background:url(../images/shell/dotted-green.png) top no-repeat; padding:25px 0; margin:15px auto 0 auto; list-style: none; line-height: 1; overflow:auto; width:860px; } */
#nav, #nav ul { list-style:none; z-index:1000; margin: 0 0 0 30px; }
#nav a { display:block; color:#d0560a; text-decoration:none; padding:8px; }
#nav a:hover { display:block; color:#FFF; background:#d0560a; text-decoration:none; padding:8px; }
#nav li { /* all list items */ float:left; font-family:"liberation-serif-1","liberation-serif-2", Georgia, Serif; color:#52695b; font-size:14px; margin:0 25px; }
#nav li.end { /* all list items */ float:left; font-family:"liberation-serif-1","liberation-serif-2", Georgia, Serif; color:#52695b; font-size:14px; margin:0 0 0 25px; }
#nav li ul { /* second-level lists */ position: absolute; width:220px; background:#FFF; left: -999em; margin:0px; padding:10px 0 20px 0; text-align:left;  }
#nav li ul li { padding:5px 0; margin:0px 20px; width:180px; }
#nav li ul li a { font-size:13px;  }
#nav li ul li a:hover { font-size:13px;  }
#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */ left: auto; }



.home-dyp { margin:28px auto 20px auto; padding:0 0 36px 0; width:960px; border-bottom:1px solid #eee; }
.home-dyp-left { width:536px; float:left; margin:0 0 0 14px; padding:0px; }
.home-dyp-right { width:310px; float:right; margin:0 10px 0 0; padding:0px; }
p.news-head { font-weight:normal; font-family:trebuchet ms, lucida grande, sans-serif; font-size:14px; margin:0 0 0px 0; line-height:18px; color:#4a4a4a;  }


#hp-more { background:#4389ca; display:block; width:120px; padding:10px; margin:18px 0 0 0; font-family: "liberation-serif-1","liberation-serif-2"; color:#fff; text-decoration:none; font-size:12px; border:1px solid #619fd9; }
#hp-more:hover { background:#D0560A; display:block; width:120px; padding:10px; margin:18px 0 0 0; font-family: "liberation-serif-1","liberation-serif-2"; color:#fff; border:1px solid #e2691d; }

.contact-left { width:540px; float:left; }
.contact-right { width:400px; float:left; border-left:1px solid #eee; padding:0 0 0 30px; }