/*
Theme Name: Twenty Ten
Theme URI: http://wordpress.org/
Description: The 2010 theme for WordPress is stylish, customizable, simple, and readable -- make it yours with a custom menu, header image, and background. Twenty Ten supports six widgetized areas (two in the sidebar, four in the footer) and featured images (thumbnails for gallery posts and custom header images for posts and pages). It includes stylesheets for print and the admin Visual Editor, special styles for posts in the "Asides" and "Gallery" categories, and has an optional one-column page template that removes the sidebar.
Author: the WordPress team
Version: 1.2
License: GNU General Public License
License URI: license.txt
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style, custom-menu
*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

.property_headline {
background-color:#7396BE;
font-size:14pt;
color:#B5D2F4;
text-align:left;
margin-top:1px;
padding-left:5px;
font-weight:normal;
}


body, table {font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000099;
margin:0px auto;
/*text-align: justify;*/
			behavior: url(/csshover.htc); } /* WinIE behavior call */


div#leftnav {float: left; background-color: #ffcccc; width: 150px; font: 12px Georgia, Arial, Helvetica, sans-serif; }
div#leftnav ul {color: #000; margin: 0; padding: 0;  padding-bottom: 5px;}
div#leftnav li {padding: 5px 0 5px 0; list-style: none; border-bottom: 1px solid #66B6F5; line-height: 1.5em;}

a.leftlinks:link {color: #000066; text-decoration: none;}
a.leftlinks:visited {color: #000066;  text-decoration: none;}
a.leftlinks:hover {color: #fff;  text-decoration: none;}
a.leftlinks:active {color: #000066;  text-decoration: none;}

a.toplinks:link {color: #fff;  text-decoration: none;}
a.toplinks:visited {color: #fff;  text-decoration: none;}
a.toplinks:hover {color: #000066;  text-decoration: none;}
a.toplinks:active {color: #fff;  text-decoration: none;}

a.internal:link {color: #000066;  }
a.internal:visited {color: #000066;  }
a.internal:hover {color: #000066;  }
a.internal:active {color: #000066; }

a.property:link {color: #000066; text-decoration: none; text-align: center; font-weight: 600;}
a.property:visited {color: #000066; text-decoration: none; text-align: center; font-weight: 600;}
a.property:hover {color: #000066; text-decoration: none; text-align: center; font-weight: 600;}
a.property:active {color: #000066; text-decoration: none; text-align: center; font-weight: 600;}

#topbar {background-color: #7396BE; border-top: 1px solid #fff;}

div#nav {float: left; margin: 0 0 0 0;  font: 12px Arial, Helvetica, sans-serif;}
div#nav ul {margin: 0; padding: 0; }
div#nav li {position: relative; list-style: none; margin: 0; padding: 0; float: left; 
	line-height: 2em; width: 120px; background-color: #7396BE;}
div#nav ul ul li:hover {color: #edd; background-color: #edd; }
div#nav li a { display: block;  text-decoration: none; }
div#nav>ul a {width: auto; }
div#nav ul ul { position: absolute; display: none; background: #989bbc; width: 120px; text-align: left; border: 1px solid #fff;  margin-top: 1em; top: 1em;}
div#nav ul ul li { border-bottom: 1px solid #fff; padding-left: 3px;}
div#nav ul ul ul {width: 50px; top:-8px; left: 10em;}
div#nav ul.level1 li.submenu:hover ul.level2, 
div#nav ul.level2 li.submenu:hover ul.level3,
div#nav ul.level3 li.submenu:hover ul.level4 {display: block; }



H1 {text-align: center; font-family: Arial, Helvetica, sans-serif;}


#footer {color: #000099; font-size: 10px; text-align: center; }

#copyright {color: #000099; font-size: 10px; text-align: center; border-top: 1px solid #989bbc;}

p {text-align: justify; }

a:link {color:red; }

.property_daigram {
border-width:1px;
border-color:#000000;
border-style:solid;
}
.property_daigram td {
text-align:left;
}
.property_diagram_right {
border-right:1px solid #000000;
border-bottom:1px solid #000000;
}
.property_diagram_bottom {
border-bottom:1px solid #000000;
}
td.property_diagram_header {
border-bottom:1px solid #000000;
}
td.property_diagram_header_addr {
border-bottom:1px solid #000000;
text-align:right;
}
.diagram_info_table {
}

.available {
background-color: #faefa7;
}

.booked {
background-color: #c9c8c2;
}



a.context {color: #000055; text-decoration:underline; }
a.context:visited {color: #000055;  }
a.context:hover {color: #000022; text-decoration:underline; }
/*a:link {
	color: #0066cc;
}
a:visited {
	color: #743399;
}
a:active,
a:hover {
	color: #ff4b33;
}
*/
/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}





/* =Gallery listing
-------------------------------------------------------------- */

.format-gallery .size-thumbnail img,
.category-gallery .size-thumbnail img {
	border: 10px solid #f1f1f1;
	margin-bottom: 0;
}
.format-gallery .gallery-thumb,
.category-gallery .gallery-thumb {
	float: left;
	margin-right: 20px;
	margin-top: -4px;
}
.home #content .format-gallery .entry-utility,
.home #content .category-gallery .entry-utility {
	padding-top: 4px;
}


/* =Attachment pages
-------------------------------------------------------------- */

.attachment .entry-content .entry-caption {
	font-size: 140%;
	margin-top: 24px;
}
.attachment .entry-content .nav-previous a:before {
	content: '\2190\00a0';
}
.attachment .entry-content .nav-next a:after {
	content: '\00a0\2192';
}


/* =Images
-------------------------------------------------------------- */

/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}
.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	max-width: 632px !important; /* prevent too-wide images from breaking layout */
	padding: 4px;
	text-align: center;
}
.wp-caption img {
	margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
        text-align: center;
}
.wp-smiley {
	margin: 0;
}
.gallery {
	margin: 0 auto 18px;
}
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery-columns-4 .gallery-item {
	width: 25%;
}
.gallery img {
	border: 2px solid #cfcfcf;
}
.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}
.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
.gallery dl {
	margin: 0;
}
.gallery img {
	border: 10px solid #f1f1f1;
}
.gallery br+br {
	display: none;
}
#content .attachment img {/* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}


table.webform tr th.header {
	text-align: left;
background-color: #eee;
	padding-left: 10px;
}
table.webform tr th.section {
	font-family: Arial;
	padding-left: 10px;

	text-align: left;
	padding-left: 15px;
	font-size: 10pt;
}
table.webform tr td.field {
	text-align: right;

	border-top: none;
	border-right: none;
	padding: 5px;
}
table.webform tr td.blank {
	text-align: right;

	border-top: none;
	border-right: none;
	padding: 5px;
}
table.webform tr td.input {
border-right: none;
	border-left: none;
	border-top: none;
	padding: 5px;
}


/* =Widget Areas
-------------------------------------------------------------- */

.widget-area ul {
	list-style: none;
	margin-left: 0;
}
.widget-area ul ul {
	list-style: square;
	margin-left: 1.3em;
}
.widget-area select {
	max-width: 100%;
}
.widget_search #s {/* This keeps the search inputs in line */
	width: 60%;
}
.widget_search label {
	display: none;
}
.widget-container {
	margin: 0 0 18px 0;
}
.widget-title {
	color: #222;
	font-weight: bold;
}
.widget-area a:link,
.widget-area a:visited {
	text-decoration: none;
}
.widget-area a:active,
.widget-area a:hover {
	text-decoration: underline;
}
.widget-area .entry-meta {
	font-size: 11px;
}
#wp_tag_cloud div {
	line-height: 1.6em;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	color: #222;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px;
	text-align: left;
}
#wp-calendar thead {
	font-size: 11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
	color: #aaa;
}
#wp-calendar tbody td {
	background: #f5f5f5;
	border: 1px solid #fff;
	padding: 3px 0 2px;
	text-align: center;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
.widget_rss a.rsswidget {
	color: #000;
}
.widget_rss a.rsswidget:hover {
	color: #ff4b33;
}
.widget_rss .widget-title img {
	width: 11px;
	height: 11px;
}

/* Main sidebars */
#main .widget-area ul {
	margin-left: 0;
	padding: 0 20px 0 0;
}
#main .widget-area ul ul {
	border: none;
	margin-left: 1.3em;
	padding: 0;
}
#primary {
}
#secondary {
}



/* =Mobile Safari ( iPad, iPhone and iPod Touch )
-------------------------------------------------------------- */

pre {
	-webkit-text-size-adjust: 140%;
}
code {
	-webkit-text-size-adjust: 160%;
}
#access,
.entry-meta,
.entry-utility,
.navigation,
.widget-area {
	-webkit-text-size-adjust: 120%;
}
#site-description {
	-webkit-text-size-adjust: none;
}


/* =Print Style
-------------------------------------------------------------- */

@media print {
	body {
		background: none !important;
	}
	#wrapper {
		clear: both !important;
		display: block !important;
		float: none !important;
		position: relative !important;
	}
	#header {
		border-bottom: 2pt solid #000;
		padding-bottom: 18pt;
	}
	#colophon {
		border-top: 2pt solid #000;
	}
	#site-title,
	#site-description {
		float: none;
		line-height: 1.4em;
		margin: 0;
		padding: 0;
	}
	#site-title {
		font-size: 13pt;
	}
	.entry-content {
		font-size: 14pt;
		line-height: 1.6em;
	}
	.entry-title {
		font-size: 21pt;
	}
	#access,
	#branding img,
	#respond,
	.comment-edit-link,
	.edit-link,
	.navigation,
	.page-link,
	.widget-area {
		display: none !important;
	}
	#container,
	#header,
	#footer {
		margin: 0;
		width: 100%;
	}
	#content,
	.one-column #content {
		margin: 24pt 0 0;
		width: 100%;
	}
	.wp-caption p {
		font-size: 11pt;
	}
	#site-info,
	#site-generator {
		float: none;
		width: auto;
	}
	#colophon {
		width: auto;
	}
	img#wpstats {
		display: none;
	}
	#site-generator a {
		margin: 0;
		padding: 0;
	}
	#entry-author-info {
		border: 1px solid #e7e7e7;
	}
	#main {
		display: inline;
	}
	.home .sticky {
		border: none;
	}
}