/*  
Theme Name: Torontoism
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: #666666;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin: 0;	
}

#innerBody {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #E9E9E9;
}
	
/*
= TEXT / HEADINGS
*/
	
a {
	color: #666666;
	text-decoration: underline;
}
	
	a:hover {
		text-decoration: underline; }
	
h1 {
	width: 326px;
	height: 64px;
	position: absolute;
	top: 130px;
	left: 80px;
}
	
	h1 a {
	text-indent: -9999px;
	display: block;
	width: 326px;
	outline: none;
	height: 64px;
}
		
h2 {
	color: #3B9FDA;
	margin: 5px 0;
	font-family: Helvetica;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

	
	h2.title {
	line-height:25px;
	margin: 0;
}
	h2.title a {
	color: #3B9FDA;
	text-decoration: none;
}
	h2.title a:hover {
	text-decoration: underline;
}
	
/*
= HEADER / MENU / FOOTER
*/

#header {
	height: 361px;
	position: relative;
	background: url("images/header.jpg") top left no-repeat;
	width: 981px;
	float: left;
}
#header #subscribe {
	float: right;
	margin-top: 30px;
	margin-right: 36px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#topnav {
	list-style: none;
	width: 640px;
	height: 25px;
	float: right;
	padding-top: 220px;
	padding-right: 24px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	margin: 0;
	clear: right;
}
		#topnav li {
	float: right;
	display: block;
}
		
		#topnav li a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 15px;
	font-size: 13px;
	font-family: Helvetica;
	height: 24px;
	padding-left: 15px;
	line-height: 22px;
	background-image: url(images/nav_indent.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
		#topnav li a:hover {
	text-decoration: none;
	color: #EAA129;
}	
#header #cta {
	float: left;
	height: 44px;
	width: 268px;
	margin: 218px 0px 0px 21px;
	background-image: url(images/cta_bg.jpg);
	padding-left: 20px;
	padding-top: 14px;

}
#header #cta a {
	color: #FFFFFF;
	font-family: Helvetica;
	font-size: 14px;
	text-decoration: none;
}
/*
= CONTAINER / COLUMNS
*/
	
#container {
	position: relative;
	width: 981px;
	z-index: 1;
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(images/container_bg.jpg);
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 0px;
}

#container #left {
	position: relative;
	width: 299px;
	float: left;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(images/col_bg.jpg);
	padding-left: 15px;
}






#left ul {
	padding:0;
	list-style: none;
	width: 299px;
	margin:0;
	float: left;
}
	
#left li a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 28px;
	width: 277px;
	line-height: 26px;
	background-image: url(images/li_bg.jpg);
	background-repeat: no-repeat;
	background-position: 5px top;
	padding-left: 22px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #3CA4E2;
	float: left;
}
		
#left li a:hover {
	color: #EAA129;
}

#left .sidebarWidget {
	margin:20px 0px;
	padding:0px;
	background: #3CA4E2 url(images/round_top.jpg) 0px 0px no-repeat;
	color:#ffffff;
}

#left .sidebarWidgetInner {
	margin:0px;
	padding:10px 0px;
	background: transparent url(images/round_bottom.jpg) 0px 100% no-repeat;
	color:#ffffff;
}

#left .sidebarWidgetInner a {
	color:#ffffff;
	text-decoration:none;
}

#left .textwidget {
	padding:10px;
}

#left h2 {
	color: #FFFFFF;
	font-size: 18px;
	padding-bottom: 6px;
	background-color: #3CA4E2;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding-left: 10px;
	width: 289px;
}














#left #search {
	background-image: url(images/li_bg2.jpg);
	background-repeat: repeat-y;
	height: 40px;
	width: 260px;
	margin: 0px;
	padding-left: 30px;
	float: left;
}

#left #contact {
	width: 260px;
	height: 120px;
	color: #FFFFFF;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
}
#left #contact a {
	color: #EAA129;
}			
	
	
		#left #search input {
	background-color: #FFFFFF;
	margin-bottom: 2px;
	border: 1px solid #C0C0C0;
	font-family: Tahoma;
	width: 125px;
	color: #281515;
	padding: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
			
		html>body #left #search input { width: 135px; }
#left #search #go {
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

		

		


#left   #logo {
	float: left;
	margin-top: 24px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
		
		
	#container #content {
	position: relative;
	width: 597px;
	float: left;
	padding-top: 10px;
	line-height: 18px;
	background-image: url(images/content_bg2.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-right: 40px;
	padding-left: 30px;
	padding-bottom: 40px;
}

	#container #content-full {
	position: relative;
	width: 960px;
	float: left;
	padding-top: 10px;
	line-height: 18px;
	padding-right: 40px;
	padding-left: 16px;
	padding-bottom: 40px;
}

#content img {
	margin:8px; 
}
		
		#content .postinfo {
	color: #3B9FDA;
	margin: 0;
	font-size: 10px;
	line-height: 14px;
	background-image: url(images/title_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 6px;
}
			
		#content .postdata {
	text-align: right;
	font-size: 11px;
	color: #3B9FDA;
	height: 50px;
	padding-top: 15px;
	padding-right: 8px;
}
	

	
#footer {
	clear: both;
	position: relative;
	background-image: url(images/footer_bg.jpg);
	height: 129px;
	background-repeat: repeat-x;
}

#footer #disclaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 100%;
	margin-top: 7px;
	margin-left: 65px;
	line-height: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 20px;
}
	
/*
= 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;
	}


	.clear {
		clear: both;
	}
	

	
/*
= END
*/
	
