/*  
Theme Name: DarkZen
Theme URI: http://www.dailyblogtips.com/darkzen-wordpress-theme-released/
Description: DarkZen is a clean, mininalist theme by <a href="http://www.dailyblogtips.com/wordpress-themes/">Daily Blog Tips</a>.
Version: 1.1
Author: Daily Blog Tips
Author URI: http://www.dailyblogtips.com/wordpress-themes/
Tags: dark, three-column, black, fixed width
*/


.menu {width:955px; height:51px; position:relative; z-index:100; clear:both; margin: auto;}

* html .menu {width:955px; w\idth:955px;}

.menu ul {padding:0;margin:0;list-style-type:none;}

.menu li {float:left;position:relative;}

.menu a, .menu a:visited {display:block;font-size:14px;text-decoration:none;  height:30px; padding-left:15px; padding-right: 15px; padding-top: 10px; line-height:29px; font-weight:bold;}

* html .menu a, * html .menu a:visited {w\idth:90px;}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#d4d8bd url(http://www.cssplay.co.uk/menus/breadcrumbs/grey-arrow.gif) no-repeat 90px center;}
/* style the second level hover */
.menu ul ul a.drop:hover{background:#c9ba65 url(http://www.cssplay.co.uk/menus/breadcrumbs/blue-arrow.gif) no-repeat 90px center;}
.menu ul ul :hover > a.drop {background:#c9ba65 url(http://www.cssplay.co.uk/menus/breadcrumbs/blue-arrow.gif) no-repeat 90px center;}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#e2dfa8;}
/* style the third level hover */
.menu ul ul ul a:hover {background:#b2ab9b;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:31px;left:0;}
/* another hack for IE5.5 */
* html .menu ul ul {top:30px;t\op:31px;}

/* position the third level flyout menu */
.menu ul ul ul{left:90px; top:-1px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-90px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {color:#000; height:auto; line-height:1em; padding:7px 10px; width: 100px; background-color: brown; margin-top: 2px;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {w\idth:90px;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover {color:#000;}
.menu :hover > a, .menu ul ul :hover > a {color: white;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}



/* ================================================================ 
   This CSS is further CSS I have created specifically for Wordpress
   so that the current page is highlighted in two levels.
   If you want it in three levels let me know.

   Author: Isaac Rowntree
   Website: www.zackdesign.biz
=================================================================== */


.menu ul ul .current_page_item a {
  color: red;
  background: white;
}

.menu .current_page_item a {
  color: red;
  font-weight: bold;
  background: white;
}

.menu ul .current_page_item ul a {
  color: white;
  font-weight: normal;
  background: black;
}

.menu ul .current_page_item ul a:hover {
  background: gray;
}

.menu .current_page_item a:hover {
  background: white;
}


/* STRUCTURE */
body {
text-align:center;
margin:0;
padding:0;
background-image:url(images/bg.jpg);
background-color: #c7b29a;
background-position:top;
background-repeat:no-repeat;
color:#555555;
font-size:15px;
font-family:Garamond,Times New Roman;
}

#contentleft {float:left; width: 670px;}

#maincs {
background-color: white;
width:953px;
height:275px;
margin-left:1px;
}

#footerlinks {
width: 944px;
}

#mastcs {
background: url(images/mastheadbg.jpg) no-repeat; margin-left: 6px; height: 275px; width: 945px;
}

.mastright { margin-left: 10px; padding-top: 25px;
}
#salescs {
background: url(images/aboutbg.jpg) no-repeat; margin-left: 6px; height: 169px; width: 945px;
}
#rentalcs {
background: url(images/rentalbg.jpg) no-repeat; margin-left: 6px; height: 169px; width: 945px;
}
#contactcs {
background: url(images/contactbg.jpg) no-repeat; margin-left: 6px; height: 169px; width: 945px;
}
#newscs {
background: url(images/newsbg.jpg) no-repeat; margin-left: 6px; height: 169px; width: 945px;
}
#amenitiescs {
background: url(images/amenitiesbg.jpg) no-repeat; margin-left: 6px; height: 169px; width: 945px;
}
#democs {
background: transparent no-repeat; margin-left: 6px; height: 240px; width: 945px;
}
#demo2cs {
background: transparent no-repeat; margin-left: 6px; width: 945px; height: 100px;
}
#featured {
padding-right: 10px;
}

#bottomcs {
width:944px; background: bottom url(images/bottombg.jpg) repeat-x; height: 240px; display:block;margin-left:6px;margin-right:15px;
margin-top: 10px;
}

#page {
width:955px;
margin:auto;
background-image:url(images/pagebg.png);
background-repeat:repeat-y;
text-align:left;
}

#header {
height:75px;
width:955px;
padding-left:0px;
clear:both;
margin:auto;
text-align:left;
}

.headleft {
float:left;
width:445px;
padding-left: 16px;
padding-top: 5px;
}

.headright {
float:right;
text-align:rigt;
width: 350px;
height: 45px;
font-size: 11pt;
font-weight: bold;
color: #754c24;
font-family: garamond;
}

#header .headright #tweet {
padding: 10px 10px 0px 15px;
background:url(images/twitterbg.png) top no-repeat;
height: 80px;
}

#menulinks {
height:51px;
width:955px;
clear:both;
margin:auto;
background: url(images/headerbg.png) top no-repeat;
}

#menulinks a {
text-transform: uppercase;
color: white;
ul#navlist li a:link, ul#navlist li a:visited {
text-decoration:none;
}
style.css (line 204)
background-image:none;
border:0 none;
color:#FFFFFF;
display:block;
float:left;
font-size:14px;
font-weight:bold;
height:30px;
padding-left:15px;
padding-right:15px;
padding-top:10px;
}

#rsslink a {
float:right;
text-align:right;
padding-top:10px;
padding-left:17px;
height:30px;
color:#d7d1d1;
text-decoration:none;
font-size:14px;
font-weight:bold;
}

ul#navlist {
margin: 10px 0px 0px 0px;
text-transform: uppercase;
padding: 0;
white-space: nowrap;
float:left;
width:940px;
}

ul#navlist li {
font-size:15px;
display:inline;
list-style-type: none;
}

ul#navlist li a {
padding-left:15px;
padding-right:15px;
padding-top:10px;
height:30px;
background-image:none;
display:block;
color:#ffffff;
text-decoration:none;
float:left;
font-size:14px;
font-weight:bold;
border:0;
}


ul#navlist2 {
margin: 10px 0px 0px 0px;
padding: 0;
white-space: nowrap;
float:left;
width:800px;
padding-left: 150px;
}

ul#navlist2 li {
font-size:15px;
display:inline;
list-style-type: none;
}

ul#navlist2 li a {
padding-left:15px;
padding-right:15px;
padding-top:20px;
height:30px;
background-image:none;
display:block;
color:#ffffff;
text-decoration:none;
float:left;
font-size:12px;
font-weight:bold;
border:0;
}

#right {
height: 230px; width:240px;display:inline; float:left; border-right: 1px solid #dcd0c5; padding-left: 60px; padding-top:0px;padding-right: 10px;
}

#sales {height: 19px; width: 226px; background: url(images/SALEBG.png) no-repeat; padding: 2px;0px;0px;0px;}

#sales a {color:white; font-decoration: none;}


#rental {height: 19px; width: 226px; background: url(images/RENTBG.png) no-repeat; padding: 2px;0px;0px;0px;}

#rental a {color:white; font-decoration: none;}

#middle {
height: 230px; width:285px;display:inline; float:left; border-right: 1px solid #dcd0c5; padding: 0px 10px 0px 10px;
}

ul#navlist li a:link, ul#navlist li a:visited {
text-decoration: none;
}

ul#navlist li a:hover {
background-position:top left;
text-decoration:none;
color:#00acec;
}

#mainarea {
clear:both;
width:955px;
padding-top:0px;
margin:0
}

#contentarea {
width:955px;
background: bottom url(images/bottombg.jpg) no-repeat;
margin-left:0px;
}

#sidebar {
width:270px;
float:right;
padding-bottom:20px;
}

#widelist li a{
padding-left:5px;
padding-top:4px;
padding-bottom:4px;
border-bottom:#CCCCCC solid 1px;
display:block;
font-size:15px;
color:#9d8c8c;
text-decoration: none;
clear:both;
text-align:left;
margin-left:5px;
margin-right:4px;
margin-top:0;
margin-bottom:0;
width:300px;
}

#widelist li a:hover {
color:#555555;
text-decoration: none;
}

#searchform {
padding-left:10px;
padding-right:10px;
padding-top:10px;
}

#searchform #s {
border:none;
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
color:#555555;
width: 210px;
padding-right: 4px;
padding-bottom: 4px;
padding-top:6px;
padding-left:7px;
float:left;
height:19px;
font-weight:bold;
margin-left:5px;
border:1px solid #717171;
}

#searchform #s:focus {
background-color:#717171;
color:#FFFFFF;
}

#searchsubmit {
background-image:url(images/search.png);
width:32px;
height:29px;
float:right;
border:none;
font-family:Arial, Helvetica, sans-serif;
background-color:transparent;
cursor:pointer;
margin-right:10px;
}

#sidebar1 {
padding-top:15px;
}

#sidebar2 {
width:155px;
float:left;
margin-right:1px;
}

#footer {
width:955px;
height:87px;
clear:both;
color:#CCCCCC;
margin: auto;
background: url(images/footerbg.png) top no-repeat;
}

#footer a:hover {
color:#FFFFFF;
}

#footer .left {
float:left;
padding-left:0px;
padding-top:42px;
line-height:18px;
}

#footer .right {
float:right;
padding-right:0px;
padding-top:42px;
line-height:18px;
text-align:right;
}

/* POST DETAILS */

.post {
padding-left:20px;
padding-right:20px;
padding-top:10px;
}

.entry {
line-height:20px;
}

.posttop {
clear:both;
width:100%;
height:25px;
margin-top:10px;
}

.posttop .dateicon {
border-right:3px solid #CCCCCC;
padding-right:8px;
float:left;
}

.posttop .title {
float:left;
}

.posttop .dateicon .day {
font-size:30px;
color:#9d8c8c;
clear:both;
text-align:right;
text-transform:uppercase;
font-weight: bold;
}

.posttop .dateicon .month {
font-size:12px;
color:#bfbfbf;
clear:both;
text-align:right;
text-transform:uppercase;
}

.posttop .thetitle a {
font-size:24px;
color:#555555;
clear:both;
text-transform:uppercase;
font-weight: bold;
}

.posttop .thetitle a:hover {
text-decoration:none;
color:#9d8c8c;
}

.posttop .title .under {
font-size:12px;
color:#bfbfbf;
clear:both;
}
.posttop .title .under a{
text-decoration:underline;
}

.postbottom {
clear:both;
float:right;
}

.postbottom a.commentslink {
height:30px;
padding-top:3px;
display:block;
float:left;
padding-right:6px;
}

.postbottom a.stumbleupon {
width:30px;
height:36px;
display:block;
float:left;
background-image:url(images/stumbleuponicon.png);
}

.postbottom a.digg {
width:31px;
height:36px;
display:block;
float:left;
background-image:url(images/diggicon.png);
}

.postbottom a.delicious {
width:35px;
height:36px;
display:block;
float:left;
background-image:url(images/deliciousicon.png);
}

.postbottom a.google {
width:35px;
height:36px;
display:block;
float:left;
background-image:url(images/googleicon.png);
}

/* STYLING */
h1 {
font-size:32px;
clear:both;
color:#0979c1;
text-transform:uppercase;
margin:0;
}

h1 a {
color:#0979c1;
}

h1 a:hover {
color:gray;
text-decoration:none;
}

.description {
font-size:14px;
clear:both;
margin:0;
font-weight:bold;
text-transform:uppercase;
color:#999999;
}

a {
color:#0979c1;
text-decoration:none;
}

a:hover {
color:#BFBFBF;
text-decoration:underline;
}

#advertarea  {
padding-left:8px;
clear:both;
padding-top:10px;
}

#advertarea a {
margin:5px;
margin-right:15px;
float:left;
}

#sidebar h2 {
color:#754c24;
font-family:Garamond;
font-size:16px;
font-weight:bold;
margin:0px;
padding:7px 0 3px 7px;
text-transform:uppercase;
line-height: 18px;
clear:both;
margin-right:20px;
}

#subfooter .subfooterwidget h2 {
padding-left:8px;
padding-top:8px;
height:25px;
font-size:16px;
font-weight:bold;
color:#CCCCCC;
}

#sidebar ul li ul li a {
padding-left:5px;
padding-top:4px;
padding-bottom:4px;
border-bottom:#CCCCCC solid 1px;
display:block;
font-size:15px;
color:#0b568d;
text-decoration: none;
clear:both;
text-align:left;
margin-left:-6px;
margin-right:4px;
margin-top:0;
margin-bottom:0;
}

#subfooter .subfooterwidget a {
padding-left:5px;
padding-top:4px;
padding-bottom:4px;
border-bottom:#555555 solid 1px;
display:block;
font-size:10pt;
color:#CCCCCC;
text-decoration: none;
clear:both;
text-align:left;
margin-left:10px;
margin-right:4px;
width:250px;
}

#sidebar ul li ul li a:hover {
color:#555555;
text-decoration: none;
}

#subfooter .subfooterwidget a:hover {
color:#FFFFFF;
text-decoration: none;
}

.clear {
clear:both;
}

.commentlist li, #commentform input, #commentform textarea {
font-family: Arial, Helvetica, sans-serif;
}

#commentform {
text-align:left;
padding-left:35px;
}

.commentlist cite, .commentlist cite a {
font-weight: bold;
font-style: normal;
font-size: 10pt;
}

.commentlist p {
font-weight: normal;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
color:#888888;
}
#commentform p {
font-family:Arial, Helvetica, sans-serif;
}

.commentmetadata {
font-weight: normal;
}

small, .nocomments, .postmetadata, blockquote, strike {
color:#555555;
}

code {
font-family:"Courier New", Courier, monospace;
font-size:9pt;
}

acronym, abbr, span.caps
{
font-size: 0.9em;
letter-spacing: .07em;
}

/* Calendar */
#wp-calendar {
empty-cells: show;
margin: 10px auto 0;
width: 155px;
color:#9d8c8c;
}

#wp-calendar #next a {
padding-right: 10px;
text-align: right;
}

#wp-calendar #prev a {
padding-left: 10px;
text-align: left;
}

#wp-calendar a {
}

#wp-calendar caption {
text-align: center;
width: 100%;
}

#wp-calendar td {
padding: 3px 0;
text-align: center;
font-family:Arial, Helvetica, sans-serif;
font-size:8pt;
}

#calendar_wrap {
margin-top:5px;
margin-left:10px;
}
#wp-calendar #prev a {
font-size: 8pt;
}

#wp-calendar a {
text-decoration: none;
}

#wp-calendar caption {
font: bold 10pt Arial, Helvetica, sans-serif;
text-align: center;
}

#wp-calendar th {
font-size:8pt;
font-style: normal;
text-transform: capitalize;
}

p img {
padding: 0;
max-width: 100%;
}

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}

img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}

.alignright {
float: right;
margin-right:30px;
}

.alignleft {
float: left
}

.aligncenter,
div.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  }

/* End Images */



/* Begin Lists */

html>body .entry ul {
margin-left: 0px;
padding: 0 0 0 30px;
padding-left: 10px;
text-indent: 10px;
} 

html>body .entry li {
margin: 7px 0 8px 10px;
}

ul {
}
.entry ul li:before, #sidebar ul ul li:before, #subfooter ul ul li:before {
content: "";
}

.entry ol {
padding: 0 0 0 35px;
margin: 0;
}

.entry ol li {
margin: 0;
padding: 0;
}

.postmetadata ul, .postmetadata li {
display: inline;
list-style-type: none;
list-style-image: none;
}

#sidebar ul, #subfooter ul { 
margin: 0;
padding:0;
}

#sidebar ul ol, #subfooter ul ol {
margin: 0;
padding:0;
}


#sidebar ul li, #subfooter li {
list-style-type:none;
list-style-image:none;
padding-left:0px;
}

#sidebar ul p, #sidebar ul select {
margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol {
margin: 5px 0 0 10px;
}

#sidebar ul ul ul, #sidebar ul ol {
margin: 0 0 0 10px;
}

ol li, #sidebar ul ol li, #subfooter ul ol li {
list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li, #subfooter ul ul li {
margin: 3px 0 0;
padding: 0;
}

.entry form { 
text-align:center;
}

select {
width: 130px;
}

#commentform input {
width: 170px;
padding: 2px;
margin: 5px 5px 1px 0;
border:#CCCCCC solid 2px;
}

#commentform textarea {
width: 90%;
padding: 2px;
border:#CCCCCC solid 2px;
}

#commentform #submit {
margin-right:37px;
float: right;
}

.alt {
margin: 0;
padding: 10px;
}

.commentlist {
padding-left:30px;
text-align: justify;
}

.commentlist li {
font-weight: bold;
margin: 25px 35px 5px 5px;
padding: 15px 10px 3px 0;
list-style: none;
clear: both;
}

.gravatar { 
float: left;
margin: 0 0 15px 0;
padding: 0;
}

.commentbody { 
float: right;
width: 370px;
margin: 0;
border-bottom:#CCCCCC dotted 1px;
}

.commentlist p {
margin: 10px 5px 10px 0;
}

#commentform p {
margin: 5px 0;
}

.nocomments {
text-align: center;
margin: 0;
padding: 0;
}

.commentmetadata {
margin: 0;
display: block;
}

#sidebar form {
margin: 0;
}
.textwidget {
padding-left:5px;
padding-right:5px;
margin-right:5px;
padding-top:7px;
text-align:left;
background: transparent url(images/featuredtop.gif) top no-repeat;
border: 0px solid #DDDDDD;
}

.textwidget a {
}

acronym, abbr, span.caps {
cursor: help;
}

acronym, abbr {
border-bottom: 1px dashed #999;
}

blockquote {
margin: 15px 30px 0 10px;
padding-left: 10px;
border-left: 3px solid #999999;
color:#999999;
}

blockquote cite {
margin: 5px 0 0;
display: block;
}

.center {
text-align: center;
}

hr {
display: none;
}

a img {
border: none;
}

.navigation {
display: block;
clear:both;
text-align: center;
padding-top: 10px;
padding-bottom: 60px;
padding-left:30px;
}

.navigation a {
padding:5px;
border:1px solid #999999;
color:#CCCCCC;
}

.navigation a:hover {
background-color:#999999;
color:#FFFFFF;
text-decoration:none;
}

h5 {font-family: garamond, times new roman; font-size: 12pt; font-weight: bold; margin-top: 0px; margin-bottom: 0px; padding: 0px;}
/************************************************
*	Custom CSS 				* 
************************************************/

#fcontent {
padding: 0px 10px 0px 0px;
display:inline;float:right;
width: 290px;
list-style-type: none;
}

#fcontent .widgettitle {
padding: 0px;
margin: 0px 0px 0px 0px;
font-size: 11pt;
}
#fcontent p {
padding: 0px;
margin: 0px;
}

#homepagetop {
	background: #FFFFFF url(images/homepagetop.gif) top no-repeat;
	float: left;
	width: 610px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border: 1px solid #DDDDDD;
	}
	
#homepagetop p {
	font-size: 12px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	}
	
.featuredtop {
	float: left;
	margin: 0px;
	padding: 10px;
	display: inline;
	}
	
.featuredtop img {
	border: none;
	margin: 0px;
	}
	
#homepagebottom {
	background: #FFFFFF url(images/homepagetop.gif) top no-repeat;
	float: left;
	width: 615px;
	margin: 10px 0px 10px 10px;
	padding: 0px;
	border: 1px solid #DDDDDD;
	}
	
#homepagebottom p {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	}
	
.hpbottom {
	float: left;
	width: 590px;
	margin: 0px;
	padding: 10px;
	display: inline;
	}
	
.hpbottom img {
	border: none;
	margin: 0px;
	}
	
#homepageleft {
	float: left;
	width: 305px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	}

.hpfeatured {
	background: #FFFFFF url(images/featuredtop.gif) top no-repeat;
	float: left;
	width: 280px;
	margin: 0px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #DDDDDD;
	}
	
.hpfeatured img {
	border: none;
	margin: 0px;
	}
	
#homepageright {
	float: right;
	width: 305px;
	margin: 0px;
	padding: 0px;
	}

#page h3 {
color:#FFFFFF;
font-family:Arial,Tahoma,Verdana;
font-size:11px;
font-weight:bold;
margin:0 0 10px;
padding:3px 0 3px 7px;
text-transform:uppercase;
line-height: 18px;
}

.fback { background: url(images/fback.png) transparent top left no-repeat;
}