/*Theme Name: chess*/*{    margin: 0;    padding: 0;}a{    color: #005aff;    text-decoration: none;    font-weight: bold;}a:hover{    color: navy;}a img{    border: none;}.category_header_1{    background: #69C url('/images/category_header.gif') repeat-y;    color: white;    padding: 5px;    margin-bottom: 10px;}.category_header_2{    background: #69C url('/images/category_header.gif') repeat-y;    color: white;    padding: 5px;    margin-bottom: 10px;}.category_header_3{    background: #69C url('/images/category_header.gif') repeat-y;    color: white;    padding: 5px;    margin-bottom: 5px;}.category_header_4{    background: #69C url('/images/category_header.gif') repeat-y;    color: white;    padding: 5px;    margin-bottom: 10px;}h2{    color: #A00;    font-size: 13pt;    font-weight: normal;    margin-bottom: 10px;}.half{    padding: 10px;    background: white url('/images/major_half_area.gif') no-repeat;}body{    margin: auto;    color: #555;    font-family: Arial, Veranda, Tahoma, sans-serif;    font-size: 80%;}#content{    margin: 10px auto auto;    width: 980px;    background-color: white;}.majority{    float: left;    padding: 0 35px 5px 0;    width: 713px;}.minority{    width: 230px;    float: left;}.minority h2{    color: #444;    font-size: 130%;    font-weight: normal;    padding: 5px;}#nav{    color: white;    list-style-type: none;    border: 2px solid #999;    border-left: none;    border-right: none;    background-color: #444;    width: 100%;    float: left;}#nav  li.first{    margin-left: 20px;}#nav li{    float: left;}#nav a{    padding: 6px 10px 6px 0;    background: #444 url('/images/nav_slant.gif') no-repeat scroll right top;    display: block;    color: white;    float: left;    text-decoration: none;}#nav a:hover{    color: #9cf;}#nav span{    margin: 0 20px 0 10px;    padding: 2px 5px;}.current{    color: #9cf;    border: 1px solid #9cf;}.page_list{    border: 1px solid #D6D6D6;    padding: 10px;}th{    text-align: left;    font-weight: bold;}ol li{    margin-left: 20px;}input, textarea{    border-width: thin;    border-style: solid;    border-color: silver;}.txt_empty{    color: #999;    font-style: italic;}.left{    float: left;}.right{    float: right;}.center{    text-align: center;}.clear{    clear: both;}/* ##########################################    COMMENTS   ##########################################*/#comment{    width: 650px;}/* ##########################################    PGN VIEWER   ##########################################*/.ct-board-move-comment{    display: block;    margin: 10px;}/* ##########################################    GAME TABLE   ##########################################*/.game_table{    border: 1px solid #6699CC;    padding: 10px;}.game_table .table_header{    color: #003399;    font-weight: bold;}.game_table #table_header td{    padding: 4px 0;}.game_table td{    padding-left: 5px;}.game_table td:hover{    cursor: pointer;}