/* CSS Document */

body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
}

p
{
	margin:1.2em 0em;
	line-height: 1.5em;
}

h1, h2, h3, h4, h5, h6 { margin: 0px; }

h1
{
	font-size: 1.5em;
	padding-bottom: 5px;
}

h1 a:link, h1 a:visited, h1 a:hover, h1 a:active, 
h2 a:link, h2 a:visited, h2 a:hover, h2 a:active, 
h3 a:link, h3 a:visited, h3 a:hover, h3 a:active
{
     text-decoration: none;
}

h1 em { font-size: 0.8em; }

h2
{
	font-size:1.2em;
	line-height:1.5em;
	margin:1em 0em;
}

h3
{
	font-size: 1em;
	line-height: 1em;
	margin: 0;
	
}

input { font-size: 1em; }







/* CSS Document */

body
{
	padding: 0px;
	margin: 0px;
}

#container
{
	margin: 0 auto;
	width: 67.5em;
	position: relative;
}

h1, h2, h3, h4, h5, h6 { clear: both; }

img { border: 0; }

#container #lmullet { float: left; }

#container #rmullet { float: right; }

div.breaker
{
	border-bottom: dotted 1px #333;
	clear: both;
	height: 1px;
	line-height: 1px;
	margin-bottom: 1em;
}

/*
	========================== Header =========================
*/


#header
{
	float: right;
	width: 52.165em;
	height: 3.5em;
}

#header div { margin: 7px 0px 0px 0.5em; }

#topSearch { float: left; }

#headerLinks
{
	float: right;
	padding-top: 3px;
        padding-right: 1em;
}

#headerLinks ul
{
	margin-left: 0;
	padding-left: 0;
	display: inline;
}

#headerLinks ul li
{
	margin-left: 0;
	padding: 3px 5px;
	list-style: none;
	display: inline;
}

/*
	========================= Left ========================
*/

#corner
{
	height: 8em;
	padding: 0.75em 0em 0em 1em;
}

#corner img
{
	width: 12.05em;
}

#login { margin-top: -0.5em; }

#login p
{
	margin: 0em 0.5em 0em 0em;
	padding: 0px 5px 10px 5px;
}

#left
{
	width: 13.5em;
	float: left;
	margin-bottom: 1em;
}

#login { font-size: 0.9em; }

#login input
{
	font-size: 1em;
	margin-bottom: 3px;
}

/*
	======================== Global Nav =======================
*/

#globalNav { margin: 1em 0em 0em 1em; }

#globalNav strong, h2.widgettitle
{
	width: 9.55em;
	margin: 1em 0px 0px 0px;
	font-size:1.2em;
	padding:3px 0px 1px 7px;
	display: block;
}

#globalNav ul li ul
{
	margin: 0px;
	padding: 5px 0px 7px 5px;
	width: 11.5em;
}

#globalNav ul li ul li
{
	margin: 2px 0px;
	font-size: 0.9em;
}

#globalNav table
{
	width: 13.39em;
	font-size: 0.9em;
}

#globalNav select
{
	width: 7em;
	font-size: 0.9em;
	margin-top: 5px;
}

#globalNav input { margin: 5px 0px; }

/*
	========================== Content =========================
*/

#content
{
	float: left;
	width: 52.15em;
	margin-bottom: 4em;
}


/*
	=================== Masthead ===================
*/

#masthead
{
	height: 15.4em;
	overflow:hidden;
}

#masthead p
{
	padding: 0em 1em;
	width: 19em;
}

#masthead img { float: right; }

#textArea
{
	height: 100%; /* used to prevent wrapping in ie6*/
	overflow: hidden;
	padding: 1em 0;
	margin: 0 1em;
}

#textArea.villaText
{
	height: auto;
	width: 35em;
}

#topText
{
	overflow: hidden;
	width: 35.7em;
}

/*
	=========================== Right =======================
*/

#right
{
	float: right;
	width: 13.4em;
	height: 100%; /* used to prevent wrapping in ie6*/
	margin: 2em 0.5em 0em 0.5em;
	overflow: hidden;
}

.dashBlock { margin: 1em 0em; }

.dashBlock strong
{
	display: block;
	padding: 2px 0px;
	font-size: 1.2em;
}

.dashBlock form { margin-bottom: 0.5em; }

.dashBlock input.altbutton
{
	margin: 2px 4px;
	width: 12.6em;
}

.dashBlock .propIcons
{
	text-align: center;
	margin: 8px 0px;
}

.dashBlock table
{
	text-align: left;
	margin:0em 1em;
}

.dashBlock table tr th
{
	color:#3083D6;
	font-weight:bold;
	padding-right:5px;
}

.commIcon { padding: 5px; }

.dashBlock .dashIcon .iconDesc
{
	float: right;
	width: 8em;
	padding-top: 0.5em;
}

/*
	=========================== Footer ==============================
*/

#footerOut
{
	clear:both;
	margin-top: 1em;
}

#footer
{
	width: 770px;
	margin: 0 auto;
}

.contactBar
{
	margin: 0px;
	font-size:1.6em;
	padding:4px 0px;
	margin-bottom: 10px;
}

.contactBar li
{
	display: inline;
	margin: 0px 10px;
}

#contactDetails
{
	width: 12.5em;
	float: left;
	padding: 1em;
	font-size: 0.9em;
	margin:0px 15px 30px 0px;
}

#communities
{
	height: 100%;
}

#communities h2
{
	font-size:1.5em;
	margin: 0px 0px 0.5em 0px;
}

#communities ul
{
	float: left;
	padding-left: 0px;
	margin:10px 15px 15px 0px;
	width: 14em;
}

#communities ul li
{
	font-size: 0.9em;
	line-height: 1.5em;
	display:block;
	padding:0px 0px 3px 12px;
}

.footerNav
{
	font-size: 0.9em;
        float: left;
}

.footerNav strong
{
	display:block;
	clear: both;
	font-size: 1.2em;
}

.footerNav ul
{
	list-style: none;
clear: right;
	display: inline;
	padding: 0px;
	margin: 0px;
}

.footerNav ul li
{
	float: left;
	margin: 5px 10px 2em 0;
}


/* ===================== Forms ================= */

.contactForm
{
	margin-top: 1em;
	border:1px solid #FFCB66;
	padding:10px;
	background-image: url(/florida-blog/img/florida-villas-rentals-form.gif);
	background-repeat: repeat-x;
	clear: both;
}

.contactForm  input , .contactForm  select , .contactForm  textarea {
	border:1px solid #FFCB66;
	font-size:8pt;
	padding:2px;
	width: 98%;
}

.contactForm #Marketing
{
	border: none;
}

.contactForm  input.button
{
	width: auto;
}

.contactForm table { margin-bottom: 1em; }

.contactForm th
{
	text-align: left;
	vertical-align: top;
	width: 50%;
}

.contactForm input#Marketing { width: auto; }

.note
{
	float: right;
	margin-top: -1em;
	font-weight: bold;
}





/* CSS Document */

form
{
	padding: 0px;
	margin: 0px;
}

h1
{
	color: #1975D1;
	background:transparent url(/florida-blog/img/dot.gif) repeat-x scroll 0 100%;
}

h1 em
{
	color: #FE0E6F;
	font-style:normal;
}

h2
{
	color:#1975D1;
	text-decoration:none;
	background:transparent url(/florida-blog/img/dot.gif) repeat-x scroll 0 100%;
}

h3 { color:#1975D1; }

a:link { color: #1975D1; }
a:visited { color: #1975D1; }
a:hover { color: black; }
a:active { color: #1975D1; }

a.altLink:link { color: #FE0E6F; }
a.altLink:visited { color: #FE0E6F; }
a.altLink:hover { color: black; }
a.altLink:active { color: #FE0E6F; }

.quote
{
	color:#FF0066;
	font-weight:bold;
}

/*
	===================================================	Header ==================================================
*/

#header
{
	background-image:url(/florida-blog/img/topBack.gif);
	background-repeat:repeat-x;
	color: white;
}

#headerLinks ul li a:link, 
#headerLinks ul li a:visited, 
#headerLinks ul li a:hover, 
#headerLinks ul li a:active
{
	text-decoration:none;
	color: white;
}

#headerLinks ul li a:hover { color: black; }

/*
	===================================================	Left ==================================================
*/

#corner
{
	background-image:url(/florida-blog/img/topBack.gif);
	background-repeat:repeat-x;
	background-color: #A2BBED;
	color: white;
}

#container #lmullet { border-right: 1px solid white; }

#container #rmullet { border-left: 1px solid white; }

#container
{
	border-top:1px solid white;
}

#login p { background-color: #8CA7DC; }

#login a:link, #login a:visited, #login a:hover, #login a:active
{
	color: white;
	text-decoration:underline;
	font-weight: bold;
}

#login a:hover { color: black; }

#masthead
{
	background-color: #A2BBED;
	color: #FFFFFF;
}

/*
	======================================================= Global Nav ===============================================
*/

#globalNav strong, h2.widgettitle
{
	background-image:url(/florida-blog/img/prop_back.gif);
	color: White;
	font-weight: bold;
}

#globalNav ul
{
     padding: 0px;
     margin: 0px;
     list style: none;
}

#globalNav ul li ul
{
	list-style: none;
	background-color: #FFFFCC;
	border: solid 1px #FFCC66;
	border-top: none;
}

#globalNav ul li ul li
{
	color: #A30C49;
	font-weight: bold;
}

#globalNav ul li a:link, #globalNav ul li a:visited, #globalNav ul li a:hover, #globalNav ul li a:active
{
	color:#1975D1;
	font-weight: normal;
	text-decoration: none;
}

#globalNav ul li a:hover { color: black; }

#globalNav table
{
	background-color: #FFFFCC;
	border: solid 1px #FFCC66;
	border-top: none;
	color: #A30C49;
}

#globalSearch a
{
	text-decoration: none;
}

/*
	================================================= Content =================================================
*/

#textArea { background:transparent url(/florida-blog/img/dot.gif) repeat-x scroll 0 100%; }

/*
	================================================= Right ===================================================
*/

.dashBlock { border:1px solid #1A75D2; }

.dashBlock strong
{
	color: white;
	background-color: #a1bbec;
	text-align:center;
}

.dashBlock table tr th
{
	color:#3083D6;
	font-weight:bold;
}

input.dashbutton { width: 150px; }

.dashBlock .bottom { border-top: dotted 1px #333; }

/*
	================================================= Footer ===================================================
*/

#footerOut
{
     background-color: #A2BBED; 
     padding-bottom: 2em;
     height: 17em;
}

.contactBar
{
	list-style: none;
	background-color:#8CA7DC;
	border-top:1px solid #7086B2;
	color: white;
	text-align:center;
}

#contactDetails
{
	background-color:#0F4F8F;
	border:1px solid #1975D1;
	color:White;
}

#contactDetails a:link, #contactDetails a:visited, #contactDetails a:hover, #contactDetails a:active { color: white; }

#contactDetails a:hover { color:yellow; }

#communities h2
{
	font-weight: normal;
	text-decoration: none;
	color: #0F4F8F;
	background-image: none;
}

#communities ul li { background:transparent url(/florida-blog/img/arrow.gif) no-repeat scroll 0px 7px; }

#communities ul li a:link, #communities ul li a:visited, #communities ul li a:hover, #communities ul li a:active
{
	color: white;
	text-decoration: none;
}

#communities ul li a:hover { color: black; }

.footerNav strong
{
	font-weight:normal;
	color: #0F4F8F;
}

.footerNav ul li a:link, .footerNav ul li a:visited, .footerNav ul li a:hover, .footerNav ul li a:active
{
	color: #FE0E6F;
	text-decoration: none;
}

.footerNav ul li a:hover { color: black; }

/*
	======================================================= Buttons ==================================================
*/

input.altbutton
{
	background-color:#4791DA;
	border:1px solid white;
	color: white;
	cursor:pointer;
	display:inline;
	font-weight:bold;
	overflow:visible;
	padding:1px 3px;
	text-align:center;
}

input.button
{
	background-color:#FFCB66;
	border:1px solid #000000;
	cursor:pointer;
	display:inline;
	font-size:8pt;
	font-weight:bold;
	overflow:visible;
	padding:3px;
	text-align:center;
}

input.suggest
{
	float: right;
	margin: 1.5em 0em;
}

input.backBtn
{
	background-color:#FFFFE2;
	border:1px solid #FFCB66;
	padding:5px 5px 5px 25px;
	margin: 10px 0;
	background-image:url(/florida-blog/img/icons/back_icon.gif);
	background-repeat: no-repeat;
	background-position:left;
	overflow: visible;
	float: right;
	clear: both;
}

input.shortlistBtn
{
	padding: 5px;
	overflow: visible;
}

/* ============================================================ Alerts =========================================== */

.messageBox{
	background:#FFFFFF url(/florida-blog/img/msg_bg.gif) repeat-x scroll;
	border:1px solid #D00D5C;
	margin:2em 0;
	padding:10px;
}

.messageBox strong {
	display: block;
	color: #FE0E6F;
	font-size: 1.2em;
	margin-bottom: 1em;
}

.messageBox p {
	font-weight:bold;
	margin:0px;
	padding:0px;
}

/* ============================================================ Tables =========================================== */

table.calendar
{
	font-size:0.9em;
	border-collapse: collapse;
}

table.calendar td
{
	border:1px solid #ccc;
	text-align:center;
}

table.calendar td.date
{
	background-color:#ccc;
	font-weight:bold;
	color:white;
}

table.calendar td.days
{
	background-color:#1873CE;
	font-weight:bold;
	color:white;
}

table.calendar td.booked
{
	background-color:#ce1818;
	color:white;
}



















/* Begin Typography & Colors */

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}


.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

/* End Structure */


/* 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;
        padding-bottom: 1em;
	}
/* 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 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;
	}

#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 */

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 98%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.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;
	}
/* End Comments */


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	}

#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;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

/* End Various Tags & Classes*/



#globalNav li
{
     list-style: none;
     padding: 0px;
     margin: 0px;
}


#websiteTerms
{
    width: 40em;
    margin-top: 1em;
}

div.googleAd
{
  float: right;
  margin: 0 0 1em 1em;
}

div.googleTopAd
{
  display:block;
  margin-top: 4em;
  margin-left: 15em;
  margin-right: auto;
}
