/*
Theme Name:		realty4atlanta.com
Theme URI:		http://www.3dogblogs.com
Description:	Default Theme for the Realty4Atlanta.com.
Template: thesis1.6
*/

/*
THIS IS YOUR CUSTOM CSS FILE

On the 3 Dog System, the default style sheet resides in the parent theme, whch means you can't screw it up even if you wanted to. :)

This style sheet is specifically for your site. That means you can edit this CSS directly without having to add a custom class. 

*/

/*---:[ Begin Custom CSS]: ---*/

.format_text h1 {
padding: 0;
font-size:1.75em;
line-height:1.50em;
}
.format_text h2 {
padding: 0;
margin-top: 0;
font-size: 1.5em;
line-height: 1.25em;
}
.format_text h3 {
padding: 0;
margin-top: 0;
font-size: 1.25em;
line-height: 1em;
}
.format_text h4 {
padding: 0 0 10px 0;
margin-bottom: 5px;
color:#374754;
text-transform: uppercase; letter-spacing: 0px;
line-height: 1.2em;
}
.format_text h5 {
padding: 0 0 2px 0;
text-transform: uppercase; letter-spacing: 0px;
line-height: 1.2em;
}
.format_text h6 {
padding: 0 0 5px 0;
text-transform: none; letter-spacing: 0px;
line-height: 1.0em;
border-bottom:1px solid #ddd;
margin-bottom: 15px;
}

#post-5 .headline_area h2 {
	display: none;
}

 #header {
	display: block;
	height: 167px;
	width: 960px;
	background: url(images/header.jpg) no-repeat;
	outline: none;
	padding: 0;
	border-bottom: 0;
}
a {
	color: #0000FF;
}
.custom #tabs, .custom #tabs li {
	border:0;
	background:#dbd483;
}
.custom #tabs {
	border-top:1px solid #383e52;
	border-bottom:1px solid #383e52;
	padding:5px 0;
}
.custom #tabs li, .custom #tabs .current_page_item, .custom #tabs .current-cat {
	padding:2px 4px;
	background:none;
	border-right:1px solid #eee9e0;
}
.custom #tabs a:link, .custom #tabs a:visited {
	padding:8px 9px 7px;
	color:#43525b;
}
.custom #tabs a:hover, .custom #tabs a:active {
	background:#43525b;
	color:#fff;
	text-decoration:none;
}
.custom #tabs .current_page_item a:link, .custom #tabs .current_page_item a:visited, .custom #tabs .current-cat a:link, .custom #tabs .current-cat a:visited {
	color:#43525b;
	background:none;
}
.custom #tabs .current_page_item a:hover, .custom #tabs .current_page_item a:active, .custom #tabs .current-cat a:hover, .custom #tabs .current-cat a:active {
	color:#c0c0c7;
}
.custom ul#tabs li a {
	text-transform:lowercase;
}
.custom #footer_widgets ul.sidebar_list {
	text-align:left;
	border-bottom:3px double #ddd;
	margin-bottom:1em;
}
.custom #footer_widgets li.widget {
	width:24%;
	margin:0 0.5%;
	float:left;
	font-size:1.2em;
}
/*Background */

body {
	background: #ffffff url(images/bg.png) 50% 0 no-repeat;
	background-attachment: fixed;
}
#container {
	margin-top: 1em;
	margin-bottom: 2em;
	padding: 0.0em;
	background: #dddddd;
	border: 0.3em solid #374754;
}
#page {
	background: #fff;
}
/* === SIDEBAR HEADINGS === */
 .sidebar h4 {
 	color:#374754;
}					
 .sidebar h3 {
	font-variant:normal;
	color:#374754;
	border-top:1px solid #374754;
	border-bottom:1px dotted #374754;
	line-height:2em;
	padding:0 0.25em;
}
 .sidebar h2 {
        padding: 0;
        margin-top: 0;
        color:#374754;
        font-size: 1.5em;
        line-height: 1.25em;
}
 .sidebar h6 {
       	padding: 0 0 5px 0;
	text-transform: none; letter-spacing: 0px;
	line-height: 1.0em;
	border-bottom:1px solid #ddd;
	margin-bottom: 15px;
	text-align:left;
}
#topnav {
	margin-top: 0;
	background:#dbd483;
	height: 31px;
	border-top:1px solid #383e52;
	border-bottom:1px solid #383e52;
	padding: 5px;
}
#topnav ul {
	list-style-type:none;
}
#topnav li {
	margin-bottom: -.1em;
	background:#dbd483;
	border-left: 0;
	border-right:1px solid #eee9e0;
	float:left;
	position:relative;
}
#topnav li.first {
	border-left: 1px solid #eee9e0;
	}

	
#topnav li.current, #topnav li.current a {
	/*padding-bottom: 0.1em;*/
	border-bottom: 0;
	/*background:#43525b;*/
	color:#fff;
	text-decoration:none;
}

#topnav li.first li.current li.current a{
	border-left: 1px solid #eee9e0;
	background: none;
	}



#topnav li a {
	display: block;
	line-height:inherit;
	color:#43525b;
	text-transform: lowercase;
	letter-spacing: 1px;
	font-size:1.1em;
	padding:0.818em;
}
#topnav li a:hover {
	border-bottom: 0;
	background:#43525b;
	color:#fff;
	text-decoration:none;
}
#topnav li li:hover {
	background-color:#fff;
}
#topnav li ul {
	list-style:none;
	position:absolute;
	width: 200px;
	left:-9999px;
	margin-left: -1px;
	border-top:0;
	float:left;
	background: #00aeef;
	overflow:hidden;
}
#topnav li:hover ul {
	left:auto;
	display:inline-block;
	margin:0;
	padding:0;
}
#topnav li ul li {
	margin:0;
	padding:0;
	float:left;
	display:block;
	clear:both;
	border:0;
	width: 100%;
}
#topnav li ul li a {
	width:100%;
	color:#FFF;
	display:block;
	font-size:1.1em;
	letter-spacing:2px;
	line-height:inherit;
	padding: 0.818em;
	text-transform:uppercase;
	width:100%;
}
#topnav li ul li a:hover {
	color: #111;
	text-decoration: none;
	background:#6dcff6;
}
#topnav li ul li + li {
	border-top:0px solid #ddd;
}
/* 3 Dog Header Nav (Replicating the stock Thesis Nav) */

/* 3 Dog Header Nav */

/*#topnav {
	border-bottom: 1px solid #ddd;
	margin-top: 10px;
	background: #fff;
	height: 27px;
}
#topnav ul {
	list-style-type:none;
}
#topnav li {
	margin-bottom: -.1em;
	background: #efefef;
	border: 1px solid #ddd;
	border-left: 0;
	float:left;
	position:relative;
}
#topnav li.first {
	border-left: 1px solid #ddd;
}
#topnav li.current {
	padding-bottom: 0.1em;
	background: #fff;
	border-bottom: 0;
}
#topnav li a {
	display: block;
	line-height:inherit;
	color: #111;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size:1.1em;
	padding:0.545em 0.818em;
}
#topnav li a:hover {
	color: #111;
	text-decoration:underline;
}
#topnav li li:hover {
	background-color:#fff;
}
#topnav li ul {
	list-style:none;
	position:absolute;
	width: 170px;
	left:-9999px;
	margin-left: -1px;
	border:1px solid #ddd;
	border-top:0;
	float:left;
	background-color:#efefef;
	overflow:hidden;
}
#topnav li:hover ul {
	left:auto;
	display:inline-block;
	margin:0;
	padding:0;
}
#topnav li ul li {
	margin:0;
	padding:0;
	float:left;
	display:block;
	clear:both;
	border:0;
}
#topnav li ul li a {
	width:100%;
	color:#111111;
	display:block;
	font-size:1.1em;
	letter-spacing:2px;
	line-height:inherit;
	padding:0.545em 0.818em;
	text-transform:uppercase;
}
#topnav li ul li a:hover {
	color: #111;
	text-decoration: underline;
	background-color:#efefef;
}
#topnav li ul li + li {
	border-top:0px solid #ddd;
}*/
/* Edit Zone Links */	

a.edit-zone-header {
	float:right;
	position:relative;
	right:10px;
	top:10px;
	color: #fff;
}
a.edit-zone-after-header {
	float: right;
}
/* Tabbed Page Snippet */

.format_text .domtab ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0;
}
#tabs {
	list-style-type:none;
}
.format_text .domtab h2, .format_text .domtab h3 {
	font-size:1.308em;
	line-height:1.176em;
	margin:0;
}
#tabs.format_text h2, #tabs.format_text h3 {
	font-size:1.308em;
	line-height:1.176em;
	margin:0;
}
.format_text .domtab div {
	border:1px solid #DDDDDD;
	clear:both;
	padding:1em;
}
/*Snippet Boxes */

/* Four Content Boxes */
#four-boxes .box1, #four-boxes .box2, #four-boxes .box3 {
	float: left;
	width: 22%;
	margin-right: 4%;
}
#four-boxes .box4 {
	float: left;
	width: 22%;
	margin-right: 0;
}
/* Three Content Boxes */
#three-boxes .box1 { 
float: left;
	width: 21%;
	margin-right: 4%;
	padding:1px;
}
#three-boxes .box3 {
	float: right;
	width: 21%;
	margin-left: 2%;
	margin-right: 2%;
	padding:1px;
}
#three-boxes .box2 {
	float: left;
	width: 48%;
	margin-right: 1%;
	text-align: justify
}
/* Two Content Boxes */
#two-boxes .box1 {
	float: left;
	width: 30%;
	margin-right: 2px;
	padding:10px;
}
#two-boxes .box2 {
	float: right;
	width: 63%;
	margin-right: 0;
	text-align: justify
}
.clearfix, .container {
	display:block;
}
.clear {
	clear:both;
}
/* -------------------[ Images ]------------------- */

.entry img {
	border:1px solid #ddd;
	padding:1px;
	background:#fff;
	float: right;
	clear: right;
	margin: 0 0 0 10px;
}
img.alignright {
	padding:1px;
	background:#fff;
	float: right;
	clear: right;
	margin: 0 5px 2px 5px;
}
img.alignleft {
	border:1px solid #ddd;
	padding:1px;
	background:#fff;
	float: left;
	clear: left;
	margin: 0 0px 0px 0px;
}
img.aligncenter, img.centered, img.center {
	border:1px solid #ddd;
	padding:1px;
	background:#fff;
	display: block;
	margin: 0 auto 0 auto;
	float: none;
	clear: both;
}
img.feature-photo, img.home_feature_photo {
	margin:0 0 10px 20px;
	float:right;
	padding:1px;
	background:#fff;
	border:1px solid #000;
}
.entry img.feature-photo {
	margin:0 0 10px 20px;
	float:right;
	padding:1px;
	background:#fff;
	border:1px solid #ddd;
}
img.post-thum, img.thumbnail {
	padding:1px;
	background:#fff;
	border:1px solid #ccc;
	float:right;
	margin: 0 0 10px 15px;
}
img.avatar, img.comment-grav {
	padding:1px;
	background:#fff;
	border:1px solid #ccc;
	float:right;
	margin:0 0 10px 10px;
}
.commentlist img.avatar, img.comment-grav {
	margin-bottom:15px;
}
/* -------------------[ Caption Styles for WP 2.6+ ]------------------- */

.wp-caption {
	border: 1px solid #ccc;
	text-align: center;
	background-color: #fff;
	padding-top:5px;
	margin: 10px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 8pt;
	padding: 5px;
	margin: 0;
}

/*---: [End Custom CSS]: ---*/
