/*
-----------------------------------------------------------------------------
FarrMediaGroup.com RECENT-WORK-FILM Style Sheet

updated:	20 November 2007
author:		Clayton Farr
email:		contact@farrmediagroup.com
-----------------------------------------------------------------------------*/

html {
	font-size:13px;
	font-family:"Helvetica Neue", Helvetica, sans-serif;
	line-height:2.154em;
	letter-spacing:.03em;
	padding:0;
	margin:0;
	background-color:#333028;
	}
body {
	font-size:123.5%; /* = 16px text */
	line-height:1.3125em; /* x .75 */
	text-align:center;
	padding:0;
	margin:0;
	}
img {
	border:none;
	}
ul {
	list-style:none;
	}
a {
	text-decoration:none;
	color:#fff;
	}
	#content-secondary a {
		font-weight:bold;
		}
	a:hover {
		color:#2A8BB1;
		}
	#content-secondary a:hover {
		color:#000;
		}
h2, h3 {
	font-family:"Helvetica Neue Light", Helvetica, sans-serif;
	font-weight:normal;
	letter-spacing:.01em;
	padding:0;
	margin:0;
	}
	h2 {
		font-size:231%; /* 30px */
		line-height:1.4; /* 1.5x */
		margin-bottom:0.0.467em; /* 2x */
		color:#fff;
		}
	h3 {
		font-size:162%; /* 21px */
		line-height:1.333028; /* 1x */
		margin-bottom:1.333028em; /* 1x */
		color:#999;
		}
#accessibility, #ancillary, #nav {
	display:none;
	}
#branding {
	width:700px;
	margin:0 auto;
	text-align:left;	
	}
	#branding h1 {
		width:218px;
		height:42px;
		text-indent:-10000px;
		border-top:8px solid #000;
		margin:0;
		background:url(/img/h1-film.gif) no-repeat 0 0;
		}
		#branding h1:hover {
			background-position: 0 100%;
			}
		#branding h1 a {
			display:block;
			height:42px;
			}
#content-primary {
	width:700px;
	padding:2.5em 0;
	margin:0 auto;
	text-align:left;
	}
#content-secondary {
	position:fixed;
	bottom:0;
	width:100%;
	color:#fff;
	background-color:#2A8BB1;
	}
.caption {
	color:#555;
	}

