
.container.body {
    width: 960px;
    padding: 0;
    margin: 10px auto 0 auto;
}
.span7 {
    width: 550px;
    margin: 0 10px;
    
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.span2 {
    width: 160px;
    padding: 0;
    margin: 0;
}

.span3 {
    width: 230px;
    padding: 0;
    margin: 0;
}

.right-sidebar {
    float: right;
    padding-top: 0px;
}


.main-col h1 {
    color: #f7941e;
    font-size: 24px;
    font-weight: normal;
    padding-bottom: 10px;
}
.main-col ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.feed-wrapper {
    background-color: white;
    
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.25);
    -moz-box-shadow: 0 0 5px rgba(0,0,0,0.25);
    box-shadow: 0 0 5px rgba(0,0,0,0.25);
    
    padding: 0 10px;
    
}
.feed-wrapper.pick-topics-wrapper {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    
    padding: 30px;
}
.feed-item {
    padding: 10px 0;
    border-bottom: solid 1px #e0e0e0;
}
ul.feed li.feed-item:last-child {
    border-bottom: none;
}
.feed-story .avatar {
    float: left;
}
.feed-story .feed-story-text {
    color: #606060;
    margin-left: 60px;
}
.feed-story .feed-story-text .timestamp {
    float: right;
    font-size: 11px;
    color: #a0a0a0;
    margin-right: 16px;
}
.feed-story .feed-story-text > [class^="icon-"], 
.feed-story .feed-story-text > [class*=" icon-"] {
    color: #0083d2;
    font-size: 16px;
}
.feed-story .feed-attachment {
    margin-left: 60px;
}
.feed-story .attachment-thumb {
    float: left;
    max-width: 100px;
}
.feed-story .attachment-text {
    margin-left: 110px;
}
.feed.history-feed .feed-story .attachment-text {
    margin-left: 0;
}
.feed-story .attachment-text p {
    color: #606060;
    margin-bottom: 0;
}
.feed-story .attachment-text h3 {
    font-size: 13px;
    line-height: 18px;
}
.feed-story .attachment-source {
    color: #41B851;
    font-size: 12px;
    font-weight: normal;
}
.feed-story .attachment-source {
    font-size: 14px;
}
.feed-story ul.attachment-info li, ul.additional-info li{
    color: #909090;
    float: left;
    font-size: 12px;
    padding-right: 15px;
}
[class^="icon-"], [class*=" icon-"] {
    background-image: none;
    color: #909090;
    padding-right: 2px;
}
.feed-story ul.attachment-info li a {
    font-weight: normal;
}

/* left nav stuff */
.left-nav {
    color: #606060;
}
.left-nav .profile-pic {
    max-width: 158px;
    border: solid 1px #909090;
}
.left-nav .profile-pic.default-pic {
    background: #e0e0e0;
}
.left-nav .btn.wide {
    margin-top: 10px;
    width: 140px;
}
.left-nav .lnk-profile {
    font-weight: normal;
}
.left-nav .profile-stats {
    position: relative;
    padding: 0;
    margin: 0;
    list-style: none;
}
.left-nav .profile-stats li {
    line-height: 24px;
    padding: 0 7px;
    margin-right: -10px;
    cursor: pointer;
}
.left-nav .profile-stats li span {
    float: right;
}
.left-nav .profile-stats li a {
    color: #606060;
    font-weight: normal;
}
.left-nav .profile-stats li.active {
    background-color: #0872be;
    text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
    
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.25);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.25);
    box-shadow: 0 1px 2px rgba(0,0,0,0.25);
}
.left-nav .profile-stats li.active a {
    color: white;
    font-weight: bold;
}
.sidebar h2, .sidebar label {
    color: #606060;
    font-size: 14px;
    line-height: 20px;
    cursor: pointer;
    position: relative;
}
.sidebar h2 i, .sidebar label i {
    margin-left: 5px;
    font-size: 16px;
    width: auto;
    height: auto;
    display: none;
    position: absolute;
    right: 0;
    top: 2px;
}
.sidebar h2:hover i, .sidebar label:hover i {
    display: inline-block;
}
.sidebar h2 span.label-name {
    white-space: nowrap;
    text-overflow: ellipsis;
    word-wrap: break-word;
    overflow: hidden;
    max-width: 140px;
    display: inline-block;
}
.sidebar h2 i, .sidebar label i {
    margin-left: 5px;
    font-size: 16px;
    width: auto;
    height: auto;
    display: none;
    position: absolute;
    right: 0;
    top: 2px;
}
.sidebar h2:hover i, .sidebar label:hover i {
    display: inline-block;
}
.sidebar h2 span.label-name {
    white-space: nowrap;
    text-overflow: ellipsis;
    word-wrap: break-word;
    overflow: hidden;
    max-width: 140px;
    display: inline-block;
}
.sidebar h3 {
    color: #808080;
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 8px;
}
.sidebar .location {
    display: block;
}
.bar-section {
    margin-top: 20px;
}
ul.mini-list {
    padding: 0;
    margin: 0;
    list-style: none;
}
ul.mini-list li {
    padding-bottom: 7px;
}
.mini-list .avatar {
    float: left;
    max-width: 35px;
}
.mini-list .thumb {
    float: left;
    max-width: 75px;
}
.mini-list .list-text {
    margin-left: 42px;
}
.mini-list .list-text.wide {
    margin-left: 82px;
}
.mini-list .list-text .user, .mini-list .list-text .interests {
    display: block;
}
.mini-list .list-text .lnk-action {
    font-weight: normal;
}
.mini-list ul.additional-info {
    padding: 0;
    margin: 0;
    list-style: none;
}
body.feed_email {
    background: #4D4D4D;
}
body.feed_email .container.body {
    
    width: 570px;
    padding: 0;
    margin: 0px auto;
}
body.feed_email [class^="icon-"], body.feed_email [class*=" icon-"] {
    display: none;
}
body.feed_email.v2 [class^="icon-"], body.feed_email [class*=" icon-"] {
    display: inline-block;
}
body.feed_email .sidebar {
    display: none;
}

div.footer {
    margin: 20px auto;
    width: 960px;
}
div.footer ul {
    list-style: none;
    float: left;
}
div.footer ul li {
    float: left;
    margin-right: 10px;
}
div.footer ul li a {
    font-weight: normal;
}
div.footer ul li a:hover {
    text-decoration: underline;
}
div.footer span.copyright {
    float: left;
    color: rgba(249, 101, 40, 1);
    display: inline-block;
    width: 155px;
}


.feed-story .search-story-text .timestamp {
    float: right;
    font-size: 11px;
    color: #a0a0a0;
}
.feed-story .search-story-text h3 a {
    font-weight: normal;
    text-decoration: underline;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 470px;
    display: inline-block;
}
.feed-story.search-history .feed-attachment {
    margin-left: 0px;
}
.main-col .form-search {
    float: right;
    margin-top: 5px;
}
form.share-link input[class*="span"] {
    padding: 4px;
    margin-bottom: 0;
}
form.share-link input.full {
    font-size: 18px;
    padding: 10px;
    margin-bottom: 0;
    width: 100%;
    height: 40px;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.main-col form.share-link .btn {
    width: 76px;
}
.thumb.avatar {
    width: 75px;
}
.mini-list.people li {
    padding-bottom: 10px;
}
.mini-list.people .list-text.wide {
}
.hilite {
    background-color: transparent;
}
.main-col ul.actions {
    border: none;
    color: #808080;
    font-size: 12px;
    margin-top: 6px;
}
.actions li {
    background: #f8f8f8;
    padding: 4px 8px;
    margin-bottom: 6px;
}
.actions li.highlight {
    background-color: #FFFFCC;
}
.actions li a {
    font-weight: normal;
}
.feed-story .avatar.small {
    width: 30px;
    margin: 4px 6px 4px 0px;
}
.main-col ul.comments .comment-text {
    margin-right: 20px;
}
.main-col ul.actions .username {
    font-weight: bold;
}
.main-col ul.actions time {
    float: right;
    color: #999;
    font-size: 11px;
    margin-right: 16px;
}
.main-col ul.comments li textarea {
    width: 408px;
    height: 22px;
    margin-top: 3px;
    margin-bottom: 4px;
}
.main-col ul.profile ul.comments li textarea {
    width: 324px;
}
.main-col ul.comments li .close {
    float: right;
    display: none;
}
.main-col ul.comments li:hover .close {
    display: inline-block;
}
.main-col ul.comments li.comment-row  {
    display: none;
}

.avatar img.topic {
    width: 50px;
    height: 50px;
    margin-right: 6px;
}
ul.feed.feed-follow .feed-story-text a.topic-name {
    font-size: 18px;
}
/*
ul.feed.feed-follow	.feed-story .feed-attachment {
    margin-left: 80px;
}
*/
ul.feed.feed-follow	 .feed-story .attachment-text {
    margin-left: 0px;
}
ul.feed.feed-follow	.feed-story .feed-attachment .btn-follow {
    margin-top: -20px;
}
ul.feed.feed-follow .feed-item {
    float: left;
    width: 350px;
    min-height: 48px;
    margin: 0 30px 0px 0;
}
ul.feed li.feed-item:last-child {
    border-bottom: solid 1px #E0E0E0;
}
/*
.span12.main-col .feed-item:nth-child(2n+1) {
    margin-right: 220px
}
.span12.main-col .feed-item:nth-child(2n+2) {
    margin-right: 0px
}
*/
.span12.main-col ul.feed-topics, .span12.main-col ul.feed-people {
    width: 350px;
    float: left;
}
.span12.main-col ul.feed-topics {
    margin-right: 200px;
}
.span12.main-col ul.feed-topics .feed-item,
.span12.main-col ul.feed-people .feed-item
 {
    float: left;
    width: 350px;
    min-height: 48px;
    margin: 0 30px 0px 0;
}
.span12.main-col ul.feed-topics	.feed-story .attachment-text,
.span12.main-col ul.feed-people	.feed-story .attachment-text {
    margin-left: 0px;
}
.span12.main-col ul.feed-topics	.feed-story .feed-attachment .btn-follow,
.span12.main-col ul.feed-people	.feed-story .feed-attachment .btn-follow  {
    margin-top: -20px;
}
.input-edit {
    position: relative;
}
.input-edit .input-text {
    width: 152px;
    display: none;
}
.input-edit .input-text.error {
    border-color: #953b39;
      -webkit-box-shadow: 0 0 6px #d59392;
         -moz-box-shadow: 0 0 6px #d59392;
              box-shadow: 0 0 6px #d59392;
}
.left-nav .input-edit .alert {
    position: absolute;
    top: -6px;
    left: 170px;
    width: 222px;
}
.left-nav .input-edit .alert:after {
    right: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.left-nav .input-edit .alert:after {
    border-right-color: #C2000D;
    border-width: 8px;
    top: 50%;
    margin-top: -8px;
}

ul.pick-topics li {
    float: left;
    width: 140px;
    text-align: center;
    border-bottom: none;
}
ul.pick-topics .avatar {
    position: relative;
    float: none;
    width: 100px;
    height: 100px;
    border-radius: 6px;
}
ul.pick-topics .avatar img.topic {
    width: 100px;
    height: 100px;
    margin-right: 0px;
    border-radius: 6px;
}
ul.pick-topics .avatar .overlay {
    position: absolute;
    width: 100px;
    height: 100px;
    background-color: rgba(0,0,0,0.5);
    top: -87px;
    left: 0px;
    border-radius: 6px;
    color: white;
    text-align: center;
    font-size: 16px;
    display: none;
}
ul.pick-topics .avatar.active .overlay {
    display: block;
}
ul.pick-topics .avatar .overlay i {
    display: block;
    color: white;
    width: auto;
    height: auto;
    font-size: 60px;
    line-height: 1em;
}
ul.pick-topics .feed-story .feed-story-text {
    margin-left: 0;
}
ul.pick-topics .feed-story .feed-attachment {
    margin-left: 0px;
}
ul.pick-topics .feed-story .attachment-text {
    margin-left: 0px;
}
ul.pick-topics .label-topic {
    font-weight: bold;
    font-size:14px;
    margin-bottom: 0;
}
ul.pick-topics .feed-story .attachment-text p {
    color: #808080;
}
ul.feed.pick-topics li.feed-item:last-child {
    border-bottom: none;
}

form.share-link input.withcontrols {
    -webkit-border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
}
.post-controls {
    background-color: #e0e0e0;
    border: solid 1px #CCC;
    padding: 6px 8px;
    
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
}
.post-controls label {
    float: left;
    margin-right: 10px;
    line-height: 28px;
}
.post-controls select {
    margin-bottom: 0;
}


/* Find Friends */
.feed-story .avatar.default {
    background: #e0e0e0;
    height: 50px;
}
.feed-story .avatar.default img {
    width: 50px;
    height: 50px;
}

/* press stuff */
.span4.well {
    background: white;
    
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.press-body h2, .press-body h3 {
    color: rgba(249, 101, 40, 1);
}
.press-body h2.logo-header {
    float: left;
    color: #0872BE;
    font-size: 40px;
    line-height: 37px;
}
.press-body .flipora-logo {
    float: left;
    height: 45px;
    margin-right: 12px;
}
.press-body .span8 .span4 {
    
    margin-left: 0;
}
.press-body .news-item {
    padding: 15px 0;
}
.press-body .news-item .headline {
    color: #606060;
    display: block;
    font-weight: normal;
}
.press-body .news-item .left.logo {
    float: left;
    margin-top: 5px;
}
.press-body .news-item .date {
    float: right;
    color: #A0A0A0;
    margin-top: 5px;
}
.press-body .photo {
    width: 100px;
       
        border: solid 7px white;
        position:relative;
        -webkit-border-radius:2px;
        -moz-border-radius:2px;
        border-radius:2px;
        background:#fff;
        -webkit-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.25);
        -moz-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.25);
        box-shadow: 0 0px 10px rgba(0, 0, 0, 0.25);
}
.press-body .photo.left {
    float: left;
    margin-right: 25px;

        transform:rotate(-5deg);
        -ms-transform:rotate(-5deg); /* IE 9 */
        -moz-transform:rotate(-5deg); /* Firefox */
        -webkit-transform:rotate(-5deg); /* Safari and Chrome */
        -o-transform:rotate(-5deg); /* Opera */
}
.press-body .photo.right {
        float: right;
        margin-left: 25px;
        margin-bottom: 15px;
        
        transform:rotate(7deg);
        -ms-transform:rotate(7deg); /* IE 9 */
        -moz-transform:rotate(7deg); /* Firefox */
        -webkit-transform:rotate(7deg); /* Safari and Chrome */
        -o-transform:rotate(7deg); /* Opera */
}
.press-body .list-investors {
    list-style: none;
    padding: 0;
    margin: 0;
    display:table-row;
}
.press-body .list-investors  li {
    list-style-type: none;
    float: left;
    margin-right: 10px;
    vertical-align: middle;
    display: table-cell;
    height: 60px;
    line-height: 60px;
}
.press-body .list-investors  li img {
        vertical-align: middle;
        display: table-cell;
}
a.lnk-change-profile-pic {
    position: relative;
    cursor: pointer;
}
input#profile-pic-upload {
    opacity: 100%; 
    filter:alpha(opacity: 0); 
    position: absolute; 
    top: -20px; 
}
#file-uploader {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 25px;
    display: none;
}
#file-uploader .qq-upload-drop-area,
#file-uploader .qq-upload-list {
    display: none;
}
#file-uploader .qq-upload-button {
    width: 100%;
    margin-top: -7px;
    box-sizing: -webkit-border-box;
    box-sizing: -moz-border-box;
    box-sizing: border-box;
    
}

#file-uploader .qq-upload-button:hover {
    background-position: 0 0;
}
.lnk-change-profile-pic:hover #file-uploader {
    display: block;
}

ul.feed.profile.v2 li.feed-item {
    padding: 0;
}

.popover-content p:last-child {
    
}

#find_friends ul.feed.feed-follow .feed-item {
    width: 320px;
}

#find_friends .form-search.friend-search {
    float: right;
}

.mini-list.feed .feed-story .avatar.default,
.mini-list.feed .feed-story .avatar.default img {
    height: auto;
}
.mini-list.feed .feed-story .feed-story-text,
.mini-list.feed .feed-story .feed-attachment {
    margin-left: 42px;
}
.mini-list.feed .feed-story .attachment-text {
    margin-left: 0;
    
}
.mini-list.feed .feed-story .attachment-text p {
    font-size: 12px;
}
.mini-list.feed .feed-story .feed-story-text .btn-small {
    padding: 3px 7px;
    font-size: 10px;
}

#find_friends.v2 ul.feed.feed-follow .feed-item {
    width: 100%;
}
#find_friends.v2 .main-col h1 {
    display: inline-block;
    float: left;
    margin-right: 10px;
}
#find_friends.v2 .form-search.friend-search {
float: none;
display: inline-block;
}

.well.well-facebook {
    background: #c2ceea;
}
.well.well-facebook .btn {
    border: solid 1px #051a54;
    color: white;
    font-weight: bold;
    text-shadow: 0 -1px 1px rgba(0,0,0,0.5);
    font-size: 13px;
}

.well.well-facebook .btn-group .btn:first-child {
    margin-left: 0;
    -webkit-border-top-left-radius: 8px;
    -moz-border-radius-topleft: 8px;
    border-top-left-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
    -moz-border-radius-bottomleft: 8px;
    border-bottom-left-radius: 8px;
}
.well.well-facebook .btn-group .btn:last-child {
    -webkit-border-top-right-radius: 8px;
    -moz-border-radius-topright: 8px;
    border-top-right-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
    -moz-border-radius-bottomright: 8px;
    border-bottom-right-radius: 8px;
    width: 156px;
}
.well.well-facebook p {
    text-align: center;
    font-size: 18px;
    line-height: 1.35em;
    padding-top: 20px;
}

.left-nav .btn.wide.btn-save-location {
    margin-top: 0;
    margin-bottom: 10px;
}

/* Flipframe optimizing for space */
#flipframe.v_optimize_space #first-flip-overlay {
    display: none;
}

#flipframe.v_optimize_space #recommendations-list li .crop {
    width: 50px;
    height: 50px;
}
#flipframe.v_optimize_space #recommendations-list.mini-list .list-text.wide {
    margin-left: 0px;
}

#flipframe.v_optimize_space .mini-list.large .list-text .preview-title {
    font-weight: normal;
    margin-left: 56px;
    max-height: 32px;
}
#flipframe.v_optimize_space .mini-list.large .sharer {
    display: block;
    clear: left;
}
#flipframe.v_optimize_space .mini-list.large .sharer a {
    font-weight: normal;
}
#flipframe.v_optimize_space .mini-list .info-wrapper {
    margin-left: 6px;
    float: left;
    width: auto;
}
#flipframe.v_optimize_space #recommendations-list .label {
    margin-left: 6px;
    float: left;
}
#flipframe.v_optimize_space .mini-list ul.additional-info li {
    padding-top: 3px;
    padding-right: 5px;
}
#flipframe.v_optimize_space .mini-list ul.additional-info li:first-child {
    display: none;
}

/* Unsubscribe */
.body.body-unsubscribe .well.well-white {
    padding: 40px;
    padding-top: 25px;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.body.body-unsubscribe h1 {
    font-size: 4em;
    font-weight: normal;
    line-height: 1em;
    margin-bottom: 0.5em;
}
.body.body-unsubscribe h2, .body.body-unsubscribe p {
    color: #808080;
    font-weight: normal;
    margin-bottom: 1em;
    line-height: 1.2em;
}
.body.body-unsubscribe h2 strong, .body.body-unsubscribe p strong {
    color: #000;
    font-weight: bold;
}
.body.body-unsubscribe h2 i {
    color: #468847;
    height: auto;
    width: auto;
    line-height: 1em;
    font-size: 2em;
    margin-right: 10px;
    margin-bottom: 20px;
}
.body.body-unsubscribe .sad-unsubscribe-img {
    width: 400px;
    margin: 20px auto;
}


.body.body-unsubscribe.improved .sad-unsubscribe-img.bigger {
    margin-bottom: 0;
    display: block;
    width: 625px;

    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.body.body-unsubscribe.improved h1 i {
    color: #468847;
    display: inline-block;
    float: none;
    line-height: inherit;
    margin-right: 8px;
    margin-top: 8px;
    padding: 0;
}

.body.body-unsubscribe.improved h1 i,
.body.body-unsubscribe.improved h2 i {
    width: 50px;
}

.body.body-unsubscribe.improved .well.well-white,
.body.body-unsubscribe.improved .row {
    float: none;
    margin: 0 auto;
    width: 747px;
}

.body.body-unsubscribe.improved .well.well-white {
    margin-bottom: 64px;
}

.body.body-unsubscribe.improved {
    font-family: 'Amaranth',sans-serif;
}

.body.body-unsubscribe.improved p {
    margin-bottom: 0;
}

.content-page.unsubscribe .container {
    width: 960px;
}

.content-page.unsubscribe .container .brand {
    padding: 0;
    margin: 0;
}

.body.body-unsubscribe.improved .row.header,
.body.body-unsubscribe.improved .span12 {
    margin: 0;
}

.body.body-unsubscribe.improved .row.header {
    margin: 0 auto;
}

.body.body-unsubscribe.improved .span12 {
    display: block;
    float: none;
    width: auto;
}

.body.body-unsubscribe.improved .well {
    border: 0;
}