/*
Theme Name: Apples
Theme URI: http://themey.com/apples-wordpress-theme
Description: Apples is a crisp, fresh theme for Wordpress with bright, light, green colors. This is the ideal theme for a diet or health blog, or change the main picture (easy) and use it for an environmental, gardening or outdoors blog maybe? Widget ready.
Version: 1.0
Author: Themey
Author URI: http://themey.com
*/



/*- Page Structure */

html { /* Force Vertical Scrollbar */
	/* IE */
	overflow-y: scroll; 
	/* Moz */
	height: 100%;
	margin-bottom: 0.1em;
}

* {
	padding: 0;
	margin: 0;
	}

img {
	border: 0;
	}

#map img {
        margin-left: 10px;
        margin-top: 10px;
}

body {
	font: 67.5%  Verdana, Arial, Sans-Serif; /* Resets 1em to 10px */
	background-color: #bbb169;
	text-align: center;
	margin: 0 0 30px;
	}

	
#page {
	text-align: left;
	margin: 0 auto;
	
	position: relative;
	width: 850px;
	
	}

* html #page { width: 850px } /* IE hack */

#header {
	padding: 0;
	margin: 0;
	position: relative;
	height: 182px;
	background-image: url('images/suttonandsuttonBlueBuildingHeaderBkgd.jpg');
	margin-top: 15px;
	
	}


.grayBar {
    background-image: url('images/grayHorizontalBar1px.png');
    background-repeat: repeat-x; 
    width: 850px;
    height: 9px;
    clear: both;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
}
	


#picDescription {
        background-image: url('images/picDescription.jpg');
        width: 620px;
        height: 30px;
        float: right;
        margin-top: 14px;
        padding: 0px;
}


#primary {
	width: 620px;
	float: left;
	padding: 0px;
	margin: 0px; 
        background: #ffffff;

}

#IDXprimary {
	float: left;
        background-color: #ffffff;
        width: 850px;
}

#IDXprimary iframe {
       background-color: #ffffff;
}



* html #primary {
   
	
}	

	
#primarycontent {
	margin-left: 10px;
	margin-right: 10px;
}

	
.comments {
	text-align: left;
	padding: 30px 10px 30px 10px;
	position: relative;
	}

.content {
        float: left;
        background-image:url('images/pageBkgd.png');
        background-repeat: repeat-y;
        width: 850px;

}
      

.breadcrumb {
        margin: 14px 0px 10px 20px;
}	


a:hover {cursor: hand}
a img,:link img,:visited img { border:none }


/*- Headings */

h1, h2, h3, h4 {
	font-family: Arial, Sans-Serif;
	}
#title, #title a {
	font-size: 1.8em;
	font-weight: bold;
	margin: 0;
	padding: 20px 20px 0;
	color: #83bd3e;
}
#title a:hover {
	text-decoration: underline;
}
#description {
	font-size: 1.5em;
	margin: 0 40px;
	padding-left: 25px;
	color: #d7f54c;
}
h1 {
	font-size: 3.3em;
	font-weight: bold;
	margin: 0;
	padding: 20px 40px 0;
	color: #83bd3e;
}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: #83bd3e;
}

h1 a:hover {
	text-decoration: underline;
	color: #83bd3e;
}



h2 { /* H2 is what kind of page you are on. Eg. 'Monthly Archive'. */
	text-align: left;
	font-size: 2.4em;
	font-weight: bold;
	letter-spacing: -1px;
	}

#primary .entry-content h3 {
	font-size: 1.8em;
	font-weight: bold;
	margin-top: 25px;
	color: #444444;
	}
#primary .entry-content h3 a{
	color: #d7f54c;
	}

#primary .entry-content h4 {
	font-size: 1.2em;
	font-weight: normal;
	margin-top: 25px;
	}

#primary .k2-asides h3 {
	font-size: 1.6em;
	font-weight: normal;
	}

.entry-head {
	margin-top: 10px;
	}

body.page .entry-content h3 {
	font-size: 1.7em;
	display: block;
	padding: 15px 0 0;
	}

body.page .entry-content h4 {
	font-size: 1.5em;
	display: block;
	padding: 15px 0 0;
	}


	
#primary .metalink a, #primary .metalink a:visited, /* The Metalink class takes care of the comments, edit, rss and trackback links next to the titles */
#sidebar .metalink a, #sidebar .metalink a:visited,
#sidebar span a, #sidebar span a:visited {
	color: #999;
	font-weight: normal;
	}

#primary .hentry .entry-head .metalink {
	font-size: 1.8em;
	letter-spacing: -1px;
	text-transform: lowercase;
	margin-left: 15px;
	}

#primary .k2-asides .entry-head .metalink {
	font-size: 1.4em;
	}

.single #primary .k2-asides .entry-content {
	font-size: 1.5em;
	color: #999;
	}

.comment-meta {
	margin: 0 0px 0 0;
	float: none;
	}

.comment-login, .comment-welcomeback {
	margin-top: 15px;
	color: #ffffff;
}

#comment-personaldetails {
	margin-top: 10px;
}



body.page .entry-edit {
	position: absolute;
	right: 0;
	margin-top: -15px;
	}

.entry-edit a {
	border: none;
	padding: 2px;
	height: 16px;
	font-bold;
	color: #ffffff;
	}

.comment-edit a {
	border: none;
	padding: 2px;
	padding-left: 23px;
	margin-left: 10px;
	height: 16px;
	}

h2, h2 a, h2 a:visited,
h3, h3 a, h3 a:visited,
h4, h4 a, h4 a:visited {
	color: #444;
	}

h2, h2 a, h2 a:hover, h2 a:visited,
h3, h3 a, h3 a:hover, h3 a:visited,
h4, h4 a, h4 a:hover, h4 a:visited {
	text-decoration: none;
	}

.entry-title {
	font-size: 2em;
	color: #234b0d;
	margin-bottom: 10px;
}
.entry-title a{
	color: #cd6b00;
	font-weight: bold;
}
.commentslink{
	font-size: .8em;
}
.commentslink a{
	color: #234b0d;
	font-size: .7em;
}

.entry-meta { /* Time and category for blog entries */
	font-size: 1.0em;
	
	margin-top: 1px;
	/*background: #039594;*/
	color: #444444;
	padding-left: 5px;
        width: 550px;
	}

.entry-meta a, .comment-meta a {
	color: #5d5d5d;
	color: #ffffff;
	}

.chronodata {
        color: #444444;
	}


.quoter_comment {
	padding: 2px 0 2px 20px;
	margin-left: 5px;
	}

.entry-tags {
	display: block;
	padding: 20px 0 2px 0px;
	font-size: 1.2em;
	color: #ffffff;
	}

/*- Primary Contents */

#contentLeft {
      width: 225px;
      height: 410px;
      background-color: #ffffff;
      float: left;
      margin: 4px 4px 4px 0px;
      
}

#findHomeHeader {
     background: url('images/findAHomeHeader.jpg');
     width: 97px;
     height: 16px;
     float: left;
     margin: 15px 0px 10px 20px;
}


#MLSquickSearchHeader {
background:transparent url('images/MLSquickSearchHeader.jpg') no-repeat scroll 0 0;
float:left;
height:16px;
margin:15px 0 10px 20px;
width:150px;
}

#MLScontainer {
margin-left:30px;
margin-top:45px;
}

#idxSearchBox {
     width: 175px;
     float: left;
}

#mapSearch {
     width: 217px;
     float: left;
     }

#contentCenter {
     width: 340px;
     margin: 10px 0px 0px 25px;
     float: left;
     display: inline;
     
}

#contentCenterWelcomeLogo {
     width: 350px;
     height: 40px;
     margin-left: -3px;
     margin-bottom: 5px;
     background: url('images/suttonandsutton.jpg');
}

#contentCenterButton {
     width: 339px;
     height: 69px;
     margin-left: 1px;
     margin-bottom: 5px;
     background: url('images/freeInteractiveReportButton.gif');
	 background-repeat:no-repeat;	 
}

#featuredProperties {
     background: url('images/featuredProperties.jpg');
     width: 136px;
     height: 17px;
     margin-top: 18px;
}

#contentRight {
     width: 225px;
     height: 410px;
     background-color: #ffffff;
     float: right;
     margin: 4px 0px 4px 0px;
    
   
}



#contentRightButtons {
     width: 217px;
     height: 222px;
     float: right;
     margin: 4px 4px 0px 0px;
     display: inline;
}



#buyButton {
     background: url('images/buttons/buyButton.jpg');
     width: 217px;
     height: 74px;
   
}

a.pic {
display: block;
width: 217px;
height: 74px;
background: transparent url(images/buttons/buyButton.jpg) no-repeat;
}

a.pic:hover {
background-position: -100px 0;
}

#sellButton {
     background: url('images/buttons/sellButton.jpg');
     width: 217px;
     height: 74px;
     margin-top: 2px;
   
}

#rentButton {
     background: url('images/buttons/rentButton.jpg');
     width: 217px;
     height: 74px;
     margin-top: 2px;
   
}

#soldButton {
	background: url('images/buttons/soldButton.jpg');
	width: 217px;
	height: 74px;
	margin-top: 2px;
}


#openHouse {
     background: url('images/openHouse.jpg');
     width: 190px;
     height: 163px;
     margin-top: 11px;
     margin-left: 13px;
    
}


#openHouseSmall {
     background: url('images/openHouseSmall.jpg');
     width: 103px;
     height: 78px;
     margin-top: 15px;
     margin-left: 55px;
    
}

#current-content {
     margin: 0px;
     padding: 0px 0px 30px 0px;
     float: left;
}

.homePageEntry {
	margin: 4px 0px 4px 0px;
	padding: 0px;
	
        height: 410px;
        width: 392px;
        float: left;
        background-color: #ffffff;
}


#pageDetails {
background-color:#444444;
border:10px solid #444444;
color:#FFFFF0;
font-size:1.3em;
font-weight:bold;
line-height:19pt;
margin-bottom:20px;
width:540px;
}

.buySellRentDetails {
background-color:#444444;
border:10px solid #444444;
color:#FFFFF0;
font-size:.8em;
line-height:12pt;
width:540px;
height: 78px;
}



.hentry-page {
background-color:#5E5E5E;
border-left: 20px solid #FFFFFF;
border-right: 20px solid #ffffff;
color:#FFFFF0;
float:left;
font-size:1.1em;
line-height:1.2em;
margin:0px;
padding:10px 10px;
        
	}

.hentry-page img {
        float: left;
        border: 1px solid #fffff0;
        margin: 0px 10px 5px 0px;
}

.contactUsDetails {
background-color:#444444;
border:10px solid #444444;
color:#FFFFF0;
font-size:1.3em;
font-weight:normal;
line-height:19pt;
margin-bottom:10px;
width:540px;
}

.contactUsDetails p {
       margin: 0px 0px;
       line-height: 13pt;
       }

.contactUsDetails h3 {
     color: #fffff0;
   
     
}

.hentry-contactUs {
background-color:#5E5E5E;
border-left: 20px solid #FFFFFF;
border-right: 20px solid #ffffff;
color:#FFFFF0;
float:left;
font-size:1.1em;
line-height:1.2em;
margin:0px;
padding:10px 10px;
        
	}

.hentry-contactUs img {
        float: left;
        border: 1px solid #fffff0;
        margin: 0px 10px 5px 0px;
}

#agentSpecs {
background-color:#444444;
border:10px solid #444444;
color:#FFFFF0;
font-size:1.3em;
font-weight:bold;
line-height:19pt;
margin-bottom:20px;
width:495px;
}

#agentsListSpecs {
font-size:1.2em;
font-weight:bold;
line-height:16pt;
margin-bottom:20px;
width:520px;
}

.hentry-agent {
background-color:#5E5E5E;
border-left: 20px solid #FFFFFF;
border-right: 20px solid #ffffff;
color:#FFFFF0;
float:left;
font-size:1.1em;
line-height:1.2em;
margin:0px;
padding:30px 30px;
        
	}

.hentry-agent img {
        float: left;
        border: 1px solid #fffff0;
        margin: 0px 10px 5px 0px;
}

.homePageContent {
	font-size: 1.1em;
	line-height: 1.5em;
	text-align: justify;
	color: #444;
       
	}
     

.hentry {
	margin: 4px 0px 4px 0px;
	padding: 0px 25px 0px 25px;
        float: left;
        background-color: #ffffff;
	}

.hentry img {
        float: left;
        border: 1px solid #000000;
        margin: 0px 10px 5px 0px;
}


.hentry-agentlist {
	margin: 20px 0px 25px 0px;
	padding: 0px 30px 0px 30px;
        float: left;
        background-color: #ffffff;
	}

.hentry-agentlist img {
        float: left;
        border: 1px solid #000000;
        margin: 0px 10px 5px 0px;
}


.homepage-content {
	font-size: 1.2em;
	line-height: 1.2em;
	text-align: justify;
	color: #444;
	}

.entry-content {
	font-size: 1.2em;
	line-height: 1.5em;
	text-align: justify;
	color: #444;
	}

.entry-content p,
.entry-content ul,
.entry-content ol,
.entry-content div,
.entry-content blockquote {
	margin: 10px 0;
	}

.entry-content p {
        letter-spacing: -.03em;
}
.metalinks {
	margin-top: 3px;
	}

.commentsrsslink {
	background: url('images/feed.png') left top no-repeat;
	padding: 2px 0 2px 20px;
	margin-right: 10px;
	height: 16px;
	}

.trackbacklink {
	background: url('images/arrow_refresh.png') left top no-repeat;
	padding: 2px 0 2px 20px;
	height: 16px;
	}

.commentsrsslink a, .trackbacklink a {
	color: #ffffff;
	padding: 2px;
	}
.comment-meta a {
	color: #ffffff;
}
.nopassword {
	text-align: center;
	}

#commentlist {
	margin: 0;
	padding: 10px 0 20px;
	position: relative;
	}

#commentlist li {
	margin: 10px 10px;;
	padding: 10px 10px 5px;
	list-style: none;
	background: url('images/trans_block.png');
	}
	
* html #commentlist li {
    background: #e6e6e6 url('') center bottom no-repeat;;
}


#commentlist li .comment-content {
	padding: 10px 0;
	font-size: 1.2em;
	line-height: 1.8em;
	}

.comment-content p,
.comment-content ul,
.comment-content ol,
.comment-content div,
.comment-content blockquote {
	margin: 13px 0;
	}

#commentlist li .comment-meta {
	padding: 2px 0 2px 2px;
	display: block;
	}

#commentlist li img {
	padding: 0;
	border: none;
	}



#commentlist li .commentauthor {
	font-size: 1.5em;
	font-weight: bold;
	letter-spacing: -1px;
	}

#commentlist li .counter {
	display: none;
	font: normal 1.5em Arial, Helvetica, Sans-Serif;
	color: #999;
	float: left;
	width: 35px;
	}

li.byuser {
	background: #f6f7f8;
	}

li.bypostauthor {
	background: #eee;
	}

li.bypostauthor blockquote {
	color: #333;
	background: url('images/quote.png') no-repeat 10px 0;              
	}
	 

	
#leavecomment, .comments #loading {
	text-align: center;
	margin: 30px 0 20px !important;
	color: #ddd;
	font-size: 2em;
	letter-spacing: -2px;
	}

.comments #loading {
	margin-top: 20px !important;
	}

.comments #error {
	line-height: 2.0;
	padding: 5px;
	color: #FF0000;
	background-color: #FFFF99;
}

.comments #commentload {
	padding-top: 3px;
	float: right;
	vertical-align: middle;
}

.comments form {
	clear: both;
	padding: 1px 0 10px;
	margin: 0;
	}

.comments input[type=text], .comments textarea {
	font: 1.2em 'Courier New', Courier, Monospace;
	padding: 3px;
	color: #5d5d5d;
	}

input[type=text]:focus, textarea:focus {
	background: #fff;
	color: #000000;
	border-color: #2c6a18;
	}

.comments form input[type=text] {
	width: 45%;
	margin: 5px 5px 1px 0;
	}

.comments textarea {
	height: 250px;
	width: 95%;
	margin: 10px 0;
	}

.comments form #submit {
	margin: 0;
	float: right;
	}

#Footer {
	margin: 0 auto;
	font-size: 1.2em;
	color: #787878;
	text-align: center;
        clear: both;
        width: 850px;
       
	}
#FooterCenter {
	width: 850px;
	float: center;
	margin: auto;
	background: #028482;
	height: 40px;
        line-height: 30px;
   
}

#FooterText {
        color: #ffffff;
        float: left;
        margin-left: 319px;
        width: 200px;
        display: inline;      
       
}

#Footer a {
	color: #787878;
	text-decoration: underline;
	
	}
#Footer a:hover {
	border: none;
	text-decoration: underline;
	color: #787878;
	}
#FooterLeft {
	float:left;
	margin: 10px 0px 0px 350px;
        background-image: url('images/equalHousingLogoTan.png');
        width: 96px;
        height: 25px;
        display: inline;

}
#FooterRight {
	float:left;
	margin: 10px 0px 0px 15px;
        background-image: url('images/LogoRealtorTan.png');
        width: 24px;
        height: 25px;
        
}

#copyRightText {
       float: left;
       margin-left: 200px;
       display: inline;
}

#primary a:hover, #primary a:visited:hover,
#sidebar a:hover, #sidebar a:visited:hover {
	text-decoration: underline;
	}

h2 a:hover, h2 span a:hover {
	color: #d7f54c !important;
	}

a {
	color: #e65000;
	text-decoration: none;
	}

.entry-content a:visited {
	color: #e65055;
	}


.clear {
	
	margin: 0;
	padding: 0;
	}

#primary .entry-content img {
	margin: 0 5px;
	padding: 4px;
	border: 1px solid #ccc;
	/*max-width: 100%;*/
	}

#primary table img {
	max-width: none;
	}

.center {
	text-align: center;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}

img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright, img[align="right"] {
	padding: 4px !important;
	margin: 0 0 2px 7px !important;
	display: inline;
	}

img.alignleft, img[align="left"] {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
	
img.noborder {
	border: none !important;
	}

small {
	font-size: 0.9em;
	line-height: 1.5em;
	}

small, strike {
	color: #5d5d5d;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Monospace;
	}

.chronodata abbr { border: 0; }

blockquote {
	margin: 20px 0;
	padding: 0 20px 0 50px;
	color: #333;
	background: url('images/quote.png') no-repeat 10px 0;
	border: none;
	}



.navigation {
	text-align: center;
	margin: 20px 0px 20px 0px;
	padding: 0;
	width: 90%;
	float: center;
	margin: auto;
	}

.comments .navigation {
	margin: 10px 0;
	}

.navigation .left {
	float: left;
	width: 50%;
	text-align: left;
	}

.navigation .right {
	float: right;
	width: 50%;
	text-align: right;
	}

.navigation p {
	margin: 0;
	padding: 0;
	}

.navigation a {
	color: #d7f54c;
	}

.alert {
	background: #FFF6BF;
	border-top: 2px solid #FFD324;
	border-bottom: 2px solid #FFD324;
	text-align: center;
	margin: 10px auto;
	padding: 5px 20px;
	}




.archive-list {
	list-style: none;
	margin: 10px 0 0 0 !important;
	padding-left: 0px !important;
	}

.archive-list li {
	display: block;
	float: left;
	margin: 0 10px 0 0 !important;
	padding: 2px 0 2px 10px !important;
	width: 150px;
	}


.archive-list li:hover {
	background: url('images/trans_block.png');
}

.entry-content ol, .entry-content ul {
	padding: 0 0 0 35px;
	}
.entry-content ol li, .entry-content ul li {
	margin: 0 0 3px;
	padding: 0;
}

ol li {
	list-style: decimal outside;
}



#search h2 {
	display: none;
	}

input[type=text], textarea {
	color: #444;
	padding: 0px;
	margin: 0;
	}

#s {
	width: 200px;
	}

.attachment {
	text-align: center;
	}

#HomePageImage {
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
}
#sidebar {
	font-size: 1.2em;
	line-height: 1.5em;
	padding: 0px;
	margin: 0px;
	width: 229px;
	z-index: 12;
	position: relative;
        float: left;
        background-color: #c7c7c7;
       
      
	
}
* html #sidebar {
    
}
#sidebar div {
	margin: 20px 0 0 37px;
	padding: 0;
	position: relative;
}
#sidebar span a {
	margin-left: 10px;
}
#sidebar div p {
	margin-top: 0.5em;
}
#sidebar ul, #sidebar ol, #sidebar div div {
	margin: 0px 0 0;
	padding-left: 0;
     
}
#sidebar ol {
	margin-left: 36px;
        padding-bottom: 20px;
        float: left;
        width: 180px;
        display: inline;
       
}

#sidebar ol h3 {
       margin-top: 20px;
       
 
}

#sidebar ul li, #sidebar ol li {
	margin: 0px;
	padding: 0px 0;
        float: left;
       
}
#sidebar ul li h2 {
	display: block;
	width: 180px;
	margin-left: 36px;
        margin-top: 20px;
	
	 
	font-weight: bold;
	font-size: 1.3em;
	height: 20px;
	line-height: 18px;
}
#sidebar ul li {
	color: #000000;
}

#sidebar ul li {
	list-style: none;
        width: 170px;
}
#sidebar ul ul li{
	background-image: url(images/menuTabGraphic.jpg);
	margin-left: 0px;
	color: #d7f54c;
        width: 229px;
        height: 44px;
}

#sidebar ul ul li ul li {
background-image:none;
color:#D7F54C;
display:inline;
float:left;
height:22px;
margin-left:0px;
width:199px;
}


#sidebar ul ul{
	margin: 0px;
}
#sidebar ul ul ul{
	background:#FFFFFF none repeat scroll 0%;
margin-left:228px;
margin-top:-41px;
width:200px;
display: none;
}
.pagetitle {
	margin: 10px 0px 0px 20px;
}
#wp-calendar {
	float: center;
	margin: auto;
}
#wp-calendar caption {
	float: center;
	margin: auto;
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }




#mortgageCal {
       float: left;
       margin-left: 25px;
 }