/*  
Theme Name: Think Tank v2
Author: Jeremy Beaudry
*/

* { margin:0; padding:0; }
body { font:85% courier,times,serif; xbackground:url(images/phila-bg.jpg) repeat top left; }

h1, h2, h3 { word-spacing:-.3em; letter-spacing:-.1em; font-size:4em; line-height:.8; }
h1 a { color:#000; }
h1 a:hover { background-color:#000; color:#fff; text-decoration:underline; }
h2 a, h3 a { color:#cc0000; }
h2 { color:#FF6600; }
h2 a:hover, h3 a:hover { background-color:#cc0000; color:#fff; text-decoration:underline; }

a { color:#0000cc; }
a:hover { text-decoration:none; background-color:#0000cc; color:#fff; }

#container { max-width:1024px; }

#header ul { float:right; }
#header ul li { list-style:none; }

.index .feature br { clear:both; }
.index .feature img { display:block; float:left; }
.flvPlayer { float:left; }
.article { width:710px; }
.index .article { width:710px; margin-bottom:1em; }
.single .article { width:710px; }
.article img { float:left; display:block; }
p, ul { margin-bottom:.85em; }
p.posted { text-transform:uppercase; margin-bottom:0; text-decoration:underline; }
p.postmetadata { clear:both; }
ul.details, ul.feature-list { font-size:1.2em; }
#footer { clear:both; }
#footer img { float:left; margin:0 5px 0 0; }
