  /**
   * Fonts
   * font-family and font-size selection for headings and standard text elements
   *
   * @section content-fonts
   */

  /* reset font size for all elements to standard (16 Pixel) */
  html * { font-size: 100.00% }
  
  /* reset monospaced elements to font size 16px in Gecko browsers */
  textarea, pre, tt, code {
	font-family:"Courier New", Courier, monospace;  	
  }

  /* base layout gets standard font size 12px */
  body {
    font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
    font-size: 90.00%; 
    color: #444;
  }

  h1,h2,h3,h4,h5,h6 { 
  	font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
  	font-weight:bold; 
  	color:#e17627;
  	margin: 0 0 0.25em 0;
  }

  h1 { font-size: 200% }		                /* 24px */
  h2 { font-size: 170%; color:#22415e}          /* 22px */
  h3 { font-size: 140% }                        /* 18px */
  h4 { font-size: 140%; color:#22415e }         /* 16px */
  h5 { font-size: 100%; color:#22415e }         /* 14px */
  h6 { font-size: 110%;  color:#22415e}         /* 14px */

  #header h1 {
    font-size:2.5em;
    letter-spacing:-2px;
    line-height:65%;
    color:#fff;
  }  
 
  #header #vert  {
	padding-bottom: 7px;
  }
  #header #member {
	padding: 5px;
  }
  
  #header #member #title  {
	font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
  	font-weight:bold; 
  	font-size: 105.00%;
  	color:#fff;
  	padding: 0 0 3px 5px;
  }
  
  #header #member #subtitle  {
	font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
  	font-weight:bold; 
  	font-size: 90.00%;
  	color:#fff;
  	padding: 0 0 3px 25px;
  }
  
  #header #member #content  {
	font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
  	font-size: 85.00%;
  	color:#fff;
  	padding: 0 0 3px 35px;
  }

  #header #member #profile  {
	font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
  	font-size: 85.00%;
  	color:#fff;
  	padding: 0 0 3px 0px;
  }

 #header #member #pm_msg  {
  	padding: 5px 0 3px 10px;
  	border: 0px;
  }
  
  #header #member img  {	
  	border: 1px solid #fff;
	margin: 0 24px 0 0;
  }
  
  #footer #text {
	font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 11px; 
    color: #000;
    padding: 0 0 6px 3px;
  }
  
  #footer #title {
	font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
  	font-weight:bold; 
  	font-size: 110.00%;
  	color:#000;
  	padding-bottom: 10px;
  }
  
  .footer_bar {
	background-color: #314f6b;
	padding: 5px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 80.00%; 
    color: #fff;
  }
  
  .footer_bar #policies {
	float: right;
	font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 11px; 
    color: #fff;    
  }
  
  .footer_bar #copyright {
	font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
  	font-weight:bold;
  	font-size: 140.00%; 
  	vertical-align: middle;
  }
  
  .footer_image_bar {
	border-top: 1px solid #314f6b;
	padding-top: 5px;
	margin-top: 10px;
  }
  
  #footer_section_divider {
	border-right: 1px solid #314f6b;
  }
  
  #footer td { 
	padding-left: 1.0em; 
  }
  
  #breadcrumb  {
	font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;  	
  	font-size: 85.00%;
  	color:#E17627;
  	padding: 30px 0 0 10px;
  }
  
  .article #title  {
    font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
    font-weight:bold; 
    font-size: 180.00%;
    color:#264361;
    padding-bottom: 20px;
  }

  .article #story  {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 90.00%; 
    color: #000;
  }
  
  .article #info_box_top  {
	background-color: #e9eff7;
	border: 1px solid #c0c9d4;
	padding: 5px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 80.00%; 
    color: #000;
    margin: 0 0 20px 0;
  }
  
  .article #info_box_top #tools  {
	float: right;
	padding-top: 5px;	
  }
  
  .article #lead_image  {
	width: 290px;
  }
  
  .article #extra_images  {
	width: 96px;
	float: left;
	display: inline;
  }
  
  .article #image_byline  {
    float: right;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 11px; 
    font-style: italic;
    color: #000;    
  }
  
  .article #image_caption  {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 11px;     
    color: #000;    
  }

  .article #more_images  {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #000;
    padding: 7px 0 7px 0;
  }
  
  .article #blank {
	
  }
  
  .article #box_ad_nudge {
    height: 25px;
    width: 1px;
    float:left;
  }

  .article #box_ad {
    border: none;
    float:left;
    clear:left;
    margin: 15px 10px 10px 0;
  }
  
  .article #box_multimedia_nudge {
    height: 25px;
    width: 1px;
    float:left;
  }

  .article #box_multimedia {
    border: none;
    float:left;
    clear:left;
    margin: 15px 10px 0 0;
  }
  
  .article p  {
    line-height: 1.1em;
  }

  .breaking  {
    background: url("http://www.goskagit.com/themes/site_themes/default/bg_breaking.jpg") no-repeat;
    height: 50px;
    width: 940px;
    padding: 0px 0 0 10px;
    margin: 0 0 0 10px;
    float: left;
  }

  #breaking_text  {
    font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
    font-size: 140.00%;
    font-weight: bold;
    padding: 10px 0 0 230px;
    float: left;
  }

  .print  {
    margin: 30px;
    font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
    font-size: 100.00%;
    color:#000000;
  }

  .print #title  {
    font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
    font-size: 180.00%;
    color:#000000;
    padding: 0 0 15px 0;
  }

  .print #media  {
    float: right;
    width: 300px;
    padding: 0 0 10px 10px;
  }

  .print #byline  {
    font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
    font-size: 80.00%;
    color:#000000;
    padding: 0 0 15px 0;
  }

  .print #caption  {
    font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
    font-size: 80.00%;
    color:#000000;
  }

  #weather_temp  {
    font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
    font-size: 150.00%;
  }

  #weather_hp  {
    font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
    font-size: 80.00%;
    color:#FFF;
  }

  #weather_hp_sup  {
    font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
    font-size: 60.00%;
    color:#FFF;
    vertical-align: top;    
  }

  #small_orange  {
    color: #e17627;
    text-decoration:none;
    font-size: 85.00%;
  }

  #thumb_pad  {
    padding: 0 5px 0 0;
    float: left;
  }

  #num_view {
     color: #e17627;
    text-decoration:none;
    font-size: 85.00%;
    text-align: right;
    margin: 0 0 15px 0;
  }

  #print_btn {
    text-align: right;
  }

  #video_col {
    display: block;
    float: left; 
  }

  #non_header_h3  {
    font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
    font-weight:bold; 
    color:#e17627;
    font-size: 18px;
  }

  .print_table1 {
    background-color: #DDD;
  }

  .print_table2 {
    
  }

  .tools1 {
    background-color: #DDD;
    padding: 5px;
  }

  .tools2 {
    padding: 5px;
  }

  #rss_pad  {
    padding: 0 5px 7px 0;
  }

  #pad_small  {
    padding: 5px;
  }

  #pad_small_right  {
    padding: 0 5px 0 0;
  }

  #pad_small_left  {
    padding: 0 0 0 10px;
  }

  #pad_medium_right  {
    padding: 0 25px 0 0;
  }

  #float_left  {
    float: left;
  }

  #float_right  {
    float: right;
  }

  #map_bubble  {
    width: 250px;
  }

  #ldrbd_footer  {
    background-color: #b2bcc8;
    text-align:center;
    padding: 20px 0 10px 0;
  }

  #caps  {
    text-transform: uppercase;
  }

  #prep_icon_inner  {
    padding: 1px;
  }

  #prep_icon_outer  {
    padding: 1px 0 1px 0;
  }

  #prep_scoreboard_text  {
    font-size: 80.00%;
  }

  #prep_scoreboard_row1  {
    background-color: #fff;
  }

  #prep_scoreboard_row2  {
    
  }

  #prep_stats_text  {
    font-size: 80.00%;
    padding: 0px 10px 0px 10px;
  }

  #prep_stats_row1  {
    background-color: #fff;
  }

  #prep_stats_row2  {
    background-color: #f4f1e2;
  }

  #prep_stats_border  {
    border: 1px solid #5a7189;
  }

  #prep_stats_header  {
    padding: 3px;
    background-color: #5a7189;
    color: #fff;
    font-weight: bold;
  }

  #prep_stats_pad  {
    padding: 3px;
  }

  .classads_cat_name  {
    font-size: 140%;
    font-weight: bold;
  }

  #photo_links  {
    color: #e17627;
    text-decoration:none;
    font-size: 85.00%;
    text-align: center;
  }

  #news_by  {
    float: right;
    padding: 10px 0 10px 0;
  }

  .pollBlock {
    color: #000000;
    background: #f4f1e2;    
    padding: 0 0 10px 0;
    border: 1px solid #d1ddea;
  }

  .pollQuestion {
    color: #22415e;
    background: #f4f1e2;
    padding: 5px;
    margin: 0 0 10px 0;
    font-weight: bold;
    font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
  }

  .pollAnswerBlock {
    background: #FFFFFF;
    padding: 5px 5px 10px 5px;
  }

  .pollResultAnswer {
    padding: 7px 0 0 0;
  }

  .ap-bulleted-headline-1 {
    font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;  	
    font-size: 100.00%;
    color: #22415e;
    padding: 4px 0 3px 0;
  }
 
  .ap-bulleted-headline-1 a:link {
    color: #22415e;
    text-decoration: none;
  }
  
  .ap-bulleted-headline-1 a:visited {
    color: #22415e;
    text-decoration: none;
  }
  
  .ap-bulleted-headline-1 a:active {
    color: #22415e;
  }
  
  .ap-bulleted-headline-1 a:hover {
    color: #22415e;
    text-decoration: underline;
  }
  
  .ap-bulleted-headline-2 {
    font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;  	
    font-size: 100.00%;
    color: #22415e;
  }
 
  .ap-bulleted-headline-2 a:link {
    color: #22415e;
    text-decoration: none;
  }
  
  .ap-bulleted-headline-2 a:visited {
    color: #22415e;
    text-decoration: none;
  }
  
  .ap-bulleted-headline-2 a:active {
    color: #22415e;
  }
  
  .ap-bulleted-headline-2 a:hover {
    color: #22415e;
    text-decoration: underline;
  }
  







  p { line-height: 1.3em; margin: 0 0 1em 0; }

  /* ### Lists ### */

  ul, ol, dl { line-height: 1.5em; margin: 0 0 1em 0 }
  li { margin-left: 1.5em; line-height: 1.5em }

  dt { font-weight: bold }
  dd { margin: 0 0 1em 2em }

  /* ### text formatting ### */

  cite, blockquote { font-style:italic }
  blockquote { margin: 0 0 1em 1em }

  strong,b { font-weight: bold }
  em,i { font-style:italic }

  pre, code { font-family: monospace; font-size: 1.1em; }

  acronym, abbr {
    letter-spacing: .07em;
    border-bottom: .1em dashed #c00;
    cursor: help;
  }

  /**
   * Generic Content Classes
   * standard classes for positioning and highlighting
   *
   * @section content-generic-classes
   */

  .note {background: #dfd; padding: 1em; border-top: 1px #bdb dotted; border-bottom: 1px #bdb dotted;}
  .important {background: #ffd; padding: 1em; border-top: 1px #ddb dotted; border-bottom: 1px #ddb dotted;}
  .warning {background: #fdd; padding: 1em; border-top: 1px #dbb dotted; border-bottom: 1px #dbb dotted;}

  .float_left { float: left; display:inline; margin-right: 1em; margin-bottom: 0.15em;  }
  .float_right { float: right; display:inline; margin-left: 1em; margin-bottom: 0.15em;  }
  .center { text-align:center; margin: 0.5em auto }

  /* Formatting of hyperlinks */

  a {color: #e17627; text-decoration:none;}
  a:focus,
  a:hover,
  a:active {color:#182E7A; text-decoration:underline;}
  
  h2 a {color: #22415e; text-decoration:none;}
  h2 a:focus,
  h2 a:hover,
  h2 a:active {color:#22415e; text-decoration:underline;}
  
  h5 a {color: #22415e; text-decoration:none;}
  h5 a:focus,
  h5 a:hover,
  h5 a:active {color:#22415e; text-decoration:underline;}
  
  li a {color: #22415e; text-decoration:none;}
  li a:focus,
  li a:hover,
  li a:active {color:#22415e; text-decoration:underline;}
  
  #most_read a {color: #22415e; text-decoration:none;}
  #most_read a:focus,
  #most_read a:hover,
  #most_read a:active {color:#22415e; text-decoration:underline;}
  
  #more_right a {color: #e17627; text-decoration:none; font-size: 85.00%;}
  #more_right a:focus,
  #more_right a:hover,
  #more_right a:active {color:#e17627; text-decoration:underline;}

  .breaking #breaking_text a {color: #fff; text-decoration:none;}
  .breaking #breaking_text a:focus,
  .breaking #breaking_text a:hover,
  .breaking #breaking_text a:active {color:#fff; text-decoration:underline;}

  #header #vert a {color: #fff; text-decoration:none;}
  #header #vert a:focus,
  #header #vert a:hover,
  #header #vert a:active {color:#faa61a; text-decoration:underline;}
  
  #header #member a {color: #faa61a; text-decoration:none;}
  #header #member a:focus,
  #header #member a:hover,
  #header #member a:active {color:#faa61a; text-decoration:underline;}

  #header #header_search a {color: #fff; text-decoration:none; font-size: 85.00%;}
  #header #header_search a:focus,
  #header #header_search a:hover,
  #header #header_search a:active {color:#fff; text-decoration:underline; font-size: 85.00%;}
    
  #footer a { color: #000;}
  #footer a:focus, 
  #footer a:hover,
  #footer a:active {color: #000; background-color: transparent; text-decoration:underline;}

  .footer_bar #policies a {color: #fff; text-decoration:none;}
  .footer_bar #policies a:focus,
  .footer_bar #policies a:hover,
  .footer_bar #policies a:active {color:#fff; text-decoration:underline;}

  .classads_cat_name a {color: #22415e; text-decoration:none;}
  .classads_cat_name a:focus, 
  .classads_cat_name a:hover; 
  .classads_cat_name a:active {color:#22415e; text-decoration:underline;}

table { width: auto; border-collapse:collapse;}
table.full { width: 100%; }
table.fixed { table-layout:fixed }
  
thead th { background: #444; color: #fff }
tbody th { background: #ccc; color: #333 }
tbody th.sub { background: #ddd; color: #333 }
  
  /**
   * Miscellaneous
   *
   * @section content-misc
   */

  hr {
    color: #fff;
    background:transparent;
    margin: 0 0 0.5em 0;
    padding: 0 0 0.5em 0;
    border:0;
    border-bottom: 1px #eee solid;
  }

#comment_section_count {
	font-size: 85.00%;
}