@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("boards.ign.com"), domain("betaboards.ign.com"), domain("forums.ign.com") {

div.header#header-boards,
#footer {
background-color: #236 !important;
background-image: none !important;
min-width: 0px !important;
/* changes the color on top and bottom of page */
}
#boards_full_width,
#boards_board_list_table {
outline-width: 1px !important;
margin: -1px !important;
/* removes horizontal scrollbar caused by IGN Tools */
}
body {
background-position: 0px 40px !important;
/* moves background up to fit */
}
div.header#header-boards {
height: 19px !important;
/* shrinks blue area up top */
}
.content {
height: 0px !important;
/* unblocks links up top */
}
#boards_container {
margin-top: 0px !important;
/* removes space for profile box and search */
}
#masthead-search,
.img-masthead,
#upateStatus {
display: none !important;
/* removes logo and redundant search bar */
}
div.wrapper {
top: -27px !important;
/* moves network links up off page */
}
div.wrapper,
#masthead-tools {
position: absolute !important;
}
#masthead-tools {
width: 300px !important;
left: 10px !important;
top: 0px !important;
height: 22px !important;
/* positions User Name and Sign Out links */
}
#masthead-login > .account-actions > li,
#masthead-logout > .register-actions > li {
display: inline !important;
clear: none !important;
width: auto !important;
margin-right: 10px !important;
height: 15px !important;
/* moves Sign Out link next to User Name link */
}
#masthead-login > .account-actions > li > a,
#masthead-logout > .register-actions > li > a {
font-size: 11px !important;
font-weight: bold !important;
line-height: 16px !important;
/* font style for User Name and Sign Out links */
}
.register-actions {
position: relative !important;
left: 75px  !important;
}
.lnk-register,
#lnk-login_alpha {
position: relative !important;
left: -5px  !important;
}
#masthead-login #lnk-avatar,
#lnk-logout-avatar {
display: none !important;
/* removes small User Icon */
}
#boards-pm > A {
display: none !important;
/* removes redundant Private Message link */
}
#boards_breadcrumb {
width: auto !important;
white-space: normal !important;
margin-bottom: 0px !important;
padding: 5px 0 6px 2px !important;
/* size and spacing for current board/thread links up top */
}
ul.nav.clear,
ul.nav.clear li.home {
font-size: 11px !important;
margin-top: 0px !important;
padding: 0px 0px 3px 0px !important;
height: 20px !important;
/* sizing for Menu */
}
#nav-global {
top: 4px !important;
left: 0px !important;
width: auto !important;
/* position for Menu */
}
ul.nav.clear > li:not(.home) {
display: none !important;
/* clears all menus except Boards */
}
ul.nav.clear > li.home > a {
font-size: 0px !important;
margin: 0 5px 0 5px !important;
border: none !important;
position: relative;
top: 3px;
/* shrinks Boards menu title to nothing */
}
ul.nav.clear > li.home > a:after {
content: "Menu";
font-size: 11px;
color: #236;
position: relative;
top: 0px;
/* puts Menu in place of Boards menu title */
}
.account-actions * {
top: 0px !important;
/* fixes menu position */
}
.sub-nav-display {
right: -216px !important;
top: 20px !important;
/* moves drop down menu to the right */
}
.nav-item > .left-corner,
.nav-item > .right-corner,
.nav-item > .bot-bub,
.nav-item > .curve,
.container-sub-nav > .right,
.container-sub-nav > .curve {
display: none !important;
/* removes rounded corners of menus */
}
.container-sub-nav > .left {
background: white !important;
width: 5px !important;
left: -5px !important;
top: -16px !important;
}

.sub-nav-display {
margin-top: 0px !important;
margin-right: 1px !important;
/* fixes edges of menus since corners are gone */
}
#boards_full_width_user_search,
#boards_full_width_user_search_webforms {
min-height: 0px !important;
/* removes the space reserved for Search, Profile box, and Announcements */
}
#boards_user_profile_container #boards_user_profile_username > a {
display: none !important;
/* removes redundant username up top (if profile box is visible) */
}
#boards_main_user_search > H1 {
display: none
/* removes huge board titles */
}

/* PROFILE BOX */
#boards_fixed_container {
margin-top: 0px !important;
}
#boards_user_profile_container {
visibility: collapse !important;
position: absolute !important;
top: 0px !important;
right: 0px !important;
}
#boards_user_private_messages:after {
content: " NEW";
color: yellow !important;
position: absolute !important;
top: -72px !important;
right: 452px !important;
display: inline !important;
visibility: visible !important;
z-index: 1000 !important;
opacity: 1 !important;
font-size: 11px !important;
}
#boards_user_profile_infobox {
display: inline !important;
opacity: 1 !important;
position: absolute !important;
top: 0px !important;
right: 0px !important;
margin-right: 5000px !important;
/* moves the profile box way off to the left of the page */
}
#boards_user_profile_infobox_main > A[href="/PrivateMessages/"] {
position: absolute !important;
top: 3px !important;
left: 4785px !important;     
color: #fff !important; 
font-size: 11px;
font-weight: bold;
z-index: 1000 !important;
width: 150px !important;
/* Places link to PMs up top */
}

/* THEMES */
div[class*="boards_profile_theme"] {
position: absolute !important;
top: 2px !important;
z-index: 1000 !important;
}
div[class*="boards_profile_theme_grey"] {
left: 4967px !important;
margin-top: -3px !important;
}
div[class*="boards_profile_theme_white"] {
left: 4985px !important;
margin-top: -3px !important;
}
div[class*="boards_profile_theme_classic"] {
left: 5003px !important;
margin-top: -3px !important;
}
.boards_profile_theme_classic_selected {
background: none #bbc !important;
border: 5px solid #999 !important;
width: 10px !important;
height: 10px !important;
}
div[class*="boards_profile_theme_grey"]:after {
content: " Theme: ";
font-size: 11px;
color: #fff ;
font-weight: bold;
z-index: 1000;
position: relative;
bottom: 20px;
right: 45px;
line-height: 0px;
}

/* SEARCH BAR */
#boards_search_container.searchTweak {
visibility: collapse !important;
}
#boards_search_container.searchTweak * {
visibility: visible !important;
}
#boards_search_container,
#boards_search_container.searchTweak {
position: absolute !important;
right: 0px !important;
top: 0px !important;
height: 0px !important;
margin-top: -3px !important;
padding-left:1000px !important;
z-index: 1000 !important;
/* resizes and moves search div up to the top right corner */
}
#boards_search_container h1,
#boards_search_container.searchTweak h1 {
visibility: collapse !important;
/* removes SEARCH ALL IGN BOARDS text */
}
#boards_search_container > form,
#boards_search_container.searchTweak > form {
position: absolute !important;
right: 70px !important;
top: 0px !important;
line-height: 11pt !important;
/* isolates the search bar itself, puts it on the top right corner */
}
#boards_search_container > form > input#boards_search_input,
#boards_search_container.searchTweak > form > input#boards_search_input {
font-size: 11px !important;
height: 18px !important;
padding: 2px 0 0 0 !important;
/* properties for inside search bar */
}
#boards_search_input,
#boards_search_container.searchTweak #boards_search_input {
max-width: 150px !important;
/* width of bar */
}
#boards_search_submit,
#boards_search_container.searchTweak #boards_search_submit {
background-image: url('http://media.ignimgs.com/boards/img/grey/google_search_bg.jpg') !important;
background-position: 70px 198px !important;
opacity: .8 !important;
max-width: 46px !important;
height: 22px !important;
/* resizes Search button and repositions its background */
}
#boards_search_submit:hover,
#boards_search_container.searchTweak #boards_search_submit:hover,
#wikiSearchButton:hover {
opacity: 1 !important;
/* Button turns white when hovered */
}
#wikiSearchButton,
#boards_search_container.searchTweak #wikiSearchButton {
position: absolute !important;
right: -1px !important;
top: 1px !important;
height: 21px !important;
width: 67px !important;
opacity: .8 !important;
/* Vesti Wiki search button placement, size, opacity */
}
/* ANNOUNCEMENTS */
/* Puts announcements in a tiny area up top, visible when hovered */
#boards_announcement_dropshadow {
position: absolute !important;
width: auto !important;
padding: 0px 3px 0px 0px !important;
border: 0px solid black !important;
top: 25px !important;
right: 0px !important;
}
#boards_announcement_container {
height: 20px !important;
width: 100px !important;
font-size: 0px !important;
padding: 0px !important;
margin: 0px !important;
}
#boards_announcement_container H3 {
font-size: 11px !important;
margin-top: 3px !important;
margin-left: 3px !important;
}
#boards_announcement_container:hover {
height: auto !important;
width: 598px !important;
font-size: 11px !important;
padding: 7px !important;
}

/*  BOARD WIDTH */
#boards_container,
#boards_fixed_container,
#boards_full_width,
#boards_full_width_user_search,
#status_message,
#boards_board_list_table_header,
#boards_pagination_wrapper,
#boards_quickpost_wrapper,
DIV[onmouseout="this.className='boards_board_list_row'"][onmouseover="this.className='boards_board_list_row_over'"],
#boards_bottom_pagination_wrapper,
#boards_additional_info {
min-width: 974px !important;
width: 100% !important;
/* Gets rid of extra space on sides
   This is designed for the "classic" theme */
}
#status_message {
padding-left: 0px !important;
padding-right: 0px !important;
}
#boards_quickpost_wrapper {
background-position: 480px 0px !important;
background-repeat: repeat-x !important;
/* fixes background image behind Quick Post for new width */
}
#boards_breadcrumb_bottom {
min-width: 974px !important;
width: auto !important;
}
#boards_board_list_header,
#boards_board_list_footer {
padding-left: 0px !important;
width: 100% !important;
}
#boards_board_list_header {
min-height: 23px !important;
height: auto !important;
padding-left: 0px !important;
padding-top: 5px !important;
}
#boards_board_list_header > div:not(.panel) {
padding: 0px !important;
margin-top: 0px !important;
margin-bottom: 0px !important;
font-size: 12px !important;
}
#boards_board_list_header > H1 {
display: none !important;
}

/* PAGINATION */
/* small tweaks for page number links */
#boards_pagination_wrapper,
#boards_bottom_pagination_wrapper {
height: 30px !important;
}
.boards_paginator_table,
.boards_pagination {
margin-top: 1px !important;
margin-bottom: 0px !important;
margin-left: 0px !important;
margin-right: 0px !important;
}
#boards_pagination_wrapper TD:not(:first-child),
#boards_bottom_pagination_wrapper TD:not(:first-child),
.boards_pagination_dropdown {
font-size: 0px !important;
/* removes "Jump to Page:" text */
}

/* BOARD LIST */
#boards_main_sidebar {
float: left !important;
}
#boards_main_content {
background-color: #838290 !important;
}
#boards_main_user_search {
min-height: 0px !important;
}

/* POLL FIX */
/* Just fixes the width of polls, nothing fancy */

div[id*="boards_poll_result_wrapper"],
.boards_poll_results_bar_display,
.boards_poll_result_answer,
.boards_poll_choice_row {
width: auto !important;
}
#boards_poll_wrapper {
margin-right: 5px !important;
width: 60% !important;
min-width: 500px !important;
}
#boards_poll_question {
margin-bottom: 0px !important;
}
div[id*="boards_poll_result_wrapper"] {
padding-top: 3px !important;
padding-bottom: 20px !important;
}
.boards_poll_results_bar_display img {
height: 20px !important;
position: relative !important;
top: 5px !important;
}
.boards_poll_result_radio_choice {
width: auto !important;
height: auto !important;
padding: 3px 5px 0px 0px !important;
}

/* ADS */
#boards_medrec_absolute,
#boards_medrec_relative,
#sLeaderboardAd,
#ad-wrap,
#dhtmlbanner {
display: none !important;
}
#boards_medrec_relative + #boards_sidebar_wrapper {
margin-top: 26px !important;
}
#boards_full_width_user_search {
min-height: 0px !important;
min-width: 0px !important;
}

/* FOOTER */
/* replaces red gradients with transparent black gradients */
#footer .col-right.top,
#footer .col-left.top {
background: transparent url(data:image/png;base64,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) repeat-x 0 0 !important;
}
#footer .col-right,
#footer .col-left {
background: transparent url(data:image/png;base64,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) repeat-x 0 0 !important;
}
div.content a[href*="SuperFaceCase"] {
color: #ccc !important;
text-decoration: line-through !important;
/* Fixes board bug */
}
}