/* [ DOCUMENT INDEX ]
1 » 	main navigation
2 » 	header intro
3 » 	works section
4 » 	rightnav
5 » 	statement
6 » 	artifacts
7 » 	reviews
8 » 	footer
9 » 	tab
*/






/* ---[ 1 » 	main navigation ]------------------------------- */
h1 {
	margin: 0;
	padding: 0;
}
	h1 span {
		display: none;
	}

.siteOwner {
	display: block;
	margin: 0;
	padding: 0;
	width: 315px;
	height: 70px;
	background: url(../img/signature.gif) no-repeat top left
}

	#logo img {
		vertical-align: middle;
		margin-top: -5px;
		border: 0;
	}
	#logo h2 {
		font-size: 2em;
		font-family: verdana, sans-serif;
		color: #585858;
		margin: 0;
		padding: 0;
	}
	#logo h2 a {
		text-decoration: none !important;
		color: #585858;
	}

#navMain {
	margin: 0 0 20px 0;
	padding: 0;
	text-transform: lowercase;
	height: 38px;
}
	#navMain dl {
		margin: 0;
		padding: 0;
	}
		#navMain dt {
			display: none;
		}
		#navMain dd {
			margin: 0;
			padding: 0;
			float: left;
			font-family: verdana, sans-serif;
			font-weight: bold;
			font-size: .9em;
			text-align: center;
		}
			#navMain dd a {
				color: #f6ef81;
				text-decoration: none;
			}
			#navMain dd a:link span,
			#navMain dd a:active span,
			#navMain dd a:visited span {
				color: #c61d29;
			}
			#navMain dd a:hover,
			#navMain dd a:hover span {
				color: #ffffff;
			}

.works {
	display: block;
	width: 169px;
	line-height: 38px;
	background-color: #c61d29;
	border-right: 3px solid #fff;
}
	.works a,
	.works a span,
	.statement a,
	.statement a span,
	.cv a,
	.cv a span,
	.teaching a,
	.teaching a span {
		color: #ffffff !important;
	}

.statement {
	display: block;
	width: 169px;
	line-height: 38px;
	background-color: #c61d29;
	color: #ffffff;
	border-right: 3px solid #fff;
}

.cv {
	display: block;
	width: 169px;
	line-height: 38px;
	background-color: #c61d29;
	color: #ffffff;
	border-right: 3px solid #fff;
}

.teaching {
	display: block;
	width: 172px;
	line-height: 38px;
	background-color: #c61d29;
	color: #ffffff;
	border: 0px blue solid;
}
/* ---[ 2 » 	header intro ]------------------------------- */
#headerIntro {
	background-color: #ffffff;
	border-top: 1px solid #f6ef81;
	border-bottom: 1px solid #f6ef81;
	margin: 0;
	padding: 2px 0;
}

#headerContent {
	margin: 0;
	padding: 15px 0;
	background-color: #f6ef81;
}
	#headerContent h3 {
		text-align: center;
		color: #656565;
		text-transform: uppercase;
		font-weight: normal;
		font-family: verdana, sans-serif;
		font-size: 1.05em;
		margin: 0 auto;
		padding: 0 0 10px 0;
	}
	#headerContent p {
		font-family: verdana, sans-serif;
		font-size: .9em;
		margin: 0 21px;
		padding: 0;
	}
	#headerContent ul {
		list-style-type: none;
		margin: 0 0 0 15px;
		padding: 0;
	}
		#headerContent li {
			background-image: url(../img/red_bullet.gif);
			background-repeat: no-repeat;
			background-position: left center;
			font-family: verdana, sans-serif;
			font-size: .9em;
			margin: 0 21px 8px 0px;
			padding: 0 0 0 10px;
		}
			#headerContent li a {
				color: #a90a0f;
				text-decoration: none;
				font-weight: bold;
			}
			#headerContent li a:hover {
				text-decoration: underline;
			}
		
#headerContent p  a {
	color: #c61d29;
	text-decoration: none;
}
#headerContent p  a:hover {
	text-decoration: underline;
}
/* ---[ 3 » 	works section ]------------------------------- */
#subNav {
	margin: 0;
	padding: 0;
	height: 20px;
	background-color: #f6ef81;
	border-top: 1px solid #b3ae00;
}
	.navCell {
		width: 225px;
		float: left;
		height: 20px;
	}
		.navCell p {
			font-family: verdana, sans-serif;
			font-size: .75em;
			font-weight: bold;
			color: #666666;
			margin: 0;
			padding: 0;
			line-height: 20px;
		}
		.navCell a {
			text-decoration: none;
			color: #c61d29;
		}
		.navCell a:hover {
			text-decoration: underline;
			color: #c61d29;
		}
			.cellOne {
				text-align: left;
				padding-left: 5px;
			}
			.cellTwo {
				text-align: center;
			}
			.cellThree {
				text-align: right;
				padding-right: 5px;
			}
			
#worksHeader {
	float: left;
	width: 490px;
}
	#worksHeader h2 {
		color: #666666;
		font-family: verdana, sans-serif;
		font-style: italic;
		font-size: 1.9em;
		margin: 0;
		padding: 10px 0 5px 0;
	}
	#worksHeader p {
		margin: 0;
		padding: 0;
		color: #666666;
		font-size: .8em;
		font-family: verdana, sans-serif;
	}
.headerLines {
	height: 3px;
	border-top: 1px solid #b3ae00;
	border-bottom: 1px solid #b3ae00;
	margin-bottom: 10px;
}

.subLines {
	height: 1px;
	width: 150px;
	border-top: 1px solid #b3ae00;
	margin: 0 auto 5px auto;
}
.current {
	text-decoration: underline;
	color: #c61d29;
}

#worksNav {
	float: right;
	width: 160px;
}
	.statementImg {
		margin: 0;
		padding: 0 0 7px 0;
		float: left;
		margin-top: 10px;
	}

.workViews {
	margin: 0 auto 10px auto !important;
	text-align: center;
}
	.workViews a {
		text-decoration: none;
		color: #666666;
	}
	.workViews a:hover {
		text-decoration: underline;
		color: #666666;
	}

.installation {
	background-color: #cccccc;
	margin: 0 0 25px 0;
	padding: 0;
	width: 485px;
	border-right: 2px solid #cccccc;
}
	.installation p {
		margin: 0;
		padding: 5px 10px !important;
		color: #000000 !important;
		font-size: 7pt !important;
	}
		.installation a {
			text-decoration: none;
			color: #b70124;
		}
		.installation a:hover {
			text-decoration: underline;
			color: #b70124;
		}
	.installation img {
		border: 1px solid #000;
		margin: 0;
		padding: 0;
		float: left;
		clear: both;
	}
	.caption {
		width: 390px;
		margin: 0;
		padding: 0;
	}
/* ---[ 4 » 	rightnav ]------------------------------- */

.miniLines {
	border-top: 1px solid #c61d29;
	border-bottom: 1px solid #c61d29;
	height: 3px;
	background-color: #f6ef81;
}
.miniWhiteLines {
	border-top: 1px solid #c61d29;
	border-bottom: 1px solid #c61d29;
	height: 3px;
}
.margin45 {
	margin-top: 45px;
}
.margin15 {
	margin-top: 15px !important;
}
.marginBottom20 {
	margin-bottom: 20px;
}
.overview {
	padding: 7px 0;
	background-color: #f6ef81;
	text-align: right;
	margin: 0;
	font-family: verdana, sans-serif;
	font-size: 8pt;
}
.minibox {
	background-color: #f6ef81;
	margin: 0 auto;
	text-align: center;
	padding-bottom: 20px;
}
	.minibox img {
		border: 1px solid #000;
		margin: 7px 0 10px 0;
	}
	.minibox p {
		text-align: right;
		margin: 0 10px 0 0;
		font-family: verdana, sans-serif;
		font-size: 7pt;
	}
	
.miniDetails {
	text-align: right;
	margin: 7px 0;
	font-family: verdana, sans-serif;
	font-size: 8pt;
}
	.miniDetails a {
		color: #000;
		text-decoration: none;
	}
	.miniDetails a:hover {
		color: #b70124;
		text-decoration: underline;
	}

.miniGreenLines {
	height: 1px;
	border-bottom: 1px solid #a9c216;
}

/* ---[ 5 » 	statement ]------------------------------- */
.statementIntro p {
	text-align: justify;
	line-height: 12pt;
}
.statementIntro img {
	float: left;
	margin: 0 10px 10px 0;
}

#statementVideo {
	background-color: #3e4041;
	margin: 0;
	padding: 10px;
}
	#statementVideo object {
		margin-bottom: 10px;
	}
	#statementVideo p {
		color: #cccccc;
	}
/* ---[ 6 » 	artifacts ]------------------------------- */
#artifacts {
	background-color: #333333;
	margin: 0;
}
	#artifacts p {
		color: #cccccc;
		padding: 0 10px 0;
	}
	#artifacts ul {
		margin: 5px 0 5px 0;
		padding: 0 0 0 30px;
	}
		#artifacts li {
			margin: 0;
			padding: 0;
			color: #cccccc;
			font-family: verdana, sans-serif;
			font-size: .8em;
		}
		#artifacts a {
			text-decoration: none;
			color: #cccccc;
		}
		#artifacts a:hover {
			text-decoration: underline;
		}
#artifacts object {
			margin: 10px;
		}

.artifactseparator {
	border-top: 1px solid #b3ae00;
	margin: 7px 0 15px 0;
	padding: 0;
}

.flickrModuleTeach {
	padding: 0;
	margin: 0;
	text-align: left;
	border: 1px pink solid;
	float: left;
}

.flickrModule {
	padding: 0;
	margin-left: 0px;
	text-align: left;
	height: 470px; 
	width: 470px;
	margin-top: 10px;
}

.artefacttitle {
	text-align: center;
	margin-top: 15px;
	margin-bottom: 150px;
}

/* ---[ 7 » 	reviews ]------------------------------- */
#reviewsList ul {
	margin: 0 0 0 15px;
	padding: 0;
	list-style-type: square;
}
	#reviewsList li {
		margin: 0;
		padding: 0 0 20px 0;
		color: #666666;
		font-family: verdana, sans serif;
		font-size: .8em;
	}
		#reviewsList a {
			color: #b70124;
			text-decoration: none;
		}
		#reviewsList a:hover {
			text-decoration: underline;
		}
		.reviewLink {
			margin-top: 7px;
			display: block;
		}

.subtitleWork {
	color: #999999 !important;
	text-align: center;
	padding-bottom: 8px !important;
}


#comments {
	padding-left: 35px;
	margin-top: 10px;
}	

	#comments p {
		text-align: justify;
		margin-bottom: 20px;
	}	
	.commentsSeparator {
		border-top: 1px solid #666666;
		margin: 35px 0;
		padding: 0;
		height: 1px;
	}
	
#commentsFieldIntro p {
	color: #b70124;
	padding-left: 35px;
	padding-bottom: 15px;
}
	#commentsFieldIntro a {
		color: #b70124;
		text-decoration: none;
	}
	#commentsFieldIntro a:hover {
		text-decoration: underline;
	}
	.fieldText {
		width: 310px;
		height: 20px;
		border: 1px solid #b70124;
		background-color: #faf7b8;
		margin-top: 5px;
		font-family: verdana, sans serif;
		padding: 10px 5px 5px 5px;
	}
	
	.fieldComment {
		width: 310px;
		height: 110px;
		border: 1px solid #b70124;
		background-color: #faf7b8;
		margin-top: 5px;
		font-family: verdana, sans serif;
		padding: 10px 5px 5px 5px;
		font-size: 1em;
	}
	
	.fieldSubmit {
		width: 320px;
		height: 25px;
		border: 1px solid #b70124;
		background-color: #faf7b8;
		margin-top: 5px;
		font-family: verdana, sans serif;
		font-size: 1em;
		text-transform: uppercase;
		color: #b70124;
		font-weight: bold;
	}
	
#specificReviews {
	float: left;
	width: 490px;
}
	#specificReviews h2 {
		color: #666666;
		font-family: verdana, sans-serif;
		font-style: italic;
		font-size: 1.9em;
		margin: 0;
		padding: 10px 0 5px 0;
	}
	#specificReviews p {
		margin: 0 0 10px 0;
		padding: 0;
		color: #666666;
		font-size: .8em;
		font-family: verdana, sans-serif;
	}
	
.specificTitle {
	font-size: 1.15em !important;
	font-weight: bold;
	margin-top: 25px !important;
	margin-bottom: 10px !important;
}

/* ---[ 8 » 	footer ]------------------------------- */
#footer {
	margin: 0 auto;
	padding: 0;
	height: 83px;
	width: 688px;
	background-image: url(../img/bgHome_footer.gif);
	background-repeat: repeat-x;
}
	#footer dl {
			padding: 24px 0 0 6px;
		}
			#footer dt {
				display: none;
			}
			#footer dd {
				margin: 0;
				padding: 0;
				float: left;
				font-family: verdana, sans-serif;
				font-size: .75em;
				color: #c61d29;
				text-transform: lowercase;
			}
			#footer dd a {
				color: #c61d29;
				text-decoration: none;
			}
			#footer dd a:hover {
				text-decoration: underline;
			}
			
.vSeparator {
	padding: 0 11px 0 6px !important;
	background-image: url(../img/bgHome_vSeparator.gif);
	background-position: right center;
	background-repeat: no-repeat;
}
.last {
	padding: 0 11px 0 6px !important;
}

#footer p {
	margin: 0 0 5px 12px;
	padding: padding: 0;
	font-family: verdana, sans-serif;
	font-size: .75em;
	color: #c61d29;
}
	#footer p a {
		color: #c61d29;
		text-decoration: none;
	}
	#footer p a:hover {
		text-decoration: underline;
	}
/* ---[ 9 » 	tab ]------------------------------- */
#tab {
	margin: 0;
	padding: 0;
}
	#tab ul {
		margin: 0;
		padding: 0;	
	}
		#tab li {
			margin: 0 2px 0 0;
			padding: 0;
			display: inline;	
			background: #333333;	
			color: #ffffff;
			font-size: .8em;
			font-family: tahoma, sans-serif;
		}
			#tab li a {
				background-color: #b70124;		
				padding: 2px 30px;	
				text-decoration: none;
				color: #ffffff;
			}
			#tab li a:hover {
				color: #ffffff;	
				background-color: #333333;			
			}
				#tab li span {
					background-color: #333333;		
					padding: 2px 30px;	
				}
	


















