/*
THEME NAME: Sandbox
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
VERSION: 1.6
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
TAGS: sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer
*/

/* Two-column with sidebar on left from the /examples/ folder  */

@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: "Rockwell", "Trebuchet MS", "Lucida Grande";
	background: #E4DCBD url(/images/furn/main-bckd.jpg);
}

img	{
	border: 0;
}

.clear {
	clear: both;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}


/* ***************************** */
/* *******LAYOUT CLASSES******** */
/* ***************************** */

#outerWrapper {width: 100%;}
#innerWrapper {margin: 0 auto; width: 1000px;}

#topbarWrapper {width: 1000px; position: relative;}
#topbarLeft {float: left; width: 158px;}
#topbarRight {float: left;  width: 816px; padding-left: 26px;}
#secondarynavWrapper{width: 816px;}
#secondarynav {float: left; padding: 10px; color: #533F1A; font-size: 0.8em;}
#secondarynav a {color: #990000; text-decoration: none;}
#secondarynav a:hover {color: #533F1A; text-decoration: underline;}
#supportus {float: right; background: url(/images/furn/support-bckd.gif) no-repeat; width: 139px; height:46px; text-align: center; padding-top: 10px;}
#socialmedia {position: absolute; left: 768px; top: 5px;}
#supportus a {color: #fff; text-decoration: none; font-weight: normal; font-size: large;}
#supportus a:hover {text-decoration: underline;}
#navWrapper {width: 816px; margin-top: 34px;}

.hme-nug {margin-bottom: 30px;}


#contentWrapper {width: 1000px; padding-top: 90px; padding-bottom: 50px;}
#contentLeft {float: left; width: 158px; display: block; }
#content {float: left; width: 568px; padding-left:40px; color: #533F1A; font-size: 0.9em;}
#content a {color: #990000; text-decoration: underline;}
#content a:hover {color: #000;}
#content ul {margin-left: 20px;}
#contentRight {float: left; width: 196px; padding-left:38px; font-size: 0.8em;}
#contentRight ul {padding-top: 16px; margin-left: 18px; padding-bottom: 20px;}
#contentRight ul li {list-style-image: url(/images/furn/arrow.gif); margin: 5px 0 5px 0;  color: #533F1A;}
#contentRight ul li a, #contentRight a {color: #990000; text-decoration: none; padding: 0; margin:0;}
#contentRight ul li a:hover, #contentRight a:hover {color: #000; text-decoration: underline;}

#footerWrapper {width: 1000px; border-top: 1px solid #533F1A;}
#footerLeft {float: left; padding-top: 20px; font-size: 0.8em;color: #533F1A; width: 600px;}
#footerRight {float: left; text-align: right; padding-top: 20px; width: 400px;}
.footerlogo {float: left;}

#regform {margin: 20px 0 20px 0;}
#regform label {margin: 20px 0 20px 0; font-size: 0.8em; color: #533F1A;}
.textbox {background: url(/images/furn/inputbckd.gif); border: 0; width: 178px; height: 20px; padding: 8px 3px 5px 5px;}
.go-btn {background: url(/images/furn/btn-bckd.gif) no-repeat; border: 0; color: #fff; font-weight: bold; font-family: "Rockwell", "Trebuchet MS", "Lucida Grande"; padding: 5px 4px 5px 4px; font-size: 14px;}

#twitter {margin: 20px 0 30px 0;color: #533F1A;}
#like-button {padding-top: 10px;}

/* ********************************* */
/* *******NAVIGATION CLASSES******** */
/* ********************************* */

#menu {background: url(/images/furn/nav-bckd.gif); height:37px;}
#menu ul {list-style-type: none;}
#menu ul li {float: left; display:inline; padding: 8px 16px 10px 16px;}
#menu ul li a {color: #fff; text-decoration: none; font-size: 16px;}
#menu ul li a:hover {text-decoration: underline; color: #E9E1C2;}

#menu ul li ul {
	visibility: hidden;
	width: 0;
	height: 0;
	z-index: 0;
	position: absolute;
}


#subnav {margin-top: 24px; width: 158px; display: block;}
#subnav ul {list-style-type: none;}
#subnav ul li {border-bottom: 1px solid #533F1A;padding: 4px 0 4px 0;}
#subnav ul li a {color: #533F1A; font-size: 0.9em; text-decoration: none;}
#subnav ul li a:hover {color: #990000;}
#subnav ul li ul {margin-left: 20px;}
#subnav ul li ul li {border-bottom: none;}

/* *********************************** */
/* *******GENERAL TEXT CLASSES******** */
/* *********************************** */

h1 {font-size: x-large; font-weight: lighter; color: #533F1A;}
h2 {font-size: large; font-weight: lighter; color: #533F1A;}
h3 {font-size: medium; color: #533F1A;}
h4 {font-size: small; color: #533F1A;}
h5 {font-size: x-small; color: #533F1A;}
h6 {font-size: xx-small;color: #533F1A;}

h1 a {font-size: x-large; font-weight: lighter; color: #533F1A;}

.linkcat h3 {padding: 20px 0 20px 0;list-style: none;}
#links-page ul {list-style: none;}
#links-page ul li {list-style: none;}

table {font-size: small; text-align: left;}

/* Just some example content */

h3.entry-title {color:#fff; text-decoration: none;}
.entry-date {color: #9F798E; padding-top: 5px;}

div.skip-link {
position:absolute;
right:1em;
top:1em;
}

.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 {
margin:0 0 0 1em;
}

div.sidebar ul ul li {
list-style:disc;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}

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;
}

.tabletxt {font-size: 10px !important;}
