/*  
Theme Name: CarSafe
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: 86%;
	color: #FFF; }
	
.innerBody {
	/*background: url(images/bg.jpg) repeat-x center top;*/  }
	
body, .innerBody {
	background-color: #000; }
	
.content, .main, .footer, .content_bottom { 
	position: relative;
	width: 1000px; }
	
.content {
	background: url(images/content_bg_blog.jpg) repeat-y left top;
	margin: 0 auto 0 auto;
	padding: 0; }
	
.content.home {
	background: url(images/content_bg_home.jpg) repeat-y center top; }
	
.content.full {
	background: url(images/content_bg_full.jpg) repeat-y center top;
	margin: 0 auto 0 auto;
	padding: 0; }

/* .content_top {
	background: url(images/top.jpg) no-repeat;
	height: 20px;
	padding: 0;
	margin: 0;	} */
	
.content_bottom {
/*	background: url(images/content_bottom.jpg);*/
	clear: both; 	}
	
.content.home .content_bottom {
	padding-left: 6px; }

/* .content_bottom p {
	font-size: .9em;
	padding: 2px 0px 0px 80px;
	line-height: 1.4em;
	color: #999;
	margin: 0; } */
	
.content.full .content_bottom {
	background: url(images/content_bottom_full.jpg);
	clear: both;
	height: 50px; 	}
	
	/* @end */	
	

/* @group TYPOGRAPHY */
	
a {
	text-decoration: underline;
	font-weight: normal;
	color: #ab2027; }
	
/* a:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #000; } */
	
a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #666; }
	
h1 {
	font-size: 1.0em;
	margin-top: 0em;
	margin-bottom: 0em; }
	
h2 { /* posts */
	font-size: 1.9em;
	text-decoration: none;
	margin: 1.0em 0em .2em 0em;
	padding: 0;
	line-height: 1.2em; }

h2 a:link, h2 a:visited { /* posts */
	text-decoration: none;
	font-weight: normal; }
	
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.7em; 	}
	
p {
	font-size: 1.0em;
	line-height: 1.7em;
	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;
	background: url(images/header.jpg) no-repeat;
	height: 370px;
	margin-top: 20px; }

.logo {
	position: relative;
	width: 1000px;
	height: 370px;
	background: url(images/logo.jpg) no-repeat 0 109px; }
	
.logo a {
	display: block;
	width: 400px;
	height: 206px;
	margin-left: 301px; }
	
.hide {
	display: none; }

.logo h1 {
	text-indent: -1000em; 
	overflow: hidden; }
	
.phone {
	color: #CCCCCC;
	font-size: 1.6em;
	position: absolute;
	right: 47px;
	text-align: right;
	top: 20px; }
	
.tagline {
	position: absolute;
	text-align: right;
	color: #ccc;
	top: 60px;
	right: 11px;
	font-size: 1.2em; }
	
.tagline h6 {
	font-weight: normal; }
	
.main {
	position: relative;
	clear: both;
	padding: 0;
	margin: 0; }
	
.content.home .main {
	background: url(images/home.jpg) no-repeat right top; }
	
.blog {
	color: #000;
	position: relative;
	float: right;
	width: 704px;
	padding: 0px 20px 0px 0px;
	margin: 0px 0 0 0;
	/*background: url(images/blog.jpg) no-repeat;*/ }

.content.home .blog {
	color: #FFF;
	position: relative;
 }

.blog h2 a {
	font-weight: bold;
	color: #8b1924; }

.blog h2 {
	background: url(images/blog_title.jpg) no-repeat left bottom;
	padding-bottom: 10px;
	margin-bottom: 3px; }
	
.content.home .blog h2 a {
	font-weight: normal; }
	
.content.home .blog h2 {
	background: none;
	padding: 0; }

.blog h3 {
	font-size: 1.4em; }
	
.content.full .blog {
	width: 960px;
	padding: 10px 20px;
	background: url(images/blog_full.jpg) no-repeat; }
	
.blog img {
	padding: 0 10px 10px 0;
	margin: 0; }
	
.byline {
	font-size: 1em;
	line-height: 1.5em;
	padding: 4px 0px 0px 0px;
	margin: 0px 0px -5px 0px;
	/*background: url(images/byline.jpg) repeat-y;*/ }
	
.byline, .byline a {
	color: #666; }
	
form {
	padding: 0;
	margin: 0 0 2px 0; }

.rss input {
	background-color: #5c5c5c;
	color: #FFF;
	padding: 4px 7px;
	margin: 1px 0 0px 0px;
	border: 1px solid #5c5c5c;
	width: 128px;
	font: .9em Arial, Helvetica, Geneva, sans-serif; }

.rss {
	position: relative;
	padding: 0px 0 15px 0px; }
	
.rss.search {
	position: relative;
	padding: 6px 0 15px 0px; }
	
.rss button {
	background-color: #2e2e2e;
	color: #FFF;
	padding: 4px 7px;
	margin: 1px 0 0px 3px;
	border: 1px solid #2e2e2e;
	width: 60px;
	font: .9em Arial, Helvetica, Geneva, sans-serif;}

.rss.search button {
	width: 75px; }

.rss.search input {
	background-color: #7a1c23; 
	color: #FFF;
	border: 1px solid #7a1c23; }
	
	/* @end */

	
/* @group SIDEBAR */

.sidebar {
	position: relative;	
	float: right; }
	
.content.home .sidebar {
	position: relative;	
	float: left; }
	
.sidebar.left {
	margin: 0em 0 0 6px;
	padding: 0 0px 0 10px; 
	width: 243px; }
	
.content.home .sidebar.left {
	margin: 0em 0 0 10px;
	padding: 0 10px 0 0px; 
	width: 253px; }
	
.sidebar.left h3 {
	font-size: 1.2em;
	padding: 0px 0 0 0;
	margin: 14px 0px 5px 0;
	clear: both;
	color: #a5252f; }
	
.sidebar h3.cta { 
	height: 19px;
	width: 100%;
	text-indent: -1000em; }
	
.sidebar h3.cta.blog { 
	background: url(images/sidebar_title_blog.jpg) no-repeat right;
	margin:0 88px 4px 0; }

.sidebar h3.cta.insider { 
	background: url(images/sidebar_title_insider.jpg) no-repeat left; }	
	
.sidebar h3.cta.signup { 
	background: url(images/sidebar_title_signup.jpg) no-repeat left; }	
	
.sidebar h3.cta.email { 
	background: url(images/sidebar_title_email.jpg) no-repeat left;
	height: 37px; }	
	
	

.sidebar .boxed {
	position: relative;
	float: left;
	height: 33px;
	width: 103px;
	background: url(images/box.jpg) no-repeat left center;
	text-align: center;
	margin-bottom: 16px;
	margin-right: 6px;
	margin-top: 6px; }

.sidebar .boxed p {
	padding-top: 7px; }
	
.sidebar .boxed a:link, .sidebar .boxed a:visited {
	padding: 0;
	margin: 0;
	color: #fff;
	text-decoration: none;
	font-size: .9em; }

.sidebar .boxed a:hover {
	text-decoration: underline;
	color: #ccc; }
	
.sidebar h4 {
	font-size: 1.4em;
	padding-bottom: 0;
	margin-bottom: 0;
	color: #658c2f; }
	
.sidebar h5 {
	font-size: 1.0em;
	font-weight: normal;
	text-transform: uppercase;
	color: #666;
	padding: 0;
	margin: 3px 0 7px 0; }

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

.sidebar ul {
	padding: 0px 0 0 16px;
	margin: 5px 1px;
	text-indent: 0px;  }
	
.sidebar ul li a {
	color: #FFF; }
	
.sn {
	 }
	
	/* @end */


/* @group Category Teaser */

.category.teaser {
	width: 157px;
	float: left;
	margin-right: 9px; }
	
.category.teaser.last {
	margin-right: 0; }
	
.category.teaser h5 {
	text-transform: uppercase;
	font-size: .9em;
	font-weight: normal;
	color: #ab2027; }
		
.category.teaser h4 {
	background: url(images/category_line.jpg) no-repeat left top;
	margin: 1px 0 0;
	padding: 7px 0 0; }

.category.teaser h4 a:link, .category.teaser h4 a:visited {
	color: #FFF;
	text-decoration: none;
	margin-left: 7px;
	font-size: 1.2em; }

.category.teaser h4 a:hover {
	text-decoration: underline; }
	
.category.teaser p {
	color: #999;
	line-height: 1.4em;
	font-size: .9em;
	margin-left: 7px;
	padding: 0;
	margin-top: 4px; }


/* @end */
	

	
	
/* @group NAV */

.navContainer {
	position: relative;
	background: url(images/sidebar_blog.jpg) no-repeat;
	padding: 0;
	margin: 0 0px 0 -10px;
	text-transform: uppercase;
	font-size: 13px; }

	
.content.home .navContainer {
	position: relative;
	background: url(images/sidebar.jpg) no-repeat;
	padding: 0;
	margin: 0 10px 20px -10px;
	text-transform: uppercase;
	font-size: 13px; }

.nav {
	position: relative;
	padding: 10px 0px;
	margin: 0 0 0 0px;
	line-height: normal;	}
	
.nav ul {
	margin: 0;
	padding: 0; 
	list-style: none; }
  
.nav li {
	margin:0;
	padding:0;
}

.nav li a {
	padding: 10px 0px 10px 34px;
	border-bottom: 1px solid #363636;
	margin: 0 7px;
	background: url('images/wheel.png') no-repeat left center;
	text-decoration: underline;
	color: #FFF;
	width:200px;
	height:20px;
	line-height:20px;
	display:block;
}

	.nav li ul li a {
		background-position:20px center;
		padding-left:54px;
		width:180px;
	}
  
.nav li a:hover {
	color:#EEE; 
	text-decoration:none;
}

.nav li.current_page_item a {
	color: #af232c;
	font-weight: bold;
	text-decoration: none; 
}

.nav ul.sub-menu {
	display:none;
}

.nav li.current-menu-parent ul.sub-menu {
	display:block;
}

  	/* @end */
  	
 
  	
	
/* @group FOOTER */

.footer {
	color: #999;
	margin: 0 auto;
	padding: 40px 0 20px;
	text-align: center;
	background: url(images/footer_blog.jpg) no-repeat; }
	
.content.home .footer {
	background: url(images/footer.jpg) no-repeat;  }
	
.footer a:link, .footer a:visited {
	color: #999; }
	
.footer p {
	font-size: .8em;
	padding: 0;
	margin: 0; }
	
	/* @end */

/* @group Wordpress */

.textwidget {
	margin-bottom:20px;
	margin-top:20px; }
                
.clear {
	clear: both; }
	
#tags {
    margin-bottom:35px; }
    
p.tags {
	border-bottom: 2px solid #ccc;
    margin-bottom:35px; }
    
#comment {
	width: 450px; } 
	

.alignright {
	margin: 10px 0 0 10px !important;
	padding: 1px !important;
	border: 1px solid #eee; }
	
.alignleft {
	margin: 10px 10px 0 0px !important;
	padding: 1px !important;
	border: 1px solid #eee; }
	
.cform fieldset {
	background: none repeat scroll 0 0 #E6E6E8 !important; }
	
.cform textarea, .cform input {
	margin-left: 33px !important;
	width: 200px !important; }
	
.cform select {
	margin-left: 33px !important;
	padding: 2px 0 !important;
	width: 207px !important; }
	
.cform label span {
	display: block !important;
	width: 124px !important; }
	
span.reqtxt, span.emailreqtxt {
	margin: 3px 0 0 134px !important; }

.gform_wrapper {
    font-family: 'century gothic'!important;
    margin: 40px auto!important;
    max-width: 80%!important;
    overflow: inherit;
}

#input_2_12, #input_2_15 {
    width: 60%!important;
}

#field_2_16 .gfield_description {
    font-size: 12px;
}

/* @end */