@import url('fonts/fonts.css');
/*
@font-face { 
	font-family: 'Delicious'; src: url('Delicious-Roman.otf') format('embedded-opentype'); 
} 
@font-face { 
	font-family: 'Delicious'; font-weight: bold; src: url('Delicious-Bold.otf') format('embedded-opentype'); 
}
@font-face {
	font-family: 'Delicious'; font-style: italic; src: url('Delicious-Italic.otf') format('embedded-opentype');
}
@font-face {
	font-family: 'Fontin'; src: url('Fontin-Regular.otf') format('embedded-opentype');
}
@font-face {
	font-family: 'Fontin'; font-style: italic; src: url('Fontin-Italic.otf') format('embedded-opentype');
}
@font-face {
	font-family: 'Fontin'; font-weight: bold; src: url('Fontin-Bold.otf') format('embedded-opentype');
}
*/
body
{
	background-color : #F9F9F9;
/*      background-image: url(images/Pattern1.gif); 
        background-repeat: repeat-y; */ 
	/*font-family: 'Whitney SSm 4r','Whitney SSm A','Whitney SSm B','Helvetica Neue', Helvetica, Arial, sans-serif;*/
	font-family: Delicious, 'Helvetica Neue', Helvetica, Arial, sans-serif;

    /*    font-family : Helvetica, Arial, Verdana, Geneva, sans-serif;*/
	font-size: 18px;
	line-height: 1.2;
	color: #333;
	/*color: #221;*/
/*	width: 940px;*/
	/*padding-right: 0px;*/
	margin: 1em;
	margin-right: 0;
	/*margin-left: auto;
	margin-right: auto;*/
	/*overflow-x: hidden;*/
}

div
{
/*	background-color: #ffffff;*/
}


img
{
	border-style: none;
	border: none;
}

.header
{
/*	text-transform: uppercase;*/
	background: none;	
	margin: 1em;
	margin-top: 0;
	margin-bottom: 0;
	/*font-family: Delicious, sans-serif;*/
}


.header h1 a
{
	text-decoration:none;
	color: #221;
}

.header h1 a:visited
{
	color: #221;
}

.header h1
{
	margin-top: 0em;
	line-height: 1;
	margin-bottom: -0.2em;
	font-size: 5em;
}

.header h2
{
	font-size: 2em;
	margin-top: 0.2em;
	margin-bottom: 0em;
	color: rgb( 74, 119, 131 );
}

/*
.header h3
{
	font-weight: normal;
	font-size: 2.0em;
}*/

.navbar
{
/*	text-transform: uppercase;*/
	background: none;
	margin-bottom: 0.7em;
	margin-top: 1.5em;
	margin-left: 0.5em;
/*	margin-top: 2em;*/
	font-size: 2em;
}

.navbar .navitem
{
	display: inline-block;
}
.navbar .navitemHighlight
{
	display: inline;
	position: relative;
	width: 100%;
	height: 1.2em;
	margin: 0;
	background: #ddd;
	z-index: -1;

}

.navbar a
{
/*	margin-right: 1.2em;*/
/*	padding: 0.1em;*/
	/*color: rgb( 74, 119, 131 );*/
}

.navbar a:hover
{
	background: #ddd;
}


.header .contact
{
	float: right;
	margin-top: 0.6em;
	margin-right: 1.0em;
	text-transform: none;
	background: none;
	font-size: 1.1em;
	text-align: right;
}

.expanding-wrapper 
{
/*	border: 1px solid #000;*/
	/*width: 90%;*/
	padding-bottom: 1em;
}


div#labs-wrapper {
	text-align: left;	
	height: 16.8em;
	overflow: hidden;
	margin-bottom: 1em;
	
}


.content
{
	margin: 0px;
	margin-top: 2.5em;
	/*margin-right: 1em;*/
	display: inline;
	background: none;
}

.clearer
{
	clear: both;
	height: 0px;
}

.footer
{
	font-size: 1.2em;
	margin-bottom: 10em;
	background: none;
	clear: both;
	padding-bottom: 2em;
	width: 100%;
/*	position: relative;*/
	/* text-transform: uppercase; */
}

.project-brief
{
	font-family: Fontin, 'Helvetica Neue', Helvetica, Arial, sans-serif;
	float: left;
	display: inline-block;
	position: relative;

	width: 19em;
	height: 21em;

	margin: 0;
	padding: 1em;

}

.project-brief .bigphoto img
{
	width: 300px;
	height: 200px;
}

.darkgrey-blanker
{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: #000;
}

.project-expanded
{
	position: absolute;
	border: 1px solid #000000;
	z-index: 1;
	background: #fff;
	overflow: hidden;

}

.close-button
{
	
	width: 25px;
	height: 25px;
	border: 1px solid #000;
	border-bottom: none;
	background: #fff;
	position: absolute;
	z-index: 1;
	display: block;
}

.project-full-media
{
	font-family: Fontin, sans-serif;
	display: block;
	float: right;

	width: 49%;
	margin: 0;
	padding-top: 1em;
	padding-bottom: 1em;
}


.project-full-media .images img
{
	padding: 0px;
	margin: 0px;
}

a
{
	/*color: #888;*/
	color: inherit;
	text-decoration: underline;
	font-style: normal;
}

a:visited
{
	/* html default A020F0 */
/*	color: #888;*/
	color: inherit;
}


.project-brief .date, .project-full-text .date
{
	display: inline-block;
	padding-left: 0.3em;
}

.project-brief .datetitle
{
	font-size: 1em;
	display: inline;
	height: 1.2em;
}



.project-brief .title, .project-full-text .title
{
	display: inline-block;
	font-weight: bold;
}



.project-brief .bodytext, .project-full-text .bodytext
{
	margin-top: 1em;
	margin-right: 1em;
}

.project-brief .bodytext ul, .project-full-text .bodytext ul
{
	margin-left: -15px;
}

/*
.project-full-text .bodytext
{
	width: 400px;
}*/

.project-brief .media, .project-full-text .media
{
	clear: both;
	font-size: 0.8em;
	font-style: italic;
}

.project-brief .byline a, .project-full-text .byline a
{
	font-style: italic;
}

.project-permalinks  a
{
	font-size: 1.0em;
}


.project-full-media .item#video
{
	margin-bottom: 1em;
}


#email
{
	unicode-bidi: bidi-override; 
	direction: rtl;
}

#contact
{
	clear: both;
	padding-top: 2em;
	padding-right: 3em;
	text-align: right;
	/* text-transform: uppercase; */
}

.tiny
{
	font-size: 0.8em;
}



/* begin styles for RSS Feed */

.rss-box {
	font-family: Fontin, 'Helvetica Neue', Helvetica, Arial, sans-serif;
	margin-right: 0;
	margin-left: 0.9em;
 
	/*
 	font-weight : regular; 
	margin: 10px 5%;
	 padding: 4px 8px;

	 background-color: #ededed;
	 border: 2px dashed #7485CA;*/
}

.rss-title, rss-title a {
	font-weight:bold;
	margin: 5px 0;
	padding: 0;
	letter-spacing: 1px;
}

.rss-items {
}

.rss-item  {
	/*border: 1px solid black;*/
	border-left: 1em solid #FE0;/*#ccc;*/
 	float: left;
	display: inline-block;
	position: relative;

	width: 17.5em;
	height: 11em;

	margin: 1em 1em 1em 0;
	padding: 0 1em 1em 0.5em;

	overflow: hidden;
}

/*.rss-item a:link, .rss-item a:visited, .rss-item a:active {
	text-decoration : none;
	border-bottom: 1px solid #ededed;
	color: #88b;
	}

.rss-item a:hover { 
	text-decoration : none;
	color: #e0861e;
	border-bottom: 1px dotted #e0861e;
	}
		
		*/
	
.rss-date {
	font-size: 0.7em;
	display: inline;
	margin-left: 0.4em;

	font-weight : normal;
	/*color: #F60;*/
	}
	
/* buttons modeled from http://www.wellstyled.com/css-inline-buttons.html */

.pod-play {
   _width:12em;
   margin: 0 0.2em; padding: 0.1em 0; _padding:0;
   
   white-space:nowrap;
   text-decoration: none;
   vertical-align:middle;
   background: #fb6;
   color: black;
   }
.pod-play em {
   _width:1em; _cursor:hand;
   font-style: normal;
   margin:0; padding: 0.1em 0.5em;
   background: white;
   color: #222;
   }
.pod-play span {
   _width:1em; _cursor:hand;
   margin:0; padding: 0.1em 0.5em 0.1em 0.3em;
   }
.pod-play:hover {
   background: #666;
   color: white;
   }
.pod-play:hover em {
   background: black;
   color: white
   }
 
