/*
Theme Name: WarrenRE
Theme URI: http://www.bostonlogic.com/
Description: Warrenre.com Blog Template.
Version: 1.0
Author: Boston Logic Technology Partners, Inc.

*/

* {
        margin: 0;
        padding: 0;
}

body {
	margin: 0;
        padding: 15px;
	background: #fff;
	font-family: tahoma,verdana,arial,sans-serif;
	font-size: 11px;
        text-align: center;
}

h1 {
        margin: 9px 0 0 0;
        padding: 0 6px 10px 6px;
        font-weight: normal;
	font-size: 14pt;
        color: #a3270b;
        border-bottom: 1px dotted;
}

h1 a {
        color: #A3270B;
        text-decoration: none;
}

h1 a:hover {
        text-decoration: underline;
}

.description
{
        margin: 5px 0 15px 6px;
        font-size: 12px;
        color: #a3270b;
}

h2 {
        margin: 0;
        font-weight: normal;
        font-size: 16px;
}

h3 {
        padding: 0;
        margin: 0;
        font-size: 12px;
        font-weight: 900;
        line-height: 16px;
}

hr {
	display: none;
}

a {
	color: #656565;
}

img
{
        border: 0;
}

abbr
{
       border: none;
}

#wrapper {
	width: 905px;
	margin: 0 auto;
	padding: 8px;
        text-align: left;
        border: 1px solid #571506;
	background: #fff;
}

/* Header */

#header {
        margin-bottom: 3px;
        padding: 30px 0;
        background: #D2E8ED;
        text-align: center;
}

/* Nav */

#nav {
        color: #fff;
        text-transform: uppercase;
        font-size: 10px;
        font-weight: bold;
        text-align: center;
        padding: 6px 0;
        background: #571506;
}

#nav li {
        display: inline;
        list-style: none;
}

#nav a {
        background: #571506;
        color: #fff;
        text-decoration: none;
        padding: 6px 14px;
        border-right: 1px solid #fff;
        *padding: 6px 15px;
}

#nav a:hover {
        background: #A3270B;
}

#nav li.fix a {
        border: none;
        *padding: 6px 14px 6px 15px;
}

#nav a.anchor {
        background: #A3270B;
}


/* Search */

#search {
	padding: 10px 0 30px 0;
}

#search form {
	margin: 0;
	padding: 0;
}

#search input
{
        margin: 0 3px 0 0;
        padding: 3px;
        vertical-align: middle;
}

#search #searchsubmit
{
        padding: 6px;
        font-family: arial, tahoma, verdana, sans-serif;
        font-size: 10px;
        font-weight: 900;
        color: #fff;
        text-transform: uppercase;
        background: #571506;
        border: 0;
        vertical-align: middle;
}

/* Page */

#page {
	margin: 8px auto 0 auto;
        padding: 6px;
        border: 1px solid #571506;
}

#page {
	height: 1%;
}

.pagetitle {
        margin: 0 0 20px 0;
}

/* Content */

#content {
	float: left;
	width: 600px;
        padding: 8px 7px 0 7px;
        color: #656565;
        line-height: 13.5pt;
        font-size: 11px
}

#content .center
{
        margin: 0 0 15px 0;
}

.post {
        margin: 0 0 20px 0;
        padding: 0 0 20px 0;
        border-bottom: 1px solid #571506;
}

.post .title {
        margin: 0 0 10px 0;
        font-size: 16px;
        font-weight: 900;
        font-family: arial, tahoma, verdana, sans-serif;
        line-height: 20px;
        color: #571506;
}

.post h3.title,
.post h3 {
        font-family: tahoma,verdana,arial,sans-serif;
        line-height: 16px;
        font-size: 12px;
}

.post .title a,
.post h3 a {
        color: #571506;
        text-decoration: none;
}

.post .title a:hover,
.post h3 a:hover {
	text-decoration: underline;
}

.post .meta {
        margin: 0 0 15px 0;
        padding: 2px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
        border-top: 1px dotted #999;
        border-bottom: 1px dotted #999;
}

.post .longmeta {
        margin: 15px 0 0 0;
        line-height: 12px;
}

.post .entry {
        margin: 0 0 10px 0;
}

.post .entry p {
	margin: 0 0 10px 0;
}

.post .entry .wp-caption {
       margin: 0 0 10px 0;
}

.post .entry .wp-caption-text {
       font-size: 10px;
       line-height: 12px;
       color: #999;
       margin: 3px 0 0 0;
}

.post .entry h1
 {
       margin: 0 0 10px 0;
       padding: 0;
       font-size: 12px;
       font-weight: 900;
       line-height: 14px;
       color: #4c4c4c;
       border: 0;
}

.post .entry h2,
.post .entry h3,
.post .entry h4,
.post .entry h5,
.post .entry h6

 {
       margin: 0 0 10px 0;
       padding: 0;
       font-size: 11px;
       font-weight: 900;
       line-height: 13px;
       color: #656565;
       border: 0;
}

.post .entry blockquote
 {
       margin: 10px 15px;
       padding: 0;
       font-size: 11px;
       line-height: 16px;
       color: #656565;
       font-style: italic;
}

.post .entry ul {
       margin: 0 0 10px 15px;
       padding: 0;
       list-style: square;
}

.post .entry ol {
       margin: 0 0 10px 22px;
       padding: 0;
}


/* Sidebar */

#sidebar {
	float: right;
	width: 250px;
	padding: 0 10px 0 0;
	color: #787878;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
margin-bottom: 20px;
}

#sidebar li ul {

}

#sidebar li li {
	line-height: 20px;
	border-bottom: 1px dotted #A3270B;
        padding: 2px 0 4px 0;
        text-indent: 10px;
        margin: 0px;
}

#sidebar li ul li ul {
        margin-left: 10px;
        padding: 0px;
}


#sidebar li ul li ul li {
border: none;
padding:2px 0 0;
}

#sidebar h2 {
        font-size: 14px;
	color: #A3270B;
        padding: 0 0 10px 0;
        border-bottom: 1px dotted #A3270B;
}


#sidebar p {
	padding-bottom: 15px;
}

#sidebar a {
	color: #A3270B;
	border: none;
}

#sidebar a:hover {

	text-decoration: underline;
	color: #571506;
}

#sidebar #searchsubmit {
  background: #571506;
  border: 1px solid #A3270B;
  padding: 2px 8px;
  *padding: 3px 4px;
  font-weight: bold;
  font-size: 11px !important;
  text-align: center;
  color: #fff;
  cursor: pointer;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  display: inline-block;
  margin: 0px;
}

#sidebar #searchsubmit:hover {
  background: #A3270B;
  border: 1px solid #571506;
  color: #fff;
}



/* Footer */

#foot {
        color: #fff;
        background: #571506;
        margin: 8px 0 0 0;
        padding: 6px 10px;
        clear: both;
}

#foot span {
        float: right;
}

#foot a {
        color: #fff;
        text-decoration: none;
}

#foot a:hover, 
#foot a.underline {
        text-decoration: underline;
}

#content_bottom {
        clear: both;
        padding-top: 8px;
}
#content_bottom div {
        border: 1px solid #571506;
        padding: 6px;
        width: 429px;
}

#content_bottom div.right_box {
        float: right;
}

.bl_text,
.bl_text a,
.optimized_footer p {
        color: #571506;
        padding-right: 0;
        margin-right: 0
}

.bl_text,
.optimized_footer p {
        margin: 15px 20px 15px 0
}

.bl_text a:hover {
        color: #A3270B;
}

.optimized_footer {
	width: 920px;
	margin: 0 auto;
}

.optimized_footer a {
	color: #0000EE;
}


/* Comments */

h2#comments
{
        margin: 0 0 15px 0;
        clear: both;
        font-size: 12px;
        line-height: 14px;
        font-weight: 900;
}

ol.commentlist
{
        list-style: none;
}

ol.commentlist li
{
        margin: 0 0 15px 0;
        padding: 0 0 15px 0;
        border-bottom: 1px dotted #999;
}

ol.commentlist li .commentext
{
        line-height: 14px;
}

img.avatar
{
        display: none;
}

#commentform {
}

textarea#comment {
        margin: 5px 0 10px 0;
        padding: 3px;
	width: 600px;
        font-family: tahoma, verdana, arial, sansp-serif;
        font-size: 12px;
        line-height: 16px;
}

#respond {
	margin: 0;
}

#commentsubmit
{
        padding: 6px;
        font-family: arial, tahoma, verdana, sans-serif;
        font-size: 10px;
        font-weight: 900;
        color: #fff;
        text-transform: uppercase;
        background: #571506;
        border: 0;
        vertical-align: middle;
}


/* Pagination Links */

.navigation {
      margin: 0 0 15px 0;
      padding: 0 0 20px 0;
}

.navigation:after
{
     content: ".";
     display: block;
     height: 0;
     clear: both; 
     visibility: hidden;
}

* html .navigation
{
     height: 1%;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

.fb_like {
  position: absolute;
  top: 10px;
  left: 10px;
}













/* QUICK SEARCH */



.panel {
  border: 1px solid #ddd;
  padding: 1em;
  position: relative;
}
  
  .panel form {
	margin: 0;
  }
  
#quick_search_tabs {
  padding: 0;
  margin: 5px 0 0 !important;
  list-style: none;
  width: 100%;
  position: relative;
  top: 1px;
  z-index: 20;
}

  #quick_search_tabs li {
    display: block;
    float: left;
    width: 49.2%;
    border: 1px solid #ddd;
	line-height: 1em;
	padding: 0px !important;
  }
  
    #quick_search_tabs li#quick_search_rental_tab {
      border-left: none;
    }
  
    #quick_search_tabs li.selected {
      border-bottom: 1px solid #fff;
    }
    
    #quick_search_tabs a {
      display: block;
      padding: .5em 0;
      text-decoration: none;
      letter-spacing: .25px;
      background: #eee;
      text-align: center;
    }
      
      #quick_search_tabs li.selected a {
        background: #fff;
      }

.panel [type="text"] {
  width: 95%;
}

.panel #search_mls_id {
  *width: 150px;
}

.panel select {
  width: 100%;
}

p.fromto select {
  width: 44%;
}

.group {
  *margin-bottom: 1.5em;
}

.group p {
  float: left;
  width: 44%;
  margin: 0 10% 1.5em 0 !important;
}

  .group p.last {
    margin-right: 0px !important;
  }

  .group p select {
    width: 100%;
  }



#open_houses {
  margin: 0 0 1.5em;
}

#open_houses p {
  margin: 1px 0;
  padding-left: 5px;
}

#open_houses p label {
  display: inline;
  font-weight: normal;
}

#open_houses p input {
  margin: 0px;
}



.panel .button {
  margin-bottom: 0;
}

.adv_sales_link {
  margin-bottom: 0px;
}






.panel input[type="text"] {
  padding: 3px;
  border: 1px solid;
}  
  
.panel {
  border-color: #571506;
  background: #d2e8ed;
}

  .panel a {
    text-decoration: underline;
  }
  
  .panel label {
    display: block;
    color: #434343;
	margin: 0 3px 1px 0;
	font-weight: bold;
	letter-spacing: .25px;
  }
  
	.panel label.inline {
	  display: inline;
	}
  
  .panel p {
    margin: 0 0 1.5em;
	padding: 0px !important;
  }

#quick_search_tabs li {
  border-color: #571506;
  width: 49.25%;
  *width: 49.2%;
  text-indent: 0px !important;
}

  #quick_search_tabs li.selected {
    border-bottom: 1px solid #d2e8ed;
  }
  
  #quick_search_tabs a, #quick_search_tabs a:hover {
    padding: 5px 0px;
    letter-spacing: 1px;
    color: #fff !important;
    font-size: 12px;
    background: #571506;
    font-weight: bold;
  }
  
    #quick_search_tabs li.selected a, #quick_search_tabs li.selected a:hover {
      background: #d2e8ed;
      color: #571506 !important;
    }
  
  #quick_search_tabs li a:hover {
    text-decoration: none;
  }




.panel .button {
  display: inline-block;
  font-size: 1em;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  margin: 0 0 .75em;
}

  .panel .button:hover {
	text-decoration: none;
  }

.button {
  background: #571506;
  border: 1px solid #A3270B;
  padding: 6px 8px;
  *padding: 3px 4px;
  font-weight: bold;
  font-size: 11px !important;
  text-align: center;
  color: #fff;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

  .button:hover {
    background: #A3270B;
    border: 1px solid #571506;
    color: #fff;
    text-decoration: none;
  }
