@charset "utf-8";
/* CSS Document */

body, td {
	font-family: 'Droid Sans', sans-serif;
	font-weight: normal;
	color: #444;
	font-size: 16px;
}
p, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: 700;
	line-height: 100%;
}
p {
	font-size: 100%;
	line-height: 130%;
	font-weight: 400;
}
h1 {
	font-size: 225%;
}
h1.title, h3.featured, h4.IDX-resultsSeparatorText, h4.IDX-propertyTypeHeader,
h3.IDX-fieldContainerTitle, h2#IDX-listingHeader, h3.IDX-contactAccountHeader {
	font-family: 'Droid Sans', sans-serif;
	text-transform: uppercase;
	font-weight: 700 !important;
	color: #FFF !important;
	background: #666;
	padding: 12px 40px 10px 40px;
	display: block;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	margin-bottom: 40px !important;
	letter-spacing: 3px;
	margin-left: -2.5% !important;
	margin-top: -2.5% !important;
	width: 105% !important;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	border: none;
	font-size: 24px !important;
}
h4.IDX-propertyTypeHeader, h4.IDX-resultsSeparatorText, h3.IDX-fieldContainerTitle,
h2#IDX-listingHeader, h3.IDX-contactAccountHeader { 
font-size: 24px; margin: 20px 0 25px -2.5%; padding: 10px 40px; }

hr.IDX-resultsSeparator, h4.IDX-propertyTypeHeader { display: none; }

h2 {
	font-size: 200%;
}
h3 {
	font-size: 175%;
	text-transform: uppercase;
	letter-spacing: 1px;
}

h3 span.IDX-rosterDisplayName, h3 span.IDX-rosterUserTitle {
font-size: 90% !important;
letter-spacing: 0 !important;
text-transform: none !important;
}

h3 span.IDX-rosterUserTitle { font-size: 65% !important; }

h4 {
	font-size: 125%;
	text-transform: none;
	font-weight: 700;
}
h5 {
	font-size: 110%;
	text-transform: uppercase;
	letter-spacing: 1px;
}
h6 {
	font-size: 65%;
	color: #999;
	text-transform: uppercase;
}
blockquote {
	padding: 0 0 0 90px;
	background: url(http://kevinclifton.com/uploads/layout/quotes.gif) no-repeat top left;
	margin: 0;
}

/* LINKS */

a {
	text-decoration: none;
	color: #cd0003;
}
a img { border: none; text-decoration: none; }
a:hover {
	color: #ff0004;
}
#sm a { display: inline; color: #530c0d; }
#sm a:hover { color: #a61719; }

#sm a img {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
	filter:alpha(opacity=65);
	opacity:0.65;
}
#footer2 a img {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
	filter:alpha(opacity=20);
	opacity:0.2;
}
#main a:hover img, #masthead a:hover img, div#footer a:hover img {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter:alpha(opacity=60);
	opacity:0.6;
}
#footer2 a:hover img { 
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
	filter:alpha(opacity=65);
	opacity:0.65;
}
#sm a:hover img { 
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=35)";
	filter:alpha(opacity=35);
	opacity:0.35;
}

/* REVERSE */

.reverse a {
	color: #777;
	text-decoration: none;
}
.reverse a:hover {
	color: #FFF;
}
.reverse h1, .reverse h3, .reverse h2, .reverse h4, .reverse h5, .reverse p, .reverse, .reverse h1 a, .reverse h3 a, .reverse h2 a, .reverse h4 a {
	color: #FFF;
}
.reverse p, .reverse p a, .reverse h6, .reverse h6 a {
	color: #777;
}
.reverse h5 a { color: #444; }

/* OTHER */

hr, #IDX-main hr {
	color: #CCC;
	border:none;
	border-top: 2px solid #CCC;
	margin-top: 40px;
	margin-bottom: 40px;
	display: block;
	clear: left;
}
hr.IDX-resultsSeperator, hr.IDX-resultsSeparator, hr#IDX-resultsSeparatorFeatured { display: none; }

.agents td img {
	padding: 10px;
	border: 3px solid #CCC;
}
#mobileonly a {
background: #cd0003;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
padding: 20px 25px;
text-transform: uppercase;
font-size: 350%;
color: #FFF;
font-weight: 700;
white-space: nowrap;
font-family: 'Droid Sans', sans-serif !important;
border: none;
cursor: pointer;
display: block;
margin: 25px auto;
}
#mobileonly a:hover {
background: #ff0004; 
}
/* Stylesheet: Content Modified On 2016-03-21 18:29:00 */
