.socialchrome {
  position:relative;
  width:642px;
  z-index:19;
}


.socialchrome.w5 {
  width:278px;
}

.socialchrome.w6 {
  width:330px;
}

.socialchrome.w7 {
  width:382px;
}


.socialchrome.w8 {
  width:434px;
}

.socialchrome.w9 {
  width:486px;
}

.socialchrome.w10 {
  width:538px;
}

.socialchrome.w11 {
  width:590px;
}

.socialchrome.w12 {
  width:642px;
}


.socialchrome ul li{
  list-style: none;
}

.socialchrome-friends {
  position:relative;

}

.socialchrome-friends {
  padding-top: 0;
}


.socialchrome.article-top.layout-bottom .socialchrome-friends {
  border-top:0;
  padding-top: 0;
}


.socialchrome-friends .hd h4{
  font: 18px arial,helvetica,sans-serif;
  color:#323232;
  margin-bottom:13px;
  font-weight:normal;
}

.socialchrome .flex-direction-nav {
   height:23px;
   width:48px;
   margin:0;
   padding:0;
   z-index:2;
   position:absolute;
   top:0;
   right:0;   
}



.socialchrome .pagenumber {
   position:absolute;
   top:0;
   right:54px;
}

.socialchrome.article-top.layout-bottom .flex-direction-nav, .socialchrome.layout-bottom .pagenumber {
 top:0;
}

.socialchrome .flex-direction-nav li {
  display:inline;
  padding:0;
  margin:0;
  list-style-type: none;
}

.socialchrome .flex-direction-nav li a{
  width:24px;
  height:24px;
  text-indent: -9999px;
  padding:0;
  margin:0;
}

.socialchrome .flex-direction-nav li a.prev {
  float:left;
  background: url('images/prev_on.png') no-repeat;  
}

.socialchrome .flex-direction-nav li a.prev.off {
  background: url('images/prev_off.png') no-repeat;
}


.socialchrome .flex-direction-nav li a.next {
  float:right;
  background: url('images/next_on.png') no-repeat;

}

.socialchrome .flex-direction-nav li a.next.off {
  float:right;
  background: url('images/next_off.png') no-repeat;

}


.socialchrome .slides {
  height:48px;
  margin:0;
  padding:0;
}

.socialchrome .set1, .set2 {
   display:none;
}

.bd.loggedin {
  border-radius: 5px; 
 -moz-border-radius: 5px; 
 -webkit-border-radius: 5px; 
 border: 0px solid #ACACAC;
 background:#e6e6e8;
 padding:10px;
}



.socialchrome .socialchrome-activities {
   width:auto;
   background:#ffffff;
   height:auto;
   _height:auto;
   border: 2px solid #bcbdc1;
   width:539px;
   border-top:#394a82 2px solid;
   
}

.socialchrome .socialchrome-activities {
  z-index:1020202;
  position:absolute;
  display:none;
  margin:-20px 0 0;
  padding:13px;
  -webkit-box-shadow: 4px -2px 7px rgba(204, 204, 204, 0.75);
  -moz-box-shadow:    4px -2px 7px rgba(204, 204, 204, 0.75);
  box-shadow:         4px -2px 7px rgba(204, 204, 204, 0.75);
  position: absolute;
  top:-270px;
}


.socialchrome .socialchrome-activities .thumb, .myactivity-list .thumb {
    float: left;
    margin-right: 15px;
}

.socialchrome .socialchrome-activities .thumb, .myactivity-list .thumb {
    float: left;
    margin-right: 15px;
}

.socialchrome .socialchrome-activities .paginator {
    color: #8B8B8B;
    float: right;
    font-size: 87%;
}

.socialchrome .socialchrome-activities .sm-list ul.active {
     display: block;
     list-style: none outside none;
     margin:0;
     padding:0;     
}

.socialchrome .socialchrome-activities .loadingView {
  display:none;
  background: url('http://dev-d.mlb.com:52870/style/openggraph/images/ajax-loader.gif') no-repeat 0 0;
  width: 16px;
  height:16px;
  margin: auto;    
}

.socialchrome .socialchrome-activities ul.results {
  height:auto;
  overflow: hidden;
  padding:13px 0 0 0;
  margin: 0;
}


.socialchrome .socialchrome-activities {
 position:absolute;
 z-index:1020202;

}



.socialchrome .socialchrome-activities ul.results li.entry, .myactivity-list li.entry {
  width:100%;
  height:17px;
  display: block;
  line-height: 17px;
  list-type: none;
  margin: 0;
  padding: 15px 0 15px 0;
  border-top:1px #ccc dotted;
  font: 14px arial,helvetica,sans-serif;
  color:#394a82;
  font-weight: bold;
}

*+html .myactivity-list li.entry {
   width:600px; 
}

.socialchrome .socialchrome-activities .entry a:link, .myactivity-list .entry a:link {color:#394a82;text-decoration: none;}      /* unvisited link */
.socialchrome .socialchrome-activities .entry a:visited, .myactivity-list .entry a:visited {color:#394a82;text-decoration: none;}  /* visited link */
.socialchrome .socialchrome-activities .entry a:hover, .myactivity-list .entry a:hover {color:#394a82;text-decoration: none;}  /* mouse over link */
.socialchrome .socialchrome-activities .entry a:active,.myactivity-list .entry a:active {color:#394a82;text-decoration: none;}  /* selected link */ 


.socialchrome .socialchrome-activities .errorView {
  display:none;
}

.socialchrome-friends span.thumb, .socialchrome-friends span.invite {cursor: pointer;}

.pagenumber {
  font: 12px arial,helvetica,sans-serif;
  color:#ccc;
  padding-top:5px;
}

.socialchrome-friends .slides .thumb {
  padding:0;
  margin:0;
  padding-right:2px;
}

.myactivity-list .thumb {
  padding:0 2px 0 0;
}

.socialchrome-friends .slides .thumb.last {
  padding:0;
  margin:0;
  padding-right:0px;
}

.slides .thumb.active{
  position: relative;
  z-index: 13000670;
}


.socialchrome .socialchrome-activities .successView .name, .myactivity-list .name {
 color:#00548b;
 text-decoration: none;
 font: 18px arial,helvetica,sans-serif; 
 line-height:170%;
}

.socialchrome .socialchrome-activities .successView .name a, .myactivity-list .name a {
 color:#00548b;
 text-decoration: none;
 font: 18px arial,helvetica,sans-serif; 
 line-height:170%;
}



.socialchrome .socialchrome-activities .desc, .myactivity-list .desc {
 color:#7c8884;
  font: 16px arial,helvetica,sans-serif; 
}

.socialchrome.article-top {
  margin-top:25px;
}

.socialchrome.article-top.layout-bottom {
  margin-top:25px;
}

.socialchrome.article-top .head-wrap {
  width: 73px;
  height:65px;
  background:#fff;
  z-index:1020202;
  position:absolute;
  top:37px;
  border: 2px solid #bcbdc1;
  border-top:0;
  -webkit-box-shadow: 2px 5px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow:    2px 5px 5px rgba(0, 0, 0, 0.2);
  box-shadow:         2px 5px 5px rgba(0, 0, 0, 0.2);
  display:none;
  left:160px;
}

.socialchrome.article-top .head-wrap img {
  padding:8px 0 0 9px;
}

.socialchrome.article-top .head-wrap.po1 img {
  padding-right:10px;
}

/*layout-bottom*/

.socialchrome.article-top.layout-bottom .socialchrome-activities {
  top:115px;
}

.socialchrome.article-top.layout-bottom .head-wrap {
  width: 73px;
  height:65px;
  background:#fff;
  z-index:1020202;
  position:absolute;
  top:32px;
  border: 2px solid #bcbdc1;
  border-bottom:0;
  left:160px;
-webkit-box-shadow: 3px -2px 5px rgba(204, 204, 204, 0.75);
-moz-box-shadow:    3px -2px 5px rgba(204, 204, 204, 0.75);
box-shadow:         3px -2px 5px rgba(204, 204, 204, 0.75);
}

.socialchrome.article-top.layout-bottom .socialchrome-activities {
   border-bottom:#394a82 2px solid;
   border-top: 2px solid #e4e4e4;
   
}

.socialchrome.article-top.layout-bottom .head-wrap.po0, .socialchrome.article-top .head-wrap.po0 {
  left:0px;
}

.socialchrome.article-top.layout-bottom .head-wrap.po1, .socialchrome.article-top .head-wrap.po1 {
  left:49px;
}

.socialchrome.article-top.layout-bottom .head-wrap.po2, .socialchrome.article-top .head-wrap.po2 {
  left:100px;
}

.socialchrome.article-top.layout-bottom .head-wrap.po3, .socialchrome.article-top .head-wrap.po3 {
  left:152px;
}

.socialchrome.article-top.layout-bottom .head-wrap.po4, .socialchrome.article-top .head-wrap.po4 {
  left:205px;
}

.socialchrome.article-top.layout-bottom .head-wrap.po5, .socialchrome.article-top .head-wrap.po5 {
  left:256px;
}

.socialchrome.article-top.layout-bottom .head-wrap.po6, .socialchrome.article-top .head-wrap.po6 {
  left:309px;
}

.socialchrome.article-top.layout-bottom .head-wrap.po7, .socialchrome.article-top .head-wrap.po7 {
  left:361px;
}

.socialchrome.article-top.layout-bottom .head-wrap.po8, .socialchrome.article-top .head-wrap.po8 {
  left:413px;
}

.socialchrome.article-top.layout-bottom .head-wrap.po9, .socialchrome.article-top .head-wrap.po9 {
  left:464px;
}

.socialchrome.article-top.layout-bottom .head-wrap.po10, .socialchrome.article-top .head-wrap.po10 {
  left:517px;
}

.socialchrome.article-top.layout-bottom .head-wrap.po11, .socialchrome.article-top .head-wrap.po11 {
  left:565px;
}

.socialchrome.article-top .socialchrome-activities {
left:65px;
}

.socialchrome.article-top .socialchrome-activities.po0,.socialchrome.article-top .socialchrome-activities.po1,.socialchrome.article-top .socialchrome-activities.po0,.socialchrome.article-top .socialchrome-activities.po2 {
  left:0;  
}

.socialchrome-activities .sm-list, .myactivity-list .sm-list {
  clear:both;
}

.socialchrome-activities .time, .myactivity-list .time {
  font-size:11px;
  color:#ccc;
  font-weight: normal;
  margin-left:10px;
}

/* Right Nav Module */
#np_friendsactivity {width:297px; height:auto;}
#np_friendsactivity dl { margin-left:15px; clear:both; height:50px;padding-bottom:15px;}
#np_friendsactivity dt { margin-bottom:4px; }
#np_friendsactivity dd { font-size:12px; padding-right:12px;}
#np_friendsactivity dd img { float:left; margin-right:10px; margin-bottom:10px; }
#np_friendsactivity .mostshared .more { float:left; padding:0; }
#np_friendsactivity .mostshared.nofriend {padding-top:15px;}
#np_components .np_component .mostshared a, #np_friendsactivity .mostshared a { color:#000}
#np_friendsactivity dd span { font-size:11px;}

#np_friendsactivity h4 {
 font-size: 1em;
 font-weight: bold;
 text-decoration: none;
 text-transform:none;
}

#article #np_friendsactivity.article_component h4 {
    height: 30px;
    margin: 0;
    padding: 0;
    text-indent: -999em;
}


#article #np_friendsactivity.article_component h4.friends {
    background: url("/images/article/related_news_header_your_friends.png") no-repeat scroll 0 4px #1a3e79;
    text-transform:uppercase;
}

#article #np_friendsactivity.article_component h4.shared {
    background: url("/images/article/related_news_header_most_shared.png") no-repeat scroll 0 4px #1a3e79;
    text-transform:uppercase;
}


#np_friendsactivity.article-section h4 {
font-weight: normal;
font-size: 15px;
color:#000;
text-transform: uppercase;
padding-bottom:10px;
}


.article-wrap #np_friendsactivity.article-section h4 {
 text-transform: uppercase;
 padding-bottom:0;
 color:#C91500;
}

.article-wrap #np_friendsactivity h4 {
 font-size: 15px;
 font-weight: normal;
}


#np_friendsactivity .friendactivity, #np_friendsactivity .mostshared {
  background:#f2f2f2;
}

#np_friendsactivity .friendactivity {
  padding-top:15px;
  color:#0a056b;
}

#np_friendsactivity .mostshared .linebreak {
   border-top:#b5b5b5 2px solid;
   margin: 0 15px 0 15px;
}

#np_friendsactivity .mostshared .count {
  padding-top:10px;
}


#np_friendsactivity .friendactivity dd img { float:left; margin-right:10px; width:50px;margin-bottom:10px; }

#np_friendsactivity .mostshared dl {
 height: 65px;
}

#np_friendsactivity .friendactivity a {color:#121a58;text-decoration: none;}

#np_friendsactivity .friendactivity .action {
 color: #333333;
}

/*Invite */
.socialchrome .socialchrom-invite {
   border-top: 1px solid #ACACAC;
   padding-top: 25px;
}

.socialchrome.article-top.layout-bottom  .socialchrom-invite {
   border-top: 0;
   padding-top: 0;
}

.socialchrome .socialchrom-invite .hd h4{
  color: #323232;
  font: 18px arial,helvetica,sans-serif;
  font-weight: normal;
  margin-bottom: 13px;;
}


.socialchrome .socialchrom-invite .btn-invite {
 padding-top:10px;

}

.socialchrome .socialchrom-invite a.fbinvite {
background: #112649;
background-image: -moz-linear-gradient(top,#2B4E7D,#2B4E7D 50%,#253A62 50%,#112649);
background-image: -o-linear-gradient(top,#2B4E7D,#2B4E7D 50%,#253A62 50%,#112649);
background-image: -webkit-gradient(linear,0 0,0 100%,from(#2B4E7D),color-stop(0.5,#2B4D7D),color-stop(0.5,#253A62),to(#112649));
color: white;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
display: inline-block;
font-weight: bold;
padding: 5px 22px;
}

.socialchrome .socialchrom-invite .not-loggin {
  border-radius: 5px; 
 -moz-border-radius: 5px; 
 -webkit-border-radius: 5px; 
 border: 0px solid #ACACAC;
 background:#e6e6e8;
 padding:10px;
 width:96%;
}

.socialchrome.article-top {
  display:none;
}


.socialchrome .social-status {
position: absolute;
top: 30px;
right: 400px;
}

.socialchrome.layout-bottom .social-status {
 top: 5px;
}

.myactivity-list {
  border: 2px solid #BCBDC1;
  margin: 20px 0 20px 0;
  padding: 10px;
  width:618px;
}


.myactivity-list h4{
  color: #323232;
  font: 18px arial,helvetica,sans-serif;
  font-weight: normal;
  margin-bottom: 13px;;
}



.myactivity-list li.entry .deleteme{
 color: #666;
 float:right;
 font-weight:bold;
 font-size:14px;
 cursor: pointer;
}

.myactivity-list .sm-list, .myactivity-list .sm-hd {

  margin-bottom:15px;
}


.myactivity-list li.entry .deleteme.removed{
 color: #C00;
 font-weight:normal;
 font-size:11px;
 cursor: default;
 overflow: hidden;
}

.socialchrome .socialchrome-activities .entry.removed a:link, .myactivity-list .entry.removed a:link {color:#999;text-decoration: none;}      /* unvisited link */
.socialchrome .socialchrome-activities .entry.removed a:visited, .myactivity-list .entry.removed a:visited {color:#999;text-decoration: none;}  /* visited link */
.socialchrome .socialchrome-activities .entry.removed a:hover, .myactivity-list .entry.removed a:hover {color:#999;text-decoration: none;}  /* mouse over link */
.socialchrome .socialchrome-activities .entry.removed a:active,.myactivity-list .entry.removed a:active {color:#394a82;text-decoration: none;}  /* selected link */ 



.socialchrome.layout-top .socialchrome-activities.top0, .socialchrome-activities.top1 {
 top:-82px;
}

.socialchrome.layout-top .socialchrome-activities.top2 {
 top:-130px;
}

.socialchrome.layout-top .socialchrome-activities.top3 {
 top:-175px;
}

.socialchrome.layout-top .socialchrome-activities.top4 {
 top:-225px;
}

.socialchrome.layout-top .socialchrome-activities.top5 {
 top:-273px;
}

.socialchrome.layout-top .socialchrome-activities.top6 {
 top:-320px;
}

.socialchrome.layout-top .socialchrome-activities.top7 {
 top:-370px;
}





