/*
Theme Name: Docaviv 2014
Theme URI: http://docaviv.co.il
Description: Docaviv 2014 Film Festival
Version: 1.0
Author: Amir Ozer
Author URI: http://about.me/amirozer
Tags: black, white, one-column, two-columns, flexible-width, custom-background, custom-colors, custom-menu, full-width-template, theme-options
License: GNU General Public License v2.0 & Apache License 2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html http://www.apache.org/licenses/LICENSE-2.0
Text Domain: docaviv
*/

/* HEADS UP: Everything that you will normally find here can be found in the library/less/wp.less */


@font-face {
    font-family: '37';
    src: url('library/fonts/37_regular-webfont.eot');
    src: url('library/fonts/37_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('library/fonts/37_regular-webfont.woff') format('woff'),
         url('library/fonts/37_regular-webfont.ttf') format('truetype'),
         url('library/fonts/37_regular-webfont.svg#37_regularregular') format('svg');
    font-weight: bold;
    font-style: normal;

}



@font-face {
    font-family: 'Alef';
    src: url('library/fonts/Alef-bold.eot');
    src: url('library/fonts/Alef-bold.eot?#iefix') format('embedded-opentype'),
         url('library/fonts/Alef-bold.woff') format('woff'),
         url('library/fonts/Alef-bold.ttf') format('truetype'),
         url('library/fonts/Alef-bold.svg#alefbold') format('svg');
    font-weight: bold;
    font-style: normal;

}


@font-face {
    font-family: 'Alef';
    src: url('library/fonts/Alef-regular.eot');
    src: url('library/fonts/Alef-regular.eot?#iefix') format('embedded-opentype'),
         url('library/fonts/Alef-regular.woff') format('woff'),
         url('library/fonts/Alef-regular.ttf') format('truetype'),
         url('library/fonts/Alef-regular.svg#alefregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'AdumaFOTLight';
    src: url('library/fonts/adumafot-light-webfont.eot');
    src: url('library/fonts/adumafot-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('library/fonts/adumafot-light-webfont.woff') format('woff'),
         url('library/fonts/adumafot-light-webfont.ttf') format('truetype'),
         url('library/fonts/adumafot-light-webfont.svg#AdumaFOTLight') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'AdumaFOTRegular';
    src: url('library/fonts/adumafot-regular-webfont.eot');
    src: url('library/fonts/adumafot-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('library/fonts/adumafot-regular-webfont.woff') format('woff'),
         url('library/fonts/adumafot-regular-webfont.ttf') format('truetype'),
         url('library/fonts/adumafot-regular-webfont.svg#AdumaFOTRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}


body {
    padding-top: 0 !important;
    background: #F5F5F5;
}

.pull-start {
    float: right !important;
}
.pull-end {
    float: left !important;
}
@media (min-width: 993px) {
	.pull-start-md {
		float: right !important;
	}
}

.all-english {
	direction: ltr;
	text-align: right;
}

/*

body, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: 'Alef';
}

h1, h2, h1 *, h2 * {
	font-family: 'AdumaFOTRegular';
}



*/
			
@media (min-width: 769px) {
/*				body {
		padding-top: 300px;
	}*/
}

.box {
    display: block;
    background: #fff;
 /*   border-radius: 5px;*/
   /* border: solid 1px #ccc;*/
    margin: 0 0 20px;
    position: relative;
    overflow: hidden;
    box-shadow: 1px 1px 6px rgba(0,0,0,0.07);
}

a.box, a.box:hover,
a.box-content, a.box-content:hover,
a.block, a.block:hover {
	display: block;
	text-decoration: none;
	color: #000;
}

.box-yellow {
	background: #ffdd00;
}

.program-boxes h1, .program-boxes .h1,
.program-boxes h2, .program-boxes .h2,
.program-boxes h3, .program-boxes .h3,
.program-boxes h4, .program-boxes .h4 {
	margin: 0 0 10px 0;
	padding: 0;
}
.program-boxes .box-content {
	padding: 15px !important;
}
.program-boxes small {
	display: block;
	color: #000;
}

.jury .row {
	background: white !important;
	margin-top: 25px !important;
}
.jury .col-md-9 h3 {
	margin-top: 0;
}
.jury .col-md-9 p {
	margin-left: 30px;
}

a.box-yellow:hover {
	background: #ffe520;
}
			
.navbar {
    box-shadow: 1px 1px 10px rgba(0,0,0,0.1);
	border: none;
}
.navbar-collapse {
	padding-left: 0;
	padding-right: 0;
}

.navbar.affix {
	left: 0;
	right: 0;
	z-index: 500;
}
.navbar.affix .navbar-top-part {
	display: none !important;
}
body > header {
	margin-bottom: 10px;
}
.navbar-left {
	padding-left: 0;
}

@media screen and (min-width: 769px) {
}

.box-content {
    padding: 8px 12px;
}
.widget .box-content .no-padding {
    margin: -8px -12px;
}

.box-header {
	background: #ffdd00;
    padding: 8px 12px;
}
.box-header h1,
.box-header .h1,
.box-header h2,
.box-header .h2,
.box-header h3,
.box-header .h3,
.box-header h4,
.box-header .h4,
h1.box-header,
h2.box-header,
h3.box-header,
h4.box-header {
	margin: 0;
	padding: 0;
}
			
.box-content .no-pad {
	margin: -8px -12px;
}
			
.col-sm-9 .box-content/*,
#main .box-content*/ {
	padding: 20px 30px;
}
.col-sm-9 .box-header {
	padding: 15px 30px;
}

a.black, a.black:hover {
	color: #000;
}
a.black.link, a.black.link:hover {
	text-decoration: underline;
}
.link-hover-only:hover,
a:hover .link-hover-only {
	text-decoration: underline !important;
}

.no-br br {
	display: none;
}
h1.no-pad, h2.no-pad, h3.no-pad, h4.no-pad,
.h1.no-pad, .h2.no-pad, .h3.no-pad, .h4.no-pad {
	margin: 0 !important;
	padding: 0 !important;
}

@media (max-width: 991px) {
	.col-schedule-item {
		position: static;
		margin-bottom: 10px;
		width: auto !important;
	}
	.col-schedule-theatre .theatre-name,
	.row-schedule-theatre .theatre-name {
		display: none;
	}
	.row-schedule-items-container {
		position: static !important;
	}
	
	.col-schedule-item a, .col-schedule-item a:hover {
		display: block;
		color: #000;
		line-height: 0.9;
		text-decoration: none;
	}
	.col-schedule-item .time,
	.col-schedule-item .name {
		font-weight: bold;
	}
/*	.col-schedule-item .time {
		width: 70px;
		display: inline-block;
	} */
	.in-watchlist a {
		padding: 3px 6px;
	}
}
@media (min-width: 992px) {
	.page-template-page-full-width-php {
		background: #fff;
	}
	.row-schedule {
		padding: 10px 0;
	}
	.col-schedule-theatre .box-yellow {
		height: 600px;
	}
	.col-schedule-theatre .theatre-name {
		padding: 7px 5px 0 5px;
		font-size: 20px;
		line-height: 20px;
	}
	.col-schedule-item {
		position: absolute;
	}
	.col-schedule-item a {
		display: block; background: #fd0;
	}
	.col-schedule-item a,
	.col-schedule-item a * {
		color: #000;
		line-height: 1.1;
	}
	.col-schedule-item .time {
		padding: 2px 5px 0 5px;
		display: inline-block;
	}
	.row-schedule-vertical .col-schedule-item-major .time {
		border-top: solid 2px #fff;
	}
	.col-schedule-item .name {
		padding: 0 5px;
		display: block;
		font-weight: bold;
	}
	.col-schedule-item .theatre-name {
		padding: 0 5px 2px 0;
		display: block;
	}
	
	.row-schedule-horizontal .row-schedule-theatre {
		height: 120px;
		margin: 0 0 10px 0;
		position: relative;
	}
	.row-schedule-horizontal .row-schedule-theatre .box-yellow {
		box-sizing: border-box;
		height: 120px;
	}
	.row-schedule-horizontal .row-schedule-theatre .theatre-name {
		box-sizing: border-box;
		width: 10%;
		position: absolute;
		right: 0;
		top: 0;
		height: 100%;
		border-left: 10px solid #fff;
		padding: 10px 12px;
		font-weight: bold;
		line-height: 1.1;
	}
	.row-schedule-horizontal .col-schedule-item a {
		box-sizing: border-box;
		height: 120px;
		padding-top: 5px;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.row-schedule-horizontal {
		font-size: 13px;
	}
	.row-schedule-horizontal .col-schedule-item a,
	.row-schedule-horizontal .col-schedule-item a * {
		line-height: 1;
	}
}
.col-schedule-item.in-watchlist a {
	background: #419641;
	padding-bottom: 3px;
}
.col-schedule-item.in-watchlist a,
.col-schedule-item.in-watchlist a * {
	color: #fff;
}
.col-schedule-item.in-watchlist a .time {
	border-top: none !important;
}

@media screen and (max-width: 768px) {
	.watchlist-user-actions .btn {
		display: block;
		margin-bottom: 12px;
	}
}

img.film-photo {
    width: 100%;
    height: auto;
    display: block;
}

.btn .avatar {
	margin: -1px 0 -1px 2px;
	float: right;
	border: solid 1px #459c45 !important;
}
.navbar .dawl-user-menu {
	margin-top: 0;
	margin-left: 15px;
	margin-right: 15px;
}
.navbar .dawl-user-menu .btn {
	padding-top: 5px;
	padding-bottom: 5px;
}

#menu-item-1266 a,
#menu-item-1154 a { font-weight: bold }

.sidebar .dawl-user-menu {
	margin-bottom: 20px;
	display: block;
	height: 34px;
}

.has-featured-image {
	min-height: 80px;
}

.page-header { border: none }
.has-featured-image img {
	display: block;
}
@media screen and (min-width: 769px) {
	.has-featured-image .page-header {
		position: absolute;
		right: 0; bottom: 25px;
		margin: 0; padding: 0;
	}
	body.ltr .has-featured-image .page-header {
		right: auto; left: 0;
	}
	.film-header.has-featured-image .page-header {
		max-width: 70%
	}
}
@media screen and (max-width: 768px) {
	.has-featured-image .page-header {
		margin-top: 15px;
	}
}
.film-header .top-caption {
	display: inline-block;
	background: #3276B1;
	font-weight: 500;
	padding: 5px 30px 5px 13px;
}
.film-header .top-caption,
.film-header .top-caption * {
	color: #fff;
	text-decoration: none;
}
.caption {
    display: block;
    background: #ffdd00;
    padding: 10px 30px;
	margin: 0;
	color: #000;
}

.date-block .date {
	display: inline-block;
	font-size: 40px;
	line-height: 32px;
	font-family: 'arial', sans-serif;
	padding-left: 10px;
	margin-left: 10px;
	border-left: solid 2px #000;
	
	height: 32px;
	font-family: '37';
	font-size: 47px;
	line-height: 38px;
}
.date-block .day-and-time,
h3 .two-rows {
	display: inline-block;
	font-size: 15px;
	line-height: 17px;
}

.date-blocks-row .date-block {
	display: inline-block;
}

.event-header {
	background: #ffdd00;
}
.event-header * {
	color: #000;
}

.date-blocks-row .date-block,
.event-header .date-block,
h3 .date-block {
	display: inline-block;
	height: 32px;
	margin-left: 10px;
	padding-left: 10px;
	border-left: solid 2px #000;
}
.date-blocks-row .date-block:last-child {
	border-left: none;
}
.date-blocks-col .date-block {
	margin-bottom: 10px;
	padding-bottom: 7px;
	border-bottom: solid 2px #000;
}
.date-blocks-col .date-block:last-child {
	border-bottom: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}

h3 .date-block {
	float: right;
}

.event-header {
	padding-top: 4px;
}
.event-header.has-featured-image {
	padding-top: 0;
}

.event-header h1.inline {
	display: inline-block;
	height: 32px;
	font-family: '37';
	font-size: 47px;
	line-height: 45px;
	margin: 0;
}

header {
	position: relative;
}

.page-header {
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
}
h1, .h1 {
	margin: 10px 0;
}

.film-header .trailer-link,
.film-header .trailer-link:hover {
	background: #ffdd00;
	position: absolute;
	left: 30px;
	bottom: 25px;
	border-radius: 50px;
	color: #000;
	font-size: 35px;
	height:  80px;
	width: 80px;
	line-height: 85px;
	text-align: center;
	pointer: cursor;
}

img.fill-width {
    display: block;
    width: 100%;
    height: auto;
}

#supporters img {
	display: block;
}

.image-frame {
	position: relative;
	overflow: hidden;
}
.image-frame img {
	position: absolute;
	left: 50%;
	top: 50%;
	max-width: 300% !important;
}

.sam-block-line,
.banner {
    margin-top: 12px !important;
}
.sam-block-line img {
    width: 100%;
    height: auto;
}
.sam-block-line:first-child {
	margin-top: 0 !important;
}

.navbar {
	background: #ffdd00;
}
.navbar .navbar-nav * {
	color: #000;
}
.navbar-toggle {
	background: #fff;
}

.navbar-default .navbar-brand,
.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-nav > li > a:hover {
	color: #000;
}

@media screen and (max-width: 768px) {
	.nav > li > a {
		padding-right: 30px;
		padding-left: 30px;
	}
}

/*#menu-item-60  a,
#menu-item-443 a,
#menu-item-444 a {
	border-top: solid 2px #000;
	border-bottom: solid 2px #000;
	height: 40px;
	padding: 0;
	line-height: 32px !important;
	font-size: 30px;
}*/

h4.widgettitle {
	display: block;
	color: #010100;
	font-size: 15px;
	padding: 0 0 10px 0;
	margin: 0;
}

.widget_docaviv_countdown_widget .box,
.widget_docaviv_newsletter_widget .box,
.widget_search .box {
	background: #ffdd00;
}

.widget_docaviv_facebook_widget > .box > .box-content {
	padding: 0;
}

.row-deals .col-sm-3 {
	text-align: center;
}

.box-content .row {
	margin-top: 12px;
	margin-bottom: 12px;
/*	border-top: solid 10px #f9f9f9;
	border-bottom: solid 10px #f9f9f9;*/
}
.box-content .film-row,
.box-content .detailed-event-row {
	margin-right: -46px;
	margin-left: -46px;
	background: #f9f9f9;
}

.box-content .detailed-event-row {
	background: #ffdd00;
}
.box-content .detailed-event-row .film-row {
	margin: 0;
}
.detailed-event-time-venue {
	padding: 10px 15px 10px 0;
}
.detailed-event-time-venue .time {
	font-family: '37';
	margin-bottom: -4px;
	font-size: 30px;
}
@media (min-width: 768px) {
	.detailed-event-row .film-row .col-sm-4 {
		width: 25%;
	}
	.detailed-event-row .film-row .col-sm-8 {
		width: 75%;
	}
}
.detailed-event-row .combined-name .film-name {
	display: block;
}
.detailed-event-row .film-list-item .film-col-text p.tagline {
	min-height: 0;
}

.image-crop {
	background-size: cover;
	background-position: 50% 30%;
}
.detailed-event-row .image-crop {
	min-height: 147px;
}

.homepage-slideshow .photo-caption {
	position: absolute;
	left: 30px !important;
	bottom: 20px !important;
	top: auto !important;
	width: auto !important;
	height: auto !important;
	color: #fff;
	text-shadow: 1px 0 0 rgba(0,0,0,0.4), 0 1px 0 rgba(0,0,0,0.4), -1px 0 0 rgba(0,0,0,0.4), 0 -1px 0 rgba(0,0,0,0.4), 0 0 3px #000, 0 0 3px #000;
	-moz-text-shadow: 1px 0 0 rgba(0,0,0,0.4), 0 1px 0 rgba(0,0,0,0.4), -1px 0 0 rgba(0,0,0,0.4), 0 -1px 0 rgba(0,0,0,0.4), 0 0 3px #000, 0 0 3px #000;
	-webkit-text-shadow: 1px 0 0 rgba(0,0,0,0.4), 0 1px 0 rgba(0,0,0,0.4), -1px 0 0 rgba(0,0,0,0.4), 0 -1px 0 rgba(0,0,0,0.4), 0 0 3px #000, 0 0 3px #000;
	text-align: left;
	opacity: 0.9;
}

.news-item {
	padding-right: 0 !important;
	padding-top: 13px !important;
	padding-bottom: 13px !important;
	border-bottom: solid 1px #eee !important;
}

.news-item .pull-start {
	margin: 0 0 0 20px !important;
}

.news-item .date-box {
	padding: 10px 0 !important;
	margin: 0 !important;
	width: 80px !important;
	text-align: center !important;
	line-height: 1 !important;
}

.news-item.news-item-image .pull-start {
	margin-top: -13px !important;
	margin-bottom: -13px !important;
	height: 200px;
	width: 300px;
	position: relative;
}
.news-item.news-item-image .pull-start img {
	position: absolute;
	left: 0; right: 0; bottom: 0; top: 0;
}
.news-item.news-item-image .pull-start .date-box {
	z-index: 20;
	position: relative;
	margin-top: 13px !important;
}

.news-item p {
	margin: 0 100px 0 0;
}

.film-list-item {
	position: relative;
}
.film-list-item a.film-link {
	display: block;
	color: #000;
}
a.film-link:hover, a.film-link:hover * {
	text-decoration: none;
}

a.a-block, a.a-block *, a.a-block:hover, a.a-block:hover * {
	color: #000;
	text-decoration: none;
}

.film-list-item .film-col-image img {
	display: block;
	width: 100%;
	height: auto;
}

.film-row .col-sm-4 img {
	border-right: solid 10px #ffdd00;
}

.film-col-text p.details {
	color: #666;
	margin-left: 30px;
}
.film-col-text p.tagline {
	margin-left: 30px;
	min-height: 60px;
}
.film-col-text h3 {
	margin-top: 13px;
	margin-left: 30px;
}
.film-list-item .dawl-span {
	position: absolute; bottom: 20px; left: 10px;
}
.film-list-item .btn-sm {
	padding: 3px 8px;
}
.film-list-item .btn-default {
	visibility: hidden;
}
.film-list-item:hover .btn-default {
	visibility: visible;
}
.film-list-item .col-sm-3 img {
	max-width: 100%;
	height: auto;
}
#films-grid-container h3 {
	font-size: 20px;
	margin: 5px 0;
}
#films-grid-container .dawl-span {
	top: 32px;
	left: 22px;
	bottom: auto;
}
.film-list-item .film-row {
	overflow: hidden;
}
.tooltip {
	white-space: nowrap
}

.icon-facebook {
	display: inline-block;
	width: 16px; height: 16px;
	background: url(images/icon-facebook.16.png) no-repeat 0 0;
	position: relative;
	top: 2px;
}
.btn-sm .icon-facebook {
	width: 12px; height: 12px;
	background-size: contain;
}

.btn-facebook {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#607cba), to(#4b659e));
  background-image: -webkit-linear-gradient(top, #607cba 0%, #4b659e 100%);
  background-image: -moz-linear-gradient(top, #607cba 0%, #4b659e 100%);
  background-image: linear-gradient(to bottom, #607cba 0%, #4b659e 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff607cba', endColorstr='#ff4b659e', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #43598b;
}
.btn-facebook:hover,
.btn-facebook:focus {
  background-color: #4b659e;
  background-position: 0 -15px;
}
.btn-facebook:active,
.btn-facebook.active {
  background-color: #4b659e;
  border-color: #344a7b;
}

.btn-info {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#666), to(#444));
  background-image: -webkit-linear-gradient(top, #666 0%, #444 100%);
  background-image: -moz-linear-gradient(top, #666 0%, #444 100%);
  background-image: linear-gradient(to bottom, #666 0%, #444 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff666666', endColorstr='#ff444444', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #444444;
  text-shadow: 0 -1px 0 #333;
}
.btn-info:hover,
.btn-info:focus {
  background-color: #444;
  background-position: 0 -15px;
  border-color: #222;
}
.btn-info:active,
.btn-info.active {
  background-color: #444;
  border-color: #222;
}

/*.btn-info {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#ffe014), to(#f2d200));
  background-image: -webkit-linear-gradient(top, #ffe014 0%, #f2d200 100%);
  background-image: -moz-linear-gradient(top, #ffe014 0%, #f2d200 100%);
  background-image: linear-gradient(to bottom, #ffe014 0%, #f2d200 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffe014', endColorstr='#fff2d200', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #dbbe00;
  text-shadow: 0 1px 0 #fff092;
}
.btn-info:hover,
.btn-info:focus {
  background-color: #f2d200;
  background-position: 0 -15px;
}
.btn-info:active,
.btn-info.active {
  background-color: #f2d200;
  border-color: #b89f00;
}*/

.film-row .category {
  background: #a446cb;
  color: #fff;
  text-align: center;
}
#films-grid-container .category {
	padding: 3px 0;
	box-shadow: 0 0 5px #000;
}
.film-row.row .category {
  position: absolute;
  right: 15px;
  top: 0;
  bottom: 0;
  width: 12px;
  transition-property: width;
  transition-duration: 0.2s;
}
a.film-link:hover .film-row.row .category {
  width: 35px;
}
.film-row.row .category span {
  display: block;
  position: absolute;
  left: -200px;
  right: -200px;
  top: 20px;
  bottom: 0;
  line-height: 150px;
  text-align: center;
  white-space: nowrap;
  transition-property: top;
  transition-duration: 0.2s;

  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);

  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;

  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
a.film-link:hover .film-row.row .category span {
	top: 0;
}

ul.screenings {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.screenings li {
	list-style: none;
	margin: 0;
	padding: 10px 30px 10px 30px;
	border-bottom: solid 1px #eee;
	min-height: 30px;
	line-height: 30px;
}
ul.screenings .day, ul.screenings .time {
	display: inline-block;
	font-weight: bold;
	width: 50px;
}
ul.screenings .event-name,
ul.screenings .combined-name {
	white-space: nowrap;
	font-weight: bold;
}
ul.screenings .day {
	width: 85px;
}
ul.screenings .venue {
	display: inline-block;
	margin-left: 20px;
}

ul.screenings .screening-past {
	opacity: 0.35;
}

ul.screenings li a:hover {
	text-decoration: none;
}

.upcoming-screening .box-content {
	padding: 10px 15px;
	-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}

.upcoming-screening .box > a,
.upcoming-screening .box > a:hover {
	color: #000;
	text-decoration: none;
}

.upcoming-screening h4 {
	margin: 0;
	padding: 0;
	height: 40px;
	position: relative;
}
.upcoming-screening h4 > span {
	display: block;
	position: absolute;
	right: 0; left: 0; bottom: 0;
}
.upcoming-screening h4 .single-name,
.upcoming-screening h4 .combined-name .film-name {
	font-weight: bold;
	display: block;
}

.upcoming-screening h4 .combined-name .film-name,
.upcoming-screening h4 .combined-name .event-name {
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.upcoming-screening h4 .combined-name .event-name {
	font-size: 14px;
}

.upcoming-screening-buttons {
	padding: 7px 15px;
	border-top: solid 1px #eee
}
.upcoming-screening-buttons a {
	margin: 3px 0;
}

.dawl-hide { display: none; }
/*.dawls-img { border: 0; vertical-align: middle; margin-right: 2px; }*/

.col-caption {
	background: #ffdd00;
	text-align: center;
}

.col-caption h3 {
	color: #000;
}

.label-info {
	background: #ffdd00;
	color: #000;
}

ul.friends {
		margin: 0; padding: 0;
		list-style: none;
		columns: 2;
		-webkit-columns: 2;
		-moz-columns: 2;
}
ul.friends li {
	margin: 0;
	padding: 0;
	list-style: none;
}
@media screen and (min-width: 580px) {
	ul.friends {
		columns: 3;
		-webkit-columns: 3;
		-moz-columns: 3;
	}
}

@media screen and (min-width: 992px) {
	ul.friends {
		columns: 4;
		-webkit-columns: 4;
		-moz-columns: 4;
	}
}

@media screen and (min-width: 769px) {
	.col-caption {
		margin-bottom: -1000px;
		padding-bottom: 1000px;
		width: 115px;
		float: right;
	}
	.col-caption img,
	.col-caption .glyphicon {
		height: 30px;
		margin-top: 20px;
	}
	.col-caption .glyphicon {
		font-size: 30px;
		line-height: 30px;
		color: #000;
		text-align: center;
		overflow: hidden;
	}
	.col-caption h3,
	.col-caption .h3 {
		color: #000;
		margin-top: 0;
	}
	.col-after-caption {
		margin-right: 115px;
	}
	
	.cv-link, .cv-link:hover {
		display: block;
		background: #ffdd00;
		width: 170px;
		color: #000;
		text-decoration: none;
		float: left;
		margin: 0 30px 20px 0;
	}
	.cv-link img {
		width: 100%;
		display: block;
	}
	.cv-link .text {
		display: block;
		padding: 7px 0;
		text-align: center;
		color: #000;
	}
	#cv img {
		width: 170px;
		float: left;
		margin: 0 30px 20px 0;
	}
	
	.film-supporters img {
		margin: 0 0 0 20px;
	}
	
	.navbar-nav > li > a {
		padding: 2px 0 2px 0;
		margin: 11px 10px 11px 10px;
		border-top: solid 2px #fd0;
		border-bottom: solid 2px #fd0;
		font-weight: bold;
		background: none !important;
		color: #000 !important;
	}
	
	.navbar-nav > li > a.current_page_item active {
		background: none;
	}

	.navbar-nav > li.current-menu-item a {
		margin-bottom: 7px;
	}

	.navbar-nav > li.current-menu-item {
		border-bottom: solid 4px #000;
	}
	
	.separated_nav {
		list-style: none;
		padding: 12px 0 0 0;
		margin: 0 -10px;
	}
	.separated_nav > li {
		float: right;
		list-style: none;
	}
	.separated_nav > li:last-child {
		float: left;
	}
	.separated_nav > li > a {
		display: block;
		margin: 0 10px;
		border-bottom: solid 2px #000;
		padding: 0 0 5px 0;
		clear: both;
		color: #000;
		text-decoration: none;
	}
	.separated_nav > li > ul > li > a {
		margin-top: 2px;
	}
	.separated_nav > li:last-child > a {
		border: none;
		font-weight: bold;
		margin-top: 34px;
	}

	.separated_nav .navbar-nav > li.current-menu-item {
		border-bottom: none;
	}
}
@media screen and (max-width: 768px) {
	.col-caption {
		padding: 10px 0;
	}
	.col-caption h3 {
		display: inline-block;
		margin: 0 10px 0 0;
	}
}

body,
h1, h2, h3, h4, h5,
.h1, .h2, .h3, .h4, .h5 {
	color: #000;
}
/* Hebrew variation */

@media screen and (min-width: 769px) {
	body {
		font-family: 'Alef', sans-serif;
		font-size: 15px;
		color: #000;
	}
	h1, h2, h3, h4, h5,
	.h1, .h2, .h3, .h4, .h5 {
		font-family: 'Alef', sans-serif;
		color: #000;
	}
	h1,
	.h1 {
		font-size: 38px;
	}
	h2,
	.h2 {
		font-size: 32px;
	}
	h3,
	.h3 {
		font-size: 26px;
	}
	h4,
	.h4 {
		font-size: 20px;
	}
	h5,
	.h5 {
		font-size: 15px;
		font-weight: bold;
	}
	.badge {
		font-family: sans-serif;
	}
}


/* Post Typography */

.single h1.single-title { padding-bottom: 5px !important; }
.single .post_content h2,
.single .post_content .h2,
.single .post-header h2 { font-size: 26px; }
.single .post-header h2 { margin-top: 5px }
.single .post_content h3,
.single .post_content .h3 { font-size: 22px; font-weight: bold; }
.single .post_content > *:first-child { margin-top: 0 }
.single .post-header { padding-bottom: 14px; border-bottom: solid 1px #eee !important }
.single .post-datetime { font-size: 12px; }

.wp-caption.alignnone,
.single-post .post_content .wp-post-image,
.single-post .post_content img.alignnone.size-full {
	margin: 4px 0 16px 0;
}
.wp-caption {
	width: 100% !important;
}
.wp-caption.alignnone img {
	margin: 0;
	width: 100% !important;
}
.wp-caption.alignnone p.wp-caption-text {
	margin: 0; padding: 5px 10px;
	background: #fd0;
}

/* old template */

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

.clear {
	clear: both;
	overflow: hidden;
}

@media (min-width: 769px) {
    .dac-upcoming-events ul.schedule-dates
    {
        width: 700px;
    }
    .dac-upcoming-events ul li.schedule-date
	{
	    height: 180px;
	}
}
@media (max-width: 768px) {
    .dac-upcoming-events ul li.schedule-date
	{
	    width: auto !important;
		clear: both;
		overflow: hidden;
	}
            .dac-upcoming-events ul li.event
			{
				margin-bottom: 10px;
			}
}
            .dac-upcoming-events ul li.schedule-date h3
	    {
	        font-size: 14px;
		margin: 0 0 5px 0; padding: 0;
	    }
            .dac-upcoming-events ul li.event
            {
                width: 120px;
                background: #ffdd00;
                height: 150px;
            }
            .dac-upcoming-events ul li a.text
	        {
	            display: block;
	            padding: 2px 4px;
                font-size: 12px;
                color: #000;
		text-decoration: none;
	        }
                    .dac-upcoming-events ul li a.text .event-title
		    {
		        display: block;
		    }
        .dac-upcoming-events ul li.schedule-date
	{
	    float:right;
	}

            .dac-upcoming-events ul li.event
            {
                margin-left: 20px;
                float: right;
	    }


.blog-item { margin-top: 18px; 
/*box-shadow: 1px 1px 10px #eee;*/
}
.blog-item .item-thumb { display: block; background: #ffdd00; width: 162px;  margin-bottom: 0; text-decoration: none !important }
.blog-item .item-thumb .date-published { display: block; padding: 5px 8px; color: #333; font-weight: normal }
.blog-item img { border: solid 1px #ffdd00; }
.blog-item h3 { margin-top: 2px;  }
.blog-item h3 a { font-weight: normal !important; }
.blog-item .summary { float: right; width: 490px; padding-bottom: 6px }

.blog-item .item-thumb { float: right; margin-left: 20px; }

/* Audience Award */

label.star {
    background: yellow;
    display: inline-block;
    width: 30px;
    height: 30px;
    position: relative;
    top: -3px;
    background: url(images/rating-star.png);
    background-position: top left;
    background-size: cover;
    opacity: 0.5;
	cursor: pointer;
}
label.star.on {
    background-position: top right;
    background-size: cover;
    opacity: 1;
}
label.star input {
    /*visibility: hidden;*/
    opacity: 0;
}
label.star span {
    visibility: hidden;
}
#ratingdescription {
    margin: 0 2px;
}
.rating-form-control.focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}


/* PROGRAM page */

.box-competitions {
	padding: 8px 15px;
}
.program-boxes a,
.program-boxes a:hover {
	text-decoration: none;
	color: #000;
}
.program-boxes a.link,
.program-boxes a.link:hover,
.box-competitions a:hover {
	text-decoration: underline;
}
.box-competitions a {
	display: block;
	background-image: url(/2014/files/2014/04/award-leaf.png);
	background-repeat: no-repeat;
	background-position: 100% 0;
	background-size: contain;
	height: 30px;
	margin: 7px 0;
}
.box-competitions a h4 {
	margin-right: 30px;
	white-space: nowrap;
	line-height: 25px;
	height: 30px;
}
				
.box-winners a {
	font-weight: bold;
}

@media (min-width: 993px) {
	.africa-title, .winners-title, .simon-title {
		margin-left: 20px;
		padding-left: 20px;
		border-left: solid 3px #000
	}
					
	.winners-title {
		float: right;
		width: 250px;
		padding-top: 10px;
		padding-bottom: 95px;
	}
	
	.thinkers-title {
		padding: 5px 0 8px 0 !important;
		margin: 8px 0;
		border-top: solid 3px #000;
		border-bottom: solid 3px #000;
		display: inline-block;
	}
}
@media (min-width: 1201px) {
	.winners-title {
		width: 340px;
		padding-bottom: 15px;
	}
}

#tag-cloud * {
	line-height: 2;
}


.film-tags {
	margin-top: 15px;
}

.film-tags a {
	color: #000;
	text-decoration: none;
}

ul.thumbnails {
	clear: both;
	overflow: hidden;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.thumbnails li {
	float: right;
	margin: 5px;
}



@media only screen
and (min-width: 781px) {
	.prize-box h3,
	.prize-box h4 {
		margin: 0;
		padding: 0;
	}
	.prize-box {
		background: #ffdd00 url(images/prize-box-bg.png?v=3) no-repeat top right;
		min-height: 148px;
		margin: 30px 0 20px 0;
	}
	.prize-box .pad {
		padding: 13px 148px 15px 20px;
	}
	.main-body .prize-box h3, .prize-box h4, .prize-box .winner {
		font-size: 24px !important;
		margin: 0;
		padding: 0;
	}
	.main-body .prize-box h3 {
		font-weight: normal;
	}
	.prize-box .winner {
		margin-bottom: 6px;
	}
	.prize-box h4 {
		display: inline-block;
		font-weight: bold;
	}
	.prize-box .winner p {
		display: inline;
	}
	.prize-box .support {
		font-size: 13px;
	}
}

.nav-sites {
	background: #000;
	clear: both;
	overflow: hidden;
}

.nav-sites .item {
	display: block;
	float: right;
	padding: 8px;
	color: #fd0;
}
.nav-sites .item:hover,
.nav-sites .item:active {
	text-decoration: none;
}
.nav-sites .item.active {
	padding-bottom: 4px;
	border-bottom: solid 4px #fd0;
}