/*
Theme Name: August 2016
Description: The official site of Ola Gjeilo, as it was designed November 2014 through extensive collaboration between Ola Gjeilo and Patrick Cheo.
Author: Ola Gjeilo and Patrick Cheo
Version: 1.0
License: Copyright © 2016 Ola Gjeilo // All Rights Reserved
License URI: license.txt
*/


/* =Reset default browser CSS.
-------------------------------------------------------------- */

body {
	background: #FFFFFF;
    margin: 30px 15px 15px 15px;
    padding: 0;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	color:#444;
}
h1 {
	text-transform: uppercase;
	font-size:15px;
	font-weight:normal;
	text-decoration:none;
	border-bottom:1px solid #000;
	padding:0 0 4px;
	margin: 0;
	clear:both;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
p a {
	color:#6f89a1;	
}
img {
	border:0;	
	outline:none;
}
a img {
	outline:none;
	border:none;	
}
a {
	outline:none;
	color:#333333;	
	text-decoration:none;
}
a:hover {
	color:#6f89a1;	
}
iframe { border:none; }
hr {
	display: block;
	-webkit-margin-before: 0.5em;
	-webkit-margin-after: 0.5em;
	-webkit-margin-start: auto;
	-webkit-margin-end: auto;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;	
	border-color:#666;
}
#mainwrap {
	margin: 0 auto;
	position: relative;
	width: 960px;
	z-index: 2;
	padding: 0;
}
#mainwrap #header {
	width: 100%;
	height: 111px;
	margin: 25px 0 35px 0;
}
#navLeft ul{
	list-style-type: none;
    padding: 0;
	margin:15px 0 0 0;
	width:100%;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	height:20px;
}
#navLeft ul li{
	display: inline-block;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 11px;
	text-align: center;
	margin: 0;
	width: 24%;
}
#navLeft ul li#videos {
	/*font-family: "HelveticaNeue-Medium";*/
}
#mainwrap #header #socialicons {
	padding: 10px 0px 0 0;
	width: 186px;
	height: 24px;
	position: absolute;
	left: 123px;
	top: 45px;
}
#mainwrap #header #socialicons ul {
	list-style-type: none;
    margin: 0;
    padding: 0;
}
#mainwrap #header #socialicons ul li {
	list-style-type:none;
	display:inline-block;
	margin:0;
	width:23px;
	height:23px;
	background-position: 0 0;
	position:absolute;
	overflow:hidden;
}
#mainwrap #header #socialicons li#facebook {
	left:-60px;
}
#mainwrap #header #socialicons li#twitter {
	left:-30px;
}
#mainwrap #header #socialicons li#instagram {
	left:0px;
}
#mainwrap #header #socialicons li#youtube {
	left:30px;
}
#mainwrap #header #socialicons li#itunes {
	left:80px;
}
#mainwrap #header #socialicons li#amazon {
	left:110px;
}
#mainwrap #header #socialicons li#spotify {
	left:140px;
}
#mainwrap #header #socialicons ul li a {
	position:absolute;
	width:46px;
	height:23px;
	text-indent:-9999px;
}
#mainwrap #header #socialicons li#facebook a {
	background: url("images/icon-facebook.png") no-repeat;
	background: url("images/icon-facebook.svg") no-repeat;
	background-position: -23px 0;
}
#mainwrap #header #socialicons ul li#facebook a:hover {
	background-position: -23px 0;	
}
#mainwrap #header #socialicons li#twitter a {
	background: url("images/icon-twitter.png") no-repeat;
	background: url("images/icon-twitter.svg") no-repeat;
	background-position: -23px 0;
}
#mainwrap #header #socialicons ul li#twitter a:hover {
	background-position: -23px 0;	
}
#mainwrap #header #socialicons li#instagram a {
	background: url("images/icon-instagram.png") no-repeat;
	background: url("images/icon-instagram.svg") no-repeat;
	background-position: -23px 0;
}
#mainwrap #header #socialicons ul li#instagram a:hover {
	background-position: -23px 0;	
}
#mainwrap #header #socialicons li#youtube a {
	background: url("images/icon-youtube.png") no-repeat;
	background: url("images/icon-youtube.svg") no-repeat;
	background-position: -23px 0;
}
#mainwrap #header #socialicons ul li#youtube a:hover {
	background-position: -23px 0;	
}
#mainwrap #header #socialicons li#itunes a {
	background: url("images/icon-apple.png") no-repeat;
	background: url("images/icon-apple.svg") no-repeat;
	background-position: -23px 0;
}
#mainwrap #header #socialicons ul li#itunes a:hover {
	background-position: -23px 0;	
}
#mainwrap #header #socialicons li#amazon a {
	background: url("images/icon-amazon.png") no-repeat;
	background: url("images/icon-amazon.svg") no-repeat;
	background-position: -23px 0;
}
#mainwrap #header #socialicons ul li#amazon a:hover {
	background-position: -23px 0;	
}
#mainwrap #header #socialicons li#spotify a {
	background: url("images/icon-spotify.png") no-repeat;
	background: url("images/icon-spotify.svg") no-repeat;
	background-position: -23px 0;
}
#mainwrap #header #socialicons ul li#spotify a:hover {
	background-position: -23px 0;	
}
#mainwrap #header #navLeft {
	position: relative;
	width: 505px;
	float: left;
}
#mainwrap #header #navRight {
	position:absolute;
	right:0;
	top:0;
	width:34%;	
}
#mainwrap #header #logo {
	position: relative;
	float: left;
	width: 290px;
}
#mainwrap #header #logo img {
	margin: 0 10%;
}
#mainwrap #header #albumvideoloop{
	background: #fff;
	width: 145px;
	height: 145px;
	position: absolute;
	right: 0;
}
#mainwrap #main #leftcol {
	width:214px;
	float:left;	
}
#mainwrap #main #leftcolTop {
	height:327px;
}
#mainwrap #main #leftcol h1 {
	text-transform: uppercase;
	font-size:15px;
	font-weight:normal;
	text-decoration:none;
	border-bottom:1px solid #333333;
	padding:0 0 4px;
	margin: 0;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
#mainwrap #main #leftcol h2 {
	text-transform: uppercase;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	padding: 0;
	margin: 18px 0 0 0;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
#mainwrap #main #leftcol .featuredalbums {
	height: 75px;
	width: auto;
	position: relative;
	margin: 5px 0 0 0;
}
#mainwrap #main #leftcol .featuredalbums h3 {
	font-size: 11pt;
	display: inline-block;
	vertical-align: top;
	margin: 20px 0 0 10px;
	position: relative;
	font-weight:normal;
}
#mainwrap #main #leftcol h1 a {
	font-size:10pt;
	text-transform:none;
	color:#6f89a1;
}
#mainwrap #main #leftcol .featuredalbums .cdthumbimage {
	float:left;
	position:relative;
}
#mainwrap #main #leftcol a {
	text-decoration:none;
	color:#6f89a1;
}
#mainwrap #main #leftcol a:hover {
	text-decoration:none;
	color:#6f89a1;
}
#mainwrap #main #leftcol ul {
	list-style-type: none;
    margin: 0;
	padding: 0;
}
#mainwrap #main #leftcol ul li {
	padding: 0 0 4px;
}
#mainwrap #main #leftcol ul li ul.children li.cat-item {
	font-size:12px;
	padding:0;
	line-height: 12pt;
}
#mainwrap #main #leftcol ul li ul.children li.cat-item a {
	color:#6f89a1;
}
#mainwrap #main #leftcol ul li ul.children li.cat-item img {
	padding:6px 3px 0 0;
	vertical-align:top;
}
#mainwrap #main #leftcol ul li ul.children {
	margin: 8px 0 0 20px;
	padding: 0;
}
#mainwrap #main #rightcol {
	width:663px;
	float:right;
}
#mainwrap #main #rightcol #contentWrap {
	margin: 0 0 0 20px;	
}
#mainwrap #main #rightcol p {
	margin:0;
	padding:10px 0px 0 0;
	font-size: 11px;
}
#mainwrap #main #rightcol #contentWrap #default-content p {
	font-size: 13px;
}
#mainwrap #main #rightcol #latestSheetMusic {
	margin:0;
	height:307px;
}
#mainwrap #main #rightcol #latestCDMusic {
	margin:20px 0 0 0;
}
#mainwrap #main #rightcol .olaplayer, #mainwrap #main #rightcol .olaplayer2 {
	clear:both;
	float:left;
}	
#mainwrap #main #rightcol h1 {
	margin-bottom:20px;	
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
#mainwrap #main #rightcol #promos #new #latestsheetmusic {
    margin: 40px 0 5px;
    padding: 12px;
    width: 323px;
}
#mainwrap #main #rightcol #promos .bottom {
	width:430px;
	height:1px;
	clear:both;
}
#mainwrap #main #rightcol .leftbox {
	width: 270px;
	float: left;
}
#mainwrap #main #rightcol .rightbox {
	width: 270px;
	float: right;
}
#mainwrap #main #rightcol .rightbox h2 {
	font-size: 15px;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	padding:0 0 0 15px;
	margin:0;
}
#mainwrap #main #rightcol .rightbox .cdthumbimage {
	padding: 0 20px 5px 0;
	float:left;
	height:120px;	
}
#mainwrap #main #rightcol .rightbox .sheetthumbimage {
	padding: 0 20px 18px 0;
	float:left;
	height:120px;	
}
#mainwrap #main .halfcol {
	width:460px;
	margin:10px 0 0 0;
}
#mainwrap #main .halfcol h2 {
	padding:0;	
	font-size: 19px;
	font-weight:bold;
	font-family:HelveticaNeue;
	margin:0;
	border-bottom:1px solid #333333;
	text-transform:uppercase;
	width:460px;
}
#mainwrap #main .halfcol .soundcloud {
	margin:20px 0 0 0;
}
#mainwrap #main #singlesheetpostcontent {
	width:660px;
	float:right;
}
#mainwrap #main #singlesheetpostcontent p {
	clear: both;
	font-size: 10pt;
	margin:0;
	padding:0 0 10px 0;
	text-align: justify;
	color:#555;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
#mainwrap #main #singlesheetpostcontent p:last-of-type {
	padding: 0;
}
#mainwrap #main #singlesheetpostentry {
	float: right;
	margin: 20px 0 0 0;
	padding: 20px;
	width: 485px;
	background:#eaeadf;
}
#mainwrap #main #singlesheetpostcontent #imagethumb {
    float: left;
	padding: 20px 0px 0 0;
    width: 116px;
}
#mainwrap #main #singlesheetpostcontent #imagethumb img {
	padding: 0 0 5px 0;	
}
#mainwrap #main #singlesheetpostcontent .subentry {
	float: right;
	background:#eaeadf;
	margin:20px 0 0 0;
	padding: 20px;
}
#mainwrap #main #singlesheetpostcontent .subentryclear {
	width: 525px;
	float: right;
	margin: 20px 0 0 0;
	clear: right;
}
#mainwrap #main #singlecdpostcontent {
	float: right;
    margin: 0 0 0 15px;
    width: 660px;
}
#mainwrap #main #singlecdpostcontent p {
	clear: both;
	font-size: 10pt;
	margin:0;
	padding:0 0 10px 0;
	text-align: justify;
	color:#555;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
#mainwrap #main #singlecdpostcontent p:last-of-type {
	padding: 0;
}
#mainwrap #main #singlecdpostentry {
	float: right;
	margin: 20px 0 0 0;
	padding: 20px;
	width: 400px;
	background:#eaeadf;
}
#mainwrap #main #singlecdpostcontent #imagethumb {
	float: left;
	padding: 20px 0px 0 0;
	width: 200px;
}
#mainwrap #main #singlecdpostcontent #imagethumb img {
	padding: 0;
}
#mainwrap #main #singlecdpostcontent .subentry {
	float: right;
	background:#eaeadf;
	margin:20px 0 0 0;
	padding: 20px;
}
#mainwrap #main #pageheader {
	float: right;
    height: 34px;
    margin: 0 0 20px;
    width: 824px;
}
#mainwrap #main #contactinfo {
	float: left;
   	margin: 0;
   	width: 340px;
	font-size:13px;
}
#mainwrap #main #contactinfo p {
	margin:0;
	padding:0 0 0 20px;
	clear:both;
	float:left;
	width:280px;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
#mainwrap #main #contactimage {
    float: left;
    margin: 0;
    padding: 0;
    width: 300px;
}
#mainwrap #main #bioinfo {
	float: left;
  	margin: 0;
  	padding:0 0 20px 0;
  	width: 100%;
}
#mainwrap #main #bioinfo p {
	margin:0;
	padding:0;	
	width:auto;
  	font-size: 14px;
}
#mainwrap #main #bioinfo span {
	font-size:14px;
	color:#e0e0e0;	
}
#mainwrap #main #bioimage {
	float: left;
   	margin: 0;
   	padding:0;
   	width: 100%;
}
#mainwrap #main #bioimage span {
	color: #999999;
   	font-size: 12px;
   	float:right;
	clear:both;
}
#mainwrap #main #bioimage .biothumbimage {
	display: inline;
	height: 150px;
	float: left;
	margin: 0 29px 0 0;
}
#mainwrap #main #bioimage .biothumbimage:last-of-type {
	margin: 0;
}
#mainwrap #main #bioimage .biothumbimage a {
	float:left;
}
#mainwrap #main #bioimage .biothumbimage span {
	float: left;
	clear: both;
	font-size:10px;
}
#mainwrap #main #notfound p {
	margin:0;
	font-size:12px;
	width:auto;
	float:left;
}
#mainwrap #main .video {
	float:left;
	margin:0 0 30px 0;
}
#mainwrap #main #videochoralcol {
	float: left;
    padding: 10px 0;
    width: 300px;
}
#mainwrap #main #videochoralcol h1 {
	font-weight:bold;	
}
#mainwrap #main #videochoralcol span {
	font-size:13px;
	color:#444;	
}
#mainwrap #main #videochoralcol .youtube {
	margin:20px 0 0 0;	
}
#mainwrap #main #videorightcol {
	float: right;
    padding: 10px 0 0 0;
    width: 630px;
}
#mainwrap #main #videorightcol h1 {
	font-weight:bold;	
}
#mainwrap #main #videorightcol span {
	font-size:13px;
	color:#444;	
}
#mainwrap #main #videorightcol .youtube {
	margin:20px 0 0 0;	
}
#mainwrap #main #videorightcol #videowindbandcol {
	width:300px;
	float:left;
}
#mainwrap #main #videorightcol #videopianocol {
	width:300px;
	float:right;
	margin:0 0 0 20px;
}
#mainwrap #main .sheetmusicpost {
	float: left;
	margin: 0;
	min-height: 150px;
	padding: 0 0 10px;
	width: 320px;
}
#mainwrap #main .sheetmusicpost .bottom {
	width:320px;
	height:1px;
	clear:both;
}
#mainwrap #main .sheetmusicpost .rightbox {
	width: 320px !important;
	float: right;
}
#mainwrap #main .sheetmusicpost .thumbimage {
	width:80px;
	float:left;
    padding: 5px !important;
}
#mainwrap #main #imagethumb .button {
	margin:0 2px 0 0;
}
#mainwrap #main #imagethumb .button a {
	border-radius: 1px; 
	-moz-border-radius: 1px; 
	-webkit-border-radius: 1px; 
	border: 1px solid #646464;
	background:#646464;
	color:#FFFFFF;
	text-align:center;
	text-transform:uppercase;
	font-size:10pt;
	width:100%;
	float:left;
	padding:4px 0;
	margin:10px 0 0 0;
}
#mainwrap #main #imagethumb .button a:hover {
	background:#6f8aa1;
	border: 1px solid #6f8aa1;
}
#mainwrap #main #imagethumb #pdfbutton {
	padding: 23px 0 0 0;
	clear: both;
}
#mainwrap #main #imagethumb #pdfbutton .button a {
	margin:3px 0 0 0;
}
#mainwrap #main #imagethumb #pdfbutton p {
	text-align:center;
	margin:0;
	padding:0;
	font-size:11px;
}
#mainwrap #main .sheetmusicpost .rightbox h2 {
	padding:0 0 0 20px;
}
#mainwrap #main .sheetmusicpost .rightbox .title {
	float: left;
    padding: 0 0 10px 5px;
	margin:0;
    width: 220px;
}
#mainwrap #main .sheetmusicpost .rightbox .caption {
	width:220px;
	float:left;
	color:#646464;
}
#mainwrap #main .sheetmusicpost .rightbox .caption p {
	font-size:12px !important;
	font-weight:normal;	
	margin:0 0 0 20px !important;
	padding:0 0 7px 0 !important;
}
#mainwrap #footer {
	clear: both;
    font-size: 14px;
    height: 40px;
    margin: 0 auto;
    padding: 20px 0 20px;
    width: 1080px;
}
#mainwrap #footer span {
	float: right;
    font-size: 12px;
    text-align: right;
    width: 300px;	
}
#mainwrap #footer img {
	padding:0 0 15px 0;
}
#mainwrap #footer #footernav {
	float: left;
    width: 500px;
}
#mainwrap #footer #footernav ul {
	margin: 0;
    padding: 0;
}
#mainwrap #footer #footernav ul li{
	display: inline;
}
#mainwrap #footer #footernav img {
	padding: 9px;
    vertical-align: middle;
}
#mainwrap #footer #copyright {
	float: right;
    width: 400px;
}
.nav {
  margin-bottom: 18px;
  margin-left: 0;
  list-style: none;
}







.tabular-player {
	float: right;
	background:#eaeadf;
	margin: 20px 0 0 0;
}
.tabular-player-content {
	float: right;
	background:#eaeadf;
	margin:5px 0 0 0;
	padding: 0;
}
ul.playlist {
list-style: none;
}
.playlist > li > a {
  display: block;
}

.nav-tabs{
	width:440px;
	margin:0;
	padding:0;
}

.nav-tabs:before,
.nav-tabs:after {
  display: table;
  content: "";
}

.nav-tabs:after {
  clear: both;
}
.nav-tabs > li {
	text-indent: -9999px;
  	float: left;
	width:50%;
	padding:5px 0;
}
.nav-tabs > li.active {
	background-color:#7089a0;
}
.nav-tabs > li > a {
  	padding: 0;
	font-size: 12px;
}

.nav-tabs > li > a#spotify-logo {
	background: url("images/spotify-inactive.svg") center no-repeat;
	background-color: #eaeadf;
}
.nav-tabs > li > a#apple-logo {
	background: url("images/apple-inactive.svg") center no-repeat;
	background-color: #eaeadf;
}

.nav-tabs > li > a:hover {
}
.nav-tabs > a#apple-logo,
.nav-tabs > a#apple-logo:hover {
	text-indent: -9999px;
	cursor: default;
	background: url("images/apple-inactive.svg") center no-repeat;
	background-color: #eaeadf;
	font-size: 9px;
}
.nav-tabs > a#spotify-logo,
.nav-tabs > a#spotify-logo:hover {
	text-indent: -9999px;
	cursor: default;
	background: url("images/spotify-inactive.svg") center no-repeat;
	background-color: #eaeadf;
	font-size: 9px;
}

.nav-tabs > .active > a#apple-logo,
.nav-tabs > .active > a#apple-logo:hover {
	text-indent: -9999px;
	cursor: default;
	background: url("images/apple-active.svg") center no-repeat;
	background-color: #7089a0;
}
.nav-tabs > .active > a#spotify-logo,
.nav-tabs > .active > a#spotify-logo:hover {
	text-indent: 9999px;
	cursor: default;
	background: url("images/spotify-active.svg") center no-repeat;
	background-color: #7089a0;
}

.tab-content.active {
	display: block;
}

.tab-content.hide {
	display: none;
}
#patch {
	width: 200px;
	background-color: #f3f3f3;
	height: 20px;
	position: absolute;
	left: 440px;
	top: 247px;
}
#biovideos {
	width:643px;
}
.biovideo {
	float:right;
}
.biovideo:first-of-type {
	float:left;
}
#interviews {
	padding: 15px;
	background: #f9f9f9;
	height: 50px;
	float: left;
	margin: 0 0 20px 0;
}