/*
Basic Tags
*/
body { color: #e3e3e3; font: 10px/150% Verdana, Arial, Helvetica, sans-serif; background-color:#000000; background-image:url(images/floor.jpg); /*background-repeat:no-repeat;*/}
a { color: #e3e3e3; text-decoration: none; padding: 2px;}
a:hover { color: #e3e3e3; background-color:#1E1E1E; }
.sidebar img { width: auto; padding: 3px 3px 3px 3px; border:thin #1E1E1E solid; }
.sidebar img:hover { border:thin #333333 solid; }
input,textarea, select { color: #E3E3E3; background-color:#3C3E44; font-size: 12px; border-collapse: collapse; border:thin #191919 solid; font: 11px Verdana, Arial, Helvetica, sans-serif;}
/* 
Main Tags
*/
#content   { margin: 10px auto auto; width: 800px; height:auto; }
.titlebar {width: 800px; height: auto; text-align: right; padding-bottom: 1em; margin-right: 10px;}
.text { width: 500px; height: auto; text-align: left; padding: 0px; margin:0px; margin-right: 20px; color:inherit; float: left; text-shadow: -1px 1px 1px #444; font-size:11px; }
.sidebar { width: 200px; height: auto; margin-right: 0px; float: right; text-align: left; text-shadow: -1px 1px 1px #000;  font-size:9px;}
.about { width: auto; padding: 10px; background-color: #1E1E1E; text-align: left;}
.footer { width: 500px; text-align: right; font-family: Sans-Serif; font-size: 9px; margin: 0px; margin-top: 80px; }
.intro { width: 800px; height: auto; text-align: right; padding-bottom: 1em; margin-right: 10px;}
.dev { width: auto; padding: 1px 10px 1px 10px; background-color: #3C3E44; text-align: center; text-transform: uppercase;}
.prt { width: auto; padding: 1px 10px 1px 10px; background-color: #5E6068; text-align: center; text-transform: uppercase;}
.hir { width: auto; padding: 1px 10px 1px 10px; background-color: #7B7D8A; text-align: center; text-transform: uppercase;}
.flash { width: 480px; padding: 10px; background-color: rgba(30,30,30,0.5); text-align: justify; height: auto; text-shadow: -1px 1px 1px #000; font-size:14px; color:#fff;}
.flash a {background: #3C3E44; color: #fff; margin: 15px 10px 0 0; padding: 5px 10px; text-decoration: none; font-weight: normal;}
.flash a:hover { background-color:#5E6068;}
/*
Specific Tags
*/
.titlebar p.slogan { font-size: 9px; font-family: "Sans-Serif"; margin: 0px; margin-top:3px; text-transform: capitalize;}
.text p.date { font-size: 11px; text-align: right; padding-bottom: 3px; padding-top: 3px; background-color: #1E1E1E; color: #e3e3e3; padding-right: 5px; margin-bottom: 10px; font-family: "Trebuchet MS";}
.sidebar li  { list-style-type: none; text-align: left; }
.titlebar h2  { color: #e3e3e3; font-size: 20px; font-weight: lighter; text-transform: uppercase; margin: 0; }
.titlebar img { border:none;}
.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: 8px; font-weight: lighter; font-family: "Trebuchet MS"; margin: 0px; padding-left: 1em;}
.sidebar h2 { color: inherit; font-size: 10px; font-weight: lighter; font-family: Verdana; text-transform: uppercase;}
.footer { color:#000000; }
.footer a:link { color: #e3e3e3; font-size: inherit;}
.footer img { border: none; }

/*
End of all that crap :3
by Wesley Hayward
*/

