/* 
Copy from "style.css" into this file and make the changes HERE!
This makes it possible to upgrade the core system and theme without destroying your style changes.
*/
.navigation {text-transform: uppercase; font-size: 11px; background: none; padding: 5px; border-bottom: 5px solid #fff; }

#main {width: 680px;}
.col-full {width: 1000px; margin: 0 auto;}

body {background: #0E0E0E url(http://theintersection.tv/wp-content/themes/thesis_151/custom/images/bg.png) repeat-x; font: 14px Georgia, Times, Serif; line-height: 1.5; color: #000;}

#sidebar {width: 300px; overflow: hidden; background: #fff; border: solid 5px #fff;}

#header {padding: 10px 0; clear: both; position: relative;}

a:link, a:visited  { color: #EE5D26; }

/* Comment Form */
#respond {margin: 15px 0 0 0; padding: 20px 25px 0px; background-color: #fff;}
#comments #respond {padding: 20px 0; margin: 0; border: none;}
#comments #respond h3 {margin-bottom: 0;}
#respond h3 {}

#commentform {margin: 15px 0 20px 0;}
#commentform input.txt {width: 260px; margin: 0 5px 10px 0; padding: 7px 5px; border: 1px solid #666666;}
#commentform label {font-family: Helvetica, Arial, sans-serif; font-size: 11px; text-transform: uppercase; font-weight: bold;}
#commentform textarea {width: 95%!important; padding: 5px; border: 1px solid #666666;}
#commentform #submit {background-color: #101010; border: none; margin: 20px 0 0 0; padding: 4px 10px; color: #fff; text-transform: uppercase; font-size: 12px;}

