/*
Theme Name: baseballboss.com


*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family:Verdana, Arial, Tahoma, Sans-Serif, System;
	/*background: #d5d6d7 url('images/kubrickbgcolor.jpg');*/
	color: #646f6b;
	text-align: center;
	
	background:#000 url('img/background.jpg') no-repeat center top;
	
	}

#page {
	/*background-color: white;
	border: 1px solid #959596;*/
	text-align: left;
	width:982px;
	/*background:#000 url(img/box_bg.jpg) no-repeat 0px 0px;*/
	position:relative;
	left:1px;
	
	
	}

#header {
/*background-image:url('img/layout-top.gif');BACKGROUND-REPEAT: no-repeat; HEIGHT: 172px;*/


}

#headerimg 	{
	margin: 7px 9px 0;
	height: auto;
	width: 982px;
	}

#content {
	font-size: 1.2em;	
	float:left;
        clear:both;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
    height:30px;
	color:#FFFFFF;
	padding-right:20px;	
	text-align:right;	
	vertical-align:bottom;
	background-image:url('img/layout-bottom.png');
	background-repeat:no-repeat;
	clear: both;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.5em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2 a, h2 a:visited, h3 a, h3 a:visited {
	COLOR:#6D220B;
	font-family:Verdana, Arial, Tahoma, Sans-Serif, System;
	font-weight:bold;
        text-decoration:none;
	}
h2, h3 {
font-weight:bold;
}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	COLOR: #6D220B;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 12px Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

h2 a:hover, h3 a:hover {
	COLOR: #6D220B;
	}

h2 a:visited, h3 a:visited { 
        color: #000;
}

a:hover {
	color: #6D220B;
	text-decoration:none;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	/*background-color: white;*/
	margin: 0px auto;
	padding: 0;
	width: 982px;
	/*border: 1px solid #959596;*/
	}

#header {
	/*background-color: #73a0c5;*/
	margin: 0 0 0 0px;
	padding: 0;
	height: auto;
	width: 982px;
	}

#headerimg {
	margin: 0;
	height: auto;
	width: 100%;
	
	}

.narrowcolumn {
	float: left;
	/*padding: 0 0 20px 45px;*/
	margin:0px;
	width: 638px;
	PADDING-RIGHT: 30px; 
	PADDING-LEFT: 35px; 
	PADDING-BOTTOM: 50px;
	clear:both;
	/*background-image: url('img/layout-middle-left.png'); 
	BACKGROUND-REPEAT: repeat-y;
	*/
	
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
        clear:both;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

.clear {
	clear: both;
}

/*#footer {
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
*/
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	/*margin: 5px 0 0 10px;*/
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 20px 10px 0px;
	/*margin-left: 430px;*/
	width: 212px;
	float:left;
	
	/*background-image: url('images/layout-middle-right.png'); 
	BACKGROUND-REPEAT: repeat-y;
	*/
	















	}






#sidebar form {
	margin: 0;
	}
/* End 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: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

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: 10px;
	margin-bottom: 60px;*/
	position:relative;
	left:0px;
	top:10px;

	}
	
/* End Various Tags & Classes*/
#clear-both {
  margin:0px;
  padding:0px;
  height:60px; 
  width:982px;

}
#but {
   width:95px;
   height:25px;
   position:relative;
  top:32px;
  left:11px;
  background-image:url(img/but.jpg);
  background-repeat:no-repeat;
  color:#FFC71F;
  text-align:center;
  padding-top:5px;
  font-weight:bold;
  
}
#clear-both a{  
  font-size:14px;
  color:#FFFFFF; 
}
#clear-both a:hover{
  text-decoration:none;  
}
.clear-both-1 {
clear:both; height:1px; margin:0px; padding:0x; font-size:1px;
/*background-image: url('img/layout-middle.png');*/
BACKGROUND-REPEAT: repeat-y;
}

#headerimg h1 {
position:relative;
left:149px;
top:65px;
text-align:left;
font-size:18px;
padding:0px;
width:315px;
float:left;

}

#MainMenu {
	PADDING-LEFT: 145px; PADDING-TOP: 30px;
	
}
BODY #MainMenu DIV {
	PADDING-LEFT: 20px; FLOAT: left; HEIGHT: 47px;
	
}
#MainMenu DIV A {
	PADDING-RIGHT: 20px; DISPLAY: block; FLOAT: left; PADDING-TOP: 20px; HEIGHT: 27px;
}
#MainMenu DIV A:link {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; TEXT-TRANSFORM: lowercase; COLOR: #fff; TEXT-DECORATION: none;
}
#MainMenu DIV A:visited {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; TEXT-TRANSFORM: lowercase; COLOR: #fff; TEXT-DECORATION: none;
}
#MainMenu DIV A:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; TEXT-TRANSFORM: lowercase; COLOR: #fff; TEXT-DECORATION: none;
}
#MainMenu DIV A:hover {
	COLOR: #1fac57;
}
#MainMenu DIV#Highlighted {
	BACKGROUND-IMAGE: url('img/menu-highlight-left.png'); BACKGROUND-REPEAT: no-repeat; BACKGROUND-COLOR: #e4e4e4;
}
#MainMenu DIV#Highlighted A {
	BACKGROUND-POSITION: right 50%; BACKGROUND-IMAGE: url('img/menu-highlight-right.png'); COLOR: #000;
	BACKGROUND-REPEAT: no-repeat;
}


#DownloadMain {
	position:relative;
    left:125px;
    top:38px;
	float:left;
	
}
#DownloadMain TD {
	VERTICAL-ALIGN: middle;
}

DIV {
	BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; COLOR: #646f6b; PADDING-TOP: 0px; LIST-STYLE-TYPE: none; BORDER-RIGHT-WIDTH: 0px; TEXT-DECORATION: none
}
SPAN {
	BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; COLOR: #646f6b; PADDING-TOP: 0px; LIST-STYLE-TYPE: none; BORDER-RIGHT-WIDTH: 0px; TEXT-DECORATION: none;
}
IMG {
	BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; COLOR: #646f6b; PADDING-TOP: 0px; LIST-STYLE-TYPE: none; BORDER-RIGHT-WIDTH: 0px; TEXT-DECORATION: none;
}
UL {
	BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; COLOR: #646f6b; PADDING-TOP: 0px; LIST-STYLE-TYPE: none; BORDER-RIGHT-WIDTH: 0px; TEXT-DECORATION: none
}
OL {
	BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; COLOR: #646f6b; PADDING-TOP: 0px; LIST-STYLE-TYPE: none; BORDER-RIGHT-WIDTH: 0px; TEXT-DECORATION: none;
}
LI {
	BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; COLOR: #646f6b; PADDING-TOP: 0px; LIST-STYLE-TYPE: none; BORDER-RIGHT-WIDTH: 0px; TEXT-DECORATION: none
}
TABLE {
	BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; COLOR: #646f6b; PADDING-TOP: 0px; LIST-STYLE-TYPE: none; BORDER-RIGHT-WIDTH: 0px; TEXT-DECORATION: none;
}
TD {
	BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; COLOR: #646f6b; PADDING-TOP: 0px; LIST-STYLE-TYPE: none; BORDER-RIGHT-WIDTH: 0px; TEXT-DECORATION: none;
}
TH {
	BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; COLOR: #646f6b; PADDING-TOP: 0px; LIST-STYLE-TYPE: none; BORDER-RIGHT-WIDTH: 0px; TEXT-DECORATION: none;
}
H1 {
	BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; COLOR: #646f6b; PADDING-TOP: 0px; LIST-STYLE-TYPE: none; BORDER-RIGHT-WIDTH: 0px; TEXT-DECORATION: none;
}
H2 {
	BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; COLOR: #000; PADDING-TOP: 0px; LIST-STYLE-TYPE: none; BORDER-RIGHT-WIDTH: 0px; TEXT-DECORATION: none;
}
H3 {
	BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; COLOR: #646f6b; PADDING-TOP: 0px; LIST-STYLE-TYPE: none; BORDER-RIGHT-WIDTH: 0px; TEXT-DECORATION: none;
}
A:link {
	COLOR: #000000; TEXT-DECORATION: underline;
}
A:visited {
	COLOR: #000000; TEXT-DECORATION: underline;
}
A:hover {
	COLOR: #000000; TEXT-DECORATION: none;
}
TD {
	VERTICAL-ALIGN: top;
}
FORM {
	MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px;
}
H1 {
	FONT: bold 16px arial;
}
TEXTAREA {
	BORDER-RIGHT: #bbbbbb 1px solid; PADDING-RIGHT: 3px; BORDER-TOP: #bbbbbb 1px solid; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; BORDER-LEFT: #bbbbbb 1px solid; PADDING-TOP: 3px; BORDER-BOTTOM: #bbbbbb 1px solid;
}

.all-contnent {
background: #FFF url('http://images.monkee-boy.com/banner_blog_footer.jpg') no-repeat bottom left; 
width:960px;
margin-left:10px; 
padding-bottom:50px;
position:relative;
left:1px;
float:left;
clear:both;

}
/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */










/* navigation */

div#globalnav	{
	height: 50px;
	width: 960px;
	/*margin: 10px 10px 0px 10px;*/
	padding:0px;
	margin:0px;
	/*border: 1px solid #FF0000;*/
	}

div#globalnav ul#navtop	{
	height: 50px;
	width: 960px;
	background: transparent url(http://static0.baseballboss.com/img/navigation.jpg) top left no-repeat;
	margin:0px;
	padding: 0px;
	position: relative;
	left:10px;
	
}
div#globalnav ul#navtop li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
	}
ul#navtop li, ul#navtop a {
	height: 50px;
	display: block;
	 outline: none;
	}
div#globalnav ul#navtop li a {

	text-decoration: none;
	outline: none;
	}

a:active {outline: none;}

#nav_home	{left: 0px; width: 135px;}	
#nav_ballpark {left: 200px; width: 110px;}
#nav_owners	{left: 310px; width: 110px;}
#nav_marketplace	{left: 420px; width: 110px;}
#nav_catalog	{left: 530px; width: 110px;}
#nav_records {left: 575px; width: 110px;}
#nav_leagues	{left: 640px; width: 110px;}
#nav_forums	{left: 795px; width: 47px;}
#nav_blogs	{left: 842px; width: 38px;}
#nav_chat {left: 880px; width: 33px;}
#nav_help {left: 913px; width: 47px;}

#nav_home a:hover	{background: transparent url(http://static0.baseballboss.com/img/navigation.jpg) 0px -50px no-repeat;}
#nav_ballpark a:hover	{background: transparent url(http://static0.baseballboss.com/img/navigation.jpg) -200px -50px no-repeat;}
#nav_owners a:hover	{background: transparent url(http://static0.baseballboss.com/img/navigation.jpg) -310px -50px no-repeat;}
#nav_marketplace a:hover	{background: transparent url(http://static0.baseballboss.com/img/navigation.jpg) -420px -50px no-repeat;}
#nav_catalog a:hover	{background: transparent url(http://static0.baseballboss.com/img/navigation.jpg) -530px -50px no-repeat;}
#nav_records a:hover	{background: transparent url(http://static0.baseballboss.com/img/navigation.jpg) -575px -50px no-repeat;}
#nav_leagues a:hover	{background: transparent url(http://static0.baseballboss.com/img/navigation.jpg) -640px -50px no-repeat;}
#nav_forums a:hover	{background: transparent url(http://static0.baseballboss.com/img/navigation.jpg) -795px -50px no-repeat;}
#nav_blogs a:hover	{background: transparent url(http://static0.baseballboss.com/img/navigation.jpg) -842px -50px no-repeat;}
#nav_chat a:hover	{background: transparent url(http://static0.baseballboss.com/img/navigation.jpg) -880px -50px no-repeat;}
#nav_help a:hover	{background: transparent url(http://static0.baseballboss.com/img/navigation.jpg) -913px -50px no-repeat;}

#nav_home a:active	{background: transparent url(http://static0.baseballboss.com/img/navigation.jpg) 0px -100px no-repeat; outline: none;}
#nav_ballpark a:active	{background: transparent url(http://static0.baseballboss.com/img/navigation.jpg) -200px -100px no-repeat; outline: none;}
#nav_owners a:active	{background: transparent url(http://static0.baseballboss.com/img/navigation.jpg) -310px -100px no-repeat; outline: none;}
#nav_marketplace a:active	{background: transparent url(http://static0.baseballboss.com/img/navigation.jpg) -420px -100px no-repeat; outline: none;}
#nav_catalog a:active	{background: transparent url(http://static0.baseballboss.com/img/navigation.jpg) -530px -100px no-repeat; outline: none;}
#nav_records a:active	{background: transparent url(http://static0.baseballboss.com/img/navigation.jpg) -575px -100px no-repeat; outline: none;}
#nav_leagues a:active	{background: transparent url(http://static0.baseballboss.com/img/navigation.jpg) -640px -100px no-repeat; outline: none;}
#nav_forums a:active	{background: transparent url(http://static0.baseballboss.com/img/navigation.jpg) -795px -100px no-repeat; outline: none;}
#nav_blogs a:active	{background: transparent url(http://static0.baseballboss.com/img/navigation.jpg) -842px -100px no-repeat; outline: none;}
#nav_chat a:active	{background: transparent url(http://static0.baseballboss.com/img/navigation.jpg) -880px -100px no-repeat; outline: none;}
#nav_help a::active	{background: transparent url(http://static0.baseballboss.com/img/navigation.jpg) -913px -100px no-repeat; outline: none;}


/* TOP BAR */
#top_bar{
	height:20px;
	background:#000 url(img/bbb_top_bar_bg.png) no-repeat center;
	z-index: 1000;
}
#top_bar_links{
	position:relative;
	/*left:50%;*/
	margin:0px auto;
	width:982px;
	text-align:right;
	color:#666;
	font-size:10px;
	text-transform:uppercase;
	padding:3px 1px 0px 0px;
	line-height: 1.2em;
	z-index: 1000;
	
}
#top_bar_links a{
	color:#fff;
	text-decoration:none;
}
#top_bar_links a:hover{
	color:#FFBB1B;
	text-decoration:underline;
}
#top_bar_links .challenge img{margin:0 5px 0 5px;}
#top_bar_links .challenge {font-weight: normal;}
#top_bar_links .challenge a:hover { text-decoration: none; color: white; }
#top_bar_links .challenge:hover ul { display: block; }
#top_bar_links .challenge a:hover em { text-decoration: underline; color:#FFBB1B; }
#top_bar_links .challenge em { font-style: normal; }
#top_bar_links a img{
	vertical-align:bottom;}
#top_bar_links .challenge {
	position: relative;
}
#top_bar_links .challenge ul {
	display: none;
	position: absolute; 
	top: 12px;
	left: 0;
	list-style: none;
	margin: 0;
	padding: 3px 0;
	z-index: 1000;
	width: 100%;
	text-align: left;
	background: #000 url(img/bbb_dropdown_bg.gif) repeat-y 0 0;
}
#top_bar_links .challenge ul li {
	top: auto;




	left: auto;
	padding: 5px 5px 5px 0px;
}
#top_bar_links .challenge ul li a {
	display: block;
}
/* BOX */
#box{
	position:relative;
	/*left:50%;
	margin-left:-490px;
	/*border:solid 1px #444;*/
	margin:0px auto;
	width:982px;
	background:#000 url(img/box_bg.jpg) no-repeat 0 0;
	margin-top:100px;
	top:1px;
	left:1px;
	
}
#logo{
	position:absolute;
	top:-101px;
	left:9px;
	height:145px;
	width:145px;
	z-index:100;
}

#mlb_logo{
	position:absolute;
	top:19px;
	left:120px;
	height:33px;
	width:80px;
	z-index:101;
	background:url(http://static0.baseballboss.com/img/mlb_sm.gif) no-repeat 0 0;
	}
#mlb_logo img{
	
	border:0;}
#adspace{
	position:absolute;
	top:-95px;
	right:0;
	height:90px;
	width:728px;
	overflow:hidden;
}


#foot{
	clear:both;	
	color:#fff;
	text-align:center;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-bottom:30px;
}
#foot a{
   color:#6D220B;
   text-decoration:underline;
}
#foot a:hover{
   text-decoration:none;
}



#up-all {
   background-color:#000000; 
   width:982px;
   float:left; 
   background-image:url(img/box_bg.jpg); 
   background-repeat:repeat-y;
   position:relative;
   left:1px;
}


#foot{
	position:relative;
	left:50%;
	margin-left:-490px;
	margin-top:10px;
	margin-bottom:10px;
	clear:both;
	color:#fff;
	text-align:center;
	font-size:10px;
	width:820px;
	background-color:#3e4d07;
	border:1px solid #333333;
	padding:15px 80px 15px 80px;
        float:left;
}

#foot a{
	color: #FFFFFF;
}

#foot #foot_logos {
	width:600px;
	position:relative;
	margin:0 auto;
	height:50px;
}

#foot .foot_logo{
	float:left;
	width:120px;
	background-position: center center;
	position:relative;
	height:50px;
	line-height:50px;
	background-repeat:no-repeat;
	text-align:center;
	padding-left:80px;
}
#foot #mlbpa{background-image:url(http://static0.baseballboss.com/img/mlbpa_sm_gr.gif);}
#foot #mlb{background-image:url(http://static0.baseballboss.com/img/mlb_sm.gif);}
#foot #cg{background-image:url(http://static0.baseballboss.com/img/cg_sm.gif);}

.navigation { 
clear:both;
display:block;
}

.hr {
margin:0 auto 40px;
width:90%;
height:1px;
border-top:1px solid #cccccc;
}