/* -----frontstretch.com--- */
/* ---- Reset white space --- */

*
{
padding: 0px;
margin: 0px;
}

/* ---   GLOBAL   ---  */

body
{
	background-color: #fff;
	font-size: 100%;
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, Arial, sans-serif;
	border: 0px solid #ccc;
}

code
{
        font-size: .75em;
}


h1
{
font-size: 2em;
}

h2
{
font-size: 1.5em;
}

h3
{
font-size: 1.2em;
}

h4
{
font-size: 1em;
}

h5
{
font-size: .75em;
}

h6
{
font-size: .6em;
}

ol
{
margin-left:50px;
}

blockquote
{
margin-left:50px;
}


/* -- Tables -- */

#articles table
{
	background-color: #fff;
	font-size: .75em;
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, Arial, sans-serif;
      margin: 10px 30px 20px 30px;
	border-width: 1px 1px 1px 1px;
	border-spacing: 1px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	border-collapse: collapse;
	background-color: white;

}

#articles th
{
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

#articles td
{
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}


#wide table
{
	background-color: #fff;
	font-size: .75em;
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, Arial, sans-serif;
      margin: 0px 0px 0px 0px;
	border-width: 1px 1px 1px 1px;
	border-spacing: 1px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	border-collapse: collapse;
	background-color: white;

}

#wide th
{
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

#wide td
{
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

#top_15 table
{
	background-color: #fff;
	font-size: .75em;
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, Arial, sans-serif;
       margin: 10px 30px 20px 30px;
	border-width: 0px;
	border-spacing: 1px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	border-collapse: collapse;

}

#top_15 th
{
	border-width: 0px;
	padding: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	background-color: #fff;
	-moz-border-radius: 0px 0px 0px 0px;
}

#top_15 td
{
	border-width: 0px;
	padding: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	background-color: #fff;
	-moz-border-radius: 0px 0px 0px 0px;
}


/* -- hyperlinks  -- */
a
{
	color: #990000;
	text-decoration: none;
	border-bottom: 0px solid #990000;
}

a:visited
{
	color: #990000;
	text-decoration: none;
	border-bottom: 0px solid #990000;
}

a:hover
{
	text-decoration: none;
	color: blue;
	border-bottom: 0px solid blue;
}

a:active
{
	text-decoration: none;
	color: blue;
	border-bottom: 0px solid blue;
}

ul
{
     margin-left: 40px;
}

li
{
	font-size: .75em;
	line-height: 1.4em;
	text-align: left;
         margin: 0px 0px 10px 0px;
}

p
{
	font-size: .75em;
	line-height: 1.4em;
	text-align: left;
      padding: 0px 0px 10px 0px;
}

/* - - - ALIGNMENT CLASSES --- */
.center
{
text-align: center;
}

img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto }

.imgleft
{
         float: left;
         padding: 5px;
}

.imgright
{
         float: right;
         padding: 5px;
}
/* --- Images with Captions --- */

#leftcaption
{
         display: block;
         width:250px;
 */        /width:260p
         w/idth:260px; */
         clear:right;
         float:left;
         margin:0px 10px 10px 10px;
         padding:10px;
         border:1px solid black;
         font-size:.7em;
}

#largecaption
{
         display: block;
         width:550px; 
         clear:right;
         float:left;
         margin:0px 10px 10px 10px;
         padding:10px;
         border:1px solid black;
         font-size:.7em;
}

/* --- FORMS   -----*/

fieldset
{
padding: 10px;
border: 0px solid black;
}

 label
{
width: 8em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block;
}

#zemSubmit
{
margin-left: 8.5em;
}

/* ---- DIVS ---- */

#container
{
	width: 950px;
	\width: 960px;
	w\idth: 960px;
	margin: 0px auto 0px auto;
	background-color: #fff;
	padding: 0px;
}

#banner
{
        background-image: url('http://www.frontstretch.com/images/250.jpg');
        background-repeat: no-repeat;
       /* background-position: 0% 100%; */
	height: 210px; 
	text-align: left;
	margin: 0px;
	padding: 0px;
	border: 0px solid #990000;
}

.topad
{
float: right;
padding: 30px 30px 0px 0px;
}

#content
{
	padding: 0px 0px 0px 0px;
	border: 0px solid red;
}

/*  --- Mobile Menu ----  */
#accessibility
{
	position: absolute;
	top: -10000px;
}

/* ---- Navigation Bar  ---- */

#navbar
{
font-size: .9em;
clear: both;
float: right;
padding: 0px 0px 15px 0px;
}

#navbar ul
{
float: right;
padding-top: 0px;
list-style: none;
}

#navbar li 
{
padding: 5px 5px;
float: left;
letter-spacing: 0.12em;
text-transform: uppercase;
}

/* -- end Navigation Bar --*/


/* - - - L E F T   C O L U M N - - - */
/* --- Daily Lead Article --- */

#lead img1
{
        margin: 0px 10px 0px 0px;
}

#articles
{
     clear: left;
     float: left;
     width: 570px;
}

#articles p
{
	padding: 0px 30px 10px 0px;
      margin: 0px 10px 0px 20px;
}

#articles h3
{
      font-size: .8em;
	color: #000000;
	/* line-height: 100%; */
/*	border-bottom: 1px solid Blue; */
      padding: 6px 0px 0px 6px;
	margin: 6px 10px 0px 6px;
}

#articles h4
{
      font-size: .6em;
	color: #000000;
	line-height: 130%;
	padding: 0px 0px 0px 16px;
	margin: 0px 0px 0px 16px;
}

/* -- Standard Headline -- */

#headline 
{
text-align: right;
margin-bottom: 5px;
margin-right: 50px;
}
/* -- title --- */
#headline h3 
{
font-size: .8em;
}
/* -- subtitle and byline -- */
#headline h4
{
font-size: .6em;
line-height: 130%;
border-bottom: 1px solid blue;
}

/* -- middle section with PR reports --*/
#middle
{
         width: 590px;
         /width: 600px;
         w/idth: 600px; 
         border-top: 1px solid black;
}

#prblocks
{
         width: 570px;
         /width: 580px;
         w/idth: 580px; 
         margin-right: 5px;
         border-right: 0px solid black;
}

#prblocks p
{
      margin: 0px;
      padding: 0px;
}

/* -- jcb_columnize styling to create two columns for the PR Report titles --*/
.columnized1 
{
      float: left;
      width: 260px; 
      padding: 5px;
}

.columnized2 
{
      margin-left: 275px; 
      width: 260px; 
      padding: 5px;
}


/* ---  Articles 2 to end  --- */

#recent
{
        clear: left;
         border-top: 1px solid black;
}


/* - - - A R T I C L E   P A G E S - - - */
/* ----comments ---- */
h3#comment
{
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, Arial, sans-serif;
	font-size: 1.4em;
	line-height: 1.25em;
	font-weight: 400;
	/*	text-align: center;
text-transform: uppercase;
	letter-spacing: 0.6em; */
	color: #000077;
	margin: 0px 10px 0px 10px;
}

.comments

{
   margin: 5px 50px 0px 50px;
   
}

#comment_wrapper
{
clear: left;
float: left;
width: 630px;
margin: auto;
/* border: 1px solid black; */
}

#comment_banner
{
width: 598px;
}

#comment_texttips
{
float: left;
margin: 20px 0px 20px 25px;
padding-bottom: 20px;
width: 200px;
}

#comment_entry
{
clear: right;
float: right;
margin: 20px 0px 20px 25px;
width: 350px;
padding-left: 10px;
border-left: 0px solid black;
/*  background-color: #ffffdd;   */
}

/* - - - R I G H T   C O L U M N - - - */

#sidebar
{
      clear: right;
	float: right;
    	width: 340px;
      /width: 340px;
      w/idth: 340px; 
	border: 0px solid red;
	padding: 0px 0px 50px 20px;
}

#sidebar ul
{
       margin-left: 0px;
        list-style: none;
}

#sidebar li
{
        text-indent: -10px;
	font-size: .9em;
	line-height: 1.2em;
        margin: 0px 0px 7px 20px;
	text-align: left;
}

/* --- Ad Blocks --- */

#adblocka
{
    width: 290px;
    /width: 300px;
    w/idth: 300px;
height: 240px;
padding-left: 5px;
}

#adblockaright
{
     float: right;
}

#adblockaleft
{
     float: left;
}

#adblockb
{
    width: 290px;
    /width: 300px;
    w/idth: 300px;
height: 255px;
padding-left: 5px;
padding-top: 10px;
}

#adblockbright
{
     float: right;
}

#adblockbleft
{
     float: left;
}
/* ----- announcements --- */
.announce_head
{
font-weight:600; font-size:1em; margin-bottom:2px;
}

.sidelinks
{
 
	font-size: .9em%;
	line-height: 1.2em%;
}

/* --- begin One Bad Wheel Standings -- */

#obw_table
{
margin: auto 50px;
font-size: .8em;
font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, Arial, sans-serif;
background-color: #ffffdd;
border: 1px solid #cc0e0e;
}

#obw_header
{
color: #ffffdd;
background-color: #cc0e0e;
}

#obw_subheader1
{
font-weight: 600;
color: #ffffdd;
background-color: #cc0e0e;
}

#obw_subheader2
{
font-weight: 600;
font-size: .8em;
color: #ffffdd;
background-color: #cc0e0e;
}

#obw_subheader3
{
font-weight: 600;
font-size: .8em;
color: #ffffdd;
background-color: #cc0e0e;
}

.obw_data_even
{

}

.obw_data_odd
{
color: #ffffdd;
background-color: #cc0e0e;
}

/* --- end One Bad Wheel Standings -- */

/* - - - F O O T E R - - - */

#footer
{
        clear: both;
        width: 100%;
	border: 0px solid red;
}

#staff_info
{
         float: left;
         width: 250px;
         padding-left: 5px;
/*         border: 1px solid green; */
}

#partner_sites
{
        float: left;
        width: 300px;
        margin: 0px 30px 0px 0px;
/*        border: 1px solid orange; */
}

#partner_sites ul
{
        list-style: none;
        margin: 0px 30px 0px 0px;
}


#partner_sites li
{
        text-indent: -10px;
	font-size: .75em;
	line-height: 1.2em;
        margin: 0px 0px 7px 20px;
	text-align: left;
}

#recent_archive
{
        height: 100%;
        float: left;
        width: 300px;
        padding: 5px;    
/*        border: 1px solid purple; */
}

#recent_archive p
{
	font-size: .75em;
	line-height: 1.1em;
}

/* - - - Article Archives - - - */

dl
{
margin-left: 50px;
width: 450px;
}
dt
{
margin-top: 5px;
margin-bottom; 5px;
font-weight: 600;
font-size: .75em;
}

dd
{
font-size: .75em;
}

/* N E W S   B L A S T E R */

#newsblaster
{
 margin: 0px;
 width: 302px;
}

#nbbanner
{
 clear:both;
 margin: 0px;
 width: 302px;
}

#nbfeed
{
width: 85%;
border: 0px 1px 0px 1px; 
}

#nbfooter
{
 margin: 0px;
 width: 300px;
}

/* --- Frontstretch 5 --- */

#frontstretch5
{
font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, Arial, sans-serif;
width: 300px;
border: black solid 0px;
}

#frontstretch5 p
{
font: .8em black;
font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, Arial, sans-serif;
padding: 10px;
}

#frontstretch5 img
{
margin-left: -10px;
}

#frontstretch5 a
{
	color: blue;
	text-decoration: underline;
	border-bottom: 0px solid #990000;
}

#frontstretch5 a:visited
{
	color:#990000;
	text-decoration: none;
	border-bottom: 0px solid #990000;
}

#frontstretch5 a:hover
{
	text-decoration: none;
	color: blue;
	border-bottom: 0px solid blue;
}

#frontstretch5 a:active
{
	text-decoration: none;
	color: blue;
	border-bottom: 0px solid blue;
}

#seats
{
        margin-left: 30px;
        width: 300px;
        background-image: url(http://www.frontstretch.com/adimage/theseats/seatsback.gif); 
}

#seats ul
{
            list-style-type: none;
            margin-left: 20px;
}


.printonly
{
   display: none;
}

/* MIRROR DRIVING */
.nikkimd {color:#000080; font-weight:bold;}
.tommd {color:#ff0000; font-weight:bold;}
.renmd  {color:#0000ff; font-weight:bold;}
.kimmd  {color:#ec00ad; font-weight:bold;}
.tonimd  {color:#800080; font-weight:bold;}
.dennismd  {color:#000000; font-weight:bold;}
.camimd {color:#ff6600; font-weight:bold;} 
.mikemd {color:#808080; font-weight:bold;}
.amymd {color:#008000; font-weight:bold;}
.tommymd {color:#800000; font-weight:bold;}
.jeffmd {color:#400000; font-weight:bold;}
.bethmd {color:#008080; font-weight:bold;}
.beccamd {color:#8080ff; font-weight:bold;}
.jessmd {color:#c0c000; font-weight:bold;}