@charset "utf-8";
/* CSS Document */
* { margin: 0; padding: 0; border: 0; outline: 0; }
body { background: url('../images/soulBg.jpg') no-repeat #000; font-family: Verdana, Geneva, sans-serif; font-size: 12px; color: #333; }
img { border: 0; }

h1 { font-family: "Georgia", serif; color: #272727; font-size: 21px; }
h2 { font-family: "Georgia", serif; color: #907; font-size: 17px; margin-bottom: 20px; }
h3 { font-family: "Georgia", serif; color: #fff; font-size: 17px; margin-bottom: 20px; }
li { list-style: none; margin-bottom: 7px; }
li a { text-decoration: none; padding: 5px; color: #fff; }
li a:hover { background-color: #907; color: #fff; }
hr { border-bottom-color: #907; }
#wrapper { width: 1000px; }
#lftCol { width: 300px; float: left; }

#rightCol { width: 300px; float: right; }
#btnRight { width: 325px; float: left; text-align: center; }
#btnLeft { width: 325px; float: left; text-align: center; }
#logo { margin: 37px 0 0 37px; }
#nav { margin: 47px 0 0 52px; }
#event li { list-style: none; float: left; width: 325px; text-align: center; }
#event li:hover { background-color: #181818; }
#event li a { text-decoration: none; color: #fff; }
#subscribe { margin-top: 10px; color: #fff;}
#content { float: left; margin: -77px 0 0 300px; background-color: #fff; color: #272727; }
#event { margin: 10px 0 0 300px; width: 700px; background-color: #272727; color: #fff; float: left; }
#siteby { float: right; }
#footer { width: 700px; margin: 70px 0 0 300px; clear: both; background-color: #000; color: #fff; font-size: 11px; }
.innertube { padding: 27px; }
#event .innertube { padding: 25px 25px 0 25px; }