/** BASIC */
html,body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #EAE4CE;
}

/** FORMS */
form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */
h1,h2,h3,h4,h5,h6 {
	clear: both;
}

h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child
	{
	padding: 0pt 0 0.2em 0;
}

/** TEXTS */
body,th,td,input,textarea,select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #645221;
}

p,blockquote,ul,ol,dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: left;
	line-height: 14px;
}

p {
	margin-bottom: 0;
	text-indent: 1em;
}

p+p {
	margin-top: 1em;
}

.text1 {
	margin-bottom: 0;
	text-transform: lowercase;
	font: normal 28pt Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1pt;
	color: #C56F06;
}

.text2,.content h2,.subtitle {
	border-bottom: 1px dashed #CCD0AE;
	margin-bottom: 24px;
	text-transform: lowercase;
	font: normal 24px Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
	padding: 0;
	color: #50491D;
}

.content li {
	margin-bottom: .5em;
	margin-top: .5em;
}

.text2 span {
	color: #C56F06;
}

.text3,.content h3 {
	margin-bottom: 5px;
	font-size: 13px;
	font-weight: normal;
	color: #C56F06;
	letter-spacing: -1px;
}

.text3 a,.content h3 a {
	text-decoration: none;
}

.text3 a:hover,.content h3 a:hover {
	text-decoration: underline;
}

.text4 {
	text-align: center;
	color: #A69A77;
}

.content img {
	margin: .5em;
	margin-top: 0;
	padding: 4px;
	background-color: #FFF;
	border: 1px solid gray;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

/** LISTS */
.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: 18px;
}

.list1 a {
	padding-left: 16px;
	background: url(../images/theme/subpage01.gif) no-repeat left center;
}

/** LINKS */
a {
	color: #C56F06;
}

a:hover {
	text-decoration: none;
}

#menu li {
	float: left;
	list-style: none;
}

#menu li a {
	text-transform: lowercase;
	text-decoration: none;
	font-size: 15px;
	letter-spacing: -1px;
	color: #50491D;
	display: block;
	text-decoration: none;
	white-space: nowrap
}

#menu li a:hover {
	text-decoration: underline;
}

#menu li ul {
	width: 170px;
	padding: 0;
	margin-top: 13px;
	position: absolute;
	visibility: hidden;
	border: 1px white solid;
	filter: alpha(opacity = 85);
	-moz-opacity: 0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;
}

#menu li ul li {
	float: none;
	background: #E4E6C8;
}

#menu li ul li a {
	background: #E4E6C8;
	font-size: 13px;
	border-bottom: 1px white dotted;
}

#menu li ul li a:hover {
	background: #8EA344
}

.link2 {
	text-transform: lowercase;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	letter-spacing: -1px;
	color: #50491D;
}

li a:hover {
	text-decoration: underline;
}

/** STYLES */
.style1 {
	
}

.style1 a {
	
}

.style1 a:hover {
	
}

/** BACKGROUNDS */
.bg1 {
	background: url(../images/theme/bg01-c2.jpg) repeat left top;
}

.bg2 {
	background: url(../images/theme/bg02-c2.jpg) repeat-x 0px 42px;
}

.bg3 {
	background: url(../images/theme/homepage01-wide-c1-shadow.jpg) repeat-y
		left top;
}

.bg4 {
	background-image: url(../images/theme/homepage06-wide-c1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.bg5 {
	background: url(../images/theme/subpage02-wide-c2-shadow.jpg) repeat-y
		left top;
}

.bg6 {
	background: url(../images/theme/homepage09.gif) repeat-x left top;
}

/** MISC */
.align-justify {
	text-align: justify;
}

.align-right {
	text-align: right;
}

img {
	border: none;
}

.img0 {
	float: left;
	margin: 3px 15px 0px 0px;
}

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 15px;
}

.img3 {
	float: left;
	margin: 0px;
	margin: 4px;
	border: 5px solid #efe;
}

.img5 {
	float: right;
	margin: 3px 0px 0px 15px;
	border: 1px solid #ccc;
	padding: 4px;
	background-color: #eee;
	margin: 1px 10px 0px 0px;
}

img.bio {
	border: 1px solid #ccc;
	float: left;
	padding: 8px;
	background-color: #eee;
	margin: 1px 15px 0px 0px;
}

hr {
	display: none;
}

.hr1 {
	clear: both;
	height: 5px;
	background: url(../images/theme/homepage09.gif) repeat-x left top;
	margin-bottom: 2em;
	margin-top: 2em;
}

.slideshow {
	height: 319px;
	width: 219px;
	padding: 0;
	margin: 0;
	margin-right: 8px;
	overflow: hidden;
	float: left;
}

.slideshow img {
	height: 303px;
	width: 202px;
	padding: 4px;
	border: 1px solid #ccc;
	background-color: #eee;
	top: 0;
	left: 0
}

.slideshow img {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

#menu {
	padding-left: 40px;
}

/* RSS */
#rss dt {
	margin: 1em 0 1em 0;
	margin-bottom: 5px;
	font-size: 13px;
	font-weight: bold;
	color: #C56F06;
}

#rss dt span {
	margin-bottom: 1em;
	font-size: 9pt;
	font-style: italic;
	font-weight: normal;
	color: #645221;
}

/* Events page */
ul.events {
	margin-left: 0em;
	padding-left: 1em;
}

ul.events ul {
	padding-left: 1em;
}

ul.events li {
	list-style: none;
}

ul.events>li.date {
	clear: both;
	font-size: 10pt;
	color: #C56F06;
	padding-top: 1em;
}

ul.events li.title {
	clear: both;
	margin-top: .5em;
	font-size: 11pt;
	font-weight: bold;
}

ul.events li.title a {
	text-decoration: none;
}

ul.events li.title a:hover {
	text-decoration: underline;
}

ul.events li.description {
	margin: 0em;
}

.description img {
	float: left;
	margin-right: .5em;
	padding: 4px;
	background-color: #FFF;
	border: 1px solid #CCCCCC;
}


/* Events fragments */
div#event img {
	border: 1px solid #CCCCCC;
	float: right;
	padding: 0;
	background-color: #eee;
	margin: 1em 1em 1em 1em;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

div#event li {
	list-style: none;
	margin-bottom: 1em;
}

div#event {
	margin: 0;
	padding: 0;
	height: 95%;
}

/* gallery */
ul.gallery {
	margin-left: 0em;
	padding-left: 1em;
}

ul.gallery ul {
	padding-left: 1em;
}

ul.gallery li {
	list-style: none;
}

ul.gallery>li.description>span.date {
	font-size: 10pt;
	color: #C56F06;
}

ul.gallery>li.title {
	clear: both;
	padding-top: 1em;
	font-size: 11pt;
	font-weight: bold;
}

ul.gallery>li.title a {
	text-decoration: none;
}

ul.gallery>li.title a:hover {
	text-decoration: underline;
}

ul.gallery>li.description {
	margin: 0em;
}


/* Fees  */
ul.fees>li {
	list-style: none;
	margin-bottom: 1em;
}

ul.fees li li {
	color: #645221;
	list-style: none;
}

ul.fees li li:first-child {
	color: #645221;
	list-style: none;
	margin: 1em 0 1em 0;
}

/* classes */
div.date  {
	background: url("/images/theme/date.png") no-repeat scroll 0 0;
	color: #DDDDDD;
	float: left;
	font-size: 14x;
	height: 50px;
	margin: 0 10px 0 0;
	overflow: hidden;
	padding: 5px;
	text-align: center;
	width: 40px;
	border: 1px solid gray;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

div.date span.month {
	display: block;
	margin-bottom: 6px;
}

div.date span.day {
	display: block;
	color: #444444;
	font-size: 190%;
	font-weight: bold;
	line-height: 0.8;
}

div.date span.year {
	display: block;
	color: #666666;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 80%;
	margin: 0;
	padding: 0;
}

ul.day {
	list-style: none;
	padding-left:40px;
}

ul.day>li:first-child {
	font-size: 12pt;
	font-weight: bold;
}

ul.day>li.updates {
	font-size: 9.5pt;
	font-weight: bold;
	color: #C56F06;
}
	

ul.class {
	padding-left: 25px;	
}

ul.class>li {
	list-style: none;
}

ul.class>li.title {
	font-weight: bold;
	padding-top: 1em;
	
}


ul.class>li.teacher {
	margin: 1em 0 1em 0;
}

ul.class li.type {
	margin: 0;
	font-style: italic;
}

ul.class li.description div.thumb {
	float: left;
	width: 100px;
	height: 100px;
	padding-left: 10px;
}

ul.class li.description div.thumb img {
	display: block;
	float: none;
	max-width: 75px;
	max-height: 75px;
	margin-left: auto;
	margin-right: auto;
}

ul.class li.teacher span.name {
	font-weight: bold;
	color: #C56F06;
}

table.schedule {
	width: 100%;
	border: 1px dotted gray;
}

table.schedule tr {
	vertical-align: top;
	background-color: #eee;
}

table.schedule td.day {
	text-align:center;
	width:100px;
	border: 1px solid gray;
	height:80px;
}

table.schedule td.day span {
	font-size:1.8em;
	font-weight:bold;
	letter-spacing:-1px;
}


table.schedule td {
	padding:4px;
	width:100px;
}

table.schedule td.past, table.schedule td.past a {
	color: gray;
}

table.schedule td.separator {
	width:100%;
	padding:0px;
	height: 1px;
}

table.schedule td.week {
	color:#223322;
	font-size:1.3em;
	letter-spacing:-1px;
	text-transform:lowercase;
	padding:1em;
	padding-left:30em;
}

div#splash p {
	font-size: 12pt;
	line-height: 1.5em;
}

p.teaser {
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	margin-top: -20px;
	margin-bottom: 1.5em;
}

p.teaser a {
	text-decoration: none;
}

p.teaser a:hover {
	text-decoration: underline;
}

p.teaser-bottom {
	clear: both;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	margin-top: 20px;
}

ul.video {
	margin-top:1em;
	border-top: 1px solid black;
}
ul.video li {
	float: left;
	list-style: none;
	margin-left:1em; 
	
}
