/* CSS Document */
body {
		margin:0;
		padding:0;
		width: 100%;
		height: 100%;
        background-color: #444444;
        color: #d1d1d1;	
		//font-family: Futura, Tahoma, Verdana, sans-serif;  
		font-family: Helvetica, "Helvetica World", Arial, Verdana, sans-serif;
		font-size: 10pt;	
		letter-spacing: .2em;
		line-height: 1.4em;
		}
		
a 	{
	cursor: pointer;
	color: #ff6600;
	text-decoration: none;
}

a:link	{
	color: #ff6600; 
	text-decoration: none; 
}

a:visited {
	color: #ff6600; 
	text-decoration: none;
}

a:active {
	color: #ffffff; 
	text-decoration: none;
}

a:hover	{
	color: #ffffff; 
	text-decoration: underline;
}
		
h1	{
	font-size:16pt;
	margin:0 0 15px 0;
	padding:0;
	font-weight: normal;
	color: #35CBED;
	line-height: 1.2em;
}

h2	{
	font-size:14pt;
	margin:0 0 15px 0;
	padding:0;
	font-weight: normal;
	color:#FFF800;
	line-height: 1.2em;
}

h3 {
	font-size:12pt;
	margin:0 0 10px 0;
	padding:0;
	font-weight: normal;
	color: #f2f2f2;
	line-height: 1.2em;

}

a.projecttitle {
 font-size:12pt;
	margin:0 0 10px 0;
	padding:0;
	font-weight: normal;
	color: #f2f2f2;
	line-height: 1.2em;
}

p	{margin: 0 0 20px 0;
	padding:0;
}

hr	{
	margin: 15px 0;
	padding: 0;
}

blockquote	{
	margin: 0;
	padding: 25px;
	background-image: url('http://www.kunst-stoff.org/grafix/quotes.png');
	background-position: top left;
	background-repeat: no-repeat;
}

input	{
	margin: 0 0 15px 0;
	background: #cccccc;
	padding:2px;
}

textarea	{
	margin: 0 0 15px 0;
	background: #cccccc;
	padding:2px;
}

select	{
	letter-spacing: normal;
}

.fancy	{
	color:#35CBED;
}

.yellow	{
	color:#FFF800;
}

.credit	{
	font-size: .8em;
}

.regular	{
	color: #d1d1d1;	
	font-family: Tahoma, Verdana, sans-serif;  
	//font-family: Helvetica, "Helvetica World", Arial, Verdana, sans-serif;
	font-size: 10pt;	
	letter-spacing: .2em;
	line-height: 1.4em;
}

.caption	{
	font-size: 8pt;
}

ul	{
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
}

li	{
	margin: 0;
	padding: 5px 0;
	list-style: none;
	list-style-image: none;
	text-indent: 0;
	border:0;
	border-bottom: 1px solid #888888;
}

.bullet	{
	list-style: disc;
	margin: 0 0 20px 30px;
	padding: 0;
	border: 0;
	font-size: 1.5em;
	line-height: 1.2em;
}

.submit	{
	background:#669933;
	padding:5px 10px;
	margin:0;
	color:#fff;
}

#container	{
	width:1000px;
	margin:0 auto;
	padding:0;
}

#header_img { display: none; }

#header	{
	margin:10px 0 0 0;
	padding:10px;
	width:980px;
	height:70px;
	background-color: #000;
	//background-color: #35cbed;
	//font-family: Tahoma, Verdana, sans-serif;
	font-family: Helvetica, "Helvetica World", Arial, Verdana, sans-serif;
	font-weight: bold;
	letter-spacing: normal;
	line-height: normal;
	//background-image: url('grafix/split_header_bar.jpg');
}

#header a { text-decoration: none; }
#header a:link	{	color: #ffffff; }
#header a:visited {	color: #ffffff; }
#header a:active {	color: #ff6600; }
#header a:hover	{	color: #ff6600; }

/* Current page link styling */
#header div.ks_menu_active { color: #ff6600; border-bottom: 2px #444 solid;}
#header a.ks_menu_active { color: #ff6600; border-bottom: 2px #444 solid;}
#header a.ks_menu_active:link { color: #ff6600; }
#header a.ks_menu_active:visited { color: #ff6600; }
#header a.ks_menu_active:active { color: #ff6600; }
#header a.ks_menu_active:hover { color: #ff6600; }

#menu_switch	{
	float:left;
	width: 400px;
	margin: 0 20px 10px 10px;
	clear: right;
}
#menu_low	{
	float:left;
	margin: 0 20px 10px 10px;
	clear: right;
}

#submenu	{
	float: left;
	margin: 0 20px 0 10px;
}

/*
#submenu a { text-decoration: none; }
#submenu a:link	{ color: #f60; }
#submenu a:visited {	color: #f60; }
#submenu a:active {	color: #f60; }
#submenu a:hover	{	color: #fff; } 
*/

.ks_menu_item	{
	float: left;
	padding: 0;
	margin: 0 0 0 0;
}
/* see above #header for active link styling */

span.divider {
	color: #444;
}
div#menu_switch span.divider { 
	display: inline-block;
	float: left; 
	margin: 0 12px 0 12px; 
}

div#menu_low span.divider { 
	display: inline-block;
	float: left; 
	margin: 0 12px 0 12px; 
}

div#submenu span.divider { 
	display: inline-block;
	float: left; 
	margin: 0 12px 0 12px; 
}

.ks_menu_yannis	{
	float: right;
	padding: 0;
	margin: 0;
}

/* #menu_high	{
	float: right;
} */

/* .ksarts_menu_item	{
	float: right;
	vertical-align: text-top;
	padding: 0;
	margin: 0 0 0 25px;
} */

#photo_frame	{
	width:980px;
	padding: 10px 10px 5px 10px	;
	margin: 0;
	//background-image: url('grafix/bg_subnav.jpg');
	background-repeat: no-repeat;
	//background-color: #ededed;
	//background-color: #444444;
	background-color: #000;
}

#search	{
	width:200px;
	display: inline;
	margin: 0;
	padding: 0;
	text-align: right;
	}

#livesearch	{
	width: 200px;
	padding: 0 10px;
	background: #F2F2F2;
	float: inherit;
	z-index: 9999;
	position:relative;
	top: 0px;	
	left:710px;
	font-weight: normal;
	text-align: left;
}

.top_photo	{
	width: 980px;
	height:300px;
}

.index	{
	height: 600px;
	overflow: hidden;
}

.slideshow_tickets	{
	margin: 0 auto;
	padding: 0 20px 0 0;
	width:211px;
	height:48px;
	position: relative;
	top:-65px;
	left: 760px;
}

.slideshow_rsvp	{
	margin: 0 auto;
	padding: 0 20px 0 0;
	position: relative;
	top:-65px;
	left: 105px;
}

#main	{
	margin:0;
	width:980px;
	padding:10px 10px 30px 10px;
	background-color: #000;
	//background-color: #f2f2f2;
	//background-image: url(grafix/bg_studio.jpg);
	background-repeat: no-repeat;
	border: 0;
	border-bottom: 2px solid #222222;
	background-color: #000;
}

#content	{
	min-height: 100%;
	/* for IE7 */
	height:auto !important;
	margin: 0 0 20px 0;
	padding: 15px;
	background-image: url('grafix/shade.png');
	background-repeat: repeat;
}

/* BEGIN Workshop and Events reformat -JM */

/* .eventWrapper { float: left; background-color: #1f1f1f; width: 310px; height: 285px; padding: 0; margin: 0px 15px 15px 0px;  } */
.eventText, .workshopText { float: left; width: 100%; padding: 10px; }
.eventText h3, .workshopText h3 { font-size: 15px; }

.eventWrapper, .workshopWrapper { float: left; background-color: #1f1f1f; width: 310px; height: 285px; padding: 0; margin: 0px 15px 15px 0px; line-height: 1em; }

/*
.workshopText { float: left; width: 100%; padding: 10px; } 
.workshopText h3 { font-size: 15px; } */

.eventWrapperSidebar .eventText { padding: 0 0 15px 0; margin: 0; }
.workshopWrapperSidebar .eventText { padding: 0 0 15px 0; margin: 0; }
.eventWrapperSidebar h2 , .workshopWrapperSidebar h2 { font-size: 15x; }
.eventWrapperSidebar h3, .workshopWrapperSidebar h3 { font-size: 13px; }
.eventWrapperSidebar hr, .workshopWrapperSidebar hr{ width: 100%; border:none; margin: 0 10px 15px 10px; padding: 0; height: 2px; background-color: #000; }

.event_desc { }
.more_info { padding-bottom: 10px; clear: both; }

/* END Workshop and Events reformat -JM */

#follow	{
	margin: 0 0 20px 0;
	padding: 15px;
	background-image: url('grafix/shade.png');
	background-repeat: repeat;
	z-index: 100;
}

#class_day	{
	width:100px;
	padding:5px;
	text-align: center;
	vertical-align: top;
}

#class_day a 	{
	color: #000000;
	text-decoration: none;
}

#class_day a:link	{
	color: #000000; 
	text-decoration: none; 
}

#class_day a:visited {
	color: #222222; 
	text-decoration: none;
}

#class_day a:active {
	color: #cccccc; 
	text-decoration: none;
}

#class_day a:hover	{
	color: #ffffff; 
	text-decoration: none;
}

.am	{
	background-color: #ff6600;
	color: #111111;
}

.pm	{
	background-color: #35cbed;
	color: #111111;
}


#targetDiv	{
	margin: 0 0 20px 0;
	padding: 15px;
	//background-image: url('grafix/shade.png');
	//background-repeat: repeat;
	background-color: #000;
}

.shade	{
	background-image: url('grafix/shade.png');
	background-repeat: repeat;
}

.left_half	{
	width:460px;
}

.right_half	{
	width:460px;
	float: right;
}

.left_wide	{
	min-height: 100%;
	/* for IE7 */
	height:auto !important;
	width:660px;
}

.right_narrow	{
	min-height: 100%;
	/* for IE7 */
	height:auto !important;
	//padding-top: 15px;
	width:280px;
	float: right;
}

.left_narrow	{
	width:280px;
}

.right_wide	{
	width:680px;
	float: right;
}

.clear	{
	clear: both;
	}

.clear_right	{
	clear: right;
}

.clear_left	{
	clear: left;
}

.left	{
	float: left;
	margin: 0 15px 15px 0;
	padding: 0;
}

.right	{
	float: right;
	margin: 0 0 20px 20px;
	padding: 0;
}

#social	{
	text-align: left;
	padding: 0;
	margin: 0 5px 5px 0;
	letter-spacing: normal;
}

.icon	{
	width: 25px;
	height: 25px;
	padding: 0;
	margin: 0 5px 0 0;
	vertical-align: middle;
}

.rep_image	{
	width: 400px;
}

.thumbnail {
	border: 0;
	margin:0 7px 3px 0;
	width: 75px;
	height: 75px;	
	opacity:.9;
	filter: alpha(opacity = 90);
}

.thumbnail:hover	{
	opacity:1;
	filter: alpha(opacity = 100);
}

.tab	{
	margin: 0 0 -5px 0;
	padding: 0;
}

.read_more	{
	text-align: right;
	width:100%;
	margin: -5px 0 20px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #cccccc;
	border-top:0;
	border-right: 0;
	border-left: 0;
	
}

/*MAIL CHIMP FORM STYLES*/

#mc-embedded-subscribe-form	{
	border: 0;
}

.emailitems	{
	border: 0;
}

ul.addressfield li	{
	border: 0;
}
.mc-field-group	{
	padding: 0;
	margin: 0 0 10px 0;
}

.mc-field-group-label {
	width: 150px;
	margin: 0;
	padding: 0 auto 0 0;
	display: block;
	float: left;
	clear: both;

}

.addressfield-label	{
	width: 150px;
	margin: 0;
	padding: 0 auto 0 0;
	display: block;
	float: left;
	clear: both;

}

.radio	{
	width: 55px;
	margin: 0;
	padding: 0 auto 0 0;
	display: block;
	float: left;
	clear: both;

}

.checkbox {
	width: 350px;
	margin: 0;
	padding: 0 auto 0 0;
	display: block;
	float: left;
	clear: both;

}

#footer	{
	background-color: #222526;
	color: #d1d1d1;
	margin:10px 0 0 0;
	padding:30px 20px;
	width:960px;
	border-top:1px;
	font-size: 8pt;
	font-family: Tahoma, Verdana, sans-serif;
	letter-spacing: .15em;
}

#footer	a 	{
	color: yellow;
	text-decoration: none;
}

#footer	a:link	{
	color: yellow; 
	text-decoration: none; 
}

#footer	a:visited {
	color: yellow; 
	text-decoration: none;
}

#footer	a:active {
	color: #ffffff; 
	text-decoration: none;
}

#footer	a:hover	{
	color: #ffffff; 
	text-decoration: none;
}

/*reg forms*/

#reg_header	{
	background: #45a5c3;
	padding: 20px;
	text-align: right;
}

#reg_form	{
	background: #333333;
	padding: 20px;
}


/*blog additions*/
.blogtitle	a	{
	color: #35CBED;
}

.blogtitle	a:link	{
	color: #35CBED;
	text-decoration: none; 
}

.blogtitle	a:visited {
	color: #35CBED;
	text-decoration: none;
}

.blogtitle	a:active {
	color: #ffffff; 
	text-decoration: none;
}

.blogtitle	a:hover	{
	color: #ffffff; 
	text-decoration: none;
}

.postmeta	{
	letter-spacing: normal;
	margin: 0 0 15px 0;
}

/*LYTEBOX*/
#lbOverlay { position: fixed; top: 0; left: 0; z-index: 99998; width: 100%; height: 500px; }
	#lbOverlay.grey { background-color: #000000; }

#lbMain { position: absolute; left: 0; width: 100%; z-index: 99999; text-align: center; line-height: 0; }
#lbMain a img { border: none; }

#lbOuterContainer { position: relative; background-color: #fff; width: 200px; height: 200px; margin: 0 auto; }
	#lbOuterContainer.grey { border: 3px solid #888888; }

#lbDetailsContainer {	font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; width: 100%; line-height: 1.4em; letter-spacing: normal;	overflow: auto; margin:0 auto; padding: 10px 0 0 0; }
	#lbDetailsContainer.grey { border: 3px solid #888888; border-top: none; }

#lbImageContainer, #lbIframeContainer { padding: 10px; }
#lbLoading {
	position: absolute; top: 45%; left: 0%; height: 32px; width: 100%; text-align: center; line-height: 0; background: url(grafix/loading.gif) center no-repeat;
}

#lbHoverNav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lbImageContainer>#lbHoverNav { left: 0; }
#lbHoverNav a { outline: none; }

#lbPrev { width: 49%; height: 100%; background: transparent url(grafix/blank.gif) no-repeat; display: block; left: 0; float: left; }
	#lbPrev.grey:hover, #lbPrev.grey:visited:hover { background: url(grafix/prev_grey.gif) left 15% no-repeat; }
	
#lbNext { width: 49%; height: 100%; background: transparent url(grafix/blank.gif) no-repeat; display: block; right: 0; float: right; }
	#lbNext.grey:hover, #lbNext.grey:visited:hover { background: url(grafix/next_grey.gif) right 15% no-repeat; }

#lbPrev2, #lbNext2 { text-decoration: none; font-weight: bold; }
	#lbPrev2.grey, #lbNext2.grey, #lbSpacer.grey { color: #333333; }
	
#lbPrev2_Off, #lbNext2_Off grafix
	#lbPrev2_Off.grey, #lbNext2_Off.grey { color: #CCCCCC; }
	
#lbDetailsData { padding: 0 10px; }
	#lbDetailsData.grey { color: #333333; }

#lbDetails { width: 60%; float: left; text-align: left; }
#lbCaption { display: block; font-weight: bold; }
#lbNumberDisplay { float: left; display: block; padding-bottom: 1.0em; }
#lbNavDisplay { float: left; display: block; padding-bottom: 1.0em; }

#lbClose { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbClose.grey { background: url(grafix/close_grey.png) no-repeat; }

#lbPlay { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPlay.grey { background: url(grafix/play_grey.png) no-repeat; }
	
#lbPause { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPause.grey { background: url(grafix/pause_grey.png) no-repeat; }
