@charset "utf-8";

html{
background-color:white;
color:black;
}

body{
margin:0;
padding:0;
border:0;
width:100%;
background-color:white;
color:black;
font-family:Tahoma,Verdana,Arial,sans-serif;
font-size:0.8em;
text-align:center;
}

#body{
width:800px;
height:1%;
margin:0 auto;
}

#header,#userbar,#description,#footer{
text-align:center;
page-break-after:auto;
}

#header,#userbar,#footer{
clear:both;
width:100%;
}

#header{
height:148px;
}

#userbar{
margin-bottom:10px;
}

#footer{
height:31px;
padding:4px;
font-style:italic;
font-size:.75em;
border-top:1px solid #660000;
}

#header img{
vertical-align:middle;
}

#header img.logo{
float:left;
width:158px;
height:125px;
}

#header img.title{
width:640px;
height:140px;
}

#userbar .logged_out{
text-align:left;
}

#userbar .whosonline{
float:right;
text-align:right;
}

#userbar .logged_in{
text-align:left;
}


.colmask{
position:relative;
clear:both;
float:left;
width:100%;
overflow:hidden;
}

.holygrail{
background:white;
}
.holygrail .colmid{
float:left;
width:200%;
margin-left:-160px;
position:relative;
right:100%;
background:white;
border-right:1px dotted black;
}
.holygrail .colleft{
float:left;
width:100%;
margin-left:-50%;
position:relative;
left:320px;
background:white;
border-right:1px dotted black;
}
.holygrail .col1wrap{
float:left;
width:50%;
position:relative;
right:160px;
padding-bottom:1em;
}
.holygrail .col1{
margin:0 164px;
position:relative;
left:200%;
overflow:hidden;
}
.holygrail .col2{
float:left;
float:right;
width:152px;
position:relative;
right:4px;
}
.holygrail .col3{
float:left;
float:right;
width:152px;
margin-right:12px;
position:relative;
left:50%;
}

#frontpage{
float:left;
width:100%;
}

#content{
}

#content span{
text-align:justify;
}

#content span.adlink{
text-align:center;
}

#content div.row{
clear:both;
}

#content div.column1,#content div.column2{
width:235px;
float:left;
}

#rss_row,#left_sidebar,#right_sidebar{
float:left;
}

#rss_row,#left_sidebar{
font-size:0.85em;
}

#right_sidebar{
font-size:0.9em;
}

div.sidebar_title{
text-align:center;
font-weight:bold;
background-color:#660000;
color:#ffd700;
}

div.sidebar_content{
padding-bottom:4px;
}

#left_siderbar img,#right_sidebar img{
vertical-align:middle;
}

#rss_row div.sidebar_content,
#left_sidebar div.sidebar_content{
text-align:left;
}

#right_sidebar div.sidebar_content{
text-align:justify;
}

#left_sidebar div.sidebar_content a,
#right_sidebar div.sidebar_content a{
font-weight:bold;
}

.ebcc_livescore{
width:100%;
border:0;
}

a{
background-color:inherit;
color:#660000;
text-decoration:none;
}

a:hover,a:active{
background-color:#ffd700;
}

.twtr-doc a,.twtr-doc a:hover{
font-size:90%;
}

img{
border:0;
}
img.thumbnail{
float:left;
border:1px outset #99c;
margin:8px 10px;
}

img.center,div.center{
display:block;
margin-left:auto !important;
margin-right:auto !important;
}

img.alignright,div.alignright{
float:right;
margin:0 0 2px 18px;
}

img.alignleft,div.alignleft{
float:left;
margin:0 4px 2px 0;
}

div.img{
vertical-align:top;
font-size:0.8em;
line-height:1.6em;
text-align:center;
padding:6px;
margin-top:5px;
}
div.caption{
}

.justify{
text-align:justify;
}
.center{
text-align:center;
}
.small{
text-align:left;
font-size:0.92em;
}
.smalljustify{
text-align:justify;
font-size:0.92em;
}
.smallcenter{
text-align:center;
font-size:0.92em;
}


sup,sub{
font-size:smaller;
vertical-align:baseline;
position:relative;
}

sup{
bottom:0.33em;
}

sub{
bottom:-0.25em;
}

h1,h2{
text-align:left;
font-size:1.5em;
font-weight:bold;
background-color:#660000;
color:#ffd700;
margin-top:0;
}

h3{
text-align:left;
font-size:1em;
font-weight:bold;
font-style:italic;
}

div.hr,div.hr-table{
clear:both;
border-top:1px solid #ffd700;
margin:0;
margin-right:auto;
}

div.hr{
width:80%;
margin-left:10%;
}

div.hr-table{
width:66%;
margin-left:1%;
}

hr{
clear:both;
visibility:hidden;
}

div.valid-xhtml{
float:left;
}

div.valid-css{
float:right;
}

div.valid-xhtml img,div.valid-css img{
width:88px;
height:31px;
vertical-align:middle;
}

table,table.special{
width:100%;
text-align:left;
}

table.special{
font-size:1.2em;
font-weight:bold;
}

td{
vertical-align:top;
}

td.left{
width:50%;
}

#address td.left{
width:20%;
}

ul{
margin-left:0;
padding-left:1.5em;
}
