/*
Theme Name: Sarasota Real Estate Custom Theme
Version: 1.0
Author: Diane Kinney
Template: hybrid
*/
@import url('../hybrid/library/css/reset.css');
@import url("../hybrid/library/css/2c-r-fixed.css");

@import url('../hybrid/library/css/21px.css');
@import url('../hybrid/library/css/drop-downs.css');
@import url('../hybrid/library/css/plugins.css');





body {
	font: normal 14px/21px Georgia, "Times New Roman", Times, serif;
	color: #555;
	background: #CDBA76 url(images/bg_body.jpg) repeat;
	}

/* Body container */
#body-container {
	
	
}

#header-container {
	background: #8EA04C url(images/bg_header.jpg) no-repeat scroll center top;
	height: 159px;
}

#header, #navigation, #container, #footer {
	width: 960px;
	margin: 0 auto 0 auto;
}

/* Links */
.content a {
	color: #5B6C22;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dotted #B1CB58;
	}
.content a:visited {
	color: #5B6C22;
	}
.content a:hover, .content a:active {
	color: #B19631;
	border-bottom: 1px dotted #B19631;
	}
	

/* Headers */
h2, h3, h4, h5, h6 {
	font-family: Georgia, Times, "Times New Roman", serif;
	color: #000;
	font-weight: bold;
	}
h2 {
	font-size: 21px;
}
h3 {
	font-size: 19px;
	font-weight: normal;
	color: #B19631;
	margin:0 0 10px;
	}
	
h3 a:link  {
	border: none;
}
h4 {
	font-size: 17px;
	}
h5 {
	font-size: 15px;
	}
h6 {
	font-size: 13px;
	}

/* Lists */
ul {
	list-style: square;
	}

/* Blockquotes */
blockquote {
	font-style: italic;
	color: #555;
	}
blockquote blockquote {
	color: #777;
	}
blockquote em {
	font-style: normal;
	}

/* Code */
pre {
	padding: 9px;
	background: #f9f9f9;
	border: 1px solid #ccc;
	}
code {
	padding: 0 3px;
	background: #eee;
	}
pre code {
	background: transparent;
	}

/* Tables */
table {
	width: 100%;
	border-collapse: separate;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	}
caption {
	font-size: .9em;
	font-style: italic;
	text-align: right;
	}
td, th {
	padding: 3px 6px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	}
th {
	background: #eee;
	}

/* Drop caps */
.drop-cap {
	float: left;
	margin: 3px 3px 0 0;
	font: normal normal normal 47px/35px Georgia, serif;
	color: #B19631;
	}

/* Notes */
.note {
	padding: 6px 9px;
	background: #eee;
	border: 1px solid #ccc;
	}

/* Warnings/Alerts */
.warning, .alert {
	padding: 6px 9px;
	background: #fffbbc;
	border: 1px solid #E6DB55;
	}

/* Errors */
.error {
	padding: 6px 9px;
	background: #ffebe8;
	border: 1px solid #C00;
	}

/* Downloads */
.download {
	padding: 6px 9px;
	background: #e7f7d3;
	border: 1px solid #6c3;
	}

/* Breadcrumb */
.breadcrumb {
	margin: 0 0 30px 0;
	font-size: .9em;
	font-style: italic;
	color: #D2BA5D;
	}
.breadcrumb a:link, .breadcrumb a:visited {
	color: #D2BA5D;
	text-decoration: none;
	border: none;
	}
.breadcrumb a:hover {
	text-decoration: underline;
	}

/* Images */
.post img {
	max-width: 568px;
	padding: 5px;
	border: 1px solid #ccc;
	}

.thumbnail {
	float: left;
	width: 100px;
	height: 100px;
	margin: 5px 15px 0 0;
	}


/* Captions [caption] */
.wp-caption {
	max-width: 576px;
	margin-top: 6px;
	padding: 6px 1px 0 1px;
	border: 1px solid #ccc;
	text-align: center;
	}
.wp-caption .wp-caption-text {
	margin: 0;
	padding: 0 5px;
	text-align: right;
	font-size: .9em;
	font-style: italic;
	color: #666;
	}
.wp-caption img {
	max-width: 564px;
	margin: 0 auto;
	padding: 0;
	border: 1px solid #666;
	}

/* Gallery [gallery] */
.gallery img {
	border: 1px solid #ccc;
	}

/* Avatars */
.avatar {
	float: left;
	width: 100px;
	height: 100px;
	margin: 5px 15px 0 0;
	padding: 5px;
	border: 1px solid #ccc;
	}

/* Header */
#header {
	
	height: 112px;
	width: 960px;
	}

/* Blog title */
#site-title {
	font: italic normal 18px/35px Georgia, Times, "Times New Roman", serif;	
	}
#site-title a {
	color: #000;
	display: block;
	margin: 0 auto 0 auto;
	width: 300px;
	height: 60px;
	position: relative;
	top: 35px;
	text-indent: -9999px;
	}

/* Blog description */
#site-description {
	font: normal normal normal 16px/20px Georgia, Times, "Times New Roman", serif;
	margin: 0;
	color: #666;
	}

/* Navigation */
#navigation {
	overflow: visible;
	height: 34px;
	z-index: 100;
	background: #55602E;
	margin-top: -34px;
	font: 12px Arial, Helvetica, sans-serif;
	}
#page-nav li {
	/*margin-right: 15px;*/
	
	}
#page-nav li li {
	margin-right: 0;
	}
#page-nav li a {
	padding: 11px 24px 10px 24px;
	color: #ACC35C;
	font-weight: bold;
	border-right: 1px solid #73823E;
	}

#page-nav li.page-item-57 a{
	border-right: none;
}

/* Drop-downs style */
.menu ul {
	width: 200px;
}
#page-nav li:hover ul, li.sfHover ul {
	top: 34px;
	}
#page-nav li li a {
	border: none;
	margin-right: 0;
	color: #55602E;
	border-bottom: 1px solid #EBF0D5;
	}
#page-nav li ul {
	background: #F4F7E8;
	border: 1px solid #EBF0D5;
	border-top: none;
	}
#page-nav li li:hover ul, li li.sfHover ul , #page-nav li li li:hover ul, li li li.sfHover ul  {
	top: -1px;
	}
#page-nav li li li {
	margin-left: -1px;
	}

/* Container (wraps content, primary, and secondary) */
#container {
	background: #ffffff url(images/bg_container.jpg) repeat-y center top;
	padding: 0 30px 0px 0;
	width: 930px;
	}
	


#container-wrapper, #footer-container {
	background: url(images/bg_containerwrapper.png) repeat-y scroll center top;
}

.page-34 #container {
	width: 930px;
	padding: 0 0 0 30px;
	background: #ffffff url(none);
}

.aside {
	padding: 10px 30px 10px 30px;
}


#primary, #secondary {
	width: 240px;
}

/* Main content */

.content {
	width: 580px;
	margin: 0 0 21px 0;
	padding: 10px;
	}
.no-widgets .content, .page-template-no-widgets .content {
	width: 930px;
	
	}

/* Posts */
.post {
	overflow: hidden;
	margin: 0 0 40px 0;
	}
.single .post, .attachment .post, .page .post {
	margin: 0;
	}

/* Archive information */
.author-info, .author-profile, .date-info, .category-info, .tag-info, .search-info, .taxonomy-info {
	overflow: hidden;
	margin: 0 0 40px 0;
	}

/* Entry title */

.front-page h1 {
	text-align: center;
	font: 30px Georgia, "Times New Roman", Times, serif;
	color: #B19631;
	margin: 0 0 10px 0;
	padding-top: 20px;
	text-transform: uppercase;
	letter-spacing: -1px;
}
h1.entry-title {
	font-size: 24px;
	margin: 0 0 6px 0;
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;
		}
.sub_head {
	text-align: center;
	color: #8EA04C;
	font-weight: normal;
	font-variant: small-caps;
}
.archive .entry-title, .search .entry-title {
	font-size: 21px;
	margin: 0;
	}
.page-title, .attachment-title {
	margin: 0 0 21px 0;
	}
.entry-title a:link, .entry-title a:visited {
	color: #B19631;
	border: none;
	}

.entry-content h4{
	font: 14px Arial, Helvetica, sans-serif;	
}
/* Byline */
.byline {
	margin: 0 0 15px 0;
	color: #666;
	font: italic 10px Arial, Helvetica, sans-serif;
	}
.archive .byline, .search .byline {
	margin: 0;
	}
.byline .byline-prep {
	text-transform: lowercase;
	}

/* Entry content */
.entry-content {
	overflow: hidden;
	margin: 0 0 10px 0;
	}

/* Entry metadata */
.entry-meta {
	font-style: italic;
	color: #666;
	}

/* Page links (multiple-paged posts) */
p.pages a {
	margin: 0 3px;
	padding: 3px 9px 3px 9px;
	border: 1px solid #ccc;
	}

/* Navigation links */
.navigation-links {
	margin-bottom: 21px;
	font-style: italic;
	}
.navigation-links .previous {
	float: left;
	max-width: 50%;
	}
.navigation-links .next {
	float: right;
	max-width: 50%;
	text-align: right;
	}

/* WP Pagenavi plugin */
.wp-pagenavi {
	margin-bottom: 21px;
	}
.wp-pagenavi .pages, .wp-pagenavi .current, .wp-pagenavi .extend, .wp-pagenavi a {
	margin-right: 6px;
	padding: 3px 9px 3px 9px;
	border: 1px solid #ccc;
	}

/* Widgets */
.widget {
	overflow: hidden;
	margin: 0 0 15px 0;
	color: #464646;
	}
.widget a {
	color: #464646;
	text-decoration: underline;
	}
.widget a:hover {
	color: #d54e21;
	text-decoration: none;
	}

/* Widget titles */
.widget-title {
	font-size: 22px;
	font-weight: normal;
	font-style: italic;
	color: #926C36;
	text-align: center;
	}

/* Utility widget areas */
#utility-before-content, #utility-after-content, #utility-after-page, #utility-after-single {
	/*margin: 0 0 21px 0;
	padding: 20px 20px 0 20px;*/
	
	}

/* Comments template */
#comments-template {
	}

/* Comment headers */
.comments-header {
	font-size: 1.2em;
	}

/* Comments are closed */
.comments-closed {
	font-style: italic;
	}

/* Comment list */
#comments-template ol {
	list-style: none;
	margin: 0 0 21px 0;
	}
#comments li, #comments li li li, #comments li li li li li {
	overflow: hidden;
	margin: 0 0 15px 0;
	padding: 15px 15px 0 15px;
	background: #fff;
	border: 1px solid #ccc;
	}
#comments li li, #comments li li li li {
	background: #f9f9f9;
	}

/* Avatar */
#comments-template .avatar {
	width: 40px;
	height: 40px;
	float: left;
	margin-right: 15px;
	padding: 0;
	border: 1px solid #666;
	}

/* Comment meta data */
.comment-meta-data {
	margin: 10px 0 21px 0;
	font-size: 13px;
	color: #666;
	}
.comment-author {
	font-size: 15px;
	color: #000;
	}
.comment-reply-link, .permalink, .comment-edit-link {
	font-style: italic;
	color: #666;
	}

/* Comment text */
.comment-text {
	clear: left;
	margin: 0 15px;
	}

/* Form */
.text-input {
	display: block;
	padding: 3px 6px;
	width: 97%;
	}
#comments-template label {
	font-size: .9em;
	}

/* Respond textarea */
textarea {
	width: 98%;
	}

/* Submit and rest buttons */
.button, .submit, .reset {
	width: 100px;
	margin-right: 15px;
	padding: 7px 15px 8px 15px;
	background: #fff;
	border: 1px solid #ccc;
	}
.button:hover, .submit:hover, .reset:hover {
	cursor: pointer;
	background: #f9f9f9;
	}

/* Footer container */
#footer-container {
	margin: 0 0 0px 0;
	}

/* Subsidiary */
#subsidiary {
	margin: 0 0 21px 0;
	}

/* Footer */
#footer {
	color: #666;
	background: #FFF;
	text-align: center;
	padding: 20px 0 20px 0;
	border-top: 1px solid #E4DBB4;
	font: bold 11px Arial, Helvetica, sans-serif;
	}
	
#footer_bottom {
	background: url(images/bg_footerbottom.png) no-repeat 0px top;
	height: 27px;
	width: 1000px;
	margin: 0 auto 0 auto;
}
#footer p {
	margin: 0 0 1px 0;
}

#footer a:link, #footer a:visited, #footer a:hover {
	color: #90A33B;
}
#footer .copyright {

	}

/*#search_mls a, #neighborhood_info a, #home_worth a{
	display: block;
	width: 180px;
	height: 80px;
	float: left;
	text-indent: -9999px;
}*/

a#search_mls{
	background:  url(images/search_mls.jpg) no-repeat;
	padding-right: 17px;
	display: block;
	width: 180px;
	height: 80px;
	float: left;
	text-indent: -9999px;
	border: none;
	}
a#neighborhood_info {
	background:  url(images/neighborhood_info.jpg) no-repeat;
	padding-right: 17px;
	display: block;
	width: 180px;
	height: 80px;
	float: left;
	text-indent: -9999px;
	padding-right: 17px;
	border: none;
	}
a#home_worth {
	background:  url(images/home_worth.jpg) no-repeat;
	display: block;
	width: 180px;
	height: 80px;
	float: left;
	text-indent: -9999px;
	border: none;
	
}

a:hover#search_mls  {background:  url(images/search_mls_hover.jpg) no-repeat;}
a:hover#neighborhood_info {background:  url(images/neighborhood_info_hover.jpg) no-repeat;}
a:hover#home_worth {background:  url(images/home_worth_hover.jpg) no-repeat;}

#text-4 p {
	text-align: center;
	margin: 0 0 0 10px;
	font: small-caps 16px Georgia, "Times New Roman", Times, serif;
	color: #6D7B2D;
}

#text-5 p {
	margin: 0 0 6px 0;
}

#gravityformswidget-3 {
	background: #D9E2AF;
	padding: 10px;
	border: 1px solid #D0DB9C;
	line-height: normal;
}

#gform_title {
	text-align: center;
	margin: 5px 0 5px 0;
	color: #90A33B;
	text-transform: uppercase;
	font-style: italic;
	font-weight: normal;
}

#gform_heading {
	margin-bottom: 7px;
}
span#gform_description {
	font-size: 10px;
	font-style: italic;
	
}

.gfield_label {
	font-weight: bold;	
}


#gform_fields_1 {
	margin-left: 0;
	padding-left: 0;
}
li.gfield {
	list-style: none;	
}

.instruction {
	font-size: 10px;
	font-style: italic;	
}
#gform_fields {
	list-style: none;	
	margin: 0;
}

#gravityformswidget-3 .button {
	background: #90A33B;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
}

#recent_posts {
	margin-top: 170px;
	
}

#recent_posts h2 {
	margin-bottom: 2px;
	text-transform: uppercase;
	text-align: center;
	color: #B19631;
}

#recent_posts h3 {
	margin-bottom: 2px;
}
#recent_posts h3 a{
	font: normal 16px Arial, Helvetica, sans-serif;
	color: #90A33B;
	text-decoration: none;
	margin-bottom: 8px;
	text-transform: uppercase;
}

#recent_posts li{
	margin: 20px;
	list-style-type: none;
}

#recent_posts p{
	margin: 0;
}

li.grCredit {
	display: none;
}

.page-template-blog h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 0 0 5px 0;
}



.front-page .page-title {display: none;}

.anchors td, th {
	border: 2px solid #ffffff;
	text-align: center;
	background: #F6F8EB;
	padding: 2px;
}

table.anchors  {
	border: none;
}

.anchors a:link, .anchors a:visited {
	border: none;
	
}

.front-page .post img {
	border: none;
}