/*
Theme Name: NVRacing Theme
Description: NVRacing Theme

/* RESETS */
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;
}
caption, th {
	text-align: left;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
}
b, strong {
	font-weight: bold;
}
em {
	font-style:italic;
}
/**/
.hidden {
	display: none;
}
.fixB {
	display: block;
	height: 100%;
	overflow: hidden;
}
.fixI {
	display: inline;
	height: 100%;
	overflow: hidden;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.nb {
	border: none !important;
}
.nbg {
	background: none !important;
}
.npadding {
	padding: 0 !important;
}
.nmargin {
	margin: 0 !important;
}
/* CLEARFIX */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
/*-----------Block Level Elements--------------*/
* {
	margin:0px;
	padding:0px;
}
a {
	color: #FF6600;
	text-decoration:none;
	outline:none;
}
a:hover {
	color:#CC0000;
	text-decoration:underline
}
body {
	background:#887D75 url(images/body.jpg) repeat-x top left;
	color:#000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#page {
	width: 1000px !important;
	margin: 0 auto;
	padding-top:12px;
}
#header {
	width:908px;
	background:url(images/menu.png) no-repeat top right;
	overflow:hidden;
	margin:0px auto;
	padding-bottom:70px;
}
#header a {
	text-decoration:none;
	outline:none;
}
#header h1 {
	width:115px !important;
	height:174px;
	float:left;
	background:url(images/logo.png) no-repeat top left;
	font-size:13px;
	margin-left:23px;
	padding:0px !important;
}
#header h1 a {
	width:115px;
	height:174px;
	display:block;
	text-indent:-10000px;
}
#header ul {
	float:right;
	list-style:none outside none;
	margin: 55px 25px 0 0;
	width:535px;
}
#header ul li {
	float:left;
}
#header ul li.search {
	clear:both;
	display:block;
	width:100%;
	margin:0 0 13px 65px;
}
#header ul li.navo {
	height:27px;
	padding:0 5px;
}
#header ul li.navo a {
	color: #ffff5f;
	display:block;
	font-size: 13px;
	font-weight: bold;
	height:22px;
	padding:5px 0 0;
	text-align: center;
}
#header ul li.navo a:hover, #header ul li.current a {
	color: #ff6500;
}
#wrapper {
	width:908px;
	margin:0px auto;
	background:url(images/wrapper.png) repeat-y top left;
	overflow:hidden;
}
#content {
	float:left;
	width:609px;
	margin-left:5px;
}
#sidebar {
	color:#B49D8D;
	float:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-right:7px;
	width:275px;
}
#footer {
	width:908px;
	margin:0px 0 0 43px;
	background:url(images/footer.png) no-repeat top left;
	clear:both;
	padding-top:30px;
	padding-bottom:10px;
	font-size:10px;
}
#footer p {
	padding:15px 0 0 30px;
	text-align:center;
	width:590px;
}
#footer ul {
	list-style:none outside none;
	margin:0 0 0 30px;
	padding:15px 0 0;
	width:600px;
}
#footer ul li {
	float:left;
	padding-left:5px;
	padding-right:5px;
	border-right:1px solid #000000;
}
#footer ul li.page-item-21 {
	border-right:0px;
}
#footer ul li a {
	color:#990000;
}
#footer ul li a:hover {
	color:#CC0000;
}
/*-------------Headings-------------*/

h1 {
	width:908px;
	margin:0px 0 0 43px;
	background:url(images/title.png) no-repeat top left;
	max-height:42px;
	color: #BF1D20;
	font-size:18px;
	padding:13px 0px 6px 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #D51D20;
	padding:20px 0px 20px 22px;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #D51D20;
	padding:20px 0px 0 22px;
}
/*-------------The Post-------------*/



h2 a:hover, h2 a:visited, h2 a {
}
.post {
	padding:0 0 20px 0;
	clear:both;
	overflow:hidden;
}
.post p {
	padding:18px 25px 0px 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.post p strong small {
	font-size:11px !important;
	font-weight:bold !important;
	font-family:Verdana;
}
.post ul {
	list-style-image:url(images/orange_bullet.jpg);
	margin-left:30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.post li {
}
.entry {
}
.entrytext .postmetadata {
}
.postmetadata alt {
}
.postmetadata a {
}
.navigation {
}
img.alignleft {
	float:left;
	margin-right:35px;
}
img.alignright {
	float:right;
	margin-left:35px;
}
.center {
	text-align:center;
}
.center small {
	font-size:10px;
}
.pagetitle {
}
blockquote {
}
cite {
}
a img {
}
acronym, abbr {
}
.post .promo {
	width:560px;
	margin:0px auto;
	margin-top:20px;
	padding-top:85px;
	background:#CDC8C5 url(images/adj_ar_banner_distressed.jpg) no-repeat top left;
}
.post .promo a {
	width:560px;
	height:75px;
	background:url(images/adj_ar_banner_bottom_distr.jpg) no-repeat top left;
	display:block;
	text-indent:-1000px;
	margin-top:20px;
}
.post .promo a:hover {
	background:url(images/adj_ar_banner_bottom_distr.jpg) 0 -75px no-repeat;
}
/*--------------Sidebar------------*/

#sidebar ul {
	font-size:10px;
	list-style:none outside none;
	margin: 0 0 15px;
}
#sidebar ul li {
	padding-right:10px;
}
#sidebar h4, #sidebar h4 a {
	color: #FFE047 !important;
	font-family: Arial Black, sans-serif;
	font-size: 12px;
	text-transform:uppercase;
	font-weight: bold;
	padding: 0;
}
#sidebar h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
}
#sidebar ul li.more {
	font-weight:bold;
}
#sidebar ul li.more a {
	color:#000000;
	font-weight:bold;
}
#sidebar ul li.more a:hover {
	color:#CC0000;
	text-decoration:underline
}
#sidebar li p {
	padding:0 0 3px 0;
}
#sidebar p {
	padding:0px 10px 5px 0px;
}
#sidebar .gallery {
}
#sidebar .gallery li {
	display: block;
	float: left;
	height: 100%;
	overflow: hidden;
	padding: 0 8px 0 0;
}
#sidebar .gallery a {
	display: block;
	float: left;
}
#sidebar .gallery img {
	display: block;
	margin: 0;
}
#sidebar img {
	margin-bottom:15px;
}
#sidebar p.member a {
	width:202px;
	height:84px;
	display:block;
	background:url(images/become-member.png) 0 0 no-repeat;
	text-indent:-1000px;
	margin-left:20px;
}
#sidebar p.member a:hover {
	background:url(images/become-member.png) 0 -84px no-repeat;
}
#sidebar a.trakkers-team {
	background:url(images/trakkers_sidebar.png) no-repeat 0 0;
	display:block;
	height:167px;
	text-indent:-1000px;
	width:272px;
}
#sidebar a.hudsontrail {
	width:220px;
	height:170px;
	display:block;
	background:url(images/hudson-trail-outfit.jpg) 0 0 no-repeat;
	text-indent:-1000px;
	margin-left:10px;
}
#sidebar a.hudsontrail:hover {
	background:url(images/hudson-trail-outfit.jpg) 0 -170px no-repeat;
}
#sidebar div.subscribe {
	background:url(http://www.nvracing.org/images/google_groups.jpg) no-repeat top center;
	padding:35px 10px 20px 0px;
	margin-top:20px;
	text-align:center;
}
#sidebar p.photos {
	padding:0px 0px 5px 0px;
}
#sidebar p.photos a {
	color:#000000;
	font-weight:bold;
}
#sidebar p.photos a:hover {
	color:#CC0000;
}
#sidebar p.gallery img {
	margin-right:8px;
	margin-top:10px;
	border:1px solid #2C2825;
}
#sidebar div.email, #sidebar p.fb {
	text-align:center;
	padding-right:25px;
}
/*--------------Comments--------------*/

ol.commentlist {
}
ol.commentlist li {
}
ol.commentlist li.alt {
}
ol.commentlist a {
}
small.commentmetadata {
}
/*--------------Search Form-------------*/

#searchform {
	padding-left:193px;
}
#searchform div {
	background:transparent url(images/search.png) no-repeat top left;
	padding:0px 0px 1px 50px;
	overflow:hidden;
}
#searchform input {
	border:0px;
}
#searchform #s {
	background:transparent url(images/search-input.png) no-repeat top left;
	width:158px;
	background-position:fixed;
	float:left;
	border:0px;
	padding:4px 0px 3px 3px !important;
}
#searchform #searchsubmit {
	width:25px;
	float:left;
	background:transparent url(images/go.png) no-repeat top left;
	margin-left:2px;
	border:0px;
	padding:0px !important;
	height:20px;
	cursor:pointer;
}
/*-------------Forms--------------------*/
input, textarea {
	font-size: 11px;
	border: 1px solid #CC0000;
	padding: 0.3em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #e2e2e2;
	background-image: url(images/forms_bg_lightgrey.jpg);
	background-repeat: repeat-x;
}
input {
	border: 1px solid #CC0000;
	background-color: e2e2e2;
}
textarea {
	background-color: e2e2e2;
}
select { /* for drop downs */
}
input:hover {
	border: 1px solid #FF6600;
	cursor: default;
	background-color: #d2d2d2;
	background-image: url(images/forms_bg_grey.jpg);
	background-repeat: repeat-x;
}
textarea:hover {
	border: 1px solid #FF6600;
	cursor: text;
	background-color: #D2D2D2;
	background-image: url(images/forms_bg_grey.jpg);
	background-repeat: repeat-x;
}
 input:focus, input.sffocus, textarea:focus, textarea:sffocus {
 border: 1px solid #007bca;
 background-color: #c7dee9;
}
input:focus {
	background-color: ffd18c;
	background-image: url(images/forms_bg_orange.jpg);
	background-repeat: repeat-x;
} /*"focus" controls behavior of name, phone, email, sports field when selected*/
textarea:focus {
	background-color: #FFD18C;
	background-image: url(images/forms_bg_orange.jpg);
	background-repeat: repeat-x;
} /*"focus" controls behavior of message field when selected*/
select:hover {
	cursor: hand;
}
input.submit {
	background-color: #666666;
	color: #666666;
	border: 3px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	padding: 3px;
}
input.inputborderfix {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}
input.submit:hover {
	background-color: #333333;
	cursor: default;
}
checkbox {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
/*-------------Calendar-----------------*/

#wp-calendar {
}
#wp-calendar th {
}
#wp-calendar a {
}
#prev a, #next a {
}
#wp-calendar caption {
}
/*-------------Images------------------*/

img.image {
	border-bottom:3px solid #000000;
	clear:both;
	display:block;
}
/*-------------Other------------------*/

span.redsmall {
	font-size:10px;
	color:#CC0000;
}
.red {
	color:#CC0000
}
form.paypal {
	margin:0px auto;
	text-align:center;
}
p.title {
	width:908px;
	margin:0px 0 0 43px;
	background:url(images/title.png) no-repeat top left;
	max-height:42px;
	color: #BF1D20;
	font-size:18px;
	padding:13px 0px 6px 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/*------------Members-----------*/
div.mb {
	position:relative;
}
a.bm {
	width:609px;
	height:25px;
	background:url(images/becomemember.jpg) 0 0 no-repeat;
	display:block;
	text-indent:-10000px;
	position:relative;
	top:-3px;
	border-bottom:3px solid #000000;
}
a.bm:hover {
	background:url(images/becomemember.jpg) 0 -25px no-repeat;
}
div.members {
	float:right;
	width:386px;
	margin:30px 22px 0 0;
}
div.membersbanner {
	width:150px;
	float:left;
	margin:30px 0 0 25px;
}
div.members ul {
	list-style:none;
	margin-left:0px;
}
div.members ul a {
	color:#3D3834;
	text-decoration:none;
}
div.members ul a:hover {
	color:#CC0000;
	text-decoration:underline
}
div.members ul li {
	border-bottom:1px solid #CCCCCC;
	clear:both;
	overflow:hidden;
	padding: 3px 0;
}
div.members ul li:hover {
	background-color:#E2E2E2;
}
div.members ul li.title:hover {
	background-color:#FFFFFF
}
div.members ul li.title span {
	font-size:16px;
	font-weight:bold;
	color:#BF1D20;
	padding-bottom:10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-top:0px !important;
}
div.members ul li span.name {
	display:block;
	float:left;
	font-weight:bold;
	width:320px;
}
div.members ul li span.mail {
	width:190px;
	float:left;
	display:block;
}
div.members ul li span.profile {
	width:66px;
	float:left;
	display:block;
	text-align:left;
	overflow:hidden;
}
div.members ul li span.profile a {
	background:url(images/runner_icon.gif) no-repeat 0 0;
	display:block;
	height:13px;
	outline:medium none;
	text-indent:-10000px;
	width:26px;
}
/*-------- Gallery ---------*/
a.photos {
	float:left;
	width:263px;
	height:288px;
	display:block;
	text-indent:-10000px;
	background:url(images/photos-button.jpg) 0 0 no-repeat;
	margin-left:25px;
}
a.photos:hover {
	background:url(images/photos-button.jpg) 0 -288px no-repeat;
}
a.videos {
	float:left;
	width:221px;
	height:221px;
	display:block;
	text-indent:-10000px;
	background:url(images/videos-button.jpg) 0 0 no-repeat;
	margin-top:40px;
}
a.videos:hover {
	background:url(images/videos-button.jpg) 0 -221px no-repeat;
}
div.player {
	width:288px;
	clear:both;
	margin:0px auto;
	padding-top:35px;
	display:block;
	overflow:hidden;
}
/*----- Races & Table --------*/
table.races {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width:569px;
	margin-left:20px;
}
table.races td {
	padding:3px 0px 3px 5px;
	border-bottom:1px solid #CCCCCC;
}
table.races td.month {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FC8524;
	padding-top:15px;
	text-align:right
}
table.races tr.upcoming td.month {
	color:#000000;
	padding:0px 0 0 5px;
	text-align:left
}
table.races td.date {
	text-align:right
}
table.races tr.head td {
	padding:5px 0px 15px 0px;
}
table.races tr.upcoming {
	font-weight:bold
}
table.races tr:hover {
	background-color:#E2E2E2
}
table.races tr.head:hover {
	background-color:#FFFFFF !important
}
table.races .xsmall_orange {
	font-size: xx-small;
	color: #EA7E24;
}
table.races .xsmall_red {
	font-size: xx-small;
	color: #F02521;
}
table.races tr.event-month:hover {
	background-color:#FFFFFF !important
}
table.races td.event {
	padding-left:10px;
}
table.races td.location {
	padding-left:10px;
}
h2.races {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #D51D20;
	padding:20px 0px 30px 22px;
}
p.advbanner {
	padding-top:35px;
}
/*--------Sponsors----------*/
div.sponsorstext {
	margin:15px 22px 20px 25px;
	background-color:#CDC8C5;
}
div.sponsorstext p {
	padding:13px 16px 13px 16px !important;
}
div.sponsorstext a {
	color:#CC0000;
	text-decoration:none;
	font-weight:bold;
}
div.sponsorstext a:hover {
	color:#FF6600;
	text-decoration:underline;
}
div.sponsorbox {
	clear:both;
	overflow:hidden;
	margin:15px 22px 0px 25px;
	padding-bottom:15px;
}
div.sponsorbox p.logo {
	float:left;
	padding:0 !important;
	text-align:center;
	width:157px;
}
div.sponsorbox div.content {
	float:left;
	width:405px;
}
div.sponsorbox div.content p {
	padding:5px 10px 5px 10px !important
}
/*-------Links Page-------*/
div.links {
	margin:15px 0px 0px 25px;
	overflow:hidden;
}
div.links .box {
	float:left;
	width:170px;
	margin:0 20px 0 0;
}
div.links .box h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #D51D20;
	padding:15px 0px 10px 0px;
}
div.links .box ul {
	list-style-image:none !important;
	list-style:none;
	margin:0px !important;
	padding:0px !important;
}
div.links .box ul li {
	padding:0px 0 5px 0;
}
div.links .box ul li h3 {
	font-size:13px;
	padding-top:20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
/*---------Press/Media--------*/
div.press {
	padding:25px 15px 0px 25px;
}
div.press ul {
	list-style:none;
	list-style-image:none;
	margin:0px !important;
	padding:0px !important;
}
div.press ul li {
	border-bottom:1px solid #CCCCCC;
	padding:3px 0px 3px 0px;
	overflow:hidden;
}
div.press ul li:hover {
	background-color:#E2E2E2;
}
div.press ul li.title:hover {
	background-color:#FFFFFF
}
div.press ul li.title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #D51D20;
	padding:0px 0px 10px 0px;
}
div.press ul li span {
	display:block;
	float:left;
}
div.press ul li span.article {
	width:300px;
}
div.press ul li span.publication {
	width:182px;
	margin-right:5px;
	margin-left:5px;
}
div.press ul li span.date {
	width:65px;
}
/*-----------HTO Trakkers Team -------*/
div.hto {
	margin-left:25px;
	padding-top:0px;
	overflow:hidden;
}
div.hto h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #D51D20;
	padding:0px 0px 10px 0px;
}
div.hto div.box {
	width:250px;
	float:left;
	margin-right:8px;
}
div.hto div.box p {
	padding:15px 0px 5px 0px;
}
div.hto div.box img {
	width:250px;
	height:250px;
}
div.hto-infos {
	margin-left:25px;
	text-align:center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #D51D20;
	font-size:16px;
}
div.hto-infos h3 {
	font-size:16px;
	padding:0px;
}
div.hto-infos h3.first {
	padding-bottom:15px;
}
div.hto-infos p {
	padding-bottom:15px;
}
table.achievements {
	margin-left:50px;
}
table.achievements td {
	padding:0 0 5px 5px;
}
table.achievements tr.title td {
	padding-bottom:5px;
	text-transform:uppercase;
	font-weight:bold
}
h4.achievementsyear {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FC8524;
	padding:30px 0 5px 0;
	text-align:center;
	font-size:12px;
}
h4.video {
	font-size:14px !important;
}
/*-------HTO Trakkers Team Profile---------*/
h1.profiletitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #D51D20;
	padding:15px 0px 10px 25px;
	margin:0px;
	background:none;
	width:auto;
	display:block;
}
div.profiletext {
	float:left;
	width:350px;
	padding:0 0 0 25px;
}
div.profilephotos {
	float:left;
	width:220px;
}
div.profilephotos img {
	margin-bottom:15px;
}
div.profiletext span.profileheading {
	font-weight:bold;
	font-size:13px;
}
div.profiletext .profileitem {
	margin:0 0 5px 0;
	width:340px;
}
div.profiletext .box {
	margin:0 0 20px 0;
}
.memberpost {
	padding:0 0 20px 0;
	clear:both;
	overflow:hidden;
}
.memberpost p {
	padding:0 25px 0px 0;
	margin:0 0 0 0 !important;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:16px;
}
.memberpost p strong small {
	font-size:11px !important;
	font-weight:bold !important;
	font-family:Verdana;
}
.memberpost ul {
	list-style-image:url(images/orange_bullet.jpg);
	margin-left:30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/*-------Training-----*/
div.training {
	padding:0px 20px 0px 25px;
}
#indexbox {
	background-color:#CDC8C5;
	background-image:url("images/adj_ar_banner_distressed.jpg");
	background-repeat:no-repeat;
	margin: 20px auto 0;
	padding:100px 40px 10px;
	width:480px;
}
#indexbox p {
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
#indexbox-footer {
	display: block;
	margin: 0 auto;
	width: 560px;
}
#indexbox-footer a {
	background: url(images/adj_ar_banner_bottom_distr.jpg) no-repeat 0 0;
	display: block;
	height: 75px;
	text-indent: -9999px;
	width: 560px;
}
#indexbox-footer a:hover {
	background: url(images/adj_ar_banner_bottom_distr.jpg) no-repeat 0 -75px;
}
/* PAGE: PHOTOS */
.view-more {
	font-weight: bold;
	padding: 0 23px 0 0;
	text-align: right;
}
.gnav {
	font-weight: bold;
	padding: 0 23px 20px 0;
}
.gphoto {
	display: block;
	padding: 0 0 20px;
}
.gphoto img {
	display: block;
	margin: 0 auto;
}
.gpage {
	padding: 15px 0 15px 20px;
}
.gtitle {
	padding: 0 0 20px;
}
.gcontent {
	padding: 0 0 20px;
}
.gphotos {
}
.gphotos li {
	display: block;
	float: left;
	height: 75px;
	padding: 0 5px 5px 0;
	width: 75px;
}
.gphotos li a {
	border: 1px solid #fff;
	display: block;
	height: 75px;
	overflow: hidden;
	width: 75px;
}
.gphotos li a:hover {
	border: 1px solid #f00;
}
.galbums {
}
.galbum {
	display:block;
	float:left;
	height:100px;
	padding:0 10px 10px 0;
	width:275px;
}
.galbum-left {
	float: left;
	width: 87px;
}
.galbum-left a {
	border: 4px solid #FFBD35;
	display: block;
	overflow: hidden;
}
.galbum-left a:hover {
	border: 4px solid #D51D20;
}
.galbum-left img {
	border: 2px solid #000;
	display: block;
	margin: 0 !important;
}
.galbum-right {
	float: right;
	width: 178px;
}
.galbum-right h3 {
	line-height: 100%;
	padding: 0 0 10px;
}
.galbum-right h3 a {
	color:#D51D20;
}
.galbum-right p {
	line-height: 100%;
	padding: 0 0 10px;
}
.galbum-right p a {
	color: #000;
}
/* PAGE: VIDEOS */
.training-calendar li {
	color: #FF6600;
	display: block;
	padding: 0;
}
.training-calendar span {
	color: #B49D8D;
}
.training-calendar-title {
	margin: 0 0 10px;
}
.video-sidebar .tubepress_container {
	padding: 5px 0 15px;
}
.video-sidebar .tubepress_thumbs {
	display: block;
	height: 100%;
	overflow: hidden;
}
.video-sidebar .tubepress_thumbs .tubepress_thumb {
	float: left;
	height: 150px;
	padding: 0 0 0 15px;
	position: relative;
	width: 230px;
}
.video-sidebar .tubepress_thumbs .tubepress_thumb span {
	background: url(images/play.png) no-repeat 0 0;
	display:block;
	height:64px;
	left:100px;
	margin: 0 !important;
	position:absolute;
	text-indent:-9999px;
	top:45px;
	width:64px;
	z-index:10;
}
.video-sidebar .tubepress_thumbs .tubepress_thumb a {
	cursor: pointer;
	display: block;
	height: 150px;
	width: 230px;
}
.video-sidebar .tubepress_thumbs .tubepress_thumb img {
	display: block;
	margin: 0 !important;
}
.video-sidebar .tubepress_thumbs .tubepress_thumb dl {
	display: none;
}
/**/
.more-gallery {
	display: block;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}
.recentAlbumsBlock {
}
.recentAlbumsBlock li {
	display: block;
	height: 100%;
	overflow: hidden;
	padding: 0 10px 15px 0;
}
.recentAlbumsBlock .albumThumb {
	float: left;
	width: 87px;
}
.recentAlbumsBlock .albumThumb a {
	border: 4px solid #FFF;
	display: block;
	overflow: hidden;
}
.recentAlbumsBlock .albumThumb a:hover {
	border: 4px solid #FF6600;
}
.recentAlbumsBlock .albumThumb img {
	border: 2px solid #000;
	display: block;
	margin: 0 !important;
}
.recentAlbumsBlock .albumInfo {
	float: right;
	width: 165px;
}
.recentAlbumsBlock .albumInfo .aiTitle {
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 10px;
}
.recentAlbumsBlock .albumInfo p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.training-calendar-page {
	padding: 20px 5px 0 5px;
}
/**/
.video-page {
	padding: 20px 20px 0 25px;
}
.video-page .tubepress_embedded_title {
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 15px;
}
.video-page .tubepress_normal_embedded_wrapper {
	padding: 0 0 15px 3px;
}
.video-page .tubepress_thumbnail_area {
}
.video-page .tubepress_thumbs {
	display: block;
	height: 100%;
	overflow: hidden;
	padding: 0 0 10px;
}
.video-page .tubepress_thumbs .tubepress_thumb {
	float: left;
	padding: 0 2px 5px 3px;
}
.video-page .tubepress_thumbs .tubepress_thumb a {
	cursor: pointer;
	display: block;
	height: 75px;
	width: 75px;
}
.video-page .tubepress_thumbs .tubepress_thumb img {
	display: block;
	height: 75px;
	width: 75px;
}
.video-page .pagination {
	clear:both;
	padding:3px;
	text-align:center;
}
.video-page .pagination .disabled {
	color: #ADAAAD;
	margin: 0 3px 0 0;
	padding: 2px 6px;
}
.video-page .pagination .current {
	color: #FF0084;
	font-weight: bold;
	margin-right: 3px;
	padding: 2px 6px;
}
.video-page .pagination a {
	border: 1px solid #DEDFDE;
	color: #0061DE;
	cursor: pointer;
	margin: 0 3px 0 0;
	padding: 2px 6px;
	text-decoration: none;
}
/**/
.content-gallery {
	position: relative;
}
.page-gallery-sets {
	color:#FFFFFF;
	display:block;
	margin:-25px 0 0 295px;
	position:absolute;
}
/**/
.sponsor-sidebar {
	padding: 0 0 10px;
}
.sponsor-sidebar img {
	display: block;
	margin: 0 auto;
}
