
div .blog-entry1
{ 
  padding: 1em;
  background-color:  transparent;
  border: 1px solid #cccccc;
}

div .blog-entry2
{ 
  padding: 1em;
  background-color:  transparent;
  border: 1px solid #cccccc;
}

div .blog-timestamp
{
  font-size: 0.7em;
  color: gray;
}

div .blog-permalink
{ 
  font-size: 0.7em;
  color: gray;
  padding-bottom: 1em;
}

/* ----- old wikilog rules follow ----- */

table.calendar-outer { border: 0; border-spacing: 10px; margin: 0 auto;}
td.calendar-outer { font-size: smaller; vertical-align: top; }


table.calendar-inner {
    border: 2px solid #abd5d6;
    border-collapse: collapse;
}
table.calendar-inner caption {
    text-align: center;
    font-weight: bold;
    padding-top: 3px;
    padding-bottom: 3px;
}
table.calendar-inner th {
	background-color: #eeeeee;
    border: 1px dotted #abd5d6;
    width: 2.2em;
    font-weight: normal;
    padding: 2px;
}
table.calendar-inner td {
    border: 1px dotted #abd5d6;
    text-align: center;
    padding: 3px;
}


td.calendar-today-entry {
	background-color: #ffff00;
}
td.calendar-today-noentry { 
	background-color: #ffc3c3; 
}
td.calendar-entry {
	background-color: #c3ffc3; 
}
td.calendar-noentry {
	background-color: #ffffff;
/*	background-color: #ffeedd; */
}
a.nonexistent-date  { 
	background: transparent;
	text-decoration: none;
}
a.nonexistent-date:link  { 
	color: #FF2222;
}
a.nonexistent-date:visited  { 
	color: #FF2222;
}
a.nonexistent-date:hover {
	text-decoration: underline;
	color: #444444;
}
form.calendarpub {
	margin-top: 10px;
	margin-left: 40px;
}
p.datetrail {
	text-align: center;
	font-size: smaller;
}
p.wikiloghome {
	margin-bottom: 0px;
}
p.right {
	text-align: right;
}
p.center {
	text-align: center;
}
ul.loglist {
	list-style: circle;
}
.currentmonth {
    background-color: yellow;
}
/*SCHEDULE TBL*/
.schedulefile {color:#333333; font-size: small;}
.schedulefile table {width:100%;}
.schedulefile td {border: 1px solid #dddddd;}
.schedulefile td {padding-top:1px; padding-bottom:1px;}
.gamenr{
	font-size: x-small;
	color: #666;
}
.header_col{background-color:#DBE4F7;}
.wwww {
	background-color: #f9f7f7;
}

/*TEAMS TABLE*/
#teams_align {
	margin-right: auto;
	margin-left: auto;
}

#teams tr th {
	background-color: #f0f1fe;
	padding-left: 6px;
	padding-right: 6px;}

/*SLIDESHOW*/
/*div #fadeshow1{ margin-left:auto; margin-right: auto;}*/
#fadeshow1 {border: 1px solid #666666;
margin: 10px;}

#wikitext object {
	height: 550px;
}

/*SPONSOR TABLE*/
.sponsortbl{
	padding-bottom: 5px;
	padding-right: 8px;
}
.sponsortbl td{border-bottom: 1px solid #e3e3e3;
}

.sponsorlogo {
	text-align: center;
}
/*NAV TABLE (ads at bottom)*/
.navtbl td {padding-bottom: 3px;
text-align: center;	
}
.navtbl td a:hover {background-color: #fff;	}



