/*
Theme Name: OtherFilm
Description: Child theme for the twentyeleven theme 
Author: Wan-Yew Leong
Template: twentyeleven
*/

@import url("../twentyeleven/style.css");

/* RESETS */
body {
	margin: 0;
	padding: 0;
	background: #E4E6E7;
	color: #1D1D1B;
	font-family: 'Asap', sans-serif;
	font-size: 14px;
	line-height: 1.5;
}

ul, li {
	list-style: none;
	margin: 0;
	padding: 0;
}

h1,h2 {
	text-transform: uppercase;
}

h1 {
	font-size: 22px;
}

h2 {
	font-size: 18px;
}

h3  {
	font-size: 16px;
	text-transform: uppercase;
}

h4  {
	font-size: 15px;
}

h1,h2,h3,h4,h5,h6 {
	line-height: 1.2;
	margin: 0;
	padding: 0;
	font-weight: 500;
}

h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {
	text-decoration: none;
}

a {
	color: #1D1D1B;
	text-decoration: underline;
}

p {
	margin: 0 0 1em 0;
	padding: 0;
}

img[class*="align"], img[class*="wp-image-"], #content .gallery .gallery-icon img {
	border: none;
	padding: 0;
}

.singular .entry-meta .edit-link a {
	left: -60px;
}

.singular .entry-header, .singular .entry-content, .singular footer.entry-meta, .singular #comments-title, 
.singular.page .hentry, .singular .hentry {
	margin: 0;
	padding: 0;
	width: auto;
}

.singular .entry-title {
	margin: 0;
	padding: 0;
}

.singular #content, .left-sidebar.singular #content {
	margin: 0;
	padding: 15px 15px 0 15px;
	width: 960px;
}


#page {
	width: 1020px !important;
	max-width: 1020px;
	margin: 0 auto;
	background: #F2F3F3
}

#content {
	margin: 15px;
	width: auto;
}

#main {
	width: 990px;
	margin: 0 auto;
	padding: 0 15px;
}

#primary {
	width: 990px;
	padding-bottom: 30px;
	background: #FFFFFF;
}

#colophon {
	height: 105px;
	padding: 0 15px 0;
}

#colophon .page-trimming{
	background: #FFFFFF;
	height: 5px;
	padding: 0 0 0 15px;;
	
}

#colophon .credits {
	float: left;
	height: 70px;
	margin: 15px 15px 0 30px;
	font-size: 10px;
	text-transform: uppercase;
}

#colophon .credits:last-child {
	float: right;
	text-align: right;
}

#colophon .credits.supporters {
	margin-left: 38px;
	cursor: pointer;
}

#colophon .credits.supporters:hover span{
	text-decoration: underline;
}

#colophon .credits.supporters .box {
	width: 0;
	height: 0;
	position: relative;
	bottom: 241px;
	display: none;
	z-index: 1000;
}

#colophon .credits.supporters .box .content {
	background: #FFFFFF;
	border-top: 1px solid #000000;
	border-bottom: 6px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	width: 283px;
	height: 160px;
	padding: 15px;
}

#colophon .credits.supporters .box .content ul li {
	display: block;
	clear: both;
}

#colophon .credits.supporters .box .content ul li div {
	border-bottom: 1px solid #000000;
	margin-bottom: 10px;
}

#colophon .credits.supporters .box .content ul li img {
	float: left;
	padding: 12px;
}

#colophon .credits.supporters:hover .box {
	display: block;
	width: 315px;
	height: 300px;
}

#branding {
	padding: 30px 30px 0;
	height: 215px;
	border: none;
	background: url('images/otherfilm-header.jpg') no-repeat 15px 0;
	z-index: 1;
}

#branding img {
	width: auto;
	height: auto;
}

#branding .otherfilm-title,
#branding .otherfilm-projects,
#branding .otherfilm-about {
	margin-bottom: 5px;
	display: block;
}

#branding .otherfilm-title {
	display: block;
	width: 533px;
	height: 54px;
	background: url('images/otherfilm-sprite.png') no-repeat 0 0;
	margin-top: 12px;
}

#branding .otherfilm-title:hover {
	background: url('images/otherfilm-sprite.png') no-repeat -550px 0;
}

#branding .otherfilm-projects {
	width: 338px;
	height: 54px;
	background: url('images/otherfilm-sprite.png') no-repeat 0 -100px;
}

#branding .otherfilm-projects:hover {
	background: url('images/otherfilm-sprite.png') no-repeat -400px -100px;
}

#branding .otherfilm-slash {
	float: left;
	width: 31px;
	height: 52px;
	background: url('images/otherfilm-sprite.png') no-repeat 0 -300px;
}

#branding .otherfilm-about {
	width: 338px;
	height: 54px;
	background: url('images/otherfilm-sprite.png') no-repeat 0 -200px;
}

#branding .otherfilm-about:hover {
	background: url('images/otherfilm-sprite.png') no-repeat -400px -200px;
}

#branding .social-media {
	color: #FFFFFF;
	position: absolute;
	right: 30px;
	bottom: 30px;
}

#branding .social-media span,
#branding .social-media img {
	margin-left: 15px;
}


@media (max-width: 800px) {
	/* Simplify the basic layout */
	#main #content {
		margin: 0 15px;
		width: auto;
	}
}

.about-text {
	background: url('images/otherfilm-sprite.png') no-repeat 0 -400px;
	width: 291px;
	padding: 30px 12px 22px;
	position: absolute;
	top: 0;
	right: 33px;
}

.about-text span {
	font-size: 15px;
	line-height: 1;
	color: white;
	opacity: 1;
}

/*TRIMMINGS*/

.page-trimming {
	padding-left: 30px;
	padding-right: 20px;
	width: 975px;
	position: absolute;
	z-index: 2;
}

.page-trimming .trim {
	width: 315px;
	height: 6px;
	background: #1D1D1B;
	float: left;
	margin-right: 6px;
}

.top-border div:last-child {
	margin-right: 0;
}

.top-hello {
	position: absolute;
	background: #1D1D1B;
	color: #FFFFFF;
	height: 20px;
	width: 56px;
	top: 3px;
	left: 45px;
	font-size: 14px;
	text-align: center;
	z-index: 3;
}

.bottom-fin {
	background: #1D1D1B;
	color: #FFFFFF;
	width: 30px;
	height: 20px;
	margin: 0 30px 0;
	text-align: center;
	line-height: 1.6;
}

.last {
	margin-right: 0;
	padding-right: 0;
}

/*BREADCRUMB*/
#breadcrumb {
	display: block;
	clear: both;
	height: 20px;
	width: 930px;
	padding: 0 15px;
	margin: 0px 0 10px;
	background: #FFFFFF;
	line-height: 1.9;
	font-size: 11px;
}

#breadcrumb a {
	text-decoration: none;
}

#breadcrumb a:hover {
	text-decoration: underline;
}

#breadcrumb li {
	float: left;
	text-transform: uppercase;
	cursor: pointer;
}

#breadcrumb .delim {
	padding: 0 5px;
	line-height: 1.7;
}

/*********/

/*SINGLE*/
#otherfilm-single {
	padding: 0 15px;
}

#otherfilm-single .page-column {
}

/*HOME*/

#upcoming, #ongoing, #ungoing, #artists {
	display: block;
	clear: both;
	margin: 0;
}

#upcoming {
}

#ongoing {
}

#ungoing {
}

#upcoming .home-content {
	float: left;
	width: 316px;
	padding: 0 6px 0 0;
}

#upcoming .home-content .feat-image {
	width: 316px;
	height: 200px;	
}

.home-content {
	margin-bottom: 15px;
}

.home-content.last {
	padding: 0 !important;
}

.home-content div img {
	float: left;
}

.home-content .plus {
	float: right;
	width: 20px;
	height: 15px;
}

.home-content .info {
	padding: 10px 15px 15px 0;
	height: 30px;
	max-height: 60px;
}
/*
#upcoming .home-content:nth-child(3n+1) {
	padding: 0;
}
*/


#ongoing .home-content,
#ungoing .home-content {
	float: left;
	width: 235px;
	margin: 0;
	padding: 0 6px 0 0;
}
/*
#ongoing .home-content:nth-child(4n + 1),
#ungoing .home-content:nth-child(4n + 1) {
	padding: 0;
}
*/
#ongoing .home-content .feat-image,
#ungoing .home-content .feat-image {
	width: 235px;
	height: 140px;
}

#artists .home-content {
	float: left;
	width: 235px;
	padding: 0 6px 0 0;
	margin-bottom: 15px;
}
/*
#artists .home-content:nth-child(4n + 1) {
	padding-right: 0;
}
*/
#artists .home-content .info,
#artists .home-content img {
	float: left;
}
#artists .home-content .plus {
	float: left;
}

#artists .home-content .info {
	width: 110px;
	padding: 15px 15px 0 20px;
}

.page-column {
	float: left;
	width: 500px;
	
}

.page-column:last-child {
	float: left;
	width: 455px;
	margin-left: 0px;
}

.row-heading {
	display: block;
	clear: both;
	width: 440px;
	padding: 0 0 10px;
	margin-bottom: 15px;
	text-transform: uppercase;
	border-bottom: 1px solid #BFBFBF;
}


.row-heading.style-2 {
	padding: 0;
	width: 960px;
	height: 20px;
	background: #1D1D1B;
	color: #FFFFFF;
}

.row-heading.style-2 div {
	width: 235px;
	height: 20px;
	float: left;
	margin-right: 6px;
}

.otherfilm-about .row-heading.style-2 div {
	width: 295px;
}
/*About*/
.about-content {
	width: 600px;
	margin: 0 15px;
}

.about-title {
	margin-bottom: 15px;
}

.about-table {
	margin-bottom: 90px;
}

.about-table .table-value {
	width: 160px;
	padding-left: 15px;
	line-height: 0.5;
}

.page-divider div.long {
	width: 628px;
}

.page-divider div.short {
	width: 326px;
}

#upcoming .row-heading.style-2 div {
	width: 315px;
	height: 20px;
	float: left;
	margin-right: 6px;
}

#upcoming .row-heading.style-2 .first {
	padding-left: 20px;
	width: 295px;
}

#upcoming .row-heading.style-2 .last {
	margin-right: 0;
	padding-right: 20px;
	width: 295px;
}

.row-heading.style-2 .first {
	padding-left: 20px;
	width: 215px;
}

.row-heading.style-2 .last {
	margin-right: 0;
	padding-right: 20px;
	width: 215px;
}

.artist .row-heading.style-2 .first {

	padding-left: 20px;
	width: 455px;
}

.project .row-heading.style-2 .first {
	padding-left: 20px;
	width: 450px;
}

.row-heading.style-3 {
	width: 455px;
	padding: 20px 0 0 20px;
	background: none;
	color: #1D1D1B;
	font-size: 24px;
	text-transform: uppercase;
	border-top: 1px solid #BFBFBF;
	border-bottom: none;
}

.row-heading.style-4 {
	padding: 20px 0 0;
	background: none;
	color: #1D1D1B;
	font-size: 24px;
	text-transform: uppercase;
}

.row-heading.style-5 {
	padding: 0;
	margin-top: 15px;
	margin-bottom: 0;
	padding-bottom: 10px;
	background: none;
	color: #1D1D1B;
	font-size: 24px;
	text-transform: uppercase;
}

.row-heading.style-6 {
	width: 100%;
	padding: 0;
	margin: 15px 0;
	padding-bottom: 10px;
	background: none;
	color: #1D1D1B;
	font-size: 24px;
	text-transform: uppercase;
}


.to-top {
	float: right;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 1.9;
}

.column-row {
	margin-bottom: 20px;
	display: block;
	
}


.row-content {
	padding: 0 5px 15px;
}


.page-divider {
	width: 990px;
	height: 1px;
	padding: 5px 0 15px 0;
	display: block;
	clear: both;
}

.page-divider div {
	float: left;
	width: 316px;
	margin-right: 6px;
	border-bottom: 1px solid #BFBFBF;
}

.page-divider.style-2 div {
	float: left;
	width: 235px;
	margin-right: 6px;
	border-bottom: 1px solid #BFBFBF;
}

/*PROJECT*/

.project .arrow {
	float: right;
}

.project-image {
	float: left;
	width: 475px;
	margin-bottom: 25px;
}

.project-feature {
	line-height: 1;
	margin-bottom: 10px;
}

.text-label {
	background: #1D1D1B;
	color: #FFFFFF;
	margin-left: 15px;
	padding: 0 4px;
	height: 16px;
	font-size: 14px;
	line-height: 1 !important;
	text-align: left;
	text-transform: uppercase;
}

.project-title {
	margin: 0;
}

.project-about {
	padding: 0 35px 15px 15px;
}

.project-about p {
	margin-top: 10px;
}

.project-work {
	display: block;
	clear: both;
	padding-bottom: 15px;
}

.project-work a {
	text-decoration: none;
}

.project-work a:hover {
	text-decoration: underline;
}

.project-work div,
.project-work img {
	float: left;
}

.project-work .duration {
	position: absolute;
	margin-left: 15px;
	padding: 0 5px;
	background: #000000;
	color: #FFFFFF;
	font-size: 12px;
	text-transform: uppercase;
}

.project-work img {
	margin-bottom: 15px;
}

.project-work .info {
	padding: 12px 15px;
	width: 260px;
}

.project-work .info span {
	display: block;
}
	
.project-work .desc {
	display: block;
	clear: both;
	font-size: 13px;
}

.column-table {
}

.column-table .label {
	color: #73797C;
	padding-right: 15px;
}

.column-row.project-left {
	padding-left: 15px;
	padding-right: 25px;
}

.column-row.project-left img {
	width: 100%;
}



/*ARTIST*/

.row-content .feature {
	padding: 0 10px;
}

.row-content .feature img {
	width: 458px;
}

.artist-leadin {
	height: 155px;
	margin-bottom: 25px;
}

.artist-leadin .portrait,
.artist-leadin .info {
	float: left;
}

.artist-leadin .portrait {
	width: 150px;
	height: 150px;
}

.artist-leadin .info .arrow {
	margin: 0 0 8px 0;
}

.artist-leadin .info span {
	display: block;
	clear: both;
	padding: 0 15px;
	max-width: 300px;
}

.artist-leadin .info .name {
	font-size: 24px;
	text-transform: uppercase;
}

.artist-work-list {
	padding: 5px 0 0 10px;
}

.artist-work {
	float: left;
	width: 150px;
	min-height: 155px;
	margin-right: 5px;
	margin-bottom: 15px;
}

.artist-work a {
	text-decoration: none;
}

.artist-work a:hover {
	text-decoration: underline;
}

.artist-work span {
	display: block;
	width: 150px;
	padding: 0 5px;
}
/*
.artist-work-list li:nth-child(3n + 0) div {
	margin-right: 0;
}
*/
.artist-work.last {
	margin-right: 0;
}

.more a {
	display: block;
	clear: both;
}

/*WORK*/
.single-image {
	width: 475px;
	height: auto;
	margin: 15px 0;
}

.work-placeholder {
	width: 475px;
	background: #DDDDDD;
}

/*GRANT*/
.grant-title {
	width: 80%;
	margin-bottom: 15px;
}


.grant-block {
	width: 630px;
	margin-bottom: 25px;
}

.grant-block ul li {
	margin-bottom: 10px;
}