/**
 * This file is for your custom CSS.
 * This file is not modified or overwritten during upgrades
 */

#elSearchWrapper {
    position: absolute;
    top: 2px;
    right: 10px;
}

a:hover, a:focus {
    text-decoration: none;
}

a.topic_title, table.ipb_table .topic_title {
    font-size: 13px;
    font-weight: bold;
}

a.ipsType_sectionTitle, .ipsType_sectionTitle a {
    color: #fff;
}

.ipsBox {
    border: none;
    box-shadow: none;
}

.ipsDataItem a:hover {
    text-decoration: underline;
}

.ipsType_sectionHead, .cAuthorPane_author strong {
    font-weight: bold;
}

.ipsType_sectionTitle {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}

blockquote {
    font-size: inherit;
}

blockquote p:last-child {
    margin: 14px 0;
}

body {
    background: url(/images/template/tpl_bg_alt.jpg) #ebebeb repeat-x;
    color: #424242;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    height: 100%;
    margin: 0px;
    padding: 0px;
}

#ipsLayout_body {
    background-color: #fff;
}

#ipsLayout_header {
    border-bottom: none;
    margin-bottom: -1px;
    margin-top: 150px;
}

#ipsLayout_header header {
    background-color: transparent;
}

#ipsLayout_header header > .ipsLayout_container {
    min-height: 0;
}

#ipsLayout_header nav {
    background: none;
    background-color: transparent;
}

div#elHeaderNavigation {
    font-size: 12px;
    text-transform: lowercase;
}

#elSearch {
    text-align: right;
}

div#footer_utilities {
    font-size: 12px;
}

div#nav-second-tier {
    color: #cccccc;
    font-size: 11px;
    left: 120px;
    position: absolute;
    text-align: right;
    text-transform: lowercase;
    top: 7px;
    z-index: 99;
}

div#nav-second-tier a, div#nav-second-tier a:link {
    color: #cccccc;
    font-weight: bold;
    margin: 5px;
    text-decoration: none;
}

div#search {
    box-shadow: none;
    margin: 0;
}

div#search .submit_input {
    border-bottom-right-radius: 0;
    height: 29px;
}

#primary_nav a#adv_search {
    width:16px;
    height:16px;
    background:url('/community/public/style_images/master/advanced_search.png') no-repeat right 50% !important;
    text-indent:-3000em;
    display:inline-block;
    margin:7px 0 4px 4px;
}

div#user_navigation {
    font-size: 12px;
    position: absolute;
    right: 150px;
    top: 0;
}

div.ocrsearch {
    padding: 5px;
    position: absolute;
    right: 0;
    text-align: left;
    top: 64px;
    z-index: 99;
}

div.ocrsearch a, div.ocrsearch a:link, div.ocrsearch a:visited { color: #cccccc; text-decoration: none; }

div.row_data, span.row_data {
    padding: 4px 0;
}

h1, h2, h3, h4, h5 {
    font-weight: bold;
    line-height: 18px;
}

h4.ipsDataItem_title {
    font-weight: bold;
}

img.header { left: 0px; position: absolute; top: 0px; z-index: 90; }

img.mascot {
    display: none;
    position: absolute;
    right: 5px;
    top: 15px;
    z-index: 101;
}

input#ocr-search-box, input.search-box {
    background: url('/images/template/panel-white-bg.png') repeat-x;
    background-color: #ffffff;
    border: none;
    color: #6c6c76 !important;
    font-size: 16px;
    font-weight: bold;
    border-radius: 6px;
    padding: 8px;
    width: 300px;
}

label {
    font-weight: normal;
    margin-bottom: 0;
}

p, ul {
    margin: 14px 0;
}

span#search_options {
    background-color: #3e3e3e;
    color: #ffffff;
    font-size: 11px;
    margin-right: 5px;
}

span#search_wrap {
    background-color: #e8e8e8;
    border-radius: 6px 6px 0 0;
    box-shadow: none;
    float: none;
    height: 27px;
    margin-right: 20px;
    padding: 1px 26px 1px 8px;
}

span.row_title {
    padding-bottom: 4px;
    padding-top: 4px;
}

td.col_c_forum h4 a {
    font-weight: bold;
}

th {
    text-align: center;
}

ul#mega {
    padding-left:0;
    z-index: 1001;
}

ul#elUserNav {
    right: 50px;
    position: absolute;
    top: -145px;
}

#elUserNav a, #elUserNav a:link, #elUserNav a:visited {
    color: #fff;
}

#elPostFeed {
    background-color: #e6e6e6;
}

.ipsBreadcrumb > ul > li {
    font-size: 12px;
}

.ipsBreadcrumb.ipsBreadcrumb_bottom {
    border-top: solid 1px rgba(0, 0, 0, 0.1);
}

.ipsComment_content {
    margin-bottom: 10px;
}

.ipsNavBar_primary {
    background-color: transparent;
    top: 0;
}

.ipsNavBar_secondary {
    background-color: #f5f5f5;
}

.ipsNavBar_secondary, .ipsNavBar_secondary li a {
    font-size: 12px;
}

.ipsNavBar_primary > ul > li > a {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.ipsNavBar_primary > ul > li.ipsNavBar_active > a {
    background-color: #f5f5f5;
}

.ipsTag {
    background-color: #e6e6e6 !important;
}

.ipsTags a, .ipsTag_prefix {
    font-size: 11px;
}

.ipsWidget .ipsDataItem_title, .ipsType_medium {
    font-size: 12px;
}

i.ref {
    display:inline-block;
    margin: 0 10px 10px 0;
    height:30px;
    width:30px;
    background-color:#888888;
    background-image:url("/images/template/icons/social-media-flat/general/general-128.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 24px 24px;
    border-radius: 15px;
}

i.ref-20 {
    margin: 0 10px 0 0;
    height:20px;
    width:20px;
    background-size:20px 20px;
}

i.ref-24 {
    margin: 0 10px 0 0;
    height:24px;
    width:24px;
    background-size:20px 20px;
    border-radius: 12px;
}

i.ref-32 {
    margin: 0 10px 0 0;
    height:32px;
    width:32px;
    background-size:27px 27px;
    border-radius: 16px;
}

i.ref-40 {
    margin: 0 10px 0 0;
    height:40px;
    width:40px;
    background-size:35px 35px;
    border-radius: 20px;
}

i.ref-blank {
    background-color:rgba(0, 0, 0, 0.1);
}

i.ref-discord {
    background-color:#5865F2;
    background-image:url("/images/template/icons/social-media-flat/discord/discord-128.png");
}

i.ref-facebook {
    background-color:#3b5998;
    background-image:url("/images/template/icons/social-media-flat/facebook/facebook-128.png");
}

i.ref-gamefaqs {
    background-color:#6564ff;
    background-image:url("/images/template/icons/social-media-flat/gamefaqs/gamefaqs-128.png");
}

i.ref-homepage{
    background-color:#888888;
    background-image:url("/images/template/icons/social-media-flat/home/home-128.png");
}

i.ref-imdb{
    background-color:#ffae17;
    background-image:url("/images/template/icons/social-media-flat/imdb/imdb-128.png");
}

i.ref-mobygames{
    background-color:#0064bb;
    background-image:url("/images/template/icons/social-media-flat/mobygames/mobygames-128.png");
}

i.ref-musicbrainz{
    background-color:#736dab;
    background-image:url("/images/template/icons/social-media-flat/musicbrainz/musicbrainz-128.png");
}

i.ref-rss{
    background-color:#ff8300;
    background-image:url("/images/template/icons/social-media-flat/rss/rss-128.png");
}

i.ref-soundcloud{
    background-color:#FF6600;
    background-image:url("/images/template/icons/social-media-flat/soundcloud/soundcloud-128.png");
}

i.ref-twitter{
    background-color:#39a9e0;
    background-image:url("/images/template/icons/social-media-flat/twitter/twitter-128.png");
}

i.ref-vgmdb{
    background-color:#2f364f;
    background-image:url("/images/template/icons/social-media-flat/vgmdb/vgmdb-128.png");
}

i.ref-wikipedia{
    background-color:#4b4b4b;
    background-image:url("/images/template/icons/social-media-flat/wikipedia/wikipedia-128.png");
}

i.ref-youtube{
    background-color:#cd332d;
    background-image:url("/images/template/icons/social-media-flat/youtube/youtube-128.png");
}



@media (max-width: 600px) {

    #mega {
        display: none;
    }

    #ipsLayout_header {
        margin-top: 0;
    }

}

@media (max-width: 979px) {
    div.ocrsearch, div#nav-second-tier, img.header {
        display: none;
    }
}

@media (min-width: 1600px) {
    img.mascot {
        display: inline;
        visibility: visible;
    }
}