/*   
Theme Name: Steeplechase
Theme URI: nationalsteeplechase.com
Version: 1.0
Description: Wordpress theme for the National Steeplechase Association website
Author: Emily Leffler Schulman, Mobtown Studios
Author URI: mobtownstudios.com
*/

/* Begin Reset */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { 
	border:0;
}

/* End Reset */


/* Begin Typography */

body {
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;  /* Resets 1em to 10px */	
	line-height: 1.8em;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

a, a.visited {
	color: #D03239;	
	text-decoration: none;	
}

a:hover {
	text-decoration: underline;	
}

#toprail p {
	font-size: 1.5em;
	color: white;
	text-transform: uppercase;	
}

#timer p {
	font-family: Georgia, 'Times New Roman', serif;
	text-transform: uppercase;
	text-align: center;	
}

#timer p.diff {
	font-size: 1.4em;	
}

#timer p.date {
	font-size: 1.1em;	
}

#timer p span.num {
	font-size: 2.3em;	
}

#timer a, #timer a.visited {
	color: black;	
}

#timer a:hover {
	color: #D03239;		
}

#menu li a, #menu li a.visited, #menu li a:hover {
	font-family: 'Trebuchet MS', Trebuchet, Geneva, Verdana, sans-serif;
	font-size: 1.4em;
	color: #FDF2D3;
	text-transform: uppercase;
	font-weight: bold;
}

#menu li ul li a, #menu li ul li a.visited {
	font-weight: normal;
	font-size: 1.2em;
	color: black;
	text-align: left;	
}

#menu li ul li a:hover {
	font-weight: normal;
	font-size: 1.2em;
	background: #FDF2D3;
	color: #942329;	
}

.boxtitle h1 {
	font-family: Georgia, 'Times New Roman', Times New Roman, serif;
	font-size: 2.0em;
	color: #AE2930;	
	text-transform: uppercase;
}

#post-1576 .boxtitle h1 {
	font-size: 1.9em;	
}

h2.archive-title, h2.title, .entry h2 {
	font-size: 1.1em;
	font-weight: bold;	
}

.page span.timestamp {
	font-weight: bold;
	text-transform: uppercase;	
}

p.end {
	text-align: center;	
}

.entry ul {
	list-style-type: disc;
	margin-left: 30px;
}

.entry ul li {
	padding-left: 5px;	
}

#post-50 .entry ul, #post-52 .entry ul, .page-id-42 .entry ul, .page-id-492 .entry ul, .page-id-330 .entry ul { 
	list-style-type: none;
	margin-left: 0;	
}

#post-50 ul li, #post-52 ul li, .page-id-42 .entry ul li, .page-id-492 .entry ul li, .page-id-330 .entry ul li { 
	padding-left: 0;
}

.boxcontent {
	font-family: 'Trebuchet MS', Trebuchet, Geneva, Verdana, sans-serif;
	font-size: 1.2em;
}

#section-menu ul li {
	text-transform: uppercase;
}

#section-menu ul li a {
	color: #AE2930;	
}

#section-menu ul li.current_page_item a {
	color: black;	
}

.error #section-menu {
	display: none;	
}

tr.section-title, tr.subsection-title {
	text-transform: uppercase;
	font-weight: bold;
	vertical-align: top;
}

tr.subsection-title td {
	text-align: center;	
	padding-top: 15px;
	font-size: 1.1em;
}

.standings tr.section-title td {
	padding-top: 10px;	
}

tr.table-title {
	font-size: 1.1em;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;	
}

tr.table-title td {
	padding-bottom: 5px;	
}

.results tr.table-title td, #entries tr.table-title td, .standings #standings tr.table-title td {
	padding-top: 15px;	
}

.results-prev tr.table-title td {
	padding-top: 7px;	
}

td.disclaimer {
	padding-top: 10px;
	text-align: center;	
}

td.year {
	text-align: left;	
}

td.standings {
	text-align: right;	
}

td.money {
	text-align: right;	
}

#standings tr td {
	white-space: nowrap;	
}

.results tr.border, .results-prev tr.border, #entries tr.border, .standings #standings tr.border {
	border-bottom: 1px solid #CCC;	
}

.results tr.border td, .results-prev tr.border td, #entries tr.border td, .standings #standings tr.border td {
	padding-top: 15px;	
}

table.directors th {
	padding-top: 15px;	
	font-weight: bold;
}

h2.title {
	padding: 8px 0;	
}

.result h2.title {
	padding: 0;
}

.entry p {
	margin-bottom: 10px;	
}

.entry p.trainer, .entry p.owner, .entry p.horse, .entry p.rider, .entry p.bio {
	margin-bottom: 0;	
}

p.trainer span, p.owner span, p.rider span, p.horse span, p.bio span {
	text-transform: uppercase;
	font-weight: bold;
}

p.breadcrumbs {
	font-size: .9em;	
}

.racename {
	text-transform: uppercase;	
}

#watch-live p, #watch-archives p {
	text-transform: uppercase;	
}

#watch-live h2 {
	font-weight: bold;
	font-size: 1.3em;
	padding-bottom: 2px;
}

#watch-archives h2 {
	padding-bottom: 2px;
}

#watch-live p.headline, #watch-archives p.headline {
	color: #888888;
	font-size: 0.9em;
	font-style: italic;
	margin-bottom: 5px;
	margin-left: 145px;
	text-transform: uppercase;
}
 
.photo-meta-data {
	color: #222222; 	
}

.more a, .more a.visited, .more a:hover {
	font-size: .9em;
}

#news h2.title a, #news h2.title a.visited, #news h2.title a:hover,
#feature h2.title a, #feature h2.title a.visited, #feature h2.title a:hover {
	font-size: 1.4em;
	font-weight: bold;
	color: black;
}

#mc_signup_form .mc_input, #searchfield {
	color: #999999;	
}

.mc_signup_submit input, #searchsubmit {
	text-transform: uppercase;	
}

#footer #footer-lt {
	font-family: 'Trebuchet MS', Trebuchet, Geneva, Verdana, sans-serif;
	font-size: 1.1em;
	text-align: right;	
}

#footer #footer-rt {
	font-family: 'Trebuchet MS', Trebuchet, Geneva, Verdana, sans-serif;
	font-size: 1.1em;
	text-align: left;	
}

#footer a, #footer a.visited, #footer a:hover {
	color: black;	
}

#post-38 em, #post-54 em, #post-50 em {
	font-size: .9em; // For Rules page
}

.expand {
	font-size: .9em;
	font-weight: normal;
	color: #888888;	
}

/* End Typography */


/* Begin Layout */

body {
	background: #D2D3D5 url('images/bgrdgrad.jpg') repeat-x;
}

#toprailwrapper {
	background-color: #B3B3B3;
	width: 100%;
	height: 30px;
}

#toprail {
	background: url('images/toprailbgrd.gif') no-repeat bottom right;
	width: 1013px;
	height: 24px;
	margin: 0 auto;
	padding: 6px 0 0 17px;	
	overflow: auto;
}

#search {
	float: right;	
	margin-right: 92px;
	margin-top: -24px;
	display: inline;
}

#sidebar-left #search {
	float: none;
	margin: 0;
	display: block;
	padding: 10px 0;	
}

#spacer {
	background-color: white;
	width: 100%;
	height: 3px;
	text-align: center;
}

#timer {
	background: url('images/timer.png') no-repeat;
	width: 203px;
	height: 78px;
	position: relative;	
	float: left;
	padding-top: 152px;
}

#bgrdwrapper {
	background: url('images/bgrdtop.jpg') no-repeat;
	width: 100%;
	height: 700px;	
}

#container {
	width: 1030px;
	margin: 0 auto;
}

#menuwrapper {
	background: url('images/menubgrd.png') no-repeat;
	width: 1030px;
	height: 32px;	
}

ul#menu {
	padding-right: 80px;
	padding-top: 3px;
	text-align: right;
	float: right;
}

ul#menu li {
	float: left;
	list-style: none;
	margin-left: 15px;
}

ul#menu li a {
	display: block;
	padding: 5px 12px;
	text-decoration: none;
	width: auto;
	white-space: nowrap;
}

ul#menu li ul {
	background: #EFDA81 url('images/submenubgrd.gif') repeat-y;
	margin: 0;
	padding: 0 0 5px 0;
	position: absolute;
	visibility: hidden;
}

ul#menu li ul li {	
	float: none;
	display: inline;
	margin: 0;
}

ul#menu li ul li a {
	width: auto;
	padding-top: 3px;
	padding-bottom: 3px;
}

#header, #tag {
	width: 1030px;	
	float: right;
}

#tag {
	display: none;	
}

.home #tag {
	display: block;	
}

#header {
	margin-top: -198px;	
}

.notimer #header {
	margin-top: 0;	
}

#header div.bgrd-lt {
	background: url('images/headerbgrd-lt-int.png') no-repeat;
	width: 16px;
	height: 358px;	
	float: left;
}
.home #header div.bgrd-lt {
	background: url('images/headerbgrd-lt.png') no-repeat;
	height: 304px;	
}

#header div.bgrd-rt {
	background: url('images/headerbgrd-rt-int.png') no-repeat;
	width: 16px;
	height: 358px;
	float: right;	
}

.home #header div.bgrd-rt {
	background: url('images/headerbgrd-rt.png') no-repeat;
	height: 304px;
}

#tag div.bgrd-lt {
	background: url('images/tagbgrd-lt.png') no-repeat;
	width: 16px;
	height: 107px;	
	float: left;
}

#tag div.bgrd-rt {
	background: url('images/tagbgrd-rt.png') no-repeat;
	width: 16px;
	height: 107px;
	float: right;	
}

#content {
	overflow: hidden;	
}

#content, #footer {
	background: url('images/contentbgrd.png') repeat-y;
	width: 945px;	
	padding: 0 43px 20px 42px;
	float: right;
}

#left {
	float: left;	
}

#right {
	float: right;
	width: 520px;	
}

.page #left {
	width: 227px;	
}

.page #right, .page #right.no-rt-sidebar #center-col {
	width: 696px;
}

#sidebar-right {
	float: right;
	width: 228px;	
}

#right.no-rt-sidebar #sidebar-right {
	display: none;	
}

.page #right #center-col {
	float: left;
	width: 446px;	
}

#watch-live div.thumb {
	float: left;
	width: 370px;	
	margin-bottom:10px;
}

#watch-archives div.thumb {
	float: left;
	width: 140px;	
	margin-bottom:10px;
}

div#iframe {
	margin: 20px 0;	
}

iframe {
	padding: 10px;
	border: 1px solid #CCC;	
}

.boxtitle {
	background: url('images/titlebgrd.gif') repeat-x;
	border: 1px solid #F2F2F2;
	height: 20px;
	padding: 8px 20px 5px;
	margin-bottom: 2px;
}

#news .boxtitle {
	background: url('images/newsbgrd.gif') no-repeat;
	border: 0;
	padding-bottom: 6px;
	padding-top: 9px;
	padding-right: 21px;
}

.entry div.bio {
	margin-top: 20px;	
}

.entry table {
	width: 100%;	
	margin-bottom: 10px;
}

.entry table th {
	font-weight: bold;
	padding-top: 10px;	
}

.boxcontent {
	background: url('images/boxbgrd.gif') repeat-x;
	padding: 10px 20px;	
	margin-bottom: 25px;
	overflow: auto;
}

#left #slideshow .boxcontent {
	width: 400px;
	padding: 5px;	
	margin-bottom: 5px;
	overflow: hidden;
}

#left #sidebar-left .boxcontent {
	width: 186px;
}

#left #sidebar-left .boxtitle {
	width: 185px;	
}

#photobar {
	background: url('images/photobarbgrd.gif') repeat-x;
	border: 1px solid #F2F2F2;
	width: 398px;
	height: 24px;	
	position: relative;
	top: 234px;
}

#section-menu ul li {
	padding-bottom: 5px;
}

table#participants, table#standings, table#events, table.results, table.results-prev, table#entries {
	width: 403px;	
	text-align: right;
}

.participants table#participants, table#events, table.results, table.results-prev, table#entries, .standings table#standings {
	text-align: left;	
}

table.results-prev {
	margin-bottom: 2px;	
}

.panel_head {
	background: url('images/titlebgrd.gif');
	padding: 0;
	margin: 5px 0;
	border: 1px solid #DDDDDD;
	cursor: pointer;
}

.panel_body {
	
}

#events td.col-6 {
	font-size: .9em;
	font-style: italic;	
}

p.notes {
	font-size: .9em;	
}

#events td.col-4, #events td.col-5 {
	text-align: center;	
}

.single table#standings {
	margin-top: 20px;	
}

#slideshow .more {
	float: right;
	position: relative;
	top: -21px;
	z-index: 9999;
}.results

#schedule table {
	width: 100%;	
}

#schedule table tr {
	border-bottom: 1px solid #CCC;	
}

#schedule td {
	width: 33%;
	padding: 4px;	
}

#schedule .more, #watch-live .more {
	float: right;
	padding-top: 7px;	
}

#watch-live .more {
	padding-top: 0;	
}

.oldarchives {
	float: left;
	font-size: .9em;
	width: 370px;
}

#mc_signup_form .mc_var_label {
	display: none;	
}

#mc_signup_form .mc_input {
	width: 180px;	
}

.mc_custom_border {
	padding: 0 !important;	
}

.mc_signup_submit {
	width: auto !important;
	text-align: right !important;
	padding: 0 !important;	
}

.mc_signup_submit input, #searchsubmit {
	background-color: #E6E6E6;
	border: 0;
	height: 20px;	
	margin-top:	5px;
	padding: 2px;	
	vertical-align: bottom;
}

.mc_signup_submit input:hover, #searchsubmit:hover {
	background-color: #E0E0E0;	
}

#mc_signup_form .mc_input, #searchfield {
	border: 1px solid #CCCCCC;
	height: 16px;	
	padding: 2px;
	vertical-align: bottom;
}

.stripViewer .panelContainer .panel ul { 
	text-align: left; 
	margin: 0 15px 0 30px; 
}
	
.stripViewer { 
	position: relative; 
	overflow: hidden; 
	width: 400px; 
	height: 259px; 
}
	
.stripViewer .panelContainer { 
	position: relative; 
	left: 0; 
	top: 0; 
}
	
.stripViewer .panelContainer .panel { 
	float: left; 
	height: 100%; 
	position: relative; 
	width: 400px; 
}
	
#stripNav0 {
	display: none;	
}

.stripNavL {
	background: url('images/photoarrowlt.gif') no-repeat center;
	float: left;
	left: 180px;	
}

.stripNavR {
	background: url('images/photoarrowrt.gif') no-repeat center;
	float: right;
	right: 180px;
}

#stripdiv {
	background: url('images/photoline.gif') no-repeat;
	height: 19px;
	width: 2px; 
	float: left;
	left: 200px;
}

.stripNavL, .stripNavR, #stripdiv { /* The left and right arrows */
	position: relative;
	top: -21px;
	z-index:9999;	
	text-indent: -9000em;
}

.stripNavL a, .stripNavR a {
	display: block;
	height: 17px;
	width: 15px;
}

#slideshow img.main { 
	width: 400px; 
	border-right: 1px solid white;
	border-left: 1px solid white;
}
	
.photo-meta-data { 
	background: url('images/phototitlebgrd.png'); 
	padding: 2px 10px 10px 17px; 
	height: 10px;
	margin-top: -22px; 
	position: relative; 
	z-index: 9998; 
}

#sb-container {
	z-index: 9999;	
}

#support, #benefits, #bet, #notices, #foundation {
	margin-bottom: 5px;	
}

#left .boxcontent {
	width: 370px;	
}

#right .boxcontent {
	width: 480px;	
}

#left .boxtitle {
	width: 369px;	
}

#right .boxtitle {
	width: 479px;	
}

.page #right .boxtitle, .page #right .boxcontent {
	width: auto;	
}

.page .boxcontent {
	padding-left: 21px;	
}

.page #center-col .boxcontent {
	min-height: 200px;	
}

#right-ltcol {
	float: left;
	width: 277px;	
}

#right-ltcol .boxtitle {
	width: 235px;	
}

#right-ltcol .boxcontent {
	width: 237px;	
}

#right-rtcol {
	float: right;
	width: 227px;	
}

#right-rtcol .boxtitle {
	width: 185px;	
}

#right-rtcol .boxcontent {
	width: 187px;	
}

hr {
	height: 1px;
	border: 0;
	color: #DDD;
	background-color: #DDD;
	margin: 20px 0;	
}

#footer hr {
	width: 1000px;
	height: 2px;
	color: #D03239;
	background-color: #D03239;	
	margin: 0 0 0 -28px;
}

#footer-text {
	width: 530px;
	margin: 25px auto 5px;
	//overflow: auto;
}

#footer div#footer-lt{
	float: left;	
	margin: 18px 15px 0 0;
}

#footer div#footer-mid{
	float: left;	
}

#footer div#footer-rt{
	float: left;	
	margin: 18px 0 0 15px;
}

#bottom {
	background: url('images/footerbgrd.png') no-repeat;
	width: 1030px;
	height: 20px;
	float: right;
}

/* End Layout */


/* Begin Images */

#header img, #tag img {
	float: left;	
	width: 998px;
}

#feature img {
	max-width: 100px;
	max-height: 120px;
	border: 2px solid white;
	float: left;
	margin: 8px 10px 8px 0;	
}

#watch-live img, #watch-archives img {
	border: 2px solid white;
	float: left;
	margin: 0 20px 10px 0;	
}

#slideshow img {
	background: none;
	border: 0;
	padding: 0;
	margin: 0;	
}

#slideshow .inside img {
	display: block;
	margin: 0 0 10px 0;
	width: 413px;
	border-left: 11px solid #A5B8BD;
	border-right: 11px solid #A5B8BD;
}

#center-col img {
	max-width: 400px;
	max-height: 300px;
	border: 2px solid white;
	margin: 0 0 10px 0		
}

#center-col img.adobe {
	border: 0;	
	margin: 5px 10px 10px 0;
	float: left;
}

#center-col img.pdficon {
	border: 0;
	margin: 0;
}	


/* End Images */


/* Begin Misc */


/* End Misc */