/*start Eric Meyer's CSS Reset*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background: transparent;
}
:focus {outline: 0;}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {list-style: none;}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
html {font-size: 100.1%;}
/*end Eric Meyer's CSS Reset*/
/*GLOBAL OPTIONS*/
html {
	font-size: 100.1%;
	width: 100%;
	min-width: 901px;
}
body {
	font: 64% Arial, Helvetica, sans-serif;
	background: #fbb03b url(images/bg-body.gif) repeat-x 0 32px;
	padding: 0 0 50px;
	min-width: 901px;
}
form {display: inline;}
a {text-decoration: none;}
a:hover {text-decoration: underline;}
img {border-style: none;}
/*text to image replacment*/
.hidden-text {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
/*MAIN CONTAINER*/
#main {
	margin: 225px auto 0;
	width: 901px;
	background: url(images/bg-content.gif) repeat-y;
}
.main-top {
	background: url(images/bg-content-top.gif) no-repeat;
}
.main-bottom {
	background: url(images/bg-content-bottom.gif) no-repeat 0 100%;
	height: 1%;
	position: relative;
	padding: 0 46px 52px;
}
/*HEADER*/
#header {
	height: 235px;
	position: absolute;
	width: 901px;
	background: #fff url(images/header.jpg) no-repeat 50% 50%;
	top: -172px;
	left: 0;
z-index: 20;
}
/*logo
.logo {
	margin: 0;
	position: absolute;
	top: -10px;
	left: 310px;
}
.logo a {
	background: url(images/logo.png) no-repeat;
	width: 300px;
	height: 181px;
} */
/*list*/
.list, #container .content ul {
	font-size: 140%;
	line-height: 24px;
}
.list li, #container .content ul li {
	padding-left: 13px;
	background: url(images/img-black-bullet.gif) no-repeat 0 50%;
}
/*main-nav*/
.main-nav {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 67px;
	background: url(images/bg-main-nav.png) repeat-x;
}
.main-nav ul {
	width: 901px;
	text-align: center;
	margin: 0 auto;
	padding-top: 8px;
}
.main-nav li {
	display: inline;
	font-size: 16px;
}
.main-nav a {
	padding: 5px 11px;
	position: relative;
	color: #fff;
	line-height: 28px;
}
.main-nav a:hover, .main-nav li.current_page_item a, .main-nav li.current_page_ancestor a, .main-nav li.current_page_parent a {
	border: 1px solid #bf7330;
	border-width: 0 1px;
	padding: 5px 10px 6px;
	background: url(images/bg-main-nav-hover.gif) repeat-x;
	text-decoration: none;
}
/*CONTAINER*/
#container {
	width: 100%;
	overflow: hidden;
	padding-bottom: 35px;
}
/*content*/
.content {
	width: 572px;
	float: right;
	padding: 70px 46px 0 0;
}
.content h1 {
	font-size: 30px;
	color: #1b1464;
	font-weight: bold;
	margin-bottom: 20px;
}
.content h2 {
	color: #f7731e;
	font-size: 190%;
	margin: 0 0 7px;
	font-weight: bold;
}
.content h3 {
	color: #f7731e;
	font-size: 160%;
	font-weight: regular;
	line-height: 30px;
}
.content h4 {
	color: #f7731e;
	font-size: 180%;
	font-weight: bold;
}
.content img {
	display: block;
	margin: 0 0 15px;
	border: 1px solid #bbbfac;
}
.content p {
	font-size: 140%;
	line-height: 160%;
	margin: 0 0 15px;
}

.content ul {
	margin-bottom: 15px;
}
/*content-logo*/
.content-logo {
	display: block;
	margin: 0 auto;
}
/*contact-box*/
.contact-box {
	clear: left;
	float: left;
	width: 171px;
	background: url(images/bg-contact-box.gif) repeat-y;
	margin: 113px 0 0 10px;
	display: inline;
}
.beneath {
	margin-top: 0px;
}
.contact-box-top {
	background: url(images/bg-contact-box-top.gif) no-repeat;
	padding-top: 14px;
}
.contact-box-bottom {
	background: url(images/bg-contact-box-bottom.gif) no-repeat 1px 100%;
	padding: 0 20px 40px 11px;
	overflow: hidden;
	height: 1%;
	text-align: center;
}
.contact-box h4 {
	color: #fff;
	line-height: 24px;
	font-size: 120%;
	color: #fff;
	font-weight: bold;
	margin-bottom: 7px;
}

.contact-box h5 {
	margin-bottom: 5px;
}

.contact-box ul {
	margin-bottom: 10px;
}

.contact-box dl {font-size: 110%;}
.contact-box dd {margin-bottom: 12px;}
.contact-box ul li.page_item {
	padding-bottom: 7px;
}
/*adr*/
.adr {margin-bottom: 12px;}

/***tables***/
table.wp-table-reloaded {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	font-size: 120%;
}
tr {
	margin: 0;
	padding: 0;
}
th {
	margin: 0;
	padding: 5px;
	font-weight: bold;
	text-align: left;
}
td {
	margin: 0;
	padding: 5px;
	padding-right: 7px;
	text-align: left;
	border-top: 1px solid #1b1464;
}

/*FOOTER*/
#footer {
	background: #1b1464;
	text-align: center;
	color: #fff;
	font: 120%/24px "Trebuchet MS", Times, serif;
	padding: 4px 0;
	overflow: hidden;
}
#footer li {
	display: inline;
	padding-left: 22px;
	background: url(images/img-footer-seprator.gif) no-repeat 10px 50%;
}
#footer li:first-child {
	padding-left: 0;
	background: none;
}
#footer a {color: #fff;}
/*sIFR*/
@media screen {
  .sIFR-flash {
    visibility: visible !important;
    margin: 0;
    padding: 0;
  }
  
  .sIFR-replaced, .sIFR-ignore {
    visibility: visible !important;
  }
  
  .sIFR-alternate {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
  }
  
  .sIFR-replaced div.sIFR-fixfocus {
    margin: 0pt; 
    padding: 0pt; 
    overflow: auto; 
    letter-spacing: 0px; 
    float: none;
  }
}

@media print {
  .sIFR-flash {
    display    : none !important;
    height     : 0;
    width      : 0;
    position   : absolute;
    overflow   : hidden;
  }
  
  .sIFR-alternate {
    visibility : visible !important;
    display    : block   !important;
    position   : static  !important;
    left       : auto    !important;
    top        : auto    !important;
    width      : auto    !important;
    height     : auto    !important;
  }
}

/*
Place CSS rules for to-be-replaced elements here. Prefix by .sIFR-active
so they only apply if sIFR is active. Make sure to limit the CSS to the screen
media type, in order not to have the printed text come out weird.
*/
@media screen {
  /* Example:
  .sIFR-active h1 {
    font-family: Verdana;
    font-size: 25px;
    visibility: hidden;
  }
  */
}
/*vcard*/
.vcard {font-size: 110%;}
.vcard span {display: block;}
.vcard .tel {margin-bottom: 12px;}
.vcard a {
	color: #000;
	text-decoration: underline;
}
.vcard a:hover {text-decoration: none;}

small {
	font-size: 80%;
	line-height: 150%;
}

img.alignright {
	margin-left: 10px;
	float: right;
}
.ngg-gallery-thumbnail-box {
	float: left;
}
.content #rss {
	margin: 0;
	padding: 0;
	float: right;
}
.content #rss a {
	padding-left: 20px !important;
	display: block;
	background: url(images/feed-icon.png) center left no-repeat;
}
strong {
font-weight: bold;
}
#header, .logo, img {
behavior: url(http://www.diamondbaseballtn-test.com/wp-content/themes/Diamond/htc/iepngfix.htc);
}

table.scheduleCalTable{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: bold;
	font-style: inherit;
	font-size: 102%;
	font-family: inherit;
	vertical-align: baseline;
	background: transparent;
}
ul.leagueRules{
       list-style:none inside;
}
table.roastersTable{
	margin: 0;
	padding: 0;
	border: 0px;
	outline: 0;
	font-weight: bold;
	font-style: inherit;
	font-size: 150%;
	font-family: inherit;
	vertical-align: baseline;
}
