/* @override 
	http://localhost:8888/mm/c/mmStyle.css
	http://matthewmarschner.com/c/mmStyle.css
*/
/* @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;
	text-decoration: none;
}

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 */
body {
	color: #fff;
	/*text-shadow: rgba(0,0,0,0.01) 1px 1px 1px;*/
	font: 62.5% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background-color: #000;
}
body {
	background-repeat: repeat-y;
}
/* @group Bg's + Nav's */
#content {
	background-position: center -16em;
}
#nav {
	background-position: center -10em;
}
body#default, body#cv, body#error {
	background: #000 url(http://matthewmarschner.com/i/bgFilterSharp.jpg) repeat-y center top;	
}
#default #nav, #default #content, #cv #nav, #cv #content,#error #nav, #error #content {
	background-image: url(http://matthewmarschner.com/i/bgFilterBlurred.jpg);
}
#cv #content {
	padding-bottom: 0;
}
body#showreel {
	background: #000 url(http://matthewmarschner.com/i/bgBattsSharp.jpg) no-repeat center top;	
}
#showreel #nav, #showreel #content {
	background-image: url(http://matthewmarschner.com/i/bgBattsBlurred.jpg);
}
body.filmList{
	background: #000 url(http://matthewmarschner.com/i/bgCamLensSharp.jpg) no-repeat center top;	
}
body.filmList #nav, body.filmList #content {
	background-image: url(http://matthewmarschner.com/i/bgCamLensBlurred.jpg);
}
body.filmItem {
	background: #000 url(http://matthewmarschner.com/i/bgLensSharp.jpg) no-repeat center top;	
}
body.filmItem #nav, body.filmItem #content {
	background-image: url(http://matthewmarschner.com/i/bgLensBlurred.jpg);
}
body#contact {
	background: #000 url(http://matthewmarschner.com/i/bgCamSharp.jpg) no-repeat center top;	
}
#contact #nav, #contact #content {
	background-image: url(http://matthewmarschner.com/i/bgCamBlurred.jpg);
}
body#photography {
	background-image: url(http://matthewmarschner.com/i/bgPhotoSharp.jpg);
}
#photography #content, #photography #nav {
	background-image: url(http://matthewmarschner.com/i/bgPhotoBlurred.jpg);
}
body#equipment {
	background-image: url(http://matthewmarschner.com/i/bgDivaSharp.jpg);
}
#equipment #content, #equipment #nav {
	background-image: url(http://matthewmarschner.com/i/bgDivaBlurred.jpg);
}


/* @end */
#header {
	width: 840px;
	position: relative;
	min-height: 10em;
	height:  auto !important;
	height: 100px;
	margin: 4em auto 2em;
	z-index: 100;
}
#logo {
	position: absolute;
	top: 0;
	right: 0;
}
#logo span, #footer p span {
	color: #e70033;
}
/* @group NAV */
/*#nav, #content {	
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border: 1px solid rgba(255,255,255,0.28);
}*/
#nav {
	position: absolute;
	bottom: 0;
	width: 840px;
	text-align: center;
	height: 35px;
	list-style-type: none;
}
#nav > li {
	position: relative;
	float: left;
	display: inline;
}
#nav > li > a {
	color: #fff;
	position: relative;
	float: left;
	height: 1%;
	text-transform: lowercase;
}
#nav > li a {
	margin-right: 2px;
	line-height: 2.7em;
	font-size: 1.3em;
	font-weight: bold;
	text-decoration: none;
	position: relative;
	text-align: left;
	padding: 0 1em;
}
#nav > li > a.sf-with-ul {
	padding-right: 2em;
	position: relative;
	min-width: 1px;
}
.sf-sub-indicator {
	background: url(http://matthewmarschner.com/i/menuArrow.gif) no-repeat left top;
	width: 5px;
	height: 3px;
	overflow: hidden;
	text-indent: -9999px;
	position: absolute;
	right: 1em;
	top: 1.35em;
}
#nav > li.active .sf-sub-indicator, #nav > li:hover .sf-sub-indicator {
	
	background: url(http://matthewmarschner.com/i/menuArrow.gif) no-repeat left bottom;
}
#nav.sf-menu > li.active > a, #nav.sf-menu > li > a:hover, #nav.sf-menu > li:hover > a {
	background-color: #fff;
	color: #2e3627;
	display: block;
}
#nav.sf-menu > li > ul {
	background-color: #fff;
	position: absolute;
	top: 3.5em;
	left: 0;
	color: #2e3627;
	visibility: hidden;
}
#nav.sf-menu > li:hover ul {
	visibility: visible;
}
#nav.sf-menu > li > ul li a {
	color: #2e3627;
	margin: 0;
	display: block;
	min-width: 220px;
	font-weight: normal;
	font-style: normal;
	/*text-transform: capitalize;*/
	font-size: 1.3em;
	background-image: url(http://matthewmarschner.com/i/playLite.gif);
	background-position: 10px center;
	background-repeat: no-repeat;
	background-color: #fff;
	padding-left: 42px;
}
#nav > li > ul li a:hover {
	background-color: #383838;
	color: #fff;
}

/* @end */
#content {
	width: 800px;
	/*min-height: 324px;*/
	margin: 2em auto 1em;
	position: relative;
	padding: 20px;
	/*border-bottom: 1px solid #414943;*/
}
#copy {
	float: left;
	width: 544px;
}
#video {
	width: 544px;
	height: 324px;
	background-color: rgba(0,0,0,0.85);
	margin: 0;
	float: left;
}
#video div {
	z-index: 0 !important;
	z-index: -1;
}
/* @group Homepage */
#latestFilms, .sections {
	margin-top: 20px;
}
#latestFilms li, .sections li {
	display: table;
	height: 50px;
	margin-top: 10px;
	background-color: #363835;
	background-color: rgba(0,0,0,0.20);
	cursor: pointer;
}
#latestFilms li a, .sections li a {
	color: #fff;
}
#latestFilms li:hover a, .sections li:hover a {
	color: #000c00;
}
#latestFilms li:hover, .sections li:hover {
	background-color: #fff;
}
#latestFilms img, .sections img {
	float: left;
	margin-right: 20px;
}
#sideBar #latestFilms p, #sideBar .sections p {
	display: table-cell;
	width: 160px;
	font: bold 1.2em/1.3em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	vertical-align: middle;
}
/* @end */

/* @group Genre Page */
.films {
	margin-left: -20px;
	margin-top: -20px;
}
.films li {
	float: left;
	width: 253px;
	font-size: 1.3em;
	position: relative;
	margin-left: 20px;
	margin-top: 20px;
	cursor: pointer;
	height: 141px;
}
/*#films span {
	width: 253px;
	height: 137px;
	background-color: rgba(255,255,255,0.39);
	display: block;
	float: left;
	margin-right: 10px;
	margin: 0;
}*/
.films p {
	position: absolute;
	margin: 0;
	padding: 5px 5px 5px 40px;
	left: 0;
	bottom: 3px;
	width: 208px;
	font: bold 0.8em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background-color: #000;
	background-color: rgba(0,0,0,0.45);
	background-image:url(http://matthewmarschner.com/i/play.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}
.films p a {
	color: #fff;
	font-size: 0.8em;
}
.films li:hover p {
	visibility: visible;
}
/* @end */
/* @group Contact */
#contactImages {
	width: 253px;
	margin-top: -20px;
	float: left;
}
#contactImages li {
	display: block;
	margin-top: 20px;
}
#contact #copy {
	margin-left: 20px;
	width: 527px;
}
#contact #content p {
	font-weight: bold;
}
#contact #content p span {
	width: 7em;
	float: left;
	font-weight: normal;
	font-style: normal;
}
/* @end */

/* @group SideBar */
#sideBar {
	position: relative;
	width: 215px;
	/*background-color: rgba(255,255,255,0.3);*/
	padding: 0 0 0 20px;
	border-left: 1px solid #38433f;
	border-left: 1px solid rgba(255,255,255,0.24);
	float: right;
}
#sideBar p,#sideBar li {
	font: 1.15em/1.5em "Lucida Grande", Lucida, Verdana, sans-serif;
}
#progInfo li {
	color: #fff;
	font-weight: bold;
	margin-bottom: 3px;
	font-size: 1.1em;
}
#progInfo span {
	font-weight: normal;
	font-style: normal;
	margin-right: 10px;
}
/* @end */
/* @group Footer */
#footer {
	width: 840px;
	height: 6em;
	margin: 20px auto 20px;
}
#footer p {
	text-align: right;
	font: 1.8em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 0 0 2px;
}
#footer p, #footer li {
	text-shadow: #383838 1px 1px 0;	
}
#mmLogo {
	float: left;
	vertical-align: middle;
	margin-right: 20px;
	margin-bottom: 100px;
	margin-top: 2px;
}
#footer ul {	text-align: right;
}
#footer li {
	text-transform: lowercase;
	font: 1.1em "Lucida Grande", Lucida, Verdana, sans-serif;
	display: inline;
	margin-left: 10px;
}
#footer li a, #footer span {
	color: #fff;
	font-weight: bold;
}
#footer li a:hover/*, a:hover*/,.films li:hover p {
	opacity: 0.7;
	filter:alpha(opacity=70);
	filter:"alpha(opacity=70)";
	-moz-opacity: 0.7;
	-khtml-opacity:0.7;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	zoom:1;
}
/* @end */
/* @group Photography */
.box {
	padding: 20px 10px 10px;
	width: 233px;
	height: 191px;
	margin: 0;
}
.box li {
	font-size: 1.4em;
	margin-bottom: 7px;
	font-weight: bold;
}
.box li a {
	color: #003236;
}
#flickr h2 {
	margin-bottom: 8px;
	font-size: 1.7em;
}
#flickrPhotos {
	width: 537px;
	float: left;
	margin-left: -8px;
	margin-bottom: -8px;
}
#flickrPhotos a {
	float: left;
	border: 3px solid #979a9b;
	overflow: hidden;
	margin-left: 8px;
	margin-bottom: 8px;
}
#flickrPhotos a:hover {
	border: 3px solid #e9edef;	
}
/* @end */
/* @group Reusables */
.twoThirds { width: 526px; }
.oneThird {	width: 253px; }
.whole { width: 799px; }
.h141 {	height: 141px; }
.h302 {	height: 302px; }
.h463 { height: 463px; }
.bgwt { background-color: rgba(255,255,255,0.1); }
.mt0 { margin-top: 0; }
.mt20 {	margin-top: 20px; }
.mr20 { margin-right: 20px; }
.mb20 { margin-bottom: 20px; }
.mb4 { margin-bottom: 3em; }
.fix { 	clear: both; }
.fl { float: left; }
a {	color: #fff;}
/* @end */
/* @group CV */
.creditList {
	margin-left: -20px;
}
.creditList li {
	float: left;
	height: 80px;
	width: 376px;
	margin-bottom: 20px;
	color: #fff;
	margin-left: 20px;
	padding: 4px 10px 4px 4px;
}
.pointer {
	cursor: pointer;	
}
/*li.pointer:hover {
	background-color: rgba(255,255,255,0.1);
}*/
.creditList li.pointer:hover,#docDownload a:hover {
	background-color: #888;
	background-color: rgba(255,255,255,0.3);
}
#content .creditList li p.title {
	font: bold 1.35em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 5px;
}
.creditList li a {
	color: #fff;
	text-shadow: #333 1px 1px 0;
}
.creditList li a:hover {
	color: #e6e6e6;
}
#content .creditList li p {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 1.1em;
}
.artImg  {
	height: 80px;
	width: 120px;
	background-color: #2d2d2d;
	position: relative;
}
.artImg span {
	background: url(http://matthewmarschner.com/i/play.gif) no-repeat left bottom;
	width: 20px;
	height: 16px;
	z-index: 150;
	position: absolute;
	left: 5px;
	bottom: 5px;
}
#docDownload {
	margin-bottom: 20px;
	padding: 10px 10px 10px 0;
}
#docDownload a {
	padding: 10px 20px 10px 55px;
	font-weight: bold;
	font-size: 1.5em;
	background: url(http://matthewmarschner.com/i/pdf.gif) no-repeat 20px center;
	margin-bottom: 20px;
}
#equipment #content a img.pdfImg, #cv #content a img.pdfImg {
	vertical-align: middle;
	margin-right: 10px;
	border-style: none;
}
/* @end */
/* @group Equipment */
#equipment h2, #contact h2, #equipment #content>ul, #contact h1, #contact #content p {
	margin-left: 283px;
}
#equipment #content>ul {
	margin-bottom: 20px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}
#equipment #content ul>li {
	font-size: 1.2em;
	line-height: 1.5em;
}
#equipment #content ul ul {
	margin-top: 4px;
}
#equipment #content li {
	margin-bottom: 5px;
}
#equipment #content ul>li li {
	font-size: 1em;
	list-style-type: circle;
	list-style-position: inside;
	margin-left: 20px;
}
#equipment #content img,#contact #content img {
	border: 3px solid #919699;
}
/* @end */

/* @group Type */
#content > h1,h2,h3,p,#photo .box p {
	margin-top: 0;
	margin-bottom: 1em;
}
#photo .box p {
	color: #1c1c1c;	
}
h1,h2,h3 {
	color: #fff;
}
h1,h2,.creditList li,#docDownload a {
	background-color: #555756;
	background-color: rgba(255,255,255,0.1);	
}
h1 {
	text-shadow: #191919 0 -1px 0;
	font-size: 2.3em;
	line-height: 1.2em;
	padding: 3px 6px;
	margin-bottom: 0.8em;
}
#content p,#content #sideBar p {
	color: #fff;
}
h2 {
	font-size: 1.8em;
	padding-left: 6px;
}
h3 {
	margin-top: 0;
	font-size: 1.3em;
	line-height: 1.6em;
}
p {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	line-height: 1.6em;
}
#content p {
	font-size: 1.3em;
}
#sideBar p {
	font-size: 1.2em;
}
#logo p {
	font: 2.5em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
	margin: 0;
}
span.flickr a {
	color: #0091ff;
	text-shadow: #5d124d 1px 1px 0;
	background-color: rgba(255,255,255,0.9);
	padding-left: 0.3em;
	padding-bottom: 1px;
	padding-right: 0.3em;
}
span.flickr a span { color: #ff31d1; }
span.flickr a:hover {
	background-color: rgba(19,19,19,0.95);
	text-shadow: rgba(255,255,255,0.64) 1px 1px 0;
}
/* @end */

#siteBy {
	position: fixed;
	right: 0;
	bottom: 0;
	color: #676767;
	padding: 7px 10px;
	font-size: 1.2em;
	text-shadow: #000000 1px 1px 0;
	background-color: #333;
}
#siteBy a {
	color: #a8a8a8;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
#siteBy a:hover {
	color: #cdcdcd;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}