* {
   font-family: georgia, times;
   font-size: 12px;
   color: #b9bbbb;
   line-height: 20px;
   padding: 0;
   margin: 0;
}

body {
	background: #363636 url("images/bodyBg.jpg") top repeat-x;
	text-align: center;
	margin: 0 auto;
}

#containerBg {
	background: transparent url("images/containerBg.jpg") top right no-repeat;
	height: 100%;
}

#container {
	width: 910px;
	margin: 0 auto;
	text-align: center;
	position: relative;
}

.clear {
	clear: both;
}

h1 {
	color: #db8e20;
    font-size: 18px;
	font-family: helvetica, arial, tahoma;
	text-align: left;
	margin: 25px 0 5px 0;
	padding: 0;
}

#logo {
	position: absolute;
	left: 10px;
	top: 25px;
	text-align: left;
}

#logoText {
	margin: 35px 0 0 5px;
	vertical-align: top;
}

#contentTop {
	background: transparent;
	width: 680px;
	.width: 655px;
	margin: 135px 0 5px 0;
	float: left;
	padding-right: 5px;
	.padding-right: 40px;
	border-right: 1px dotted #757575;
}


/* ABOUT */ 
#bio {
	background: #2d2d2d;
	width: 640px;
	.width: 645px;
	text-align: left;
	padding: 20px 0 15px 12px;
	.padding: 20px 0 5px 12px;
    margin: 0 0 5px 0;
}

#bio h2 {
	padding: 0 0 8px 0;
	color: #fff;
}

#bio p {
	padding: 0 19px 5px 0;
	.padding: 0 10px 15px 0;
}

#bioPhoto {
	float: left;
	margin: 5px 15px 0 0;
	font-size: 10px;
	color: #646565;
}

#bio a:hover {
	font-size: 12px;
	font-weight: normal;
	color: #fff;
}



#video {
	margin: -25px 0 20px 25px;
	.margin: -25px 0 20px 20px;
	padding: 0;
}


/* Current Project */
#current, #commercials {
    background: #2d2d2d;	
    margin: 0 0 15px 0;
	text-align: left;
    padding: 15px 0 12px 12px;
	.padding: 15px 0 10px 12px;
	width: 640px;
	.width: 645px;
}

#current h2 {
	color: white;
	font-size: 16px;
}

#current p {
	border-bottom: 1px solid #545454;
	width: 615px;
	margin: 3px 0 18px 0;
	.margin: 6px 0 18px 0;
	padding: 0 0 20px 0;
}

#current p.filmDesc {
	border-bottom: none;
}

#current a:hover {
	font-size: 12px;
	font-weight: normal;
	color: #fff;
}

#commercials table td {
	text-align: center;
}

#commercials table td iframe {
	margin-bottom: 5px;
}


/* Right Column */
#rightColumn {
	float: right;
	width: 220px;
	margin-top: 105px;
	text-align: left;
	padding: 30px 0 15px 0;
}

#rightColumn img#specializesIn {
	margin: 0 0 0 15px;
}

#rightColumn h1 {
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	font-family: georgia;
	margin-top: 15px;
	border-bottom: 1px dotted #757575;
	padding-bottom: 2px;
}

#rightColumn h1 a {
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#rightColumn a:hover {
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}

/* Contact */
#contact {	
	width: 185px;
	margin: 15px 0 0 15px;
	padding-bottom: 10px;
}

#contact p {
	padding: 2px 0 0 0;
	text-align: left;
	font-size: 11px;
	font-family: tahoma, arial, helvetica;
	line-height: 15px;
}

#contact strong {
	color: #db8e20;
}

#contact span {
	color: white;
	font-size: 16px;
}

#contact a {
	font-family: tahoma, arial, helvetica;
	font-size: 11px;
}

#contact a:hover {
	font-weight: normal;
	color: #fff;
	font-size: 11px;
}

/* Networks */
#networks {
	padding: 0;
	width: 185px;
	margin: 0 0 10px 15px;
	text-align: left;
}

#networks p {
	line-height: 15px;
	font-size: 11px;
	padding: 0 0 9px 0;
	font-family: tahoma, arial, helvetica;
}

#networks ul {
	list-style-type: none;
	margin-left: 20px;
	margin-top: 12px;
}

#networks li {
	margin: 0 8px 8px 0;
	float: left;
}

/* BLOG */
#blogIcon {
	margin: 5px 0 0 15px;
}

/* TWITTER RSS */
#news {
	margin: 10px 0 10px 15px;
	width: 185px;
	text-align: left;
	border-bottom: 1px dotted #757575;
}

#news ul {
	list-style-type: none;
	padding: 0;
	margin-top: -5px;
}

#news li {
	border-bottom: 1px solid #545454;
	padding: 5px 3px 7px 0;
}

#news a, #news a:hover {
	font-size: 10px;
	font-family: tahoma, arial, helvetica;
	font-weight: normal;
}


/* Memberships & Contributors */
#resources, #contributors {
	width: 185px;
	margin: 15px 0 10px 15px;
	text-align: left;
}

#resources ul {
	list-style-type: none;
	margin-top: 5px;
}

#resources li a {
	font-size: 11px;
	font-family: tahoma, arial, helvetica;
}

#resources li a:hover {
	font-size: 11px;
	font-family: tahoma, arial, helvetica;
	font-weight: normal;
}

#contributors ul {
	list-style-type: none;
	margin-top: 5px;
}

#contributors li {
	font-size: 12px;
	font-family: tahoma, arial, helvetica;
	color: #db8e20;
}

#contributors li a {
 	color: #db8e20;
	font-size: 12px;
	font-family: tahoma, arial, helvetica;
}

#contributors li a:hover {
	font-size: 12px;
	font-weight: normal;
}


/* Bottom Content */
#bottomContent {
	clear: both;
	width: 898px;
	border-top: 1px solid #545454;
	border-bottom: 1px solid #545454;
	padding: 10px 0;
}


/* Testimonials */
#testimonials {
	background: transparent url("images/testBg.gif") no-repeat top left;
	width: 830px;
	height: 260px;
	margin: 0 auto;
}

#testimonials h1 {
	text-align: left;
	color: white;
	font-size: 13px;
	margin: 10px 0 5px 0;
}

p#testimonial {
	width: 810px;
	margin: 0 0 0 25px;
	font-size: 13px;
	font-style: italic;
	line-height: 23px;
}

#testimonial span, #testimonial strong  {
	font-size: 11px;
	font-family: tahoma, verdana, helvetica;
	font-style: normal;
}

div#carousel {
	overflow: hidden;
	width: 600px;
	height: 170px;
}

div#carousel div.inner {
	width: 560px;
}

div#carousel div.inner > div {
	float: left;
	width: 560px;
	margin: 10px 0 0 0; 
}

div#carousel span {
	font-size: 11px;
}

img#next {
	float: right;
}



/* FOOTER */
#footer {
	background: transparent url("images/footerBg.jpg") top left repeat-x;
	width: 100%;
	height: 60px;
	clear: both;
}

#footer p {
	margin: 0 auto;
	padding-top: 12px;
	color: #959595;
	font-size: 11px;
	font-family: tahoma;
}

#footer a {
	color: #959595;
	font-size: 11px;
	font-family: tahoma;
}

.message {
	color: #da5353;
}

