/*
Theme Name: ETC 
Theme URI: http://www.ethanneuen.com/etc/
Description: A theme inspired by DaringFireball. 
[http://www.daringfireball.com]
Author: Ethan Neuenswander
Author URI: http://www.ethanneuen.com/
Version: 1.0
*/

/*
Basic Tags
 */
body { color: #e3e3e3; font: 12px/150% Verdana, Arial, Sans-Serif; background-color: #262626;}
a { color: #e3e3e3; text-decoration: none; padding: 0px;}
/* a:hover { color: #e3e3e3; background-color:#606870; } */
img { width: 650px; }
/*
The End of Basic's
*/
/* 
Main Tags; Play Nice with These Ones
*/
#content   { background-color: #262626; margin: 50px auto auto; width: 900px; height: auto }
.titlebar {width: 900px; height: auto; background-color: #262626; text-align: right; padding-bottom: 1em; margin-right: 10px;}
.text { width: 650px; height: auto; background-color: #262626; text-align: left; padding: 0px; margin:0px; margin-right: 20px; color:inherit; float: left;}
.sidebar { width: 200px; height: auto; background-color: #262626; margin-right: 0px; float: right; text-align: left; }
.about { width: auto; padding: 10px; background-color: #333333; text-align: left;}
.footer { width: 650px; text-align: right; font-family: monospace; font-size: 10px; margin: 0px; margin-top: 80px; }
/*
Special Function Tags
*/
img.vertical { display: block; margin: 0 auto; width: auto; height: 450px; }
.titlebar p.slogan { font-size: 12px; font-family: monospace; margin: 0px; margin-top:3px; text-transform: capitalize;}
.text p.date { font-size: 12px; text-align: right; padding-bottom: 3px; padding-top: 3px; background-color: #cc6600; color: #e3e3e3; padding-right: 5px; margin-bottom: 10px; font-family: monospace;}
.text p.leipis { padding-left: 5px; padding-right: 5px; }
.sidebar li  { list-style-type: none; text-align: left; }
.titlebar h2  { color: #e3e3e3; font-size: 24px; font-weight: lighter; text-transform: uppercase; margin: 0; }
.text p.content { color: #e3e3e3; font-size: inherit;}
.text h2 { color: #e3e3e3; font-size: 12px; text-transform: uppercase; font-weight: lighter; margin: 0px;}
.text p.info { color: #e3e3e3; font-size: 10px; font-weight: lighter; font-family: monospace; margin: 0px; padding-left: 1em;}
.sidebar h2 { color: inherit; font-size: 12px; font-weight: lighter; font-family: Verdana; text-transform: uppercase;}
.footer a:link { color: #e3e3e3; font-size: inherit;}