/*
Theme Name: Noah George
Theme URI: http://
Description: Noah George Realtor
Author: Anthony Bellemare
Author URI: 
version: 2.0
Tags: three-column, widget-ready, blank
*/

/* import 960 Grid */
@import url(css/960/reset.css);
@import url(css/960/text.css);
@import url(css/960/960.css);


/* basics */

*{margin:0; padding:0;}

body {
	background-image: url(images/ng/body-bkgd.gif);
	background-repeat: repeat-x;
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 8pt;
	margin:0;
	background-color: #fff;
	}
	
h1 {font-size: 18pt;}
h2 {font-size: 14pt;}
h3 {font-size: 10pt;}
h4 {font-size: 9pt;}


img{ border: none; padding:0; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}


/* links */

a{
	color:#cc0000;
	text-decoration:none;
	}

a:hover{text-decoration: underline;}

#bb {
       height: 220px;
}

#bbphoto {
       height: 220px;
       width: 480px;
       float: left;
}

/* container */


#container {
	margin:0 auto;
	padding:0 0;
	color:#333;
	overflow: hidden;
	}
	
/* header */

#header {
	height:40px;
	color: #fff;
	background-image: url(images/ng/header-logo.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 40px;
	text-align: right;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 2px;
	}

#header a{color: #FF0000; text-decoration: none;}
#header a:hover{text-decoration: none; border-bottom: solid 1px #FF0000;}


/* message */

#message {
	height:110px;
	margin-top: 5px;
	color: #ABC2CF;
	font-style: italic;
	font-size: 32px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 40px;
	font-weight: normal;
	letter-spacing: 1px;
	}
#message p {
	padding: 15px 100px 0 0;
}

#message .ng {	
	color: #fff;
	font-style: normal;
}
#message a {
        color: #ABC2CF;
}


/* main menu */


#menu {
	height:40px;
	font-family: "lucida grande", verdana, sans-serif;
	font-size: 13pt;
	overflow:hidden;
	background-image: url(images/ng/menu_bkgd.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-transform: uppercase;
}


#menu ul {
	margin:0;
	padding:0;
}

#menu ul li {
	list-style-type: none;
	float:left;
	margin: 0;
	padding: 0;
}

#menu ul li a {
	padding:0px 15px 0px 15px;
	margin: 0;
	color: #001321;
	display:block;
	line-height:40px;
    background-image: url(http://server1.fusednetwork.com/~noahgeor/wp-content/uploads/2009/07/menu_div.gif);
	background-repeat: no-repeat;
	background-position: right top;
        
}
#menu li.first a {
        padding-left:0px;
}
#menu li.last a {
        background-image:none;
}

#menu ul li a:hover {
	color:#ABC2CF;
	text-decoration: none;
}

/* mainsearch */

#main_search {
	height:220px;
	background-image: url(images/ng/search-bkgd.gif);
	background-repeat: repeat-x;
	margin-bottom:20px;
	}
#main_search p {
	padding:14px;
	}
	

/* content */

#contentwrap {        
background-image: url(http://server1.fusednetwork.com/~noahgeor/wp-content/uploads/2009/07/bkgd_content.gif);
         background-repeat: repeat-y;
         float:left;
         width: 960px;
         height:100%;	
}
#content {
        overflow: hidden;
	}
#statements {
	height: 200px;
}

.post {
	color: #332B09;
	margin:20px 0 0 0;
	padding:0;
	line-height: 16pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	}
	
.post h2{
	color: #CC0000;
        font-family: Helvetica, Arial, sans-serif;
        text-transform: uppercase;
        line-height: 24px;
	}

.post h3{
	font-family: Helvetica, Arial, sans-serif;
        text-transform: uppercase;
        line-height: 14px;
        margin:0px; 
        padding:0px;
	}	

.post h2 a, .post h3 a{
	color: #CC0000;
	text-decoration: none;
	}
	
.post h2 a:hover{
	text-decoration: underline;
	}

.post ul {}

.post li {}

.entry p{margin:12px 0;}
.entry a{
	color:#cc0000
}
.postmetadata{
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 8pt;
	clear: both;
	padding:0 0 20px 0;
	margin: 20px 0;
	border-bottom: 1px dotted #CAC696;
	color: #736E3C;
	}
.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;}
	

/* sidebars */

#sidebars {
	background-color: #E0DEBC;
	}


/* left sidebar */

#left {
	}

#left h2{
	color: #736E3C;
	margin: 0;
	padding:0;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	font-family: "lucida grande", verdana, sans-serif;
	letter-spacing: 1px;
}
#left a {
        color:#736E3C;
        font-size: 14px;
        font-family: Georgia, "Times New Roman", Times, serif;
        line-height: 24px;
}
#left p {margin:0; padding: 0;}

#left img {padding: 0; margin: 0; border: solid 5px #CDCDAF;}

#left ul {
	margin:12px;
	padding:0;
	}

#left ul li {
color:#736E3C;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:14px;
line-height:24px;
	margin: 0;
	padding: 0;
	line-height: 24px;
	list-style-type: none;
	}

#left ul ul {
	margin:14px 0;
	padding: 0;
}

#left ul ul li {
	list-style-type: none;
	}

#left ul ul ul{
	margin: 0;
	padding: 0;
}

#left ul ul ul li{
	list-style-type: none;
	padding: 0 0 0 5px;
}

#left #featuredlist {
    padding:10px 0px 10px 10px;
}
#left #featuredlist a {
	color:#332B09;
	text-decoration:none;
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 8pt;
	line-height: 16px;
}
#left #featuredlist a:hover {
	color:#cc0000;
	text-decoration: underline;
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 8pt;
	line-height: 16px;
}

/* right sidebar */

#right{
	color:#736E3C;
        font-size: 14px;
        font-family: Georgia, "Times New Roman", Times, serif;
        line-height: 24px;
	}

#right h2{
	color: #736E3C;
	margin: 0;
	padding:0;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	font-family: "lucida grande", verdana, sans-serif;
	letter-spacing: 1px;
}

#right label{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}
#right a {
        color:#736E3C;
        font-size: 14px;
        font-family: Georgia, "Times New Roman", Times, serif;
        line-height: 24px;
}
#right p {margin:0; padding:0;}

#right img {padding: 0; margin: 0;}

#right ul {
	margin:12px 30px 12px 0px;
	padding:0;
	}

#right ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	}

#right ul ul {
	margin:7px 0 14px 0;
	padding: 0;
}

#right ul ul li {
	list-style-type: none;
	}

#right ul ul ul{
	margin: 0;
	padding: 0;
}

#right ul ul ul li{
	list-style-type: none;
	padding: 0 0 0 5px;
}

/* Search */

#sForm {
	width: 235px;
	color: #001321;
	margin:0px;
	padding:20px;
	background:#efefef;
	background-color: #CAC696;
	border-bottom: solid 5px #BDB983;
	font-weight: bold;
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 10px;
}	
#quicksearch {
	color: #001321;
	margin:0px;
	padding:0px;
	background:#efefef;
	height:215px;
	background-color: #CAC696;
	border-bottom: solid 5px #BDB983;
	font-weight: bold;
	}
#quicksearch h2, #sForm h2 {
	color: #001321;
	padding:0px 0px 10px 0px;
	margin:0px;
	font-size:18px;
	font-weight: bold;
	text-transform: none;
}
#qspad {
	padding:20px 30px 20px 30px;
}
form p, #sForm form p {
	clear: left;
	margin:0;
	padding:0;
	padding-top: 5px;
	line-height: 20px;
}
#quicksearch #minPrice,
#quicksearch #maxPrice {
	width: 60px;
}
#sForm #minPrice,
#sForm #maxPrice {
	width: 60px;
}
#quicksearch form p label,
#sForm form p label {
float: left;
width: 35%;
font: bold 10pt;
text-align: left;
}

/* comments */


#commentform{
	background:#fff;
	margin:0;
	padding:0;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #000;
	}
	
#submit{margin:5px 5px 0 0;}

#comments{margin:0; padding:0}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}




/* search */

#searchform{
	padding:0;
	margin:14px 0;
	}

#searchform input#s{
	margin:0;
	border:1px solid #000;
	padding:2px;
	}


/* misc */

#chat {
height: 60px;
margin-top:-15px;
}

#topsidebar_blog {
	color: #001321;
	margin:0px;
	padding:0px;
	background:#efefef;
	height:190px;
	background-color: #CAC696;
	border-bottom: solid 5px #BDB983;
}
#topsidebar_blog p {
	padding: 10px;
	margin: 0px;
}
#topsidebar_blog a {
	color:#332B09;
}
#topsidebar_blog img {padding: 0; margin: 0; border: solid 5px #CDCDAF;}

#topsidebar_blog h2 {
	color: #001321;
	padding:10px;
	margin:0px;
	font-size: 21px;
	font-weight: normal;
	text-transform: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.middle {
	vertical-align: middle;
}

#sidebar_content {
	padding: 15px;
	float: left;
	width: 430px;
}
.testimonial {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 30px;
	color:#093D8A;
}
.testimonial_name {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	line-height: 30px;
}
.test_divider {
        margin:15px 0px 15px 0px;
        border-bottom: dotted 1px #332B09;
}

.whatever {
          margin-bottom:20px;
}

.uldivider {
        margin-top:15px;
        border-bottom: dotted 1px #332B09;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

iframe {
border-style:none;
height:2500px;
width:610px;
}


/* footer */

#footer {
	background:#A7A35F;
	clear: both;
	}
	
#footer p{padding:14px 0;margin: 0; color: #eee; text-align:center;}
#footer a{color:#332B09;text-decoration: none;}
#footer a:hover{color: #5D5D5D;text-decoration: underline;}

#footer_about {
	color: #332B09;
	background: #CAC696;
	margin-top:15px;
	font-size: 14px;
    font-family: Georgia, "Times New Roman", Times, serif;
    line-height: 24px;
}
#footer_about a {
	color: #332B09;
	font-size: 14px;
    font-family: Georgia, "Times New Roman", Times, serif;
    line-height: 24px;
	text-decoration: underline;
}
#footer_about .box {
	float: left;
	width: 283px;
	margin: 0;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-right: 0px;
}

#footer_about h2 {
	margin: 0;
	padding:0;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	font-family: "lucida grande", verdana, sans-serif;
	letter-spacing: 1px;
	}

#footer_about img {padding: 0; margin: 0; border: solid 5px #CDCDAF;}