﻿/* HIDE MOBILE ONLY*/.mobile{    display:none!important;    /* use on all items that you only want to show on mobile */}/* TYPOGRAPHY OVERRIDES */body{    font-size:14px;    line-height:1.52em;    min-width:768px;/* portrait tablet */    background-color: #2C393B;    background-image: url(../Content/images/grain.png);    background-repeat: repeat;}/* COMMON LAYOUT STYLES */.gutter{    display:block;    overflow:hidden;    padding:16px;}.wrapper-gutter {    display:block;    padding-top:0;    position: relative;}#page-wrapper{    display:block;    overflow:hidden;    width:100%;    min-width:768px;    max-width:1280px;    background:#4B780A;    margin:0 auto;}.content-wrapper{}.primary{    width:60%;    float:left;}.secondary{    width:33.3%;    float:right;}.subpage .primary{    width:55%;}.subpage .secondary{    width:40%;}/* HEADER --------------------------------------------------- */#header{    display:block;    overflow:visible;    position:absolute;    left: 0px;    top: 0px;        float: left;    width: 172px;    }.main {    display: block;    overflow: hidden;    float: left;    background: #fff;    margin-left: 172px;    box-shadow: -10px 0 10px -10px #385A07;}#homelogo{    width:170px;    height:135px;    display: block;    overflow: hidden;    background-image:url(../content/images/homelogo.png);    background-repeat:no-repeat;    z-index: 10;    background-size: 100%;    margin-bottom: 1em;  }img#clubs {    display: block;    overflow: hidden;    width: 100%;    margin-top: 1em;}#follow-us {    display: block;    clear: both;    overflow: hidden;    text-align: center;    margin-top: 1em;    }.search {    display: none;}.breadcrumbs {    font-size:0.875em;    font-style:italic;    line-height:2em;    border-bottom:1px solid #EEEEEE;}.breadcrumbs .gutter {    padding-top:0;    padding-bottom:0;}/* navigation */.menu1{    display: block;    line-height:32px;}.menu1 li{    display:block;    text-align: right;}.menu1 a{    display:block;    color:#fff;    padding: 0 24px 0 1em;}.menu1 a.current {    text-decoration:underline;    color:#fff;    background: rgba(0, 0, 0, 0.25);}.menu1 a:hover {     background: rgba(255, 255, 255, 0.25);}/* sharing/social media */.social-sharing span {    display: inline-block;    float: left;    line-height: 28px;    padding-right: 1em;    font-weight: 400;    padding-left: 0.5em;    color: #666;}a.share {    width:28px;    height:28px;    background-color: #5f9b0a;}/* SPONSORS */#sponsors {    display: block;    overflow: hidden;    border-top: 4px solid #eee;    text-align: center;    border-bottom: 4px solid #222;}#sponsors img {    width: 14%!important;    height: auto !important;    margin: 1%;    margin-top: 0;}/* footer */#footer{    background: #222B2D;    display: block;    clear: both;}.footerbox{    display:inline-block;    float:left;    width:33.334%;    color: #858585;}/* HOME PAGE */#billboard {    display: block;    overflow: hidden;    clear: both;}#billboard a.cta {    background-color: #FF4E00;    color: #ffffff;    display: inline-block;    padding: 0.5em 2em 0.5em 2em;    margin-top: 1em;    border-radius: 0.25em;    text-shadow: 0px 0px 0px #ffffff;    font-weight: 400;}#billboard p {    font-size: 1.2em;    font-weight: 400;}#billboard h1 {    font-size: 2.2em;}/* FEATURED ITEMS */.featured-items {    display:block;    overflow:hidden;    background:#5F9B0A;    color: #ffffff;}.featured-item{    width:25%;    float:left;}.featured-item h3 a {    color: #ffffff;}/* blurb */.homepage-blurb {     background-image: url(../Content/images/tommel.jpg);    background-position: right center;    background-repeat: no-repeat;    background-size: 33% auto;    display: block;    overflow: hidden;}/* news on home page */.news-container-heading {    background: #222b2d;    color: #f4f4f4;}.news-container-heading h3 {    padding-left: 1em;    line-height: 2em;}.frontpage-news {    display: block;    overflow: hidden;    background-color: #F4F4F4;    border-bottom: 4px solid #EEEEEE;}.featured-newsitem {    display: block;    overflow: hidden;    width: 50%;    float: left;}.featured-newsitem h3 {    margin-bottom: 0.25em;    line-height: 1.32em;}.news-headlines{    display: block;    overflow: hidden;    width: 50%;    float: right;}.news-headline {    display: block;    overflow: hidden;    margin-bottom: 0.5em;}.news-headline a {    font-weight: 400;}.frontpage-news .date {    font-size: 0.875em;    display: block;}.frontpage-news .thumb {    width: 40%;    float: right;    margin-left: 1em;    margin-bottom: 0.5em;    border: 1px solid #ddd;}/* SUB PAGES */body.Page .content-wrapper,body.Post .content-wrapper {   }/* LISTING ITEMS - column widths */#list-wrapper {    display:block;    overflow:hidden;}.page-list-item {    display:inline-block;    overflow:hidden;}.col-1 .page-list-item {    width:100%;}.col-2 .page-list-item {    width:50%;    float:left;}.col-3 .page-list-item {    width:33.3%;    float:left;}.col-4 .page-list-item {    width:25%;    float:left;}.list-image {    width:40%;    float:right;    vertical-align:bottom;    margin-left:16px;}/* SIDEBAR */.sidebar-image-gallery img {width:100%;vertical-align:bottom;margin-bottom:1em;}.optionalWidget {    margin: 2em 1em 1em 1em;    background: #F4F4F4;    }.cta {        background-color: #FF4E00;    color: #ffffff;    display: inline-block;    padding: 0.5em 2em 0.5em 2em;    margin-top: 1em;    border-radius: 0.25em;    text-shadow: 0px 0px 0px #ffffff;    font-weight: 400;    margin-right: 1em;}/* ADJUSTING LAYOUT DEPENDING ON SCREEN WIDTH */@media only screen and (max-width: 980px)  {    /* reduce font size - example */	body{	font-size:14px;	}    /* reduce size of menu items for horizontal menus - example */    #menu1 a {    font-size:13px;    padding:0 6px 0 6px;    }    .Page .primary,    .Page .secondary {        display: block;        clear: both;        width: 100%;        float: none;    }    .secondary .sidebar-image-gallery img {        width: 46%;        float: left;        padding: 2%;        background: #eeeeee;    }    .optionalWidget {        margin-top: 0;        margin-bottom: 0;    }}@media only screen and (max-width: 800px) {    .featured-item {        width: 50%;    }    .col-2 .page-list-item {        width: 100%;        clear: both;        float: none;    }}/* OVERRIDES FOR RETINA SCREENS */