/*
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  */

/* Just some example content */

li#text-3.widget {
margin-top: 60px;
margin-left: 11px;
list-style: none;
}

img.size-thumbnail {
display: none;
}

img.size-medium {
margin-bottom: 25px;
padding-left: 1px;
}

div #nav-below {
font-family: verdana;
font-size: 10px;
width:540px;
padding-top: 40px;
}

div #respond {
margin-top: 75px;
}

div.comment-meta {
font-family: verdana;
font-size: 10px;
color: #e3e3e3;
}

div.comment-author {
font-family: verdana;
font-size: 12px;

}


a.url {
font-family: verdana;
font-size: 12px;
}

h2.entry-title, h3 {
font-family: arial;
font-size: 16px;
color: #777;
margin-top: 0px;
}

a:visited, a {
color: #888;
text-decoration: none;
}

a:hover {
color: #000;
}

div.form-submit {
margin-bottom: 50px;
}




img {
border: none;
}

div.entry-content {
width: 540px;
padding-bottom: 40px;
}

div.entry-content p {
font-family: verdana;
font-size: 10px;
margin-bottom: 15px;
width: 540px;
}

div.sidebar li, div .form-label  {
font-family: verdana;
font-size: 10px;
}


div.skip-link {
position:absolute;
right:1em;
top:1em;
}

div#menu {
display:none;
}



.entry-title,.entry-meta {
clear:both;
}



form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#000;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:5px;
margin-top:2px;
font-family: verdana;
font-size: 10px;
}

div.comments ol li {
font-family: verdana;
font-size: 10px;
padding-bottom: 20px;
}

textarea#comment {
background: #e6e7e8;
border: none;
height:180px;
margin-top: 3px;
margin-bottom: 8px;
overflow:auto;
width:540px;
}

.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;
background: #ffffff;
width: 250px;
}

div.sidebar h3 {
font-size:10px;
margin: 0 0 0 10px;
}

div.sidebar input#s {
width:7em;
}



div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin:11px 0 0 1em;
}

div.sidebar ul ul li {
list-style:none;
margin-bottom: 7px;
margin-top:
}

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;
background: #ffffff;
width: 250px;
}

div#header,div#footer {
display:none;
height: 0px;
}

input#author,input#email,input#url,div.navigation div {

width:540px;
background: #e6e7e8;
border: none;
}

div.gallery *,div.sidebar div,div.sidebar ul {
margin:0;
padding:0;
}

/*
LAYOUT: Two-Column (Left)
DESCRIPTION: Two-column fluid layout with one sidebars left of content
*/
div#container {
float:right;
margin:70px 0 0 -200px;
width:100%;
}

div#content {
margin:-70px 0 0 300px;
}

div.sidebar {

overflow:hidden;
width:240px;
margin: 70px 0 0 15px;
}

div#secondary {
clear:left;
}

div#footer {
clear:both;
width:100%;
}