body {
	margin: 0;
	padding: 0;
	background-color: #ccc;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	line-height: 18px;
}
body.home {
	background-color: #fff;
}
body.about {
	background-color: #fff;
}
#wrapper {
	width: 100%;
	margin: 0;
	padding: 0;
}
#header {
	width: 86%;
	overflow: hidden;
	margin: 0px auto;
	padding-top: 8px;
}
#logo {
	float: left;
	margin-left: 1.25%;
	
	margin-top: 3px;
	background: url('images/scott_wheatley.png') no-repeat;
	width: 164px;
	height: 60px;
	text-indent: -2000px;
	cursor: pointer;
}
#logo:hover {
	background-position: 0 -60px;
}
#arrow_wrapper {
	float:right;
	width:92px;
	text-align:center;
}
.arrow_nav:hover {
	opacity: 0.6;
}
#about {
	float: right;
	/*text-align: right;*/	
	background: url('images/about_scott.png') no-repeat;
	width: 92px;
	height: 16px;
	margin-top: 15px;
	cursor: pointer;
	text-indent: -5000px;
}
#about:hover {
	background-position: 0px -16px;
}
#maincontentcontainer {
	width: 83%;
	background-color: #fff;
	padding: 15px 30px 150px 50px;
	margin: 0 auto;
}
body.home #maincontentcontainer {
	background: #fff url('images/bg.jpg') no-repeat top center;
	background-size: cover;
}

body.about #maincontentcontainer {
	background: #fff url('images/bg_test1.jpg') no-repeat top center;
	background-size: cover;
}


#title {
	font-size: 21px;
	color: #f7941d;
}
#3cols, #2cols {
	display: none;
}
#col1, #col2 {
	width: 32%;
}
#col3 {
	width: 25%;
}
.col > div {
	margin-bottom: 8px;
}
.year {
	color: #999;
	font-size: 0.86em;
	font-style: italic;
}
ul {
	padding: 0 0 0 17px;
	margin: 7px 0 7px 0;
}
li {
	margin: 3px 0;
	font-weight: bold;
}
.red, .red li a {
	color: #ff0033;
}
.green, .green li a {
	color: #5BB700;
}
.blue, .blue li a {
	color: #0066ff;
}
.orange, .orange li a {
	color: #ff6600;
}
.limegreen, .limegreen li a {
	color: #339900;
}
.magenta, .magenta li a {
	color: #e52de5;
}
pre {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 21px;
	margin-bottom: 30px;
}
pre.lyrics {
	font-size: 11px;
	line-height: 18px;
}
a {
	text-decoration: none;
	color: #999;
}
li a:hover, a:hover {
	color: #999;
}
.prev a, .next a {
	font-size: 12px;
	font-weight: bold;
	color: #666;
}
.prev a:hover, .next a:hover {
	color: #999;
}
.next {
	float: right;
	margin-right: 30px;
}
.span_1_of_2 .next {
	margin-right: 3px;
	margin-bottom: 25px;
}
.span_1_of_2 .prev {
	margin-right: 3px;
	margin-bottom: 25px;
}
.page_title {
	color: #ff0000;
	font-weight: bold;
	font-size: 1.5em;
}
.song_image {
	width: 90%;
	margin: 30px 0;
}
#song_wrapper #maincontentcontainer #about_wrapper #maincontentcontainer  {
	padding-bottom: 30px;
}
.about_image {
	width: 90%;
	margin: 30px 0;
}
#about_wrapper #maincontentcontainer #col1 {
	line-height: 1.75em;
	width: 28%;
	margin-right: 2%;
}
#about_wrapper #maincontentcontainer #col2 {
	font-size: 0.8em;
	line-height: 1.75em;
	width: 36%;
}
#about_wrapper #maincontentcontainer #col1b, #about_wrapper #maincontentcontainer #col2b {
	font-size: 0.8em;
	line-height: 1.75em;
	width: 92%;
}
#about_wrapper #maincontentcontainer a {
	font-size: 1.6em;
	color: #666;
	font-weight: bold;
}
#about_wrapper #maincontentcontainer #col2 a:hover {
	color: #999;
}
#about_wrapper #maincontentcontainer #col2 p {
	margin: 0 0 20px 0;
}
#about_wrapper #maincontentcontainer #col3 {
	width: 30%;
	text-align: center;
}
span.author {
	font-style: italic;
}

.jp-audio {
	width: 90%;
}
.jp-audio .jp-controls {
	width: 90% !important;
}
#about_wrapper .jp-audio .jp-controls {
		padding: 15px 20px 0;
}
.jp-volume-controls, .jp-stop {
	display: none !important;
}
button.jp-next, button.jp-previous {
  width: 28px;
  height: 28px;
  margin: 6px 3px 0 3px; 
  padding: 0.5em 0.5em;
}
#about_wrapper .jp-title {
	/*font-size: 0.8em;*/
	font-size: 0.7em;
	line-height: 1.1em;
	font-weight: bold;
	color: #ff0033;
	position: absolute;
	left: 143px;
	top: 7px;
}
.jp-playlist {
	height: 450px;
	overflow-y: scroll;
}
#about_wrapper #maincontentcontainer a.jp-playlist-item {
	font-size: 1em;	 
}
#jp_container_1 {
	/*width: 300px;*/
	width: 90%;
}
.jp-audio .jp-type-single .jp-progress, .jp-audio .jp-type-single .jp-time-holder {
	left: 80px !important;
	width: 65% !important;
}
.jp-audio .jp-type-playlist .jp-progress, .jp-audio .jp-type-playlist .jp-time-holder {
	left: 143px !important;
	width: 60% !important;
}
.span_1_of_2 .jp-audio .jp-type-single .jp-progress, .span_1_of_2 .jp-audio .jp-type-single .jp-time-holder,  {
	left: 80px !important;
	width: 62% !important;
}
.span_1_of_2 .jp-audio, .span_1_of_3 .jp-audio {
	margin-bottom: 30px !important;
}
.jp-toggles {
	display: none;
}
.jp-shuffle {
	display: block;
	/*float: left;*/
	width: 18px;
	height: 18px;
	overflow:hidden;
	text-indent: -9999px;
	line-height: 100%;
	border: none;
	cursor: pointer;
	position: absolute;
	top: 58px;
	left: 55px;
}
#about_wrapper .jp-state-shuffled .jp-shuffle {
	background: url('jplayer/skin/blue.monday/image/jplayer.blue.monday.jpg') -58px -270px no-repeat;
}
a.white_link {
	color: #fff !important;
}
a.white_link:hover {
	color: #ccc !important;
}
.image_wide, .song_image_desktop {display:block;height: 100%;}
.image_narrow, .song_image_mobile {display:none;}
@media only screen and (max-width: 1375px) {
	.jp-audio .jp-type-playlist .jp-progress, .jp-audio .jp-type-playlist .jp-time-holder {
		left: 143px !important;
		width: 45% !important;
	}
	/*#about_wrapper .span_1_of_2 .jp-title {
		font-size: 1.2em;
	}
	#about_wrapper .span_1_of_3 .jp-title {
		font-size: 0.6em;
	}*/
	#about_wrapper #maincontentcontainer a.jp-playlist-item:hover {
		color: #999 !important;
	}
}
@media only screen and (max-width: 600px) {
	/*#about {
		margin-top: 38px !important;
		margin-right: 20px;
	}*/
	#arrow_wrapper {
		margin-right: 10px;
	}
	#prev_arrow {
		margin-right: 6px;
	}
	#next_arrow {
		margin-left: 6px;
	}
	#logo {
		margin-left: 20px;
	}
	#header {
		width: inherit;
	}
	#maincontentcontainer {
		width: inherit;
		padding: 15px 10px 150px 20px;
		padding-right: 0px;
		width: 94%;
	}
	ul { width: 90%; }
	.next, .prev { width: 25%; }
	/*#about_wrapper .span_1_of_2 .jp-title {
		font-size: 0.9em;
	}*/
	#about_wrapper #maincontentcontainer a.jp-playlist-item:hover {
		color: #999 !important;
	}
	#about_wrapper #maincontentcontainer a.white_link:hover {
		color: #red !important;
	}
	.image_wide, .song_image_desktop {display:none;}
	.image_narrow, .song_image_mobile {display:block;max-height:355px;}
}
@media only screen and (max-width: 350px) {
	#about {
		margin-top: 38px !important;
		margin-right: 0px;
	}
}
@media only screen and (min-width: 1300px) {
	html, body {
		font-size: 1.1em;
		line-height: 1.2em;
	}
	ul {
		padding: 0 0 0 20px;
	}
	p, p.lyrics, .prev a, .next a {
		font-size: 0.8em;
		line-height: 1.5em;
	}
	.page_title {
		font-size: 1.2em;
	}
}