/*  
Theme Name: MoovingThoughts
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: #000000;
	padding: 0;
	background-repeat: repeat-x;
	font-family: "Comic Sans", "Comic Sans MS", "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin: 0;
	background-image: url(images/bg_repeat.jpg);
	background-color: #06274B;
}
	
div, form, h1, h2, h3 {
	margin: 0;
	padding: 0;
	border: 0; }
	
/*
= TEXT / HEADINGS
*/
	
a {
	color: #145AC7;
	text-decoration: none; }
	
	a:hover {
		text-decoration: underline; }
	
h1 {
	width: 75px;
	height: 55px;
	position: absolute;
	right: 35px;
	top: 60px; }
	
	h1 a {
	text-indent: -9999px;
	display: block;
	outline: none;
	height: 55px;
	width: 75px;
}
		
h2 {
	color: #145AC7;
	margin: 5px 0;
	font-family: "Tahoma", "Arial", sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
	
	h2.title {
	margin: 0;
	background-image: url(images/title_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
	h2.title a {
	color: #145AC7;
	text-decoration: underline;
}
	h2.title a:hover {
	text-decoration: underline;
}

	h2.pagetitle {
	margin-bottom: 20px;
}
	
/*
= HEADER / MENU / FOOTER
*/

#header {
	height: 507px;
	position: relative;
	background: url("images/header.jpg") top left no-repeat;
	width: 1032px;
}
#header #hotlinks {
	float: left;
	height: 118px;
	width: 760px;
	padding-top: 285px;
	padding-left: 10px;
}
#header #hotlinks img {
	margin-right: 20px;
	margin-left: 15px;
}
#header #rssBox {
	background-image: url(images/li_bg2.jpg);
	background-repeat: repeat-y;
	height: 130px;
	width: 230px;
	padding-top: 288px;
	padding-right: 20px;
	margin: 0px;
	float: right;
}
			
		#header #rssBox #rss {
	height: 34px;
	width: 32px;
	float: left;
	display: block;
	text-indent: -500em;
	background-color: transparent;
	background-image: url(images/rss_icon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
	
		#header #rssBox input {
	background-color: #D8D8D6;
	margin-bottom: 2px;
	border: 1px solid #C0C0C0;
	font-family: Tahoma;
	width: 125px;
	color: #000000;
	padding: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
			
		html>body #header #rssBox input { width: 135px; }
	
	#menu {
	position: relative;
	list-style: none;
	margin: 0;
	float: left;
	background-repeat: no-repeat;
	background-position: bottom;
	padding-left: 25px;
	padding-top: 63px;
	width: 500px;
}
		
		#menu li {
	float: left;
}
		
		#menu li a {
	display: block;
	background-image: url(images/nav_bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
	color: #05264A;
	text-decoration: none;
	font-size: 11px;
	height: 11px;
	text-align: center;
	font-family: Tahoma;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #07254A;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
}
		#menu li a:hover {
	text-decoration: none;
}
/*
= CONTAINER / COLUMNS
*/
	
#container {
	position: relative;
	width: 1032px;
	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/content_repeat.jpg);
}

	
	#container #left {
	width: 196px;
	float: left;
	padding-left: 56px;
	background-image: url(images/leftcol_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	background-position: right top;
	margin: 0px;
}
		
	#container #right {
	width: 200px;
	float: left;
	margin: 0px;
	padding-left: 54px;
	background-image: url(images/rightcol_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
}

		
#left h2 {
	color: black;
	margin: 0px 0;
	font-family: "Tahoma", "Arial", sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

	#left ul {
	position: relative;
float:left;
	list-style: none;
	margin: 0;
        margin-left:-48px;
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 10px;
width:200px;
}
		
		#left li {
	float: left;
}
		
		#left li a {
	background-position: center;
	background-repeat: no-repeat;
	color: #05264A;
	text-decoration: none;
	font-size: 13px;
	text-align: center;
	font-family: Tahoma;
padding-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #07254A;
	font-weight: bold;
}
		#left li a:hover {
	text-decoration: underline;
}

	#container #content {
	position: relative;
	width: 490px;
	float: left;
	padding-top: 5px;
	padding-bottom: 15px;
	background-image: url(images/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 13px;
	padding-left: 13px;
	background-color: #E2E2E2;
}
		
		#content .postinfo {
	color: #145AC7;
	margin: 0;
	font-size: 10px;
}
#content .postinfo a {
	color: #999999;
}
			
#content .postdata {
	text-align: right;
	font-size: 11px;
	color: #333333;
	margin-top: -10px;
	margin-bottom: 30px;
}

#content p a img {
	margin:8px;
	border:0;
}
	
#watermark {
	width:254px;
	height:185px;
	background-image: url(images/watermark.jpg);
	position: absolute;
	top: -185px;
	right: 7px;
  }	
	
#footer {
	clear: both;
	height: 102px;
	position: relative;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
	
/*
= 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;
	}
	
	#tags {
		margin-bottom:35px;
	}

#container #mlscontent {
        width:1000px;
		padding-left:18px;
}

		#mlscontent h2 {
			padding-left:370px;
}

		#mlscontent p a img {
			border:0;
}
	
/*
= END
*/
	
