/* Atlanta Real Estate Info Site CSS */


.custom .comments_closed p {
  display: none;
}


/* Thesis Footer Tool Settings */

.custom #footer {
	height: 35px;
	background: #343c53;
}

.custom #footer p {
	color: #FFF;
	font-size: 14px;
	margin: 0px 125px 0px 5px;
	
}


.custom #footer a {
	color: #FFF;
	font-size: 14px;
	border-bottom: none;
	text-decoration: none;
	
}





/* CSS for Specific NAV Menu Items */

.custom .menu a:hover {
	color: #2361a1;
	text-decoration: underline;
	}




/*	
.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;
	} 
*/	

.custom .menu .rss {
	margin: 0px 15px 0px 0px;
}


/* CSS for sidebar colours */

.custom #sidebar_1 { 
/*        background: #e5dbb5; */
/*        height: 1500px;  */
} 

/*
.custom #sidebar_2 { 
        background: #FFFFFF;    
        height: 1200px;
} */


/* 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;
	padding:0;
} 


/* 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: #ffffff;}

/* 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: #f7f7f7;}



/*---------------------------------*/
/* STYLING FOR HOME PAGE DIVS      */
/* Rob McCance December 29, 2009   */
/*---------------------------------*/
.nhoodwrap {
	width: 640px;
/*	height: 1000px; */
/*	border: 1px solid #DDDDDD; */
	margin: 0px 0px 10px 10px;
	padding: 9px;
	}

.homeblock {
	float: left;
	width: 630px;   
/*	height: 190px;       */
/*    background: #ede4bc; */    
	background: #ffffff;
	margin: 0px 0px 5px 5px;
	padding: 9px;
	border: 1px solid #eee;
	}

.homeblock img {
	margin: 0px 0px 5px 0px;
	}

.homeblock p {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	}
	
.homeblock h3 {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	}
	

/*---------------------------------*/
/* END STYLING FOR HOME PAGE DIVS  */
/* Rob McCance December 29, 2009   */
/*---------------------------------*/


/*---------------------------------*/
/* 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: #2361a1;
}
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 Widget Styling */

.custom li.widget{
	border: 1px solid #eee;
	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; */
	background: #343c53;
	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;}
































