/* CSS Document */

* {
          margin: 0;
          padding: 0;
          }
.clear {
          width: 100%;
          clear: both;
          line-height: 0;
          }
          
body {
          background: #003143;
          font-family: Tahoma, 'Trebuchet MS';
          }
          
#wrapper {
          width: 100%;
          float: left;
          padding: 0 0 10px 0;
          border-bottom: 1px solid #002633;
          margin: auto;
          background: url(../img/wrapper.jpg) no-repeat top center #064156;
          }
          
#container {
          width: 900px;
          margin: auto;
          }
#bottom {
          width: 900px;
          margin: auto;
          }
          #bottom .box {
                    width: 225px;
                    float: left;
                    margin: 10px 0 0 0;
                    }
                    #bottom .box h3 {   
                              font-size: 14px;
                              color: #fff;
                              float: left;
                              width: 215px;
                              border-bottom: 1px solid #064156;
                              padding: 0 0 9px 5px;
                              }
                    #bottom .box ul {
                              width: 215px;
                              float: left;
                              margin: 7px 0 0 0;
                              padding: 0 0 0 5px;
                              }
                              #bottom .box ul li {
                                        font-size: 12px;
                                        list-style-type: none;
                                        width: 215px;
                                        float: left;
                                        margin: 3px 0 0 0;
                                        }
                                        #bottom .box ul li a {
                                                  text-decoration: none;
                                                  color: #378CAA;
                                                  width: 211px;
                                                  float: left;
                                                  padding: 2px;
                                                  }
                                                  #bottom .box ul li a:hover {
                                                            background: #064156;;
                                                            }
                    #bottom .box p.tags {
                              width: 215px;
                              float: left;
                              padding: 5px 0 0 5px;
                              }
                              #bottom .box p.tags a {
                                        text-decoration: none;
                                        color: #378CAA;
                                        }
          #bottom #footer {
                    width: 900px;
                    float: left;
                    margin: 25px 0 0 0;
                    border-top: 1px solid #064156;
                    }
                    #bottom #footer p {
                              float: left;
                              padding: 5px;
                              font-size: 11px;
                              color: #fff;
                              }
          
#top {
          background: url(../img/top.jpg) no-repeat;
          width: 900px;
          float: left;
          margin: 15px 0 0 0;
          }
          #top h1 {
                    float: left;
                    margin: 40px 0 0 40px;
                    display: inline;
                    }
                    #top h1 img {
                              border: 0;
                              float: left;
                              }
          
          .forms {
                    width: 400px;
                    float: right;
                    margin: 20px 0 0 0;
                    }
                    .forms span {
                              width: 215px;
                              float: right;
                              margin: 5px 0 0 0;
                              }
                              .forms span p {
                                        font-size: 11px;
                                        color:#fff;
                                        float: left;
                                        }
                                        .forms span p a {
                                                  color: #fff;
                                                  font-weight: bold;
                                                  }
                    .forms input {
                              width: 160px;
                              float: left;
                              padding: 5px;
                              font-size: 11px;
                              color: #333;
                              border: 1px solid #003143;
                              }
                              .forms input.submit {
                                        width: 40px;
                                        float: left;
                                        background: #003143;
                                        color: #fff;
                                        height: 25px;
                                        padding: 0px 5px 0 5px;
                                        }
                                        
          .menu {
                    width: 400px;
                    float: right;
                    margin: 20px 0 0 0;
                    }
                    .menu ul {
                              float: right;
                              }
                              .menu ul li {
                                        display: inline;
                                        margin: 0 0 0 20px;
                                        font-size: 14px;
                                        font-weight: bold;
                                        float: left;
                                        }
                                        .menu ul li a {
                                                  color: #fff;
                                                  text-decoration: none;
                                                  background: #003143;
                                                  padding: 3px;
                                                  float: left;
                                                  }
                                                  
                    .contact {
                              width: 700px;
                              float: left;
                              margin: 0px 0 0 10px;
                              display: inline;
                              }
                              .addcomment {
                                        font-size: 11px;
                                        color: #fff;
                                        }
                              .contact dt {
                                        width: 530px;
                                        float: left;
                                        font-size: 11px;
                                        color: #fff;
                                        margin: 10px 0 0 0;
                                        }
                                        .contact input {
                                                  float: left;
                                                  margin: 5px 0 0 0;
                                                  }
                                        .contact textarea {
                                                  float: left;
                                                  margin: 0 0 5px 0;
                                                  border: 1px solid #666;
                                                  }
                              .contact dd {
                                        width: 530px;
                                        float: left;
                                        font-size: 11px;
                                        color: #fff;
                                        }
                                        .contact .invisible {
                                                  float: left;
                                                  margin: 10px 0 0 0;
                                                  }
                              
#txt {
          width: 900px;
          float: left;
          margin: 20px 0 0 0;
          }
          #txt .line {
                    background: #256B83;
                    width: 900px;
                    float: left;
                    padding: 10px 0 10px 0;
                    margin: 10px 0 0 0;
                    }
                    #txt .line .game {
                              width: 203px;
                              float: left;
                              margin: 0px 10px 0 11px;
                              display: inline;
                              color: #fff;
                              }
                              #txt .line .game .min {
                                        width: 103px;
                                        float: left;
                                        }
                                        #txt .line .game .min img {
                                                  border: 1px solid #003143;
                                                  float: left;
                                                  }
                              #txt .line .game .des {
                                        width: 100px;
                                        float: left;
                                        }
                                        #txt .line .game .des p {
                                                  width: 98px;
                                                  font-size: 12px;
                                                  float: left;
                                                  padding: 0 0 0 2px;
                                                  }
                                                  #txt .line .game .des p a {
                                                            font-weight: bold;
                                                            color: #fff;
                                                            }
                                                            #txt .line .game .des p a:hover {
                                                                      text-decoration: none;
                                                                      }
                    #txt h2 {   
                              font-size: 18px;
                              color: #fff;
                              float: left;
                              width: 895px;
                              border-bottom: 1px solid #256B83;
                              padding: 0 0 9px 5px;
                              }
                              #txt h2 a {
                                        text-decoration: none;
                                        color: #fff;
                                        }
                                        
         .game_more {
                    width: 900px;
                    float: left;
                    margin: 15px 0 0 0px;
                    display: inline;
                    text-align: center;
                    }
                   .game_more p {
                              width: 680px;
                              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: 660px;
                    float: left;
                    margin: 10px 0 0 100px;
                    display: inline;
                    color: #333;
                    font-size: 12px;
                    background: #E7E7D2;
                    border: 1px solid #ccc;
                    padding: 10px;
                    }
                    .vote a {
                              color: #000;
                              }
                    .vote p {
                              color: #333;
                              }
          p.nocom {
                    float: left;
                    margin: 10px 0 0 100px;
                    display: inline;
                    font-size: 12px;
                    color: #ff0000;
                    width: 700px;
                    }
                    
                    h6 {
                              float: left;
                              font-size: 14px;
                              margin: 20px 0 0 100px;
                              display: inline;
                              width: 500px;
                              }
                    
                              .comment img {
                                        border: 0;
                                        float: left;
                                        }
                              .comment p {
                                        width: 510px;
                                        float: left;
                                        font-size: 12px;
                                        color: #000;
                                        }
                              .comment span {
                                        width: 510px;
                                        float: left;
                                        font-size: 11px;
                                        color: #999;
                                        }
                                        .comment span a {
                                                  font-weight: bold;
                                                  color: #999;
                                                  }
                    .comment {
                              width: 660px;
                              float: left;
                              border: 1px solid #eee;
                              margin: 10px 0 0 100px;
                              display: inline;
                              padding: 5px;
                              background: #eee;
                              }
                    .addcomment {
                              width: 515px;
                              float: left;
                              margin: 20px 0 0 100px;
                              padding: 10px;
                              display: inline;
                              }
                              .addcomment p {
                                        width: 510px;
                                        float: left;
                                        font-size: 12px;
                                        color: #000;
                                        }
                              
#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;
                    }
 .errors
{
	font-size: 11px;
	color: #f00;
	clear: both;
}               

.errors li{
	margin: 0 0 0 10px;
}                   