@charset "utf-8";
/* CSS Document */

body, h1, h2, h3, h4, h5, ul, li, ul li, div, img, form {
	margin: 0px;
	padding: 0px;
}

body	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background: #fff url(/images/furn/bckd.jpg) repeat-x;
}

img	{
	border: 0;
}

.clear {
	clear: both;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

#imgleft {padding-top: 15px;}
#imgleft ul {list-style: none;}
#imgleft ul li {float: left; margin-right: 22px; padding-bottom: 20px;}
.img-top {vertical-align: top;}


/* ***************************** */
/* *******LAYOUT CLASSES******** */
/* ***************************** */


#outerWrapper {margin: 0px auto;width: 1000px; margin-top: 20px; margin-bottom: 20px;}
#innerWrapper  {width: 1000px; background: url(/images/furn/content-bckd.jpg)}
#footerWrapper {width: 1000px; border-top: 1px solid #fff; border-bootm: 1px solid #BDBD79; background: url(/images/furn/footer-bckd.jpg);}
#footerLeft {float: left; padding-left:20px; padding-top: 14px; padding-bottom: 5px;}
#footerRight {float: right; text-align: right; padding: 14px 20px 0 0; color: #fff; font-size: 0.8em;}
.padleft {padding-left: 14px;}
.pad-top {padding-top: 15px;}

#contentLeft {float: left; width: 467px; min-height: 600px;}
#contentRight {float: left; width: 533px; background: url(/images/furn/contentright-bckd.jpg) no-repeat;}
#contentRight a {color: #414D01;}
#contentRight a:hover {}
#contentRight a:visited {}
#content ul {}
#content ul li {margin-left: 12px;}
#content {width: 510px; padding-top: 24px; font-size: 0.8em; color: #57322C;}
#hme-areas {font-size: 0.75em; color: #57322C; padding-top: 20px;}
#hme-areasLeft {float: left; width: 251px;}
#hme-areasLeft ul, #hme-areasRight ul {list-style: none;}
#hme-areasLeft a {text-decoration: none; font-weight: bold;}
#hme-areasLeft a:hover {color: #000; text-decoration: underline;}
#hme-areasRight {float: left; width: 232px; padding-left: 27px;}

#content-blog-left {float: left; width: 390px;font-size: 0.8em;color: #57322C; margin-right: 10px;}
#content-blog-right {float: left; width: 120px;font-size: 0.8em;color: #57322C;}


/* ********************************* */
/* *******NAVIGATION CLASSES******** */
/* ********************************* */

#navigation {width: 150px; margin: 64px 0 40px 24px;}
#nav {border-top: 1px solid #D0D0A0;}
#nav ul {list-style: none;}
#nav ul li {}
#nav ul li a {text-decoration: none; font-size: 0.8em;}
#nav ul li a:hover {}

#level1 {}
#level1 a {padding: 4px 0 4px 3px;border-bottom: 1px solid #D0D0A0; display: block; color: #fff;}
#level1active a {color: #57322C;}
#level1current {font-weight: bold;color: #414D01;}
#level1highlight {padding: 0 0 4px 0;}
#level2 {padding-top: 4px;}
#level2 a {border-bottom: 1px solid #D0D0A0; display: block; padding-left: 10px;}
#level2active {}
#level2current {font-weight: bold;}
#level3 {padding-top: 4px; clear:both;}
#level3 a {border-bottom: 1px solid #D0D0A0; display: block; padding-left: 20px;}
#level3active {}
#level3current {font-weight: bold;}


h1 {color: #57322C; font-size: x-large; font-weight: lighter;}
h2 {color: #57322C; font-size: large; font-weight: lighter;}
h3 {color: #57322C;font-size: medium;}
h4 {color: #57322C;}
h5 {color: #57322C;}
h6 {color: #57322C;}



/* ************************************** */
/* *******WORDPRESS THEME CLASSES******** */
/* ************************************** */

#post {margin-bottom: 40px;}
.entry-content h2, .entry-content h2 a {text-decoration: none; color:  #414D01;}
.entry-title {text-decoration: none; font-size: medium; font-weight: bold;color:  #414D01;}
.entry-date {font-style: italic;}
.entry-title a {text-decoration: none; font-size: medium; font-weight: bold; color:  #414D01;}
.entry-title a:hover {color: #000;}


/* Just some example content */
div.skip-link {
position:absolute;
right:1em;
top:1em;
}

div#menu {
background:#EEE;
height:1.5em;
margin:1em 0;
width:100%;
}

div#menu ul,div#menu ul ul {
line-height:1;
list-style:none;
margin:0;
padding:0;
}

div#menu ul a {
display:block;
margin-right:1em;
padding:0.2em 0.5em;
text-decoration:none;
}

div#menu ul ul ul a {
font-style:italic;
}

div#menu ul li ul {
left:-999em;
position:absolute;
}

div#menu ul li:hover ul {
left:auto;
}

.entry-title,.entry-meta {
clear:both;
}

div#container,div#primary {
margin-top:2em;
}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div.sidebar h3 {
font-size:1.2em;
}

div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
margin:0 0 2em;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
}

div.sidebar ul ul li {
list-style:none;
margin:0;
}

div.sidebar ul ul ul {
}

div.sidebar ul ul ul li {
list-style:none;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

div#header,div#footer {
text-align:center;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}