@charset "UTF-8";
/* CSS Document */
html, body {
	margin:0; padding:0;
	height:100%;
}
 
html {
	background:#0d0d0d;
	color:#838383;
	background-image:url('/images/header.png');
	background-repeat:no-repeat;
	background-position:top center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	letter-spacing:0.2px;
	line-height:1.6em;
}
body
{
	background:#0d0d0d;
	color:#838383;
	background-image:url('/images/header.png');
	background-repeat:no-repeat;
	background-position:top center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	letter-spacing:0.2px;
	line-height:1.6em;
}

#outer {
  position: absolute;
  top: 50%;
  left: 0px;
  width: 100%;
  height: 1px;
  overflow: visible;
  min-height: 700px;
  
}

#inner {
  width: 980px;
  height: 640px;
  margin-left: -490px;  /***  width / 2   ***/
  position: absolute;
  top: -320px;          /***  height / 2   ***/
  left: 50%;
  min-width:1000px;
}

#floater {
	float:left;
	height:50%;
	margin-bottom:-320px;
	width:980px;
}

#innerfloat {
	position:relative; 
	clear:left;
	height:640px;
	width: 980px;
	margin:0 auto;
}

div#wrapper
{
	width:980px;
	margin-right:auto;
	margin-left:auto;
}



div#topnav
{
	border-bottom:#383838 solid 2px;
	height: 67px;
}

div#maintitle
{
	width:207px;
	height:63px;
	float:left;
}

div#copyright
{
	font-size:10px;
	line-height:1em;
	float:left;
	margin-top: 2px;
}

div#contact
{
	text-align:right;
	font-size:10px;
	line-height:1.2em;
	float:right;
	margin-top:28px;
}

h1
{
	color:#d9601f;
}

div#menubuttons
{
	float:right;
}

div#menubuttons ul
{
	list-style-type:none;
}

div#menubuttons li
{
	display:block;
	float:left;
	margin-left:10px;
}

div#menubuttons li a
{
	display:block;
	height:20px;
	background-repeat:no-repeat;
	background-position:0px 8px;
	padding-top:8px;
	
}

div#menubuttons li#mbphotography a
{
	visibility:visible;
	background-image:url(/images/photography-h.png);
}
div#menubuttons li#mbcredits a
{
	visibility:visible;
	background-image:url(/images/credits-h.png);
}
div#menubuttons li#mbblog a
{
	visibility:visible;
	background-image:url(/images/blog-h.png);
}
div#menubuttons li#mbabout a
{
	visibility:visible;
	background-image:url(/images/about-h.png);
}

div#menubuttons.photography li#mbphotography a img,
div#menubuttons.credits li#mbcredits a img,
div#menubuttons.blog li#mbblog a img,
div#menubuttons.about li#mbabout a img
{
	visibility:hidden;
}

div#menubuttons li em {
	width: 78px;
	height: 7px;
	position: absolute;
	margin-top: -8px;
	font-style: normal;
	z-index: -1;

}




div#photobuttons
{
	float:left;
	margin-top:-40px;
	margin-left:225px;
}

div#photobuttons ul
{
	list-style-type:none;
}

div#photobuttons li
{
	display:block;
	float:left;
	margin-left:20px;
}

div#photobuttons li a
{
	display:block;
	height:15px;
	background-repeat:no-repeat;
	background-position:0px 8px;
	padding-top:8px;
}

div#photobuttons li#mbportraits a
{
	visibility:visible;
	background-image:url(/images/portraits-h.png);
}
div#photobuttons li#mbcommercial a
{
	visibility:visible;
	background-image:url(/images/commercial-h.png);
}
div#photobuttons li#mbpersonal a
{
	visibility:visible;
	background-image:url(/images/personal-h.png);
}
div#photobuttons li#mbsetstills a
{
	visibility:visible;
	background-image:url(/images/setstills-h.png);
}

div#photobuttons.portraits li#mbportraits a img,
div#photobuttons.commercial li#mbcommercial a img,
div#photobuttons.personal li#mbpersonal a img,
div#photobuttons.setstills li#mbsetstills a img
{
	visibility:hidden;
}






div#content
{
	height:550px;
	overflow:hidden;
}

img#splash
{
	margin-top:50px;
}

div#lines
{
	height:0px;
	border-bottom:#383838 solid 2px;
}

#flashcontent {
		height:550px;
	}
	
th
{
	color:#ffffff;
}

h3
{
	color:#ffffff;
	margin-top:15px;
	font-weight:bold;
}

div.date
{
	margin-bottom:10px;
	font-size:10px;
	color:#d9601f;
}

div.blog
{
	padding-bottom:15px;
	margin-bottom:15px;
}

div.blogborder
{
	width:250px;
	height:15px;
	margin-left:auto;
	margin-right:auto;
	border-top:dashed 1px;
	margin-top: -15px;
}

div#imdb
{
	width: 57px;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	margin-bottom:15px;
}

div#credits
{
	height: 440px;
	width:100%;
	overflow:auto;
	
}

div.postimg
{
	float:right;
	height:100%;
}

div.entry p
{
	margin-bottom: 15px;
	width:350px;
}

div#space
{
	width: 50px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:50px;
}

div#blogscroll
{
	height:450px;
	overflow:auto;
}

div#blogwrapper
{
	width: 700px;
	margin-left:auto;
	margin-right:auto;
}

div#aboutwrapper
{
	width: 700px;
	margin-left:auto;
	margin-right:auto;
	margin-top:25px;
}

a{
	color:#d9601f;
	text-decoration:none;
}

a:hover
{
	color:#d9601f;
	text-decoration:underline;
}

a:visited
{
	color:#d9601f;
	text-decoration:none;
}