@charset "UTF-8";

#content {
	max-width: 1260px;
}

#content #col1 {
	width: 16%;
	position: absolute;
	text-align: right;
}
#content #col2 {
	width: 70%;
	margin-left: 16%;
	float: left;
	font-size: 13px;
	line-height: 1.6em;
	padding-top: 6px;
}
#content #col3 {
	width: 14%;
	display: none;
}
#content #col1,
#content #col3 {
	float: left;
}
#album,
#tracks,
#textBox,
#reviews,
#quotebox,
#quotebox2 {
	width: 94%;
	min-width: 692px;
	margin-right: auto;
	margin-left: auto;
}
#textBox {
	width: 88%;
	margin-left: 5.2%;
}
#textBox p {
	/* [disabled]font-size: 14px; */
}
#reviews {
	width: 96%;
}

#side  {
	font-size: 16px;
	margin-right: 24px;
	padding-right: 16px;
	padding-bottom:6px;
	border-right: 1px solid #a6b293;
}
#side a {
	color: #647647;
}
#side div {
	margin-top: 6px;
	margin-bottom: 9px;
	text-align: right;
}
#side div p {
	margin-bottom: 0px;
}
#side .pagename {
	font-size: 21px;
	font-weight: bold;
	color: #647647;
	font-family: "Comic Sans MS", "Trebuchet MS", Arial, sans-serif;
	padding-bottom: 6px;
	text-align: right;
}
#side .pagename a {
	color: #647647;
	text-decoration: none;
	border-bottom: 1px dotted #647647;
	padding-bottom: 0px;
}

#textBox .bigger {
	font-size: 1.1em;
	line-height: 1.65em;
	border-bottom: 1px dotted #364026;
	padding-bottom: 15px;
	margin-bottom: 16px;
	text-align: left;
	padding-right: 15px;
}
#textBox .footnote {
	font-style: normal;
	border-top: 1px dotted #364026;
	padding-top: 15px;
	margin-top: 18px;
	margin-bottom: 24px;
}

#content .col2 img {
	margin-left: 1px;
}
#feature {
	margin-right: auto;
	margin-left: auto;
}
#feature td {
	text-align: center;
}

#album {
	margin-bottom: 8px;
	margin-top: 3px;
	position: relative;
}
#album .row {
	position: relative;
	margin-bottom: 24px;
}
#album .image {
	float: left;
}
#album .image img{
	border-top: 1px solid #8b9a72;
	border-right: 1px solid #808a6e;
	border-bottom: 1px solid #808a6e;
	border-left: 1px solid #8b9a72;
	box-shadow:2px 3px 6px #879987;
}

#album .detail {
	margin-left: 250px;
	position: relative;
	min-height: 304px; /* to expand #album to include buttons */
}
#album .norm {
	padding-left: 18px;
	font-size: 0.9em;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-top: 3px;
	line-height: 1.65em;
}
#album .norm img {
	padding-left: 1px;
	border: none;
	margin-top: 6px;
	margin-bottom: 6px;
	padding-right: 6px;
}
#album .norm p {
	margin-bottom: 12px;
	font-size: 1.2em;
	line-height: 1.5em;
}
#album .norm .head {
	font-size: 1.5em;
	line-height: 1.4em;
	margin-bottom: 12px;
	margin-top: -4px;
}
#album .norm .intro {
	font-size: 1.3em;
	margin-bottom: 12px;
	line-height: 1.55em; /*was 1.43em */
}
#album .listenhere strong:hover,
#tracks .listenhere strong:hover {
	color: #676;
	cursor: pointer;
}
#album .butt {
	text-align: center;
	white-space: nowrap;
	padding-top: 12px;
	padding-bottom: 9px;
	padding-right: 0px;
	padding-left: 0px;
	position: absolute;
	left: 1px;
	top: 250px;
	width: 240px;
	display: inline-block;
}
#album .butt img{
	border: none;
	padding-left: 1px;
	padding-right: 2px;
	margin-left: 0px;
}
#album .button {
	width: 94%;
}
#album .medialink {
	padding-top: 6px;
	padding-left: 2px;
}
#album .medialink a {
	padding-bottom: 1px;
	font-weight: bold;
}
#album .subhead{
	background-color: #9da49c;
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: 1px solid #838982;
	color: #222;
	font-style: normal;
}
#album .youhead {
	padding-top: 9px;
	padding-left: 1px;
	white-space: nowrap;
}
#album .youtube {
	margin-left: 2px;
	border-left: 2px solid #444;
	border-right: 2px solid #444;
	border-bottom: 2px solid #444;
	margin-bottom: 6px;
	margin-top: 6px;
}

#quotebox, #quotebox2 {
	font-size: 12px;
	margin-top: 0px;
	border-top-width: 1px;
	margin-bottom: 27px;
	border-right-style: none;
}
#quotebox {
	font-size: inherit;
	line-height: 1.42em;
	box-sizing: border-box;
	white-space: normal;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-right: 18px;
	padding-left: 1.6em;
	/* [disabled]text-indent: -0.6em; */
}
#quotebox p {
	margin-top: 4px;
	margin-bottom: 4px;
}
#quotebox .tiny {
	font-size: 0.85em;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0.5em;
	white-space: nowrap;
}
#quotebox .tiny,
#quotebox .tiny a {
	color: #5f6752;
/*	font-style: italic;*/
}
#quotebox2 {
	text-align: center;
	background-color: #dceadc;
	margin-top: -3px;
	margin-bottom: 24px;
	padding-top: 6px;
	padding-bottom: 4px;
}
#quotebox2 td {
	background-color: #dceadc;
	text-align: center;
	line-height: normal;
	padding-right: 12px;
	padding-left: 12px;
}
#quotebox2 p {
	margin-bottom: 0px;
}

#tracks {
	position: relative;
}
#tracks,
#blogs,
#thumbs {
	border-top: 1px solid #9da49c;
	border-bottom: 1px solid #9da49c;
	padding-bottom: 1px;
	margin-bottom: 18px;
}
#tracks .row {
	width: 100%;
	display: block;
	position: relative;
	border-top: 3px solid #bdcaa9;
	background-color: #c5d1b4;
}
#tracks .row div {
	margin-top: 4px;
	padding-bottom: 2px;
	vertical-align: top;
	line-height: 1.3em;
	padding-right: 9px;
	padding-left: 6px;
}
#tracks .head {
	font-size: 1.1em;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 4px;
	color: #404c2d;
	border-top-style: none;
	height: auto;
	width: 100%;
	box-sizing: border-box;
	padding-left: 9%;
}
#tracks .row .trackno {
	padding-right: 3px;
	text-align: right;
	padding-left: 8px;
	width: 20px;
	float: left;
}
#tracks .row .image {
	width: 132px;
	text-align: center;
	float: left;
	position: relative;
	padding-left: 9px;
}
#tracks .image img {
	border: 1px solid #97a77c;
	margin-top: 2px;
}
#tracks .row .detail {
	width: 64%;
	min-height: 130px;
	margin-left: 180px;
	position: relative;
}
#tracks .time {
	width: 6%;
	position: absolute;
	top: 0px;
	right: 0px;
	text-align: center;
}
#tracks .songname {
	font-weight: bold;
	color: #404c2d;
	white-space: nowrap;
	padding-right: 18px;
	font-style: normal;
	padding-left: 3px;
	margin-bottom: 1px;
}
#tracks .songcredit {
	margin-top: 0px;
	padding-left: 3px;
	font-size: 11px;
	margin-bottom: 6px;
}
#tracks .lineup {
	font-style: italic;
	padding-right: 9px;
	margin-top: 6px;
}
#tracks .lineup,
#tracks .listen,
#tracks .listenhere,
#tracks .norm,
#tracks .merch,
#tracks .songcredit {
	padding-left: 3px;
	font-size: 0.9em;
	line-height: 1.6em;
}
#tracks .listen {
	/* [disabled]font-size: 12px; */
}
#tracks .listenhere {
	margin-top:-2px;
	padding-bottom: 0px;
}
#tracks .listenhere strong {
	color: #495733;
}
#tracks .norm {
	font-weight: bold;
	color: #475947;
}
#tracks .norm a {
	color: #475947;
	border-bottom: 1px dotted #475947;
	text-decoration: none;
}
#tracks .listen img {
	vertical-align: middle;
	border: none;
	margin-right: 2px;
}
#tracks .merch {
	margin-top:-5px;
	margin-bottom: 9px;
}
#tracks .listenhere img  {
	border-bottom-width: 0px;
	vertical-align: middle;
	margin-left: 2px;
	margin-right: 8px;
}

audio {
	opacity:0.5;
}
.audiobox {
	display:none;
	padding-left:3px;
	padding-bottom: 6px;
}

#blogs div,
#mailbox,
#thumbs .arrbox {
	background-color: #cdd7cd;
}
#blogs, 
#news {
	width: 100%;
}
#blogs td, #news td, #mailbox {
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	vertical-align: top;
}
#blogs p , #news p, #reviews p {
	margin-bottom: 9px;
}
#blogs .headline {
	font-size: 16px;
	font-weight: bold;
}
#blogs .subhead {
	line-height: 18px;
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 8px;
}
#blogs .dateline {
	font-style: italic;
	border-top: 1px solid #a6b293;
	padding-top: 3px;
	padding-left: 2px;
	margin-top: 12px;
}
#news, #mailbox {
	border: 1px solid #a6b293;
}
#news {
	margin-bottom: 18px;
	background-color: #dee5d1;
}
#reviews {
	margin-top: -10px;
}
#reviews div {
	padding-top: 9px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 1em;
	text-indent: -1.1em;
	font-style: normal;
	text-align: justify;
	line-height: 1.43em;
}
#reviews .head {
	font-weight: normal;
	font-size: 16px;
	font-style: normal;
	text-indent: -0.3em;
	padding-top: 15px;
	/* [disabled]padding-bottom: 12px; */
	border-top: 1px solid #364026;
}
#reviews .head a {
	font-weight: normal;
	color: #404c2d;
}
#reviews .dateline {
	font-style: normal;
	font-weight: bold;
	margin-top: 6px;
	padding-left: 2em;
}
#reviews strong,
#reviews .dateline,
#reviews .dateline a {
	color: #475947;
}
#reviews .quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 9px;
	color: #6f7a5d;
	margin-left: 2px;
	font-style: normal;
	margin-right: 3px;
}
#reviews .songname {
	font-style: italic;
	color: #2a331c;
}
#links {
	width: 100%;
	margin-top: 6px;
}

#playBox,
#playBox2 {
	background-color: #333;
	margin-top: 2px;
	filter:alpha(opacity=90);
	opacity:0.95;
	margin-right: 24px;
	margin-left: 24px;
	padding-bottom: 6px;
	margin-bottom: 18px;
	-webkit-border-radius: 6px;
	-moz-border-radius:63px;
	border-radius: 6px;
	padding-top: 6px;
	color: #ccc;
}

/* Mailbox styles */

#mailbox {
	margin-bottom: 18px;
	position: relative;
	margin-right: auto;
}
#mailbox p {
	margin-bottom: 0px;
	margin-left: 3px;
}
#mailform {
	position: absolute;
	right: 15px;
	top: 12px;
}
#mail2 {
	width: auto;
	margin-right: 6px;
	background-color: #d6e0c5;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 12px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
#mail td,
#mail2 td {
	padding-top: 0px;
	padding-left: 0px;
	vertical-align: middle;
	color: #414d2f;
}
#mail .tiny {
	font-size: 11px;
	line-height: 12px;
	padding-left: 3px;
	padding-top: 9px;
	padding-bottom: 12px;
	text-align: left;
}
#mail .field,
#mail2 .field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F5F5F5;
	margin-left: 12px;
}
#mail #Enter,
#mail2 #Enter {
	margin-top: 6px;
	margin-bottom: 6px;
	margin-right: 6px;
	margin-left: 12px;
}

@media screen and (max-width: 1200px) {

#content {
	max-width: 1024px;
}
#content #col1 {
	width: 15%;
}
#content #col2 {
	margin-left: 15.5%;
}
#album,
#tracks,
#reviews,
#textBox,
#quotebox,
#quotebox2 {
	width: 80%;
	margin-left: auto;
}
#album .norm {
	line-height: 1.55em;
}
#album .norm p {
	margin-bottom: 9px;
	font-size: 1em;
	line-height: inherit;
}
#album .norm .intro {
	line-height: 1.5em;
}
#quotebox {
	font-size: 0.9em;
}
#tracks .lineup,
#tracks .listen,
#tracks .listenhere,
#tracks .norm,
#tracks .merch,
#tracks .songcredit {
	font-size: 0.85em;
	line-height: inherit;
}
#events,
#reviews {
	margin-left: -9px;
}

}
@media screen and (max-width: 996px) {
	
}


@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) { 

#content {
	margin-top: 12px;
}
#content #col1 {
	width: 100%;
	position: relative;
	text-align: left;
}
#content #col2 {
	width: 100%;
	margin-left: 0%;
	font-size: 15px;
	padding-top: 6px;
}
#album,
#tracks,
#textBox,
#quotebox,
#quotebox2 {
	width: 92%;
}
#reviews {
	width: 100%;
}
#reviews div {
	padding-right: 0px;
}

#album {
	margin-top: 0px;
}
#album .image {
	width: 288px;
}
#album .image img {
	width: 100%;
	height: auto;
}
#album .detail {
	margin-left: 300px;
	min-height: 354px;
}
#album .butt {
	top: 300px;
	width: 288px;
}
#album .norm p {
	font-size: 1.1em;
	line-height: 1.5em;
}
.button.smallButton {
	width: 52% !important;
}
.itunes {
	width: 108px;
	height: 29px;
	background-size: cover;
}

#quotebox,
#quotebox2 {
	font-size: inherit;
}
#tracks .row .trackno {
	width: 24px;
}
#tracks .row div {
	margin-top: 9px;
}
#tracks .row .image {
	margin-top: 6px;
}

#textBox {
	margin-top: -6px;
	font-size: 1.05em;
}
#side {
	font-size: 21px;
	text-align: left;
	margin-top: 0px;
	margin-left: 4%;
	border-right: none;
}
#side div {
	display: inline-block;
	text-align: left;
	margin-right: 12px;
}
#side .pagename {
	font-size: 28px;
}

}



@media only screen and (max-device-width: 736px) {

#content {
	margin-top: 36px;
}
#content #col1 {
	width: 100%;
	position: relative;
	text-align: left;
}
#content #col2 {
	width: 100%;
	margin-left: 0%;
	padding-top: 6px;
}

.musicPage #album {
	width: 90%;
}
.albumPage #album {
	width: 100%;
	display: inline-block;
}

.albumPage #col1 {
	display: none;
}
.albumPage #album {
	margin-top: 48px;
}
.albumPage #quotebox, 
.albumPage #quotebox2 {
	display: none;
}
#side {
	border-right: none;
	margin-right: auto;
	padding-right: 0px;
}
#side div {
	display: none;
	margin-bottom: 18px;
}
#side .pagename {
	display: inline-block;
	font-size: 3.5em;
	margin-left: 5%;
	text-align: left;
}
.musicPage #side .pagename {
	margin-left: 9.5%;
}

#album .row {
	width: 90%;
	margin-left: 5%;
}
.musicPage #album .row {
	margin-bottom: 48px;
}

.musicPage #album .image {
	width: 100%;
	float: none;
}
.albumPage #album .image,
.tourPage #album .image {
	width: 92%;
	margin-left: 4%;
}
#album .image img {
	width: 100%;
	height: auto;
	box-shadow: none;
}
#album .detail {
	margin-left: 0px;
	min-height: initial;
	margin-top: 18px;
	display: inline-block;
}
.tourPage #album .detail {
	width: 100%;
	text-align: center;
}
#album .norm {
	font-size: 3em;
	padding-left: 0px;
	padding-right: 0px;
}
#album .norm p {
	margin-bottom: 24px;
	line-height: 1.4em;
	font-size: 0.9em;
	margin-bottom: 36px !important;
}
#album .norm .head {
	font-size: 1.4em !important;
	margin-bottom: 30px;
	display: inline-block !important;
	margin-top: 9px;
}
#album .norm .intro {
	font-size: 1em;
	margin-bottom: 24px;
}
.albumPage #album .norm .intro {
	text-indent: 0.8em;
	font-size: 1.1em;
}
#album .norm .bonus {
	display: none;
}

.musicPage #album .norm p {
	display: none;
}
.musicPage #album .norm .head {
}
.albumPage #album .norm .head {
	width: 100%;
	margin-top: 24px;
	text-align: center;
}
.musicPage #album .norm .intro,
.musicPage #album .norm .click {
	display: inline-block;
}
.musicPage #album .norm .click {
	font-size: 1.1em;
}

#album .butt {
	position: relative;
	top: auto;
	width: 100%;
}
.musicPage #album .butt {
	display: none;
}
#album .butt .button,
#album .butt .itunes {
	font-size: 3.5em;
	line-height: 1em;
	margin-top: 0px;
}
#album .butt .button {
	width: 80%;
	margin-left: 10%;
	margin-bottom: 24px;
	box-shadow: none;
	border-radius: 12px;
}
#album .butt .button.smallButton {
	width: 52%;
	margin-left: 0px;
	border: 2px solid #BDBCBB;
}
#album .butt .button a,
#album .butt .itunes a {
	padding-bottom: 30px;
	padding-top: 30px;
	margin-left: 1em;
	margin-right: 1em;
}
#album .butt .button.smallButton a {
	padding-bottom: 26px;
	padding-top: 25px;
	margin: 0px;
}

#tracks {
	width: 100%;
	font-size: 2.5em;
}
#tracks .row {
}
#tracks .head {
	font-size: 1.2em;
	line-height: 2em;
	padding-top: 18px;
	padding-bottom: 18px;
	padding-left: 11%;
}
#tracks .row div {
	margin-top: 24px;
}
#tracks .row .image {
	display: none;
}
#tracks .row .trackno {
	width: 4%;
	margin-left: 4%;
	padding-left: 0px;
	padding-right: 0px;
}
#tracks .row .detail {
	display: inline-block;
	margin-left: 3%;
	width: 82%;
	padding-left: 0px;
	padding-right: 0%;
}
#tracks .songname {
	font-size: 1.3em;
}
#tracks .lineup {
	line-height: 1.4em;
	margin-top: 18px;
}
#tracks .row .time {
	right: 5%;
	width: auto;
	padding-right: 0px;
}
#tracks .row .detail .merch {
	display: none;
}

#textBox {
	width: 90%;
	font-size: 2.5em;
	line-height: 1.54em;
}
#textBox .bigger {
	font-size: 1.2em;
	line-height: 1.6em;
	margin-bottom: 36px;
	padding-bottom: 36px;
	border-bottom-style: solid;
}
#textBox .footnote {
	border-top-style: solid;
	padding-top: 30px;
	margin-top: 36px;
	margin-bottom: 48px;
}
#textBox #links {
	width: 90%;
	margin-left: 5%;
}

#reviews {
	width: 100%;
	margin-left: -2%;
	margin-top: -36px;
}
#reviews div {
	padding-left: 0.65em;
	padding-right: 0px;
	padding-bottom: 36px;
	text-indent: -0.95em;
}
#reviews .head {
	font-size: 1.2em;
	padding-left: 0.85em;
	padding-top: 48px;
}
#reviews .quote {
	font-size: 1.4em;
	margin-right: 0.25em;
	margin-left: 0.25em;
}
#reviews .dateline {
	margin-top: 30px;
	padding-left: initial;
	text-indent: initial;
	text-align: left;
}
#reviews .dateline a:after {
	content: ">";
	opacity: 0.8;
	float: right;
	padding-left: 1em;
}

#tracks .listenhere {
	margin-bottom: 0px;
}
#tracks .row .audiobox {
	margin-top: initial;
	margin-bottom:12px;
}
audio {
	opacity: 0.8;
}
[controls] {
	width: 95%;
}

}
