/*
Theme Name: WICKED LOCAL HOMES child theme
Description: Custom Child theme for customizing The Professional
Version: 2.0
Author: Jonathan Shubow
Author URI: http://mygeekgod.com/
Template: TheProfessional
*/

/* Import Stylesheets, don't remove these.
-----------------------------------------------------------*/
@import url("../TheProfessional/style.css");

body {
	/* background: url("images/wood_1.png") repeat left top !important;
    /* background: url("images/header_bg.jpg") no-repeat scroll center top #542b0b !important; */
}

html {

overflow-x:hidden;

}

p img {margin-right:8px;}

.spacer {
	display: block!important;
	height: 32px!important;
	margin-top: 8px;
	margin-bottom: 8px;
}

.spacer-sm {
	display: block!important;
	height: 6px!important;
	margin-top: 2px;
	margin-bottom: 2px;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

.logolink {
    height: 100px;
    margin-top: 0;
    padding-top: 20px;
}

#logo {
    margin-top: 53px;
    width: 210px;
}

#content{
}


.zc_photo {margin-right:8px;}

#content-top {
	height: 16px;
}

.red {color:#F00;}

.fb {
	display: block;
	position: absolute;
	height: 30px;
	width: 30px;
	right: 6px;
	top: 5px;
}

.tw {
	display: block;
	position: absolute;
	height: 30px;
	width: 30px;
	right: 38px;
	top: 5px;
}

.share-holder {
	margin-left:18px;
	margin-bottom: 12px;
}

/*----------  MENU    ------------------

#menu {
	margin-bottom:-1px;
	text-transform: uppercase;
}

#search-form {display:none;}
*/

#custom-menu-holder {
	margin-top:-2px;
	width:962px;
	position: relative;
	right: 3px;
	display: block;
}

.wpmega-link-title {
	text-transform: uppercase !important;
}


.menu-bottom-shadow {
	width: 960px;
	height: 8px;
	background-image: url(images/featured-top-shadow.png);
	background-repeat: repeat-x;
	position: relative;
	top: -1px;
	left: -2px;
	margin-bottom: 2px;
}

/*------------------  HOME PAGE     --------------*/


#news {
	margin-bottom:22px;
	display: block;
}

#news-right {
	width:308px;
	float:right;
}

#news-left {
	width:316px;
	padding-left: 8px;
}

#news-right h2 {
	font-size:14px;
	margin-top: 12px;
}

.js-thumb {
	display: block;
	height: 42px;
	width: 62px;
	margin-left: -1px;
	margin-right: 8px;
	background-color: #efefef;
	padding: 4px;
	border: 1px solid #CCC;
	overflow: hidden;
	float: left;
}

#tease {padding-right:12px;}
#tease img {display:none;}
#tease P {
	padding:0;
	margin:0;
	line-height: 16px;
}


#homes-blog {
	margin-left: 12px;
	margin-right: 32px;
	display: block;
	padding-right: 12px;
	padding-left: 8px;
}

#homes-blog p {
	line-height: 14px;
}

#homes-blog h2 {
	font-size:14px;
	margin-top: 12px;
}


#homes-garden {
	margin-left: 12px;
	margin-right: 32px;
	display: block;
	padding-right: 12px;
	padding-left: 8px;
}

#homes-garden p {
	line-height: 14px;
}

#homes-garden h2 {
	font-size:14px;
	margin-top: 12px;
}



#homes-money {
	margin-left: 12px;
	margin-right: 32px;
	display: block;
	padding-right: 12px;
	padding-left: 8px;
}

#homes-money p {
	line-height: 14px;
}

#homes-money h2 {
	font-size:14px;
	margin-top: 12px;
}


/*----------  POST/PAGES CONTENT    ------------------*/

#content p {color:#333;}

.category-img {float:left; margin-right:8px;}


/*-----------     HOME PAGE EXTENDED	     -----------------*/

#printad {
	width:728px;
	height:90px;
	position: absolute;
	top: 40px;
	right: 6px;
}

#printad2 {
	width:580px;
	height:61px;
	display:block;
	margin-right: auto;
	margin-left: auto;
}

.heading-section {
	font-size: 22px;
	color: #616060;
	font-style: italic;
	letter-spacing: 0.5px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-top-color: #DCDCDC;
	border-right-color: #DCDCDC;
	border-bottom-color: #DCDCDC;
	border-left-color: #DCDCDC;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 22px;
	padding-left: 12px;
	text-shadow: 1px 1px 1px #DCDCDC;
}

.more-headlines {
	font-size: 16px!important;
	color: #616060;
	font-style: italic;
	letter-spacing: 0.3px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-top-color: #DCDCDC;
	border-right-color: #DCDCDC;
	border-bottom-color: #DCDCDC;
	border-left-color: #DCDCDC;
	padding-top: 0px;
	padding-bottom: 4px;
	margin-top: 12px;
	padding-right: 8px;
	text-shadow: 1px 1px 1px #DCDCDC;
}

.headlines {
	font-size: 20px!important;
	color: #616060;
	font-style: italic;
	letter-spacing: 0.3px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-top-color: #DCDCDC;
	border-right-color: #DCDCDC;
	border-bottom-color: #DCDCDC;
	border-left-color: #DCDCDC;
	padding-top: 0px;
	padding-bottom: 4px;
	margin-top: 12px;
	padding-right: 8px;
	text-shadow: 1px 1px 1px #DCDCDC;
}


#mhead a {
	color: #4D4D4D;
	margin:0;
	padding:0;
	font-size:12px;
 }


#mhead h2 {
	line-height: 20px;
	padding:0;
	margin: 0;
 }
 
 #mhead li {
	background-image:url(images/menu-bullet-blue.png);
	background-repeat: no-repeat;
	background-position: 1px 40%;
	padding-left: 10px;	
}


#re-news {
	margin-top:2px;
	display: none;
	float:left;
	margin-left: 12px;
}

/************************************************
*	MAIN SEARCH							*
************************************************/

#widget-search-holder {
	width: 580px;
	-moz-box-shadow: 0px 0px 2px #999; /* FF3.5 - 3.6 */
	-webkit-box-shadow: 0px 0px 2px #999; /* Saf3.0+, Chrome */
	box-shadow: 0px 0px 2px #999; /* Opera 10.5, IE9, FF4+, Chrome 10+ */
	background-color: #ffffff;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#eee)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #ffffff, #eee); /* Chrome 10+, Saf5.1+ */
	background-image: -moz-linear-gradient(top, #ffffff, #eee); /* FF3.6 */
	background-image: -ms-linear-gradient(top, #ffffff, #eee); /* IE10 */
	background-image: -o-linear-gradient(top, #ffffff, #eee); /* Opera 11.10+ */
	background-image: linear-gradient(top, #ffffff, #eee);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#eeeeee'); /* IE6–IE9 */
	padding: 8px;
	-moz-border-radius: 5px; /* FF1-3.6 */
	-webkit-border-radius: 5px; /* Saf3-4, iOS 1-3.2, Android <1.6 */
	border-radius: 5px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
	/* useful if you don't want a bg color from leaking outside the border: */        
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 2px solid #666;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 22px;
}

#widget-search-holder .hfheading {
	color: #333;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	margin-bottom: 6px;
}

#widget-search-holder img {margin-top: -8px; }

.widget {
	padding-top: 15px;
	padding-bottom: 10px;
}


.subheading {
	color: #333;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 13px;
	font-style: italic;
}

.line {
	border-bottom: 1px dashed #222;
	display: block;
	margin-top: 5px;
	margin-bottom: 16px;
}

.blank-line {
	display: block;
	margin-top: 8px;
	margin-bottom: 4px;
}


.sub-label {
	color:#003300;
	font-size:10px!important;
	font-weight: normal;
	display: block;
	margin-top: -8px;
 }
 
.sub-links{
	color:#003300;
	font-size:11px!important;
	font-weight: normal;
 }

form {
	width: 560px;
	text-align: left;
}

fieldset {
	margin: 0;
	border: 0;
	padding: 0;
}

form label {
	font-weight: normal;
	display: block;
	font-size: 12px;
	line-height: 14px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 0px;
}

form input {
	display: block;
	margin-top: 3px;
}

form select {
	float: left;
	display: block;
}

form label.field-first,
form label.field-address,
form label.field-city,
form label.field-email {
	clear: left;
}


form label.field-first,
form label.field-last,
form label.field-city,
form label.field-email,
form label.field-phone {
	float: left;
	width: 240px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

form label.field-price {
	float: left;
	margin: 0px 10px 0px 0px;
	width: 110px;
	display: inline;
}

form label.field-price select {
	margin-top: 3px;
	float: left;
	width: 110px;
	margin-left: 6px;
}

form label.field-first input,
form label.field-last input,
form label.field-email input,
form label.field-city input,
form label.field-phone input {
	float: left;
	width: 240px;
	height:18px;
	padding: 0px;
}


.hf-logo {
	float:right;
	display:block;
	margin-right: 42px;
	top: -12px;
}

.pop-area {
	width:240px;
	margin-top:12px;
	margin-bottom:12px;
	margin-left: 8px;
}

.pop-search {
	width:240px;
	float:right;
	margin-top:0px;
	margin-bottom:12px;
	margin-right: 28px;
}

#view-additional {
	display:none;
}


.field-oh {
	margin-top: -1px;
	margin-right: 2px;
}

.field-oh input {
 display:inline;
}

.hf-row label{
display:inline;
}

.hf-row input{
display:inline;
}

form label.ptype {
	width: 240px;
	display:inline;
}

form label.ptype select {
	width: 240px;
	margin-top: 3px;
}


form label.field-state {
	float: left;
	margin-right: 10px;
	width: 100px;
}

form label.field-state select {
	width: 100px;
	float: left;
	margin-top: 3px;
}

form label.field-zip {
	float: left;
	width: 80px;
}

form label.field-zip input {
	float: left;
	width: 80px;
}

form label.field-address {
	float: left;
	width: 260px;
	margin: 0px 0px 0px 0px;
}

form label.field-address input {
	float: left;
	width: 260px;
	padding: 0px;
}

form input#radiobutton_1,
form input#radiobutton_2,
form input#radiobutton_3,
form input#radiobutton_4 {
	clear: left;
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

form label.radioitem {
	clear: none;
	margin: 0px 0px 0px 25px;
	padding: 0px 0px 15px 0px;
}

textarea {
	display: block;
}

form input#checkbox_1,
form input#checkbox_2,
form input#checkbox_3 {
	clear: both;
	float: left;
	padding: 0px;
	margin: 0px;
}

form label.field-checkbox {
	clear: none;
	margin: 0px 0px 0px 25px;
	padding: 0px 0px 15px 0px;
}

form textarea {
	margin-top: 3px;
}

#submit {
	margin-bottom: 15px;
}

#advanced-search {
	float:right;
	height: 44px;
	width: 160px;
	margin-top: -35px;
	margin-right: 160px;
}


/*-----------------  SHOWCASE    ------------------*/

#showcase-holder {
	width: 294px;
	font-style:normal;
	text-shadow:none!important;
	background-color: #f5f5f5;
	padding-right: 2px;
	padding-left: 6px;
	padding-top: 6px;
	display: block;
	line-height: 14px;
	margin-bottom: 18px;
	padding-bottom: 12px;
	border-bottom: 1px solid #999999;
}

#showcase-holder p {
	line-height: 14px;
	
}

.listing-content {
	font-size: 0.88em;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 6px;
	line-height: 9px;
	display: block;
	margin-top: 8px;
	border: 1px solid #CCC;
	padding: 4px;
}

.listing-details-link {font-size:12px;}
.listing-details-link a {
	color: #00F!important;
	text-decoration: underline;
}

.sm-heading h4 {margin-left:28px; margin-top:2px;}

#showcase-holder h2 {
	font-size: 14px;
	color: #000!important;
}
#showcase-holder h2 a {
	font-size: 14px;
	color: #000!important;
}


#prime-photo {
	width:260;
	height:175;
	margin-left: 12px;
	display: block;
	margin-top: 6px;
	margin-bottom: 12px;
}

#prime-photo img {
	width:260px;
	height:175px; 
	margin-left: 6px;
}


#prop-thumbs {
	width:280px;
	display: block;
	height: 80px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom:0px;
	margin-left: auto;
	text-align: center;
}

#prop-thumbs img {
	width:76px;
	height:60px;
	margin-right: 4px;
	margin-left: 4px;
	display: inline-block;
	background-color: #FFF;
}


.realtor-logo {
	float:right;
	width:70px;
	height:57;
	margin-right: 12px;
}

#thumbs {
	width:260px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCC;
	display: block;
	margin-top: 22px;
	margin-bottom: 2px;
	text-align: center;
	line-height:18px;
	font-size: 12px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	
}

.region-heading {
	font-size:12px;
	letter-spacing: 0.32em;
	font-weight: bold;
	text-transform: uppercase;
	margin-left: 8px;
}


#current-region: {display:block; margin-left:200px!important;}

.bx-prev {
	right: 0 !important;
}

.bx-next {
    left: 265px !important;
}

/*------------------  SIDEBAR     ------------------*/

.widgettitle {
	font-size:16px!important;
	margin: 0px;
	padding: 0px;
}

#widget-form-box {
	margin-left:-26px;
	margin-top: -12px;
}

#listings {
	left: 10px;
	top: 10px;
}

a.teaser {
	display: block;
	border: 1px solid #444444;
	width: 150px;
	margin: 0 auto 5px auto;
}

#sidebar {
	width:310px;
	line-height: 16px;	
	/* background-color: #EFD3FF; */
}

#sidebar {
	font-style:normal!important;
	text-shadow:none!important;
}



#sidebar-home {float:left; width:268px; font-family: Arial, sans-serif; padding-left:1px; padding-right: 1px; position: relative;}


#main-area-heading {
	margin-right: 0px;
	margin-left: 8px;
}



/************************************************
* MORTGAGE TOOLS			*
************************************************/
#tool-holder {
	display: block;
	clip: rect(8px,auto,auto,auto);
	width: 622px;
	margin-top: 18px;
	margin-bottom:12px;
	margin-left:12px;
	height: 272px;
}

#mortgage-tool-holder-left {
	margin-top: 2px;
	margin-bottom: 2px;
	display: block;
	margin-right:12px;
}

#tool-holder-inside-right {
	display: block;
	float: right;
	width: 182px;
	margin-top: 6px;
}

#tool-holder-inside-left {
	display: block;
	width: 410px;
	margin-top: 2px;
	padding-top: 8px;
	background-color: #FFFFFF;
}

#tool-holder-inner-middle {
	display: block;
	float: right;
	width: 200px;
}

.full-tease-holder {margin-right:8px;}

.intro {
	font-style:italic!important;
	font-weight: normal;
	font-size: 12px;
	margin-top: 8px;
	margin-bottom: 8px;
	line-height: 16px;
}

/*------------------------------------------------*/
/*------------------  ADS    ------------------*/
/*------------------------------------------------*/


.med-rec-widget {
	margin-top:8px;
	width:302px;
	height: 258px;
	background-color: #EEE;
	border: 1px solid #CCC;
	padding-left: 2px;
	padding-top:4px;
}


.med-rec-widget-rr {
	margin-top:-6px;
	width:302px;
	height: 254px;
	background-color: #EEE;
	border: 1px solid #CCC;
	padding-left: 2px;
	padding-top:0px;
	margin-left:-26px;
	display: block;
}

.med-rec {
	height:252px;
	-moz-box-shadow:    5px 5px 4px 4px #ccc;
  -webkit-box-shadow: 5px 5px 4px 4px #ccc;
  box-shadow:         5px 5px 4px 4px #ccc;
	width: 302px;
	border: 1px solid #CCC;
	 }


.med-rec-bottom {
	height: 26px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(images/med-rec-bottom.png);
	background-repeat: no-repeat;
	background-position: 0 -2px;
	width: 312px;
}

.med-rec-bottom-rr {
	height: 26px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(images/med-rec-bottom.png);
	background-repeat: no-repeat;
	background-position: 0 -2px;
	width: 312px;
	margin-left:-26px;
	display: block;
}



#text-2 {padding:0; margin:0;}

#text-2 h3  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px!important;
	font-style: normal;
	line-height: 10px;
	font-variant: small-caps;
	text-transform: uppercase;
	letter-spacing: 0.88em;
	color: #CCC;
	display: block;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 8px;	
}



#text-xx h4 {
font-family: Verdana, Geneva, sans-serif;
	font-size: 10px!important;
	font-style: normal;
	line-height: 10px;
	font-variant: small-caps;
	text-transform: uppercase;
	letter-spacing: 0.88em;
	color: #CCC;
	display: block;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 8px;	
	}

.med-rec-home-left-holder {
	height:272px;
	width: 300px;
	float: left;
	margin-top: 28px;
	margin-left:4px;
}

.med-rec-home-left {
	height:272px;
	width: 300px;
	margin-top: 4px;
	margin-left:8px;
	margin-bottom:12px;
}
	

.ads {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 10px;
	font-variant: small-caps;
	text-transform: uppercase;
	letter-spacing: 0.88em;
	color: #999;
	display: block;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: -14px;
	margin-left: 8px;
}




/*----------------  FOOTER    ------------------*/

#footer-text {
	margin-left:28px;
	display: block;
	margin-top: -22px;
	color: #666;
}


#footer-text a {
	color:#666;
	text-decoration:none;
}

#footer-text a:hover {
	color:#666;
	text-decoration:underline;
}


.sub-footer {
	font-size:10px;
	line-height: 14px;
}

#copyright  {
	font-style:normal;
	text-shadow:none!important;
}