/*  
Theme Name: The Velodrome
Theme URI: 
Description: Custom WordPress Theme for The Velodrome
Version: 1
Author: MDS Design
Author URI: http://www.mdsdesign.com

*/

/* Main ////////////////////////////////////////////////////////// */

* {
  margin: 0;
  padding: 0;
  border: none;
  
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
}

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 15px;
	background-color: #D8D8D8;
}

/*Text Styles*/

p {
	padding-top: 5px;
	padding-bottom: 5px;
}


#pages_text ol, ul {
	margin-left: 10px;
    padding-left: 20px;
	padding-bottom: 10px;
}

h1 {
	font-size: 21px;
	font-weight: normal;
	color: #13336C;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #13336C;
}

h2 {
	font-size: 16px;
	font-weight: normal;
	color: #13336C;
	padding-bottom: 5px;
	padding-top: 5px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #13336C;
	padding-top: 6px;
	padding-bottom: 6px;
}
.date {
	font-style: italic;
	color: #338ED7;
}

h4 {
	font-size: 22px;
	color: #FFF;
	width: 750px;
	background-image: url(images/nav_background.jpg);
	background-repeat: repeat-x;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
	font-weight: normal;
	margin-bottom: 5px;
}

a, a:visited {
	text-decoration: underline;
	color: #0A234D;
}

a:hover {
	text-decoration: underline;
	color: #338DDA;
}


#container {
	background-image: url(images/container_background.jpg);
	background-repeat: repeat-y;
	width: 994px;
	margin-right: auto;
	margin-left: auto;
}

#footer {
	background-image: url(images/footer_background.jpg);
	background-repeat: no-repeat;
	height: 93px;
	width: 994px;
	margin-right: auto;
	margin-left: auto;
}

.alignright {
   padding: 3px;
   border: 1px solid #e3e3e3;
   margin: 4px 0px 5px 13px;
   display: inline;
   float: right;
}

.alignleft {
   padding: 3px;
   border: 1px solid #e3e3e3;
   margin: 4px 13px 5px 0px;
   display: inline;
   float: left;
}

/*Header Styles*/

#header {
	height: 149px;
	width: 978px;
	padding-bottom: 2px;
	margin-left: auto;
	margin-right: auto;
}

#logo {
	float: left;
	height: 115px;
	width: 494px;
	margin-top: 20px;
}

#logo h1 {
	height: 115px;
	width: 494px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/header_logo.jpg);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#logo a {
	height: 115px;
	width: 494px;
	display: block;
	text-indent: -999999px;
}

#header_images {
	float: right;
	background-image: url(images/header_images/rotate.php);
	width: 477px;
	height: 149px;
}

/*END - Header Styles*/


#secondary_nav {
	line-height: 25px;
	background-image: url(images/subnav_background.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 963px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	color: #FFF;
}

#secondary_nav a {
	color: #FFF;
	text-decoration: none;
}

#secondary_nav a:hover {
	text-decoration: underline;
}

#content {
	background-image: url(images/ad_column_background.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 978px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	padding-top: 20px;
}
#navigation {
	width: 978px;
	margin-right: auto;
	margin-left: auto;
}

/*BEGIN - Navigation*/

#dropmenu, #dropmenu ul {
	margin:0;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	line-height:1.5em;
	z-index:300;
	width:100%;
	font-weight:bold;
	background-color: #FFF;
	padding: 0;
}
#dropmenu a {
	display:block;
	color:#FFF;
	text-decoration:none;
	background-image: url(images/velo-buttonbackground.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 26px;
	width: 161px;
	line-height: 26px;
	text-align: center;
	margin-right: 1px;
	margin-left: 1px;
}
#dropmenu a:hover {
	color:#fff;
	background-image: url(images/velo-buttonbackground.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#dropmenu li {float:left; position:relative;}
#dropmenu ul {
	position:absolute;
	display:none;
	width:12em;
	top:26px;
}
#dropmenu ul a {
}
#dropmenu li ul {
}
#dropmenu li ul a {
	height:auto;
	float:left;
	background-color: #13326A;
	background-image: none;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
#dropmenu li ul a:hover {
	background-color: #008DD9;
	background-image: none;
}
#dropmenu ul ul {top:auto;}
#dropmenu li ul ul {
	left:100%;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
}

#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {
	display:none;
	background-image: none;
}

#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {
	display:block;
	background-image: none;
}


/*END - Navigation*/

/*FEATURE STRUCTURE */
#feature-content 									{
	width: 488px;
	margin: 10px auto;
	position: relative;
	min-height: 465px;
}
#page_content {
	float: left;
	width: 722px;
	margin-left: 10px;
}
#pages_text {
	padding-left: 5px;
}

.pages_text {
	padding-left: 5px;
	margin-bottom: 25px;
}

ul#twitter_update_list {
	margin-left:0px;
	padding-left:0px;
}

ul#twitter_update_list li {
	padding-bottom:10px;
	list-style-type: none;
}

/*
	SLIDER
*/
.slider-wrap								{
	width: 488px;
	position: absolute;
	height: 465px;
	left: 0px;
	top: 0px;
}			
.stripViewer .panelContainer 
.panel ul									{
	text-align: left;
}
.stripViewer								{
	position: relative;
	overflow: hidden;
	width: 488px;
	height: 465px;
}
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{
	float: left;
	height: 465px;
	position: relative;
	width: 488px;
}
.stripNavL, .stripNavR, .stripNav			{ display: none; }
#thumbs {
	background: #006;
	padding: 5px;
	width: 171px;
	position: absolute;
	top: 244px;
	right: 0px;
}
#movers-row									{
	position: relative;
}
.nav-thumb 									{
	padding-right: 5px;
}
#movers-row div a.cross-link 				{ float: right; }
.cross-link									{
	display: block;
	width: 42px;
	position: relative;
	z-index: 9999;
}
.active-thumb 								{ background: transparent url(images/icon-uparrowsmallwhite.png) top center no-repeat; }
.full-story {
	position: absolute;
	right: 0px;
	bottom: 10px;
}
.feature-text {
	margin-top: 10px;
	margin-bottom: 10px;
}

/*BEGIN - Tabbed Content - Feature Area*/

.tabcontainer {
	width: 486px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 27px;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 27px;
	line-height: 27px;
	overflow: hidden;
	position: relative;
	background: url(images/tabbuttons.gif) no-repeat left;
	margin-right: 1px;
}
ul.tabs li a {
	text-decoration: none;
	color: #FFF;
	display: block;
	font-size: 14px;
	width: 161px;
	height: 27px;
	text-align: center;
	padding: 0;
}
ul.tabs li a:hover {
	background: url(images/tabbuttons.gif) no-repeat right;
}	
ul.tabs li.active {
	background: url(images/tabbuttons.gif) no-repeat right;
}
ul.tabs li.active a:hover  {
	background: url(images/tabbuttons.gif) no-repeat right;
}
.tab_container {
	clear: both;
	float: left;
	width: 486px;
	background-color: #EEF5E1;
	border: 1px solid #00336C;
}
.tab_content {
	font-size: 12px;
	background-color: #EEF5E1;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.tab_content h2 {
	font-weight: normal;
	padding-bottom: 5px;
	font-size: 15px;
}
.tab_content h3 a{
	color: #254588;
}
#race_series_left {
	float: left;
	width: 228px;
	font-size: 12px;
	line-height: 13px;
	padding-bottom: 10px;
}
#race_series_right {
	float: right;
	width: 228px;
	font-size: 12px;
	line-height: 13px;
	padding-bottom: 10px;
}
#boxoffice_left {
	float: left;
	width: 305px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#boxoffice_right {
	float: right;
	width: 145px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.red {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #900;
}
#boxoffice_right img {
	padding-top: 5px;
	padding-bottom: 5px;
}
#tab2 img {
	float: left;
	padding-right: 5px;
	padding-bottom: 10px;
}
#events-homepage {
	float: left;
	width: 280px;
	margin: 10px 0px 10px 15px;
}
#calandar-homepage {
	float: right;
	height: 131px;
	width: 150px;
	margin-top: 10px;
	margin-right: 10px;
}

/*END - Tabbed Content - Feature Area*/

/*BEGIN - Tabbed Content - Social Area*/

.tabcontainer2 {
	width: 212px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
ul.tabs2 {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 36px;
}
ul.tabs2 li {
	float: left;
	margin: 0 1px 0 0;
	padding: 0;
	height: 36px;
	line-height: 36px;
	overflow: hidden;
	position: relative;
	background: url(images/social_tab.png) no-repeat left;
	width: 46px;
}
.tabs2 li a img {
	padding-top: 3px;
}
ul.tabs2 li a {
	text-decoration: none;
	color: #FFF;
	display: block;
	font-size: 14px;
	width: 46px;
	height: 36px;
	text-align: center;
	padding: 0;
}
ul.tabs2 li a:hover {
	background: url(images/social_tab.png) no-repeat right;
}	
ul.tabs2 li.active {
	background: url(images/social_tab.png) no-repeat right;
}
ul.tabs2 li.active a:hover  {
	background: url(images/social_tab.png) no-repeat right;
}
.tab_container2 {
	clear: both;
	float: left;
	width: 212px;
	background: #fff;
	border: 1px solid #00336C;
	margin-bottom: 10px;
	position: relative;
}
.tab_content2 {
	font-size: 12px;
	background-color: #FFF;
	padding: 5px 5px 40px 5px;
	position: relative;
}

/*END - Tabbed Content - Social Area*/

#feature_column {
	display: inline;
	float: left;
	width: 490px;
	margin-left: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#feature_header {
	color: #FFF;
	background-image: url(images/featuredarticleheader.jpg);
	background-repeat: no-repeat;
	height: 19px;
	width: 484px;
	line-height: 19px;
	font-size: 13px;
	padding-left: 5px;
	font-weight: bold;
	margin-bottom: 10px;
	font-style: normal;
}

#page_header {
	background-image: url(images/featuredarticleheader.jpg);
	background-repeat: no-repeat;
	width: 720px;
	height: 19px;
	margin-bottom: 5px;
	background-color: #2E7DC7;
	background-position: right;
}

#page_header h2 {
	color: #FFF;
	font-size: 13px;
	line-height: 19px;
	padding: 0 0 0 5px;
	font-weight: bold;
	font-style: normal;
}

.page_header {
	background-image: url(images/featuredarticleheader.jpg);
	background-repeat: no-repeat;
	width: 720px;
	height: 19px;
	margin-bottom: 5px;
	background-color: #2E7DC7;
	background-position: right;
}

.page_header h2 {
	color: #FFF;
	font-size: 15px;
	line-height: 19px;
	padding: 0 0 0 5px;
	font-weight: normal;
}

#ad_column {
	width: 212px;
	float: left;
	margin: 0px 0px 2px 23px;
	position: relative;
}
#tweetie {
	position: absolute;
	height: 60px;
	width: 81px;
	right: 0px;
	bottom: -15px;
}
#social_bookmarks {
	padding: 5px;
	margin-top: 30px;
	margin-bottom: 45px;
	background-color: #FFF;
	height: 200px;
	border: 1px solid #14336F;
}
#newsletter_signup {
	padding: 5px;
	background-color: #FFF;
	margin-top: 5px;
	margin-bottom: 8px;
	text-align: center;
	border: 1px solid #14336F;
	color: #14336F;
}

#newsletter_signup_pages {
	padding: 5px;
	background-color: #FFF;
	margin-top: 5px;
	margin-bottom: 15px;
	text-align: center;
	border: 1px solid #14336F;
	color: #14336F;
	width: 202px;
	margin-right: 10px;
}
.signup {
	font-size: 16px;
	font-weight: bold;
}

.small-header {
	font-size: 13px;
	background-image: url(images/smallheaderbackground.jpg);
	background-repeat: repeat;
	height: 19px;
	width: 212px;
	font-weight: bold;
	line-height: 19px;
	color: #FFF;
	padding-left: 5px;
}

#announcement_column {
	float: left;
	width: 217px;
	margin-left: 14px;
}

#rotating_ad2 {
	float: right;
	height: 78px;
	width: 455px;
	margin: 4px 10px 10px 0px;
}

#footer_nav {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 40px;
	padding-top: 5px;
	line-height: 40px;
	color: #FFF;
	padding-left: 20px;
}

#footer_nav a {
	color: #FFF;
	text-decoration: none;
}

#footer_nav a:hover {
	text-decoration: underline;
}

#footer_address {
	height: 35px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
	padding-top: 5px;
	line-height: 35px;
	color: #FFF;
}

#footer_address a {
	color: #FFF;
}

#bigpixel {
	height: 50px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	padding-top: 5px;
}
.wpcf7-form input {
	border: 1px solid #000;
	margin-top: 5px;
	height: 25px;
}
.wpcf7-form textarea {
	border: 1px solid #000;
	margin-top: 5px;
}

#search {
	width: 216px;
	height: 29px;
	margin-bottom: 25px;
}

.search_it {
	margin: 5px 0px;
}

.go {
	margin: 3px;
}

#s {
	border: 1px solid #00336C;
	color: #000;
	height: 15px;
	font-size: 11px;
	padding: 3px 5px;
	width: 145px;
}

#searchsubmit {
	padding: 2px;
	border: 1px solid #01346D;
	color: #01346D;
	background-color: #FFF;
}