body {
    background-color: black;
    background-image: url('../../images/branded/mohl/tryathalonHomeBG.jpg');
    background-position: top center;
    background-repeat: no-repeat;
}
body > header, #header-container, .body-container {
    background-image: none;
    background-color: transparent;
}
.navAndAds {
    background: none;
}
.mainContent {
    background: none;
}
article.show-module {
    -o-border-image: url('../../images/branded/borderModule.png') 44 / 44px stretch;
    -moz-border-image: url('../../images/branded/borderModule.png') 44 / 44px stretch;
    -webkit-border-image: url('../../images/branded/borderModule.png') 44 / 44px stretch;
    border-image: url('../../images/branded/borderModule.png') 44 fill / 44px stretch; /* Absolute same domain path for IE9 */
}

.video-module hgroup > h2 {
    background-image: url("../../images/branded/mohl/filter-bar_inverse.png");
    background-color: #5be8f5;
    background-position: -2px -125px;
    margin-left: 0;
}
.game-module hgroup > h2 {
    background-image: url("../../images/branded/mohl/filter-bar_inverse.png");
    background-color: #5be8f5;
    background-position: -1px -85px;
    margin-left: 0;
}.feed-group h2 .category, .feed-item hgroup h2 .category {
    color: #5be8f5;
}
.show-module h1 {
    color: #dcf002;
}
.visit-site {
    background-image: url('../../images/branded/sprites/visitsite.png');
    background-color: #5be8f5;
    clear: left;
    height: 35px;
    width: 78px;
    background-position: -10px -3px;
}
.recommendations h3 a {
    color: #dcf002;
}
.recommendations h3 a:hover {
    color: #c28437;
}
.video-module .watch-message, .game-module .watch-message {
    color: #dcf002;
}
.sendWrapper h2 {
    color: #5be8f5;
}
.sendButtonActive {
    background-color: #5be8f5;
    border-left: 1px solid #5be8f5;
    border-top: 1px solid #5be8f5;
}

.sendButtonAngleBorder {
    background-image: url('../../images/branded/mohl/angle_corner_selected.png');
}

/*


article.feed-item hgroup h2 span.category {
    color: #7b8969;
}
.game-module > hgroup > h2 {
    background-color: #5be8f5;
    background-image: url('../../images/branded/sprites/filter-bar_inverse.png');
    background-position: -1px -87px;
}
.video-module > hgroup > h2 {
    background-color: #5be8f5;
    background-image: url('../../images/branded/sprites/filter-bar_inverse.png');
    background-position: -3px -126px;
}
.game-module img.property {
    padding-top: 0;
}

.show-module p {
    color: #464646;
}
.recommendationsItem {
    color: #51392e;
}
.game-module .visit-site {
    background-position: -9px -12px;
}
.sendWrapper button {
    background-color: #fa6311;
    border: 1px solid #fa6311;
}

*/