/*
Theme Name: Metro
Description: St. Thomas Elgin Town and Country Site	
Version: 1.1
Author: Design Plus

*/
body
{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: verdana;
	background: url(./images/body_bg.jpg) repeat-x #cecdc8;
}
a, a:link, a:visited
{
	text-decoration: none;
	color: #076442;
}
img
{
	border-style: none;
}
ul
{
	margin: 0px;
}
li
{
	list-style-type: none;
}
h1, h2, h3
{
	margin: 0px;
	color: #366793;
}
h1
{
	margin: 5px 0 20px 0;
	font-weight: normal;
}
.container
{
	width: 950px;
	position: relative;
	margin: 0 auto 0;

}
.header
{
	width: 100%;
	height: 314px;
	background: url(./images/clouds.jpg) no-repeat 320px 0px;
	position: relative;
}
.navigation
{
	/*background: url(./images/nav_bar.png) repeat-x;*/
	height: 35px;
	width: 690px;
	position: absolute;
	top: 100px;
	right: -30px;
	z-index: 10;
	display:inline;

}

.navigation ul
{
margin:0px;
padding: 0px;
}

.navigation li
{
	height:30px;
	line-height:40px;
	display:inline;
	margin: -2px;
	padding: 0px;
}

.navigation li .home
{
	background:url(./images/nav_bar.png) repeat-x 0 -7px;
	padding: 0px 72px 30px 61px;
	height:60px;
	line-height:40px;

}

.navigation li:hover .home
{
	background-position:0px -57px;

}


.navigation li .agents
{
	background:url(./images/nav_bar.png) repeat-x -138px -7px;
	
    padding: 0px 70px 30px 85px;
	height:60px;

}

.navigation li:hover .agents
{
	background-position:-138px -57px;

}



.navigation li .listings
{
	background:url(./images/nav_bar.png) repeat-x -302px -7px;
	
     padding: 0px 89px 30px 86px;
	height:60px;
	line-height:64px;

}

.navigation li:hover .listings
{
	background-position:-302px -57px;

}




.navigation li .contact
{
	background:url(./images/nav_bar.png) repeat-x -482px -7px;
	
     padding: 0px 82px 30px 88px;
	height:60px;
	line-height:64px;

}

.navigation li:hover .contact
{
	background-position:-482px -57px;

}





.logo
{
	position: absolute;
	top: 24px;
	left: 0px;
	z-index: 15;
}
.content_top
{
	margin: 26px 0 0 30px;
	width: 851px;
	padding: 0 0 0 20px;
	height: 19px;
	background: url(./images/content_top.png) no-repeat 0 0;
}
.content
{
	margin: 0px 0 0 30px;
	width: 851px;
	min-height: 300px;
	background: url(./images/content_bg.png) repeat-y 0 0;
	position: relative;
	padding: 10px 0 0 20px;
	overflow: visible;
}
.content_top#white
{
	background-image: url(./images/content_top_white.png);
}
.content_bottom#white
{
	background-image: url(./images/content_bottom_white.png);
}
.content#white
{
	background-image: url(./images/content_white.png);
}
.content#white .entry
{
	width: 800px;
}
.content .entry
{
	width: 500px;
	padding: 0 0 10px 0;
}
.content .entry form input, .content .entry form textarea
{
	border: #bbb 1px solid;
}

.content map
{
	width: 500px;
	height: 300px;
}
.content .entry h2
{
	margin: 20px 0 20px 0;
}
.content .entry img
{
	padding: 5px;
	border: #babab4 1px solid;
}
.content_bottom
{
	margin: 0px 0 0 0px;
	width: 100%;
	height: 86px;
	background: url(./images/content_bottom.png) no-repeat -20px 0;
}
#searchform
{
	width: 300px;
	height: 50px;
	float: right; 
	display: block;
	margin: 0px;
}
#searchinput
{
	line-height: 30px;
	height: 30px;
	background: url(./images/searchbar.png) no-repeat;
	width: 210px;
	border: #000 0px solid;
	padding: 10px 0 0 10px;
}
#searchsubmit
{
	width: 68px;
	background: url(./images/search_button.png) no-repeat;
	border: #000 0px solid;
	padding: 0px 0 0 10px;
	margin: 5px 0 0 0;
	line-height: 28px;
	height: 28px;
}
.sidebar
{
	margin: 15px 0 0 0 ;
	width: 330px;
	position: absolute;
	right: 0px;
	top: 50px;
}
.sidebar_top
{
	width: inherit;
	height: 25px;
	/*background: url(./images/sidebar_top.jpg) no-repeat 0 0;*/
}
.sidebar_top h1
{
	padding:0px 20px 0px 30px;
	margin: 0px 0 0px 0;
	font-size:20px;
}
.sidebar_top h2
{
	font-weight: normal;
}
.sidebar_content
{
	width: inherit;
	min-height: 200px;
	background: url(./images/sidebar_bg.jpg) repeat-y 0 0;
	padding:15px 0 0 10px;
}
.sidebar_content li
{
	margin: 0px 0 10px 0;
}
.clear
{
	clear: both;
}
.footer
{
	width: 100%;
	min-height:150px;
	background: url(./images/footer_bg.jpg) repeat-x #fff;
	text-align: center;
	padding: 10px 0 0 0;
	position:relative;
	z-index:50;
}
.footer .foot_content
{
	width:900px;
	margin: 0 auto 0;
	position:relative;
}
.footer .foot_content ul
{
	
}
.footer .foot_content li
{
	height:0px;	
}
.footer .foot_content .logos
{
	margin: 0 auto 0;
	width: 820px;
	text-align: center;
	padding: 0 30px 0 10px;
}
.footer .foot_content .logos table
{
	margin: 0 auto 0;
}
.footer .foot_content .logos img
{

	margin: 0 0 0 15px;
}

.footer_image
{
	position:absolute;
	z-index:10;
	top:-135px;
	right:21px;
}

.logos
{
	position:absolute;
	top: 30px;
	z-index: 15;
	
}

.bottom_info
{
	margin: 20px 0px 0px 0px;
	color:#999999;
	width: 900px;
	height:100px;
	text-align: left;
	
}

.bottom_info ul
{
	margin: 25px 0 0 0 ;
	
}


.bottom_info ul a
{
	margin-top:10px;
	color:#999999;
	display:inline;
	display:inline-block;
	line-height:15px;
}




.bottom_info li
{
	font-weight:bold;
	display:inline;
	border-right:#ccc 1px dashed;
	padding: 0px 13px 10px 0px;
	z-index: 150;
	position: relative;
}





.bottom_info li ul
{
	display: block;
	width: 200px;
	text-align: left;
	position: absolute;
	top: 0px;
	left:0px;
	margin: 20px 20px 0 0; 
	padding: 0px;
	
	
}


.bottom_info li ul p
{
	display:none;
}

.bottom_info li li
{
	border-style: none;
	font-weight: normal;
	line-height:10px;
	
}
.bottom_info li li a, .bottom_info li li a:link, .bottom_info li li a:visited
{
	font-weight: normal;
}
.bottom_info a
{
	margin-top:10px;
	color:#999999;
	margin:0px 20px 0px 20px;

}




.other_content
{

	color:#999999;
	padding-top:10px;
	width:180px;
	float:right;

}


.other_content a
{
	margin-top:10px;
	font-weight:bold;
	color:#999999;
	float:right;
	margin:0px 0px 0px 20px;
	padding-top:10px;
}

.left_content
{
	width:400px;
}
#photos
{
	margin: 10px 0 0 0;
}
#photos img
{
	width: 100px;
}
.agent
{
	height: 20px;
	width: inherit;
	margin: 10px 0 0 0;
	padding: 10px 0px 10px 10px; 
	background: #ddd;
}
.agent h2
{
	font-size: 14px;
	font-weight: normal;
	display: inline;
	margin: 0px 0 0 0px;
	padding: 0 0 0 10px;
}
.agent ul 
{
	display: inline;
	margin: 0px;
	padding: 0px 0 0 0px;	
}
.agent li
{
	display: inline;
	padding: 0px;
}
.latest_homes img
{
	width: 100px;
	float: left;
	padding: 0px 10px 0px 0;
	display: inline;
	
}
.latest_homes p
{
	margin: 0px 0 5px 0;
	padding: 0 0 5px 0;
	float: left;
}
.latest_homes h2
{
	margin: 5px 0 10px 0;
	font-size: 16px;
}
.latest_homes div
{
	padding: 5px 0 0px 0;
}
.latest_homes
{
	padding: 0 10px 15px 20px;
	margin: 0 10px 0 0;
	border-bottom: #ccc 1px dotted;
	min-height: 100px;
}
.agent_full
{
	min-height: 50px;
}
.agent_full h1
{
	margin: 0px 0 10px 5px;
}
.agent_full img
{
	float: left;
	margin: 10px;
	width: 100px;
}
.agent_full p
{
	margin:10px -5px;
}
.agent_full .bio
{
	width: 300px;
	float: left;
	display: inline;
}
.sidebar_content .bio
{
	padding: 0px 15px 15px 20px;
	margin: 0 10px 0 0;
}
.sidebar_content .bio img
{
	width: 100px;
	float: left;
	padding: 0px 10px 0px 0;
	display: inline;
	
}
.listing_left
{
	width: 300px;
	
}
.listing_right
{
	width: 200px;
	float: right;
}

.categories 
{
	top:20px;
}
.categories ul
{
	margin: 0px 0 0 0px;
	padding: 0px;
	
}
.categories li
{
	padding: 15px 0 0 20px;
	line-height:4px;
}
.main-image
{
	position: relative; 
	min-height: 25px;
}

.sold
{
	background: url(images/Sold.png) no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 266px;
	height: 260px;

}
.idx
{
	width: 700px;
	height: 720px;
	position: relative;
	top: -23px;
	z-index: 2;
	padding: 0 20px 0 120px;
	background: #fff;
	margin: 0 0 -45px 0;
}
.view-mls
{
	height: 135px;
	height: 45px;
	position: absolute;
	bottom: 1px;
	right: 45px;
	overflow: hidden;
	padding: 0px 0 0px 0;
}
.latest_homes div div
{
	position: relative;
}
.latest_homes .sold, #search .sold
{
	background: url(images/Sold_sm.png) no-repeat;
	position: absolute;
	left: 0px;
	top: 5px;
	width: 65px;
	height: 75px;
}
.copyright
{
	width: 500px;
	font-size: 10px;
	margin: 0 auto 0;
}
table.advanced-search label
{
	height: 18px;
	line-height: 18px;
	display: block;
	margin: 0 0 0 2px;
}
table.advanced-search td
{
	width: 200px;
}
.advanced-search .listing_right
{
	
}
#searchform .adv-link
{
	float: right; 
	margin: 0 15px 5px 0; 
	
}
.adv-link
{
	font-size: 11px;
}
#search table
{
}
#search img
{
	width: 150px !important;
}
#search td
{
	width: 200px;
}
#search .sold
{
	top: 0px !important;
	
}
#search .listing_left, #search .listing_right
{
	width: 200px;
}
#search .listing_right
{
	margin: 0px 0 5px 0 !important;
	padding: 0px;
	float: left;
}
