/*  
Theme Name: Living In Birmingham
Theme URI: http://realestatetomato.typepad.com
Description: Another theme from the <a href="http://realestatetomato.typepad.com">Real Estate Tomato</a> collection.
Version: 1.0
Author: Real Estate Tomato
Author URI: http://realestatetomato.typepad.com/
*/

body {
	padding:0; color: #4F4F4F;
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin: 0;
	background-image: url('images/bg.jpg');
	background-position: center top;
	background-color: #030D90
}
	
/*
= TEXT / HEADINGS
*/
	
a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
	
	a:hover {
		text-decoration: underline; }
	
h1 {
	width: 185px;
	height: 80px;
	position: absolute;
	left: 20px;
}
	
	h1 a {
	text-indent: -9999px;
	display: block;
	outline: none;
	height: 80px;
	width: 185px;
}
		
h2 {
	color: #081B7B;
	margin: 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
	
	#left h2 {
	color: #E0E12D;
	padding-left: 16px;
	height: 41px;
	width: 167px;
	font-size: 20px;
	font-weight: normal;
	line-height: 40px;
	margin: 0px;
}
	
	h2.title {
	margin: 0;
}
	h2.title a {
	color: #081B7B;
	text-decoration: none;
	font-size: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 35px;
}
	h2.title a:hover {
	text-decoration: underline;
}
	
/*
= HEADER / MENU / FOOTER
*/

#header {
	height: 341px;
	position: relative;
	width: 991px;
	background-image: url('images/header.jpg');
	background-repeat: no-repeat;
	background-position: left top
}
#home {
	width: 40px;
	height: 36px;
	float: left;
	margin-left: 181px;
	margin-top: 250px;
	padding-top: 4px;
}

#container #search1 {
	position:absolute;
	border:0px red solid;
	width:170px;
	height:115px;
	margin-top: 126px;
	margin-left:40px;
}

#container #search {
	height: 48px;
	width: 160px;
	float: right;
	margin-top: 246px;
	margin-right: 35px;
}

	
	#menu {
	position: relative;
	list-style: none;
	margin: 0;
	float: left;
	background-repeat: no-repeat;
	background-position: bottom;
	width: 500px;
	padding-top: 248px;
	padding-left: 10px;
}
		#menu li {
	float: left;
}
		
		#menu li a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 15px;
	height: 30px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 15px;
	background-image: url('images/nav_bg.jpg');
	background-repeat: no-repeat;
	background-position: right top;
	font-weight: normal;
	}
		#menu li a:hover {
	text-decoration: none;
	color: #F1E02D;
	}
	
	#menu .aboutus  a{
		position:relative;
		top:-8px;
		width:40px;
		background-position:100% 8px;
		padding-bottom:8px;
	}
	
	#menu .contactus a{
		position:relative;
		top:-8px;
		width:50px;
		background-position:100% 8px;
		padding-bottom:8px;
	}
	
	#menu .mortgageinfo  a{
		position:relative;
		top:-8px;
		width:66px;
		background-position:100% 8px;
		padding-bottom:8px;
	}
	
	#menu .homesearch a{
		position:relative;
		top:-8px;
		width:46px;
		background-position:100% 8px;
		padding-bottom:8px;
	}
	
/*
= CONTAINER / COLUMNS
*/
	
#container {
	position: relative;
	width: 991px;
	z-index: 1;
	background-repeat: repeat-y;
	background-position: left top;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 0px;
	background-image: url('images/container_bg.jpg');
}

	
	#container #left {
	width: 231px;
	float: left;
	background-image: url('images/lcol.jpg');
	background-repeat: no-repeat;
	background-position: left top
}
#left #contact {
	width: 190px;
	height: 120px;
	color: #FFFFFF;
	font-size: 14px;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
}
#left #contact a {
	font-size: 14px;
	color: #F1E02D;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
}
#left #contact b {
	color: #F1E02D;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
}
#left #lcol_img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 17px;
}

		#left ul {
	list-style: none;
	width: 209px;
	margin-bottom: 20px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding: 0px;
}
	
		#left li a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: auto;
	width: 202px;
	padding-bottom: 12px;
	font-size: 12px;
	background-image: url('images/li_bg.jpg');
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-left: 17px;
	padding-top: 7px;
	font-weight: normal
}
		
		#left li a:hover {
	text-decoration: none;
	color: #4D8FFE;
}
#right #cities {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 16px;
}
		
	#container #right {
	width: 226px;
	float: left;
	margin: 0px;
	background-image: url('images/rcol.jpg');
	background-repeat: no-repeat;
	background-position: right top;
	height: 500px;
	padding-left: 4px
}
#right #cta {
	width: 218px;
	height: 140px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 8px;
}

	#right ul {
	list-style: none;
	width: 190px;
	margin-bottom: 20px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding: 0px;
}
	
		#right li a {
	color: #000000;
	text-decoration: none;
	display: block;
	height: 27px;
	width: 190px;
	font-size: 15px;
	background-image: url('images/cta_bg.jpg');
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 24px;
	font-weight: normal;
	padding-top: 12px
}
		
		#right li a:hover {
	text-decoration: none;
	color: #4D8FFE;
	background-image: url('images/cta_active.jpg');
	background-repeat: no-repeat
}


#right #rssBox {
	padding-left:0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	margin: 0;
}
			
			#right #newsletter {
				margin: 0;
				padding: 0 10px; }
			
		#right #rssBox #rss {
	height: 34px;
	width: 32px;
	float: left;
	margin: 5px;
	display: block;
	text-indent: -500em;
	background-color: transparent;
	background-image: url('images/rss_icon.jpg');
	background-repeat: no-repeat;
	background-position: left top
}
	
		#right #rssBox input {
	margin-bottom: 2px;
	padding: 3px;
	border: 1px solid #999999;
	font-family: Tahoma;
	width: 125px;
	color: #666666;
}
			
		html>body #right #rssBox input { width: 135px; }

	#container #content {
	position: relative;
	width: 500px;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 18px;
}
		
		#content .postinfo {
	color: #4F4F4F;
	margin: 0;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#content .postinfo a {
	font-weight: normal;
	color: #4F4F4F;
}
#content  .postinfo  a:hover {
	font-weight: normal;
	color: #4D8FFE;
}
#content  .postdata a:hover {
	text-align: right;
	font-size: 11px;
	color: #4D8FFE;
}
#content  .postdata a {
	text-align: right;
	font-size: 11px;
	color: #081B7B;
	font-family: Arial, Helvetica, sans-serif;
}
			
#content .postdata {
	text-align: right;
	font-size: 11px;
	color: #081B7B;
}
	
#footer {
	clear: both;
	position: relative;
	background-image: url('images/footer.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	height: 235px;
	background-color: #FFFFFF;
	padding-top: 20px
}
#footer #dog {
	margin: 0px;
	float: left;
}
	
/*
= COLUMN LISTS
*/
		
.commentlist {
	margin:0;
	padding:0;
	list-style: none; }
	
	.commentlist li { padding: 10px; }
	.commentlist li.alt { background-color: #F6F2FF; }
	
	#comment {
		width:450px;
	}
	
	p.credits {
		color:#fff;
		width:800px;
		margin:0 auto;
		padding:20px;
		text-align:center;
	}
	
	p.credits a {
		color:#fff;
		text-decoration:underline;
	}
	
	p.credits a:hover {
		text-decoration:none;
	}
	
/*
= END
*/