



body,textarea {
  font-family: Trebuchet MS,Verdana,Arial,Helvetica,Sans Serif;
  font-size: 13px;
  background-color: #eeeeee;
  color : #000033;
  text-align: left;
  margin: 0;
  padding: 0;
}

td {
  font-size: 15px;
}

form {
	margin: 0px;
}

td.backingCell {
  background-color: #eeeeee;
}

ul {
    list-style-type: square;
    margin: 2px 0 0 15px;
    padding: 0;
}
.standard {
font-size: 13px;
}

.highlight {
font-weight: bold;
}

table.metaTable {
	border: 1px solid #666666;
	border-spacing: 5px;
	border-collapse: collapse;
}

table.metaTable td {
	border: 1px solid #cccccc;
	padding: 2px;
	font-size: 13px;
}

table.metaTable, table.metaTable a:link, table.metaTable a:visited, table.metaTable a:active
{
  color: #000033;
  font-weight: normal;
}

table#statsTable {
  text-align: right;
  font-family: Lucida Sans Typewriter,Courier New,Courier;
  font-size: 11px;
  border-spacing: 2px;
}

table#statsTable td {
  background-color: #eeeeee;
  padding-right: 5px;
  padding-left: 5px;
  padding-bottom: 0px;
  padding-top: 0px;
}

tr#statsTableHeader {
  font-weight: bold;
}


td#statsTableLabel {
  text-align: left;
}

#sidebarBox {
    font-size: 95%;
    background-color: white;
    color: black;
    border-collapse: collapse;
    border: 1px solid #DD3333;
    padding: 0 10px 10px 10px;
}

#sidebarHeading {
	font-family: Arial,Helvetica;
	font-weight: bold;
	color: #ffffff;
	background-color: #DD3333;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}

.navBox {
    background-color: white;
    border-bottom: 1px solid #DD3333;
	margin-bottom: 10px;
}

.innerNavBox {
    font-size: 95%;
    color: black;
    padding: 0 10px 0 10px;
}

.metaNavBox {
    background-color: white;
    border-left: 1px solid #aaaaaa;
    border-right: 1px solid #aaaaaa;
    border-bottom: 1px solid #aaaaaa;
	float: right;
}

.metaBallhype, .metaBallhype a:link, .metaBallhype a:visited, .metaBallhype a:active {
	font-weight: bold;
	color: #06c;
}

.metaBallhypeColor1, .metaBallhypeColor1 a:link, .metaBallhypeColor1 a:visited, .metaBallhypeColor1 a:active {
	font-weight: bold;
	color: #F60;
}

.metaLowpost, .metaLowpost a:link, .metaLowpost a:visited, .metaLowpost a:active {
	font-weight: bold;
	color: #DD4400;
}

.metaLowpostColor1, .metaLowpostColor1 a:link, .metaLowpostColor1 a:visited, .metaLowpostColor1 a:active {
	font-weight: bold;
	color: #FF6600;
}

.metaStriketwo, .metaStriketwo a:link, .metaStriketwo a:visited, .metaStriketwo a:active {
	font-weight: bold;
	color: #993333;
}

.metaStriketwoColor1, .metaStriketwoColor1 a:link, .metaStriketwoColor1 a:visited, .metaStriketwoColor1 a:active {
	font-weight: bold;
	color: #DD3333;
}

.metaFaircatch, .metaFaircatch a:link, .metaFaircatch a:visited, .metaFaircatch a:active {
	font-weight: bold;
	color: #006633;
}

.metaFaircatchColor1, .metaFaircatchColor1 a:link, .metaFaircatchColor1 a:visited, .metaFaircatchColor1 a:active {
	font-weight: bold;
	color: #339933;
}

.bodyPadding {
	padding-left: 5px;
	margin-left: 5px;
	padding-right: 5px;
	margin-right: 5px;
	padding-top: 5px;
	margin-top: 5px;
}

blockquote {
  border-left: solid silver 4px;
  padding-left: 8px;
}
.small {
  font-size: 11px;
}

.header a:link, .header a:visited, .header a:active {
  color : white;
}
.search {
  float: right;
  position: relative;
  text-align: right;
}
.headerLinks, .footerLinks {
  float: right;
  position: relative;
  width: 50%;
  text-align: right;
}
.headerLinks a:link, .headerLinks a:visited, .headerLinks a:active,
.footerLinks a:link, .footerLinks a:visited, .footerLinks a:active {

}
#categories {
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  font-weight: bold;
}
.category a:link, .category a:visited, .category a:active {
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 2px;
  padding-right: 2px;
}
.category {
}
.category a:hover, .selectedCategory {
  color: #DD3333;
  text-decoration: none;
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 2px;
  padding-right: 2px;
}
.tags {
  border: solid #F0F0F0 1px;
  margin: 16px;
  padding: 4px;
  background: #F8F8F8;
  font-weight: normal;
}
.tags a:link, .tags a:visited, .tags a:active {
  color : gray;
  font-weight: normal;
}
.photo {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  border-top: solid black 1px;
  border-right: solid black 1px;
  border-bottom: solid black 1px;
  border-left: solid black 1px;
  text-align: center;
}
.codeSample {
  font-family: Courier, sans-serif;
  border-top: solid #F0F0F0 1px;
  border-right: solid #F0F0F0 1px;
  border-bottom: solid #F0F0F0 1px;
  border-left: solid #F0F0F0 1px;
  text-align: left;
  background: #F8F8F8;
  margin-left: 32px;
  margin-right: 32px;
  padding: 16px;
  overflow: auto;
}
a:link, a:visited, a:active {
  color: #993333;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
.content {
  background : white;
  padding-top: 16px;
  padding-right: 8px;
  padding-bottom: 8px;
  padding-left: 8px;
  margin-right: 220px;
}
#main {
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	text-align: left;
	background: #ffffff;
	border:1px solid #aaaaaa;
	}

.story {
	background: #ffffff;
	margin-bottom: 10px;
}

.innerStory {
	margin-right: auto;
	margin-left: auto;
    padding: 0 10px 0 10px;
	text-align: left;
  font-family: Trebuchet MS,Verdana,Arial,Helvetica,Sans Serif;
  font-size: 13px;
  color : #000033;
}

.storySpacer {
	line-height: 2pt;
}

/* Hides from IE-mac \*/
* html .story {height: 1%;}
/* End hide from IE-mac */

.story:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}


.bodyContent {

}
.sidebar {
  text-align: center;
  float: left;
  position: relative;
  width: 200px;
  padding-left: 8px;
  padding-top: 8px;
  padding-right: 8px;
  padding-bottom: 32px;
}
.footer {
  padding: 8px;
  clear: both;

}

.clearBoth {
	clear: both;
}

.footer a:link, .footer a:visited, .footer a:active {

}
.blogName, .blogName a:link, .blogName a:visited, .blogName a:active {
  font-size: 24px;
  font-weight: bold;
}
.siteTitle, .siteTitle a:link, .siteTitle a:visited, .siteTitle a:active {
  font-size: 48px;
  font-weight: bold;
  margin-bottom: 12px;
  letter-spacing: -0.075em;
}
.color1, .color1 a:link, .color1 a:visited, .color1 a:active {
	color: #DD3333;
}
.blogDescription {
  font-weight: normal;
  padding-bottom: 12px;
}
.linearNavigationLinks {
  text-align: center;
  padding-bottom: 8px;
  position: relative;
}
.calendar {
  text-align: center;
  font-size: 11px;
}
.calendarDayHeader {
  font-weight: bold;
  text-align: right;
}
.calendarDay {
  text-align: right;
  border: solid white 1px;
}
.calendarDayWithEntries {
  text-align: right;
  border: solid #F0F0F0 1px;
}
.calendarDayWithEntries a:link, .calendarDayWithEntries a:visited, .calendarDayWithEntries a:active {
  border: solid white 0px;
}
.calendarToday, .calendarToday a:link, .calendarToday a:visited, .calendarToday a:active {
  background : #DD3333;
  color: white;
  font-weight: bold;
  text-align: right;
}
.help, .help a:link, .help a:visited, .help a:active {
  color: gray;
  font-weight: bold;
  text-align: right;
}
.validationError {
  color: #B20D1C;
}

.topPostReference, .postReference {
  padding-top: 8px;
  padding-left: 8px;
  padding-right: 8px;
  padding-bottom: 8px;
}

.postReference {
  padding-left: 50px;
}

.blogEntry, .item {
  text-align: left;
  border-top: dotted silver 1px;
  padding-top: 8px;
  padding-left: 8px;
  padding-right: 8px;
  padding-bottom: 8px;
  margin-bottom: 8px;
  position: relative;
}

.comment, .trackback {
  padding: 8px;
}

.blogEntryHeader, .blogEntryHeader a:link, .blogEntryHeader a:visited, .blogEntryHeader a:active {
  color: black;
  font-weight: bold;
  position: relative;
}
.itemHeader, .itemHeader a:link, .itemHeader a:visited, .itemHeader a:active {
  color: black;
  font-size: 16px;
  font-weight: bold;
  position: relative;
}
.commentHeader, .commentHeader a:link, .commentHeader a:visited, .commentHeader a:active, .trackbackHeader,
.trackbackHeader a:link, .trackbackHeader a:visited, .trackbackHeader a:active {
  font-size: 13px;
  font-weight: bold;
  color: black;
}

.blogEntryTitle, .blogEntryTitle a:link, .blogEntryTitle a:visited, .blogEntryTitle a:active {
  color: black;
  font-size: 16px;
  font-weight: bold;
}
.blogEntrySubtitle, .blogEntrySubtitle a:link, .blogEntrySubtitle a:visited, .blogEntrySubtitle a:active {
  color: black;
  font-weight: bold;
}
.blogEntryBody, .itemBody {
  padding-top: 16px;
  padding-bottom: 16px;
  line-height: 1.5;
}
.itemBodyEven {
  background: #F4F4F4;
}
.itemBodyOdd {
  background: white;
}
.commentBody, .trackbackBody {
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 1.5;
}

.blogEntryLinks, .itemLinks, .commentLinks, .trackbackLinks {
  float: right;
  position: relative;
  color: gray;
  font-weight: bold;
  text-align: right;
  font-size: 11px;
}

.blogEntryLinks a:link, .blogEntryLinks a:visited, .blogEntryLinks a:active,
.itemLinks a:link, .itemLinks a:visited, .itemLinks a:active,
.commentLinks a:link, .commentLinks a:visited, .commentLinks a:active,
.trackbackLinks a:link, .trackbackLinks a:visited, .trackbackLinks a:active {
  color: gray;
  font-weight: normal;
  font-size: 11px;
}

.itemMetadata, .itemMetadata a:link, .itemMetadata a:visited, .itemMetadata a:active,
.smMetadata, .smMetadata a:link, .smMetadata a:visited, .smMetadata a:active {
  color: gray;
  font-weight: normal;
}

.smMetadata
{
  font-size: 13px;
}

.floatRight {
  float: right;
  text-align: center;
  margin: 0 0 10px 10px;
  background-color: #eeeeee;
  padding: 10px;
  font-weight: bold;
  font-size: 11px;
}
.floatLeft {
  float: left;
  text-align: center;
  margin: 0 10px 10px 0;
  background-color: #eeeeee;
  padding: 10px;
  font-weight: bold;
  font-size: 11px;
}


.approved {
}
.pending {
  border-left: solid #FF9900 4px;
}
.rejected {
  border-left: solid red 4px;
}
thead {
  background : white;
  color: black;
  font-weight: bold;
  padding: 8px;
}
thead a:link, thead a:visited, thead a:active {
}

.tc1, .tc1 a:link, .tc1 a:visited, .tc1 a:active {
    color: #666666;
  font-size: 10px;
  margin-right: 10px;
}
.tc2, .tc2 a:link, .tc2 a:visited, .tc2 a:active {
    color: #666666;
  font-size: 12px;
  margin-right: 10px;
}
.tc3, .tc3 a:link, .tc3 a:visited, .tc3 a:active {
    color: #666666;
  font-size: 14px;
  margin-right: 10px;
}
.tc4, .tc4 a:link, .tc4 a:visited, .tc4 a:active {
    color: #666666;
  font-size: 16px;
  margin-right: 10px;
}
.tc5, .tc5 a:link, .tc5 a:visited, .tc5 a:active {
    color: #666666;
  font-size: 18px;
  margin-right: 10px;
}
.tc6, .tc6 a:link, .tc6 a:visited, .tc6 a:active {
    color: #666666;
  font-size: 20px;
  margin-right: 10px;
}
.tc7, .tc7 a:link, .tc7 a:visited, .tc7 a:active {
    color: #666666;
  font-size: 22px;
  margin-right: 10px;
}
.tc8, .tc8 a:link, .tc8 a:visited, .tc8 a:active {
    color: #666666;
  font-size: 24px;
  margin-right: 10px;
}
.tc9, .tc9 a:link, .tc9 a:visited, .tc9 a:active {
    color: #666666;
  font-size: 26px;
  margin-right: 10px;
}
.tc10, .tc10 a:link, .tc10 a:visited, .tc10 a:active {
    color: #666666;
  font-size: 28px;
  margin-right: 10px;
}
.postTitle, .postTitle a:link, .postTitle a:visited, .postTitle a:active {
  font-size: 22px;
  font-weight: normal;
}
.navDivSelected, .navDivSelected a:link, .navDivSelected a:visited, .navDivSelected a:active {
  background : #DD3333;
  color: white;
  padding: 0 5px 0 5px;
}

.navDiv, .navDiv a:link, .navDiv a:visited, .navDiv a:active {
  padding: 0 5px 0 5px;
}

.navDivSub, .navDivSub a:link, .navDivSub a:visited, .navDivSub a:active {
  padding: 0 10px 0 10px;
  font-weight: normal;
  font-size: 12px;
}

.navDivSubSelected, .navDivSubSelected a:link, .navDivSubSelected a:visited, .navDivSubSelected a:active {
  color : #DD3333;
  padding: 0 10px 0 10px;
  font-weight: bold;
  font-size: 12px;
}

.navDivSubSelected a:hover {
	text-decoration: none;
}

.navTd
{
  border-top: 1px solid #993333;
}

.pagination {
  font-weight: normal;
  font-size: 9pt;
  padding: 0 5px 0 5px;
}

.permalink {
  color: gray;
  font-weight: bold;
  text-align: right;
  font-size: 11px;
}

.permalink a:link, .permalink a:visited, .permalink a:active
{
  color: gray;
  font-weight: normal;
  font-size: 11px;
}

img.thinBorder
{
	border: 1px solid #aaaaaa;
}

img.noBorder
{
	border: 0;
}

.scoreboard, .scoreboard a:link, .scoreboard a:visited, .scoreboard a:active {
  font-size: 14px;
  font-weight: normal;
  color: #000033;
}

.scoreboardPeriod {
  font-size: 11px;
  font-weight: normal;
  white-space: nowrap;
}

.scoreboardPeriod a:hover {
  text-decoration: underline;
}

.simpleFloatRight
{
	float: right;
}

.postLine
{
	font-size: 14px;
	vertical-align: top;
	padding-top: 7px;
}

.postMetaLine, .postMetaLine a:link, .postMetaLine a:visited, .postMetaLine a:active
{
	font-size: 13px;
	vertical-align: top;
	color: #000033;
	text-decoration: none;
}
.postMetaLine a:hover
{
	text-decoration: none;
}

ul.navUl
{
	padding: 0;
	margin: 0;
	list-style: none;
}

li.navLi
{
	float: left;
	position: relative;
	font-weight: bold;
	padding: 0 1px 0 1px;
	z-index: 500;
}

li.navLiSubHorizontal
{
	float: left;
}

li.navLiSubHorizontal a:hover
{
}

li.navLi a:hover
{
	background: #DD3333;
	color: #ffffff;
	text-decoration: none;
}

li.navLiSub
{
	position: relative;
	padding-left: 7px;
	padding-right: 7px;
	font-size: 13px;
	font-weight: bold;
	white-space: nowrap;
}

li.navLi ul.navUl
{
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	border: 1px solid #DD3333;
	z-index: 500;
	background: #ffffff;
	width: 9em;
}

li.navLi ul.navUl a:hover
{
	background: #DD3333;
	color: #ffffff;
}

li.navLi>ul.navUl
{
	top: auto;
	left: auto;
}

li.navLi:hover ul.navUl, li.navLi.over ul.navUl
{
	display: block;
}

.thinBorder
{
	border-top: dotted silver 1px;
	margin-top: 2px;
}


.navSelected, .navSelected a:link, .navSelected a:visited, .navSelected a:active {
  background : #DD3333;
  color: white;
  font-weight: bold;
  padding: 0 10px 0 10px;
}

.navLink, .navLink a:link, .navLink a:visited, .navLink a:active {
  font-weight: bold;
  padding: 0 5px 0 5px;
}

div.bucketContainer
{
	position: relative;
	padding: 5px;
	border: solid white 1px;
	margin-top: 5px;
}

div.bucketContainer:hover
{
	background: #F5F5F5;
	cursor: pointer;
	border: dotted silver 1px;
}

div.gameContainer
{
	position: relative;
	padding: 5px;
	border: solid white 1px;
}

div.gameContainer:hover
{
	background: #F5F5F5;
	cursor: pointer;
	border: dotted silver 1px;
}

div.gamePopup, div.gameTopPopup, div.gameBottomPopup
{
	position: absolute;
	background: #F5F5F5;
	width: 250px;
	padding: 8px;
}

div.gameContainer div.gamePopup, div.gameContainer div.gameTopPopup, div.gameContainer div.gameBottomPopup
{
	display: none;
    border: 2px dotted #DD3333;
	background: #F5F5F5;
	cursor: default;
}

div.gameContainer div.gamePopup
{
	top: -50px;
	right: 0px;
}

div.gameContainer div.gameTopPopup
{
	top: -10px;
	right: 0px;
}

div.gameContainer div.gameBottomPopup
{
	top: -150px;
	right: 0px;
}

div.gameContainer div.gamePopup a:hover
{
}

div.gameContainer>div.gamePopup
{
	top: -50px;
	right: 0px;
}

div.gameContainer>div.gameTopPopup
{
	top: -10px;
	right: 0px;
}

div.gameContainer>div.gameBottomPopup
{
	top: -150px;
	right: 0px;
}

div.gameContainer:hover div.gamePopup, div.gameContainer.over div.gamePopup,
div.gameContainer:hover div.gameTopPopup, div.gameContainer.over div.gameTopPopup,
div.gameContainer:hover div.gameBottomPopup, div.gameContainer.over div.gameBottomPopup
{
	display: block;
}

.storyTitle
{
	font-size: 12pt;
	font-weight: bold;
}

.popupTitle
{
	font-size: 13pt;
	font-weight: normal;
	margin-top: 5px;
}

.popupBlogEntrySubtitle
{
  color: black;
  font-weight: bold;
}

.normalBlogEntrySubtitle
{
  color: black;
}

.smallerFont
{
	font-size: 12px;
}

.noWrap
{
	white-space: nowrap;
}

#acInputContainer
{

	position:relative;
}

#searchInput
{

	position:relative;
	font-size: 13px;
	font-weight: bold;
    font-family: Trebuchet MS,Verdana,Arial,Helvetica,Sans Serif;
    width: 150px;
}

#acContainer
{

	position:absolute;
	left:0;
	top:1.7em;
	display:inline;
	font-size: 13px;
}

#acContainer .yui-ac-content
{

	position:absolute;
	left:0;
	top:0;
	border:1px solid #cccccc;
	background:#fff;
	overflow:hidden;
	text-align:left;
	z-index:9050;
    width: 275px;
}

#acContainer .yui-ac-shadow
{

	position:absolute;
	left:0;
	top:0;
	margin:.3em;
	background:#a0a0a0;
	z-index:9049;
}

#acContainer ul
{

    list-style-type: none;
	width:100%;
	margin-left: 2px;
	padding-left: 2px;
}

#acContainer li
{

	cursor:default;
	white-space:nowrap;
}
