/*
Theme Name: Presidential Villas
Theme URI: http://wordpress.org/
Description: Theme developed for Presidential Villas
Version: 1.0
Author: Norman Potter
Author URI:
Tags:

/* Begin Typography & Colors */
html
{
    margin:0;
    padding:0;
}
body
{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica,  sans-serif;
	background:#fff;
	color:#686868;
	text-align:center;
	margin:0;
	padding:0;
}
div
{
	margin:0;
	padding:0;
}
a:link
{
	color:#AE5B1D;
}
a:visited
{
	color:#AE5B1D;
}
a:hover
{
	color:#686868;
}
#page
{
	background-color:white;
	text-align:center;
}
#header
{
	text-align:left;
}
#headerimg 
{
	height:145px;
	width:960px;
}
#headerimg h1
{
	color:#fff;
}
#headerimg h1 a:link
{
	color:#fff;
	text-decoration:none;
}
#headerimg h1 a:visited
{
	color:#fff;
	text-decoration:none;
}
#headerimg h1 a:hover
{
	color:#fff;
	text-decoration:underline;
}
#headerimg .description
{
	font-size:12px;
	color:#fff;
}
#content
{
	font-size:12px;
	padding:20px 10px;
    margin:40px 0 0 0;
	text-align:left;
}
#content p
{
 	font-size:13px;
	padding-bottom:10px;
	color:#686868;
	line-height:17px;
}
#footer
{
	background-color:#212481;
}
#sidebar h2
{
	font-size:14px;
	color:#fff;
}
/* End Typography & Colors */

/* Begin Structure */
body
{
	margin:0;
	padding:0;
}
#page
{
	background-color:#fff;
	margin:0 auto;
	padding:0;
	width:100%;
	text-align:center;
}
#header
{
	background:url('images/background.jpg');
    background-repeat:repeat-x;
	margin:0;
	padding:0;
	height:286px;
	width:100%;
    color:#fff;
}
#header div#bubble-head{ background-image: url("/images/common/bubble.jpg"); background-repeat:no-repeat; }
#header div#bubble-head{ font-weight:bold; text-align:center; height:47px; width:289px; float:left; margin:-81px 0 0 180px; padding:15px 0; }
#header div#bubble-head a{ color:#fff; font-size:14px; }
#header div#bubble-head a:link{ text-decoration:none; }
#header div#bubble-head a:visited{ text-decoration:none; }
#header div#bubble-head a:hover{ text-decoration:underline; }

#header div#contact-head{ float:right; margin:-57px 2px 0 0; text-align:right; }
#header span#contact-head-phone{ font-size:16px; }
#header span#contact-head-email{ font-size:13px; line-height:52px; }
#header span#contact-head-email a:link{ color:#fff; text-decoration:none; }
#header span#contact-head-email a:visited{ color:#fff; text-decoration:none; }
#header span#contact-head-email a:hover{ color:#fff; text-decoration:underline; }

#headerimg
{
	margin:0 auto;
	height:145px;
	width:960px;
	background:url('images/blog-head.jpg');
}
#headernav
{
	position:relative;
	margin:35px 0 0 0;
	padding:0;
	height:20px;
}
#headernav ul
{
	margin:0;
	padding:0;
}
#headernav li
{
	margin:0;
	padding:0;
	float:left;
	list-style:none;
 	font-size: 12px;
	font-weight:bold;
	color:#fff;
	cursor:pointer;
}
#headernav li a
{
	text-decoration: none;
}
#headernav li a:link
{ 
	color: #FFFFFF;
}
#headernav li a:visited
{ 
	color: #FFFFFF; 
}
#headernav  li a:hover
{
	color: #FFFFFF;
}	

#headernav #home { width:77px; text-align:center; margin-right:20px; }
#headernav #florida_villas { width:125px; text-align:center; margin-right:20px; }
#headernav #property { width:130px; text-align:center; margin-right:20px; }
#headernav #services { width:78px; text-align:center; margin-right:20px; }
#headernav #entertainment { width:122px; text-align:center; margin-right:20px; }
#headernav #homeowners { width:104px; text-align:center; margin-right:20px; }
#headernav #blog { width:77px; text-align:center; margin-right:20px;  }
#headernav #contact { width:102px; text-align:center; }
#wrapper
{
	margin:-161px auto 0 auto;
	padding:161px 0 0 0;
	width:960px;
}
.narrowcolumn
{
	float:left;
	padding:0px;
	margin:0;
	width:725px;
}
.widecolumn
{
	padding:0;
	margin:0;
	width:940px;
}
#footer
{
	padding:0;
	margin:0 auto;
	width:100%;
	clear:both;
	height:306px;
}
#footer p
{
	margin: 0;
	padding: 20px 0;
	text-align: center;
	color:#fff
}
.post 
{
	border-bottom:solid 1px #ccc;
	margin:0 0 10px 0;
}
/* End Structure */

/* Begin Headers */
h1
{
	padding:12px 0 0 0;
	margin:0;
	text-align:left;
	font-size:20px;
}
h2
{
	margin:0;
	padding:0;
	padding-bottom:20px;
 	font-size:20px;
	color:#212481;
	line-height:17px;
}
h2 a:link
{
	color:#212481;
	text-decoration:none;
}
h2 a:visited
{
	color:#212481;
	text-decoration:none;
}
h2 a:hover
{
	color:#212481;
	text-decoration:underline;
}
#sidebar h2
{
	margin: 5px 0 0;
	padding: 0;
}
h3
{
	margin:0;
	padding:0;
	padding-bottom:20px;
 	font-size:13px;
	color:#AE5B1D;
	line-height:17px;
}
h3 a:link
{
	color:#AE5B1D;
	text-decoration:none;
}
h3 a:visited
{
	color:#AE5B1D;
	text-decoration:none;
}
h3 a:hover
{
	color:#AE5B1D;
	text-decoration:underline;
}
h3.comments
{
	padding: 0;
	margin: 40px auto 20px ;
}
/* End Headers */

/* Begin Images */
p img
{
	padding: 0;
	max-width: 100%;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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;
}
.alignleft
{
	float: left
}
/* End Images */

/* Begin Lists
Special stylized non-IE bullets
Do not work in Internet Explorer, which merely default to normal bullets.
*/
html>body .entry ul
{
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}
html>body .entry li
{
	margin: 7px 0 8px 10px;
}
.entry ul li:before, #sidebar ul ul li:before
{
	content: "\00BB \0020";
}
.entry ol
{
	padding: 0 0 0 35px;
	margin: 0;
}
.entry ol li
{
	margin: 0;
	padding: 0;
}
.postmetadata
{
	padding:0;
	margin:0;
}
.postmetadata ul, .postmetadata li
{
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
#sidebar ul, #sidebar ul ol
{
	margin: 0;
	padding: 0;
}
#sidebar ul li
{
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	color:#fff;
}
#sidebar ul li a
{
	color:#fff;
	text-decoration:none;
}
#sidebar ul li a:link
{
	color:#fff;
}
#sidebar ul li a:visited
{
	color:#fff;
}
#sidebar ul li a:hover
{
	color:#F0AF45;
	text-decoration:underline;
}
#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
{
	list-style: decimal outside;
}
#sidebar ul ul li, #sidebar ul ol li
{
	margin: 3px 0 0;
	padding: 0;
}
/* End Entry Lists */

/* Begin Form Elements */
#searchform
{
	margin:0;
	padding:0;
	text-align:left;
}
#sidebar #searchform #s
{
	margin:0;
	width:105px;
	padding:2px;
}
#sidebar #searchsubmit
{
	margin:0;
	padding:2px;
	border:solid 1px #ccc;
	width:50px;
	line-height:14px;
}
.entry form /* This is mainly for password protected posts, makes them look better. */
{
	text-align:center;
}
select
{
	width: 130px;
}
#commentform input
{
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform
{
	margin: 5px 10px 0 0;
}
#commentform textarea
{
	width: 100%;
	padding: 2px;
}
#respond:after
{
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
#commentform #submit
{
	margin: 0 0 5px auto;
	float: right;
}
/* End Form Elements */

/* Begin Comments*/
.alt
{
	margin:0;
	padding:0;
}
.commentlist
{
	padding:0;
	text-align:left;
}
.commentlist li
{
	margin:0;
	padding:5px 0;
	list-style:none;
	border-bottom:solid 1px #ccc;
}
.commentlist li ul li
{ 
	margin-right: -5px;
	margin-left: 10px;
}
.commentlist p
{
	margin: 10px 5px 10px 0;
}
.children
{
	padding: 0;
}
#commentform p
{
	margin: 5px 0;
}
.nocomments
{
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata
{
	margin: 0;
	display: block;
}
/* End Comments */

/* Begin Sidebar */
#sidebar
{
	float:right;
	padding:20px 10px;
    margin:40px 0 0 0;
	width:170px;
	background-color:#212481;
	text-align:left;
}
#sidebar form
{
	margin:0;
	padding:0 0 10px 0;
}
/* End Sidebar */

/* Begin Calendar */
#wp-calendar
{
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}
#wp-calendar #next a
{
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a
{
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a
{
	display: block;
}
#wp-calendar caption
{
	text-align: center;
	width: 100%;
}
#wp-calendar td
{
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover /* Doesn't work in IE */
{
	background-color: #fff;
}
/* End Calendar */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps
{
	cursor: help;
}

acronym, abbr
{
	border-bottom: 1px dashed #999;
}
blockquote
{
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}
blockquote cite
{
	margin: 5px 0 0;
	display: block;
}
.center{
	text-align: center;
}
.hidden
{
	display: none;
}
hr
{
	display: none;
}
a img
{
	border: none;
}
.navigation
{
	display:block;
	padding:5px;
	margin:0;
	margin-bottom:20px;
	background-color:#ccc;
}
/* End Various Tags & Classes*/

/* Captions */
.aligncenter, div.aligncenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption
{
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img
{
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text
{
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* Footer */
.footer a:hover
{
	color: #F0AF45;
}
.footer
{
	background-image:url('images/footerrepeat.jpg');
	background-repeat:repeat-x;
	clear:both;
	text-align:left;
	margin:0;
	padding:0;
	height:306px;
}
.sitemap
{
	margin:0px auto;
	width:960px;
	height:306px;
}
.footer_col
{
	margin-top:100px;
	float:left;
	width:160px;
}
.footer_col.no_head
{
	margin-top:116px;
}

.footer_col h4
{
	font-family: verdana, arial, helvetica,  sans-serif;
	font-size:14px;
	color:#fff;
	padding:0;
	margin:0;
}
.footer_col a
{
	color:#fff;
	text-decoration:none;
	font-family: verdana, arial, helvetica,  sans-serif; 
 	font-size: 12px;
	line-height:22px;
}
.footer_col a:link
{
	color:#fff;
}
.footer_col a:visited
{
	color:#fff;
}
.footer_col a:hover
{
	color:#F0AF45;
	text-decoration:underline;
}
.footer_col img
{
	margin:5px 0 0 0;
}
#footer #copyright
{
	color:#fff;
	float:left;
	width:420px;
	background-image:url(/images/mini_logo.jpg);
	background-repeat:no-repeat;
	padding:0 0 0 36px;
	margin:-35px 0 0 0;
}

#footer #copyright #statement
{
	line-height:16px;
	font-size:12px;
	font-weight:bold;
}

#footer #copyright #statement #links
{
	font-weight:normal;
	font-size:10px;
}

#footer #copyright a
{
	color:#fff;
	text-decoration:none;
}

#footer #copyright a:hover
{
	text-decoration:underline;
}

#footer #copyright img
{
	margin:0 5px 0 0;
}
#blog-intro
{
	height:161px;
    background-color:#55B7FE;
    border-bottom:solid 2px #040546;
}
#blog-intro-inner
{
	width:710px;
	height:161px;
	padding:10px 250px 0 0;
	margin:0 auto;
	background-image:url(images/blog-banner.jpg);
	background-repeat:no-repeat;
	z-index:1000;
}
#blog-intro h1
{
 	font-size: 22px;
	color: #FFCC00;
	padding-top:10px;
}
#blog-intro p
{
 	font-size:13px;
	color:#FFFFFF;
	padding-top:10px;
	line-height:25px;
	font-weight:bold;
}