/*
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.1
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  */
@import url('examples/2c-r.css');

/* 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;
}



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;
Xheight:180px;
margin:1em 0;
width:100%;
overflow : hidden;
}

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;
color : #007970;
}

div.sidebar input#s {
	padding-left : 5px;
	height : 19px;
	padding-top : 5px;
	width : 236px;
	margin-right : 4px;
	border : 1px solid #DAD9CB;
	font-size : 11px;
	color : #A8A49C;
	float : left;
}

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;
}

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

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

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

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

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;
}



/* **************** */
html, body {
	height: 100%;
	margin: 0;
	}

body, td {
	font-family : arial, helvetica, sans-serif;
	font-size : 12px;	
	color : #514B3D;
}

a {
	color : #655F53;
}
	
img {
	border : none;
}
	
#siteWrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -230px;
	width : 100%;
	text-align : center;
	position : relative;
}

#footer, .push {
	height: 230px;
}

#headerBar {
	background : #797266;
	height : 47px;
	width : 100%;
}

#headerShadow {
	background : url(images/layout/header_shadow.png) repeat-x top center;
	position : absolute;
	top : 47px;
	left : 0px;
	height : 8px;
	width : 100%;
	z-index : 10;
}

#headerBanner {
	position : absolute;
	top : 47px;
	left : 0px;
	height : 100px;
	width : 100%;
	z-index : 5;
}

#bannerImage {
	width : 970px;
	height : 100px;
	position : relative;
}

#logo {
	position : absolute;
	top : 10px;
	left : 20px;
	z-index : 6;
}

#logoText {
	position : absolute;
	top : 60px;
	left : 125px;
	z-index : 6;
}

#subscribe {
	position : absolute;
	top : 70px;
	right : 0px;
	z-index : 10;
}

#banner {
	background : url(images/header_bg.jpg) no-repeat top left;
	width : 970px;
	height : 282px;
	position : absolute;
	top : 90px;
	left : 0px;
	text-align : left;
}

#bannerContent {
	position : absolute;
	top : 80px;
	left : 45px;
	width : 760px;
	color : #655F53;
	font-size : 16px;
	line-height : 1.6em;
}

#bannerContent h1 {
	font-family : times new roman, times, serif;
	font-size : 30px;
	margin : 0px;
}

#headerCats {
	border-bottom : 1px solid #D2D0C1;
	padding-bottom : 10px;
	position : absolute;
	/*top : 380px;*/
	top : 155px;
	left : 0px;
	width : 970px;
	color : #6F9894;
	text-transform : uppercase;
}

#headerCats ul {
	margin : 0px;
	padding : 0px;
}

#headerCats li {
	float : left;
	list-style : none;
	border-left : 1px solid #D2D1C1;
	margin-right : 10px;
	padding-left : 10px;
}

#headerCats li:first-child {
	border-left : none;
	padding-left : 0px;
}

#headerCats a {
	color : #6F9894;
	text-decoration : none;
}

#headerCats a:hover {
	text-decoration : underline;
}


#footer {
	background : #797266;
	position : relative;
}

#footer p {
	margin : 0px;
}

#footer a {
	color : #D6D1C2;
	text-decoration : none;
}

#footer #footerSocial a {
	color : #93EAE6;
}

#footerSocial {
	font-family : arial, helvetica, sans-serif;
}

#footerContent {
	width : 970px;
	position : relative;
	text-align : left;
	color : #DED9CD;
}

.footerColumn {
	float : left;
	width : 200px;
	border-right : 1px solid #908C7F;
	margin : 10px;
	margin-top : 20px;
	height : 190px;
	font-family : times new roman, times, serif;
}

.footerColumn ul {
	margin : 0px;
	padding : 0px;
}

.footerColumn li {
	list-style : none;
	margin-bottom : 3px;
}

.footerColumn h2 {
	margin : 0px;
	margin-bottom : 3px;
	color : #89E5C7;
}

#siteContent {
	/*margin-top : 410px;*/
	margin-top : 188px;
}

#siteContentContainer {
	width : 970px;
	margin-bottom : 20px;
	text-align : left;
}

.post {
	background : #E0E0E0;
	border : 1px solid #CECECE;
	padding : 20px 30px;
	margin-bottom : 25px;
	margin-right : 30px;
}

.entry-date {
	color : #000;
	float : left;
	padding-right : 5px;
	border-right : 2px solid #fff;
	margin-right : 5px;
	color : #655F53;
	font-family : times new roman, times, serif;
}

.entry-date .day {
	text-align : center;
	font-size : 25px;
	font-weight : bold;
	line-height : 25px;
}

.entry-date .month {
	text-align : center;
	font-size : 15px;
	text-transform : uppercase;
	font-weight : bold;
}

.entry-date .year {
	text-align : center;
	font-size : 11px;
	letter-spacing : 2px;
}



.entry-meta {
	border-bottom : 3px solid #fff;
	padding-bottom : 5px;
	margin-bottom : 5px;
	font-size : 12px;
	color : #655F53;
	font-family : times new roman, times, serif;
}

.entry-meta a {
	color : #568C87;
}

.entry-title a {
	color : #4C4C4C;
	text-decoration : none;
}

.entry-meta h2 {
	margin : 0px;
	font-size : 25px;
	margin-bottom : 5px;
}

.entry-meta h2 a {
	color : #655F53;
}

.commentsBubble {
	float : right;
	background : url(images/comments_bg.gif) no-repeat top left;
	height : 33px;
	width : 45px;
	font-size : 18px;
	font-weight : bold;
	text-align : center;
	padding-top : 3px;
}

.listing .entry-meta .commentsBubble a {
	color : #fff;
	text-decoration : none;

}

.post .author {
	font-style : normal;
}

.textwidget {
	text-align : justify;
}

div.sidebar .featuredProduct {
	float : left;
	border : 1px solid #C7C7B5;
	margin : 5px;
	width : 124px;
	height : 160px;
	text-align : center;
	font-size : 10px;
}

div.sidebar ul ul li.twitter-item {
	margin-bottom : 20px;
}

.twitter-timestamp {
	display : block;
	font-size : 10px;
}

div.sidebar {
	line-height : 1.5em;
}

.post .entry-content {
	line-height : 1.5em;
}



#navBar {
	height : 47px;
	line-height : 47px;
	font-family:Helvetica, Tahoma, Arial, sans-serif;
	font-size:11px;
	color : #D8D7CB;
	position:static;
	z-index:2;
	margin:0 auto;
	text-align:center;
	width:725px;
}

#navBar a {
	color : #8CD6CF;
	text-transform : uppercase;
	text-decoration : none;
	font-size : 11px;
	padding : 9px 12px;
}

#navBar a:hover {
	color : #fff;
}
div#navBar ul.level1 {
	float:left;
	text-align:center;
	margin:0 auto;
	padding:0;
}
div#navBar ul.level1 li.level1 {
    float:left;
    display:inline;
}
div#navBar ul.level1 li.level1 ul.level2 {
	list-style:none;
    display:none;
}
div#navBar ul.level1 li.level1:hover ul.level2 {
    display:block;
    background-color:#FFFFFF;
    position:absolute;
    top:33px;
    border:1px solid #CCCCCC;
    border-top:0px;
	width:220px;
	z-index:1000;
	padding:0;
}
div#navBar ul.level1 li.level1:hover ul.level2 li.level2 {
            display:block;
            background-color:#FFFFFF;
			text-align:left;
        }

            div#navBar ul.level1 li.level1:hover ul.level2 li.level2 a {
                display:block;
                background-color:#FFFFFF;
                color:#67A9A6;
                padding:2px 12px;
				line-height:24px;
            }

                div#navBar ul.level1 li.level1:hover ul.level2 li.level2 a:hover {
                    color:#645D4E;
                }

                div#navBar ul.level1 li.level1:hover ul.level2 li.level2 ul.level3 {
                    display:block;
                    margin-left:10px;
                    background-color:#FFFFFF;
                    margin-bottom:5px;
					list-style:none;
					text-align:left;
					padding:0;
                }
					div#navBar ul.level1 li.level1:hover ul.level2 li.level2 ul.level3 li.level3 {
						text-align:left;	
					}
                    div#navBar ul.level1 li.level1:hover ul.level2 li.level2 ul.level3 li.level3 a {
                        display:block;
                        background-color:#FFFFFF;
                        color:#666666;
                        font-size:10px;
                        padding:0px 12px;
                        line-height:18px;
                    }

                        div#navBar ul.level1 li.level1:hover ul.level2 li.level2 ul.level3 li.level3 a:hover {
                            color:#000000;
                        }