/*  
  Road Runners Club of America
  Author:Brad Graham (bgraham@matrixgroup.net)
  Created: 11/2009

  modified 11/2013
----------------------------------------------------*/
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  /*background:transparent;*/
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}

/* remember to highlight inserts somehow! */
ins {
  text-decoration: none;
}

del {
  text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

cite {
  font-style: normal;
}

/*  =Generics
------------------------------------ */
body {
  font-size: 1em;
  /*16 pixel text*/
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  line-height: 1.3em;
  /*18 pixel line-height*/
  background-color: #FFF;
}

#skiplinks {
  position: absolute;
  width: 100%;
  z-index: 101;
}

#skiplinks a {
  position: absolute;
  top: -9999px;
  left: -9999px;
}

abbr {
  border: none;
}

input[type="text"] {
  border: 1px solid #CCC;
  border-top: 1px solid #AAA;
  border-radius: 2px;
}

.clear {
  clear: both;
}

.importance, strong {
  font-weight: bold;
}

.emphasis, em {
  font-style: italic;
}

.hide, .for-print {
  display: none;
}

.left {
  float: left;
  margin-right: 7px;
}

.right {
  float: right;
  margin-left: 7px;
}

.upper {
  text-transform: uppercase;
}

.structural {
  position: absolute;
  left: -9999px;
}

sup {
  vertical-align: 0.5em;
  font-size: 0.9em;
}

sub {
  vertical-align: -0.5em;
  font-size: 0.9em;
}

a.button,
a.button:visited,
#content input[type="submit"] {
  background: #fdd139;
  color: #011350;
  text-align: center;
  padding: 0.5em;
  display: inline-block;
  text-decoration: none !important;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1.2em;
  border: none;
  cursor: pointer;
}

a.button:hover,
#content input[type="submit"]:hover {
  background: #344273;
  color: #FFF;
}

.list-two-col {
  padding: 0.5em 1em;
  overflow: hidden;
}
.list-two-col li {
  float: left;
  width: 50%;
  margin-bottom: 1em;
}
.list-two-col li:before {
  content: '';
  background: #fdd139;
  width: 10px;
  height: 10px;
  display: block;
  margin-right: 0.8em;
  float: left;
  margin-top: 0.4em;
}
.list-two-col li a {
  color: #344273;
  text-decoration: none;
  font-weight: 600;
}
.list-two-col li a:hover {
  text-decoration: underline;
}

/*  =Links
------------------------------------ */
a {
  color: #4f8f31;
}

a:link, a:visited {
  text-decoration: underline;
}

a:hover, a:active, a:focus {
  text-decoration: none;
}

#skiplinks a:active, #skiplinks a:focus {
  left: 3px;
  top: 3px;
  background-color: #f8c000;
  color: #030a40;
  font-size: 0.625em;
  padding: 0 5px;
  border: 1px solid #030a40;
  z-index: 100;
}

.inner {
  width: 920px;
  position: relative;
  margin: 0 auto;
  padding: 0 1em;
}

/*  =Header
------------------------------------ */
#mast-head {
  overflow: hidden;
  z-index: 10;
  background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(50%, #fecd39), color-stop(50%, #fed879));
  background: -webkit-linear-gradient(left, #fecd39 50%, #fed879 50%);
  background: -moz-linear-gradient(left, #fecd39 50%, #fed879 50%);
  background: -o-linear-gradient(left, #fecd39 50%, #fed879 50%);
  background: -ms-linear-gradient(left, #fecd39 50%, #fed879 50%);
  background: linear-gradient(left, #fecd39 50%, #fed879 50%);
}

.bg {
  background: url(/images/2013_redeisgn/layout/header.png) no-repeat top center;
}

#mast-head .nav {
  position: relative;
  width: auto;
  float: right;
  margin-top: 9px;
  z-index: 10;
}

#mast-head .nav li {
  float: left;
}

#mast-head .nav a {
  display: block;
  float: left;
  color: #011350;
  font-size: 0.6875em;
  /* 11/16 */
  padding-right: 15px;
  padding-bottom: 0;
  text-decoration: none;
  font-weight: 600;
}

#mast-head .stico_default {
  background: url(/images/2013_redeisgn/layout/sprite.png) no-repeat 0 0 !important;
}

#logo {
  position: relative;
  top: -8px;
}

#logo a {
  display: block;
  width: 544px;
  height: 108px;
  background: url(/images/2013_redeisgn/layout/rrca-logo.png) 0 0 no-repeat;
  text-indent: -9999px;
  clear: right;
  overflow: hidden;
}

#logo a br {
  display: none;
}

/* =Search */
#site-search, #cse-search-box {
  position: absolute;
  top: 4.25em;
  /* 68/16 */
  right: 30px;
}

#site-search [type="text"],
#site-search [type="submit"] {
  float: left;
}

#site-search [type="text"] {
  min-width: 180px;
  padding: 0.2em 0.5em;
  line-height: 1.36em;
}

#site-search [type="submit"] {
  cursor: pointer;
  background: #344273;
  color: #FFF;
  border: none;
  padding: 0.3em;
}

/*  =Main Nav
------------------------------------ */
#main-nav-wrap {
  padding: 0;
  position: relative;
  z-index: 20;
  background: #344273;
}

#main-nav li {
  float: left;
  position: relative;
}

#main-nav a {
  text-decoration: none;
  color: #FFF;
  display: block;
  float: left;
  padding: 0.65em 1.3em;
  outline: none;
  text-transform: uppercase;
  font-size: 0.8em;
  border-left: 1px solid #011350;
}

#main-nav li:hover > a {
  background: #586594;
}

#main-nav li ul {
  display: none;
  position: absolute;
  left: 0;
  top: 100%;
  box-shadow: 0 2px 3px 0 rgba(0,0,0,0.2);
}

#main-nav li ul li{
  border-bottom: 1px solid #e3e4e4;
  float: none;
}

#main-nav li ul a {
  background: #f8f8f8;
  min-width: 200px;
  float: none;
  border: none;
  color: #030a40;
  text-transform: none;
}

#main-nav li ul a:hover {
  color: #FFF;
}

#main-nav li:hover > ul {
  display: block;
}

#pubs-nav {
  border-right: 1px solid #011350;
}

/*  =Layout
------------------------------------ */
.cols {
  clear: both;
  overflow: hidden;
  margin: 1em 0;
}
.cols > div {
  float: left;
}
.col-one-third {
  width: 33.33333%;

  /* '*' is a hack for IE7*/
  *width: 33.2%;
}
.col-two-thirds {
  width: 66.66666%;

  /* '*' is a hack for IE7*/
  *width: 66.5%;
}
.col-one .col-in {
  margin-right: 0.5em;
}
.col-two .col-in {
  margin: 0 0.5em 0 0.5em;
}
.col-three .col-in {
  margin-left: 0.5em;
}

/*  =Content
------------------------------------ */
#content {
  font-size: 0.8em;
  padding: 1em 0;
}

#content h3 {
  font-size: 1.3em;
  margin-bottom: 1em;
}

#content h4 {
  font-size: 1.1em;
}

#content a,
#info a {
  text-decoration: none;
}

#content a:hover,
#info a:hover {
  text-decoration: underline;
}

.centered {
  text-align: center;
}

.section,
.section-stand-alone {
  border-bottom: 1px solid #d4d5d6;
  padding: 1em 0;
  overflow: hidden;
}

#home #sub .section {
  padding: 1.5em 0;
}

.section-stand-alone {
  border-top: 1px solid #d4d5d6;
  background: #f8f8f8;
}


/*  =Homepage
------------------------------------ */
/* =Main */
#home #main {
  width: 61.6%;
  float: left;
}

#home #main ul {
  list-style-type: none;
  margin-left: 0;
}

/* hero -- The image control styles are in hero.css b/c they contain EE tags and must be parsed  */
#home #hero-wrap {
  width: 100%;
  overflow: hidden;
  margin-bottom: 2em;
  position: relative;
}

#home #hero {
  border: 1px solid #bcd86b;
  background-color: #030a40;
}

#hero-wrap:hover > a {
  display: block;
}

#hero-right,
#hero-left {
  position: absolute;
  top: 0%;
  bottom: 0;
  line-height: 5em;
  padding: 0 0.2em;
  margin-top: -0.2em;
  font-size: 5em;
  font-weight: 600;
  color: #FFF;
  text-shadow: 1px 1px 3px rgba(0,0,0,0.3);
  z-index: 15;
}

#hero-right:hover,
#hero-left:hover {
  color: #344273;
  text-decoration: none !important;
}

#hero-left {
  left: 0em;
}

#hero-right {
  right: 0em;
}

#home #hero div {
  display: none;
  background-position: 0 0;
  background-repeat: no-repeat;
  width: 564px;
  height: 306px;
  text-indent: -9999px;
  font-size: 1.5em;
  /* 18/12 */
  color: #fff;
  font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
  overflow: hidden;
  font-style: italic;
}

#home #hero div.current {
  display: block;
}

#home #hero h2 {
  color: #fff;
  padding: 0;
  line-height: 1em;
  margin: 0;
  background-color: transparent;
}

#home #hero p {
  line-height: 1.667em;
  padding-bottom: 0;
}

#home #hero .more a {
  text-decoration: none;
  color: #fff;
  width: 564px;
  height: 306px;
  position: absolute;
  top: 0;
  left: 0;
}

#home #hero .more a:before {
  content: '\00bb\2009';
}

#home #hero-nav {
  width: 100%;
  overflow: hidden;
  margin: 0.333em 0 1.5em;
}

#home #hero-nav li {
  float: left;
  margin-right: 4px;
}

#home #hero-nav li#panel4 {
  margin: 0;
}

#home #hero-nav li a {
  display: block;
  float: left;
  width: 136px;
  height: 73px;
  border: 1px solid #bcd86b;
  background-position: 0 0;
  background-repeat: no-repeat;
  text-indent: -9999px;
  overflow: hidden;
}

#home #hero-wrap #hero-nav li a.current {
  background-image: url(/images/template/homepage/footprint.jpg);
}

/* =Sub */
#home #sub {
  width: 36%;
  float: right;
}

/* In the News */
#in-news .copy,
#in-news .copy li {
  border-bottom: 1px solid #e3e4e4;
}

#in-news h3 {
  margin-bottom: 0.5em;
}

#in-news .copy li {
  padding: 0.5em 2em;
}

#in-news .copy li p {
  padding: 0;
}

#in-news .copy .archive a,
#in-news .copy .rss a {
  color: #72a55a;
}

#in-news .rss .icon {
  width: 17px;
  height: 16px;
  display: block;
  float: left;
  margin-right: 0.5em;
  margin-top: 2px;
  background-image: url(/images/2013_redeisgn/layout/sprite.png);
  background-position: 0 -23px;
}

#in-news .copy .rss {
  float: right;
}

#in-news .archive {
  padding-left: 1.5em;
}

#in-news .copy {
  background: #f5f5f5;
  padding: 1em 2em;
}

#in-news .copy a {
  color: #344273;
  font-weight: 600;
  text-decoration: none;
}

#main #in-news-nav {
  background: #344273;
  width: 100%;
  overflow: hidden;
  padding: 0;
  border-top: 1px solid #011350;
  border-bottom: 1px solid #011350;
}

#in-news-nav li {
  float: left;
  width: 33.33333%;
}

#in-news-nav li a {
  font-weight: 600;
  padding: 0.7em 0;
  color: #FFF;
  display: block;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  border-left: 1px solid #011350;
}

#in-news-nav #nav-rrca a{
  border: none;
}

#in-news-nav li.current a {
  background: #FFF;
  color: #344273;
}
#home #in-news .copy div {
  margin: 0;
}

#home #in-news .copy div .date {
  color: #3f3f3f;
}

/* =Sub */
#sub {
  /* 15/16 */
  width: 34.270833%;
  float: left;
  margin-bottom: 2em;
}

#sub .list-two-col {
  padding: 0em 1em;
}

#sub .col-one-third {
  float: right;
}

#sub .col-two-thirds {
  float: left;
}

#sub p {
  padding-right: 1em;
}

#sub .button {
  display: block;
  font-size: 85%;
}

#home #follow {
  border-top: 1px solid #d4d5d6;
}

#follow .col-two-thirds {
  float: left;
}

#sub-nav {
  margin: 1em 0 0;
  padding-bottom: 2em;
  border-bottom: 1px solid #d4d5d6;
  /* 40/15 */
}

#sub-nav li {
  background: #f8f8f8;
  padding: 0 2em;
}

#sub-nav li:nth-child(1){
  padding-top: 1em;
}
#sub-nav li:last-child {
  padding-bottom: 1em;
}

#sub-nav a {
  display: block;
  color: #030a40;
  font-weight: 600;
  border-bottom: 1px solid #e3e4e4;
  text-decoration: none;
  background: #f8f8f8;
  padding: 0.5em;
}

#sub-nav li:last-child a {
  border: none;
}

#sub-nav a:hover, 
#sub-nav a:active, 
#sub-nav a:focus, 
#sub-nav .current > a {
  color: #72a55a;
}

#sub-nav .current > a {
  background: #FFF;
}

#sub-nav ul a {
  margin-left: 10px;
  padding: 0.2em 10px;
}

#sn {
  float: right;
}

#sn li {
  float: right;
  margin-left: 0.3em;
}

#sn #sn-youtube {
  margin-left: 0;
}

#sn a {
  background-image: url(/images/2013_redeisgn/layout/sprite.png);
  width: 32px;
  height: 32px;
  display: block;
  overflow: hidden;
  text-transform: uppercase;
  text-indent: -9999em;
}

#sn-twitter a {
  background-position: top right;
}

#sn-facebook a {
  background-position: right -32px;
}

#sn-youtube a {
  background-position: right -64px;
}

#sub .section h2 {
  font-family: "Helvetica Neue", Arial, sans-serif;
  font-size: 1.4em;
  color: #f8c000;
  margin-bottom: 0.5em;
}

#sub .icon {
  background: url(/images/2013_redeisgn/layout/sprite.png) no-repeat 0 0;
  margin: 0 auto 0.5em;
}

#join .icon {
  background-position: -145px 0;
  width: 72px;
  height: 63px;
}

#email-updates .icon {
  background-position: -285px 0;
  width: 78px;
  height: 48px; 
}

#email-updates form {
  clear: both;
}

#email-updates .col-two-thirds {
  width: 73%;
}

#email-updates .col-one-third {
  width: 25%;
}

#email-updates input[type="text"]{
  padding: 0.5em;
}

#email-updates input {
  box-sizing: border-box;
  width: 100%;
}

#sub #ad {
  text-align: center;
}

.content-headers h2 {
  background: #72a55a;
  color: #FFF;
  padding: 0.5em 1em;
  font-size: 1.3em;
  line-height: 1.3em;
}

.content-headers .section {
  background: #f8f8f8;
  border-bottom: 1px solid #e3e4e4;
  padding: 1em;
}
.content-headers img {
  float: left;
  margin-right: 1em;
  margin-bottom: 1em;
}


/* =Main */
#main {
  /* 12/16 */
  width: 62.958333%;
  float: right;
  padding-bottom: 1.5em;
}

#main h1 {
  color: #011350;
  font: italic bold 1.833em/1em Helvetica, "Helvetica Neue", Arial, sans-serif;
  /* 22/12 */
  padding-bottom: 1em;
  text-transform: uppercase;
}

body.subpage #main h1 {
  color: #72a55a;
  font-size: 2em;
  padding: 1em 0 0;
}

#main .lead {
  width: 579px;
  overflow: hidden;
  background-color: #f8f8f8;
  margin: 1em 0 1.5em;
}

#main .lead img {
  float: left;
}

#main .lead p {
  margin: 1.429em 21px 1.429em 328px;
  font-size: 1.167em;
  font-weight: 600px;
  /* 14/12 */
  line-height: 1.429em;
  padding-bottom: 0;
  font-style: italic;
}

#main h1 + p, #main h1 + ul, #main h1 + ol {
  padding-top: 1.5em;
}

#main h2 {
  color: #030a40;
  font-size: 1.667em;
  /* 20/16 */
  font-weight: bold;
  font-style: italic;
  padding: 0.9em 0 0.8em;
}

#main h3 {
  color: #4f8f31;
  font-size: 1.333em;
  font-weight: normal;
}

#main h4 {
  color: #030a40;
  font-size: 1.167em;
  /* 14/12 */
  font-weight: bold;
}

#main h5 {
  color: #4f8f31;
  font-weight: bold;
}

p, #main ul, #main ol, #main dl {
  padding-bottom: 1.5em;
}

#main ul {
  list-style: disc;
  margin-left: 15px;
}

#main ul ul, #main ol ol, #main ul ol, #main ol ul {
  padding-bottom: 0;
}

#main ol {
  list-style: decimal;
  margin-left: 15px;
}

#main .disclaimer {
  font-size: 0.833em;
  /* 10/12 */
}

#main ul.faq {
  list-style: none;
  margin-left: 0;
}

#main .vcard {
  list-style: none;
  margin-left: 0;
}

/* Sponsors & Partners List */
body.subpage .sponsors {
  border-top: 1px solid #e3e4e4;
  margin-top: 1.5em;
}

.sponsors {
  clear: both;
  overflow: hidden;
  font-size: 75%;
}
.sponsors li {
  float: left;
}
.sponsors img {
  width: auto;
  height: auto;
  max-width: 100%;
}
.sponsors p {
  padding-bottom: 0.5em;
  clear: both;
}
.sponsors .morelink {
  float: right;
}
.sponsors .morelink a {
  color: #344273;
  text-decoration: none;
  font-weight: 600;
}
.sponsors .morelink a:hover {
  text-decoration: underline;
}

#main .sponsors-list {
  margin: 0;
  list-style: none;
}

#main .sponsors-list li {
  margin-bottom: 1.5em;
}

/* Championship Series */
.vevent {
  border-bottom: 1px solid #e3e4e4;
}
.vevent li {
  padding: 0.5em 0;
  border-top: 1px solid #e3e4e4;
  overflow: hidden;
}
.vevent h4 {
  margin-bottom: 0.5em;
}
.vevent h4,
.vevent h4 a {
  color: #344273;
  text-decoration: none;
}
.vevent .dtstart,
.vevent .location{
  padding: 0;
}
.vevent .dtstart {
  float: left;
}
.vevent .location,
.champ-races .morelink {
  float: right;
}
.champ-races .morelink {
  padding-top: 1em;
  padding-bottom: 0;
  font-size: 1.1em;
}

/*poll*/
.pollQuestion {
  font-weight: bold;
}

.pollAnswerBlock {
  padding-bottom: 1em;
}

/* Maps */
.flash-replaced .alt {
  position: absolute;
  top: -9999px;
  left: -9999px;
}

/*  =Info
------------------------------------ */
#info {
  clear: both;
  background: #344273;
  font-size: 0.6875em;
  /* 11/16 */
  padding: 2em 0;
}
#info,
#info a {
  color: #FFF;
}

#info #copyright,
#info #legal-nav {
  float: left;
}

#info #legal-nav li {
  float: left;
  padding-left: 12px;
}

#info #matrix {
  padding: 0;
  clear: both;
}

/*  =Forms
------------------------------------ */
#main .style {
  margin-top: 1.5em;
}

#main .style br {
  display: none;
}

#main .style ul {
  margin-left: 0;
  list-style: none;
}

#main .style li {
  padding-bottom: 1.5em;
}

#main .style li:last-child {
  padding-bottom: 0;
}

#main .style br {
  display: block;
}

#main .style .hidden-fields {
  position: absolute;
}

#main .style .warning {
  background-color: #fcc;
  border: 1px solid #f00;
  padding: 3px 2px;
}

#main .style .info {
  position: absolute;
  top: -9999px;
  left: -9999px;
}

/* =Events entry form */
form #events-entry-form br {
  display: none;
}

form #events-entry-form {
  list-style: none;
  margin: 0;
}

form #events-entry-form li {
  padding-bottom: 1em;
}

form #events-entry-form .help {
  color: #666;
  font-size: 0.917em;
}

form #events-entry-form .alert {
  color: #600;
}

form #events-entry-form label, form #events-entry-form input {
  display: block;
}

form #events-entry-form input {
  width: 250px;
}

form #events-entry-form textarea {
  width: 100%;
}

form #events-entry-form .submit-button input {
  width: auto;
}

/* event selectors */
#main #event-selectors {
  list-style: none;
  margin-left: 0;
  width: auto;
  overflow: hidden;
}

#main #event-selectors br {
  display: none;
}

#main #event-selectors li {
  float: left;
  margin-right: 25px;
}

#main #event-selectors li label {
  display: block;
}

/* =Contat Us from */
#contact_form label, #contact_form input {
  display: block;
}

#contact_form input {
  width: 250px;
}

#contact_form textarea {
  width: 100%;
  height: 250px;
}

#contact_form .submit-button input {
  width: auto;
}

#main #contact_form {
  margin-top: 0;
}

/*  =Tables
------------------------------------ */
table.style {
  width: 100%;
  text-align: left;
  margin-bottom: 1.5em;
}

table.style th, table.style td {
  text-align: left;
}

table.style thead tr th {
  border-bottom: 1px solid #bcd86b;
  color: #4f8f31;
  font-weight: bold;
}

table.style tbody tr {
  line-height: 25px;
}

table.style tbody tr.alt {
  background-color: #fdf7d7;
}

/*  =Maxx Styles
------------------------------------ */
.alert, .required, .required_field, .requiredfield, .attention, .error {
  color: #cc0033;
  font-weight: bold;
}

.fieldlabel, .label, .field_label {
  font-weight: bold;
  color: #4f8f31;
}

.help, .helptext, .help_text {
  font-size: 0.9em;
  color: #030a40;
}

.headline1 {
  color: #fff;
  font: italic bold 1.833em/1em Helvetica, "Helvetica Neue", Arial, sans-serif;
  /* 22/12 */
  background-color: #030a40;
  padding: 0.364em 9px 0.227em;
}

.headline2 {
  color: #030a40;
  font-size: 1.667em;
  /* 20/16 */
  font-weight: bold;
  font-style: italic;
  padding: 0.9em 0 0.8em;
}

.headline3 {
  color: #4f8f31;
  font-size: 1.333em;
  font-weight: normal;
}

.headline4 {
  color: #030a40;
  font-size: 1.167em;
  /* 14/12 */
  font-weight: bold;
}

.headline5 {
  color: #4f8f31;
  font-weight: bold;
}

.row-nav h2,
.row-nav ul,
.row-nav li {
  display: inline;
}

.row-nav .section {
  border: none;
}

.row-nav ul {
  padding: 0;
  overflow: visible;
}

.row-nav ul li {
  float: none;
  width: auto;
  position: relative;
  margin-left: 2em;
  margin-bottom: 0;
}

.row-nav ul li a {
  font-weight: 200;
}

.row-nav ul li:before {
  position: absolute;
  left: -19px; 
  top: 0.2em;
  margin-top: 0; 
}

/*  =Search Results
------------------------------------ */
#cse-search-results iframe {
  width: 616px;
  height: 1100px;
}

/* =Events Search Results */
#events-search-results {
  margin-top: 1.5em;
}
