/*fonts*/
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on April 20, 2010 07:11:12 PM America/New_York */

@font-face {
	font-family: 'CartoGothicStdBook';
	src: url('../type/CartoGothicStd-Book.eot');
	src: local('CartoGothic Std'), local('CartoGothicStd-Book'), url('../type/CartoGothicStd-Book.woff') format('woff'), url('../type/CartoGothicStd-Book.ttf') format('truetype'), url('../type/CartoGothicStd-Book.svg#CartoGothicStd-Book') format('svg');
	}
	
@font-face {
	font-family: 'CartoGothicStdItalic';
	src: url('../type/CartoGothicStd-Italic.eot');
	src: local('CartoGothic Std'), local('CartoGothicStd-Italic'), url('../type/CartoGothicStd-Italic.woff') format('woff'), url('../type/CartoGothicStd-Italic.ttf') format('truetype'), url('../type/CartoGothicStd-Italic.svg#CartoGothicStd-Italic') format('svg');
	}

@font-face {
	font-family: 'CartoGothicStdBold';
	src: url('../type/CartoGothicStd-Bold.eot');
	src: local('CartoGothic Std'), local('CartoGothicStd-Bold'), url('../type/CartoGothicStd-Bold.woff') format('woff'), url('../type/CartoGothicStd-Bold.ttf') format('truetype'), url('../type/CartoGothicStd-Bold.svg#CartoGothicStd-Bold') format('svg');
	}

@font-face {
	font-family: 'CartoGothicStdBoldItalic';
	src: url('../type/CartoGothicStd-BoldItalic.eot');
	src: local('CartoGothic Std'), local('CartoGothicStd-BoldItalic'), url('../type/CartoGothicStd-BoldItalic.woff') format('woff'), url('../type/CartoGothicStd-BoldItalic.ttf') format('truetype'), url('../type/CartoGothicStd-BoldItalic.svg#CartoGothicStd-BoldItalic') format('svg');
	}



/*reset*/

* {
	margin: 0;
	padding: 0;
	border: none;
	text-decoration: none;
	outline: none;
	list-style: none;
	color: black;
	}
body {
	background-color: #fff;
	font-size: 100.01%;
	/*centering for IE6*/
	text-align: center;
	font: normal 1em/1.25em 'CartoGothicStdBook', helvetica, arial;
	}
#center {
	position: relative;
	width: 62em;
	height: auto;
	margin: 0 auto;
	text-align: left;
	}
	
	
/*navigation */

ul.nav {
	padding-top: 2em;
	}
ul.nav li {
	float: left;
	}
ul.nav a {
	display: block;
	padding: 0 .75em;
	font: .9em/1.25em normal 'CartoGothicStdBook', helvetica, arial;
	letter-spacing: .1em;
	}
	
/*nav current state*/



#artist-statement .artist-statement, 
#curriculum-vitae .curriculum-vitae, 
#img-gallery .img-gallery,
#now .now, 
#other-projects .other-projects {
	color: #000;
	cursor: default;
	}



/*headers */

h1 {
	font: normal 3.5em 'CartoGothicStdBook', helvetica, arial;
	color: #da1111;
	letter-spacing: .05em;
	}
.title {
	margin-bottom: .25em;
	text-align: left;
	}
h2.title {
	font: normal 3em 'CartoGothicStdBook', helvetica, arial;
	color: #da1111;
	margin: .5em 0 .15em;
}
h2 {
	font: normal 1.5em 'CartoGothicStdBold', helvetica, arial;
	margin-bottom: .5em;
	}
h3 {
	font: normal 1.25em 'CartoGothicStdBold', helvetica, arial;
	margin-bottom: .5em;
}
h1#brand {
	color: #858080;
	font: normal 3em 'CartoGothicStdBook', helvetica, arial;
	letter-spacing: .05em;
	display: inline;
	float: left;
	padding-right: 1.5em;
	}
h1#brand a:visited {
	color: #858080;
	}
.cv-title h3 {
	font: normal 1em 'CartoGothicStdBold', helvetica, arial;
	}
.cv-title {
	padding: .5em 0 1em 0;
	}
/*links*/

a:link {
	color: #6e6969;
	}
a:visited {
	color: #6e6969;
	}
 a:hover {
	color: #da1111;
	-webkit-transition-property: color, background; 
	-webkit-transition-duration: .6s, .6s; 
	-webkit-transition-timing-function: linear, ease-in;
	}
	
/*page specific styles*/

#land {
	clear: both;
	height: 42em;
	}
#gallery {
	height: 43em;
}

#other-proj {
	height: 40em;
	}

#art-state p, .project-statement p{
	margin-bottom: 2em;
	}
#project-statement {
	margin-bottom: 2em;
	}
.project-statement, #art-state, #other-proj, #om_ss_on-video {
	width: 40em;
	}
iframe {
	margin: 1em 0;
}
#om_ss_on-video iframe {
	margin: 6em 0 0 0;
}
#om_ss_on-video p {
	margin: 1em 0 3em 0;
}
/*cv*/
table {
	font: normal .80em 'CartoGothicStdBook', helvetica, arial;
	}
td {
	padding: 0 2em 0 .25em;
	}
td.cv-loc {
	padding-bottom: .5em;
	}

/*other projects*/

#mib4y, #spoke {
	float: left;
	width: 40em;
	}
#mib4y h2, #spoke h2 {
	margin: .75em 0 .25em 1em;
	float: left;
	}
#mib4y img, #spoke img {
	float: left;
	}
#mib4y h3 {
	font: normal 1.25em/1.3em  'CartoGothicStdBold', helvetica, arial;
	margin: 0 0 .25em 1.25em;
	float: left;
	}
#mib4y p, #spoke p {
	width: 25em;
	margin: 0 1em 1em 1.5em;
	float: left;
	}

/* gallery */

.gall-img ul {
	float: left;
	}
.gall-img li {
	float: left;
	padding: .5em .5em 1em .5em;
	}
	
/* imgs  */

.gall-img img, .home-img, .new-img, .other-img {
	border: 10px solid #e0dddd;
	-moz-border-radius: .25em;
    -webkit-border-radius: .25em;
	}
.gall-img img:hover, .home-img:hover, .new-img:hover, .other-img:hover {
     -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
     -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
	}
.home-img {
	position: relative;
	top: 7em;
	left: 0;
	}
.new-img {
	margin: 0 0 2em 1em;
	}
.other-img {
	margin: 1em 0 2em 1em;
	}
	
/*clearing*/

#new-work, #art-state, #other-proj, #gallery, #cv-wrap, #om_ss_on-video {
	clear: both;
	}
	
/*footer*/


#footer {
	clear: both;
	border-top: 1px solid black;
	padding-top: .5em;
	font: normal .75em 'CartoGothicStdBook', helvetica, arial;
	letter-spacing: 0;
	height: 3em;
	}
#footer span {
	float: right;
	}
	
/*exceptions*/


span.em, em {
	font-family: 'CartoGothicStdItalic', helvetica, arial;
	font-style: italic;
	}
	
span.strong, strong {
	font-family: 'CartoGothicStdBold', helvetica, arial;
	font-weight: bold;
	}
h3.bold-italic, .bold-italic {
	font-family: 'CartoGothicStdBoldItalic', helvetica, arial;
	font-style: italic;
	font-weight: bold;
	margin-bottom: .5em;
	}

