/*
@font-face{
    font-family: 'Open Sans Condensed';
    font-style: normal;
    font-weight: 300;
    src: local('Open Sans Cond Light'), local('OpenSans-CondensedLight'), url(http://themes.googleusercontent.com/static/fonts/opensanscondensed/v6/gk5FxslNkTTHtojXrkp-xGAzD5WKQVN4wSyA0MYYi4rr7w4p9aSvGirXi6XmeXNA.woff) format('woff');
}
@font-face{
    font-family: 'Open Sans Condensed';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Condensed Bold'), local('OpenSans-CondensedBold'), url(http://themes.googleusercontent.com/static/fonts/opensanscondensed/v6/gk5FxslNkTTHtojXrkp-xM6Eyu0BCqAfob_z3hhzRFzr7w4p9aSvGirXi6XmeXNA.woff) format('woff');
}
@font-face{
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: local('Open Sans Light'), local('OpenSans-Light'), url(http://themes.googleusercontent.com/static/fonts/opensans/v6/DXI1ORHCpsQm3Vp6mXoaTaRDOzjiPcYnFooOUGCOsRk.woff) format('woff');
}
@font-face{
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans'), local('OpenSans'), url(http://themes.googleusercontent.com/static/fonts/opensans/v6/cJZKeOuBrn4kERxqtaUH3bO3LdcAZYWl9Si6vvxL-qU.woff) format('woff');
}
@font-face{
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: local('Open Sans Semibold'), local('OpenSans-Semibold'), url(http://themes.googleusercontent.com/static/fonts/opensans/v6/MTP_ySUJH_bn48VBG8sNSqRDOzjiPcYnFooOUGCOsRk.woff) format('woff');
}
@font-face{
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Bold'), local('OpenSans-Bold'), url(http://themes.googleusercontent.com/static/fonts/opensans/v6/k3k702ZOKiLJc3WVjuplzKRDOzjiPcYnFooOUGCOsRk.woff) format('woff');
}
*/
html, body{
    height: 100%;
    -webkit-font-smoothing: antialiased;
    padding: 0;
    margin: 0;
}
.gm-style .gm-style-iw a{
    font-weight: 700 !important;
    font-family: "Open Sans Condensed", sans-serif !important;
    font-size: inherit !important;
}
.gm-style .gm-style-iw div{
    font-weight: inherit !important;
    font-size: inherit !important;
}
/*
.meta {
	color:#61c16b;
	font-family:"Open Sans Condensed",sans-serif;
	font-size:12px;
	font-weight:700;
	text-transform:uppercase;
	margin:0;
	padding:0;
	margin-bottom:5px;
}
*/
.country{
    color: #999999;
    font-family: "Open Sans Condensed", sans-serif;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
}
.country span{
    color: #cd4f1f;
}
.locationinfo{
    overflow: hidden;
    width: 300px;
    height: 157px;
    /*
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;
    -moz-background-clip:padding;
    -webkit-background-clip:padding-box;
    background-clip:padding-box;
    background-color:#fff;
    -moz-box-shadow:0 1px 1px rgba(0,1,1,.27);
    -webkit-box-shadow:0 1px 1px rgba(0,1,1,.27);
    box-shadow:0 1px 1px rgba(0,1,1,.27);
    */
}
@media all and (-webkit-min-device-pixel-ratio: 1.5){
    .locationinfo{
        height: auto;
    }
}
.user-location-info{
    font-size: 80%;
    overflow: auto;
    width: 250px;
    height: 80px;
}
.comment-location-info{
    font-size: 80%;
    overflow: auto;
    width: 200px;
    height: 140px;
}
.info-window-max{
    font-size: 80%;
    overflow: auto;
}
.locationinfo h2, .info-window-max h2{
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 18px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    clear: both;
    font-weight: 700;
    color: #000;
    line-height: 16px;
}
.locationinfo h2 a,
.locationinfo h2 a:hover,
.locationinfo h2 a:visited,
.info-window-max h2 a,
.info-window-max h2 a:hover,
.info-window-max h2 a:visited{
    color: #333;
    text-decoration: none;
}
@media all and (-webkit-min-device-pixel-ratio: 1.5){
    .locationinfo h2 a,
    .locationinfo h2 a:link,
    .locationinfo h2 a:hover,
    .locationinfo h2 a:visited,
    .info-window-max h2 a,
    .info-window-max h2 a:link,
    .info-window-max h2 a:hover,
    .info-window-max h2 a:visited{
        font-family: 'Open Sans Condensed', sans-serif;
        font-size: 14px;
        line-height: 12px;
        font-weight: 700;
    }
}
.storycontent{
    color: #333;
    font-family: "Open Sans", sans-serif !important;
    font-size: 13px !important;
    line-height: 16px;
    padding-right: 15px;
}
.storycontent p{
    padding-bottom: 0;
    color: #333;
    font-family: "Open Sans", sans-serif !important;
    font-size: 13px !important;
    font-weight: 400 !important;
    line-height: 16px;
    /*padding-right: 15px;*/
}
.storycontent p:after{
    content: '\2026';
}
.post-categories{
    background-image: none;
    list-style-type: none;
    margin: 0;
    padding-left: 0;
    height: 20px;
    float: left;
    width: 100%;
    margin-bottom: 5px;
}
.board-sports .post-categories, .board-sports .post-categories a:link, .board-sports .post-categories a:visited{
    color: #F6B03D;
    background-color: transparent;
}
.board-sports .comments-count a:hover{
    color: #F6B03D;
}
.board-sports .entry-title a:hover{
    color: #F6B03D;
}
.motor-sports .post-categories, .motor-sports .post-categories a:link, .motor-sports .post-categories a:visited{
    color: #A52B2B;
    background-color: transparent;
}
.motor-sports .comments-count a:hover{
    color: #A52B2B;
}
.motor-sports .entry-title a:hover{
    color: #A52B2B;
}
.water-sports .post-categories, .water-sports .post-categories a:link, .water-sports .post-categories a:visited{
    color: #49CDEB;
    background-color: transparent;
}
.water-sports .comments-count a:hover{
    color: #49CDEB;
}
.water-sports .entry-title a:hover{
    color: #49CDEB;
}
.mountain-sports .post-categories, .mountain-sports .post-categories a:link, .mountain-sports .post-categories a:visited{
    color: #59BF63;
    background-color: transparent;
}
.mountain-sports .comments-count a:hover{
    color: #59BF63;
}
.mountain-sports .entry-title a:hover{
    color: #59BF63;
}
.fly-sports .post-categories, .fly-sports .post-categories a:link, .fly-sports .post-categories a:visited{
    color: #A14FA2;
    background-color: transparent;
}
.fly-sports .comments-count a:hover{
    color: #A14FA2;
}
.fly-sports .entry-title a:hover{
    color: #A14FA2;
}
.free-fall-sports .post-categories, .free-fall-sports .post-categories a:link, .free-fall-sports .post-categories a:visited{
    color: #276EB1;
    background-color: transparent;
}
.free-fall-sports .comments-count a:hover{
    color: #276EB1;
}
.free-fall-sports .entry-title a:hover{
    color: #276EB1;
}
.category-other-sports .post-categories, .category-other-sports .post-categories a:link, .category-other-sports .post-categories a:visited{
    color: #B2AA95;
    background-color: transparent;
}
.category-other-sports .comments-count a:hover{
    color: #B2AA95;
}
.category-other-sports .entry-title a:hover{
    color: #B2AA95;
}
.other-sports .post-categories, .other-sports .post-categories a:link, .other-sports .post-categories a:visited{
    color: #B2AA95;
    background-color: transparent;
}
.other-sports .comments-count a:hover{
    color: #B2AA95;
}
.other-sports .entry-title a:hover{
    color: #B2AA95;
}
.post-categories li a{
    font-family: "Open Sans Condensed", sans-serif;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 24px;
    cursor: default;
}
.post-categories li{
    height: 24px;
    text-align: left;
    padding-left: 0;
}
@media all and (-webkit-min-device-pixel-ratio: 1.5){
    .post-categories{
        margin-top: 5px;
        margin-bottom: 0;
    }
    .post-categories li a{
        font-family: "Open Sans Condensed", sans-serif;
        font-size: 12px !important;
        line-height: 12px;
        font-weight: 700 !important;
    }
    .post-categories a{
        font-family: "Open Sans Condensed", sans-serif;
        font-size: 12px !important;
        line-height: 12px;
        font-weight: 700 !important;
    }
    .post-categories li{
        height: auto;
        font-family: "Open Sans Condensed", sans-serif;
        font-size: 12px !important;
        line-height: 12px;
        font-weight: 700 !important;
    }
}
@media all and (-webkit-min-device-pixel-ratio: 1.5){
    .storycontent{
        display: none !important;
    }
}
.gmapsd{
    padding-top: 20px;
    display: none !important;
}
.gmapsd a{
    color: #EF391B;
    text-decoration: none;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 12px !important;
    font-weight: 700 !important;
}
@media all and (-webkit-min-device-pixel-ratio: 1.5){
    .gmapsd{
        display: block !important;
    }
}
@media only screen  and (min-device-width: 320px)  and (max-device-width: 480px){
    .locationinfo{
        width: 150px;
    }
    .user-location-info{
        width: 150px;
    }
}
