/*
	Theme Name: AgentPress Child Theme
	Theme URL: http://www.studiopress.com/themes/agentpress
	Description: AgentPress is a 2 or 3-column Widget-ready child theme created for the Genesis Theme Framework.
	Author: StudioPress
	Author URI: http://www.studiopress.com
	Version: 1.0
	Tags: blue, gray, red, tan, two-columns, three-columns, left-sidebar, right-sidebar, fixed-width, theme-options, threaded-comments, translation-ready
	
	Template: genesis

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

@import url('http://www.loansquawk.com/wp-content/themes/agentpress/lib/tools/reset.css');

body {
	background: #333 url(images/body-bkg.png) 0 0 fixed repeat;
	color: #324032;
	font-size: 14px !important;
	font-family: Arial, Tahoma, Verdana, sans-serif !important;
	margin: 0 auto !important;
	padding: 0 !important;
	line-height: 20px;
	text-align: left !important;
	}

@font-face {
	font-family: 'ChunkFiveRegular';
	src: url('lib/tools/font/Chunkfive.eot');
	src: local('ChunkFive'), url('lib/tools/font/Chunkfive.woff') format('woff'), url('lib/tools/font/Chunkfive.ttf') format('truetype'), url('lib/tools/font/Chunkfive.svg#ChunkFive') format('svg');
}

::selection {
	background: #A5CBA8; /* Safari */
	}
::-moz-selection {
	background: #A5CBA8; /* Firefox */
}

	
/***** Hyperlinks ********************/

a, a:visited {
	color: #3f730a;
	text-decoration: underline;
	}
	
a:hover {
	color: #3f730a;
	text-decoration: none;
	}
	
a img {
	border: none;
	}
	
a:focus, a:hover, a:active {
	outline: none;
	}

strong {
	font-weight:bold;
	}
em {
	font-style: italic;
}
p {
	margin: 10px 0;
}

/***** Wrap ********************/

#wrap, .wrap {
	width: 960px;
	margin: 0 auto 0;
	padding: 0;
	}

/***** Header  ********************/

#header {
	background: url(images/header-bkg.png) 0 0 repeat-x;
	height: 152px;
	margin: 0;
	padding: 0 !important;
	border: 0 !important;
	position: relative;
	}
	


#title-area {
	width: 650px;
	float: left;
	margin: 0; 
	padding: 0;
	overflow: hidden;
	}
	
#title-area #title {
	font-size: 36px;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	margin: 0;
	padding: 0 0 25px 20px;
	text-decoration: none;
	}
	
#title-area #title a {
	color: #FFFFFF;
	font-weight: normal;
	margin: 0; 
	padding: 0;
	text-decoration: none;
	}
	
#title-area #title a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
	
#title-area #description {
	color: #FFFFFF;
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	font-style: italic;
	margin: 0;
	padding: 0 0 5px 20px;
	line-height: 20px;
	display: none;
	}


/***** Image Header - Partial Width ********************/

#header .wrap {
	
	padding: 0;
	}

.header-image #header #title-area {
	background: url(images/header-gradient.jpg) 225px top no-repeat;
	position: relative;
	}

.header-image #title-area, .header-image #title-area #title, .header-image #title-area #title a {
	background: url(images/loansquawk-title.png) 25px 75px no-repeat;
	display: block; 
	float: left;
	width: 378px;
	height: 149px;
	margin: 0; 
	padding: 0;
	text-indent: -9999px;
	overflow: hidden;
	z-index: 1000;
	}
	
.header-image #title-area #description {
	display: block;
	width: 0; 
	height: 0;
	overflow: hidden;
	}

#skyline {
	background: url(images/skyline.png) repeat-x scroll left top;
	height: 120px;
	width: 610px;
	position: absolute;
	top: 27px;
	right: 0;
	z-index: 1000;
}
/***** Image Header - Full Width ********************/

.header-full-width #title-area, .header-full-width #title-area h1, .header-full-width #title-area h1 a, .header-full-width #title-area h4, .header-full-width #title-area h4 a {
	width: 960px;
	}
	
/***** Nav Menu ********************/

#nav {
	width: 100%;
	background: url(images/navbar.png) 0 0 repeat-x;
	height: 38px;
	color: #FFFFFF;
	margin: 0 auto 0;
	padding: 0;
	}

#nav .wrap {
	}
	
#nav ul {
	width: 100%;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	
	}
	
#nav li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#nav li a {
	color: #f5df4b;
	display: block;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: -1px;
	text-decoration: none;
    margin: 0;
	padding: 9px 32px 11px;
	position: relative;
	}

#nav li a:hover, #nav li a:active, #nav .current_page_item a {
	background: url(images/menu-hover.png) bottom center no-repeat;
	color: #9ad93d;
	text-decoration: none;
	}
	
#nav li a.sf-with-ul {
	padding-right: 15px;
	}	
	
#nav li a .sf-sub-indicator {
	display: block;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 0;
	right: 0;
	}
	
#nav li li a, #nav li li a:link, #nav li li a:visited {
	background: #3b383d;
	color: #FFFFFF;
	width: 158px;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	float: none;
	margin: 0;
	padding: 7px 10px 7px 10px;
	border-bottom: 1px solid #021D38;
	border-left: 1px solid #021D38;
	border-right: 1px solid #021D38;
	position: relative;
	}
	
#nav li li a:hover, #nav li li a:active {
	background: #000;
	color: #9ad93d;
	}

#nav li li a .sf-sub-indicator {
	background: url(images/arrow-right.png);
	top: 11px;
	right: 5px;
	}

#nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 180px;
	margin: 0;
	padding: 0;
	}

#nav li ul a { 
	width: 160px;
	}

#nav li ul a:hover, #nav li ul a:active { 
	}

#nav li ul ul {
	margin: -35px 0 0 179px;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfHover ul ul, #nav li.sfHover ul ul ul {
	left: -999em;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfHover ul, #nav li li.sfHover ul, #nav li li li.sfHover ul {
	left: auto;
	}

#nav li:hover, #nav li.sfHover { 
	position: static;
	}
	
#nav li.right {
	float: right;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	margin: 0;
	padding: 11px 10px 0 10px;
	}

#nav li.right a {
	display: inline;
	margin: 0;
	padding: 0;
	border: none;
	background: none;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	}
	
#nav li.right a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
#nav li.date {
	}
	
#nav li.rss a {
	background: url(images/rss.png) no-repeat left center;
	margin: 0 0 0 10px;
	padding: 3px 0 3px 18px;
	}
	
#nav li.search {
	padding: 0 10px 0 10px;
	}
	
#nav li.twitter a {
	background: url(images/twitter-nav.png) no-repeat left center;
	padding: 3px 0 1px 20px;
	}


/***** Inner ********************/

#inner {
	width: 960px;
	margin: 0 auto;
	padding: 0 0 0 0;
	}
	
/***** Inner Backgrounds ********************/

.content-sidebar #inner {
    }
   
.sidebar-content #inner {
    }
   
.content-sidebar-sidebar #inner {
    }
   
.sidebar-sidebar-content #inner {
    }
    
.sidebar-content-sidebar #inner {
    }

.full-width-content #inner {
    }
    
    
/***** Hompeage ********************/

#featured-properties {
	width: 640px;
	margin: 0;
	padding: 10px 0 0 0;
	float: left;
	}
	
#featured-posts {
	width: 640px;
	margin: 0;
	padding: 0;
	float: left;
	}
	
#content #featured-top h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: -1px;
	font-size: 18px;
	margin: 5px 0 5px 0;
	padding: 0;
	border: none;
	}
	
#content #featured-posts h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: -1px;
	font-size: 18px;
	margin: 0 0 5px 0;
	padding: 0;
	border: none;
	}
	
#content #featured-top h2 a, #content #featured-top h2 a:visited, #content #featured-posts h2 a, #content #featured-posts h2 a:visited{
	color: #3f730a;
	text-decoration: none;
	}
	
#content #featured-properties h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: -1px;
	font-size: 18px;
	margin: 5px 0 5px 0;
	border-top: 1px solid #A7BCBF;
	border-bottom: 1px solid #A7BCBF;
	padding: 3px;
}

#content #featured-properties h2 a, #content #featured-properties h2 a:visited {
	color: #788011;
	text-decoration: none;
}

#content #featured-properties h2 a:hover {
	color: #3f730a;
	text-decoration: none;
}

#content #featured-top h2 a:hover, #content #featured-posts h2 a:hover {
	color: #788011;
	text-decoration: none;
	}
	
#content #featured-top h4 {
	color: #788011;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: -1px;
	font-size: 20px;
	margin: 0 0 10px 0;
	padding: 0;
	border: none;
	}
	
#content #welcome {
}

#content #featured-properties h4, #content #featured-posts h4, #content #welcome h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #788011;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0 0 10px 0;
	padding: 0 0 2px 0;
	border-bottom: 1px solid #a7bcbf;
	}
#content #featured-properties p {
	font-size: 12px;
}

#content #welcome h4 {
	font-size: 24px;
	font-weight: bold;
	letter-spacing: -1px;
	border-bottom: none;
	padding: 0;
}

#featured-posts .featuredpost, #featured-posts .featuredpage, #welcome {
	background: #fffff6;
	margin: 0 0 15px 0;
	padding: 10px 10px 0 10px;
	clear: both;
	border: 1px solid #2a3f42;
	}
	
#welcome .textwidget {
	font-weight: bold;
	letter-spacing: -.25px;
	padding: 0 10px;
	text-align: justify;
}
		
#featured-posts .featuredpost .post, #featured-posts .featuredpage .post {
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #a7bcbf;
	overflow: auto;
	}
	
#featured-properties .featuredpost .post, #featured-properties .featuredpage .post {
	float: left;
	width: 282px;
	background: #fffff6;
	margin: 0 9px 10px;
	padding: 9px 9px 4px 9px;
	border: 1px solid #2a3f42;
	display: inline;
	}

#featured-posts .featuredpost img, #featured-posts .featuredpage img{
	background: #FFFFFF;
	margin: 0;
	padding: 2px;
	border: 1px solid #DDDDDD;
	}
#featured-properties .featuredpost img {
	border: 1px solid #DDDDDD;
}
	
#content #featured-posts .featuredpost img, #content #featured-posts .featuredpage p img {
	max-width: none;
	}
	
.more-from-category {
	font-weight: bold;
	}

/***** Breadcrumb ********************/

.breadcrumb {
	background: #eaecd9;
	font-size: 11px;
	margin: 0 0 30px 0;
	padding: 5px 10px 5px 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}

/***** Content-Sidebar Wrapper ********************/

#content-sidebar-wrap {
	background: #fff;
	width: 790px;
	margin: 0;
	padding: 0;
	float: left;
	}

.sidebar-content #content-sidebar-wrap, .content-sidebar #content-sidebar-wrap {
	width: 960px;
	}

.sidebar-sidebar-content #content-sidebar-wrap, .sidebar-content-sidebar #content-sidebar-wrap {
	float: right;
	}

/***** Content ********************/

#content {
	width: 470px;
	margin: 0;
	padding: 15px 0 0 10px !important;
	float: left;
	text-align: left !important;
	font-size: 100% !important;
	}

.sidebar-content #content, .sidebar-sidebar-content #content {
	float: right;
	}

.sidebar-content #content, .content-sidebar #content {
	width: 640px;
	}
	
.full-width-content #content {
	width: 960px;
	}

/*#content .post img, #content .post p img {
	max-width: 100%;
	}
*/
	
#content blockquote {
	background: #F4F4F4;
	margin: 0 15px 15px 15px;
	padding: 10px 20px 0 15px;
	border: 1px solid #DDDDDD;
	}

#content .post {
	margin: 0 0 40px 0;
	padding: 0;
	overflow: auto;
	}

#content .entry-content .post-image {
	padding: 4px;
	border: 1px solid #DDDDDD;
	}
	
#content .post p {
	margin: 0;
	padding: 0 0 15px 0;
	}
	
#content .post ul {
	list-style-type: square;
	margin: 0;
	padding: 0 0 15px 0;
	}
	
#content .post ul li {
	list-style-type: square;
	margin: 0 0 0 20px;
	padding: 0;
	}
	
#content .post ul ul {
	list-style-type: square;
	margin: 0;
	padding: 0;
	}
	
#content .post ol {
	margin: 0;
	padding: 0 0 15px 0;
	}
	
#content .post ol li {
	margin: 0;
	padding: 0;
	}
	
#content .post ol ol {
	margin: 0;
	padding: 0;
	}
	
#content .multi-agent ul {
	list-style-type: none;
	margin: 0;
	padding: 0 0 15px 0;
	}
	
#content .multi-agent ul li {
	list-style-type: none;
	margin: 20px 0 0 0;
	padding: 0;
	}
	
#content #dsidx-listings li {
	margin-bottom:15px;
	}

#content .sticky {
	background: #F4F4F4;
	margin: 0 0 40px 0;
	padding: 10px;
	border: 1px solid #DDDDDD;
	}
	
#content .post-image {
	margin: 0 10px 10px 0;
	padding: 4px;
	border: 1px solid #DDDDDD;
	}
	
#content .archive-page {
	float: left;
	width: 50%;
	margin: 0;
	padding: 20px 0 0 0;
	}
	
.property-details-col1, .property-details-col2 {
	float: left;
	width: 50%;
	margin: 0;
	padding: 0 0 15px 0;
	}
	
#content .user-profile {
	margin: 0;
	padding: 10px 0 0 0;
	border-top: 1px solid #DDDDDD;
	}
	
#content .user-profile .avatar {
	background: #FFFFFF;
	margin: 0;
	padding: 6px;
	border: 1px solid #DDDDDD;
	}
	
#content .dsidx-details #dsidx-description {
	padding: 5px 10px 5px 10px;
	}
	
.clear {
	clear: both;
	}
	
/***** Post Info ********************/
	
.post-info {
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
	}
	
.post-info p {
	margin: 0;
	padding: 0;
	}
	
/***** Post Meta ********************/
	
.post-meta {
	clear: both;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 5px 0 0 0;
	border-top: 1px solid #DDDDDD;
	}
	
/***** Author Box ********************/
	
.author-box {
	background: #F4F4F4;
	margin: 0 0 40px 0;
	padding: 10px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
	
.author-box p {
	margin: 0;
	padding: 0;
	}
	
.author-box img {
	background: #FFFFFF;
	float: left;
	margin: 0 10px 0 0;
	padding: 4px;
	border: 1px solid #CCCCCC;
	}

/***** Headlines in Content ********************/

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6, #content #dsidx h3 {
	color: #257B1B;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	margin: 0 0 5px 0;
	padding: 0;
	}

#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: -1px;
	font-size: 28px;
	line-height: 28px;
	margin: 0 0 10px 0;	
	padding: 5px 0 2px 0;
	border-bottom: 1px solid #DDDDDD;
	}
	
#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: -1px;
	font-size: 24px;
	line-height: 26px;
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #DDDDDD;
	}
	
#content h2 a, #content h2 a:visited {
	color: #3f730a;
	text-decoration: none;
	}
	
#content h2 a:hover {
	color: #234204;
	text-decoration: none;
	}
	
#content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: -1px;
	font-size: 18px;
	}
	
#content h3, #content #dsidx h3 {
	font-size: 18px;
	margin: 25px 0 0 0;
	padding: 0 0 3px 0;
	}
	
#content h4 {
	clear: both;
	font-size: 14px;
	}
	
#content h5 {
	font-size: 12px;
	}
	
#content h6 {
	font-size: 10px;
	}
	
/***** Post Icons ********************/
	
.time {
	background: url(images/icon-time.gif) no-repeat top left;
	margin: 0 0 0 3px;
	padding: 0 0 2px 20px;
	}
	
.post-comments {
	background: url(images/icon-comments.gif) no-repeat top left;
	margin: 0 0 0 3px;
	padding: 0 0 2px 20px;
	}
	
.categories {
	background: url(images/icon-time.gif) no-repeat top left;
	margin: 0 0 0 3px;
	padding: 0 0 2px 20px;
	}
	
.tags {
	background: url(images/icon-tags.gif) no-repeat top left;
	margin: 0 0 0 3px;
	padding: 0 0 2px 20px;
	}

/***** Images ********************/

img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0;
	}
	
img.alignnone {
	padding: 0;
	margin: 0 0 10px 0;
	display: inline;
	}
	
img.alignleft {
	padding: 0;
	margin: 0 10px 10px 0;
	display: inline;
	}

img.alignright {
	padding: 0;
	margin: 0 0 10px 10px;
	display: inline;
	}
	
.aligncenter {
	display: block;
	margin: 0 auto 10px;
	}
	
.alignleft {
	float: left;
	margin: 0 10px 0 0;
	}

.alignright {
	float: right;
	margin: 0 0 0 10px;
	}

.wp-caption {
	background: #F4F4F4;
	text-align: center;
	padding: 5px 0 0 1px;
	border: 1px solid #DDDDDD;
	}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0;
	}

.wp-caption p.wp-caption-text {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	}
	
img.wp-smiley, img.wp-wink {
	float: none;
	border: none;
	margin: 0;
	padding: 0;
	}
	
#gallery-1 {
	padding: 0 0 10px 0;
	}

#gallery-1 .gallery-item {
	margin: 5px 0 5px 0 !important;
	}
	
/***** Post Navigation **********/

.navigation {
	width: 100%;
	margin: 0;
	padding: 20px 0 20px 0;
	overflow: auto;
	}
	
.navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

.navigation li {
	display: inline;
	}

.navigation li a {
	color: #3f730a;
	padding: 5px 8px 5px 8px;
	border: 1px solid #DDDDDD;
	}

.navigation li a:hover {
	background: #3F730A;
	color: #FFFFFF;
	border: 1px solid #DDDDDD;
	text-decoration: none;
	}

.navigation li.disabled {
	margin: 0;
	padding: 5px 8px 5px 8px;
	border: 1px solid #DDDDDD;
	}

.navigation li.active a {
	background: #3F730A;
	color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #DDDDDD;
	}

/***** Sidebar & Sidebar-Alt ********************/

#sidebar {
	width: 280px;
	float: right;
	margin: 0;
	padding: 15px 10px 0 0;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #2a3f42;
	letter-spacing: -.25px;
	}
	
#sidebar-alt {
	width: 150px;
	float: left;
	margin: 0;
	padding: 0;
	display: inline;
	}
	
#sidebar .widget-wrap, #sidebar-alt .widget-wrap {
	margin: 0;
	padding: 0;
	}

.sidebar-content #sidebar, .sidebar-sidebar-content #sidebar {
	float: left;
	}
	
.content-sidebar-sidebar #sidebar-alt {
	float: right;
	}

#sidebar .widget, #sidebar-alt .widget {
	margin: 0 0 25px 0;
	padding: 0px;
	}
	
#sidebar h2, #sidebar h2 a, #sidebar-alt h2, #sidebar-alt h2 a {
	color: #fff;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0;
	padding: 5px 5px;
	}
	
#sidebar h2 a:hover, #sidebar-alt h2 a:hover {
	color: #3f730a;
	text-decoration: none;
	}

#sidebar h4, #sidebar-alt h4 {
	background: #3f730a;
	color: #fff;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0;
	padding: 5px 5px;
	border-top: 1px solid #224005;
	border-bottom: 1px solid #224005;
	}
	
#sidebar .property-search h4 {
	margin: 0 0 10px 0;
	}
	
#sidebar .widget p, #sidebar-alt .widget p {
	margin: 0;
	padding: 0 10px;
	}
	
#sidebar .textwidget p, #sidebar-alt .textwidget p {
	margin: 0;
	padding: 10px 10px 0 10px;
	}

#sidebar img, #sidebar a img, #sidebar-alt img, #sidebar-alt a img {
	border: none;
	margin: 0;
	padding: 0;
	}

#sidebar ul, #sidebar ol, #sidebar-alt ul, #sidebar-alt ol {
	list-style-type: square;
	margin: 5px 0 0 0;
	padding: 0 10px 5px 20px;
	}

#sidebar ul ul, #sidebar ol ol, #sidebar-alt ul ul, #sidebar-alt ol ol {
	margin: 0;
	padding: 0 0 0 10px;
	}

#sidebar li, #sidebar-alt li {
	margin: 0;
	padding: 0;
	}
	
#sidebar div.dsidx-results-widget .dsidx-list li {
	list-style-type: square !important;
	}

/***** Sidebar Mail Chimp ********************/
#mc_embed_signup fieldset {
	border: 0;
}
#mc_embed_signup label {
	display: none;
}
#mc_embed_signup input#mce-EMAIL {
	float: left;
	font-size: 12px;
	font-style: italic;
	color: #999;
	width: 175px;
	padding: 3px;
	margin:3px 0 0 10px;
	border: 1px solid #3F730A;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#mc_embed_signup input#mce-EMAIL:focus {
	font-style: normal;
	color: #111;
}
#mc_embed_signup #mc-embedded-subscribe {
	float: left;
	border: none;
	width: 37px;
	height: 27px;
	margin: 0 0 0 5px;
	background: url(images/go-btn.png) 0 0 no-repeat;
	cursor: pointer;
}
#mc_embed_signup .response {
	clear: both;
}
#text-8 p {
	margin: 0 !important;
	padding: 10px 10px 0!important;
}

/***** Sidebar(s) Tag Cloud ********************/

#sidebar .widget_tag_cloud div div, #sidebar-alt .widget_tag_cloud div div {
	padding: 10px 10px 0 10px;
	}
	
/***** Sidebar(s) Category Dropdown ********************/
	
#cat {
	background: #F4F4F4;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #333333;
	padding: 1px;
	display: inline;
	border: 1px solid #DDDDDD;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
	
#sidebar #cat {
	width: 258px;
	margin: 10px 2px 10px 0;
	}
	
#sidebar .property-search #cat {
	width: 215px;
	margin: 0 2px 10px 0;
	}
	
#sidebar-alt #cat {
	width: 128px;
	margin: 10px 2px 10px 0;
	}
	
.view {
	background: #2F4E6E;
	color: #FFFFFF;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	padding: 2px 3px 1px 3px;
	border: 1px solid #2F4E6E;
	}
	
.view:hover {
	background: #3f730a;
	border: 1px solid #3f730a;
	}
	
form {
    margin: 0;
    }
    
.property-search {
	color: #3f730a;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	}

/***** Sidebar(s) Featured Post/Page ********************/

#sidebar .featuredpost, #sidebar .featuredpage, #sidebar-alt .featuredpost, #sidebar-alt .featuredpage {
	margin: 0 0 15px 0;
	padding: 0;
	clear: both;
	}
	
#sidebar .featuredpost .post, #sidebar .featuredpage .page, #sidebar-alt .featuredpost .post, #sidebar-alt .featuredpage .page {
	margin: 0;
	padding: 10px 10px 5px 10px;
	}
	
#sidebar .featuredpost .avatar, #sidebar .featuredpage .avatar, #sidebar-alt .featuredpost .avatar, #sidebar-alt .featuredpage .avatar {
	margin: 0;
	padding: 4px;
	border: 1px solid #DDDDDD;
	}
	
#sidebar .featuredpost img, #sidebar .featuredpage img, #sidebar-alt .featuredpost img, #sidebar-alt .featuredpage img {
	margin: 0;
	padding: 4px;
	border: 1px solid #DDDDDD;
	}

/***** Sidebar(s) User Profile ********************/

#sidebar .user-profile .avatar, #sidebar-alt .user-profile .avatar {
	background: #FFFFFF;
	float: left;
	margin: 0;
	padding: 4px;
	border: 1px solid #DDDDDD;
	}
	
#sidebar .user-profile p, #sidebar-alt .user-profile p {
	margin: 0;
	padding: 10px 0 0 0;
	}

#sidebar .user-profile .posts_link, #sidebar-alt .user-profile .posts_link {
	margin: 5px 0 0 0;
	padding: 5px 0 0 0;
	border-top: 1px solid #DDDDDD;
	}
	
/***** Search Form(s) ********************/

.searchform {
	margin: 0;
	}

#header .searchform {
	float: right;
	padding: 40px 0 0 0;
	}
	
#sidebar .searchform {
	padding: 0 0 5px 0;
	margin: 15px 0 0 10px;
	}
	
#nav .searchform {
	float: right;
	padding: 5px 0 0 0;
	}
	
.s {
	background: #fff !important;
	color: #999;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-style: italic;
	margin: 0 5px 0 0;
	padding: 3px 0 3px 4px;
	border: 1px solid #3F730A;
	}
	
.dsidx-widget {
	padding: 7px 0 10px 0;
	}
	
input.dsidx-price { 
	background: #F4F4F4 !important;
	color: #072C53;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	margin: 0 5px 0 0;
	padding: 3px 0 3px 4px;
	border: 1px solid #DDDDDD;
	}
	
#sidebar .dsidx-search-widget .dsidx-price {
	width: 160px;
	}
	
#sidebar input.dsidx-beds, #sidebar input.dsidx-baths { 
	width: 80px;
	}
	
input.dsidx-beds, input.dsidx-baths { 
	background: #F4F4F4 !important;
	width: 120px;
	color: #072C53;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	margin: 0 5px 0 0;
	padding: 3px 0 3px 4px;
	border: 1px solid #DDDDDD;
	}
	
.dsidx-widget select { 
	background: #fff;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #333333;
	padding: 1px;
	display: inline;
	border: 1px solid #DDDDDD;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
	
.dsidx-widget select[name="idx-q-PropertyTypes"] { 
	margin: 0 0 10px 0;
	}
	
#header .s, #nav .s, #sidebar .s {
	width: 180px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
	
#sidebar-alt .s {
	width: 80px;
	}

.searchsubmit, .dsidx-search-button input {
	background: #B7C22C;
	color: #324032;
	font-family: Arial, Tahoma, Verdana;
	font-size: 16px;
	letter-spacing: -.5px;
	font-weight: bold;
	text-decoration: none;
    margin: 0;
	padding: 1px 5px 1px 5px;
	border: 1px solid #3F730A;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
	
.dsidx-search-button input {
    margin: 10px 0 0 0;
	}

.searchsubmit:hover, .dsidx-search-button input:hover {
	background: #B7C22C;
	cursor: pointer;
	}
	
#nav .searchsubmit {
	background: #2F4E6E;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
    margin: 0;
	padding: 2px 5px 2px 5px;
	border: 1px solid #2F4E6E;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}

#nav .searchsubmit:hover {
	background: #072C53;
	border: 1px solid #072C53;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
	
/***** eNews & Updates Widget ********************/

#header .enews {
	background: url(images/enews-header.png) top right no-repeat;
	margin: 0;
	padding: 0 0 0 5px;
	}

.enews {
	background: url(images/enews-sidebar.png) top right no-repeat;
	margin: 0;
	padding: 0;
	}
	
#sidebar .enews p {
	margin: 0;
	padding: 10px 10px 0 10px;
	}

.enews #subscribe {
	margin: 0;
	padding: 0;
	overflow: hidden;
	}
	
#sidebar .enews #subscribe {
	padding: 0 0 0 10px;
	}
	
.enews #subbox {
	background: #F4F4F4 !important;
	width: 200px;
	color: #072C53;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-style: italic;
	padding: 3px 0 3px 4px;
	margin: 0 5px 0 0;
	border: 1px solid #DDDDDD;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
	
.enews #subbutton {
	background: #2F4E6E;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
    margin: 0;
	padding: 2px 5px 2px 5px;
	border: 1px solid #2F4E6E;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
	
.enews #subbutton:hover {
	background: #072C53;
	border: 1px solid #072C53;
	}

/***** Latest Tweets Widget********************/

#header .latest-tweets {
	margin: 0;
	}

.latest-tweets {
	background: url(images/twitter.png) top right no-repeat;
	margin: 10px 0 0 0;
	padding: 0;
	}

/***** Calendar ********************/

#wp-calendar {
	margin: 0;
	padding: 0;
	width: 100%;
	}

#wp-calendar caption {
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-style: italic;
	font-weight: normal;
	margin: 0;
	padding: 2px 5px 0 0;
	text-align: right;
	}

#wp-calendar th {
	color: #333333;
	}

#wp-calendar thead {
	margin: 10px 0 0 0;
	font-weight: bold;
	background: #F4F4F4 !important;
	color: #F4F4F4 !important;
	}

#wp-calendar td {
	background: #F4F4F4;
	font-weight: normal;
	text-align: center;
	margin: 0;
	padding: 2px;
	}

#wp-calendar tfoot td {
	background: none;
	margin: 0;
	padding: 0;
	}
	
/***** Contact Form ********************/
	
.gform_footer .button {
	background: #2F4E6E;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
    margin: 0;
	padding: 1px 5px 1px 5px;
	border: 1px solid #2F4E6E;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
	
.gform_footer .button:hover {
	background: #072C53;
	border: 1px solid #072C53;
	}
	
.gform_footer input.button {
	color: #FFFFFF !important;
	}
	
.gform_wrapper .gform_footer {
	border: none!important;
	}

/***** Footer ********************/

#footer {
	clear: both; 
	overflow: auto;
	width: 960px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight:bold;
	margin: 0 auto;
	padding: 0px 0 10px 0;
	}

#footer .wrap {
	}
	
#footer a, #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
	
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
#footer p {
	margin: 0;
	padding: 0;
	}

#footer .creds {
	width: 940px;
	margin: 0;
	padding: 10px;
	}
#footer .creds .left {
	float: left;
	width: 300px;
}
#footer .creds .right {
	float: right;
	text-align: right;
	width: 300px;
}
#footer .creds .middle {
	text-align: center;
}
#footer .creds .middle span {
	font-size: 12px;
}
/***** Footer - Basement ********************/
#basement {
	background: url(images/footer-bkg.png) 0 0 repeat;
	border-top: 1px solid #3f730a;
	padding: 15px 10px;
	font-size: 12px;
	font-weight: bold;
	color: #234204;
}
#basement a, #basement a:visited {
	color: #234204;
	text-decoration: none;
}
#basement a:hover {
	color: #fff;
	text-decoration: underline;
}
#basement h4, #basement h4 a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: -1px;
	font-size: 18px;
	color: #33353a;
	font-weight: normal;
	margin: 0 0 14px;
	padding: 0;
	text-decoration: none;
}
#basement h4 a:hover {
	color: #fff
}
#basement li {
	list-style-type: none;
}
#basement ul {
	padding: 0;
	margin: 0;
}
#basement .left, #basement .middle, #basement .right {
	float: left;
	width: 310px;
	margin-right: 25px;
}
#basement .right {
	width: 265px;
	margin-right: 0;
}
#basement .right ul {
	list-style-type: square;
}
#basement .right ul li {
	list-style-type: square;
	float: left;
	width: 110px;
	margin: 0 0 0 20px;
}
#basement .categories {
	background: none;
	padding: 0;
	margin: 0;
}
#basement .twitter {
	position: relative;
	width: 290px;
}
#basement .twitter a:hover {
	color: #3f730a;
}

#basement .twitter ul li {
	background: #f6f6f6;
	font-size: 14px;
	color: #2a3f42;
	padding: 6px 8px 0px;
	width: 264px;
	float: left;
	margin: 0 0 0 1px;
}
#basement .twitter ul li span.entry-content {
	letter-spacing: -.5px;
	float: left;
}
#basement .twitter ul li span.entry-content:after {
	clear: both;
}
#basement .twitter ul li span.entry-meta {
	font-size: 11px;
	float: right;
	font-style: italic;
	font-weight:normal;
}
#basement .twitter a.follows {
	position: absolute;
	top: 150px;
	left: 140px;
}

#basement .full {
	margin-top: 5px;
	padding: 10px 0 0px;
	border-top: 1px solid #fff;
}
#basement .full li.categories {
	display: inline-block;
}
#basement .full ul li {
	float: left;
	padding: 0px 8px;
	width: 140px;
}
#basement .full h4 {
	margin: 0;
}
	
/***** Comments ********************/

.comments {
	font-size: 12px;
	margin: 0;
	padding: 0;
	}
	
#respond {
	margin: 0 0 15px 0;
	padding: 0;
	}

#author, #email, #url {
	background: #F4F4F4 !important;
	width: 250px;
	color: #333333;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	padding: 3px 0 3px 3px;
	margin: 5px 5px 0 0;
	border: 1px solid #DDDDDD;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
	
#comment {
	background: #F4F4F4 !important;
	width: 98%;
	height: 150px;
	color: #333333;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	padding: 3px 0 3px 3px;
	margin: 5px 0 5px 0;
	border: 1px solid #DDDDDD;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
	
#submit {
	background: #234204;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
    margin: 0;
	padding: 2px 5px 2px 5px;
	border: 1px solid #2F4E6E;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
	
#submit:hover {
	background: #072C53;
	border: 1px solid #072C53;
	}
	
.comment-list {
	margin: 0;
	padding: 0;
	}
	
.ping-list {
	margin: 0 0 40px 0;
	padding: 0;
	}
	
.comment-list ol, .ping-list ol {
	margin: 0;
	padding: 10px;
	}

.comment-list li, .ping-list li {
	font-weight: bold;
	margin: 15px 0 5px 0;
	padding: 10px 5px 10px 10px;
	list-style: none;
	}
	
.comment-list li ul li { 
	margin-right: -6px;
	margin-left: 10px;
	}

.comment-list p, .ping-list p {
	font-weight: normal;
	text-transform: none;
	margin: 10px 5px 10px 0;
	padding: 0;
	}

.comment-list li .avatar { 
	background: #FFFFFF;
	float: right;
	margin: 0 5px 0 10px;
	padding: 4px;
	border: 1px solid #CCCCCC;
	}

.comment-list cite, .comment-list cite a, .ping-list cite, .ping-list cite a {
	font-weight: bold;
	font-style: normal;
	}

.commentmetadata {
	font-size: 11px;
	font-weight: normal;
	}

#respond:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
	
.alt {
	margin: 0;
	padding: 10px;
	}
	
.children { 
	margin: 0;
	padding: 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
	
.reply a, .reply a:visited {
	background: #2F4E6E;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0;
	padding: 2px 5px 3px 5px;
	border: 1px solid #2F4E6E;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
	
.reply a:hover {
	background: #072C53;
	text-decoration: none;
	border: 1px solid #072C53;	
	}

#comments .navigation {
	display: block;
	margin: 10px 0 0 0;
	}

.thread-alt, .thread-even {
	background: #F4F4F4;
	margin: 0;
	padding: 0;
	}

.depth-1 {
	border: 1px solid #DDDDDD;
	margin: 0;
	padding: 0;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}

.even, .alt {
	border: 1px solid #DDDDDD;
	margin: 0;
	padding: 0;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
	
	
/***** Sidebar Ask Me Form ********************/
#ask-form {
	background: #ececec;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px solid #999;
	padding:0;
	margin: 0 0 30px 0;
	letter-spacing: normal;
}
#ask-form h5 {
	background: url(images/questions-title.png) 0 0 no-repeat;
	text-indent: -9999px;
	display: block;
	width: 242px;
	height: 50px;
	margin: 5px 15px;
}
/*#ask-form .top {
	background: url(images/form-bkg.jpg) center bottom no-repeat;
	padding: 15px 10px 0;
	height: 360px;
}*/
#ask-form .top ul {
	font: bold 14px/22px Arial, Helvetica, sans-serif;
	letter-spacing: -.25px;
	color: #000;
}
#ask-form .bottom {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #111;
}

/** Gform styles **/
#sidebar .gform_wrapper ul.gform_fields {
	margin: 0;
	padding: 0 10px;
}
#ask-form .gform_edit_link {
	display: none;
}
#ask-form .gform_footer input.button {
	background: url(http://www.loansquawk.com/wp-content/themes/agentpress/images/ask-me-btn.png) 0 0 no-repeat;
	border: none !important;
	text-indent: -9999px;
	padding: 0;
	margin: 0 0 10px;
	width: 190px;
	height: 32px;
	cursor: pointer;
}
#sidebar li.gfield {
	margin: 4px 0;
}
#ask-form .gform_wrapper textarea.medium {
	height: 90px !important;
}
#ask-form .gform_wrapper .gform_footer {
	padding: 10px 45px 0;
	margin: 0;
}

/***** Sidebar Ads/Links ********************/
#sidebar-ads {
	margin: 0 0 25px;
}
#sidebar-ads .ad {
	float: left;
	margin: 0 7px;
}

/***** Sidebar Contact / VCARD ********************/
#contact .vcard {
	line-height: 26px;
	padding: 5px 10px;
}
#contact .vcard h5.fn {
	padding: 0;
	margin: 0 0 0 0;
	font-size: 18px;
	letter-spacing: -.5px;
}
#contact .vcard span.tel {
}
#contact .vcard img.photo {
	float: right;
	max-width: 120px;
	display: none;
}
#contact .vcard ul.social-links {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#contact .vcard ul.social-links li {
	float: left;
	display: inline;
	padding: 5px 4px;
}
#contact .vcard ul.social-links li a {
	display: block;
	width: 21px;
	height: 21px;
	text-indent: -9999px;
}
#contact .vcard ul.social-links li.facebook {
	background: url(images/facebook.png) 0 0 no-repeat;
}
#contact .vcard ul.social-links li.twitter {
	background: url(images/twitter.png) 0 0 no-repeat;
}
#contact .vcard ul.social-links li.linkedin {
	background: url(images/linkedin.png) 0 0 no-repeat;
}
#contact .vcard ul.social-links li.yelp {
	background: url(images/yelp.png) 0 0 no-repeat;
}
#contact .vcard ul.social-links li.trulia {
	background: url(images/trulia.png) 0 0 no-repeat;
}

/** AgentEvolution post meta **/
.post-meta2 {
	clear: both;
	font-size: 11px;
	background: #EAECD9;
	margin: 8px 0 0;
	padding: 5px 10px 5px 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#fb-like {
	float: left;
	width: 400px;	
}

#tweet-button {
	float: left;	
	}	
	
#googleplus {
	float:right;	
}

#print-email {
	float: right;
	text-align: right;
	width: 300px;
	padding-right:30px;
}

.related {
	margin: 0;
}
/************************************************
*	Sociable									*
************************************************/
	
div.sociable { margin: 3px 0; }

.sociable_tagline {display:none;}

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0 !important;
	padding: 1px !important;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}
.sociable-hovers:hover {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}

/**** Various ***/
.brian {
	float: left;
	margin-right: 10px;
}
.brian li {
	list-style-type: none !important;
	margin: 0 !important;
}
.contact-map {
	float: right;
}
.mapp-poweredby {
	display: none;
}

/** Apply now button **/
#sidebar div.apply {
	background: url(images/apply-now-lg.png) 0 0 no-repeat;
	display: block;
	width: 280px;
	height: 70px;
	text-indent: -9999px;
	margin: 0px 0 15px;
}
#sidebar div.apply a {
	background: none;
	width: 280px;
	height: 70px;
	display: block;
}

/** Post contact form **/
#post-contact {
	position: relative;
	margin: 30px 0 10px 0;
}
#post-contact h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	letter-spacing: -1px;
	color: #257b1b;
	margin: 0 0 10px 0;
	padding: 0 0 4px 0;
	border-bottom: 1px solid #ddd;
}
#post-form {
	float: left;
	width: 355px;
	border-right: 1px solid #ddd;
}
#post-form ul {
	padding: 0 !important;
}
#post-form ul li {
	margin: 8px 0 !important;
}
#post-form .gfield_label {
	font-weight: normal;
	margin: 0;
	width: 75px;
}
#post-form .gform_wrapper input {
	width: 200px;
	background: #fff;
	border: 1px solid #999;
	padding: 4px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-size: 12px !important;
}
#post-form .gform_wrapper .textarea.small {
	height: 120px;
	width: 240px;
	background: #fff;
	border: 1px solid #999;
	padding: 4px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-size: 12px !important;
}
#post-form .gform_footer input.button, .gform_footer input.button  {
	width: 106px;
	height: 34px;
	text-indent: -9999px;
	font-size: 0;
	background: url(images/submit-btn.png) 0 0 no-repeat;
	cursor: pointer;
	border: none;
}
#content .gform_footer input.button {
	margin-left: 20px !important;
}
.gform_footer input.button:hover {
	background: url(images/submit-btn.png) 0 0 no-repeat;
}
#post-form .gform_wrapper .gform_footer.left_label {
	padding: 0 0 0 75px !important;
}
#post-call {
	float: left;
	width: 230px;
	padding: 10px 0 0 15px;
}
#post-call h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	letter-spacing: -1px;
	color: #257b1b;
	margin: 0 0 20px 0;
}
#post-call span.tel {
	background: url(images/phone-icon.png) 0 0 no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	letter-spacing: -1px;
	color: #333;
	padding: 5px 0 5px 40px;
}
.disclaimer {
	position: absolute;
	right: 0;
	top: 0;
	text-align: right;
	font-weight: bold;
}

/** Gravity form home made captcha **/
#post-form .instruction, .gravityformswidget .instruction {
	display: none !important;
}

#ask-form .gform_wrapper .left_label .gfield_label {
	width: 32% !important;
}

