@charset "UTF-8";
header.row h2  {
	color: #FFF;
	font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif;
	font-size: 350%;
	text-align: center;
	text-shadow: 0px 5px 5px rgba(0,0,0,0.40);
}
.logowhite {
	color: #FFFFFF;
}
header.row p {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-weight: bold;
	text-align: center;
	text-shadow: 0px 3px 5px rgba(0,0,0,0.50);
	letter-spacing: 0.5em;
	color: #FFFFFF;
}
header.row {
	padding-top: 20px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 20px;
	background-image: url(../images/fern.png) , url(../images/stripe.png) , -moz-linear-gradient(270deg,rgba(102,0,0,1.00) 0%,rgba(208,0,48,1.00) 99.48%);
	background-image: url(../images/fern.png) , url(../images/stripe.png) , -webkit-linear-gradient(270deg,rgba(102,0,0,1.00) 0%,rgba(208,0,48,1.00) 99.48%);
	background-image: url(../images/fern.png) , url(../images/stripe.png) , -o-linear-gradient(270deg,rgba(102,0,0,1.00) 0%,rgba(208,0,48,1.00) 99.48%);
	background-image: url(../images/fern.png) , url(../images/stripe.png) , linear-gradient(180deg,rgba(102,0,0,1.00) 0%,rgba(208,0,48,1.00) 99.48%);
	background-size: auto 80%, auto auto, 100% auto;
	background-repeat: no-repeat, repeat-x;
	background-position: 47% center, left top, left top;
	background-color: rgba(106,0,25,1.00);
}
nav.row .navbar.navbar-default {
	background-color: #069;
	background-image: -webkit-linear-gradient(270deg,rgba(0,102,153,1.00) 0%,rgba(0,136,170,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(0,102,153,1.00) 0%,rgba(0,136,170,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(0,102,153,1.00) 0%,rgba(0,136,170,1.00) 100%);
}
.dropdown.navbar-toggle > li > a:link {
	background-color: #069;
	background-image: -webkit-linear-gradient(270deg,rgba(0,102,153,1.00) 0%,rgba(0,136,170,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(0,102,153,1.00) 0%,rgba(0,136,170,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(0,102,153,1.00) 0%,rgba(0,136,170,1.00) 100%);
}

nav.row .nav.navbar-nav > li > a:link  , nav.row .nav.navbar-nav > li > a:visited{
	border-left: 1px solid #0AE;
	border-right: 1px solid #003377;
	border-bottom: 1px solid #003377;
	border-top: 1px solid #0AE;
	color: black;
}
nav.row .nav.navbar-nav > li > a:hover {
	background-image: -webkit-linear-gradient(90deg,rgba(0,102,153,1.00) 0%,rgba(0,170,238,1.00) 100%);
	background-image: -moz-linear-gradient(90deg,rgba(0,102,153,1.00) 0%,rgba(0,170,238,1.00) 100%);
	background-image: linear-gradient(0deg,rgba(0,102,153,1.00) 0%,rgba(0,170,238,1.00) 100%);
	color: #FFF;
	font-size: 120%;
}
nav.row {
	border-top: 5px solid #FD5;
}
nav.row .nav.navbar-nav {
	margin: 0px auto;
	width: 715px;
	float: none;
}
nav.row .navbar {
	margin-bottom: 0px;
}
article.row aside blockquote {
	padding: 0px;
	margin: 0px 0px 20px 0px;
}
article.row aside blockquote p {
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	margin: 0px 0px 5px 0px;
	text-indent: -0.5em;
}
article.row aside blockquote cite {
	display: block;
	padding-right: 10px;
	font-style: italic;
	text-align: right;
	padding-left: 10px;
}
article.row aside {
	font-size: 95%;
	border-top: solid 5px #069;
	margin: 1em 0px;
	padding: 1em 0px;
	border-bottom: solid 3px #069;
}
.sidebar2 {
	background-color: #CFC;
}
.sidebar2 h2 {
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 130%;
	padding: 0px 10px;
	line-stacking: 1.4em;
}
.sidebar2 p {
	padding: 0px 10px;
	margin-bottom: 5px;
	line-height: 1.3em;
}
footer {
	padding: 1em 0px;
	background-color: rgba(102,0,0,1.00);
	background-image: -webkit-linear-gradient(90deg,rgba(208,0,48,1.00) 0%,rgba(102,0,0,1.00) 100%);
	background-image: -moz-linear-gradient(90deg,rgba(208,0,48,1.00) 0%,rgba(102,0,0,1.00) 100%);
	background-image: -o-linear-gradient(90deg,rgba(208,0,48,1.00) 0%,rgba(102,0,0,1.00) 100%);
	background-image: linear-gradient(0deg,rgba(208,0,48,1.00) 0%,rgba(102,0,0,1.00) 100%);
	color: #FFC;
}
body {
	font-family: source-sans-pro, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 400;
	/* [disabled]font-size: 14px; */
}
article.row section h1 {
	margin-top: 0px;
	margin-bottom: 15px;
	font-family: patua-one;
	font-style: normal;
	font-weight: 400;
	font-size: 300%;
	line-height: 1.1em;
}
article.row blockquote {
	border: none;
	font-size: 100%;
}
.sidebar2 section figure img  {
	margin: 0px auto;
	display: block;
}
/* lance to center items on page */
.center_items       {
	margin: 0px auto;
	display: block;
	display: flex;
    justify-content: center;
}
.sidebar2 section figure figcaption {
	margin: 5px 10px 15px 10px;
}
article h2 {
	margin-top: 15px;
	margin-bottom: 5px;
	color: #9E0041;
	font-size: 170%;
	font-weight: bold;
}
article.profile {
	margin: 0px 25px 15px 25px;
	padding-left: 10px; 
	border-left: solid 2px #CADAAF;
	border-bottom: solid 10px #CADAAF;
}
article table {
	font-family: "Arial Narrow", Arial, Verdana, sans-serif;
	font-size: 90%;
	width: 100%;
	border-bottom: solid 3px #069;
	margin-bottom: 2em;
}
article td, article th {
	padding: 4px;
	text-align: center;
	border-top: solid 1px #069;
}
article th {
	color: #FFC;
	text-align: center;
	border-bottom: solid 6px black;
	background-color: #069;
}
article .date {
	/* [disabled]width: 6em; */
}
article .class {
	width: 6em;
}
article .event {
}
article .description {
}
article .location {
}
article .cost {
	/* [disabled]width: 4em; */
	text-align: center;
}
article .length {
	width: 4em;
	text-align: center;
}
article .day {
	width: 4em;
	text-align: center;
}
article table caption {
	margin-top: 20px;
	padding-bottom: 10px;
	color: black;
	font-weight: bold;
	font-size: 160%;
	line-height: 1.2em;
}
article .img-responsive {
	float: left;
	margin-right: 10px;
}
.flt_rgt {
	float: right;
	margin-left: 10px;
}
.flt_lft {
	float: left;
	margin-right: 10px;
}

@media (max-width: 426px){
header.row p {
	letter-spacing: .1em;
}
footer.row p  {
	text-align: right;

}

header.row {
	padding: 10px 0px;
	background-size: 95% auto, auto auto, 100% auto;
	font-size: 80%;
}
article.row section h1 {
	padding-top: 15px;
	font-size: 185%;
	line-height: 1.2em;
	text-align: center;
}
article.row section h2 {
	font-size: 150%;
	line-height: 1.2em;
}
article.profile {
	padding: 5px 0px;
	margin: 25px 0px;
	border-top: solid 10px #CADAAF;
	border-bottom: solid 4px #CADAAF;
	border-left-style: none;
}
article table {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}
article td, article th {
	display:block;
}
article th {
	margin: 0px;
	padding: 0px;
	border: none;
	height:0px;
	overflow: hidden;
	font-size:0;
}

article .date,
article .event,
article .location,
article .cost,
article .class,
article .description,
article .length,
article .day {
	width: 100%;
	padding-left: 30%;
	position: relative;
	text-align: left;
}
td:before {
	width: 25%;
	display: block;
	padding-right: 10px;
	position: absolute;
	top: 6px;
	left: 1em;
	color: #006699;
	font-weight: bold;
	white-space: nowrap;
	text-align: left;
	}
article tr {
	border-bottom: solid 2px #069;
}
tr:nth-of-type(even) {
	background-color: #D4EAE6;
}
.flt_lft, .flt_rgt {
	max-width: 95%;
	margin: 0px auto;
	display: block;
	float: none;
}
article p {
	float: none;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.center {
	float: none;
}

sectuib figcaption {
}
