/* This style sheet controls how the site is displayed. All styles for the site should be written in this document! */

/* The styles below should not need to be changed.  Scroll down to SITE SPECIFIC CSS to begin styles specific to this site. */

A {cursor: pointer;
background: transparent;}

ADDRESS {font-style: italic;}

BIG {font-size: 15px;}

BLOCKQUOTE {font-style: italic;}

DT {font-weight: bold;}

FORM {margin: 0 0 0 0;}

OL {list-style: decimal;}

UL UL OL OL, UL OL UL OL, OL UL OL OL, OL OL UL OL, OL UL OL, OL OL {list-style: lower-alpha;}

OL UL OL OL, OL OL UL OL, UL OL OL OL, OL OL OL {list-style: lower-roman;}

OL OL OL OL {list-style: decimal;}

SMALL, SUB, SUP {font-size: 10px;}

TEXTAREA {cursor: text;}

TD {margin-left: 0;}

TH {font-weight: bold;
text-align: center;
margin-left: 0;}

UL, MENU, DIR {list-style: disc;} 

UL UL, OL OL UL UL, OL UL OL UL, UL OL OL UL, OL UL UL, UL OL UL {list-style: circle;}

OL UL UL UL, UL OL UL UL, UL UL OL UL, UL UL UL {list-style: square;}

UL UL UL UL {list-style: disc;}

A.white:link {color: #fff;
text-decoration: none;}

A.white:visited {color: #fff;
text-decoration: none;}

A.white:active {color: #fff;
text-decoration: none;}

A.white:hover {color: #fff;
text-decoration: underline;}

/* SITE SPECIFIC CSS */

/* Set the Site's Fonts, Colors and Size Here */
ADDRESS, BLOCKQUOTE, BODY, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FORM, LI, MENU, OL, P, PRE, TD, TH, TR, UL {font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
color: black;
font-size: 12px;}

/* Set Body Colors and Backrounds Here */

BODY {background: #EE6806;
margin : 0 0 0 0;
padding: 0 0 0 0;
background-image: url(images/bg_gradient.jpg);
background-repeat: repeat-x;
background-position: top left;}

/* Set Heading Colors and Sizes Here */

H1, H2, H3, H4, H5, H6 {font-weight: bold;
font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
color: #000;}

H1 {font-size: 22px;
border-bottom: 2px solid #EA0202;} 

H2 {font-size: 18px;} 

H3 {font-size: 16px;}

H4 {font-size: 14px;}

H5 {font-size: 13px;}

H6 {font-size: 12px;}

/* Set Link Colors and Styles Here */

A:link {color: #EA0202;
text-decoration: none;}

A:visited {color: #EA0202;
text-decoration: none;}

A:active {color: #EA0202;
text-decoration: none;}

A:hover {color: #EE6806;
text-decoration: underline;}

A.white:link {color: #fff;
text-decoration: none;}

A.white:visited {color: #fff;
text-decoration: none;}

A.white:active {color: #fff;
text-decoration: none;}

A.white:hover {color: #fff;
text-decoration: underline;}

/* Styles Below are Unique to This Website */

.main_table {border-left: 2px solid #000;
border-right: 2px solid #000;
background-color: #fff;}

.top_heading {background-image: url(images/top_heading.jpg);
background-repeat: no-repeat;}

.tagline {color: #fff;
font-size: 24px;
font-weight: bold;
font-style: italic;
margin-top: 10px;
margin-left: 10px;}

.top_google {background-color: #fff;}

.nav_bg {background-image: url(images/nav_yellow.jpg);
background-repeat: repeat-x;
border-top: 2px solid #000;
border-bottom: 2px solid #000;}

.content_area {padding: 10 20 10 20px;}

.site_breadcrumb {font-size: 9px;
font-style: italic;
color: #fff;}

.sidebar_gray {background-color: #4A4949;
border-left: 2px solid #000;
padding: 10 6 6 10px;}

.footer_address {background-image: url(images/nav_yellow.jpg);
background-repeat: repeat-x;
border-top: 2px solid #000;
border-bottom: 2px solid #000;
font-size: 15px;
font-weight: bold;
padding: 10px;}

.footer_links {background-color: #000;
padding: 10px;
color: #fff;}

.scores_box {padding: 0 4 4 4px;
background-color: #000;
border: 2px solid #FEE70D;
background-image: url(images/bg_scores.jpg);
background-repeat: no-repeat;
background-position: bottom left;}

.scores_heading {color: #FEE70D;
font-size: 14px;
font-weight: bold;
border-bottom: 2px solid #FEE70D;}

/* Styles for RSS Feeds from theBubbler */
li.rssitemmore {margin-bottom: 10px;}

.rssitemtitle {font-weight: bold;
font-size: 14px;}
