/* ---------------- BEGIN SITE STYLES ------------------ */
body
{
	padding: 0px 0px 0px 0px;
	background: #FFF4E1;
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
}

a:link { color: #030; text-decoration: underline;}
a:hover { color: #060; text-decoration: underline;}
a:visited { color: #030; text-decoration: underline;}
a:active { color: #030;  text-decoration: underline;}

hr
{
	color: #111;
	background-color: #111;
	height: 1px;
}

p
{
	font-size: small;
	color: #111;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 14px 0px;
	padding: 0px 0px 0px 0px;
}

/* ---------------- TEXT STYLES ------------------ */
h1
{
	font-size: 1.3em;
	color: #030;
	border-bottom: 1px dashed #aaa;
	margin: 0px 4px 10px 0px;
	padding: 0px 2px 1px 0px;
	text-transform: capitalize;
}
#article h1 { border-bottom: none; margin: 0px 4px 1px 0px; padding: 4px 0px 2px 0px;}

h2
{
	font-weight: bold;
	font-size: small;
	margin: 3px 0px 1px 0px;
	padding: 0px 0px 0px 0px;
	text-transform: capitalize;
}

h3
{
	font-weight: normal;
	font-size: x-small;
	color: #111;
	margin: 0px 0px 4px 0px;
}
#article h3 { border-bottom: 1px dashed #aaa;}

h4
{
	font-weight: normal;
	font-size: x-small;
	color: #111;
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 2px 0px;
}

.text_xsmall
{
	font-size: xx-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.text_small
{
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 8px 0px;
}

.text_p
{
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 8px 0px;
}

.right_title
{
	font-weight: bold;
	font-size: small;
	color: #030;
	margin: 3px 0px 5px 0px;
	padding: 0px 0px 2px 0px;
	border-bottom: 1px solid #030;
	text-transform: capitalize;
}

.text_normal
{
	font-size: medium;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 14px 0px;
}

/* ---------------- TOC DISPLAY STYLES ---------------------------*/

div.toc{
  background: url(/img/baseball/rounded/custom_corners_topleft.gif) 
  top left no-repeat;
     	margin: 10px 17px 14px 3px;
  }

div.toc h2 {
  background: url(/img/baseball/rounded/custom_corners_topright.gif) 
  top right no-repeat;
  padding:15px;
  margin:0;
  position:relative;
  right:-14px;
  padding-left:0; 
/* Compensation for the 
repositioned box */
  }

div.tocexcerpt {
  background: url(/img/baseball/rounded/custom_corners_rightborder.gif) 
  top right repeat-y;
  margin:0;
  margin-top: -1.7em;
  padding:15px;
  position:relative;
  right:-14px;
  padding-left:0;
  }

div.tocfooter {
  background: 
	url(/img/baseball/rounded/custom_corners_bottomleft.gif) 
  bottom left no-repeat;
  position:relative;
  top:12px;
  }

div.tocfooter p {
  background: 
	url(/img/baseball/rounded/custom_corners_bottomright.gif) 
  bottom right no-repeat;
  display:block;
  padding: 15px;
  margin:-3.3em 0 0 0;
  position:relative;
  right:-14px;
  padding-left:0;
   color: #333;
  }

/* ---------- OLD STYLES FOR TOC ------------------------ */
.toc_display_box
{
	background: #FFF9F0;
	font-weight: normal;
	font-size: small;
	margin: 7px 6px 7px 0px;
	padding: 3px 7px 7px 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #111;
	border: 1px dotted #aaa;
}

#main h3 { border-bottom: 1px dotted #aaa; padding: 2px 0px 5px 0px; color: #666;}

/* ---------------- COMMENT STYLES ---------------------------*/
.comment_display
{
	background: #FFF9F0;
	font-weight: normal;
	font-size: x-small;
	margin: 4px 0px 4px 0px;
	padding: 3px 3px 3px 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	border: 1px dotted #ccc;
}

.comment_title
{
	font-weight: bold;
	font-size: small;
	border-bottom: 1px dashed #ccc;
	margin: 0px 4px 4px 0px;
	padding: 3px 3px 3px 3px;
}

/* ---------------- ARTICLE DISPLAY STYLES ------------------ */
#article
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #111;
	font-size: small;
}

#article ul
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #111;
	font-size: small;
}

#article li
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #111;
	font-size: small;
	list-style-type: circle;
}

/* ---------------- NAVIGATION AND LEFT CELL STYLES ------------------ */
#left
{
	width: 149px;
	float: left;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	margin-top: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #111;
}

.left_title
{
	width: 139px;
	font-weight: bold;
	font-size: .8em;
	color: #030;
	line-height: 1.2em;
	margin: 0 0 4 0;
	padding: 5px 4px 5px 0.5em;
	border-bottom: 1px dashed #030;
}

#left ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#left li
{
	border-bottom: 1px dashed #030;
	margin: 0;
	border-width: 0 0 1px 0;
}

#left li a
{
	display: block;
	padding: 5px 4px 5px 0.5em;
	color: #000;
	text-decoration: none;
	width: 139px;
	font-size: .7em;
}

html>body #left li a { width: auto; }

#left li a:hover
{
	color: #111;
	background: #FFF4E1; 
}

/* ---------------- PAGE LAYOUT STYLES ------------------ */
#header
{
	background: #9ba4cb url(img/baseball/background_header.jpg) repeat-x left bottom;
	padding: 0px;
	margin: 0px;
}
#outer_wrapper { background: url(img/baseball/background_left.jpg) no-repeat left bottom; }
#wrapper { background: url(img/baseball/background_right.gif) repeat-y right; }

#container
{	
	
	width: 100%;
	float: left;
	margin-right: -200px;
	background: url(img/baseball/background_right.gif) repeat-y right;
}

#content
{
	margin-right: 200px;
	background-image: url(img/baseball/background_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#main { margin-left: 170px; }

#sidebar
{
	width: 180px;
	float: right;
	
}

#footer
{
	border-top: 1px solid #030;
	font-size: xx-small;
	color: #111;
	padding: 4px;
	background: #fff url(img/baseball/background_footer.gif) repeat-x bottom;
	height: 100%;
}

.clearing
{
	height: 0;
	clear: both;
}
