/* CSS Document */

* {
          margin: 0;
          padding: 0;
          }
.clear {
          width: 100%;
          clear: both;
          line-height: 0;
          }
          
body {
          background: #171E00;
          font-family: Tahoma, 'Trebuchet MS';
          }
          
#container {
          width: 850px;
          margin: auto;
          }
          
#top {
          background: url(../img/top.jpg) no-repeat;
          width: 850px;
          height: 97px;
          float: left;
          padding: 0 0 3px 0;
          }
          #top h1 {
                    float: left;
                    margin: 28px 0 0 15px;
                    display: inline;
                    }
                    #top h1 img {
                              border: 0;
                              float: left;
                              }
                              
#cont {
          width: 850px;
          float: left;
          margin: 30px 0 0 0;
          }
          
#sidebarright {
          width: 200px;
          float: right;
          background: #253002;
          }
          #sidebarright .box {
                    width: 200px;
                    float: left;
                    padding: 0 0 10px 0;
                    }
          #sidebarright h3 {
                    width: 180px;
                    float: left;
                    padding: 5px 10px 5px 10px;
                    font-size: 14px;
                    color: #253002;
                    background:#fff;
                    }
          #sidebarright .popular {      
                    width: 180px;
                    float: left;
                    margin: 5px 0 0 10px;
                    display: inline;
                    text-align: center;
                    }
                    #sidebarright .popular span {
                              width: 180px;
                              float: left;
                              margin: 5px 0 0 0;
                              }
                              #sidebarright .popular span img {
                                        border: 0;
                                        }
                              #sidebarright .popular span a {
                                        color: #fff;
                                        font-size: 11px;
                                        width: 180px;
                                        text-align: center;
                                        float: left;
                                        font-weight: bold;
                                        }
                                        #sidebarright .popular span a:hover {
                                                  color: #eee;
                                                  text-decoration: none;
                                                  }
                                                  
                                                  
#txt {
          width: 417px;
          float: left;
          background: #474747;
          margin: 0 0 0 16px;
          padding: 0 0 5px 0;
          display: inline;
          }
          #txt h2 {
                    width: 370px;
                    float: left;
                    height: 23px;
                    background: url(../img/h2.jpg) no-repeat;
                    font-size: 14px;
                    color: #333;
                    padding: 7px 0 0 47px;
                    }
                    #txt h2 a {
                              text-decoration: none;
                              color: #333;
                              }
                    #txt .line {
                              width: 417px;
                              float: left;
                              margin: 5px 0 0 0px;
                              border-bottom: 1px solid #666;
                              display: inline;
                              padding: 0 0 5px 0;
                              }
                              #txt .line .game {
                                        width: 123px;
                                        float: left;
                                        text-align: center;
                                        display: inline;
                                        margin: 0 0 0 7px;
                                        }
                                       #txt .line .game img {
                                                  border: 2px solid #333;
                                                  }
                              #txt .line .game span {
                                        width: 123px;
                                        float: left;
                                        margin: 5px 0 5px 0;
                                        }
                                        #txt .line .game span img {
                                                  border: 0;
                                                  }
                                        #txt .line .game span a {
                                                  color: #fff;
                                                  font-weight: bold;
                                                  text-decoration: none;
                                                  font-size: 11px;
                                                  }
                                                  
#paginationControl {
          float: left;
          margin: 15px 0 0 15px;
          display: inline;
          font-size: 13px;
          color: #333;
          }
          #paginationControl td {
                    float: left;
                    margin: 0 3px 0 3px;
                    display: inline;
                    }
          #paginationControl img {
                    border: 0;
                    float: left;
                    }
          #paginationControl a {
                    color: #fff;
                    font-size: 13px;
                    text-decoration: none;
                    padding: 2px;
                    float: left;
                    }
                    #paginationControl a:hover {
                              color: #333;
                              }
                                                  
                    .contact {
                              width: 400px;
                              float: left;
                              margin: 0px 0 0 10px;
                              display: inline;
                              }
                              .addcomment {
                                        font-size: 11px;
                                        color: #fff;
                                        }
                              .contact dt {
                                        width: 390px;
                                        float: left;
                                        font-size: 11px;
                                        color: #fff;
                                        margin: 10px 0 0 0;
                                        }
                                        .contact input {
                                                  float: left;
                                                  margin: 5px 0 0 0;
                                                  border: 1px solid #ccc;
                                                  }
                                        .contact textarea {
                                                  float: left;
                                                  margin: 5px 0 5px 0;
                                                  border: 1px solid #ccc;
                                                  }
                              .contact dd {
                                        width: 410px;
                                        float: left;
                                        font-size: 11px;
                                        color: #fff;
                                        }
                                        .contact .invisible {
                                                  float: left;
                                                  margin: 10px 0 0 0;
                                                  }
                                                  
         .game_more {
                    width: 417px;
                    float: left;
                    margin: 15px 0 0 0px;
                    display: inline;
                    text-align: center;
                    }
                   .game_more p {
                              width: 390px;
                              float: left;
                              padding: 0 10px 0 10px;
                              font-size: 11px;
                              text-align: left;
                              color: #333;
                              }
                              .game_more p a {         
                                        font-size: 14px;
                                        font-weight: bold;
                                        color: #fff;
                                        }
                              .game_more img {
                                        float: left;
                                        border: 0;
                                        margin: 0 5px 5px 0;
                                        display: inline;
                                        }
                              #txt .box p {
                                        width: 190px;
                                        float: left;
                                        margin: 10px 0 0 10px;
                                        display: inline;
                                        font-size: 11px;
                                        }
                                        #txt .box p a {
                                                  color: #333;
                                                  text-decoration: none;
                                                  }
                                        #txt .box p a.s {
                                                  color: #666;
                                                  text-decoration: none;
                                                  font-size: 12px;
                                                  }
                                        #txt .box p a.m {
                                                  color: #666;
                                                  text-decoration: none;
                                                  font-size: 16px;
                                                  }
                                        #txt .box p a.b {
                                                  color: #666;
                                                  text-decoration: none;
                                                  font-size: 18px;
                                                  }

          .vote {
                    width: 370px;
                    float: left;
                    margin: 10px 0 0 10px;
                    display: inline;
                    color: #333;
                    font-size: 12px;
                    background: #fff;
                    border: 1px solid #eee;
                    padding: 10px;
                    }
                    .vote a {
                              color: #333;
                              }
                    .vote p {
                              color: #333;
                              }
          p.nocom {
                    float: left;
                    margin: 10px 0 0 10px;
                    display: inline;
                    font-size: 12px;
                    color: #ff0000;
                    width: 350px;
                    }
                    
                    h6 {
                              float: left;
                              font-size: 14px;
                              margin: 20px 0 0 10px;
                              display: inline;
                              width: 350px;
                              color: #fff;
                              }
                    
                              .comment img {
                                        border: 0;
                                        float: left;
                                        }
                              .comment p {
                                        width: 370px;
                                        float: left;
                                        font-size: 12px;
                                        color: #666;
                                        }
                              .comment span {
                                        width: 370px;
                                        float: left;
                                        font-size: 11px;
                                        color: #333;
                                        }
                                        .comment span a {
                                                  font-weight: bold;
                                                  color: #333;
                                                  }
                    .comment {
                              width: 350px;
                              float: left;
                              border: 1px solid #666;
                              margin: 10px 0 0 10px;
                              display: inline;
                              padding: 5px;
                              background: #eee;
                              }
                    .addcomment {
                              width: 350px;
                              float: left;
                              margin: 20px 0 0 10px;
                              padding: 10px;
                              display: inline;
                              }
                              .addcomment p {
                                        width: 350px;
                                        float: left;
                                        font-size: 12px;
                                        color: #fff;
                                        }
                                                  
          
#sidebarleft {
          width: 200px;
          float: left;
          background: #253002;
          }
          #sidebarleft .box {
                    width: 200px;
                    float: left;
                    padding: 0 0 10px 0;
                    }
          #sidebarleft h3 {
                    width: 180px;
                    float: left;
                    padding: 5px 10px 5px 10px;
                    font-size: 14px;
                    color: #253002;
                    background:#fff;
                    }
                    #sidebarleft .box ul {
                              width: 180px;
                              float: left;
                              margin: 5px 0 0 10px;
                              display: inline;
                              }
                              #sidebarleft .box ul li {
                                        list-style-type: none;
                                        font-size: 12px;
                                        width: 180px;
                                        float: left;
                                        margin: 3px 0 0 0;
                                        }
                                        #sidebarleft .box ul li a {
                                                  color: #fff;
                                                  text-decoration: none;
                                                  border-left: 5px solid #ccc;
                                                  padding: 0 0 0 10px;
                                                  }
                                                  #sidebarleft .box ul li a:hover {
                                                            border-left: 5px solid #fff;
                                                            }
#sidebarleft .box p.tags {
          padding: 10px 10px 0 10px;
          float: left;
          }
          #sidebarleft .box p.tags a {
                    color: #fff;
                    }
          #sidebarleft .box .login {
                    width: 180px;
                    float: left;
                    margin: 10px 0 10px 10px;
                    display: inline;
                    }
                   #sidebarleft .box .login span {
                              float: left;
                              width: 180px;
                              margin: 3px 0 0 0;
                              }
                    #sidebarleft .box .login label {
                              font-size: 11px;
                              width: 30px;
                              float: left;
                              color: #fff;
                              }
                    #sidebarleft .box .login input {
                              width: 130px;
                              float: right;
                              font-size: 11px;
                              margin: 0 10px 0 0;
                              display: inline;
                              }
                              #sidebarleft .box .login input.img {
                                        width: auto;
                                        float: left;
                                        margin: 0 0 0 35px;
                                        }
                    #sidebarleft .box .login p {
                              font-size: 11px;
                              color: #fff;
                              }
                              #sidebarleft .box .login p a {
                                        color: #fff;
                                        }
                                        
#footer {
          background: url(../img/footer.jpg) no-repeat;
          width: 850px;
          height: 36px;
          float: left;
          margin: 15px 0 0 0;
          }
          #footer p {
                    float: left;
                    font-size: 11px;
                    color: #333;
                    padding: 15px 0 0 10px;
                    }
                              
 .errors
{
	font-size: 11px;
	color: #f00;
	clear: both;
}               

.errors li{
	margin: 0 0 0 10px;
}               