body {
	background: #efefef url("/images/common/gray_jean.png");
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px; 
	color: #353535;
}
a, a:visited {
	color: #369;
}
a:hover {
	color: #A94F00;
}
p {
	line-height: 1.4em;
}
.container {
 	background: #fff;
 	max-width: 990px;
 	margin: 12px auto 20px;
 	-webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.44);
	-moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.44);
	box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.44);
}
.top_bar {
	margin: 0 50px 0px;
	padding-top: 30px;
}
.logo {
	width: 390px;
	float: left;
}
.topnav {
	margin-bottom:
	10px;
}
.topnav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.topnav li {
	display: inline-block;
	margin: 0;
	padding: 0;
}
.topnav li a {
	display: block;
	text-decoration: none;
	padding: 4px 24px 8px 0;
	font-family: Lora, Georgia, sans-serif;
	font-size: 17px;
	}
.top_right {
	width: 400px;
	float: right;
	padding-top: 32px;
}
.social {
	width: 140px;
	float: right;
 	text-align: right;
 	margin-right: 10px;
}
.social a {
	margin-right: 15px;
}
.search {
	width: 240px;
	float: right;
	text-align: right;
}
.search form {
	display: block;
}
.search input {
	text-align: right;
}
.advanced_search {
	display: block;
	text-align: right;
	padding-top: 4px;
}

#nav {
	clear: both;
	text-align: center;
	border-top: 1px solid #decab9;
	padding: 4px 0 6px;
}
#nav ul {
	list-style-type: none;
	padding: 0;
	margin: 0 auto 0;
}
#nav li {
	display: inline-block;
	margin: 0;
	padding: 0;
}
#nav li a {
	display: inline-block;
	text-decoration: none;
	font-family: Lora, Georgia, sans-serif;
	font-size: 18px;
	line-height: 16px; 
	font-weight: 400;
	padding: 10px 15px 12px;
}

.heading {
	clear: both;
	/* height: 140px; */
	height: 70px;
	background: url("/images/common/violin_header.jpg") no-repeat;
	-webkit-box-shadow: inset 0px 4px 5px 0px rgba(0,0,0,0.33);
	-moz-box-shadow: inset 0px 4px 5px 0px rgba(0,0,0,0.33);
	box-shadow: inset 0px 4px 5px 0px rgba(0,0,0,0.33);
	position: relative;
	/* margin-bottom: 50px; */
	
	/* padding-bottom: 50px; */
	-webkit-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.10);
-moz-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.10);
box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.10);
}
.heading {
	padding-top: 120px;	
	}
.heading h1 {
	font-family: "Lora", Georgia, sans-serif;
	font-size: 48px; 
	font-weight: 400;
	color: #345B97;
	margin: 0;
	
	/* padding-top: 20px;
	padding-left: 50px; */
	position: relative;
	/* z-index: 1000; */
		margin: 0;
	margin-left: 20px;
	padding-bottom: 10px;
	display: inline-block;
	width: auto;

	padding: 5px 30px;
	background: #fff;
	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; /* future proofing */
	-khtml-border-radius: 10px; /* for old Konqueror browsers */
}



.heading h3 { /* home page heading */
	font-family: "Lora", Georgia, sans-serif;
	font-size: 26px; 
	font-weight: 400;
	/* color: #345B97; */
	color: #A94F00;
	margin: 0;
	
	/* padding-top: 20px;
	padding-left: 50px; */
	position: absolute;
	left: 20px;
	top: 120px;
	display: inline-block;
	width: auto;
	margin: 0;
	padding: 5px 30px;
	background: #fff;
	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; /* future proofing */
	-khtml-border-radius: 10px; /* for old Konqueror browsers */
}

/* home page sub-heading */
.home_page_heading_no_bg h3 {
	/* font-family: "Lora", Georgia, sans-serif;
	font-size: 26px; 
	font-weight: 400;
	color: #A94F00;
	padding-bottom: 15px;
	border-bottom: 1px solid #decab9; */
}



.main {
	margin: 30px 50px 20px;
}
.article {
	width: 100%;
	max-width: 550px; 
	float: left;
}
.title {
	
}
.title h2 { 
	margin: 0;
	padding: 0;
	font-family: "Lora", "Georgia", serif;
	font-size: 30px;
	font-weight: 400;
	color: #A94F00;
}
.title h2 a { /* Composers Index - home page articles */
	display: block;
	color: #369;
	text-decoration: none;
	padding-bottom: 2px;
	border-bottom: 1px solid #decab9;
}
.title h2 a:hover {
	color: #A94F00;
}

.home .title h2 {
	font-size: 20px;
	}


.title h3 { /* Journal index */
	margin: 0;
	padding: 0;
	font-family: "Lora", "Georgia", serif;
	font-size: 24px;
	font-weight: 400;
	color: #A94F00;
}
.title h3 a {
	display: block;
	color: #369;
	text-decoration: none;
	border-bottom: 1px solid #decab9;
}

.aside {
	width: 280px;
	float: right;
	text-align: left;
	padding-top: 15px;
}
.aside ul {
	list-style-type: none;
	display: block;
	text-align: left;
	margin: 0;	
	padding: 0;
}
.aside li {
	text-align: left;
	display: block;
}
.aside li a {
	display: block;
	text-decoration: none;
	font-family: Lora, Georgia, serif;
	font-size: 17px;
	font-weight: 400;
	padding: 15px 10px 15px 20px;
	border-top: 1px solid #decab9; 
}
.aside li.on a {
	color: #A94F00;
}
.aside li:first-child a {
	border-top: none;
}

.aside h3 {
	font-family: Lora, Georgia, serif;
	font-size: 24px;
	font-weight: 400;
	color: #A94F00;
	padding-bottom: 4px;
	border-bottom: 1px solid #decab9; 
	margin-top: 0;
	padding-top: 0;
}
.asideImage img {
	border: 1px solid #ccc;
	padding: 10px;
	-webkit-box-shadow: 3px 3px 4px 0px rgba(0,0,0,0.21);
	-moz-box-shadow: 3px 3px 4px 0px rgba(0,0,0,0.21);
	box-shadow: 3px 3px 4px 0px rgba(0,0,0,0.21);
	}
	

/* Composers index */
.composer_image {
	float: right;
	width: 200px;
	}
.composer_image img {
	max-width: 180px;
	height: auto;
	border: 2px solid #decab9;
	}	
.composer_summary { 
	width: 300px;
	float: left;
	}	
.entry {
	clear: both;
	padding-bottom: 20px;
	margin-top: 10px;
	}
.entry p:first-child {
	padding-top: 0;
	margin-top: 0;
	}
.pageNav {
	clear: both;
	margin-top: 20px;
	}
.pageNav a {
	display: inline-block;
	padding: 4px 8px;
	border: 1px solid #decab9;
	background: #f8f1ec;
	}

/* composers article */

.top_anchor {
	margin-bottom: 8px;
}
.composersLink {

}


/* Journal Index */


.imageRight {
	width: 250px;
	float: right;
	padding-left: 20px;
	padding-bottom: 20px;
	}


/* Links and Videos lists */

dl.glossaryList dt {
	margin-top: 8px;
	}

/* Mission list */

.article ul {
	padding-left: 15px;
}

.article ul li {
	margin-left: 0;
	margin-before: 6px;
	-webkit-margin-before: 6px;
	}


.footer_mobile {
	display: none;
}
.footer {
	clear: both;
	margin: 0px 50px 0px;
	padding: 20px 0 20px;
	border-top: 1px solid #decab9;
	font-size: 12px;
	color: #555;
}
.footer_one {
	float: left;
	width: 25%;
}
.copyright {
 margin-bottom: 10px;
 }
.design_byline {
	margin-top: 12px;
	}
.design_byline a {
	font-size: 11px;
	color: #ccc;
	text-decoration: none;
	}

.footer_two {
	float: left;
	width: 25%;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 20px;
}
.footer_two a {
	display: block;
	text-decoration: none;
	font-family: Lora, Georgia, serif;
	font-size: 16px;
	padding: 20px 30px;
	border: 1px solid #decab9;
	-webkit-box-shadow: 3px 3px 4px 0px rgba(0,0,0,0.21);
	-moz-box-shadow: 3px 3px 4px 0px rgba(0,0,0,0.21);
	box-shadow: 3px 3px 4px 0px rgba(0,0,0,0.21);
	text-align: center;
}
.footer_three {
	float: right;
	width: 45%;
	text-align: right;
}
/* Donate form box */
h3#paypal {
	width: 55%;
	float: left;
	}
.home_inner donate_div form {
	margin: 0;
	padding: 0;
	width: 40%;
	float: right;
	}

/* Home donate section and button - now in footer*/


.donate_div {	
	padding: 15px 20px;
	border: 1px solid #decab9; 
	/* -webkit-box-shadow: 3px 3px 4px 0px rgba(0,0,0,0.21);
	-moz-box-shadow: 3px 3px 4px 0px rgba(0,0,0,0.21);
	box-shadow: 3px 3px 4px 0px rgba(0,0,0,0.21); */
	text-align: left;
}
.donate_div h3 {
	font-family: Lora, Georgia, serif;
	font-size: 14px;
	font-weight: 400;
	color: #A94F00;
	margin: 0;
	padding: 0;
}
.donate_div form {
	text-align: center
}
.donate_div button {
	font-family: Lora, Georgia, serif;
	font-size: 14px;
	padding: 4px 10px;
	margin: 8px;
}



.clear {
	display: block;
	clear: both;
	/* height: 1px; */
	/* overflow: hidden; */
}
/* keep MailChimp signup submit visible */
.mc-field-group .clear {
	/* height: 40px; */
	min-height: 40px;
	overflow: visible;
	}
#mc_embed_signup .clear {
	/* height: 40px; */
	min-height: 40px;
	overflow: visible;
	}
.slicknav_menu {
	display:none;
}





/* Media Queries (breakpoints from Genesis Metro CSS) */

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


} /* end max-width: 1139px */

	
/* iPad portrait */
@media only screen and (max-width: 1023px) {

	#nav {
		display:none;
	}
	
	.slicknav_menu {
		display:block;
	}
	#nav li {
		color: #fff;
	}

	#nav li a {
		color: #fff;
	}
	#nav li a:visited {
		color: #fff !important;
	}
	/* THIS PROBLEM OF THE VISITED LINK IN MOBILE FIXED IN slicknav.css in dist folder */
	
	.container {
		width: 100%;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
	}
	.top_bar {
		margin: 0 30px 0px; 
	}
		
	.top_right {
		width: 280px;
		text-align: right;
		padding-top: 12px;
		padding-right: 0;
	}
	.social {
		display: block;
		clear: both;
	 	float: none;
		text-align: right;
		width: 240px;
		margin-top: 8px;
		margin-right: 0;
		text-align: right;
	}
	.search {
		display: block;
		clear: both;
		float: none;
		margin-right: 0;
		text-align: right;
	}
	.search input#keywords {
		border: 1px solid #555;
		}
	.search input.submit {
		background: #efefef;
		border: 1px solid #555;
		}
	.heading_text {
	padding-left: 30px;
	}
	.main {
		margin: 40px 30px 20px;
	}
	/* .article {
		max-width: 480px;
	}
	.aside {
		width: 170px;
	} */
	.article {
		float: none;
		width: auto;
		max-width: 100%;
		}
	.aside {
		float: none;
		width: auto;		
		margin-top: 30px;
	}
	
	#composer_list { /* hide composer list with photos and excerpts */
		display: none;
	}
	.aside_heading.composers_main { /* hide aside heading on main list page */
		display: none;
		}
	#journal_list { /* hide article list with photos and excerpts */
		display: none;
	}
	.aside_heading.journal_main { /* hide aside heading on journal list page */
		display: none;
		}
	.footer {
		margin: 0 20px;;
	} 
	.footer_one {
		/* width: 30%; */
		width: 35%;
		}
	.footer_two {
		/* width: 40%; */
		width: 30%;
	} 
	.footer_two a {
		padding: 10px;
	} 
	.footer_three {
		/* width: 25%; */
		width: 30%;
	}
	.footer_three span {
		display: none; /* hide br tags */
	}
	h3#paypal {
	width: 100%;
	float: none;
	}
.home_inner donate_div form {
	margin: 0;
	padding: 0;
	width: 100%;
	float: none;
	}

} /* end max-width: 1023px */



/* iPhone portrait */
@media only screen and (max-width: 767px) {

	.top_bar {
		width: auto;
		margin: 0 12px 0px; 
	}
	.logo a img {
		width: 80%;
		height: auto;
	}
	.topnav span {
		display: none;
		}
	.heading {
		max-height: 100px;
		background: #efefef;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
		}
	.heading h1 {
		font-size: 32px;
		margin-right: 20px;
		}
	.heading_text {
		font-size: 32px; 
		color: #345B97;
		padding-top: 20px;
		padding-left: 12px;
		padding-bottom: 30px;
		display: block;
		border-top: 2px solid #fff;
		border-bottom: 2px solid #fff;
	}
	.main {
		margin: 30px 15px 20px;
	}
	.title h2 {
		/* font-size: 30px; */
		font-size: 28px;
	}
	.aside {
		float: none;
		width: auto;
		margin-top: 30px;
	}
	.top_right {
		display: none;
	}
	.aside li:first-child a {
		border-top: 1px solid #decab9; 
	}
	.footer_mobile {
		display: block;
	}
	.footer {
		margin: 0px 12px 0px;
		padding: 20px 0 50px 0;
	}
	.footer_one, .footer_two, .footer_three {
		display: block;
		float: none;
		width: auto;
		margin-bottom: 10px;
		text-align: left;
	}

} /* end max-width: 767px */



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


} /* end max-width: 480px */


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


} /* end max-width: 320px */
