/*  
Theme Name: greenstreetrealty
Theme URI: 
Version: 1
Author: Blog Design Studio
Author URI: http://blogdesignstudio.com/

	Valid XHTML 1.0 Transitional

*/

* {
	margin: 0;
	padding: 0;
}
body {
	color: #666665;
	background: #f2ecdb url(images/background_pat.jpg) top center repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.6;
}
#wrapper {
	background: url(images/background.jpg) top center no-repeat;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	color: #845c41;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height:1.1em;
	margin-bottom:0.5em;
}
h1 {
	font-size:27px;
}
h2 {
	font-size:24px;
}
h3 {
	font-size:21px;	
	margin-bottom:2px;
}
h4 {
	font-size:18px;
	letter-spacing:1px;
	font-family:Arial, Helvetica, sans-serif;
}
h5 {
	font-size:19px;
	color:#888;
}
h6 {
	font-size:15px;
	color:#666;
}
p {
	margin: 0 0 1.5em;
}
blockquote {
	color: #8d4f2a;
	margin: 15px;
	padding-left: 30px;
	clear:both;
}
em {
	font-style: italic;
}
strong {
	font-weight: 700;
}
pre, code {
	font-family: "Courier New", Courier, Monospace;
	line-height: 1.5;
}
pre {
	background: #efefe9;
	border-top: 1px solid #ccc;
	white-space: pre;
	overflow: auto;
	margin: 0 15px;
	padding: 10px 15px;
	max-height: 300px;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
img {
	border: none;
}
img.alignleft {
	float: left;
	margin: 5px 10px 5px 0;
}
img.alignright {
	float: right;
	margin: 5px 0 5px 10px;
}
img.aligncenter {
	margin-top: 5px;
	margin-bottom: 5px;
}
hr {
	background: #8d4f2a;
	color: #8d4f2a;
	clear: both;
	float: none;
	width: 100%;
	height: .1em;
	margin: 0 0 1.4em;
	border: none;
}
hr.space {
	height: 4em;
}
a:focus, a:hover {
	color: #06C;
	text-decoration: none;
}
a {
	color: #06F;
	text-decoration: underline;
	outline: none;
}
ul, ol {
	margin: 0 2.5em 1.5em;
}
ul li, ol li {
	margin-bottom: 0.5em;
}
ul {
	list-style-type: circle;
}
ol {
	list-style-type: decimal;
}
input, textarea {
	font-family: "Lucida Sans Unicode";
	font-size: 13px;
	color: #666665;
}
.clear {
	float: none;
	clear: both;
	height: 0;
}
.container {
	width: 1004px;
	margin: 0 auto;
}
.main {
	background: transparent url(images/main.png) top center repeat-y;
}
/********************************* HEADER START *********************************/

#header {
	width: 1032px;
	background: transparent url(images/header.png) center bottom no-repeat;
	height: 264px;
	display: block;
	margin: 0px auto;
	padding: 0;
}
.logo a {
	float: left;
	background: transparent url(images/logo.png) left top no-repeat;
	width:247px;
	height:127px;
	margin-left: 6px;
}
.telephone {
	background: url(images/telephone.png) top left no-repeat;
	width: 134px;
	height: 20px;
	float: left;
	margin: 6px 0 0 18px;
}
.topright a, .topright span{
	background: url(images/experts.jpg) top left no-repeat;
	float: right;
	width: 235px;
	height: 32px;
	margin-right: 11px;
}
/********************************* HEADER END *********************************/

/********************************* MAIN MENU START *********************************/

.menuline {
	width: 741px;
	float: left;
	margin: 2px 0 0 1px;
	height: 37px;
}
ul.menu {
	list-style-type: none;
	height: 37px;
	margin: 0;
	padding: 0;
	width: 741px;
	float: left;
}
li.page_item {
	float: left;
	display: inline;
	padding: 0;
	margin: 0;
	height: 37px;
}
li.page_item a {
	display: block;
	padding: 0;
	margin: 0;
}
ul.menu li.page-item-1 a {
	background: url(images/prprtysrch.png) top left no-repeat;
	width: 170px;
	height: 37px;
}
ul.menu li.page-item-2 a {
	background: url(images/buyers.png) top left no-repeat;
	width: 114px;
	height: 37px;
}
ul.menu li.page-item-3 a {
	background: url(images/sellers.png) top left no-repeat;
	width: 114px;
	height: 37px;
}
ul.menu li.page-item-4 a {
	background: url(images/careers.png) top left no-repeat;
	width: 114px;
	height: 37px;
}
ul.menu li.page-item-5 a {
	background: url(images/ourblog.png) top left no-repeat;
	width: 114px;
	height: 37px;
}
ul.menu li.page-item-6 a {
	background: url(images/contact.png) top left no-repeat;
	width: 114px;
	height: 37px;
}
/********************************* MAIN MENU END *********************************/

#leftcolumn, #rightcolumn {
	margin: 0;
	
}
#rightcolumn {
	float: right;
	width: 715px;
	margin: -193px 0 -109px 0;
	padding: 15px;
	position:relative;
}
#leftcolumn {
	position:relative;
	float: left;
	width: 259px;
	padding: 0;
	margin: -130px 0 -90px 0;
}
/********************************* POST CONTENT Classes *********************************/

#searchformholder {
	width:213px;
	height:23px;
	padding: 0;
	display: block;
	float: right;
	margin:0;
	margin: 0 6px 8px 0;
}
#searchsubmit {
	cursor:pointer;
	padding: 0;
}
#searchformholder #searchsubmit {
	float: right;
	background: url(images/magnifier.jpg) top left no-repeat;
	width: 24px;
	height: 23px;
	margin: 0;
	border:0;
	text-indent:-999em;
}
#searchformholder input#s {
	font-size: 12px;
	color: #6c6b6b;
	font-family: Arial, Helvetica, sans-serif;
	width: 165px;
	line-height: 15px;
	padding: 3px 7px 3px 7px;
	float: left;
	border: 1px solid #f1ece6;
	height:15px;
}
.screen-reader-text {
	display:none;
}
.page h2 {
	margin-bottom: 0;
}
.post, .unique-class {
	margin-bottom: 10px;
	padding-bottom: 11px;
	float: left;
	clear: both;
	width: 705px;
	line-height: 18px;
	overflow:hidden;
	border-bottom: 1px solid #b88a6f;
}
.post img , .unique-class img{
	max-width:693px;
	border: 1px solid #a38571;
	padding: 5px;
	background-color: #c9c2b9;
}
.title {
	margin:0;
	float: left;
	width: 705px;
}
.title h2 {
	margin:0 0 5px 0;
	width: 631px;
	float: left;
}
.title h2 a {
	color: #845c41;
	text-decoration: none;
}
.postdata {
	color: #959595;
	margin-bottom: 10px;
	padding-bottom: 5px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	float: left;
	width: 50%;
}
.postdata a {
	color: #959595;
	font-size: 11px;
	text-decoration: none;
}
.postdata a:hover, .pagers a:hover {
	color: #959595;
}
.postcom {
	background: url(images/comments.jpg) top right no-repeat;
	float: right;
	width: 49px;
	height: 41px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 24px;
	margin: 3px 2px 0 0;
}
.postcom a {
	font-size: 20px;
	color: #845c41;
	text-decoration: none;
}
.entry {
	float: left;
}
.more-link {
	float: none;
	background-color: #ba9d77;
	line-height: 26px;
	clear:both;
	margin:10px 0;
	width:132px;
}
.more-link a {
	color: #FFF;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	padding: 0 10px;
}
/************************* SIDEBAR MAINS START ********************************/

ul.sidebar {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: right;
	position:relative;
}
.sidebar li {
	padding: 0;
	margin: 0;
}
li.widget {
	clear: both;
	margin-bottom: 20px;
}
li.widget ul {
	list-style-type: none;
	margin: 0 0 0 27px;
	padding: 0;
	font-size: 11px;
	width: 190px;
}
.sidebar ul li {
	line-height: 11px;
	padding: 9px 0 12px 0;
	background: url(images/arr_li.jpg) center bottom no-repeat;
}
.sidebar ul li a {
	background:url(images/arrow.jpg) no-repeat 0px 0px;
	padding-left: 15px;
	color: #a8a28e;
	text-decoration: none;
	display:block;
}
.sidebar h2 {
	padding: 0;
	margin: 0;
}
#tagcloud {
	width: 183px;
	text-align: center;
}
#tagcloud a {
	color: #a8a28e;
	text-decoration:none;
	display:inline;
}
.sidebar ul#tagcloud li a {
	background:none;
}
.sidebar ul#tagcloud li {
	background:none;
	line-height:20px;
}
#tagcloud a:hover{
	text-decoration:underline;	
}
/************************* COMMENTS AREA START ********************************/
#commentArea {
	width:705px;
	margin:0;
	padding:0;
	float:left;
	overflow:hidden;
}
#commentArea h3 {
	color:#666665;
	float:left;
	padding:0;
	line-height:33px;
	height:33px;
	width:100%;
	border: none;
}
#commentArea h3 a {
	color:#f65d00;
}
#respond {
	float:left;
	width:100%;
	margin:15px 0 0 0;
}
#respond h3 {
	margin-bottom:5px;
	color:#666665;
	background:none;
	padding:0;
	border:none;
}
#pings {
	float:left;
	clear:both;
	margin:30px 0 10px 0;
}
.theform {
	padding: 1.5em 0 2em;
	float:left;
}
.commentlist {
	margin: 0 0 20px 0;
	padding:0;
	list-style-type:none;
	clear:both;
	width:705px;
}
.commentlist p {
	padding:0;
	margin:5px 0 5px 0;
	font-size:12px;
}
.commentlist a {
	text-decoration:none;
	color:#838383;
}
.commentlist li {
	padding: 10px;
	margin:0;
	display:block;
	clear:both;
	background:#f4f4f4;
	list-style-type:none;
}
li.alt {
	background:#fff;
}
ul.children {
	margin:10px 0 10px 0;
}
ul.children li.comment {
	padding:10px!important;
}
.commentlist li.comment-author-admin {
	background:#f8f8f8;
}
.commentlist li.comment-author-admin p {
}
.commentlist li.comment-author-admin ul.children li.comment {
	border-left:1px solid #eceef0;
	border-bottom:1px solid #eceef0;
}
.fn, .fn a{
	float:left;
	margin:0;
	font-size:17px;
	font-style:normal;
	color:#845C41;
}
span.says {
	line-height: 26px;
	margin-left: 5px;
}
.reply {
}
.reply a, .reply a:hover {
	background:#999;
	padding:2px 3px 2px 3px;
	color:#fff;
	font-size:10px;
	text-transform:uppercase;
}
.avatars {
	float:right;
	margin:0 0 0 10px;
}
.comment-meta {
	font-size:11px;
	float:right;
}
#commentform {
	padding:3px;
	margin:10px 0 0 0;
	float:left;
	clear:both;
	font-size:12px;
	width:100%;
	color:#666665;
}
#commentform a {
	color:#666665;
}
.comformleft {
	float:left;
	width:60%;
}
.comformright {
	float:right;
	width:39%;
	font-size:13px;
}
#commentform p.comtext {
	margin:0 0 4px 0;
}
#commentform p {
	line-height: 22px;
	margin-bottom: 7px;
}
#commentform input {
	vertical-align: middle;
	width: 146px;
	height:19px;
	line-height: 13px;
	padding: 3px 3px 0 3px;
	margin-right: 5px;
	background:url(images/comm_input.jpg) bottom right no-repeat;
	color:#666665;
	float:left;
	font-size:13px;
	border:none;
}
#commentform textarea {
	border: 1px solid #d1d1c2;
	width:99%;
	height:107px;
	resize:none;
	font-size:13px;
}
#commentform textarea:focus {
	width:99%;
	border: 1px solid #b0b09d;
}
#commentform #submit {
	padding:7px 5px 8px 5px;
	margin:0;
	height:22px;
	width:121px;
	cursor:pointer;
	border:none;
	background:url(images/submit.jpg) top left no-repeat;
	float:left;
}
#commentform #submit:hover {
	cursor:pointer;
	border:none;
}
#commentform #commentform #submit:focus {
	cursor:pointer;
	border:none;
}
/************************* COMMENTS AREA END ********************************/

/************************* FOOTER START ********************************/

#footer {
	color: #9e7c68;
	width: 1004px;
	margin: 0px auto;
	padding: 0;
	display: block;
	background: transparent url(images/footer.png) center top no-repeat;
	font-size: 11px;
	height: 63px;
	padding: 120px 0 0 0;
}
#footer a {
	color: #9e7c68;
	text-decoration: none;
}
#footer .container {
	margin: 0px auto;
	float: left;
}
.copyright {
	float: left;
	text-align: left;
	margin: 14px 0 0 24px;
	width: 437px;
}
.inforight {
	float: right;
	text-align: right;
	margin: 14px 24px 0 0;
}
.dd_after {
	float:left;
	margin:10px 0 10px 0!important;
}
/* Page Navigation  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.pageNav {
	padding:10px 0 10px 0;
	margin:0;
	height:22px;
	width: 705px;
	float:left;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
}
.Nav {
	float:right;
}
.pageNav a, .pageNav a:visited {
	display:block;
	float:left;
	text-align:center;
	line-height:22px;
	height:22px;
	font-size: 12px;
	color:#484848;
	background:none;
	text-decoration:none;
	margin-right:1px;
	padding:0 5px 0 5px;
}
.pageNav a:hover {
	background: #dadada;
	text-decoration: none;
	color:5a5858;
	border: 1px solid #d3d3d3;
	line-height:20px;
	height:20px;
	padding:0 4px 0 4px;
}
.pageNav span {
	font-size:12px;
	display:block;
	float:right;
	text-align:left;
	line-height:22px;
	height:22px;
	margin-right:1px;
	color:#5a5858;
}
.pageNav .on {
	display:block;
	float:left;
	text-align:center;
	line-height:20px;
	height:20px;
	background:#dadada;
	border: 1px solid #d3d3d3;
	color:5a5858;
	margin-right:1px;
	padding:0 5px 0 5px;
}
.dotts {
	width:20px;
	text-align:center;
	display:block;
	float:left;
}
.NavEnd {
	float:right;
	margin:0 10px 0 0;
	line-height:22px;
	height: 22px;
}
.the_content {
	width:504px;
}
.the_image {
	width:181px;
	margin-right:16px;
	margin-top:4px;
}
.the_image, .the_content {
	float:left;
}

.pageBrd{
	border:0;	
}

.floaterL{
	float:left;
}
.floaterR{
	float:right;
}

#showcase-feeds {
		width: 450px;
		height: 30px;
		float: left;
		margin: 0 0 8px 0;
		display: inline;
		clear:none;
}

#showcase-feeds li {
    margin: 0 0 8px 0;
    overflow: hidden;
    display: inline;
    float:left;
    width: 101px;    
    height: 30px;
}
			
#showcase-feeds li a {
    width: 101px;    
    height: 30px;
    display: block;
}
			
#showcase-feeds li a span {
	display: none;
}
		
#showcase-feeds li.rss {
    background: url(images/showcase-links.png) 0 0 no-repeat;
}
		
#showcase-feeds li.rss:hover {
    background: url(images/showcase-links.png) -101px 0 no-repeat;
}
		
#showcase-feeds li.twitter {
    background: url(images/showcase-links.png) 0 -30px no-repeat;
}

#showcase-feeds li.twitter:hover {
    background: url(images/showcase-links.png) -101px -30px no-repeat;
}
		
#showcase-feeds li.facebook {
    background: url(images/showcase-links.png) 0 -60px no-repeat;
}
		
#showcase-feeds li.facebook:hover {
    background: url(images/showcase-links.png) -101px -60px no-repeat;
}
		
#showcase-feeds li.email {
    background: url(images/showcase-links.png) 0 -90px no-repeat;
}
		
#showcase-feeds li.email:hover {
    background: url(images/showcase-links.png) -101px -90px no-repeat;
}


