/*
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
*/

/* CSS resets */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1.2;
	color: black;
	background: white;
	font-family: arial, verdana, sans-serif;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* three column sidebars left layout  */

body {
padding: 0px;
background: #775233;
}

div#outerwrapper {
width: 1024px;
margin-right: auto;
margin-left: auto;
background: transparent url(images/neon.png) top right no-repeat;
}

div#wrapper {
width: 1024px;
margin-right: auto;
margin-left: auto;
background: transparent url(images/background.jpg) top left repeat-y;
}

div#container {
float:right;
margin:0 180px 0 -380px;
width:874px;
}

div#content {
width: 460px;
margin:0 0 0 404px;
padding: 20px;
}

div.sidebar {
float:left;
overflow:hidden;
width:320px;
padding: 10px 0 0 30px;
background: transparent;

}

div#primary {
padding-top: 40px;
}


div#secondary {
clear: both;
padding-bottom: 20px;
}


div#footer {
clear:both;
margin-top: 20px;
width:100%;
font-size: .8em;
color: #fff;
background: #775233;
padding: 10px 0 10px 0;
}

div#footer a:link {color: #028dd0;}

/* styling */

a:link {color: #1a3f91; font-weight: bold; text-decoration: none;}
a:visited { color: #028dd0; font-weight: bold; text-decoration: none;}
a:hover {color: #028dd0;  font-weight: bold; text-decoration: none;}
a:active {color: #028dd0; font-weight: bold; text-decoration: none;}


#header h1 {
font-family: helvetica, arial, sans-serif;
text-transform: uppercase;
color: #fff;
font-size: 3em;
font-weight: normal;
letter-spacing: 9px;
padding: 20px 20px 0 20px;
width: 400px;

}

h1 a:link {color: #fff; text-decoration: none;}
h1 a:visited { color: #fff; text-decoration: none;}
h1 a:hover {color: #028dd0; font-weight: bold; text-decoration: none;}
h1 a:active {text-decoration: none;}



div.skip-link {
display: none;
}

div#blog-description {
color: #a87d5a;
width: 300px;
font-size: 1.3em;
padding: 0 0 40px 40px;

}

div#locations ul li {
float: left;
font-size: .8em;
text-align: left;
padding: 20px 20px 0 30px;
}

div#locations a:link {color: #fff;}
div#locations a:visited {color: #fff;}
div#locations a:hover {color: #028dd0;}

div#menu {

float: left;
background: #696969;
margin: 0;
width:874px;
}

strong {
font-weight: bold;
}

em {
font-style: italic;
}

/* common styling */

#menu {
background: #696969;
text-transform: uppercase; 
font-weight: bold;
font-size:1em; 
width:100%;
height: 1.8em;
position: relative;
z-index: 1;
}

#menu ul li a, .menu ul li a:visited {
display:block; 
text-decoration:none; 
color:#000; 
text-align:left; 
padding: 5px 10px 5px 10px; 
color:#fff; 
border-right: none; 
border-bottom: none; 
background:#696969; 
overflow:hidden;
}
#menu ul {padding:0em; margin:0; list-style: none;}
#menu ul li {float:left; position: relative;}
#menu ul li ul {display: none;}


/* specific to non IE browsers */
#menu ul li:hover a {color:#fff; background:#696969;}
#menu ul li:hover ul {display:block; top:10px; left:0; width:140px; }
#menu ul li:hover ul li a.hide {background:#b75711; color:#fff;}
#menu ul li:hover ul li:hover a.hide {background:#b75711; color:#000;}
#menu ul li:hover ul li ul {display: none;}
#menu ul li:hover ul li a {display:block; background:#ddd; color:#000;}
#menu ul li:hover ul li a:hover {background:#b75711; color:#000;}
#menu ul li:hover ul li:hover ul {display:block; position:absolute; left:105px; top:0;}
#menu ul li:hover ul li:hover ul.left {left:-105px;}




div#menu ul a{display: block; text-decoration:none;}
div#menu ul, div#menu ul ul, div#menu ul li{list-style:none; margin:0; padding:0;}
div#menu ul li{float:left; position: relative;}
div#menu ul li a{color: #fff; }


div#menu ul li a{color: #fff; background:transparent;}
div#menu ul li a:hover{color: #fff; background:#b75711;}

#menu ul ul {
	display:none;
}

#menu ul ul li {
float:none;
}


#menu ul li:hover ul {
display:block; 
/* z-index: 1; */
}

#menu ul li:hover ul li a {
font-size: .8em;
color: #fff;
display:block;
width: 140px;
background:#696969;
text-align: left;
padding-left: 10px;
}

#menu ul li:hover ul li:hover a {
color: #fff;
}

/* end menu styling */







.entry-title,.entry-meta {
clear:both;
}

div#container,div#primary {

}

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 {
display: none;
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.5em;
font-weight: bold;
border-bottom: 2px solid #b75711;
}

div.sidebar input#s {
width:7em;
}

div.sidebar li {
font-size: .9em;
list-style:none;
/* margin:10px 0 10px 0; */

}

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;
}

#latest-products img {
display: none;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

div#header {
width: 874px;
height: 350px;
float: left;
background-position: top right;
}

div#woodgrain {
width: 374px;
height: 350px;
background: transparent url(images/woodgrain.jpg) top left no-repeat; 
}

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;
}

/* widgets */


/* typography and content styling */

p {
padding-bottom: 1em;
}



.entry-date {
display: none;
}

.entry-meta {
display: none
}


.entry-title {
font-family: helvetica, arial, sans-serif;
font-size: 2em;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 3px;
color: #fff;
margin-bottom: 10px;

}

.entry-title a:link{color: #fff;}
.entry-title a:visited{color: #fff;}
.entry-title a:hover{color: #028dd0;}
.entry-title a:active{color: #028dd0;}





.entry-content {
width: 440px;
}



#searchform {
margin-top: 20px;
}

.text{

}

.button {

}

#searchform .text {
width: 140px;
}

/* Event Listings Page */

.wplc_event_list li{
margin-bottom: 1em;
}

div#event_description{
margin-left: 20px;
}

#event_title{
font-size: 1.4em;
font-weight: bold;
}

#event_date{
color: #333333;
 font-size: 9pt;
 font-weight: bold;
 margin-bottom: 1em;
}

/*handheld stylesheeet */

@media handheld {


#header{
background: #663300;
width: 100%;
}

#header h1 {
text-transform: uppercase;
color: #fff;
font-weight: normal;
}

h1 a:link {color: #fff; text-decoration: none;}
h1 a:visited { color: #fff; text-decoration: none;}
h1 a:hover {color: #028dd0; font-weight: bold; text-decoration: none;}
h1 a:active {text-decoration: none;}

div#blog-description {
color: #a87d5a;
font-size: 1.2em;
}

div#locations ul li {
float: left;
font-size: .8em;
text-align: left;
}

div#locations a:link {color: #fff;}
div#locations a:visited {color: #fff;}
div#locations a:hover {color: #028dd0;}

}




