/* LIGHT FEED */
/* removes box around feed stories */

.photo_attachments .multi-photo .image_thumb.tall i { width: 141px; }
.ui_group div.response_to { margin: 0; }

#mainview .feed_section .feed_story_template .story_body p {
  color: #555;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
  margin-top: 0;
}

#mainview .feed_section .feed_story .story_body .ui_node_desc .tag_str {
  font-weight: 300;
  font-size: 12px;
}

.ui_small_size .pills li span.pill_label { padding-right: 14px; }

/* rounded pictures */

.ui_action_set .ui_action_item.no_space { margin: 0 0 0 5px; }

.ui_grid.grid_sm img,
.ui_grid.grid_med img,
.ui_grid.grid_lg img,
body.cover li.feed_story .commentbox img.pic,
body.cover .ui_page_body .ui_group .face-wrap img.pic,
body.cover li.feed_story div.ui_group .face-wrap img.pic {
  border: 0;
  border-radius: 3px;
}

body.cover li.feed_story div.ui_group .story_attachments img.pic {
  border: 1px solid #ddd;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
}

body.cover .full_feed .feed_item div.ui_group.with_title > .face-wrap {
  margin-top: 0;
}

body.cover.conversation #mainview .feed_section.full_feed .list_item:not(.content_feed_item) .feed_story {
  margin: 0 0 15px 0;
  padding-bottom: 15px;
}

body.cover #mainview .feed_section.inline_feed .feed_story {
  border-top: 1px solid rgba(0,0,0,.08);
  padding: 20px 0;
}

body.cover .grid_8 li.feed_story:first-child {
  padding-top: 10px;
}

body.cover .full_feed .feed_story div.ui_group .face-wrap i.caret,
body.cover #mainview .full_feed .feed_story div.ui_group .face-wrap i.caret {
  display: none;
}

body.cover #mainview .feed_section.full_feed .feed_story .story_title.main_title { display: none; }
body.cover #mainview .feed_section.full_feed .feed_story .story_title.post_title { 
  display: block;
  padding: 0;
}

body.cover #mainview .feed_section.full_feed .feed_story .feed-content .story_title {
  border: 0;
  padding: 0;
}

body.cover #mainview .feed_section.full_feed .feed_story .feed-content .story_title h6 {
  border: 0;
  font-size: 23px;
  line-height: 26px;
  margin-bottom: 0px;
  padding: 0 0 10px 0;
}

body.cover #mainview .feed_section.full_feed .feed_story .ui_group .feed-content {
  background: rgba(0, 0, 0, .02);
  border: 0;
  border-radius: 0;
  border-top: 1px solid rgba(0, 0, 0, .04);
  box-shadow: none;
}

body.cover #mainview .feed_section.full_feed .feed_story:not(.content_feed_item) .ui_group .feed-content {
  margin-left: 70px;
}

body.cover .full_feed .feed_story .feed-content .story-content { padding: 15px 18px 0; }
body.cover .full_feed .feed_story.no_fb .feed-content .story-content { padding: 15px 18px; }

body.cover.logged_out #mainview .feed_section.full_feed span.bling { margin-left: 10px; }

body.cover #sidebar .mini_feed .feed_story .ui_group .feed-content {
  background: rgba(0, 0, 0, .02);
  border: 0;
  border-radius: 0;
  border-top: 1px solid rgba(0, 0, 0, .04);
  box-shadow: none;
}

body.cover #mainview .full_feed .feed_item { border: 0 !important; padding: 0 !important; }

div.comments_section.open { padding: 0; position: relative; }

body.cover #mainview .feed_section.full_feed .sponsored_item .feed_story .ui_group .feed-content {
  background: #fff;
  border: 1px solid rgba(0,0,0,.1);
}

body.cover #mainview .feed_item .feed_actor h6 {
  font-family: 'Open Sans';
  font-size: 13px;
  line-height: 1.4;
  overflow: hidden;
}

body.cover .mini_feed .feed_item .feed-content .feed_actor {
  margin-bottom: 5px;
  padding-bottom: 5px;
}

body.cover #mainview .feed_item .feed_actor h6 .actor-name {
  text-transform: uppercase;
}

body.cover .feedback .timestamp .ui_separator { visibility: hidden; }

.feed_section.inline_feed .feed_story .feed-content .feedback { margin-top: 0; position: relative; }
body.logged_in .feed_section.inline_feed .feed_story .feed-content .feed-story-time { float: right; padding: 0; }
.feed_section.inline_feed .feed_story .feed-content .feed-story-icon { float: right; padding: 1px 0 0 5px; }

body.cover #mainview .feed_section .feed_story .feed-content .ui_group .story_attachments {
  font-size: 12px;
  line-height: 16px;
}

body.cover #mainview .feed_section .feed_story .feed-content .feedback .commentbox {
  font-size: 13px;
  line-height: 1.333;
}

body.cover .feed_section .feed_story .feed-content .feedback .timestamp .feed-story-actions a { font-weight: bold; }
body.cover #sidebar .feed_section .timestamp a { text-transform: uppercase; }

.feed_section .feed_story .feedback .feed-story-actions a.depressed { color: #60a2ff; }

body.cover #mainview .feed_section .feed_story .feed-content .feedback > .timestamp {
  border: 0;
  font-size: 13px;
  line-height: normal;
  padding: 15px 18px;
}

body.cover #mainview .feed_section .feed_story.multi_post .feed-content .multiple_posts .feedback > .timestamp {
  font-size: 11px;
  padding: 10px 0;
}

body.cover .inline_feed .feed_item .comments_section::before {
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(0,0,0,.05);
  border-left: 7px solid transparent;
  content: '';
  display: inline-block;
  left: 10px;
  position: absolute;
  top: -7px;
}

body.cover #mainview .feed_section.inline_feed .feed_story .feed-content .feedback > .timestamp {
  padding: 10px 0 5px;
}

body.cover #mainview .feed_section .feed_story .feed-content .story_attachments .feedback > .timestamp {
  padding: 0;
}

#sidebar div.ui_section div.response_to div.ui_group.small-group img.pic { width: 57px; }
#sidebar div.ui_section div.response_to div.ui_group.small-group .ui_group_content { margin-left: 67px; }

body.cover .feedback .timestamp { margin-top: 5px; }
body.cover .mini_feed .feed_item .feed-content > .story-content { padding: 10px 14px; }
body.cover .mini_feed .feed_item .feed-content .photo_wrap { margin: 10px -14px 0; }
body.cover #sidebar .full_feed .feed_item .feed-content .feedback > .timestamp {
  border-top: 0;
  font-size: 10px;
  line-height: 16px;
  padding-bottom: 10px;
  padding-top: 0;
}

body.cover #mainview .full_feed .feed_item .feed-story-icon { display: none; }
body.cover #sidebar .full_feed .feed_item .feed-story-icon { float: right; margin: 1px 0 0; }

body.cover #mainview .feed_section .feed_story .timestamp .involve_actions,
body.cover.logged_in #mainview .feed_section .feed_story .feed_story .timestamp .involve_actions {
  float: none;
}

body.cover #mainview .feed_section .feed_story .feed-content .feedback > .timestamp div.ui_separator,
#mainview .list_item .timestamp div.ui_separator {
  display: inline;
  padding: 0 5px;
  visibility: hidden;
}

body.cover #mainview .feed_section .feed_story .feed-content .feedback > .timestamp div.ui_separator.first,
body.cover #mainview .feed_section .feed_story .feed-content .feedback > .timestamp div.ui_separator.last { display: none; }

body.cover #mainview .feed_section .feed_story .feedback span.involve_actions { margin: 0; }

body.cover #mainview .feed_section.inline_feed .feed_story .ui_group .ui_group_content.feed-content {
  margin-left: 70px;
  overflow: visible;
}

#mainview .feed_section.inline_feed .file_attachments {
  background-color: rgba(0,0,0,.03);
  padding: 20px;
  box-shadow: inset 0 1px 4px rgba(0,0,0,.05);
  border-radius: 3px;
}

body.cover #mainview .feed_section .feed_story div.ui_group div.ui_group_content span.admin_actions {
  right: 0px;
  top: 0px;
}

body.cover #mainview .feed_section .feed_story .story_title h5,
body.cover #mainview .feed_section.inline_feed .feed_story .feed-content .feed_actor {
  padding-bottom: 10px;
}

.inline_feed .timestamp i.icon-node { margin-top: 0px; }
.inline_feed .feed_item .story_title { padding-top: 0; }

body.cover #mainview .feed_section.full_feed .feed_story .feed-content .feed_actor {
  border: 0;
  margin: 0;
  max-width: 90%;
  padding-top: 0;
  padding-bottom: 15px;
}

/* photo story */

body.cover #mainview .full_feed .feed_story div.photo_wrap {
  margin: 0 -18px 0;
}

body.cover #mainview div.photo_wrap .imga img.mega {
  background: #fff;
  max-height: 415px;
  max-width: 100%;
}

body.cover div.commentbox div.photo_wrap .imga img.mega {
  max-height: 200px;
  max-width: 100%;
}

/* entity attachment */

#mainview .entity_attachments .ui_group h6 { font-size: 16px; }
#mainview .entity_attachments .ui_group .ui_node_subtitle,
#mainview .entity_attachments .ui_group .ui_node_desc { font-size: 13px; }

body.cover #mainview .feed_section.full_feed .feed_story .feed-content .bordered_insert {
  margin-left: 0;
}

#mainview .feed_section.full_feed .feed_story:not(.multi_post) .feed_story_template .story_attachments {
  background: rgba(0,0,0,.02);
  border: 1px solid rgba(0,0,0,.04);
  border-width: 1px 0;
  font-size: 13px;
  margin-left: -17px;
  margin-right: -17px;
  padding: 17px;
}

#mainview .feed_section .feed_story:not(.multi_post) .main_entity .entity_attachments .ui_group.xlg-group .ui_group_img { width: 150px; }

#mainview .feed_story:not(.multi_post) .feed_story_template .story_attachments.main_attachment .ui_group p,
#mainview .feed_story:not(.multi_post) .feed_story_template .story_attachments .ui_group h6 { font-size: 16px;  line-height: 1.4; }
#mainview .feed_story:not(.multi_post) .feed_story_template .story_attachments.main_attachment .ui_group h6 { font-size: 20px; }
#mainview .feed_story:not(.multi_post) .feed_story_template .story_attachments .ui_group p { font-size: 13px; line-height: 1.3; }

.photo_attachments .multi-photo {
  background: rgba(0,0,0,.08);
  margin: 0 -17px -5px;
  padding: 10px 17px;
}

.photo_attachments .multi-photo .image_thumb {
  background: none;
  border-color: transparent;
  padding: 0;
}

/* question attachment */

#mainview .questions_list_item .story_attachments h6 a {
  color: #333 !important;
  font-size: 24px;
  font-weight: normal;
  line-height: 1.2;
}

/* feedback and comments */

body.cover #mainview .feed_section.full_feed .feed_story .commentbox {
  border-top: 0;
}

body.cover #mainview .feed_section.full_feed .feed_story .list_item:not(.content_feed_story) .commentbox {
  border-bottom: 1px solid #ddd;
}

body.cover #mainview .feed_section.full_feed .feed_story .feed-content .comments_section .commentbox {
  background: rgba(0,0,0,.05);
  border-color: rgba(0,0,0,.05);
  padding: 10px 18px;
}

body.cover #mainview .feed_section.full_feed .feed_story .feed-content .comments_section .commentbox.new {
  padding-left: 16px;
}

/* in context comments */

body.cover div.comments_section.incontext {
  background: none;
  border: 0;
}

body.cover div.comments_section.incontext.interests_list { border-top: 0; }

body.cover .grid_8 ul.list .story_attachments .image_thumb {
  margin: 0 3px 3px 0;
}

body.cover .grid_8 ul.list .story_attachments .image_thumb {
  border: 1px solid #bbb;
  width: 169px;
}

body.cover a.image_thumb:hover {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}

body.cover #mainview .tab_section.ui_toggle_nav {
  margin-bottom: -1px;
  padding-bottom: 15px;
}

body.cover #mainview .tabview_section .ui_toggle_nav {
  padding-bottom: 10px;
}

body.cover #mainview .no_break .ui_toggle_nav {
  margin-bottom: 15px;
}

/* composer */

body.cover .ui_composer.inline_feed.single_type .ui_composer_content,
.ui_composer.inline_feed.single_type .ui_composer_content {
  background: rgba(0,0,0,.04);
  border: 0;
  border-radius: 3px;
  margin-left: 70px;
  padding: 5px;
}

.ui_composer.inline_feed.single_type .ui_composer_form textarea:not(.open) {
  height: 43px;
  line-height: 24px;
}

.ui_composer.inline_feed.single_type .ui_composer_content::before {
  border-bottom: 9px solid transparent;
  border-right: 9px solid rgba(0,0,0,.04);
  border-top: 9px solid transparent;
  content: '';
  display: inline-block;
  left: -9px;
  position: absolute;
  top: 18px;
}

/* hovercard */

body.cover .hovercard img.fl_l,
body.cover .hovercard img.profilepic {
  border: 0;
  margin: -10px 10px -10px -10px;
  width: 118px;
}

/* RESPONSIVE */

@media screen and (max-width: 762px) {

  body.cover #mainview .feed_section.full_feed .feed_story .feed-content .feed_actor {
    border: 0;
    display: block;
    margin-left: 0;
    padding: 5px 0 15px;
  }
  
  body.cover #mainview .feed_section.inline_feed .feed_story .ui_group .ui_group_content.feed-content {
    margin-left: 0;
  }
    
  body.cover #mainview .feed_section.full_feed .feed_story .ui_group > .feed-content > .story-content {
    padding: 10px;
  }
  
  body.cover #mainview .feed_section.full_feed .feed_story .ui_group > .feed-content .feedback > .timestamp {
    padding: 5px 10px 15px;
  }
  
  .ui_composer.inline_feed.single_type .ui_group_content::before {
    display: none;
  }
    
}

/* IPHONE */

@media screen and (max-width: 570px) {
  
  body.cover #mainview .feed_section.full_feed .feed_story .feed-content .comments_section .commentbox {
    padding: 10px;
  }
  
  body.cover #mainview .feed_section.full_feed .feed_story .feed-content .comments_section .commentbox.new {
    padding-left: 8px;
  }
  
  body.cover #mainview .full_feed .feed_story div.photo_wrap { margin: 10px -10px 0; }
  
  body.cover #mainview .feed_section.full_feed .feed_story .feed-content .feed_story_template, 
  body.cover #mainview .feed_section.full_feed .feed_story .feed-content .feedback:not(.incontext) {
    width: 100% !important;
  }
  
  body.cover #mainview .feed_section.full_feed .feed_story .feed-content .feedback > .timestamp .time,
  body.cover #mainview .feed_section.full_feed .feed_story .feed-content .feedback > .timestamp div.ui_separator.first { display: none; }
    
}

/* LARGE */

@media screen and (min-width: 1200px) {
  
  #mainview .pills li span.pill_label {
    width: 49px;
  }
  
  .ui_composer.inline_feed.single_type .ui_composer_form textarea:not(.open) { height: 56px; }
  
  body.cover #mainview .feed_section.full_feed .feed_story:not(.content_feed_item) .ui_group .feed-content {
    margin-left: 85px;
  }
 
 body.cover #mainview .feed_section.full_feed .feed_story .feed-content .comments_section .commentbox {
   padding: 10px 19px;
 }
  
}