/* Screening list*/
@media screen and (min-width: 1200px) {
	#mobile-screening-list {
		display:none;
	}
}

@media screen and (max-width: 1200px) {
	#desktop-screening-list {
		display:none;
	}
}

#mobile-screening-list  {
	min-width: 330px;
}

#mobile-screening-list .mobile-panel-region {
	border: 1px solid #DDD;
	margin-bottom: 5px;
}

#mobile-screening-list .mobile-panel-region-heading {
	color:#fff;
	font-size: 18px;
	background: #c59051;
	padding: 10px 15px 10px 15px;
}

#mobile-screening-list .expand-button {
	background: #c59051 url(../img/white-arrow-down.svg) no-repeat center right 10px;
}

#mobile-screening-list .collapse-button {
	background: #c59051 url(../img/white-arrow-up.svg) no-repeat center right 10px;
}

#mobile-screening-list .expand-panel {
	display:block;
}

#mobile-screening-list .collapse-panel {
	display:none;
}

#mobile-screening-list .mobile-panel-venue {
	margin-bottom: 5px;
	font-size: 13px;
}

#mobile-screening-list .mobile-panel-venue-heading {
	font-size: 15px;
	padding: 10px 5px 10px 5px;
	border-top: 1px solid #DDD;
}

#mobile-screening-list  table tbody > tr > td {
	border: unset;
	background: unset;
}

#desktop-screening-list {
	/*max-width: 629px;*/
}
#desktop-screening-list ul.screening-tab {
	margin-left: 0;
    margin-bottom: 0;
    padding-left: 0;
	position: relative;
    overflow: hidden;
    border-bottom: 5px solid #c59051;
}

#desktop-screening-list li.screening-tab {
	float: left;
    padding: 10px 15px 10px 15px;
	background: #c59051;
    font-size: 18px;
    color: #fff;
    box-shadow: 1px 10px 6px 2px #888;
}

.no-wrap {
	white-space: nowrap;
}

.normal-wrap {
	white-space: normal;
}

.va-screening-list-2 {
	border: 1px solid #DDD;
}

.post-content .va-screening-list-2 td{
	padding: 8px;
	font-size: 13px;
	font-family: Arial,"Microsoft JhengHei",sans-serif;
	border-bottom: unset;
}

.post-content .va-screening-list-2 tr.first-screening {
	border-top: 1px solid #DDD;
}

.post-content .va-screening-list-2 table tbody > tr:nth-child(odd) > td {
	background: unset;
}


/*
Calendar
*/
.xo-event-calendar { font-family: "Helvetica Neue", Helvetica, "Hiragino Kaku Gothic ProN", Meiryo, "MS PGothic", sans-serif; }
.xo-event-calendar table { table-layout: fixed; border-collapse: separate; border-spacing: 0; margin: 0; padding: 0; width: 100%; background-color: #fff; color: #333; }
.xo-event-calendar th,
.xo-event-calendar td { padding: 0; }

.xo-event-calendar { position: relative; }
.xo-event-calendar .xo-month { position: relative; }
.xo-event-calendar .loading-animation { position: absolute; top: 50%; left: 50%; margin: -20px 0 0 -20px; }
.loading .xo-month { opacity: 0.5; }

.xo-event-calendar table.xo-month { margin: 0 0 8px 0; padding: 0; border: 1px solid #ccc; border-width: 1px 0 1px 1px; }
.xo-event-calendar table.xo-month th,
.xo-event-calendar table.xo-month td { padding: 0; border: 1px solid #ccc; }

.xo-event-calendar table.xo-month > caption { background-color: #fff; }
.xo-event-calendar table.xo-month .month-header { margin: 2px 0 4px; position: relative; }
.xo-event-calendar table.xo-month .month-header > span { display: block; text-align: center; font-size: 120%; vertical-align: bottom; line-height: 28px; }
.xo-event-calendar table.xo-month button { margin: 0; padding: 0; color: #333; background-color: transparent; border: 0; box-shadow: none; text-shadow: none; cursor: pointer; }
.xo-event-calendar table.xo-month button[disabled] { opacity: 0.3; cursor: default; }
.xo-event-calendar table.xo-month button > span { width: 28px; height: 28px; line-height: 28px; font-size: 22px; text-align: center; }
.xo-event-calendar table.xo-month .month-prev { position: absolute; left: 0; top: 0; }
.xo-event-calendar table.xo-month .month-next { position: absolute; right: 0; top: 0; }

.xo-event-calendar table.xo-month > thead th { border-width: 0 1px 0 0; padding: 1px 0; text-align: center; font-size: 100%; font-weight: bold; }
.xo-event-calendar table.xo-month > thead th.sunday { color: #d00; }
.xo-event-calendar table.xo-month > thead th.saturday { color: #00d; }

.xo-event-calendar table.xo-month .month-week { position: relative; padding: 0; border: 0; width: 100%; overflow: hidden; }
.xo-event-calendar table.xo-month .month-week table { border: 0; margin: 0; padding: 0; }
.xo-event-calendar table.xo-month .month-dayname { position: absolute; top: 0; left: 0; bottom: 0; right: 0; border-width: 1px 0 0 1px; }
.xo-event-calendar table.xo-month .month-dayname td { border-width: 1px 1px 0 0; }
.xo-event-calendar table.xo-month .month-dayname td div { height: 1000px; padding: 4px; border-width: 1px 1px 0 0; text-align: right; font-size: 100%; line-height: 1.2em; }
.xo-event-calendar table.xo-month .month-dayname td div.other-month { opacity: 0.6; }
.xo-event-calendar table.xo-month .month-dayname td div.today { color: #00d; font-weight: bold; }
.xo-event-calendar table.xo-month .month-dayname-space { position: relative; top: 0; height: 1.5em; }
.xo-event-calendar table.xo-month .month-event { position: relative; top: 0; background-color: transparent; }
.xo-event-calendar table.xo-month .month-event td { padding: 0 1px 2px 1px; border-width: 0 1px 0 0; }
.xo-event-calendar table.xo-month .month-event-space { height: 1.5em; background-color: transparent; }
.xo-event-calendar table.xo-month .month-event-space td { border-width: 0 1px 0 0; }
.xo-event-calendar table.xo-month .month-event-title { padding: 0 3px; display: block; color: #666; text-align: left; font-size: 0.8em; background-color: #ccc; border-radius: 3px; white-space: nowrap; overflow: hidden; }

.xo-event-calendar p.holiday-title { margin: 0; padding: 2px 0; font-size: 90%; vertical-align: middle; }
.xo-event-calendar p.holiday-title span { margin: 0 6px 0 0; padding: 0 0 0 18px; border: 1px solid #ccc; }

.widget .xo-event-calendar table.xo-month > thead th { font-size: 90%; }

/*
Loading animation
*/
.loading .loading-animation {
	width: 40px; height: 40px;
	border: 5px rgba(0,0,0,0.2) solid;
	border-top: 5px #4285f4 solid;
	border-radius: 50%;
	-webkit-animation: loadingCircRot .8s infinite linear;
	animation: loadingCircRot .8s infinite linear;
}
@-webkit-keyframes loadingCircRot {
	from { -webkit-transform: rotate(0deg); }
	to { -webkit-transform: rotate(359deg); }
}
@keyframes loadingCircRot {
	from { transform: rotate(0deg); }
	to { transform: rotate(359deg); }
}

/*
Event Content
*/
.xo-event-meta { padding: 3.8461% 0; }
.xo-event-meta span { display: block; }



.post-content .full-show {
        background-image: url('http://vanishedarchives.org/site/wp-content/uploads/2017/02/full_t_light.png');
        background-repeat: no-repeat;
        background-position: right center;
}

table#public-screening td.full-show {
        background-size: 50%;
}
