@charset "UTF-8";
@import url(http://fonts.googleapis.com/css?family=Quattrocento+Sans:400,400italic,700,700italic);
/*CSS RESET*/ 
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

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 {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
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;
}

/*		  *****************			END CSS RESET			*****************			*/
body {
font-family: 'Quattrocento Sans', sans-serif;
font-size: 3em;
line-height: 1.1em;
text-align: left;
}

#container {
width: 100%;
margin: 0;
padding: 0;
}
#left {
display: block;
width: 100%;
height: 100px;
clear: both;
margin: 0 0 10px 10px;	
}
#left ul li {
display: inline;
padding: 1em 2em 0 10px;
}
.chunk {
display: none;
width: 0;
height: 0;
margin: 0;
padding: 0;
}
.unseen {	/*	additional images for the monitor slide-show are here			*/
display: none;
}
.print-sample {
display: none;
width: 0;
height: 0;
margin: 0;
padding: 0;
}
.mobile {
float: left;
width: 100%;
padding-top: 50px;
display: block;
}
.mobile img {
width: 80%;
padding: 0 10%;
}
.mobile p {			/*	THIS ASSUMES ONLY ONE PARAGRAPH PER .MOBILE DIV			*/
padding: 0 3% 70px 10%;
}
h1 {
font-size: 1.3em;
line-height: 1.1em;
padding: 20px 10px 10px 20px;
}
.name {
font-weight: 700;
font-style: italic;
}
.description {

font-weight: 400;
font-style: italic;
}
.strike-through {
text-decoration: line-through;
}

	
	/*				LINKS STYLING					*/
a:link {
font-variant: small-caps;
color: #900000;
text-decoration: underline;
}
a:visited {
font-variant: small-caps;
color: #000000;
text-decoration: underline;
}
a:hover {
font-variant: small-caps;
color: #000000;
text-decoration: underline;
}
a:active {
font-variant: small-caps;
color: #000000;
text-decoration: underline;
}	
/*		WEBSITE IMAGE DIVS 		*/

#metropolitan-klezmer {display: none; width: 0; height: 0;}
#earth {display: none; width: 0; height: 0;}
#stacey-levine {display: none; width: 0; height: 0;}
#magda-baker {display: none; width: 0; height: 0;}
#susan-robb {display: none; width: 0; height: 0;}
#eric-richards {display: none; width: 0; height: 0;}
#lori-goldston {display: none; width: 0; height: 0;}
#klezbos {display: none; width: 0; height: 0;}
#julia-salamonik {display: none; width: 0; height: 0;}
#dana-reason {display: none; width: 0; height: 0;}
#annie-lanzillotto {display: none; width: 0; height: 0;}
#el-pegaso {display: none; width: 0; height: 0;}
#central-ballard {display: none; width: 0; height: 0;}
#greenstems {display: none; width: 0; height: 0;}
