/*
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: white, microformats, fixed-width, flexible-width, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar
*/

/* Two-column with sidebar on left from the /examples/ folder  */
@import url('css/2c-r.css');
@import url('css/typography.css');
@import url('css/reset.css');
@import url('css/jflow.css');


html{
background:#CCC url("images/background.jpg") repeat top;
margin:0 auto;
}

body{
	font-family: Helvetica, Verdana, Arial;
	color: #FFF;
	margin:0 auto;
}

.wrapper{
width: 960px;
margin: 0 auto;
}

img{
border: 0;
}

.clear{
margin: 0;
padding: 0;
clear:both;
}

.header{
margin: 0;
padding: 10px 20px;
}

.menu{
margin: 0;
padding: 0;
}

.menu ul{
float: right;
margin-right: 60px;
margin-top: 10px;
}

.menu li{
list-style: none;
display: inline;
}

.menu li a{
font-size: 0.8em;
letter-spacing: -0.05em;
font-weight: bold;
color: #FFF;
text-decoration: none;
padding:0 0 0 20px;
}

.menu li a:hover{
color:#009e49;
}

.storeBottles{
float: left;
width: 240px;
padding: 0px 10px;
margin: 0 0 0 20px;
text-align:center;
}

.storeContent{
float:left;
margin-top:10px;
}

.storeThumbnails{
float:left;
text-align:center;
}

.storeThumbnails li{
float:left;
margin:0 0 0 10px;
padding:3px;
list-style:none;
display:inline;
text-align:center;
}

.storeThumbnails li a img{
border:5px solid #333;
background:#FFF;
}


.storeThumbnails li a:hover img{
background:#E2E2E2;
border:5px solid #222;
}


.cartBox{
float:left;
width:300px;
margin-top:10px;
padding:3px;
}

.footer {
background:url("images/footer.png") repeat-x top;
height:71px;
padding-bottom: 20px;
width:100%;
margin:auto 0;
}

.footerMenu{
width:960px;
margin: auto 0;
float: left;
text-align: left;
margin-top: 10px;
line-height: 1.1em;
position: absolute;
}

.footerMenu li{
list-style: none;
display: inline;
}

.footerMenu li a{
font-size: 0.6em;
font-weight: normal;
color: #FFF;
text-decoration: none;
padding:0 10px 0 0px;
}

.footerMenu li a:hover{
color:#009e49;
}

.homeWidgetBar{
background: url("images/homeWidgetsBack.png") repeat-x top;
height:124px;
padding-top: 4px;
}

.homeWidgetBar img{
margin: 0;
padding: 0;
}

.greenWidget, .planetWidget, .canadaWidget, .socialWidget{
float: left;
position: relative;
width:200px;
padding:0 10px;
}

div#menu ul li:hover ul {
left:auto;
}

.entry-title,.entry-meta {
clear:both;
}

div#container,div#primary {
margin-top:1em;
}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:none;
color:#e60000;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

#commentbox{
margin-bottom:30px;
}

div.comments ol li {
margin:0 0 2em;
padding:10px;
}

.comment-name{
font-size:1.4em;
color:#009e49;
border-bottom:1px solid #333;
width:auto;
padding:2px 4px 6px 4px;
}

.comment-author img{
background:#333;
padding:3px;
margin-top:6px;
float:right;
}

.comment-meta{
font-size:0.9em;
font-weight:bold;
float:right;
text-align:right;
position:absolute;
margin-left:300px;
margin-top:-20px;
}

.color1 {
background:url("images/transparentBG.png") repeat top left;
}
.color2 {
background:#111;
}


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 {
margin: 0;
padding: 0;
}

div.sidebar ul ul li a{
list-style: none;
display: block;
border-bottom: 1px solid #111;
background:url("images/transparentBG.png") repeat top left;
padding: 6px 2px;
margin-left: -15px;
}

div.sidebar li a:hover{
background: #000;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {

}

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;
}
