/*
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: 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');

* {
margin: 0;
padding: 0;
}
body {
background: #a2a295 url(http://www.howtocleanthings.com/images/body.png) top center repeat-y;
font-family: Verdana;
}
a {
text-decoration: none;
color: #003399;
font-weight: bold;
}
#wrapper {
width: 899px;
margin: 0 auto;
}
#topnav {
height: 25px;
}
#topnav ul {
list-style: none;
text-align: right;
padding: 5px 0 0 0;
font-size: 12px;
}
#topnav li {
display: inline;
padding-left: 10px;
padding-right: 10px;
}
#banner img {
border: none;
}
#header {
height: 30px;
padding-top: 5px;
padding-left: 5px;
font-size: 12px;
}

#primary {
width: 200px;
}
#primary li {
padding-left: 20px;
padding-bottom: 50px;
}
#primary h3 {
text-decoration: none;
font-size: 16px;
}
#content {
padding-left: 25px;
width: 600px;
text-align: justify;
}
h2.entry-title {
font-size: 18px;
margin-bottom: 10px;
}
div.entry-date {
display: none;
}
div.entry-content {
padding-bottom: 50px;
font-size: 13px;
}
div.entry-content p {
padding: 5px;
}
div.entry-content p img {
margin-left: 80px;
border: 1px #ccc solid;
}
div.entry-meta {
display: none;
}

#footer {
padding-top: 10px;
text-align: center;
clear: both;
width: 899px;
height: 50px;
}
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-images {
height:150px;
margin:1em 0;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}