/*
Theme Name: House Basement Estimates
Description: Tested on WP2.7
Version: 2.0
Author: KaLor Technology LLC
Author URI: http://KaLorTech.com
Tags: dark, fixed width, two columns, widgets
*/

body {
	margin: 0;
	background: #FFFFFF;;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

h1, h2, h3 {
	margin: 0;
	font-family: Times, Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color:#555648;
}

h1 {
	font-size: 1.8em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.4em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	border-bottom: 1px dotted #999999;
	color: #000000;
}

a:hover {
	background: none;
}

#wrapper {
	width: 974px;
	margin: 0 auto;
	padding: 0;
	border-right:solid 1px #444; border-left:solid 1px #444; 
}

#wrapper2 {
	margin: 0;
	padding-top: 1px;
	margin-top:-2px;
}

#mainpic{
	display:block;
	height:450px;
	width:940px;
	background: #FFFFFF url(paintmai.jpg) no-repeat center top;
	margin:0px auto;
	display:none;
}
/* Header */

#header {
	width: 980px;
	height: 75px;
	margin: 0 auto;
	padding-top: 0px; background: #FFFFFF;
}

.topimg img {
	margin: 0;
	padding: 0 0 20px 0;
	border: none;
	width: 600px;
	height: 255px;
	background: url(img07000.jpg) no-repeat left top;
	
}
#header a{border:solid 0px #FFFFFF;}
.float-left{float:left;display:inline;}
.float-right{float:right;display:inline;}
.clear{clear:both;}

/* Logo */

#logo {
	float: left;
	width: 640px;
	color: #333333;
	text-indent:-9999px;
}

#logo h1, #logo p {
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#logo h1 {
	float: left;
	letter-spacing: -1px;
	font-size: 2.6em;
}

#logo p {
	float: left;
	margin: 0;
	padding: 10px 0 0 5px;
	font-size: 16px;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #324B24;
}

/* Directory */
#directory {
	display:inline;
	width: 620px;
	padding: 30px 23px 15px 2px;
}
#directory a {
color: #6C543E;
}
#directory .column {
  position: relative;
  float: right;
}
#center {
  width: 200px;
  padding-bottom:10px;
}
#left {
  width: 200px;          /* LC width */
  float:left;
  padding-bottom:10px;
}
#right {
  width: 200px;          /* RC width */
  float:right;
  padding-bottom:10px;
}

/* Listings */
#listing_container {
	margin-top:3px;
	padding:10px;
	border:dashed;
	border-width:thin;
}

#listings {
	display:inline;
	width: 620px;
	padding: 5px 5px 5px 2px;
}
#listings .column {
  position: relative;
  float: left;
}
#listings_center {
  width: 200px;
}
#listings_left {
  width: 300px;          /* LC width */
  float:left;
}
#Listings_right {
  width: 100px;          /* RC width */
  float:right;
}
#listing-add-your-name {
	padding-top: 70px;
}
#listing-add-your-name a {	
	color:#003366;
}


/* Map Pages */
#maps {
	display:inline;
	width: 550px;
	padding: 5px 5px 5px 25px;
}

/* Search */

#search {
	float: right;
	width: 230px;
	padding: 16px;
	text-align: right;
}

#search form {
	height: 41px;
	margin: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 160px;
	text-transform: lowercase;
	border: 1px #BDB0ED dotted;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #000;
}

#search-submit {
	display: none;
}

/* Page */

#page {
	width: 974px;
	margin: 0 auto;
	padding: 0;
	margin-top:2px;
	background: #F7F7F7;
}

/* Content */

#content {
	clear:all;
	float: left;
	display:inline;
	width: 650px;
	padding: 6px 0 0 5px;
}

#contentinner {
	float: right;
	display:inline;
	width: 665px;
	padding: 30px 53px 10px 2px;
}

#adsense
{
	text-align:center;}

/* Sidebar */

#sidebar {
	float: right;
	display:inline;
	width: 240px;
	padding: 2px 2px 200px 10px;
	background: #DBDCD3;
	color:White;
	font-size:12px;
	margin:2px;
}

#sidebar_directory_signup {
	float: right;
	display:inline;
	width: 240px;
	padding-top:80px;
	padding: 2px 2px 200px 10px;
	border-right:dashed;
	border-bottom:dashed;
	border-top:dashed;
	border-left:dashed;
	border-color:#333333;
	background: #DBDCD3;
	color:#000000;
	font-size:12px;
	margin:2px;
}

#right_nav{
	float:right;
	right:16px;
	padding-top:6px;
	width: 265px;
	color:White;
	font-size: 12px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li p {
	padding-left: 15px;
}

#sidebar li ul {
	padding-bottom: 30px;
}

#sidebar li li {
	margin-left: 15px;
	padding-left: 10px;
	line-height: 35px;
	border-bottom: 1px dotted #D7D0F4;
	background: url(img06000.gif) no-repeat left 50%;
}

#sidebar h2 {
	letter-spacing: -.5px;
	padding-bottom: 10px;
	color: #FFFFFF;
	background: url(img04000.gif) repeat-x left bottom;
}

#sidebar p {
	padding-bottom: 20px;
	text-align: justify;
}

#sidebar a {
	color: #000000;
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #000000;
}

/* Sidebar for Inner Pages */

#sidebarinner {
	float: left;
	display:inline;
	width: 180px;
	padding: 0px 5px auto 0px;
	color: #333333;
	background: #B6B8A5;
	margin:5px;
	margin-top:5px;
	border: 1px solid #000;
}

#sidebarinner ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebarinner li {
}

#sidebarinner li p {
	padding-left: 10px;
}

#sidebarinner li ul {
	padding-bottom: 20px;
}

#sidebarinner li li {
	margin-left: 15px;
	padding-left: 10px;
	line-height: 35px;
	border-bottom: 1px dotted #D7D0F4;
	background: url(img06000.gif) no-repeat left 50%;
}

#sidebarinner h2 {
	letter-spacing: -.5px;
	padding-bottom: 10px;
	color: #FFFFFF;
	background: url(img04000.gif) repeat-x left bottom;
}

#sidebarinner p {
	padding-bottom: 20px;
	text-align: justify;
}

#sidebarinner a {
	color: #000000;
	border: none;
}

#sidebarinner a:hover {
	text-decoration: underline;
	color: #000000;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {

	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	width: 974px;
	height: 20px;
	border-right: solid 1px #444; border-left: solid 1px #444; border-bottom: solid 0px #444; border-top: solid 1px #444;
	margin: 0px auto;
	padding: 25px 0;
	background:#B4B5A6;
	font-family: Cambria, Calibri, Helvetica, sans-serif;
	color: #000;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
}

#footer a {
	color: #666;
}

#footer a:hover{
	color: #000;
}


#commentform {
}

#comment {
	width: 600px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

#respond {
	margin: 0;
	padding-top: 50px;
}

.navigation {
	padding-top: 20px;
}

.pagetitle {
	padding-bottom: 20px;
}

hr {
	display: none;
}

/*hover menu*/
/* style the outer div to give it width */
.menu { padding-left:5px;clear:both;margin:0px auto;width:980px;border-right:solid 0px #000000; height:2.2em; font:normal 12px Georgia,times new roman,serif;}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type: none; height:1.5em;}

/* style the sub-level lists */
.menu ul ul {width:12em;}

/* float the top list items to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu ul li {float:left;height:1.5em;line-height:1.5em;}
#last_tab ul li {float:left;height:1.5em;line-height:1.5em;}

/* style the sub level list items */
.menu ul ul li {display:block;width:14em;height:auto;position:relative;line-height:1em;}

/* style the links for the top level */
.menu a, .menu a:visited {display:block;float:left;height:100%;font-size:1em;text-decoration:none;color:#000000;background:#B6B8A5;padding:3px 22px 3px 22px;border:solid 1px #5D5F4A;}

#last_tab a, #last_tab a:visited {display:block;float:left;height:100%;font-size:1em;text-decoration:none;color:#000000;background:#B6B8A5;padding:3px 23px 3px 23px;border:solid 1px #5D5F4A; border-right:solid 1px #5D5F4A;}
/* style the sub level links */

.menu ul ul a, .menu ul ul a:visited {display:block;background:#B6B8A5; color:#000000;width:14em;height:100%;line-height:1em; padding:0.5em;border-left:solid 1px #000000;}
.menu ul table ul a, .menu ul table ul a:visited  {width:14em; width:12em;}
.menu ul ul a.last, .menu ul ul a.last:visited {border-bottom:solid 1px #5D5F4A;}


/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {position:absolute; left:0; top:0; font-size:1em; z-index:-1;}
.menu ul ul table {left:-1px;}
.menu ul ul table ul.left {margin-left:2px;}

.menu li:hover {position:relative;}
* html .menu a:hover {position:relative;}

/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#B6B8A5;}
/* style the fourth level background */
.menu ul ul ul ul a, .menu ul ul ul ul a:visited {background:#B6B8A5;}
/* style the sub level 1 background */
.menu ul :hover a.sub1 {background:#B6B8A5;}
/* style the sub level 2 background */
.menu ul ul :hover a.sub2 {background:#B6B8A5;}

/* style the level hovers */
/* first */
.menu a:hover {color:#000;background:#E0DBD6;}
.menu :hover > a {color:#000;background:#E0DBD6;}
#last_tab a:hover {color:#000;background:#E0DBD6;}
#last_tab :hover > a {color:#000;background:#E0DBD6;}
 
/* second */
.menu ul ul a:hover{color:#000;background:#E0DBD6;}
.menu ul ul :hover > a {color:#000;background:#E0DBD6;}
#last_tab ul ul a:hover {color:#000;background:#E0DBD6;}
#last_tab ul ul :hover > a {color:#000;background:#E0DBD6;}
/* third */
.menu ul ul ul a:hover {background:#E0DBD6;}
.menu ul ul ul :hover > a {background:#E0DBD6;}
#last_tab  ul ul ul a:hover {background:#E0DBD6;}
#last_tab  ul ul ul :hover > a {background:#E0DBD6;}
/* fourth */
.menu ul ul ul ul a:hover {background:#eee;}
#last_tab ul ul ul ul a:hover {background:#eee;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:2.2em;left:-1px;width:14em;}
.menu ul ul#last {left:-2.45em;}

/* position the third level flyout menu */
.menu ul ul ul{left:14em;top:0;width:14em;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-14em;}




/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul, .menu ul a:hover ul {visibility:visible; height:auto; padding-bottom:1.5em; background:transparent url(trans000.htm);}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{visibility:visible;}
/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul {visibility:visible;}


/*styling form elements*/
#right_nav .join_side{ color:#ffffff; padding-top:10px;}
#right_nav .required{ color: #FF4F4F; background-color: #222222; font-weight:bold }