﻿body 
{
	font-family:Georgia, Arial, Sans-Serif; 
	font-size:11pt; 
	color:#606060; 
	line-height:1.5em;
}
.MasterHeader
{
	min-height:100px;
	padding:0px;
}
.MasterMainMenu
{
	padding: 10px; 
	background-color: #006400; 
	border-bottom: solid 1px lightgrey;
    border-top: solid 1px lightgrey;
}
.Content
{
	min-height:450px;
	padding-left:20px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:20px;
}
.PageHeader
{
	font-family:Georgia, Arial, Sans-Serif;
	font-size:large;
	font-variant:small-caps;
	padding-left:40px;
	padding-top:10px;
	padding-bottom:10px;
}
.PageFooter
{
	color:White;
	font-size:x-small;
	text-align:center;
	background-color:#006400;
	padding-top: 5px;
    padding-bottom: 5px; 
    padding-left: 10px; 
    padding-right: 10px; 
}
.Title
{
	background-color:#339900;
	padding-left:10px;
	padding-bottom:3px;
	padding-top:3px;
	text-align:left;
	color:white;
	font-weight:bold;
	font-family:Georgia;
	font-size:medium;
	font-style:italic;
	border: solid 1px #339900;	
}
.PlayerName
{
    line-height:2em;
    font-variant:small-caps;
    letter-spacing:.2em;
    font-weight:bold 
}
.PlayerName a:hover
{
    font-style:italic;
}
.FooterMenu
{
    font-family:Tahoma, Arial, Verdana;
    font-size:x-small;
    color:White;
}
.FooterMenu a
{
    text-decoration: none;
    color:White;
}
.FooterMenu a:hover
{
    font-style:italic;
    text-decoration:underline;
    color:White;
}
.FooterMenu a:visited
{
    font-style:normal;
    color:White;
}
.FooterMenu a:selected
{
    color:White;
}
.SiteMapMenu
{
    font-family:Tahoma, Arial, Verdana;
    font-size:medium;
    line-height:1.5em;
}
.SiteMapMenu a
{
    text-decoration: none;
    color:#000033;
}
.SiteMapMenu a:hover
{
    font-style:italic;
    text-decoration:underline;
    color:#000033;
}
.SiteMapMenu a:visited
{
    font-style:normal;
    color:#000033;
}
.SiteMapMenu a:selected
{
    color:#000033;
}
.FormHeader
{
    padding-top:3px;
    padding-bottom:3px;
    text-align:center;
    font-family:Georgia,Arial, Garamond, Verdana, Sans-Serif;
    font-size:small;
    font-weight:bold;
    background-color:#e0e0e0;
}
.FormFooter
{
    padding-top:3px;
    padding-bottom:3px;
    padding-left:20px;
    background-color:#e0e0e0;
}
.tabs
{
	position:relative;
	top:1px;
	left:5px;
}
.tab
{
	border:solid 1px blue;
	background-color:#eeeeee;
	padding: 2px 5px;
	font-size:.8em;
	font-weight:bold;
	text-decoration:none;
}
.selectedTab
{
	background-color: White;
	color: blue;
	font-weight:bold;
	border-bottom: solid 1px white;
	text-decoration:none;
}
.tabContents
{
	border:solid  1px blue;
	padding: 10px;
	background-color: White;
}
.ErrorMessage
{
	font-weight:bold;
	font-size:small;
	color:Red;
}

/* Posts
----------------------------------------------- */
.date-header {
  margin:0 28px 0 43px;
  font-size:85%;
  line-height:2em;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#586;
  }
.post {
  margin:.3em 0 25px;
  padding:0 13px;
  border:1px dotted #bb9;
  border-width:1px 0;
  }
.post-title {
  margin:0;
  font-size:135%;
  line-height:1.5em;
  background:url("http://www.blogblog.com/rounders3/icon_arrow.gif") no-repeat 10px .5em;
  display:block;
  border:1px dotted #bb9;
  border-width:0 1px 1px;
  padding:2px 14px 2px 29px;
  color:#333;
  }
#main a.title-link, .post-title strong {
  text-decoration:none;
  display:block;
  }
#main a.title-link:hover {
  background-color:#fff;
  color:#000;
  }
.post-body {
  border:1px dotted #bb9;
  border-width:0 1px 1px;
  border-bottom-color:#eec;
  padding:10px 14px 1px 29px;
  }
html>body .post-body {
  border-bottom-width:0;
  }
.post p {
  margin:0 0 .75em;
  }
p.post-footer {
  background:#fff;
  margin:0;
  padding:2px 14px 2px 29px;
  border:1px dotted #bb9;
  border-bottom:1px solid #eee;
  font-size:100%;
  line-height:1.5em;
  color:#666;
  text-align:right;
  }
html>body p.post-footer {
  border-bottom-color:transparent;
  }
p.post-footer em {
  display:block;
  float:left;
  text-align:left;
  font-style:normal;
  }
a.comment-link {
  /* IE5.0/Win doesn't apply padding to inline elements,
     so we hide these two declarations from it */
  background/* */:/**/url("http://www.blogblog.com/rounders3/icon_comment.gif") no-repeat 0 45%;
  padding-left:14px;
  }
html>body a.comment-link {
  /* Respecified, for IE5/Mac's benefit */
  background:url("http://www.blogblog.com/rounders3/icon_comment.gif") no-repeat 0 45%;
  padding-left:14px;
  }
.post img {
  margin:0 0 5px 0;
  padding:4px;
  border:1px solid #586;
  }
blockquote {
  margin:.75em 0;
  border:1px dotted #596;
  border-width:1px 0;
  padding:5px 15px;
  }
.post blockquote p {
  margin:.5em 0;
  }


/* Comments
----------------------------------------------- */
#comments {
  margin:-25px 13px 0;
  border:1px dotted #6a7;
  border-width:0 1px 1px;
  padding:20px 0 15px 0;
  }
#comments h4 {
  margin:0 0 10px;
  padding:0 14px 2px 29px;
  border-bottom:1px dotted #6a7;
  font-size:120%;
  line-height:1.4em;
  color:#333;
  }
#comments-block {
  margin:0 15px 0 9px;
  }
.comment-data {
  background:url("http://www.blogblog.com/rounders3/icon_comment.gif") no-repeat 2px .3em;
  margin:.5em 0;
  padding:0 0 0 20px;
  color:#666;
  }
.comment-poster {
  font-weight:bold;
  }
.comment-body {
  margin:0 0 1.25em;
  padding:0 0 0 20px;
  }
.comment-body p {
  margin:0 0 .5em;
  }
.comment-timestamp {
  margin:0 0 .5em;
  padding:0 0 .75em 20px;
  color:#fff;
  }
.comment-timestamp a:link {
  color:#fff;
  }
.deleted-comment {
  font-style:italic;
  color:gray;
  }

