/*---------------------------------------
Brent Bowers Stylesheet
v1.0 - 12/20/2005
-----------------------------------------*/
body { margin:0; padding:0; font:76% verdana, arial,sans-serif; color:#000; }
a { color:#39c; }
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; }

#navigation a { color:#009; text-decoration:none;  }

/* 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:block; font-size:2.2em; margin-bottom:30px; text-transform:uppercase; font-style:italic;  }
#header img { 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:0; padding:0; }
.article h4 { position:relative; font-size:1em; height:34px; line-height:34px; text-indent:39px; background-color:#999; color:#fff; }
.article p { margin:0; padding:0 0 7px 0; }
.article img { float:left; padding-right:7px; }
.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; }



