
body {
    background-color: #FFF;
}
#container {
    border:1px solid #fff;
}
.hide {
    display: none;
}
.fyre-modal {
    background: #ffffff !important;
    max-width: 400px;
}
.fyre .fyre-stream-stats, .fyre .fyre-stream-livecount{font-size: 14px !important;  }
.fyre-livecount{font-size: 16px !important;}
.fyre-editor-toolbar .goog-toolbar>div {
    background-color: #e3e3e3 !important;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)" !important;
}

#livefyre-comments > div > div > div.fyre-editor > div.fyre-editor-container.fyre-editor-container-focus > div.fyre-editor-toolbar > div.fyre-share-container > span.fyre-editor-share-linkedin {
display: none;
}
/* .fyre .fyre-comment-actions .fyre-share-link {
    display: none;
}
.fyre-editor .fyre-editor-toolbar .fyre-share-button {
    display: none !important;
} */
.fyre .fyre-comment-like-count {
    margin-right: 5px;
}
.fyre .fyre-comment-highlight {
    display: none !important;
}
.fyre .fyre-stream-sort>.fyre-stream-sort-back {
    color: #BC5C23 !important;
}
.fyre-follow-button{display: none !important;}
.fyre a {
    color: #09334B !important;
    font-family: "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif !important;
}
.fyre-mention {color: #09334B !important;}
.fyre a:hover{text-decoration: underline !important;}
.fyre-comment-footer a {color:#BC5C23 !important;}
.fyre .fyre-comment-date{color: #565656 !important;}
.fyre-editor .fyre-editor-toolbar .goog-toolbar > div.fyre-button-right.fyre-post-button .fyre-button-right-outer-box .fyre-button-right-inner-box {
    text-shadow: 0 0 0 rgba(255, 255, 255, 0.75) !important;
}

/* Hide the top logo */
.fyre-widget .fyre-logo-drop, .fyre-widget .fyre-logo-help, .fyre-widget .fyre-help {
    display:none !important;
}
article.fyre-comment-article {
    border-bottom: #fff;
}
/* Style the bottom logo */
#powered_by_livefyre_new a {
    background: url('http://zor.livefyre.com/wjs/v1.0/images/icons/poweredbylivefyre.png') no-repeat left top;
    display: block;
    height: 24px;
    font: 13px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
    text-decoration: none;
    color: #404040;
    padding-left: 28px;
    padding-top: 4px;
}
#powered_by_livefyre_new a:hover {
    text-decoration: underline;
}

/* .fyre-comment-media {display:none;} * /

/* added by will on 06-11-13 */
.gc_comments_head h4 {
    font-size:15px;
}

#comments-page-subtitle h3 {
    font-size:16px;
    font-weight:bold;
    line-height:15px;
    padding: 8px 0px 8px 0px;
    margin-bottom:20px;
    border-top:3px solid #000;
    border-bottom:1px solid #ccc;
}
.fyre-listener-avatars {
    display: none !important;
}
.fyre .fyre-comment-actions {
    -webkit-opacity: 100 !important;
    -khtml-opacity: 100 !important;
    -moz-opacity: 100 !important;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" !important;
    filter: alpha(opacity=100) !important;
    opacity: 100 !important;
}
.fyre .fyre-comment-divider.fyre-comment-expand>a, .fyre .fyre-comment-divider.fyre-comment-expand span.fyre-comment-reply-wrapper {
    background-color: #fff;
}
.fyre-delete-link {
    display: none ! important;
}
.fyre .fyre-moderator, .fyre .fyre-comment-author-tag {
    background-color: #CACACA!important;
    border-radius: 2px 2px 2px 2px;
    color: #000000 !important;
    font-size: 10px;
    margin-right: 2px;
    padding: 1px 4px;
}
.fyre-stream-sort-options  a {
    text-decoration: none !important;
}
.fyre-stream-sort .fyre-stream-sort-options .fyre-stream-sort-newest { color:#BC5C23 !important;}
.fyre-stream-sort .fyre-stream-sort-options .fyre-stream-sort-oldest { color:#BC5C23 !important;}
.fyre-stream-sort .fyre-stream-sort-options .fyre-stream-sort-top-comments { color:#BC5C23 !important;}

.fyre-editor-error {
     background-color: #FFFFFF ! important;
     background-image: none ! important;
     border-radius: 5px 0px 0px 0px;
     border: 1px solid #000 !important;
     bottom: 0px;
     box-shadow: none !important;
     color: #000000 !important;
     display: block;
     font-family: Arial ! important;
     font-size: 11px;
     padding: 6px 24px 6px 6px;
     position: absolute;
     right: 0px;
     text-shadow: none ! important;
     width: 200px;
     z-index: 3;
}

.fyre-editor-error > .fyre-editor-error-close {
    border: 1px solid #000 !important;
    border-radius: 6px 6px 6px 6px;
    box-shadow: none !important;
    display: block;
    height: 14px;
    position: absolute;
    right: 5px;
    width: 14px;
}

.fyre-mention {
    color: #000 !important;
    font-weight: 700;
    text-decoration: none;
}
.fyre-modal-title-close {
    left: 265px !important;
}
/*
.fyre-modal .fyre-modal-close, .fyre-modal .fyre-modal-title-close {
    background: url("../images/modal-close.png") repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 16px;
    float: right;
    left: 270px !important;
    position: static !important;
    top: 7px;
    width: 16px;
}
*/
.fyre-modal .fyre-modal-header, .fyre-modal .fyre-modal-title {
    -moz-box-sizing: border-box;
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.5);
    border-bottom: 1px solid rgba(64, 64, 64, 0.25);
    border-radius: 5px 5px 0 0;
    color: #404040;
    cursor: default;
    font: bold 14px "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
    height: 30px;
    padding: 6px 15px !important;
    position: relative;
    text-align: left !important;
    width: 100%;
}
.fyre-modal-title-text {
    display: block;
    max-width: 90%;
    white-space: nowrap;
    overflow: hidden;
    float: left;
}

.fyre-modal .fyre-modal-subtitle, .fyre-modal .fyre-modal-subtitle-u {
    clear: left;
    color: #404040;
    display: block;
    font: bold 12px "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
    margin-bottom: 15px !important;
    text-align: left;
}

.fyre-modal-flagas {
    border: 1px solid #CCCCCC;
    clear: left;
    padding: 2px;
    position: absolute;
    top: 50px;
    left: 60px;
}
.fyre-notifier-container {
    z-index: 1000 !important;
}
.fyre-post-button .fyre-button-right-outer-box {
    background-image: none !important;
    background-color:#BC5C23 !important;
}
.fyre-post-button .fyre-button-right-outer-box .goog-inline-block {
    color: white !important;
}
.fyre-modal .fyre-modal-textfield {
    -moz-box-sizing: border-box;
    border: 1px solid #B2B2B2;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15) inset, 0 1px rgba(255, 255, 255, 0.5);
    clear: left;
    display: block;
    height: 24px;
    margin-top: -13px !important;
    outline: medium none;
    text-align: left;
    width: 100%;
}

.fyre-modal-alert-green {
    background-attachment: scroll, fixed;
    background-clip: border-box, border-box;
    background-color: #fff !important;
    background-image: none !important;
    background-origin: padding-box, padding-box;
    background-position: 0 0%, 0 0;
    background-repeat: repeat, repeat;
    background-size: auto auto, auto auto;
    border: 1px solid #000 !important;
    box-shadow: 0 1px rgba(255, 255, 255, 0.25) inset, 0 1px 1px rgba(0, 0, 0, 0.2);
    text-shadow: none !important;
    color: #000 !important;
}

.fyre .fyre-livecount {
    display: inline-block;
    position: relative;
    text-align: right;
    top: -45px !important;
}
.fyre-editor-toolbar > .fyre-mention-menu .fyre-mention-item .fyre-mention-item-livefyre {
    background: url("http://q1.seattletimes.com/art/st_icon.png") !important;
}
.fyre-editor-container .fyre-editor-toolbar > .fyre-mention-menu .fyre-mention-item .fyre-mention-item-livefyre {
    background: url(http://q1.seattletimes.com/art/st_icon.png) no-repeat center;
    background-position: 0px 0px;
    background-size: 22px 22px;
}
.fyre .fyre-editor-disabled {
    border: 0 !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    font-family: Arial, "Helvetica Neue", Helvetica, Verdana, sans-serif !important;
    font-weight: normal !important;
    margin-bottom: 6px !important;
}
.fyre .fyre-user-loggedout {
    color: #212121;
    float: left;
    font: 14px "Helvetica Neue",Helvetica,Arial,Geneva,sans-serif !important;
    margin: 4px 0 0;
    text-decoration: none;
}
.sp_divider, .divider {
    border-top: thin solid #C7C7C7;
    line-height: 1px;
    margin-top: 14px;
    padding-top: 0px !important;
}
.fyre-login-bar .fyre-user-loggedout {
     color: #BE4700 ! important;
     font-weight: normal;
     margin: -4px 0px 0px ! important;
     position: relative;
}
.fyre-login-bar .fyre-user-loggedout {
    color: #BE4700 !important;
    font-weight: normal;
    margin: -4px 0 0 !important;
    position: relative;
}
.fyre-login-bar .fyre-user-loggedout:after {
    border-bottom: 4px solid transparent;
    border-left: 6px solid #BE4700;
    border-top: 4px solid transparent;
    color: #BE4700;
    content: "";
    height: 0;
    margin: 0 4px;
    position: absolute;
    top: 35%;
    width: 0;
    z-index: 3;
}
.fyre-width-medium .fyre-box-wrapper {
    max-width: 460px;
}
.fyre-modal .fyre-modal-share textarea.fyre-modal-textfield {
    height: 45px !important;
    margin-top: 0px !important;
}
.fyre .fyre-comment-actions span {
    -webkit-opacity: 100 !important;
    -khtml-opacity: 100 !important;
    -moz-opacity: 100 !important;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" !important;
    filter: alpha(opacity=100);
    opacity: 100 !important;
}

.fyre .fyre-comment-focused > .fyre-comment-wrapper {
    border-radius: 0px 0px 0px 0px !important;
    border: 2px solid #f4e44c !important;
}
div.fyre-comment-wrapper {
    border-bottom: 1px solid #ccc;
}
.fyre-permalink-stream>.fyre-permalink-header>table td.fyre-permalink-td1>span.fyre-permalink-message {
    color: #000 !important;
}
.fyre .fyre-stream-more .fyre-stream-more-container {
    font-size: 12px !important;
    background: #BC5C23;
    background-color: #BC5C23 !important;
    color: white !important;
    text-transform: uppercase;
    cursor: pointer;
    font-family: arial;
    display: inline-block;
    text-align: center;
    border: none;
    margin-top: 12px;
    white-space: nowrap;
    padding: 16px 15px;
    min-width: 110px;
    background-image: none !important;
    -webkit-border-radius: 0 !important;
    border: 0 !important;
}


.fyre .fyre-stream-more .fyre-stream-more-container .fyre-text {
    color: white !important;
    line-height: 0 !important;
    padding: 0 !important;
}

/* Hide all user avatars */
.fyre-comment-user .fyre-mention-item-avatar .fyre-listener-avatars .fyre-avatar .fyre-user-avatar-25 {
    display: none !important;
}
.fyre-comment-head .fyre-comment-body .fyre-comment-footer .fyre-comment-divider {
    margin-left: 0 !important;
}
.fyre .fyre-comment-user img.fyre-user-avatar {
    display: none !important;
}
.fyre .fyre-box-wrapper img.fyre-user-avatar-25 {
    display: none !important;
}
.fyre .fyre-comment-head, .fyre .fyre-comment-body {
    margin-left: 0 !important;
}
/* goog-inline-block fyre-button-right fyre-share-button {
    display: none !important;
}
.fyre .fyre-comment-actions a:last-child {
    margin-right: 0px;
    display: none !important;
} */
.fyre .fyre-login-bar .fyre-box-wrapper {
    left: 0;
}

/* widget styles */
.crosspromo_comments a {
    text-decoration: none;
    display: block;
    text-align: center;
}
.crosspromo_comments a:hover {
    text-decoration: underline;
}
.fyre .fyre-comment-actions a:last-child {
    margin-right: 0px;
}

.fyre-modal-twitter-icon,
.fyre-modal-facebook-icon {
padding-left: 0!important;
}



/* Model and form styles */
input[placeholder], [placeholder], *[placeholder] {
color: #b3b3b3;
}


@media all and (max-width: 1024px) {
}

