@import url("http://fonts.googleapis.com/css?family=Raleway:400,100,200,300,500,600,700' rel='stylesheet' type='text/css");

@charset "UTF-8";

body {
	background: white;
	margin: 0;
	padding: 0;
	color: #737373;
	line-height: 1.4;
	font-size: 100%;
	font-family: 'Raleway', sans-serif;
}

/* ~~ Element/tag selectors ~~ */

ul, ol, dl {


/* Due to variations between browsers, it's best practices to zero padding and margin on lists. For consistency, you can either specify the amounts you want here, or on the list items (LI, DT, DD) they contain. Remember that what you do here will cascade to the .nav list unless you write a more specific selector. */
	padding: 0;
	margin: 0;
}

h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;


/* adding the padding to the sides of the elements within the divs, instead of the divs themselves, gets rid of any box model math. A nested div with side padding can also be used as an alternate method. */
}

h1, h2, h3, h4, h5, h6 {
	color: #353535;
	direction: ltr;
	font-weight: normal;
	font-style: normal;
}

p {
	font-size: 14px;
	margin-bottom: 20px;
	line-height: 1.6em;
}

a img {


/* this selector removes the default blue border displayed in some browsers around an image when it is surrounded by a link */
	border: none;
	padding: 0;
	margin: 0 -2px -4px;
}

.center {
	text-align: center;
}

.imgRt {
	float: right;
	margin-left: 30px;
	padding: 10px;
}

.imgLt {
	float: left;
	margin-right: 20px;
}

/* ~~ Styling for your site's links must remain in this order - including the group of selectors that create the hover effect. ~~ */

a:link, a:visited {
	color: #42413C;
	text-decoration: none;


/* unless you style your links to look extremely unique, it's best to provide underlines for quick visual identification */
}

a:hover, a:active, a:focus {
	color: #dd4b29;
}

.rightAlign {
	float: right;
}

/* ~~ this fixed width container surrounds the other divs ~~ */

.container {
	width: 1000px;
	background: #FFF;
	margin: 0 auto;


/* the auto value on the sides, coupled with the width, centers the layout */
}

/* ~~ the header is not given a width. It will extend the full width of your layout. It contains an image placeholder that should be replaced with your own linked logo ~~ */

.header {
	height: 170px;
}

.header h1 {
	padding-top: 49px;
	margin: 0;
	font-size: 80px;
	letter-spacing: -5px;
}

.breadCrumb {
	font-size: 10px;
	font-weight: 500;
	color: #bdbdbd;
}

.middleLine {
	border-left: 1px solid #f1f1f1;
	padding-left: 40px;
}

.span2 {
	float: left;
	display: inline-block;
	width: 466px;
}

.spacer40 {
	height: 40px;
}

.spacer80 {
	height: 80px;
}

/* ~~ This is the layout information. ~~ 

1) Padding is only placed on the top and/or bottom of the div. The elements within this div have padding on their sides. This saves you from any "box model math". Keep in mind, if you add any side padding or border to the div itself, it will be added to the width you define to create the *total* width. You may also choose to remove the padding on the element in the div and place a second div within it with no width and the padding necessary for your design.

*/

.hedrWrapper {
	position: fixed;
	top: 0;
	z-index: 9999;
	width: 1000px;
	background-color: white;
}

.moveBelowHedr {
	margin-top: 264px;
}

#navbarWrapper {
	height: 94px;
	background-color: #eaeaea;
}

.content {
	padding: 0 0 10px;
}

.crumb {
	font-size: .6875em;
}

.content h1 {
	margin-top: 50px;
	font-weight: 200;
	font-style: normal;
	font-size: 41px;
}

.content h2 {
	margin-top: 60px;
	margin-bottom: 10px;
	border-bottom: 1px solid #d2d2d2;
}

.content h3 {
	margin-top: 30px;
	color: #dd4b29;
	margin-bottom: 12px;
	padding: 0;
	font-size: 22px;
}


.content h3 a:link, .content h3 a:visited {
	color: #dd4b29;	
}

.content h3 a:hover {
	color: #ff572f;
}

.content h4 {
	margin-bottom: 10px;
	padding: 0 32px 0 0;
	margin-top: 14px;
	color: #5a5a5a;
	font-weight: 300;
	font-size: 14px;
}

.reelHedr {
	height: 50px;
	margin-bottom: 30px;
	border-left: 10px solid #dd4b29;
	width: 250px;
}

.reelHedr p {
	padding-top: 18px;
}

.newsDate {
	font-weight: bold;
	color: #c1110f;
	margin-right: 18px;
	padding-right: 18px;
	text-transform: uppercase;
	border-right: 1px solid #c1c1c1;
}

.appDate {
	color: #c2c2c2;
}



/* @group INSTAGRAM */

.instaFeed {
	border-bottom: 1px solid #d8d8d8;
	padding-bottom: 20px;
}


#instagram {
	margin:0;
	padding:0;
	overflow:hidden;
}

#instagram li {
	list-style:none;
	float:left;
	margin:0 20px 20px 0;
}

/* @end */




/* @group STATS */

.vitalStats {
	font-size: 13px;
}

.statItem {
	margin-right: 40px;
}

.award {
	color: #506be2;
	font-weight: 500;
}

.awardRow {
	background-color: #fafafa;
	padding: 22px 22px 2px;
}

.winnerFilm {
	background-color: #fafafa;
	padding-left: 20px;
	width: 410px !important;
	margin-right: 20px;
	margin-top: 10px !important;
}

/* @end */




/* @group QUOTE SET  */

.topQuoteWrapper {
	float: right;
	margin-top: 60px;
	text-align: right;
	width: 470px;
}

.topQuote {
	color: #dd4b29;
	font-size: 1.1em;
	line-height: 1.2em;
	font-weight: 300;
}

.topQuoteSm {
	color: #dd4b29;
	font-size: .875em;
	font-weight: 300;
}

.quoteName {
	color: #e68780;
	font-size: .75em;
}

/* @end */

/* @group NAVBAR LI */

#navbar {
	margin: 0;
	padding: 0;
	font-size: 1.125em;
	font-weight: 400;
}

#navbar li {
	list-style: none;
	display: inline;
}

#navbar .role a:link, #navbar .role a:visited {
	background-color: #f1f1f1;
}

#navbar .role a:hover, #navbar .role a:active {
	background-color: #f5f5f5;
}

#navbar .space {
	width: 42px;
	float: left;
	display: inline-block;
}

#navbar #idle {
	text-decoration: none;
	float: left;
	color: black;
	background-color: white;
	text-align: center;
	margin-right: 10px;
	padding: 52px 20px 16px;
}

#navbar a:link, #navbar a:visited {
	text-decoration: none;
	float: left;
	background-color: #eaeaea;
	text-align: center;
	padding: 52px 30px 16px;
	margin: 0;
}

#navbar a:hover, #navbar a:active {
	text-decoration: none;
	float: left;
	text-align: center;
	background: #f0f0f0 repeat-x;
	color: gray;
}

/* @end */

/* @group DEMO REELS */

.demoRow {
	width: 220px;
	height: 50px;
	font-size: 14px;
	margin-bottom: 10px;
	border-bottom: 1px solid #d8d8d8;
	padding-bottom: 10px;
	padding-left: 2px;
}

.videoRow {
	height: 50px;
	margin-bottom: 10px;
	font-size: 14px;
}

.thText {
	top: 15px;
	position: relative;
}

/* @end */

/* @group ACTRESS LIST */

.projectRow {
	width: 960px;
	margin-bottom: 10px;
	display: block;
}

.projectBlock {
	display: inline-block;
	width: 440px;
	vertical-align: top;
	padding-right: 20px;
	margin-top: -13px;
	margin-bottom: 10px;
	padding-left: 10px;
}

.projectBlock p {
	line-height: 1.6em;
}

.projectBlock ul {
	margin-bottom: 12px;
}

.projectBlock li {
	list-style-type: none;
	font-size: .75em;
	background: url(../img/shared_assets/bullet.png) no-repeat 0 5px;
	padding-left: 14px;
	margin-bottom: 8px;
}

/* @end */

/* @group PRESS */

.printRow {
	display: block;
	float: left;
	margin-bottom: 20px;
	margin-top: 0;
	padding-bottom: 10px;
	width: 510px;
}

.imgPrint {
	
}

.pressGroupRt {


/*	border-radius: 8px;	-webkit-border-radius: 8px;	-moz-border-radius: 8px; */
	padding: 10px 30px;
	background-color: #eaeaea;
	margin-left: 20px;
	display: block;
	float: right;
	width: 370px;
}

.pressGroupRt ul {
	font-size: 13px;
	line-height: 18px;
}

.pressGroupRt li {
	margin-bottom: 24px;
	list-style-type: none;
}

.pressGroupRt p {
	float: left;
	width: 320px;
}

.pressGroupLt {
	background-color: white;
	padding-top: 10px;
	padding-left: 8px;
	width: 510px;
}

.pressGroupLtWide {
	background-color: white;
	padding-top: 10px;
	padding-left: 8px;
}

.pressGroupLt ul {
	margin-top: 30px;
	margin-bottom: 40px;
}

.pressGroupLt li {
	list-style-type: none;
	color: #d34c5a;
	line-height: 18px;
	margin-bottom: 32px;
	width: 500px;
	font-size: 13px;
}

.pressGroupLtWide p {
	float: left;
	clear: left;
}

.imgLtLi {
	margin-right: 15px;
	float: left;
	margin-bottom: 2px;
}

/* @end */

/* @group NEWS */

.newsWrapper {
	height: 146px;
	border-bottom: 1px solid #eaeaea;
	padding-top: 16px;
	padding-bottom: 16px;
}

.newsWrapper h3 {
	margin: 0 0 14px;
	padding: 0;
}

/* @end */

/* @group TABS
 */

.tab-pane {
	padding: 15px;
	background: #FFF;
	padding-bottom: 1px;
	border: 1px solid #dfdfdf;
	border-top: 0px;
}

.nav-tabs {
	margin-bottom: 0px !important;
}

/* @end */

.centerWrapper {
	
}

.centerCell {
	float: left;
	display: inline-block;
	background-color: #eaeaea;
	width: 250px;
	padding-top: 20px;
	height: 434px;
}

.bottomWrapper {
	margin-bottom: 30px;
	padding-top: 20px;
	padding-bottom: 40px;
	border-bottom: 4px solid #eaeaea;
	border-top: 10px solid #eaeaea;
}

.footerCell {
	float: left;
	display: inline-block;
	width: 313px;
	padding-right: 20px;
}

.footerCell h1 {
	font-size: 1.5em;
	margin-top: 16px;
	margin-bottom: 24px;
}

.secondHedr {
	padding-top: 20px;
}

.ccTop {
	height: 44px;
}

.centerCell h1 {
	font-size: 1.5em;
	margin-bottom: 2px;
	padding-left: 14px;
	padding-right: 14px;
}

.ccDescript {
	font-size: .75em;
	padding-left: 14px;
	padding-right: 14px;
}

/* ~~ The footer ~~ */

.footer {
	text-align: center;
	margin-bottom: 20px;
	padding-bottom: 10px;
	padding-left: 0;
	padding-right: 0;
}

.footer p {
	font-size: .6375em;
	color: #9a9a9a;
	margin-bottom: 40px;
}

.footer #bottomNav {
	font-size: .675em;
	color: #9d9d9d;
	margin-bottom: 10px;
}

#slider-wrapper {
	width: 1000px;
	height: 500px;
	margin: 0 auto 2px;
}

#slider {
	position: relative;
	width: 1000px;
	height: 500px;
	background: url(../ajax.gif) no-repeat 50% 50%;
	margin: 0;
}

#slider img {
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
}

#slider a {
	border: 0;
	display: block;
}

.nivo-controlNav {
	position: absolute;
	z-index: 9999;
	margin-left: 20px;
	top: 710px;
}

.nivo-controlNav a {
	display: block;
	width: 22px;
	height: 22px;
	background: url(../coin-slider/images/bullets.png) no-repeat;
	text-indent: -9999px;
	border: 0;
	float: left;
	bottom: 44px;
	margin-right: 10px;
}

.nivo-controlNav a.active {
	background-position: 0 -22px;
}

.nivo-directionNav a {
	display: block;
	width: 30px;
	height: 30px;
	background: url(images/arrows.png) no-repeat;
	text-indent: -9999px;
	border: 0;
}

a.nivo-nextNav {
	background-position: -30px 0;
	right: 15px;
}

a.nivo-prevNav {
	left: 15px;
}

.nivo-caption {
	text-shadow: none;
}

.nivo-caption a {
	color: #efe9d1;
	text-decoration: underline;
}

.newsGroup {
	

/* border-top: 1px solid #d2d2d2; */
	padding-bottom: 10px;
	margin-bottom: 50px;
}

.galleryBlock {
	margin-bottom: 40px;
}

.galleryBlockWide {
	margin-bottom: 60px;
	width: 102%;
}

.galleryRow {
	margin-bottom: 2px;
}

.galleryCell {
	padding-right: 2px;
	padding-bottom: 2px;
}

.galleryCell h1 {
	color: #373737;
	margin-top: 22px;
	font-size: 1em;
	margin-bottom: 6px;
/

*padding-left: 8px;
	border-left: 8px solid #ff86bd; */
}

/* .first3Cell {
	margin-right: 2px;
}
 */

.galleryCell img {


}

.filmWrapper {
	display: block;
	margin-top: 40px;
	margin-bottom: 50px;
}

.filmWrapper p {
	font-size: .875em;
	margin-bottom: 26px;
}

.playVideo {
	font-weight: bold;
	background: url(../img/gallery/play.png) no-repeat;
	height: 38px;
	padding-left: 38px;
	padding-top: 7px;
}

.thRow {
	margin-top: 10px;
	margin-bottom: 20px;
}

.thRow img {
	margin-right: 6px;
}

.filmSummary {
	-webkit-border-radius: 8px  !important;
	-moz-border-radius: 8px;
	border-radius: 8px;
	float: right;
	background-color: #eaeaea;
	padding: 10px;
	margin-left: 40px;
	width: 220px;
}

.filmSummary img {
	margin-bottom: 4px;
}

.backBtn {
	background: url(../img/gallery/back_alt.png) no-repeat;
	padding-top: 5px;
	height: 30px;
	padding-left: 42px;
}

.filmSummary .info {
	font-size: .6875em;
	color: #5c5c5c;
	margin-bottom: 5px;
	line-height: 1.1em;
}

.filmSummary .hedr {
	font-weight: bold;
	float: left;
	margin-right: 6px;
}

/* @group RSS Feeds */

#activityFeed {
	font-family: Raleway;
}

#activityFeed ul {
	padding: 0;
	margin: 0 0 20px;
	list-style: none;
}

#activityFeed ul li {
	background-color: #e6e6e6 !important;
	background-position: 10px center !important;
	padding: 9px 10px 9px 35px;
	-webkit-border-radius: 8px  !important;
	-moz-border-radius: 8px;
	border-radius: 8px;
	letter-spacing: 0;
	color: #676767;
	font-size: .75em;
	margin-bottom: 2px;
}

.belowTweet {
	background: url(../img/rss/word_arrow.png) no-repeat 20px 0;
	height: 22px;
	letter-spacing: 0;
	padding-top: 16px;
	padding-left: 20px;
	font-size: .75em;
}

.belowTweet a:link, .belowTweet a:visited {
	color: black;
	letter-spacing: 0;
}

.socialWrapper {
	margin-top: 40px;
}

.socialIcon {
	display: inline;
	margin-right: 5px;
}

/* @end */

/*====================*/

/*=== Other Styles ===*/

/*====================*/

.clear {
	clear: both;
}

/* ~~ miscellaneous float/clear classes ~~ */

.fltrt {
	

/* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}

.fltlft {


/* this class can be used to float an element left in your page. The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 8px;
}

.clearfloat {


/* this class can be placed on a <br /> or empty div as the final element following the last floated div (within the #container) if the #footer is removed or taken out of the #container */
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}