/*
Theme Name: BlankSlate
Theme URI: http://wordpress.org/themes/blankslate
Author: TidyThemes
Author URI: http://tidythemes.com/
Description: <strong>UPDATE</strong> - 4.0+ is here, completely overhauled, yet again. As always, <a href="http://tidythemes.com/concept/#upgrading">use caution when upgrading</a> (tidythemes.com/concept/#upgrading) and <a href="http://tidythemes.com/concept/">learn the TidyThemes concept</a> (tidythemes.com/concept). &nbsp; &rarr; <em><strong>CAUTION</strong>: If you're child theming or have clients that are child theming on top of BlankSlate (not the recommended use), please do not blindly upgrade to newer versions.</em> &nbsp; &rarr; <strong>DESCRIPTION</strong>: BlankSlate is the definitive WordPress HTML5 boilerplate starter theme. We've carefully constructed the most clean and minimalist theme available anywhere for designers/developers to use as a base/foundation to build websites for clients or to build completely custom themes from scratch to release faster. Clean, semi-minified, unformatted and valid code, SEO-friendly, no programmer comments, standardized and as white label as possible and most importantly, CSS reset for cross-browser-compatability and no intrusive visual CSS styles added whatsoever. A perfect skeleton theme that blows any others like it (the subsequent underscores.me for example) completely out of the water, as they're simply too overcomplicated for what people really want in this kind of theme. Now comes with jQuery enqueued and ready to go. &nbsp; &rarr; <strong>SUPPORT</strong>: Please use the <a href="http://tidythemes.com/forum/">official support forum</a> (tidythemes.com/forum). Comments and suggestions for improving BlankSlate, please see "<a href="http://tidythemes.com/tidythemes-sucks/">TidyThemes Sucks!</a>" (tidythemes.com/tidythemes-sucks). Just getting started? <a href="http://tidythemes.com/want-to-learn-css/">Want to learn CSS?</a> (tidythemes.com/want-to-learn-css) &nbsp; &rarr; <strong>WHAT'S NEW?</strong>: We stripped down as much custom, extraneous, superfluous junk code as we could and greatly improved the HTML5 structure. <a href="http://make.wordpress.org/themes/author/chipbennett/">Chip Bennett</a> (make.wordpress.org/themes/author/chipbennett), a highly experienced programmer and official WordPress administrator, worked closely with us to audit the theme code for quality. <a href="http://themes.trac.wordpress.org/changeset?old_path=/blankslate/3.3&new_path=/blankslate/4.0">See</a> (themes.trac.wordpress.org/changeset?old_path=/blankslate/3.3&new_path=/blankslate/4.0) just how much we've revamped things. Last, but not least, BlankSlate has now been <a href="https://github.com/tidythemes/blankslate">opened up on GitHub</a> (github.com/tidythemes/blankslate) if anyone would like to make suggested code additions/improvements. Thank you for using BlankSlate.
Version: 4.0.2
License: GNU General Public License
License URI: https://www.gnu.org/licenses/gpl.html
Tags: black, blue, white, light, one-column, fluid-layout, responsive-layout, custom-menu, featured-images, microformats, sticky-post, threaded-comments, translation-ready
Text Domain: blankslate

BlankSlate WordPress Theme © 2011-2014 TidyThemes
BlankSlate is distributed under the terms of the GNU GPL
*/


html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{font-size:100%;font:inherit;padding:0;border:0;margin:0;vertical-align:baseline}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}.clear{clear:both}
.sticky{}.bypostauthor{}.wp-caption{}.wp-caption-text{}.gallery-caption{}
.alignright{float:right; margin-left:20px;}
.alignleft{float:left; margin-right:20px;}
.aligncenter{display:block; margin:0 auto;}

body{
	background:url('/wordpress/wp-content/themes/albangerhardt/images/brick-pattern-tall.png') repeat-x;
	background-color:#000000;
	font-family: 'Alegreya Sans', sans-serif;
	font-weight:300;
	color:rgb(227,234,238);
	background-attachment:fixed;
}

a{color:rgb(227,234,238);}

p{margin-bottom:25px; font-size:17px;}

em{font-style:italic; font-weight:400;}

h1{
	font-size:40px;
	margin-bottom:30px;
	line-height:45px;
}

h3{
	font-size:24px;
	margin-bottom:25px;
	margin-top:55px;
	font-weight:400;
	clear:both;
}

strong{font-weight:500;}

#wrapper{
	width:960px;
	margin:0 auto;
}

article.page, #blog-content, article.not-found{
	position: fixed;
	width: 404px;
	font-size: 17px;
	line-height: 26px;
	margin-top: 70px;
	margin-left: 500px;
	padding-top:25px;
	overflow:hidden;
	-webkit-mask-image: -webkit-gradient(linear, left 45, left top, from(rgba(0,0,0,1)), to(rgba(0,0,0,0)));
}

#blog-content{width:900px; margin-left:0; margin-top:40px;}

.home article.page{width:auto;}

#content{
	padding-bottom:170px;
}

.entry-content a{color:rgb(255,224,177);}

article.page img.wp-post-image{margin-bottom:20px;}

blockquote{margin-bottom:90px; padding-top:15px;}

blockquote p{
	font-size:30px;
	line-height:40px;
}

blockquote p:before, blockquote p:after{
	font-size:86px;
	color:rgba(255,255,255,.3);
}

.page-id-23 blockquote p:before, .page-id-2078 blockquote p:before, .page-id-2078 blockquote p:after, .page-id-23 blockquote p:after{
	font-family: 'Alegreya', serif;
}

blockquote p:before{content:"\201C"; vertical-align:-.24em;}
blockquote p:after{content:"\201D"; vertical-align:-.3em;}

blockquote div.citation{font-size:20px; line-height:36px; margin-top:-22px;}
/* Menu */
nav#menu{
	margin-top:20px; 
	margin-bottom:30px;
	position:fixed;
    z-index: 100;
}
ul#menu-menu-1 li{
	display:inline;
	padding:0 19px;
	position:relative;
}

ul#menu-menu-1 li{letter-spacing: 2px}

ul#menu-menu-1 li a{
	text-decoration: none;
	font-size:18px;
	text-transform: lowercase;

}

ul#menu-menu-1 li a:hover{
	color:rgb(255,224,177);
	font-weight: 400;

}

li.current-menu-item > a{
	border-bottom: solid 1px rgb(227,234,238);
	padding-bottom:2px;
}

li.current-menu-item.menu-item-has-children:hover > a{
	border-bottom: solid 3px rgb(227,234,238);
}

ul.sub-menu{
	display:none; 
	position:absolute;
	background-color:rgba(0,0,0,.89);
	padding:10px 15px;
	margin-left:20px;
	left:0;
	z-index:99;
}

li.current-menu-item ul.sub-menu{margin-top:7px;}

ul#menu-menu-1 li ul.sub-menu li{margin-bottom:15px; padding:0; display:block;}
ul#menu-menu-1 li ul.sub-menu li:last-of-type{margin-bottom:5px;}
ul.sub-menu li:last-of-type{margin-bottom:0;}
li.current-menu-item.menu-item-has-children ul a:hover{border-bottom: none;}

li.menu-item-has-children:hover > ul.sub-menu{display:block;}

li#menu-item-37 ul.sub-menu{min-width:175px; box-sizing:border-box;}

ul#menu-menu-1 li#menu-item-44, ul#menu-menu-1 li#menu-item-45{display:none;} /*hide outreach for launch*/

div#social-links{
	float: right;
	position: fixed;
	margin-top: 20px;
	margin-left:855px;
}

div#social-links img{margin-right:7px; opacity: 0.8;}

/* Window image */
#left-baseboard, #right-baseboard, #window-frame{
	position:fixed;
}

#window-frame{margin-top:57px;}
#left-baseboard{
	float: left;
	margin-left: -517px;
	margin-top:621px;
}

#right-baseboard{
	float: left;
	margin-left: 960px;
	margin-top:623px;
}

/*language chooser*/
ul.language-chooser{margin-bottom:30px;}
ul.language-chooser li{display:inline;}

ul.language-chooser li a{
	font-size:13px; 
	text-decoration:none; 
	background:none; 
	color:rgb(227,234,238);
}

ul.language-chooser .qtranxs_flag_and_text{padding:0; margin-right:6px;}

ul.language-chooser .qtranxs_flag_and_text:before{
	margin-right:2px;
	vertical-align:-44%;
}

ul.language-chooser .qtranxs_flag_en:before{content: url('/wordpress/wp-content/themes/albangerhardt/images/flags/button-english-up.png'); }
ul.language-chooser .qtranxs_flag_en:hover:before, ul.language-chooser li.active .qtranxs_flag_en:before{content: url('/wordpress/wp-content/themes/albangerhardt/images/flags/button-english-hover.png'); }

ul.language-chooser .qtranxs_flag_fr:before{content: url('/wordpress/wp-content/themes/albangerhardt/images/flags/button-french-up.png');}
ul.language-chooser .qtranxs_flag_fr:hover:before, ul.language-chooser li.active .qtranxs_flag_fr:before{content: url('/wordpress/wp-content/themes/albangerhardt/images/flags/button-french-hover.png'); }

ul.language-chooser .qtranxs_flag_it:before{content: url('/wordpress/wp-content/themes/albangerhardt/images/flags/button-italian-up.png');}
ul.language-chooser .qtranxs_flag_it:hover:before, ul.language-chooser li.active .qtranxs_flag_it:before{content: url('/wordpress/wp-content/themes/albangerhardt/images/flags/button-italian-hover.png'); }

ul.language-chooser .qtranxs_flag_de:before{content: url('/wordpress/wp-content/themes/albangerhardt/images/flags/button-german-up.png');}
ul.language-chooser .qtranxs_flag_de:hover:before, ul.language-chooser li.active .qtranxs_flag_de:before{content: url('/wordpress/wp-content/themes/albangerhardt/images/flags/button-german-hover.png'); }

ul.language-chooser .qtranxs_flag_es{margin-right:0;}
ul.language-chooser .qtranxs_flag_es:before{content: url('/wordpress/wp-content/themes/albangerhardt/images/flags/button-spanish-up.png');}
ul.language-chooser .qtranxs_flag_es:hover:before, ul.language-chooser li.active .qtranxs_flag_es:before{content: url('/wordpress/wp-content/themes/albangerhardt/images/flags/button-spanish-hover.png'); }
ul.language-chooser{display:none;}
.page-id-17 ul.language-chooser{display:block;}

/*contact */
#jump-links a{
	border-right: 1px solid rgb(227,234,238);
	padding:0 14px;
}

#jump-links .no-pad{padding-left:0;}
#jump-links .no-pipe{border:none;}

img.press.alignleft{
	float:left;
	width:195px;
	margin-right:10px;
	margin-bottom:10px;
}

img.press.alignleft.wp-image-2228, img.press.alignleft.wp-image-2226{
	margin-right:0;
}

/*Audio Page*/
.page-id-19{line-height:21px;}
.page-id-19 article.page{width:410px;}
.album, .concert, .appetizer{overflow:hidden; margin-bottom:40px;}
.album-cover{float:left; width:135px; margin-top:5px;}
.audio-div{float:right; width:262px; line-height:21px;}
.audio-div p{margin-bottom:0px;}
.audio-div .track-container:first-of-type{margin-top:13px;}

.track-container{
	width:262px; 
	background-color:rgba(0,0,0,.3); 
	border-radius:12px;
	font-size:15px;
	margin-bottom:15px;
	padding:10px;
	box-sizing:border-box;
	line-height:18px;
	overflow:hidden;
}

.track-container .sc_player_container1 .myButton_play, .track-container .sc_player_container1 .myButton_stop{
	background:url('/wordpress/wp-content/themes/albangerhardt/images/play.png') !important;
	width:35px !important;
	height:35px !important;
	float:left;
	margin-right:20px !important;
}

.track-container .sc_player_container1 .myButton_stop{background:url('/wordpress/wp-content/themes/albangerhardt/images/pause.png') !important;}


.concert .audio-div, .appetizer .audio-div{width:100%;}
.concert .track-container, .appetizer .track-container{width:404px;}

.page-id-19 h1.entry-title{margin-bottom:12px;}
.page-id-19 h3{margin-top:40px; margin-bottom:18px;}

/*Repertoire*/
td.composer{width:120px; padding-right:40px; font-weight:500;}
td.concerto{padding-bottom:50px;}

.page-id-138 table{width:100%; table-layout:fixed;}
.page-id-138 td{padding-bottom:20px; width:100%;}

/*Discography */
div.disc{margin-bottom:60px;}

/*.disc img{
	padding-top:34px;
}*/

.disc a{display:inline-block; margin-top:10px;}

/*Videos */
.page-id-21 h3{margin-bottom:5px; margin-top:63px;}
.page-id-21 h3:first-of-type{margin-top:33px;}
.page-id-21 p{font-size:15px; margin-bottom:12px;}

/*Blog*/
.blog #window-frame, .blog #left-baseboard, .blog #right-baseboard, .single #window-frame, .single #left-baseboard, .single #right-baseboard, .archive #window-frame, .archive #left-baseboard, .archive #right-baseboard, .page-template-page-all-categories #window-frame, .page-template-page-all-categories #left-baseboard, .page-template-page-all-categories #right-baseboard{display:none;}
#blog-content h3.entry-title{margin-bottom:5px;}
#blog-content h3.entry-title a{text-decoration:none;}
.blog #sidebar, .single #sidebar, .archive #sidebar, .page-template-page-all-categories #sidebar{width:257px; float:right;}
#blog-entries{width:577px; float:left;}

.mc4wp-form label{font-weight:400 !important; margin-bottom:8px !important;}
input#mc4wp_email, .mc4wp-form input[type=submit]{font-size:17px !important;}
input#mc4wp_email{
	padding: 10px 20px;
  background-color: rgba(0,0,0,.6);
  border: none;
  color: rgb(227,234,238);
  font-family: 'Alegreya Sans', sans-serif;
}
.mc4wp-form input[type=submit]{
	  background-color: rgba(255,255,255,.6);
  color: rgb(0,0,0);
  width: auto;
  padding: 10px 20px;
  border-radius: 6px;
  font-family: 'Alegreya Sans', sans-serif;
  border:none;
  margin-top:-10px;
}

.wp-caption{
	border:10px solid rgba(0,0,0, .3);
	border-bottom:5px solid rgba(0,0,0, .3);
	margin-bottom:30px;
}

#blog-content img[class*="align"],
#blog-content img[class*="wp-image-"] {
    height: auto; /* Make sure images with WordPress-added height and width >attributes are scaled correctly */
}

#blog-content .alignleft, #blog-content .alignright{margin:35px 0; width:557px !important;}

.wp-caption-text{background-color:rgba(0,0,0, .3);}
p.wp-caption-text {
	margin-bottom:0; 
	margin-top:-8px; 
	padding-top:8px; 
	font-size:14px;
}

#blog-content img.alignright, #blog-content img.alignleft, #blog-content img{float: none; margin:35px 0;}

#blog-content .wp-caption img, img.alignright, img.alignleft, .alignleft img, .alignright img{width:100%; float:none; margin:0; border:none !important; }

#blog-content img{border:10px solid rgba(0,0,0, .3) !important; width:413px;}


.post-edit-link{display:none;}

.entry-meta{margin-bottom: 20px;}

footer.entry-footer{margin-bottom:60px;}
footer.entry-footer a, #nav-below a, #sidebar a{
	color: rgb(162,162,155);
	text-decoration: none;
	font-style: italic;
	font-size: 18px;
}

#blog-content article:last-of-type{padding-bottom:25px;}

#nav-below{
	padding:25px 0;
	border-top:1px solid rgba(227,234,238,0.3);
}

	.nav-previous{float:left;}
	.nav-next{float:right;}
ul.xoxo > li{margin-bottom:55px;}
ul.xoxo h1{margin-bottom:15px;}
h1.widget-title{padding-top:30px;}
h1.blog-title{
	background-image:url('/wordpress/wp-content/themes/albangerhardt/images/logo-white.png'); 
	background-repeat:no-repeat; 
	background-position:top left;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	height:100px;
	margin-bottom:15px;
}

li#category-cloud a{
	text-decoration: none;
	margin-right:14px;
	display:inline-block;
	font-size:17px !important;
}

h3.entry-title{margin-top:0;}

#blog-content img.wp-smiley{width:auto !important; border: none !important; margin:auto;}

	/*--Single blog post--*/
	.comment-author img, .single .entry-footer, .says, .reply, .form-allowed-tags, .comment-form-comment label, .comment-notes, .required, #respond .comment-form-comment label, cite.fn span{display:none;}

	.single #blog-content article.post, #comments-list{
		border-bottom:1px solid rgba(227,234,238,.6);
	}


	#blog-content .comment img{width:auto; border:none;}

	#comments-list{padding-top:45px; padding-bottom:15px;}

	cite.fn:after{content:'|'; margin-left:10px; margin-right:10px;}

	.comment-meta, .comment-author{float:left;}
	.comment-meta a, .comment-author a{
		color: rgb(162,162,155);
		text-decoration: none;
		font-style: italic;
		font-size: 18px;
	}
	.comment-meta{margin-bottom:10px;}
	.comment p{clear:both;}

	#respond{margin-top:20px;}
	#respond label{display:block;}
	#respond input, #respond textarea{
		padding:10px 20px;
		background-color:rgba(0,0,0,.6);
		border:none;
		color:rgb(227,234,238);
		font-size:17px;
		width:265px;
	}

	#respond textarea{width:570px;}

	#respond .form-submit input{
		background-color:rgba(255,255,255,.6);
		color:rgb(0,0,0);
		width:auto;
		padding:10px 20px;
		border-radius:6px;
		font-family: 'Alegreya Sans', sans-serif;
	}

/* contact */
.page-id-34 .entry-content h3{
	padding-top:110px;
	margin-top:-75px;
}

/*schedule */
.full-event{
	width:404px;
	border-radius:12px;
	background-color:rgba(0,0,0,.3);
	margin-bottom:20px;
	overflow:hidden;
	font-size:15px;
	line-height:18px;
	position:relative;
	min-height:105px;
}
.gce-list-title{
	float: left;
	height: 100%;
	width: 88px;
	background-color:rgba(255,255,255,.6);
	color:rgb(0,0,0);
	font-weight:300 !important;
	text-align:center;
	padding:16px 0;
	padding-bottom:15px !important;
	position: absolute;
}

.gce-list-title div{font-size:40px; font-weight:400; line-height:40px; margin-top:-5px;}

.gce-feed{float:left; width:294px;}

.gce-list-grouped .full-event .gce-feed{
	margin:0; 
	padding:10px 10px; 
	margin-left:90px;
	white-space: pre-wrap; /* css-3 */    
    white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
    white-space: -pre-wrap; /* Opera 4-6 */    
    white-space: -o-pre-wrap; /* Opera 7 */    
    word-wrap: break-word; /* Internet Explorer 5.5+ */
}

.full-event .gce-list-event, .full-event .gce-tooltip-event{background:none; padding:0;}

.gce-list-grouped img{margin-bottom:20px;}

/* Footer */
#footer{
	/*z-index:11;*/
	position:relative;
	margin-top:150px;
	margin-bottom:40px;
}

.home #footer{position:fixed; margin-top:570px;}
#footer #copyright, .home #footer #copyright{text-align:center;}
.home #footer #copyright{
	width:960px; 
}

#footer #copyright a{text-decoration: none;}

.home h1.entry-title{display:none;}
.home #container img{margin-bottom:65px;}
.home #container p{margin-bottom:0;}



