body {
  background-color:#f1f2f2;
  background-image: url('/images/site/page-bg.jpg?1234');
  background-position: top center;
  background-repeat: no-repeat;
  margin: 0px;
  font-family: Arial, sans-serif;
  color: #666;
  font-size:16px;
  line-height: 22px;
}

/********************alex start*************************/

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
  }
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */


/*clear floats*/
.clear { clear:both; }

a img { border:none; }

a:link {
  color: #3366cc;
  text-decoration: none; }

a:visited {
  color: #3366cc;
  text-decoration: none; }

a:hover {
  color: #666;
  text-decoration: none; }

a:active {
  color: #0099cc;
  text-decoration: none; }

.wrapper {
  margin: auto;
  width: 1030px; }

.leaderboard {
  width: 100%;
  padding: 15px 0px 25px;
  float: left; }

#ad-leaderboard {
  clear: both;
}

#ad-leaderboard .leaderboard {
  text-align: center;
  min-height:90px;
}
.ad_leaderboard{ min-height:90px; }

.header {
  width: 970px;
  padding:0px 30px;
  display:inline-block;
  }

.center_the_header {
  min-width:1030px;
  text-align:center;
  margin: 0 auto;
  background: url('/images/site/header/header-bg.jpg') no-repeat bottom center #000;
}

.nav-wrapper {
  height: 18px;
  float: right;
  padding: 17px 0 0 0; }

a.nav {
  font-family: 'Economica', 'Oswald', Impact, sans-serif;
  color: #FFF;
  font-size: 15px;
  display: inline-block;
  text-transform: uppercase;
  text-decoration: none;
  margin: 0 0 0 7px;
  line-height: 16px; }

  a.nav:hover { color: #f9ae39; }

.logo {
  padding:20px 0 0 0;
  float: left; }

.search-social {
  #height: 25px;
  width: 600px;
  float: right;
  text-align: right; }

.search-wrapper {
  float: right;
  padding: 0 0 0 15px; }

#searchbox {
  width: 174px;
  height: 19px;
  font-size: 14px;
  border: none;
  color: #999;
  margin: 0px;
  padding: 3px 8px;
  float: right }

#search-button {
  display: inline-block;
  width: 35px;
  height: 25px;
  background-image: url(/images/site/search-icon-trans.png);
  background-position: center;
  background-repeat: no-repeat;
  background-color: #FFFFFF;
  border: none;
  float: right;
  margin: 0; }

  #search-button:hover {
    background-image: url(/images/site/search-icon-trans-g.png);
    cursor: pointer; }

.trend-bar {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 30px;
  height: 30px;
  width: 970px;
  margin: 15px 0 0 0;
  float: left;
  color: #ccc;
  overflow:hidden;
  text-align: left; }

a.trending-topics {
  margin: 0 15px 0 9px;
  color: #ccc;
  text-decoration: none; }

  a.trending-topics:hover { color: #fff; }

.trend-arrows {
  display: inline-block;
  margin: 12px 0 0 20px;
  float: right; }

.trending {
  font-weight:bold;
  font-size:14px;
  color:#fff;
  text-transform:uppercase;
}

.content-wrapper {
  background-color: #FFF;
  width: 970px;
  margin: 2px 0 0 0;
  padding: 30px;
  float: left; }

.content-column {
  width: 620px;
  float: left;
  padding: 0 25px 0 0;
  border-right-color: #ccc;
  border-right-style: solid;
  border-right-width: 1px; }

.sidebar {
  width: 300px;
  float: right;
  padding: 0 0 0 24px; }

h1 {
  font-family: 'Oswald', sans-serif;
  font-weight:normal;
  font-size: 36px;
  line-height: 40px;
  margin: 0px;
  color: #333; }


h2, h3 {
  font-family: 'Oswald', sans-serif;
  font-size: 20px;
  margin: 30px 0 16px 0;
  line-height: 1;
  color: #666;
  font-weight:400; }

h4 {
  font-family: 'Oswald', sans-serif;
  font-weight:normal;
  font-size: 20px;
  line-height: 24px;
  margin: 0px;
  color: #666; }

h5 {
  font-weight: normal;
  font-size: 16px;
  line-height: 18px;
  margin: 0px;
  color: #666; }

h6 {
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  margin: 0px;
  color: #666; }

.pullquote {
  width: 200px;
  font-family: 'Oswald', sans-serif;
  font-weight:normal;
  font-size: 30px;
  line-height: 40px;
  text-transform:uppercase;
  float: right;
  margin: 10px 0 10px 20px; }

.img-caption {
  display: inline-block;
  font-size: 12px;
  line-height: 16px;
  border-color: #ccc;
  border-style: solid;
  border-width: 1px;
  padding: 10px; }

a.author-links {
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 400;
  margin: 0 0 10px 0; }


/********************************************header**********************************************************/


.header-container {
  background:#000 url(../images/header-bg.jpg) no-repeat center;
}


.header .logo { float:left; }

.top-nav{
    margin:10px 0 0 0;
    padding:0;
    list-style: none;
    display:block;
    clear:right;
    float:right;
    font-family:'Economica', Arial, sans-serif;
    font-size:18px;
    font-weight:normal;
    .width:620px;
}
    .top-nav li {
        margin-left:7px;
        display:inline;
    }
    .top-nav li.shop {
        margin-right:0;
    }
    .top-nav li a { color:#fff; }
    .top-nav li.selected_section a { color: #ccc; }
    .top-nav li a:hover { color:#ccc; }
    .top-nav li.shop a { color: #09F; font-family: 'Oswald', Impact, sans-serif; font-size: 15px; line-height: 16px; }
    .top-nav li.shop a:hover { color:#fff; }




/* Social */
.social {
    float:right; margin:4px 20px 0 0;
}
    .fb, .gplus, .twitter, .rss { line-height: 16px; text-align:left; }

    .gplus {
        width:37px;
        overflow:hidden;
        display: inline-block;
    }

    .twitter {
        display:inline-block;
    }

    .rss {
        margin:0 0 0 5px;
        width:21px;
        height:20px;
        background:url(/images/site/sprite-icons.png) no-repeat 0 -356px;
        display:inline-block;
    }
/* Search Form */


#search  {
    /*position:absolute;
    top:4px;
    right:30px;*/
    float:right;
    .width:300px;
}

#searchbox {
  width: 206px;
  height: 19px;
  font-size: 14px;
  border: none;
  color: #999;
  margin: 0px;
  padding: 3px 8px;
  background:#fff url(/images/sprite-icons.png) no-repeat 191px -316px;
}

/* Trending Bar */



/********************************************header**********************************************************/




/********************alex stop**********************right nav email subscribe*************************/
.subscribe_cont { float:left; width:300px; padding:15px 0; }
.subscribe_text { float:left; color: #666; font-family:'Oswald', Arial, Helvetica; font-size:24px; font-weight:300; text-transform:uppercase; width:100%; margin-bottom:16px; }
/*****************************************************************************************************/




#bg_underlay {
  position:fixed;
  _position:absolute;
  height:100%;
  z-index:-2;
  overflow: hidden;
}

#container
{
  margin: 0 auto;
  width: 1030px;
  .margin-top:-20px;
  background: transparent;
  overflow: hidden;
}

#containerBg
{
  float: left;
  width: 970px;
  padding: 30px;
  padding-bottom:0;
  margin-top:2px;
  background-color:#FFF;
  overflow:hidden;
}

#header
{
  width:971px;
  height:103px;
  display:inline-block;
  background-image:url('/images/site/ls-logo.png');
  background-repeat: no-repeat;
}
#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{ width:690px; float:left; }
.header_logo{ width:405px; float:left; height:103px; cursor: pointer; }
.header_search{ width:280px; float:left; padding-top:6px; }
.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:#00467f; font-size:11px; text-decoration:none; }
.search_cont_top a:hover{ color:#3399FF; }
.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{ width:151px !important; }
.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
{
  float: left;
  width: 100%;
  background: repeat-x url('/images/site/top_nav_bg.png');
  height:29px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}

#navigation ul
{
  margin: 0;
  padding: 0;
}

#navigation ul li
{
  list-style-type: none;
  display: inline;
}

#navigation li .left {
  display: block;
  float: left;
  padding: 7px 10px;
  color: #fff;
  text-decoration: none;
  border-right: 1px solid #666;
  background: repeat-x url('/images/site/top_nav_bg.png');
  font-size: 10px;
}
#navigation span span{ float:left; }
#navigation span span a
{
  display: block;
  float: left;
  padding: 7px 22px;
  color: #fff;
  text-decoration: none;
  background: repeat-x url('/images/site/top_nav_bg.png');
  font-size: 12px;
  font-family: 'arial';
  font-weight: bold;
}

#navigation span span a:hover { background:url("/images/site/top_nav_bg2.png") repeat-x; color:#ffd457; }

#content-container
{
  float: left;
  width: 100%;
  margin: 20px 0 0px 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: 324px;
  border-left:1px solid lightgrey;
  padding-bottom:10000px;
  margin-bottom:-10000px;
}

#ad_billboard, #ad_billboard2{
  min-height:250px;
}
.ad_billboard, .ad_billboard2{
  min-height:250px;
}

.side_row {
    float:left;
    width:305px;
    padding:15px;
}

/*#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;
}

.rnav_spacer{
  width:100%;
  float:left;
  height:20px;
}
.article_img_left{
  float:left;
  margin:40px 15px 40px 0px;
  max-width:162px;
  _width:162px;
  clear:both;
}
.article_img_right{
  float:right;
  margin:40px 0px 40px 15px;
  max-width:162px;
  _width:162px;
  clear:both;
}
.article_img_i02{
  clear:both;
  float:left;
  margin:40px 0px;
  width:540px;
  text-align:left;
}

/*********************************** 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; _padding-bottom: 20px; }
.right_content{ width:335px; float:right; }
.rcspace_nobg{ background-image:none; }
.ctopcont{ width:100%; float:left; }
.by_line a{color:#FFD457;}
.social_small{width:95px !important; height:20px; background-color: #eeeeee;}
.social_big{width:300px !important; height:300px; background-color: #eeeeee;}

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



/*************Right Nav Adsense **************/
.rn_adsense{ width:100%; float:left; color:#000000; }
.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:#00467f; text-decoration:none; font-size:12px; }
.rn_adsenbot{ color:#666666; }
.rn_adsenbot a,.rnadsenbot a:visited{ color:#00467f; text-decoration:none; font-size:11px; }
.rn_adsenbot a:hover{ color:#3399FF; }
.rn_title{ font-size:18px; color:#000000; }
.rn_title a,.rn_title a:visited{ font-size:18px; color:#00467f; text-decoration:none; }
.rn_title a:hover{ color:#3399FF; }

/*************Right Nav Twitter **************/
.twitter_activity{ width:100%; float:left; padding-bottom:5px; color:#444444; }
.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; color:#444444; }
.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 ******************************************/
/* New Footer */
.footer-cont { float:left; width:100%; min-width:1030px; text-align:center; background-color:#000; font-family:Oswald;}
.footer{ width:945px; padding:30px 0px 80px 70px; color:#ccc; display:inline-block; text-align:left; }
a.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.footer-links:hover{ color:#fff; }
.footer-headers{ font-size:20px; display:block; float:left; color:#fff; text-decoration:none; line-height:50px; font-weight:lighter; letter-spacing:0.05em; }
.footer-lcolumn{ font-size:14px; letter-spacing:0px; width:160px; margin:0 30px 0 0; float:left; }
.footer-rcolumn{ font-size:14px; letter-spacing:0px; width:300px; float:right; margin-right:25px; }
.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; }
.footer-button { height:35px; float:left; }
a.footer-button:hover{ opacity:0.9; }
.footer-button:hover{ opacity:0.9; }
.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:14px 0px 0px 0px; font-size:20px; font-weight:bold; color:#444444; }
.rn_sharespace{ padding:20px 10px; width:320px; }
/*****************************************************************************************/

/******************************* 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 {
    -moz-box-shadow:0 0 5px #000000 inset;
    -webkit-box-shadow:0 0 5px #000000;
    box-shadow:inset 0 0 5px #000000;
    border:6px solid #999999;
    display:block;
    opacity:0.65;
    .filter:alpha(opacity=65);
    -ms-filter: 'alpha (opacity=65)';
    position:relative;
    z-index:1;
}
a:hover .img_overlay { opacity:0.80; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; filter: alpha(opacity=80); }
.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_placeholder { float:left; margin-bottom:0px !important; padding:6px; }
.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; }
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; }
/************************** Popup Image Classes ******************************************/
.large_popper { width:900px; height:600px; padding:10px 12px 10px 10px; background-image:url("/images/site/full_screen_popper.png"); background-color:#FFFFFF; border:1px solid #000000; display:none; -moz-box-shadow:0px 0px 20px 5px #222; -webkit-box-shadow:0px 0px 20px 5px #222; box-shadow:0px 0px 20px 5px #222; -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px; }
.large_popper .close { background-image:url(/images/site/popup-close-button.jpg); background-repeat:no-repeat; position:absolute; left:0px; top:0px; -moz-border-radius-bottomright:10px; -webkite-border-bottom-right-radius:10px; -moz-border-radius-topleft:10px; -webkit-border-top-left-radius:10px; border-top-left-radius:10px; border-bottom-right-radius:10px; background-color:#FFFFFF; cursor:pointer; height:36px; width:35px; -moz-box-shadow:4px 4px 5px 0px #676767; -webkit-box-shadow:4px 4px 5px 0px #676767; box-shadow:4px 4px 5px 0px #676767; }
.current_custom{ width:900px; height:600px; overflow:auto; text-align:center; background-color:#FFFFFF; -moz-box-shadow:0px 0px 5px 3px #999999; -webkit-box-shadow:0px 0px 5px 3px #999999; box-shadow:0px 0px 5px 3px #999999; border:1px solid #333333; }

/**********************************************************************************************************/
/* Asset Content Section  - 'More from LiveScience.com' section at footer of article pages */
    .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 {
      display:inline;
      width:106%;
      list-style-type:none;
      height:75px;
      float:left;
      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;
    }

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

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

    .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: 13px;
      width: 420px;
      *width:390px;
    }

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

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

/** Socials **/
.socials_email{ width:574px; padding:15px 20px; float:left; background-color:#eeeeee; }
.socials_rss{ width:31px; float:left; padding-top:2px;}
.socials_facebook{ width:95px; float:left; padding-top:2px; }
.socials_newsletter{ width:228px; float:left; }
.socials_text{ width:150px; font-size:12px; float:left; padding-top:3px; color:#1568aa; font-style:italic; }
.socials_input{width:145px; float:left; padding-top:1px;}
.socials_input input{ margin:0px; width:133px; height:16px; font-size:13px; word-spacing:-1px; padding-bottom:2px; padding-top:1px; padding-left:6px; color:#939393; }
.socials_subscribe{ width:83px; float:left; padding-top:1px; }
.socials_twitter{ width:69px; float:left; padding-top:2px; }

/* Newswire Styling */
.nw_container{ width: 970px; display:inline-block; padding: 20px 30px 45px 30px; color: #666; }
.nw_cont{ width:184px; float:left; padding-right:12px; text-align:left; }
.nw_noright{ padding-right:0px; }
.nw_cont a,.nw_cont a:visited{ color:#666; font-size:14px; text-decoration:none; }
.nw_cont div{ width:100%; float:left; }
.nw_image{ padding:10px 0px 16px; text-align:center; }
.nw_image img{  }
.nw_scont div{ border-top:1px solid #666; padding:10px 0px; line-height: 18px; }
#network_contents { padding-top: 30px; clear: both; min-width:1030px; width:100%; margin: 0 auto; background-color:#262626; text-align:center; }

.most_pop_b {float:left;}
.most_pop_b a, .most_pop_b a:visited {color:#333;}
.most_pop_b a:hover  { color:#3366cc; }
.most_pop_b h3 { text-transform:uppercase; }

/*************************************parsely*********************************************/
#parsely_shared_container, #parsely_popular_container { float: left; }
.parsely-like{ width: 630px; float: left; padding-top: 29px; }
.parsely-headline{ width:100%; float: left; }
.parsely-headline div{ float: left; }
.parsely-ltitle{ width:100%; font-size:24px; margin-bottom: 6px; font-weight:300; word-spacing: 5px; color:#999; font-family:'Open Sans' ,sans-serif; }
.parsely-image{ width:152px; height:99px; text-align:center; display:table-cell; vertical-align:middle; }
.parsely-image img{ max-width:152px; .width:152px; max-height:99px; }
.parsely-content{ width:675px; float: left; padding-top: 9px; }
.parsely-content div{ float: left; }
.parsely-conts{ width:152px; height:166px; padding-right:6px; overflow:hidden; }
.parsely-title{ width:100%; line-height:16px; font-size:13px; font-weight:normal; color:rgb(102, 102, 102); }

/* Sticky header bar */
@media only screen
and (max-width : 769px){ .fixed-bar{ display:none; } }
.fixed-bar { min-width:1030px; width:100%; position:fixed; top:-86px; height:50px; box-shadow: 0 5px 5px -3px #333; background-color:#000; text-align:center; z-index:9999; }
.fixed-bar-contents { width:1030px; display:inline-block; text-align:left; }
.fixed-bar-logo { float:left; width:190px; margin-top:5px; }
.fixed-bar-logo img { max-width:190px; }
.fixed-bar-logo .fixed-main-logo { max-width:135px; text-align:center; line-height:50px; margin-left:65px; margin-top:7px; }
.fixed-bar-logo .fixed-bar-splat { position:absolute; width:120px; margin-top:-42px; margin-left:-22px; z-index:-1; }
.fixed-bar-search-icon { cursor:pointer; float:right; width:40px; height:50px; }
.fixed-bar-inactive-icon { background: url("/images/site/search-icon-trans-w.png") transparent no-repeat center;  }
.fixed-bar-active-icon { background: url("/images/site/search-icon-trans-g.png") #f1f2f2 no-repeat center; }
.fixed-bar-nav { clear:none; margin:13px 0 0 0; border-right:1px solid #999999; padding-right:20px; }
.fixed-bar-search-bar { position:absolute; width:330px; padding: 15px; box-shadow: 0px 5px 5px #333; background-color:#f1f2f2; display:none; margin: 50px 0 0 -320px; }
.fixed-bar-search-submit { position:absolute; margin:14px 0 0 300px; }
.fixed-bar-search-box { width: 308px; font-size:20px; box-shadow: 0px 5px 5px -5px #333 inset; border:1px solid #47515D; background-color:#FFF;  padding:10px;}
.fixed-bar-social-icons { float:right; width:130px; text-align:center; height:50px; background: url('/images/site/sticky-social-icons-w.png') no-repeat center; cursor:pointer; }
.fixed-bar-inactive-social { background-color: transparent; }
.fixed-bar-active-social { background: url('/images/site/sticky-social-icons-g.png') #f1f2f2 no-repeat center; }
.fixed-bar-social-bar { position:absolute; width:270px; padding: 15px; box-shadow: 0px 5px 5px #333; background-color:#f1f2f2; display:none; margin: 50px 0 0 -130px; }
.fixed-bar-social-border { float:right;width:1px; height:25px; margin-top:13px; margin-right:-1px; border-right:1px solid #999; }

.about_adsense { width: 100%; float: left; margin: 40px 0px; }

.thebufferzone { clear: both; float: left; width: 100%; height: 30px; background-color:#FFF; }

/* Navigation Dropdown */
