/*  
Theme Name: The Gold Coast Standard
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: "Times New Roman", Times, Georgia, serif;
	font-size: 86%;
	color: #333333;
	background: #091754 url(images/bg.jpg) repeat-x center top; }
	
.content, .main, .footer, .content_bottom { 
	position: relative;
	width: 1000px; }
	
.content {
	background: url(images/content_bg.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;
	height: 26px; 	}
	
	/* @end */	
	

/* @group TYPOGRAPHY */
	
a:link {
	text-decoration: underline;
	font-weight: normal;
	color: #162b3c; }
	
a:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #1d3a52; }
	
a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #634b18; }
	
h1 {
	font-size: 2.6em;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 0em;
	font-style: italic;
	letter-spacing: .055em; }
	
h2 { /* posts */
	font-size: 1.8em;
	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.5em;
	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; }
	
	#homepage {
		position:absolute;
		margin:-400px 0 0 0;
		width:990px;
		height:350px;	}

.logo {
	position: relative;
	width: 1000px;
	height: 146px;
	background: url(images/logo.jpg) no-repeat; }

.logo h1 {
	text-indent: -1000em; overflow:hidden; }
	
.tagline {
	position: absolute;
	color: #eee;
	width: 1000px;
	text-align: center;
	top: 114px;
	left: 0px;
	font-size: 1.1em;
	letter-spacing: .05em; }
	
.photos {
	background: url(images/photos.jpg) no-repeat;
	height: 282px; }
	
.main {
	position: relative;
	padding: 0;
	margin: 0; }
	
.main.full {
	width: 960px;
	padding: 0 20px; }
	
.blog {
	position: relative;
	float: left;
	width: 565px;
	padding: 0px 0px 0px 0px;
	margin: -30px 0 0 0; }
	
.blog img {
	padding: 0 10px 10px 0;
	margin: 0; }
	
.blog h2 {
	padding: 0px 0px 0px 0px; }
	
.byline {
	height:80px;
	font-size: 1em;
	line-height: 1.4em;
	padding: 6px 0 12px 80px;
	margin: 8px 0 -9px 0;
	color: #666;
	background: url(images/byline.jpg) no-repeat }
	
	
.searchbox {
	padding: 0 0 2px 3px; }

form {
	padding: 0;
	margin: 0 0 2px 0; }

input, button {
	background-color: #234c90;
	color: #FFF;
	padding: 4px 7px;
	margin: 1px 0 0px 15px;
	border: 1px solid #ccc;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	width: 98px; }

.rss {
	position: absolute;
	background: url(images/rss.jpg) no-repeat 0px 1px;
	padding: 0px 0 10px 26px;
	margin: -20px 0 0 0px;
	z-index: 1000;
	left: 15px; }

.rss a#rss {
	position: absolute;
	left: 4px;
	top: 39px;
	width: 40px; }


	
	/* @end */

	
/* @group SIDEBAR */

.sidebar {
	position: relative;	 }
	
.sidebar.left {
	margin: 0 0 0 0;
	padding: 0 10px 0 20px; 
	width: 170px;
	float: left; }
	
.sidebar.left h3 {
	font-size: 1.2em;
	padding: 10px 0 0 0;
	margin: 0px 0px 0 0;	}
	
.sidebar.right {
	margin: -27px 0 0 0px;
	padding: 0 0px 0 0px; 
	width: 209px;
	float: right; }

.sidebar.right h3 {
	background: url(images/sidebar_right_title.jpg) repeat-y left top;
	padding: 10px 0 10px 0px;
	margin: 0px 0px 0 0px;
	color: #0d1c5c;	}
	
.sidebar.right .cta {
	background: url(images/cta.jpg) no-repeat right top;
	height: 57px;
	width: 209px;
	padding: 10px 0 00px 0px;
	margin: 0px 0px 0 0px;	}
	
.sidebar.right .cta h3 {
	background: none;
	width: 209px;
	padding: 0px 0 0px 0px;
	margin: 0px 0px 0 0px; }

.sidebar p {
	margin: 0;
	padding: 0 12px 0 0;
	line-height: 1.4em; }

.sidebar ul {
	padding: 0px 0 0 16px;
	margin: 5px 1px;
	text-indent: 0px;  }
	
	/* @end */
	
	
/* @group NAV */

.navContainer {
	position: relative;
	width: 162px;
	padding: 40px 0 0 0;
	margin: 0px 0 0 -20px; }

.nav {
	position: relative;
	padding: 10px 0px 0px 0px;
	margin: 0;
	line-height: normal;	}
	
.nav ul {
	margin: 0;
	padding: 0;   }
  
.nav li {
	font-size: 1.2em; 
	list-style-type: none;
	padding: 5px 0px 5px 20px;
	background: url(images/nav_item.jpg) repeat-y;
	margin: 4px 0; }
  
.nav li a:link {
	text-decoration: none;
	color: #234c90; }
	
.nav li a:visited {
	text-decoration: none;
	color:#333;	 }
  
.nav li a:hover {
	text-decoration: underline;
	color:#000; }

.nav li.current_page_item  {
	color: #FFF;
	background: url(images/nav_selected.jpg) repeat-y;
	font-weight: bold;
	text-decoration: none; }

.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: none; }

  	/* @end */
  	
  	
/* @group FOOTER */

.footer {
	color: #768590;
	margin: 0 auto;
	padding: 5px 0 0 0; }
	
.footer a:link, .footer a:visited {
	color: #768590; }
	
.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 */