/*  
Theme Name: The Nielsen Rating
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/
*/

/* @group GLOBALS */

body {
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 76%;
	color: #333333;
	background: #3a92bf url(images/header_bg.jpg) repeat-x center top; }
	
.main, .footer { 
	position: relative;
	width: 1000px;
	margin: 0 auto; }
	
.content {
	background: url(images/content_bg.jpg) repeat-y center top;
	width: 1000px;
	margin: 0 auto 0 auto;
	padding: 0; }
	
.content_bottom {
	background: url(images/content_bottom.jpg) center top;
	clear: both;
	height: 38px; 	}

.content_bottom p {
	font-size: .9em;
	padding: 2px 0px 0px 80px;
	line-height: 1.4em;
	color: #999;
	margin: 0; }
	
	/* @end */	
	

/* @group TYPOGRAPHY */
	
a:link {
	text-decoration: underline;
	font-weight: normal;
	color: #02194f; }
	
a:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #0f2a88; }
	
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.1em;
	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;
	letter-spacing: -.04em;
	font-weight: bold; }
	
h2 a:hover { /* posts */
	text-decoration: underline; }
	
h3 {
	font-size: 1.4em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: normal;	}
	
h4 {
	font-size: 1.2em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;	}
	
h5 {
	font-size: 1.0em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;	}
	
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.8em;
	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;
	margin: 0 auto;
	background: url(images/header_bg.jpg) repeat-x; }
	
.header .cta {
	position: absolute; 
	width: 130px;
	height: 50px;
	top: 189px; }
	
.header .cta a {
	color: #eee; }
	
.header .cta.one {
	left: 400px; }
	
.header .cta.two {
	left: 608px; }
	
.header .cta.three {
	left: 815px; }

.logo {
	background: url(images/header.jpg) no-repeat;
	height: 222px; }

.logo h1 {
	text-indent: -1000em; overflow:hidden; }
	
.tagline {
	position: absolute;
	color: #666;
	top: 182px;
	left: 465px;
	font-size: 1.1em;
	letter-spacing: .05em; }
	
.main {
	position: relative;
	padding: 0; }
	
.blog {
	position: relative;
	float: left;
	width: 600px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0 0 0; }
	
.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.4em;
	padding: 6px 0px;
	margin: 8px 0 -8px 0;
	color: #666;
	background: url(images/byline.jpg) repeat-y; }

.searchbox {
	padding: 0 0 2px 3px; }

.searchbox input, .searchbox button {
	background-color: #FFF;
	color: #A9536C;
	padding: 3px;
	margin: 1px;
	border: 1px solid #ccc; }
	
	/* @end */
	
	
/* @group SIDEBAR LEFT */

.sidebar {
	position: relative;	
	float: left; }
	
.sidebar.left {
	margin: 0;
	padding: 0; 
	width: 200px;
	background: url(images/remote.jpg) no-repeat;
	height: 472px; }
	
.sidebar.left h3 {
	font-size: 1.2em;
	font-weight: bold;
	padding: 0;
	margin: 0 0 10px 0;	}
	
	a.rss {
	position: absolute;
	text-decoration: none;
	color: #fff;
	top: -27px;
	left: 65px; }
	
	a.rss:hover {
	text-decoration: underline;
	font-weight: bold; }
	
	.remote_display {
	width: 110px;
	margin-left: 43px;
	margin-top: 30px;
	text-align: center;
	color: #FFF; }
	
	.remote_display a, .remote_display p {
	color:  #fff; }
	
	a.email {
	position: absolute;
	text-decoration: none;
	color: #333;
	top: 160px;
	left: 65px; }
	
	a.email:hover {
	text-decoration: underline; }
	
.sidebar.right {
	margin: 0em 0 0 0;
	padding: 0 3px 0 10px; 
	width: 171px;
	float: right; }

.sidebar.right h3 {
	background: url(images/sidebar_right_title.jpg) no-repeat left top;
	padding: 5px 0 0 20px;
	margin: 10px 0 0 -10px;
	height: 23px;
	color: #fff;
	font-size: 1em;
	text-transform: uppercase;	}

.sidebar p {
	margin: 0;
	padding: 0;
	line-height: 1.4em; }

.sidebar ul {
	padding: 0px 0px;
	margin: 5px 15px;  }

.sidebar ul li  a:link {
	font-size: 1em;
	color: #666; }

.sidebar ul li  a:visited {
	color: #333; }
	
	/* @end */
	
	
/* @group NAV */

.navContainer {
	position: relative;
	width: 1000px;
	background: url(images/nav.jpg);
	height: 57px;
	padding: 0;
	margin: 0; }

.nav {
	position: relative;
	padding: 0px 0px 0px 200px;
	margin: 0;
	line-height: normal;	}
	
.nav ul {
	margin: 0;
	padding: 0;   }
  
.nav li {
	font-size: 1.15em;
	display: block;
	float: left;
	height: 46px;
	padding: 10px 30px 0 22px;
	margin: 0;
	background: url(images/nav_divider.jpg) no-repeat right top; }
  
.nav li a:link {
	text-decoration: none;
	color: #fff; }
	
.nav li a:visited {
	color:#FFF;	 }
  
.nav li a:hover {
	color:#EEE;
	text-decoration: underline; }

.nav li.current_page_item a:link, .nav li.current_page_item a:visited, .nav li.current_page_item a:hover {
	color: #FFF;
	font-weight: bold;
	text-decoration: underline; }
	
	* html .nav li.current_page_item a:link, .nav li.current_page_item a:visited, .nav li.current_page_item a:hover {
	padding: 0; }

  	/* @end */
  	
	
/* @group FOOTER */

.footer {
	color: #eee;
	margin: 0 auto;
	padding: 3px 0 0 5px; }
	
.footer a:link, .footer a:visited {
	color: #eee; }
	
.footer p {
	font-size: .9em;
	padding: 0;
	margin: 0; }
	
	/* @end */

/* @group Wordpress */

.textwidget {
	margin-bottom:20px;
	margin-top:20px; }
                
.clear {
	clear: both; }
	
#tags {
    margin-bottom:35px; }

#comment {
	width:450px;
}

/* @end */