/* YUI Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym{border:0;}

/* YUI Fonts */
body{font:13px/1.231 "times new roman", serif, helvetica,arial,clean,sans-serif;*font-size:small;*font:x-small;}
table{font-size:inherit;font:100%;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

/* Begin Layout */
html {
	overflow-y: scroll;
}

body {
	background: #000;
	color: #595959;
}

a {
	outline: none;
}

#container {
	margin: 0 auto;
	padding: 52px 0 0 0;
	width: 850px;
}

h1 {
	margin: 0 0 0 1px;
	padding: 0 0 6px 0;
	background: url("./themes/site_themes/custom/branding.png") no-repeat scroll top left;
	width: 214px;
	height: 26px;
	text-indent: -9999px;
}

h1 a {
	display: block;
	width: 214px;
	height: 26px;
}

#player {
	height: 26px;
}

#menu, #filters {
	padding-top: 5px;
	min-height: 100px;
}

#menu a, #filters a, .section a {
	color: #595959;
	text-decoration: none;
}

#menu a:hover, #filters a:hover, #menu .selected a, #filters .selected a, .section a:hover {
	color: #fff;
}

#menu, #filters p {
	font-size: 108%;
	line-height: 138.5%;
}

#filters p {
	color: #fff;
}

#filters li {
	font-size: 100%;
	line-height: 138.5%;
}

#content {
	clear: both;
}	

.section h3 {
	color: #fff;
	font-size: 164.2%;
	line-height: 205%;
}

.section p {
	padding: 0 80px 1em 0;
	font-size: 93%;
}

.section p span {
	display: block;
	float: left;
	width: 20px;
}

.portfolio {
	clear: both;
	position: relative;
	font-family: georgia, serif;
	border-bottom: 1px solid #4a4a4a;
}

.work {
	padding: 15px 0 0 1px;
	width: 630px;
}

.work img, div.work div.videoplayer {
	margin: 0 0 15px 0;
}

.workdesc {
	position: absolute;
	top: 0;
	right: 4px;
	padding: 15px 0 15px 1px;
	width: 205px;
}

.workdesc h4 {
	color: #fff;
	font-size: 108%;
}

.workdesc h2 {
	padding: 0 0 1em 0;
	font-size: 197%;
	line-height: 97%;
}

.workdesc p {
	padding: 0 0 1em 0;
	font-size: 85%;
	color: #ddd;
}

.workmeta {
	position: absolute;
	bottom: 0;
	right: 4px;
	width: 205px;
}

.workmeta h4 {
	margin: 2em 0 0 0;
	color: #fff;
	font-size: 108%;
	line-height: 174%;
}

.workmeta ul {
	margin: 0 0 1em 0;
	padding: 2px 0;
	list-style: inside url("./themes/site_themes/custom/bullet.png");
	color: #767676;
	font-family: "times new roman", serif;
	font-size: 100%;
	line-height: 138.5%;
	border-top: 1px solid #4a4a4a;
	border-bottom: 1px solid #4a4a4a;
}

.workmeta a {
	color: #767676;
	text-decoration: none;
}

.workmeta a:hover {
	color: #fff;
}

.workmeta div.nav {
	margin: 2em 0;
	color: #fff;
	font-size: 77%;
	line-height: 138.5%;
}

.workmeta div.nav a {
	color: #fff;
	text-decoration: none;
}

.workmeta div.nav a:hover {
	text-decoration: underline;
}

#paging {
	float: right;
	margin: 8px -8px 0 0;
	color: #fff;
	font-family: georgia, "times new roman", serif;
	font-size: 77%;
	width: 216px;
}

#paging p {
	float: left;
}

#pagination {
	float: right;
	/*margin: -1.231em -8px 0 0;*/
}

#pagination a, #pagination b {
	float: left;
	display: block;
	padding: 0 4px;
	background: url('./themes/site_themes/custom/paging.png') no-repeat scroll top left;
	height: 10px;
	width: 10px;
	text-indent: -9999px;
}

#pagination a:hover, #pagination b {
	background-position: bottom left;
}

.left {
	float: left;
	margin: 0 10px 0 0;
	padding: 0 0 6px 1px;
	width: 630px;
	border-bottom: 1px solid #4a4a4a;
}

.right {
	float: left;
	padding: 0 0 6px 1px;
	width: 205px;
	border-bottom: 1px solid #4a4a4a;
}

#footer {
	clear: both;
	height: 26px;
}