/*
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
*/




body {margin:0}

#header {
     text-align:left;
}

#footer1 {
     width: 100%;
     height: 25px;
     background-color: #4d7190;
     left: 0;
     right: 0;
}

#footer2 {
     text-align:center;
     font-family: Arial, Helvetica, sans-serif;
     font-size: 10px;
     color: black;
     text-decoration: none;
     width: 100%;
     min-height: 75px;
     background-color: #789fc0;
     left: 0;
     right: 0;
}

#footer2 a:link, #footer2 a:visited {color: #35536c; text-decoration: none}



#container {
     width:600px;
     margin-top:100px;
     margin-left: auto;
     margin-right: auto;
     margin-bottom: 75px;

}

#container a:link, #container a:visited {color: #35536c; text-decoration: none}

h2, h3 {
     font-family: Arial, Helvetica, sans-serif;
     font-size: 18px;
     font-weight: bold;
     color: #b3c8da;
}

p {
     font-family: Arial, Helvetica, sans-serif;
     font-size: 14px;
     color: black;
     max-width: 600px;
}

.entry-date, .entry-meta {
     font-family: Arial, Helvetica, sans-serif;
     font-size: 10px;
     color: black;
     text-decoration: none;
}

.entry-meta {text-align:center}


#access {display:none;}
#primary {display:none;}
#secondary {display:none;}