/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
    margin: 0;
    padding: 0;
}

:focus {
    outline: none;
}

#menu ul {
    white-space: nowrap;
    cursor: default;
}

body {
/*    margin-top: 159px;
    background: #000000 url(images/img01.png) no-repeat center top; */
    background: #000000 url(images/headerbg.png) repeat-x center top;
    font: normal small Verdana, Arial, Helvetica, sans-serif;
    color: #999999;
}

#headlogo {
    background: transparent url(images/header.png) repeat scroll center top;
    margin:0 auto;
    height: 159px;
    width: 864px
}

#headlogo:hover {
    background-position: 0 159px !important;
}

h1, h2, h3 {
    color: #FFFFFF;
}

h2 {
/*    font-family: Trebuchet MS; Helvetica, Arial, Verdana, sans-serif; */
}

h2.title {
    font-family: Trebuchet MS, Helvetica, Arial, Verdana, sans-serif;
}

h3 {
}

p, blockquote, ul, ol {
    margin-bottom: 1.4em;
    line-height: 1.8em;
    text-align: justify;
}

p {
}

blockquote {
    margin-left: 2em;
    margin-right: 2em;
    font-style: italic;
}

ul li {
}

ol {
    margin-left: 3em;
}

ol li {
}

a {
    text-decoration: none;
    color: #FFFFFF;
}

a:hover {
    text-decoration: underline;
}

img {
    border: 4px solid #C4C2C2;
}

/* Boxed Style */

.boxed {
//    margin-bottom: 20px;
    margin-bottom: 0px;
}

.boxed .title {
    margin: 0;
    padding: 5px 0;
    background: url(images/img07.gif) repeat-x left bottom;
    font-size: 1em;
}

.boxed .content {
    padding: 15px;
}

/* Post */

.post {
}

.post .title {
    font-family: Trebuchet MS, Helvetica, sans-serif !important;
    padding: 10px 0;
    background: url(images/img07.gif) repeat-x left bottom;
    font-size: 1.6em;
    font-weight: normal;
}

.post .date {
    padding-top: 5px;
    font-size: .8em;
    font-weight: normal;
}

.post .date .month {
}

.post .date .day {
}

.post .date .year {
}

.post .meta {
    padding-bottom: 10px;
    background: url(images/img07.gif) repeat-x left bottom;
    font-size: .8em;
}

.post .meta p {
    margin: 0;
    line-height: normal;
}

.post .story {
    padding: 20px;
}

/* Header */

#header {
    height: 61px;
    background: url(images/img02.gif) repeat-x;
}

/* Header > Logo */

#logo {
    width: 700px;
    height: 19px;
    margin: 0 auto;
    padding: 6px 0 0 0;
}

#logo h1, #logo h2 {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 11px;
}

#logo h1 {
    float: left;
}

#logo h2 {
    float: right;
}

#logo a {
}

/* Header > Menu */

#menu {
/*  width: 815px; */
    height: 27px;
    margin: 0 auto;
}

#menu ul {
/*  margin: 0 0 0 16px;
    padding: 7px 0 0 0; */
    padding: 30px 0 5px;
    text-align: center;
    list-style: none;
    clear: both;
    min-width: 100%;
}

#menu ul, #menu ul li {
    list-style: none;
    margin: 10px 0 0;
    padding: 0;
}

#menu ul li {
    display: inline;
}

#menu ul li.last {
    margin-right: 0;
}

#menu ul li a {
    height: 25px;
    margin: 0;
    padding: 7px 25px 6px;
    background: url('images/menubg.png') repeat scroll top;
    border: 1px solid #222222;
    text-align: center;
    font-size: 9px;
    font-weight: bold;
    color: #FFF;
}

#menu ul li a:hover {
    background-position: 0 54px;
    text-decoration: none;
}

#menu .active a {
    background-image: url(images/img05.gif);
}

/* Wrapper */

#wrapper {
    background: url(images/img06.gif) repeat-x;
}

/* Content */

#content {
    width: 700px;
    margin: 0 auto;
    padding: 20px 0 0 0;
}

/* Content > Main */

#main {
    float: right;
    width: 460px;
}

/* Content > Main > Welcome */

#welcome {
    padding-top: 5px;
    padding-left: 225px;
}

/* Content > Main > Example */

#example {
}

/* Content > Sidebar */

#sidebar {
    float: left;
    width: 220px;
}

/* Content > Sidebar > Support */

#support {
    padding: 1px 1px 23px;
    color: #FF8A00;
    font-family: Trebuchet MS, Helvetica, sans-serif;
}

#support h2 {
    margin: 0;
    font-size: 1.4em;
    color: #FF8A00;
}

#support h3 {
    margin: 0;
    font-size: 1.1em;
    color: #FF8A00;
}

/* Content > Sidebar > Login */

#login {
}

#login form {
}

#login fieldset {
    border: none;
}

#login legend {
    display: none;
}

#login label {
    font-size: x-small;
    font-weight: bold;
}

#login input {
    margin-bottom: 5px;
    padding: 2px 5px;
    border: 1px solid #385B88;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

#inputtext1, #inputtext2 {
    color: #385B88;
}

#inputsubmit1 {
    background: #385B88;
    color: #FFFFFF;
}

#login p {
    font-size: .8em;
}

/* Content > Sidebar > Updates*/

#updates {
}

#updates ul {
    margin: 0;
    list-style: none;
}

#updates h3 {
    margin: 0;
    font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

#updates p {
    margin-bottom: 1.4em;
    font-size: smaller;
    line-height: normal;
}

/* Content > Sidebar > Partners*/

#partners {
}

#partners .content {
    padding: 10px 0;
}

#partners ul {
    margin: 0;
    border-bottom: 1px solid #D1BC5C;
    list-style: none;
    line-height: normal;
}

#partners li {
    padding: 10px;
    border-top: 1px solid #D1BC5C;
}

/* Footer */

#footlogo {
    background: transparent url(images/footer.png) no-repeat scroll center bottom;
    margin:0 auto;
    height: 184px;
    width: 864px
}
#footer {
    clear: both;
    padding: 0px 0px;
//    border-bottom: 1px solid #393F4D;
    background: #000000 url(images/footerbg.png) repeat-x center bottom;
//    background: #000000 none repeat-x center bottom;
    position: relative;
    width: 100%;
    bottom: 0;
//    height: 143px;
}

#footer p {
    width: 700px;
    margin: 0 auto;
    font-size: x-small;
    color: #FFFFFF;
}

#footer a {
    text-decoration: underline;
    color: #FFFFFF;
}

#footer a:hover {
    text-decoration: underline;
}

/* Footer > Legal */
/* Footer > Links */

#links, #legal {
    text-align: center;
}
#copyright {
    padding-top:20px;
}

/* Custom */

.gamebox td a {
    text-decoration: none;
    text-align: center;
    width: 100px;
    height: 100px;
    border: 2px solid black;
    margin: 1px;
    background: url('images/newbg.png') repeat scroll top;
    display: block;
}

.gamebox td a:hover {
    background-position: 0 100px !important;
}

.gamebox span {
    font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    font-size: .9em;
    font-weight: bold;
}

.gamebox img {
    border: 1px solid #030303;
    margin-top: 15px;
}
