/* =============================================================================
   COULEUR DES LIENS
   ============================================================================= */

.post-content a,
#onthefrontpage .onthefrontpage-top ul li.active a,
.widget-classifieds .classifieds-txt p,
.widget-current-offers ul li h5 a,
.related-content .related-txt p a:hover,
.widget-photomoblog small a,
.comments_block h4 a,
.post-comments .comment-meta p a,
.post-comments .comment-content a,
#onthefrontpage .thelastfive .article a:hover h2,
.article .post-title h2 a:hover,
.profile-member-infos h2,
.profile-member-infos .profile-links ul li a,
a .classified-txt p,
.friends-block-inner ul li a:hover span,
.post-classified-title h2 a,
.header-top .trends-topics span,
.header-top .trends-topics ul li a:hover,
.header-top .contact-us a,
#mainmenucontainer .submainmenu ul li a:hover,
.footer .nav-footer ul li a:hover {
    color: #36b4cb;
}

.post-content a:hover,
a:hover .classifieds-txt p,
.widget-current-offers ul li h5 a:hover,
.widget-photomoblog small a:hover,
.comments_block h4 a:hover,
.post-comments .comment-meta p a:hover,
.post-comments .comment-content a:hover,
.profile-member-infos .profile-links ul li a:hover,
.annonces-block ul li a:hover .classified-txt p,
.post-classified-title h2 a:hover,
.header-top .contact-us a:hover,
.widget-joinus .joinus p {
    color: #87cfe6;
}

.header-top .trends-topics ul li a {
    color: #739aa3;
}

/* =============================================================================
   IMAGES DE FOND
   ============================================================================= */

#header {
    background-image: url(../../images/gamer/bg_header_gamer.png);
}

#header .logo h1 a {
    width: 264px;
    background-image: url(../../images/gamer/logo_header_gamer.png);
}

.widget-joinus .joinus {
    background-image: url(../../images/gamer/jdg_joinus.jpg);
}

.footer {
    background-image: url(../../images/gamer/bg_footer_gamer.png);
}

/* =============================================================================
   COULEURS TRANSPARENTES
   ============================================================================= */

#onthefrontpage .thelastfive .article .post-image-hover {
    background-color: #87cfe6;
    background-color: rgba(135, 207, 230, 0.8);
}
