@charset "utf-8";
/* CSS Document */
/* Designed for: www.gorotoshima.com */
/* Author: Graphic Agenda (www.graphicagenda.com) - info@graphicagenda.com */
/* Created: July 12, 2008 */
/* Last Modified: July 21, 2010 */
/* */
/* */
/* */
/*====== [Graphic Agenda] - Preface ======= */
/*  Intended to be built with               */
/*    -sIFR                                 */
/*    -Meyer Web - Reset                    */
/*    -Yahoo Base - Another Browser Reset   */
/*                                          */
/*                                          */
/*====== [Graphic Agenda] - Layout & Typography ======= */
/* */
/*====== [Graphic Agenda] - Globals ======= */
body {
	font-family: Tahoma, Geneva, sans-serif;
	background:#1f1f1f;
	margin:60px 20px 5px 30px;
}
a {
	color:#fff;
	text-decoration:none;
}
#toplink {
	position:absolute;
	z-index:55;
	width:401px;
	height:79px;
}
h1 {
	margin:12px 0 0px 0;
	padding-bottom:0px;
	font-family:"Gill Sans MT Condensed", Tahoma, sans-serif;
	font-size:40px;
	font-weight:normal;
	color:#ffffff;
	line-height:42px;
}
h2 {
	padding-bottom:0px;
	font-family:"Gill Sans MT Condensed", Tahoma, sans-serif;
	font-size:21px;
	font-weight:normal;
	color:#ffffff;
	line-height:20px;
	padding:0px 0px 0px 0px;
	position:relative;
	display:block;
}
span {
	display:inline;
	width:35px;
	height:20px;
	float:left;
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:21px;
	/*letter-spacing:-5px;*/
	line-height:15px;
	position:relative;
}
h2 span {
	display:inline;
	float:left;
}
h2 a {
	color:#FFF;
	text-decoration:none;
}
h3 {
	margin:0px 0 5px 0;
	padding-bottom:5px;
	font-family:Tahoma, sans-serif;
	font-size:20px;
	font-weight:normal;
	color:#ffffff;
}
h5 {
	margin:5px 0 5px 0;
	padding-bottom:5px;
	font-family:"Gill Sans MT Condensed", Tahoma, sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#ffffff;
}
h5 a {
	color:#fff;
}
.em {
	font-style:italic !important;
}
.s {
	font-weight:bold !important;
}
/*====== [Graphic Agenda] - Navigation Menu ======= */
.solidline {
	width:100%;
	border-top:solid #ffffff 2px;
	clear:both;
	min-width:770px;
}
ul#nav {
	margin-left:500px;
	color:#FFF;
	font-family:"Gill Sans MT", Tahoma, sans-serif;
	padding-top:5px;
	display:block;
	width:100%;
	min-width:700px;
}
#nav li {
	float:left;
	margin-left:5px;
	border-right:solid 1px;
	padding-right:5px;
	list-style:none;
}
#nav li a {
	color:#fff;
	text-decoration:none;
}
li.last {
	border-right:none !important;
}
/*====== [Graphic Agenda] - Content Blocks ======= */

#link {
	display:block;
	width:auto;
}
#filmtitle {
	margin-top:10px !important;
	margin-left:80px !important;
	font-size:20px !important;
	display:block !important;
	width:770px !important;
	font-family:"Gill Sans MT", Tahoma, sans-serif !important;
	margin-top:10px !important;
}
.title {
	font-family:"Gill Sans MT", Tahoma, sans-serif !important;
	font-style:italic !important;
	font-size:20px !important;
	display:inline;
	margin-right:15px !important;
}
object {
	float:left;
	display:inline;
}
#content {
	display:block;
	width:805px;
	margin:0 auto;
}
#ivideoframe {
	width:768px;
	height:444px;
	margin-bottom:25px;
}
#video {
	width:400px;
	float:left;
	display:inline;
	clear:left;
}
.showcase {
	float:left;
}
.video {
	width:320px;
	height:256px;
	float:left;
	margin:0px 15px;
}
.details {
	width:805px;
}
.moredetails {
	clear:both;
	text-align:center;
}
.moredetails a {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}
.moredetails a:hover {
	text-decoration:underline;
}
#resumebox {
	background:#FFF;
	color:#000;
	max-width:770px;
	min-width:560px;
	padding:15px 10px;
	border-left:#999 solid 5px;
}
.resumedetails {
	clear:both;
	text-align:center;
}
.resumedetails a {
	color:#000;
	text-decoration:none;/*font-weight:bold;*/
}
.resumedetails a:hover {
	text-decoration:underline;
}
/*====== [Graphic Agenda] - Class ======= */
.toread {
	width:550px;
	line-height:1.3em;
	margin-bottom:15px;
	text-align:justify;
}
.category {
	font-size:20px;/*font-weight:bold;*/
	}
.role {
	display:block;
	width:100%;
	border-bottom:1px solid #000;
}
.description {
}
.bold {
	font-weight:bold;
}
.indent {
	padding-left:25px;
}
.clear {
	clear:both;
}
.margintopsmall {
	margin-top:5px;
}
.margintopmed {
	margin-top:15px;
}
.margintoplrg {
	margin-top:20px;
}
.right {
	text-align:right;
}
.padright {
	padding-right:10px;
}
.flindent {
	text-indent:15px;
}
.homeNav {
	display:block;
}
.filminfo {
	clear:both;
	width:768px;
	font-family:"Courier New", Courier, monospace !important;
	text-align:center;
	font-size:1.0em;
	line-height:1.4em;
	font-weight:bold;
}
.displaynone {
	display: none;
}
