/*
Theme Name: Dark Wood
Description: High quality WordPress theme. Wood, Brown, Dark. Three Column , Threaded comments. No plugins required, Sidebar widget ready. Compatible with WordPress 2.9. Valid CSS & HTML, Compatible with IE 7, Mozilla, Safari
Version: 1.7
Author: Nischal Maniar
Author URI: http://www.nischalmaniar.info
Theme URI: http://nischalmaniar.info/2009/04/dark-wood-theme/
Tags: Dark, Brown, three-columns, fixed-width, threaded-comments
*/

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;vertical-align:baseline;}
body {line-height:1.3; color:#fff;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}
.clear {clear: both;}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	padding-top: 4px;
	margin: 10px;
	border-radius: 3px;
}

.wp-caption-text {
        color:#fff;
        font-weight:bold;
        text-align:center;
        }

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* body, layout and typography */

body {
  background: #0f0100 url(images/background.jpg) repeat-x;
  text-align: center;
  vertical-align: top;
  padding: 15px 0 0 0;
  font-size: 13px;
  font-family: 'OFL Sorts Mill Goudy TT', times, serif;
}

#wrapper {
  text-align: left;
  width: 960px;
  margin: 0 auto 0 auto;
  overflow: hidden;
}

p {
  padding: 0 0 10px 0;
  line-height: 1.4;
  }

h1 { font-size: 30px; font-weight: bold; }

h2 { 
  font-size: 24px;
  font-weight: bold;
  text-transform: capitalize;
  color: #CC9752;
  margin-bottom: 4px;
  text-decoration: none;  }

h3 { 
  font-size: 18px;
  font-weight: bold;
  text-transform: capitalize;
  color: #CC9752;
  margin-bottom: 4px;
  text-decoration: none; }

h4 { font-size: 16px; font-weight: bold; }

blockquote {
  background: url(images/blockquoteback.png) repeat;
  padding: 15px;
  margin: 10px 5px 10px 5px;
}


/* banner and menu */

.banner {
  margin: 0 0 15px 0;
}


.logo {
  height: 151px;
  float: left;
  padding: auto;
  text-align: center;
}

.logo h1, .logo h1 a {
  font-size: 40px;
  text-decoration: none;
  color: #0f0100;
  text-transform: lowercase;
}


#description {
  color: #9C9F84;
  margin: -15px 0 0 0;
}

.rssdiv {
  height: 24px;
  float: right;
  margin: 0 20px 0 0;
}

.menuleft {
  background: url(images/menubackleft1.png) no-repeat;
  width: 10px;
  height: 33px;
  float: left;
}

.menuright {
  background: url(images/menubackright1.png) no-repeat;
  width: 10px;
  height: 33px;
  float: right;
}

.menu {
  background: url(images/menuback1.png) repeat-x;
  height: 33px;
  float: left;
}

#nav {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#nav li {
  margin: 0 12px 0 12px;
  padding: 0;
  display: block;
  float: left;
  color: #fff;
  font-size: 14px;
  line-height:33px;
  font-weight:bold;
}

#nav li a {
  color: #fff;
  text-decoration: none;
}

#nav li a:hover {
  color: #CC9752;
}

/* Content */

.contenttop {
  background: url(images/contenttop1.png) no-repeat;
  height: 15px;
  width: 960px;
}

.contentcenter {
  background: url(images/contentcenter1.png) repeat-y;
  width: 920px;
  overflow: hidden;
  padding: 0 20px;
}

.contentbottom {
  background: url(images/contentbottom1.png) no-repeat;
  height: 15px;
  width: 960px;
}

/* Sidebars */

.sidebar {
  width: 298px;
  float: right;
}

.sidebar ul {
  list-style-type: none;
  margin: 0 20px 0 20px;
  padding: 0;
}

.sidebar ul li {
  margin: 0 0 10px 0;
  padding: 0;
}

.sidebar ul li h2, .sidebar ul li h2 a {
  font-size: 24px;
  text-transform: capitalize;
  color: #CC9752;
  margin-bottom: 4px;
  text-decoration: none;
}


.sidebar ul ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.sidebar ul ul li {
  margin: 0;
  background: url(images/bullet.png) no-repeat;
  padding: 5px 0 5px 13px;
  color: #CCCC9A;
}

.sidebar ul ul li:hover {
  background: url(images/bullet_hover.png) no-repeat;
}

.sidebar ul ul li a {
  color: #CCCC9A;
  text-decoration: none;
}

.sidebar ul ul li a:hover {
  color: #fff;
  text-decoration: none;
}

#tag_cloud a {
  color: #CCCC9A;
  text-decoration: none;
}

#tag_cloud a:hover {
  color: #fff;
  text-decoration: none;
}

#wp-calendar {
  width: 100%;
  color: #CCCC9A;
}

#wp-calendar caption {
  text-align: center;
  padding: 2px;
  background-color: #281207;
}

#today {
  color: #FFCF79;
  font-weight: bold;
}

#wp-calendar a {
  color: #FFCF79;
  text-decoration: none;
}


/* search bar */

.hidden {
  display: none;
}

#searchform {
  background: url(images/searchback.png) no-repeat;
  width: 152px;
  height: 27px;
}

#s {
  width: 110px;
  height: 16px;
  border: none;
  margin: 3px 0 0 27px;
  background: #593e1a;
  color: #bf9e66;
}


#searchsubmit {
  display: none;
}


/* container */

.container {
  width: 600px;
  float: left;  
  border-right: 1px #D1CAB0 dashed;
  padding-right:20px
  }

/* posts 79BEDB*/

.posts {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.posts a {
  color: #fff;
  text-decoration: none;
}

.posts a:hover {
  text-decoration: underline;
}

.post_content img {
  background: url(images/imgback.png) repeat;
  padding: 6px;
  border: 1px #330000 solid;
}


.posts li {
  margin: 0 15px 0 0;
  padding: 0;
}

.post_title {
  color: #fff;
  font-size: 24px;
  text-transform: capitalize;
  padding: 0 ;
}

/*
  background: url(images/postflowerback.png) no-repeat;
*/

.post_title a {
  color: #fff;
  text-decoration: none;
}

.post_title a:hover {
  text-decoration: none;
}

.info {
  margin: 20px 0 0 0;
  padding: 0 0 5px 0;
  border-bottom: 1px #D1CAB0 dashed;
}

.comment {
  margin: 0 0 0 10px;
}

.author {
  margin: 0 0 0 10px;
}

.fl { float: left; }

.fr { float: right; }

/* Comments section */

#comments {
  font-size: 20px;
}

#commentsrss {
  margin: 0 0 -3px 5px;
}


.commentslist {
  list-style-type: none;
  margin: 10px 20px 0 20px;
  padding: 0;
}

.commentslist li {
  margin: 0 0 15px 0;
  padding: 15px;
  background: url(images/com-wrapper.png) repeat;
  border: 1px #0f0100 solid;
}

.children {
  margin: 15px 0 0 25px;
  list-style-type: none;
  padding: 0;
}

.children li {
  border: none;
  padding: 15px;
  margin: 0 0 15px 0;
}

.avtar {
  float: left;
}

.tp {
  float: left;
  margin: 0 0 0 8px;
}

.tp .commentauthor, .tp .commentauthor a {
  font-size: 20px;
  text-transform: capitalize;
  color: #CC9752;
  margin-bottom: 4px;
  text-decoration: none;
}

.reply {
  margin: 10px 0 0 0;
}

.reply a {
  color: #593e1a;
  text-decoration: none;
}

.reply a:hover {
  color: #fff;
  text-decoration: none;
}

.com-header {
  margin: 0 0 10px 0;
}

/* form elements */

#commentform {
  text-align: left;
}

#commentform label {
  margin: 0 0 0 5px;
}


.textbox {
  background: url(images/textboxback.png) no-repeat;
  width: 400px;
  height: 29px;
  margin: 5px 0 15px 0;
  padding: 4px 0 0 0;
  text-align: center;
}

.textbox input {
  background: none;
  border: none;
  color: #bf9e66;
  width: 370px;
}

.textarea {
  background: url(images/textareaback.png) no-repeat;
  width: 400px;
  height: 247px;
  margin: 0 0 10px 0;
  padding: 5px 0 5px 0;
  text-align: center;
}

.textarea textarea {
  width: 365px;
  height: 230px;
  overflow: auto;
  background: none;
  color: #bf9e66;
  border: none;
}

#submit {
  background: #301e07;
  border: 1px #0f0100 solid;
  color: #CC9752;
  padding: 3px;
}

.leavereplytop {
  background: url(images/replybacktop.png) no-repeat;
  width: 495px;
  height: 17px;
  margin: 0 0 0 20px;
}


.leavereply {
  background: url(images/replyback.png) repeat-y;
  width: 495px;
  overflow: hidden;
  padding: 0 15px 0 35px;
  margin: 0 0 0 20px;
}

.leavereplybottom {
  background: url(images/replybackbottom.png) no-repeat;
  width: 495px;
  height: 17px;
  margin: 0 0 0 20px;
}

#respond {
  font-size: 24px;
  text-transform: capitalize;
  color: #CC9752;
  margin-bottom: 20px;
  text-decoration: none;
}

#footer {
  color: #fff;
  text-align: center;
  margin: 15px 0 40px 0;
}

h3 a:visited, h3 a:link {
  color:#CC9752;
  }
/******* Begin real Estate Styling*******/

@import "listings.tabs.css";
/* 
 * great real estate default CSS
 *
 * override with your own in your theme
 */

#activelistings {
	clear: left;
}

#pendingsales {
	clear: left;
}

#soldlistings {
	clear: left;
}

#gre_map_canvas {
	width: 400px;
	height: 400px;
	border: 1px solid black;
}
#gre_map_multi {
	width: 400px;
	height: 400px;
	border: 1px solid black;
}

#gmap-info {
	padding: 0;
	margin: 0;
}
#gmap-info h3 {
	padding: 0;
	text-align: left;
	font-size: 14px;
	margin: 0px 0px 0px 0px;
}

#gmap-info .listing-thumb {
	float: left;
	padding-right: 5px;
}
#gmap-info p {
	text-align: left;
	vertical-align: top;
}

.adobe-reader img {
	padding-top: 5px;
	padding-left: 5em;
	padding-right: 5em;
}

.propdata {
	clear: left;
	text-align: center;
	display: block;
	font-variant: small-caps;
	border: 1px #fff solid;
	padding: 10px;
	margin-top: 2px;
}
.propdata h3 {
	padding: 0px;
	margin: 0px;
}
.propdata-line div {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
        font-size: 14px;
        line-height: 2;
        letter-spacing:1px;
}
.propfeatures {
	font-weight: bold;
	color: #CC9752;
}
.page-propdata-box {
	clear: left;
	width: 600px;
	margin-bottom: 20px;
}
.page-blurb {
	font-weight: bold;
        font-size: 16px;
	color: #CC9752;
	text-align: center;
	font-variant: small-caps;
	text-transform: capitalize;
        padding-top: 10px;
}

.prop-box-featured em {
	font-size: 11px;
}

.wordtube {
	margin: 0 auto;
	padding: 10px;

}

.prop-box, .prop-box-avail {
	padding: 5px;
	margin: 10px 5px 5px 0;
}
.prop-box-avail {
        background:url("images/contentcenter1.png") repeat-y scroll 0 0 transparent;
	width: 600px;
	min-height: 75px;
	display: block;
}
.prop-box-avail h2, .prop-box-avail a, .prop-box-avail h3 {
	padding: 0px;
	margin: 0px;
}

.prop-float-container {
	width: 300px;
	display: inline;
}

.prop-box {
        background:url("images/contentcenter1.png") repeat-y scroll 0 0 transparent;
	width: 600px;
	min-height: 75px;
	display: block;
}
.prop-box h2, .prop-box a, .prop-box h3 {
	padding: 0px;
	margin: 0px;
}
.prop-box-featured {
	min-height: 80px;
	display: block;
	padding: 0 0 30px 0;
	margin: 0px;
}

.prop-box em {
	font-size: smaller;
}

.prop-thumb {
	float: left;
	padding: 0px;
	margin-bottom: 5px;
	display: block;
        width: 200px;
}
.propwassold {
	color: red;
	font-weight: bold;
}

#tabnav {
display:none;
      }
#footer a:link, #footer a:visited {
     color:#fff;
     }
.floater {
    width: 258px;
    }