img.sideimg {
  max-height: 80px;
  max-width: 80px;
}

.story {
  clear: both;
  margin-bottom: 20px;
}

.headline {
  font-size: 0.875em;
}

#channelfront #results .headline, #featuredChannelFront #results .headline {
  font-weight: bold;
}

.story ul.related { 
  margin-left: 20px;
}

#channelfront .lead em {
  font-weight: normal;
}

.related .headline {
  font-size: 0.75em;
  line-height: 1.182em;
}

.related li {
  margin: 5px;
}

.related .byline {
  margin: 0;
}

#removed {
  margin-top: 30px;
}

  #removed h3 {
    color: gray;
  }

#doc2 .fourColSpan > .innerColumn {
  padding-left: 20px;
  padding-right: 20px;
}


/* -------------------- */
/* ------ HEADER ------ */
/* -------------------- */

.titleLine {
  position: relative;
}

.titleLine form {
  font-size: 1.75em;
}

.breadcrumbs {
  font-size: 0.6875em;
  font-weight: bold;
  margin: 5px 0;
}

.shareState {
  color: gray;
  font-size: 0.75em;
  line-height: 1.75em;
  margin-left: 10px;
  /* position: absolute;
  right: 0;
  top: 1.0em; */
}

.shareState a {
  font-weight: bold;
}

.shareState .username {
  /* font-weight: bold; */
}

.channelActions {
  font-size: 0.625em;
  line-height: 1.417em;
  margin-bottom: 2px;
  padding: 3px 5px;
}

.channelActions .actions {
  line-height: 1.8em;
}

.channelActions select {
  color: gray;
}

.channelActions a:hover {
  text-decoration: none;
}

.channel-share-icon {
  background-image: url('/images/icon-sprite.png');
  /* background-position: 0px -245px; */
  background-position: 0px -60px;
  display: inline-block;
  height: 11px;
  margin: 0 1px;
  width: 15px;
}

.share-link {
  background: transparent url('/images/icon-sprite.png') no-repeat scroll 0px -671px;
}

.channel-rename-icon {
  background-image: url('/images/icon-sprite.png');
  background-position: 0px -252px;
  display: inline-block;
  height: 11px;
  margin: 0 1px;
  width: 15px;
}

#renameChannel:hover .channel-rename-icon {
  background-position: 0px -268px;
}

.rename-link {
  background: transparent url('/images/icon-sprite.png') no-repeat scroll 0 -265px;
}

#changeSectionForm {
  background: transparent url('/images/icon-sprite.png') no-repeat scroll 0 -685px;
}

.delete-link {
  background: transparent url('/images/icon-sprite.png') no-repeat scroll 0 -233px;
}

.channel-delete-icon {
  background-image: url('/images/icon-sprite.png');
  /* background-position: 0px -159px; */
  background-position: 0px -171px;
  display: inline-block;
  height: 11px;
  margin: 0 2px;
  width: 15px;
}

#deleteChannel:hover .channel-delete-icon {
  background-position: 0px -171px;
}

.facebook-link {
  background: transparent url('/images/icon-sprite.png') no-repeat scroll 0 -61px;
}

.facebook-link.disabled {
  background: transparent url('/images/icon-sprite.png') no-repeat scroll 0 -45px;
}

.twitter-link {
  background: transparent url('/images/icon-sprite.png') no-repeat scroll 0 -93px;
}

.twitter-link.disabled {
  background: transparent url('/images/icon-sprite.png') no-repeat scroll 0 -77px;
}

.widget-link {
  background: transparent url('/images/icon-sprite.png') no-repeat scroll 0 -701px;
}

.widget-link.disabled {
  background: transparent url('/images/icon-sprite.png') no-repeat scroll 0 -718px;
}

.public-channel {
  background: transparent url('/images/icon-sprite.png') no-repeat scroll 0 -456px;
}

.private-channel {
  background: transparent url('/images/icon-sprite.png') no-repeat scroll 0 -440px;
}

/* .inline-help-link {
  background: transparent url('/images/icon-sprite.png') no-repeat scroll 0 -474px;
  display: inline-block;
  height: 12px;
  overflow: hidden;
  text-indent: -1000em;
  width: 12px;
} */

  .facebook-icon {
    background-image: url('/images/icon-sprite.png');
    background-position: 0px -36px;
    display: inline-block;
    height: 11px;
    margin: 0 1px;
    width: 15px;
  }

  .twitter-icon {
    background-image: url('/images/icon-sprite.png');
    background-position: 0px -48px;
    display: inline-block;
    height: 11px;
    margin: 0 1px;
    width: 15px;
  }


.channelActions a {
  margin-right: 8px;
  text-transform: uppercase;
}

.channelManifest {
  position: relative;
  width: 556px; /* Safari hack - else wrapped topic list expands middle column */
}

.channeldeflist {
  padding-right: 50px;
  width: 506px;
}

#full-manifest-toggle {
  bottom: 0;
  font-size: 0.6875em;
  position: absolute;
  right: 0;
}

#labelEditor input {
  border: 0;
  font-weight: bold;
  margin: 0;
  padding: 0;
}

#noitems {
  border-top: 1px solid #D3D3D3;
  padding: 10px 0;
}

#sources .completions {
  width: 250px !important;
}

.add-channel-button {
  background: transparent url('/images/icon-sprite.png') no-repeat scroll 0px -644px;
  display: inline-block;
  height: 30px;
  width: 22px;
  text-indent: -1000em;
}


/* --------------------- */
/* ------ SIDEBAR ------ */
/* -------------------- */

.sidebar .section {
  margin-bottom: 10px;
}

.sidebar hr {
  margin: .25em 0;
}

.connectedList li {
  font-size: 0.75em;
  line-height: 1.25em;
  padding: 2px 0;
}


/* --------------------------- */
/* ------ REQUIRE POPUP ------ */
/* --------------------------- */

#targetPopup {
  background: transparent url('/images/required_topic.png') no-repeat scroll center center;
  border: 0;
  color: #245F9D;
  font-size: 0.6875em;
  height: 44px;
  line-height: 1.273em;
  text-align: center;
  width: 129px;
}

  #targetPopup div.inner {
    padding: 5px 0;
  }

  #targetPopup a {
    cursor: pointer;
    text-decoration: none;
  }



/* --------------------------- */
/* ----- CHANNEL ACTIONS ----- */
/* --------------------------- */

.actionBox {
  background-color: #EBEEF7;
  border: 1px solid gray;
  font-size: 0.75em;
  margin: 10px 0;
  padding: 5px;
  text-align: center;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
}

.actionBox .important {
  font-size: 1.2em;
  font-weight: bold;
}

.actionBox p {
  margin: 0;
}
  
.actionBox .action {
  font-weight: bold;
  white-space: nowrap;
}



.referral-box p {
  /* background-color: #F9EB69; */
  background-color: #EEEEEE; /*#F7F4FD;*/ /* #EBEEF7;*/
  font-size: 1.25em;
  padding: 10px 20px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}


/* --------------- */
/* ----- ADS ----- */
/* --------------- */

.ad {
  margin-bottom: 10px
}

.ad p {
  color: gray;
  font-size: 0.6875em;
  margin: 0 5px 5px;
  width: 240px;
}

/* .titleLine .follow {
  background-image: url('/images/icon-sprite.png');
  background-position: 0px -198px;
  display: inline-block;
  height: 19px;
  line-height: 19px;
  width: 19px;
} */

.sidebar .rightRailBlock {
  margin: 10px 0;
}

.sidebar .channel {
  margin-bottom: 15px;
}

.sidebar .channel.last {
  margin-bottom: 10px;
}

.sidebar .channel.last .story {
  margin-bottom: 0px;
}

.sidebar .channel img {
  width: 124px;
}

.sidebar .channel .headline {
  font-size: 0.75em;
  font-weight: normal;
}

.sidebar .channnel.noImage .headline {
  font-size: 0.875em;
}

.related-channels .callout {
  font-size: 0.75em;
  font-weight: bold;
  margin-top: 15px;
}


.sidebar .public-actions {
  margin-top: 20px;
}

.sidebar .actions p, .sidebar .actions ul {
  font-size: 0.75em;
  line-height: 1.25em;
}

.sidebar .actions li {
  /* margin: 5px 0; */
  padding: 2px 0;
}

.actions li > *:first-child {
  padding: 2px 0 2px 19px;
}

.sidebar .disabled {
  color: #A3A3A3;
}

.actions #public-channel a, .actions #private-channel a {
  margin-left: 10px;
}

#public-channel a {
  font-weight: normal;
}


.drilldown-actions { 
  -moz-border-radius: 5px; 
  /* TODO: in skins */ 
  background-color: #F7F4FD; 
  border: 1px solid #D3D3d3; 
  font-size: 0.875em; 
  margin: 10px 0; 
  padding: 5px 10px; 
} 

.drilldown-actions p { 
  margin: 0 0 5px; 
} 

.drilldown-actions a.action { 
  font-weight: bold; 
} 

.drilldown-actions .action-separator { 
  margin: 0 5px; 
}
