/*
Theme Name: Real Estate
URI: http://www.simplywp.net
Description: 3 columns Wordpress theme.
Author: Kathie & Andrew
Author URI: http://www.simplywp.net
*/

body {
 font: 12px Georgia, "Times New Roman", Times, serif;
 background: url('images/background.png') repeat-x #84D0D9;
 text-align: center;
 padding: 0px;
 margin: 0px;
 }
 
#wrap {
 width: 975px;
 padding: 0px;
 margin: 0 auto;
 text-align:left;
 }
 
#header {
 height: 230px;
 margin-left: auto;
 margin-right: auto;
 background: url('images/header.png') no-repeat center;
 text-align: center;
 color: #00A5C5;
 }
 
 font.header2  {
 font-size:17px;
 font-family:Georgia, "Times New Roman", Times, serif;
 padding-right: 31px;
 }
 
#header h1 {
 color: #00A5C5;
 font: 45px Tahoma, "Times New Roman", Times, serifs;
 margin: 0px;
 padding-top: 70px;
 padding-right: 30px;
 }
 
#navigation {
 clear: both;
 height: 45px;
 font-weight: bold;
 color: #FFFFFF;
 font-size: 12px;
 text-transform: uppercase;
 margin-bottom: 20px;
 background: url('images/menu.PNG') no-repeat center #FFFFFF;
 }
 
#navigation ul {
 float: left;
 list-style: none;
 margin: 8px 0px 0px 10px;
 padding: 0px;
 }
 
#navigation ul.header {
 float: left;
 list-style: none;
 margin-bottom: 0px;
 margin-left: 10px;
 margin-right: 5px;
 margin-top: 7px;
 padding: 0px;
 padding-left: 10px;
 text-align:center;
 }

#navigation li {
 float: left;
 padding: 0px 18px 0px 0px;
 }
 
#content {
 float: left;
 width: 580px;
 padding: 0px;
 margin: 0px 0px 20px 0px;
 display: block;
 background: url('images/content_bottom.png') no-repeat bottom #FFFFFF;
 }
 
#content_top {
 background: url('images/content_top.png') no-repeat center;
 height: 20px;
 }
 
 #alternate_content_top {
 background: transparent url(images/alternate_content_top.PNG) no-repeat scroll center top;
 text-align:center;
 padding-top:10px;
 }
 
 font.alternate_content_top_text {
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size:28px;
 color:#800080;	 
 }
 
.entry_body {
 padding: 10px 20px;
 margin: 0px 0px 30px 0px;
/* line-height: 18px;*/
 font-family: Tahoma, Geneva, sans-serif;
 font-size: 13px;
 }
 
#content h1 {
 color: #00A5C5;
 padding: 5px 0px;
 margin: 0px;
 text-align:center;
 }
 
#content h1.alternate_h1 {
 color: #00A5C5;
 padding: 5px 0px;
 margin: 0px;
 text-align:left;
 }

.entry_date {
 border-bottom: 1px dashed #00A5C5;
 clear: both;
 padding: 5px 0px;
 color: #636467;
 }
 
 .entry_date_alternative {
 	border-bottom: 1px dashed #800080;
	 clear: both;
	 padding: 5px 0px;
	 color: #636467;
 }
 
 
.entry_body blockquote {
 padding: 5px 15px;
 margin: 10px 30px;
 border-left: 4px solid #00A5C5;
 color:  #6D6F71;
 text-align: justify;
 }
 
.entry_footer {
 background: url('images/folder.gif') no-repeat left;
 clear: both;
 margin: 0px;
 padding: 5px 0px 5px 20px;
 height: 15px;
 border-top: 1px dotted #00A5C5;
 border-bottom: 1px dotted #00A5C5;
 }
 
#footer_link {
 clear: both;
 padding: 10px 20px;
 height: 30px;
 }
 
.footerleft {
 float: left;
 }
 
.footerright {
 float: right;
 }

#sidebar {
 width: 376px;
 padding: 0px;
 float: right;
 margin: 0px 0px 20px 0px;
 display: block;
 background-color: #FFFBAA;
 font-family: Tahoma, Geneva, sans-serif;
 font-size: 13px;/* border: 1px solid black; */
}

#recent_post{
	font-weight:bold;
}

#sidebar_top {
 background: url('images/content_top3.png') repeat center;
 height: 20px;
 }
 
#sidebar_left {
 float: left;
 padding: 5px;
 width: 175px;
 }
 
#sidebar_right {
 float: right;
 padding: 5px 10px 5px 5px;
 width: 175px;
 }
  
 #sidebar_bottom {
 width: 376px;
 padding: 0px;
 float: right;
 margin: 0px;
 color: #FFFFFF;
 background: url('images/content_bottom3.PNG') no-repeat center;
 height: 30px;
 }
 
/* the current Page */
 .current_page_item  { 
 text-decoration:underline;
 color: #006633;
 font-weight:bold;
 }
 
 .children {
	 text-indent: 10px;
 }

h2#archive{
font-size: 28px;
font-weight: bold;
color: #800080;
font-family: Georgia,"Times New Roman",Times,serif;
text-align: center;
} 

#sidebar h2 {
 color: #00A5C5;
 border-bottom: 1px dashed #000000;
 padding: 5px 5px 5px 2px;
 margin: 0px;
 font-size:18px;
 font-weight:bold;
 }
 
#sidebar ul {
 list-style: none;
 margin: 0px;
 padding: 5px;
 }
 
#sidebar li {
 padding: 3px 0px;
 }
 
#footer {
 clear: both;
 padding: 10px;
 color: #FFFFFF;
 font-size: 10px;
 }

.wp-smiley {
	padding: 0px;
	margin: 0px;
	border: 0px;
	background: transparent;
}

#content img {
	padding: 0px;
	background: #939393;
	border: 1px solid #D4D4D4;
}
	
.wp-caption-text {
	display: block;
	font-size: 10px;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignright {
	float: right;
	padding: 4px;
	margin: 0px 0px 2px 7px;
	display: inline;
}

.alignleft {
	float: left;
	padding: 4px;
	margin: 0px 7px 2px 0px;
	display: inline;
}

.pagetitle {
	margin: 0px;
	padding: 10px;
}
	
.pagetitle1 {
	margin: 0px;
	text-align: center;
	color:#800080;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
}

.postmetadata {
	clear: both;
	padding: 10px;
	border: 1px solid #CCCCCC;
}

.alt {
	background: #EFEFEF;
}

#comment_box {
 margin: 5px 20px;
 }
 
#comment_box ol {
	padding: 0px;
	list-style: none;
}

#comment_box li {
	padding: 10px;
	list-style: none;
}

.textwidget {
	padding: 5px 0px 5px 5px;
	margin: 0px 0px 10px 0px;
}

#wp-calendar {
	width: 100%;
	margin: 2px 0px 20px 0px;
}

#wp-calendar caption {
	font-weight: bold;
	padding: 5px 0px;
}

#wp-calendar a {
	text-decoration: underline;
}

#wp-calendar td {
	text-align: center;
}
a {
	text-decoration: none;
	color: #063;
}

a:hover {
	text-decoration: none;
	color: #00A5C5;
}

#content a {
	text-decoration: none;
	color: #00A5C5;
	}
	
#content a:hover {
	text-decoration: underline;
	color: #00A5C5;
	}
