@font-face {
font-family: "Veneer";
font-weight: 400;
font-style: normal;
src: local("Veneer"),
url(http://www.bostonrollerderby.com/assets/veneer-online.ttf);
}
@font-face {
font-family: "VeneerE";
font-weight: 400;
font-style: normal;
src: local("Veneer Extras"),
url(http://www.bostonrollerderby.com/assets/veneer-extras-online.ttf);
}
@font-face {
font-family: "Machiarge";
font-weight: 400;
font-style: normal;
src: local("Machiarge"),
url(http://www.bostonrollerderby.com/assets/machiarge-online.ttf);
}

/* start of css reset */
* {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

a {
text-decoration:none !important;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	letter-spacing: .5px;
	line-height: 1.2;
}
ol, ul {
	list-style: none;
}
nav ul ul {
    background:#fff;
    background:rgba(255,255,255,0);
    list-style:none;
    position:absolute;
    left:-9999px;
}
nav ul li:hover > ul {
    padding-top: 0px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    background: #0f1e4b;
    display: block;
	left: -40px;
    z-index: 1;
    top: 17px;
}
nav ul li:hover > #nav-sponsors-press-sub {
    width: 121px !important;
    left: -30px !important;
}
nav ul li:hover > #nav-derby101-sub {
    width: 165px !important;
    left: -66px !important;
}
nav ul li:hover > #nav-join-sub {
    width: 60px !important;
    left: -41px !important;
}
nav ul li:hover > #nav-sponsors-merch-sub {
    width: 125px;
    left: -70px !important;
}
nav ul li:hover > #nav-media-sub {
    width: 60px !important;
    left: -41px !important;
}
nav ul li:hover > #nav-teams-sub {
    width: 155px !important;
    left: -71px !important;
}
#nav-teams-trt-item {
    text-indent: -35px;
}
.blue-nav li li {
	display:block;
	font-size:10px;
}
nav ul ul li {
    white-space: nowrap;
}
/* end of css reset */
/* ------------- general styles --------------- */
a {
	color: #0f1e4b;
	text-decoration: none;
}
a:hover {
	color: #000;
}
body {
 background: url("/assets/bg-texture.png");
color: #4D4D4D;
	font-family: "Titillium Web","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 14px;
}

.specialchar {
position:relative; top:-3px; margin:0 auto;
font-family:'VeneerE', sans-serif;
}

.ticket-box li {
padding-right:10px;
}

.container {
	margin: 0 auto;
	width: 990px;
}
/* ------------- logo --------------- */
.header {
	height: 178px;
	position: relative;
}
.header a {
	display: block;
}
.header a img {
	position: absolute;
}
.header a .logo_skyline {
	width: 990px;
	right: -1px;
	top: 15px;
}
.header a .logo_skate {
	height: 190px;
	width: 190px;
	left: 0px;
	top: -5px;
	z-index:0;
}

.header a .logo_text {
	position:relative;
	left: 223px;
	top: 175px;
	z-index:1;
	color: #808080;
	text-transform:uppercase;
	font-weight:600;
	font-size:16px;
	text-shadow: 0px #000000;
}

.logo_derby {
z-index:2;
text-align:center;
	color: #4D4D4D;
	font-family: "Titillium Web","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 16px;
}

/* ------------- main content area --------------- */
.wrap {
	background: #f8f7f7;
	padding: 0px 0 0;
	position: relative;
	overflow:auto;
	padding-bottom:15px;
}
/* ------------- top ribbon --------------- */
.ribbon {
	padding: 15px 10px;
	background-color: #233C86;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#0f1e4b), to(#1A2B59));
	background-image: -webkit-linear-gradient(top, #0f1e4b, #1A2B59);
	background-image:    -moz-linear-gradient(top, #0f1e4b, #1A2B59);
	background-image:     -ms-linear-gradient(top, #0f1e4b, #1a1A2B5982f7);
	background-image:      -o-linear-gradient(top, #0f1e4b, #1A2B59);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
	color: #BAC3CB;
	font-family: 'Titillium Web',sans-serif;
	font-size: 20px;
	position: relative;
	text-align: center;
	text-shadow: 0 1px 0 #96171D;
	left: -15px;
	width: 1005px;
}

.tagline1 li {
display:block;
}
.tagline2 li {
display:none;
}

/* ------------- TEAMS AREA ----------------------- */

.cosmos {
color: #1A2B59;
}

.boston {
color: #1A2B59;
}

.awayteam {
color: #731010;
}

.nuts {
color: #c863a8;
}

.horrors {
color: #71196e;
}

.pissahs {
color: #96171E;
}
.players {
float: right;
font-size: 13px;
overflow: auto;
width: 37.4%;
}
.players-solo {
float: right;
font-size: 20px;
overflow: auto;
padding-top:0px;
width: 30%;
}
dt {
font-weight:700;
float: left;
clear: left;
margin: 0 5px 5px 0;
padding: 0;
width: 22%;
font-size: 12px;
color: #666;
}
dd {
float: left;
clear: none;
margin: 0 0 5px;
padding: 0;
width: 35%;
background: none;
text-align: center;
}

.vs {
width: 6%;
color: #ccc;
}

.check-out {
text-transform:uppercase; font-size:11px;
}
/* ------------- subnav area --------------- */

.blue-nav-holder {
margin:0 auto;
width:100%;
height:auto;
margin-bottom:20px;
background: #0f1e4b;
}

.blue-nav {
height:auto;
margin: 0 auto;
}

.blue-nav a:link {
color:#FFFFFF;
}

.blue-nav a:hover {
color:#FFFFFF !important; 
text-shadow: 2px 2px 1px #808080 !important;
font-weight:700 !important;
}

.blue-nav a:visited {
color:#FFFFFF;
}

.blue-nav li {
	z-index:4;
	display: inline-block;
	font-family: 'Titillium Web', sans-serif !important;
	text-transform:uppercase;
	font-weight:100;
	font-size: 15px;
	color:#FFFFFF;
	padding-top: 2px;
	padding-right:2%;
	text-shadow: 0 1px 0 #1a1a1a;
}

.blue-nav #nav-sponsors-press {
    width: 141px !important;
}

.blue-nav #nav-derby101 {
    width: 79px !important;
}

.blue-nav #nav-schedule {
    padding-right: 30px !important;
}

.subnav {
	background: none repeat scroll 0 0 #F3F4F6;
	box-shadow:	0 0 2px 2px #E0E0E0;
	margin: 10px 4.5%;
	padding: 15px 0 0;
	overflow: auto;
}
.subnav h2 {
	color: #808080;
	font-size: 36px;
	font-family: 'Veneer', sans-serif;
	position: relative;
	top: 5px;
}

.subnav ul {
padding-left:10px;
}
.subnav li {
	display: inline-block;
	font-size: 15px;
	font-weight: bold;
	margin: 0 10px 15px;
	width:auto;
	text-transform: uppercase;
}
.subnav li a {
	display: block;
	position: relative;
}
.subnav li a.active {
	border-bottom: 4px solid #333;
	color: #333;
}
/* ------------- Ticket/search area --------------- */
.ticketsearch {
	margin: 10px 4.5%;
	margin-bottom:20px;
	padding-top:25px;
	overflow: hidden;
	display:block;
}
a.buybutton {
	float: left;
	background: #96171d;
	background: -webkit-linear-gradient(top, #731010, #96171d, #731010);
	background: -moz-linear-gradient(top, #731010, #96171d, #731010);
	background: -ms-linear-gradient(top, #731010, #96171d, #731010);
	background: -o-linear-gradient(top, #731010, #96171d, #731010);
	background-image: -ms-linear-gradient(top, #731010 0%, #96171d 50%, #731010 100%);
	border-radius: 11px;
	box-shadow: rgba(255,255,255,0.4) 0 0 0, inset rgba(255,255,255,0.4) 0 0 0;
	-webkit-box-shadow: rgba(255,255,255,0.4) 0 0px 0, inset rgba(255,255,255,0.4) 0 0px 0;
   	-moz-box-shadow: rgba(255,255,255,0.4) 0 0px 0, inset rgba(255,255,255,0.4) 0 0px 0;
	color: #FFFFFF;
	font-family: 'Machiarge', serif;
	font-size: 36px;
	padding-bottom: 5px;
	padding-top:5px;
	position:relative;
	top:5px;
vertical-align: bottom;
	text-decoration:none;
font-style: normal;
font-weight: 100 !important;

}

.buybutton:hover {
   border: 0px solid #ffffff;
   text-shadow: #731010 0 1px 0;
   background: #731010;
   background: -webkit-linear-gradient(top, #96171d, #731010, #96171d);
   background: -moz-linear-gradient(top, #96171d, #731010, #96171d);
   background: -ms-linear-gradient(top, #96171d, #731010, #96171d);
   background: -o-linear-gradient(top, #96171d, #731010, #96171d);
   background-image: -ms-linear-gradient(top, #96171d 0%, #731010 50%, #96171d 100%);
   color: #fff;
   }
.buybutton:active {
   text-shadow: #731010 0 1px 0;
   border: 0px solid #ffffff;
   background: #96171d;
   background: -webkit-linear-gradient(top, #731010, #96171d, #731010);
   background: -moz-linear-gradient(top, #731010, #96171d, #731010);
   background: -ms-linear-gradient(top, #731010, #96171d, #731010);
   background: -o-linear-gradient(top, #731010, #96171d, #731010);
   background-image: -ms-linear-gradient(top, #731010 0%, #96171d 50%, #731010 100%);
   color: #fff;
   }


.buybutton .specialchar:first-child {
	left:10px;
}
.buybutton .specialchar:last-child {
	right:7px;
}
.nextbout {
	float: left;
	padding: 0 0 0 20px;
}
.nextbout h3 {
	font-size: 28px;
font-weight: 600;
font-family: 'Titillium Web', sans-serif;
	line-height: 30px;
	padding-top: 5px;
}
.searchform {
	float: right;
	position: relative;
	top: 2px;
}
.searchinput {
	color: #666;
	display: block;
	background: #fff;
	border-style: solid;
	border-width: 1px;
	border-color: #848484 #C1C1C1 #E1E1E1;
	border-radius: 10px;
	font-size: 12px;
	padding: 10px 30px 10px 10px;
	width: 265px;
}
.searchbutton {
	background: transparent url("images/search.png") no-repeat 0 0;
	cursor: pointer;
	height: 17px;
	width: 15px;
	position: absolute;
	right: 10px;
	top: 12px;
	text-indent: -9999px;
}

.nfsearch {
-moz-box-shadow: inset 0 0 3px #888;
-webkit-box-shadow: inset 0 0 3px#888;
box-shadow: inner 0 0 3px #888;
width:70%;
height:3em;
margin-top:10px;
padding-left: 6px;
margin-right:0px;
padding-right:0px;
font-family: 'Titillium Web', sans-serif;
font-style: normal;
font-weight: 300;
font-size: 12px;
text-transform:uppercase;
color: #CCC;
border-radius: 10px;
-moz-border-radius:10px; /* Firefox */
-webkit-border-radius: 10px; /* Safari, Chrome */
}

.nfsearchbutton {
position:relative;
right:25px;
top:5px;
}

.nosearch {
padding-top:5px;
border-top: 8px solid #BAC3CB;
}

/* ------------- carousel --------------- */
.carousel {
	background: #f6f3f3;
	margin:0px auto 30px;
	position: relative;
	width: 91%;
}

.carousel a {
color:#FFF;
font-weight:700 !important;
text-shadow: 2px 2px 1px #731010 !important;
}
.carousel a:hover {
color:#FFFFFF !important; 
text-shadow: 2px 2px 1px #731010 !important;
font-weight:700 !important;
}

.carousel-item {
	background:#96171d;
	border-right: 2px #f8f7f7;
	display: none;
	overflow: auto;
	padding: 0px 0;
	left: 0;
	top: 0;
}
.carousel-item.first {
	display: block;
}

.item-img-ad {
	margin: 0 0px 0 0px;
	width: 70%;
	height: auto;
}

.item-img {
	float: left;
	margin: 0 10px 0 0px;
	width: 70%;
	height: auto;
}

.item-description {
	float: left;
	width: 27%;
}
	.carousel-text-block {
margin-top:10px;
	height:18.2em;
	overflow:hidden;
	line-height:1;
}

.carousel h1 {
	color: #FFFFFF;
	font-family: 'Titillium Web', sans-serif;
	font-size: 25px;
text-shadow: 2px 2px 1px #731010 !important;
	font-weight: 900;
	line-height: 30px;
	padding-bottom: 20px;
	text-transform: uppercase;
}
.carousel p {
	color: #FFF;
	font-size: 14px;
	line-height: 22px;
}
.item-description .readmore {

	display: inline-block;
	font-size: 20px;
	padding: 30px 0px 0 10px;
}
.item-description .readmore .specialchar {
	top: 9px;
}
.pager {
	position: absolute;
	right: 10px;
	bottom: 10px;
}
.pager li {
	float: left;
}
.pager li a {
	background: #bac3cb;
	border-radius: 8px;
	display: block;
	margin: 0 8px 0 0;
	height: 15px;
	width: 15px;
}
.pager li a.active {
	background: #731010;
}
/* ------------- left column --------------- */
.maincontent {
	float: left;
	margin: 0 0 30px 4.5%;
	width: 67%;
}
.newsbox {
	background: #F3F4F6;
	box-shadow: 0 0 3px 3px #E0E0E0 inset;
	padding: 10px 10px 10px;
}

.newsbox h1 a {
	color: #96171E;
	font-family: 'Veneer',sans-serif;
	font-size: 40px;
}
.maincontent h2 {
	margin-bottom:1px;
	border-bottom: 4px solid #BAC3CB;
	color: #808080;
	font-size: 36px;
	font-weight:100;
	font-family: 'Veneer', sans-serif;
}
.news-item h1 {
	color: #96171E;
	font-family: 'Veneer',sans-serif;
	font-size: 40px;
	padding: 10px 0 0px;
}
.news-item p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom:10px;
}
/* ------------- scoreboard --------------- */
.scorebox {
	background: #F3F4F6;
	box-shadow: 0 0 3px 3px #E0E0E0 inset;
	padding: 10px;
	margin-top: 15px;
	overflow: auto;
}
.travelteams {
	float: left;
	width: 55%;
}

.travelteams h3 {
font-size: 18px;
font-weight: 500;
font-family: 'Titillium Web', sans-serif;
line-height: 22px;
padding-top: 5px;
}
.hometeams {
	border-left: 2px solid #ccc;
	height:80%;
	float: right;
	width: 40%;
	padding-left: 4%;
}
.tteam {
	color: #656C82;
	font-weight: 600;
	line-height: 18px;
	padding-bottom: 20px;
	text-transform: uppercase;
}
.tteam a {
	font-weight: normal;
	text-transform: capitalize;
}
.tteam p {
	color: #4d4d4d;
}
.hometeams {
	color: #656C82;
	font-weight: 600;
	line-height: 18px;
	padding-bottom: 5px;
	text-transform: uppercase;
}
.hometeams ol {
	list-style: decimal none;
	padding: 0px 0 0;
}
.hometeams li {
	line-height: 20px;
	text-transform: capitalize;
}
/* ------------- join section --------------- */
.joinbox {
	background: #0f1e4b;
	border: 6px solid #F3F4F6;
	box-shadow: 0 0 0 6px #0f1e4b;
	color: #fff;
	overflow: auto;
	padding: 10px;
}

.joinbox-mini {
	background: #0f1e4b;
	border: 2px solid #F3F4F6;
	box-shadow: 0 0 0 2px #0f1e4b;
	color: #fff;
	overflow: auto;
	padding: 10px;
}

.joinbox h2 {
	border: none;
	color: #fff;
}
.joinimg {
	float: right;
	padding: 5px;
}
.joinbox p {
	line-height: 20px;
	padding-bottom: 10px;
}
.joinbox li {
	display: block;
	margin: 15px 0 25px 10px;
}
.joinbox a {
	color: #fff;
	font-family: 'Titillium Web', serif;
}
.joinbox a:hover {
color:#FFFFFF !important; 
text-shadow: 2px 2px 1px #808080 !important;
font-weight:700 !important;
}
/* ------------- side column --------------- */
.sidebar {
	float: right;
	margin: 0 4.5% 10px 0;
	width: 22%;
}
.updates, .upcoming {
	background: #F3F4F6;
	box-shadow: 0 0 3px 3px #E0E0E0 inset;
	padding: 10px;
}


.updates h3, .upcoming h3 {
	border-bottom: 4px solid #BAC3CB;
	color: #656C82;
	font-weight: 600;
	font-size:18px;
	font-family: 'Titillium Web', sans-serif;
	line-height:16px;
	padding-top: 0px;
	padding-bottom: 5px;
	text-transform: uppercase;
}
.newslink {
	color: #731010;
	display: block;
	font-family: 'Veneer', serif;
	font-size: 20px;
	line-height: 20px;
	padding: 10px 10px 5px 0;
}

.updates p, .upcoming p {
	color: #656C82;
	font-size: 12px;
	line-height: 14px;
	padding: 0 10px 10px 0;
}
.sponsors {
	font-size: 12px;
	margin: 20px 0;
	padding: 0 10px;
}
.sponsors a img {
	width: 100%;
}
.sponsors p {
	padding: 0 0 1px 5px;
}
.upcoming .event {
	border-bottom: 2px solid #BAC3CB;
	display: block;
	padding: 10px 0;
}
.event h4 {
	font-size: 13px;
	font-weight: 600;
}
.event h3 {
	color: #656C82;
	font-size: 12px;
	font-weight: 700;
	padding: 0 0 5px;
}
.event p {
	padding: 0;
}
.moreevents {
	display: block;
	text-align: right;
}
.moreevents .specialchar {
	top: 10px;
}
/* ------------- bottom ribbon --------------- */
.dates-nav {
	clear: both;
	margin: 20px 0 5px;
	text-align: left;
}
.ribbon li, .dates-nav h2, .dates-nav ul {
	display: inline-block;
	font-family: 'Veneer', sans-serif;
	font-weight:100;
	font-size: 30px;
	padding-top: 2px;
	text-shadow: 0 1px 0 #96171D;
}

.ribbon-top li {
	display: inline-block;
	font-family: 'Titillium Web', sans-serif !important;
	text-transform:uppercase;
	font-weight:100;
	font-size: 15px;
	padding-top: 2px;
	text-shadow: 0 1px 0 #96171D;
}

.ribbon-content2 li {
}
.ribbon a {
	color: #BAC3CB;
}
.ribbon a:hover {
	color: #BAC3CB;
	text-decoration: underline;
}
.ribbon .specialchar {
	color: #fff;
	font-size: 27px;
	padding: 0 2px 0 0;
	top: 0;
}
.dates-nav .past a {
	cursor: text;
	text-decoration: line-through;
}

/* ------------- skater pages --------- */

iframe {
width:100%;
height:400px;
}

.dot-dot-dot {
border: 1px dotted #BAC3CB;
width:50%;
}
.skater-title {
	float: left;
	width:100%;
	border-bottom: 0px solid #BAC3CB !important;
	font-size: 35px !important;
	color: #96171e !important;
	margin-top:15px;
	line-height:25px;
	text-align:left;
	margin-bottom:0px;
	font-family: 'Veneer',sans-serif !important;
}
.news-item {
	clear: both;
	position: relative;
padding-left:10px;
padding-right:10px;
}
.skater-profile {
float: right;
margin: 6px 0 10px 3%;
width:36%;
position: relative;
}
.skater-profile .next-img, .skater-profile .prev-img {
	background: transparent url('images/arrows.png') 0 0 no-repeat;
	position: absolute;
	top: 40px;
	width: 25px;
	height: 40px;
	color: #fff;
	text-indent: -9999px;
	border-radius: 0 6px 6px 0;
}
.skater-profile .next-img {
	right: -6px;
	border-radius: 6px 0 0 6px;
}
.skater-profile .prev-img {
	background-position: -25px;
	left: 0;
}
.skater-wrap {
	left: 0;
	top: 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.skater-img {
margin-right:10px;
margin-top:0px;
border:3px solid #0f1e4b;
}

.skater-social {
position:relative;
text-align:right;
top:-35px;
right:1px;
margin-bottom:0px;
height:0px;
}

.skater-text {
line-height:18px !important;
padding-bottom:0px !important;

}

.img-alt {
	color: #FFF;
	display: inline-block;
	background: #0f1e4b;
 opacity:0.9;
   -moz-opacity: 0.90; 
	text-align: right;
	position: relative;
	top: -22px;
	right: 0px;
	width: 100%;
	line-height: 1.6em;
	padding: 0 5px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.skater-img .img-alt {
	right: -20px;
}

.tagline-float {
position:relative;
top:-3px;
margin-top:0px;
margin-bottom:0px;
}

.tagline-float:before
{
content: '\201C';
}

.tagline-float:after
{
content: '\201D';
}

.social {
position:relative;
top:0px;
left:0px;
}

.social-social {
width:30px !important;
}

.featuredimg {
	background: #f6f3f3;
	border: 20px double #96171e;
	margin:0px auto;
	position: relative;
	width: 860px;
}

.gallery-icon dt {
font-weight:100;
float: none;
clear: none;
width: 100%;
font-size: 12px;
color: #FFF;
}

.featuredteam {
	background: #f6f3f3;
	margin:0px auto;
	overflow:hidden;
	position: relative;

}

.attachment-post-thumbnail {
width:100%;
height:auto;
margin:0;
margin-bottom:0;
}

.entry-content img {
width:100%;
height:auto;
}

.wp-user-avatar {
float:left;
padding:10px;
}

/* ------------- events pages ---------- */

.schedule {
	color: #96171E;
text-transform:uppercase;
	font-size: 35px;
font-weight: 500;
font-family: 'Veneer', sans-serif;
	line-height: 30px;
	padding-top: 5px;

}

/* ------------- footer --------------- */
footer {
	font-family: "HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
	overflow: auto;
	padding: 1% 4%;
	background: #0f1e4b;
	color:#FFFFFF;
}

footer a {
	color:#FFFFFF;
text-shadow: 2px 2px 1px #808080 !important;
font-weight:700 !important;
}

footer a:hover {
	color:#FFFFFF;
text-decoration:underline;
text-shadow: 2px 2px 1px #808080 !important;
font-weight:700 !important;
}

footer > img {
	float: left;
}

.smallfooter {
	text-align:center;
	font-size: 15px;
	line-height: 25px;
	padding: 0px 5px 10px 5px;
	text-transform: uppercase;
	}

.copyright {
	clear: both;
	font-size: 10px;
	padding-top: 0px;
	padding-bottom:10px;
}
/* ------------- responsive styles --------------- */
/* ------------- only screens 1125px and above will see the ribbon ends --------------- */
@media screen and (min-width: 70.31em) {
	.ribbon {
		left:-20px;
		width: 1010px;
		padding: 10px 10px;
	}

	.ribbon-content li {
position:relative;
top:5px;
}
	.main-nav.ribbon:before, .main-nav.ribbon:after {
		content: '';
		position: absolute;
		display: block;
		bottom: -1em;
		border: 1.5em solid #1a2b59;
		z-index: -10;
	}
	.main-nav.ribbon:before {
		left: -2em;
		border-right-width: 1.5em;
		border-left-color: transparent;
		-webkit-box-shadow: rgba(000,000,000,0.4) 1px 1px 1px;
		-moz-box-shadow: rgba(000,000,000,0.4) 1px 1px 1px;
		box-shadow: rgba(000,000,000,0.4) 1px 1px 1px;
	}
	.main-nav.ribbon:after {
		right: -2em;
		border-left-width: 1.5em;
		border-right-color: transparent;
		-webkit-box-shadow: rgba(000,000,000,0.4) -1px 1px 1px;
		-moz-box-shadow: rgba(000,000,000,0.4) -1px 1px 1px;
		box-shadow: rgba(000,000,000,0.4) -1px 1px 1px;
	}
	.main-nav .ribbon-content:before, .main-nav.ribbon .ribbon-content:after {
		border-color: #0f1c3d transparent transparent transparent;
		position: absolute;
		display: block;
		border-style: solid;
		bottom: -1em;
		content: '';
	}
	.main-nav .ribbon-content:before {
		left: 0;
		border-width: 1em 0 0 1em;
	}
	.main-nav .ribbon-content:after {
		right: 0;
		border-width: 1em 1em 0 0;
	}
	.dates-nav .ribbon-content:before, .dates-nav .ribbon-content:after {
		border-color: #0f1c3d transparent transparent transparent;
		position: absolute;
		display: block;
		border-style: solid;
		bottom: -1em;
		content: '';
	}
	.dates-nav .ribbon-content:before {
		left: 0;
		border-width: 1em 0 0 1em;
	}
	.dates-nav .ribbon-content:after {
		right: 0;
		border-width: 1em 1em 0 0;
	}
}

@media screen and (min-width: 64.1em) and (max-width: 70.3em) {

	.ribbon {
		left:-20px;
		width: 1010px;
		padding: 10px 10px;
	}

	.ribbon-content li {
position:relative;
top:5px;
}
	.main-nav .ribbon-content:before, .main-nav.ribbon .ribbon-content:after {
		border-color: #0f1c3d transparent transparent transparent;
		position: absolute;
		display: block;
		border-style: solid;
		bottom: -1em;
		content: '';
	}
.main-nav .ribbon-content:before {
		left: 0;
		border-width: 1em 0 0 1em;
	}
	.main-nav .ribbon-content:after {
		right: 0;
		border-width: 1em 1em 0 0;
	}
	.dates-nav .ribbon-content:before, .dates-nav .ribbon-content:after {
		border-color: #0f1c3d transparent transparent transparent;
		position: absolute;
		display: block;
		border-style: solid;
		bottom: -1em;
		content: '';
	}
	.dates-nav .ribbon-content:before {
		left: 0;
		border-width: 1em 0 0 1em;
	}
	.dates-nav .ribbon-content:after {
		right: 0;
		border-width: 1em 1em 0 0;
	}

}

/* ------------- 1024 and down --------------- */
@media screen and (max-width: 64em) {

.featuredteam {
height:auto;
}

.blue-nav {
width:100%;
}


.ribbon-content li {
font-size: 12px;
		font-family: "Titillium Web",sans-serif !important;
}
.container {
	width: 100%;
}
.ribbon {
	left: 0;
	width: 96%;
	padding: 10px 2%;
}
.ribbon-content li {
    position:relative;
    top:3px;
}

.ribbon li {
	padding-left:11px;
	padding-right:11px;
}
	.dates-nav {
		text-align: center;
	}
	.dates-nav .past {
		display: none;
	}
	footer {
		padding: 20px 1%;
	}
.ticketsearch {
	margin: 10px 2.5%;
}
}
/* ------------- 970 and down --------------- */
@media screen and (max-width: 60.6em) {
	.header a .logo_text {
		top: -5px;
		left: 10px;
		width: 200px;
        height: 200px;
	}
    .ribbon {
        font-size:18px;
    }

    .ribbon li {
        padding-left:7px;
        padding-right:7px;
    }
    .subnav {
        margin: 10px 2%;
    }
    .maincontent {
        margin-left: 2%;
        width: 62%;
    }
    .sidebar {
        margin: 0 2% 30px 0;
        width: 32%;
    }
    .header a .logo_skate {
        right: 0px;
        top: 0px;
    }
    .header a .logo_text {
        display:none;
    }
    .header a .logo_skyline {
    }
    .searchinput {
        width: 145px;
    }
    .players {
        font-size: 11px;
    }
    .pager li a {
        height: 13px;
        width: 13px;
    }
    .ticketsearch {
        margin: 10px 1.5%;
    }
}
/* ------------- 916 and down --------------- */
@media screen and (max-width: 57.25em) {
	.carousel {
		width: 100%;
	}

.skater-title {
		font-family: "Titillium Web",sans-serif !important;
		font-size: 18px !important;

}
	.carousel-text-block {
	height:15em;
}

.ribbon li {
	padding-left:7px;
	padding-right:7px;
}
.subnav li {
	font-size: 13px;
		margin: 0 5px 15px;
}
.item-description .readmore {
	font-size: 18px;
}
.item-description .readmore .specialchar {
	top: 6px;
	font-size:30px;
	line-height:35px;
}
	.item-img {
		height: auto;
	}

	.item-img-ad {
		height: auto;
	}

	.carousel h1 {
		font-size: 30px;
		line-height:32px;
		font-weight:100;
		padding-bottom: 5px;
	}
	.carousel p {
		font-size: 14px;
		line-height: 18px;
	}

		.nextbout {
		padding: 0 10px;
	}
	.nextbout h3 {
		font-size: 20px;
	}
}
/* ------------- 838 and down --------------- */
@media screen and (max-width: 54.37em) {
	.header a .logo_skyline {
		right: 0px;
	}

.ribbon li {
	padding-left:7px;
	padding-right:7px;
}
}
/* ------------- 800 and down --------------- */
@media screen and (max-width: 50em) {

.ribbon {
font-size:14px;
}
	.buybutton, .searchform {
		display: none;
	}
.ribbon li {
	padding-left:7px;
	padding-right:7px;
}
.ribbon-content2 li {
font-size:10px;
}
		.players {
		width: 31.7%;
	}
	dt {
		display: none;
	}
	dd {
		width: 46%;
	}
}
/* ------------- 734 and down --------------- */
@media screen and (max-width: 45.87em) {

.featuredteam {
padding-bottom:15px;
}

.vs {
font-size:25px;
position:relative;
top:6px;
right:8px;
}

.blue-nav ul {
padding-left:5px;
}

iframe {
width:100%;
height:300px;
}

.tagline1 li {
display:none;
}
.tagline2 li {
display:block;
}
	.ribbon {
		padding: 0px;
font-size: 14px;
	}

	.ticketsearch {
		margin: 0 2% 5px;
	}

.players {
	clear: both;
	float: none;
position:relative;
margin: 0 auto;
width: 60%;
}

.players-solo {
font-size: 11px;
	clear: both;
	float: none;
position:relative;
margin: 0 auto;
right:10%;
width: 70%;
}

dt {
	display: block;
}
dd {
	width: 35%;
}

	.nextbout {
		padding: 5px;
		float:none;
		text-align:center;
	}

	.nextbout h3 {
	font-size: 24px;
	font-weight: bold;
	line-height: 20px;
	padding-top: 5px;
	}
	.nextbout > a {
font-size:10px;
line-height:10px;
	}

	.ribbon {
		padding: 10px 2% 15px;
	}
	.carousel {
		height: auto;
	}

nav ul li:hover > ul {
display:none;
}

	.carousel-text-block {
	height:auto;

}
	.carousel-item {
		padding: 0 0 10px;
	}
	.item-img {
		border: none;
		margin: 0;
		width: 100%;
	}

	.item-img-ad {
		border: none;
		margin: 0;
		width: 100%;
	}

	.item-description {
		clear: both;
		float: none;
		padding: 10px 3% 0;
		height: auto;
		width: 94%;
	}
	.item-description h1 {
		font-family: "HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
		font-size: 20px;
		line-height: 20px;
	}
	.pager {
		bottom: 0;
	}

.pager li a {
	background: #bac3cb;
	border-radius: 8px;
	display: block;
	margin: 0 8px 0 0;
	height: 11px;
	width: 11px;
}
	.maincontent, .sidebar {
		float: none;
		margin: 0 0 10px 2%;
		width: 95%;
	}
	.maincontent h2 {
		font-size: 30px;
	}
	.maincontent h1 {
		font-family: "Titillium Web",Helvetica,Arial,sans-serif;
		font-size: 14px;
		line-height: 16px;
		padding: 7px 0 3px;
		text-transform: uppercase;
	}

	.newsbox h1 a {
		font-family: "Titillium Web",Helvetica,Arial,sans-serif;
		font-size: 24px;
		line-height: 26px;
		padding: 7px 0 3px;
		text-transform: uppercase;
}

	.travelteams {
		font-size: 13px;
		margin: 10px 0 0;
		width: 100%;
	}
	.travelteams h4 {
		font-size: 15px;
	}
	.tteam {
		padding-bottom: 10px;
	}
	.hometeams {
		border: 2px solid #BAC3CB;
		margin: 0 0 20px;
		width: 94.4%;
	}
	.joinbox {

		padding: 10px 10px 10px 10px;

	}
	.joinimg {
		display: none;
	}
	.joinbox li {
		margin: 15px 0;
		text-align: center;
	}
.dates-nav h2, .dates-nav ul {
		font-family: "Titillium Web",Helvetica,Arial,sans-serif;
		font-size: 14px;
		line-height: 16px;
		padding: 7px 0 3px;
		text-transform: uppercase;
	}

.ribbon li {
		font-family: "Titillium Web",sans-serif;
		font-size: 14px;
		line-height: 0px;
	padding-left:7px;
	padding-right:7px;
		text-transform: uppercase;
	}
	.sponsors {
		text-align: center;
	}
	.dates-nav {
		padding: 0 0 5px;
		width: 100%;
	}
	.ribbon .specialchar {
		font-size: 14px;
		top: 1px;
	}
	footer > img {
		padding-right: 10px;
		width: 50px;
	}
.footerlist {
		display: none;
	}
.smallfooter {
		display: block;
	text-align:center;
	font-size: 11px;
	line-height: 15px;
	padding: 0px 5px 10px 5px;
	text-transform: uppercase;
	}
	.copyright {
		clear: none;
		padding: 0;
	}
	.header a .logo_skyline {
		bottom: 0;
		height: auto;
		right: auto;
		top: auto;
		width:100%;
	}
	.header a .logo_skate {
		right: 0px;
		top: 0px;
	}
	.header a .logo_text {
		top: 10px;
		left: 5px;
	}
}
/* ------------- 571px and down --------------- */
@media screen and (max-width: 35.7em) {
	.header {
		height: 150px;
	}
.players {
	width: 90%;
}

.ribbon li {
	padding-left:7px;
	padding-right:7px;
}

	.header a .logo_text {
		height: auto;
		width: 100px;
	}
	.header a .logo_skate {
		height: auto;
		width: 150px;
		right: 0px;
		top: 0px;
	}
}
/* ------------- 500px and down --------------- */
@media screen and (max-width: 31.25em) {
	.header {
		height: 130px;
	}
	.header a .logo_skate {
height:auto;
width:120px;
	}


.skater-title {
		font-family: "Titillium Web",sans-serif !important;
		font-size: 18px !important;

}

.ribbon li {
	padding-left:7px;
	padding-right:7px;
}
.img-alt {
	top: 0;
	font-size: 12px;
	padding: 0;
	text-align: left;
}
}
/* ------------- 445px and down --------------- */
@media screen and (max-width: 26em) {
	.header {
		height: 90px;
	}

	.header a .logo_skate {
		width: 90px;
		top: 0px;
	}
	.header a .logo_text {
		top: 3px;
	}
	.skatertitle h2 {
		font-family: "Titillium Web",sans-serif !important;
		font-size: 14px !important;
	}
	iframe {
		width:100%;
		height:250px;
	}
	.ribbon li {
		padding-left:7px;
		padding-right:7px;
	}
	table.travel-team {
		font-size: 8px;
	}
}

/* ------------- 325px and down --------------- */
@media screen and (max-width: 19em) {
	table.travel-team {
		word-break: break-all;
	}
}


/*
Theme Name: Skeleton
Theme URI: http://www.simplethemes.com
Description: A simple WordPress theme based on the Skeleton RWD framework
Version: 1.6
Author: Simple Themes
Author URI: http://www.simplethemes.com
License: GPL
License URI: http://www.opensource.org/licenses/gpl-license.php
*/


/* Table of Contents
==================================================
	#Global Reset
	#Structural Customization
	#Header
	#Navigation Bar
	#Typography
	#Tables
	#Widgets
	#WP Blog
	#Form Buttons
	#Styled Buttons
	#Tabs
	#Toggles
	#Callouts
	#Comments
	#WP Gallery
	#Misc
*/

/* @group Header */

#site-title {
	margin: 0;
	padding: 0;
	font-size: 60px;
	line-height: 55px;
	letter-spacing: -1px;
}


/* @end */

/* @group Navigation Bar */

#navigation ul {
	width: 100%;
 	background: -moz-linear-gradient(270deg, #FCFCFC, #ECECEC) repeat scroll 0 0 transparent;
 	background: -webkit-linear-gradient(270deg, #FCFCFC, #ECECEC) repeat scroll 0 0 transparent;
	-pie-background: linear-gradient(#FCFCFC, #ECECEC);
    border-color: #EAEAEA #F5F5F5 #F5F5F5 #F5F5F5;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
     border-radius: 5px 5px 5px 5px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    -pie-box-shadow: 0 1px 1px #ccc;
    position: relative;
    behavior: url("./wp-content/themes/skeleton/PIE.php");
}


#navigation ul li {
 	background: -moz-linear-gradient(270deg, #FCFCFC, #ECECEC) repeat scroll 0 0 transparent;
 	background: -webkit-linear-gradient(270deg, #FCFCFC, #ECECEC) repeat scroll 0 0 transparent;
	-pie-background: linear-gradient(#FCFCFC, #ECECEC);
	background-image: none;
	border-right: 1px solid #e3e3e3;
    position: relative;
    behavior: url("./wp-content/themes/skeleton/PIE.php");
}

#navigation ul li a {
	background-image: none;
	padding: 15px 25px;
	text-decoration: none;
	display: block;
	font-weight: bold;
	text-shadow: 1px 1px 0px #fff;
}

/* Navbar Hover Links */

#navigation ul li:hover a,
#navigation ul li a:hover {
	color: #545454;
	background: #f1f1f1;
 	background: -moz-linear-gradient(270deg, #FFFFFF, #F1F1F1) repeat scroll 0 0 transparent;
 	background: -webkit-linear-gradient(270deg, #FFFFFF, #F1F1F1) repeat scroll 0 0 transparent;
	-pie-background: linear-gradient(#FFFFFF, #F1F1F1);
	border-bottom: 1px solid #F1F1F1;
    position: relative;
    behavior: url("./wp-content/themes/skeleton/PIE.php");
}

#navigation ul li:hover li a {
	color: #595959;
	font-weight: normal;
}

/* Navbar Active Links */

#navigation ul li.active a {
	color: #333;
	background: #fff;
	text-shadow: 1px 1px 0px #fff;
	border-bottom: 1px solid #fff;
}


/* Nav Sublevel */

#navigation ul.sub-menu {
 	background: -moz-linear-gradient(270deg, #FCFCFC, #ECECEC) repeat scroll 0 0 transparent;
 	background: -webkit-linear-gradient(270deg, #FCFCFC, #ECECEC) repeat scroll 0 0 transparent;
    border-color: #EAEAEA #F5F5F5 #F5F5F5 #F5F5F5;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
     border-radius: 5px 5px 5px 5px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}

#navigation ul.sub-menu li {
	border: none;
}

/* Nav Sublevel Links */

#navigation ul.sub-menu li a {
	background: #f0f0f0;
	padding: 5px 0px 5px 8px;
	height: 32px;
	line-height: 32px;
	border-radius: 0;
	min-width: 210px;
	border-bottom: none;
	position: static;
    behavior: none;
}

/* Nav Sublevel Hover */

#navigation ul.sub-menu li a:hover {
	background: #fff;
	border-bottom: none;
}


/* @end */



/* @group Typography */

h3 {
	font-size: 18px;
font-weight: 500;
font-family: 'Titillium Web', sans-serif;
	line-height: 30px;
	padding-top: 5px;
}

	h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {

	}

	h2.entry-title a {
	font-family: 'Veneer', sans-serif;
	color: #96171E;
	}

strong {
font-weight: 700;
font-family: 'Titillium Web', sans-serif;
}

h2.entry-title {
	font-family: 'Veneer', sans-serif;
	color: #96171E;
}

.entry-content p {
line-height:20px;
font-size:14px;
padding-bottom:10px;
}

.entry-summary p {
line-height:20px;
font-size:14px;
padding-bottom:10px;
}

	.subheader { color: #777; }
	.normal {font-weight: normal;}
	.bolder {font-weight: bolder;}

	p { margin: 0 0 0px 0; }
	p img { margin: 0; }
	p.lead { }

	em { font-style: italic; }
	small { font-size: 80%; }

/*	Blockquotes  */
	blockquote, blockquote p { font-size: 17px; line-height: 24px; color: #777; font-style: italic; }
	blockquote { margin: 0 0 20px; padding: 9px 20px 0 19px; border-left: 1px solid #ddd; }
	blockquote cite { display: block; font-size: 12px; color: #555; }
	blockquote cite:before { content: "\2014 \0020"; }
	blockquote cite a, blockquote cite a:visited, blockquote cite a:visited { color: #555; }

/* #Links
================================================== */
	a, a:visited {text-decoration: underline; outline: 0; }
	a:hover, a:focus { color: #000; text-decoration: none;}
	p a, p a:visited { line-height: inherit; }


/* #Lists
================================================== */
	ul, ol { margin-bottom: 0px; }
	ul { list-style: none outside; }
	ol { list-style: decimal; }
	ol, ul.square, ul.circle, ul.disc { margin-left: 30px; }
	ul.square { list-style: square outside; }
	ul.circle { list-style: circle outside; }
	ul.disc { list-style: disc outside; }
	ul ul, ul ol,
	ol ol, ol ul { margin: 4px 0 5px 30px;}
	ul ul li, ul ol li,
	ol ol li, ol ul li { margin-bottom: 6px; }
	li { line-height: 18px; margin-bottom: 12px; }
	ul.large li { line-height: 21px; }
	li p { line-height: 21px; }

/* # Image Alignment Classes
============================================================== */

.alignright {
	float: right;
	margin: 0px 0px 10px 15px;
}

.alignleft {
	float: left;
	margin: 0px 15px 10px 0px;
}
.aligncenter {
	display:block;
	margin:0 auto;
}

/* WP Captions */

.wp-caption {
	text-align: center;
	padding: 5px;
	margin: 10px auto;
}


.wp-caption {
	border: 1px solid #fff;
	background-color: #f6f6f6;
	color: #666;
	text-shadow: 1px 1px 0px #fff;
	-webkit-box-shadow:1px 1px 6px #ddd;
	-moz-box-shadow:1px 1px 6px #ddd;
	box-shadow:1px 1px 6px #ddd;
	position: relative;
	behavior: url('../wp-content/themes/skeleton/css/PIE.php');
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 5px 0 0px 0;
	margin: 0;
}

.wp-caption.alignleft {
	margin: 0px 10px 0px 0px;
}
.wp-caption.alignright {
	margin: 0px 0px 0px 10px;
}


/* @end */

/* @group Tables */

table {
	margin: .5em 0 1em;
}

table th {
	text-align: left;
	border: 1px solid #d1d1d1;
	padding: .4em .8em;
	background: #ddd url(images/gradient_small_trans.png) repeat-x 0 top;
	font-weight: bold;
}

table td {
	background-color: #fff;
	border: 1px solid #d1d1d1;
	padding: 10px;
}

/* @end */

/* @group Widgets */


.widget-container ul {
	list-style: none;
}

.widget-container ul ul {
	list-style: square;
	margin-left: 1.3em;
}

.widget-container select {
	max-width: 100%;
}

.widget_search #s {/* This keeps the search inputs in line */
	width: 60%;
}

.widget_search label {
	display: none;
}

.widget-container {
	margin: 0 0 28px 0;
	padding-top: 1px;
}

.widget-container ul {
	margin-left: 0;
}

.widget-title {
	font-weight: bold;
	font-size: 1.5em;
}

input#searchsubmit {
	margin-bottom: 0;
}

.widget-container a:link,
.widget-container a:visited {
	text-decoration: none;
}

.widget-container a:active,
.widget-container a:hover {
	text-decoration: underline;
}

.widget-container .entry-meta {
	font-size: 11px;
}

#wp_tag_cloud div {
	line-height: 1.6em;
}

/* WP Calendar Widget */

#wp-calendar {
	font-family: arial,helvetica,sans-serif;
	width: 100%;
	font-size: .85em;
}

#wp-calendar td {
	padding: 4px 0;
	text-align: center;
	border: 1px solid #d2d2d2;
	background-color: #ededed;
	text-shadow: #fff 1px 1px 0;
	color: #7c7c7c;
}

#wp-calendar td.pad {
	background-color: #e5e5e5;
}

#wp-calendar td#today {
	color: #fff;
	background-color: #6e6e6e;
	text-shadow: 1px 1px 0px #333;
}

#wp-calendar caption {
	font-weight: bold;
}

#wp-calendar th {
	font-style: normal;
	background: #ddd url(images/gradient_small_trans.png) repeat-x 0 top;
	border: 1px solid #ccc;
	padding: 5px;
	color: #666;
	text-shadow: #ebebeb 0 1px 0;
}

/* WP RSS Widget */

.widget_rss a.rsswidget {
	color: #000;
}
.widget_rss a.rsswidget:hover {
	color: #ff4b33;
}
.widget_rss .widget-title img {
	width: 11px;
	height: 11px;
}

/* Indent Sidebar Lists */

.widget-container ul ul {
	border: none;
	margin-left: 1.3em;
	padding: 0;
}

/* Page Menus/Custom Menus */

li.page_item,li.menu-item {
	padding: 0;
	margin: 0;
	list-style: none;
}


li.page_item a,li.menu-item a {
	display: block;
	border-bottom: 1px solid #eee;
	padding: 8px 0px 8px 24px;
	line-height: 120%;
	font-weight: bold;
	background: url(images/light/arrow_bullet.png) no-repeat 10px;
}

li.page_item a:hover,li.menu-item a:hover {
	background: url(images/dark/arrow_bullet.png) no-repeat 10px;
}

/* Page Menus/Custom Menus - Sublevels */

li.page_item li a,li.menu-item li a {
	display: inline;
	padding: 0;
	margin: 0;
	background: none;
	border: none;
	color: #666;
	line-height: 175%;
	font-weight: normal;
}
li.page_item li a:hover,li.menu-item li a:hover {
	background: none;
}

li.page_item a:hover,
li.menu-item a:hover {
	text-decoration: none;
	color: #333;
}

table.travel-team {
	overflow-wrap: break-word;
}

/* @end */

/* @group WP Blog Styles */

.entry-meta {
	font-size: 11px;
	color: #666;
	padding-bottom: 10px;
	margin-bottom: 0px;
}
.cat-links,.comments-link,.meta-sep,.entry-utility {
	font-size: 11px;
	color: #666;
}

.post {
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom: 0px solid #d6d6d6;
}
.post.single {
	border-bottom: none;
}

a.more-link {
	display: block;
	float: right;
	font-weight: bold;
}

.st_relatedposts h4 {
	border-bottom: 1px solid #ebebeb;
}

.st_relatedposts ul {
	color: #666;
	list-style: square;
	margin-left: 20px;
}

.st_relatedposts ul li {
}


/* @end */

/* @group Form Buttons */

/* #Form Buttons
================================================== */

	button,
	input[type="submit"],
	input[type="reset"],
	input[type="button"] {
		background: #eee; /* Old browsers */
		background: -moz-linear-gradient(top, rgba(255,255,255,.2) 0%, rgba(0,0,0,.2) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.2)), color-stop(100%,rgba(0,0,0,.2))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* Opera11.10+ */
		background: -ms-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* IE10+ */
		background: linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* W3C */
	  border: 1px solid #aaa;
	  border-top: 1px solid #ccc;
	  border-left: 1px solid #ccc;
	  padding: 4px 12px;
	  -moz-border-radius: 3px;
	  -webkit-border-radius: 3px;
	  border-radius: 3px;
	  color: #444;
	  display: inline-block;
	  font-size: 11px;
	  font-weight: bold;
	  text-decoration: none;
	  text-shadow: 1px 1px 0px #fff;
	  cursor: pointer;
	  margin-bottom: 20px;
	  line-height: 21px;
	  font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; }

	button:hover,
	input[type="submit"]:hover,
	input[type="reset"]:hover,
	input[type="button"]:hover {
		color: #222;
		background: #eee; /* Old browsers */
		background: -moz-linear-gradient(top, rgba(255,255,255,.3) 0%, rgba(0,0,0,.3) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.3)), color-stop(100%,rgba(0,0,0,.3))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* Opera11.10+ */
		background: -ms-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* IE10+ */
		background: linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* W3C */
	  border: 1px solid #ccc;
	  border-top: 1px solid #ccc;
	  border-left: 1px solid #ccc;
	  border-bottom: 1px solid #9d9d9d;
}

  	button:active,
	input[type="submit"]:active,
	input[type="reset"]:active,
	input[type="button"]:active {
    background: #eee; /* Old browsers */
    background: -moz-linear-gradient(top, rgba(0,0,0,.3) 0%, rgba(255,255,255,.3) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,.3)), color-stop(100%,rgba(255,255,255,.3))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(0,0,0,.3) 0%,rgba(255,255,255,.3) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(0,0,0,.3) 0%,rgba(255,255,255,.3) 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, rgba(0,0,0,.3) 0%,rgba(255,255,255,.3) 100%); /* IE10+ */
    background: linear-gradient(top, rgba(0,0,0,.3) 0%,rgba(255,255,255,.3) 100%); /* W3C */
    border: 1px solid #888;
    border-bottom: 1px solid #aaa;
    border-right: 1px solid #aaa; }

	button.full-width,
	input[type="submit"].full-width,
	input[type="reset"].full-width,
	input[type="button"].full-width {
		width: 100%;
		padding-left: 0 !important;
		padding-right: 0 !important;
		text-align: center; }


/* @end */

/* @group Tabs */

	ul.tabs {
		display: block;
		margin: 0 0 20px 0;
		padding: 0;
		border-bottom: solid 1px #ddd; }
	ul.tabs li {
		display: block;
		width: auto;
		height: 30px;
		padding: 0;
		float: left;
		margin-bottom: 0; }
	ul.tabs li a {
		display: block;
		text-decoration: none;
		width: auto;
		height: 29px;
		padding: 0px 20px;
		line-height: 30px;
		border: solid 1px #ddd;
		border-width: 1px 0 0 1px;
		margin: 0;
		background: #f5f5f5;
		font-size: 13px; }
	ul.tabs li a.active {
		background: #fff;
		height: 30px;
		position: relative;
		top: -4px;
		padding-top: 4px;
		border-right-width: 1px;
		margin: 0 -1px 0 0;
		color: #111;
		-moz-border-radius-topleft: 2px;
		-webkit-border-top-left-radius: 2px;
		border-top-left-radius: 2px;
		-moz-border-radius-topright: 2px;
		-webkit-border-top-right-radius: 2px;
		border-top-right-radius: 2px; }
	ul.tabs li:first-child a {
		-moz-border-radius-topleft: 2px;
		-webkit-border-top-left-radius: 2px;
		border-top-left-radius: 2px; }
	ul.tabs li:last-child a {
		border-width: 1px 1px 0 1px;
		-moz-border-radius-topright: 2px;
		-webkit-border-top-right-radius: 2px;
		border-top-right-radius: 2px; }

	ul.tabs-content { margin: 0; display: block; }
	ul.tabs-content > li { display:none; }
	ul.tabs-content > li.active { display: block; }

	/* Clearfixing tabs for beautiful stacking */
	ul.tabs:before,
	ul.tabs:after {
	  content: '\0020';
	  display: block;
	  overflow: hidden;
	  visibility: hidden;
	  width: 0;
	  height: 0; }
	ul.tabs:after {
	  clear: both; }
	ul.tabs {
	  zoom: 1; }


/* @end */

/* @group Toggles */

.toggle_container {
	padding: 10px;
	margin-bottom: 1px;
	background-color: #fff;
}


p.trigger {
	display: block;
	padding:  8px 8px 8px 16px;
	margin: 0;
	cursor: pointer;
	font-weight: bold;
	font-size: 1.25em;
	line-height: 175%;
}

/* Up Toggle State */

p.trigger {
	background: #f8f8f8 url(images/icons/16_expand.png) no-repeat 10px center;
	border-top: 1px solid #e5e5e5;
	padding-left: 34px;
}

p.trigger a {
	color: #2774ae;
	text-shadow: #fff 1px -1px 0;
	text-decoration: none;
}

/* Hover Toggle State */

p.trigger:hover {
	background: #fff url(images/icons/16_expand.png) no-repeat 10px center;
}

p.trigger a:hover,p.trigger.active a:hover {
	color: #2774ae;
	text-shadow: #fff -1px 1px 0;
}

/* Active Toggle State */

p.trigger.active {
	background: #fff url(images/icons/16_collapse.png) no-repeat 10px center;
	border-top: 1px solid #ebebeb;
}

p.trigger.active a {
	color: #000;
	text-shadow: #fff 1px 1px 0;
}

/* @end */

/* @group Callouts */

/* Callout Box */

.cta {
	margin: 10px auto 0px auto;
	padding: 10px 10px 20px 10px;
	background-color: #f2f2f2;
	border: 1px solid #dcdcdc;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
	text-shadow: #fff 1px 1px 0;
	 box-shadow: 1px 1px 0 #fff inset, -1px -1px 0 #fff inset;
    -moz-box-shadow: 1px 1px 0 #fff inset, -1px -1px 0 #fff inset;
    -webkit-box-shadow: 1px 1px 0 #fff inset, -1px -1px 0 #fff inset;
	position: relative;
   	behavior: url('./wp-content/themes/skeleton/PIE.php');
}

.cta p {
	margin: 0;
	padding: 0;
}

.cta h3 {
	font-size: 1.5em;
	text-shadow: #fff 1px -1px 0;
}


/* @end */


/* @group Comments */

/* Needs RWD Check */

#respond {margin:0px;float:left;border-top: 1px solid #dbdbdb;padding-top: 10px;width: 100%;}

#respond input[type=text] { width:300px; margin-right:20px; }
#respond textarea {width:550px; height:120px; padding:10px; }
#comments { float:left; margin:0;}

#comments {border: 0;width: 100%;}
body.dark #comments {background: url(images/dark/divider.png) repeat-x right top;}

#comments h2 {font-size: 1.5em;display: block;border-bottom: 1px solid #d6d6d6;font-weight: bold;}
#comments h6 {font-family: "Times New Roman", Times, serif;letter-spacing: normal;text-transform: uppercase;margin: 10px 0px;}

#comments .comment-meta { margin:0px 0px 20px 0px; display:block;}
#comments .commentlist { margin:0px; float:left; list-style:none; width:100%;  }
#comments .commentlist ul { list-style:none; margin:0; padding:0; clear:both; }
#comments .commentlist li {margin:0; padding:0;  display:block;}



body.page-template-onecolumn-page-php #comments .commentlist li .comment-meta {}

#comments .commentlist li li { margin:0 0 20px 25px; }
#comments .commentlist li li .comment-meta{ width:445px; }
#comments .commentlist li li li {margin:0 0 20px 25px;}
#comments .commentlist li li li .comment-meta{ width:420px; }
#comments .commentlist li li li li {margin:0 0 20px 25px; }
#comments .commentlist li li li li .comment-meta{ width:395px; }
#comments .commentlist li li li li li {margin:0 0 20px 25px;}
#comments .commentlist li li li li li .comment-meta{ width:370px; }

#comments .single-comment { margin-bottom:20px; }
#comments .comment-author { float:left; margin: 0px 10px 6px 0px; display:inline; width:50px; }
#comments .comment-author cite { clear:both; font-weight:bold; }

#comments .vcard {
	float:left;
	clear:both;
	display:block;
	width:100px;
	min-height: 100px;
	padding:20px 0;
}
#comments .vcard img.avatar {
	border: 1px solid #eee;
	padding: 2px;
	background:#f4f4f4;
}

#comments .vcard {
	background:url(images/light/comment_author_bg.png) no-repeat top right;
}
#comments body.dark .vcard {
	background:url(images/dark/comment_author_bg.png) no-repeat top right;
}


/* @end */

/* @group WP Gallery */

.gallery {
	display: block;
	clear: both;
	margin: 0 auto;
}

.gallery .gallery-row {
	display:block;
	clear: both;
	overflow: hidden;
	margin: 0;
}

.gallery-icon {
width:90%;
}
.gallery .gallery-item {
	float: left;
	margin: 0;
	text-align: center;
	list-style: none;
	padding: 0;
	width:33%;
}
.gallery .gallery-item img,
.gallery .gallery-item img.thumbnail {
	padding: 0;
	margin: 5px auto;
	border: 1px solid #fff;
	background-color: #fff;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
    -pie-box-shadow: 0px 0px 5px #ccc;
    position: relative;
}
.gallery-caption {
	color: #666;
	font-size: 11px;
	line-height: 12px;
	margin: 0;
	padding: 0;
}


/* Attachment Page */

#nav-below {
	width: 100%;
}

#nav-below .nav-previous a {
	float: left;

}
#nav-below .nav-next a {
	float: right;
}
.entry-caption {
	text-align: center;
	font-weight: bold;
	font-size: 16px;
}


/* @end */

/* @group Misc */





/* Apply CSS class of "guest" to menu items hidden from logged-in users */

body.logged-in li.guest,
body.logged-in li.guest {
	display: none;
}

/* #Images
================================================== */

img.scale-with-grid {
	max-width: 100%;
	height: auto; }


/* #Forms (see formalize.css)
================================================== */


	label,legend {
	font-weight: bold;font-size: 13px;
	display: inline-block;
	}

	input[type="checkbox"] {display: inline; }

/* # Misc Typography Balancing to Maintain Vertical Rhythm
============================================================== */
	.remove-bottom { margin-bottom: 0 !important; }
	.half-bottom { margin-bottom: 10px !important; }
	.add-bottom { margin-bottom: 20px !important; }
	.add-top { margin-top: 20px !important; }


.resize {
    background: url(images/resize.png) repeat scroll 0 0 transparent;
    bottom: 0;
    height: 80px;
    position: fixed;
    right: 0;
    width: 80px;
}
.bypostauthor,.gallery-caption {}

/* @end */