/*
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/3c-b.css');

/* Just some example content */
#menu {
	margin: 0px;
	padding: 0px;
	height: 88px;
	width: 1024px;
	list-style-type: none;
	position: relative;
	background-image: url(/wp-content/themes/sandbox/Nav-buttons/NXe-Nav_01.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#menu a {
	display: block;
	text-indent: -900%;
	position:absolute;
	outline: none;
	left: 454px;
	top: 27px;
}

#menu a:hover{
	background-position: left bottom;
	top: 58px;
}

#menu .about {
	width: 70px;
	height: 8px;
	left: 158px;
	top: 57px;
	background-image: url(/wp-content/themes/sandbox/Nav-buttons/about.gif);
	background-repeat: no-repeat;
}

#menu .products {
	width: 78px;
	height: 8px;
	left: 16px;
	top: 57px;
	background-image: url(/wp-content/themes/sandbox/Nav-buttons/products.gif);
	background-repeat: no-repeat;
}

#menu .teams {
	width: 61px;
	height: 8px;
	left: 94px;
	top: 57px;
	background-image: url(/wp-content/themes/sandbox/Nav-buttons/teams.gif);
	background-repeat: no-repeat;
}

#menu .blog {
	width: 55px;
	height: 8px;
	left: 229px;
	top: 57px;
	background-image: url(/wp-content/themes/sandbox/Nav-buttons/blog.gif);
	background-repeat: no-repeat;
}

#menu .shop {
	width: 45px;
	height: 8px;
	left: 282px;
	top: 57px;
	background-image: url(/wp-content/themes/sandbox/Nav-buttons/shop.gif);
	background-repeat: no-repeat;
}
#menu .main {
	width: 44px;
	height: 8px;
	left: 862px;
	top: 57px;
	background-image: url(/wp-content/themes/sandbox/Nav-buttons/Home.gif);
	background-repeat: no-repeat;
	position: absolute;
}



#menuh {
	margin: 0px;
	padding: 0px;
}
#menuh a:hover{
	background-position: left bottom;
	top: -1px;
}
#menuh .home {
	width: 135px;
	height: 89px;
	left: 455px;
	top: -1px;
	background-image: url(/wp-content/themes/sandbox/Nav-buttons/logo.jpg);
	background-repeat: no-repeat;
	position: absolute;
	clip: rect(1px,auto,auto,auto);
}

#menu .dealer{
	width:110px;
	height:8px;
	left: 914px;
	top: 57px;
	background-image: url(/wp-content/themes/sandbox/Nav-buttons/Find-A-Dealer.gif);
	background-repeat: no-repeat;
	position: absolute;
}

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

.entry-title, .entry-meta {
	clear:both;
	font-size: 95%;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}


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:1em;
}

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:none;
margin:0;
}

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

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

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

div#header {
	text-align:center;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
	height: 88px;
}

div#footer {
	text-align:center;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000;
	font-size: 11px;
	width: 1024px;
}

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

#wrapper {
	border: thin solid #000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1024px;
	background-color: #FFF;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.published {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #CCC;
}

#wp-calendar{
	background-color:#0F1012;
	font-size: 100%;
	border: thin outset #333;
	width: 170px;
	background-image: url(/wp-content/themes/sandbox/Nav-buttons/Gradient-bg.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.page-title, .navigation{
	margin-top:0;
	padding-top:12px;
	
}

.widgettitle{
	border-top-color:#999;
	border-top-style:solid;
	border-top-width: thin;	
}


.vcard, .meta-sep, .cat-links, .meta-sep, .edit-link, .meta-sep, .comments-link, .tag-links{
	font-variant: small-caps;
	font-size: 85%;
}

