@import url(/s/resources/css/appstyles.css);

dl, dt, dd, ol, ul, li {
    margin: 0;
	padding: 0;
    border: 0;
    font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

ol, ul {
    padding-left: 15px;
}

.grid_inner img {
    max-width: 100%;
    height: auto;
}

.member-tools li {
    list-style-type: none;
    float: left;
    margin: 0 15px;
    position: relative;
}

.member-tools li:after {
    content: '|';
    position: absolute;
    right: -16px;
    top: 0;
    color: #fff;
}

.member-tools li:last-child:after {
    content: none;
}

.member-tools li a {
    color: #fff;
}

footer .SocialFooter .Hashtag {
    font-weight: 400;
    margin: 0 auto;
}

#ContentleftNavFoundation > ul > li > a {
    color: #0a0a0a;
    font-family: 'Calibre', Helvetica, Arial, sans-serif;
    font-size: 1rem;
    margin-bottom: 1rem;
    font-weight: 700;
    text-decoration: none;
}

#ContentleftNavFoundation > ul > li > ul > li a {
    color: #5e0009;
    font-weight: normal;
    text-decoration: none;
}

#ContentleftNavFoundation li {
    list-style-type: none;
    margin: 0 0 1rem;
    padding: 0;
}

#ContentleftNavFoundation > ul > li > ul { 
    margin-top: 1rem;
}

#ContentleftNavFoundation > ul > li:first-child {
    margin-top: 0;
}

#ContentleftNavFoundation > ul > li {
    margin-bottom: 1.5rem;
}

.PageTitle .grid_inner {
  margin-left: 10px;
  margin-right: 10px;
}

@media screen and (min-width: 530px) {
    .utility-nav {
        display: none;
    }
}

@media screen and (min-width: 960px) {
    #Masthead #MastheadInner > .Logo a, .Phone #Masthead #MastheadInner > .Logo a {
        width: 360px;
        height: 23px;
    }
    #Masthead #MastheadInner > .mobileLogo a, .Phone #Masthead #MastheadInner > .mobileLogo a {
        width: 360px;
        height: 23px;
    }
    #Masthead .Logo img {
      width: 360px;
      height: 82px;
    }

    #ContentHeaderLogoMobile.mobileLogo {
        display: none;
    }

    #ContentHeaderLogo.Logo {
        display: block;
    }
}

@media screen and (max-width: 959px) {
    .Phone #Masthead #MastheadInner > .mobileLogo a {
        width: 386px;
    }

    #Masthead #MastheadInner > .mobileLogo a div {
        position: relative;
        overflow: hidden;
        margin: 0;
        height: 24px;
        width: 386px;
    }

    #Masthead .mobileLogo img {
        top: 0;
        left: 0;
        width: 386px;
        height: 88px;
    }
    
    #ContentHeaderLogoMobile.mobileLogo {
        display: block;
    }

    #ContentHeaderLogo.Logo {
        display: none;
    }

    .grid_threefourths.ContentColumn {
        width:100%;
    }

    #MSUHome > div > a {
        display: table-cell;
        font-weight: bold;
        height: 29px;
        text-decoration: none;
        vertical-align: middle;
        color: #5e0009;
    }

    .grid_container .MainNav {
        margin-bottom: 0;
    }
}

@media screen and (max-width: 699px) {
    #Masthead #MastheadInner > .mobileLogo a {
        position: inherit;
        overflow: visible;
        width: 250px;
        padding: 1px;
        margin: 16px 0 17px 10px;
    }
    
    #Masthead #MastheadInner > .mobileLogo a div {
        height: 15px;
        width:  250px;
    }
   
    #Masthead .mobileLogo img {
        top: -25px;
        left: 0;
    }

    .grid_threefourths.ContentColum {
        width:100%;
    }

    #ContentMiddle table.EventsHeader tr td[align=right] {
      width: 100% !important;
    }
}

@media screen and (max-width: 529px) {
  #Masthead .utility {
      background-color: #7e333a;
        position: relative;
        float: none;
        top: 50px;
        height: 40px;
    }
    #MastheadControls {
      height: 40px;
      line-height: 40px;
      margin: 0 auto;
    }
    #MastheadControls ul {
      padding-left: 0;
    }
    .member-tools li:after {
        color: #5e0009;
    }

    #Masthead .utility nav {
      margin-left: 0;
      float: none;
    }

    .grid_container .MainNav > .grid_inner {
      margin: 5.5rem 10px;
    }

    /* .utility-nav {
        background-color: #5e0009;
        height: 20px;
        padding: 15px 5px;
    }

    .utility-nav .member-tools li {
        margin: 0 11px;
    }

    .utility-nav .member-tools li:last-child {
        margin-bottom: 0;
    }

    #MastheadControls {
        margin-left: 0;
    } */
}


/* NEWS LISTINGS
-----------------------------------------------*/
.newsItem {
    position: relative;
    padding: 30px 0;
    border-bottom: 1px solid #ccc;
    float: left;
    width: 100%;
    clear: both;
  }
  .newsItem .thumb {
    position: relative;
    width: 120px;
    float: left;
  }
  .newsItem .text {
    padding-left: 140px;
  }
  .newsItem .title {
    font-size: 1.2em;
    line-height: normal;
    padding: 0 0 5px;
    font-weight: bold;
  }
  .gridWrap {
    margin-bottom: 50px;
    overflow: hidden;
  }
  @media only screen and (max-width: 699px) {
    .gridWrap {
      margin: 0;
    }
  }
  .gridWrap .gridItem .thumb {
    margin: 0 0 20px;
    display: block;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }
  .gridWrap .gridItem .thumb a {
    display: block;
  }
  .gridWrap .gridItem .thumb img.invisible {
    visibility: hidden;
  }
  @media only screen and (min-width: 700px) and (max-width: 1023px) {
    .gridWrap .gridItem .thumb {
      width: 300px;
      float: left;
    }
  }
  @media only screen and (max-width: 699px) {
    .gridWrap .gridItem .thumb {
      width: 400px;
      margin: 0 auto;
      max-width: 100%;
    }
  }
  .gridWrap .gridItem .text {
    clear: both;
  }
  @media only screen and (min-width: 700px) and (max-width: 1023px) {
    .gridWrap .gridItem .text {
      padding-left: 320px;
      clear: right;
      padding-right: 20px;
      padding-top: 20px;
    }
  }
  @media only screen and (max-width: 699px) {
    .gridWrap .gridItem .text {
      padding-top: 20px;
      padding-bottom: 30px;
    }
  }
  .gridWrap .gridItem .title {
    display: block;
    font-size: 1.2em;
    line-height: normal;
    font-weight: bold;
    padding: 0 0 5px;
  }
  
  /* EVENT LISTINGS
  ---------------------------------*/
  .eventItem {
    border: none;
    margin-top: 25px;
    padding-bottom: 15px;
    position: relative;
    clear: both;
    border-bottom: 1px solid #ccc;
    float: left;
    width: 100%;
  }
  .eventItem .thumb {
    float: right;
    width: 120px;
    height: 120px;
    margin-left: 30px;
    margin-bottom: 10px;
    background-size: cover;
  }
  .eventItem .thumb img {
    opacity: 0;
  }
  @media only screen and (max-width:  699px ) {
    .eventItem .thumb {
      display: none;
    }
  }
  .eventItem .date {
    float: left;
    width: 60px;
    height: 60px;
    background: #5e0209;
    text-align: center;
    padding: 6px;
  }
  .eventItem .date .month {
    color: #ffffff;
    text-transform: uppercase;
    font-size: 14px;
  }
  .eventItem .date .day {
    color: #ffffff;
    font-size: 28px;
    line-height: 34px;
  }
  .eventItem .text {
    padding-right: 150px;
  }

  .imod_eventDetails h2.imod_eventName, .imod_donationDetails h2.imod_eventName {
    display: none;
  }

  .imod_eventDetails .imod_eventButtons, .imod_donationDetails .imod_donationBtn {
    text-align: left;
  }

  .imod_fieldWrapper .imod_fieldInput input[donationdriver="donationdriver"] {
    width: 60%;
    max-width: 60%;
    margin-right: 8px;
  }

  .imod_formWrapper table.EventsHeader tr td[align=right] a {
    display: block;
    white-space: nowrap;
    width: 20px !important;
  }

  .login-password-box {
    float: none !important;
  }

  span[id$="_lblFullName2"] {
    display: block;
  }
  
  @media only screen and (max-width:  699px ) {
    .eventItem .text {
      padding-left: 70px;
      padding-right: 0px;
    }
  }
  .eventItem .text .title {
    font-weight: 300;
    font-size: 22px;
    line-height: 1.3em;
    padding: 0;
    color: #234863;
  }
  @media only screen and (max-width:  699px ) {
    .eventItem .text .title {
      font-size: 20px;
    }
  }
  .eventItem .text .title a {
    text-decoration: none;
    font-weight: normal;
  }
  .eventItem .text .title a:hover {
    text-decoration: underline;
  }
  .eventItem .text .preview {
    font-size: 0.95em;
    line-height: 1.6em;
    margin: 10px 0;
    font-weight: 300;
  }
  .eventItem .text .locationTime {
    color: #626262;
    font-size: 13px;
  }
  .eventItem .text .locationTime .location {
    display: inline-block;
    padding-right: 15px;
    line-height: normal;
  }
  .eventItem .text .locationTime .location:before {
    font-family: FontAwesome;
    content: "\f041";
    padding-right: 5px;
  }
  @media only screen and (max-width:  699px ) {
    .eventItem .text .locationTime .location {
      display: inline-block;
    }
  }
  .eventItem .text .locationTime .timeRange {
    display: inline-block;
  }
  .eventItem .text .locationTime .timeRange:before {
    font-family: FontAwesome;
    content: "\f017";
    padding-right: 5px;
  }
  @media only screen and (max-width:  699px ) {
    .eventItem .text .locationTime .timeRange {
      display: inline-block;
      padding-left: 0px;
    }
    .member-tools {
      font-size: .875rem;
    }
   }
  
  @media print {
    #Masthead .Logo img, #Masthead .mobileLogo img {
        top: -41px;
        left: 0;
        width: 390px;
      }
  }