/*
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: white, microformats, fixed-width, flexible-width, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar
*/

/* Two-column with sidebar on left from the /examples/ folder  */
@import url('examples/2c-l.css');

@import url('stylemenu.css');

@import url('stylefooter.css');

@import url('sidebar.css');

@import url('stylestore.css');

@import url('stylepics.css');

@import url('gigpress.css');

@import url('stylecontact.css');



body {
background: #bfd3e3 url(/2010/images/bodybg.jpg) repeat-x  0 50px;
font-family:arial;
}

* {
margin:0;
}

a {
text-decoration:none;
color:inherit;
}

p {
margin:0 0 15px 0;
}

img {
border:none;
}

div#wrapper {
background: url(/2010/images/trans.png);
width:1100px;
margin:0 auto;
padding: 0 20px 20px;
overflow:hidden;
}

div#header {
background:#ebfcda;
height:200px;
width:100%;

}

div#headerwrap {
background:#ebfcda url(/2010/images/header2.png) left no-repeat;
width:1140px;
height:100%;
margin:0 auto;
}

div#header #blog-description, #header #blog-title, #nav-above, #nav-below {
display:none;
}

div#header #link {
float:left;
width:47.4%;
}

div#header #link a {

display:block;
width:100%;
height:200px;
text-indent:-9999px;
}

#preorder {
float:left;
background: url(/2010/images/eporder.png) no-repeat center;
width:300px;
height:200px;
border-left:1px solid #ddd;
border-right:1px solid #ddd;
padding:0 18px;
}

#button {
text-align:center;
font-size:.8em;
color:white;
background:#3577a2;
text-transform:capitalize;
-moz-border-radius:2px;
-webkit-border-radius:2px;
width:100px;
padding:4px;
margin:150px 0 0 165px;
}

#e4mimg {
background: url(/2010/images/free.png);
height:120px;
}

#email {
float:right;
height:200px;
width:250px;
}

/*--END HEADER--*/


/*--ENTRIES--*/

.post h2, .entry-meta.single {
text-transform:uppercase;
font-weight:normal;
font-family: arial, sans-serif;
color:#fff;
letter-spacing:.05em;
}

.hentry {
margin:0 0 75px 0;
clear:both;

}

.entry-title {
float:left;
width:540px;
}

.entry-meta, .entry-date {
border:none;
float:right;
font-size:.5em;
line-height:2em;
margin:8px 0 0 0;
}

.entry-meta.single {
font-size:.9em;
float:left;
clear:both;
}

.published {
border:none;
}

.cat-links, .tag-links {
display:none;
}

.comments-link {
padding:5px 0 0 5px;
text-align:center;
color:white;
}

.entry-content {
clear:both;
border-top:solid 2px #bfd3e3;
padding:10px 0 0 0;
font-size:.9em;
letter-spacing:.04em;
color:#313131;
}



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


/*--DISQUS--*/

.dsq-logo, .dsq-brlink, .dsq-login-button-disqus, .dsq-autheneticate-copy { 
display:none !important;
}

#dsq-content h3 {
text-transform:uppercase;
letter-spacing:.04em;
margin:20px 0 5px 0;

}

.dsq-login-button {
margin:0 10px 0 0 !important;
border:1px solid white !important;
-moz-border-radius: 2px !important;
}

.dsq-sharing-options, .dsq-request-user-logout {
background:lightblue !important;
padding:3px 2px 3px 10px !important;
color:black;
text-transform:uppercase !important;
font-weight:bold;
margin:1px 0 0 540px !important;
-moz-border-radius:3px;
-webkit-border-radius:3px;
border:1px solid white !important;
}

.dsq-request-user-logout {
padding:3px 5px !important;
}

.dsq-service-icon {
background:white !important;
padding:2px !important;
-moz-border-radius:3px;
-webkit-border-radius:3px;
}


/*--SOCIABLE--*/

.sociable {
font-size:.8em;
padding:10px 0 0 0;
width:100%;
}

.sociable img {
width:20px;
}

.sociable .sociable_tagline {
display:none;
}

.sociable ul {
margin:0 0 0 -40px;
}

.sociable ul li {
list-style-type:none;
float:left;
margin:0 8px 0 0;
}


/*--PAGES--*/

.page h2.entry-title {
display:none;
}

.page .entry-content {
border:none;
}




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

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