.custom .comments_closed p {
  display: none;
}

/* CSS for Specific NAV Menu Items */
	
.custom .menu .tab-1 a {
	color: #ffd700;
	}
	
.custom .menu .tab-1 a:hover {
	color: #000;
	}
	
.custom .menu .current a, .menu .current a:hover, .menu .current-cat a, .menu .current-cat a:hover {
	color: #000;
	} 
	


/*---------------------------------*/
/* WIDGETIZED FOOTER               */
/* Mike Nichols - October 17, 2009 */
/*---------------------------------*/




/* footer widget area setup */
#footer_setup {
	/* widgetized footer background (not footer background) */
	background: #343c53;
	/* widget padding */
	padding: 16px;
	/* margin at bottom of widgets */
	margin-bottom: 0px;
	/* do not change this! */
	overflow: hidden;
}




/* widget item setup */
#footer_setup .footer_items {
	/* contents alignment */
	text-align: center;
	/* widget width */
	width: 220px;
	/* space between widgets */
	padding-right: 10px;
	/* text color */
	color: #FFFFFF;
	/* do not change these! */
	display: inline-block;
	float: left;
	height: 100%;
}




/* widget item headers*/
#footer_setup .footer_items h3 {
	/* font size */
	font-size: 1.2em;
	/* bold or not */
	font-weight: normal;
	/* uppercase or not */
	text-transform: uppercase;
	/* space out the letters*/
	letter-spacing: 0px;
	/* font color*/
	color: #FFFFFF;
	/* padding under header text */
	padding-bottom: 3px;
	/* border under header text */
	border-bottom: 1px solid #FFFFFF;
	/* distance between border and widget text */
	margin-bottom: 5px;
}




/* color of custom footer */
.custom #footer {
/*	height: 50px; */
	width: 995px;
	background: #343c53;
}




/* do not change these! */
#footer_setup .footer_items ul li { list-style: none; }
#footer_setup .footer_items ul { margin: 0px; padding: 0px; }




/* footer font styles */




.custom #footer a {
	font-size: .9em;
	border-bottom: none;
	/* default Thesis link color */
	color: #2361A1;
}
.custom #footer a:visited {
	text-decoration: none;
	/* default Thesis link color */
	color: #2361A1;
}
.custom #footer a:link {
	text-decoration: none;
	/* default Thesis link color */
	color: #2361A1;
}
.custom #footer a:hover {
	text-decoration: underline;
	/* default Thesis link color */
	color: #2361A1;
}



/* CSS for sidebar colours */

.custom #sidebar_1 { 
/*        background: #e5dbb5; */
        background: #fff; 
/*        height: 1500px;  */
} 

/*
.custom #sidebar_2 { 
        background: #FFFFFF;    
        height: 1200px;
} */


/* CSS for full width segments */
/* CSS for full width segments */
/* CSS for full width segments */


/* color of main header */
.custom #header {background: #343c53;}

/* color of extended segments to edge of screen in header */
.custom #header_area {background: #343c53;}

/* color of extended segments to edge of screen in nav menu */ 
.custom #nav_area {background: #8a8f91;}

/* color of extended segments to edge of screen in footer are */
.custom #footer_area {background: #343c53;}

/* color of main nav menu area when its empty */
.custom .menu {background: #8a8f91;}


/*---------------------------------*/
/* STYLING FOR HOME PAGE DIVS      */
/* Rob McCance December 29, 2009   */
/*---------------------------------*/


.homeblock {
	float: left;
	width: 690px;   
/*	height: 190px;       */
        background: #ede4bc;         
	margin: 0px 0px 5px 0px;
	padding: 5px;
/*	border: 1px solid #E8EDF1;  */
	}


/*---------------------------------*/
/* Quote Block Styling             */
/* Rob McCance December 29, 2009   */
/*---------------------------------*/

.custom .format_text blockquote.left {
   border: 3px double #aaa;
   color: #111;
   background-color: #eee;
}

.custom .format_text blockquote.right {
   border: 3px double #aaa;
   color: #111;
   background-color: #eee;
}


/* BoldButton CSS */
/* BoldButton CSS */
/* BoldButton CSS */

a.boldbuttons{
background: transparent url(/wp-content/themes/thesis_16/custom/images/roundedge-gray-left-2.gif) no-repeat top left;
display: block;
float: left;
font: bold 13px Arial; /* Change 13px as desired */
line-height: 22px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 30px) */
height: 30px; /* Height of button background height */
padding-left: 8px; /* Width of left menu image */
text-decoration: none;
}

a:link.boldbuttons, a:visited.boldbuttons, a:hover.boldbuttons, a:active.boldbuttons{
color: white; /*button text color*/
}

a.boldbuttons span{
background: transparent url(/wp-content/themes/thesis_16/custom/images/roundedge-gray-right-2.gif) no-repeat top right;
display: block;
padding: 4px 10px 4px 2px; /*Set 10px to be equal or greater than'padding-left' value above*/
}

a:hover.boldbuttons{ /* Hover state CSS */
text-decoration: underline;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
}

/* CSS for Front Page TheGrid */
/* CSS for Front Page TheGrid */


.homeblockbig {
	float: left;
	width: 655px;   
/*	height: 190px;       */
/*    background: #ede4bc;   */     
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 40px;
/*	border: 1px solid #E8EDF1;  */
	}


.homeblocklittle {
	float: left;
	width: 150px;   
	height: 150px;       
    background: #E8EDF1;         
	margin: 0px 5px 5px 0px;
	padding: 0px;
/*	border: 1px solid #E8EDF1;  */
	}


/* CSS Styling for DIVs on Testamonial Page to keep everything straight */

.testamonialbox {
	float: left;
	width: 690px;   
/*	height: 190px;       */
        background: #ffffff;         
	margin: 0px 0px 5px 0px;
	padding: 5px;
/*	border: 1px solid #E8EDF1;  */
	}

/* CSS Styling for Slashdot style list menu */
/* CSS Styling for Slashdot style list menu */
/* CSS Styling for Slashdot style list menu */


div.sdmenu {
	width: 220px;
	font-family: verdana, Arial, sans-serif;
	font-size: 12px;
	padding-bottom: 0px;
	margin: 0px 0px 0px 0px;
	color: #000;
}
div.sdmenu div {
/*	background: #8a8f91; */ /* main colour of the starting divs */
	overflow: hidden;
/*	border-bottom: #000; */
}


 div.sdmenu div:first-child {
/*  border-top: 1px solid #000; */
/*	background: url(/wp-content/themes/thesis_16/custom/images/toptitle.gif) no-repeat; */
} 

div.sdmenu div.collapsed {
	height: 31px; 
}

div.sdmenu div span {
	display: block;
	padding: 6px 0px 6px 10px;
	font-weight: normal;
	color: 000;
/*	background: url(/wp-content/themes/thesis_16/custom/images/expanded.gif) no-repeat 4px center;  */
	cursor: pointer; 
	border-bottom: 1px solid #eee;   /* border of starting divs */
/*	border-left: 1px solid #000; */
/*	border-right: 1px solid #000; */
}

div.sdmenu div.collapsed span {
 /*	background-image: url(/wp-content/themes/thesis_16/custom/images/house-icon.gif); */
}

div.sdmenu div a {
	padding: 2px 0px 2px 40px;
/*	background: #ede4bc;	*/
/*	background: #fff; */
	display: block; 
/*	border-bottom: 1px solid #fff; */
	color: #06a;
}
div.sdmenu div a.current {
	background : #343c53;
	color: #fff;
}
div.sdmenu div a:hover {
/*	background : #066 url(/wp-content/themes/thesis_16/custom/images/house-icon.gif) no-repeat right center; */
	background: #343c53;
	color: #fff;
	text-decoration: none;
}



/* CSS for custom Header */

.custom #header { background: url(/wp-content/themes/thesis_16/custom/images/atlanta-real-estate-header4.gif) no-repeat; 
text-indent: -9999px; 
border-bottom: none; 
height:100px;
width:988px;
border-bottom:none;
padding:0;} 



/* CSS for Widget Styling */

.custom li.widget{
	border: 1px solid #ede;
	background-color:#fff;
	margin-bottom: 15px;
}

.custom .textwidget li {padding: 0px 0px 1px 10px;}

.custom .textwidget .wp-image-375 {padding: 0px 0px 0px 0px;}

.custom .widget_recent_entries li {padding: 0px 0px 0px 10px;}


.custom li.widget p a {text-decoration:none;}

/* Font properties of SIDEBAR HEADERS (H3) */
/* Font properties of SIDEBAR HEADERS (H3) */

.custom .sidebar h3 {
	font-weight: normal;
	font-size: 1.1em;
	/* text-decoration: underline; */
	background: #8a8f91;
	color: #FFF;
	padding: 3px 0px 3px 5px;
}

.custom .widget_yahoo_weather p {padding: 0px 0px 0px 20px;}

.custom .widget_yahoo_weather img {padding: 0px 30px 0px 10px;}
































