/* ------------------------------ Reset ----------------------------- */

* {
    margin: 0;
    padding: 0;
}

/* ------------------------------ Tags ------------------------------ */

a {
    color: #de2e33;
    text-decoration: underline;
}

a:hover,
a.active {
    color: #666;
    text-decoration: none;
}

a img {
    border: none;
}

body {
    font-family: arial, hevetica, sans-serif;
    font-size: 12px;
    border-top: 3px solid #d70000;
}

hr {
    border: none;
    border-top: 1px solid #ccc;
    height: 1px;
    margin: 20px 0;
    overflow: hidden;
}

/* ------------------------------ IDs ------------------------------- */

#content {
    clear: both;
    margin: auto;
    padding: 20px;
    width: 892px;
}

#home_page #content {
    padding: 0 20px;
}

#content.curved {
    background: url('/images/gui/curved_edg.png') no-repeat center 40px;
    padding-top: 80px;
}

#game_info #game_body {
    float: left;
    margin-top: 5px;
    width: 364px;
}

#game_info #other_games {
    background-position: left top;
    background-repeat: no-repeat;
    float: left;
    margin-left: -10px;
    padding-left: 26px;
    padding-top: 16px;
    width: 187px;
}

#game_info #other_games.show {
    padding-top: 260px;
}

#game_info #other_games h4 {
    color: #7d7d7d;
    font-size: 14px;
}

#game_info #other_games ul li {
    margin-left: 0;
    list-style: none;
    line-height: 1.3;
}

#games_page #content.curved {
    background-position: center top;
    margin-top: -50px;
    padding-top: 25px;
    position: relative;
}

#content blockquote {
    margin: 10px 30px;
}

#content li {
    line-height: 1.7;
    margin: 10px 30px;
}

#content h2 {
    color: #666;
    font-size: 24px;
    letter-spacing: 1px;
    margin: 0 0 20px 0;
    text-transform: uppercase;
}

#content h2 img {
    float: right;
}

#content h3 {
    color: #242424;
    font-size: 14px;
    margin: 20px 0 10px 0;
}

#content p {
    line-height: 1.7;
    margin: 10px 0;
}

#content .column.wide p img {
    background-color: #eee;
    border: 1px solid #ccc;
    float: right;
    padding: 3px;
    margin: 0 0 10px 10px;
}

#copy {
    float: left;
}

#featured_games {
    background: url('/images/banners/home_page_banner.jpg') no-repeat center top;
    height: 590px;
    margin: 0 auto 40px auto;
    top: -4px;
    position: relative;
}

#featured_intro {
    margin-left: -460px;
    left: 50%;
    position: absolute;
    top: 190px;
    width: 375px;
}

#featured_intro p {
    color: #fff;
    font-size: 14px;
    line-height: 22px;
}

#featured_games ul {
    background: url('/images/gui/featured_bg.png') no-repeat center;
    clear: both;
    height: 253px;
    list-style: none;
    margin: auto;
    padding: 0 15px;
    position: relative;
    top: 350px;
    width: 902px;
}

#featured_games ul li {
    background-position: center;
    background-repeat: no-repeat;
    float: left;
    height: 180px;
    margin: 36px 4px 0 4px;
    position: relative;
    width: 292px;
}

#featured_games ul li a {
    color: #fff;
    cursor: pointer;
    display: block;
    height: 100%;
    text-decoration: none;
}

#featured_games ul li a:hover {
    color: #de2e33;
}

#featured_games ul li a strong {
    background: #000;
    bottom: 6px;
    filter: alpha(opacity='75');
    left: 0;
    line-height: 1.5;
    opacity: .75;
    padding: 5px 15px;
    position: absolute;
    width: 262px;
}

#footer {
    background: url('/images/gui/footer_bg.gif') repeat-x center top;
    clear: both;
    color: #9a9a9a;
    line-height: 1.3;
    padding: 80px 0 30px;
}

#footer a {
    color: #9a9a9a;
    text-decoration: none;
}

#footer a:hover {
    color: #de2e33;
}

#footer ul {
    float: right;
    list-style: none;
}

#footer ul li {
    border-left: 1px solid #9a9a9a;
    float: left;
    margin-left: 10px;
    padding-left: 10px;
}

#footer ul > li:first-child {
    border-left: none;
    margin-left: 0;
    padding-left: 0;
}

#game_banner {
    background-position: center top;
    background-repeat: no-repeat;
    height: 405px;
    position: relative;
    top: -4px;
}

#games {
    list-style: none;
}

#games li {
    background: url('/images/gui/box_shad.gif') no-repeat center top;
    float: left;
    margin: 0 0 0 5px;
    padding: 6px 0 0 0;
    width: 287px;
}


#games li img {
    background: url('/images/gui/box_shad_bg.gif') repeat-y center top;
    float: left;
    padding: 0 6px;
    width: 275px;
}

#games li p {
    clear: both;
    color: #7c7c7c;
    font-weight: bold;
    margin: 0 0 20px 0!important;
    padding: 8px 8px 0 8px;
}

#header {
    background: url('/images/gui/header_bg.png') repeat-x;
    height: 75px;
    position: relative;
}

#middle {
    background: url('/images/gui/middle_bg.jpg') no-repeat center -40px;
    margin-top: -4px;
    padding-top: 4px;
}

#home_page #middle {
    background-position: center 545px;
}

#nav {
    margin: auto;
    padding: 0 22px 0 20px;
    width: 890px;
}

#nav h1 {
    float: left;
}

#nav h1 a {
    background: url('/images/gui/logo.png') no-repeat left center;
    display: block;
    height: 70px;
    overflow: hidden;
    text-indent: -1000em;
    width: 209px;
}

#nav ul {
    float: right;
    list-style: none;
}

#nav ul li {
    background: url('/images/gui/nav_btn_bg.gif') repeat-x left top;
    float: left;
    line-height: 70px;
}

#nav ul li a {
    background: url('/images/gui/nav_btn_edg.gif') no-repeat left -70px;
    color: #484747;
    display: block;
    font-size: 14px;
    text-decoration: none;
    text-transform: uppercase;
}

#nav ul li a span {
    background: url('/images/gui/nav_btn_edg.gif') no-repeat right top;
    display: block;
    padding: 0 20px;
}

#nav ul li:hover {
    background-position: left -70px;
}

#nav ul li:hover a {
    background-position: left -210px;
    color: #373636;
}

#nav ul li a:hover span {
    background-position: right -140px;
}

#nav ul li.active,
#nav ul li.active:hover {
    background: url('/images/gui/nav_btn_bg_act.gif') repeat-x center center;
    border: 1px solid #656464;
    border-bottom-color: #d70000;
    border-top: none;
    position: relative;
}

#nav ul li.active a,
#nav ul li.active:hover a,
#nav ul li.active a span,
#nav ul li.active:hover a span {
    background: none;
    color: #fff;
}

#nav ul li.active a span,
#nav ul li.active:hover a span {
    padding: 0 19px;
}

#nav ul li.active a div.dropShadow,
#nav ul li.active:hover a div.dropShadow {
    overflow: hidden;
    height: 100%;
    width: 100%;
}

#rating {
    min-height: 70px;
    margin-top: 20px;
}

#rating p {
    color: #7d7d7d;
    float: left;
    font-size: 14px;
    margin-top: 15px;
    line-height: 1.3 !important;
}

#rating img {
    margin: 0 10px 0 0;
    float: left;
}

#reviews p {
    color: #7d7d7d;
    margin: 20px 0;
}

#reviews p em {
    font-size: 14px;
    color: #454545;
}

#reviews p strong {
    font-size: 14px;
    color: #000;
}

#screenshots {
    display: none;
}

#screenshots li {
    background: url('/images/gui/thumb_shad.gif') no-repeat bottom right;
    float: left;
    list-style: none;
    margin: 13px 13px 0 0 !important;
    padding: 0 6px 7px 0;
}

#screenshots li img {
    background-color: #e8e8e8;
    border: 1px solid #bbbaba;
    float: left;
    padding: 3px;
}

#screenshots li a:hover img {
    background-color: #bbb;
}

#search {
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    margin: 20px 10px 20px 0;
    min-height: 1%;
    padding: 20px 0;
}

#search input[type='text'] {
    margin-top: 6px;
    min-height: 15px;
    width: 165px;
}

#search input[type='image'] {
    float: right;
    height: 37px;
    width: 78px;
}

#sidebar {
    float: right;
    width: 270px;
}

#sidebar ul li {
    list-style: none;
    margin: 2px;
}

#sidebar h2 {
    color: #242424;
    margin: 0 0 12px 0;
    text-transform: none;
}

#tab_content {
    clear: both;
    padding: 2px 4px;
    width: 567px;
}

#tabs {
    background: url('/images/gui/tab_bg.gif') repeat-x;
    float: left;
}

#tabs ul {
    background: url('/images/gui/tab_edg.gif') no-repeat right -33px;
    font-size: 14px;
    overflow: visible;
    height: 33px;
}

#tabs ul li {
    float: left;
    height: 33px;
    list-style: none;
    margin: 0;
    overflow: visible;
}

#tabs ul > li:first-child {
    background: url('/images/gui/tab_edg.gif') no-repeat;
}

#tabs ul a {
    background: url('/images/gui/tab_brd.gif') no-repeat left 4px;
}

#tabs ul > li:first-child a {
    background: none;
}

#tabs ul li a {
    color: #7d7d7d;
    display: block;
    font-weight: bold;
    line-height: 1;
    padding: 12px 20px;
    text-decoration: none;
}

#tabs ul li a:hover,
#tabs ul li a.active {
    color: #444;
}

#video {
    background: url('/images/gui/video_player_bg.png') repeat-y center;
    height: 250px;
    margin-left: -257px;
    padding: 0 11px;
    position: absolute;
    top: 130px;
    left: 50%;
    width: 480px;
}

#video #video_player {
    position: absolute;
    top: -10px;
}

#video .video_overlay {
    background-image: url('/images/gui/video_player_edg.png');
    background-repeat: no-repeat;
    height: 20px;
    left: 0;
    position: absolute;
    width: 502px;
}

#video .video_overlay.bottom {
    background-position: left bottom;
    bottom: -20px;
}

#video .video_overlay.top {
    background-position: left top;
    top: -20px;
}

/* ----------------------------- Classes ---------------------------- */

.arrow {
    background: url('/images/gui/btn_arrow.png') no-repeat left top;
    position: absolute;
    height: 32px;
    overflow: hidden;
    top: -6px;
    right: 0;
    width: 32px;
    text-indent: -1000em;
}

a:hover .arrow,
a.active .arrow {
    background-position: left -32px;
}

.articles {
    list-style: none;
    margin: 0 4px;
}

#content .articles li {
    background: url('/images/gui/post_bg.jpg') no-repeat;
    color: #242424;
    line-height: 1.3;
    margin: 0 0 25px 0;
    min-height: 100px;
    padding: 15px 0 0 90px;
    position: relative;
}

#content .articles li.error {
    padding-left: 15px;
}

.articles cite {
    color: #7e7e7e;
    font-style: normal;
}

.articles h4 {
    font-size: 18px;
}

.articles h4 a {
    color: #242424;
    text-decoration: none;
}

.articles h4 a:hover {
    color: #666;
}

#content .articles p {
    font-size: 14px;
    line-height: 1.5;
    margin: 10px 0;
}

.buttons {
    background: url('/images/gui/round_btn.png') no-repeat top left;
    float: left;
    height: 57px;
    margin: 15px 0 0 -6px;
    padding-left: 16px;
}

.buttons .button {
    background: url('/images/gui/round_btn.png') no-repeat top right;
    float: left;
    font-weight: bold;
    height: 100%;
    line-height: 57px;
    margin-right: -16px;
    padding-right: 16px;
}

.buttons .button a {
    color: #eee;
    display: block;
    text-decoration: none;
    padding: 0 10px;
}

.buttons .button a:hover {
    color: #fff;
}

.buttons .divider {
    background: url('/images/gui/btn_divider.png') no-repeat center;
    float: left;
    height: 57px;
    overflow: hidden;
    width: 1px;
}

.clearing {
    clear: both;
    max-height: 1px;
    overflow: hidden;
}

.column {
    float: left;
    width: 440px;
}

.column.full {
    background: url('/images/gui/post_bg.jpg') no-repeat;
    margin-top: 30px;
    padding: 18px;
    width: 892px;
}

.column.main {
    width: 570px;
}

.column.narrow {
    background: url('/images/gui/post_small_bg.jpg') no-repeat;
    float: right;
    margin-top: 30px;
    padding: 4px 2px 0 18px;
    width: 280px;
}

#content .column.narrow img {
    background-color: #eee;
    border: 1px solid #ccc;
    float: right;
    margin: 0 0 5px 5px;
    padding: 3px;
}

.column.narrow p {
    font-size: 11px;
}

.column.right {
    float: right;
}

.column.wide {
    background: url('/images/gui/post_bg.jpg') no-repeat;
    margin-top: 30px;
    padding: 18px;
    width: 530px;
}

.column h3.heading {
    background: url('/images/gui/title_bg.gif') no-repeat left center;
    color: #fff;
    font-size: 14px;
    line-height: 38px;
    margin-bottom: 20px;
    padding-left: 18px;
    text-transform: uppercase;
}

.column h3.heading a {
    color: #fff;
    text-decoration: none;
}

.column h3.heading a:hover {
    color: #242424;
}

.comment {
    background: url('/images/gui/heading_divider.gif') no-repeat center top;
    padding-top: 15px;
    margin-top: 20px;
}

.comment p {
    color: #666;
    font-weight: bold;
}

.comment p em {
    font-weight: normal;
}

.comment p strong {
    font-size: 14px;
}

.date {
    color: #666;
    left: 0;
    position: absolute;
    text-align: center;
    top: 15px;
    width: 90px;
}

.post .date {
    top: -5px;
}

.date strong {
    display: block;
    font: normal 26px georgia, 'times new roman', times, serif;
    line-height: 1;
}

.events,
.nav_categories {
    background: url('/images/gui/post_bg.jpg') no-repeat;
    font-size: 14px;
    list-style: none;
    margin-left: 4px;
    min-height: 100px;
    padding: 18px;
}

.nav_categories {
    border-top: 1px solid #e4e4e4;
    background: none;
    padding: 9px 0 0 0;
    margin-left: 0;
}

#content .events li,
#content .nav_categories li {
    border-bottom: 1px solid #e4e4e4;
    clear: both;
    color: #242424;
    line-height: 1.3;
    margin: 0 0 10px 0;
    padding-bottom: 10px;
}

#content .events li.error {
    border: none;
    color: #7e7e7e;
    font-size: 12px;
    margin-top: -3px;
}

.events a,
.nav_categories a {
    cursor: pointer;
    display: block;
    position: relative;
    text-decoration: none;
}

.events strong,
.nav_categories strong {
    color: #242424;
    float: left;
    width: 110px;
}

.events .error strong {
    color: #000;
    float: none;
    font-size: 18px;
    width: auto;
}

.events .event_title {
    border-left: 1px dotted #949494;
    float: left;
    padding-left: 15px;
    width: 246px;
}

.form_row {
    clear: both;
    padding: 8px 0;
}

.form_row img {
    float: left;
    margin: 0 0 0 5px;
}

.form_row input[type='image'] {
    margin-left: -5px;
}

.form_row label {
    color: #9f9f9f;
    float: left;
    font-size: 14px;
    line-height: 24px;
    margin-left: 5px;
}

.form_row p {
    margin: 0 !important;  
}

.form_row textarea,
input[type="text"] {
    background-color: #f9f9f9;
    border: 1px solid #afaeae;
    float: left;
    font-size: 12px;
    padding: 4px;
    width: 300px;
}

.form_row textarea {
    width: 445px;
}

.game_box {
    background: url('/images/gui/box_shad.gif') no-repeat center bottom;
    padding-bottom: 6px;
    float: left;
}

.note {
    color: #666;
    font-size: 11px;
    margin-top: 20px !important;
}

.overlay {
    background: url('/images/gui/featured_box.png') no-repeat center;
    height: 180px;
    left: 0;
    position: absolute;
    top: 0;
    width: 292px;
}

.pagination {
    color: #666;
    text-align: center;
}

.pagination a {
    text-decoration: none;
}

.pagination strong {
    color: #000;
}

.post {
    clear: both;
    margin-bottom: 50px;
    padding-left: 95px;
    position: relative;
    width: 475px;
}

.post_content {
    margin-top: 20px;
}

.post_heading {
    background: url('/images/gui/heading_divider.gif') no-repeat center bottom;
    padding-bottom: 15px;
}

.post_heading cite {
    color: #7e7e7e;
    font-style: normal;
}

#content .post_heading h2 {
    color: #242424;
    margin-bottom: 0;
    text-transform: none;
}

.post_heading h2 a {
    color: #242424;
    text-decoration: none;
}

.post_heading h2 a:hover {
    color: #666;
}

.post_heading .post_comments {
    margin-left: 25px;
}

.view_arrow {
    background: url('/images/gui/view_btn_arrow.png') no-repeat left -13px;
    position: absolute;
    height: 13px;
    overflow: hidden;
    right: 8px;
    top: 12px;
    width: 25px;
    text-indent: -1000em;
}

a:hover .view_arrow {
    background-position: left top;
}

.view_btn {
    background: url('/images/gui/view_btn_bg.gif') no-repeat left center;
    color: #fff;
    float: left;
    height: 37px;
    line-height: 37px;
    margin-left: -7px;
    padding-left: 15px;
    cursor: pointer;
    position: relative;
    text-decoration: none;
}

a:hover.view_btn {
    color: #242424;
}

.view_btn strong {
    background: url('/images/gui/view_btn_bg.gif') no-repeat right center;
    float: left;
    padding-right: 45px;
}

.wrapper {
    margin: auto;
    padding: 0 20px;
    width: 892px;
}