/*#header { background: url("/images/_pages/projects/project_header.png") no-repeat  85px 45px; }*/

.actingVid{
	width: 551px;
	margin: 18px 0 0;
}
.scrollable {
	float: left;
	height: 58px;
	overflow: hidden;
	position: relative;
	width: 392px;
}

.scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
}

.items div {float:left;}

.items a {
	background-color: #999;
	border: 1px solid #999;
	cursor: pointer;
	display: block;
	float: left;
	height: 46px;
	margin: 0 9px 0 0;
	text-align: center;
	width: 69px;
}

.items a:hover, .items a.active {
	border:1px solid #000;
}

a.browse {
	background: url(/images/_pages/projectsDetail/arrows.png) no-repeat scroll 0 0 transparent;
	cursor: pointer;
	display: block;
	float: left;
	font-size: 1px;
	height: 27px;
	margin: 12px 10px;
	text-indent: -999em;
	width: 23px;
}
a.browse.disabled { opacity: .2; cursor: default;}
/* right */
a.right {
	background-position: -23px 0;
	clear: right;
	float: left;
	margin-left: 7px;
	margin-right: 0;
}
a.right:hover { background-position:-23px -27px; }


/* left */
a.left { margin-left: 46px; }
a.left:hover { background-position:0px -27px; }

#main_image {
	height: 336px;
	margin: 15px auto;
	padding: 0;
	text-align: center;
	width: 420px;
}

#main_image img{
	max-width: 455px;
	-webkit-box-shadow:0 0 5px #000;
	-moz-box-shadow: 0 0 5px #000;
	box-shadow:0 0 5px #000;
	border:1px solid #000;
}

.projectsContent h1{font-size: 1.2em; margin-top:10px;}

#downloadResume {
	background: url(/images/_pages/acting/pdfIcon.png) no-repeat 2px center;
	font-family: "bebas-neue",sans-serif;
	font-size: 1.57143em;
	letter-spacing: 0.27273em;
	padding: 6px;
	border: 1px solid #3D3F4F;
	width: 180px;
	float: right;
	text-align: right;
}

.photoBG {
	background: url(/images/_pages/acting/press_bg.png) no-repeat scroll 0 0 transparent;
	margin-bottom:100px;
	width: 550px;
	padding: 12px 0 0;
}

.photoBG .makeTitle{margin-left: 72px;}
.makeTitle {
	font-family: "bebas-neue",sans-serif;
	margin:15px 0 0 0;
	font-size: 1.42857em;
	letter-spacing: 0.3em;
	color: #3d3f4f;
}
.singlePost {
	border-bottom: 1px solid #333333;
	margin-left: 30px;
	width: 485px;
}

p.entryReadMore {
	color: #5CC8E7;
	float: left;
	font-family: Helvetica;
	font-size: 10pt;
	line-height: 0.7em;
	padding-top: 0;
	text-transform: uppercase;
}

p.pressDate {
	color: #555555;
	font-weight: 100;
	line-height: 1em;
	padding: 0 0px 0 0px;
}
.singleBlogPost {
	border-top: 1px solid #333333;
	margin-top:10px;
	width: 325px;
}
.blogPost p {
	color: #555555;
	font-size: 10pt;
	line-height: 1.4;
	margin-bottom: 10px;
	padding: 10px 0px 0 0px;
}
.blogPost h6 {
	color: #555555;
	font-weight: bold;
	padding: 20px 0 0 0px;
	text-transform: uppercase;
}
p.blogDate {
	color: #555555;
	font-weight: 100;
	line-height: 1em;
	padding: 0 0px 0 0px;
}

.slides{margin:20px 0 0 40px;}

.vidPlayer {
	border: 1px solid black;
	display: block;
	padding: 4px;
	margin: 0 0 1.5em;
}
.vidPlayer iframe { display: block; }

.blogpost h1{margin:0;}

p.manage{padding:0;}
.readMoreActing {
	margin-right: -20px;
	margin-top: 5px;
	font-weight: bold;
}
