body {
	font-family: Helvetica, Arial, sans-serif !important;
	color: #808080;
	font-size: 0.8125em;
	text-align: center;
}
* {
	margin: 0;
	padding: 0;
}
.clear {
	clear: both;
}
.to-do {
	color: #ff0000;
}
/* ---------------------------------------
general html
----------------------------------------*/
h1, h2, h3, h4 {
	font-weight: normal;
}
p {
	line-height: 1.45em;
	padding: 0 0 1em 0;
}

/* ---------------------------------------
wrapper
----------------------------------------*/
#wrapper {
	margin: 0 auto;
	width: 960px;
	text-align: left;
}

/* ---------------------------------------
header: general
----------------------------------------*/
#header {
	position: relative;
	z-index:100;
	width: 960px;
	height: 60px;
	margin-top:10px;
	border-top: 1px solid #030303;
}
#logo {
	float: right;
	margin: 10px 0 0 20px;
	display: block;
}

/* ---------------------------------------
header: main-navigation
----------------------------------------*/
#navigation {
	width: auto;
	float: left;
	font-size: .8em;
	padding-top: 10px;
}
#navigation ul {
	list-style: none;
	margin:0;
	padding:0;
}
#navigation li.top {
	float: left;
	width: auto;
	text-align: center;
	margin-right: 5px;
}

#navigation li ul { /* second-level lists */
	display: none;
	position: absolute;
	top: 1em;
	left: 0;
	width: auto;
	background: #030303 url('/images/ui/tiling-gradient.gif') repeat-x;
}

#navigation li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
}

#navigation li ul li.sub { /* second-level lists */
	padding: 5px 10px 5px 5px;
	text-align: left;
}

#navigation li:hover ul, li.over ul { /* lists nested under hovered list items */
	display: block;
}



/* ---------------------------------------
content
----------------------------------------*/
#content {
	width: 960px;
	float: left;
	padding: 0 0 20px 0;
}
#content #content-left-module {
	float: left;
	width:90px;
	border-top: 1px solid #030303;
	padding:10px 0;
	margin-right: 25px;
	text-align: right;
}
#content #content-left-module #thumbs {
	height:320px;
	/*background:#808080;*/
}
#content #content-left-module ul {
	list-style:none;
}
#content #content-left-module li {
	/*padding: 5px 0;*/
}
#content #content-center-module {
	float: left;
	width:640px;
	margin-right: 20px;
}
#content #content-center-module #flash-module{
	width:640px;
	height: 360px;
	color:#fff;
	background: #000;
}
#content #content-right-module {
	float: right;
	width:177px;
	/*height: 360px;*/
	/*padding:10px 0 0 0;*/
}
#content #content-right-module #media-details {
	background: #030303 url('/images/ui/tiling-gradient.gif') repeat-x;
	width:177px;
	padding-bottom:10px;
	overflow: auto;
	margin-bottom:10px;
}
#content #content-right-module #media-details h3{
	color:#f3e521;
	background: #000;
	padding: 6px 0 3px 5px;
}
#content #content-right-module #media-details .details{
	color:#000;
	background: #f3e521;
	padding: 2px 5px;
	font-size:.8em;
	width: auto;
	float: left;
	clear: left;
}
#content #content-right-module #media-description {
	float: left;
	width:177px;
	font-size:.9em;
	/*margin: 20px 0 10px 0;*/
}
#content #content-right-module #status-and-info {
	width:177px;
	float: left;
	padding-top:10px;
	border-top: 1px solid #030303;
}
#content #content-right-module #status-and-info h2{
	background: transparent url('/images/ui/arrow-lg.png') top right no-repeat;
	height: 25px;
	font-size: 1em;
	color: #000;
	text-transform: uppercase;
	padding-top: 8px;
}
#content #content-right-module #status-and-info p{
	font-size:.8em;
	text-align: right;
	padding-top: 12px;
}
.about-content {
	border-top: 1px solid #030303;
}
.about-content h2 {
	color:#030303;
	font-size: 1em;
	text-transform:uppercase;
	margin-top:10px;
}
.about-content p {
	font-size: .9em;
}
.about-content p.skillset {
	color:#030303;
	padding-bottom: 10px;
}
.filmogaphy-include {
	width: 640px;
	font-size: .8em;
	overflow:auto;
	margin-bottom:5px;
}
.filmogaphy-include .filmography-title {
	width: 180px;
	float:left;
	margin-right: 20px;
}
.filmogaphy-include .filmography-details {
	width: 440px;
	float: right;
}

/* ---------------------------------------------------------------------------
blog stuff
--------------------------------------------------------------------------- */
.first-entry {
	float: left;
	width: 640px;
}
.first-entry h2 a{
	font-size: 1.1em;
	color: #505050;
	font-weight:bold;
}
.first-entry h2 a:hover{
	text-decoration:none;
	color:#030303;
	border:none;
}
.entry h2 a{
	font-size: 1.1em;
	color: #505050;
	font-weight:bold;
}
.entry h2 a:hover{
	text-decoration:none;
	color:#030303;
	border:none;
}
.entry {
	float: left;
	width: 640px;
	border-top:1px solid #dfdfdf;
	margin-top:20px;
	padding-top:20px;
}
.blog-excerpt {
	padding-top:16px;
	color: #7e7e7e;
}
.post h2 {
	margin-bottom: 10px;
	color: #030303;
}
.post-links {
	float:left;
	width: auto;
	font-size:.8em;
}
.read {
	background: transparent url(/images/ui/newspaper.png) no-repeat 0px;
	margin-right: 20px;
	padding: 5px 0 5px 20px;
}
.comment {
	background: transparent url(/images/ui/comments.png) no-repeat 0px;
	padding: 5px 0 5px 20px;
}
#comments-module {
	float: left;
	width: 640px;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	margin-top:20px;
	margin-bottom:20px;
	padding-top:10px;
	padding-bottom:10px;
	clear: both;
}

.comment-entry {
	clear: both;
	float: left;
	width: 640px;
	border-top:1px solid #dfdfdf;
	margin-top:10px;
	padding-top:10px;
}
.comment-date {
	float: left;
	width: 150px;
	font-size:.8em;
	font-weight:bold;
	padding-right:20px;
}

.comment-author {
	float: left;
	width: 150px;
	font-size:.9em;
	font-weight:bold;
	padding-right:20px;
	color:#030303;
}

.comment-text {
	float: left;
	width: 470px;
	font-size:.9em;
	color:#000;
}

/* ---------------------------------------
footer
----------------------------------------*/
#footer {
	width: 960px;
	float:left;
}
#footer ul {
	list-style: none;
	float: right;
	width: auto;
}
#footer li {
	float: left;
	width: auto;
}
#footer #dimmer-module {
	float: left;
	width:90px;
	padding:10px 0;
	margin-right: 25px;
	font-size:.7em;
	
}
#footer #dimmer {
	float:right;
	width: auto;
	/*padding-left: 2px;*/
}
#footer #footer-content {
	width: 835px;
	float: left;
	padding: 20px 0 20px 10px;
	border-top: 1px solid #030303;
	border-bottom: 1px solid #030303;
}
#footer #footer-content #text-content{
	width: 640px;
	float: left;
	font-size: .8em;
}
#footer #footer-content #text-content .left-col{
	width: 310px;
	float: left;
	margin-right: 20px;
}
#footer #footer-content #text-content .right-col{
	width: 300px;
	float: left;
}
#footer #footer-content #news-teasers{
	width: 177px;
	float: right;
	border-top: 1px solid #030303;
}
#footer #footer-content #news-teasers h3 {
	float: right;
	width: auto;
	height: 20px;
	font-size: 1.3em;
	color: #000;
	text-transform: uppercase;
	padding-top: 8px;
}
#footer #footer-content #news-teasers .date {
	height: 20px;
	font-size: .9em;
	color: #000;
	text-transform: uppercase;
	padding-top: 10px;
	float: left;
	width: auto;
}
#footer #footer-content #news-teasers #headline-container {
	width: 177px;
	float: left;
	border-top:1px solid #030303;
	border-bottom:1px solid #030303;
}

#footer #footer-content #news-teasers #headline-container .first-entry {
	width: 177px;
	float: left;
}
#footer #footer-content #news-teasers #headline-container .entry {
	width: 177px;
	float: left;
	border-top:1px solid #808080;
	margin: 0;
	padding: 0;
}
#copyright p {
	float: left;
	width: 820px;
	font-size:.75em;
	margin-left: 115px;
	padding: 10px 0 20px 0;
}

#simple-copyright p {
	float: left;
	width: 843px;
	font-size:.75em;
	margin-left: 115px;
	padding: 10px 0 20px 0;
	border-top: 1px solid #030303;
}