/* CSS Document */

* {
          margin: 0;
          padding: 0;
          }
.clear {
          width: 100%;
          clear: both;
          line-height: 0;
          }
          
body {
          background: #161616;
          font-family: Tahoma, 'Trebuchet MS';
          }
          
#container {
          width: 861px;
          margin: auto;
          }
          
#top {
          background: url(../img/top.jpg) no-repeat;
          width: 861px;
          height: 204px;
          float: left;
          }
          #top h1 {
                    float: left;
                    margin: 70px 0 0 85px;
                    display: inline;
                    }
                    #top h1 img {
                              border: 0;
                              float: left;
                              }
          #top .login {
                    width: 185px;
                    float: right;
                    margin: 60px 200px 0 0;
                    display: inline;
                    }
                    #top .login span {
                              width: 185px;
                              float: left;
                              margin: 5px 0 0 0;
                              }
                    #top .login p {
                              width: 120px;
                              float: left;
                              margin: 5px 0 0 65px;
                              display: inline;
                              font-size: 11px;
                              font-weight: bold;
                              }
                              #top .login p a {
                                        color: #ccc;
                                        text-decoration: none;
                                        }
                              #top .login span label {
                                        width: 52px;
                                        float: left;
                                        font-size: 13px;
                                        font-weight: bold;
                                        color: #BAED4D;
                                        margin: 5px 0 0 0;
                                        }
                              #top .login span input {
                                        width: 109px;
                                        float: right;
                                        background: #505050;
                                        border: 1px solid #000;
                                        height: 21px;
                                        font-size: 12px;
                                        color: #fff;
                                        padding: 5px 5px 0 5px;
                                        }
                                        
#menu {
          background: url(../img/menu.jpg) no-repeat 0 0;
          width: 791px;
          height: 58px;
          float: left;
          padding: 0 0 0 80px;
          }
          #menu ul {
                    float: left;
                    }
                    #menu ul li {
                              display: inline;
                              font-size: 14px;
                              font-weight: bold;
                              margin: 12px 15px 0 15px;
                              float: left;
                              }
                              #menu ul li a {
                                        text-decoration: none;
                                        color: #252525;
                                        }
                                        #menu ul li a:hover {
                                                  color: #fff;
                                                  }
                                        
#content {
          background: #252525;
          width: 813px;
          float: left;
          padding: 15px 0 15px 0;
          margin: 0 0 0 27px;
          display: inline;
          }
          #content #sidebar {
                    margin: 0 0 0 35px;
                    display: inline;
                    float: left;
                    width: 198px;
                    }
                    #content #sidebar .box {
                              background: #353535;
                              width: 198px;
                              float: left;
                              padding: 0 0 10px 0;
                              }
                    #content #sidebar .box ul {
                              width: 170px;
                              float: left;
                              padding: 10px 0 0 10px;
                              }
                              #content #sidebar .box ul li {
                                        list-style-type: none;
                                        float: left;
                                        width: 170px;
                                        border-bottom: 1px solid #000;
                                        font-size: 12px;
                                        }
                                        #content #sidebar .box ul li a {
                                                  padding: 6px 0 6px 5px;
                                                  width: 165px;
                                                  float: left;
                                                  color: #fff;
                                                  text-decoration: none;
                                                  }
                                                  #content #sidebar .box ul li a:hover {
                                                            background: #2D2D2D;
                                                            }
                                                            
                    #content #sidebar .stat {
                              background: url(../img/stat.jpg) no-repeat;
                              width: 198px;
                              height: 117px;
                              float: left;
                              margin: 15px 0 0 0;
                              padding: 40px 0 0 0;
                              }
                              #content #sidebar .stat p {
                                        width: 150px;
                                        float: left;
                                        margin: 10px 0 0 0;
                                        padding: 0 0 0 20px;
                                        font-size: 11px;
                                        color: #252525;
                                        line-height: 20px;
                                        }
                                        
          #content #txt {
                    margin: 0 0 0 15px;
                    display: inline;
                    float: left;
                    width: 479px;
                    }
                    #content #txt .popular {
                              width: 479px;
                              float: left;
                              padding: 0 0 10px 0;
                              background: #191919;
                              }
                    #content #txt .popular h3 {
                              width: 379px;
                              float: left;
                              background: url(../img/h3long.jpg) no-repeat;
                              height: 50px;
                              padding: 20px 0 0 100px;
                              font-size: 16px;
                              color: #BAED4D;
                              }
                              #content #txt .popular h3 a {
                                        text-decoration: none;
                                        color: #BAED4D;
                                        }
                                        
         #content .game_more {
                    width: 450px;
                    float: left;
                    margin: 15px 0 0 15px;
                    display: inline;
                    text-align: center;
                    }
                    #content .game_more p {
                              width: 450px;
                              float: left;
                              padding: 0 0 0 10px;
                              font-size: 11px;
                              text-align: left;
                              color: #fff;
                              }
                              #content .game_more p a {         
                                        font-size: 14px;
                                        font-weight: bold;
                                        color: #fff;
                                        }
                              #content .game_more img {
                                        float: left;
                                        border: 0;
                                        margin: 0 5px 5px 0;
                                        display: inline;
                                        }
                              #content .box p {
                                        width: 190px;
                                        float: left;
                                        margin: 10px 0 0 10px;
                                        display: inline;
                                        font-size: 11px;
                                        }
                                        #content .box p a {
                                                  color: #333;
                                                  text-decoration: none;
                                                  }
                                        #content .box p a.s {
                                                  color: #666;
                                                  text-decoration: none;
                                                  font-size: 12px;
                                                  }
                                        #content .box p a.m {
                                                  color: #666;
                                                  text-decoration: none;
                                                  font-size: 16px;
                                                  }
                                        #content .box p a.b {
                                                  color: #666;
                                                  text-decoration: none;
                                                  font-size: 18px;
                                                  }

          #content .vote {
                    width: 430px;
                    float: left;
                    margin: 10px 0 0 10px;
                    display: inline;
                    color: #333;
                    font-size: 12px;
                    background: #eee;
                    border: 1px solid #ccc;
                    padding: 10px;
                    }
                    #content .vote a {
                              color: #000;
                              }
                    #content .vote p {
                              color: #333;
                              }
          #content p.nocom {
                    float: left;
                    margin: 10px 0 0 10px;
                    display: inline;
                    font-size: 12px;
                    color: #fff;
                    width: 430px;
                    }
                    
                    #content h6 {
                              float: left;
                              font-size: 14px;
                              margin: 20px 0 0 10px;
                              display: inline;
                              width: 450px;
                              color: #ccc;
                              }
                    
                              #content .comment img {
                                        border: 0;
                                        float: left;
                                        }
                              #content .comment p {
                                        width: 440px;
                                        float: left;
                                        font-size: 12px;
                                        color: #333;
                                        }
                              #content .comment span {
                                        width: 440px;
                                        float: left;
                                        font-size: 11px;
                                        color: #999;
                                        }
                                        #content .comment span a {
                                                  font-weight: bold;
                                                  color: #999;
                                                  }
                    #content .comment {
                              width: 440px;
                              float: left;
                              border: 1px solid #eee;
                              margin: 10px 0 0 10px;
                              display: inline;
                              padding: 5px;
                              background: #eee;
                              }
                    #content .addcomment {
                              width: 430px;
                              float: left;
                              margin: 20px 0 0 10px;
                              padding: 10px;
                              display: inline;
                              }
                              #content .addcomment p {
                                        width: 430px;
                                        float: left;
                                        font-size: 12px;
                                        color: #333;
                                        }
                              
                    #txt .contact {
                              width: 439px;
                              float: left;
                              margin: 10px 0 0 10px;
                              display: inline;
                              }
                              #content .addcomment {
                                        font-size: 11px;
                                        color: #ccc;
                                        }
                              #content .contact dt {
                                        width: 409px;
                                        float: left;
                                        font-size: 11px;
                                        color: #ccc;
                                        margin: 10px 0 0 0;
                                        }
                                        #content .contact input {
                                                  float: left;
                                                  margin: 5px 0 0 0;
                                                  }
                                        #content .contact textarea {
                                                  float: left;
                                                  margin: 0 0 5px 0;
                                                  border: 1px solid #666;
                                                  }
                              #content .contact dd {
                                        width: 409px;
                                        float: left;
                                        font-size: 11px;
                                        color: #fff;
                                        }
                                        #content .contact .invisible {
                                                  float: left;
                                                  margin: 10px 0 0 0;
                                                  }
                              
#paginationControl {
          float: left;
          margin: 15px 0 0 15px;
          display: inline;
          font-size: 13px;
          color: #fff;
          }
          #paginationControl img {
                    border: 0;
                    }
          #paginationControl a {
                    color: #fff;
                    font-size: 13px;
                    }
                    #content #txt .popular .line {
                              width: 479px;
                              float: left;
                              margin: 5px 0 5px 0;
                              padding: 0 0 5px 0;
                              border-bottom: 1px solid #666;
                              display: inline;
                              }
                              #content #txt .popular .line .game {
                                        width: 105px;
                                        float: left;
                                        text-align: center;
                                        display: inline;
                                        margin: 0 0 0 11px;
                                        }
                                        #content #txt .popular .line .game img {
                                                  border: 2px solid #4D4D4D;
                                                  }
                              #content #txt .popular .line .game span {
                                        width: 105px;
                                        float: left;
                                        margin: 5px 0 5px 0;
                                        }
                                        #content #txt .popular .line .game span a {
                                                  color: #fff;
                                                  font-weight: bold;
                                                  text-decoration: none;
                                                  font-size: 11px;
                                                  }
          
#footer {
          background: url(../img/footer.jpg) no-repeat;
          width: 861px;
          height: 119px;
          float: left;
          }
          #footer p {
                    font-size: 12px;
                    color: #252525;
                    float: left;
                    margin: 62px 0 0 100px;
                    display: inline;
                    }
                    
.errors
{
	font-size: 11px;
	color: #f00;
	clear: both;
}               

.errors li{
	margin: 0 0 0 10px;
}
	                        