/* Meyer Reset */
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,b,u,i,center,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-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}

/* Page Styles */
html{
	background-color:#113344;
}
body{
	background-color:#ebebeb;
	font-family: "Helvetica Neue", Helvetica, Calibri, "Lucida Grande", "Lucida Bright", Lucida, Geneva, Arial, sans-serif;
	color:#333333;
	width:960px;
	margin:0px auto;
	line-height: 24px;
	font-size: 14px;
}
a:link, a:visited{
	color: #222;
	text-decoration: underline;
}
a:hover{
	color: #000;
}
#header{
	display: block;
	height: 388px;
	width: 960px;
	float: left;
	background-image: url(images/backgrounds/main-painting.jpg);
}
.eventspage #header{
	background-image: url(images/backgrounds/people-sunset.jpg);
}
.conferencepage #header{
	background-image: url(images/backgrounds/people-sunset.jpg);
}
.peoplepage #header{
	background-image: url(images/backgrounds/performance-people.jpg);
}
.aboutpage #header{
	background-image: url(images/backgrounds/drumming.jpg);
}
.donatepage #header{
	background-image: url(images/backgrounds/sunset.jpg);
}
.contactpage #header{
	background-image: url(images/backgrounds/fitz-martin.jpg);
}
.newspage #header{
	background-image: url(images/backgrounds/crack-whip.jpg);
}
#logo{
	background: url(/resources/styles/images/logo-shadow.png) no-repeat left top;
	width: 180px;
	height: 99px;
	margin-left: 60px;
	cursor: pointer;
}#logo p{
	display: block;
	width: 180px;
	height: 99px;
	background: url(/resources/styles/images/logo.png) no-repeat left bottom;
/*}#logo:hover p{
	background: url(/resources/styles/images/logo.png) no-repeat left bottom;*/
}p.email{
	margin: 0px;
	margin-top: 20px;
}
span.accesstext{
	display: block;
	text-indent: -9999px;
}
ul#main-menu{
	display: block;
	float: left;
	min-height: 37px;
	width: 960px;
	background: url(/resources/styles/images/shade/b50.png) repeat scroll;
}
ul#main-menu > li{
	display: inline;
}
ul#main-menu a{
	display: block;
	float: left;
	width: 118px;
	min-height: 29px;
	margin-right: 2px;
	text-transform: lowercase;
	text-align: center;
	padding-top: 8px;
	color: #EEEEEE;
	font-size: 16px;
	text-decoration: none;
	margin-bottom: 2px;
	background: url(/resources/styles/images/shades/b50.png) repeat scroll;
}
ul#main-menu a:hover{
	color: #fff;
	background: url(/resources/styles/images/shades/b70.png) repeat scroll;
}
ul#main-menu .donate-link a{
	margin-right: 0px;
}
#contents{
	/*background-image: url(/resources/styles/images/contents-example.jpg);*/
	height: 120px;
	padding: 20px 20px 20px 60px;
	font-size: 13px;
}.contents-list a{
	font-weight: bold;
	text-decoration: none;
	color: #000;
	display: block;
}
#contents p{
	font-style: italic;
}
#main-content{
	width: 820px;
	padding: 50px 70px;
	clear: both;
}
h1, h2, h3, h4, h5{
	font-weight: normal;
	font-style: normal;
	/* font-family: "Helvetica Neue Light", "HelveticaNeue-Light"; */
	font-family: "Helvetica Neue UltraLight", "HelveticaNeue-UltraLight";
	font-size: 24px;
	margin: 48px 0 24px 0;
	color: #000;
	letter-spacing: 1px;
}
blockquote{
	font-style: italic;
	font-size: 150%;
	line-height: 1.5;
	margin-top: 24px;
}
h1{
	font-family: "Helvetica Neue UltraLight", "HelveticaNeue-UltraLight";
	font-size: 36px;
	line-height: 48px;
	margin: 0 0 48px 0;
}.homepage h1{
	font-family: "Helvetica Neue Light", "HelveticaNeue-Light";
	font-size: 26px;
	line-height: 48px;
	margin: 0 0 48px 0;
	line-height: 36px;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 48px;
}.eventspage h1{
	display: none;	
}.personpage h1{
	font-family: "Helvetica Neue Light", "HelveticaNeue-Light";
	margin-bottom: 24px;	
}.personpage h1 .title{
	color: #999999;
}h1 .define_abbr{
	font-family: "Helvetica Neue";
}h1 .define_abbr abbr{
	font-style: italic;
	color: #7e7e7e;
}h2{
	font-family: "Helvetica Neue Light", "HelveticaNeue-Light";
}h2.donate-area{
	font-size: 36px;
	line-height: 48px;
}li.newsitem:first h2{
	margin-top:0px;
}h3{
	padding: 0 60px;
}
.section{
	width: 760px;
	padding-left: 60px;
}.section p{
	padding: 0 60px;
	margin-bottom: 24px;
}.newslist p, .newsitem p{
	margin-bottom: 24px;
}.section .image{
	width: 220px;
	margin-left: 20px;
	float: right;
	color: #888;
	font-size: 12px;
}p.news_meta{
	color:#999;
	font-size:12px;
}
.section .image.quote{
	float: left;
	margin-right: 20px;
}
.largeimage{
	width: 320px;
	margin-left: 20px;
	float: right;
	color: #888;
	font-size: 12px;
}
#mission_statement{
	float: left;
}
#mission_statement p{
	font-style: italic;
	font-size: 14px;
	color: #333333;
}
#mission_statement ul{
	list-style-type: disc;
	list-style-position: outside;
}#mission_statement li{
	display: block;
	float: left;
	width: 380px;
	font-size: 18px;
	margin-top: 20px;
	list-style-type: disc;
	list-style-position: outside;
	padding-left: 20px;
}#mission_statement li:first-word{
	letter-spacing: 2px;
}
#mission_statement li.mission_enable, #mission_statement li.mission_present{
	margin-left: 20px;
}
#events_options{
	font-size: 28px;
	font-family: "Helvetica Neue Light", "HelveticaNeue-Light";
	text-align: right;
	width: 340px;
	padding: 20px 9px 20px 0px;
	border-right: 1px solid #cccccc;
	float: left;
}
#events_options a, #people_disciplines a, #conference-options a{
	color: #777;
	display: block;
	text-decoration: none;
	margin-bottom: 20px;
	padding: 10px 5px;
	background-color: #ebebeb;
	margin-left: -10px; 
}
#people_disciplines a, #conference-options a{
	margin-bottom: 10px;
}
#events_options a:hover, #people_disciplines a:hover, #conference-options a:hover{
	color: #333;
	background-color: #ddd;
}

#events_options li.selected a, #events_options li.selected a:hover, #people_disciplines li.selected a:hover, #people_disciplines li.selected a, #conference-options li.selected a, #conference-options li.selected a:hover{
	color: #000;
	position: relative;
	left: 10px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background-color: #ebebeb;
	cursor: default;
	padding: 9px 5px;
	padding-right: 10px;
}.eventlisting .title{
	font-weight: bold;
}
#people_list{
	float: right;
	width: 580px;
}
.person .name, .person .title{
	font-size: 30px;
	font-family: "Helvetica Neue Light", "HelveticaNeue-Light";
}
.person .bio-snippet{
	font-size: 16px;
}
.person .title{
	color: #999999;
}
#people_disciplines, #conference-options{
	font-size: 28px;
	font-family: "Helvetica Neue Light", "HelveticaNeue-Light";
	text-align: right;
	width: 160px;
	padding: 20px 9px 20px 0px;
	border-right: 1px solid #cccccc;
	float: left;
	color: #333;
}
.bio{
	width: 400px;
	float: right;
}
.bio-meta{
	width: 400px;
	float: left;
}
.office-international{
	width: 390px;
	float: left;
	font-size: 18px;
	font-family: "Helvetica Neue Light", "HelveticaNeue-Light";
}.office-uk{
	width: 390px;
	float: left;
	font-size: 18px;
	font-family: "Helvetica Neue Light", "HelveticaNeue-Light";
	margin: 0px 20px;
}
.join-freinds{
	width: 400px;
	float: left;
	font-size: 14px;
	font-family: "Helvetica Neue Light", "HelveticaNeue-Light";
	clear: left;
	margin-top: 40px;
}.join-freinds p{
	margin-bottom: 24px;
}
#future_events, #past_events, #past_conferences{
	float: right;
	width: 400px;
}
#conference-reports{
	float: right;
	width: 520px;
}
#future_events li, #past_events li, #people_list li, #past_conferences li{
	margin: 20px 0px;
	border-bottom: 1px solid #ccc;
	padding: 20px;
}
p.eventdate{
	font-weight: normal;
	font-family: "Helvetica Neue Light", "HelveticaNeue-Light";
	font-size: 26px;
	margin-bottom: 20px;
	margin-left: -20px;
	display: block;
}
#past_events .title{
	font-weight: normal;
	font-family: "Helvetica Neue Light", "HelveticaNeue-Light";
	font-size: 26px;
	margin-bottom: 20px;
}.title a:link, .title a:visited{
	color: #333;
	text-decoration: underline;
}
#footer{
	clear: both;
	display: block;
	height: 200px;
	background-image: url(/resources/styles/images/shades/b70.png);
	background-repeat: no-repeat;
}
#workshop-list{
	list-style-position: inside;
	list-style-type: decimal;
	color: #777;
	margin-bottom: 20px;
}
#workshop-details{
	list-style-position: outside;
	list-style-type: decimal;
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px solid #ccc;
}#friends-newsletters{
	width: 200px;
	float: right;
	margin-left: 10px;
	padding: 10px;
	margin-bottom: 20px;
	border: 1px solid #bbb;
	background-color: #ccc;
}#friends-newsletters ol{
	margin-top: 24px;
}#friends-newsletters li{
	display: block;
	padding: 5px;
}#friends-newsletters h2{
	margin-top: 10px;
}
.newsitem{
	padding: 20px 0px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
	float: left;
	font-size: 16px;
	width: 580px;
}
.newsitem .date, .newslist .date{
	color: #666666;
}
.backtonews{
	clear:left;
}
