
a {
 color: #3256B6;
}
a:visited {
 color: #cc9;
}
a:hover, a:visited:hover {
 color: #e00;
 text-decoration: none;
}
body {
 background-color: #041a61;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 padding: 0;
 margin: 0;
 text-align: center;
}
h1 {
 font-family: &quot;Trebuchet MS&quot;, Verdana, Arial, Helvetica, 
sans-serif;
 font-size: 30px;
 font-weight: normal;
}
h3 {
 color: #999;
 font-family: &quot;Trebuchet MS&quot;, Verdana, Arial, Helvetica, 
sans-serif;
 font-size: 18px;
 font-weight: normal;
 margin-top: 1.5em;
 margin-bottom: .5em;
}
.hidden {
 display: none;
}
.clear {
 clear: both;
}
#page {
 margin-left: auto;
 margin-right: auto;
 width: 730px;
 text-align: left;
}
#header {
 background-color: #4f57c5;
 border-bottom: 4px solid #fc0;
 color: white;
 font-family: &quot;Trebuchet MS&quot;, Verdana, Arial, Helvetica, 
sans-serif;
 padding: 0;
 padding-top: 30px;
 padding-bottom: 30px;
 text-align: center;
}
#site-title {
 color: white;
 font-size: 325%;
}
#site-title a, #site-title a:visited {
 color: white;
 text-decoration: none;
}
#site-title a:hover, #site-title a:hover {
 color: white;
 text-decoration: underline;
}
#site-subtitle {
 font-style: italic;
 letter-spacing: 2px;
 text-transform: lowercase;
}
#main {
 background-color: white;
 border-bottom: 4px solid #fc0;
 float: left;
 width: 100%;
}
#content-wrapper {
 float: left;
 width: 500px;
}
#content {
 padding: 25px;
 border-right: 1px dotted #a3a39c;
}
#content h1 {
 margin-top: 0;
}
#content h3 a {
 border-bottom: 1px dotted #a3a39c;
 display: block;
 padding-bottom: 2px;
 text-decoration: none;
}
#content p {
 line-height: 160%;
}
#content .info {
 color: #b0af99;
 font-size: 80%;
 margin-top: 1.5em;
}
#content .entry .info {
 margin-top: 1em;
}
#content .first.entry {
 background-color: #f7f3e8;
 margin: -25px;
 margin-bottom: 0;
 padding: 25px;
}
#content .first.entry h3 {
 margin-top: 0.25em;
}
#sidebar-wrapper {
 float: right;
 width: 225px;
}
#sidebar {
 font-size: 90%;
 padding: 15px;
 padding-top: 0px;
}
#sidebar h3 {
 color: #3256B6;
 font-size: 120%;
 border-bottom: 1px solid #D4D4D4;
}
#sidebar p {
 line-height: 140%;
}
#sidebar ul {
 list-style:none;
 margin-left: 1.5em;
 padding: 0;
}
#sidebar li {
 border-bottom: 1px dashed #D4D4D4;
 margin-bottom: .25em;
}
#sidebar li .description {
 font-size: 90%;
 color: #999;
}
/* sidebar menu */
#sidebar ul.sidemenu {
 list-style:none;
 margin: 10px 0 15px 0;
 padding: 0;&nbsp;&nbsp;
}
#sidebar ul.sidemenu li {
 padding: 0px 10px;
}
#sidebar ul.sidemenu a {
 display:block;
 font-weight:normal;
 color: #333;
 height: 1.5em;&nbsp;
 padding:.3em 0 .3em 15px;
 line-height: 1.5em;
 border-bottom: 1px dashed #D4D4D4;
 text-decoration:none;
}
#sidebar ul.sidemenu a.top{
 border-top: 1px dashed #D4D4D4;
}
#sidebar ul.sidemenu a:hover {
 padding: .3em 0 .3em 10px;
 border-left: 5px solid&nbsp; #65944A;
 color: #65944A;&nbsp;&nbsp;
}
#footer {
 color: #818cb0;
 float: left;
 font-size: 90%;
 padding-top: 1px;
 padding-bottom: 20px;
 width: 100%;
}
.breadcrumbs {
 font-size: 80%;
 color: #999;
}
#content-title {
 border-bottom: 1px solid #a3a39c;
 margin-bottom: 1em;
}
#content-title p {
 line-height: 0%;
}
#content-title .publish_info {
 color:#B0AF99;
 font-size:80%;
}
.tournament_results {
 border-spacing: 0;
}
.tournament_results td{
 padding-top: 2px;
 padding-bottom: 2px;
}
.tournament_results thead tr th {
 color: #3256B6;
 font-weight: bold;
 border-top: 2px solid #CCC;
 border-bottom: 2px solid #CCC;
}
.tournament_results .rank {
 color: #AAA;
 font-weight: bold;
}
.tournament_results tr.break td {
 border-bottom: 1px dashed #CCC;
}
.tournament_results td.game {
 font-weight: bold;
}
.vcard .photo {
 float: left;
}
.vcard .vcard-info {
 padding-left: 1em;
 float: left;
 font-size: 9px;
}
