html {
    background: #000000;
}

#page {
    margin: 0 auto;
    position: relative;
    width: 980px;
}

#background {
    position: absolute;
    width: 100%;
    z-index: 0;
}


/* Header
-------------------------------------------- */
#header {
    /*background: url(../images/header-bg.png) repeat-x #171615;*/
    /*background: url(../images/header-glow.png) 197px 18px no-repeat, url(../images/header-bg.png) repeat-x, #171615;*/
    background: url(../images/header.jpg) no-repeat;
    /*border-top: 3px solid #393b3b;*/
    height: 179px;
    position: relative;
}

#header .title {
    color: #ffffff;
    font-size: 16px;
    left: 80px;
    position: absolute;
    top: 149px;
    letter-spacing: 2px;
}

#logo {
    background: url(../images/logo.png) no-repeat;
    height: 109px;
    left: 80px;
    position: absolute;
    text-indent: -9999em;
    top: 30px;
    width: 149px;
}

#samsungssd {
    position: absolute;
    right: 100px;
    top: 30px;
}

#flag-lt {
    position: absolute;
    top: 21px;
}

#flag-rt {
    bottom: 0;
    position: absolute;
    right: 0;
}

#finals {
    left: 285px;
    position: absolute;
    top: 30px;
}


/* Network
-------------------------------------------- */
#network {
    background: #e0eaf0;
    border-top: 1px solid #FFF;
    overflow: hidden;
    zoom: 1;
}

#network ul {
    float: left;
    padding: 10px 20px;
}

#network a {
    color: #333333;
    display: block;
    line-height: 20px;
    text-decoration: none;
}

#network a:hover {
    text-decoration: underline;
}


/* Footer
-------------------------------------------- */
#footer {
    color: #FFF;
    padding: 5px 0 10px 0;
    text-align: right;
}


/* Banner
-------------------------------------------- */
.superbanner {
    height: 90px;
    width: 728px;
}


/* Teaser
-------------------------------------------- */
#teaser {
    background: url(../images/teaser-bg.jpg) no-repeat;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #fdfdfc;
    clear: both;
    height: 130px;
    padding: 20px;
    position: relative;
    z-index: 0;
}

#teaser .superbanner {
    position: absolute;
    right: 20px;
}

#teaser .title {
    color: #545557;
    font-size: 20px;
    position: absolute;
    top: 130px;
}

#teaser-banner {
    position: absolute;
    left: 20px;
    top: 24px;
}


/* Content
-------------------------------------------- */
#content {
    background: url(../images/content-bg.jpg) no-repeat #e0eaf0;
    border-bottom: 1px solid #b5d0e1;
    padding: 10px 20px 20px;
    position: relative;
}

#main {
    margin-right: 340px;
}

#aside {
    float: right;
    margin-top: -50px;
    position: relative;
    width: 320px;
}


/* Widgets
-------------------------------------------- */
#aside .widget {
    background: #FFF;
    border: 1px solid #fdfdfc;
    margin: 0 0 20px 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow:0px 0px 2px #c9e0ea;
    -webkit-box-shadow:0px 0px 2px #c9e0ea;
    -moz-box-shadow: 0 1px 1px #888888;
    -webkit-box-shadow: 0 1px 1px #888888;
    box-shadow: 0 1px 1px #888888;
    padding: 10px;
}

#aside .widgets .last {
    margin-bottom: 0;
}

#aside .partner {
    text-align: center;
}

#aside .partner li {
    padding: 10px 0;
}

#aside .widgets h3 {
    color: #587682;
    font-size: 30px;
    padding-bottom: 10px;
    text-align: center;
}

.fanbox {
    height: 235px;
    overflow: hidden;
}

/* Clearfix
-------------------------------------------- */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
	zoom: 1;
}


/* Lines
-------------------------------------------- */
.line {
    border-bottom: 1px solid #ffffff;
    height: 4px;
    overflow: hidden;
    zoom: 1;
}

.line span {
    float: left;
    height: 4px;
    overflow: hidden;
}

.line .color-1 {
    background: #30393d;
    width: 70%;
}

.line .color-2 {
    background: #889398;
    width: 30%;
}

.small-line, .small-line span {
    height: 2px;
}

.small-line .color-2 {
    background: #009997;
}


/* Page
-------------------------------------------- */
.page .page-content {
    background: #ffffff;
}

.page .page-content-pad {
    background: #ffffff;
    padding: 10px 20px;
}

.like-bar {
    background: #F2F2F2;
    padding: 10px 10px 5px;
}


/* Main Title
-------------------------------------------- */
.main-title {
    color: #30393d;
    font-size: 36px;
    padding: 0 130px 10px 0;
    position: relative;
    
}

.main-title a, .main-title a:hover, .main-title a:visited {
    color: #30393d;
    font-size: 36px;
    text-decoration: none;
}


/* Blog
-------------------------------------------- */
.blog .news-date {
    bottom: 10px;
    float: right;
    font-weight: normal;
    position: absolute;
    right: 0;
    text-align: right;
}

.blog .news-content {
    background: #fdfefe;
    margin: 0;
    padding: 10px 20px;
    text-align: justify;
}

.blog .blog-entries li {
    margin: 0 0 20px 0;
}

.blog-entry .footer {
    border-top: 1px solid #e8ebec;
    margin: 10px 0 0 0;
    padding: 10px 0 5px 0;
    text-align: right;
}

.blog-entry .like-it {
    float: left;
}

.blog-entries .news-content {
    padding: 20px;
}

.show-news {
    color: #587682;
    font-size: 20px;
}

#home-page .blog-entry {
    margin-bottom: 20px;
}

#home-page .last-blog-entry {
    margin-bottom: 0;
}


/* Account
-------------------------------------------- */
.privacy {
    border: 1px solid #90b4c9;
    height: 200px;
    margin: 20px 0 10px 0;
    overflow: auto;
    padding: 10px;
}


/* Forum Threads
-------------------------------------------- */
.forum-thread {
    margin: 0 0 10px 0;
    overflow: hidden;
    zoom: 1;
}

.forum-thread-date {
    -moz-border-radius: 4px 4px 4px 4px;
    background: #FBFBFB;
    border-color: #EEEEEE #DDDDDD #DDDDDD #EEEEEE;
    border-style: solid;
    border-width: 1px;
    display: inline-block;
    font-size: 10px;
    line-height: 16px;
    margin: 1px 0;
    padding: 0 3px;
}

.forum-thread-date {
    float: left;
    margin: 0 4px 0;
}