/*
 * Theme Name: boafzilla
 * Theme URI: http://boafzilla.org
 * Description: 
 * Version: 
 * Author: 
 * Author URI: http://boafzilla.org
*/
* { margin: 0; padding: 0; border: 0; outline: 0; text-transform: lowercase; }
a { color: #ff0; background: #000; text-decoration: none; padding: 1px 2px 0px 2px; }
a:visited { color: #ff0; }
a:hover { color: #f6c; text-decoration: underline; }
body { background: #000; color: #fff; font-family: helvetica, arial, sans-serif; height: 100%; font-size: 62.5%; }
ul { margin-left: 20px; margin-top: 5px; padding: 5px; list-style: square; font-size: 15px; }
#container { clear: both; min-height: 100%; margin-bottom: 500px; }
#content { width: 350px; }
#left { color: #000; padding: 135px 50px 30px 60px; background: #FFFDF5; width: 540px; margin-bottom:-550px; }
#left h1 { font-family: "trebuchet ms", helvetica, arial, sans-serif; font-weight: bold; letter-spacing: -.03em; margin-bottom: 8px; font-size: 3em; }
#left p { font-family: "trebuchet ms", helvetica, arial, sans-serif; font-size: 1.4em; line-height: 1.6em; margin-bottom: 10px; }
#right { text-align: right; padding: 32px 100px 30px 10px; background: #000; float: left; height: 406px; width: 350px; position: fixed; top: 0; margin-left: 650px; overflow: auto; }
.article { border-top: 1px solid #ccc; margin-bottom: 200px; }
.metadate { margin-top: -15px; font-size: 1.1em; padding-bottom: 8px; margin-bottom: 3px; font-style: oblique; }
