/*  
Theme Name: Mary St. George
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 {
	color: #4B4B4B;
	padding: 0;
	background-image: url(images/bg_repeat.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: #1680FF;
	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: #494949;
	margin: 5px 0;
	font-family: "Tahoma", "Arial", sans-serif;
	font-size: 23px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
	#right h2 {
	color: #FFFFFF;
	background-image: url(images/h2_bg.jpg);
	background-repeat: no-repeat;
	width: 202px;
	font-size: 15px;
	padding-left: 30px;
	margin: 0px;
	line-height: 30px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
	
	h2.title { margin: 0; }
	h2.title a { color: #4A4A4A; }
	h2.title a:hover {
	text-decoration: underline;
}
	
/*
= HEADER / MENU / FOOTER
*/

#header {
	height: 413px;
	position: relative;
	background: url("images/header.jpg") top left no-repeat; }
#topnav {
	position: relative;
	list-style: none;
	top: 4px;
	width: 400px;
	float: left;
	height: 20px;
	margin: 0;
	padding-left: 14px;
}
		#topnav li { float: left; }
		
		#topnav li a {
	display: block;
	background-image: url(images/topnav_grey.jpg);
	background-position: left;
	background-repeat: no-repeat;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	letter-spacing: .2em;
	padding-top: 1px;
}
		#topnav li a:hover {
	background-image: url(images/topnav_blue.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	background-position: left;
}
	
	#menu {
	position: relative;
	list-style: none;
	top: 4px;
	width: 1002px;
	float: right;
	height: 75px;
	padding-top: 267px;
	margin: 0;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
}
		
		#menu li { float: left; }
		
		#menu li a {
	display: block;
	padding-right: 15px;
	padding-left: 10px;
	background-image: url(images/link_bg.jpg);
	background-position: right;
	background-repeat: no-repeat;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 75px;
	width:150px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
		#menu li a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #1580FF;
	background-image: none;
}
/*
= CONTAINER / COLUMNS
*/
	
#container {
	position: relative;
	width: 1045px;
	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 #right {
	position: relative;
	width: 232px;
	float: left;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0;
	padding-top: 0px;
}

#content p a img {
        border:0;
        margin:8px;
}

#right #rss-icon {
	float:left;
}


#right #icon {
	float:left;
        padding-top: 10px;
        padding-right: 5px;
        padding-bottom: 10px;
}
	
#right #rssBox {
	width: 230px;
	height: 72px;
	margin: 0px;
	padding-left:10px;
	background-image: url(images/rss_box.jpg);
	background-repeat: no-repeat;
}
#right #rssBox #search {
	color: #FFFFFF;
	height: 10px;
	font-size: 9px;
	font-weight: bold;
	padding-left: 10px;
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 1px;
}
#right #rssBox #subscribe {
	height: 10px;
	color: #FFFFFF;
	font-size: 9px;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 1px;
}
	
		#right #rssBox input {
	background-color: #F3F3F3;
	border: 1px solid #CCCCCC;
	font-family: Tahoma;
	width: 125px;
	color: #4B4B4B;
	margin-left: 5px;
	padding-right: 3px;
	padding-left: 3px;
}
			
		html>body #right #rssBox input {
	width: 135px;
	height: 14px;
	border-top-width: 1px;
	border-top-style: inset;
	border-top-color: #000000;
}
#rssBox #submit_button {
}
#right #colLinks {
	width: 232px;
	margin: 0px;
}

#right #colLinks ul {
	list-style: none;
	width: 232px;
	margin-bottom: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
}
#right #colLinks li {
	background-image: url(images/collink_bg.jpg);
}
	
#right #colLinks li a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 190px;
	text-align: right;
	margin: 0px;
	padding-top: 10px;
	background-image: none;
	height: 30px;
	font-size: 11px;
	font-weight: bold;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}













#right ul {
	padding:0;
	list-style: none;
	width: 232px;
	margin-bottom: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
}
	
		#right li a {
	color: #4B4B4B;
	text-decoration: none;
	display: block;
	height: 19px;
	width: 205px;
	padding-left: 24px;
	background-image: url(images/li_bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 4px;
	font-size: 12px;
}
		
		#right li a:hover {
	background-color: transparent;
	text-decoration: underline;
	color: #157FFF;
}
		
		
	#container #content {
	position: relative;
	width: 605px;
	float: left;
	padding-top: 0px;
	padding-right: 80px;
	padding-bottom: 15px;
	padding-left: 60px;
}
		
		#content .postinfo { 
			color: #000000; 
			margin: 0;
			font-size: 10px; }
			
		#content .postdata {
	text-align: right;
	font-size: 11px;
	color: #1680FF;
	background-image: url(images/post_footer.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 30px;
	padding-top: 15px;
	padding-right: 8px;
}
	

	
#footer {
	clear: both;
	position: relative;
	background-image: url(images/footer.jpg);
	height: 27px;
}
	
/*
= 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 {
		width:800px;
		margin:0 auto;
		padding:20px;
		text-align:center;
	}
	
/*
= END
*/
	
