#dock .notification .amount {
    background-position: 0 -44px
}

#dock .notification .amount .inner {
    background-position: 100% -44px
}

#points li a {
    color: #69D6E4
}

.homepage a {
    color: #69D6E4
}

body.homepage,
#home {
    background-image: url(../../../ravenclaw/css/images/gate/background.jpg);
    background-color: #001C28
}

#home {
    background-position: 50% 0
}

#surround .post span {
    background: url(../../../ravenclaw/css/images/gate/pillar-first.png) no-repeat scroll 0 0 transparent
}

#surround .last span {
    background: url(../../../ravenclaw/css/images/gate/pillar-last.png) no-repeat scroll 0 0 transparent
}

#feed {
    background: url(../../../ravenclaw/css/images/gate/panel.png) no-repeat scroll 0 0 transparent
}

#gate .book .nav {
    background: url(../../../ravenclaw/css/images/gate/popup.png) no-repeat 50% 0
}

#pottermore .tip {
    background-image: url(../../../ravenclaw/css/images/gate/mini-popup.png)
}

#pottermore .tip h2 {
    background-image: url(../../../ravenclaw/css/images/gate/mini-popup.png)
}

#pottermore .locked .tip {
    background-image: url(../../../ravenclaw/css/images/gate/mini-popup-disabled.png)
}

#pottermore .locked .tip h2 {
    background-image: url(../../../ravenclaw/css/images/gate/mini-popup-disabled.png)
}

#gate .book h2 a,
#gate .book .sub h2 a,
#gate .book .current h2 a,
#gate .book .visited h2 a {
    background-image: url(../../../ravenclaw/css/images/gate/nodes-new.png)
}

#gate .book .nav li.last {
    background: url(../../../ravenclaw/css/images/gate/popup.png) no-repeat 50% 100%
}

.swirl {
    background: transparent url(../../../ravenclaw/css/images/gate/sparkle-big.png) no-repeat 0 0
}

.sparkle {
    background: transparent url(../../../ravenclaw/css/images/gate/sparkle-mini.png) no-repeat 0 0
}

.crest {
    background-image: url("../../../ravenclaw/css/images/gate/house.png")
}

.house #primary {
    background: #1C4A79 url(../../../ravenclaw/css/images/commonroom/house-repeat.png) 0 0 repeat-y!important
}

.cta.custom span.label,
.cta.custom input {
    border-color: #12273D;
    background-color: #3C6489
}

#usr dd {
    background: url("../../../ravenclaw/css/images/gate/house.png") no-repeat scroll 50% 0 transparent
}

body.house.ravenclaw {
    background: #000 url(../../../ravenclaw/css/images/commonroom/background.jpg) no-repeat 50% 0
}

body.house div.preamble {
    background-image: url(../../../ravenclaw/css/images/commonroom/house-head.png);
    background-repeat: no-repeat
}

body.house #housemates {
    background: transparent url(../../../ravenclaw/css/images/commonroom/house-repeat.png) repeat-y 0 0
}

body.house #primary .stars {
    background: url(../../../ravenclaw/css/images/commonroom/house-foot.png) no-repeat scroll 0 100% transparent
}

.preamble+.activity-container div.tabs ul li a,
.noticeboard-container+.activity-container div.tabs ul li a {
    background: #193E62;
    border: 1px solid #0A1A29!important;
    border-bottom: 1px solid #236198!important;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #1B4773), color-stop(1, #14334F));
    background: -moz-linear-gradient(center top, #1B4773 0, #14334F 100%)
}

.preamble+.activity-container div.tabs ul li.here a,
.noticeboard-container+.activity-container div.tabs ul li.here a {
    color: #fff;
    background: transparent;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #193E62), color-stop(1, #0D1E2F));
    background: -moz-linear-gradient(center top, #193E62 0, #0D1E2F 100%);
    border: 1px solid #236198!important;
    border-bottom: 1px solid #0D1E2F!important;
    border-bottom: 1px solid #1A446E\9!important
}

#secondary div.panel.leaderboard {
    background-color: #173250;
    background-image: url(../../../ravenclaw/css/images/commonroom/wood_panel_top.png)
}

#secondary div.panel.leaderboard div.p-header p.pagination {
    background-position: 6px bottom
}

#secondary div.panel.leaderboard div.p-body p.pagination {
    background-position: 0 bottom
}

#secondary div.panel.leaderboard div.p-footer {
    background-image: url(../../../ravenclaw/css/images/commonroom/wood_panel_bottom.png)
}

#secondary div.panel.leaderboard h4 {
    border-bottom: 2px solid #236198;
    -moz-border-bottom-colors: #236198 #0A1A29
}

#secondary div.panel.leaderboard div.p-footer p.pagination {
    border-bottom: 2px solid #236198;
    -moz-border-bottom-colors: #236198 #0A1A29
}

#commentform {
    border-top: 1px solid #0A1A29;
    border-bottom: 1px solid #0A1A29;
    background: #1B3A5C;
    background: -webkit-gradient(linear, left top, right top, color-stop(-0.4, rgba(27, 58, 92, 0)), color-stop(0.3, #1B3A5C), color-stop(0.7, #1B3A5C), color-stop(1.4, rgba(27, 58, 92, 0)));
    background: -moz-linear-gradient(top left, rgba(27, 58, 92, 0) - 40%, #1B3A5C 30%, #1B3A5C 70%, rgba(27, 58, 92, 0) 140%)
}

div.activity-feed {
    border-top: 1px solid #236198;
    background: transparent;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, rgba(13, 30, 47, 1.0)), color-stop(0.35, rgba(13, 30, 47, 0)));
    background: -moz-linear-gradient(center top, rgba(13, 30, 47, 1.0) 5%, rgba(13, 30, 47, 0) 35%)
}

div.activity-feed ul li.item {
    background: #1b3a5c;
    background: -moz-linear-gradient(top left, #0D1E2F 7%, rgba(13, 30, 47, 0) 60%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0.07, #0D1E2F), color-stop(0.6, rgba(13, 30, 47, 0)))
}

.house #housemates .friends-list {
    background-color: #990E1C
}

.house #housemates .wrapper.alpha {
    border-top: 2px solid #236198;
    -moz-border-top-colors: #0A1A29 #236198;
    border-bottom: 2px solid #236198;
    -moz-border-bottom-colors: #0A1A29 #236198;
    background: -moz-linear-gradient(center bottom, #0A1A29 -60%, rgba(26, 68, 110, 0.7) 60%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(-6, rgba(26, 68, 110, 0.7)), color-stop(6, #0A1A29))
}

body.house .pagination .nav {
    border-bottom: 2px solid #236198;
    -moz-border-bottom-colors: #0A1A29 #236198
}

.house .pagination .nav li.last span.label,
body.house div.activity-feed ul li.item a,
.house #housemates ul li a,
body.house div.details dl a,
body.house #secondary .panel a,
body.house #secondary div.panel.leaderboard h4 {
    color: #69D6E4
}

.house .pagination .nav li a.loading {
    padding-left: 22px;
    background: transparent url(../../../ravenclaw/css/images/ajax-loader.gif) no-repeat 0 0
}

#activity.loading .tabs {
    background: transparent url(../../../ravenclaw/css/images/ajax-loader.gif) no-repeat 100% 50%
}

.minioverlay {
    background: #173858;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #1C4976), color-stop(0.95, #152F48));
    background: -moz-linear-gradient(center top, #1C4976 0, #152F48 95%)
}

.minioverlay .comment {
    background: #183A5B
}

.minioverlay #userinfo {
    background: transparent url(../../../ravenclaw/css/images/popup-detail.png) no-repeat 50% 100%
}

#dock #dropdown.enhance {
    background: #000;
    border: 0
}

#dock #dropdown,
#dock #dropdown.enhance.closed {
    background-position: 0 -60px
}

#dock #dropdown ul li a,
#dock #dropdown h2 a.username {
    color: #68D6E4
}

#header #logo a:hover,
#header #logo a:active,
#header #logo a:focus {
    background: transparent url(../../../ravenclaw/css/images/pottermore-hover.png) no-repeat 2px 35px
}

#sorting-hat-summary {
    background: url("../../../ravenclaw/css/images/sorting-hat/summary-ribbons.png") no-repeat 50% 0
}

#sorting-hat-summary .heading {
    background: url("../../../ravenclaw/css/images/sorting-hat/summary-heading.png") no-repeat 0 0
}

#sorting-hat-summary .panel .header {
    background: url("../../../ravenclaw/css/images/sorting-hat/summary-panel-header.png") no-repeat 0 0
}

#sorting-hat-summary .panel .body {
    background: url("../../../ravenclaw/css/images/sorting-hat/summary-panel-body.png") repeat-y 0 0
}

#sorting-hat-summary .panel .footer {
    background: url("../../../ravenclaw/css/images/sorting-hat/summary-panel-footer.png") no-repeat 0 0
}

#sorting-hat-summary .panel.content .header {
    background: url("../../../ravenclaw/css/images/sorting-hat/summary-content-header.png") no-repeat 0 0
}

#sorting-hat-summary .panel.content .body {
    background: url("../../../ravenclaw/css/images/sorting-hat/summary-content-body.png") repeat-y 0 0
}

#sorting-hat-summary .panel.content .footer {
    background: url("../../../ravenclaw/css/images/sorting-hat/summary-content-footer.png") no-repeat 0 0
}

.ravenclaw.house .noComments {
    background: #153A5E;
    color: #fff
}

body.house div.preamble div.details dl dd.founder.noUGC .img {
    background: url("../../css/common-room/images/ravenclawCrest.png") no-repeat 0 0
}

.profilepopup.hasStatus.noarrow.ravenclaw {
    padding-top: 47px!important
}

#quote a {
    float: right;
    margin-top: 10px;
    color: #69D6E4;
    font-size: 11px;
    text-align: right;
    font-family: arial;
    font-weight: bold
}


}
