/* Baby Blue:  #A1E8FF */
/* Sky Blue:   #3097D1 */
/* Beige:      #BBB091 */
/* Dark Brown: #3E0F00 */
/* Dark Blue:  #000080 */
/* Dull Green: #4B636D */
/* Aquamarine: #004852 */

body {
  color: #000;
  background: #DBF2FB url(../images/cornflower/bg_body.jpg) top repeat-x;
}

a:link, a:visited { color: #3E0F00; }
a:hover, a:active { color: #222; }

#container_inner {
	margin-top:10px;
  background: #A1E8FF url(../images/cornflower/inset_border.gif) 0 0 repeat-y;
  border: 1px solid #3E0F00;
}

#page_header_outer {
  background: url(../images/sky/banner_sky.jpg);
}

h1, h2, h3, h4, h5, h6 {
	color: #3E0F00;
}

#contact_info { background: #3E0F00; color: #fff; }
#contact_info a { color: #fff; }
#contact_info strong { font-weight: normal; }

/* Site Title
============================ */
#masthead, #site_title {
	background: transparent url(../images/sky/bg_header.png) no-repeat 0px 0px;
}

div#page_header_inner h1 a, .property_detail div#site_title strong a  {
  font-size: 22px;
  color: #000;
  font-weight: bold;
}

div#page_header_inner h2 a, .property_detail div#site_title small a  {
  font-size: 16px;
  color: #3E0F00;
  font-weight: normal;
}

/* html hack to hide code from Firefox */
* html #masthead, * html #site_title {
	background: none; 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://uberplate.ubertor.com/css/laika/images/sky/bg_header.png', sizingMethod='crop'); 
}


/* Menu
================================ */

#menu_outer {
  background: url(../images/cornflower/menu_bg.gif) no-repeat;
  margin-top: 10px;
}

#menu_inner {
  border-left: 1px solid #BBB091;
  border-right: 1px solid #BBB091;
}

#menu_outer li {
  border-bottom: 1px solid #BBB091;
}

#menu_outer li a {
  color: #4B636D;
  background: url(../images/sky/arrow.gif) no-repeat 7px center;
}

#menu_outer li a:hover {
  background: #E7F9FF url(../images/sky/arrow.gif) no-repeat -293px center;
}

#menu_outer li.sel a {
  background: #E7F9FF url(../images/sky/arrow.gif) no-repeat -293px center;
}


#menu_outer li.sel ul li a {
  background: url(../images/sky/arrow.gif) no-repeat 25px center;
}

#menu_outer li li a {
  background-position: 27px 3px;
}

#menu_outer li a:hover {
  color: #3E0F00;
}

#menu_outer li.sel a, #menu_outer li.sel a:Hover  {
  color: #3E0F00;
}

#menu_outer li.sel ul li a {
  color: #4B636D;
}

#menu_outer li.sel ul li a.sel, #menu_outer li.sel ul li a.sel:Hover  {
  color: #3E0F00;
  background: url(../images/sky/arrow.gif) no-repeat -276px center;
}

#menu_outer li ul li {
  border-top: 1px solid #BBB091;
	border-bottom:none;
}

/* Inset
================================ */

.inset {
  background: url(../images/sky/inset_border.gif) repeat-y;
}

.inset {
  border-bottom: 1px solid #BBB091;
}

.inset_outer .blog_rss, .inset_outer .blog_subscribe {
	background: none;
	border-bottom: none;
}

.inset img,
#business_card img {
  border: 1px solid #A1E8FF;
  border-right: 2px solid #3E0F00;
  border-bottom: 2px solid #3E0F00;
}

.inset h3 {
  background: url(../images/cornflower/inset_bg.gif);
}

.inset h3, .inset h3 a { color: #3E0F00; }

form#searchform #s {
	background-color: #F8FEFF;
	border-left: 1px solid #BCB091;
	border-top: 1px solid #BCB091;
	border-right: 1px solid #DEDEDE;
	border-bottom: 1px solid #DEDEDE;
}

form#searchform #searchsubmit {
	background-color: #F8FEFF;
	border-left: 1px solid #DEDEDE;
	border-top: 1px solid #DEDEDE;
	border-right: 2px solid #BCB091;
	border-bottom: 2px solid #BCB091;
}

.post {
  border: 2px solid #fff;
	margin:10px;
	padding:2px;
}

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

.post {
	display: inline-table;
}

* html .post {height: 1%;}
.post {display: block;}

#content_body .post h2.post_heading {
	margin:2px;
	font-size:16px;
	color: #fff;
	display:block;
	background: #3E0F00;
	padding: 2px 5px;
}

.post h2.post_heading a {
	color: #fff;
	display:block;
}

.blog div.blog_archived h3, .blog div.blog_category h3 {
	margin-bottom: 10px;
}

.blog div.blog_archived p, .blog div.blog_category p {
	margin: 0 0 7px 10px;
}

.blog small {
	font-size: 12px;
	color: #4A636D;
}


/* Page Footer
================================ */

#page_footer a {
  color: #3E0F00;
}

#powered_by {
  background: url(https://uberplate.ubertor.com/images/powered-black.gif) no-repeat right;
}

/* Listings
============================ */

.listing {
  border: 2px solid #fff;
	margin:10px;
	padding:2px;
}

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

.listing {
	overflow:hidden;
	display: inline-table;
}

* html .listing {height: 1%;}
.listing {display: block;}

.listing h2.address {
	margin:2px;
	background: #3E0F00;
}

.listing h2.address a {
	color: #fff;
	display:block;
}

.listing img {
  border: 2px solid #9DC9ED;
  background-color: #fff;
}

.listing p img {border: none;background:none;}
/* === Details === */

.property_detail div.info  {
  border-left: 11px solid #3E0F00;
  border-top: 11px solid #3E0F00;
  border-bottom: 11px solid #3E0F00;
}

#detail_menu li {
  background: url(../images/cornflower/tabs.gif) no-repeat;
}

#detail_menu li.sel a {
	color: #fff;
}

#detail_menu li.sel {
  background: url(../images/cornflower/tabs_on.gif) no-repeat;
}

.property_detail #address { color: #fff; }

.property_detail ul.links {
	border: 1px solid #3E0F00;
}

div.info ul.right {
	border-left: 1px solid #3E0F00;
}

ul.info strong {
	color:#3E0F00;
}

/* === Property Detail Mortgage page === */
#mortgage input {
	background-color: #F8FEFF;
	border-left: 1px solid #BCB091;
	border-top: 1px solid #BCB091;
	border-right: 1px solid #EDEDED;
	border-bottom: 1px solid #EDEDED;
	margin-left: 10px;
	font-size: 11px;
	color: #004852;
}

#mortgage input.submit {
	margin: 15px 0 0 130px;
	background-color: #F8FEFF;
	border-left: 1px solid #DEDEDE;
	border-top: 1px solid #DEDEDE;
	border-right: 2px solid #BCB091;
	border-bottom: 2px solid #BCB091;
	font-size: 12px;
}


#virtual li a {
	color: #FFF;
	font-size: 0;
	text-decoration: none;
}

/* Sellers page
============================ */
#for_sellers input.submit {
	margin: 15px 0 0 130px;
	background-color: #F8FEFF;
	border-left: 1px solid #DEDEDE;
	border-top: 1px solid #DEDEDE;
	border-right: 2px solid #BCB091;
	border-bottom: 2px solid #BCB091;
}

#for_sellers input, #for_sellers textarea {
	background-color: #F8FEFF;
	border-left: 1px solid #BCB091;
	border-top: 1px solid #BCB091;
	border-right: 1px solid #DEDEDE;
	border-bottom: 1px solid #DEDEDE;
	margin-bottom: 10px;
	font-size: 11px;
	color: #004852;
}

#for_sellers #For_Sellers_Receive_Newsletter {
	background-color: #FFF;
	border: 0;
}

#for_sellers select {
	background-color: #F8FEFF;
	margin-bottom: 10px;
	font-size: 11px;
	color: #004852;
}


/* Buyers page
============================ */
#for_buyers input.submit {
	margin: 15px 0 0 130px;
	background-color: #F8FEFF;
	border-left: 1px solid #DEDEDE;
	border-top: 1px solid #DEDEDE;
	border-right: 2px solid #BCB091;
	border-bottom: 2px solid #BCB091;
	clear: both;
}

#for_buyers input, #for_buyers textarea {
	background-color: #F8FEFF;
	border-left: 1px solid #BCB091;
	border-top: 1px solid #BCB091;
	border-right: 1px solid #DEDEDE;
	border-bottom: 1px solid #DEDEDE;
	margin-bottom: 10px;
	font-size: 11px;
	color: #004852;
}

#for_buyers #For_Buyers_Receive_Newsletter {
	background-color: #FFF;
	border: 0;
}

#for_buyers select {
	background-color: #F8FEFF;
	margin-bottom: 10px;
	font-size: 11px;
	color: #004852;
}


/* Contact page
============================ */
#contact input.submit {
	margin: 15px 0 0 75px;
	background-color: #F8FEFF;
	border-left: 1px solid #DEDEDE;
	border-top: 1px solid #DEDEDE;
	border-right: 2px solid #BCB091;
	border-bottom: 2px solid #BCB091;
}

#contact input, #contact textarea {
	background-color: #F8FEFF;
	border-left: 1px solid #BCB091;
	border-top: 1px solid #BCB091;
	border-right: 1px solid #DEDEDE;
	border-bottom: 1px solid #DEDEDE;
}

/* Links page
============================ */

.links div#links h3 {
	border-bottom: 1px dotted #BBB091;
}