/* @override 
	http://localhost:8888/tellingtales/textpattern/styles/screen.css
	http://tellingtales.tv/textpattern/styles/screen.css
*/
/*
	Author Name	: Zander Martineau
	Author Site	: http://rathersplendid.net
	Style Name	: Telling Tales
*/
/* @group Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-weight: normal;
	font-style: normal;
}

body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}



/* @end */
html, body {
	height: 100%;
}
body {
	color: #fff;
	background: #100f0e url(../../images/bg.jpg) repeat-x;
	text-shadow: #000000 1px 1px 0;
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
}
#home_vertical {
	float:left;
	height:50%;
	margin-top:-198px;/* half vertical height*/
	width:100%;
}
#home_hoz {
	width: 723px;
	margin-left:auto;
	margin-right:auto;
	height: 380px;
	text-align:left;
	clear:both;
}
#vertical {
	float:left;
	height:50%;
	margin-top:-320px;/* half vertical height*/
	width:100%;
}
#hoz {
	width: 790px;
	margin-left:auto;
	margin-right:auto;
	height: 640px;
	text-align:left;
	clear:both;
}
/* @group Header */
.home_header {
	margin-left: 0;
	margin-right: auto;
	width: 720px;
	margin-bottom: 7px;
	height: 50px;
	padding-top: 20px;
}
.header {
	margin-left: 0;
	margin-right: auto;
	width: 597px;
	height: 82px;
	padding-top: 20px;
}
.name {
	height: 27px;
	float: left;
	width: 266px;
	margin-bottom: 20px;
}
.director {
	float: right;
	width: 132px;
	height: 27px;
	margin-bottom: 20px;
}

/* @end */

/* @group ImageMenu */
#menu {
	position: relative;
	height: 30px;
	clear: left;
	margin: 20px 15px 0 -50px;
	display: inline-block;
	width: 900px;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
#menu li {
	float: left;
	display: block;
	width: 150px;
	height: 30px;
}
#menu li.list1 {
	background: transparent url(../../images/menu/showreel.gif);
	}
#menu li.list2 {
	background: transparent url(../../images/menu/commercials.gif);
	}
#menu li.list3 {
	background: transparent url(../../images/menu/corporates.gif);
	}
#menu li.list4 {
	background: transparent url(../../images/menu/photography.gif);
	}
#menu li.list5 {
	background: transparent url(../../images/menu/home.gif);
	}
/*#menu li.list6 {
	background: transparent url(../img/menu/awards.gif);
	}*/
#menu a#item1.current, #menu a#item2.current, #menu a#item3.current, #menu a#item4.current, #menu a#item5.current, #menu a#item6.current, #menu a#item7.current {
	background-position: 0 -30px;
	z-index: 50;
	}
#menu a#item1.current:hover, #menu a#item2.current:hover, #menu a#item3.current:hover, #menu a#item4.current:hover, #menu a#item5.current:hover, #menu a#item6.current:hover, #menu a#item7.current:hover {
	background-position: 0 -30px;
	z-index: 50;
	cursor: pointer;
	}
#menu a {
	display: block;
	width: 150px;
	height: 30px;
	color: #000;
	text-decoration: none;
	overflow: hidden;
	}
* html #menu a:link, * html #menu a:visited {
	height: 30px;
	he\ight: 0;
	}
#menu a#item1 {
	background: transparent url(../../images/menu/showreel.gif) no-repeat;
}
#menu a#item2 {
	background: transparent url(../../images/menu/commercials.gif) no-repeat;
	}
#menu a#item3 {
	background: transparent url(../../images/menu/corporates.gif) no-repeat;
	}
#menu a#item4 {
	background: transparent url(../../images/menu/photography.gif) no-repeat;
	}
#menu a#item5 {
	background: transparent url(../../images/menu/home.gif) no-repeat;
	}
#menu a#item1:hover, #menu a#item2:hover, #menu a#item3:hover, #menu a#item4:hover, #menu a#item5:hover, #menu a#item6:hover, #menu a#item7:hover {
	background-position: 0 -30px;
	z-index: 50;
	}
* html #menu a:hover {
	height: 30px;
	he\ight: 0;
	}
/* @end */
/* @group Menu */
.nav {
	margin-bottom: 0.5em;
	height: 30px;
}
ul.menu {
	font-size: 1.2em;
	clear: left;
	height: 35px;
	margin-left: auto;
	margin-right: auto;
}
ul.menu li {
	float: left;
}

ul.menu li a {
	padding-right: 30px;
	float: left;
	height: 35px;
	color: #908e88;
	text-decoration: none;
}

ul.menu li a:hover {
	color: #b3b1a9;
	text-decoration: none;
	background: url(../../images/arrow_up.gif) no-repeat 32% 26px;
}
ul.menu li a.current {
	background: url(../../images/arrow_up.gif) no-repeat 32% 26px;
	/*border-bottom: 1px solid #42403a;*/
	color: #fff;
}
/* @end */

/* @group Cols */
.main {
	position: relative;
	margin: 0 auto 20px;
	float: left;
	width: 790px;
}
.home_main {
	position: relative;
	margin: 0 auto 20px;
	width: 720px;
	float: left;
}
.left_col {
	float: left;
	text-align: right;
	margin-top: 30px;
	width: 10em;
}
.mid_col {
	float: left;
	/*border: 3px solid #fff;*/
	width: 614px;
}
.right_col {
	float: left;
	margin-top: 30px;
}
/* @group Home Thumbs */
.home_thumb {
	width: 220px;
	height: 210px;
	float: left;
}
.home_thumb img {
	outline: 3px #fff solid;
	margin-bottom: 20px;
}
.mid_thumb {
	margin: 0 30px;	
}
.mid_col span {
	margin: 0 30px;
}
/* @end */

/* @group Col Links */
ul.left, ul.right {
	font-size: 0.8em;
}
/*ul.left li {
	width: 11.25em;
	height: 30px;
}*/

ul.left li a {
	padding-right: 30px;
	padding-top: 0.6em;
	padding-bottom: 0.6em;
}
ul.left li a, ul.right li a {
	color: #908e88;
	text-decoration: none;
	display: block;
}

ul.left li a:hover, ul.right li a:hover {
	color: #b3b1a9;
	text-decoration: none;
}

ul.left li a:hover {
	/*background: url(../../images/arrow_left.gif) no-repeat 168px 7px;*/
}
ul.left li a.current {
	/*background: url(../../images/arrow_left.gif) no-repeat 168px 7px;*/
	/*border-bottom: 1px solid #42403a;*/
	color: #fff;
	font-weight: bold;
}
ul.right {
	width: 170px;
}
ul.right li a {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	font-size: 1.3em;
}
/*ul.right li a:hover {
	background: url(../../images/arrow_right.gif) no-repeat -2px 2px;
}*/
ul.right li.current a {
	background: url(../../images/arrow_right.gif) no-repeat -2px 2px;
	color: #fff;
	font-weight: bold;
}
/* @end */

/* @end */
/* @group Films */
.film_viewer {
	margin-bottom: 30px;
	/*background-color: #fa7676;*/
	border: 3px #fff solid;
	width: 608px;
}

/* @end */

/* @group Footer */

.footer {
	width: 608px;
	text-align: center;
	color: #908e88;
	font-size: 0.9em;
	margin-right: auto;
	margin-left: 0;
	clear: left;
}

.footer span {
	margin-right: 20px;
	margin-left: 20px;
}
.footer p {
	margin-top: 8px;
	margin-bottom: 8px;
}
.footer p.designby {
	font-size: 0.9em;
}
p.copyright {
	margin-top: 21px;
	font-size: 0.8em;
}
/* @end */

/* @group Links */
a:link, a:visited {
	color: #908e88;
	text-decoration: none;
}
a:hover {	
	color: #cccac1;
}
.footer a:link, .footer a:visited {
	color: #908e88;
	text-decoration: none;
	border-bottom: 1px dotted #908e88;
}

.footer a:hover {	
	color: #b3b1a9;
	border-bottom: 1px solid #b3b1a9;
}
/*.name a:hover {
	border: none;
}*/
/* @end */
/* @group Type */
h1 {
	text-align: center;
	font: 1.5em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
h1 a:hover {
	color: #fff;
}
h2 {
	text-align: left;
	font-size: 1.7em;
	line-height: 1.5em;
}
h3 {
	text-align: left;
	font-size: 1.2em;
	color: #bebbb4;
	display: inline;
	float: left;
	line-height: 1.2em;
}
/* @end */
