/*Brundibar Arts Festival Website Education Page Stylesheet*/


/* =================== Styles ============================= */


	.educational-header {
	/* float: 			left; */
	width:			auto;
	text-align: 		left;
	margin:			20px 300px 40px 0px;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-weight:		bold;
	font-size: 		28px;
    	line-height: 		1;
	color: 			#8c1e2e;
	}

	.educational-event-header {
	margin:			20px 0px 15px 0px;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-weight:		bold;
	font-size: 		20px;
    	line-height: 		1;
	color: 			#8c1e2e;
	}

	.educational-event-subheader {
	margin:			20px 0px 15px 0px;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-weight:		bold;
	font-size: 		16px;
    	line-height: 		1;
	color: 			#8c1e2e;
	}

	.educational-credit {
	margin:			20px 0px 35px 0px;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-weight:		bold;
	font-size: 		14px;
	text-align: 		right;
    	line-height: 		1;
	color: 			#298bcc;

	}


/* =================== Main Content Styles ============= */

	.educational-main-content {
	width:			1060px;
	margin:			20px 20px 20px 20px;
	min-height:		500px;	
	clear:			both;
	}

	.reset			{
	clear:			both;
	}

/* =================== End Main Content Styles ======== */



/* =================== Hoverbox Styles ================ */
	.hoverbox {
	cursor:			default;
	list-style:		none;
	}

	.hoverbox a {
	cursor:			default;
	}

	.hoverbox a .preview {
	display:		none;
	}

	.hoverbox a:hover .preview {
	display:		block;
	position:		absolute;
	top:			15px;
	/*right:			0px;*/
	z-index:		1;
	}

	.hoverbox img {
	background:		#fff;
	/* border-color:		#555;
	border-style:		solid;
	border-width:		1px;
	color:		#000; */
	padding:		2px;
	vertical-align:		top;
	width:			400px;
	}

	.hoverbox li {
	background:		#fff;
	display:		inline;
	float:			left;
	margin:			5px;
	padding:		3px;
	position:		relative;
	text-align:		center;
	}

	.hoverbox .preview {
	border-color:		#000;
	width:			800px;
	}

	.hoverbox a {
	position:		relative;
	}

	.hoverbox a:hover {
	display:		block;
	font-size:		100%;
	z-index:		1;
	}

	/*.hoverbox a:hover {
	top:			-100px;
	left:			-5px;
	} */

	.hoverbox li {
	position:		static;
	}


/* =================== End Hoverbox Styles ========= */


/* =================== Pictures Styles =============*/

	.artist-picture {
	width:			auto;
	height:			auto;
	padding:		0px 80px 0px 80px;
	border-bottom: 		1px solid #298bcc;
	}

	.image-details {
	width:			auto;
	}

/*	.artist-name-container {
	width:			auto;
	height:			50px;
	}


	.artist-name {
	list-style:		none;
	}

	.artist-name li {
	display:		inline;
	float:			left;
	margin:			5px;
	padding:		3px;
	position:		relative;
	width:			183px;
	height:			49px;
	position:		static;
	} */


/* =================== End Pictures Styles =========== */



/* ===================== Footer Styles =========================== */
	.educational-footer-container {
	margin: 		5px 20px 20px 20px;
	
   	width: 			1058px;
	height:			300px;
	text-align: 		center;
	/* white-space: 		nowrap; 
	overflow: 		hidden; */
	}

	.educational-footer-content {
	width:			1056px;
	height:			auto;
/*	display: 		inline-block;  */
	vertical-align: 	middle;
	padding:		5px 10px 20px 10px;
	}

	.educational-footer-content {
	*display: 		inline;
	*margin: 		0 20px 0 20px;
	}

	.educational-footer-content .memories-quote {
	font-family: 		'Special Elite', serif;
	font-size:		22px; 
	font-weight:		bold;
	line-height:		1.0;
	color:			#000;
	}

	.educational-footer-content .educational-quote-author {
	font-family:		Arial, Helvetica, sans-serif;
	font-size:		16px; 
	font-weight:		normal;
	line-height:		1.5;
	color:			#000;
	}

	.educational-footer-reg {
	width:			1056px;
	height:			30px;
	vertical-align: 	middle;
	padding:		20px 10px 20px 10px;	
	color: 			#045288;
	}




/* ===================== EndFooter Styles ======================== */
