
body {
	font-size: 12px;
 	font-family: Helvetica, Arial, sans-serif;
	background: #000;
        background-image: url(../images/blackdiamond.png);
	color: #333;
	text-align: center;
	}

#content {
	background: #fff;
	font-size: 1.2em;
	}


h1, h2, h3 {
 	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: left;
	}


h2 {
	font-size: 1.6em;
	}


#horizontalsidebar h2, #adssidebar h2, #leftsidebar h2, #rightsidebar h2 {
 	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: #333;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #horizontalsidebar h2, #adssidebar h2, #leftsidebar h2, #rightsidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

a:hover {
	color: #f00;
	text-decoration: none;
	}

body {
	margin: 0;
	padding: 0; 
	}

#page {
	margin: 0 auto;
	padding: 0px;
	width: 980px;
	}

#header3 {
	padding: 0px;
	width: 980px;
	height:50px;
	margin: 0px 0px 4px 0px;
	}

.headerad3 {
	margin: 0px;
	padding: 0px;
	width: 728;
	height: 90px;
	float:right;
}


#header {
	padding: 0px;
	height:120px;
	margin: 0px;
	}

#xheaderimg {
	margin: 0px;
	color:#333;
	}


.headerad {
	margin: 0px 10px 0px 0px;
	padding: 0px;
	width: 478px;
	height: 60px;
	float:right;
}


.headerA {
	padding: 0px;
	float: right;
	color: #0E3386;
	margin: 5px 10px 0px 0px;
	width: 200px;
}

.headerA ul {
	list-style:none;
	display:inline;
	color: #FFFFFF;
}

.headerA a {
	text-decoration:none;
	color: #0E3386;
	font-size:1em;
	font-weight:bold;
}

.headerA li {
	color: #0E3386;
	display:inline;
	float:right;
	padding:2px;
}

.headerA a:hover {
	text-decoration: none;
	color: #CC0000;
}

.headerB {
	padding: 0px;
	width: 600px;
	margin: 0px;
	float: left;
	color: #0E3386;
	margin: 5px 0px 0px 10px;
}

.headerB ul {
	display:inline;
}

.headerB a {
	text-decoration:none;
	color: #0E3386;
	font-size:1em;
	font-weight:bold;
        padding: 1px 15px 1px 15px;
}

.headerB li {
	color: #0E3386;
	display:inline;
	float:left;
	padding:2px;
}

.headerB a:hover {
	text-decoration: none;
	color: #CC0000;
}


.heading {
	background-color: #ffffff;
	color: #000000;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 2px 0;
	margin: 0px 0px 0 0px;
	width: 540px;
	}

.widecolumn {
	float: left;
	padding: 2px;
	margin: 0px 0px 2px 0px;
	width: 700px;
	}

.sidebox {
	margin: 5px 0 5px;
	text-align: justify;
	}

.chatbox {
	margin: 5px 0 0px 5px;
	text-align: justify;
	}

.widechatbox {
	margin: 5px 0 5px 0;
	text-align: justify;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

#footer {
	clear: both;
	padding: 2px;
	height:30px;
	margin: 10px 0 0 0;
	}

#footer p {
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #fff;
	}

h1 {
	padding-top: 5px;
	margin: 0;
	}
h2 {
	margin: -5px 0 0;
	}

h3 {
	padding: 0;
	margin: -5px 0 0;
	}

#leftsidebar {
	float: left;
	padding: 2px;
	margin: 0px 0px 5px 0px;
	width: 272px;
	}

#leftsidebar form {
	margin: 0;
	}

#leftsidebar h2 {
	color: #ffffff;
	background: url(../images/lh2.png) no-repeat 0 0;
	margin: -7px -7px 0px -7px;
	padding: 4px;
	}
/* End LEFT Sidebar */

/* Begin RIGHT Sidebar */
#rightsidebar {	
	float: left;
	width: 170px;
	}

#rightsidebar form {
	margin: 0;
	}

/* End RIGHT Sidebar */


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}
acronym, abbr {
	border-bottom: 1px dashed #999;
	}
blockquote {
	margin: 5px 10px 0 10px;
	padding: 5px;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;

	}
hr {
	display: none;
	}

a img {
	border: none;

	}
.navigation {
	display: block;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 10px;
	}
/* End Various Tags & Classes*/

/* 4 columns self hack */

/* Begin Ads Sidebar */
#adssidebar
{	
	float: left;
	padding: 20px 0 10px 5px;
	/* margin-left: 650px; */
	width: 130px;
	margin-top:-15px;
	}

#adssidebar form {
	margin: 0;
	}
/* End Ads Sidebar */

/* Begin Horizontal Sidebar */
#horizontalsidebar 
{
	float: left;
	/* margin-left: 650px; */
	width: 440px;
	margin-bottom: 1px;
}
#horizontalsidebar h2 {
	color: #ffffff;
	background: url(../images/hh2.png) no-repeat 0 0;
	margin: -7px -7px 0px -7px;
	padding: 4px;
}

/* End Horizontal Sidebar */

li.sidebar-info {
  background-color:#ffc;
  border:3px solid #ff6;
}


/* headermenu */
#xheadermenu {
	width:100%;
	margin-top:5px;
}


#headermenu a.headermenuselected {
        border-bottom:2px solid #fff;
}


#horizontalsidebar p {
	text-align:left;
}


/* Begin meta */
.postmeta {
         margin: 8px 2px;
         font-size:8pt;
         }

.post-date {
         background: url(../images/date.gif) no-repeat 0 0;
         padding: 0 0 0 20px;
         }

.post-comment {
         background: url(../images/commentslink.png) no-repeat 0 0;
         padding: 0 0 0 20px;
         }

.post-comment a:link,
.post-comment a:visited,
.post-comment a:hover {
         color:#008000
	}

/* End meta */



.round_box {
   background: #ffffff; 
}
.round_top div {
   background: url(../images/round1_tl.png) no-repeat top left;
}
.round_top {
   background: url(../images/round1_tr.png) no-repeat top right;
}
.round_bottom div {
   background: url(../images/round1_bl.png) no-repeat bottom left;
}
.round_bottom {
   background: url(../images/round1_br.png) no-repeat bottom right;
}
                                                                                                       
.round_top div, .round_top,
.round_bottom div, .round_bottom {
   width: 100%;
   height: 10px;
   font-size: 1px;
}
.round_content { margin: 0 10px; background: #FFFFFF; }
.round_contentn { margin: -5px 5px -5px 5px; background: #FFFFFF; }
                                                                                                       
table {
 width:100%;
 border-collapse:collapse;
 }

td {
 color:#000;
 border: 0px;
 padding:1px;
 text-align:left;
 font-size: 11px;
 font-family: Helvetica, Arial, sans-serif;
}

th {
 color:#000;
 border-bottom:1px solid #000;
 padding: 1px;
 text-align:left;
 font-size: 11px;
 font-weight:bold;
 font-family: Helvetica, Arial, sans-serif;
}

#sboard td {
 color:#000;
 border: 0px;
 padding: 2px;
 text-align:left;
 font-size: 11px;
 font-family: Helvetica, Arial, sans-serif;
}

#sboard {
 height: 110px;
}

#sboard .sboardbox {
 border-bottom: 1px solid #0E3386;
 height: 55px;
}

#sboard .scoretab {
 height: 40px;
 width: 170px;
 float:left;
}
#sboard .scoreonb {
 padding: 6px;
 height: 25px;
 width: 25px;
 float:right;
}

#otherscores  td {
 color:#000;
 border-top: 1px solid #0E3386;
 border-bottom: 1px solid #0E3386;
 padding: 2px;
 text-align:left;
 font-size: 9px;
 font-family: Helvetica, Arial, sans-serif;
}

#standings td {
 color:#000;
 border: 0px;
 padding:.3em 1em;
 text-align:left;
 font-size: 10px;
 font-family: Helvetica, Arial, sans-serif;
}
#blogscores td {
 color:#1B619B;
 border-top: 1px solid #0E3386;
 padding:.3em 1em;
 text-align:left;
 font-size: 11px;
 font-family: Helvetica, Arial, sans-serif;
}


#online {
 font-size: 11px;
}

.feed_date {
 font-size:8px;
 color:#000;
}

.feed_url {
    font-size:9px;
    position: absolute;
    top: 16px;
    left: 10px;
}

.feed_rating {
    font-size:9px;
    position: absolute;
    top: 2px;
    right: 2px;
}

.feed_title {
 font-size:11px;
    font-weight: bold;
    position: absolute;
    width: 400px;
    height: 14px;
    top: 2px;
    left: 5px;
    overflow: hidden;
}


.otherblogentry {
  position: relative;
  height: 30px;
  width: 526px;
  border-top: 1px solid #0E3386;
  margin-bottom: 4px;
  margin-left: 1px;
}

.feedcontainer {
  background: #fff;
  text-align: left;
  width: 528px;
}

.feedbox {
        height: 600px;
        width: 100%;
        overflow: auto;
}

.feed_nav {
 font-size:10px;
 padding-top:8px;
 padding-bottom:8px;
}

.preview {
 text-align: left;
 font-size:11px;
}

.preview h2{
 font-family: Helvetica, Arial, sans-serif;
 font-weight: bold;
 font-size:16px;
 text-align: left;
 margin-top:-10px;
}

.preview h3{
 font-family: Helvetica, Arial, sans-serif;
 font-weight: bold;
 font-size:13px;
 text-align: left;
 margin-top:0px;
 margin-bottom:8px;
}

.preview br{
 font-size:3px;
}

.preview a{
 text-decoration: underline;
 color: #000;
}

.preview blockquote{
 color: #333;
}

.avatar {
 float: left;
 padding: 2px 4px 2px 2px;
 margin: 0;
 background: white;
}
.post_avatar {
 padding: 2px;
 margin: 0;
 background: white;
}

.lca_image {
 padding: 2px;
 height: 30px;
 width: 30px;
 margin: 0;
 background: white;
}

.narrowcolumn h2 {
	color: #ffffff;
	background: url(../images/nh2.png) no-repeat 0 0;
	margin: -7px -7px 5px -7px;
	padding: 4px;
 	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.0em;
	}

.bearsbox { border: 1px solid #a0a0a0;   padding: 0; margin-bottom:6px; text-align:left; }
.bearsbox h3 { background: #df6108 url(../images/orangediag.png) 50% 50% repeat-x; color: #ffffff; padding: 2px; font-size: 14px; margin: 2px 2px 0px 2px;}
.bearsbox p { padding: 2px 10px 2px 10px; }


.blackbox { border:1px solid #000; margin:0;  padding: 2; margin-bottom:6px; text-align:left; }

