/*---------------------------------------
Brent Bowers Stylesheet
v1.0 - 12/20/2005
-----------------------------------------*/
body { margin:0; padding:0; font:76% verdana, arial,sans-serif; color:#fff; background:#fff url(images/back.gif); text-align:center; }
a { color:#33cc33; }
p, h1, h2, h3 { margin:0; padding:0; }
h1 { font-size:1.5em; }
h2 { font-size:1.2em; }
h3 { font-size:1.1em; }
p { margin:5px 0; }

#limiter { width:700px; margin:auto; margin-top:110px; position:relative; overflow:visible; text-align:left; }
#header { height:118px; background:#33CC33; border:1px solid #fff; border-bottom:none; }
#logo { }
#pusher { position:relative; border:1px solid #fff; background:#000;}
#content { position:relative; background:url(images/bg.gif); padding:15px 0 15px 0; }
#main { position:relative; float:left; width:528px; margin:0; padding:0; }
#primary { position:relative; float:right; display:block; width:335px; margin:0; padding:0 10px; }
#secondary { position:relative; float:left; display:block; width:150px; margin-bottom:10px; padding:0 10px;  }
#related { position:relative; float:right; display:block; width:150px; margin:0; padding:0 10px; }
#navigation { display:block; position:absolute; top:-40px; left:0; color:#fff; border-top:1px solid #fff; width:100%; height:40px; }
* html #navigation { height:40px; }

/* Navigation */
#navigation ul { margin:3px 0 0 0; padding:0; list-style-type:none; }
#navigation ul.global li { margin:0 2px; padding:0; display:block; float:left; font-size:.9em; width:34px; height:34px; line-height:34px; }
#navigation ul.global li a { display:block; width:100%; height:100%; overflow:hidden; text-indent:-1000px; }
#navigation a { color:#009; text-decoration:none;  }
#navigation a:hover { text-decoration:underline; }

/* Secondary */
#primary a:hover {color:orange;}
#secondary h2 { color:#ccc; font-size:.8em; letter-spacing:0.3em; padding-top:15px; }
#secondary p { font-size:.9em; }
#secondary a { color:#33cc33; }
#secondary a:hover {color:orange;}


/* Related */
#related h2 { color:#ccc; font-size:.8em; letter-spacing:0.3em; margin-top:15px; }
#related p { font-size:.9em; }
#related img { border: 1px dotted #fff; margin-top:10px; }
#related #music { padding-top:15px; }
#related a:hover {color:orange;}

/* Footer */
#footer { margin:0 0 30px 0; padding:35px; text-align:center; color:#000 !important; }
#footer ul { margin:0 auto; padding:0; list-style-type:none; }
#footer li { display:inline; padding:0 1px 0 5px; background:url(images/pipe.gif) no-repeat; font-size:.9em; }
#footer li.first { background:none; }
#footer a { color:#009; text-decoration:none;  }
#footer a:hover { text-decoration:underline; }
#copyright { font-size:.9em; color:#666; }

/* Clear Floats */
.clear:after { content:"."; display:block; height:0; clear:both; visibility: hidden; }
* html .clear { height: 1%; }

/* Headers */
#header h1 { display:none; }

/* Misc */
.textonly, .ir { display:none; }
.article { position:relative; margin:20px 0 20px 0; padding:0; clear:both; border-top:1px solid #fff; }
.article h3 { position:relative; margin:-14px 0 0 0; padding:0; }
.article h4 { position:relative;  font-size:1em; height:34px; line-height:34px; text-indent:39px; }
.article p { margin:0; padding:0 0 7px 0; }
.article img { float:left; padding-right:7px; }
.fightingman { position:absolute; z-index:3; display:block; height:190px; width:219px; background:url(images/fightingman.gif) no-repeat; top:-112px; right:-54px; }
.topcap { position:absolute; z-index:2; display:block; height:29px; width:700px; background:url(images/headercell.gif) no-repeat; top:-28px; left:0;}
.bottomcap { position:absolute; z-index:2; display:block; height:29px; width:700px; background:url(images/footercell.gif) no-repeat; bottom:75px; left:0;}
*html .bottomcap { position:absolute; z-index:2; display:block; height:29px; width:700px; background:url(images/footercell.gif) no-repeat; bottom:105px; left:0;}
.right { float:right; padding-right:20px; }
.left { float:left; padding-left:20px; }

.multimedia { background:url(images/icons/multi.gif) no-repeat; }
.photos { background:url(images/icons/photo.gif) no-repeat; }
.video { background:url(images/icons/video.gif) no-repeat; }
.news { background:url(images/icons/news.gif) no-repeat; }
.podcast { background:url(images/icons/podcast.gif) no-repeat; }

