/* Colors 
Tan		ebeae5
Red		b51927
Blue	324264
Black	000000
*/

@import url(https://fonts.googleapis.com/css?family=Oswald);
@import url(https://fonts.googleapis.com/css?family=Lora:400,700);

body { 
	background: #dfded9 url('../images/bg.jpg') no-repeat;
	background-size: 100%;
	margin: 0;
	padding: 0;
}
.inner-wrapper {
	max-width: 650px;
	margin: 0 auto;
}
.band-uber { 
	padding: 15px 0;
	text-align: center;
	background: #324264 url('../images/texture-repeat.png');
}
.logo-loa {
	margin-bottom: 75px;
}
.logo-loa img {
	max-width: 175px;
}
.band-header { 
	padding: 0px 0 20px;
	text-align: center;
	margin-top: -70px;
}
.header-btn {
	position: absolute;
	top: 25px;
	right: 15px;
}
.header-btn a {
	padding: 10px 15px;
	border: 1px solid #C7C5B7;
	color: #ebeae5;
}
.header-btn a:hover {
	text-decoration: none;
	background: #496090;
}
.logo-wwi img {
	max-width: 400px;
}
.band-headline h1 {
	font-family: 'Oswald', sans-serif;
	font-weight: 700;
	font-size: 32px;
	line-height: 1.4em;
	color: #324264;
	text-align: center;
}
.band-nav {
	position: fixed;
	left: 0;
	top: 200px;
	bottom: auto;
}
.site-nav {
	list-style: none;
	padding: 0;
}
.site-nav a {
	padding: 12px 20px;
	display: block;
	background: #324264 url('../images/texture-repeat.png');
	color: #ebeae5;
	/*margin-bottom: 5px;*/
	font-family: 'Oswald', sans-serif;
	font-size: 17px;
	border-top: 1px solid #ebeae5;
	border-right: 1px solid #ebeae5;
	border-bottom: 1px solid #ebeae5;
	max-width: 210px;
}
.site-nav a:hover,
.site-nav a:focus {
	text-decoration: none;
	background: #496090 url('../images/texture-repeat.png');
}
.site-nav a.active,
.site-nav a.active:hover,
.site-nav a.active:focus {
	background: #b51927 url('../images/texture-repeat.png');
	color: #ebeae5;
	text-decoration: none;
}
.site-nav a .text-muted { 
	color: #C7C5B7;
}
.site-nav-sub {
	list-style: none;
	padding: 0;
	/*margin-top: -10px;*/
}
.site-nav-sub a {
	background: #b51927 url('../images/texture-repeat.png');
	color: #ebeae5;
	text-decoration: none;
    padding: 6px 20px;
    margin-bottom: -1px;
	font-size: 13px;
	font-family: 'Helvetica', Arial, sans-serif;
}
.site-nav-sub a:hover,
.site-nav-sub a:focus {
	text-decoration: none;
	background: #981420 url('../images/texture-repeat.png');
}
.quote {
	background: #ebeae5;
	border: 3px solid #C7C5B7;
	padding: 4px;
	margin-bottom: 40px;
}
.quote .inner-wrapper {
	padding: 25px 80px;
	text-align: center;;	
	font-family: 'Lora', serif;
	font-size: 21px;
	line-height: 1.6em;
}
.quote .text {
	margin-bottom: 10px;
	display: block;
}
.quote .attribution {
	font-family: 'Oswald', sans-serif;
	font-weight: 700;
	font-size: 17px;
	color: #324264;
	line-height: normal;
	display: block;
}
.band-body { 
	padding: 20px 0 50px;
}
.band-body h1 {
	font-family: 'Oswald', sans-serif;
	font-weight: 700;
	font-size: 32px;
	line-height: 1.4em;
	color: #324264;
	margin-bottom: 30px;
}
.band-body h2, .band-body h2 a {
	font-family: 'Oswald', sans-serif;
	font-weight: 700;
	line-height: 1.4em;
	color: #324264;
	margin-bottom: 20px;
}
.band-body h3, .band-body h3 a {
	font-family: 'Oswald', sans-serif;
	font-weight: 700;
	font-size: 24px;
	line-height: 1.4em;
	color: #324264;
	margin-bottom: 20px;
}
.band-body h4, .band-body h4 a {
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.4em;
    color: #324264;
    margin-bottom: 10px;
}
.band-body p, .band-body li, .band-body td {
	font-family: 'Lora', serif;
	font-size: 19px;
	line-height: 1.6em;
	margin: 0 0 30px 0;
}
.band-body .divider {
	margin: 50px auto;
	width: 100px;
	height: 10px;
	background: #C7C5B7;
}
.band-contact { 
	background: #b51927 url('../images/texture-repeat.png');
	color: #ebeae5;
	padding: 50px 0;
	text-align: center;
	font-family: 'Lora', serif;
	font-size: 18px;
	border-bottom: 25px solid #324264;
}
.band-footer { 
	background: #324264 url('../images/texture-repeat.png');
	color: #ebeae5;
	padding: 50px 0;
	text-align: center;
	font-family: 'Lora', serif;
	font-size: 18px;
	border-top: 15px solid #b51927;
}
.band-contact a,
.band-footer a {
	color: #FFF;
}
.band-footer em {
	color: #C7C5B7;
}
.band-contact h4, .band-footer h4 {
	font-family: 'Oswald', sans-serif;
	font-weight: 700;
	font-size: 20px;
	text-transform: uppercase;
	color: #C7C5B7;
	letter-spacing: 4px;
	margin-bottom: 15px;
	line-height: 1.4em
}
.btn-lg {
	padding: 16px 24px;
	font-size: 20px;
}
.btn-reader {
	margin: 5px;
}
.menu-toggle {
	background-color: #dfded9;
	padding: 10px 26px;
	font-size: 16px;
	border-color: #324264;
	color: #324264;
}
.thumbnail {
	background-color: rgba(255,255,255,.3);
	position: relative;
}
.thumbnail .caption {
    position: absolute;
    bottom: 4px;
    left: 4px;
    right: 4px;
    background: rgba(255,255,255,.7);
}
.site-nav-sub { display: none; }
.site-nav-sub.show { display: block; }
.author-block {
    display: table;
    width: 100%;
    height: 100%;
}
.author-block > a {
    border: 4px double #b51927;
    display: table-cell;
	vertical-align: middle;
    text-align: center;
    height: 100px;
    padding: 0 30px;
    font-size: 20px;
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
    background: #ebeae5;
    color: #324264;
	margin-bottom: 30px;
}
.author-block > a:hover,
.author-block > a:focus {
	text-decoration: none;
	background: #EFEDE9;
}
#carousel-quotes {
    background: #ebeae5;
    border: 3px solid #C7C5B7;
    margin-bottom: 40px;
	min-height: 250px;
}
#carousel-quotes .quote {
    background: transparent;
    border: none;
    padding: 0;
    margin-bottom: 0px;
}
.carousel-caption {
    position: relative;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    padding: 0;
    margin: 0;
	color: initial;
	text-shadow: none;
}
.carousel-control {
    color: #ccc;
    text-shadow: none;
	width: 10%;
}
.carousel-control.left,
.carousel-control.right {
	background: transparent;
}
.carousel-control:focus, .carousel-control:hover {
	color: #999;
}
.carousel-indicators li {
    margin: 1px !important;
	border-color: #ccc;
	background-color: #ccc;
    width: 10px;
    height: 10px;
}
.carousel-indicators .active {
    background-color: #666;
    border-color: #666;
	width: 10px;
	height: 10px;
}
p.quote-small {
    font-size: 17px;
}

@media (min-width: 1078px) {
	.menu-toggle { display: none; }
	.inner-wrapper.collapse { display: block!important; }
}

@media (max-width: 1078px) { 	
	.band-nav { position: initial; text-align: center; }
	.band-nav .site-nav a { padding: 10px 15px; font-size: 15px; max-width: 100%; }	
}

@media (min-width: 768px) {
	.carousel-indicators {
	    bottom: 0px;
	}
}

@media (max-width: 768px) { 	
	.inner-wrapper, .band-headline .inner-wrapper { max-width: 90%; }
	.quote .inner-wrapper { max-width: 100%; }
	.band-footer { padding-left: 15px; padding-right: 15px; }
	.header-btn { position: initial; margin-bottom: 10px; }
	.header-btn a { border: none; }	
}

@media (max-width: 480px) { 	
	.logo-wwi img { max-width: 300px; }
	.band-headline h1 { font-size: 32px; }
	.band-contact h4, .band-footer h4 { font-size: 16px; letter-spacing: 2px; }	
	.quote .inner-wrapper { padding: 25px 50px; }
	#carousel-quotes { min-height: 370px; }
}
