	/*@font-face {
	font-family: 'TeX Gyre Schola';
	src: url('http://kernest.com/embed/tex-gyre-schola-regular');
}*/




body {
		
	/*text-transform:uppercase;*/
	color: black;
	background-color: #ded7d7;
	
	/*font-family: helvetica,arial,geneva,Helvetica, Arial, Verdana, sans-serif;*/ 
	font-family:"Helvetica Neue", Helvetica, "Trebuchet MS", sans-serif;
	font-size: 12px;
	line-height: 15px;
	letter-spacing:0.5px;
	text-transform:uppercase;; 
	padding:30px;
}
img {
	background-color:#c0c0c7;
}
body, input, select, textarea,a {
	color: black;
}

.activity_title {
	font-size:9px;
	
	text-align:center;
}

#work {
	text-transform:none;
}
.admin textarea {
	

	height:160px;
}

.admin textarea, .admin input[type=text],input[type=submit], select, input[type=checkbox] {
	display:block;
	margin-bottom:13px;
}

.admin textarea, .admin input[type=text] {
	width:680px;
	border:1px solid black;
	font-family:courier;
	font-size:10px;
	padding:2px;
}

.admin {

}

.admin hr {
	margin:120px 0px 20px 0px;
	border:none;
	border-bottom:1px solid black;
}

hr {
	border:none;
	border-bottom:1px solid black;

}

.disabled {
	opacity:0.5;
	display:none;
}

#index_button {
	margin-top:16px;
	margin-left:-24px;
}

#work embed {
	display:block;
	
}

#work img  {
	display:block;
}

#work_list {
	margin:0;
	padding:0;	
}

#work_list {
	list-style-type:none;
}

#work_list li:before {
	/*&#8212;*/
	
	display:inline;
}

#work_list img {
	display:block;

	margin:26px 0 6px 0px;


}

#work img {
	margin:0px 0 0px 0px;
	padding:0;
}

#about_list {


}

.year {
	margin:30px 0px 15px 0px;	
	/*font-size:10px;*/
	color: #446;
	
}

#work_list {

}

#activity_list {

}

#activity_list img {
	max-width:260px;

}

#activity_list a img {
	border:none;
}


.ding {
	margin: 18px 18px 0px 0px ;
	max-width:1000px;
}

#header {
	
}

#header a {
/*font-size:9px;*/
	
	color: #113388;
	
	text-decoration:none;
	
}

#header .active {
	text-decoration:underline;
	
	
}

#backarrow {
	color:black;
}


a:visited {
	color:#080;
}


#activity_list div.inactive {
	opacity:0.4;

}


/* ------ CONTENT ------- */


div.content_thumb {
	float:left;
	width:180px;
	height:140px;
	margin:10px;
/*	border:1px solid #ccc;*/	
	display: table-cell;
    vertical-align: middle;
	font-size:10px;
	font-family:courier;
	overflow:hidden;
}


div.content_thumb img {
	display: block;
    margin-left: auto;
    margin-right: auto
	
}


h1 {
	font-size:13px;
	font-weight:normal;
	text-transform:uppercase;
	margin:0 0 8px 0;
	padding:0;
	
}



#content input[type=text] {
	width:400px;

}

#content li {
	list-style:none;
}

#content ul {
	margin:0;
	padding:0;
}

#content textarea {
	width:400px;
	height:200px;
	display:block;
}


#item_admin {
	display:none;
}

#admin_actions {
	position:absolute;
	width:100%;
	top:0px;
	left:0px;
	font-size:11px; 
	font-family:"lucida grande";
	
}


#admin_actions a {
	
	float:right;
	margin:12px 12px 0 0;
}
