/*  
Theme Name: Real Estate Toronto
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 {
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 76%;
	color: #333333;
	background-color: #848484; }
	
.innerBody {
	background: #848484 url(images/bg.jpg) repeat-x center top; }
	
.content, .main, .content_bottom { 
	position: relative;
	width: 1000px; }
	
.content {
	background: url(images/content.jpg) repeat-y center top;
	margin: 0 auto 0 auto;
	padding: 0; }
	
.content_bottom {
	background: url(images/content_bottom.jpg);
	clear: both;
	height: 19px; 	}
	
	/* @end */	
	

/* @group TYPOGRAPHY */
	
a:link {
	text-decoration: underline;
	font-weight: normal;
	color: #7e1524; }
	
a:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #590e19; }
	
a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #666; }
	
h1 {
	font-size: 2.9em;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 0em;
	font-style: italic;
	letter-spacing: .055em; }
	
h2 { /* posts */
	font-size: 2.0em;
	text-decoration: none;
	margin: 1.0em 0em .2em 0em;
	padding: 0;
	line-height: 1.2em;
	color: #333; }

h2 a:link, h2 a:visited { /* posts */
	text-decoration: none;
	font-weight: bold; }
	
h2 a:hover { /* posts */
	text-decoration: underline; }
	
h3 {
	font-size: 1.4em;
	margin: 1.2em 0em .2em 0em;
	font-weight: normal;	}
	
h4 {
	font-size: 1.2em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;	}
	
h5 { /*authors */
	font-size: 1.1em;
	margin: 10px 0 3px 0; }

h5 a:link, h5 a:visited { /*authors */
	color: #5e0e11;
	font-weight: bold;
	text-decoration: none; }
	
h6 {
	font-size: 0.8em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;	}
	
img {
	border: 0;	}
	
ol, ul, li {
	font-size: 1.0em;
	line-height: 1.8em; 	}
	
p {
	font-size: 1.0em;
	line-height: 1.6em;
	margin: 1.2em 0em 1.2em 0em;	}
	
strong, b {
	font-weight: bold;	}
	
.smalltext {
	font-size: .8em;
	color: #666; }
	
	/* @end */
	
	
/* @group MAIN ELEMENTS */

.header { 
	position: relative;
	width: 1000px; }

.logo {
	position: relative;
	width: 1000px;
	height: 226px;
	background: url(images/logo.jpg) no-repeat; }

.logo h1 {
	text-indent: -1000em; overflow:hidden; }
	
.tagline {
	position: absolute;
	color: #666;
	top: 198px;
	left: 154px;
	font-size: 1.1em;
	letter-spacing: .05em;
	width: 333px;
	text-align: center; }
	
.main {
	position: relative;
	padding: 0;
	margin: 0; }
	
.blog {
	position: relative;
	float: left;
	width: 700px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0 0 25px; }
	
.content.full .blog {
	position: relative;
	float: left;
	width: 940px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0 0 25px; }
	
.blog img {
	padding: 0 10px 10px 0;
	margin: 0; }
	
.blog h2 {
	/* background: url(images/article_title.jpg) no-repeat bottom; */
	padding: 0px 0px 0px 0px; }
	
.byline {
	font-size: 1em;
	line-height: 1.5em;
	padding: 0px 10px;
	margin: 8px 0 0 0;
	color: #666;
	background: url(images/byline.jpg) repeat-y; }
	
/* @group Fancy Date */
			
.byline .fancy_date {
	position: relative;
	color: #eee;
	float: left;
	background: url(images/date.png) no-repeat left top;
	width: 36px;
	height: 56px;
	text-align: center;
	padding: 7px 1px 5px 0;
	overflow: visible;
	margin-right: 18px; }
	
.month {}

.date {
	font-size: 1.9em;
	font-weight: normal;
	line-height: .8em; }
	 
.year {}

.byline p {
	padding: 3px 0 0 75px;
	font-size: 1em;
	margin: 0;
	line-height: 1.3em;
	text-transform: uppercase; }
	
.divider {
	border:#333 solid 2px;
	background:#eee;
	width:690px;
	height:10px;
}

/* @end */
	
form {
	padding: 0;
	margin: 0 0 2px 0; }

.rss input, button {
	background-color: #aaa;
	color: #fff;
	padding: 4px 7px;
	margin: 1px 0 0px 15px;
	border: 1px solid #999;
	font-size: .9em;
	width: 128px; }

.rss {
	position: absolute;
	right: 46px;
	top: 150px;
	z-index: 10000;
	background: url(images/rss.jpg) no-repeat 5px 1px;
	padding: 0px 0 15px 32px; }

.rss a#rss {
	position: absolute;
	left: 8px;
	top: 45px;
	width: 40px;
	color: #999; }	

.post_footer ul {
	padding: 0;
	margin: 0; }

.post_footer ul li {
	list-style-type: none;
	display: inline;
	padding: 0 20px 0 0; }

.post_footer ul li a:link, .post_footer ul li a:visited {
	text-decoration: none;
	color: #a6776e; }

.post_footer ul li a:hover {
	text-decoration: underline; } 

	
	/* @end */

	
/* @group SIDEBAR */

.sidebar {
	position: relative;	
	float: right;
	margin: 0em 0 0 0;
	padding: 0 10px 0 0px; 
	width: 236px; }
	
.sidebar h3 {
	background: url(images/sidebar_divider.jpg) no-repeat left bottom;
	padding: 0px 0 13px;
	margin: 14px 0px 0 0;
	clear: both;
	font-weight: bold;	}
	
.sidebar h3.cta {
	color: #7a0f1f;
	font-weight: bold;
	margin-top: 1px; }

.sidebar h3.cta a:link, .sidebar h3.cta a:visited {
	color: #7a0f1f;
	text-decoration: none;
	font-weight: bold; }
	
.sidebar h3.cta a:hover {
	color: #555;
	text-decoration: underline;
	font-weight: bold; }

.sidebar h3.cta img {
	padding: 0 5px 0 0;
	margin-bottom: -5px; }

.sidebar p {
	margin: 0;
	padding: 0;
	line-height: 1.4em; }

.sidebar ul {
	padding: 0px 0 0 3px;
	margin: 5px 1px;
	text-indent: 0px;  }
	
.sidebar ul li {
	list-style-type: none;
	background: url(images/bullet.jpg) no-repeat 0 8px;
	margin-left: 0;
	padding-left: 9px; }

	/* @end */
  	
  	
 /* @group NAV dropdowns */

.navContainer {
	width: 1000px;
	background: url(images/nav.jpg);
	height: 72px;
	padding: 0;
	margin: 0;
	position:relative; 
	z-index: 3000; }
	
.nav ul {
	padding: 0px 0px 0px 169px;
	margin: 0px;
	list-style: none;
	color: #ffffff;	
	height: 45px; }
	
.nav ul li {
	background: url(images/nav_divider.jpg) no-repeat right top;
	padding: 15px 16px 0 2px;
	font-size: 1.1em; }
	
.nav li a:link {
	text-decoration: none;
	color: #666; }
	
.nav li a:visited {
	text-decoration: none;
	color:#666;	 }
  
.nav li a:hover {
	text-decoration: none;
	color:#7e1524; }

.nav li.current_page_item a:link, .nav li.current_page_item a:visited, .nav li.current_page_item a:hover {
	color: #7e1524;
	font-weight: bold;
	text-decoration: none; }
	 
.nav ul li {
	float: left; }

.nav ul li a {
	float: left;
	display: block;
	height: 45px;
	margin: 0px 5px;
	text-decoration: none;
	white-space: nowrap; }

.nav ul li ul {
	display: none;
	margin: 0;
	padding: 0;
	position: absolute;
	left: auto;
	top: 36px;
	width: 180px;
	/* border: 2px solid #333; */
	z-index: 30000; }

.nav ul li ul li {
	float: none;
	display: block;
	position: relative;
	margin: 0;
	padding: 0; }

.nav ul li ul li a {
	float:none;
	text-decoration: none;
	background-color: #eee;
	color: #333;
	height: auto;
	margin: 0;
	padding: 0;
	font-size: .8em;
	padding-left: 20px; }

.nav ul li ul li a:hover {
	text-decoration: none;
	background-color: #333;
	color: #ffffff !important;  }	

.nav ul li:hover ul, .nav ul li.hover ul {
	display:block; }
	
  	/* @end */
	
/* @group FOOTER */

.footer {
	position: relative;
	width: 990px;
	color: #ccc;
	margin: 0 auto;
	padding: 7px 0 5px 10px;
	background: url(images/footer.jpg) no-repeat; }
	
.footer a:link, .footer a:visited {
	color: #ccc; }
	
.footer p {
	font-size: .9em;
	padding: 0;
	margin: 0; }
	
.networking {
	float: right;
	padding: 0;
	margin: 0; }
	
.networking img {
	padding-right: 10px; }
	
.networking a {
	border: 0; }
	
	/* @end */

/* @group Wordpress */

.textwidget {
	margin-bottom:20px;
	margin-top:20px; }
                
.clear {
	clear: both; }
	
#tags {
    margin-bottom:35px; }

#comment {
	width:450px;
}

/* @end */