body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, 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, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
}
body {
  background: url('/images/site/page-bg.jpg') no-repeat scroll center top #163F5B;
  background-attachment:fixed;
  color:#000;
  font-family:Arial, Helvetica,serif, sans-serif;
  font-size:12px;
  line-height: 1;
  margin: 0px;
  position: relative;
}

img{ border:none; }
#underlay {
  position:fixed;
  width:1006px;
  height:100%;
  margin-left:auto;
  .margin-left:6px;
  margin-right:auto;
  background-color:#000000;
  opacity:0.8;
  .filter:alpha(opacity=80);
  -ms-filter: 'alpha (opacity=80)';
  z-index:-1;
  left:0;
  right:0;
  .left:auto;
  .right:auto;
  _display:none;
  overflow: hidden;
}
#bg_underlay {
  position:fixed;
  _position:absolute;
  height:100%;
  z-index:-2;
  overflow: hidden;
}

#container {
  background: none repeat scroll 0 0 #FFFFFF;
  -moz-box-shadow: 0 0 25px #000000;
  -webkit-box-shadow: 0 0 25px #000000;
  box-shadow: 0 0 25px #000000;
  margin: 0 auto;
  padding: 20px 20px 0;
  width: 970px;
  z-index: 10;
}

#containerBg {
  background: none repeat scroll 0 0 #FFFFFF;
  z-index: 20;
}

#header {
  background: none repeat scroll 0 0 #000000;
  padding: 8px;
  position: relative;
}

#header_old {
  background: url('/images/site/logo-bar-bg.gif') no-repeat scroll 0 0 #163F5B;
  display:inline-block;
  height:79px;
  margin: 0 0 8px;
}

#tmnDiv{ background-color:#1A1B1A;-moz-border-radius:5px;-moz-box-shadow:0 5px 20px #424242; padding:15px; }
#newReg{ background-color:#1A1B1A;-moz-border-radius:5px;-moz-box-shadow:0 5px 20px #424242; padding:15px; width: 415px; }
.header_logo_cont {
  background: url('/images/site/logo-bar-bg.gif') no-repeat scroll 0 0 #163F5B;
  display:inline-block;
  height:79px;
  margin: 0 0 8px;
  padding: 0;
  width: 100%;
}
.header_logo{
  background: url('/images/site/newsarama-logo.png') no-repeat top left transparent;
  float:left;
  height:70px;
  margin: 10px 0 0 12px;
  width:280px;
}
.header_search{
  float:right;
  margin: 25px 10px 0 0;
}
.header_like {
    right: 216px;
    position: absolute;
    top: 55px;
}

.small_search_links{ margin-bottom:10px; font-size:11px; }
.small_search_links ul li{ display: inline; list-style-type:none; text-decoration: none; padding:0px 5px; border-left: 1px solid #FFFFFF;}
.small_search_links a{ color: #FFFFFF; text-decoration: none;}
.small_search_links li:first-child{ border-left: none;}


.search_containers{ /*width:190px; float:right;*/ }
.search_cont_top{ width:100%; float:left; padding-bottom:8px; }
.search_cont_top a,.search_cont_top a:visited{ color:#FFFFFF; font-size:11px; text-decoration:none; }
.search_cont_top a:hover{ color:#727f6e; }
.search_cont_top div{ width:auto; float:left; }
.search_cont_top img{ padding:2px 4px 0px 0px; }
.search_cont_top span{ padding-right:15px; }
.search_cont_bot{ /*width:100%; float:left;*/ }
.search_cont_bot div{ /*width:auto;*/ float:right; }
.header_searchbox input{ width:135px; border:0; background-image:url('/images/site/searchbar.jpg'); background-repeat:no-repeat; padding:2px 8px 3px; height:16px; }
.header_searchbut input{ width:29px; padding-bottom:3px; background-image:url('/images/site/searchbutton.jpg'); background-repeat:no-repeat; border:0;cursor:pointer; height:21px; .margin-top:1px;}

#header h1 { margin: 0; }

#navigation {
  border-top:1px solid #661416;
  height:33px;
  position:relative;
  background: #80181c; /* Old browsers */
  background: -moz-linear-gradient(top, #80181c 0%, #971d21 50%, #7b181b 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#80181c), color-stop(50%,#971d21), color-stop(100%,#7b181b)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #80181c 0%,#971d21 50%,#7b181b 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #80181c 0%,#971d21 50%,#7b181b 100%); /* Opera11.10+ */
  background: -ms-linear-gradient(top, #80181c 0%,#971d21 50%,#7b181b 100%); /* IE10+ */
  *background:#80181c url(../images/main-nav-gradient1x33.gif) repeat-x top left; /* IE 6&7 */
  background:#80181c url(../images/main-nav-gradient1x33.gif) repeat-x top left \0/IE8+9; /* IE 8&9 */
}

#navigation ul {
  float:left;
  list-style: none;
  padding: 0;
  margin: 0;
}

#navigation ul li {
  border-left: 1px solid black;
  border-right: 1px solid #AC0303;
  float: left;
  height: 27px;
  padding: 0 24px;
  position: relative;
  top: 2px;
}
  #navigation ul li.first {
    border-left: none;
  }

  #navigation ul li.last {
    border-right: none;
    padding-left: 35px;
  }


#navigation li a {
  float: left;
  height: 100%;
  overflow: hidden;
  position: relative;
  width: 25px;
}

#navigation li a img {
  position: absolute;
  border: none;
}

#navigation li a.section_home {
  width: 56px;
}
  #navigation li a.section_home img {
    left: -6px;
  }

#navigation li a.section_comics {
  width: 77px;
}
  #navigation li a.section_comics img {
    left: -91px;
  }

#navigation li a.section_film-tv {
  width: 95px;
}
  #navigation li a.section_film-tv img {
    left: -193px;
  }

#navigation li a.section_film {
  width: 95px;
}
  #navigation li a.section_film img {
    left: -193px;
  }

#navigation li a.section_games {
  width: 67px;
}
  #navigation li a.section_games img {
    left: -312px;
  }

#navigation li a.section_countdowns {
  width: 131px;
}
  #navigation li a.section_countdowns img {
    left: -410px;
  }

#navigation li a.section_image-albums {
  width: 97px;
}
  #navigation li a.section_image-albums img {
    left: -569px;
  }

#navigation li a.section_blog {
  width: 50px;
}
  #navigation li a.section_blog img {
    left: -695px;
  }

#navigation li a.section_video {
  width: 56px;
}
  #navigation li a.section_video img {
    left: -775px;
  }


#navigation li.active a img,
#navigation li a:hover img{
  bottom: 1px;
}

#content-container {
  float: left;
  width: 100%;
  margin: 20px 0;
}

#content
{
  clear: left;
  float: left;
  width: 575px;
  padding: 15px;
}

.twtr-tweet { border-color:#7b8779 !important; }

#content h2 { margin: 0; }

#side_nav
{
  float: right;
  width: 335px;
}

.ad_billboard{
  min-height:250px;
}
.side_row {
  background-color: #DBE1E5;
  float:left;
  padding:15px;
  width: 305px;
}

#side_nav h3 { margin: 0; }

#footer {
  clear: both;
  float:left;
  background: #090909;
  text-align: right;
  padding: 20px;
  height: 1%;
  background-image: url('/images/site/footer-bg.png');
  background-repeat: repeat-x;
  background-position: top;
}

#ad-leaderboard, #ad-leaderboard-bottom {
  clear: both;
  /*padding-top: 20px;*/
}
.ad_leaderboard{ min-height:90px; }
#ad-leaderboard .leaderboard, #ad-leaderboard-bottom .leaderboard {
  margin:15px 0px;
  min-height:90px;
  text-align: center;
}

.rnav_spacer{
  width:100%;
  float:left;
  height:20px;
}
.article_img_left{
  float:left;
  margin:15px 15px 15px 0px;
  max-width:162px;
  _width:162px;
  clear:both;
  color:#727f6e;
  font-size:12px;
  line-height:14px;
}
.article_img_right{
  float:right;
  margin:15px 0px 15px 15px;
  max-width:162px;
  _width:162px;
  clear:both;
  color:#727f6e;
  font-size:12px;
  line-height:14px;
}
.article_img_i02{
  clear:both;
  float:left;
  margin:15px 0px;
  width:100%;
  text-align:center;
  color:#727f6e;
  font-size:12px;
  line-height:14px;
}
.image_sub_link {
  float: left;
  margin-top: 2px;
  text-align: center;
  width: 100%;
}
.make_big,
.make_big:visited,
.make_big_link,
.make_big_link:visited {
    color: #3265CE !important;
    font-size: 11px;
    text-decoration: none;
    word-spacing: normal;
}

.make_big_link span {
  margin-left: 5px;
  vertical-align: top;
}

/*********************************** Main Classes *************************************/
.search_cont{ width:182px; float:right; margin-top:45px; }
.join_commun{ width:100%; float:left; padding-bottom:6px; }
.join_commun div{ width:auto; float:left; padding-right:10px; color:#FFFFFF; font-size:11px; padding-left:6px; }
.sign_in{ padding-left:9px; }
.our_commun{ padding-left:6px; }
.search{ width:100%; float:left; }
.search div{ width:auto; float:left; }
.search_box{ width:143px; border:1px inset #898989; letter-spacing:0.6px; font-size:11px; border-right:none; padding:5px 6px 1px; -moz-border-radius-topleft:5px; -moz-border-radius-bottomleft:5px; -webkit-border-top-left-radius:5px; -webkit-border-bottom-left-radius:5px; background-color:#eeeeec; }
.topad{ width:100%; text-align:center; float:left; padding:12px 0px 14px; }
.bc_long{ width:100% !important; }
.main_content{ width:970px; float:left;}
.left_content{ width:630px; float:left; }
.right_content{ width:335px; float:right; }
.rcspace_nobg{ background-image:none; }
.ctopcont{ width:100%; float:left; }
.by_line a{color:white;}

/*********************************Right Nav Classes **********************************/

/*************Right Nav Most Popular *********/
.most_popular .right_side_title {
  border-bottom: 2px solid #981D20;
  margin-bottom: 10px;
  width: 100%;
}

.most_popular ul {
  float: left;
  list-style: none outside none;
  width: 100%;
}

.most_popular li {
  height: 53px;
  margin-bottom: 22px;
}

.most_popular li a img {
    border: 4px solid #000000;
    float: left;
    margin: 0 8px 10px 0;
}

.most_popular li a h5 {
    color: #2B6E99;
    float: left;
    font-size: 12px;
    line-height: 13px;
    margin: 0 0 10px;
    width: 205px;
}

.most_popular li a .views {
    color: #2B6E99;
    float: left;
    font-size: 11px;
    width: 205px;
}
.most_popular li a .views .bar {
    background-color: #A21B1F;
    float: left;
    height: 16px;
    margin-right: 5px;
}

/*************Right Nav Adsense **************/
.rn_adsense{ width:100%; float:left; color:#FFFFFF; }
.rn_adsense div{ width:100%; float:left; padding-bottom:5px; }
.rn_adsengap{ padding-bottom:20px; }
.adsense_goo{ padding-bottom:10px; width:100%; }
.adsense_goo a,.adsense_goo a:visited{ color:#FFFFFF; text-decoration:none; font-size:12px; }
.rn_adsenbot{ color:#666666; }
.rn_adsenbot a,.rnadsenbot a:visited{ color:#727f6e; text-decoration:none; font-size:11px; }
.rn_adsenbot a:hover{ color:#FFFFFF; }
.rn_title{ font-size:18px; color:#FFFFFF; }
.rn_title a,.rn_title a:visited{ font-size:18px; color:#727F6E; text-decoration:none; }
.rn_title a:hover{ color:#FFFFFF; }

/*************Right Nav Twitter **************/
.twitter_activity{ width:100%; float:left; padding-bottom:5px; }
.twitter_activity a,.twitter_activity a:visited{ color:#FFFFFF; font-size:20px; text-decoration:underline; }
.twitter_activity div{ width:auto; float:left; }
.rn_twitfollow{ padding:1px 0px 0px 5px; }
.rn_twitcom{ width:280px; float:left; padding:10px; color:#FFFFFF; padding-bottom:10px; border-bottom:1px solid #666666; }
.rn_twitcom a{ color:#FFFFFF; text-decoration:none; }
.rn_twitcom div{ width:100%; float:left; padding-bottom:5px; }
.rn_twitcom span{ color:#666666; text-decoration:none; }

/*************Right Nav Facebook **************/
.facebook_activity{ width:100%; float:left; }
.facebook_login{ width:100%; float:left; color:#fFFFFF; padding:10px 0px 20px; border-bottom:1px solid #666666; }
.fb_text{ width:210px; float:left; padding-right:35px; font-size:12px; }
.fb_button{ width:40px; float:left; }
.fb_articles{ width:100%; float:left; border-bottom:1px solid #666666; color:#FFFFFF; padding-top:20px; }
.fb_articles a{ color:#FFFFFF; text-decoration:none; }
.fb_artrow{ width:100%; padding-bottom:10px; }
.fb_articles div{ float:left; }
.fb_articleimg{ width:35px; padding-right:10px; }
.fb_arttext{ width:250px; }
.fb_arttext div{ width:100%; }
.fb_arttext span{ color:#666666; }
.fb_plugin{ width:100%; font-size:11px; color:#FFFFFF; float:left; padding-top:10px; }
/*****************************************************************************************/

/******************************  footer classes ******************************************/
.bottom_content{ width:100%; float:left; margin-top:20px;}

.footer {
  background: none repeat scroll 0 0 #000000;
  float: left;
  position: relative;
  width: 100%;
  z-index: 15;
}

#company_info {
  color: #FFF;
  height: 240px;
  margin: 20px auto;
  width: 970px;
}
#company_info li {
  font-family: Verdana,Arial,sans-serif;
  font-size: 11px;
  line-height: 17px;
  list-style: none outside none;
}

#company_info a {
  color: #FFFFFF;
  text-decoration: none;
}
#company_info a:hover {
  text-decoration: underline;
}

.network_title {
  color: #FFFFFF;
  font-family: Verdana,Arial,sans-serif;
  font-size: 12px;
  font-weight: bold;
  margin: 0 0 10px;
}

.network_sites{ width:100%; float:left; font-size:12px; color:#666666; padding-top:12px; }
.network_sites div{ width:134px; float:left; padding-bottom:3px; }
.network_sites a, .network_sites a:visited{ color:#727f6e; text-decoration:none; }
.network_sites a:hover{ color:#FFFFFF; }

.site_pages {
  border-right: 1px dotted #FFFFFF;
  float: left;
  margin: 0 23px 0 0;
  padding: 0 18px 0 0;
  width: auto;
}

.media_network {
  border-right: 1px dotted #FFFFFF;
  float: left;
  width: auto;
}

.media_network ul {
  float: left;
  width: 140px;
}

.footer_mailing {
  border-right: 1px dotted #FFFFFF;
  float: left;
  padding: 0 23px;
  position: relative;
  width: auto;
}

.footer_mailing h2 {
  color: #FFFFFF;
  font-family: MyriadPro,Trebuchet MS,sans-serif;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 5px;
}

.footer_mailing h2 small {
  font-family: Verdana,Arial,sans-serif;
  font-size: 10px;
  padding-left: 4px;
}

.footer_mailing input#foot_email {
    display: block;
    width: 292px;
}
.footer_mailing input#foot_submit {
    left: 231px;
    margin: 15px 0;
    position: relative;
}

.footer_share {
  float: left;
  margin: 0;
  padding: 0 0 0 25px;
  position: relative;
  width: 150px;
}
.footer_share h3 {
    margin-bottom: 10px;
}
.footer_share ul {
    float: left;
    margin-bottom: 5px;
}

.footer_share p {
    clear: both;
    color: #FFFFFF;
    font-size: 11px;
}

.footer_share ul li {
    float: left;
    margin: 0 2px 0 0;
    position: relative;
    height: 33px;
    overflow: hidden;
    width: 33px;
}

.footer_share li img {
    position: absolute;
}
.footer_share li.rss img {
    left: -2px;
}
.footer_share li.fb img {
    left: -40px;
}
.footer_share li.twttr img {
    left: -77px;
}
.footer_share li.youtube img {
    left: -114px;
}
#company-info .footer_share li a img {
    -moz-transition: opacity 0.3s ease-in-out 0s;
    opacity: 1;
}
#company-info .footer_share li a:hover img {
    opacity: 0.7;
}


#rama-man {
    bottom: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    z-index: -1;
}
/*****************************************************************************************/

/* New Footer */
.new_footer-cont { float:left; width:100%; min-width:1030px; text-align:center; background-color:#000; /*font-family:Oswald;*/}
.new_footer{ width:945px; padding:35px; color:#ccc; display:inline-block; text-align:left; }
a.new_footer-links{ display:block; float:left; width:160px; color:#ccc; text-decoration:none; line-height:30px; font-weight:100; border-top-style:solid; border-top-color:#474747; border-top-width:thin; }
a.new_footer-links:hover{ color:#fff; }
.new_footer-headers{ font-size:20px; display:block; float:left; color:#fff; text-decoration:none; line-height:50px; font-weight:lighter; letter-spacing:0.05em; }
.new_footer-lcolumn{ font-size:14px; letter-spacing:0px; width:160px; margin:0 30px 0 0; float:left; }
.new_footer-rcolumn{ font-size:14px; letter-spacing:0px; width:300px; float:right; }
.bar{ display:block; width:300px; .width:303px; margin:0 0 20px 0; float:right; font-size:12px; }
.newsletter-input{ display:block; font-size:16px; color:#999; width:191px; height:33px; line-height:18px; float:left; padding:0 5px 0 5px; margin:0; border:1px solid #999; -moz-box-shadow:inset 0 2px 3px #c4c4c4; -webkit-box-shadow: inset 0 2px 3px #c4c4c4; box-shadow: inset 0 2px 3px #c4c4c4; }
.new_footer-button { height:35px; float:left; }
.new_footer-button:hover, a.new_footer-button:hover { opacity:0.9; }
.new_footer_social_button { float:left; width:55px; overflow:hidden; }

/*****************************************************************************************/

/******************************* Right Nav Share Buttons *********************************/
.share_buttons{ width:100%; float:left; }
.share_buttons div{ width:auto; float:left; }
.rn_followus{ width:auto; float:left; padding:15px 5px 0px 0px; font-size:22px; font-weight:bold; }
.rn_sharespace{ padding:20px 10px; width:320px; }

.right_side_title,
a.right_side_title,
a.right_side_title:hover,
a.right_side_title:visited {
  color: #656565;
  float: left;
  font-family: Impact,Charcoal,Verdana,sans-serif;
  font-size: 24px;
  font-style: oblique;
  font-weight: normal;
  line-height: 30px;
  padding: 0;
  text-transform: uppercase;
  text-decoration: none;
}
.rn_video .right_side_title {
  border-bottom: 2px solid #981D20;
  display: block;
  width: 100%;
}

.facebook_activity a,
.facebook_activity a:hover,
.facebook_activity a:visited,
.twitter_activity a,
.twitter_activity a:hover,
.twitter_activity a:visited {
  border-bottom: 2px solid #981D20;
  background-image: url('/images/site/social/sprite-fb-twtr-module.gif');
  background-repeat: no-repeat;
  color: #656565;
  display: block;
  font-family: Impact,Charcoal,Verdana,sans-serif;
  font-size: 24px;
  font-style: oblique;
  font-weight: normal;
  line-height: 30px;
  margin: 0;
  padding-left: 30px;
  text-decoration: none;
  text-transform: uppercase;
}

.twitter_activity a{
  background-position: 0 -30px;
}

ul.social-icons {
  float: right;
  list-style: none;
}
ul.social-icons li {
    float: left;
    height: 33px;
    margin: 0 1px;
    padding: 0;
    width: 32px;
}

.social-icons li a {
  background-image: url('/images/site/social/sprite-follow-icons.gif');
  display: block;
  height: 34px;
  width: 34px;
}
.social-icons li.facebook a {
  background-position: -36px 0;
}
.social-icons li.twitter a {
  background-position: -71px 0;
}
.social-icons li.youtube a {
  background-position: -107px 0;
}
ul.social-icons li a {
    -moz-transition: opacity 0.3s ease-in-out 0s;
    -webkit-transition: opacity 0.3s ease-in-out 0s;
    -o-transition: opacity 0.3s ease-in-out 0s;
    transition: opacity 0.3s ease-in-out 0s;
    opacity: 1;
}
ul.social-icons li a:hover {
    opacity: 0.7;
}
/*****************************************************************************************/

/******************************* More Network Stories ************************************/
.network_stories{ width:616px; float:left; color:#FFFFFF; padding-top:43px; }
.ns_title{ width:100%; float:left; padding-bottom:25px; }
.ns_stories{ width:100%; float:left; font-size:14px; padding-bottom:20px; }
.ns_stories div{ width:100%; float:left; padding-bottom:18px; }
.ns_stories a,.ns_stories a:visited{ color:#727f6e; text-decoration:none; font-weight:bold; }
.ns_stories span a{ color:#FFFFFF !important; text-decoration:none; font-weight:normal !important; }
/*****************************************************************************************/

/******************************** Most Popular Articles ***********************************/
.mp_articles{ width:100%; float:left; color:#FFFFFF; padding-bottom:20px; font-weight:bold; }
.mp_articles a{ color:#FFFFFF; text-decoration:none; font-size:14px; font-weight:bold; }
.mp_title{ width:100%; float:left; }
.mp_back{ background-color:#727f6e; padding:2px; margin-top:2px; float:left; }
/*****************************************************************************************/
/* IMAGE trans border  - set specific width / height on specific locations. */
.img_overlay {
    border:6px solid #000;
    display:block;
    position:relative;
    z-index:1;
}
a:hover .img_overlay { opacity:.6; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=65)"; filter: alpha(opacity=65); }
.overlay_i192 { width:180px; height:116px; margin-bottom:-128px;}
.overlay_iFF { width:348px; height:228px; margin-bottom:-240px;}
.overlay_i00 { width:88px; height:55px; margin-bottom:-67px;}
.overlay_i120 { width:108px; height:68px; margin-bottom:-80px;}
.overlay_i235 { width:223px; height:144px; margin-bottom:-156px;}
.overlay_i107 { width:95px; height:61px; margin-bottom:-73px;}
.overlay_i07 { width:128px; height:81px; margin-bottom:-93px;}
.overlay_i01 { width:150px; height:96px; margin-bottom:-108px;}
.overlay_i84 { width:72px; height:44px; margin-bottom:-56px;}
.overlay_v_thumb { width:108px; height:78px; margin-bottom:-90px; }
.overlay_iFF_black { width:340px; height:220px; margin-bottom:-240px;}
.overlay_i235_black{ width:215px; height:135px; margin-bottom:-155px; }
.centered_i235_magnify{ width:235px; height:154px; margin-bottom:-154px; display:block; opacity:1; position:relative; z-index:-1; background-image:url('/images/site/c2e-magnify-icon.png'); background-repeat:no-repeat; background-position:center; }
.centered_i300_magnify{ width:300px; height:250px; display:block; opacity:1; position:relative; z-index:-1; background-image:url('/images/site/c2e-magnify-icon.png'); background-repeat:no-repeat; background-position:center center; }
a:hover .centered_i235_magnify { z-index:2 }
.centered_magnify { width:360px; height:240px; margin-bottom:-240px; display:block; opacity:1; position:relative; z-index:-1; background-image:url('/images/site/c2e-magnify-icon.png'); background-repeat:no-repeat; background-position:center; }
.img_overlay_black { border:10px solid #000000; display:block; opacity:.2; .filter:alpha(opacity=20); -ms-filter: 'alpha (opacity=20)'; position:relative; z-index:-1; }
a:hover .centered_magnify { z-index:2 }
a:hover .img_overlay_black { z-index:1; }
/************************** Gallery Classes ******************************************/
#gallery {
	background-color: #000000;
	height: 295px;
	padding: 8px 8px 0;
	width: 598px;
}

 #gallery h2 {
      margin:0 0 8px;
      padding:0 0 0 5px;
      line-height:30px;
      font-family: Impact,Charcoal,Verdana,sans-serif;
      font-size:22px;
      font-style: oblique;
      font-weight: normal;
      color:#fff;
      text-transform: uppercase;
      background: #80181c; /* Old browsers */
      background: -moz-linear-gradient(top, #80181c 0%, #971d21 50%, #7b181b 100%); /* FF3.6+ */
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#80181c), color-stop(50%,#971d21), color-stop(100%,#7b181b)); /* Chrome,Safari4+ */
      background: -webkit-linear-gradient(top, #80181c 0%,#971d21 50%,#7b181b 100%); /* Chrome10+,Safari5.1+ */
      background: -o-linear-gradient(top, #80181c 0%,#971d21 50%,#7b181b 100%); /* Opera11.10+ */
      background: -ms-linear-gradient(top, #80181c 0%,#971d21 50%,#7b181b 100%); /* IE10+ */
      *background:#80181c url(/images/site/main-nav-gradient1x33.gif) repeat-x top left; /* IE 6&7 */
      background:#80181c url(/images/site/main-nav-gradient1x33.gif) repeat-x top left \0/IE8+9; /* IE 8&9 */
  }

  #gallery .gallery_left {
    float: left;
    height:100%;
    margin-right: 8px;
    width: 389px;
  }
  .main_image {
      width: 100%;
      height: 253px;
      float: left;
      background: #333;
      position: relative;
      overflow: hidden; /*--Overflow hidden allows the description to toggle/tuck away as it slides down--*/
      color: #fff;
  }
  .main_image p {
		font-family: Helvetica;
		font-size: 16pt;
		font-weight: bold;
		margin: 0;
		padding: 19px 19px 10px;
	}
    .main_image p a,
    .main_image p a:hover,
    .main_image p a:visited {
      color: #FFF;
      text-decoration: none;
    }
    .main_image img {
      width: 100%;
    }

  .desc_block small {
      font-size: 1em;
      padding: 0 0 0 20px;
  }
	.main_image .desc{
	    position: absolute;
	    bottom: 0;
	    left: 0;
	    width: 100%;
	    display: block;
	}
	.main_image .desc_block{
	    width: 100%;
	    background: #111;
	    opacity: .85 ;
	    border-top: 1px solid #000;

	}
      .main_image .desc_block small {margin-left: 10px;}


  #gallery .gallery_right {
      float: left;
      height:100%;
      width: 201px;
  }
    .gallery_right .preview {
        background: url("/images/site/graybar.jpg") repeat-x scroll 0 0 #000000;
        float: left;
        height: 66px;
        margin-bottom: 5px;
        width: 100%;
    }
      .gallery_right .preview:hover { background-position:0 -40px; }
      .preview a {
          color: #FFFFFF;
          display: block;
          float: left;
          text-decoration: none;
      }
        .preview a:visited {
            color: #FFFFFF;
        }
        .preview a:hover {
            color: #FFFFFF;
        }

      .preview a > img {
          background-color: #000000;
          float: left;
          height: 43px;
          margin: 7px 3px 0;
          padding: 4px;
          width: 67px;
      }

      .preview .preview_text {
          color: #FFFFFF;
          float: left;
          font-family: Helvetica;
          font-size: 8pt;
          font-weight: bold;
          height: 52px;
          margin-top: 12px;
          width: 120px;
      }

/********* Gallery Topics Classes *****************/
  #gallery h2.blue-bg {
      background: #206994; /* Old browsers */
      background: -moz-linear-gradient(top, #1f6892 0%, #257db0 50%, #206994 100%); /* FF3.6+ */
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1f6892), color-stop(50%,#257db0), color-stop(100%,#206994)); /* Chrome,Safari4+ */
      background: -webkit-linear-gradient(top, #1f6892 0%,#257db0 50%,#206994 100%); /* Chrome10+,Safari5.1+ */
      background: -o-linear-gradient(top, #1f6892 0%,#257db0 50%,#206994 100%); /* Opera11.10+ */
      background: -ms-linear-gradient(top, #1f6892 0%,#257db0 50%,#206994 100%); /* IE10+ */
      *background:#206994 url(/images/site/bg-blue-grad1x27.gif) repeat-x top left; /* IE 6&7 */
      background:#206994 url(/images/site/bg-blue-grad1x27.gif) repeat-x top left \0/IE8+9; /* IE 8&9 */
  }
  .topic .gallery_right {
      background: -moz-linear-gradient(top, #636162 0%, #000000 100%); /* FF3.6+ */
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#636162), color-stop(100%,#000000)); /* Chrome,Safari4+ */
      background: -webkit-linear-gradient(top, #636162 0%, #000000 100%); /* Chrome10+,Safari5.1+ */
      background: -o-linear-gradient(top, #636162 0%, #000000 100%); /* Opera11.10+ */
      background: -ms-linear-gradient(top, #636162 0%, #000000 100%); /* IE10+ */
      *background:#000000 url(../images/grad-topic-right1x284.gif) repeat-x top left; /* IE 6&7 */
      background:#000000 url(../images/grad-topic-right1x284.gif) repeat-x top left \0/IE8+9; /* IE 8&9 */
  }

  .topic .gallery_right dl {
      font-family: Verdana,Arial,sans-serif;
      margin: 0;
      padding: 20px 12px 0;
  }
  .topic .gallery_right dl {
      margin:0;
      padding:20px 12px 0;
      font-family:Verdana, Arial, sans-serif;
  }

      .topic .gallery_right dt {
          margin:0 0 4px 0;
          font-size:18px;
          font-weight:bold;
          color:#fff;
      }
      .topic .gallery_right dd {
          font-size:14px;
          color:#ccc;
          line-height:15px;
      }
      .topic .gallery_right dd a {
          margin-top:28px;
          display:block;
      }

/* all topics button */
 .topic h3 {
	position:relative;
 }
 .topic h3 .all-topics {
	position:absolute;
	right:0;
	top:3px;
 }

 /************ Header Class ************/
.left_content h3 {
  border-bottom: 2px solid #981D20;
  color: #656565;
  font-family: Impact,Charcoal,Verdana,sans-serif;
  font-size: 24px;
  font-style: oblique;
  font-weight: normal;
  margin-bottom: 6px;
  margin-top: 40px;
  padding-bottom: 2px;
  text-transform: uppercase;
  width: 615px;
}

.left_content h3 a,
.left_content h3 a:hover,
.left_content h3 a:visited {
  color: #656565;
  text-decoration: none;
}

/************************** Featurette Classes *******************************************/
.featurette {
    border-bottom: 1px solid #999999;
    float: left;
    height: 205px;
    margin-right: 18px;
    margin-top: 25px;
    width: 298px;
}
.featurette.even {
  margin-right: 0px;
}
  .featurette .f_top {
      float: left;
      height: 110px;
      margin-bottom: 8px;
  }
    .f_top img {
        background-color: #000000;
        border-color: #252525;
        border-style: solid;
        border-width: 0 1px 1px;
        display: block;
        float: left;
        height: 98px;
        margin-right: 10px;
        padding: 5px;
        width: 151px;
    }

    .f_top a {
        color: #2E6D99;
        display: block;
        font-family: Verdana;
        font-size: 10pt;
        font-style: normal;
        font-weight: bold;
        line-height: 11pt;
        text-decoration: none;
    }
      .f_top a:visited {
          color: #2E6D99;
      }

      .f_top a:hover img {
          background-color: #2E6D99;
          border-color: #2E6D00;
          border-style: solid;
          border-width: 0 1px 1px;
      }

  .featurette .f_bottom {
      display: block;
      float: left;
      font-size: 8pt;
      font-style: normal;
      height: 38px;
      line-height: 10pt;
      margin-bottom: 15px;
      width: 100%;
  }

  .featurette .f_footer {
      float: left;
  }
    .f_footer a {
        float: left;
        margin-right: 7px;
    }

    .f_footer .social {
        float: left;
        overflow:hidden;
        width: 200px;
    }

/************************* Latest Content Button *****************************************/

.latest_content_link{width: 100%; text-align: center; float: left;}

.latest_content_link a{
  text-decoration: none;
  border: none;
}

.latest_content_link img{
  display: inline-block;
  margin-top: 20px;
}

/************************** Popup Image Classes ******************************************/
.large_popper {
  background-image:url("/images/site/full_screen_popper.png");
  border:10px solid rgba(25, 25, 25, 0.8);
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
  border-radius:10px;
  display:none;
}

.overlay_wrapper {
  background-color:#FFFFFF;
  padding:10px;
}
.current_custom {
  text-align:center;
}

.current_custom img {
  width: 100%;
}

.overlay_footer {
  border-top: 1px solid #DDDDDD;
  margin-top: 10px;
  padding-top: 5px;
  text-align: right;
}

.overlay_footer a {
  color: #3366CC;
  font-size: 1em;
  text-decoration: none;
}

.overlay_footer img {
  margin: 0;
  border: 0;
}
/**********************************************************************************************************/
/* Asset Content Section  - 'More from space.com' section at footer of article pages (plus others to come */
    .asset_section {
      background-color:white;
      font-size: 14px;
      font-weight: bold;
      width: 100%;
    }

    .asset_section > p {
      border-bottom: thin solid black;
    }

    .asset_section ul.asset_section_links {
      list-style-type:none;
      margin-top:0;
      margin-left:0;
      padding-left:0 !important;

    }

    .asset_section .asset_section_links li{
      display:inline;
      list-style-type:none;
      float:left;
      padding-right:31px;
      _padding-right:20px;
    }

   .asset_section .asset_section_links li p {
      color: #000000;
      font-size: 12px;
      margin-left: 0;
      text-align: left;
    }

/**********************************************************************************************************/
/* People - Formatting of the the Biographies section   */

  .author_box {
    background-color: #DCE1E5;
    float: left;
    padding: 19px 27px 21px 17px;
  }

  .about_author{
    border-bottom: 2px solid #981D20;
    color: #676767;
    font-family: Impact,Charcoal,Verdana,sans-serif;
    font-size: 18px;
    font-style: italic;
    font-weight: normal;
    padding-bottom: 1px;
    width: 100%;
  }

  .author_bottom {
    margin-top: 10px;
  }

  .author_conn_label {
    float: right;
    margin-right: 5px;
    margin-top: 4px;
  }

  .author_conn_links {
    float: right;
  }

  .author_left {
    float: left;
    margin-right: 5px;
    width: 120px;
  }
  .author_right {
    line-height: 1.5;
  }
    .author_right p {
      color: #2B7099;
      display: block;
      font-family: verdana,arial,sans-serif;
    }

  .author_image,
  .author_left .social {
    clear: none;
    float: left;
    width: 100%;
  }
  .author_left .social {
    margin-top: 2px;
  }

    .people_aboutauthor .biog {
      *margin-top:10px;

    }
    .people_aboutauthor {
      width:581px;
      *width:550px;
      display:table-cell;
      min-height:103px;
      background-color:#E5E5E5;
      border:1px solid black;
      *margin-bottom:20px;
    }

    .people_aboutauthor {
    }

    .people_aboutauthor #outer {
      overflow:hidden;
      *width:390px;
      height:49px;
    }

    .people_aboutauthor #inner {
      overflow:hidden;
      width:420px;
      *width:390px;
    }
    .people_aboutauthor .more {
      margin-right: 10px;
      .margin-right: 30px;
    }
    /*.people_aboutauthor img {
      border:1px solid black;
      margin:10px;
      float:left;
      clear:left;
    }

    .people_aboutauthor .biog img{
      border:none;
      margin:5px;
      float:left;
    }*/

    .people_aboutauthor .info {
      clear: right;
      float: left;
      width: 420px;
    }

    .people_aboutauthor .blog,
    .people_aboutauthor .social {
      /*margin-left:140px;*/
      float: left;
      clear: both;
    }
    .people_aboutauthor .social {
      width: 200px;
    }
    .people_aboutauthor .biog p {
      float: left;
      font-size: 10px;
      line-height: 1.2;
      width: 420px;
      *width:390px;
    }

    .people_aboutauthor .connect {
    font-weight:bold;
    }

    .people_aboutauthor .social img {
      float:none;
      margin:0;
      border:none;
    }

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
  }
.clearfix {
    display: inline-block;
}
* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}
.clearfix {
}

/*************************************native reach*********************************************/
.related_reach { float:left; width:620px; text-align:center; height:125px; overflow:hidden; margin-bottom:40px; }
.slides_cont { float:left; width:620px !important; height:130px; overflow:hidden; margin-bottom:30px; color:white; font-family: 'Open Sans', Arial, Helvetica, sans-serif;}
.slides_cont a, .slides_cont a:hover, .slides_cont a:visited { text-decoration:none; color:white; }
.slides_cont li { list-style-type:none; }
.slides { float:left; width:180px !important; height:120px; margin-right:10px; border:5px solid black;}
.slides img { max-width:180px; }
.slide_pose {margin-left:15px; overflow:hidden; width:600px !important;}
.rotator-controls span { display:block; position:absolute; height:125px; width:15px; z-index:5;}
#nr_prev { background: url(/images/site/native_reach/reach_arrowsRed.png) no-repeat 0px 49px; margin-left:0px; }
#nr_next { background: url(/images/site/native_reach/reach_arrowsRed.png) no-repeat -25px 49px; margin-left:605px; }
#nr_prev:hover { background: url(/images/site/native_reach/reach_arrowsGry.png) no-repeat 0px 49px; }
#nr_next:hover { background: url(/images/site/native_reach/reach_arrowsGry.png) no-repeat -25px 49px; }
.slide_title { display:block; position:absolute; z-index:4; margin-top:76px; background: rgb(70, 81, 92); background: rgba(70, 81, 92, .6);  width:160px; height:39px; font-size:12px; padding:5px 10px; overflow:hidden; line-height:20px; margin-left:5px; }
.slide_title:hover { background: rgba(70, 81, 92, .5); }
.na_byline_cont { float:left; width:620px; margin-bottom:15px; font-size:14px; }
.na_byline_cont img { float:left; max-width:200px;max-height:20px; padding: 0 10px; }
.na_byline_start { float:left;max-width:200px;margin:2px 0 0 0; overflow:hidden; color:#666; }
.na_byline_end { float:left;max-width:200px;margin:2px 0 0 0; overflow:hidden; cursor:pointer; }
.na_byline_end span { text-decoration:underline; color:#3366cc; }

.bar{ display:block; width:300px; .width:303px; margin:0 0 20px 0; float:right; font-size:12px; }
.footer_social_button { float:left; width:55px; overflow:hidden; }

/**ads**/
#ad_interstitial { display: none; position: absolute; }
#ad_skin { position: absolute; }
#ad_leaderboard { display: inline-block; }
#ad_billboard { display: inline-block; min-height:250px; }