@charset "utf-8";
@font-face {
	font-family: "Modern Pictograms";	
	src: url(../_fonts/modernpics-webfont.eot);
	src: local('!'),
url(../_fonts/modernpics-webfont.woff) format('woff'),
url(../_fonts/modernpics-webfont.ttf) format('truetype');
}
@font-face {
	font-family: "Web Symbols Regular";	
	src: url(../_fonts/websymbols-regular-webfont.eot);
	src: local('!'),
url(../_fonts/websymbols-regular-webfont.woff) format('woff'),
url(../_fonts/websymbols-regular-webfont.ttf) format('truetype');
}
@font-face {
	font-family: "My Underwood";	
	src: url(../_fonts/myunderwood.eot);
	src: local('!'),
url(../_fonts/myunderwood.woff) format('woff'),
url(../_fonts/myunderwood.ttf) format('truetype');
}
@font-face {
	font-family: "Great Vibes";	
	src: url(../_fonts/greatvibes-regular-webfont.eot);
	src: local('!'),
url(../_fonts/greatvibes-regular-webfont.woff) format('woff'),
url(../_fonts/greatvibes-regular-webfont.ttf) format('truetype');
}
body {
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
	font-family: "My Underwood", Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: rgb(153,153,153);
	background-color: rgb(0,0,0);
	line-height: 1.35em;
	text-shadow: 5px 5px 5px rgba(0,0,0,0.8);
}
h1 {
	text-shadow: 5px 5px 5px rgba(0,0,0,.8);
	color: #CC33FF;
	font-family: "Great Vibes", sans-serif;
	font-size: 2.85em;
	font-weight: bold;
	line-height: 0.85em;
	text-align: left;
}
h2 {
	text-shadow: 5px 5px 5px rgba(0,0,0,0.8);
	color: #FFFFFF;
	font-family: "Great Vibes", sans-serif;
	font-size: 2.25em;
	font-weight: normal;
	line-height: 1em;
}
h3 {
	text-shadow: 5px 5px 5px rgba(0,0,0,0.8);
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.35em;
	font-weight: bold;
	line-height: 1.15em;
}
h4 {
	font-style: italic;
	text-transform: uppercase;
	color: rgba(204,204,204,1);
}
a:link {
	text-decoration: none;
	color: #FF0000;
}
a:visited {
	text-decoration: none;
	color: #FF00CC;
}
a:hover {
	text-decoration: underline;
	color: #FF0;
}
a:active {
	color: #0FF;
	text-shadow: 1px 1px rgba(0, 0, 0, 0.9);
}

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 {
	border: 0;
	vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}
#social-links {
	float: left;
	text-align: left;
	font-size: 0.75em;
	list-style-type: none;
	position: absolute;
	clear: both;
}

#logo {
	position: absolute;
	left: 18px;
	top: 101px;
	width: 350px;
	height: 169px;
	z-index: 100;
	background-image: url(../_images/logo350x169.png);
	background-repeat: no-repeat;
}
#article {
	width: 65%;
	overflow: visible;
	float: left;
	/* [disabled]border-radius: 0px 11px 0px 11px; */
	/* [disabled]background-color: rgba(51,51,51,0.85); */
	left: 5%;
	position: relative;
	top: 138px;
	z-index: 25;
	padding-right: 18px;
	padding-bottom: 10px;
	padding-left: 18px;
}
.back-up {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	float: right;
	clear: both;
	width: 100%;
	font-size: 0.75em;
	color: rgb(204,153,255);
	text-align: right;
	padding-bottom: 8px;
	max-width: 100%;
	padding-top: 11px;
}
.text-block {
	clear: both;
	padding-top: 4px;
	padding-bottom: 6px;
	width: 100%;
}
#footer {
	color: rgb(255,255,255);
	font-size: 0.75em;
	width: 100%;
	clear: both;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: rgb(255,0,0);
	padding-top: 8px;
	text-align: center;
	list-style-type: none;
}
.img-flowleft {
	float: left;
	margin-top: 11px;
	margin-right: 15px;
	margin-bottom: 6px;
	margin-left: 0px;
	/* [disabled]border-top-width: medium; */
	/* [disabled]border-right-width: medium; */
	/* [disabled]border-bottom-width: medium; */
	/* [disabled]border-left-width: medium; */
	/* [disabled]border-top-style: solid; */
	/* [disabled]border-right-style: solid; */
	/* [disabled]border-bottom-style: solid; */
	/* [disabled]border-left-style: solid; */
	/* [disabled]border-top-color: rgb(200,200,200); */
	/* [disabled]border-right-color: rgb(100,100,100); */
	/* [disabled]border-bottom-color: rgb(155,155,155); */
	/* [disabled]border-left-color: rgb(125,125,125); */
}
.img-flowclear {
	float: left;
	padding: 3px;
	margin-top: 3px;
	margin-right: 11px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.img-flowright {
	float: right;
	margin-top: 11px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 15px;
	/* [disabled]border-top-width: medium; */
	/* [disabled]border-right-width: medium; */
	/* [disabled]border-bottom-width: medium; */
	/* [disabled]border-left-width: medium; */
	/* [disabled]border-top-style: solid; */
	/* [disabled]border-right-style: solid; */
	/* [disabled]border-bottom-style: solid; */
	/* [disabled]border-left-style: solid; */
	/* [disabled]border-top-color: rgb(200,200,200); */
	/* [disabled]border-right-color: rgb(100,100,100); */
	/* [disabled]border-bottom-color: rgb(155,155,155); */
	/* [disabled]border-left-color: rgb(125,125,125); */
}
.quote {
	color: rgb(255,255,255);
}
.subtitile {
	color: rgba(204,102,204,1);
}
.block-link {
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
}
photo_credits {
	color: rgba(153,153,153,1);
	font-size: .85em;
	line-height: 1em;
	font-family: Arial, Helvetica, sans-serif;
}
blockquote {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	line-height: 1.5em;
	text-indent: 5px;
	color: rgba(204,204,204,1);
}
blockquote:first-letter {
	/* [disabled]font-family: Georgia, "Times New Roman", Times, serif; */
	/* [disabled]font-size: 1.4em; */
	/* [disabled]font-style: italic; */
}
.dingbats {
	font-family: "Web Symbols Regular";
	color: rgb(204,0,51);
}
.dingbats-modern {
	font-family: "Modern Pictograms";
	color: rgb(255,255,0);
}
#skills {
	list-style-type: disc;
}
#multipleCols {
	text-align: left;
	-moz-column-count:2;
	-moz-column-gap:1.5em;
	-moz-column-rule: 1px solid #cccccc;
	-webkit--column-count:2;
	-webkit-column-gap:1.5em;
	-webkit-column-rule: 1px solid #cccccc;
}#article dl {
	display: block;
	clear: both;
}
#article dd {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: rgba(153,153,153,1);
	clear: both;
	padding-bottom: 1.4em;
}
#article dt {
	color: rgba(255,51,51,1);
	font-size: 1.2em;
	padding-bottom: 0.5em;
	clear: both;
	float: left;
	padding-top: 5px;
}
#article #skill-list {
	/* [disabled]list-style-type: circle; */
	color: rgba(204,204,204,1);
}
#article dl workshops {
	display: block;
}
.videos {
	text-align: left;
	float: left;
	clear: both;
}
.headline {
	clear: both;
	text-align: left;
	margin-bottom: 8px;
}
.schedule {
	color: rgba(204,204,204,1);
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.9em;
}
