/*  
Theme Name: Ann Marie Clements
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/
*/

/*
= DEFAULT
*/

body {
        height: 100%;
	color: #000000;
	padding: 0;
	background-image: url(images/bg_repeat2.jpg);
	background-repeat: repeat-x;
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin: 0;
}
	
div, form, h1, h2, h3 {
	margin: 0;
	padding: 0;
	border: 0; }
	
/*
= TEXT / HEADINGS
*/
	
a {
	color: #000E9A;
	text-decoration: none; }
	
	a:hover {
		text-decoration: underline; }
	
h1 {
	width: 495px;
	height: 100px;
	position: absolute;
	right: 50px;
	top: 40px; }
	
	h1 a {
	text-indent: -9999px;
	display: block;
	width: 495px;
	outline: none;
	height: 100px;
}
		
h2 {
	color: #000000;
	margin: 5px 0;
	font-family: "Tahoma", "Arial", sans-serif;
	font-size: 23px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
	
	#left h2 {
	color: #000E9A;
	background-image: none;
	background-repeat: no-repeat;
	line-height: 46px;
	text-align: center;
	width: 185px;
	margin-left: 15px;
}
	#right h2 {color: #000E9A;
	background-image: none;
	background-repeat: no-repeat;
	line-height: 46px;
	text-align: center;
	width: 185px;
	margin-left: 15px; }
	
	h2.title { margin: 0; }
	h2.title a { color: #000000; }
	h2.title a:hover {
	text-decoration: underline;
}
	
/*
= HEADER / MENU / FOOTER
*/

#header {
	height: 336px;
	position: relative;
	background: url("images/header2.jpg") top left no-repeat; 
}
#header #contact {
	height: 25px;
	width: 94px;
	float: right;
	margin-top: 370px;
	margin-right: 26px;
	padding-left: 10px;
	padding-top: 5px;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
#header #contact a {
	color: #FFFFFF;
}

	
#menu {
	position: relative;
	list-style: none;
	top: 280px;
	width: 640px;
	float: right;
	clear: right;
	height: 30px;
	padding-top: 20px;
	margin: 0;
}
		
		#menu li { float: left; }
		
#menu li a {
	display: block;
	padding-right: 15px;
	padding-left: 12px;
	background-image: url(images/indent.jpg);
	background-position: right;
	background-repeat: no-repeat;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #FFFFFF;
	line-height: 14px;
}

#menu li a:hover {
	background-image: url(images/hover_bg.jpg);
	background-repeat: repeat-x;
	text-decoration: none;
	color: #ECD43F;
}

		#menu li a.last {
			border:0;
		}
		
#content p a img {
	margin: 10px 10px 10px 10px;
	border: 0;
}

/*
= CONTAINER / COLUMNS
*/
	
#container {
	position: relative;
	width: 1039px;
	z-index: 1;
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(images/content_repeat.jpg);
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 0px;
}

	
	#container #left {
	width: 237px;
	float: left;
}
#left #dot {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#left #headshot {
	margin-left: 24px;
	margin-top: 10px;
}
		#left #rssBox {
	width: 210px;
	height: 180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

			
		#left #rssBox #rss {
	height: 76px;
	width: 56px;
	float: left;
	display: block;
	background-color: transparent;
	background-image: url(images/rss_icon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-indent: -500em;
}
	
		#left #rssBox input {
	background-color: #F3F3F3;
	margin-bottom: 2px;
	border: 1px solid #CCCCCC;
	font-family: Tahoma;
	width: 125px;
	color: #AC0000;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
			
		html>body #left #rssBox input { width: 135px; }
		
#left #rss-box {
	position:relative;
	top:-13px;
	left:-10px;
}
		
		
#left #info {
	color: #000000;
	font-size: 10px;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
			
	#left #info a{
	color: #000F9B;
	text-decoration: none;	
}	
		#left ul {
			margin:0;
			padding:0;
			list-style: none;
			width: 200px;
			margin-bottom: 20px; }
	
		#left li a {
	color: #A70005;
	text-decoration: none;
	display: block;
	height: auto;
	width: 200px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 20px;
}
		
		#left li a:hover {
			background-color: transparent;
			text-decoration: underline; }
		
	#container #right {
	position: relative;
	width: 235px;
	float: left;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0;
	padding-top: 0px;
}
		
#right #dot {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
}
#right #link {
	margin-left: 15px;
	margin-top: 15px;
}
#right ul {
			margin:0;
			padding:0;
			list-style: none;
			width: 200px;
			margin-bottom: 20px; }
	
		#right li a {
	color: #A70005;
	text-decoration: none;
	display: block;
	height: auto;
	width: 200px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 20px;
}
		
		#right li a:hover {
			background-color: transparent;
			text-decoration: underline; }
		
		
	#container #content {
	position: relative;
	width: 525px;
	float: left;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
}

	#container #idxcontent {
			position: relative;
			width: 525px;
			float: left;
			padding-top: 15px;
			padding-right: 30px;
			padding-bottom: 15px;
			padding-left: 0px;
		}

#content p a img {
	margin: 5px;
}
		
		#content .postinfo { 
			color: #B91924; 
			margin: 0;
			font-size: 10px; }
			
		#content .postdata {
	text-align: right;
	font-size: 11px;
	color: #000E9A;
	background-image: url(images/post_footer.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 30px;
	padding-top: 15px;
	padding-right: 8px;
}
	
#clearboth {
		clear: both;
		height:1px;
}


#neighborhoods {
	padding:10px;
	margin: 10px auto;
	text-align:center;
}

#neighborhoods a img {
	margin-top:10px;
	border:4px solid #4468a8;
}

#neighborhoods a img:hover {
	border:4px solid #ffffff;
}



	
#footer {
	background: #000E9B url('images/footer_repeat.jpg') left top repeat-x;
	height:30px;
}

		p.credits {
			color:#FFFFFF;
			text-align:center;
			padding-top:10px;
		}
		
			p.credits a {
				color:#FFFFFF;
				text-align:center;
			}

	
/*
= COLUMN LISTS
*/
		
.commentlist {
	margin:0;
	padding:0;
	list-style: none; }
	
	.commentlist li { padding: 10px; }
	.commentlist li.alt { background-color: #F6F2FF; }
	
	#comment {
		width:450px;
	}
	
	#right form.ihfQuickSearch {
			padding-left:20px;
            color: #A70005;
       }
	

	
/*
= END
*/
	
