/*
Theme Name:		M Estate Agents Blog Theme
Theme URI:		http://www.mestateagents.com.au/blog
Description:    WordPress theme for M Estate Agents, will expanded to encompass entire website eventually...
Version:		1.0 (June 2009)
Author:			
Author URI:		
*/

/* Eric Meyer's reset.css file - http://meyerweb.com/eric/tools/css/reset/ */
@import url("reset.css");
body {
	background-color: #151515;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color:#000000;
	line-height:18px;
}
h2 {
	font-size:24px;
	text-decoration:none;
}
h3 {
	font-size: 15px;
	font-weight: bold;
}
p {
	font-size:13px;
}
a:link {
	color: #880000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #880000;
}
a:hover {
	text-decoration: none;
	color: #9a4d0e;
}
a:active {
	text-decoration: underline;
	color: #9A4D0E;
}
.cleared {
	clear:both;
	margin:0;
	padding:0;
}
/*======= CONTAINERS  ========*/
#container {
	width:900px;
	margin:0 auto;
}
#header {
	height: 90px;
}
#header img {
	float:left;
	padding: 27px 0 28px 20px;
}
#logo {
	width:390px;
}
#e-book {
	float:left;
	height:234px;
	width:400px;
	background:url(images/ebook-bg.jpg);
	margin:0;
}
#e-book h3 {
	margin:20px 20px 1px 20px;
	background:#333333;
	color:#FFFFFF;
	padding: 6px 6px 6px 0;
}
#e-book p{
margin:0 20px 0 20px;
padding-right:6px;
}
#e-book form{
padding:6px 0 0 0; 
text-align:center;
}
#e-book form .txt{
	font-size:12px;
	padding:2px 8px 2px 8px;
	background-color:#000000;
	color:#EEEEEE;
}
#e-book form input{
	margin-top:2px;
	padding-right:6px;
	padding-left:4px;
	width:149px;
	height:18px;
	border:solid 1px #000000;
	background-color:#ffffff;
}
#e-book .goodies {
	color: #FFFFFF;
	font-size:12px;
	font-weight: bold;
}
#e-book form .subscribe{
	border:solid 1px #101c05;
	background:#314921 url(images/arrow-subscribe.png) no-repeat 7px 3px;
	color:#FFFFFF;
	width:130px;
	height:20px;
	padding-bottom:3px;
	font-size:11px;
	margin-right:24px;
	font-weight:bold;
}
#e-book form a{
color:#000000;
}
#e-book form .deliver{
	padding-top:3px;
	font-size:11px;
}
#e-book img {
	float:left;
	margin: -30px -20px;
	padding:0 20px 0 15px;
}
#welcome_home {
	float:right;
}
/* === NAV(s) === */
#nav {
	float: left;
	position:relative;
	background-color: #151515;
	width: 900px;
	padding: 0;
	clear: both;
	z-index: 9990;
}
#blog_nav {
	width:360px;
	float:left;
	background:#383838 url(images/nav-tri.gif) no-repeat right 15px;
	color:#f7941e;
	padding:10px 20px 10px 20px;
	font-weight:bold;
}
#blog_nav a {
	color:#fcc47e;
	font-weight:normal;
	text-decoration:underline;
}
#blog_nav a:hover {
	color:#ffffff;
	text-decoration:none;
}
#feed_me {
	position:absolute;
	right:510px;
	top:-19px;
}
#feed_me img {
	margin:10px;
	vertical-align:middle;
}
#main_nav {
	position:absolute;
	right:0;
	float:right;
	width:500px;
	padding: 0;
	z-index: 9990;
}
#main_nav ul li {
	float: left;
	font-size: 12px;
	padding: 0;
	background: url(images/nav-div.gif) 100% 5px no-repeat;
	z-index: 9997;
}
#main_nav ul a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 10px 15px 15px 15px;
}
#main_nav ul a:hover {
	color: #fff;
	background: url(images/nav-over.png) bottom center no-repeat;
}
#main_nav ul a.here {
	padding: 10px 15px 15px 15px;
	color: #000;
	background: url(images/nav-on-bg.png) bottom center no-repeat;
}
#main_nav ul li.last {
	background: none;
	border: none;
	margin-bottom: 0;
}
/* Dropdowns */
    
#nav ul li:hover ul { /* Actual Box */
	position: absolute;
	top: 38px;
	left: auto;
	z-index: 9997;
	background: #151515;
	width: 170px;
	display:block;
}
#nav ul li ul { /* Box positioning */
	position: absolute;
	width: 220px;
	left: -9999px;
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #f7941e;
	padding: 0;
}
/* #nav ul li ul a{ /* Actual Links 
	color: #ffcc00;
	background: none;
	padding: 5px 15px 6px 15px;
	margin: 5px 15px 6px 15px;
	font-size: 12px;
	text-decoration: none;
	padding: 0;
	display:block;
}*/
#nav ul li ul li {/* nav entries */
	background-image: none;
	float: none;
	display:block;
	background: #444;
	padding: 0 0 0 0;
	margin: 1px 0 1px 0;
	font-size: 12px;
	color: #ffffff;
	
}
#nav ul li ul li:hover {/* nav entries */
	background: #151515;
	color:#f7941e;
}
#nav ul li ul li.last {
	border: none;
}
#nav ul li ul a {
	padding: 8px 10px 8px 15px;
	margin: 1px 0 1px 0;
}
#nav ul li ul a:hover {
	color: #f7941e;
	display:block;
	text-decoration: none;
	background:#111111;
}

#nav ul#samples {
	float: none;
	background-color:#111111;
	position: static;
	display: block;
	margin: 0;
	left:100px;
	width: auto;
	border: none;
}
#nav ul#samples li {
	padding: 0 4px 0 25px;
	margin: 0;
	border-bottom:dotted 1px #777777;
	background:#444 url(images/sub-nav.gif) no-repeat 15px 11px;
}
#nav ul#samples li:hover {
	background: url(images/sub-nav-on.gif) no-repeat 15px 11px;
}
#nav ul#samples li a {
	font-size:11px;
	color:#CCCCCC;
	padding:5px 0 5px 0;
	margin:0;
}
#nav ul#samples li a:hover{
	background-color:none;
	color:#f7941e;

}
/* ------------------------------------------- */
#content {
	position:relative;
	float: left;
	width: 900px;
	background:url(images/content-bg.png) 0 0 repeat-y;
}
#shading {
	position:absolute;
	z-index:1;
	right:0;
	width:500px;
	height:8px;
	background-image:url(images/under-nav-shadow.png);
}
#sidebar {
	float:left;
	padding:30px 20px 20px 20px;
	width:360px;
}
#sidebar ul {
	margin-bottom:26px;
}
#sidebar h3 {
	padding-bottom:5px;
	letter-spacing: 0px;
}
#sidebar-links {
	float:left;
	width:136px;
	margin-right:20px;
}
#sidebar-links h3 {
	color:#383838;
	border-bottom:solid 1px #eacbab;
}
#sidebar-links li {
	margin:1px 0 1px 0;
	padding-bottom:1px;
	border-bottom:solid 1px #eacbab;
}
#sidebar-links li a {
	text-decoration:none;
	display:block;
	color:#383838;
	padding:4px 2px 4px 8px;
}
#sidebar-links li a:hover {
	color:#990000;
	background-color:#fcd9ae;
}
#sidebar-blog {
	float:right;
	width:184px;
	margin-left:20px;
}
#sidebar-blog h3 {
	color:#990000;
}
#sidebar-blog li {
	padding:3px 0 0 0;
	list-style:none;
	color:#990000;
}
#sidebar-blog a {
	padding:4px 8px 4px 16px;
	background:#fde6ca url(images/bullet-blog.gif) no-repeat 6px 8px;
	display:block;
	text-decoration:none;
}
#sidebar-blog a:hover {
	background:#9a4d0e url(images/bullet-blog-over.gif) no-repeat 6px 8px;
	color:#ffffff;
}
#addicted {
	background:url(images/addicted.png) no-repeat top right;
}
#addicted a {
	padding:4px 8px 4px 4px;
	background:none;
}
#addicted .img {
	margin: 0px 5px 3px 0px;
	vertical-align:middle;
}
#post {
	float:right;
	background-color:#FFFFFF;
	margin:0;
	width:460px;
	padding:30px 20px 30px 20px;
}
#post h2 {
	color: #f7941e;
	line-height:30px;
	letter-spacing: -1px;
}
#post h2 a {
	color: #990000;
	line-height:30px;
	letter-spacing: -1px;
	text-decoration:none;
}
#post p {
	margin-bottom:10px;
	text-align:justify;
}
#post h2 a:hover {
	color: #f7941e;
	line-height:30px;
	letter-spacing: -1px;
}
#comments_title {
	color: #666666;
	font-size: 16px;
	margin:10px 80px 10px 60px;
}
#comments_title a {
	color: #666666;
	text-decoration:none;
}
#comments_title a:hover {
	color:#111111;
	text-decoration:none;
}
.comment {
	padding:20px 0 20px 0;
}
.comment img, #comments img {
	vertical-align:middle;
	padding-right:10px;
}
#post_cats {
	padding:8px 10px 8px 10px;
	background-color:#fef4e8;
	border:solid 1px #fcd6a7;
	color:#f7941e;
	font-weight:bold;
	margin-bottom:50px;
}
#post_post {
	padding:8px 10px 8px 10px;
	background-color:#eeeeee;
	border-top:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
	margin-bottom:20px;
}
#post_post li{
	margin:0 0 5px 0;
}
#post_post ul{
padding: 10px 0 5px 0;
}
#post_post img{
	vertical-align:middle;
}
#post_cats a {
	font-weight:normal;
	text-decoration:underline;
	color:#f7941e;
}
#post_cats a:hover {
	text-decoration:none;
	color:#9a4d0e;
}
#single-post-cats{
	padding:8px 10px 8px 10px;
	font-weight:bold;
	margin-bottom:50px;
}
#single-post-cats a {
	font-weight:normal;
	color:#990000;
}
#single-post-cats a:hover {
	text-decoration:none;
	color:#000000;
}
.edit {
	background:#333333;
	font-weight:bold;
	width:90px;
	text-align:center;
	padding:4px 10px 4px 10px;
	margin:10px 0 10px 0;
}
.edit a {
	color:#FFFFFF;
	text-decoration:none;
}
#author_pic img {
	width:40px;
	height:40px;
	border:1px solid #333333;
	float:left;
	margin:10px 15px 10px 0;
}
#author_title {
	font-size:13px;
	margin:0 80px 0 60px;
}
#post_date {
	width:60px;
	height:68px;
	float:right;
	background:url(images/date_box.png) no-repeat center center;
	margin-top:-5px;
	text-align:center;
}
#month {
	text-align:center;
	font-size:14px;
	color:#FFFFFF;
	padding-top:9px;
}
#day {
	text-align:center;
	font-size:30px;
	color:#f7941e;
	margin:8px auto;
}
#post-hd-bt {
	border-bottom:dotted 1px #999999;
	margin:10px 0 10px 0;
}
p.date {
	font-size:11px;
	color: #666;
	text-transform: uppercase;
	margin: 0 0 2px 0;
	letter-spacing: 0.5px;
}
#post_content img.alignleft{
	float:left;
	margin:0 10px 10px 0;
}
#post_content img.alignright{
	float:right;
	margin:0 0 10px 10px;
}
#post_content ol {
	list-style:outside;
	list-style-type:decimal;
	padding:10px 0 10px 20px;
}
#post_content ol li {
	padding-bottom:10px;
}



#post_content ul {
	list-style:outside;
	list-style-type:round;
	padding:10px 0 10px 20px;
}
#post_content ul li {
	padding-bottom:10px;
}




.more {
	color:#990000;
}
.more a, .more a:visited {
	text-decoration:underline;
	font-weight:bold;
}
.more a:hover, .more a:active {
	color:#9b4d0e;
	text-decoration:none;
}
#twitter-bg {
	background:url(images/twitter-bird.png) no-repeat top right;
	margin-bottom:5px;
}
#twitter-bg a {
	background:none;
	padding:0;
}
#twitter-bg a:hover {
	background:none;
	text-decoration:underline;
	color:#9a4d0e;
}
#twitter_icon {
	float: left;
	width: 9px;
	height: 18px;
	background:url(images/tweet_quote.png) 0 6px no-repeat;
}
#twitter_icon img {
	float: left;
}
#tweet, #follow_tweet {
	font-size:11px;
}
#tweet {
	float: left;
	width: 137px;
	background: #f7941e url(images/tweet_top.png) 0 0 no-repeat;
	color: #ffffff;
	overflow:visible;
	padding: 10px 20px 4px 10px;
}
#tweet a {
	text-decoration: underline;
	background:none;
	padding:0;
	color:#FFFFFF;
}
#tweet a:hover, #follow_tweet a:hover {
	text-decoration:none;
	color:#990000;
	background:none;
	padding:0;
}
#follow_tweet a {
	color:#990000;
	background:none;
	padding:0;
	text-decoration:underline;
	margin:8px 0 10px 0;
}
#follow_tweet {
	float:right;
	margin-right:20px;
}
#follow_tweet span.orange_M {
	background-color:#111111;
	padding:0 0 0 2px;
	color:#f7941e;
}
.orange_M {
	color:#f7941e;
}
#follow_tweet span.white {
	background-color:#111111;
	padding:0 2px 0 0;
	color:#FFFFFF;
}
#tweet_bot {
	float: left;
	margin: 0 0 0 9px;
	width: 167px;
	height: 10px;
	background: #f7941e url(images/tweet_bot.png) 0 0 no-repeat;
}
#lhs {
	float:left;
	margin-top:10px;
}
#rhs {
	float:right;
	margin-top:10px;
}
.center_this{
	text-align:left;
}
#footer {
	margin:10px auto;
	padding-bottom:20px;
	width: 860px;
	color:#777777;
}
#footer a {
	color:#777777;
	text-decoration:underline;
}
#footer a:hover {
	color:#999999;
	text-decoration:none;
}
#respond p{
padding: 10px 0 10px 0;
color:#333333;
}
#respond p b{
padding:2px;
background-color:#990000;
color:#FFFFFF;
}
#respond p strong{
color: #990000;
}
#respond input, #respond textarea{
	border:solid 1px #bfbebb;
	background-color:#fcfaf7;
	font-family:Helvetica, Arial, sans-serif;
	font-size:13px;
	color:#333333;
}
#respond #submit{
	border:solid 1px #666666;
	background-color:#666666;
	color:#FFFFFF;
	font-weight:bold;
}
#respond #submit:hover{
	border:solid 1px #990000;
	background-color:#990000;
	color:#FFFFFF;
	font-weight:bold;
}
small{
font-size:12px;
font-weight:bold;
}
/* ================= Start Search ================== */
.Search {
	position:relative;
	float:right;
	width:277px;
	right: 0px;
	padding: 33px 20px 28px 0;
	margin:0;
}
.Search form {
	background: url(images/SearchForm.gif) no-repeat left top;
	padding: 0px;
	margin: 0px;
}
.Search input {
	color: #330033;
	font-size: 12px;
}
.Search input.keyword {
	background: none;
	border: none;
	padding: 5px 0px 5px 8px;
	width: 240px;
}
.Search input.search {
	width: 27px;
	height: 24px;
	background: url(images/SearchButton.png) no-repeat;
}
.Search .bt {
	float:right;
	position:absolute;
	padding: 0;
	margin: 0;
	top: 33px;
	background: none;
	right: 20px;
}
/* ============== End Search ================== */
.posted{
	color:#666666;
	font-style:italic;
	font-size:12px;
}