/*
Theme Name: deCasa
Theme URI: http://themeshift.com/decasa
Description: Clean and elegant real estate theme by Simon Rimkus
Version: 0.9.8
Author: ThemeShift
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: Georgia,"Times New Roman",serif;
	font-size: 12px;
	line-height: 22px;
}

body.bg-light {
	background: #ececfb;
	/** Color original #4a4a4a */
}

body.bg-classic {
	background: #f4fff2;
}

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

p, ul, ol, blockquote, address {
	margin: 0 0 20px 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;
}

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

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

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

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

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

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

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

.icons-color .h2-section,
.icons-color .mu_register h2 {
	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 6px;
}

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

.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;
}


/*	##################################
  	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: 20px 0 0 0;
}

.page-template-page-full-php .box1 {
	margin-bottom: 40px;
}

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

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

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

.box1-right {
	float: right;
	width: 320px;
	background: #fff;
}

.box1-con {
	padding: 0 18px;
	background: #fff;
	border-right: 1px solid #e3ede1;
	border-left: 1px solid #e3ede1;
}

.page-template-page-full-php .box1-con {
	padding-bottom: 1px;
}

.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 {
	background: url(img/bg-box1-bot-light.png) no-repeat left bottom;
}

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

.box2 {
	position: relative;
	width: 300px;
	padding: 20px 0 0 0;
}

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

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

.box2-con {
	padding: 0 18px 1px;
	background: #fff!important;
	border-right: 1px solid #e3ede1;
	border-left: 1px solid #e3ede1;
}

.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: 20px 0 0 0;
}

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

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

.box3-con {
	padding: 1px 18px;
	background: #fff;
	border-right: 1px solid #e3ede1;
	border-left: 1px solid #e3ede1;
}

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

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

.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;
}

a.btn:active {
	position: relative;
	top: 1px;
}

.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 {
   	height: 16px;
   	padding: 6px 5px;
   	border: 1px solid #eee;
   	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: 4px 5px!important;
   	border: 1px solid #eee;
   	color: #4a4a4a;
   	font-family: Georgia, "Times New Roman", serif;
   	font-style: italic;
}

.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 0 30px 0;
	z-index: 1;
}

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

#panel #keyword-search {
	position: absolute;
	top: 0px;
	left: 20px;
}

#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: 200px;
}

/*	##################################
  	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;
}

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

#header {
	position: relative;
	height: 150px;
	margin: 0 0 30px 0;
	z-index: 10;
}

#logo {
	position: absolute;
	bottom: 40px;
	left: 0px;
}

#site-description {
	position: absolute;
	bottom: 20px;
	left: 0px;
	margin: 0px;
	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;
}

/** Please see /lib/scripts/superfish/superfish.css for menu styles */

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

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

/*	##################################
  	DISPLAY HOME (SLIDER)
  	################################## */

#display {
	position: relative;
	height: 260px;
	background: url(img/bg-display.png) repeat-y left top;
	overflow: hidden;
	z-index: 1;
}

.display-inner {
	position: absolute;
	top: 20px;
	right: 20px;
	width: 300px;
}

#display h2 a {
	text-decoration: none;
}

#display .price-listing {
	line-height: normal;
	font-size: 18px;
	font-weight: bold;
}

#display-control {
	position: absolute;
	right: 340px;
	bottom: 0px;
	margin: 0px;
	height: 30px;
	z-index: 2;
}

#display-control li {
	display: inline;
}

#display-control a {
	display: block;
	float: left;
	width: 12px;
	height: 12px;
	margin: 9px 10px 0 0;
	background: transparent url(img/bg-display-control-inactive.png) no-repeat center center;
	outline: none;
}

#display-control li.ui-tabs-selected a {
	background: transparent url(img/bg-display-control-active.png) no-repeat center center;
}

.ui-tabs .ui-tabs-hide {
	display: none !important;
}

#bg-display-control {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 600px;
	height: 30px;
	background: transparent url(img/bg-display-control.png) repeat-x left top;
	z-index: 1;
}

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

#content {
	display: inline;
	float: left;
	width: 640px;
	z-index: 1;
}

#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: right;
	width: auto;
	line-height: normal;
	font-size: 24px;
	font-weight: bold;
	text-align: right;
}

.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;
	width: 120px;
	padding: 0 0 0 20px;
	background: url(img/bg-dd-details.png) no-repeat left center;
	font-weight: bold;
	clear: both;
}

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

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

#property-location {

}

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

#property-location .gsmsc-idleMapDiv {
	width: 600px;
	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 a {
	float: left;
	width: 290px;	
	margin: 0 20px 0 0;
}

#property-photos a.gallery-alt {
	margin: 0px;
}

#property-photos .box3-con img {
	margin: 0px;
}

#property-photos .space {
	height: 20px;
	clear: left;
}

/** CONTACTFORM */

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

#contactform {
	clear: both;
}

#contactform label {
	display: block;
	float: left;
	width: 140px;
	font-weight: bold;
}

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

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

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

#contactform #contact_captcha {
	float: right;
	width: 328px;
}

#contactform #email {
	display: none;
}

#contactform .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 140px;
	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: 300px;
	margin: 0 40px 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;
}

.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;
	margin: 0px;
}

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

.navi {
	clear: both;
}

.navi p {
	margin: 0px;
}

.wp-pagenavi {
	position: relative;
}

.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;
}

/*	##################################
  	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;
}

.mu_register {
	width: 600px!important;
	margin: 0 0 20px!important;
}

.mu_register form {
	margin-top: 0px!important;
}

.mu_register #blog_title,
.mu_register #user_email,
.mu_register #blogname,
.mu_register #user_name {
	height: 14px;
	padding: 7px 5px;
	background: #fff;
	border: 1px solid #e5e5e5;
	color: #555;
	font-size: 12px!important;
	font-family: Georgia, "Times New Roman", serif;
	font-style: italic;
}

.mu_register input[type="submit"] {
	width: auto!important;
	height: 30px;
	padding: 0 20px;
	background: #4a4a4a;
	border: 1px solid #2a2a2a;	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 12px!important;
	letter-spacing: 1px;
	text-decoration: none;
	text-transform: uppercase;
}


/*	##################################
  	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;
}

#newsletter-text {
	display: inline;
	width: 198px;
	margin: 0 10px 0 0;
}

.widget_ts_about .avatar {
	float: right;
	margin: 0 0 0 10px;
}

/*	##################################
  	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%;
}