/*
Theme Name:   NDMS 2016 Theme
Theme URI:    http://www.nascar.com
Author:       Patrick Carroll
Author URI:   http://www.nascar.com/
Description:  NDMS Theme for building customizable websites from an admin to skin, design and layout base elements -  With full color control for many of the theme's elements, creating an NDMS website with WordPress has never been easier.
Version:      1.0
License:      nascar
License URI:  http://www.nascar.com
Tags: nascar
Text Domain:  nascar
*/

/**
 * Table of Contents:
 * 1.0 - Reset
 * 2.0 - Repeatable Patterns
 * 3.0 - Basic Structure
 * 4.0 - Header
 * 5.0 - Navigation
 * 6.0 - Content
 *   6.1 - Post Thumbnail
 *   6.2 - Entry Header
 *   6.3 - Entry Meta
 *   6.4 - Entry Content
 *   6.6 - Post Formats
 *   6.7 - Post/Image/Paging Navigation
 *   6.8 - Attachments
 *   6.9 - Archives
 *   6.10 - Contributor Page
 *   6.11 - 404 Page
 *   6.12 - Full-width
 *   6.13 - Singular
 *   6.14 - Comments
 * 7.0 - Sidebar
 *   7.1 - Widgets
 *   7.2 - Content Sidebar Widgets
 * 8.0 - Footer
 * 9.0 - Featured Content
 * 10.0 -
 * 11.0 - Multisite
 * 12.0 - Media Queries
 * 13.0 - Print
 * 14.0 - Search Results
 * -----------------------------------------------------------------------------
 */

.scrollToTopIndicator {
    cursor: pointer;
    display: none;
    position: fixed;
    right: 15px;
    top: 47%;
    z-index: 5000;
}

/***** tables *****/
.article-page .entry-content table{
	max-width: 100%;
}
.article-page .entry-content tr:nth-child(odd) {
    background: #f7f7f7;
}
..article-page .entry-content thead tr:nth-child(1) {
    background: #ccc;
    text-align: left;
    font-weight: bold;
}

 /***** ADS *****/
 .close-mobile-ad {
 	display: none;
 }
div.nascar-ad-container iframe{
  margin-left: auto;
  margin-right: auto;
}
 div.nascar-advertisement {
    text-align: center;
    margin: 0 auto;
    display: block;
    padding: 20px 0 10px 0px;
    /*width: auto;*/
}
div.nascar-advertisement {
  /*width: inherit;
  margin-left: auto;
  margin-right: auto;*/
}
#ad_rect_atf_01, #ad_rect_atf_02, #ad_rect_btf_01, #ad_rect_btf_02{
	padding-top: 0px;
}
 div.ad_bnr_atf_01, div.ad_bnr_atf_02, div.ad_bnr_btf_01, div.ad_bnr_btf_02 {
 	/*width:768px;*/
 }
/***** END ADS *****/

 .mobile-only{
 	display: none;
 }
body.logged-in{margin-top:30px;}
.widget{
	margin-bottom: 20px !important;
}
a:active {
    outline: none;
}
a{
	outline: medium none !important;
}

iframe{
	width:100%;
	padding:0 10px;
	border:0;
}
.sub-menu li a{
	font-size:12px;
	display: block;
}
.sub-menu .navigation-header {
    color: #BFBFBF !important;
    font-size: 14px !important;
}
*[id^='pg-']{
	margin-left:0px !important;
	margin-right:0px !important;
}
.prev-posts-link{
	width: 40px;
    background-image: url('images/prev-button.png');
    background-size: 40px;
    background-position: center center;
    background-repeat: no-repeat;
    height: 25px;
    float:left;
}
.next-posts-link{
	width: 40px;
    background-image: url('images/next-button.png');
    background-size: 40px;
    background-position: center center;
    background-repeat: no-repeat;
    height: 25px;
    float:left;
}
.prev-next-posts{
	width: 135px;
    margin: 0 auto;
}
.page-counter{
	float:left;
}
.next-posts-link a, .prev-posts-link a{
	height:40px;
}
.panel-grid-cell {
    padding: 0 0 0 0 !important;
}
/**
 * 1.0 Reset
 *
 * Resetting and rebuilding styles have been helped along thanks to the fine
 * work of Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
 * along with Nicolas Gallagher and Jonathan Neal
 * http://necolas.github.com/normalize.css/ and Blueprint
 * http://www.blueprintcss.org/
 *
 * -----------------------------------------------------------------------------
 */

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, 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;
	outline: 0;
	padding: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}

html {
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
}

body,
button,
input,
select,
textarea {
	color: #000;
	font-family: arial, sans-serif;
	font-weight: 400;
	line-height: 1.5;
}

body {
	background: #f5f5f5;
	line-height: 1.7em;
}

a {
	color: #000;
	text-decoration: none;
}

a:focus {
	outline: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	font-weight: 700;
	margin: 20px 0 0px 0;
}

h1 {
	font-size: 26px;
	line-height: 32px;
}

h2 {
	font-size: 24px;
	font-weight: 800;
	line-height: 1.3;
	text-transform: uppercase;
}

h3 {
	font-size: 22px;
	line-height: 1.2;
}

p {
	margin-bottom: 24px;
}

blockquote {
	color: #66666;
	font-size: 19px;
	font-weight: 600;
	line-height: 1.2631578947;
	margin-top: 30px;
	margin-bottom: 35px;
	padding-left: 0px;
	border-left: 6px solid #D60202;
	padding-left: 10px;
}
blockquote p{
	margin-bottom: 0px;
}

ul,
ol {
	list-style: none;
	margin: 0 0 24px 0px;
}

ul {
	list-style: disc;
}

li > ul,
li > ol {
	margin: 0 0 0 20px;
}

/*
*
* Inline videos
*
*/

article  #bcPlayer{
    min-height:350px;
  }
  @media screen and (max-width: 785px){
article #bcPlayer {
    min-height:211px;
  }
}
@media screen and (max-width: 750px){
  article #bcPlayer {
      min-height:180px;
    }
}

article .entry-content ul li {
    padding-bottom: 10px;
    list-style-type: disc;
}
article .entry-content ul {
    padding: 0px 20px;
}

img {
	-ms-interpolation-mode: bicubic;
	border: 0;
	vertical-align: middle;
}

figure {
	margin: 0;
}

fieldset {
	border: 1px solid rgba(0, 0, 0, 0.1);
	margin: 0 0 24px;
	padding: 11px 12px 0;
}

legend {
	white-space: normal;
}

button,
input,
select,
textarea {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	font-size: 100%;
	margin: 0;
	max-width: 100%;
	vertical-align: baseline;
}

button,
input {
	line-height: normal;
}

.configurable-button{
	display: inline;
}

.configurable-button button{
	cursor: pointer;
}

input,
textarea {
	background-image: -webkit-linear-gradient(hsla(0,0%,100%,0), hsla(0,0%,100%,0)); /* Removing the inner shadow, rounded corners on iOS inputs */
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
}

input[type="checkbox"],
input[type="radio"] {
	padding: 0;
}

input[type="search"] {
	-webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
	vertical-align: top;
}

table {
	border-collapse: separate;
	border-spacing: 0;
	border-width: 1px 0 0 1px;
	margin-bottom: 24px;
	width: 100%;
}
hr {
	background-color: rgba(0, 0, 0, 0.1);
	border: 0;
	height: 1px;
	margin-bottom: 23px;
}


/**
 * 2.0 Repeatable Patterns
 * -----------------------------------------------------------------------------
 */

/* Input fields */

input,
textarea {
	border: 1px solid rgba(0, 0, 0, 0.1);
	border-radius: 2px;
	color: #2b2b2b;
	padding: 8px 10px 7px;
}

textarea {
	width: 100%;
}

input:focus,
textarea:focus {
	border: 1px solid rgba(0, 0, 0, 0.3);
	outline: 0;
}

/* Buttons */

button,
.contributor-posts-link,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	background-color: #000;
    margin: 0 auto;
    height: 45px;
    display: block;
    border: 0;
    border-radius: 2px;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    padding: 10px 30px 11px;
    text-transform: uppercase;
    vertical-align: bottom;
    margin-bottom: 20px;
    outline: none;
}
.btn{
	height:30px;
	width:auto;
	padding: 10px 10px 0 10px;
	text-align: center;
}
.btn{
	border: 0 none;
    border-radius: 2px;
    color: #fff;
    display: inline;
    font-weight: 700;
    height: 45px;
    margin: 0 auto 20px;
    outline: medium none;
    padding: 14px 30px 14px;
    text-transform: uppercase;
    vertical-align: bottom;
    width: auto;
}
.search-field {
	width: 100%;
}
#searchform input[type="text"] {
    background-color: transparent;
    border: medium none;
    border-radius: 0;
    padding: 0 10px;
    vertical-align: top;
    line-height: 24px;
    width: 180px;
}
.search-submit {
	display: none;
}
#searchsubmit{
    background-image: url(images/search-icon.png);
    background-size: contain;
    background-position: center center;
    background-repeat:no-repeat;
    width: 25px;
    float: right;
    margin-top: 2px;
    margin-bottom: 0;
    height: 20px;

}

.top-nav-search-box .widget_search{
	margin-top: 15px;
}
/* Placeholder text color -- selectors need to be separate to work. */

::-webkit-input-placeholder {
	color: #939393;
}

:-moz-placeholder {
	color: #939393;
}

::-moz-placeholder {
	color: #939393;
	opacity: 1; /* Since FF19 lowers the opacity of the placeholder by default */
}

:-ms-input-placeholder {
	color: #939393;
}

/* Responsive images. Fluid images for posts, comments, and widgets */

.comment-content img,
.entry-content img,
.entry-summary img,
#site-header img,
.widget img,
.wp-caption {
	max-width: 100%;
}

/**
 * Make sure images with WordPress-added height and width attributes are
 * scaled correctly.
 */

.comment-content img[height],
.entry-content img,
.entry-summary img,
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"],
#site-header img {
	height: auto;
}

img.size-full,
img.size-large,
.wp-post-image,
.post-thumbnail img {
	height: auto;
    max-width: 100%;
    width: 97%;
    padding-left: 0px;
}
img.size-full, article p img.size-full{
	width: 100%;
}
article.full-width .post-thumbnail img,
.article-page-container .full-width img {
    width: 100%;
    padding: 0;
}
article.full-width img.alignleft,
article.full-width img.alignright {
    width: auto;
    padding: 0;
}

/* Make sure embeds and iframes fit their containers */

embed,
iframe,
object,
video {
	margin-bottom: 14px;
	max-width: 100%;
}
.embeddedTweet, twitterwidget{
	margin:0 auto;
}
p > embed,
p > iframe,
p > object,
span > embed,
span > iframe,
span > object {
	margin-bottom: 0;
}

/* Alignment */

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

blockquote.alignleft,
img.alignleft {
	margin: 7px 24px 7px 0;
}

.wp-caption.alignleft {
	margin: 7px 14px 7px 0;
}

blockquote.alignright,
img.alignright {
	margin: 7px 0 15px 24px;
}

.wp-caption.alignright {
	margin: 7px 0 7px 14px;
}

blockquote.aligncenter,
img.aligncenter,
.wp-caption.aligncenter {
	margin-top: 7px;
	margin-bottom: 7px;
}

.site-content blockquote.alignleft,
.site-content blockquote.alignright {
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	padding-top: 17px;
	width: 50%;
}

.site-content blockquote.alignleft p,
.site-content blockquote.alignright p {
	margin-bottom: 17px;
}

.wp-caption {
	margin-bottom: 24px;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0;
}

.wp-caption {
	color: #767676;
}

.wp-caption-text {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	font-size: 12px;
	font-style: italic;
	line-height: 1.5;
	margin: 9px 0;
	padding-right: 10px;
}

.wp-smiley {
	border: 0;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

.hide {
	display: none;
}

/* Clearing floats */

.footer-sidebar:before,
.footer-sidebar:after,
.hentry:before,
.hentry:after,
.slider-direction-nav:before,
.slider-direction-nav:after,
.contributor-info:before,
.contributor-info:after,
.search-box:before,
.search-box:after,
[class*="content"]:before,
[class*="content"]:after,
[class*="site"]:before,
[class*="site"]:after {
	content: "";
	display: table;
}

.footer-sidebar:after,
.hentry:after,
.slider-direction-nav:after,
.contributor-info:after,
.search-box:after,
[class*="content"]:after,
[class*="site"]:after {
	clear: both;
}

/* Genericons */

.bypostauthor > article .fn:before,
.comment-edit-link:before,
.comment-reply-link:before,
.comment-reply-login:before,
.comment-reply-title small a:before,
.contributor-posts-link:before,
.menu-toggle:before,
.search-toggle:before,
.slider-direction-nav a:before,
.widget_ridizain_ephemera .widget-title:before,
.read-more a:before {
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font: normal 16px/1 Genericons;
	text-decoration: inherit;
	vertical-align: text-bottom;
}


/* Separators */

.clearfix{*zoom:1;}.clearfix:before,.clearfix:after{display:table;content:"";line-height:0;}
.clearfix:after{clear:both;}

/**
 * 3.0 Basic Structure
 * -----------------------------------------------------------------------------
 */

.site {
	max-width: 3200px;
	position: relative;
	margin: 0 auto;
}

.main-content {
	width: 100%;
	margin: 0 auto;
}


/**
 * 4.0 Header
 * -----------------------------------------------------------------------------
 */

/* Ensure that there is no gap between the header and
   the admin bar for WordPress versions before 3.8. */
#wpadminbar {
	min-height: 32px;
	position: fixed;
}

.header-wrap{
	z-index: 4;
	left: 0;
	right: 0;
}
#site-header {
	position: relative;
	width: 100%;
	margin: 0 auto;
	z-index: 3;
}

.site-header {
	background-color: #fff;
	position: relative;
	z-index: 4;
}
.site-title img {
    max-width: 175px;
}
#masthead {
	width: 100%;
	margin: 0 auto;
	margin-bottom:0px;
}

.header-main {
	max-width: 1020px;
	margin: 0 auto;
	min-height: 48px;
	padding: 0 10px;
	padding-left: 35px;
	position: relative;
}
.admin-bar .header-main {
    min-height: 48px;
}
.site-title {
	float: left;
	font-size: 26px;
	font-weight: 700;
	line-height: 48px;
	margin: 0;
	padding-right: 15px;
}
.header-main .site-title{
	padding-top: 0px;
}
footer .site-title{
	padding-right: 0px;
}
.site-footer .site-navigation a, .alt-footer-outer .site-navigation a {
    font-size: 11px;
    color: #ffffff;
    padding-right: 10px;
}

.site-title a,
.site-title a:hover {
	color: #000;
}

/* Search in the header */

.search-toggle {
	background-color: red;
	cursor: pointer;
	float: right;
	height: 48px;
	margin-right: 40px;
	text-align: center;
	width: 48px;
}

.search-toggle:hover,
.search-toggle.active {
	background-color: #41a62a;
}

.search-toggle:before {
	color: #fff;
	content: "\f400";
	font-size: 20px;
	margin-top: 14px;
}

.search-box-wrapper {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	position: absolute;
	top: 48px;
	right: 0px;
	width: 100%;
	z-index: 2;
}

.search-box {
	background-color: #41a62a;
	padding: 12px;
}

.search-box .search-field {
	background-color: #fff;
	border: 0;
	float: right;
	font-size: 16px;
	padding: 2px 2px 3px 6px;
	width: 100%;
}


/**
 * 5.0 Navigation
 * -----------------------------------------------------------------------------
 */
 .secondary-navigation .inner-nav-container{
 	max-width: 1020px;
 	max-width: 1020px;
 	margin: 0 auto;
 }
 .inner-nav-container .top-nav-search-box{
 	float:right;
 	padding-left: 20px;
 }
 .inner-nav-container .top-nav-inner-container{
 	float: right;
 }
.top-nav-inner-container{
	max-width: 1020px;
	margin: 0 auto;
}
.riyad_title{
	font-size:14px;
}
.site-navigation ul {
	list-style: none;
	margin: 0;
}

.site-navigation ul ul {
	margin-left: 20px;
}

.site-navigation a {
	color: #000;
	font-size:14px;
	font-weight: bold;
	display: block;
	text-transform: uppercase;
}

.site-navigation a:hover {
	color: #41a62a;
}

 a.social-header-icon{
 	display:inline-block;
 }
 .social-header-icon img{
 	height:22px;
 }

/* Primary Navigation */
.primary-navigation {
	float: left;
	font-size: 11px;
	margin: 0 1px 0 0px;
	padding: 0;
	text-transform: uppercase;
	font-size: 14px;
}

.primary-navigation .nav-menu {
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	display: none;
}
.primary-navigation .menu-toggle {
	display: none;
	padding: 0;
}

.primary-navigation a {
	padding: 7px 0;
	display: inline-block;
	padding: 0 20px;
	white-space: nowrap;
}

/* Secondary Navigation */

.secondary-navigation {
	font-size: 12px;
	margin: 0px 0;
}

.secondary-navigation a {
	text-transform:none;
	padding: 12px 15px;
}

.menu-toggle {
	cursor: pointer;
	font-size: 0;
	height: 50px;
	margin: 0;
	overflow: hidden;
	position: absolute;
	top: 10px;
	right: 0;
	text-align: center;
	width: 48px;
	line-height:8px;
}

.menu-toggle:before {
    color: #fff;
    content: "\f419";
    font-size: 24px;
    margin-top: 10px;
}
.menu-text {
    font-size: 9px;
    font-weight: 200;
    text-transform: uppercase;
    color: #fff;
    margin-top: 3px;
}

/* Section headers */
h2.section-header-heading{
	padding-top:20px;
	padding-bottom:20px;
	padding-left:10px;
}

/**
 * 6.0 Content
 * -----------------------------------------------------------------------------
 */
 .entry-content{
 	background: transparent;
 }
 h2.entry-title {
    padding-left: 20px;
    padding-top: 20px;
    font-style: italic;
}
.inner-container.has-right-rail .entry-content {
    width: 660px;
    margin: 0;
    float: left;
    padding-left: 0px;
    padding-right: 0px;
}
 .inner-container{
 	max-width: 960px;
 	margin:0 auto !important;
 	padding: 0 30px;
 }
.article-page-container{
	max-width: 1020px;
	padding-top:0;
	background: #fff;
    margin: 0 auto;
    margin-bottom: 20px;
}
.article-page-container.driver-page{
	max-width: 100%;
	background: transparent;
}
.main-page-container{
	max-width: 1020px;
	padding-top:0;
	background: #fff;
    margin: 0 auto;
}
.article-page-container h1 {
    font-weight: 800;
    padding: 0px 20px 12px 20px;
    flex-shrink: 4;
    margin: 0;
}
.article-page-container  #ndms_video_player{
	padding:20px 0px 5px 0px;
}
.article-page-container .entry-title{
	font-style: normal;
}
.article-page-container .entry-meta span{
	font-size: 12px;
}
.article-page-container .entry-meta span:not(:first-child):before {
    content: " | ";
    display: inline-block;
    padding: 0 4px 0 2px;
    font-weight: normal;
}
.article-page-container .entry-meta h1{
	width:100%;
}
.article-page-container .entry-meta{
	margin-bottom: 20px !important;
}

.article-page-container .entry-meta span.article-timestamp:before{
	content: "";
	padding: 0;
}
.article-page-container .entry-meta .author,
.article-page-container .article-timestamp,
.article-page-container .sitename,
.article-page-container .article-date {
    display: inline-block;
}
.article-page-container.title-above h1.entry-title,
.article-page-container.title-above .entry-meta{
	padding-bottom: 15px;
}

.article-page-container .title-wrap {
    display: flex;
}
#article-social-icons a{
	display:inline-block;
	padding-left:5px;
}
#article-social-icons {
	flex: 2 0 auto;
    padding-left: 10px;
    text-align: right;
    padding-bottom: 0px;
}

article.full-width #article-social-icons{
	padding-right: 20px;
}
#article-social-icons img {
    width: 40px;
}
#pg-6-0, #pg-6-1, #pg-6-2, #pg-6-3, #pg-6-4 #pg-369-0{
	margin-bottom:0 !important;
	margin-left:0px;
	margin-right:0px;
}
#pg-6-1{
	padding:0;
}
.content-area {
	padding-top: 0;
}
.featured-content .hentry {
	padding-bottom: 28px;
}

.page-content {
	margin-bottom: 48px;
}


/**
 * 6.1 Post Thumbnail
 * -----------------------------------------------------------------------------
 */

.post-thumbnail {
	display: block;
	position: relative;
	width: 100%;
	z-index: 0;
	margin-bottom:20px;
	padding: 20px 20px 0 20px;
	clear: both;
}
.article-page-container .full-width .post-thumbnail{
	padding: 0;
}
a.post-thumbnail:hover {
	background-color: none;
}
.article-page-container .entry-content{
	padding-left:0px;
	padding-right: 0px;
}
.article-page-container .entry-content h1{
    float: none;
    padding-left: 0;
}
.full-width .entry-content {
    padding: 0 0 0 20px;
}
.page .entry-content{
	padding-top: 20px;
}
article.full-width .entry-content {
	padding-right: 20px;
}
.entry-content ul {
    padding: 0 60px;
}
.entry-content iframe{
	width:100%;
}
/**
 * 6.2 Entry Header
 * -----------------------------------------------------------------------------
 */

.entry-header {
	position: relative;
	z-index: 1;
}


/**
 * 6.3 Entry Meta
 * -----------------------------------------------------------------------------
 */
.full-width.content-area .entry-content {
    padding: 0px;
}
.entry-meta {
	clear: both;
	color: #767676;
	font-weight: 400;
	line-height: 1.3333333333;
	text-transform: uppercase;
	padding:0 20px 0 0px;
}

.sticky .entry-date {
	display: none;
}

article .cat-links{
	display: inline-block;
	font-weight: 900;
	text-transform: uppercase;
}

article .cat-links a{
	padding: 10px 20px 0px 0;
}

.byline {
	display: none;
}

.single .byline,
.group-blog .byline {
	display: inline;
}

.site-content .entry-meta {
	background-color: #fff;
	margin-bottom: 8px;
}
.full-width .entry-meta{
	padding-left:20px;
}

.site-content footer.entry-meta {
	margin: 24px auto 0;
	padding: 0 10px;
}

/* Tag links style */

.entry-meta .tag-links a {
	background-color: #767676;
	border-radius: 0 2px 2px 0;
	color: #fff;
	display: inline-block;
	font-size: 11px;
	font-weight: 700;
	line-height: 1.2727272727;
	margin: 2px 4px 2px 10px;
	padding: 3px 7px;
	position: relative;
	text-transform: uppercase;
}

.entry-meta .tag-links a:hover {
	background-color: #41a62a;
	color: #fff;
}

.entry-meta .tag-links a:before {
	border-top: 10px solid transparent;
	border-right: 8px solid #767676;
	border-bottom: 10px solid transparent;
	content: "";
	height: 0;
	position: absolute;
	top: 0;
	left: -8px;
	width: 0;
}

.entry-meta .tag-links a:hover:before {
	border-right-color: #41a62a;
}

.entry-meta .tag-links a:after {
	background-color: #fff;
	border-radius: 50%;
	content: "";
	height: 4px;
	position: absolute;
	top: 8px;
	left: -2px;
	width: 4px;
}

.entry-content table td{
	width:50%;
	vertical-align: top;
}
.entry-content table td img{
	width:100%;
	display: block;
}
/**
 * 6.4 Entry Content
 * -----------------------------------------------------------------------------
 */


.entry-content,
.entry-summary,
.page-content {
	word-wrap: break-word;
}

.entry-content {
	margin-top: 0px;
	padding: 0 0 0 0;
	margin:0 auto;
}

.entry-content h1:first-child,
.entry-content h2:first-child,
.entry-content h3:first-child,
.entry-content h4:first-child,
.entry-content h5:first-child,
.entry-content h6:first-child,
.entry-summary h1:first-child,
.entry-summary h2:first-child,
.entry-summary h3:first-child,
.entry-summary h4:first-child,
.entry-summary h5:first-child,
.entry-summary h6:first-child,
.page-content h1:first-child,
.page-content h2:first-child,
.page-content h3:first-child,
.page-content h4:first-child,
.page-content h5:first-child,
.page-content h6:first-child {
	margin-top: 0;
}

.entry-content a,
.entry-summary a,
.page-content a,
.comment-content a {
	text-decoration: none;
}

.entry-content a:hover,
.entry-summary a:hover,
.page-content a:hover,
.comment-content a:hover {
	text-decoration: none;
}

.entry-content table,
.comment-content table {
	font-size: 14px;
	line-height: 1.2857142857;
	margin-bottom: 24px;
}

.entry-content th,
.comment-content th {
	font-weight: 700;
	padding: 8px;
	text-transform: uppercase;
}

.entry-content td,
.comment-content td {
	padding: 8px;
}

.entry-content .edit-link {
	clear: both;
	display: block;
	font-size: 12px;
	font-weight: 400;
	line-height: 1.3333333333;
	text-transform: uppercase;
}

.entry-content .edit-link a {
	color: #767676;
	text-decoration: none;
}

.entry-content .edit-link a:hover {
	color: #41a62a;
}


/* Page links */

.page-links {
	clear: both;
	font-size: 12px;
	font-weight: 900;
	line-height: 2;
	margin: 24px 0;
	text-transform: uppercase;
}

.page-links a,
.page-links > span {
	background: #fff;
	border: 1px solid #fff;
	display: inline-block;
	height: 22px;
	margin: 0 1px 2px 0;
	text-align: center;
	width: 22px;
}

.page-links a {
	background: #000;
	border: 1px solid #000;
	color: #fff;
	text-decoration: none;
}

.page-links a:hover {
	background: #41a62a;
	border: 1px solid #41a62a;
	color: #fff;
}

.page-links > .page-links-title {
	height: auto;
	margin: 0;
	padding-right: 7px;
	width: auto;
}

.entry-content.panel-row-style {
	max-width: 100%;
	background: transparent;
}

.panel-row-style {
	max-width:1020px;
	margin: 0 auto !important;
	padding: 0 0px !important;
	background: #fff;
}
.full-width-container {
	max-width:100%;
	background: transparent;
	padding:0 !important;
}
.full-width-container .content-teasers-container.dark{
	margin-right: 0px;
}
.full-width-container .dark .content-item{
	width: 305px;
}
.full-width-container .content-teasers-container.dark,
.full-width-container .content-teasers-container.light {
    padding-left: 20px !important;
    padding-right: 0px !important;
}
.full-width-container .dark .content-item a,
.full-width-container .light .content-item a{
	padding: 0 20px 0 0;
}

/**
 * 6.6 Post Formats
 * -----------------------------------------------------------------------------
 */

.format-aside .entry-content,
.format-aside .entry-summary,
.format-quote .entry-content,
.format-quote .entry-summary,
.format-link .entry-content,
.format-link .entry-summary {
	padding-top: 0;
}

.site-content .format-link .entry-title,
.site-content .format-aside .entry-title,
.site-content .format-quote .entry-title {
	display: none;
}


/**
 * 6.7 Post/Image/Paging Navigation
 * -----------------------------------------------------------------------------
 */

.nav-links {
	-webkit-hyphens: auto;
	-moz-hyphens:    auto;
	-ms-hyphens:     auto;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	hyphens:         auto;
	word-wrap: break-word;
}

.post-navigation,
.image-navigation {
	max-width: 100%;
}

.post-navigation a,
.image-navigation .previous-image,
.image-navigation .next-image {
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	padding: 11px 0 12px;
	width: 100%;
}

.post-navigation .meta-nav {
	color: #767676;
	display: block;
	font-size: 12px;
	font-weight: 900;
	line-height: 2;
	text-transform: uppercase;
}

.post-navigation a,
.image-navigation a {
	color: #2b2b2b;
	display: block;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.7142857142;
	text-transform: none;
}

.post-navigation a:hover,
.image-navigation a:hover {
	color: #41a62a;
}

/* Paging Navigation */

.paging-navigation {
	border-top: 5px solid #000;
	margin: 48px 0;
}

.paging-navigation .loop-pagination {
	margin-top: -5px;
	text-align: center;
}

.paging-navigation .page-numbers {
	border-top: 5px solid transparent;
	display: inline-block;
	font-size: 14px;
	font-weight: 900;
	margin-right: 1px;
	padding: 7px 16px;
	text-transform: uppercase;
}

.paging-navigation a {
	color: #2b2b2b;
}

.paging-navigation a:hover {
	border-top: 5px solid #41a62a;
	color: #2b2b2b;
}


/**
 * 6.8 Attachments
 * -----------------------------------------------------------------------------
 */

.attachment .content-sidebar,
.attachment .post-thumbnail {
	display: none;
}

.attachment .entry-content {
	padding-top: 0;
}

.attachment footer.entry-meta {
	text-transform: none;
}

.entry-attachment .attachment {
	margin-bottom: 24px;
}


/**
 * 6.9 Archives
 * -----------------------------------------------------------------------------
 */

.archive-header, .page-header {
    margin: 10px 0 0 0;
    max-width: 674px;
    border-bottom: 1px solid #ccc;
}
.archive-title,
.page-title {
	font-size: 16px;
	font-weight: 900;
	line-height: 1.5;
	margin: 0;
}

.taxonomy-description,
.author-description {
	color: #767676;
	font-size: 14px;
	line-height: 1.2857142857;
	padding-top: 18px;
}

.taxonomy-description p,
.author-description p {
	margin-bottom: 18px;
}

.taxonomy-description p:last-child,
.author-description p:last-child {
	margin-bottom: 0;
}

.taxonomy-description a,
.author-description a {
	text-decoration: underline;
}

.taxonomy-description a:hover,
.author-description a:hover {
	text-decoration: none;
}


/**
 * 6.10 Contributor Page
 * -----------------------------------------------------------------------------
 */

.contributor {
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing:      border-box;
	padding: 48px 10px;
}

.contributor:first-of-type {
	padding-top: 24px;
}

.contributor-info {
	margin: 0 auto;
	max-width: 674px;
}

.contributor-avatar {
	border: 1px solid rgba(0, 0, 0, 0.1);
	float: left;
	margin: 0 30px 20px 0;
	padding: 2px;
}

.contributor-name {
	font-size: 16px;
	font-weight: 900;
	line-height: 1.5;
	margin: 0;
}

.contributor-bio a {
	text-decoration: underline;
}

.contributor-bio a:hover {
	text-decoration: none;
}

.contributor-posts-link {
	display: inline-block;
	line-height: normal;
	padding: 10px 30px;
}

.contributor-posts-link:before {
	content: "\f443";
}


/**
 * 6.11 404 Page
 * -----------------------------------------------------------------------------
 */

.error404 .page-content {
	padding-top: 0;
}

.error404 .page-content .search-form {
	margin-bottom: 24px;
}


/**
 * 6.12 Full-width
 * -----------------------------------------------------------------------------
 */

.full-width.hentry {
	max-width: 100%;
}


/**
 * 6.13 Singular
 * -----------------------------------------------------------------------------
 */

/**
 * 6.14 Comments
 * -----------------------------------------------------------------------------
 */

.comments-area {
	margin: 48px auto;
	max-width: 915px;
	padding: 0;
}

.comment-reply-title,
.comments-title {
	font: 900 16px/1.5 arial, sans-serif;
	margin: 0;
	text-transform: uppercase;
}

.comment-list {
	list-style: none;
	margin: 0 0 48px 0;
}

.comment-author {
	font-size: 14px;
	line-height: 1.7142857142;
}

.comment-list .reply,
.comment-metadata {
	font-size: 12px;
	line-height: 2;
	text-transform: uppercase;
}

.comment-list .reply {
	margin-top: 24px;
}

.comment-author .fn {
	font-weight: 900;
}

.comment-author a {
	color: #2b2b2b;
}

.comment-list .trackback a,
.comment-list .pingback a,
.comment-metadata a {
	color: #767676;
}

.comment-author a:hover,
.comment-list .pingback a:hover,
.comment-list .trackback a:hover,
.comment-metadata a:hover {
	color: #41a62a;
}

.comment-list article,
.comment-list .pingback,
.comment-list .trackback {
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	margin-bottom: 24px;
	padding-top: 24px;
}

.comment-list > li:first-child > article,
.comment-list > .pingback:first-child,
.comment-list > .trackback:first-child {
	border-top: 0;
}

.comment-author {
	position: relative;
}

.comment-author .avatar {
	border: 1px solid rgba(0, 0, 0, 0.1);
	height: 18px;
	padding: 2px;
	position: absolute;
	top: 0;
	left: 0;
	width: 18px;
}

.bypostauthor > article .fn:before {
	content: "\f408";
	margin: 0 2px 0 -2px;
	position: relative;
	top: -1px;
}

.says {
	display: none;
}

.comment-author,
.comment-awaiting-moderation,
.comment-content,
.comment-list .reply,
.comment-metadata {
	padding-left: 30px;
}

.comment-edit-link {
	margin-left: 10px;
}

.comment-edit-link:before {
	content: "\f411";
}

.comment-reply-link:before,
.comment-reply-login:before {
	content: "\f412";
	margin-right: 2px;
}

.comment-content {
	-webkit-hyphens: auto;
	-moz-hyphens:    auto;
	-ms-hyphens:     auto;
	hyphens:         auto;
	word-wrap: break-word;
}

.comment-content ul,
.comment-content ol {
	margin: 0 0 24px 22px;
}

.comment-content li > ul,
.comment-content li > ol {
	margin-bottom: 0;
}

.comment-content > :last-child {
	margin-bottom: 0;
}

.comment-list .children {
	list-style: none;
	margin-left: 15px;
}

.comment-respond {
	margin-bottom: 24px;
	padding: 0;
}

.comment .comment-respond {
	margin-top: 24px;
}

.comment-respond h3 {
	margin-top: 0;
	margin-bottom: 24px;
}

.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.no-comments,
.form-allowed-tags,
.form-allowed-tags code {
	color: #767676;
}

.comment-notes,
.comment-awaiting-moderation,
.logged-in-as {
	font-size: 14px;
	line-height: 1.7142857142;
}

.no-comments {
	font-size: 16px;
	font-weight: 900;
	line-height: 1.5;
	margin-top: 24px;
	text-transform: uppercase;
}

.comment-form label {
	display: block;
}

.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"] {
	width: 100%;
}

.form-allowed-tags,
.form-allowed-tags code {
	font-size: 12px;
	line-height: 1.5;
}

.required {
	color: #c0392b;
}

.comment-reply-title small a {
	color: #2b2b2b;
	float: right;
	height: 24px;
	overflow: hidden;
	width: 24px;
}

.comment-reply-title small a:hover {
	color: #41a62a;
}

.comment-reply-title small a:before {
	content: "\f405";
	font-size: 32px;
}

.comment-navigation {
	font-size: 12px;
	line-height: 2;
	margin-bottom: 48px;
	text-transform: uppercase;
}

.comment-navigation .nav-next,
.comment-navigation .nav-previous {
	display: inline-block;
}

.comment-navigation .nav-previous a {
	margin-right: 10px;
}

#comment-nav-above {
	margin-top: 36px;
	margin-bottom: 0;
}

/**
 * 7.0 Sidebars
 * -----------------------------------------------------------------------------
 */

/* Secondary */
.panel-grid-cell{
	max-width: 1020px;
	margin: 0 auto;
}
.max-width-box .panel-grid-cell{
	max-width: 1020px !important;
	margin: 0 auto;
}
.full-width-container .panel-grid-cell{
	max-width: 100%;
}
.has_sidebar .panel-grid-cell:last-child {
	width: 300px !important;
	padding-top:30px !important;
	margin: 0 auto;
}
.has_sidebar .panel-grid-cell:first-child {
	width: 700px !important;
	margin: 0 auto;
}
.panel-grid.inner-container.has-right-rail{
	padding-left: 30px !important;
}

.panel-grid.inner-container.has-right-rail .panel-grid{
	padding-right: 10px;
}

.panel-grid.inner-container.has-right-rail #secondary #primary-sidebar{
	padding: 0 30px 0 0;
}

.panel-grid .has_sidebar,
.article-page-container.driver-page .has_sidebar,
.inner-container.has-right-rail{
	overflow: hidden;
}

.panel-grid .has_sidebar .panel-grid-cell:first-child,
.inner-container.has-right-rail .entry-content{
	margin-right: -320px;
	width: 100% !important;
}
.panel-grid .has_sidebar .panel-grid-cell:first-child{
	margin-right: -330px;
    width: 100% !important;
}

.panel-grid .has_sidebar .panel-grid-cell:last-child{
	margin: 0 20px 0 auto;
}

.panel-grid .has_sidebar .panel-grid-cell:last-child{
	margin: 0 30px 0 auto;
}


.inner-container.has-right-rail .entry-content > div{
	margin-right: 320px;
	float: left;
}

.inner-container.has-right-rail #secondary{
	float: right;
	clear: none;
	padding: 20px 0 0 0;
}
.panel-grid .has_sidebar .panel-grid-cell:first-child > div{
	margin-right: 330px;
	padding-left: 30px;
}

.article-page-container.driver-page .has_sidebar div.nascar-advertisement{
	padding: 0;
}

.article-page-container.driver-page .has_sidebar div.nascar-advertisement > div{
	margin-bottom: 20px;
}
.article-page-container.driver-page .has_sidebar iframe{
	margin-top: 0 !important;
}

.inner-container.has-right-rail .search-news-container .search-news-item .excerpt-with-image{
	float: none;
    overflow: hidden;
    width: auto;
}
#secondary {
	background-color: #fff;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	clear: both;
	margin-top: 20px;
	padding: 20px 10px 0 0px;
	position: relative;
	z-index: 2;
	width:300px;
	margin-left: auto;
    margin-right: auto;
}

.site-description {
	display: none;
	color: #000;
	font-size: 12px;
	font-weight: 400;
	line-height: 1.5;
}
.search-news-container {
	padding-top:20px;
}
/* Primary Sidebar */

.primary-sidebar {
	padding-top: 0px;
}

.secondary-navigation + .primary-sidebar {
	padding-top: 0;
}

/* Content Sidebar */

.content-sidebar {
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	color: #767676;
	padding: 48px 10px 0;
}


/**
 * 7.1 Widgets
 * -----------------------------------------------------------------------------
 */

/* Primary Sidebar, Footer Sidebar */

.widget input,
.widget textarea {
	background-color: #000;
	color: #fff;
	font-size: 14px;
	padding: 4px 2px 2px 4px;
}
.widget_search{
	background-color: #000;
	color: #fff;
	font-size: 16px;
	padding: 0px 5px 0px 4px;
	width: 220px;
	margin-top: 9px;
	margin-bottom: 0px;
	height: 25px;
	float: right;
}
.widget_search{
	margin-bottom: 10px !important;
}
.widget_search ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  font-size:12px;
}
.widget_search ::-moz-placeholder { /* Firefox 19+ */
  font-size:12px;
}
.widget_search :-ms-input-placeholder { /* IE 10+ */
  font-size:12px;
}
.widget_search :-moz-placeholder { /* Firefox 18- */
  font-size:12px;
}

.widget .wp-caption {
	color: rgba(255, 255, 255, 0.7);
	margin-bottom: 18px;
}

.widget .widget-title {
	font-size: 14px;
	font-weight: 700;
	line-height: 1.7142857142;
	margin: 0 0 24px 0;
	text-transform: uppercase;
}

.widget-title,
.widget-title a {
	color: #000;
}

.widget-title a:hover {
	color: #41a62a;
}

/* List Style Widgets*/

.widget_archive li,
.widget_categories li,
.widget_links li,
.widget_meta li,
.widget_nav_menu li,
.widget_pages li,
.widget_recent_comments li,
.widget_recent_entries li {
	border-top: 1px solid rgba(255, 255, 255, 0.2);
	padding: 8px 0 9px;
}

.widget_archive li:first-child,
.widget_categories li:first-child,
.widget_links li:first-child,
.widget_meta li:first-child,
.widget_nav_menu li:first-child,
.widget_pages li:first-child,
.widget_recent_comments li:first-child,
.widget_recent_entries li:first-child {
	border-top: 0;
}

.widget_categories li ul,
.widget_nav_menu li ul,
.widget_pages li ul {
	border-top: 1px solid rgba(255, 255, 255, 0.2);
	margin-top: 9px;
}

.widget_categories li li:last-child,
.widget_nav_menu li li:last-child,
.widget_pages li li:last-child {
	padding-bottom: 0;
}

/* RSS Widget */

.rsswidget img {
	margin-top: -4px;
}

.rssSummary {
	margin: 9px 0;
}

.rss-date {
	display: block;
}

.widget_rss li {
	margin-bottom: 18px;
}

.widget_rss li:last-child {
	margin-bottom: 0;
}

/* Text Widget */

.widget_text > div > :last-child {
	margin-bottom: 0;
}


/**
 * 7.2 Content Sidebar Widgets
 * -----------------------------------------------------------------------------
 */

.content-sidebar .widget a {
	color: #000;
}

.content-sidebar .widget a:hover {
	color: #41a62a;
}

.content-sidebar .widget pre {
	border-color: rgba(0, 0, 0, 0.1);
}

.content-sidebar .widget mark,
.content-sidebar .widget ins {
	color: #2b2b2b;
}

.content-sidebar .widget abbr[title] {
	border-color: #2b2b2b;
}

.content-sidebar .widget fieldset {
	border-color: rgba(0, 0, 0, 0.1);
}

.content-sidebar .widget blockquote {
	color: #767676;
}

.content-sidebar .widget blockquote cite {
	color: #2b2b2b;
}

.content-sidebar .widget li > ol,
.content-sidebar .widget li > ul {
	margin-left: 18px;
}

.content-sidebar .widget table,
.content-sidebar .widget th,
.content-sidebar .widget td {
	border-color: rgba(0, 0, 0, 0.1);
}

.content-sidebar .widget hr {
	background-color: rgba(0, 0, 0, 0.1);
}

.content-sidebar .widget input,
.content-sidebar .widget textarea {
	background-color: #fff;
	border-color: rgba(0, 0, 0, 0.1);
	color: #2b2b2b;
}

.content-sidebar .widget input:focus,
.content-sidebar .widget textarea:focus {
	border-color: rgba(0, 0, 0, 0.3);
}

.content-sidebar .widget input[type="button"],
.content-sidebar .widget input[type="reset"],
.content-sidebar .widget input[type="submit"] {
	background-color: #000;
	border: 0;
	color: #fff;
}

.content-sidebar .widget input[type="button"]:hover,
.content-sidebar .widget input[type="button"]:focus,
.content-sidebar .widget input[type="reset"]:hover,
.content-sidebar .widget input[type="reset"]:focus,
.content-sidebar .widget input[type="submit"]:hover,
.content-sidebar .widget input[type="submit"]:focus {
	background-color: #41a62a;
}

.content-sidebar .widget input[type="button"]:active,
.content-sidebar .widget input[type="reset"]:active,
.content-sidebar .widget input[type="submit"]:active {
	background-color: #55d737;
}

.content-sidebar .widget .wp-caption {
	color: #767676;
}

.content-sidebar .widget .widget-title {
	border-top: 5px solid #41a62a;
	color: #2b2b2b;
	font-size: 14px;
	font-weight: 900;
	margin: 0 0 18px;
	padding-top: 7px;
	text-transform: uppercase;
}

.content-sidebar .widget .widget-title a {
	color: #2b2b2b;
}

.content-sidebar .widget .widget-title a:hover {
	color: #41a62a;
}

/* Calendar Widget */

.content-sidebar .widget_calendar caption {
	color: #2b2b2b;
	font-weight: 900;
}

.content-sidebar .widget_calendar thead th {
	background-color: rgba(0, 0, 0, 0.02);
}

.content-sidebar .widget_calendar tbody a,
.content-sidebar .widget_calendar tbody a:hover {
	color: #fff;
}


.read-more { margin: 0 0 20px; float: right;}
.read-more a { color: #fff !important;}
.read-more a:hover { color: #fff;}
.read-more a:before {
	content: '\f444';
	margin-right: 2px;
}
.read-more.button{
    border-radius: 0;
	box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
	border: 3px solid #000;
	font-size: 12px;
	line-height: 20px;
	width: auto;
	padding: 5px 10px 5px 10px;
	text-align: center;
	background: #000;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#33ffffff', endColorstr='#33ffffff',GradientType=0 ); /* IE6-8 */
	z-index: 10;
}
.read-more.button:hover{
    background: #41a62a;
	color: #fff;
	border: 3px solid #41a62a;
}
.ridizain-recent-post-widget-alt p.read-more.button{
    margin-right: 10px;
}

/**
 * 8.0 Footer
 * -----------------------------------------------------------------------------
 */
.alt-footer-outer{
	background:red;
}
.alt-footer-inner{
	min-width: 765px;
	max-width: 1020px;
	margin:0 auto;
	float: left;
}
.site-footer-b .alt-footer-inner{
	float: none;
}
.alt-footer-inner a{
	color:#fff;
}
#menu-alt-footer li {
    display: inline-block;
    padding-right: 20px;
    width:auto;
}
.site-footer-b #menu-alt-footer li{
	width:22%;
}
#supplementary {
	padding: 0 10px;
	max-width: 1380px;
	width: 100%;
	margin: 0 auto;
	position: relative;
}

.site-footer,
.site-info,
.site-info a {
	color: rgba(0, 0, 0, 0.7);
}
footer .primary-navigation li:hover > a, .primary-navigation li.focus > a{
	background-color:transparent;
}
footer .site-navigation{
	padding-top: 4px;
}
footer .copyright-text{
    float: left;
    color: #fff;
    width: 100%;
    text-align: center;
    font-size: 10px;
    padding: 0px 0px 15px 0px;
}
.menu-main-nav-container{
	position: relative;
}
.menu-footer-container li{
	float:left;
	padding-right: 20px;
}
footer .site-navigation .menu-main-nav-container{
	margin:0 auto;
	max-width:1020px;
}
footer .sub-menu{
	display:none;
}
.site-footer {
	margin-top:0px;
	font-size: 12px;
	position: relative;
    padding: 20px 0 0 40px;
	z-index: 3;
}
.site-footer-nascar{
 	padding:0px;
}
.footer-sidebar {
	padding-top: 48px;
}

.site-info {
	padding: 15px 10px;
	text-align: center;
}

#supplementary + .site-info {
	border-top: 1px solid rgba(255, 255, 255, 0.2);
}

.site-info a:hover {
	color: #41a62a;
}

.copyright-text.second {
    width: 100%;
    text-align: center;
    padding-top: 0px;
}
/**
 * 11.0 Schedule / Appearances
 * -----------------------------------------------------------------------------
*/
.

/**
 * 11.0 Multisite
 * -----------------------------------------------------------------------------
 */

.site-main .widecolumn {
	padding-top: 72px;
	width: auto;
}
.site-main .mu_register,
.widecolumn > h2,
.widecolumn > form {
	margin: 0 auto 48px;
	max-width: 474px; /* Needs changing */
	padding: 0 30px;
}

.site-main .mu_register #blog_title,
.site-main .mu_register #user_email,
.site-main .mu_register #blogname,
.site-main .mu_register #user_name {
	font-size: inherit;
	width: 90%;
}

.site-main .mu_register input[type="submit"],
.widecolumn #submit {
	font-size: inherit;
	width: auto;
}

/* hide title checked */
.hide-title .entry-title,
.hide-title #article-social-icons{
	display: none;
}

/* static right rail on scroll */
.right-rail{
	position:relative;
}
.right-rail .floating-container{
	width:100%;
}
.floating-container.fixed{
	position:fixed;
	max-width:300px;
	padding-top: 10px;
}
.floating-container.absolute{
	position:absolute;
}
.floating-container.relative{
	position:relative;
}

.right-rail .item-component{
	position:relative;
}
.right-rail > .item-component:last-child{
	position:absolute;
	margin-bottom: 20px;
}
/**
 * 12.0 Media Queries
 * -----------------------------------------------------------------------------
 */

/* Does the same thing as <meta name="viewport" content="width=device-width">,
 * but in the future W3C standard way. -ms- prefix is required for IE10+ to
 * render responsive styling in Windows 8 "snapped" views; IE10+ does not honor
 * the meta tag. See http://core.trac.wordpress.org/ticket/25888.
 */
@-ms-viewport {
	width: device-width;
}

@viewport {
	width: device-width;
}
@media screen and (min-width: 673px) {
	.search-toggle {
		margin-right: 18px;
	}

	.search-box .search-field {
		width: 50%;
	}
	.full-width{
		width:100%;
	}
	.site-content .has-post-thumbnail .entry-header {
		margin-top: 0;
	}
	.singular .site-content .hentry.has-post-thumbnail {
		margin-top:0;
	}

	.content-sidebar {
		border: 0;
		float: left;
		margin-left: 0;
		padding: 0 0 30px 0;
		width: 33.33333333%;
	}
	.site-info {
		padding: 15px 30px;
	}
}
@media screen and (min-width: 901px) {
	.header-main {
		padding-right: 0px;
	}

	.search-toggle {
		margin-right: 40px;
	}
	.masthead-fixed  .search-box-wrapper	{
		padding-left: 405px;
		width: 100%;
	}

	/* Fixed Header */

	.masthead-fixed .site-header {
		top: 0;
	}
	.masthead-fixed  .search-toggle	{
		margin-right: 40px;
	}
	.masthead-fixed  .search-box-wrapper	{
		margin-right: 40px;
	}

	/* Navigation */

	.header-logo{
		max-height:30px;
	}
	.site-navigation li .current_page_ancestor > a,
	.site-navigation li .current-menu-ancestor > a {
		color: #fff;
	}

	/* Primary Navigation */

	.primary-navigation .nav-menu {
		border-bottom: 0;
		display: block;
	}

	.primary-navigation.toggled-on {
		border-bottom: 0;
		margin: 0;
		padding: 0;
	}

	.primary-navigation li {
		border: 0;
		display: inline-block;
		height: 48px;
		line-height: 48px;
		position: relative;
	}

	.primary-navigation ul ul {
		background-color: #000;
		float: left;
		margin: 0;
		min-width: 160px;
		position: absolute;
		top: 48px;
		left: -999em;
		z-index: 99999;
	}

	.primary-navigation li li {
		border: 0;
		display: block;
		height: auto;
		padding:2px 0px;
		line-height: 2;
	}

	.primary-navigation ul ul ul {
		left: -999em;
		top: 0;
	}

	.primary-navigation ul ul a {
		padding: 5px 12px;
		width: auto;
	}

	.primary-navigation li:hover > a,
	.primary-navigation li.focus > a {
		color: #fff;
	}

	.primary-navigation ul li:hover > ul,
	.primary-navigation ul li.focus > ul {
		left: auto;
	}

	.primary-navigation ul ul li:hover > ul,
	.primary-navigation ul ul li.focus > ul {
		left: 100%;
	}

	.primary-navigation .menu-item-has-children > a,
	.primary-navigation .page_item_has_children > a {
		padding-right: 26px;
	}

	.primary-navigation .menu-item-has-children > a:after,
	.primary-navigation .page_item_has_children > a:after {
		-webkit-font-smoothing: antialiased;
		content: "\f502";
		display: inline-block;
		font: normal 8px/1 Genericons;
		position: absolute;
		right: 12px;
		top: 22px;
		vertical-align: text-bottom;
	}
	footer .primary-navigation .menu-item-has-children > a:after,
	footer .primary-navigation .page_item_has_children > a:after {
		content:"";
	}
	.primary-navigation li .menu-item-has-children > a,
	.primary-navigation li .page_item_has_children > a {
		padding-right: 20px;
		width: 168px;
	}

	.primary-navigation .menu-item-has-children li.menu-item-has-children > a:after,
	.primary-navigation .menu-item-has-children li.page_item_has_children > a:after,
	.primary-navigation .page_item_has_children li.menu-item-has-children > a:after,
	.primary-navigation .page_item_has_children li.page_item_has_children > a:after {
		content: "\f501";
		right: 8px;
		top: 20px;
	}
}


@media screen and (min-width: 810px) {
	.attachment .entry-attachment .attachment {
		margin-right: -168px;
		margin-left: -168px;
		max-width: 810px;
	}

	.attachment .site-content .attachment img {
		display: block;
		margin: 0 auto;
	}

	.contributor-avatar {
		margin-left: -168px;
	}

	.contributor-summary {
		float: left;
	}

	.full-width .site-content .alignleft {
		clear: left;
	}

	.full-width .site-content .alignright {
		clear: right;
	}
}

@media screen and (min-width: 846px) {
	.masthead-fixed .site-main {
		margin-top: 0px;
	}

	.content-area,
	.content-sidebar {
		padding-top: 0;
	}
	.full-width.singular .site-content .hentry.has-post-thumbnail {
		margin-top: 0;
	}

	.featured-content {
		margin-bottom: 0;
	}
}
@media screen and (max-width: 1007px) {
	.site {
	    padding-right: 0;
    }
    .widget_search{
		display: none;
	}
	.alt-footer-inner{
		min-width: 100%;
		max-width: 100%
		margin:0 auto;
		float: none;
	}
	.site-footer-b .alt-footer-inner{
		float: none;
		width:100%;
	}

	.article-page-container .post-thumbnail{
		width: auto;
	}
	.article-page-container .post-thumbnail img{
		width: 100%;
	}

	.article-page-container #article-social-icons {
	    padding-right: 20px;
	}
}

@media screen and (min-width: 1008px) {
	.main-content {
		display:block;
		width: 100%;
	}
	.article.main-content{
		width:100%;
	}
	.site-content .entry-header {
		margin-top: 0;
	}

	.site-content .has-post-thumbnail .entry-header {
		margin-top: 0;
	}

	.content-sidebar {
		margin-left: 0;
		width: 300px;
	}
	article{
	    margin: 0 auto 0px;
	    float: left;
	    padding-top: 0px;
	    padding-left: 0px;
	    max-width: 650px;
    	margin-right: 30px;
	}
	article.full-width{
		float:none;
	}
	article.full-width{
		max-width:100%;
	}

	#secondary {
		background-color: #fff;
		border: 0;
		clear: none;
		float: left;
		margin: 0;
		min-height: 100vh;
		width: 112px;
	}
}

@media screen and (min-width: 768px) {
	.search-box .search-field {
		width: 324px;
	}

	.site-content,
	.site-main .widecolumn {
		margin:0 auto;
		max-width:100%;
	}
	.search-box-wrapper,
	.featured-content {
		padding-left: 365px;
	}

	#secondary {
		width: 300px;
	}

	.secondary-navigation,
	.secondary-navigation ul ul {
		width: 100%;
	}
	.secondary-navigation ul li{
		float:left;
	}
	.secondary-navigation ul li:hover > ul,
	.secondary-navigation ul li.focus > ul {
		left: 202px;
	}
}

.search-result-label{
	font-weight: 600;
}
.event-search-result img{
	max-width: 140px;
    display: block;
    margin: 0 auto;
    padding-top: 20px;
}
.search-news-item{
	padding:0;
	padding-bottom:30px;
}
.search-news-item a{
  display: block;
}
.search-news-item .article-excerpt{
	display:block;
	padding:10px 20px 0px 20px;
	line-height: 1.5;
}
.search-news-item .search-news-image{
	width:220px;
	float:left;
}
.search-news-item .excerpt-with-image{
    float: left;
    width: 380px;
    padding-left: 0;
}
.search-news-item .excerpt-with-image h3{
	padding:0 20px;
}
.search-news-item .excerpt-no-image{
	float:left;width:100%;padding-left:0;
}
.search-news-item .excerpt-no-image .article-excerpt{
	padding-left:0px;
}
.search-news-container.grid{
	padding-left:0;
}
.search-news-container.grid .search-news-item {
 	width:47%;
	float:left;
    padding: 10px 10px 20px 0;
}
.search-news-container.grid .search-news-image{
	width:100%;
}
.search-news-container.grid .search-news-image img{
	width:100%;
}
.search-news-container.grid .search-news-item .excerpt-with-image{
	padding:20px 10px 0 10px;
	width:100%;
}
.search-news-container.grid .search-news-item {
    padding: 10px 10px 20px 0px;
}
.search-news-container.grid .search-news-item:nth-child(even) {
    padding: 10px 0 20px 10px;
}
.search-news-container.grid .excerpt-no-image{
	background: #F5F5F5;
}
.search-news-container.grid .excerpt-no-image  h2{
	padding-top:180px;
	padding:170px 10px 10px 10px;
}


@media screen and (max-width: 940px) {

	.inner-container.has-right-rail .search-news-container .search-news-item .search-news-image {
	    float: none;
	    padding-bottom: 20px;
	    width: 100%;
	}
}

@media screen and (max-width: 900px) {
	#masthead .primary-navigation .menu-toggle {
		display: block;
	}

	#masthead.toggled-on {
		position: relative;
	}

	footer .copyright-text{
    	padding: 0px 0 0px 0
	}
	.mobile-only{
	 	display: block;
	 }
	.secondary-navigation {
	    font-size: 12px;
	    margin: 0px 0;
	}
	.alt-footer-menu{
		padding:0 15px;
	}
	.menu-footer-container li {
	    float: none;
	    text-align: center;
	}
	.alt-footer-menu a{
		font-size: 10px;
	}
	.site-footer-b #menu-alt-footer li {
	  display: inline-block;
	  padding-right: 0px;
	  width: 49%;
	  margin: 0 auto;
	  vertical-align: top;
	  text-align: center;
	}
	.inner-container.has-right-rail .entry-content{
		width:100%;
	}
	.search-news-container.grid {
	    padding-left: 0px;
	}
	.search-news-container.grid .search-news-item{
		width:100%;
		padding-bottom: 30px;
	}
	.search-news-container.grid .search-news-item:nth-child(even) {
	    padding: 10px 0 20px 0;
	}
	.search-news-container.grid .search-news-item .excerpt-with-image h2{
		padding:0 10px 0 0px;
	}
	.pagination-controls{
		margin-bottom: 40px;
	}
	.search-news-container.list .search-news-item{
		padding-bottom: 20px;
	}
	.search-news-container.list .search-news-item .search-news-image{
		width: 100%;
	}
	.search-news-container.list .search-news-item .excerpt-with-image{
		width:100%;
		padding:0;
	}
	.search-news-container.list .search-news-item .excerpt-with-image h2,
	.search-news-container.list .search-news-item .excerpt-with-image h3,
	.search-news-container.list .search-news-item .excerpt-with-image .article-excerpt{
		padding:10px 10px 0 10px;
	}
	.article-page-container .entry-content h1{
		float:none;
	}
	.search-news-item .excerpt-with-image {
	    float: none;
	    width: 100%;
	}

	html{
		margin-top:0 !important;
		padding:0;
	}
	body.logged-in, body{
		margin-top:0 !important;
	}
	h1{
		font-size:22px ;
		line-height: 24px;
	}
	.secondary-navigation{
		display: none !important;
	}
	#masthead{
		margin-bottom: 0px;
	}

	.sticky-header	#masthead.toggled-on{
		position: relative;
	}

	.admin-bar .header-main,
    .admin-bar .sticky-header .toggled-on .header-main,
    .admin-bar .sticky-header.topnav #masthead {
	   margin-top: 32px;
    }

    .admin-bar .sticky-header .header-main {
	   margin-top: 0px;
    }

	.admin-bar .sticky-header #masthead.toggled-on .header-main{
		margin-top: 0;
	}

	.primary-navigation .menu-toggle{
		top:0px !important;
	}
	.primary-navigation.toggled-on {
	    position: absolute;
	    top: 0;
	    left: 0;
	    width: 100%;
	    padding: 0;
	}

	.primary-navigation.toggled-on .nav-menu {
		display: block;
	}

	.toggled-on .header-main{
		background-color: #000;
		height: 100%;
	}
	.primary-navigation .nav-menu{
		border-bottom:0 solid;
	}
	.primary-navigation li{
		line-height: 18px !important;
	}

	.primary-navigation .sub-menu a {
	    padding-right: 10px;
	}

	.toggled-on .header-main,
	.primary-navigation .sub-menu li:hover,
	.primary-navigation li:hover > a,
	.primary-navigation li.focus > a {
	    background-color: transparent !important;
	}

	.menu-item-has-children > a:after {
		-webkit-font-smoothing: antialiased;
		content: "\f502";
		display: inline-block;
		font: normal 8px/1 Genericons;
		font-size: 14px;
		-webkit-transform: rotate(270deg);
     	-moz-transform: rotate(270deg);
    	-ms-transform: rotate(270deg);
		position: relative;
	    left: 10px;
	    top: 2px;
	}
	#menu-main-nav {
	    padding: 0 0 12px;
	}

	.toggled-on #menu-main-nav .menu-item{
		width: 100%;
		text-align: left;
	}

	.toggled-on #menu-main-nav .menu-item > a{
		padding: 7px 20px;
	}

	.toggled-on #menu-main-nav .menu-item .sub-menu {
	    min-height: 100%;
	    width: 50%;
	    position: absolute;
	    right: 0;
	    top: 0;
	    display: none;
	}
	.header-main{
		min-height: 42px;
		padding:12px 0px 0 10px !important;
	}
	.site-footer{
		padding:20px 0 20px 0px;
	}
	.nav-menu{
		display: block;
    	text-align: center;
    	width: 100%;
	}
	#pg-6-1 {
	    padding: 0;
	}
	.header-main {
		padding: 0 30px 0 10px;
		min-height: 40px !important;
	}
	.site-title {
	   font-size: 22px;
	   font-weight: 600;
	   line-height: 38px;
    }
    .has_sidebar .panel-grid-cell:first-child{
    	width:100% !important;
    }
	.search-box-wrapper,
    .search-toggle {
	    display: none;
	}
	.article-page #pg-6-1 {
	    padding: 0;
	}
	.article-page-container{
		padding-top:0px;
	}
	.site-content {
		margin-top: 0px;
	}
	.full-width.hentry{
		max-width: 100%;
	}
	.post-thumbnail{
		margin-bottom: 0px;
		padding:0px;
	}
	.entry-meta{
		padding:0 10px;
	}
	.entry-header {
	    padding: 10px;
	}
	.entry-content {
	    padding: 0;
	}

	.full-width .article-page-container .entry-header{
		padding: 10px 0;
	}
	.cat-links a{
		padding: 10px 10px 0px 0;
	}
}
@media screen and (max-width: 785px) {

	.schedule-appearances-component ul , .secondary-list{
        list-style-type: none;
        padding: 0 0 0 0px;
    }
    .secondary-list{
    	margin-left: 0;
    }
    .schedule-appearances-component{
    	width:100%;
    }
    #pg-6-1{
    	padding:0;
	}
	.search-news-item .excerpt-no-image{
		padding-left:20px;
	}
	.search-news-item .search-news-image {
	    width: 100%;
	    padding-bottom: 20px;
	    float: none;
	}
	.article-page-container{
		padding-top:0;
	}
	.article-page-container h1{
		padding:0 0 20px 10px;
	}
	.article-page-container .entry-header{
		padding-left:10px;
	}
	.article-page-container .entry-meta{
		padding-left:10px;
	}
	article.full-width #article-social-icons{
		padding-right: 10px;
		padding-left: 10px;
	}
	.article-page-container .entry-content{
		padding:0 10px !important;
	}
	.article-page-container.driver-page .entry-content{
		padding:0 0px !important;
	}
	.post-thumbnail{
		margin-bottom: 0px;
		padding:0px;
	}
	footer .site-title{
		padding-bottom: 20px;
	}
	footer .menu-toggle{
		display: none;
	}
	footer .primary-navigation .nav-menu{
		display: block;
	}
	footer .copyright-text{
		float:none;
		padding-top:20px;
		text-align:center;
		position: relative;
    	bottom: 0;
    	width:100%;
    	padding: 0px 0 0px 0
	}
	footer .copyright-text span{
		padding-left:10px;
		padding-right:10px;
	}
}

/* responsive styles when admin bar is visible */
@media screen and (max-width: 782px){

	.admin-bar .sticky-header #masthead.toggled-on .header-main{
		margin-top: 46px;
	}

	.admin-bar #wpadminbar{
		display: block;
	}

	.admin-bar .sticky-header #masthead.site-header {
	    top: 0;
	}

	.admin-bar .header-main,
	.admin-bar .sticky-header .header-main,
	.admin-bar .sticky-header .toggled-on .header-main,
	.admin-bar .sticky-header.topnav #masthead.site-header .header-main{
	   margin-top: 46px;
    }

    .admin-bar .sticky-header.topnav #masthead.site-header{
	    margin-top: 0;
    }
}
@media screen and (max-width: 780px) {

	.panel-grid .has_sidebar .panel-grid-cell:first-child,
	.panel-grid .has_sidebar .panel-grid-cell:first-child > div,
	.inner-container.has-right-rail .entry-content,
	.inner-container.has-right-rail .entry-content > div{
		margin-right: 0;
	}
	.panel-grid .has_sidebar .panel-grid-cell:first-child > div{
		padding: 30px 30px 0 30px;
	}
	.panel-grid .has_sidebar .panel-grid-cell:last-child {
	    margin: 0 auto;
	}

	.panel-grid .has_sidebar .panel-grid-cell > div.single-gallery-widget.wrapper{
		padding: 0 30px !important;
	}

	.panel-grid .has_sidebar .panel-grid-cell .content-teasers-container{
		padding: 30px 20px 0 20px;
	}

	.inner-container.has-right-rail #secondary {
	    clear: both;
	    float: none;
	    margin: 0 auto;
	}

	.panel-grid.inner-container.has-right-rail .panel-grid {
	    padding-right: 30px;
	}

	.textwidget object{
		margin: 0 auto;
		display: block;
	}
}

@media screen and (max-width: 768px) {
	div.ad_bnr_atf_01 {
		position: fixed;
	    bottom: 0px;
	    left: 0;
	    width: 100% !important;
	    height: 70px;
	    z-index: 500000;
	    margin: 0 auto;
	    padding-top: 10px;
	    background: #ccc;
	    padding-bottom: 10px;
	}
	div.nascar-advertisement div{
		width: 320px;
		margin: 0 auto;
	}
	#ad_bnr_btf_01{
		display: none;
	}
	.close-mobile-ad {
	    position: fixed;
	    display: block;
	    right: 5px;
	    bottom: 54px;
	    z-index: 600000;
	    width: 30px !important;
	    cursor: pointer;
	}
}

@media screen and (max-width: 750px){

	.textwidget{
		padding:0 10px;
	}

	.article-page-container .title-wrap {
	    display: block;
	}

	#article-social-icons{
		text-align: left;
		padding-top: 0;
	}

	#article-social-icons a{
		padding-left: 0;
		padding-right: 5px;
	}

}
@media screen and (max-width: 675px) {

	.search-news-item{
		text-align: center;
	}
}

@media screen and (max-width: 550px) {
	.scrollToTopIndicator {
	    display: none;
	}
	.panel-grid .has_sidebar .panel-grid-cell:first-child > div{
		padding: 30px 0 0 0;
	}

	.panel-grid.inner-container.has-right-rail #secondary #primary-sidebar,
	.panel-grid.inner-container.has-right-rail,
	.panel-grid.inner-container.has-right-rail .panel-grid{
		padding: 0 !important;
	}
	h3.widget-title{
		padding-left: 10px;
	}
	.search-news-item{
		text-align: left;
	}
	.article-page-container .entry-content{
		padding-left: 10px;
    	padding-right: 0px !important;
	}
	.article-page-container .entry-content p {
	    padding: 0 10px 0 0;
	}
	.wp-post-image, .post-thumbnail img {
	    width: 100%;
	    padding-left: 0px;
	}
	.inner-container{
		padding-left: 0;
		padding-right: 0;
	}
	.inner-container.has-right-rail h2{
		padding:10px;
	}
	.inner-container.has-right-rail .entry-content{
		width:100%;
	}
	.inner-container.has-right-rail #secondary{
		margin: 0 auto;
	}
	.main-header-tab{
		width:100%;
	}
	.main-header-tab ul{
		padding-left:0;
		margin-left:0;
	}
	.schedule-appearances-component .main-header-tab li{
		width:41%;
	}
	.secondary-list a {
	    font-size: 12px;
	}
	.schedule{
		margin-left: 10px;
	}
	#secondary-tab-lists{
		margin-left: 10px;
	}
	.description-column {
	    display: none;
	}
	.article-page-container .alignright, .article-page-container .alignleft{
		width:100%;
	}

	.article-page-container.driver-page .has_sidebar .recent-news-container.grid{
		padding: 20px 0 0 0;
	}

	.article-page-container.driver-page .has_sidebar .single-gallery-widget.wrapper{
		padding: 0 0 !important;
	}

    .primary-navigation ul ul li a {
        white-space: pre-wrap;
    }
}
