/*  
Theme Name: TheCincyBlog
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-image: url(images/bg_repeat.jpg);
	background-repeat: repeat;
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 12px;
	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: #313286;
	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: #2B47DE;
	margin: 5px 0;
	font-family: "Tahoma", "Arial", sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

h3 {
	font-family: "Tahoma", "Arial", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
	
	#left h2 {
	padding: 0 15px;
	color: #2B47DE;
}
	#right h2 { padding: 0 15px; color: #2B47DE; }
	
	h2.title { margin: 0; }
	h2.title a { color: #2B47DE; }
	h2.title a:hover {
	text-decoration: underline;
}
	
/*
= HEADER / MENU / FOOTER
*/

#header {
	height: 198px;
	position: relative;
	background: url("images/header.jpg") top left no-repeat; }

	
	#menu {
		position: relative;
		list-style: none;
		top: 4px;
		padding:0;
		padding-top: 111px;
		margin: 0;
		width: 675px;
		float: right;
	}
		
		#menu li { float: left; margin:0; padding:0; }
		
		#menu li a {
			float:left;
			display: block;
			height: 36px;
			margin:0;
			padding: 15px;
			padding-bottom: 0px;
			background-image: url(images/indent.jpg);
			background-position: right;
			background-repeat: no-repeat;
			font-weight: bold;
			color: #FFFFFF;
			text-decoration: none;
		}
		
		#menu li a:hover {
			background: url(images/hover_bg.jpg) top left repeat-x;
			text-decoration: none;
		}
/*
= CONTAINER / COLUMNS
*/
	
#container {
overflow: hidden;
	position: relative;
	width: 915px;
	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: 30px;
}

	
	#container #left {
	width: 200px;
	float: left;
	padding-left: 5px;
}
#left #info {
	width: 175px;
	padding-left: 15px;
	color: #2B47DE;
	font-size: 13px;
	margin-top: 10px;
	margin-bottom: 10px;
}
			
	#left #info a{
	color: #313286;
	text-decoration: underline;	
}	
		#left ul {
			margin:0;
			padding:0;
			list-style: none;
			width: 200px;
			margin-bottom: 20px; }
			
			#left ul li {
				margin-left:10px;
			}
	
		#left li a {
	color: #000000;
	text-decoration: none;
	display: block;
	height: auto;
	width: 175px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 15px;
}
		
		#left li a:hover {
			background-color: transparent;
			text-decoration: underline; }
#left_img {
	background-image: url(images/left_img.jpg);
	width: 205px;
	float: left;
	clear: both;
	height: 100%;
}
		
	#container #right {
	position: relative;
	width: 200px;
	float: left;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0;
	padding-top: 0px;
}
		
		#right #rssBox {
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
}
			
		#right #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;
}
	
		#right #rssBox input {
	background-color: #FFFFFF;
	margin-bottom: 2px;
	border: 1px solid #1E34BB;
	font-family: Tahoma;
	width: 125px;
	color: #2449FE;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

			
		html>body #right #rssBox input { width: 135px; }
		
		
		#right ul {
			margin:0;
			padding:0;
			list-style: none;
			width: 200px;
			margin-bottom: 20px; }
	
			#right ul li a {
	color: #000000;
	text-decoration: none;
	display: block;
	height: auto;
	width: 175px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 15px;
}
		
			#right ul li a:hover {
				background-color: #C19051;
				text-decoration: underline; }
				
				
			#carousel {
				margin-left:30px;
			}
			
			#carousel a img {
				border:1px solid #2C68EC;
			}

		
	#container #content {
overflow: hidden;
	position: relative;
	width: 468px;
	float: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
}

#container #frame-content {
        overflow: hidden;
	position: relative;
	width: 800px;
	float: left;
        margin:0 auto;
padding-left:20px;
}
		
		#content .postinfo { 
			color: #2B48E6; 
			margin: 0;
			font-size: 10px; }
			
		#content .postdata {
	text-align: right;
	font-size: 11px;
	color: #3352D8;
}

		#content p img { 
                        margin: 10px;
}

		#content h3 img { 
                        margin: 10px;
}
	

	
#footer {
	clear: both;
	height: 39px;
	position: relative;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

		#footer #right_img {
			background: url(images/right_img.jpg) no-repeat;
			height: 308px;
			width: 186px;
			position:absolute;
			right:6px;
			top:-308px;
		}
	
/*
= 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;
	}
	
	#comment {
		width:450px;
	}

	p.credits {
		width:900px;
		text-align:center;
		margin:0 auto;
		padding:20px;
		font-size:12px;
		color:#fff;
	}
	
	p.credits a {
		color:#fff;
	}
	
/*
= END
*/
	

