a/* Reset styles */
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, img, 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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
}

ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* >> The Magnificent CLEARFIX: Updated to prevent margin-collapsing on child elements << j.mp/bestclearfix */
.clearfix:before, .clearfix:after {
content: "\0020"; display: block; height: 0; visibility: hidden; 
}
 
.clearfix:after { clear: both; }
/* Fix clearfix: blueprintcss.lighthouseapp.com/projects/15318/tickets/5-extra-margin-padding-bottom-of-page */
.clearfix { zoom: 1; }

/* @license
 * MyFonts Webfont Build ID 2046090, 2012-02-01T14:11:52-0500
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: Museo 700 by exljbris
 * URL: http://www.myfonts.com/fonts/exljbris/museo/700/
 * Licensed pageviews: unlimited
 * 
 * Webfont: Museo 300 by exljbris
 * URL: http://www.myfonts.com/fonts/exljbris/museo/300/
 * Licensed pageviews: unspecified
 * 
 * Webfont: Museo 500 by exljbris
 * URL: http://www.myfonts.com/fonts/exljbris/museo/500/
 * Licensed pageviews: unspecified
 * 
 * 
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=2046090
 * Webfonts copyright: Copyright (c) 2008 by Jos Buivenga/exljbris. All rights reserved.
 * 
 * © 2012 Bitstream Inc
*/



  
 @font-face {font-family: 'Museo-700';src: url('../fonts/webfonts/1F388A_0_0.eot');src: url('../fonts/webfonts/1F388A_0_0.eot#iefix') format('embedded-opentype'),url('../fonts/webfonts/1F388A_0_0.woff') format('woff'),url('../fonts/webfonts/1F388A_0_0.ttf') format('truetype');}
 
  
 @font-face {font-family: 'Museo-300';src: url('../fonts/webfonts/1F388A_1_0.eot');src: url('../fonts/webfonts/1F388A_1_0.eot#iefix') format('embedded-opentype'),url('../fonts/webfonts/1F388A_1_0.woff') format('woff'),url('../fonts/webfonts/1F388A_1_0.ttf') format('truetype');}
 
  
 @font-face {font-family: 'Museo-500';src: url('../fonts/webfonts/1F388A_2_0.eot');src: url('../fonts/webfonts/1F388A_2_0.eot#iefix') format('embedded-opentype'),url('../fonts/webfonts/1F388A_2_0.woff') format('woff'),url('../fonts/webfonts/1F388A_2_0.ttf') format('truetype');}
 


/* Default styles */

body {
	color:#808285;
    font-family: 'HelveticaNeue', 'Arial';
	font-size: 15px;
	line-height: 18px;
}
		
a {
	text-decoration: none;
	color: #000000;
	}

a:hover {
	color: #990000;
	}

.clear {
	clear: both;
}

h1 {
	font-family: 'Museo-500';
}
	
p {
	color: #808285;
	line-height: 22px;
}

.container {
	width: 1000px;
	margin: 0px auto;
	}
	
.header {
	height: 110px;
	width: 1000px;
}				

.headerleft {
	margin: 0px 0px 0px 30px;
	float: left;
	display: inline;
}

.headerright {
	color: #B1005D;
	margin: 35px 30px 0px 0px;
	text-align: right;
	float: right;
	display: inline;
}

.headerright a {
	color: #F26631;
	font-weight: bold;
	text-decoration: underline;}
	
.headerright a:hover {
	color: #B1005D;
}

.headerright p {
	color: #B1005D;
	line-height: 18px;
	margin-bottom: 18px;}
	
.headerright img {
	display: inline;
	margin-bottom: -3px;
}

span.ML a {
/*
	background-image: url(../images/ml_button.jpg);
	background-repeat: no-repeat;
	background-position-y: 2px;
*/
	color: #35ADC1;
	font-family: 'Museo-700';
	font-size: 15px;
	text-decoration: underline;
	margin-left: 5px;
}


.nav {
	margin: 0px 0px 33px 0px;
	text-align: left;
}

.nav a {
	color: #B1005D;
}

.nav a:hover {
	color: #F26631;
}

.nav ul {
	list-style-type: none;
}

.nav ul li {
	border-right: 1px solid;
	border-right-color: #B1005D;
	color: #B1005D;
	display: inline;
	font-family: 'Museo-500';
	padding: 0px 10px;
}

.nav li.selected a {
	color: #F26631;
	font-family: 'Museo-700';	
}

.nav ul li.last {
	border-right: none
}

.nav ul li.last.selected {
	border-right: none
}

.bannerfeature {
	color: #ffffff;
	font-size: 26px;
	margin-left: 620px;
	margin-top: -226px;
	margin-bottom: 95px;
	text-align: left;
	text-shadow: 1pt 1pt 1pt #565656;
}

.bannerfeature a {
	color: #ffffff;
}

.bannerfeature ul {
	list-style-type: none;
}

.bannerfeature ul li {
	display: block;
	font-family: 'Museo-500';
	margin-bottom: 50px;
}

.bannerfeature ul li.last {
	border-right: none
}

p.time {
	font-weight: 700;
	margin-bottom: 10px;
	margin-top: -15px;
	padding-right: 10px;}

p.workshoptitle {
	color: #B1005D;
	font-weight: 700;
	margin-top: 5px;
	padding-right: 10px;
	}
	
p.workshopdesc {
	color: #5B5B5B;
	font-size: 13px;
	margin-top: -5px;
	padding-right: 10px;
}
	
.sidenav {
	color: #ffffff;
	float: left;
	text-align: left;
	text-shadow: 1pt 1pt 1pt #3A3A3A;
	width: 203px;
}

.sidenav a {
	color: #ffffff;
}

.sidenav a:hover {
	color: #DBDCDD;
}

.sidenav ul {
	list-style-type: none;
	margin-top: -212px;
	padding-left: 11px;
}

.sidenav ul li {
	display: block;
	font-family: 'Museo-500';
	font-size: 17px;
	margin-bottom: 19px;
}

.sidenav2 ul {
	margin-top: -34px;
}

.sidenav2 a {
	color: #B1005D;
	text-shadow: none;
}

.sidenav2 a:hover {
	color: #F26631;
}

.sidenav3 ul {
	margin-top: -62px;
}

.sidenav h1 {
	color: #35ADC1;
	margin-top: 30px;
	text-shadow: none;
	}


.classes {
	border-bottom: 1px solid #DBDBDB;
	margin-left: 230px;
	width: 600px;
}
	
.classes h1 {
	color: #F26631;
	font-size: 22px;
	line-height: 26px;
	margin-bottom: 30px;
	padding-top: 30px;
}

.classes h1.starting {
	padding-top: 0px;}

.classes h2 {
	color: #F26631;
	font-size: 18px;
	font-family: 'Museo-500';
	line-height: 22px;
	margin-bottom: 5px;
	margin-left: 30px;
	margin-top: 30px;
}

.classes h3 {
	color: #B1005D;
	font-size: 15px;
	font-family: 'Museo-500';
	line-height: 22px;
	margin-bottom: 5px;
	margin-left: 30px;
}

.classes p {
	margin-bottom: 15px;
	margin-left: 30px;}

.classes a {
	color:#B1005D;
	text-decoration: underline;
}

.classes a:hover {
	color:#B1005D;
	text-decoration: underline;
}

.teacher {
	border-bottom: 1px solid #DBDBDB;
	margin-left: 260px;
	padding-bottom: 30px;
	width: 600px;
}
	
.teacher img {
	float: left;
	margin-right: 30px;
	margin-bottom: 10px;
	padding-top: 30px;
}

.teacher img.starting {
	padding-top: 0px;
	}
	
.teacher h1 {
	color: #F26631;
	font-size: 22px;
	margin-bottom: 10px;
	padding-top: 30px;
}

.teacher h2 {
	color: #B1005D;
}

.teacher p {
	margin-bottom: 15px;
}
	
.teacher a {
	color:#B1005D;
	text-decoration: underline;
}

.teacher a:hover {
	color:#F26631;
	text-decoration: underline;
}


.staticcontent {
  	position:fixed; 
  	width:203px;
	top:160px;	
}

.mailinglist {
	margin-left: 230px;
	padding-bottom: 30px;
	width: 600px;
}

.mailinglist p {
	margin-bottom: 15px;
	text-align: left;
}

.about {
	border-bottom: 1px solid #DBDBDB;
	margin-left: 230px;
	margin-bottom: 30px;
	padding-bottom: 15px;
	width: 600px;
}
	
.about h1 {
	color: #F26631;
	font-size: 22px;
	line-height: 26px;
	margin-bottom: 15px;
}

.about h2 {
	color: #35ADC1;
	font-family: 'Museo-500';
	font-size: 18px;
	line-height: 26px;
	margin-bottom: 15px;
}

.about h3 {
	color: #F26631;
	font-family: 'Museo-500';
	font-size: 18px;
	line-height: 26px;
	margin-bottom: 15px;
}

span.about1 a {
	color:#B1005D;
    font-family: 'HelveticaNeue', 'Arial';
	font-size: 14px;
	font-weight: bold;
	line-height: 13px;
	text-decoration: none;
	text-shadow: none;
	}


.about p {
	margin-bottom: 15px;
}
	
.about a {
	color:#808285;
	text-decoration: underline;
}

.about a:hover {
	color:#B1005D;
	text-decoration: underline;
}

.podcast {
	border-bottom: 1px solid #DBDBDB;
	margin-bottom: 60px;
	padding-bottom: 30px;
}

.newsrow {
	padding-left: 28px;
	width: 1000px;
}

.newsrow p {
	line-height: 18px;
	margin-bottom: 8px;
	width: 260px;
	}

.newssingle {
	background-color: #ffffff;
	border-top: 1px solid #E6E7E8;
	border-left: 1px solid #E6E7E8;
	box-shadow: 2pt 2pt 2pt #888989;
	float: left;
	margin-right: 30px;
	margin-bottom: 25px;
	height: 393px;
	width: 295px;
}

.newsdouble {
	background-color: #ffffff;
	border-top: 1px solid #E6E7E8;
	border-left: 1px solid #E6E7E8;
	box-shadow: 2pt 2pt 2pt #888989;
	float: left;
	margin-right: 30px;
	margin-bottom: 25px;
	height: 393px;
	width: 620px;
}

.newsdouble p {
	width: 400px;}
	
.newsrow h1 {
	font-size: 22px;
	line-height: 25px;
	margin-top: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
}

.newsrow p {
	margin-left: 15px;
	}
	
.one h1 {
	color: #35ADC1;
}

.two h1 {
	color: #F26631;
}

.three h1 {
	color: #AFCB36;
}

.four h1 {
	color: #B1005D;
}

.one {
	border-bottom: 20px solid #35ADC1;
}

.two {
	border-bottom: 20px solid #F26631;
}

.three {
	border-bottom: 20px solid #AFCB36;
}

.four {
	border-bottom: 20px solid #B1005D;
}

.tynty {
	height: 300px;
	margin-bottom: 60px;
}

.tynty img {
	float: left;
	padding-right: 30px;
}

.tynty p {
	margin-top: -15px;}

.tynty a {
	color: #B1005D;
}

p.holidaydescription {
	margin-bottom: 15px;
	margin-top: -15px;}

span.holidaytitle {
	color: #35ADC1;
	font-weight: bold;
}

span.rys {
	color:#808285;
    font-family: 'HelveticaNeue', 'Arial';
	font-size: 12px;
	line-height: 13px;
	text-shadow: none;
}

span.teachernav {
	line-height: 12px;
}

#rys {
	margin-left: 30px;
}

#first {
	padding-top: 30px;
}

#map {
	color: #B1005D;}
	
#workshoptime {
	display: inline;
	color:#808285;
	font-weight: 500;
}
	
/* Footer styles */
.footer {
/* 	border-top: 1px solid #E6E7E8; */
	display: block;
	font-size: 10px;
	margin: 30px auto;
	width: 1000px;
	text-align: center;
}

.footer a {
	text-decoration: none;
}