#welcomebox {
    font-family: Champagne, Verdana, Arial, Helvetica, sans-serif;
    font-size: 26px;
    text-shadow: 2px 2px 2px #000000;
    margin-bottom: 10px;
}
.boxtitle {
    font-size: 40px;
    height: 39px;
    background-image: url('/images/display/alltriviasdc.png');
    background-repeat: no-repeat;
    padding: 2px 2px 2px 10px;
    line-height: 41px;
    box-shadow: 1px 2px 3px 0px #0d0d0e;
}
.boxcontent {
    margin-left: 1px;
    margin-right: 1px;
    padding: 5px;
    border: 1px solid #2e2e2e;
    background-color: #242424;
    box-shadow: 1px 2px 3px 0px #0d0d0e;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
}
/* browse.css */
#filterbar {
    display: block;
    width: 980px;
    height: 44px;
    background-image: url('/images/display/filterbar.png');
    box-shadow: 1px 2px 3px 0px #0d0d0e;
    font-family: Champagne, Verdana, Arial, Helvetica, sans-serif;
    font-size: 34px;
    line-height: 44px;
    color: #810c0c;
    padding: 0px;
}
#filterbar h1 {
    display: inline-block;
    width: 220px;
    height: 44px;
    background-color: transparent;
    background-image: none;
    box-shadow: none;
    text-shadow: 2px 2px 2px #000000;
    line-height: 44px;
    color: #ffffff;
    font-size: 34px;
    font-weight: normal;
    padding-left: 10px;
    text-align: left;
    margin: 0px;
}
#filterbox {
    height: 234px;
    background-image: url('/images/display/filterbg.png');
    box-shadow: 1px 2px 3px 0px #0d0d0e;
    padding-top: 2px;
    position: relative;
}
#filterconsole {
    float: left;
    width: 300px;
    padding: 5px;
}
#filterdevelopers {
    float: left;
    width: 300px;
    padding: 5px;
}
#filterspecial {
    float: left;
    width: 300px;
    padding: 5px;
}
#tagfilter {
    padding: 5px;
    background-color: #242424;
    font-size: 12px;
}
#gamelist {
    margin-top: -3px;
    margin-bottom: 10px;
}
#helptext {
    display: none;
    position: absolute;
    padding: 5px;
    width: 200px;
    font-size: 12px;
    text-align: justify;
    background-image: url('/images/misc/tooltip.png');
    border: 2px solid #740808;
    box-shadow: 1px 2px 3px 0px #0d0d0e;
}
#letterbar {
    display: block;
    width: 980px;
    height: 37px;
    background-image: url('/images/display/letterbar.png');
    box-shadow: 1px 2px 3px 0px #0d0d0e;
    font-family: Champagne, Verdana, Arial, Helvetica, sans-serif;
    font-size: 33px;
    line-height: 37px;
    color: #810c0c;
    padding: 0px;
    margin-top: 10px;
    margin-bottom: 10px;
}
#letterbar div {
    display: inline-block;
    width: 240px;
    height: 37px;
    background-color: transparent;
    background-image: none;
    box-shadow: none;
    text-shadow: 2px 2px 2px #000000;
    line-height: 37px;
    color: #ffffff;
    font-size: 26px;
    font-weight: normal;
    padding-left: 10px;
    text-align: left;
    margin: 0px;
}
#search-help {
    cursor: pointer;
}
#specialoptions {
    font-size: 12px;
}
#submit {
    width: 980px;
    height: 44px;
    clear: both;
    margin-bottom: 13px;
    background-color: #151618;
    background-image: url('/images/buttons/submit.png');
    box-shadow: 1px 2px 3px 0px #0d0d0e;
    font-family: Champagne, Verdana, Arial, Helvetica, sans-serif;
    font-size: 34px;
    text-align: center;
    line-height: 44px;
}
#submit:hover {
    background-color: #ffffff;
}
#submit a {
    display: block;
    text-shadow: 2px 2px 2px #000000;
}
.active {
    color: #ad0d0d;
}

/* game.css */
#gamecontainer {
    width: 980px;
    margin-top: -60px;
    margin-bottom: 10px;
    padding-top: 250px;
    background-repeat: no-repeat;
    float: none;
    clear: both;
}
.gamedetails {
    margin-left: 135px;
    width: 835px;
    min-height: 123px;
    line-height: 31px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    background-image: url('/images/display/gamedetailbg.png');
    box-shadow: 1px 2px 3px 0px #0d0d0e;
}
.gamedetails-bg {
    margin-left: 135px;
    width: 830px;
    min-height: 123px;
    line-height: 31px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 15px;
    background-size: 850px, 860px;
    background-position: 0 0, -10px, -71px;
    background-repeat: no-repeat;
    box-shadow: 1px 2px 3px 0px #0d0d0e;
}
.gameentry {
    font-family: Champagne, Verdana, Arial, Helvetica, sans-serif;
    font-size: 26px;
    text-shadow: 2px 2px 2px #000000;
    position: relative;
}
.gameimage {
    float: left;
  	box-shadow: 1px 2px 3px 0px #0d0d0e, 1px 18px 30px -14px #0d0d0e;
}
.gameimage img {
    display: block;
}
.gametitle {
    font-size: 40px;
    width: 833px;
    height: 39px;
    margin-left: 135px;
    background-image: url('/images/display/gametitle.png');
    background-repeat: no-repeat;
    padding: 2px 2px 2px 10px;
    line-height: 38px;
    box-shadow: 1px 2px 3px 0px #0d0d0e;
    text-shadow: 2px 2px 2px #000000;
}
.gamewrapper {
    float: none;
    clear: both;
    display: block;
    margin-top: 10px;
    min-height: 194px;
}
.noboxart {
    display: inline-block;
    width: 105px;
    height: 155px;
    padding: 10px;
    background-image: url('/images/display/boxart.png');
    text-align: center;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-shadow: 1px 1px 2px #000000;
}

/* general.css */
a:link, a:visited {
    color: #cedae5;
    text-decoration: none;
}
a:hover, a:active {
    color: #ffffff;
    text-decoration: none;
}
body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    margin: 0px;
    color: #ffffff;
    background-color: #181818;
    background-image: url('/images/layout/main-bg.png'), url('/images/backgrounds/background.png');
    background-repeat: repeat-y, no-repeat;
    background-position: top;
    background-attachment: fixed;
}
img {
    border: none;
}

/* layout.css */
html, body {
    margin: 0px;
    padding: 0px;
    height: 100%;
}
#content {
    background-image: url('/images/layout/content-bg.png');
    background-position: top;
    background-repeat: repeat-x;
    background-attachment: fixed;
    width: 980px;
    padding: 10px 10px 410px 10px;
    margin: 0px auto 0px auto;
}
#vgf_footer-container {
    width: 100%;
    height: 400px;
    position: absolute;
    bottom: 0px;
    left: 0px;
}
#wrapper {
    min-height: 100%;
    position: relative;
}
.display {
    border-spacing: 1px;
}
.display th, .display td {
    text-align: left;
    padding: 3px;
}
.display td table {
    border-spacing: 0px;
}
.display td table th, .display td table td {
    padding: 0px;
}
table {
    border-spacing: 5px;
    line-height: 20px;
}
th, td {
    text-align: left;
    padding: 0px;
}

/* misc.css */
.altrow0 {
    background-color: #943737;
    color: #ffffff;
}
.altrow1 {
    background-color: #803030;
    color: #ffffff;
}
.cperror {
    display: block;
    padding: 5px;
    font-weight: bold;
    background-color: #ff0000;
}
.error {
    color: #ff0000;
}
.header {
    background-color: #520808;
    color: #ffffff;
}
.spoiler-label {
    color: #000000;
    background-color: #ffffff;
    font-size: 12px;
    line-height: 14px;
    padding-top: 4px;
    padding-bottom: 0px;
    padding-left: 2px;
    padding-right: 5px;
}
.spoiler-text {
    background-color: #000000;
    color: #000000;
}
.success {
    display: block;
    min-height: 36px;
    padding: 5px;
    margin-bottom: 10px;
    font-weight: bold;
    background-color: #008800;
}
.success img {
    float: left;
    margin-right: 5px;
}
.title {
    text-align: center;
    font-size: 25px;
    font-weight: bold;
    text-shadow: 2px 2px 2px #000000;
}
.textbg {
    padding: 10px;
    background-color: #282828;
    box-shadow: 1px 2px 3px 0px #0d0d0e;
    text-align: justify;
}
.textheader {
    width: 931px;
    height: 44px;
    background-image: url('/images/display/titlebg.png');
    box-shadow: 1px 2px 3px 0px #0d0d0e;
    font-family: Champagne, Verdana, Arial, Helvetica, sans-serif;
    font-size: 34px;
    text-align: center;
    line-height: 44px;
    margin: 0px;
}
h1 {
    width: 980px;
    height: 44px;
    background-image: url('/images/display/titlebg.png');
    box-shadow: 1px 2px 3px 0px #0d0d0e;
    font-family: Champagne, Verdana, Arial, Helvetica, sans-serif;
    font-size: 34px;
    text-align: center;
    line-height: 44px;
    margin: 0px;
}
.hr {
    width: 100%;
    height: 1px;
    border-bottom: 1px solid #cedae5;
}

/* sdc.css */
#sdcwrapper {
    position: relative;
}
.sdcdetails {
    width: 970px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    background-image: url('/images/display/gamedetailbg.png');
    box-shadow: 1px 2px 3px 0px #0d0d0e;
    font-size: 22px;
}
.sdcentry {
    font-family: Champagne, Verdana, Arial, Helvetica, sans-serif;
    font-size: 26px;
    text-shadow: 2px 2px 2px #000000;
    margin-bottom: 10px;
}
.sdctitle {
    font-size: 40px;
    width: 970px;
    height: 39px;
    background-image: url('/images/display/sdctitle.png');
    background-repeat: no-repeat;
    padding: 2px 0px 2px 10px;
    line-height: 41px;
    box-shadow: 1px 2px 3px 0px #0d0d0e;
}
.sdcwrapper {
    float: none;
    clear: both;
    display: block;
    margin-top: 10px;
}

/* sidebar.css */
#sidebar {
    float: right;
    clear: right;
}
.rightbar {
    width: 298px;
    float: none;
    clear: both;
    background: #242424;
    border: 1px solid #2e2e2e;
    margin-bottom: 10px;
    box-shadow: 1px 2px 3px 0px #0d0d0e;
}
.rightbarheader {
    width: 288px;
    margin-top: -1px;
    margin-left: -1px;
    border: 1px solid #8a2323;
    background-image: url('/images/display/triviaheader.png');
    padding: 5px;
    font-size: 13px;
    line-height: 14px;
}

/* submissions.css */
.submission-accept {
    display: inline-block;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 20px;
    height: 25px;
    padding: 4px;
    text-shadow: 2px 2px 2px #000000;
    text-align: center;
    background-image: url('/images/submissions/sub-accept.png');
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 5px;
}
.submission-edit {
    display: inline-block;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 20px;
    height: 25px;
    padding: 4px;
    text-shadow: 2px 2px 2px #000000;
    text-align: center;
    background-image: url('/images/submissions/sub-edit.png');
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 5px;
}
.submission-reject {
    display: inline-block;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 20px;
    height: 25px;
    padding: 4px;
    text-shadow: 2px 2px 2px #000000;
    text-align: center;
    background-image: url('/images/submissions/sub-reject.png');
    margin-top: 5px;
    margin-bottom: 5px;
}

/* trivia.css */
.attachment {
    padding: 0px;
    margin-top: 7px;
    margin-bottom: 3px;
    box-shadow: 1px 2px 3px 0px #0d0d0e;
}
.attachment-bottom {
    width: 485px;
    height: 11px;
    background-image: url('/images/display/attachment-bottom.png');
    margin: 0px;
    text-align: center;
}
.attachment-main {
    display: table-cell;
    vertical-align: middle;
    width: 485px;
    padding-top: 8px;
    padding-bottom: 13px;
    background-image: url('/images/display/attachment-sides.png');
    background-repeat: repeat-y;
    text-align: center;
}
.attachment-top {
    font-family: Champagne, Verdana, Arial, Helvetica, sans-serif;
    font-size: 24px;
    width: 485px;
    height: 42px;
    line-height: 28px;
    background-image: url('/images/display/attachment-top.png');
}
.attachment-top span {
    position: relative;
    top: 5px;
    left: 15px;
}
.ra1-pw {
    margin-right: -3px !important;
}
.triviabox {
    margin-bottom: 10px;
    background-color: #323232;
    border: 1px solid #2e2e2e;
    word-wrap: break-word;
    box-shadow: 1px 2px 3px 0px #0d0d0e;
    text-align: justify;
    position: relative;
}
.trivia-content {
    padding: 10px;
    font-size: 16px;
}
.trivia-tags {
    padding: 3px 5px 3px 22px;
    background-image: url('/images/display/tag.png');
    background-position: 2px 2px;
    background-repeat: no-repeat;
    background-color: #282828;
    font-size: 12px;
}
.trivia-meta {
    padding: 5px;
    background-color: #1c1c1c;
    font-size: 12px;
}
.trivia-content a:link, .trivia-content a:visited {
    border-bottom: 1px dashed #cedae5;
}
.trivia-content a:hover, .trivia-content a:active {
    border-bottom: 1px dashed #ffffff;
}
.triviabox-single {
    width: 908px;
    position: relative;
    background-color: #242424;
    background-image: url('/images/display/sourcebg.png');
    background-position: right bottom;
    background-repeat: no-repeat;
    border: 1px solid #2e2e2e;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 30px;
    word-wrap: break-word;
    box-shadow: 1px 2px 3px 0px #0d0d0e;
    font-size: 14px;
    text-align: justify;
    float: none;
    clear: both;
}
.triviaheader-single {
    width: 918px;
    border: 1px solid #8a2323;
    background-image: url('/images/display/triviaheader.png');
    margin: -10px 0 10px -11px;
    box-shadow: 0 3px 3px 0 #181818;
    padding: 5px;
    font-size: 13px;
    line-height: 14px;
    float: none;
    clear: both;
}
.nsfw {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 100;
    background-color: #000000;
    padding: 10px;
    text-align: center;
    font-size: 14px;
    cursor: pointer;
}
.nsfw-att {
    float: right;
    margin-right: 25px;
    cursor: pointer;
}

/* video.css */
#more {
    cursor: pointer;
}
#video-bottom {
    width: 980px;
    height: 11px;
    background-image: url('/images/display/video-bottom.png');
    margin: 0px;
    text-align: center;
}
#video-main {
    width: 980px;
    height: 133px;
    padding-top: 8px;
    background-image: url('/images/display/video-sides.png');
    text-align: center;
}
#video-more {
    display: none;
    text-align: center;
    padding-top: 2px;
    background-image: url('/images/display/video-sides.png');
}
#video-top {
    font-family: Champagne, Verdana, Arial, Helvetica, sans-serif;
    font-size: 24px;
    width: 980px;
    height: 42px;
    line-height: 28px;
    background-image: url('/images/display/video-top.png');
}
#video-top span {
    position: relative;
    top: 5px;
    left: 15px;
}
#videos {
    padding: 0px;
    margin-bottom: 10px;
    box-shadow: 1px 2px 3px 0px #0d0d0e;
    clear: both;
}
.editvideo {
    position: absolute;
    bottom: 11px;
    right: 0px;
}
.video {
    position: relative;
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 5px;
    width: 206px;
    height: 127px;
}
.video img {
    margin-bottom: -3px;
    box-shadow: 1px 2px 3px 0px #0d0d0e;
}

/* Related Games */
#related {
    padding: 0px;
    margin-bottom: 10px;
    box-shadow: 1px 2px 3px 0px #0d0d0e;
    clear: both;
}
#related img {
    width: 100px;
    margin: 0px 5px;
    box-shadow: 1px 2px 3px 0px #0d0d0e;
}
#related-top {
    font-family: Champagne, Verdana, Arial, Helvetica, sans-serif;
    font-size: 24px;
    width: 980px;
    height: 42px;
    line-height: 28px;
    background-image: url('/images/display/video-top.png');
}
#related-top span {
    position: relative;
    top: 5px;
    left: 15px;
}
#related-main {
    width: 980px;
    padding-top: 8px;
    padding-bottom: 10px;
    background-image: url('/images/display/video-sides.png');
    text-align: center;
}
#related-bottom {
    width: 980px;
    height: 11px;
    background-image: url('/images/display/video-bottom.png');
    margin: 0px;
    text-align: center;
}

/* Extras for Larger Screens */
@media screen and (min-width: 750px) {
    #content {
        padding-top: 70px;
    }
}
