﻿/**************************************************************************
------------------------------ GENERAL ------------------------------------
**************************************************************************/
* {
	margin:0;
	padding:0;
	}
html {
	min-height:100%;
	margin-bottom:1px;
	}
body {
	background:#000;
	position:relative;
	padding:10px 0;
	text-align:center;
	}
hr {
	display:none;
	}

/* --
***** Links
-------------------------------------------------------------------------*/
a img {
	border:none;
	}
a {
	text-decoration:underline;
	}
a:link {
	/* color:#E6B36C; */
	color:red;
	}
a:visited {
	/* color:#E6B36C; */
	color:red;
	}
a:hover {
	/* color:#E6B36C; */
	color:red;
	text-decoration:none;
	}
a:active {
	/* color:#E6B36C; */
	color:red;
	}
.more-link  {
background:url("http://www.homestagingbyc.com/new/wp-content/themes/Ablaze/images/arrow-grn.gif") no-repeat scroll 0 8px transparent;
margin:5px 0 0;
padding:5px 0 0 15px;
}

a.more-link  {
color: #669933;
}

/* form elements */
input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 24px;
	margin: 0;
	padding: 2px 3px; 
	color: #E6B36C;
	background: #000000;
	border: 1px #FFFFFF solid;
}



/* --
***** Images
-------------------------------------------------------------------------*/
img.float_left {
	padding:5px;
	border:1px solid #a7bc79;
	float:left;
	margin:0 18px 8px 0;
	}
img.float_right {
	padding:5px;
	border:1px solid #a7bc79;
	float:right;
	margin:0 0 8px 8px;
	}
	
/* --
***** Helpful Spans
-------------------------------------------------------------------------*/
span.clear {
	display:block;
	height:1px;
	line-height:1px;
	font-size:1px;
	margin-top:-1px;
	clear:both;
	}
span.hide {
	position:absolute;
	width:500px;
	margin-left:-5000px;
	}

/* --
***** Outer Container
-------------------------------------------------------------------------*/
#container {
	width:840px;
	margin:0 auto;
	text-align:left;
	padding-bottom:17px;
	background:#000;
	}

/**************************************************************************
------------------------------ NAVIGATION ---------------------------------
**************************************************************************/
#nav {
	background:url(http://www.homestagingbyc.com.php5-4.websitetestlink.com/images/nav/left.jpg) no-repeat left;
	}
#nav ul {
	list-style-type:none;
	float:right;
	width:588px;
	}
#nav li {
	display:inline;
	}
#nav a {
	display:block;
	float:left;
	width:95px;
	height:31px;
	}

	
/**************************************************************************
------------------------------- HEADER ------------------------------------
**************************************************************************/
#header {
	width:840px;
	height:72px;
	position:relative;
	background:#000000 url('http://www.homestagingbyc.com.php5-4.websitetestlink.com/images/layout3-1x1.gif') no-repeat top left;
	margin-top:-1px;
	}
#header h1 {
	width:255px;
	height:72px;
	padding:8px 0 0 18px;
	}
#header2 {
	width:840px;
	height:72px;
	position:relative;
	background:#000000 url('http://www.homestagingbyc.com.php5-4.websitetestlink.com/images/layout3-1x1.gif') no-repeat top left;
	margin-top:-1px;
	}
#header2 h1 {
	width:255px;
	height:72px;
	padding:8px 0 0 18px;
	}

/**************************************************************************
---------------------------- MAIN CONTENT ---------------------------------
**************************************************************************/
.content {
	position:relative;
	width:840px;
	height:1%;
	}
.content:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}


/* --
***** Two Column WIDE Layout
-------------------------------------------------------------------------*/
#twocolwide.content {
	padding-top:16px;
	background-image:url('http://www.homestagingbyc.com.php5-4.websitetestlink.com/images/column-back2.gif');
	background-repeat:repeat-y;
	background-position:top;
	}
#twocolwide.content .wrap {
	padding-bottom:16px;
	background:url('http://www.homestagingbyc.com.php5-4.websitetestlink.com/images/column-back2.gif')repeat-y bottom;
	height:1%;
	}
#twocolwide.content .wrap:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
#twocolwide.content .inside {
	background:url url('http://www.homestagingbyc.com.php5-4.websitetestlink.com/images/column-back2.gif')repeat-y center;
	height:1%;
	}
#twocolwide.content .inside:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
#twocolwide.content #main {
	width:170px;
	float:left;
	margin-left:25px;
	margin-right:20px;	
	}

#twocolwide.content #main a {
	/*color:#E6B36C; */
	color:#cc9933;
	}



#twocolwide.content #rightcol {
	width:600px;
	float:left;
	margin-top:5px;
	margin-left:5px;
	margin-right:0px;
	}

	
/* -- Main Column --*/
#main {
	height:1%;
	font:normal 14px/18px Arial, Helvetica, sans-serif;
	color:#E6B36C;
	padding-top:8px;
	}
#main h1 {
	font:bold 22px/28px Arial, Helvetica, sans-serif;
	color:#E6B36C;
	margin-top:8px;
	clear:both;
	}
#main h2 {
	font:bold 16px/20px Arial, Helvetica, sans-serif;
	color:#E6B36C;
	margin:12px 0;
	clear:both;
	}
#main h3 {
	font:bold 14px/18px Arial, Helvetica, sans-serif;
	color:#E6B36C;
	margin:12px 0 -12px 0;
	clear:both;
	}
#main p {
	margin:14px 0;
	}
#main p.google_top {
	float:left;
	font-size:12px;
	line-height:14px;
	text-indent:-10px;
	padding-left:10px;
	padding-right:20px;
	margin-top:20px;	
	}	
#main blockquote {
	padding-left:18px;
	}
#main li {
	margin-left:12px;
	margin:12px 0 -6px 18px !important;
	margin:12px 0 -6px 0;
	list-style-image:url(http://www.homestagingbyc.com.php5-4.websitetestlink.com/images/bullet.jpg);
	}
#main ul li {
	list-style-image:url(http://www.homestagingbyc.com.php5-4.websitetestlink.com/images/bullet.jpg);
	list-style-position: inside; 
	}
#main ol li {
	list-style-image:none;
	list-style-type:decimal;
	}
#main ul.noIndent {
	list-style-image:url(http://www.homestagingbyc.com.php5-4.websitetestlink.com/images/bullet2.gif);
	margin-left:16px;
	}
#main ul ul li {
	list-style-image:url(http://www.homestagingbyc.com.php5-4.websitetestlink.com/images/bullet2.gif);
	margin:0;
	}
#main ul li,
#main ol li {
	margin:20 !important;
	}
#main ul,
#main ol {
	margin:12px 0 12px 36px;
	}
#main ul ul,
#main ul ol,
#main ol ol,
#main ol ul {
	margin:0 0 0 36px;
	}
#main table {
	width:100%;
	border-top:1px solid #E6B36C;
	border-left:1px solid #E6B36C;
	}
#main table.noborder {
	border:none;
	}
#main table td,
#main table th {
	border-right:1px solid #E6B36C;
	border-bottom:1px solid #E6B36C;
	padding:2px 4px;
	font-size:90%;
	line-height:125%;
	vertical-align:top;
	}
#main table.noborder td,
#main table.noborder th {
	border:none;
	}
#main table th {
	padding:4px;
	background:#000;
	color:#E6B36C;
	}
#main table.noborder th {
	background:#000;
	color:#E6B36C;
	}

.byline {
	margin-top:-5px;
	margin-bottom: 26px;
	font-size:12px;
	line-height:14px;
	font-style:italic;
	padding-left:14px;
	color:#E6B36C;
	}	

.blogbreadcrumb  {
	font:normal 12px/18px Arial, Helvetica, sans-serif;
	color:#E6B36C;
	}


/* --
***** Right Column
-------------------------------------------------------------------------*/
#rightcol {
	height:1%;
	font:normal 14px/18px Arial, Helvetica, sans-serif;
	color:#E6B36C;
	}
.greentext {
	color: #009933;
	font-weight: bold;
	}

#rightcol h2 {
	font:bold 18px/20px Arial, Helvetica, sans-serif;
	color:#E6B36C;
	margin-top:30px;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
	clear:both;
	}

#rightcol p.archives {
	line-height:20px;
	}


#rightcol h1 {
	font:bold 22px/28px Arial, Helvetica, sans-serif;
	color:#E6B36C;
	margin-top:8px;
	clear:both;
	}
#rightcol h2 {
	font:bold 16px/20px Arial, Helvetica, sans-serif;
	color:#E6B36C;
	margin:12px 0;
	clear:both;
	}
#rightcol h3 {
	font:bold 14px/18px Arial, Helvetica, sans-serif;
	color:#E6B36C;
	margin:12px 0 -12px 0;
	clear:both;
	}
#rightcol p {
	margin:14px 0;
	}

#rightcol ul {
	}

#rightcol li {
	margin-left:34px;
	list-style:disc;
	}


/**************************************************************************
------------------------------- FOOTER ------------------------------------
**************************************************************************/
#footer {
	width:840px;
	padding-top:8px;
	background:#000;
	}
#footer .wrap {
	width:840px;
	padding-bottom:8px;
	background:#000;
	}
#footer p {
	background:#000;
	font:normal 12px/18px Arial, Helvetica, sans-serif;
	color:#E6B36C;
	padding:0 26px;
	text-align:center;
	}
#footer a:link,
#footer a:visited {
	color:#E6B36C;
	}
#footer a:hover {
	color:#E6B36C;
	}
	
/**************************************************************************
------------------------------ COPYRIGHT ----------------------------------
**************************************************************************/
#copyright {
	font:normal 11px/15px Arial, Helvetica, sans-serif;
	color:#E6B36C;
	text-align:center;
	margin:12px 0;
	}
#copyright a:link,
#copyright a:visited {
	color:#E6B36C;
	}
#copyright a:hover {
	color:#E6B36C;
	}
.LeftNav {
	margin-left:20px;
}

#realtor p{
	border-top: 1px #e8e8e8 solid;
}

#realtor a{
	text-decoration:none;
}

#realtor a:hover{
	text-decoration:underline;
}


#realtor p.x{
	background-color:yellow;
}

#realtor p.none{
	border-top: 1px white none;
}

h3.storytitle a  {
color:#FF6633;
font-family:"Lucida Grande","Trebuchet MS";
font-size:130%;
letter-spacing:-1px;
margin-bottom:5px;
margin-top:0;
}

p.date-header {
background:url("http://www.homestagingbyc.com/new/wp-content/themes/Ablaze/images/date_icon.gif") no-repeat scroll 0 50% transparent;
color:#FF9933;
font-size:90%;
margin-top:0;
padding-left:14px;
}

p.date-header a {
color: #669933;
}