/*
Theme Name: Parker Burtis
Description: A custom built WordPress theme.
Author: Lunar Shift
Author URI: https://www.lunarshift.com/
Version: 99.0
*/

.wrapper {
	margin: 0 auto;
	max-width: 1150px;
	padding: 0 20px;
}

img {
	display: block;
	margin: auto;
}

body {
	padding: 26px 0;
	font-family: "Montserrat", sans-serif;
}

h1, h2, h3, h4, h5, h6 {
    letter-spacing: 0.02em;
	font-weight: normal;
	line-height:1.2em;
}
h1 {
    text-align: center;
    font-size: 38px;
    letter-spacing: 0.02em;
    margin-bottom: 30px;
	font-weight: normal;
	border-bottom: 3px solid #ccc;
	border-bottom: 2px solid #de2233;
	padding-bottom: 12px;
	max-width:800px;
	margin-left:auto;
	margin-right:auto;
}
h2 {
    font-size: 28px;
	color: #fff;
}
h3 {
    font-size: 20px;
	color: #fff;
}

ol.song-list {
	max-width:600px;
	margin: 25px auto;
}
.song-list li {
	font-family: "Lora", serif;
	font-size: 22px;
	line-height:32px;
}
.song-list li span {
	float:right;
}


p {
    font-family: "Lora", serif;
    font-size: 19px;
    line-height: 28px;
    margin-bottom: 0.75em;
}

div.wide {
	/*margin:0 -220px;*/
}
div.message {
	margin-top:30px;
	margin-bottom:30px;
	border-top: 4px solid #de2233;
	border-bottom: 4px solid #de2233;
	padding: 25px 30px;
}
p:last-child {
	margin-bottom:0;
}

.cols {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
.cols .col {
    -webkit-flex: 0 1 48%;
    -ms-flex: 0 1 48%;
    flex: 0 1 48%;
}

.songs {
	text-align: center;
	margin:45px auto;
}
.songs .col {
	padding: 30px 0;
	background: #80131c;
	border-radius:15px;
	-webkit-box-shadow: 0px 0px 21px 0px rgba(0,0,0,0.35);
	-moz-box-shadow: 0px 0px 21px 0px rgba(0,0,0,0.35);
	box-shadow: 0px 0px 21px 0px rgba(0,0,0,0.35);
	opacity:0.9;
	margin-bottom: 30px;
}
.songs audio {
	width: 90%;
	margin: 20px auto;
}
h3 a {
	color: rgba(255, 255, 255, 0.9);
}

body .fb_iframe_widget_fluid {
	max-width:800px;
	margin:20px auto 0;
	display:block;
}

.fb-comments {
	background: #fff;
}
.fb-old {
    margin-top: -130px !important;
    z-index: -1;
}

@media (min-width:981px) {
	
	.songs .col:hover {
		opacity:1;
	}
	h3 a:hover {
		color: rgba(255, 255, 255, 1);
	}

}
@media (max-width: 980px) {
	
	p {
		font-size: 42px;
		line-height: 1.4em;
	}
	.cols {
		display: block;
	}
	.col {
		max-width: 90%;
		margin: 0 auto;
		display: block;
	}
	img.parker {
		width: 75%;
		height: auto;
	}
	h1 {
		font-size: 65px;
		border-bottom: 5px solid #de2233;
	}
	.songs audio {
		height: 100px;
	}
	h2 {
		font-size: 52px;
	}
	.col a {
		font-size: 38px;
	}
}

/* jssor slider arrow navigator skin 05 css */
/*
.jssora05l                  (normal)
.jssora05r                  (normal)
.jssora05l:hover            (normal mouseover)
.jssora05r:hover            (normal mouseover)
.jssora05l.jssora05ldn      (mousedown)
.jssora05r.jssora05rdn      (mousedown)
*/
.jssora05l, .jssora05r {
	display: block;
	position: absolute;
	/* size of arrow element */
	width: 40px;
	height: 40px;
	cursor: pointer;
	background: url('img/a17.png') no-repeat;
	overflow: hidden;
}
.jssora05l { background-position: -10px -40px; }
.jssora05r { background-position: -70px -40px; }
.jssora05l:hover { background-position: -130px -40px; }
.jssora05r:hover { background-position: -190px -40px; }
.jssora05l.jssora05ldn { background-position: -250px -40px; }
.jssora05r.jssora05rdn { background-position: -310px -40px; }

/* jssor slider thumbnail navigator skin 01 css */
/*
.jssort01 .p            (normal)
.jssort01 .p:hover      (normal mouseover)
.jssort01 .p.pav        (active)
.jssort01 .p.pdn        (mousedown)
*/
.jssort01 .p {
	position: absolute;
	top: 0;
	left: 0;
	width: 72px;
	height: 72px;
}

.jssort01 .t {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: none;
}

.jssort01 .w {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

.jssort01 .c {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 68px;
	height: 68px;
	border: #000 2px solid;
	box-sizing: content-box;
	/*background: url('img/t01.png') -800px -800px no-repeat;*/
	_background: none;
}
.pav .c {
	background: rgba(0,0,0,0.5);
	background: rgba(255,255,255,0.5);
}

.jssort01 .pav .c {
	top: 2px;
	_top: 0px;
	left: 2px;
	_left: 0px;
	width: 68px;
	height: 68px;
	border: #000 0px solid;
	_border: #fff 2px solid;
	background-position: 50% 50%;
}

.jssort01 .p:hover .c {
	top: 0px;
	left: 0px;
	width: 70px;
	height: 70px;
	border: #fff 1px solid;
	background-position: 50% 50%;
}

.jssort01 .p.pdn .c {
	background-position: 50% 50%;
	width: 68px;
	height: 68px;
	border: #000 2px solid;
}

* html .jssort01 .c, * html .jssort01 .pdn .c, * html .jssort01 .pav .c {
	/* ie quirks mode adjust */
	width /**/: 72px;
	height /**/: 72px;
}
