/*  
Theme Name: Gig Harbor Home Selling
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: #eee;
	background-color: #000;
	/* background: #FFF url(images/bg.jpg) center top; */ }
	
.content_bottom { 
	position: relative;
	width: 1000px; }
	
.content {
	background: url(images/content_bg.jpg) no-repeat center 446px;
	margin: 0;
	padding: 0; }
	
.content_bottom {
	background: url(images/bottom.jpg) no-repeat;
	clear: both;
	height: 21px; 
	padding: 0;
	margin: 0;	}

.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: #eee; }
	
a:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #FFF; }
	
a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #faaf40; }
	
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; }

h2 a:link, h2 a:visited { /* posts */
	text-decoration: none;
	font-weight: bold;
	color: #faaf40; }
	
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: 100%;	}
	
.header .cta {
	width: 1000px;
	margin: 0 auto;
	position: relative;  }
	
.header .cta_top {
	position: absolute;
	z-index: 100;
	top: 60px;
	left: 644px;
	width: 250px; }

.header .cta h3 {
	padding: 0;
	margin: 1em 0 0 0; }

.header .cta h3 a {	
	color: #fff; }
	
	.header .cta h3 a:hover {	
		color: #000; }
	

.header .cta p {
	padding: 0;
	margin: 0; }

.logo {
	width: 100%;
	height: 356px; 
	background: url(images/header.jpg) no-repeat center top; }

.logo a {
	text-decoration: none;
	cursor: hand; }

.logo h1 {
	text-indent: -1000em; overflow:hidden; }
	
.tagline {
	position: relative;
	width: 830px;
	color: #f38822;
	margin: 0 auto;
	padding-top: 250px;
	font-size: 1.3em;
	letter-spacing: .05em; }
	
.main {
	position: relative;
	padding: 0px 0 0 0;
	margin: 0 auto;
	width: 1000px;
	background: url(images/bg.jpg) repeat-y center top; }

.content_top {
	background: url(images/top.jpg) no-repeat;
	height: 20px;
	padding: 0;
	margin: 0;	}
	
.blog {
	position: relative;
	float: left;
	width: 604px;
	padding: 0px 15px 0px 15px;
	margin: -10px 0 0 0;	 }
	
.blog img {
	padding: 0 10px 10px 0;
	margin: 0; }
	
.blog a {
	color: #faaf40
}
	
.blog h2 {
	padding: 0px 0px 0px 0px; }
	
.byline {
	font-size: 1em;
	line-height: 1.3em;
	padding: 6px 0px;
	margin: 8px 0 0 0;
	color: #ccc; }
	
.searchbox {
	padding: 0 0 2px 3px; }

.sidebar input, button {
	background-color: #999;
	color: #FFF;
	padding: 4px 7px;
	margin: 0px 0 0px 0;
	border: 1px solid #666; }
	
	/* @end */
	
	
/* @group SIDEBAR LEFT */

.sidebar {
	position: relative;	
	float: left;
	width: 366px;
	margin: 0;
	padding: 0; }
	
.sidebar .cta {
	background-image: url(images/sidebar_cta.jpg);
	width: 356px;
	padding: 0 0 15px 10px;
	margin-top: -5px; }

.sidebar .cta_divider {
	height: 12px;
	background-image: url(images/sidebar_cta_divider.jpg); }
	
.sidebar_left {
	float: left;
	margin: 1em 0 0 0;
	padding: 0 0px 0 10px; 
	width: 176px; }
	
.sidebar h3 {
	color: #ccc;
	padding: 10px 0 0 0;
	margin: 0px 0px 0 0;	}

.sidebar a#rss {
	background-color: #000;
	padding: 3px 2px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: .9em;
	margin: 0; }

.sidebar .rss {
	padding: 8px 0; }
	
form {
	padding: 5px 0 0 0; }

.sidebar_left h3, .sidebar_right h3 {
	color: #f6921e;
	padding: 10px 0 0 0;
	margin: 0px 0px 0 0;
	font-size: 1.1em;
	text-transform: uppercase;	}
	
.sidebar_right {
	float: left;
	margin: 1em 0 0 0;
	padding: 0 0px 0 10px; 
	width: 170px;
	float: left; }

.sidebar.right h3 {
	/*background: url(images/sidebar_right_title.jpg) no-repeat left top;*/
	padding: 0px 0 0 0px;
	margin: 0px 0px 0 0px;	}

.sidebar p {
	margin: 0;
	padding: 0;
	line-height: 1.4em; }

.sidebar ul {
	padding: 0px 0 0 16px;
	margin: 5px 1px;
	text-indent: -5px;  }
	
	/* @end */
	
	
/* @group NAV */

.navContainer {
	position: relative;
	width: 100%;
	background: url(images/nav.jpg) no-repeat center top;
	height: 90px;
	padding: 0;
	margin: 0; }

.nav {
	position: relative;
	padding: 0px 0px 0px 0px;
	width: 1000px;
	margin: 0 auto;
	line-height: normal;
	text-align: center;	}
	
.nav ul {
	margin: 0;
	padding: 0;   }
  
.nav li {
	font-size: 1.1em;
	float: left; 
	list-style-type: none;
	padding: 0;
	margin: 0; }
	
.nav li.page-item, .nav li.current_page_item {
	padding: 45px 0 0 0;
	margin: 0;
	width: 160px;
	position: absolute; }
	 
.nav li.page-item-1 {
	left: -12px; }

.nav li.page-item-2 {
	left: 107px; }
	
.nav li.page-item-3 {
	left: 215px; }

.nav li.page-item-4 {
	left: 360px; }

.nav li.page-item-5 {
	left: 521px; }

.nav li.page-item-6 {
	left: 682px; }

.nav li.page-item-7 {
	left: 850px; }
  
.nav li a:link {
	text-decoration: none;
	color: #FFF;
	text-transform: uppercase; }
	
.nav li a:visited {
	color:#FFF;
	text-transform: uppercase;	 }
  
.nav li a:hover {
	color:#EEE;
	text-decoration: underline;
	text-transform: uppercase; }

.nav li.current_page_item a:link, .nav li.current_page_item a:visited, .nav li.current_page_item a:hover {
	color: #faaf40;
	font-weight: bold;
	text-decoration: none; }


  	/* @end */
  	

	
/* @group FOOTER */

.footer {
	color: #999;
	padding: 10px 0 10px 0;
	margin-bottom: 10px;
	background: url(images/footer.jpg) no-repeat center bottom; }
	
.footer_content {
	width: 1000px;
	margin: 0 auto; }
	
.bottom_links {
	width: 980px;
	padding-left: 0px;
	margin: 0 auto; }

.bottom_links a:link, .bottom_links a:visited {
	color: #999; }
	
.bottom_links p {
	font-size: .9em;
	color: #999;
	padding: 0;
	margin: 0; }

.snippet {
	width: 300px;
	float: left;
	padding: 0 10px 0px 10px; }

.snippet h4 {
	color: #ce2626;
	text-transform: uppercase;
	font-size: 1em;
	padding: 0;
	margin: 0;
	font-weight: normal; }
	
	.snippet h4 a {
		color: #ce2626;
		text-transform: uppercase;
		font-size: 1em;
		padding: 0;
		margin: 0;
		font-weight: normal;
		text-decoration:none; }
		
		.snippet h4 a:hover {
			color: #ce2626;
			text-transform: uppercase;
			font-size: 1em;
			padding: 0;
			margin: 0;
			font-weight: normal;
			text-decoration:underline; }

.snippet h5 {
	font-size: 1.2em;
	padding: 10px 0 5px 0;
	margin: 0;
	color: #ccc; }

.snippet p {
	color: #fff;
	padding: 0;
	margin: 0;
	line-height: 1.4em;
	font-size: .9em; }

	
	/* @end */

/* @group Wordpress */

.textwidget {
	margin-bottom:20px;
	margin-top:20px; }
                
.clear {
	clear: both; }
	
#tags {
    margin-bottom:35px; }

#comment {
	width:450px;
}

.cform fieldset	{ 
	background:#231F20 !important; 
}


.cform legend { 
	color:#fff !important;
}

/* @end */