/*
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: 0.7em/150% Verdana, Arial, Sans-Serif; background-color: #4a525a;}
a { color: #9393ff; text-decoration: none; padding: 2px;}
a:hover { color: #e3e3e3; background-color:#606870; }
/*
The End of Basic's
*/
/* 
Main Tags; Play Nice with These Ones
szerokosc 1280 - 1240, 1366 - 1320
*/
#content   { background-color: #4a525a; margin: 50px auto auto; width: 1320px; height: auto }
.titlebar {width: 100%; height: auto; background-color: #4a525a; text-align: left; padding-bottom: 1em; margin-right: 10px;}
.text { width: 70%; height: auto; background-color: #4a525a; text-align: left; padding: 0px; margin:0px; margin-right:0px; color:inherit; float: right;}
.sidebar { width: 28%; height: auto; background-color: #4a525a;  float: left; text-align: left;}
.about { width: auto; padding: 10px; background-color: #606870; text-align: left;}
.footer { width: auto; text-align: right; font-family: monospace; font-size: 9px; margin: 0px; margin-top: 80px; }
/*
Special Function Tags
*/
.titlebar p.slogan { font-size: 9px; font-family: monospace; margin: 0px; margin-top:3px; text-transform: capitalize;}
.titlebar hr {height:2px; border-width:0; color:#606870; background-color:#606870}
.text p.date { font-size: 11px; text-align: right; padding-bottom: 3px; padding-top: 3px; background-color: #606870; color: #e3e3e3; padding-right: 5px; margin-bottom: 10px; font-family: monospace;}
.sidebar li  { list-style-type: circle; text-align: left; margin-right: 5% }
.titlebar h2  { color: #e3e3e3; font-size: 20px; font-weight: lighter; text-transform: uppercase; margin: 0; }
.text p.content { color: #e3e3e3; font-size: inherit;}
.text h2 { color: #e3e3e3; font-size: 16px; text-transform: uppercase; font-weight: lighter; margin: 0px; padding-bottom: 3px;}
.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: 10px; font-weight: lighter; font-family: Verdana; text-transform: uppercase;}
.footer a:link { color: #e3e3e3; font-size: inherit;}