/*
THEME NAME: Boost (Sandbox) Homepage Redo 
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');

/* Just some example 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;
}

div#container,div#primary {
margin-top:2em;
}

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: 20px 0 0 5px;
}

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

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

body {
	font-size: 14px;
	font-family: Helvetica, Arial, Tahoma, sans-serif;
	margin: 0 auto;
	width: 768px;
	line-height: 1.2em;
	color: #667;
}

a {
	text-decoration: none;
	color: #211B54 !important;
}

a:visited { color: #211B54 !important; }

p {
	margin: 5px 0 !important;
	padding: 4px 0 !important;
}

abbr {
	border: none;
}

img {
	margin: 0px !important;
	padding: 0px !important;
}

.skip-link {
	display: none;
	visibility: hidden;
}

.navigation-x {
	display: none;
	visibility: hidden;
}

.xoxo {
	background-color: #FCF9EE;
	padding: 12px 12px 1px 12px !important;
	border: 1px solid #eec;
	margin-bottom: 7px !important;
}

.xoxo a {
	color: #000;
	font-size: .8em;
}

.xoxo a:hover {
text-decoration: underline;
}

.cleary {
	clear: both;
}

.r {
	float: right;
}

.boxy {
	font-size: .8em;
	padding: 10px 10px 0px 10px;
	float: left;
	width: 362px;
}

.boxy ul {
	margin-left: 0;
	padding-left: 20px;
}

.boxy h2 {
	color: #211B54;
	font-size: 1.3em;
	margin: 0 !important;
	padding: 0 0 2px 0 !important;
	border-bottom: 1px solid #999965;
}

.boxy li h3 {
	font-size: 1em;
	font-weight: normal;
}


.sidebar h3, .sidebar h2 {
	/*color: #211B54;*/
	font-size: .9em !important;
	margin: 0 0 4px 0 !important;
	padding: 0 0 1px 0 !important;
	border-bottom: 1px solid #999965;
	text-transform: uppercase;
}

.entry-title {
	font-size:18px;
	line-height: 20px;
	text-transform: uppercase;
	margin-bottom: 2px !important;
}

.post {
	padding-bottom: 10px;
}

#header {
	background: url('boost-logo.jpg') bottom left no-repeat;
	margin: 1px !important;
	height: 100px;
}

#header h1 {
	visibility: hidden;
	display: none;
}

#container, .sidebar {
	margin-top: 16px !important;
}

#content {
	padding: 0 !important;
	/*border: 2px #201B54 solid;*/
}

#content img {
	border: none;
}

#content a {
	color: #201B54;
}

#content .hentry {
	font-size: .8em;
}

#search {
	padding-right: 25px;
}

#s, .wpsc_container input[type="text"], .wpsc_container textarea, .wpsc_container select {
	border:1px solid #CBCACC;
	/*padding: 2px 4px;*/
}

#s {
	width: 100px;
	font-size: 10px;
	height: 11px;
}

#searchsubmit {
	font-size: 10px;
}

#searchsubmit, .wpsc_container input[type="submit"] {
	background:#F9F9F9 url(../img/button-bg.png) repeat-x scroll 0%;
	border:1px solid #CBCACC;
}

#menu, #menu * {
	margin: 0;
	padding: 0;
}

#menu {
	background-color: #211B54;
	margin-top: 8px;
	text-align: center;
	height: 20px;
	padding-left: 15%;
	padding-bottom:2px;
	/*padding-top: 5px;*/
}

#menu ul {
	list-style: none;
	text-transform: uppercase;
}

#menu li {
	display: inline;
	font-size: 11px;
	margin-right: 15px;
}

#menu a {
	color:#FFFFFF !important;
	display:block;
	font-weight:bold;
	padding:3px 12px 2px;
}

#menu a:hover {
	background-color: #9898cc;
}

#myGallery {
	width: 766px !important;
	height: 398px;
	float: left;
}

#sidetext {
	float: right;
}

#blog-description, #footer {
	visibility: hidden;
	display: none;
}

.entry-content p { 
font-size: 12px; 
/*color:#335;*/
padding-left: 10px !important;
}

#shopp .price{
margin: 0px !important;
padding: 0px !important;
font-size: 13px;
}

#shopp .products .frame img {

}

h3{
font-size: 15px;
}

#shopp .price {
color: black;
}

#shopp ul.products li .name {
color: 556;
}

div.producttext{
margin-top:10px !important;
}

.gridview{
clear:none !important;
width:29% !important;
margin-right: 15px !important;
text-align:center;
height: 450px;
}

.gridview p{
padding-left: 0px !important;
margin-right:10px !important;
}

.gridimage{
float:none !important;
text-align: center;
}

.special{
display: none;
}

p.wpsc_description{
height:150px;
}

p.wpsc_product_price {
height:25px;

}

div.imagecol {
margin-right: 0px !important;
min-height: 150px;
position: relative !important;
}

div.producttext {
font-size: 12px !important;
margin: 25px 0 0 0 !important;
}