/*
Theme Name: The Real Estate Theme
Theme URI: http://horizonrentals.com
Description: Custom template for Wordpress with custom fields & admin options.
Version: 2.0
Author: Andrew Barden
Author URI: http://adifferentimpression.com
*/

/* Resets */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: #484848;
	background: #fff url(images/bg.png) repeat-x;
	font: 62.5% Arial, "Helvetica Neue", Helvetica, sans-serif;
	text-align: center;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
	color: #292b2c;
	font-size: 1.5em;
	line-height: 1.5em;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
hr {
	display: none;
}
.clear {
	clear: both;
}
/* Link Styles */
a:link, a:visited {
	color: #4f7785;
	text-decoration:underline;
}
a:hover {
	color: #000;
	text-decoration:underline;
}
a:active {
	color: #4f7785;
	text-decoration:underline;
}
/* Headings */
h1, h2, h3 {
	font-family: Baskerville, Palatino, 'Palatino Linotype', Georgia, Serif;
	margin-bottom: 20px;
	color: #6d7f83;
}
h1 {
	font-size: 2.6em;
}
h2 {
	font-size: 2.1em;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 14px;
}
h4 {
	font-size: 1.5em;
	font-variant: small-caps;
}
/* General Styles */
.hidden {
	display: none;
}
.right {
	float: right;
}
.left {
	float: left;
}
.center {
	display: block;
}
/* Wrapper */
#wrapper {
	position: relative;
	width: 906px;
	margin: 0 auto;
	text-align: left;
}
/* Header */
#header {
	position: relative;
	height: 150px;
	padding-top: 30px;
}
#header a span {
	position: absolute;
	text-indent: -9999px;
}
#list {
	position: absolute;
	width: 180px;
	z-index: 9999;
	top: 0;
	right: 0;
	padding: 4px 10px 4px;
}
form#catform3 {float: right;}
.tickercontainer { /* the outer div with the black border */
position: absolute;
top:0;
left:0;
background: #deeff6; 
width: 706px; 
height: 27px; 
margin: 0; 
padding: 0;
overflow: hidden; 
}

ul#ticker01 li {
margin: 0;
padding: 0;
list-style:none;
list-postion:inside;
position:absolute;
left: 20px;
top: 8px;
overflow:hidden

}
ul#ticker01 a {
white-space: nowrap;
padding: 0;
color: #4F7785;
text-decoration: underline;
margin: 0 50px 0 0;
} 
ul#ticker01 a:hover {
	color: #000;
	}
ul#ticker01 span {
margin: 0 10px 0 0;
color: #6D7F83;
font-weight: bold;
} 




*:first-child+html #search {
	width: 25.5em;
}
.search_term {
	padding: 6px 4px 4px 8px;
	color: #949494;
	text-transform: uppercase;
	font-size: 1.0em;
	width: 160px;
	margin-right: 2px;
	border: 1px solid #c5c5c5;
}
.search {
	border: none;
	padding: 0.6em 0.7em 0.4em 0.7em;
	color: #fff;
	background: #a8d1e7;
	font-size: .8em;
	text-transform: uppercase;
}
.search:hover {
	background: #679146;
	cursor: pointer;
}
#navigation {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 906px;
	border-bottom: 1px solid #57BCE5;
	z-index: 999;
	list-style: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#navigation li {
	float: left;
	margin-right: 4px;
	background: url(images/nav-right.png) no-repeat 100% 0px;
	font-size: 1.4em;
}
#navigation li a {
	float: left;
	display: block;
	height: 2.0em; /* Targets IE 5.5 only */
	hei\ght: 1.4em; /* All Other Browsers */
	padding: 0.5em 1.5em 0.2em 1.3em;
	background: url(images/nav-left.png) no-repeat 0% 0px;
	color: #b92f92;
	text-decoration: none;
	overflow: hidden;
}
#navigation li.current_page_item, 
#navigation li.current_page_parent, 
#navigation li.current-cat,
#navigation li.current-cat-parent {
	background-position: 100% -150px;
}
#navigation li.current_page_item a, 
#navigation li.current_page_parent a, 
#navigation li.current-cat a,
#navigation li.current-cat-parent a {
	background-position: 0% -150px;
	color: #fff;
} 
#navigation li a.current-cat {
	background-position: 100% -150px;
}
#navigation li a.current-cat {
	background: url(images/nav-right.png) no-repeat 0% -150px;
	color: #fff;
}
#navigation li:hover {
	background-position: 100% -150px;
}
#navigation li:hover a {
	background-position: 0% -150px;
	color: #fff;
}

/* Inset */
#inset {
	width: 906px;
	height: 5.5em;
	background: #8bc8e8;
	margin-bottom: 15px;
}
body.home #inset {
	height: 180px;
	border-bottom: 5px solid #4F7785;
}
#inset h1 {
	color: #fff;
	padding: 12px 30px;
	float: left
}
a#detailBtn{
	padding: 12px 20px;
	float: right;
	background: #fff;
	color: #000;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	margin: 8px 1em;
}
a#detailBtn:hover{
	color: #B92F92;
		}
/* Content */
#content {
	float:left;
	height: 100%;
	margin-bottom: 20px;
}
#content p {
	font-size: 1.2em;
	line-height: 1.6em;
	margin-bottom: 1.5em;
}
#main {
	float: left;
	fl\oat: right;
	min-height: 400px;
}
.normal {
	width: 661px;
	margin-left: 15px;
}
.wide {
	width: 100%;
}
.page {
	padding-left: 10px;
}
#main  ul, #main  ol {
	margin: 0 0 1em;
}
#main ul {
	margin-left: 1.5em;
}
#main li {
	font-size: 1.3em;
	margin-bottom: .8em;

}
#main li li {
	font-size: 1.0em;
}
#main  ul li, #main  ol li {
	list-style: square;
}
#main  ol {
	margin-left: 2em;
}
#main  ol li {
	list-style: decimal;
}
#main  blockquote {
	margin: 1.5em;
	padding: 1em;
	color: #999;
	font-style: italic;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
}
.alignright {
	float: right;
	margin: 0 0 20px 20px;
}
#main img.alignleft {
	float: left;
	margin: 0 20px 20px 0;
}
#main  img.aligncenter {
	display: block;
	margin: 0 auto;
}

/* Home Page Styles */
.action {
	float: left;
	width: 280px;
}
.middle {
	margin: 0px 33px;
}
.action img {
	display: block;
	margin-bottom: 20px;
}
.action span {
	font-size: 1.0em;
	text-transform: uppercase;
	font-weight: bold;
}
.action h2 {
	color: #B92F92;
	margin-bottom: 15px;
}
.action h3 {
	margin-bottom: 1em;
}
.newsletter_input {
	padding: 9px 4px 7px 8px;
	color: #949494;
	font-size: 1.0em;
	width: 220px;
	margin-bottom: 10px;
	margin-right: 2px;
	border: 1px solid #c5c5c5;
}
.submit {
	border: none;
	padding: 0.6em 1.0em 0.4em 1.0em;
	margin-top: 5px;
	color: #fff;
	background: #9eb465;
	font-size: 1.0em;
	text-transform: uppercase;
}
.submit:hover {
	background: #6d7f83;
	cursor: pointer;
}

form {
	color: black;
}
/* Listing Styles */
.entry {
	position: relative;
	border-bottom: 1px solid #c2c4c4;
	padding-right: 15px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	margin-top:0px;
	padding-top: 0px;
}
.thumb {
	float: left;
}
.entry small {
	text-transform: uppercase;
	color: #6f8185;
	font-size: 0.9em;
	margin-left: 30px;
}
.entry p {
	margin-left: 250px;
}
.entry h2 {
	font-size: 2.6em;
	width: 300px;
	color: #292b2c;
	margin-bottom: 40px;
	margin-left: 250px;
}
.entry h2 a:link, .entry h2 a:visited {
	color: #292b2c;
	text-decoration: none;
}
.entry h2 a:hover {
	color: #58A6CC;
	text-decoration: none;
}
.entry span {
	position: absolute;
	right: 5px;
	top: 10px;
	font-size: 2.6em;
	color: #6d7f83;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 10px;
}
* html .entry span {
	ri\ght: 0;
	lef\t: 315px;
}
.post-data {
	margin-left: 250px;
}
ul.amenities li {
	display: inline;
	font-size: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 15px;
	padding: 0 4px 0 22px;
	list-style: none;
	border: none;
}

table.amenities tr td{
width:300px;
}
.bedroom {
	background: url(images/bed.gif) no-repeat 0 50%;
}
.bathroom {
	background: url(images/bath.gif) no-repeat 0 50%;
}
.parking {
	background: url(images/parking.gif) no-repeat 0 50%;
}

/* Single Listing Styles */
.single .entry {
	border: none;
	margin-top: 20px;
}
.single .entry small {
	margin-left: 0px;
}
.single .entry h2 {
	margin-left: 0px;
	width: 500px;
}
.single .entry p {
	margin-left: 0px;
	margin-right: 170px;
}
.single .entry span {
	top: 10px;
}
.single .post-data {
	position: absolute;
	width: 150px;
	right: 5px;
	top: 6.0em;
	margin-left: 20px;
}
.single .post-data ul {
	float: right;
}
.small {
	margin: 10px;
	margin-left: 0px;
}
.paginate {
	font-size: 12px;
}
/* Alignment */
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
   margin-right: 25px;
}

.alignright {
   float: right;
   margin-left: 25px;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

/* Sidebar */
.sidebar_wrapper {
float: left;
}
.sidebar {
	float: left;
	width: 230px;
	w\idth: 220px;
	margin-bottom: 20px;
	clear: both;
	}
.sidebar h3 {
	font-size: 1.6em;
	font-style: italic;
	color: #6d7f83;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 10px 0 10px 10px;
}
.sidebar ul {
	width: 230px;
	w\idth: 220px;
	border: 1px solid #8bc8e8;
	font-size: 9px;
	}
.sidebar ul ul {
	border: none;
	}	
.sidebar li a {
  	height: 1.7em;
	text-decoration: none;
	color: #000;
	border-bottom: 1px solid #fff;
	padding: 12px 0 4px 20px;
	font-weight: bold;
	text-transform: uppercase;
}
.sidebar li li a {
	padding: 8px 0 0 25px;
}
.sidebar li a:link, .sidebar li a:visited {
	color: #000;
	display: block;
}
.sidebar li a:hover, .sidebar li.current_page_item a, .sidebar li.current-cat a, .sidebar li a.current-cat {
	color: #fff;
	background: #8bc8e8 url(images/arrow.gif) no-repeat 95% 50%;
}


/*********************** INDIVIDUAL CAT CLASSES ******************************/ 
.sidebar li.cat-item-30, .sidebar li.cat-item-22, .sidebar li.cat-item-9, .sidebar li.cat-item-29, .sidebar li.cat-item-32, .sidebar li.cat-item-10, .sidebar li.cat-item-31, .sidebar li.cat-item-33 {
	padding-left: 50px;
	}

.sidebar li.cat-item-30 {
	background: url(images/icon_group.gif) no-repeat 20px 50%;
	}
.sidebar li.cat-item-22 {
	background: url(images/icon_hottub.gif) no-repeat 20px 50%;
	}
.sidebar li.cat-item-9 {
	background: url(images/icon_wifi.gif) no-repeat 20px 50%;
	}
.sidebar li.cat-item-29 {
	background: url(images/icon_lake.gif) no-repeat 20px 50%;
	}
.sidebar li.cat-item-32 {
	background: url(images/icon_ocean.gif) no-repeat 20px 50%;
	}
.sidebar li.cat-item-10 {
	background: url(images/icon_pets.gif) no-repeat 20px 50%;
	}
.sidebar li.cat-item-31 {
	background: url(images/icon_value.gif) no-repeat 15px 50%;
	}
.sidebar li.cat-item-33 {
	background: url(images/icon_games.png) no-repeat 20px 50%;
	}
/* Footer */
#footer {
	padding: 1.5em 0;
	color: #a2a3a3;
}
#footer a {
	color: #a2a3a3;
	text-decoration: none;
}
#footer a:hover {
	color: #8a8a8a;
	text-decoration: underline;
}
#footer ul {
	padding-top: 10px;
}
#footer li {
	display: inline;
	padding: 0 7px;
}
#footer li.first {
	border-left: none;
	padding: 0 10px 0 0;
}

/* Extra Classes */



a.booking {
	font-family: Geneva, Times, serif;
	background: #9eb465;
	padding: 5px;
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	margin: 10px 2px 0;
	font-size: .8em;
}

a.booking:hover {
	background: #679146;
	color: #fff;
}
table.amenities td {
width: 20px;
}

a.bookitnow {
	font-family: Geneva, Times, serif;
	background: #9eb465;
	padding: 5px;
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	margin: 10px 10px 0 0;
	font-size: 1.2em;
	float:right;
	position: relative;
}

a.bookitnow:hover {
	background: #679146;
	color: #fff;
}

.sort {
	position: relative;
	top: -25px;
	font-size: 1.2em;
	color: white;
	height: 1px;
}
	p.sort {
	float:right;
	margin-right: 10px;
	}

/* Gallery */

.gallery-seperator {
padding: 0 0 10px 0;
}

.gallery {
	display: block;
	clear: both;
	overflow: hidden;
	margin: 0 auto;
	}
.gallery .gallery-row {
	display: block;
	clear: both;
	overflow: hidden;
	margin: 0;
	}
.gallery-item {
	overflow: hidden;
	float: left;
	margin: 0;
	text-align: center;
	}
.gallery .gallery-item img, .gallery .gallery-item img.thumbnail {
	max-width: 89%;
	height: auto;
	padding: 2%;
	margin: 0 auto;
	}
.gallery-caption {
	margin-left: 0;
	}
	
a.thickbox img {
border: 1px solid #ccc;
}
a.thickbox img:hover {
border: 1px solid #808080;
}

/* Tabs */
.tabs {
min-height: 250px;
}
#main .tabs ul {
	margin:0;
	padding-bottom: 3px;
}
UL.tabNavigation {
    list-style: none;
    margin: 0;
    padding: 0;
    border-bottom: 4px #9eb465 solid;
}

UL.tabNavigation LI {
    display: inline;
}

UL.tabNavigation LI A {
    padding: 4px 5px;
    background-color: #5DBAE0;
    color: #fff;
    text-decoration: none;
}

UL.tabNavigation LI A.selected,
UL.tabNavigation LI A:hover {
    background-color: #9eb465;
    color: #fff;
    border-top: 1px solid #555;
}



UL.tabNavigation LI A:focus {
        outline: 0;
}

div.tabs > div {
        padding: 5px;
        margin-top: 3px;
}

table.quicksearch {
	font-size: .8em;
}
	#content td p {
		padding: 0 1px;
		margin: 0;
		text-transform: uppercase;
		font-weight: bold;
	}
	#content table.quicksearch td {
	padding-bottom: 6px;
	vertical-align: bottom;
	}

/* Image sizes depending on the number of columns */
.col-1 { width: 100%; }
.col-2 { width: 50%; }
.col-3 { width: 33%; }
.col-4 { width: 25%; }
.col-5 { width: 20%; }
.col-6 { width: 16.5%; }
.col-7 { width: 14%; }
.col-8 { width: 12.4%; }
.col-9 { width: 11%; }
.col-10 { width: 10%; }
.col-11 { width: 9%; }
.col-12 { width: 8.33%; }
.col-13 { width: 7.6%; }
.col-14 { width: 7.1%; }
.col-15 { width: 6.66%; }
.col-16 { width: 6.25%; }
.col-17 { width: 5.83%; }
.col-18 { width: 5.55%; }
.col-19 { width: 5.25%; }
.col-20 { width: 4.95%; }

/* SOCIAL */

#sharethis_0 {
float: left;
margin: 10px 0 0 10px;
padding: 5px;
border: 1px solid #ddd;
}

#sharethis_0:hover {
background: #eee;
}

/* ICONS */

ul#icons {
	float: left;	
	margin: 0 0 0 1px;
	padding:5px 4px;
	background-color: #f5f9fb;
	}
ul#icons li { 
	height: 25px;
	float: left;
	display: inline;
	list-style: none;
	background-image: url(images/icon_sprites.png); 
	width: 28px; 
	margin: 5px 10px; 
	}
ul#icons li.games {	
	background-position: -196px 0;
	}
ul#icons li.group {	
	background-position: 0 0;
	}
ul#icons li.hottub {	
	background-position: -28px 0;
	}
ul#icons li.wifi {	
	background-position: -56px 0;
	}
ul#icons li.lakefront {	
	background-position: -84px 0;
	}
ul#icons li.oceanfront {	
	background-position: -112px 0;
	}
ul#icons li.petfriendly {	
	background-position: -140px 0;
	}
ul#icons li.value {	
	background-position: -168px 0;
	}
	
ul#icons_search {
	position: absolute;
	top:43px;
	left: 246px;
	margin: 0 0 0 1px;
	padding:5px 4px;
	}
ul#icons_search li { 
	height: 15px;
	float: left;
	display: inline;
	list-style: none;
	background-image: url(images/icon_sprites.png); 
	width: 16px; 
	margin: 5px 5px; 
	}
ul#icons_search li.games {	
	background-position: -112px -25px;
	}
ul#icons_search li.group {	
	background-position: 0 -25px;
	}
ul#icons_search li.hottub {	
	background-position: -16px -25px;
	}
ul#icons_search li.wifi {	
	background-position: -33px -25px;
	}
ul#icons_search li.lakefront {	
	background-position: -48px -25px;
	}
ul#icons_search li.oceanfront {	
	background-position: -64px -25px;
	}
ul#icons_search li.petfriendly {	
	background-position: -80px -25px;
	}
ul#icons_search li.value {	
	background-position: -96px -25px;
	}

#content_sidebar {
position: absolute;
float: right;
top:120px;
right: 50px;
width: 100px;
}	

	a.ptour {
	display: block;
	background: url(images/sprites.jpg) 0 0 no-repeat;
	width: 100px;
	height: 112px;
	}
	p.weddings, #content_sidebar p {
	font-size: 9px;
	margin:15px 0 0 0px;
	padding:0;
	width: 130px;
	clear: both;
	}
	h4.weddings, #content_sidebar h4 {
	font-size: 10px;
	margin:15px 0 0 0px;
	padding:0;
	width: 130px;
	clear: both;
	}


a.ptour:hover {
background-position: 0 -113px;
}

a.bookit, a.virtual-tour{
position: relative;
margin-top: 5px;
float: right;
display: block;
height: 38px;
background-image: url(images/sprites.jpg);
background-repeat: none;
}

a.bookit {width: 120px;background-position: 0 0 ;}
a.bookit:hover {background-position: 0 -38px;}

a.virtual-tour{width:125px; background-position: 0 -75px; }
a.virtual-tour:hover {background-position: 0 -113px;}

/* UTILITY CLASSES */

.a {
	position: absolute;
	text-indent: -9999px;
	}
.magenta {
	color: #B92F92 !important;
	}
.badges {position: absolute; height: 42px; right: 15px; bottom: 15px; z-index: 1001; }
	
a.btn {
	opacity: .85;
	-moz-opacity: .85;
	-webkit-opacity: .85;
	filter: alpha(opacity = 85);
	background: #F6FAFE;
	height: 42px;
	text-transform: uppercase;
	font-weight: bold;
	color: #B92F92;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 3px 3px 3px #222;
	-webkit-box-shadow: 3px 3px 3px #222;
	box-shadow: 3px 3px 3px #222;
	display: block;
	margin:0 10px;
	padding: 0;
	line-height: 32px;
	text-indent: 35px;
	text-decoration: none;
	float: left;
	cursor: pointer;
	}
a.btn:hover {  color: #000;opacity: 1;-moz-opacity: 1;-webkit-opacity: 1;filter: alpha(opacity = 100);
}

a.btn .video { height: 29px; width: 24px; padding: 5px; background: url(images/icon-video.png) no-repeat 8px 5px; display: block; width: 140px;}
a.btn .gift { height: 27px; width: 24px; padding: 5px; background: url(images/icon-gift.png) no-repeat 8px 5px; display: block; width: 170px;}

br.clear			 	{ clear:both; display:block; height:1px; margin:-1px 0 0 0 } /* Use this br class to clear your floated columns */
.clear					{ clear: both; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0;}
.clearfix:after 		{ clear: both; height: 0;display: block; visibility: hidden;content: "."; }
.clearfix 				{ display:inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.a 						{ position: absolute; left: -9999px; }

	/* `"List" view tables
----------------------------------------------------------------------------------------------------*/

#view{
	width: 906px; 
	font-size: 15px;
	padding: 0;
	margin-bottom: 2em;
	}
	#view a{display: block;padding: 5px 20px;border:1px solid #FEFF9F;background: #FEFFDF;}
table.list{width: 100%;}
table.list h3{margin-bottom: 0;font-weight: normal;font-size: 1.2em}
table.list tr.header th{font-size:12px;font-weight:bold;text-transform: uppercase;padding:8px;}
	table.list tr.header th a{}
table.list tr.rental td{
	border-top: 1px solid #eee;
	padding: 8px;
	}

table.list div.details{padding:1.5em;background: #F9FCFE; border-bottom: 2px solid #000;}
	table.list div.details p{margin-left: 250px;}
table.list .details-img{float: left;margin: 1em 15px 1em 0;height: 158px; }

table.stripeMe tr.alt td{background: #ecf6fc;}
table.stripeMe tr.over td{background: #F9FCFE}