/*
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#wrapper {
  margin: 0 0 0 0;
}

div#menu {
  height:1.5em;
  margin:20px 10px 10px 8px;
  width:80%;
  color: #E5CA6E;
  font-weight: bold;
  font-stretch: wider;
  font: 14pt Times New Roman, Times, serif;
    vertical-align: bottom;
}

div#menu a {
  color: #ffffff;
  background-color: #E5513E;
}

div#menu a:hover {
  background-color: #5a4304;
}

div#menu a.clean {
  color: #ffffff;
  background-color: transparent;
}

div#menu a.clean:hover {
  background-color: transparent;
}

div#menu ul,div#menu ul ul {
line-height:1;
list-style:none;
margin:0;
padding:0;
}

div#menu ul a {
display:block;
padding:0.2em 0.2em;
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#menu ul li.page_item {
    border-left: 1px dashed white;
    border-right: 1px dashed white;
    padding: 2px;
}


.entry-title,.entry-meta {
clear:both;
}

div#container,div#primary {
margin-top:0em;
}

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#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

div#header {
  text-align:left;
}

div#footer {
  background-color:#4C2E1D;
  padding: 10px;
  margin: 80px 0 0 0;
  color: #E5CA6E;
  clear:both;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
  margin:1px 0 0 0;
  padding:0;
}

div#post {
  float: left;
  width: 250px;
  padding: 5px 5px 5px 5px;
  margin:  0px 5px 15px 7px;
  border: 1px solid white;
  background-color: #eff3cd;
}

body {
  font: 9pt Verdana, Arial, sans-serif;
  color: #000000;
  margin: 10px 0 0 20px;
  background-image:url('/images/background4.jpg');
  background-repeat:repeat-y;
  background-position:top left;
  background-color: #978a6e;
}

img {
    border: 0;
}


h2.entry-title {
  font-size: 100%;
  font-weight: bold;
  margin: 0;
  padding: 10px 0 0 0;
  color: #979589;
  float: left;
}

h2.price {
  font-size: 100%;
  font-weight: normal;
  margin: 0;
  padding: 10px 0 0 0;
  color: #d04e34;
  float: right;
}

span.price {
  color: #d04e34;
  font-weight: bold;
  text-align: right;
  font-size: 14pt;
}

span.instock {
  color: #aaaaaa;
  font-size: 8pt;
}

h2.post-entry-title {
  font-size: 200%;
  font-weight: bold;
  font-family: Times New Roman, Verdana, Tahoma;
  margin: 10px 0 0 0;
  padding: 0 0 10px 0;
  color: #65241B;
  text-align: right;
  width: 500px;
  font-variant: small-caps;
}

div.entry-content-excerpt {
  height: 50px;
}

a {
  text-decoration: none;
  color: #6ea042;
}

a:hover {
  text-decoration: underline;
  color: #6ea042;
}


table.application {
  table-layout: fixed;
  padding: 0;
  margin: 0;
  border: 0;
}

table.application td{
  padding: 2px;
}

table.basket {
  table-layout: fixed;
  margin: 0;
  border: 0;
  text-align: left;
  border-collapse:collapse;
}

table.basket th {
  padding: 5px;
  border: 1px solid grey;
  background-color: #b2d5ba;
}

table.basket td {
  padding: 5px;
  border: 1px solid grey;
}

table.basket input{
  width:40px;
  text-align: right;
  height: 12px;
  padding:0;
  margin:0;
  line-height: 9pt;
}

table.application input.text {
  border: 1px solid grey;
  padding: 2px;
  width: 300px;
  background-color: #ffffff;
}

table.application textarea.text {
  border: 1px solid grey;
  padding: 2px;
  width: 300px;
  height: 100px;
  background-color: #ffffff;
  font: 10pt Verdana, Times New Roman, sans-serif;
}

table.basket-widget {
  table-layout: fixed;
  margin: 0;
  border: 0;
  text-align: left;
  border-collapse:collapse;
  font-size: 9pt;
}

table.basket-widget th {
  padding: 2px;
  border: 0px solid #FFFCF2;
}

table.basket-widget td {
  padding: 2px;
  border: 0px solid #FFFCF2;
}

table.basket-widget td.item {
  padding: 2px;
  border: 0px solid #FFFCF2;
  background-color: #f2efd3;
  vertical-align: middle;
}

table.basket-widget tr.item {
  border-bottom: 2px solid #FFFCF2;
  background-color: #f2efd3;
}

table.basket-widget input {
  padding: 2px;
  font-size: 8pt;
  height: 10px;
  width: 20px;
}

div.thumbs a:hover{
  text-decoration: none;
}

div#entry-content {
  margin: 7px 0 0 5px;
  padding: 10px;
  border-left: 1px dashed white;
  font: 12pt Georgia, Verdana, "Times New Roman", Times, serif;
  float: left;
  width: 478px;
  background-color: #f2efd3;
}

div#entry-content-blog {
  margin: 50px 0 20px 9px;
  padding: 10px;
  border-left: 1px dashed white;
  border-right: 1px dashed white;
  border-top: 1px solid white;
  font: 12pt Georgia, Verdana, "Times New Roman", Times, serif;
  width: 600px;
  background-color: #f2efd3;
}


div#post-single {
  width: 500px;
  padding: 5px 5px 8px 5px;
  float: left;
}

div#post-single img {
  padding: 4px;
  border: 1px solid white;
  background-color: #eff3cd;
  margin: 2px 1px;
}

div.thumbs img{
  width: 152px;
  height: 152px;
}

div.quickshopcart {

}

div.quickshopcart h3.widgettitle{
  font-family: Georgia, sans-serif, Times New Roman, Verdana, Tahoma;
  font-size: 150%;
  font-weight: bold;
  font-style: italic;
  color: #723e4e;

}

div#action {
    height: 50px;
}

div#secondary {
    margin: 12px 0 0 0;
}

div#phone {
    position: absolute;
    right:10px;
    top:10px;
}

div.basket-link {
    border-left: 1px dashed white;
    border-right: 1px dashed white;
    font-family: Times New Roman, Verdana, sans-serif;
    font-size: 14pt;
    height:22px;
}


div.basket-link a {
  color: #ffffff;
  background-color: #E5513E;
  width:100%;
  padding:2px 17px 2px 17px;
}

div.basket-link a:hover {
  background-color: #5a4304;
  text-decoration: none;
}

div.warning {
    padding:20px;
    background-color: #f2efd3;
    margin:10px;
}

div#advert {
    clear:both;
    padding: 10px;
    margin: 7px;
    width: 790px;
    border: 1px solid white;
    background-color: #eff3cd;
    font: 12pt Georgia, Verdana, "Times New Roman", Times, serif;
}

