body {
	margin:0;
	padding:0;
	font-family: Georgia, Times, serif;
	font-size:11px;
	line-height:1.5em;
	color:#000;
	text-align:center;
	background-color:#f6f2e7;
	background-image:url('images/bodybg.gif');
	background-position:center top;
}

img {
	border:0;
}

.bold {
	font-weight:bold;
}

.clear {
	clear:both;
	height:.01px;
	margin:0;
	padding:0;
}
p {
	margin:0 0 1.5em 0;
	padding:0;
}
hr {
	clear:both;
	border:none;
	height:1px;
	margin:20px 0;
	padding:0;
	background-color:#EEE;
}

a:focus {
	outline:none;!important
}
a:link, a:visited, a:active {
	color:#7e0142;
	text-decoration:underline;
}

a:hover {
	color: #7e0142;
	text-decoration:underline;
}

a:link img, a:hover img, a:visited img, a:active img {
	border:0;
	text-decoration: none;
	background-color:#f6f2e7;	
}

a.clean:link,
a.clean:active,
a.clean:visited {
	text-decoration:none;
}
a.clean:hover {
	text-decoration:underline;
}


h1, h2 {
	font-size:16px;
	font-weight:normal;
	line-height:1.5em;
	margin:0 0 .5em 0;
}
h3 {
	font-size:14px;
	font-weight:normal;
	line-height:1.5em;
	margin:0 0 .5em 0;
}

.gray {
	color:#999999;
}

.reading {
	width:450px;
	margin:0 0 1.5em 0; 
	padding:0 20px 1.5em 0;
}

.hide, .hidden {
	display:none;
}




#centered {
	position:relative;
	width:860px;
	min-height:100%;
	text-align:left;
	margin:0 auto;
	padding:0;
	text-align:left;
}
#main {
	position:relative;
	clear:both;
	margin:0;
	padding:0;
	text-align:left;
}
#maincon {
	min-height:400px;
	margin:0;
	padding:0;
}

div.leftcol {
	width:220px;
	float:left;
}
div.rightcon {
	position:relative;
	width:600px;
	min-height:300px;
	float:right;
	margin:0;
}

/* NAVIGATION */

div#header {
	width:860px;
	margin:20px 0 40px 0;
	padding:0;
}


div.concard {
	border-bottom:1px solid #CCC;
}



div#about div.section {
	margin:0 0 2.5em 0;
}
div#about p {
	margin:0 0 1em 0;
}



/* ============= */
/* = work index = */
/* ============= */

div.indeximg {
	margin:0 0 30px 0;
}

div.indeximgleft {
	float:left;
	margin:0 0 30px 10px;
}
div.indeximgright {
	float:right;
	margin:0 10px 30px 0;
}
div.indeximg img,
div.indeximgright img,
div.indeximgleft img {
	border-top:1px solid #DDD;
	border-right:1px solid #BBB;
	border-bottom:1px solid #AAA;
	border-left:1px solid #CCC;
}
a.workindexlink {
}
a.workindexlink:hover {
}
div.indeximg h2.title,
div.indeximgleft h2.title,
div.indeximgright h2.title {
	line-height:1.1em;
	margin:10px 0 0 0;
}

div.shortfilmscolumn {
	float:left;
	width:360px;
	margin:0 0 0 10px;
}
div.musicvideoscolumn {
	float:right;
	width:360px;
	margin:0 10px 0 0;
}

h2.filmsubhead {
	position:relative;
	top:-1em;
	margin:0 0 1em 0;
	display:block;
	height:53px;
	overflow:hidden;
	background-image:url('images/filmsubheads.png');
	background-repeat:no-repeat;
}

h2#shortfilms {
	width:110px;
}
h2#shortfilms span {
	display:block;
	height:53px;
	width:120px;
	padding:53px 0 0 0;
}

h2#musicvideos {
	width:130px;
	background-position:-120px 0;
}
h2#musicvideos span {
	display:block;
	height:53px;
	width:120px;
	padding:53px 0 0 0;
}




/* =============== */
/* = work page = */
/* =============== */

div.details {
	line-height:1.2em;
}
div.details h3.title {
	font-size:14px;
	line-height:1.1em;
	font-weight:italic;
	margin-bottom:5px;
}
div.fixdetails p.info {
	color:#666;
}


div#medianav {
	position:relative;
	top:-2.5em;
	margin:0 0 -1.5em 0;
	padding:0;
}
div#medianav a:link,
div#medianav a:visited,
div#medianav a:active,
div#medianav a:hover {
	display:inline;
	margin:0 15px 0 0;
	padding:0;
	color:#888;
	font-style:italic;
	text-decoration:none;
}
div#medianav a:hover,
div#medianav a:link.on,
div#medianav a:visited.on,
div#medianav a:active.on,
div#medianav a:hover.on {
	color:#000;
}

div.imgnav {
	position:relative;
	text-align:center;
}
div.imgnav img {
	z-index:0;
}
div.imgnav a.back,
div.imgnav a.next {
	z-index:2;
	display:block;
	position:absolute;
	top:0;
	height:100%;
	background:none;
}

div.imgnav a.back {
	width:32%;
	left:-24px;
}
div.imgnav a.back:hover {
	background-image:url('images/backarrow.png');
	background-repeat:no-repeat;
	background-position:4px left;
}
div.imgnav a.next {
	width:72%;
	right:-24px;
}
div.imgnav a.next:hover {
	background-image:url('images/nextarrow.png');
	background-repeat:no-repeat;
	background-position:4px right;
}


div#thumbs {
	z-index:4;
	display:none;
	position:absolute;
	top:0;
	left:0;
	margin:0;
	padding:0;
	line-height:1em;
	background-color:none;
	overflow:hidden;
}
div#thumbs a:hover {
	z-index:4;
	background:none;
}
div#thumbs a img {
	margin:0;
	padding:9px;
	border:1px solid #f6f2e7;
	line-height:1em;
	background-color:#FEFEFE;
}
div#thumbs a:hover img {
	border:1px solid #BBB;
}
div#thumbs a img.on {
	border:1px solid #666;
}


div.photoindex {
	clear:both;
	margin:0 0 30px 0;
}


div.photoindex div.slide,
div.photoindex div.slide4 {
	width:200px;
	height:200px;
	text-align:center;
}


div.slide,
div.slide4 {
	float:left;
	margin:0 20px 20px 0;
	line-height:0;
	padding:0;
}
div.slide4 {
	margin:0 0 20px 0;
}
div.slide img,
div.slide4 img {
	padding:9px;
	background-color:#FFF;
	border-top:1px solid #EEE;
	border-right:1px solid #DDD;
	border-bottom:1px solid #CCC;
	border-left:1px solid #DDD;	
}

div.slide a {
	color:#000000;
	text-decoration:none;
}

/* =============== */
/* = end work page = */
/* =============== */

div.news {
	margin:0 0 50px 0;
	padding:0;
}
div.news .date {
	font-size:.85em;
	color:#999;
}
div.news p {
	margin:1em 0 0 0;
}




input.contactfull {
	font-family: Georgia, Times, serif;
	width:200px;
	margin:0 0 1em 0;
	padding:2px 4px;
	font-size:11px;
	line-height:1.5em;
	border:1px solid #CCCCCC;
	color:#000;
	font-style:normal;
	background-color:#FFF;
}
textarea.contactfull {
	font-family: Georgia, Times, serif;
	width:300px;
	height:200px;
	margin:0 0 1em 0;
	padding:4px;
	font-size:11px;
	border:1px solid #CCCCCC;
	line-height:1.5em;
	color:#000;
	font-style:normal;
	background-color:#FFF;
}
input.contactbutton {
	font-size:11px;
	line-height:1.5em;
}
input.contactempty {
	font-family: Georgia, Times, serif;
	width:200px;
	margin:0 0 1em 0;
	padding:2px 4px;
	font-size:11px;
	line-height:1.5em;
	border:1px solid #CCCCCC;
	color:#999;
	font-style:italic;
}
textarea.contactempty {
	font-family: Georgia, Times, sans-serif;
	width:300px;
	height:200px;
	margin:0 0 1em 0;
	padding:4px;
	font-size:11px;
	border:1px solid #CCCCCC;
	line-height:1.5em;
	color:#999;
	font-style:italic;
}





div.backnext {
	position:relative;
	top:-2.5em;
	margin:0 0 1.5em 0;
	overflow:hidden;
	color:#888;
}
div.backnext a:link,
div.backnext a:visited,
div.backnext a:active,
div.backnext a:hover {
	font-style:italic;
	text-decoration:none;
	color:#888;
}
div.backnext a:hover {
	color:#000;
}




/*div.backnext {
	position:relative;
	top:-30px;
	width:140px;
	height:45px;
	margin:-27px 0 20px 0;
	padding:0;
	overflow:hidden;
}

div.leftnav div.backnext {
	left:-15px;
}
span.backbutton {
	display:block;
	position:absolute;
	top:0;
	left:0;
	overflow:hidden;
	width:70px;
	height:45px;
}
span.backbutton a:link,
span.backbutton a:active,
span.backbutton a:visited {
	display:block;
	margin:0;
	padding:45px 0 0 0;
	background-image:url("images/backnext.png");
	background-repeat:no-repeat;
	background-position:0 0;
	width:70px;
}
span.backbutton a:hover {
	background-position:0 -50px;
}

span.nextbutton {
	display:block;
	position:absolute;
	top:0;
	left:70px;
	overflow:hidden;
	width:70px;
	height:50px;
}
span.nextbutton a:link,
span.nextbutton a:active,
span.nextbutton a:visited {
	display:block;
	margin:0;
	padding:45px 0 0 0;
	background-image:url("images/backnext.png");
	background-repeat:no-repeat;
	background-position:-70px 0;
	width:70px;
}
span.nextbutton a:hover {
	background-position:-70px -50px;
}*/





div#footer {
	position:relative;
	margin:20px 0;
	padding:10px 0;
	color:#AAA;
	line-height:1.3em;
}
div#footer a:link,
div#footer a:visited,
div#footer a:active {
	color:#AAA;
	text-decoration:none;
}
div#footer a:hover {
	color:#000;
	text-decoration:underline;
}
div#footer div#copyright {
	position:absolute;
	left:0px;
}
div#footer div#footmenu {
	position:absolute;
	right:0;
}


