/* GENERAL */
BODY {
	background: white url(http://e-flux.com/img/line_vertical_black.gif) repeat-y;
	font-size: 81.25%;
	font-family: tahoma, verdana, sans-serif;
	color: black;
}

A {
	color: black; 
	font-weight: bold;
	text-decoration: none;
	outline:none;
}

A:hover {
 	color: #FF6600; 
}

#content P,
#content LI {
	line-height: 1.45;
    font-size: .9em;
}

.skip {
	position: absolute !important;
	top: -9999px !important;
	left: -9999px !important;
}
A.list {
	background: url(http://e-flux.com/img/icons.gif) no-repeat 1px -327px;
	margin: 0 0 0 28px;
	padding: 0 0 0 42px;
}


/* LAYOUT */
#page {
	width: 875px;
	padding: 0 0 0 35px;
}
	#content {
		margin:  0 0 0 -48px;
		padding: 30px 0 50px 48px;
		background: white;
	}
#banners {
	position: absolute;
	top: 78px;
	left: 945px;
}


/* HEAD */
#head {
	position: relative;
	height: 159px;
	background: url(http://e-flux.com/img/line_dashed.gif) no-repeat bottom left;
}
#logo {
	position: absolute;
	left: 0;
	top: 70px;
	display: block;
}
#head FORM {
	position: absolute;
	top: 104px;
	right: 4px;
}
#head FIELDSET {
	display: inline;
}
#head INPUT {
	font-size: .9em;
}
#head LABEL {
	display: none;
}
#menu {
	position: absolute;
	top: 108px;
	left: 210px;
	width: 480px;
}
#menu LI {
	float: left;
	margin: 0 12px 0 0;
}
#menu LI.active {
	color: #FF6600;	
}
#menu A {
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
	font-size: .8em;
	color: black;
	display: block;
	position: relative;	
	overflow: hidden;
}
#menu A:hover {
	text-decoration: none;
	color: #FF6600;
	background: white;
}
#menu A SPAN {
	position: absolute;
	cursor: pointer;
}
#menu LI,
#menu LI A {
	height: 14px;
}

#menu LI SPAN {
	background: url(../img/menu.gif);
	height: 14px;
	display: block;
}
#menu .shows,
#menu .shows A,
#menu .shows SPAN {
	width: 43px;
}
#menu .shows a span {
	background-position: 0 0;
}
#menu .shows a:hover span,
#menu #active.shows span {
	background-position: 0 15px;
}
#menu .clients,
#menu .clients A,
#menu .clients SPAN {
	width: 44px;
}
#menu .clients a span {
	background-position: -58px 0;
}
#menu .clients a:hover span,
#menu #active.clients span {
	background-position: -58px 15px;
}
#menu .projects A,
#menu .projects SPAN {
	width: 51px;
}
#menu .projects, 
#menu .projects a span {
	background-position: -116px 0;
}
#menu .projects a:hover span,
#menu #active.projects span {
	background-position: -116px 15px;
}
#menu .archive A,
#menu .archive SPAN {
	width: 47px;
}
#menu .archive, 
#menu .archive a span {
	background-position: -183px 0;
}
#menu .archive a:hover span,
#menu #active.archive span {
	background-position: -183px 15px;
}
#menu .about A,
#menu .about SPAN {
	width: 38px;
}
#menu .about, 
#menu .about a span {
	background-position: -245px 0;
}
#menu .about a:hover span,
#menu #active.about span {
	background-position: -245px 15px;
}
#menu .subscribe A,
#menu .subscribe SPAN {
	width: 63px;
}
#menu .subscribe, 
#menu .subscribe a span {
	background-position: -299px 0;
}
#menu .subscribe.active span {
	background-position: -299px 15px;
}
#menu .subscribe a:hover span,
#menu #active.subscribe span {
	background-position: -299px 15px;
}
#menu .contact A,
#menu .contact SPAN {
	width: 50px;
}
#menu .contact a span {
	background-position: -376px 0;
}
#menu .contact a:hover span,
#menu #active.contact span {
	background-position: -376px 15px;
}
#menu .rss A,
#menu .rss SPAN {
	width: 28px;
}
#menu .rss, 
#menu .rss a span {
	background-position: -445px 0;
}
#menu .rss a:hover span,
#menu #active.rss span {
	background-position: -445px 15px;
}
#menu .journal A,
#menu .journal SPAN {
	width: 48px;
}
#menu .journal, 
#menu .journal a span {
	background-position: -552px 0;
}
#menu .journal a:hover span,
#menu #active.journal span {
	background-position: -552px 15px;
}



/* CONTENT */

#columns {
	background: url(http://e-flux.com/img/line_vertical_grey.gif) no-repeat 670px 0;
	overflow: hidden;
	padding-left: 0;
	margin-left: -35px;
}
	#pageHead {
		margin: 0 0 30px 0;
		padding: 0 0 20px 0;
		background: url(http://e-flux.com/img/line_dashed.gif) no-repeat bottom left;
		overflow: hidden;
	}
	P#pageHead,
	#pageHead UL {
		font-family: arial, helvetica, sans-serif;
		font-size: 1.5em;		
	}
		#pageHead .date {
			font-size: .77em;
			color: #A6A6A6;
			margin: 2px 0 10px 0;
			display: block;
		}
		#pageHead DIV {
			float: left;
		}
		#pageHead .image {
			margin: 0 35px 0 0;
			width: 350px;
		}
		#pageHead .image P {
			margin: 8px 0 0 0;
			font-size: .77em;
			color: #A6A6A6;
		}
		#pageHead H1 {
			font-family: arial, helvetica, sans-serif;
			font-size: 2.3em;
			font-weight: bold;
			margin: 0 0 12px 0;
		}
		#pageHead P {
			margin: 13px 0 0 0;
		}
		#pageHead P SPAN,
		P.dates SPAN,
		P.about SPAN {
			font-weight: bold;
		}
		P.dates {
			color: #A6A6A6;
		}
		#pageHead LI {
			float: left;
			margin: 0 .5em 0 0;
		}
		#pageHead UL A {
			color: black;
		}
		#pageHead UL A:hover {
			color: #FF6600;
			text-decoration: none;
		}


/* GRID */
#col1 {
	width: 615px;
	float: left;
	padding-left: 35px;
	margin-right: 20px;
}
#col2 {
	position: relative;
	width: 220px;
	float: left;
	margin: 0 0 0 15px;
}


/* GRID VARIATIONS */
.journal-cover #columns {
	background: none;
}
.journal-cover #col1 {
		width: 220px;
}
.journal-cover #col2 {
		width: 615px;
}
.journal-archive #columns {
	background: none;
}
.journal-archive #col1 {
	float: none;
	width: auto;
	margin-right: 0;
}



.projects #col1,
.about #col1,
.form #col1 {
	width: 410px;
}
.projects #col2,
.about #col2,
.form #col2 {
	width: 430px;
}
.projects #columns,
.about #columns,
.form #columns {
	background: url(http://e-flux.com/img/line_vertical_grey.gif) no-repeat 462px 0;
}






#listings {
		margin: 0 0 16px 0;
	}
		#listings DIV {
			position: relative;
		}
		#listings H2 {
			background: url(http://e-flux.com/img/calendarIndexTabs.gif) no-repeat top left;
			height: 100px;
			text-indent: -9999px;
			width: 13px;
			position: absolute;
			left: -18px;
			top: -10px;
		}
			#listings .current H2 {
				top: 0;
			}
			#listings .january H2 {
				background-position: 0px -104px;
			}
			#listings .february H2 {
				background-position: 0px -208px;
			}
			#listings .march H2 {
				background-position: 0px -312px;
			}
			#listings .april H2 {
				background-position: 0px -416px;
			}
			#listings .may H2 {
				background-position: 0px -520px;
			}
			#listings .june H2 {
				background-position: 0px -624px;
			}
			#listings .july H2 {
				background-position: 0px -728px;
			}
			#listings .august H2 {
				background-position: 0px -832px;
			}
			#listings .september H2 {
				background-position: 0px -936px;
			}
			#listings .october H2 {
				background-position: 0px -1040px;
			}
			#listings .november H2 {
				background-position: 0px -1144px;
			}
			#listings .december H2 {
				background-position: 0px -1248px;
			}
		#listings H3,
		#listings.simple H2 {
			float: left;
			padding: 0 18px;
			font-family: arial, helvetica, sans-serif;
			font-size: 2.3em;
			font-weight: bold;
			text-align: center;
			text-transform: uppercase;
		}
		#listings.simple H2 {
			position: relative;
			left: 0;
			top: 0;
			width: auto;
			height: auto;
			background: none;
			text-indent: 0;
		}
		#listings .current {
			padding-top: 10px;
		}
		#listings .current H2+H3 {
			color: #FF6600;
		}
		#listings UL {
			margin: 0 0 0 70px;
			min-height: 3.9em;
		}
		#listings LI {
			color: #A6A6A6;
		/*	height: 1.3em;  */
			overflow: hidden;
		}
		#listings A {
			color: black;
			font-weight: bold;
		}
		#listings A:hover {
			color: #FF6600;
			text-decoration: none;
		}
		#listings HR {
			border: 0;
			margin: 10px 0;
			height: 1px;
			color: #D9D9D9;
			background: #D9D9D9;
		}

#col1 #listings {
	padding-left: 35px;
	margin: 0 0 16px -35px;
}
#col1 #listings H2 {
	left: -35px;
	padding-left: 18px;
}
#col1 #listings H3,
#col1 #listings.simple H2 {
	padding: 0 10px 0 0;
}
#col1 #listings .current {
	padding-top: 0;
}


#col1 #listings UL {
	margin: 0 0 0 50px;
	}

#col1 DIV.feature,
#col1 DIV.teaser {
	padding: 18px 0 23px;
	overflow: hidden;
}
#col1 DIV.feature {
	padding-top: 0;
}



/* TOOLS */
.tool {
	margin: 0 0 35px 0;
}
.tool H2 {
	margin: 0 0 6px 0;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.5em;
	position: relative;
}
	.tool H2 SPAN {
		display: block;
		width: 100%;
		height: 100%;
		position: absolute;
	}
	#tools H2 SPAN {
		background: url(http://e-flux.com/img/toolbar.gif) no-repeat 0px 0px;
	}
	#forward H2 SPAN {
		background: url(http://e-flux.com/img/toolbar.gif) no-repeat 0px -96px;
	}
	#blog H2 SPAN {
		background: url(http://e-flux.com/img/toolbar.gif) no-repeat 0px -191px;
	}
#tools LI {
	display: block;
	margin: 7px 0 0 0;
}
#tools LI.first {
	margin-top: 0;
}
#tools A {
	padding: 0 0 0 22px;
	background: url(http://e-flux.com/img/icons.gif) no-repeat;
    font-weight: normal;
    font-size: 1.1em;
	color: black;
}
#tools A:hover {
	text-decoration: none;
}
#tools A.print {
	background-position: 0 0;
}
#tools A.print:hover {
	background-position: 0 -48px;
}
#tools A.enlarge {
	background-position: 0 -95px;
}
#tools A.enlarge:hover {
	background-position: 0 -143px;
}
#tools A.pdf {
	background-position: 0 -190px;
}
#tools A.pdf:hover {
	background-position: 0 -238px;
}
#tools A.share {
	background-position: 0 -366px;
}
#tools A.share:hover {
	background-position: 0 -411px;
}
#tools A.none {
	background-position: 0 30px;
	padding: 0;
}
#tools A.none:hover {
	color: orange;
	text-decoration: underline;
}

#forward LABEL {
	display: block;
	color: #A6A6A6;
}
#forward INPUT {
	width: 204px;
	margin: 0 0 6px 0;
}
#forward .textSubmit  {
	width: 204px;
}
#forward .textSubmit INPUT {
    background: black none repeat scroll 0%;
    border: 1px solid black;
    color: white;
    padding 2px;
    width: auto;
	margin: 0;
}
#forward .textSubmit .submit {
	margin-top: 1px;
}
#blog P {
	color: #A6A6A6;
}
#blog P A {
	color: #A6A6A6;
	text-decoration: underline;
}
#blog P A:hover {
	color: #ff6600;
}
#blogForm {
	display: none;
}
#blogForm.active {
	display: block;
	margin: 6px 0 0 0;
}
#blog TEXTAREA {
	width: 204px;
	height: 104px;
}


/* CAPTIONS */
P.caption {
	margin-top: 2px;
	font-size: 12px !important;
}


/* JOURNAL INDEX */
DIV.journal-index {
	position: relative;
	font-family: georgia, serif;
	padding: 0 0 5px 0;
}
DIV.journal-index P.caption SPAN {
	color: #888;
	font-style: italic;
}
DIV.journal-index UL {
	margin: 15px 0 0 0;
}
DIV.journal-index LI {
	font-size: 16px !important;
	font-weight: bold;
	padding-left: 15px;
	text-indent: -15px;
	line-height: 1.15 !important;
	margin: 0 0 15px 0;
}
DIV.journal-index LI.current {
	background: #eee;
	padding: 10px 10px 10px 30px;
	margin-left: -14px;
}
DIV.journal-index LI.current A SPAN {
	color: #FF6600;
	border-bottom: 1px solid #eee;
}
DIV.journal-index LI A {
	border-bottom: 1px solid #ccc;
}
DIV.journal-index LI A SPAN {
	color: #888;
	font-weight: normal;
	font-style: italic;
	border-bottom: 1px solid white;
}
DIV.journal-index H1 {
	position: absolute;
	top: 20px;
	left: 0;
	padding: 10px 15px 10px 15px;
	background: black;
}
DIV.journal-index H1 A {
	color: #FF6600;
	font-weight: normal;
}
DIV.journal-index H1 A SPAN {
	color: white;
	font-family: arial, helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	display: block;
}
/* Not needed with new images 
DIV.journal-index IMG {
	margin-left: 15px;
}
*/


/* JOURNAL COVER VERSION OF INDEX */
.journal-cover DIV.journal-index LI {
	padding-left: 0;
	text-indent: 0;
	margin-bottom: 25px;
}
.journal-cover .journal-index LI A {
	font-size: 24px;
}
.journal-cover .journal-index LI A SPAN {
	display: block;
}
.journal-cover .journal-index LI P {
	margin: 7px 0 0 0;
}
.journal-cover .journal-index LI P SPAN {
	font-weight: normal;
	background: #ddd;
}


/* JOURNAL ESSAY VERSION OF INDEX */
.journal-essay .journal-index LI A {
	font-size: 14px;
}


/* ESSAY */
.journal-essay #col1 P,
.journal-essay #col1 H2,
.journal-essay #col1 blockquote {
	font-family: georgia, serif;
	font-size: 14px;
	padding-right: 50px;
}
.journal-essay #col1 P,
.journal-essay #col1 blockquote {
	margin-bottom: 14px;
}
.journal-essay #col1 SPAN.author {
	font-family: georgia, serif;
	font-size: 20px;
	display: block;
	color: #888;
	margin: 30px 0 15px 0;
	font-style: italic;
}
.journal-essay #col1 .lead SPAN {
	background: #ddd;
}
.journal-essay #col1 H1 {
	font-family: georgia, serif;
	font-size: 32px;
	line-height: 1;
	font-weight: bold;
	margin-bottom: 40px;
}
.journal-essay .images {
	float: right;
	margin: 0 0 15px 15px;
	width: 205px;
	font-size: 12px;
}
.journal-essay #col1 .images P {
	padding-right: 0;
	font-size: 12px;
}
.journal-essay .images IMG {
	margin-bottom: 3px;
}
.journal-essay SUP {
	padding: 0 2px;
    text-decoration: underline;
}
.journal-essay .references,
.journal-essay .bio,
.journal-essay .related-articles {
	border-top: 1px solid #E0E0E0;
	padding: 15px 0;
}
.journal-essay .related-articles P A {
    font-weight: bold !IMPORTANT;
}
.journal-essay .related-articles EM {
    border-bottom:1px solid white;
    color:#888888;
    font-style:italic;
    font-weight:normal;
}
.journal-essay .references P {
	padding-left: 15px;
	text-indent: -13px;
}
.journal-essay .references H2 {
	font-weight: bold;
	margin: 0 0 7px 0;
}
.journal-essay .references OL {
    list-style-type: decimal;
    margin-left: 20px;
}
.journal-essay .bio {
	color: #666;
}
.journal-essay .bio P SPAN {
	color: black;
	font-style: italic;
}
.journal-essay #col1 A {
	font-weight: normal;
	border-bottom: 1px solid #ccc;
}
.journal-essay #col1 H2 {
	font-weight: bold;
  /* margin: 0 0 3px 0;*/ /* ORIGINAL */
  margin: 36px 0 16px 0; /* imitate effect of Brian's old <p><br><b>Header</b></p>. --AF */
}
.journal-essay .tools {
	float: right;
}
.journal-essay I {
    font-style: italic;
}
.journal-essay p.pdf_only {
  display: none;
}

.journal-archive .indexes {
	overflow: hidden;
	_height: 1%;
	background: url(../img/grid_lines.gif) repeat-y;
	margin-top: 30px;
	padding-top: 30px;
	border-top: 1px solid #ddd;
}
.journal-archive .first {
	border-top: 0;
	margin-top: 0;
	padding-top: 0;
	background-position: 0 -30px;
}
.journal-archive .indexes .journal-index {
	width: 220px;
	float: left;
	margin-left: 85px;
	border-bottom: 30px solid white;
}
.journal-archive .indexes .first {
	margin-left: 0;
}


/* TEASERS */
DIV.teaser {
	border-top: 1px solid #E0E0E0;
	padding: 15px 23px 15px 0;
	overflow: hidden;
}
DIV.feature.first,
DIV.teaser.first {
	border: 0;
	padding-top: 0;
}
DIV.feature {
	padding: 0 0 15px 0 !important;
	border-bottom: 1px solid #D9D9D9;
	margin-bottom: 15px;
	overflow: hidden;
	_height: 1%;
}
DIV.feature A.image {
	display: block;
    width: 305px;
	float: left;
	margin: 0 20px 15px 0;
	overflow: hidden;
}
DIV.feature IMG {
	display: block;
}
DIV.feature P.caption {
	margin-top: 3px;
	font-weight: normal;
	color: #666;
	padding: 0;
}
DIV.feature H1 {
	margin: 0 0 16px 0;
	font-weight: bold;
	font-size: 1.5em;
	padding-left: 340px;
}
DIV.feature P {
	padding-left: 340px;
}
DIV.teaser H1 {
	margin: 0 0 15px 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
}
DIV.teaser IMG {
	float: left;
}
DIV.teaser P,
DIV.teaser SPAN {
	padding: 0 0 0 114px;
}
DIV.teaser .event {
	display: block;
	color: #ABABAB;
}
DIV.colophon {
	padding: 8px;
}
DIV.colophon P {
 	padding: 0;
	text-align: right;
	font-size: 0.8em  !IMPORTANT;
}
DIV.colophon P A {
	text-decoration: underline;
}
P.viewall {
	text-align: right;
}
P.viewall A {
	font-size: 0.85em; 
	text-decoration: underline;
}
P.more {
	margin: 1em 0 0 0 !important;
	color: #ABABAB;
}
.projects DIV.feature {
	border-top: 1px solid #E0E0E0;
	padding: 23px 23px 23px 0;
	overflow: hidden;
}
.projects DIV.feature P,
.projects DIV.feature H1 {
	padding-left: 0px;
	font-size: 1em;
}
.projects DIV.feature.first {
	border: 0;
	padding-top: 0;
}
.projects DIV.feature IMG {
	margin: 0 0 25px 0;
}
.projects DIV.feature H1 {
	margin: 0 0 16px 0;
	font-weight: bold;
}



/* FOOT */
#foot {
	background: url(http://e-flux.com/img/line_dashed.gif) no-repeat top left;
	padding: 20px 0 20px 0;
	font-size: .92em;
	line-height: 1.5;
}
	#foot .vcard {
		margin: 0 0 15px 0;
	}
	#foot A {
		color: black;
		text-decoration: underline;
	}
	#foot A:hover {
		color: #FF6600;
	}
	#foot .fn.org {
		width: 39px;
		height: 12px;
		background: url(http://e-flux.com/img/logo_eflux_small.gif) no-repeat 0 0;
		text-indent: -9999px;
		margin-bottom: 5px;
	}


/* ARTICLE */
BODY.article #pageHead H1 {
	width: 290px;
	font-size: 1.7em;
}
BODY.article.wideImage #pageHead H1 {
	width: 650px;
}
BODY.article A {
	font-weight: normal;
}
BODY.article DIV#col1 {
	width: 595px;
    margin-right:0;
    padding-left:0;
}
BODY.article DIV#col1 H2 {
	font-weight: bold;
}
BODY.article DIV#col1 P {
	margin: 0 0 13px 0;
}
BODY.article DIV#col1 IMG {
/*	margin: 7px 0 0 0; */
}
BODY.article DIV#col2 {
	width: 220px;
	margin: 3pt 0 0 55px;
}
BODY.article DIV#columns {
	background-position: 620px 0px;
    background: white;
    margin-left: 0 !IMPORTANT;
}
BODY.article.largeFont DIV#col1 P {
	font-size: 1.4em;
}

BODY.article.largeFont DIV#col1 H2 {
	font-size: 1.4em;
}

/* this is here for old announcements */
BODY.article.largeFont SPAN, BODY.article.largeFont TD {
	font-size: 1.1em !important;
}

/* FORM PAGES */
BODY.form #col1 P {
	font-size: 20px;
}
BODY.form #col2 LABEL {
	font-size: 1.4em;
	font-weight: bold;
	display: block;
	position: relative;
}
BODY.form LEGEND {
	visibility: hidden;
}
BODY.form #col2 INPUT,
BODY.form #col2 TEXTAREA {
	font-size: 1.4em;
	padding: 5px;
	margin-bottom: 15px;
	width: 350px;
	color: #666;
}
BODY.form TEXTAREA {
	height: 150px;
	display: block;
}
BODY.form #col2 INPUT.submit {
	width: 61px;
	height: 16px;
	border: 0;
	background: url(http://e-flux.com/img/submitButton.gif) no-repeat 0px 0px;
	padding: 16px 0 0 0;
	margin-top: 20px;
	cursor: pointer;
}
BODY.form LABEL SPAN {
	display: block;
	width: 99%;
	height: 100%;
	position: absolute;
}
BODY.form #col1 P {
	position: relative;
	overflow: hidden;
	height: 95px;
	width: 99%;
}
BODY.form #col1 P SPAN {
	display: block;
	width: 100%;
	height: 95px;
	position: absolute;
}


/* SUBSCRIBE PAGE */
BODY.form.subscribe #col1 P SPAN {
	background: url(http://e-flux.com/img/subscribe_texts.gif) no-repeat 0 0;
}
BODY.form.subscribe #emailLabel SPAN {
	background: url(http://e-flux.com/img/subscribe_texts.gif) no-repeat 0px -104px;
}
BODY.form.subscribe #pnameLabel SPAN {
	background: url(http://e-flux.com/img/subscribe_texts.gif) no-repeat 0px -156px;
}
BODY.form #col2 #additionalSubscriptions {
	padding-top: 28px;
	background: url(http://e-flux.com/img/subscribe_texts.gif) no-repeat 0px -197px;
}
BODY.form #col2 #additionalSubscriptions LABEL, BODY.form #col2 #additionalunSubscriptions LABEL {
	font-size: 1em;
	padding-left: 35px;
	width: 300px;
}
BODY.form #col2 #additionalSubscriptions LABEL SPAN {
	font-weight: normal;
	color: #666;
	display: block;
	margin-bottom: 10px;
	position: relative;
}
BODY.form #col2 #additionalSubscriptions INPUT, BODY.form #col2 #additionalunSubscriptions INPUT {
	margin-left: 10px;
	width: auto;
	float: left;
	border: 0;
}

/* JOURNAL */

/*#col2 .article {
    margin-bottom:30px;
}

#journal {
    font-family: Georgia, "Times New Roman", Times, serif;
}

P.title EM {
    font-style: italic;
}

#journal p.author {
    font-size: 18px;
    line-height:200%;
	text-decoration: none;
}

#journal P.intro {
    font-size:1.3em;
    font-style:italic;
    margin-top:1em;
}

#journal p.journaltitle {
    clear:left;
    display:block;
    font-size:3.2em;
    font-style:italic;
    line-height:100%;
    text-decoration: underline;
}

#journal P, #journal .body {
    font-size:1em;
    line-height: 1.5em;
    margin-bottom:1em;
}

#journal .title em {
	font-style: italic;
}

#journal .body a, 
#journal .rightmodule a,
#journal #title a {
	background: aqua no-repeat 1px 4px;
	font-weight: normal;
}

#journal .body a:hover, 
#journal .rightmodule a:hover,
#journal #title a:hover {
	color: black;
	text-decoration: underline;
}

#journal DIV.body {
    min-height: 500px;
}

#journal sup {
	line-height: 8px;
}

#journal .body {
    width: 560px;
	float: left;
}

#journal #articleright {
	float: right;
	width: 260px;
}

#journal .issue {
	height: 140px;
}

#journal .issue img {
	float: left;
}

#journal .issue p {
	padding-left: 5px;
	color: black;
	float: left;
	font-size: 10px;
	text-decoration: underline;
}

#journal .issuenav {
    font-size:12px;
    margin-bottom:20px;
}

#journal .issuenav a p, #journal .page #content .issuenav a em {
    display:inline;
    font-size:1em;
   	font-weight: normal;
	font-style: normal;
}

#journal .issuenav a p {
    background-color: #ddd;
    color: black;
    text-decoration: none;
    padding-top: 1px;
    padding-bottom: 1px;
	line-height: 16px;
	font-style: italic;
	font-weight: normal;
	font-size: 12px;
}

#journal .issuenav a p:hover {
    background-color:white;
    color:black;
}

#journal .issuenav a .active {
	background-color: white;
	color: gray;
}

#journal .issuenav div {
	margin-top: 2px;
	clear: both;
}

#journal .rightmodule, #journal #tools {
	font-size: 9px;
	line-height: 12px;
	border-top: 1px dotted black;
	padding-top: 15px;
	padding-bottom: 20px;
}

#journal #jimages a img, #journal .issue a img {
	display: block;
	margin-bottom: 3px;
}

#journal #jimages a img:hover, #journal .issue a img:hover {
	border-bottom: 3px solid black;
	margin-bottom: 0px;
}

#journal #tools, #journal #tools LI A {
    text-transform: capitalize;
    font-weight: normal;
	font-size: 14px;
	margin-bottom: 0;
}

#journal #references li {
	font-size: 10px;
	list-style-type: none;
	text-indent: -19px;
	margin-left: 19px;
	line-height: 12px;
	margin-top: 4px;
}

#journal #related {
	width: 400px;
	margin-top: 30px;
	display: block;
}

#journal #archive .issuenav {
    width: 260px;
	height: 500px;
	border-top-style: none;
	float: left;
	margin-right: 30px;
}

#journal #archive {
	width: 870px;
	height: 1000px;
}

#journal #current-cover {
	position: absolute;
}

#journal #current-cover div {
	position: absolute;
	background-color: #ddd;
	padding: 5px 10px;
	margin-top: 15px;
	font-size: .8em;
	border-bottom: 1px solid black;
}

#journal #current-issue {
	width: 585px;
	margin-left: 285px;
}

#journal #current-issue .article {
	padding-top: 0;
	margin-bottom: 30px;
	font-size: 1.5em;
}*/

/* CONTACT PAGE */
BODY.form.contact #col1 P SPAN {
	background: url(http://e-flux.com/img/contact_texts.gif) no-repeat 0 0;
}
BODY.form.contact #emailLabel SPAN {
	background: url(http://e-flux.com/img/contact_texts.gif) no-repeat 0px -104px;
}
BODY.form.contact #pnameLabel SPAN {
	background: url(http://e-flux.com/img/contact_texts.gif) no-repeat 0px -156px;
}
BODY.form.contact #messageLabel SPAN {
	background: url(http://e-flux.com/img/contact_texts.gif) no-repeat 0px -207px;
}
BODY.form.contact H1 {
	font-size: 30px;
	font-weight: bold;
	font-family: arial;
	margin: 0 0 20px 0;
}
BODY.form.contact H1 SPAN {
	color: #ff6600;
}


/* ABOUT PAGE */
BODY.about #columns {
    margin-left: 0 !IMPORTANT;
	background: url(http://e-flux.com/img/line_vertical_grey.gif) no-repeat 367px 0 !IMPORTANT;
}

BODY.about #columns H1 {
	margin: 0 0 16px 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
}
BODY.about #columns H2 {
	font-weight: bold;
}
BODY.about #columns UL {
	list-style-type: disc;
	padding: 0 0 0 1.3em;
}
BODY.about #col1 {
	width: 350px;
	padding: 0 17px 0 0;
}
BODY.about #col1 P {
	margin: 0 0 13px 0;
}
BODY.about #col2 DIV {
	margin: 0 0 13px 0;
}
BODY.about #col2 SPAN {
	font-style: italic;
}

/* RSS PAGE */
BODY.rss H1 {
	margin: 0 0 16px 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
}
BODY.rss P {
	margin: 0 250px 1em 0;
}


/* CLIENTS PAGE */
BODY.clients H1 SPAN {
	background: url(http://e-flux.com/img/clients_texts.gif) no-repeat 0px 0px;
	display: block;
	height: 100%;
	width: 100%;
	position: absolute;
}
BODY.clients H1 {
	position: relative;
}
BODY.clients DIV#listings LI A {
	font-weight: normal;
}
BODY.clients #pageHead LI A {
	background: url(http://e-flux.com/img/clients_texts.gif) no-repeat 0px -81px;
	height: 21px;
	width: 13px;
	text-indent: -9999px;
	display: block;
}
	BODY.clients #pageHead LI A#a {
		background-position: -0px -81px;
	}
	BODY.clients #pageHead LI A#b {
		background-position: -39px -81px;
	}
	BODY.clients #pageHead LI A#c {
		background-position: -78px -81px;
	}
	BODY.clients #pageHead LI A#d {
		background-position: -116px -81px;
	}
	BODY.clients #pageHead LI A#e {
		background-position: -155px -81px;
	}
	BODY.clients #pageHead LI A#f {
		background-position: -194px -81px;
		width: 8px;
	}
	BODY.clients #pageHead LI A#g {
		background-position: -226px -81px;
	}
	BODY.clients #pageHead LI A#h {
		background-position: -266px -81px;
	}
	BODY.clients #pageHead LI A#i {
		background-position: -304px -81px;
		width: 8px;
	}
	BODY.clients #pageHead LI A#j {
		background-position: -335px -81px;
		width: 8px;
	}
	BODY.clients #pageHead LI A#k {
		background-position: -367px -81px;
	}
	BODY.clients #pageHead LI A#l {
		background-position: -405px -81px;
		width: 8px;
	}
	BODY.clients #pageHead LI A#m {
		background-position: -438px -81px;
		width: 18px;
	}
	BODY.clients #pageHead LI A#n {
		background-position: -481px -81px;
	}
	BODY.clients #pageHead LI A#o {
		background-position: -519px -81px;
	}
	BODY.clients #pageHead LI A#p {
		background-position: -559px -81px;
		width: 12px;
	}
	BODY.clients #pageHead LI A#q {
		background-position: -597px -81px;
		width: 16px;
	}
	BODY.clients #pageHead LI A#r {
		background-position: -637px -81px;
		width: 10px;
	}
	BODY.clients #pageHead LI A#s {
		background-position: -671px -81px;
	}
	BODY.clients #pageHead LI A#t {
		background-position: -708px -81px;
	}
	BODY.clients #pageHead LI A#u {
		background-position: -742px -81px;
	}
	BODY.clients #pageHead LI A#v {
		background-position: -780px -81px;
	}
	BODY.clients #pageHead LI A#w {
		background-position: -817px -81px;
		width: 18px;
	}
	BODY.clients #pageHead LI A#x {
		background-position: -860px -81px;
	}
	BODY.clients #pageHead LI A#y {
		background-position: -897px -81px;
	}
	BODY.clients #pageHead LI A#z {
		background-position: -934px -81px;
	}
	BODY.clients #pageHead LI A#other {
		background-position: -972px -81px;
		width: 48px;
	}
	
	
	/* HOVERS */
	BODY.clients #pageHead LI A#a:hover {
		background-position: -0px -155px;
	}
	BODY.clients #pageHead LI A#b:hover {
		background-position: -39px -155px;
	}
	BODY.clients #pageHead LI A#c:hover {
		background-position: -78px -155px;
	}
	BODY.clients #pageHead LI A#d:hover {
		background-position: -116px -155px;
	}
	BODY.clients #pageHead LI A#e:hover {
		background-position: -155px -155px;
	}
	BODY.clients #pageHead LI A#f:hover {
		background-position: -194px -155px;
	}
	BODY.clients #pageHead LI A#g:hover {
		background-position: -226px -155px;
	}
	BODY.clients #pageHead LI A#h:hover {
		background-position: -266px -155px;
	}
	BODY.clients #pageHead LI A#i:hover {
		background-position: -304px -155px;
	}
	BODY.clients #pageHead LI A#j:hover {
		background-position: -335px -155px;
	}
	BODY.clients #pageHead LI A#k:hover {
		background-position: -367px -155px;
	}
	BODY.clients #pageHead LI A#l:hover {
		background-position: -405px -155px;
	}
	BODY.clients #pageHead LI A#m:hover {
		background-position: -437px -155px;
	}
	BODY.clients #pageHead LI A#n:hover {
		background-position: -481px -155px;
	}
	BODY.clients #pageHead LI A#o:hover {
		background-position: -519px -155px;
	}
	BODY.clients #pageHead LI A#p:hover {
		background-position: -559px -155px;
	}
	BODY.clients #pageHead LI A#q:hover {
		background-position: -597px -155px;
	}
	BODY.clients #pageHead LI A#r:hover {
		background-position: -637px -155px;
	}
	BODY.clients #pageHead LI A#s:hover {
		background-position: -671px -155px;
	}
	BODY.clients #pageHead LI A#t:hover {
		background-position: -708px -155px;
	}
	BODY.clients #pageHead LI A#u:hover {
		background-position: -742px -155px;
	}
	BODY.clients #pageHead LI A#v:hover {
		background-position: -780px -155px;
	}
	BODY.clients #pageHead LI A#w:hover {
		background-position: -817px -155px;
	}
	BODY.clients #pageHead LI A#x:hover {
		background-position: -860px -155px;
	}
	BODY.clients #pageHead LI A#y:hover {
		background-position: -897px -155px;
	}
	BODY.clients #pageHead LI A#z:hover {
		background-position: -934px -155px;
	}
	BODY.clients #pageHead LI A#other:hover {
		background-position: -972px -155px;
	}


/* ARCHIVE PAGE */
BODY.archive H1 {
	display: none;
}
BODY.archive UL#years LI {
	font-size: 20px;
	font-weight: bold;
}
BODY.archive LI A.current {
	color: #ff6600 !important;
}
BODY.archive UL#years {
	clear: both;
}
BODY.archive UL#months {
	clear: both;
}
BODY.archive DIV#listings H2 {
	display: none;
}
BODY.archive #pageHead UL#years {
	margin: 0 0 10px 0;
	overflow: hidden;
}
BODY.archive UL#years A {
	position: relative;
	overflow: hidden;
	height: 26px;
	width: 66px;
	display: block;
	margin: 0 5px 10px 0;
}
BODY.archive UL#years A SPAN {
	position: absolute;
	width: 100%;
	height: 100%;
	display: block;
	background: url(http://e-flux.com/img/archive_texts.gif) no-repeat;
}
	BODY.archive UL#years A#y2010 SPAN {
		background-position: 0px 0px;
	}
	BODY.archive UL#years A#y2009 SPAN {
		background-position: -92px 0px;
	}
	BODY.archive UL#years A#y2008 SPAN {
		background-position:-184px 0px;
	}
	BODY.archive UL#years A#y2007 SPAN {
		background-position: -275px 0px;
	}
	BODY.archive UL#years A#y2006 SPAN {
		background-position: -368px 0px;
	}
	BODY.archive UL#years A#y2005 SPAN {
		background-position: -459px 0px;
	}
	BODY.archive UL#years A#y2004 SPAN {
		background-position: -551px 0px;
	}
	BODY.archive UL#years A#y2003 SPAN {
		background-position: -643px 0px;
	}
	BODY.archive UL#years A#y2002 SPAN {
		background-position: -735px 0px;
	}
	BODY.archive UL#years A#y2001 SPAN {
		background-position: -826px 0px;
	}
	BODY.archive UL#years A#y2000 SPAN {
		background-position: -918px 0px;
	}
	BODY.archive UL#years A#y1999 SPAN {
		background-position: -1011px 0px;
	}
	/* hover and current */
	BODY.archive UL#years A#y2010:hover SPAN,
	BODY.archive UL#years A#y2010.current SPAN {
		background-position: 0px -63px;
	}
	BODY.archive UL#years A#y2009:hover SPAN,
	BODY.archive UL#years A#y2009.current SPAN {
		background-position: -92px -63px;
	}
	BODY.archive UL#years A#y2008:hover SPAN,
	BODY.archive UL#years A#y2008.current SPAN {
		background-position:-184px -63px;
	}
	BODY.archive UL#years A#y2007:hover SPAN,
	BODY.archive UL#years A#y2007.current SPAN {
		background-position: -275px -63px;
	}
	BODY.archive UL#years A#y2006:hover SPAN,
	BODY.archive UL#years A#y2006.current SPAN {
		background-position: -368px -63px;
	}
	BODY.archive UL#years A#y2005:hover SPAN,
	BODY.archive UL#years A#y2005.current SPAN {
		background-position: -459px -63px;
	}
	BODY.archive UL#years A#y2004:hover SPAN,
	BODY.archive UL#years A#y2004.current SPAN {
		background-position: -551px -63px;
	}
	BODY.archive UL#years A#y2003:hover SPAN,
	BODY.archive UL#years A#y2003.current SPAN {
		background-position: -643px -63px;
	}
	BODY.archive UL#years A#y2002:hover SPAN,
	BODY.archive UL#years A#y2002.current SPAN {
		background-position: -735px -63px;
	}
	BODY.archive UL#years A#y2001:hover SPAN,
	BODY.archive UL#years A#y2001.current SPAN {
		background-position: -826px -63px;
	}
	BODY.archive UL#years A#y2000:hover SPAN,
	BODY.archive UL#years A#y2000.current SPAN {
		background-position: -918px -63px;
	}
	BODY.archive UL#years A#y1999:hover SPAN,
	BODY.archive UL#years A#y1999.current SPAN {
		background-position: -1011px -63px;
	}
BODY.archive UL#months A {
	position: relative;
	overflow: hidden;
	height: 21px;
	width: 38px;
	margin-bottom: 0;
	display: block;
}
BODY.archive UL#months A SPAN {
	position: absolute;
	width: 100%;
	height: 100%;
	display: block;
	background: url(http://e-flux.com/img/archive_texts.gif) no-repeat;
}
	BODY.archive  #pageHead LI A#m1 SPAN {
		background-position: 0px -133px;
	}
	BODY.archive  #pageHead LI A#m2 SPAN {
		background-position: -92px -133px;
	}
	BODY.archive  #pageHead LI A#m3 SPAN {
		background-position:-183px -133px;
	}
	BODY.archive  #pageHead LI A#m4 SPAN {
		background-position: -275px -133px;
	}
	BODY.archive  #pageHead LI A#m5 SPAN {
		background-position: -368px -133px;
	}
	BODY.archive  #pageHead LI A#m6 SPAN {
		background-position: -459px -133px;
	}
	BODY.archive  #pageHead LI A#m7 SPAN {
		background-position: -551px -133px;
	}
	BODY.archive #pageHead LI A#m7 {
		width: 29px !important;
	}
	BODY.archive  #pageHead LI A#m8 SPAN {
		background-position: -643px -133px;
	}
	BODY.archive  #pageHead LI A#m9 SPAN {
		background-position: -735px -133px;
	}
	BODY.archive  #pageHead LI A#m10 SPAN {
		background-position: -826px -133px;
	}
	BODY.archive  #pageHead LI A#m11 SPAN {
		background-position: -918px -133px;
	}
	BODY.archive  #pageHead LI A#m12 SPAN {
		background-position: -1011px -133px;
	}
	/* hover and current */
	BODY.archive  #pageHead LI A#m1:hover SPAN,
	BODY.archive  #pageHead LI A#m1.current SPAN {
		background-position: 0px -196px;
	}
	BODY.archive  #pageHead LI A#m2:hover SPAN,
	BODY.archive  #pageHead LI A#m2.current SPAN {
		background-position: -92px -196px;
	}
	BODY.archive  #pageHead LI A#m3:hover SPAN,
	BODY.archive  #pageHead LI A#m3.current SPAN {
		background-position:-183px -196px;
	}
	BODY.archive  #pageHead LI A#m4:hover SPAN,
	BODY.archive  #pageHead LI A#m4.current SPAN {
		background-position: -275px -196px;
	}
	BODY.archive  #pageHead LI A#m5:hover SPAN,
	BODY.archive  #pageHead LI A#m5.current SPAN {
		background-position: -368px -196px;
	}
	BODY.archive  #pageHead LI A#m6:hover SPAN,
	BODY.archive  #pageHead LI A#m6.current SPAN {
		background-position: -459px -196px;
	}
	BODY.archive  #pageHead LI A#m7:hover SPAN,
	BODY.archive  #pageHead LI A#m7.current SPAN {
		background-position: -551px -196px;
	}
	BODY.archive  #pageHead LI A#m8:hover SPAN,
	BODY.archive  #pageHead LI A#m8.current SPAN {
		background-position: -643px -196px;
	}
	BODY.archive  #pageHead LI A#m9:hover SPAN,
	BODY.archive  #pageHead LI A#m9.current SPAN {
		background-position: -735px -196px;
	}
	BODY.archive  #pageHead LI A#m10:hover SPAN,
	BODY.archive  #pageHead LI A#m10.current SPAN {
		background-position: -826px -196px;
	}
	BODY.archive  #pageHead LI A#m11:hover SPAN,
	BODY.archive  #pageHead LI A#m11.current SPAN {
		background-position: -918px -196px;
	}
	BODY.archive  #pageHead LI A#m12:hover SPAN,
	BODY.archive  #pageHead LI A#m12.current SPAN {
		background-position: -1011px -196px;
	}



/* PROJECTS PAGE */
BODY.projects #pageHead {
	position: relative;
	font-size: 1.4em;
	height: 100%;
}
BODY.projects #pageHead SPAN {
	position: absolute;
	display: block;
	width: 100%;
	height: 99%;
	background: url(http://e-flux.com/img/projects_texts.gif) no-repeat 0 0;
}



/* SEARCH RESULT PAGE */
BODY.search #content {
	padding-top: 24px;
}
BODY.search #content {
	font-size: 1.5em;
}
BODY.search #content A {
	font-size: 0.65em;
}
BODY.search #content H1 {
	margin: 0 0 12px 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
}
BODY.search #content B {
	font-weight: normal;
}
BODY.search #content UL {
	margin: 25px 0 0 0;
	padding: 35px 0 0 0;
	background: url(http://e-flux.com/img/line_dashed.gif) no-repeat top left;
}
BODY.search #content LI {
	margin: 0 0 0 1.3em;
	padding: 0 0 1em 0;
	font-size: 0.65em;
	list-style-type: disc;
}
BODY.search #content LI A { 
	font-size: 1em;
}
BODY.search #content LI B {
	font-weight: bold;
}
BODY.search #content LI B A {
	color: black;
}
BODY.search #content LI B A:hover {
	color: #FF6600;
	text-decoration: none;
}


/* FORM ERROR HANDLING */
.error {
	border: 1px dashed #FF6600;
	padding: 30px 10px 10px 10px;
	color: #FF6600;
	width: 340px;
	margin: 20px 0 0 0;
	display: none;
	background: url(http://e-flux.com/img/validation_heading.gif) no-repeat 10px 10px;
}
	.article .error {
		width: 190px;
		margin: 0px 0px 10px 0px;
	}
.error UL {
	list-style-type: square;
	padding-left: 1em;
}


/* FIELDS */
INPUT,
TEXTAREA {
	border: 1px solid #C4BFBC;
	padding: 3px;
	font-family: tahoma;
}
.textSubmit {
	width: 157px;
	overflow: hidden;
	padding: 3px 0;
}
#head INPUT {
	border: 1px solid #C4BFBC;
	width: 100px;
}
#head INPUT.submit {
	width: 50px !important;
	cursor: pointer;
	padding: 2px;
	background: black;
	color: white;
	bordeR: 1px solid black;
}


/* BANNERS */
#banners IMG {
	display: block;
	margin: 0 0 16px 0;
}


/* GRID */
/*
BODY {
	background: url(http://e-flux.com/img/grid.gif);
}
#content {
	background: none;
}
*/

#leftlogo {
  float: right;
  padding-bottom: 4px;
}

#firsthr {
  clear: both;
}

P.admin-nav { 
  color: #999999;
  margin: 0 20px 10px 0;
  text-align: right;
}

.copyright {
  font-size: .85em;
}

.journal-essay blockquote {
       margin-left: 25px;
       margin-right: 25px;
       color: gray;
  line-height: 1.45; /* so that blockquote can sit INSIDE p and still look right. --AF */
}
