/* @override http://inside-real-estate.com/wp-content/themes/Home%20theme/style.css */

/*
Theme Name: Home and State Theme
Description: IRE theme used for The Home Blog/Site.

*/

html {
	font-family: arial;
}

body {
	text-align: left;
}

h1 {
	font-size: 30px;
	font-family: 'Helvetica Neue', helvetica, 'arial narrow', arial;
	color: #fff;
}

h1a {
	font-size: 22px;
	font-family: 'Helvetica Neue', helvetica, 'arial narrow', arial;
	color: #fff;
}

h2 {
	font-size: 20px;
	color: #44463c;
}

h3 {
	font-size: 18px;
	color: #d56b04;
	font-weight: bold;
}

h4 {
	font-size: 18px;
	color: #44463c;
}

h5 {
	font-size: 13px;
	color: #40423a;
	text-transform: uppercase;
}

h6 {
	font-size: 13px;
	color: #44463c;
	font-weight: bold;
	text-transform: uppercase;
}

h7 {
	color: #44463c;
	font-size: 18px;
}

h8 {
	color: #44463c;
	font-size: 14px;
}

p {
	font-size: 12px;
	color: #44463c;
	padding-bottom: 10px;
	line-height: 16px;
}

a {
	font-size: 12px;
	color: #7a9802;
	text-decoration: none;
}

a:hover {
	color: #d56b04;
}

a:focus {
	outline: none;
}

.hr1 {
	margin: 0;
	padding: 0;
	border: none;
	border-bottom: 1px dotted #c6c2b9;
}

.hr2 {
	margin: 0;
	padding: 0;
	border: none;
	border-bottom: 1px dotted #44463c;
}

.hr3 {
	margin: 0;
	padding: 0;
	border: none;
	height: 3px;
	background: #fff url(images/bg_hr3.gif) no-repeat right;
}

.wrap {
	width: 1000px;
	margin: 0 auto;
}

.clear {
	clear: both;
}

strong {
	font-weight: bold;
}

.strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

.em {
	font-style: italic;
}

.left {
	float: left;
}

.right {
	float: right;
}

.inline {
	display: inline;
}

.white {
	color: #fff;
}

/************************Header CSS*********************/

#hd {
	background: url(images/bg_hd.gif) repeat-x;
	padding-top: 7px;
}

#topbottom-nav {
	float: right;
}

#topbottom-nav li {
	display: inline;
}

#topbottom-nav a {
	color: #fff;
	margin-left: 10px;
	font-weight: normal;
}

#topbottom-nav a:hover {
	color: #d56b04;
}

#hd_middle {
	float: right;
	width: 800px;
	margin-top: 17px;
	border-bottom: solid 4px #ff9f08;
}

#main_nav {
	float: left;
	margin-top: 28px;
}

#main_nav li {
	display: inline;
	border-right: solid 1px #ff9f08;
	padding: 5px 12px;
}

#main_nav a {
	font-size: 14px;
	color: #44463c;
}

#main_nav a:hover {
	color: #85a700;
}

#loginform {
	float: right;
	padding-top: 4px;
	*text-align: right;
	*padding-top: 2px;
}

#loginform .input {
	color: #908c85;
	background: #e9e6de;
	border: solid 1px #c9c5bf;
	height: 17px;
	width: 130px;
	padding-top: 4px;
	padding-left: 5px;
}

#wp-submit {
	background: url(images/go_orange2.gif);
	border: none;
	margin-top: 1px;
	width: 29px;
	height: 22px;
	cursor: pointer;
}

#loginform2 {
	float: left;
	padding-top: 4px;
	*text-align: right;
	*padding-top: 2px;
}

#loginform .input {
	color: #908c85;
	background: #e9e6de;
	border: solid 1px #c9c5bf;
	height: 17px;
	width: 130px;
	padding-top: 4px;
	padding-left: 5px;
}

#wp-submit {
	background: url(images/go_orange2.gif);
	border: none;
	margin-top: 1px;
	width: 29px;
	height: 22px;
	cursor: pointer;
}

#loginformtable td {
	padding: 5px;
}

/*******************************BODY CSS**********************************/

#bd {
	margin-top: 25px;
}

#search_box {
	float: left;
	width: 732px;
	height: 193px;
	padding: 8px;
	border: solid 1px #d5d1cb;
}

#search_form {
	float: left;
	background: url(images/bg_search_box.gif) no-repeat;
	width: 500px;
	height: 171px;
	padding: 10px 15px;
}

#search_form p {
	color: #596f01;
	font-weight: bold;
}

#ire_search_head {
	float: left;
	width: 470px;
}

#ire_search_left {
	float: left;
	width: 320px;
}

#ire_search_right {
	float: right;
	width: 150px;
}

#ire_search_right p {
	font-size: 14px;
	font-weight: normal;
}

#ire_search_right #top {
	height: 92px;
	padding-top: 1px;
}

#search_form .ire_submit {
	background: url(images/bg_search_button.gif) no-repeat;
	border: none;
	height: 39px;
	width: 132px;
	margin-right: 15px;
	cursor: pointer;
	color: #fff;
	font-weight: bold;
}

#search_links {
	float: left;
	margin-top: 2px;
}

#search_links .homes a {
	background: url(images/bg_search_links4.gif) no-repeat right;
	display: block;
	height: 94px;
	width: 200px;
}

#search_links .map a {
	background: url(images/bg_search_links3.gif) no-repeat right;
	display: block;
	height: 94px;
	width: 200px;
}

#main_left {
	float: left;
	margin-top: 10px;
	width: 197px;
	padding-bottom: 15px;
}

#main_middle {
	float: left;
	width: 529px;
	padding: 8px 10px;
}

#main_right {
	float: right;
	width: 219px;
	padding: 0 0 10px 10px;
}

#page_middle {
	float: left;
	width: 736px;
	padding: 10px 10px 0 0;
}

#blogs {
	padding: 15px;
}

#blogs_nopad {
	padding: 0;
}

#blogs ul, #blogs_nopad ul {
	margin-left: 15px;
	padding-bottom: 5px;
}

#blogs ul li, #blogs_nopad ul li {
	list-style-type: disc;
	font-size: 12px;
	color: #44463c;
	padding-bottom: 5px;
	line-height: 16px;
}

#blogs ol li, #blogs_nopad ol li {
	list-style-type: decimal;
	font-size: 12px;
	color: #44463c;
	padding-bottom: 5px;
	line-height: 16px;
	margin-left: 50px;
}

/* @group Global Feed */

ul#global-feed {
	margin: 0;
}

ul#global-feed li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	height: 120px;
}

.post h3 a, .rssLinkListItemTitle a {
	font-size: 16px;
	color: #d56b04;
	font-weight: normal;
	display: inline;
	padding: 0;
	line-height: 19px;

}

span.home-feed-author {
	color: black;
	text-transform: capitalize;
}

img.avatar {
	float: left;
	border: solid 3px #d6d1c9;
	margin: 0 10px 10px 0;
}

.post {
	border-top: 1px dotted #c6c2b9;
	margin: 0;
	padding: 15px 0;
}



/* @end */

.post small {
	color: #89837a;
	font-size: 11px;
}

.search_results .post h3 {
	margin-top: 10px;
}

.search_results .left {
	width: 300px;
}

.search_results .right {
	width: 400px;
	margin-top: 10px;
}

/*******************************FOOTER CSS**********************************/

#ft1 {
	background: url(images/bg_ft_top.gif) repeat-x top #ffffff;
	width: 100%;
}

#ft2 {
	background: url(images/bg_ft_bottom.gif) repeat-x bottom #ffffff;
	width: 100%;
}

#ft1 .widget_links {
	display: none;
}

#top_cities, #foreclosures {
	float: left;
	margin: 15px 0;
	width: 480px;
	overflow: hidden;
}

#foreclosures {
	margin-left: 15px;
}

#top_cities ul, #foreclosures ul {
	float: left;
	margin: 5px 0;
	display: inline;
}

#top_cities li, #foreclosures li {
	list-style-position: outside;
	background: url(images/list_plus.gif) no-repeat left;
	padding-left: 15px;
	width: 100px;
	margin: 5px 40px 7px 0;
	display: inline-block;
	*display: inline;
}

#top_cities a, #foreclosures a {
	color: #44463c;
	font-weight: normal;
}

#top_cities a:hover, #foreclosures a:hover {
	color: #d56b04;
}

#ft_bottom {
	height: 42px;
	padding-top: 15px;
}

#ft_bottom a {
	font-weight: normal;
}

/*******************************Category Page CSS**********************************/

#definitions {
	background: #ece9e4  left top no-repeat;
	border: solid 1px #c2beb8;
	width: 690px;
	height: 75px;
	padding: 20px 10px 10px 40px;
	margin: 20px 0;
}

#body_text .textwidget {
	font-size: 12px;
	color: #44463c;
	padding-bottom: 10px;
	line-height: 16px;
}

/*******************************Experts Page CSS**********************************/

#expert_subnav {
	background: url(images/bg_expert_nav.gif) repeat-x;
	height: 27px;
	padding-top: 10px;
	*height: 37px;
	*padding: 0;
}

#expert_subnav li {
	display: inline;
	width: 100px;
	border-right: solid 1px #fff;
	padding: 12px 0 10px 0;
	*line-height: 37px;
}

#expert_subnav a {
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	padding: 10px 60px;
}

#expert_subnav a:hover {
	color: #596f01;
}

#call_out {
	background: url(images/bg_expert_callout.gif) repeat-x;
	border: solid 1px #d6d1c9;
	height: 52px;
	padding: 20px 0 15px 0;
}

#call_out_left {
	float: left;
	border-right: solid 1px #5a5b53;
	width: 750px;
	height: 55px;
	padding-right: 15px;
	text-align: center;
}

#call_out_left p {
	font-size: 13px;
	color: #bb7305;
	padding-right: 15px;
}

#call_out h1 {
	color: #5a5c52;
	letter-spacing: 1px;
}

#call_out_right {
	padding-left: 15px;
	padding-right: 15px;
	float: left;
	width: 200px;
}

#call_out_right a {
	font-size: 14px;
	color: #5a5b53;
}

#call_out_right a:hover {
	color: #d56b04;
}

#benefits {
	float: left;
	background: url(images/bg_benefits.jpg) no-repeat;
	width: 606px;
	height: 415px;
}

#benefits_list {
	float: right;
	width: 235px;
	padding-right: 10px;
	margin-top: 40px;
}

#benefits_list h1 {
	font-size: 18px;
}

#benefits_list li {
	margin-bottom: 35px;
}

/****************************New Expert Packages Page***********************************/

#fee {
	width: 676px;
	height: 136px;
	background: url(images/fee_bg.gif) no-repeat;
}

#fee-price {
	width: 166px;
	float: left;
	margin: 34px 0 0 13px;
	padding: 0 0 0 0;
	text-align: center;
}

#fee-price p {
	font: 15px Arial, Helvetica, sans-serif;
	color: #4e473d;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#fee-price p.price {
	font: bold 36px Arial, Helvetica, sans-serif;
	color: #ae7303;
	margin: 0 0 0 0;
	padding: 17px 0 0 0;
}

#fee-text {
	width: 462px;
	float: left;
	margin: 15px 0 0 17px;
	padding: 0 0 0 0;
}

#fee-text h1 {
	font: 22px Arial, Helvetica, sans-serif;
	color: #536708;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#fee-text p {
	font: 14px Arial, Helvetica, sans-serif;
	color: #ffffff;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	line-height: 1.4em;
}

#benefit-button {
	width: 306px;
	height: 30px;
	background: url(images/benefit_button.gif) no-repeat;
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #ffffff;
}

#benefit-button.blog {
	background: url(images/benefit_button_blog.gif) no-repeat;
}

#benefit-button.position {
	background: url(images/benefit_button_position.gif) no-repeat;
}

#benefit-button.consult {
	background: url(images/benefit_button_consult.gif) no-repeat;
}

#benefit-button.seo {
	background: url(images/benefit_button_seo.gif) no-repeat;
}

#benefit-button.management {
	background: url(images/benefit_button_management.gif) no-repeat;
}

#benefit-button.support {
	background: url(images/benefit_button_support.gif) no-repeat;
}

#benefit-button.listing {
	background: url(images/benefit_button_listing.gif) no-repeat;
}

#benefit-button.social {
	background: url(images/benefit_button_social.gif) no-repeat;
}

#benefit-button.ghost {
	background: url(images/benefit_button_ghost.gif) no-repeat;
}

#benefit-button.domain {
	background: url(images/benefit_button_domain.gif) no-repeat;
}

td.benefits {
	padding: 5px 0 5px 0;
	border-bottom: 1px dotted #cccccc;
}

div.line {
	width: 326px;
	height: 23px;
	background: url(images/line.gif) repeat-x;
	padding: 30px 0 0 0;
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #7b7263;
}

table.desc td {
	padding: 12px 0 12px 0;
	border-bottom: 1px dotted #cccccc;
}

table.desc td.none {
	padding: 0 0 12px 0;
	border: none;
}

ul.features {
	margin: 0 0 0 15px;
	padding: 0;
}

li.features {
	font: 12px Arial, Helvetica, sans-serif;
	color: #7b7263;
	line-height: 1.5em;
}

p.desc {
	font: 12px Arial, Helvetica, sans-serif;
	color: #7b7263;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	line-height: 1.3em;
}

span.green {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #536708;
	margin-left: 60px;
}

span.green-small {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #536708;
	margin-left: 60px;
}

span.gray {
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #7b7263;
	line-height: 1.4em;
}

sup {
	font-size: 10px;
}

sup.big {
	font-size: 16px;
}

/******************************End of New Expert Packages Page*****************************/

#more_info {
	float: left;
	width: 400px;
	min-height: 320px;
	background: #505247;
}

#catchy {
	background: #32332b;
	margin-top: 0px;
	padding: 15px;
	*margin-top: 15px;
}

#catchy h1 {
	font-size: 21px;
	display: inline;
	font-style: italic;
}

#catchy p {
	color: #f1f1f1;
	font-size: 14px;
	display: inline;
	font-weight: normal;
	line-height: 17px;
}

#more_info2 {
	padding: 20px 15px;
}

#more_info2 h5 {
	color: #baff00;
	font-size: 18px;
}

#more_info2 p {
	color: #ece9e4;
	font-size: 14px;
	font-weight: lighter;
}

.compare {
	margin-top: 10px;
	*margin-top: 5px;
}

.comp_submit {
	cursor: pointer;
	color: #ffffff;
	border: none;
	width: 28px;
	height: 27px;
	background: url(images/bg_comp_submit.gif) no-repeat;
}

#loading {
	background: url(images/loading.gif) repeat-x;
	width: 999px;
	height: 46px;
}

#testimonials {
	background: #ffffff;
	padding: 20px;
	padding-bottom: 0;
	margin-bottom: 15px;
	color: #44463C;
}

#t_left, #t_right {
	float: left;
	font-size: 16px;
	color: #44463C;
	padding: 0 20px 20px 0;
	border-right: solid 1px #44463C;
	background: #ffffff;
}

#t_right {
	padding: 0 0 10px 20px;
	font-size: 16px;
	border: none;
	background: #ffffff;
}

#expertmaincontent {
	background: #ffffff;
	padding: 20px;
	padding-right: 40px;
	padding-bottom: 0;
	margin-bottom: 15px;
	color: #44463C;
	font-size: 16px;
}

#expertmaincontent a {
	font-size: 16px;
	color: #7a9802;
}

#expertmaincontent a:hover {
	color: #d56b04;
}

#expertmaincontent p {
	font-size: 14px;
	font-style: italic;
}

#expertmaincontent ul {
	list-style-type: none;
	padding: 20px;
	margin: 0;
}

#expertmaincontent li {
	background-image: url(<?php bloginfo('template_directory');
	?>/images/checkmark.gif);
						background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 25px;
}

#expertquote3 {
	background: url(/images/Quote3.jpg);
	padding: 40px;
	float: right;
	width: 640px;
	padding-right: 20px;
	padding-bottom: 0;
	margin-bottom: 15px;
	color: #44463C;
	font-size: 16px;
}

#signup_content {
	width: 755px;
}

#explaination {
	border: solid 1px #d4d0ca;
	width: 734px;
	padding: 10px;
}

#explaination img {
	padding-bottom: 10px;
}

#explaination p {
	padding-right: 20px;
}

/***********forms styling**************/

#form_4 p {
	font-size: 100%;
	color: #5a5c51;
	padding: 10px 0;
}

#form_3 {
	margin: 15px 0 20px 0;
}

#form_3 p {
	padding: 4px 0 0 0;
}

#form_3 label, #form_4 label {
	float: left;
	text-align: right;
	width: 90px;
	font-size: 93%;
	padding-top: 2px;
}

#form_4 label {
	text-align: left;
	width: 85px;
	font-size: 108%;
}

#form_3 textarea, #form_3 input[type="text"] {
	width: 200px;
	margin-left: 25px;
}

#wpcf7-f3-p76-o1 input[type="text"], #form_4 textarea, #form_4 input[type="text"] {
	width: 300px;
	background: #f9f9f9;
	border: 1px solid #a39f96;
	padding: 5px;
}

#form_4 input[type="submit"] {
	margin-left: 300px;
}

#form_3 input[type="submit"] {
	margin-right: 43px;
	margin-top: 5px;
	float: right;
}

#form_setup input[type="submit"], #form_setup input[type="button"] {
	border: none!important;
	background: url(images/orange_button1.gif) no-repeat;
	width: 93px;
	height: 31px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	cursor: pointer;
	font-size: 85%;
}

#wpcf7-f3-p76-o1 input[type="submit"], #form_3 input[type="submit"], #form_4 input[type="submit"] {
	border: none!important;
	background: url(images/orange_button1.gif) no-repeat;
	width: 93px;
	height: 31px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	cursor: pointer;
	font-size: 85%;
}

.cform {
	width: auto;
}

/*******************************Research Topics CSS**********************************/

#research_list {
	margin: 15px 0;
}

#research_list ul {
	margin-bottom: 15px;
}

#research_list h5 {
	color: #728e01;
	font-size: 18px;
	border-bottom: 1px dotted #c6c2b9;
}

#research_list li {
	padding-top: 5px;
	list-style: none;
}

#research_list a {
	color: #44463c;
	font-size: 14px;
}

#research_list a:hover {
	color: #d56b04;
}

.cat_col_1 {
	float: left;
}

.cat_col_2 {
	float: left;
	padding-left: 100px;
}

/*******************************Search Results CSS**********************************/

#results_search {
	background: #bed85a url(images/bg_results_search.gif) bottom repeat-x;
	border: solid 1px #99b335;
	overflow: hidden;
	margin-bottom: 20px;
}

#results_left {
	float: left;
	background: url(images/bg_results_left.gif) left top no-repeat;
	width: 650px;
	min-height: 52px;
	padding: 10px 0 10px 50px;
}

#results_left p {
	color: #596f01;
	font-weight: bold;
	padding-bottom: 3px;
}

#results_left .ire_submit {
	background: url(images/bg_results_submit2.gif) no-repeat;
	width: 71px;
	height: 30px;
	border: none;
	color: #fff;
	font-weight: bold;
	margin-left: 40px;
	margin-top: 15px;
}

#results_right {
	float: right;
	padding: 20px 40px 0 0;
}

#results_right li {
	margin-bottom: 4px;
}

#results_right a {
	color: #fff;
	font-size: 14px;
}

#results_right a:hover {
	color: #d56b04;
}

#related_cat {
	width: 725px;
	padding: 7px;
	border: solid 1px #d4d0ca;
	background: #fff;
	margin-bottom: 25px;
}

#related_cat .title {
	background: url(images/bg_related_cat.gif) no-repeat;
	width: 714px;
	padding: 8px 10px;
	color: #fff;
	font-size: 14px;
}

#related_cat ul {
	margin: 10px 10px 0 25px;
	float: left;
}

#related_cat .first {
	margin: 10px 10px 0 8px;
	float: left;
}

#related_cat a {
	color: #44463c;
}

#related_cat a:hover {
	color: #d56b04;
}

#related_cat .show_all a {
	color: #7a9802;
	font-weight: bold;
}

#related_cat .show_all a:hover {
	color: #d56b04;
}

/*******************************STATE CSS**********************************/

.state_list p {
	*margin: 0;
}

#state_list {
	*width: 730px;
}

#state_list a {
	font-size: 14px;
	color: #5a5c52;
}

#state_list a:hover {
	color: #d56b04;
}

#area_name.odd {
	float: left;
	padding-bottom: 50px;
	clear: both;
}

#area_name.even {
	float: right;
	padding-bottom: 50px;
}

#area_title {
	background: #9fbe24;
	display: block;
	height: 18px;
	width: 310px;
	padding: 6px;
	color: #fff;
	font-weight: bold;
}

#area_title a {
	color: #fff;
}

.city_list {
	margin-top: 5px;
	float: left;
	width: 145px;
	display: block;
	padding: 5px;
}

.city_list li {
	padding-bottom: 4px;
}

/*******************************Sidebar Home_Left CSS**********************************/

.widget_left {
	margin-left: 0;
}

#hot_topics {
	background: url(images/bg_hot_topics.gif) no-repeat top right;
	padding: 5px 10px;
}

#hot_topics li {
	list-style-image: url(images/list_plus.gif);
	margin-left: 15px;
	padding-bottom: 4px;
}

#hot_topics a {
	color: #44463c;
}

#hot_topics a:hover {
	color: #d56b04;
}

/*******************************Sidebar Home_Right CSS**********************************/

#become_expert {
	background: url(images/bg_become_expert.gif) no-repeat;
	width: 240px;
	height: 30px;
	padding-top: 100px;
}

.expert_button {
	background: url(images/bg_expert_button2.gif);
	padding: 5px 8px;
	*line-height: 20px;
	margin: 0 0 0 15px;
	border: none;
	cursor: pointer;
	color: #584d3f;
	font-weight: normal;
}

#recap {
	
}

#recap_top {
	background: url(images/bg_recap_top.gif) no-repeat;
	width: 167px;
	padding-left: 10px;
	height: 23px;
	padding-top: 5px;
}

#recap_top h5 {
	color: #fff;
	font-size: 13px;
}

#recap_mid {
	background: #b0aaa0;
	width: 157px;
	padding: 0 10px;
}

#recap_mid ul {
	padding: 5px 0 10px 0;
}

#recap_mid li {
	border-bottom: solid 2px #817b72;
	padding: 5px 0;
}

#recap_mid p {
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	padding: 0;
}

#recap_mid img {
	margin-right: 7px;
}

#recap_mid a {
	color: #fff;
	font-weight: bold;
}

#recap_mid a:hover {
	color: #d56b04;
}

#recap_mid .alerts {
	font-weight: normal;
}

#recap_bottom {
	background: url(images/bg_recap_bottom.gif) no-repeat;
}

#search_category {
	width: 218px;
	padding: 5px 10px;
	margin-bottom: 10px;
	border: solid 1px #d4d0ca;
	background: ;
}

#search_category h6 {
	border-bottom: 1px dotted #c6c2b9;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

#main_right #hot_topics {
	width: 219px;
	padding: 5px 10px;
}

/*******************************Misc Styling CSS**********************************/

.nopad {
	padding: 0;
}

.big {
	font-size: 13px;
}

#sitemap li {
	list-style: inside url(images/list_plus.gif);
}

#sitemap ul {
	float: left;
	width: 330px;
}
