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

body {
color:#575757;
font-family: Helvetica;
font-size: 9pt;
background:#000;
margin:0;
}

body a {
color:#575757;
}

.navigation {
text-decoration: none;
}

div#menu {
width:760px;
display:block;
margin:2em auto;
}

div#menu ul {
padding: 0px;
margin: 0px;
list-style-type: none;
list-style-image: none;
}

div#menu li {
display: inline; 
padding: 0.4em 0em 0.5em 0em;
background-color: #f1f1f1;
}

div#menu li a {
text-decoration:none; 
padding: 0.5em 0.5em 0.5em 0.5em;
}

div#menu li a:hover {
background:#39518d;
color: #FFF;
}

div#menu #current {
background:#39518d;
}

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

div.entry-content {
float:left;
}

div#container,div#primary {
margin-bottom: 1.5em;
}

div#topshadow {
padding: 0 0 2.1em 0;
background-image: url('http://loofa.ca/jpglassware/images/jp-topbg-brighter.png');
width:760px;
display:block;
margin:auto;
}

div#content {
background-color:#FFF;
width:760px;
display:block;
margin:auto;
text-align:left;
}

div#text{
width:690px;
margin:0;
padding:40px 0 40px 35px;
line-height:1.5;
}
div.left{
float:left;
width:190px;
margin:0;
}
div.right{
margin-left:230px;
width:485px;
}
div.products-left{
float:left;
width:485px;
margin:0;
}
div.products-right{
margin-left:505px;
width:190px;
}
div.news{
line-height:2;
}
div.products-nav{
line-height:2;
margin:0.5em 0 0 0;
}
div.image-left{
float:left;
width:485px;
margin:0;
}
div.image-right{
margin-left:505px;
width:100px;
margin-top: 3em;
}

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

div#header {
text-align:left;
}

div#topimage {
margin: 80px 0 49px 27px;
}

div#glassright {
float: right;
margin: -13.6em 0 0 0;
}

img {
border: 0;
}

h3 {
font-size: 9pt;
padding: 0;
margin: 0;
text-decoration: none;
font-weight: normal;
}

h2 {
font-size: 8pt;
padding:0;
margin:0;
text-decoration:none;
font-weight: strong;
text-transform: uppercase;
}

div#hoverage {
background-color:#f1f1f1;
}

h1 {
font-weight: normal;
font-size: 9pt;
margin: 0 0 -2em -0.5em;
padding: 0 0 0 0.5em;
background-color:#f0f0f0;
}

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

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

div.gallery {
margin:1em 0 0 0;
font-size: 8pt;
}

div.gallery dl{
margin:0;
overflow:hidden;
height: 180px;
}

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.entry-attachment {
border:1px solid #ccc;
}

div.nav-previous, div.nav-next {
margin-top: 1em;
background-color:#f1f1f1;
padding-left:0.5em;
width:140px;
}


div.navigation {
height:1.25em;
}

div.nav-next {
float: left;
margin-top: 0.5em;

}

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

div#footer {
text-align:center;
margin: 2em 0 2em 0;
}


