/* 
Theme Name: Rosemary006
Theme URI: www.rosiestdesign.co.uk
Description: Theme for Richard Bannan
Version: 1.0
Author: Rosemary Galton
Author URI: www.rosemarygalton.co.uk 
*/

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, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

html {
	font-size: 62.5%; /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
	overflow-y: scroll; /* Keeps page centred in all browsers regardless of content height */
	-webkit-text-size-adjust: 100%; /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
	-ms-text-size-adjust: 100%; /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
}
body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
	font-family: "Open Sans", sans-serif;
	font-size: 13px;
	color: #000;
	text-align: justify;
	background: url('images/whitewall_3.png');
}

h1, h2, h3, h4, h5, h6{
	font-family: "Bitter", sans-serif;
	font-weight: normal;
}

a{
	text-decoration: none;
	color: #3333cc;
}

a:hover{
	text-decoration: underline;
}

a img{
	border: 0;
}

p{
	padding: 5px 0 15px; 
}

.small{
	font-size: 12px;
}

table{
	padding: 0;
	margin: 0;
}

blockquote{
	margin: 10px 0 0;
	padding-top: 10px;
	border-top: 2px solid #ddd;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-right: 2px solid #ddd;
	background: #f5f5f5;
}

blockquote p{
	padding: 0 10px 10px 10px;
	font-style: oblique;
}

.signature {
	padding: 0 10px 10px 10px;
	font-style: normal;
}

blockquote blockquote{
	float: none;
	width: auto;
	margin: 0 10px;
	background: #fff;
}

dd{
	padding: 0 0 0 20px;
}

form, input, textarea{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}

p img{
	max-width: 100%;
}

img.centered{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright{
	margin: 0;
	padding: 0;
	border: 0;
	display: inline;
}

img.alignleft{
	margin: 0;
	padding: 0 5px 0 0;
	border: 0;
	display: inline;
}

.alignleft{float: left;}
.alignright{float: right;}
.clear{margin: 0; padding: 0; clear: both;}

small{
	font-size: 11px;
}


#wrapper{
	width: 980px;
	height: 550px;
	padding-top: 20px;
	margin: 0 auto;
	z-index: -2;
}

/*************************************** BACKGROUND IMAGES *************************************/

.mobile-header-img{
	display: none;
	visibility: hidden;
}

.page-template-teacher-php{
	background: url('images/background-teacher.jpg') center top no-repeat fixed;
	background-size: cover;
}

.page-template-baritone-php{
	background: url('images/background-baritone.jpg') center top no-repeat fixed;
	background-size: cover;
}

.page-template-conductor-php{
	background: url('images/background-conductor.jpg') center top no-repeat fixed;
	background-size: cover;
}

.page-template-arranger-php{
	background: url('images/background-arranger.jpg') center top no-repeat fixed;
	background-size: cover;
}
/*************************************** COLOURS *************************************/

/* Baritone = Red ff0000 */
.page-template-baritone-php a, .baritone, .page-template-baritone-php #menu ul li a:hover, 
.page-template-baritone-php #footer a:hover, .page-template-baritone-php #title-menu ul li a:hover{
	color: #cc3333;
}

/* Teacher = Blue 3333cc*/
.page-template-teacher-php a, .teacher, .page-template-teacher-php #menu ul li a:hover, 
.page-template-teacher-php #footer a:hover, .page-template-teacher-php #title-menu ul li a:hover{
	color: #3838D6;
}

.page-template-homepage-php a, .page-template-homepage-php #menu ul li a:hover, 
.page-template-homepage-php #footer a:hover{
	color: #3838D6;
}

/* Conductor = Green */
.page-template-conductor-php a, .conductor, .page-template-conductor-php #menu ul li a:hover, 
.page-template-conductor-php #footer a:hover, .page-template-conductor-php #title-menu ul li a:hover{
	color: #1AB01A;
}

/* Arranger = Yellow */
.page-template-arranger-php a, .arranger, .page-template-arranger-php #menu ul li a:hover, 
.page-template-arranger-php #footer a:hover, .page-template-arranger-php #title-menu ul li a:hover{
	color: #FCB100;
}

.baritone-img{
	background: #cc3333;
}

.teacher-img{
	background: #3838D6;
}

.conductor-img{
	background: #1AB01A;
}

.arranger-img{
	background: #FCB100;
}

/*************************************** HEADER *************************************/

#header{
	position: relative;
	width: 100%;
	height: 42px;
}

h1{
	font-family: "Bitter", "Open Sans", serif;
	color: #000;
	font-size: 35px;
}

.page-template-conductor-php h1 a, .page-template-arranger-php h1 a{
	color: #000;
}

h1 a:hover{
	color: #000;
	text-decoration: none;
}

.page-template-default h1, .page-template-homepage-php h1{
	text-align: center;
}

.page-template-baritone-php h1 a, .page-template-baritone-php h1 a:hover{
	color: #eee;
}

.page-template-teacher-php h1 a, .page-template-teacher-php h1 a:hover{
	color: #f0f0f0;
}


/*************************************** MENU *************************************/

#menu{
	clear: both;
	display: block;
	float: left;
	width: 100%;
	font-size: 16px;
	line-height: 26px;
	letter-spacing: 1px;
	text-transform: lowercase;
	font-family: "Open Sans", sans-serif;
	font-weight: 400;
}

#menu ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu ul li{
	float: left;
	padding-left: 0;
	padding-right: 26px;
	padding-bottom: 10px;
	position:relative;
}

#menu ul li a{
	display: block;
	text-decoration: none;
	color: #000000;
	background: url(images/1x1.gif);
}

.page-template-baritone-php #menu ul li a{
	color: #ddd;
}

.page-template-teacher-php #menu ul li a{
	color: #f0f0f0;
}

.page-template-conductor-php #menu ul li a{
	color: #000;
}


#mobile-menu, .small-screen-gallery{ /* hide mobile-only features */
	display: none;
	visibility: hidden;
}

#top-menu{
	font-size: 16px;
	line-height: 26px;
	letter-spacing: 1px;
	text-transform: lowercase;
	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	text-align: center;
	padding-bottom: 10px;
}

#top-menu a{
	text-decoration: none;
	color: #000000;
	background: url(images/1x1.gif);
}

#top-menu a:hover{
	color: #3333cc;
}

#title-h1, #title-menu{
	float: left;
	clear: none;
}

/** Title Menu **/

#title-menu{
	color: #fff;
	font-family: "Bitter", "Open Sans", serif;
	font-size: 15px;
	line-height: 35px;
	margin-left: 5px;
	position: absolute;
	bottom: 0;
	right: 0;
}


#title-menu ul{
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
	float: left;
}

#title-menu ul li{
	float: left;
	position:relative;
	margin-left: 10px;
}

#title-menu ul li a{
	color: #333;
	background: rgba(255,255,255,0.5);
	padding: 3px;
	background: #ddd\9;
}

#title-menu ul li a:hover{
	text-decoration: none;
	background: rgba(255,255,255,0.7);
	background: #fff\9;
}

/*************************************** BODY CONTENT **************************************/

#content{
	float: left;
	width: 980px;
	height: 500px;
	margin: auto;
	border-top: 0;
	padding: 0;
	background: rgba(255, 255, 255, 0.7);
	z-index: 1;
	background: #fff\9;
}

#content h2, #content h3{
	text-align: center;
	font-size: 20px;
	margin-top: 10px;
}

.scrollpane{
	float: left; 
	height: 480px;
	width: 100%;
	overflow: auto;
	background: transparent;
	padding: 5px 0;
	margin: 0;
}

.biog{
	width: 580px;
}

.cond{
	width: 580px;
}

.scrollpane-diary{
	overflow: auto;
	background: transparent;
	margin: 0;
	padding: 5px 10px;
	height: 446px;
}

/*************************************** ALL PAGES **************************************/

.post{
	padding-left: 10px;
	padding-right: 10px;
}

.post h2{
}

.post h2 a{
	color: #000;
}

.entry-date{
	padding: 10px 10px 0 10px;
	color: #666;
}

.entry-content{
	line-height: 24px;
	padding: 0;
}

.entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5{
	padding: 10px 0 5px 0;
}

.entry-content h2 a{
	color: #cc2920; /* was b0332c */
}

.entry-content h3{
	font-size: 18px;
	font-weight: normal;
}

.entry-content h5{
	font-size: 14px;
}

.entry-content h6{
	font-size: 12px
}

.entry-meta{
	padding: 10px 0 0 0;
	line-height: 24px;
}

div.entry-content strong,div.comments ol.commentlist strong{
	font-weight:700;
}

div.entry-content em,div.comments ol.commentlist em{
	font-style:oblique;
	font-weight:normal;
}


.wp-caption-text{
	font-style: italic;
	font-size: 90%;
	text-align: center;
	padding: 0;
}


/*************************************** FOOTER **************************************/

#footer{
	float: left;
	width: 980px;
	margin: 0 auto;
	font-size: 11px;
	color: #000;
}

#footer a{
	color: #666;
}

#footer a:hover{
	text-decoration: none;
	color: #cc3333;
}

#footer-info{
	width: 980px;
	text-align: center;
}

#footer-menu{
	float: left;
	padding: 5px 0 0px 0px;
}

#footer-menu ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#footer-menu li{
	display: inline;
	margin: 0;
	padding: 0;
}

#footer-menu li:after {
    content: " | ";
}

#footer-menu li:last-child:after {
    content: "";
}

#copyright{
	float: right;
	padding: 5px 0px 5px 0;
	text-align: right;
}

#twitter a{
	color: #999;
}

#twitter{
	float: left;
	width: 970px;
/*	height: 100px; */
	padding: 0px 0 5px 10px;
/*	margin-top: 15px; */
	clear: both;
	text-align: center;
	background: url('images/cloud.png') no-repeat; 
	font-size: 12px;
}

/*************************************** TWITTER FEED **************************************/

ul.twitterfeed {
	list-style-type: none !important;
}


ul.twitterfeed > li.tweet p {
	margin-bottom: 0px;	
	padding: 0;
}

ul.twitterfeed > li > span.intent {
	display: none;
}

ul.twitterfeed > li > span.timeline {
	font-size:0.8em;
	padding: 0;
}
#twitter ul.twitterfeed > li.tweet p, #twitter span.timeline{
	clear: both;
	text-align: center;
}

/*************************************** HOMEPAGE **************************************/


#home{
	text-align: center;
}

#home p{
	padding: 0;
}

#img-menu{
	width: 700px;
	margin: 0 auto;
}

#img-menu img{
	margin: 20px;
	box-shadow: 3px 3px 3px #888888;
}

#home ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#home ul li{
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
}

.home img {
	color: white;
	size: auto;
	position: relative;
	z-index:2;
	opacity:0.7;
    filter: gray; /* IE6-9 */
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\' filterRes=\'800\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+ */
    -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
    -webkit-backface-visibility: hidden; /* Fix for transition flickering */
    -webkit-transition: all 0.5s ease;
       -moz-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
         -o-transition: all 0.5s ease;
            transition: all 0.5s ease;
}

.home img:hover{
	color: transparent;
	opacity: 1;
	filter: alpha(opacity=100); 
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\' filterRes=\'800\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(0%);
}

.img-text{
    z-index:100;
    position:absolute;    
    color:white;
    font-size:16px;
	letter-spacing: 1px;
    padding: 0px 5px;
    right: 40px;
    bottom: 40px;
    border: 1px solid #000;
}


/* alternative footer styling */



#twitter{
	background: transparent; 
}

#footer{
	background-color: rgba(0,0,0,0.7);
	width: 970px;
	padding: 0 5px;
}

#footer, #footer a, #footer-menu, #copyright, #twitter, #footer-menu a, #copyright a, #twitter a {
	color: #ddd;
}

.page-template-homepage-php #footer{
	background-color: transparent;
	color: #333;
}

.page-template-homepage-php #twitter, .page-template-homepage-php #footer-info a, .page-template-homepage-php #footer-info, .page-template-homepage-php #twitter a {
	color: #333;
}

/*************************************** TABLES **************************************/

ol li{
	margin-left: 30px;
}

/*************************************** EVENT LIST**************************************/

.label{
	font-size: 0.8em;
	padding: 0 2px;
	color: #fff;
	border-radius: 2px;
}

.Consort{
	background: #FF3333;
}

.Chorus{
	background: #6666CC;
}

.Conductor{
	background: #663333;
}

.Assistant{
	background: #006666;
}

.Soloist{
	background: #E3B429;
}

#left, #right{
	width: 47%;
	clear: none;
}

#left {float: left;}
#right {float: right;}



/*************************************** AUDIO **************************************/

.mejs-volume-button,
.mejs-mute,
.mejs-horizontal-volume-slider {
    display: none !important;
}

/*************************************** TABLES **************************************/


table.easy-table tr td:first-child {
  font-weight:bold;
  text-align: right;
  padding-right: 5px;
}

table.easy-table tr td:last-child {
	padding-left: 5px;
}

/*************************************** CONTACT FORM **************************************/

label{
	font-family: "Open Sans", sans-serif;
	font-size: 12px;
	padding-top: 5px;
}

/*************************************** MOBILE BROWSERS **************************************/


@media (max-width : 480px), (max-device-width : 480px ) {
	#wrapper, #header, #content, #footer, #img-menu{
		width: 100%;
		height: 100%;
	}
	#wrapper{
		padding-top: 0;
	}
	.page-template-teacher-php, .page-template-conductor-php, .page-template-arranger-php, .page-template-baritone-php{
		background: url('images/whitewall_3.png');	
	}
	#footer{
		padding: 0;
	}
	#twitter, #footer-info{
		width: 90%;
	}
	#mobile-menu{ 
		display: inline; 
		visibility: visible
	}
	#title-menu, #menu{
		display: none;
		visibility: hidden;
	}
	#title-h1{
		text-align: left;
	}
	.scrollpane, .biog, .cond, .scrollpane-diary{
		height: 100%;
		width: 100%;
		padding: 0;
	}
	#left, #right{
		width: 100%;
		float: left;
	}
	.mobile-header-img{
		display: inline;
		visibility: visible;
		width: 100%;
		height: auto;
	}
	.hide-on-mobile, .large-screen-gallery{ /* hide all images in body; also thumbnail gallery */
		display: none;
		visibility: hidden;
		height: 0;		
	}
	.page-template-baritone-php h1 a, .page-template-baritone-php h1 a:hover, .page-template-teacher-php h1 a, .page-template-teacher-php h1 a:hover{
		color: #000;
	}
}

@media (min-width : 240px) and (max-width : 320px), (max-device-width : 320px) {
}