/*
Theme Name: Chiodo Team FL
Theme URI: http://www.arrangingpixels.com
Description: Custom theme created by Arranging Pixels for Russ Chiodo & The Chiodo Team of Orlando, FL.
Version: 1.0
Author: Arranging Pixels LLC
Author URI: http://www.arrangingpixels.com/
Tags: custom theme

*/

/* 
   ---------- SITE-WIDE STYLES ---------- 
   --------------------------------------
   --------------------------------------
*/

* {
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Segoe UI, Arial, sans-serif;
	color: #333;
	background: #0f0f0f;
}
h1 {
	display: block;
	width: 311px;
	height: 112px;
	background: url('images/logo.png') no-repeat 0 0;
	text-indent: -9999px;
	float: left;
}
h2 {
	color: #937227;
	font: normal 200% Segoe UI, Arial, Helvetica, sans-serif;
	width: 300px;
	float: right;
	text-align: right;
	padding: 48px 0 0 0;
}
h2 .desc {
	font-style: italic;
	font-size: 85%;
}
h2 .fax {
	font-size: 85%;
}
h3 {
	text-transform: uppercase;
	font-size: 270%;
}
h4 {
	margin: 10px 0 4px 0;
	font-size: 160%;
}
h5 {
	font: normal 150% Segoe UI, Verdana, Geneva, sans-serif;
	color: #000;
	padding: 18px 0 0 0;
	border-top: 1px solid #dddddd;
}
ol {

	padding: 0 0 12px 28px;
}
ol li {
	padding: 0 0 8px 10px;
}
p {
	padding: 3px 0 18px 0;	
	margin: 0;
	color: #555;
}
.img-right {
	float: right;
	background: url('images/sub-pic-bg.jpg') no-repeat left 0;
	padding: 0 15px 5px 20px;
}
p.question {
	padding: 3px 0 0 10px;
}
p.answer {
	padding: 3px 0 14px 10px;
}
ul {
	list-style: none;
}
#header {
	height: 159px;
	overflow: hidden;
	background: url('images/top-back-new.jpg') repeat-x center 0;
	clear: both;
	margin: 0;
	padding: 0;
}
#header .wrap, #footer .wrap {
	width: 960px;
	margin: 0 auto;
}
#header #socialmedia {
	position: absolute;
	margin: 0 0 0 775px;
	padding: 0;
}
#header #socialmedia a#fb{
	display: block;
	width: 100px;
	height: 25px;
	background: url('images/facebook.png') no-repeat 0 0;
	text-indent: -9999px;
	float: left;
}
#header #socialmedia a#twit{
	display: block;
	width: 96px;
	height: 25px;
	background: url('images/twitter.png') no-repeat 0 0;
	text-indent: -9999px;
	float: left;
}
#header ul.navigation {
	clear: both;
	padding: 8px 0 0 35px;
	margin: 0;
	overflow: hidden;
}
#header ul.navigation li {
	font: normal 140% Segoe UI, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	float: left;
}
#header ul.navigation li a {
	display: block;
	color: #fff;
	text-decoration: none;
	height: 39px;
	text-align: center;
	line-height: 39px;
	margin: 0;
	width: 102px;
	background: url(images/nav-back-sm.jpg) no-repeat;
}

#header ul.navigation li a:hover,
#header ul.navigation li.drop:hover a.sellerslink, 
#header ul.navigation li.drop:hover a.aboutlink, 
#header ul.navigation li.drop:hover a.buyerslink, 
#header ul.navigation li.drop:hover a.contactlink,
/* --------- Highlighted Page Styles ---------*/
#index #header ul.navigation li a.homelink, 
#sellers #header ul.navigation li a.sellerslink, 
#about #header ul.navigation li a.aboutlink, 
#blog #header ul.navigation li a.bloglink,
#buyers #header ul.navigation li a.buyerslink, 
#contact #header ul.navigation li a.contactlink  {
	color: #676767;
	text-decoration: none;
	background: url(images/nav-back-sm-w.jpg) no-repeat;
}
#header ul.navigation li a.foreclosureslink,
#header ul.navigation li a.searchlink {
	width: 138px;
	background: url(images/nav-back-lg.jpg) no-repeat;
}
#header ul.navigation li a.foreclosureslink:hover,
#header ul.navigation li a.searchlink:hover,
#header ul.navigation li.drop:hover a.foreclosureslink,
#header ul.navigation li.drop:hover a.searchlink,
/* --------- Highlighted Page Styles ---------*/
#foreclosures #header ul.navigation li a.foreclosureslink,
#search #header ul.navigation li a.searchlink {
	color: #676767;
	background: url(images/nav-back-lg-w.jpg) no-repeat;
}
#header ul.navigation li.drop ul {
	position: absolute;
	clear: both;
	font-size: 70%;
	z-index: 9999;
	background: url('images/nav-back.png') no-repeat 0 bottom;
	padding: 0 20px 21px 11px;
	margin: 0 10px 0 0;
	left: -9999px;
}
#header ul.navigation li.drop:hover {
	background: url('images/drop-back.png') no-repeat right 39px;
}
#header ul.navigation li.drop:hover ul li {
	float: none;
	padding: 0;
	margin: 0;	
}
#header ul.navigation li.drop:hover ul {
	left: auto;
	margin-left: -10px;
}
#header ul.navigation li.drop ul li a {
	background: #fff;
	text-align: left;
	text-indent: 20px;
	width: 180px;
	padding-right: 30px;
	color: #666;
	margin: 0;
}
#header ul.navigation li.drop ul li a:hover {
	text-decoration: underline;
}

#site {
	overflow: hidden;
	background: #e3e3e3 url('images/mid-back.jpg') repeat-x 0 0;
	clear: both;
	font-size: 120%;
}
#shadow {
	background: url('images/shadow.jpg') no-repeat center -1px;
}
#main {
	width: 904px;
	background: #ffffff;
	margin: 0 auto;
	padding: 28px;
	overflow: hidden;
	font-size: 110%;
	line-height: 150%;
}
#main a, #main a:active, #main a:visited, #main a:link {
	color: #333;
}
#main a:hover {
	color: #c36f1f;
	text-decoration: underline;
}
#main ul li {
	list-style: inside;
	list-style-type: disc;
	padding: 0 0 0 10px;
}
#main ul.numbered li {
	list-style-type: decimal;
	padding: 3px 0 3px 10px;
}
#footer {
	clear: both;
	background: #0f0f0f url('images/foot-repeat.jpg') repeat-x 0 0;
	overflow: hidden;
	color: #434343;
}
#foot-nav {
	background: url('images/foot-back.jpg') no-repeat center 0;
	overflow: hidden;
	padding: 28px 0 0 0;
}
#footer ul.navigation {
	overflow: hidden;
	padding: 0 0 60px 18px;
}
#footer ul.navigation li {
	display: none;
	width: 154px;
	float: left;
}
#footer ul.navigation li.drop {
	display: block;
}
#footer ul.navigation li a {
	font: normal 170% "Segoe UI", Arial, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #000000;
	padding: 0 0 8px 0;
}
#footer ul.navigation li a:hover {
	color: #FFFFFF;
}
#footer ul.navigation li.drop ul {
	display: block;
	font-size: 70%;
	padding: 8px 0 0 0;
	border-top: 1px solid #333;
}
#footer ul.navigation li.drop ul li	{
	display: block;
	float: none;
	padding: 4px 0;
}
#footer ul.navigation li.drop ul li a {
	color: #787878;
	text-decoration: none;
	border: none;
	padding: 0;
}
#footer ul.navigation li.drop ul li a:hover {
	text-decoration: underline;
	color: #dddddd;
}
#footer #credits {
	padding: 0 0 30px;
	font-size: 120%;
	float: left;
}
#footer #ap {
	float: right;
}
#footer #ap a {
	display: block;
	width: 288px;
	height: 42px;
	background: url('images/ap.png') no-repeat 0 0;
	text-indent: -9999px;
	padding: 0 0 30px 0;
}

/*
 ---- SEARCH FORM IN SIDEBAR STYLES ---
 --------------------------------------
 --------------------------------------
 */
 
 
#searchform {
	padding: 15px 0 15px 0;
}

#searchform #searchbox {
	border: 1px solid #d8d8d8;
	width: 259px;
	height: 34px;
	padding: 0;
	margin: 0;
}

#searchbox #s {
	width: 210px;
	height: 28px;
    font-family: Segoe UI, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 140%;
	border: 0;
	padding: 6px 0 0px 10px;
	float: left;
}

#searchform #searchsubmit {
	background: url(images/search-button-bg.jpg) no-repeat;
	width: 35px;
	height: 34px;
	display: block;
	cursor: pointer;
	padding: 0 0 0 0px;
	margin: 0;
}

/* 
   ------------- BLOG STYLES ------------ 
   --------------------------------------
   --------------------------------------
*/

#blog {

}
#blog .post {

}

#blog #header ul.navigation li.blog a { 
	width: 102px;
	background: url(images/nav-back-sm-w.jpg) no-repeat;
	color: #666;
}

#blog p {
	
}
#blog p.postmetadata {
	padding: 30px 0 10px 0;
	margin: 0 0 20px 0;
	border-bottom: 1px solid #ccc;
}
#blog #sidebar {

}

#blog #content {
	
}

#blog .entry {
	width: 500px;
}

#blog #left {
	width: 560px;
	float: left;
	padding: 0;
	margin: 0;
}

#blog #left h2{
	float: none;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0;
	width: 100%;
	color: #000
}

#blog #left h2 a {
	color: #000;	
}

#blog #left h2 a:hover {
	color: #c36f1f;
}

#blog #left h3 {
	padding-top: 12px;
	padding-bottom: 20px;	
}

#blog #left h5 {
	padding-top: 10px;
	padding-bottom: 10px;			
}

#blog #content #left .search-strip * {
	COLOR: #000;
}

#blog #left .navigation {
	padding-top: 12px;
	padding-bottom: 20px;	
}

#blog #left #respond {

}

#blog #left #respond #comment {
	border: 1px solid #ccc;
	width: 498px;
}

#blog #left #respond #commentform #submitme {
	display: block;
	width: 134px;
	height: 30px;
	background: url('images/contact-send.jpg') no-repeat center 0;
	margin: 10px 0 0 0;
	cursor: pointer;
	border: none;
}

#blog #right {
	float: right;
	width: 300px;
}

/* 
   ------------ SIDEBAR STYLES ----------
   --------------------------------------
   --------------------------------------
*/

#sidebar {
	color: #666;
}

#sidebar a, #sidebar a:link, #sidebar a:visited, #sidebar a:active {
	color: #666;
	line-height: 30px;
	text-decoration: none;
	font-size: 130%;
}

#sidebar a:hover {
	color: #c36f1f;
	text-decoration: underline;
}

#sidebar h4 {
	color: #000;
	padding-top: 30px;
	text-transform: uppercase;
}

#sidebar p {
	
}

#sidebar ul li {
	list-style-type: none;	
	padding: 0;
	margin: 0;
}

#sidebar #links {
}

#sidebar #links li {
	margin: 10px 0 10px 0;	
	display: block;
	height: 33px;
	padding: 3px 0 0 40px;
}

#sidebar #links ul li.rss {
	background: url('images/links-rss.jpg') no-repeat 2px 5px;
}

#sidebar #links ul li.email {
	background: url('images/links-mail.jpg') no-repeat 0px 8px;
}

#sidebar #links ul li.fbook {
	background: url('images/links-fbook.jpg') no-repeat 0px 5px;
}

#sidebar #links ul li.twitter {
	background: url('images/links-twitter.jpg') no-repeat 0px 5px;
}

#sidebar #links ul li.del {
		background: url('images/links-del.jpg') no-repeat 0px 5px;
}

/* 
   ----- AGENT REFERRAL PAGE STYLES -----
   --------------------------------------
   --------------------------------------
*/
#agent-referral{
	
}
#agent-referral #left {
	width: 460px;
	float: left;
}
#agent-referral #right {
	width: 410px;
	float: left;
	padding-left: 25px;
	padding-top: 10px;
}
#agent-referral #right ul.contact-numbers li {
	list-style: none;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#agent-referral label {
	padding: 12px 0 6px 0;
	display: block;
	font-weight: bold;
}
#agent-referral input, #agent-referral textarea {
	padding: 9px;
	border: 1px solid #D7D7D7;
	font-size: 96%;
	color: #333;
}
#agent-referral label.full {
	clear: both;
}
#agent-referral label.full input, #agent-referral label.full textarea {
	width: 440px;
}
#agent-referral label.half {
	float: left;
	width: 220px;
	margin-bottom: 10px;
}
#agent-referral .padright {
	margin: 0 20px 0 0;
}
#agent-referral label.half input {
	width: 200px;
}
#agent-referral #submitme {
	display: block;
	width: 134px;
	height: 30px;
	background: url('images/contact-send.jpg') no-repeat center 0;
	margin: 10px 0 0 0;
	cursor: pointer;
	border: none;
}
#agent-referral label.error {
	color: red;
	padding: 3px 0;
}

/* 
   -------- CONTACT PAGE STYLES --------- 
   --------------------------------------
   --------------------------------------
*/

#contact {

}
#contact h3 {

}

#contact #header ul.navigation li.contact a { 
	width: 102px;
	background: url(images/nav-back-sm-w.jpg) no-repeat;
	color: #666;
}

#contact #left {
	width: 460px;
	float: left;
}
#contact #right {
	width: 360px;
	float: left;
	padding: 0 0 0 36px;
}
#contact #right ul.contact-numbers li {
	list-style: none;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#contact #right ul.contact-numbers li.direct {
	list-style: none;
	list-style-type: none;
}
#contact #right ul.contact-numbers li.cell {
	list-style: none;
	list-style-type: none;
}
#contact #right ul.contact-numbers li.office {
	list-style: none;
	list-style-type: none;
}
#contact #right ul.contact-numbers li.fax {
	list-style: none;
	list-style-type: none;
}
#contact label {
	padding: 12px 0 6px 0;
	display: block;
	font-weight: bold;
}

#contact input, #contact textarea {
	padding: 9px;
	border: 1px solid #D7D7D7;
	font-size: 96%;
	font-family: "Segoe UI", Arial, sans-serif;
	color: #333;
}
#contact label.full {
	clear: both;
}
#contact label.full input, #contact label.full textarea {
	width: 440px;
}
#contact label.half {
	float: left;
	width: 220px;
}
#contact .padright {
	margin-right: 20px;
}
#contact label.half input {
	width: 200px;
}

#contact #submitme {
	display: block;
	width: 134px;
	height: 30px;
	background: url('images/contact-send.jpg') no-repeat center 0;
	margin: 10px 0 0 0;
	cursor: pointer;
	border: none;
}

#homevalue {

}
#homevalue input, #homevalue select, #homevalue textarea {
	padding: 4px;
	border: 1px solid #ccc;
}

#contact label.error {
	color: red;
	padding: 3px 0;
}

/* 
   ---------- HOME PAGE STYLES ---------- 
   --------------------------------------
   --------------------------------------
*/

#index {

}
#index #main {
	width: 960px;
	padding: 0 0 28px 0;
}
#index #header ul.navigation li.home a { 
	width: 102px;
	background: url(images/nav-back-sm-w.jpg) no-repeat;
	color: #666;
}
#index .box {
	background: url('images/index-seps.jpg') no-repeat 0 20px;
	padding: 24px 32px 22px 30px;
	width: 256px;
	float: left;
	color: #6c5216;
}
#index .noboxbg {
	background: none;
	padding: 24px 32px 22px 28px;
	width: 256px;
	float: left;
	color: #6c5216;
}
#index .action {
	background: url('images/click-button.jpg') no-repeat 0 0;
	display: block;
	width: 141px;
	height: 31px;
	color: #000 !important;
	text-indent: 20px;
	padding-top: 4px;
	margin-top: 10px;
	text-decoration: none;
}
#index .action:hover {
	text-decoration: underline;	
}
#index .left {

}
#index .right {
	padding-right: 0;
}
#index .center {
}
#index .img {
	border: 4px solid #f0b706;
	margin-bottom: 15px;
}
#index h4 {
	margin: 0;
	font-size: 1.3em;
	padding-bottom: 15px;
	color: #222;
}
#index #stage {
	height: 241px;
	padding: 0 0 13px 0;
	background: url('images/stageborder.jpg') no-repeat 0 bottom;
	overflow: hidden;
}
#index #stage div {
	padding: 0 0 4px 0;
	width: 960px;
	height: 241px;
	overflow: hidden;
}
#index #smarteragent {
	width: 960px;
	height: 47px;
	background: url(images/SmarterAgent.jpg) no-repeat 0 0;
	clear: both;
	text-indent: -9999px;
}

/* 
   ---------- ABOUT PAGE STYLES --------- 
   --------------------------------------
   --------------------------------------
*/

#about {
	
}

#about .aimg {
	border: 1px solid #ccc;	
}

#about h3 {
	padding-bottom: 10px;
}

#about h5 {
	padding-top: 10px;
	padding-bottom: 10px;
}

#about #header ul.navigation li.about a { 
	width: 102px;
	background: url(images/nav-back-sm-w.jpg) no-repeat;
	color: #666;
}

#about #content {
	padding: 0;
	margin: 0;
}

#about #left {
	width: 400px;
	float: right;
	padding: 0;
	margin: 0;
}

#about #right {
	width: 460px;
	float: left;
	padding: 0;
	margin: 0;
	
}

#about .entry {
	border-bottom: 2px solid #666;
}

/* 
   ------ SUB PAGE TEMPLATE STYLES ------ 
   ------------- FOR TABS ---------------
   --------------------------------------
*/

#sellers #header ul.navigation li.sellers a, #buyers #header ul.navigation li.buyers a{ 
	width: 102px;
	background: url(images/nav-back-sm-w.jpg) no-repeat;
	color: #666;
} 

#foreclosures #header ul.navigation li.foreclosures a, #property-search #header ul.navigation li.search a{ 
	width: 138px;
	background: url(images/nav-back-lg-w.jpg) no-repeat;
	color: #666;
}





