﻿html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;}
div{position: relative;}
body { line-height: 1; left:0; height: 100%; }
object { outline:none; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }
:focus { outline: 0; } /* remember to define focus styles! */
body { font:13px/1.231 sans-serif; *font-size:small; } /* hack retained to preserve specificity */
select, input, textarea, button { font:99% sans-serif; }
pre, code, kbd, samp { font-family: monospace, sans-serif; } /* normalize monospace sizing en.wikipedia.org/wiki/MediaWiki_talk:Common.css/Archive_11#Teletype_style_fix_for_Chrome */
html { overflow-y: scroll; height: 100%; } /* always force a scrollbar in non-IE: */ 
a:hover, a:active { outline: none; } /* Accessible focus treatment: people.opera.com/patrickl/experiments/keyboard/test */
li { margin-left: 1.8em; } /* fix missing ul or ol */
ul li, ol li { margin-left: 0px; } /* reset from fix */
ul, ol { margin-left: 1.8em; }
ol { list-style-type: decimal; }
ul { list-style-type: disc; }
ins { text-decoration: none; } /* remember to highlight inserts somehow! */
del { text-decoration: line-through; }
table {border-collapse: collapse;border-spacing: 0;}/* tables still need 'cellspacing="0"' in the markup */
button {  width: auto; overflow: visible; } /* IE Fix: www.viget.com/inspire/styling-the-button-element-in-internet-explorer/ */
small { font-size: 85%; }
strong, th { font-weight: bold; }
td, td img { vertical-align: top; } 
sub { vertical-align: sub; font-size: smaller; }
sup { vertical-align: super; font-size: smaller; }
pre { padding: 15px; white-space: pre; white-space: pre-wrap; white-space: pre-line;word-wrap: break-word; } /* www.pathf.com/blogs/2008/05/formatting-quoted-code-in-blog-posts-css21-white-space-pre-wrap/ */
textarea { overflow: auto; } /* www.sitepoint.com/blogs/2010/08/20/ie-remove-textarea-scrollbars/ */
.ie6 legend, .ie7 legend { margin-left: -7px; }
input[type="radio"] { vertical-align: text-bottom; } /* align checkboxes, radios, text inputs with their label by: tjkdesign.com/ez-css/css/base.css  */
input[type="checkbox"] { vertical-align: bottom; }
.ie7 input[type="checkbox"] { vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }
label, input[type="button"], input[type="submit"], input[type="image"], button { cursor: pointer; } /* hand cursor on clickable input elements */
button, input, select, textarea { margin: 0; } /* webkit browsers add a 2px margin outside the chrome of form elements */  
input:valid, textarea:valid   {  } /* colors for form validity */
input:invalid, textarea:invalid { border-radius: 1px;-moz-box-shadow: 0px 0px 5px red; -webkit-box-shadow: 0px 0px 5px red; box-shadow: 0px 0px 5px red;}
::-moz-selection{ background: #808080; color:#fff; text-shadow: none; } /* These selection declarations have to be separate. No text-shadow: twitter.com/miketaylr/status/12228805301  Also: hot pink. */
::selection { background:#808080; color:#fff; text-shadow: none; } 
a:link { -webkit-tap-highlight-color: #808080; } /*  j.mp/webkit-tap-highlight-color */
.ie7 img { -ms-interpolation-mode: bicubic; } /* bicubic resizing for non-native sized IMG: code.flickr.com/blog/2008/11/12/on-ui-quality-the-little-things-client-side-image-resizing/ */
.ie6, .ie7, .ie8 { filter: expression(document.execCommand('BackgroundImageCache', false, true));	}
.hidden { display: none; visibility: hidden; } /* Hide for both screenreaders and browsers css-discuss.incutio.com/wiki/Screenreader_Visibility */
.visuallyhidden { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px); } /* Hide only visually, but have it available for screenreaders www.webaim.org/techniques/css/invisiblecontent/  &  j.mp/visuallyhidden  */
.invisible { visibility: hidden; } /* Hide visually and from screenreaders, but maintain layout */
/* >> The Magnificent CLEARFIX: Updated to prevent margin-collapsing on child elements << j.mp/bestclearfix */
.row:before, .row:after { content: "\0020"; display: block; height: 0; visibility: hidden;	} 
.row:after { clear: both; }
/* Fix clearfix: blueprintcss.lighthouseapp.com/projects/15318/tickets/5-extra-margin-padding-bottom-of-page */
.row { zoom: 1; }
.col { float: left; border: 0; padding: 0; margin: 0;  vertical-align: top; display: inline-block; }

/* BASE STYLES ------------------------------------------------------------------------------------------------------------------------ */

@font-face {
  font-family: 'BebasNeueRegular';
  src: local('BebasNeueRegular');
  src: url('/styles/fonts/BebasNeue-webfont.eot'); /* IE9 Compat Modes */
  src: url('/styles/fonts/BebasNeue-webfont.eot?iefix'), /* IE6-IE8 */
       url('/styles/fonts/BebasNeue-webfont.woff') format('woff'), /* Modern Browsers */
       url('/styles/fonts/BebasNeue-webfont.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('/styles/fonts/BebasNeue-webfont.svg#svgFontName') format('svg'); /* Legacy iOS */
  font-weight: normal;
  font-style: normal;
}

body, select, input, textarea { 
  color: #444;
  font-family: Arial, Georgia, serif;
}
h1,h2,h3,h4,h5,h6 { font-weight: bold; margin: 4px 0px 10px 0px; }
a, a:active, a:visited { color: #607890; }
a:hover { color: #036; }

h1 { font-size: 22px; }
h2 { font-size: 18px; font-weight: normal; }
h3 { font: bold 20px/22px Arial, Georgia, serif; display: block; margin-bottom: 5px; }
p { margin: 5px 0px 10px 0px; }
table tr { margin:2px 0; }

.button {
  cursor:pointer;
  background: #32AB38;
  color: #FFF;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 4px 10px 2px 10px;
  margin:10px 0;
  color: #FFF;
  text-decoration: none;
  font:14px 'BebasNeueRegular', Arial, normal sans-serif;
}
input.button {
  border:none;
  text-align:center;
}
.button:hover { text-decoration: underline; }
.ie .button { behavior: url('/styles/pie.htc'); }
.button span {
  padding-right: 14px;
  background: url('/images/arrows.png') no-repeat right -96px;
  color: inherit;
  font:inherit;
  text-decoration: inherit;
}
.ie .button span { -pie-pngfix: true; behavior: url('/styles/pie.htc'); }

ul, li {
  list-style:none; 
}
li {
  list-style-image:none;
  background:url('/images/arrow-blue.png') 0 8px no-repeat;
  padding:3px 0 0 10px;
}
ul.times li a {
  font:16px 'Times New Roman', Times, serif;
}


/* COMMON STYLES ---------------------------------------------------------------------------------------------------------------------- */

body {
  background: #ffffff url('/images/background/background.jpg') top center fixed no-repeat;
  text-align: center;
}

#page { 
  width:980px;
  margin: 0px auto;
  text-align: left;
}

#header {
  margin-top: 130px;
  background: #FFF;
  padding: 10px 20px 0px 20px;
  z-index:999;
}

#header-banner { position: absolute; top: -110px; left: 20px; width: 728px; height: 90px; }

#header-social {
  position: absolute;
  top: -110px;
  right: 10px;
  width: 200px;/* 5items:225px(45px each) */
  color: #FFF;
}
#header-social-more {
  text-transform: uppercase;
  font: bold 13px 'Times New Roman', Times, serif;
  color: #2C658A;
  margin-bottom: 5px;
}
#header-social img { width: 150px; border: 0px; }
#header-social-icons a {
  background: url('/images/social-icons.png') no-repeat;
  float: left;
  width: 45px;
  padding-top: 38px;
  text-align: center;
  color: #2C658A;
  font-size: 9px;
  text-decoration: none;
  margin-top: 5px;
  text-transform: none;
}
#header-social-icons a:hover { margin-top: 7px; }
.ie #header-social-icons a { -pie-pngfix: true; behavior: url('/styles/pie.htc'); }
#header-social-icons .facebook { background-position: -3px 0px; }
#header-social-icons .twitter { background-position: -52px 0px; }
#header-social-icons .rss { background-position: -102px 0px; }
#header-social-icons .blog { background-position: -152px 0px; }
#header-social-icons .forums { background-position: -203px 0px; }

#logo { position: absolute; top: 25px; left: 22px; }
.ie #logo img{ -pie-png-fix:true; behavior: url('/styles/pie.htc'); }

#search { position: absolute; top: 35px; right: 22px; background: url('/images/search.gif') no-repeat right 0px; margin:0; padding:0 }
/*.ie7 #search input { position:relative; }*/
#search span { font:25px/31px 'BebasNeueRegular', Arial, normal sans-serif;}
#search input { border: 0px; }
#search-value { background: #E1E1E1; width: 170px; margin-left: 50px;   }
#search-submit { background: none; width: 40px;  font:20px/30px 'BebasNeueRegular', Arial, normal sans-serif; color: #FFF; }

#menu {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #00648A;
  /*background: -webkit-gradient(linear, 0 0, 0 bottom, from(#505050), to(#333333));
  background: -moz-linear-gradient(#505050, #333333);
  background: linear-gradient(#505050, #333333);
  -pie-background: linear-gradient(#505050, #333333);*/
  height: 24px;
  padding: 6px 10px 0px 10px;
  margin-top: 82px;
  margin-bottom: 5px;
}
.ie #menu { behavior: url('/styles/pie.htc'); }

#menu-links a, #menu-login a, #menu-login span {
  color: #FFF;
  text-decoration: none;
  font-size: 11px;
  padding: 0px 6px 0px 4px;
  margin-right:4px;
  border-right: 1px solid #009AD7;
}
#menu-links a:hover, #menu-login a:hover { text-decoration: underline; }
#menu-links .last, #menu-login .last { border-right: 0px !important; }

#menu-login { position: absolute; right: 75px; top: 6px; text-align: right; }

#menu-sitemap {
  position: absolute;
  top: 5px;
  right: 5px;
  background: #0089C0;
  /*background: -webkit-gradient(linear, 0 0, 0 bottom, from(#0089C0), to(#224A66));
  background: -moz-linear-gradient(#0089C0, #224A66);
  background: linear-gradient(#0089C0, #224A66);
  -pie-background: linear-gradient(#0089C0, #224A66);*/
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 2px 8px 0px 6px;
  text-decoration: none;
}
#menu-sitemap:hover { top: 6px; }
.ie #menu-sitemap { behavior: url('/styles/pie.htc'); }
#menu-sitemap span {
  padding-left: 14px;
  background: url('/images/arrows.png') no-repeat 0px 6px;
  color: #FFF;
  text-decoration: none;
  font-size:12px;
  /*font:14px 'BebasNeueRegular', Arial, sans-serif;*/
}
.ie #menu-sitemap span { -pie-png-fix: true; behavior: url('/styles/pie.htc'); }


#categories { height: 30px; }
#categories a {
  position: relative;
  float: left;
  /*background: #333333;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;*/
  color: #333333;
  text-decoration: none;
  font:20px/30px 'BebasNeueRegular', Arial, sans-serif;
  height: 30px;
  padding: 0px 17px 0px 6px;
  margin-left: 5px;
  border-left:1px solid #C3D2E5;
}
.ie #categories a { behavior: url('/styles/pie.htc');  }
#categories .first {
  margin-left: 0px;
  border-left:none; 
}

#categories a span {
  background: url('/images/arrows.png') no-repeat 8px -40px;
  padding-left: 22px;
}
.ie #categories a span { -pie-png-fix:true; behavior: url('/styles/pie.htc');  }
#categories a.over,
#categories a:hover {
  background-color: #00648A;
  color: #FFFFFF;
  /*-webkit-border-radius: 5px 5px 0px 0px;
  -moz-border-radius: 5px 5px 0px 0px;
  border-radius: 5px 5px 0px 0px;*/
}
#categories a.over span,
#categories a:hover span { background-position: 8px 10px; }

/* drop menu */
#drop-row { z-index:999; } 
.drop {
  display:none;
  position:absolute;
  top:-5px;
  background:url('/images/drop-back.png') top left repeat;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  width:530px;
  z-index:999;
}
.ie .drop { -pie-png-fix: true; behavior: url('/styles/pie.htc'); }
.drop .nav {
  width:179px; /*200*/
  min-height:165px; /*185*/
  padding:10px;
  border-right:1px solid #3C9CC1;
}
.drop .stories {
  width:310px; /*330*/
  padding:10px;
}
.drop h4 {
  font-weight:bold;
  font-size:16px;
  color:#FFFFFF;
  margin:5px 0;
  border-bottom:3px solid #3C9CC1;
}
.drop .col a {
  float:left;
  clear:left;
  color:#FFFFFF;
  text-decoration:none;
  margin:2px 0;
  white-space:nowrap;
}
.drop .nav a{
  background:url('/images/arrows.png') 3px -96px no-repeat;
  padding:0 0 0 15px;
}
.drop .col a:hover {
  text-decoration:underline;
}
.drop .dropad{
  display:none; /* advertisement drop ad */
  border-top:1px solid #3589AB;
  min-height:70px;
}
.drop .dropad img{
  margin:10px;
  width:410px;
  height:50px;
}
.drop .dropad a{
  position:absolute;
  top:24px;
  right:13px;
  background:#36567C;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding:3px 5px 3px 5px;
  text-decoration:none;
  color:#FFFFFF;
}
.drop .dropad a span{
  background:url('/images/arrows.png') 66px -95px no-repeat;
  padding:0 10px 0 0;
}
.drop .dropad a:hover{
  text-decoration:underline;
}
.ie .drop .dropad a { behavior: url('/styles/pie.htc'); }
/* end drop */

#popular {
  position:relative;
  padding:5px 0px;
  border-top: 10px solid #C3D2E5;
  border-bottom:1px solid #CCCCCC;
}
#popular span,
#popular a {
  font-size:12px;
  color:#224A66;
  text-decoration:none;
  margin-right: 6px;
}
#popular a:hover {
  text-decoration:underline;
}
#popular span {
  padding: 4px 15px 4px 10px;
  color: #FFF;
  background:url('/images/crumbs.gif') no-repeat right 2px;
}
#popular .pipe 
{
  padding-right:10px;
  border-right:1px solid #CCCCCC;
}
#subscribe {
  background:#00648A;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding:2px 12px 2px 12px;
  margin:0 !important;
  color:#FFFFFF !important;
  text-transform:uppercase;
}
.ie #subscribe { behavior: url('/styles/pie.htc'); }

#popular-right{
  float:right;
}


/* CONTENT STYLES ------------------------------------------------------------------------------------------------------------------------*/

#content {
  background: #FFF;
  padding: 0px 20px;
}

#content-left {
  float: left;
  width: 160px;
  padding: 10px 10px 10px 0px;
}

#content-left h3   {
  background:#0089C0; 
  margin-top: 0px; 
  padding:4px 0; 
  text-align: center; 
  font-size: 16px; 
  font-weight:bold; 
  color: #FFF; 
}
#content-left .button{
  display:block;
  margin:10px 0 10px 86px;
  color:#FFFFFF;
}



#content-middle {
  float: left;
  min-height:410px;
  width: 438px; /*438*/
  border-left: 1px solid #CCC;
  border-right: 1px solid #CCC;
  padding: 10px 10px 20px 10px;
}

.nopad #content-middle, .content #content-middle, .left2 #content-middle, .content3 #content-middle { width: 618px; border-left: 0px; padding-left: 0px; }

#content-middle h3 { border-bottom: 5px solid #C3D2E5; position: relative; padding-bottom: 4px; margin-bottom: 0px; }
#content-middle h3 a {
  position: absolute;
  top: -10px;
  right: 0px;
  background:#32AB38;
  color: #FFF;
}
#content-middle h3 a:hover { text-decoration: none; right: 2px; }

#content-middle .stories { padding: 10px 0px; margin: 5px 0px; }

#content-middle .stories a {
  display: block;
  position: relative;
  padding-left: 150px !important;
  text-decoration: none;
  border-bottom: 1px solid #C3D2E5;
  padding: 10px;
  color: #214A66;
}
#content-middle .stories .image { position: absolute; top: 10px; left: 10px; width: 120px; height: 120px; }
#content-middle .stories .title { font-size:16px; color: #2C658A; margin-bottom: 2px; }
#content-middle .stories .desc { margin: 0 10px 10px 0; }
#content-middle .stories .more { text-align:right; }
#content-middle .stories a:hover { background: #efefef; color: #214A66; text-decoration: none;  }

#content-right {
  float: right;
  width: 300px; /*300*/
  padding: 10px 0px 30px 10px;
}
#content-right h3 { position: relative; padding-bottom: 4px; margin-bottom: 5px; }
#content-right h3 a {
  position: absolute;
  top: -10px;
  right: 0px;
  background:#999;
  color: #FFF;
}
#content-right h3 a:hover { text-decoration: none; right: 2px; }
#content-right .stories { padding: 5px 0px; margin: 5px 0px; }

#content-right .stories a {
  display: block;
  position: relative;
  padding-left: 135px !important;
  text-decoration: none;
  padding: 5px 0;
  margin-bottom:5px;
  color: #214A66;
  min-height:120px;
}
#content-right .stories .image { position: absolute; top: 5px; left: 5px; width: 120px; height: 120px; }
#content-right .stories .title { font: bold 15px/16px 'Times New Roman', Times, serif; color: #2C658A; margin-bottom: 2px; text-transform: uppercase; text-decoration:underline; }
#content-right .stories .desc { margin-bottom: 0; max-height:34px; overflow:hidden; }
#content-right .stories a:hover { background: #EFEFEF; color: #214A66; text-decoration: none;  }
#content-right .stories .button { margin:5px 0;  }

/* FOOTER STYLES ------------------------------------------------------------------------------------------------------------------------*/

#footer-wrap {
  /*background:url('/images/footer-wrap.png') repeat top left;*/
  text-align: center;
}
.ie #footer-wrap { -pie-pngfix: true; behavior: url('/styles/pie.htc'); }

#footer {
  background:#004159 url('/images/footer.gif') no-repeat top left;
  width: 980px;
  height: 230px;
  margin: 0px auto;
  text-align: left;
}
#footer a { text-decoration: none; }
#footer a:hover { text-decoration:underline; }

#footer-questions {
  background:url('/images/footer-question.png') no-repeat top left;
  position: absolute;
  top: -20px;
  right: 26px;
  width: 260px;
  height: 40px;
  font:22px/42px 'BebasNeueRegular', Arial, normal sans-serif; 
  color:#FFFFFF;
  padding-left: 15px;
}
.ie #footer-wrap { -pie-pngfix: true; behavior: url('/styles/pie.htc'); }
#footer-questions span { padding-right: 5px; }

#footer-links {
  position: absolute;
  top: 38px;
  left: 0px;
  width: 210px;
}

#footer-links a {
  font:20px/20px 'BebasNeueRegular', Arial, normal sans-serif; 
  color:#FFFFFF;
  text-decoration:none;
  margin:5px 0px 5px 20px;
  width: 80px;
  float:left;
}

#footer-stories {
  position: absolute;
  top: 43px;
  left: 230px;
  width: 440px;
  padding: 0px 20px;
}
#footer-stories span { font:20px/20px 'BebasNeueRegular', Arial, normal sans-serif; color:#FFFFFF;}
#footer-stories div { padding-top: 10px; }
#footer-stories a {
  float: left;
  width: 186px;
  margin: 5px 20px 0px 0px;
  color: #B8BEC5;
  font-size: 12px;
  font-weight: bold;
  text-decoration: underline;
  padding-left: 14px;
  background: url('/images/arrows.png') no-repeat 0px -195px;
}
.ie #footer-stories a { -pie-pngfix: true; behavior: url('/styles/pie.htc'); }
#footer-stories a:hover { text-decoration: none; }

#footer-expert {
  position: absolute;
  top: 43px;
  right: 0px;
  width: 295px;
  padding: 0px 5px;
  font-size: 12px;
  color:#FFFFFF; 
}
#footer-expert div { margin-bottom: 10px; }
#footer-expert-image { float: left; border: 1px solid #00648A; padding: 5px; margin-right: 5px; }
#footer-expert-image img { width: 120px; height: 120px; }
#footer-expert-title { font:20px/20px 'BebasNeueRegular', Arial, normal sans-serif; color:#FFFFFF; }
#footer-expert a:hover { color:#CCCCCC; text-decoration:none; }

#footer-rights {position: absolute;bottom: 8px;left: 0px;width: 100%;}
#footer-rights, #footer-rights a { color: #94989F; font-size: 12px; }
#footer-copy { padding-left: 10px; } 
#footer-dev {position: absolute;top: 0px;right: 10px;}

/* INCLUDE STYLES ------------------------------------------------------------------------------------------------------------------------*/


#tools { margin: 5px 0px 10px 0px; padding-bottom: 10px; border-bottom: 1px solid #CCCCCC; }
#tools a {
  float: left;
  width: 125px; /*150*/
  position: relative;
  background: #E1E9F2 url('/images/arrows.png') no-repeat 4px -141px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color:#2D4860;
  font-size: 12px;
  text-decoration: none;
  padding: 5px 5px 5px 15px;
  margin: 2px 5px 2px 0px;
}
.ie #tools a { -pie-pngfix: true; behavior: url('/styles/pie.htc'); }
#tools a:hover { background-color: #32AB38; color: #FFF; background-position: 4px -91px; }

#top-stories a {
  display:block;
  text-align:center;
  text-decoration: none;
  font-size: 12px;
  color: #333;
  border-bottom: 1px solid #ccc;
  padding: 5px 0px;
  margin-bottom: 5px;
}
#top-stories .date { text-transform: uppercase; font-size: 10px; }
#top-stories .title { font: 14px/16px Arial, Georgia, serif; color: #00648A; margin: 5px 0px; text-decoration: underline; }
#top-stories a:hover { background: #efefef; }
#top-stories a:hover .title { text-decoration: none; }

#featured-stories {
  margin-bottom: 5px;
  display: none;
}
#featured-stories-items {
  border: 1px solid #C3D2E5;
  height: 1px;
  margin-bottom: 5px;
  overflow: hidden;
}
#featured-stories-items a {
  display:none;
  background: #fff;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 450px;
  height: 290px;
  z-index: 0;
  text-decoration: none;
}
#featured-stories-items img { position: absolute; top: 0px; left: 0px; z-index: 0; }
#featured-stories-items .content {
  background: #224A66;
  background: rgba(34,74,102,0.8);
  
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 410px;

  z-index: 10;
  padding: 10px 20px;
  color: #FFF;
}
#featured-stories-items .title { font: bold 16px/18px 'Times New Roman', Times, serif; }
#featured-stories-items .more { text-align: right; margin-bottom: 5px; }
#featured-stories-slides { text-align: right; padding: 2px 5px 5px 0px; }
#featured-stories-slides a {
  margin-left: 2px;
  font-size: 30px;
  line-height: 10px;
  color:#ccc;
  cursor: pointer;
}
#featured-stories-slides a.active { color:#395C79; }

/* PRINT STYLES ------------------------------------------------------------------------------------------------------------------------*/

@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; } /* Black prints faster: sanbeiji.com/archives/953 */
  a, a:visited { color: #444 !important; text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after { content: ""; }  /* Don't show links for images */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* css-discuss.incutio.com/wiki/Printing_Tables */ 
  tr, img { page-break-inside: avoid; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3{ page-break-after: avoid; }
  #logo { text-decoration:none; }
  #logo[href]:after { content: ""; }
  #menu,
  #impact,
  #nav,
  #crumbs,
  #main-center,
  #main-right,
  #footer-wrap, #header-banner, #header-social, #menu, .email, .print, #article-social, #categories, #popular, #content-right, #search, .button, #featured-stories { display:none !important; }
  #header {margin: 0px !important; padding-bottom:50px;}
  #logo{ position:relative !important;}
  #content-middle { width:70%; }
  #content-left { width:25%; !important; }
  #content { width:100%; }
  #content-middle h3{ margin-top:20px;}
  .content #content-middle {width: 90%;}
}
