/************************************************************************************
*
* Basic styles
*
*************************************************************************************/
body
{
	margin-top: 25px;
	margin-left: 25px;
	font-family: Helvetica, Arial, Sans-Serif; 
	line-height: 13pt;
	font-size: 9pt;
	max-width: 720px;
}

p 
{
	font-size: 9pt;
	margin-bottom: 1.5em;
}

img
{
	border: 0px;
}

a
{
	text-decoration: none;
}

a:hover 
{
	color: #990000;
}


a:visited
{

}

h1
{
	padding: 0px;
	margin: 0px;
	font-size: 14pt;
	margin-bottom:0.75em; 
} 

h2
{
	font-size: 11pt;
	padding: 0px;
	margin: 0px;
	margin-bottom: 0.75em;
}

h3
{
	font-size: 11pt;
	padding: 0px;
	margin: 0px;
	margin-bottom: 0.75em;
}

h4
{
	font-size: 10pt;
	padding: 5px 0px 5px 0px;
	margin: 0px;
	margin-bottom: 0.75em;
}

h5
{
	font-size: 10pt;
	font-weight: bold; 
}

h6
{
	font-weight: bold;
	font-size: 10pt;
}

td { 
	font-family: Helvetica, Arial, Sans-Serif; 
	font-size: 9pt; 
}

q
{
	font-style: italic;
}

blockquote
{
	font-style: normal;
	margin-bottom: 0px;
	margin-right: 100px;
}

cite
{
	text-align: right;
	display: block;
	margin-right: 100px;
}

/************************************************************************************
*
* Generic class styles
*
*************************************************************************************/

.right 
{
	text-align: right;
}

.nowrap
{
	white-space: nowrap;
}

/************************************************************************************
*
* Generic form styles
*
*************************************************************************************/

input.text 
{
	width: 400px;
}

textarea.text 
{
	width: 400px;
	height: 250px;
}

label 
{
	clear: both;
}

.message 
{
	font-weight: bold;
}

.error
{
	color: #990000;
	font-weight: bold;
}

span.required
{
	color: #990000;	
	font-weight: bold;
}

p.buttons
{
	width: 400px;
	text-align: right;	
}

.clear 
{
	clear: both;
}

/************************************************************************************
*
* Preview status style
*
*************************************************************************************/


.status_preview
{
	border-right: 2px solid #ff0000;
}

/************************************************************************************
*
* Masthead styles
*
*************************************************************************************/


.masthead
{
	
}

.masthead h6
{
	margin-top: 1em;
	font-size: 9pt;
}

/** Project Styles **/

.memorymaps
{
	width: 750px;
}

p.funders img
{
	margin: 50px 50px 50px 0px;
}


/** cv styles **/

#cv ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#cv li
{
	
}

#cv dl
{
	position: relative;
	display: block;
	width: 600px;
	float: none;
	clear: both;
	padding: 0px;
	margin: 0px;
}

#cv dt
{
	position: relative;
	display: block;
	float: left;
	margin-right: 20px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

#cv dd
{
	position: relative;
	display: block;
	width: 500px;
	clear: right;
	margin: 0px;
	padding: 0px;
	margin-left: 50px;
}

#cv h4
{
	margin-top: 20pt;
	margin-bottom: 0px;
}

/************************************************************************************
*
* Blog styles
*
*************************************************************************************/

.blog
{
	width: 600px;
}

.entry 
{
	padding-bottom: 0px;
	border-bottom: 1px solid #999999;
	margin-bottom: 40px;
}

.entry span.date
{
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
	font-weight: normal;
	color: #777777;
}

.entry h2 a
{
	text-decoration: none;
	color: #000000;
}

.entry h3 
{
	font-weight: normal;
	padding-left: 20px;
}

.entry .byline
{
	color: #999999;
}

.entry .attachment
{
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 20px;
	float: left;
}

.entry .large
{
	margin-right: 0px;
}

.entry .large p
{
	padding-bottom: 20px;
}

.entry .attachment h4,
.entry .attachment h5,
.entry .attachment h6
{
	margin: 0px;
}

.entry .attachment p
{
	margin: 0px;
	font-size: 9pt;
}

.comments,
.leave_comment
{
	margin-left: 20px;
}

.comment
{
	margin-left: 20px;
	border-bottom: 2px solid #999999;
}

.archive h3
{
	margin: 0px;
	padding-bottom: 0.5em;
}

.archive h6
{
	margin: 0px;
	padding-bottom: 0px;
}

.archive .month
{
	font-size: 9pt;
	padding: 0px;
	text-decoration: none;
}

.archive .selected
{
	text-decoration: underline;
	color: #000000;
}

.archive .year
{
	margin: 0px;
	margin-bottom: 1em;
}


/**
 *  item heading styles
 **/ 
.commission h2,
.commission h2 a
{
	color: #ff0000;
}

.exhibition h2,
.exhibition h2 a
{
	color: #00b3e7;
}


.residencies h2,
.residencies h2 a
{
	color: #008800;
}

.publicart h2,
.publicart h2 a
{
	color: #e36c0a;
}

.workshops h2,
.workshops h2 a
{
	color: #660066;
}

.publications h2,
.publications h2 a
{
	color: #000090;
}

.information h2,
.information h2 a
{
	color: #595959;
}

.inprogress h2,
.inprogress h2 a,
.ideas h2,
.ideas h2 a
{
	color: #800000;
}

.intro
{
	clear: both;
}

.intro ul
{
	list-style: none;
}

.intro ul li h4
{
	font-style: italic;
	font-weight: normal;
	display: inline-block;
	margin: 0px;
}

.intro ul li h4:after
{
	content: '-';
	padding: 0px 5px 0px 5px;
}

.image
{
	width: 280px;
	float: left;
	margin-right: 20px;
}

.image .caption
{
	margin-top: 1px;
	font-size: 11px;
}

.wideimages
{
  width: 880px;
}

.wideimages .image
{
  margin-right: 5px;
}

.logos
{
	margin-top: 80px;
}

.logos img
{
	margin-right: 30px;
}

p
{
	clear: both;
}

div.block
{
	width: 690px;
	margin-bottom: 40px;
	clear: both;
}

div.block .video
{
	float: left;
	width: 320px;
	margin-right: 10px;
	clear: left;
	border: 1px solid #cccccc;
}

div.block .details
{
	padding-bottom: 20px;
	float: left;
	width: 320px;
	clear: right;
}

div.block .details .note
{
	font-size: 10px;
	color: #444444;
}

/************************************************************************************
*
* Contact styles
*
*************************************************************************************/

.contact
{
	width: 600px;
}

