/* This file is https://www.pcs.org/css/local.css */

/*Colors

Rule gray: #bfbbb5;
Text gray: #bfbbb5;
Darker gray: #908d88;
Background gray: #edeee6;
Red: #b52025;
Gold: #9f7a2c;
*/

/* -----------------------------------------------------------------------


 Blueprint CSS Framework 0.9
 http://blueprintcss.org

   * Copyright (c) 2007-Present. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.

----------------------------------------------------------------------- */

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit; /* font-size:100%; */ font-family:inherit; /*vertical-align:baseline; */}
article, aside, dialog, figure, footer, header, hgroup, nav, section {display:block;}
/* body {line-height:1.5;} */
table {border-collapse:separate;border-spacing:0;}
/*caption, th, td {text-align:left;font-weight:normal;}*/
/* table, td, th {vertical-align:middle;} */
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
html {font-size:100.01%;}
body {background:#fff;font-family:'Gotham SSm A','Gotham SSm B',Helvetica,Arial,sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1.3;margin-top:1.5em;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.2em;}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#000;}
a {color:#009;text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0;}
ul, ol {margin:0 1.5em 1.5em 0;padding-left:3.333em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;/* width:100%; */}
th {font-weight:bold;}
thead th {background-color:#908d88;}
th, td, caption {padding:4px 10px 4px 5px;}
tr.even td {background:#e5ecf9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size: 11px !important;margin-bottom:16px;line-height:16px !important;}
/*.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}*/
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}
.text-center {text-align:center;}

/* forms.css */
label {font-weight:bold;}
fieldset {margin:1em 1.5em;} */
legend {font-weight:bold;font-size:1.2em;}
input[type=text], input[type=password], input.text, input.title, textarea, select {background-color:#fff;border:1px solid #bbb;}
input[type=text]:focus, input[type=password]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus {border-color:#666;}
input[type=text], input[type=password], input.text, input.title, textarea, select {margin:0.5em 0;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
/* textarea {width:390px;height:250px;padding:5px;} */
input[type=checkbox], input[type=radio], input.checkbox, input.radio {position:relative;top:.3em;width:18px;height:18px;}
input[type=checkbox] {margin-right: 6px;}
form.inline {line-height:3;}
form.inline p {margin-bottom:0;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
/*
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}
*/

/* grid.css */
#container, .container {
	width:975px;
	margin:0 auto;
	padding:0 15px;
}
#container {
	background-image: url(https://web-archive.nli.org.il/National_Library/oe_/https://www.pcs.org/assets/site/bg-blacktop.png);
  background-repeat: repeat-x;
  background-position: 0 0;
}
.showgrid {background:url(/National_Library/oe_/https://www.pcs.org/img/blueprint_grid_85+10x18.png);}
.column, .span-1, .span-2, .span-3, .span-4, .span-5, .span-6, .span-7, .span-8, .span-9, .span-10 {float:left;margin-right:10px;}
.last {margin-right:0 !important;}
.span-1  { width: 85px;}
.span-2  { width: 180px;}
.span-3  { width: 275px;}
.span-4  { width: 370px;}
.span-5  { width: 465px;}
.span-6  { width: 560px;}
.span-7  { width: 655px;}
.span-8  { width: 750px;}
.span-9  { width: 845px;}
.span-10, div.span-10 { width: 940px; margin: 0; }
input.span-1, textarea.span-1, input.span-2, textarea.span-2, input.span-3, textarea.span-3, input.span-4, textarea.span-4, input.span-5, textarea.span-5, input.span-6, textarea.span-6, input.span-7, textarea.span-7, input.span-8, textarea.span-8, input.span-9, textarea.span-9, input.span-10, textarea.span-10 {border-left-width:1px!important;border-right-width:1px!important;padding-left:5px!important;padding-right:5px!important;}
input.span-1, textarea.span-1 {width:73px!important;}
input.span-2, textarea.span-2 {width:168px!important;}
input.span-3, textarea.span-3 {width:263px!important;}
input.span-4, textarea.span-4 {width:358px!important;}
input.span-5, textarea.span-5 {width:453px!important;}
input.span-6, textarea.span-6 {width:548px!important;}
input.span-7, textarea.span-7 {width:643px!important;}
input.span-8, textarea.span-8 {width:738px!important;}
input.span-9, textarea.span-9 {width:833px!important;}
input.span-10, textarea.span-10 {width:928px!important;}
.append-1  { padding-right: 95px;}
.append-2  { padding-right: 190px;}
.append-3  { padding-right: 285px;}
.append-4  { padding-right: 380px;}
.append-5  { padding-right: 475px;}
.append-6  { padding-right: 570px;}
.append-7  { padding-right: 665px;}
.append-8  { padding-right: 760px;}
.append-9  { padding-right: 855px;}
.prepend-1  { padding-left: 95px;}
.prepend-2  { padding-left: 190px;}
.prepend-3  { padding-left: 285px;}
.prepend-4  { padding-left: 380px;}
.prepend-5  { padding-left: 475px;}
.prepend-6  { padding-left: 570px;}
.prepend-7  { padding-left: 665px;}
.prepend-8  { padding-left: 760px;}
.prepend-9  { padding-left: 855px;}
div.border {padding-right:4px;margin-right:5px;border-right:1px solid #eee;}
div.colborder {padding-right:24px;margin-right:25px;border-right:1px solid #eee;}
.pull-1 { margin-left: -95px;}
.pull-2 { margin-left: -190px;}
.pull-3 { margin-left: -285px;}
.pull-4 { margin-left: -380px;}
.pull-5 { margin-left: -475px;}
.pull-6 { margin-left: -570px;}
.pull-7 { margin-left: -665px;}
.pull-8 { margin-left: -760px;}
.pull-9 { margin-left: -855px;}
.pull-10 { margin-left: -950px;}

.pull-1, .pull-2, .pull-3, .pull-4, .pull-5, .pull-6, .pull-7, .pull-8, .pull-9, .pull-10 {float:left;position:relative;}
.push-1 { margin: 0 -95px 1.5em 95px;}
.push-2 { margin: 0 -190px 1.5em 190px;}
.push-3 { margin: 0 -285px 1.5em 285px;}
.push-4 { margin: 0 -380px 1.5em 380px;}
.push-5 { margin: 0 -475px 1.5em 475px;}
.push-6 { margin: 0 -570px 1.5em 570px;}
.push-7 { margin: 0 -665px 1.5em 665px;}
.push-8 { margin: 0 -760px 1.5em 760px;}
.push-9 { margin: 0 -855px 1.5em 855px;}
.push-10 { margin: 0 -950px 1.5em 950px;}

.push-1, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8, .push-9, .push-10 {float:right;position:relative;}
.prepend-top {margin-top:1.5em;}
.append-bottom {margin-bottom:1.5em;}
.box {padding:1.5em;margin-bottom:1.5em;background:#E5ECF9;}
hr {background:#bfbbb5;color:#bfbbb5;clear:both;float:none;width:100%;height:1px;margin:0 0 1.45em;border:none;}
hr.space {background:#fff;color:#fff;visibility:hidden;}
.clearfix:after, #container:after, .container:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clearfix, #container, .container {display:block;}
.clear {clear:both;}

/* Styles for PRINT */
@media print {
	body {line-height:1.5;font-family: 'Gotham SSm A', 'Gotham SSm B', Helvetica, Arial, sans-serif;color:#000;background:none;font-size:10pt;}
	#container, .container {background:none;}
	hr {background:#ccc;color:#ccc;width:100%;height:2px;margin:2em 0;padding:0;border:none;}
	hr.space {background:#fff;color:#fff;visibility:hidden;}
	h1, h2, h3, h4, h5, h6 {font-family:"Helvetica Neue", Arial, "Lucida Grande", sans-serif;}
	code {font:.9em "Courier New", Monaco, Courier, monospace;}
	a img {border:none;}
	p img.top {margin-top:0;}
	blockquote {margin:1.5em;padding:1em;font-style:italic;font-size:.9em;}
	.small {font-size:.9em;}
	.large {font-size:1.1em;}
	.quiet {color:#908d88;}
	.hide {display:none;}
	a:link, a:visited {background:transparent;font-weight:700;text-decoration:underline;}
	a:link:after, a:visited:after {content:" (" attr(href) ")";font-size:90%;}
}
/* 
	END Blueprint CSS Framework 0.9 
*/



.responsive-video {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden;
	padding-bottom: 56.25%;
	margin-bottom: 6px;
}

.responsive-video iframe,
.responsive-video object,
.responsive-video embed,
.responsive-video video {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	border: 0;
}

.align-left {
	text-align: left;
}

.align-right {
	text-align: right;
}

.align-center {
	text-align: center;
}

.align-justify {
	text-align: justified;
}

body {
	font-family: 'Gotham SSm A', 'Gotham SSm B', Helvetica, Arial, sans-serif !important;
	font-weight: 400;
	font-style: normal;
	font-size: 14px !important;
  letter-spacing: -0.01em;
	line-height: 150%;
	color: #31302a;
	background-image: url(https://web-archive.nli.org.il/National_Library/oe_/https://www.pcs.org/assets/site/bg-blacktop.png);
	background-repeat: repeat-x;
	background-position: 0 0;
	background-color: #fff;
}

body.jaw {
	background-image: url(https://web-archive.nli.org.il/National_Library/oe_/https://www.pcs.org/images/site/body-jaw.gif);
	background-repeat: repeat-x;
	background-position: 0 -10px;
}

h1, h2, #footer-content h3, #footer-content h6 {
	font-family: 'Archer SSm A', 'Archer SSm B', Georgia, 'Times New Roman', Times, serif;
}

h1 {
	font-weight: 700;
}
h2 {
	font-weight: 700;
	font-size: 15px;
	margin: 1.5em 0 1em 0;
	border-top: 3px solid;
	padding-top: 2px;
}
div.homepage h2 {
	border-top: 1px solid #bfbbb5;
  padding-top: 1em;
	text-align: center;
}
div.staticPages h2,
div.landingPages h2,
div.productions h2,
div.blog h2 {
	color: #9f7a2c;
	border-top: none;
}
div.staticPages h2,
div.landingPages h2,
div.blog h2 {
  font-size: 21px;
  text-align: center;
}
div.productions h2 {
  font-size: 18px;
	margin-bottom: 1em;
}
#showtimes h2 {
	margin-top: 0;
}

h3, h4, h5, h6, #logo, .schedule h5 .dates {
	font-family: 'Gotham SSm A', 'Gotham SSm B', Helvetica, Arial, sans-serif;
	font-weight: 700;
}

#nav_1, #nav_2, .production-nav, .upcoming ul {
	list-style-type: none;
	padding: 0;
}

#contact p, #logo p, #breadcrumbs li {
	font-size: 12px;
	line-height: 15px;
	margin-bottom: 9px;
	padding-right: 4px;
}

.news_post p {
/*	font-size: 13px;
	line-height: 18px; */
	padding-right: 4px;
	margin-bottom: 0;
}

dl dd {
	margin: 0;
}

dl {
	margin: 0 0 9px 0;
}

#main {
	margin: 20px 15px 20px 0;
	padding: 0;
	width: 750px;
	background-color: #ffffff;
}

#header {
	margin: 0;
	color: #fff;
}

#gold-bar {
		height: 5px;
		width: 100%;
		background-image: url(/National_Library/oe_/https://www.pcs.org/assets/site/gold-bar.png);
		background-position: left top;
		background-repeat: no-repeat;
	  background-color: #9f7a2c;
}

#branding {
	height: 135px;
	width: 975px;
	background-color: #000;
}

#branding #logo {
	color: #bfbbb5;
	float: left;
	width: 380px;
	margin-right: 1px;
}


#branding #logo h1,
#branding #logo h1 a {
	line-height: 16px;
	text-transform: uppercase;
	color: #fff;
	padding: 0;
	border: none;
	font-weight: bold;
}

#branding #logo {
	margin: 32px 0 0;
}

#branding #location h2 {
	margin: 0;
}

#branding #address-block {
	color: #9f7a2c;
	font-family: 'Gotham SSm A', 'Gotham SSm B', Helvetica, Arial, sans-serif;
	font-weight: 400;
	font-size: 9.5px;
	margin: 0 0 11px 0;
  line-height: 15px; 
}

#branding #address-block a {
	color: #bfbbb5;
}

#branding #address-block a:hover {
	color: #9f7a2c;
}

.gold {
	color: #9f7a2c;
}

ul ul {
	margin-top: 0;
	margin-bottom: 1em;
	list-style-type: circle;
}

ul.nav, ul.nav2 {
	list-style-type: none;
	padding: 16px 0 0 0;
}

div.nav3 {
	padding: 18px 0 0 0;
}

ul.nav {
	width: 185px;
}

ul.nav2 {
	width: 215px;
}

div.nav3 {
	width: 195px;
}

ul.nav, ul.nav2, div.nav3 {
	font-family: 'Archer SSm A', 'Archer SSm B', Georgia, 'Times New Roman', Times, serif;
	float: left;
	margin: 0px;
}

#branding ul li {
	font-weight: 700;
	font-style: normal;
	font-size: 14px;
	height: 20px;
	display: block;
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
}

#branding ul.nav li a {
		color: #fff;
}

#branding ul.nav2 li a,
#branding .nav3 li a {
		color: #bfbbb5;
}

#branding ul li a {
	display: block;
	padding: 0;
	margin: 0;
}

#branding a:hover,
#branding ul li a:hover {
	color: #9f7a2c;
}

#branding ul#breadcrumbs {
	list-style-type: none;
	float: left;
	clear: left;
	padding: 0;
	}

#branding ul#breadcrumbs li {
	margin: 0;
	padding: 0;
	clear: none;
	display: inline;
	float: left;
	padding-right: 3px;
	}

#branding ul#breadcrumbs li a {
	color: #bfbbb5;
	display: inline;
	height: auto;
	width: auto;
	padding: 0;
	margin: 0 3px 0 0;
	background-image: none;
	}

#search {
	margin: 0 0 11px 0;
}

#search fieldset {
	margin: 0 0 5px 0;
}

#search input {
	margin: -5px 0 0 0;
}

#login-cart-links {
	font-weight: 700;
	font-size: 12px;
	font-style: italic;
  margin-top: 0px;
	color: #9f7a2c;
}
#login-cart-links a {
	color: #bfbbb5;
}

/* content wrapper styles */
#content {
}

#main h1#entry-title {
	text-align: center;
}

/* right sidebar */
#administrative {
	margin: 0;
	padding: 20px 15px;
	background-color: #edeee6;
}
#administrative h2 {
	color: #908d88;
	border-color: #908d88; 
	margin: 0 0 0.5em;
}
.sidebar-nav,
a.mailing-list-link {
	font-family: 'Archer SSm A', 'Archer SSm B', Georgia, 'Times New Roman', Times, serif;
	font-weight: 700;
	font-style: normal;
}
.sidebar-nav {
	font-size: 15px;
	width: 100%;
	/* border-top: 3px solid #908d88; */
	padding: 2px 0 0;
}
.sidebar-nav a.side-nav,
a.mailing-list-link {
	font-size: 18px;
	width: 100%;
	display: block;
	margin: 0;
	/* border-bottom: 1px solid #bfbbb5; */
	padding: 6px 0 1px;
}
a.mailing-list-link {
	font-size: 16.9px;
	/* border-top: 1px solid #bfbbb5; */
}
.sidebar-nav a.last {
	border: none;
}
.sidebar-nav a:hover, a.mailing-list-link:hover {
	color: #908d88;
}
.sidebar-nav #hours {
    font-family: 'Gotham SSm A', 'Gotham SSm B', Helvetica, Arial, sans-serif;
    font-weight: 300;
    font-size: 13px;
    line-height: 15px;
    margin-bottom: 10px;
    color: #908d88;
}
.sidebar-nav #hours h2 {
		border: 0;
    margin-top: 3px;
		margin-bottom: 2px;
}
.sidebar-nav #hours p {
		margin: 0;
}
.sidebar-nav .sgl-tix-msg {
    margin-top: 1em;
}
.schedule h5 {
	font-family: 'Archer SSm A', 'Archer SSm B', Georgia, 'Times New Roman', Times, serif;
	font-weight: 700;
	font-style: normal;
	border: 0px !important;
	font-size: 15px;
	line-height: 16px;
	color: #fff !important;
	background-color: #9f7a2c;
	width: 168px;
	padding: 6px 6px 12px;
	margin-bottom: 0;
}
.schedule h5 .dates {
	font-size: 12px;
	color: #edeee6;
	text-transform: none;
	font-weight: 400;
}
#administrative #contact {
	float: left;
	clear: both;
	width: 100%
}

#administrative .social-icons {
	margin-top: 15px;
}
#administrative .social-icons i.fa-facebook-square,
#administrative .social-icons i.fa-twitter-square,
#administrative .social-icons i.fa-instagram,
#administrative .social-icons i.fa-flickr,
#administrative .social-icons i.fa-youtube-square,
#administrative .social-icons i.fa-vimeo-square,
#administrative .social-icons i.fa-pinterest-square {
	color: #9f7a2c !important;
}

/*JAW Header*/

.jaw #branding {
	background-image: url(https://web-archive.nli.org.il/National_Library/oe_/https://www.pcs.org/images/site/pcs-jaw-head.png);
}

.jaw #branding #logo p, .jaw #logo h2, .jaw #breadcrumbs a {
	color: #fff;
}

.jaw #breadcrumbs a:hover {
	color: red;
}

.jaw #branding ul li a {
	background-color: #4b4b4b;
}

.jaw #branding ul li a {
	background-repeat: no-repeat;
	background-position: -2px 0;
}

.jaw #branding ul li a:hover {
	background-position: -193px 0;
}

.jaw #branding ul li a:active {
	background-position: -382px 0;
}

a#jaw-plays {
	background-image: url(https://web-archive.nli.org.il/National_Library/oe_/https://www.pcs.org/images/site/jaw-plays.png) !important;
}

a#jaw-media {
	background-image: url(https://web-archive.nli.org.il/National_Library/oe_/https://www.pcs.org/images/site/jaw-media.png) !important;
}

a#jaw-history {

	background-image: url(https://web-archive.nli.org.il/National_Library/oe_/https://www.pcs.org/images/site/jaw-history.jpg) !important;
}

a#jaw-submissions {
	background-image: url(https://web-archive.nli.org.il/National_Library/oe_/https://www.pcs.org/images/site/jaw-submissions.png) !important;
	width: 140px !important;
}

a#jaw-programs {
	background-image: url(https://web-archive.nli.org.il/National_Library/oe_/https://www.pcs.org/images/site/jaw-programs.png) !important;
}

a#jaw-blog {
	background-image: url(https://web-archive.nli.org.il/National_Library/oe_/https://www.pcs.org/images/site/jaw-blog.png) !important;
	width: 96px !important;
}

.schedule h5 a {
	color: #fff;
	}

.schedule tr.alt {
	background-color: #eae9d4;
}

.schedule td {
	border-bottom: 1px solid #c8c3bc;
	vertical-align: top;
	line-height: 15px;
	padding: 4px 2px 0px 6px;
}

td.date, td.day, td.time {
	width: 10%;
}

td.date {
	font-weight: bold;
	color: #000;
}

.schedules {
	margin-top: 15px;
}
.schedule {
	margin-bottom: 15px;
}

.schedule table {
	margin: 0;
}

/*JAW Miscellaneous*/

.jaw_post p {
	font-size: 13px;
	line-height: 18px;
}

.jaw_post h5 {
	font-size: 14px !important;
	line-height: 18px !important;
	color: #000 !important;
	margin-bottom: 0px;
}

.jaw_post h6 {
	font-weight: normal;
	color: #726a63;
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 18px;
}

.jaw_detail {
	margin-top: 6px;
	float: left;
}

.jaw_detail p {
	font-size: 11px !important;
	line-height: 15px !important;
}

.jaw_detail p strong {
	font-weight: bold;
	color: #000;
}

ul.anchor_list li ul {
	margin-left: 9px;
	font-style: italic;
}

.section h5 {
	font-size: 18px !important;
	line-height: 20px !important;
	margin-bottom: 0px;
	color: #000 !important;
}

.section h6 {
	font-weight: normal;
	font-size: 18px;
	line-height: 20px;
	margin-bottom: 18px;
	color: #726a63;
}

#branding p {
	clear: both;
}

#branding fieldset {
	padding: 4px 0 0 0;
	border: none;
}

#branding fieldset input.text,
#contact fieldset input.text {
	width: 170px!important;
	height: 10px;
	margin-bottom: 2px;
	border: 0px;
	padding-bottom: 5px;
	background-color: #fff;
	background-image: url(https://web-archive.nli.org.il/National_Library/oe_/https://www.pcs.org/assets/site/search-icon.png);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 11px;
	color: #908d88;
}
.show #branding fieldset input.text,
.show #contact fieldset input.text {
	height: 20px;
}

/*Formatting for production assets*/

.production-hed, .upcoming, .news, .chunk {
	float: left;
	margin-bottom: 15px;
}

.production {
	margin-bottom: 10px;
	float: left;
	width: 100%;
}

.production-hed {
	width: 100%;
}

.production .prod-info-link {
	float: right;
}

.current-season {
	display: table;
	margin-bottom: 2em;
}
.current-season .span-4 {
	display: table-cell;
}
.current-season .production {
	margin-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #bfbbb5;
}
.current-season .synopsis {
	margin-bottom: 0;
}
.current-season .production-hed {
}

.current-season .production-hed h3 {
	width: 290px;
}

.show .production-hed, .general .production-hed, .blog .production-hed {
	/* height: 50px; */
}
.show .production-hed {
	/* min-height: 50px; */
}
.show h2 {
	margin-top: 1em;
}

.general .production-hed {
	margin-bottom: 0px;
}

.season .production-hed {
	/*border-top: 0px solid #000;*/
	height: 98px;
}

.static .main h2, .news-post h2 {
	margin-top: 4em;
}
.upcoming {
	margin-bottom: 2em;
}
.upcoming h2 {
  margin-top: 1em;
}
.news h2 {
  margin-top: 0;
	margin-bottom: 1.5em;
}
.hashtag {
	text-transform: lowercase;
	letter-spacing: 0;
	font-weight: normal;
	font-style: italic;
	color: #726a63;
}

div.homepage .production-hed h2 {
	font-size: 18px;
	height: auto;
	border-top: 0;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-top: 5px;
	text-align: left;
}

.season #main h2 {
	margin-bottom: 0px !important;
}

h3.venue {
	font-family: 'Archer SSm A', 'Archer SSm B', Georgia, 'Times New Roman', Times, serif;
	font-weight: 700;
	font-style: normal;
	font-size: 15px !important;
	margin: 0;
	padding-top: 6px;
	text-align: center;
}

#main .production-hed h3 {
	font-family: 'Archer SSm A', 'Archer SSm B', Georgia, 'Times New Roman', Times, serif;
	font-weight: 700;
	font-style: normal;
	font-size: 18px;
	line-height: 21px;
	padding-top: 2px;
	margin: 0;
	float: left;
}
#main .show .production-hed h3 {
	color: #9f7a2c;
	font-size: 21px;
	line-height: 24px;
	padding-top: 0;
	width: 390px;
}

#main .production-hed h4 {
	font-weight: 400;
	font-style: normal;
	margin: 3px 0 0;
	font-size: 15px;
	color: #888;
	float: left;
}

#main h5 {
	font-weight: normal;
	font-size: 16px;
	color: #726a63;
	border-top: 1px solid #bfbbb5;
	padding-top: 4px;
	clear: both;
}

.image, .video {
	margin-bottom: 6px;
}

/*basic image floats main content */
.lefty, .lefty10 {
  float: left;
  margin: 0 10px 10px 0;
  }

.lefty20 {
  float: left;
  margin: 0 20px 20px 0;
  }

/*Rewrite of production menu*/

ul.production-nav {
	list-style-type: none;
	position: relative;
	margin-bottom: 0;
	margin-left: -3px;
}

.show ul.production-nav, .general ul.production-nav, .blog ul.production-nav {
	border: 0;
	float: right;
	margin-right: 0;
	width: 324px;
}

.show ul.production-nav {
	font-size: 14px;
	border: none;
	float: right;
	width: 337px;
	margin-top: 6px;
	margin-right: -6px;
	margin-left: 0px;
}

ul.production-nav li {
	font-weight: normal;
	float: left;
	border-right: 1px solid #bfbbb5;
	margin: 0 3px;
}

ul.production-nav li.last {
	border-right: 0px;
}

ul.production-nav a,
a.nav-explore {
	font-family: 'Archer SSm A', 'Archer SSm B', Georgia, 'Times New Roman', Times, serif;
	font-weight: 700;
	font-style: normal;
}

ul.production-nav a {
	font-size: 14px;
	float: left;
	padding: 0 6px 0 0;
	position: relative;
	margin-top: -2px;
	color: #9f7a2c;
	font-weight: 700;
}
ul.production-nav a:hover {
	color: #b52025;
}
ul.production-nav a.nav-comments, ul.production-nav a.nav-social {
	width: 94px;
}

ul.production-nav a.nav-social {
	width: 80px;
}

ul.production-nav a.nav-explore {background-position: 0 0;}
ul.production-nav a.nav-explore:hover {background-position: 0 -27px;}

ul.production-nav a.nav-rss {background-position: -374px 0;}
ul.production-nav a.nav-rss:hover {background-position: -374px -27px;}

ul.production-nav a.nav-reviews {background-position: -44px 0;}
ul.production-nav a.nav-reviews:hover {background-position: -44px -27px;}

ul.production-nav a.nav-media {background-position: -91px 0;}
ul.production-nav a.nav-media:hover {background-position: -91px -27px;}

ul.production-nav a.nav-blog {background-position: -138px 0;}
ul.production-nav a.nav-blog:hover {background-position: -138px -27px;}

ul.production-nav a.nav-comments {background-position: -187px 0;}
ul.production-nav a.nav-comments:hover {background-position: -187px -27px;}
ul.production-nav a.nav-comments em {
	font-size: 11px;
	color: #7f7870;
	font-style: normal;
	position: absolute;
	top: 2px;
	left: 53px;
	}
ul.production-nav a.nav-comments:hover em {
	color: #fff;
	}
ul.production-nav a.nav-social {background-position: -280px 0; }
ul.production-nav a.nav-social:hover,
ul.production-nav a.sup-active{background-position: -280px -27px;}

/* social media drop down container */

#sm-element {
	margin-right: -1px;
	padding: 0px;
	position: relative;
}

ul#sm-dropdown {
	position: absolute;
	right: 0px;
	top: 26px;
	width: 180px;
	list-style-type: none;
	border-bottom: 4px solid #e0ac40;
	padding: 5px 5px 3px 5px;
	clear: left;
	background-color: #e9e8d4;
	z-index: 1;
	display: none;
}

ul.production-nav li.nav-sm:hover ul#sm-dropdown {
  display: block;
  }

ul#sm-dropdown li {
	border: 0px;
	width: 90px;
	float: left;
	font-size: 10px;
	line-height: 16px;
	font-style: italic;
	height: 16px;
	margin-bottom: 4px;
}

ul#sm-dropdown li a {
	display: block;
	padding-left: 19px;
	background-image: url(https://web-archive.nli.org.il/National_Library/oe_/https://www.pcs.org/images/site/sm2.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	color: #666;
	height: 16px;
}

#sm-dropdown a:hover {
	color: #000;
}

#sm-dropdown a.email, a.email:hover {
	background-position: 0 0;
}

#sm-dropdown a.facebook {
	background-position: 0 -16px;
}

#sm-dropdown a.twitter {
	background-position: 0 -32px;
}

#sm-dropdown a.tumblr {
	background-position: 0 -48px;
}

#sm-dropdown a.delicious {
	background-position: 0 -64px;
}

#sm-dropdown a.flickr {
	background-position: 0 -80px;
}

#sm-dropdown a.digg {
	background-position: 0 -96px;
}

#sm-dropdown a.linkedin {
	background-position: 0 -112px;
}

#sm-dropdown a.stumbleupon {
	background-position: 0 -128px;
}

#sm-dropdown a.newsvine {
	background-position: 0 -144px;
}

/*Upcoming events slideshow*/

#slideshow {
	margin-top: 10px;
	float: left;
	margin-bottom: 10px;
}

#slideshow li {
	width: 180px;
	height: 208px;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: #edeee6;
}

#slideshow li a {
	text-decoration: none;
	color: #000;
}

#slideshow li div.hed {
	height: 85px;
	width: 180px;
	background-color: #bcb4ac;
}

#slideshow li div.hed h4, #slideshow li div.hed .slide-dates {
	padding: 0 6px;
	margin-bottom: 0px;
}
#slideshow li div.hed .slide-dates {
	font-size: 14px;
}
#slideshow li div.hed h4,
#slideshow li div.hed h4 a {
	font-size: 15px;
	font-family: 'Archer SSm A', 'Archer SSm B', Georgia, 'Times New Roman', Times, serif;
	font-weight: 700;
	font-style: normal;
	color: #000;
	padding-top: 6px;
}

#slideshow li div.hed .slide-dates {
	font-weight: normal;
	color: #fff;
}

#slideshow li a img {
	/*position: absolute;*/
}

/* Home page blog listing */
.home-news {
	width: 100%;
	height: auto;
	min-height: 191px;
	margin-bottom: 25px;
	display: block;
	clear: both;
}
.home-news .home-news-thumbnail,
.home-news .home-news-thumbnail a img {
	width: 260px;
	height: 191px;
}
.home-news .home-news-thumbnail {
	float: left;
	margin-right: 1em;
}
.home-news .home-news-summary a.more,
.news a.more {
	font-weight: 700;
	font-style: italic;
  display: block;
/* text-align: right; */
  margin: 1em 0;
	background: none;
	padding: 0;
}
.home-news .home-news-summary {

}
.home-news .home-news-summary h4 {
	color: #9f7a2c;
	font-size: 20px;
	line-height: 28px;
	margin: 0 0 0.25em;
	padding: 0;
}
.home-news .home-news-summary h4 a {
	color: #9f7a2c;
}
.homepage .news a.allposts,
.production a.allposts {
	font-family: 'Archer SSm A', 'Archer SSm B', Georgia, 'Times New Roman', Times, serif;
  font-weight: 700;
  font-style: normal;
  font-size: 15px;
  display: block;
  text-align: center;
  margin: 2em auto 0;
	padding: 0;
}

/*Blog/news styles*/

.last .pagination {
	border-top: 1px solid #bfbbb5;
  padding-top: 15px;
}
.news_post {
	/* float: left; */
	width: 100%;
	margin-bottom: 2em;
}
.show .news_post {
	border-bottom: 1px solid #bfbbb5;
	margin-bottom: 5px;
	padding-bottom: 10px;
}
.show .other-posts dl {
	border-top: none;
	margin-top: -5px;
}
.media .news_post {
	margin-bottom: 3em;
}
.media .news_post .main-image {
	margin-top: 1em;
}
.media .news_post .media-link {
	float: right;
}

.coleman .news_post h3 {
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 0;
	font-style: italic;
	color: #726a63;
}

.news_post h4,
.home-news h4 {
	font-family: 'Archer SSm A', 'Archer SSm B', Georgia, 'Times New Roman', Times, serif !important;
	font-weight: 700 !important;
	letter-spacing: -0.03em;
	font-size: 17px;
	line-height: 21px;
	margin-bottom: 5px;
	padding-top: 8px;
}

.general .news_post h6 {
	font-family: 'Archer SSm A', 'Archer SSm B', Georgia, 'Times New Roman', Times, serif !important;
	font-weight: 700 !important;
	letter-spacing: -0.03em;
}

.general .news_post h6, #main h6 {
	font-weight: normal;
	font-size: 18px;
	line-height: 22px;
}


.general .static .news_post h6 {
	margin-bottom: 9px;
}

.general .news_post .post_detail p {
	font-size: 11px;
	line-height: 16px;
}

.general h6.subhed {
	font-size: 13px;
	margin-bottom: 0px!important;
	font-weight: bold;
}

.general .news_post ul {
	list-style-image: url(https://web-archive.nli.org.il/National_Library/oe_/https://www.pcs.org/images/site/ul-arrow-gray.gif);
	background-repeat: no-repeat;
	/* padding-left: 15px; */
	list-style-position: outside;
}

.general .news_post ul li {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

.general .news_post .imprint {
	font-size: 11px;
	line-height: 18px;
}

.portrait .image {
	background-color: #ccc;
	height: 98px;
}

.portrait dl {
	font-size: 9px;
	line-height: 13px;
	margin-top: 6px;
	margin-bottom: 0px;
}

.portrait dt {
	color: #000;
}

.portrait dd {
	font-style: italic;
	margin: 0;
}

p.datestamp {
	font-size: 13px;
	color: #bfbbb5;
	margin: -10px 0 10px 0;
}

.other-posts {
	float: left;
}

.other-posts dl {
	border-top: 1px solid #bfbbb5;
	margin-bottom: 16px;
}

.other-posts dt, .other-posts dd {
	font-family: 'Gotham SSm A', 'Gotham SSm B', Helvetica, Arial, sans-serif;
	font-weight: 400;
	margin-left: 0;
	padding-bottom: 6px;
	padding-top: 6px;
	border-bottom: 1px solid #bfbbb5;
	min-height: 38px;
}
.other-posts dd {
	font-family: 'Archer SSm A', 'Archer SSm B', Georgia, 'Times New Roman', Times, serif !important;
	font-weight: 700;
	font-size: 14px;
}

.other-posts p {
	font-size: 13px;
	line-height: 16px;
	font-style: italic;
	border-bottom: none !important;
}

/*JAW=specific styles*/

.general.jaw .news_post h6 {
	margin-bottom: 0px;
}

.general.jaw .news_post h6.sub {
	margin-bottom: 9px;
	color: #726a63;
}

div.year {
	float: left;
	margin-top: 18px;
	clear: right;
}

div.year h6 {
	font-size: 11px !important;
	font-weight: bold !important;
}

div.year dl dt {
	float: left;
	margin-right: 6px;
	font-weight: normal;
	color: #000;
}

div.year dl {
	margin-bottom: 0px;
}

/*Production page styles*/

.image-hero {
	background-color: #fff;
	margin-bottom: 10px;
}

.synopsis {
	margin-bottom: 20px;
}
.synopsis h4 {
	font-family: 'Archer SSm A', 'Archer SSm B', Georgia, 'Times New Roman', Times, serif !important;
	font-weight: 700 !important;
	font-size: 15px !important;
	line-height: 22px !important;
	color: #fff !important;
	margin-bottom: 0 !important;
}

.synopsis h5 {
	font-weight: normal !important;
	font-size: 13px !important;
	line-height: 18px !important;
	margin: 4px 0 0 0 !important;
	color: #edeee6 !important;
	border: none !important;
}
#main .synopsis h5 a {
	color: inherit;
  text-decoration: underline;
}
#main .synopsis h5 a:hover {
	color: #fff;
}

.synopsis h6 {
	font-weight: normal;
	font-size: 13px;
	line-height: 18px;
	color: #000;
	font-style: italic;
	margin: 10px 0 18px 0;
	border-top: 1px solid #fff;
	padding-top: 6px;
}

.bloc {
	background-color: #9f7a2c;
	padding: 5px 9px 5px 8px;
	margin-bottom: 8px;
}

/*General styles*/

.general h4.pagehed, .blog h4.pagehed {
	font-family: 'Archer SSm A', 'Archer SSm B', Georgia, 'Times New Roman', Times, serif !important;
	text-transform: uppercase !important;
	font-weight: 700 !important;
	font-style: normal !important;
	font-size: 32px;
	line-height: 52px;
	color: #b52025;
	height: 70px;
	margin-bottom: 10px;
	letter-spacing: -0.05em;
	word-spacing: -2px;
}

#main h1 {
	font-family: 'Archer SSm A', 'Archer SSm B', Georgia, 'Times New Roman', Times, serif !important;
	font-weight: 700 !important;
	font-size: 26px;
	line-height: 36px;
	color: #9f7a2c;
}

/* .blog h1 {
	font-style: normal !important;
} */

.main-image {
	text-align: center;
	margin-bottom: 1em;
}
.news_post .main-image {
	width: 370px;
}
.media .news_post .main-image {
	width: auto;
	height: auto;
}
.image {
	max-width: 100%;
}
.news_post .main-image .image {
	min-width: 370px; 
	min-height: 272px;
	max-width: none;
}
.media .news_post .main-image .image {
	width: 370px;
}
.blog .main-image {
	margin-bottom: 2em;
}
.show .main-image,
.production .main-image {
	margin-bottom: 0;
}
.production .news_post .main-image .image {
	max-width: 370px;
}
.caption {
	margin: 0 auto 1em;
	color: #908d88; 
	text-align: center;
}
.main-image .caption {
	margin: -6px auto 1em;
}
.caption p {
	margin: 0;
	padding: 0;
}

table.text-with-image {
	margin: 1em auto;
}
table.text-with-image td {
	padding: 10px;
}

div.utility {
	min-height: 70px;
	margin-bottom: 10px;
}

div.utility p {
	line-height: 15px;
	padding-top: 24pt;
}

.border-top {
	border-top: 1px solid #bfbbb5;
}

div.sidebar {
	clear: left
}

.general .news_post, .general div.comment, .general #comment_form {
	border-bottom: 0px;
	border-top: 1px solid #bfbbb5;
	padding-top: 4px;
	margin-bottom: 10px;
	float: left;
	clear: both;
	width: inherit;
}

#comment_form {
	margin-top: 15px;
}

div.comment ul {
	list-style-type: none;
	padding: 0;
	float: left;
}

div.comment ul li {
	display: block;
	float: left;
	padding-right: 6px;
	clear: right;
}

div.social-comment-link {
	display: block;
	margin-top: 10px;
}

.general fieldset {
	padding: 0;
	border: 0;
}

.general fieldset label {
	display: block;
	float: left;
	font-weight: normal;
	font-size: 10px;
	line-height: 12px;
	height: 18px;
	margin-top: 6px;
	font-style: italic;
}

label input {
	vertical-align: bottom;
	padding-right: 6px;
}
.form__field label input {
	vertical-align: inherit;
	padding-right: 0;
}
.form__row {
	margin-bottom: 1em;
}
.form__field select {
	font: 1em 'Gotham SSm A', 'Gotham SSm B', Helvetica, Arial, sans-serif !important;
}
.form__field input.text, .form__field select {
	margin: 0;
}

fieldset#login {
	margin-bottom: 10px;
}

textarea {
	margin: 0 0 10px 0;
}

.check {
	float: left;
	margin-right: 6px;
	/*margin-top: 6px;*/
	display: block;
	height: 18px;
}

form .form__note {
	/* HIDDEN FOR NOW UNTIL FORM PLUGIN CAN BE FIXED */
	display: none;
	text-align: right;
	font-size: 12px;
	font-weight: 700;
}

form .buttons {
	margin: 0 0 3em 1.5em;
}

form .errors {
	color: red;
}

.captcha {
	margin-bottom: 6px;
}

.sidebar div.comment {
	border-top-color: #dcdad8;
	margin-bottom: 10px;
}

.sidebar div.comment p {
	margin-bottom: 4px;
}

.sidebar div.comment p.imprint {
	font-size: 10px;
}

.sidebar ul {
	list-style-type: none;
	padding: 0;
	width: 100%;
	float: left;
}

.sidebar ul li {
	display: block;
	width: 50%;
	float: left;
}

.sidebar ul.anchor_list li {
	width: 100%;
}

.blog .news_post .comments p {
	font-size: 11px;
}

.blog .news_post div.comment {
	border-top-color: #dadad8;
}

.blog fieldset#login label {
	width: 50px;
	margin-right: 10px;
}

.blog fieldset#login input.text {
	width: 203px;
	float: left;
}

.blog fieldset#login

#blog div.pagination {
	font-size: 12px;
	width: 100%;
}
#news div.pagination {
	font-size: 13px;
	width: 100%;
	margin-top: 20px;
}
div.pagination ul#prevnext
{
list-style-type: none;
margin: 0;
padding: 0;
}
div.pagination ul#prevnext li {
	width: 250px;
}
div.pagination ul#prevnext .left { float: left; }
div.pagination ul#prevnext .right { float: right; text-align: right; }
.inner-navbar {
	margin: 20px auto;
	text-align: center;
	font-weight:bold;
	text-transform: uppercase;
}
.blog h2 {
/*
		min-height: 29px;
		padding-bottom: 18px;
*/
	margin-top: 2em;		
	margin-bottom: 1em;
}
.staff h1#entry-title {
	text-align: left !important;
	margin: 0;
}	
.staff_entry h6 {
	margin: 0.2em 0 0.4em;
}
.staff_entry .staff_contact {
	margin-bottom: 20px;
}
.staff_entry .staff_photo {
	float: left;
	clear: both;
	margin-right: 15px;
}
.staff_entry .staff_photo img {
	width: 200px;
}
.staff_entry .staff_contact {
	margin-bottom: 20px;
}

form.form--rentalsContact .form__row {
	margin-bottom: 1em !important;
}



/*Footer styles*/

#footer-container {
	margin: 0px;
	width: 100%;
	display: block;
	background-color: #000;
}
#footer-content {
	width: 975px;
	font-size: 12px;
	color: #fff;
	margin: 0px auto;
	padding: 25px 0;
	float: none;
}
#footer-content h3 {
	display: none;
}
#footer-content p {
	padding-right: 0px;
	color: #bfbbb5;
	margin-bottom: 0px;
}
#footer-content, #footer-content p, #footer-content ul {
	font-size: 12px;
	line-height: 1.5;
}
#footer-content ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#footer-content ul li {
	padding-bottom: 3px;
	color: #bfbbb5;
}
#footer-content ul ul li {
	font-style: italic;
}
#footer-content ul ul li a {
	padding-left: 9px;
	background-image: url(https://web-archive.nli.org.il/National_Library/oe_/https://www.pcs.org/assets/site/footer-arrow.png);
	background-repeat: no-repeat;
	background-position: -2px 0px;
}
#footer-content ul ul li a:hover {
	background-position: -2px -13px;
}
#footer-content .column {
	margin-right: 40px;
	margin-bottom: 20px;
}
#footer-content .column ul {
	margin-bottom: 20px;
}
#footer-content .column ul ul {
	margin-bottom: 5px;
}
#footer-content h6, #footer-content h6 a {
	font-size: 14px;
	color: #9f7a2c;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 9px;
}
#footer-content a {
	color: #bfbbb5;
}
#footer-content a:hover {
	color: #fff;
}
#footer-content .about-text {
	font-style: italic;
}


/*Sponsors sidebar*/

#sponsors ul,
#showSponsors ul {
	list-style-type: none;
	padding: 0;
}
#sponsors ul li,
#showSponsors ul li {
	height: 72px;
	margin-bottom: 10px;
	font-family: 'Archer SSm A', 'Archer SSm B', Georgia, 'Times New Roman', Times, serif;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	line-height: 15px;
}
#sponsors ul li a,
#showSponsors ul li a {
	color: #000;
}
#sponsors ul li p,
#showSponsors ul li p {
	display: table-cell;
	height: 72px;
	vertical-align: middle;
}


/*Contact sidebar*/

#contact fieldset {
	padding: 0;
	border: 0;
}

#contact fieldset legend {
	display: block;
	font-weight: normal;
	font-size: 11px;
	line-height: 15px;
	padding: 0;
}
/*
#contact fieldset input.text {
	font-family: Arial, Helvetica, sans-serif;
	color: #bfbbb5;
	padding-bottom: 4px;
	background-color: #fff;
	height: 14px;
	margin-bottom: 6px;
	border: 1px solid #bfbbb5;
}
*/
#contact h3 {
	font-size: 13px;
	margin-bottom: 12px;
	border-top: 1px solid #bfbbb5;
	padding-top: 6px;
}

#contact p {
	margin-bottom: 9px;
}

#contact ul {
	list-style-type: none;
	padding: 0;
	font-size: 11px;
	line-height: 18px;
	margin: 0 0 28px 0;
	float: left;
}

#contact ul li {
	float: left;
	display: inline-block;
}

#contact ul li a {
	display: block;
	height: 16px;
	padding-left: 20px;
	background-image: url(https://web-archive.nli.org.il/National_Library/oe_/https://www.pcs.org/images/site/sm.png);
	background-repeat: no-repeat;
	font-style: italic;
}

#contact .tnew-style-button {
		width: auto;
    text-align: center;
    background-color: #96b94e;
    margin: 0px;
    display: block;
		padding: 5px 10px;
}

.twitter {
	background-position: 0 -32px;
}

.fb {
	background-position: 0 -16px;
}

.tumblr {
	background-position: 0 -48px;
}

.delicious {
	background-position: 0 -64px;
}

.flickr {
	background-position: 0 -80px;
}

.youtube {
	background-position: 0 -96px;
}

.vimeo {
	background-position: 0 -112px;
}

.pinterest {
	background-position: 0 -128px;
}
.instagram {
	background-position: 0 -144px;
}

/*Link styles*/

a {
	color: #b52025;
	text-decoration: none;
}

#main h1 a, #main h2 a, #main h3 a, #main h4 a, #main h5 a, #main h6 a, .other-posts dd a {
}
#main h1 a:hover, #main h2 a:hover, #main h3 a:hover, #main h4 a:hover, #main h5 a:hover, #main h6 a:hover, .other-posts dd a:hover {
	color: #000;
}

a:hover {
	color: #000;
}

a.ticket {
	font-size: 14px;
	font-weight: 700;
	color: #b52025;
	background-color: #fff;
	border: 1px solid #b52025;
	text-align: center;
	padding: 2px 8px;
	text-decoration: none;
	display: block;
	float: right;
	height: 19px;
	margin-top: 6px;
}

.show a.ticket, .general a.ticket, .blog a.ticket { margin-top: 2px; }
.general a.ticket, .blog a.ticket { margin-right: 9px; }
.show a.ticket { margin-right: 13px; }

a.ticket:hover {
	color: #fff;
	background-color: #b52025;
}

a.submit, button.submit, input.submit {
	display: block;
	float: left;
	height: 16px;
	padding-left: 22px;
	background-image: url(https://web-archive.nli.org.il/National_Library/oe_/https://www.pcs.org/images/site/check.gif);
	background-repeat: no-repeat;
	margin-top: 4px;
	font-style: italic;
	font-size: 11px;
	clear: both;
}

input.submit, button.submit {
	background-color: transparent;
	border: none;
	cursor: pointer;
}


a.search {
	display: block;
	float: left;
	height: 16px;
	padding-left: 22px;
	background-image: url(https://web-archive.nli.org.il/National_Library/oe_/https://www.pcs.org/images/site/search.png);
	background-repeat: no-repeat;
	margin-top: 4px;
	font-style: italic;
	font-size: 11px;
}

a.search:hover {
	background-image: url(https://web-archive.nli.org.il/National_Library/oe_/https://www.pcs.org/images/site/search-hover.png);
}

a.more {
	font-style: italic;
	padding-left: 9px;
	margin-left: 4px;
	background-image: url(https://web-archive.nli.org.il/National_Library/oe_/https://www.pcs.org/images/site/ul-arrow.gif);
	background-repeat: no-repeat;
	background-position: -2px 0px;
}

a.more:hover {
	background-position: -2px -13px;
}

.news_post a.more {
  float: right;
  line-height: 1.2;
  margin-top: 10px;
  margin-bottom: 10px;
}

/* Staff Table */
#staff-directory {
  margin: 0;
  width: 740px;
  }

#staff-directory th, #staff-directory td {
  padding: 5px 2px;
  }

#staff-directory td {
  vertical-align: top;
	}

#staff-directory td a {
  text-decoration: underline;
  }

#staff-directory td a:hover {
  text-decoration: none;
  }

#staff-directory td.last {
  padding-bottom: 10px;
  }

#staff-directory td.staff-name {
  width: 30%;
	font-weight: bold;
  }

#staff-directory td.staff-email {
  text-transform: lowercase;
  }
	
#staff-directory tr.superlast td{
  padding-bottom: 20px;
  }

#staff-directory th {
 padding: 5px;
  background: #9f7a2c;
  color: #fff;
  font-size: 13px;
  }

#staff-directory th span.category-info {
 background: transparent;
 float: right;
 display: inline;
 font-weight: normal;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 margin-left: -490px;
  }


/* This is legacy CSS from the first build. SHould probably be rebuilt,
including the JS that cycles it */
#screen2{position:relative;width:750px;margin:15px 0px 0px;padding:0 0 14px;}
	#screen2 #buttons{
	border:none;margin-bottom:5px;background-repeat:no-repeat;
	width:750px;
	}

	#screen2 #buttons a{margin:5px 0px;}
	#screen2 .galprev{float:left; background-image:url(https://web-archive.nli.org.il/National_Library/oe_/https://www.pcs.org/assets/site/slideshow-left.png); background-repeat:no-repeat; width:28px; height:197px;cursor:pointer;}
	#screen2 .galnext{float:right; background-image:url(https://web-archive.nli.org.il/National_Library/oe_/https://www.pcs.org/assets/site/slideshow-right.png); background-repeat:no-repeat; width:28px; height:197px;	cursor:pointer;}
	#screen2 .galprev:hover{background-image:url(https://web-archive.nli.org.il/National_Library/oe_/https://www.pcs.org/assets/site/slideshow-left-hover.png);}
	#screen2 .galnext:hover{background-image:url(https://web-archive.nli.org.il/National_Library/oe_/https://www.pcs.org/assets/site/slideshow-right-hover.png);}

.leftBar {
	/* background-image:url(https://web-archive.nli.org.il/National_Library/oe_/https://www.pcs.org/images/site/leftFog.png); background-repeat:repeat-y; */
	width:28px; height:197px;  position:absolute; float:left; top:0px; left:-4px;
}
.rightBar {
	/* background-image:url(https://web-archive.nli.org.il/National_Library/oe_/https://www.pcs.org/images/site/rightFog.png); background-repeat:repeat-y; */
	width:28px; height:197px;  position:absolute; float:right; top:0px; right:-4px;
}

#slideshow{overflow:hidden;width:750px;border:none;padding:0px;margin:0px 0px 5px;}

	#slideshow ul{list-style:none;width:3000px;padding:0px;margin-left:3px;}
	#slideshow li{list-style:none;float:left;margin-right:3px;margin-left:3px;padding:0px;}


/* added by bisgard */
.static-submenu, .table-of-contents {
	color: #bfbbb5;
	text-align: center;
  font-family: 'Archer SSm A', 'Archer SSm B', Georgia, 'Times New Roman', Times, serif !important;
  font-weight: 700 !important;
}
.static-submenu {
	margin: 1em 0 2em;
	font-size: 14px;
}
.table-of-contents {
	margin-top: -12px;
	margin-bottom: 2em; 
}
.static-submenu a, .table-of-contents a {
	white-space: nowrap;
	color: #9f7a2c;
}
.static-submenu a:hover, .table-of-contents a:hover {
	white-space: nowrap;
	color: #000;
}
.blog #main, .static #main p, .static #main li, .news_post {
	font-size: 13px;
	line-height: 150%;
}
.blog table td {
	vertical-align: top;
}
.show .image-hero p {
	margin: 0;
	padding: 0;
}
#footer-content .span-1 li {
	font-size: 13px;
	line-height: 130%;
	margin-bottom: 4px;
	}
#footer-content .span-1 .sub-footer-nav li {
	font-size: 12px;
	margin-top: 4px;
}
.bio-reveal, .bio_extended, .bio-hide {
	font-size: 11px;
	font-weight: normal;
}
div#alert {
	margin: 0px 0px 18px;
	display: none;
	padding: 6px 10px;
}
div#alert p {
	margin: 0;
}
div#alert, 
div#alert p,
div#alert ul,
div#alert ol,
div#alert li {
	font-family: 'Gotham SSm A', 'Gotham SSm B', Helvetica, Arial, sans-serif;
	font-weight: 700;
	font-style: normal;
	color: #fff;
	font-size: 18px;
	line-height: 22px;
	height: auto;
}
div.promo {
	background:#9f7a2c;
}
div.promo a {
	color: #fff;
	text-decoration: underline;
}
div.emergency {
	background:#b52025;
}
div.emergency a {
	color: white;
        text-decoration: underline;
}
#pcs {
	display: none;
/*	display: block; */
	float: left;
	clear: both;
	height: 57px;
	width: 940px;
}
#pcs a {
	display: block;
	height: 55px;
	width: 940px;
}
.indent {
	margin-left: 2em;
	margin-bottom: 1.5em;
}
#mobileheader {
	margin: 0.5em;
	padding: 0;
	display: none;
	width: 100%;
	text-align: center;
	font-weight: normal;
	font-size: 2.5vh;
	color: #9f7a2c;
	background-color: #fff;
}
#mobileheader a {
	color: #9f7a2c;
}
#mowebLink {
	color: #bfbbb5;
	padding-top: 38px;
	display: block;
}
.age-notice {
	display: block;
	clear: both;
	margin: 18px 0;
}
table.nopadding td {
	padding: 0;
}

#comment_form .span-6 {
	width: 740px;
}
#comment_form h4 {
	font-family: 'Archer SSm A', 'Archer SSm B', Georgia, 'Times New Roman', Times, serif;
	line-height: normal;
	margin-bottom: 0px;
}
.comments_disabled {
	font-size: 12px;
	line-height: 1.5em;
}
.no-comments-found {
	font-size: 12px;
}
.tnew-style-button {
	display: inline-block;
}
.tnew-style-button, .redactor-dropdown-button-style-toggle, form .buttons .button {
	font-family: 'Gotham SSm A', 'Gotham SSm B', Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #B52025;
	border: none;
	text-align: center;
	padding: 10px 20px;
	margin-bottom: 20px;
}
.tnew-style-button a,
.tnew-style-button a:hover,
a.tnew-style-button,
a.tnew-style-button:hover, 
form .buttons .button, 
form .buttons .button:hover {
	color: #FFFFFF;
}
input.tnew-style-button {
	cursor: pointer;
}
.series-select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
	padding: 0px;
	width: 300px;
	text-align: center;
	margin: 0 auto 1.5em;
}
.series-select select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #B52025;
	border: none;
	width: 250px;
	padding: 5px 10px;
	margin: 5px;
}
.series-select select option {
	color: #B52025;
	background-color: #fff;
	font-weight: bold;
}
span.loader {
	color: #B52025;
	float: right;
	visibility: hidden;
	margin-top: 7px;
}
div.loader {
	color: #B52025;
	visibility: hidden;
	margin: 1em 1em 0 1em;
	text-align: center;
}
/* styles for the tables on pcs.org/education/teachers/ */
table.teachers td {
	vertical-align: top;
	padding-bottom: 1em;
}

/* styles for the season ticket sales landing page */
.package-section {
	margin-top: 15px;
	margin-right: 18px;
	width: 365px;
	min-height: 330px;
	float: left;
	background-color: #edeee6;
}
h4.season-ticket-heading {
	font-family: 'Archer SSm A', 'Archer SSm B', Georgia, 'Times New Roman', Times, serif;
	font-weight: 700;
	margin-top: 0;
	padding: 7px 10px 5px;
	font-size: 18px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #fff;
}
.everything-series h4 {
	background-color: #8a4e57;
}
.mainstage-series h4 {
	background-color: #3d6d9b;
}
.cyo-package h4 {
	background-color: #42bbac;
}
.flexpass h4 {
	background-color: #8cb049;
}
.armory-card h4 {
	background-color: #9f7a2c;
}
.armory-card {
	width: 100%;
	background-color: #000;
	color: #fff;
	min-height: 0;
}
.armory-card a {
	color: #9f7a2c;
}
.armory-card a.tnew-style-button {
	background-color: #9f7a2c;
	color: #fff;
}
.wildcard-package {
	margin: 2em auto;
	width: 600px;
	min-height: 250px;
	float: none;
}
.buy-link-indented {
	margin-left: 44px;
	margin-bottom: 3em;
}
.lightbox { display: block; background-color: #fff; padding: 30px; }
.lightbox .header {
	display: block;
	height: 10px;
}
.lightbox .header a.close {
	display: block;
	float: right;
	height: 20px;
	width: 19px;
	margin-top: -20px;
	margin-right: -20px;
	color: #908d88;
	background-image: url(https://web-archive.nli.org.il/National_Library/oe_/https://www.pcs.org/assets/site/close-x.png);
	background-repeat: no-repeat;
}
.lightbox .content-scroll {
	height: 500px;
	overflow-y: scroll;
	padding-right: 15px;
	border-bottom: 1px solid #B52025;
}
.lightbox .footer a.close {
	display: block;
	float: right;
	height: 20px;
	width: 19px;
	margin-top: 1em;
	margin-right: 15px;
}
.lightbox h1 { 
	font-size: 180%; 
	color: #9f7a2c; 
	margin-bottom: 0.7em; 
}
#lightbox,
#benefits,
#everything,
#mainstage,
#cyo,
#flexpass,
#wildcard { 
	display: none; 
}
#lightbox,
#benefits {
	width: 900px;
}
#cyo,
#wildcard {
	width: 600px;
}

.series-btn { margin-left: 15px; }

/* Styles for AddThis social media sharing widget */
#at4-share, #at4-soc {
	top: 166px !important;
}
.at4-share-title {
	text-align: center;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	color: gray;
	background-color: #000;
	font-size: 10px;
	font-weight: bold;
	padding: 3px 0;
}
#at4-scc, #at4-soc {
	background-color: #000 !important;
}

ul.mailing-list-address, ul.mailing-list-prefs {
	list-style-type: none;
}
ul.mailing-list-address {
	float: left;
	margin-right: 100px;
}
ul.mailing-list-address input {
	margin: 0 0 0.8em;
}
.req-note {
	color: #666666;
	font-size: 12px;
}

#season-announce h2 {
	margin-top: 3em;
}
#season-announce h3 {
	font-family: 'Archer SSm A', 'Archer SSm B', Georgia, 'Times New Roman', Times, serif;
	font-weight: 700;
	font-size: 24px;
	font-style: normal;
	text-transform: uppercase;
	color: #42bbac;
	margin-top: 1em;
	margin-bottom: 5px;
  padding-top: 1em;
  border-top: 1px solid #bfbbb5;
}
#season-announce h4 {
	font-size: 13px;
	font-style: normal;
	margin: 0;
	line-height: 150%;
}
#season-announce h5 {
	color: #b52025;
	border: none;
	font-style: italic;
	border: 0;
	margin-bottom: 0.5em;
}

.weekly-discount {
	margin: 2em auto 3em;
	text-align: center;
}

div.employment_listing h2 {
	margin: 0 0 2em;
}
h2.employment_listing {
	margin: 2em 0 1.5em;
}
ul.employment_listing {
	list-style-type: none;
	margin-top: 2em;
	margin-bottom: 3em;
}
ul.employment_listing li {
	margin: 0 0 2em;
}

ul.employment_listing li .job-title {
	font-size: 120%;
	font-weight: 700;
}
.eoe-notice {
	font-style: italic;
}

div.paycom-employment-listing {
	height: 600px; 
	width: 750px; 
	margin: 2em 0;
	-webkit-overflow-scrolling:touch;
}

.plus-minus, #main h3 a.plus-minus {
	display: inline-block;
	border: 1px solid #b52025;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	color: #b52025;
	text-align: center;
	font-weight: bold;
	width: 14px;
	height: 14px;
	padding: 0;
	margin: 0 6px;
}

.datewrapper:before {
  top: 3px !important;
	left: 8px;
}

/* OVERRIDE ELEMENTS ON SPECIFIC PAGES BY CRAFT ENTRY ID IN THE BODY TAG */

/* Contact page */
body#entry-346 div.staticPages h2 {
  text-align: left;
}

/* TNEW Templates */
body#entry-2972 div#alert,
body#entry-2973 div#alert {
	display: none !important;
}
body#entry-2973 div.notice {
	margin: -14px 0;
	padding: 4px 8px 3px;
	background: #ff0000;
	border: none;
	z-index: 10;
	position: absolute;
	width: 959px;
	color: #fff;
}

/* Weather Policy page */
body#entry-4217 div#alert {
	margin-bottom: 2em;
}

/* JAW static page, 
   JAW History static page,
	 Donation Request page,
	 Rental Request Form Page */
body#entry-353 #main .static-submenu,
body#entry-360 #main .static-submenu,
body#entry-726 #main .static-submenu,
body#entry-4405 #main .static-submenu { display: none; }

/* Twist Your Dickens Resource Guide */
body#entry-471 #main .static-submenu { display: none; }

/* Great American Songbook blog entry */
body#entry-3571 #main .datestamp { display: none; }

/* TCG in PDX page (www.tcginpdx.org) */
body#entry-4988,
body#entry-4988 div#container {
	width: 750px;
	background-image: none;
}	
body#entry-4988,
body#entry-4988 div#container,
body#entry-4988 div#main {
	margin: 0 auto;
	padding: 0;
}
body#entry-4988 div#main {
	width: 750px;
	height: 2000px;
}
body#entry-4988 div#alert,
body#entry-4988 div#header,
body#entry-4988 div#administrative,
body#entry-4988 div#footer-container {
	display: none !important;
}
body#entry-4988 table.portland-guide td {
	border-bottom: 1px solid #bfbbb5;
  padding-top: 10px;
}

/* 2017-18 Season Announcement Page */
body#entry-5356 h1 {
	text-align: center; 
	border-bottom: 3px solid #9f7a2c;
	padding-top: 1em;
	clear: both;
}
body#entry-5356 #content #main h2 {
	margin: 1.5em 0 10px;
	border-top: 1px solid #bfbbb5;
	padding-top: 1.5em;
	font-size: 20px;
	color: #9f7a2c;
}
/* Wild Card Deal Page */
body#entry-7197 .cyo-package h4 {
  background-color: #9f7a2c;
  text-align: center;
}

/* TICKETING SIDEBAR CALENDARS */

/*  **** TO DELETE? ****
.imgSm-cal {float:right; width:25px; height:54px;margin:0px; padding:0px; background-image:url(/National_Library/oe_/https://www.pcs.org/images/site/img-cal.jpg); background-repeat:no-repeat;  }
.brown-block h6 {float:left;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;font-size:14px;font-weight:300;padding-left:6px;padding-top:5px;color:#f2f4ef; letter-spacing:-.3px}

.brown-block {width:180px;height:54px;background-color:#4b2f21;margin:0px; padding:0px;}
.brown-block h5 {font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;font-size:14px;font-weight:300;padding-left:6px;padding-top:5px;color:#f2f4ef; letter-spacing:-.3px}
.brown-block h4 {font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;font-size:14px;font-weight:300;padding-left:6px;padding-top:0px;color:#f2f4ef; letter-spacing:-.3px}
*/

#slideshow2{overflow:hidden;height:364px;border:none;padding:0px;margin:0px; width:184px;position:relative;}

#slideshow2 ul.tikt-list{list-style:none;height:2000px;padding:0px;margin:0px; width:180px; background-color:#fff;}
#slideshow2 ul.tikt-list li{list-style:none;padding:0px;margin:0px;height:26px; margin-bottom: -4px;}

li.white-tikt {display:inline-block;background-color:#ffffff;height:26px;width:100%;list-style-type:none;margin:0px; padding:0px;}
li.tan-tikt {display:inline-block;background-color:#eae8d6;height:26px;width:100%;list-style-type:none;margin:0px; padding:0px;}

li.white-tikt, li.tan-tikt { margin-bottom: -4px; }

.tikt-list {
  margin: 0;
  padding: 0;
	font-size: 13px;
	line-height: 1.3;
  }

.tikt-txt {background-color:transparent;height:auto;margin:0px; padding:0px; }
.tikt-txt ul {list-style-type:none;width:180px; height:26px;margin:0px; padding:0px;}

.tikt-txt ul li {margin:0px; padding:0px; height:26px;}

li.tik-mnth {float:left; width:31px;margin:0px; padding:0px;}
li.tik-mnth p {padding-left:6px; padding-top:7px;color:#7f7870; font-weight:600;font-size:11px; letter-spacing:.2px;}
li.tik-date {float:left; width:25px;margin:0px; padding:0px;}
li.tik-date p {padding-left:3px;padding-top:2px;color:#000;font-size:18px; font-weight:600;}
li.tik-day {float:left; width:20px;margin:0px; padding:0px;}
li.tik-day p {color:#7f7870; font-weight:500;font-size:11px;padding-left:6px;padding-top:7px;
position: relative; width: 25px;}
li.tik-day p .med {float: right;font-size:10px;font-weight:400;color:#962d32;position: absolute; right:4px;top:7px;}

li.tik-time {float:left; width:20px;margin:0px; padding:0px;}
li.tik-time p {padding-left:9px;padding-top:7px; }

.info {display:inline;float:right;width: 80px;margin:0px; padding:0px;}
.info p {font-size:11px;font-weight:400;color:#000;padding:6px 0px 0px 2px; }

.info2 { cursor: pointer;}
.info2 { display:none;float:right;width: 80px;margin:0px; padding:0px;}
.info2 p {font-size:10px;font-weight:600;color:#fff;padding:6px 0px 0px 2px; }

.tikt-txt ul.maximus {background-color:#b52025;}
.tikt-txt ul.maximus li.tik-mnth p {color:#fff;}
.tikt-txt ul.maximus li.tik-day p {color:#fff;}
.tikt-txt ul.maximus li.tik-day p .med {float: right;font-size:10px;font-weight:400;color:#962d32;position: absolute; right:0px;top:7px;}
.tikt-txt ul.maximus li.info {display:none;float:right;width: 80px;margin:0px; padding:0px;}
.tikt-txt ul.maximus li.info p {display:none;font-size:11px;font-weight:600;color:#fff; }
.tikt-txt ul.maximus li.info2 { display:inline; float:right;width: 80px;}
.tikt-txt ul.maximus li.info2 p {font-size:10px;font-weight:600;color:#fff; }
.tikt-txt ul.maximus li.info2 p a {color: #fff;text-decoration: none;}
.tikt-txt ul.maximus li.info2 p a:hover {text-decoration: none;}

#scroll-box, .scroll-box { background-color:#908d88;height:27px; width:180px; }
#scroll-container, .scroll-container { text-align:center; padding:0; margin:0 auto; width:180px; height:27px;}

#scroll-box .arw-dn {padding-top:4px;float:left;margin-left:12px; background-image:url(/National_Library/oe_/https://www.pcs.org/images/site/arw-dn.png); background-repeat:no-repeat; background-position-y: 2px; width:8px; height:8px;cursor: pointer;}
#scroll-box h2, .scroll-box h2 {margin-left:16px;	float:left;font-size:	10px;	color:#fff; text-transform:uppercase; letter-spacing:1px; line-height:10px;	border:none;	margin:0;	padding:0; height:auto;	width:140px;}
.scroll-box h2 {text-align: center;}
.scroll-box h2 a {color: #fff; display:block; padding-top:8px; height:27px; width:180px;}
#scroll-box .arw-up {padding-top:4px;float:right;margin-right:12px; background-image:url(/National_Library/oe_/https://www.pcs.org/images/site/arw-up.png); background-repeat:no-repeat; width:8px; height:8px;cursor: pointer;}

#cal-box-down  {margin-right:-1px; padding:0px;position:relative;}
div .calendar-box {position:absolute; z-index:3;right:1px;margin-top:0px;width:185px; height:249px; padding-top:0px;background-image: url(/National_Library/oe_/https://www.pcs.org/images/site/cal-bg.png); background-repeat:no-repeat; background-position:right; }
* html div .calendar-box { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/buytickets/images/site/cal-bg.png', sizingMethod='crop');position:absolute; z-index:3;right:1px;}
*+html div .calendar-box { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/buytickets/images/site/cal-bg.png', sizingMethod='crop');position:absolute; z-index:3;right:1px;}

div .calendar-box .calendar-content {width:180px;float:right;}

div .calendar-box .calendar-content #month { background-color:#a39c95; height:35px;border-top:1px solid #b5afa8;}

div .calendar-box .calendar-content #month h2 {float:left;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif; color:#000; font-size:14px;font-weight:400; line-height:22px;padding-left:8px;}
div .calendar-box .calendar-content #month .cal-nav {float:right;width:34px; padding-top:6px;padding-right:8px;margin:0px;}


div .calendar-box .calendar-content .dates  {width:180px; height:auto;margin:0px;padding:0px; background-color:#f2f4ef;}
div .calendar-box .calendar-content .dates .box  {float:left;width:25px; height:15px;margin:0px;padding:0px; background-color:#f2f4ef;border-bottom:1px solid #f2f4ef;border-right:1px solid #f2f4ef;}
div .calendar-box .calendar-content .dates .box  h3 {padding-left:6px;font-size:9px;color:#7f7870; font-weight:400; line-height:13px;}
div .calendar-box .calendar-content .dates .box-last  {float:right;width:24px; height:15px;margin:0px;padding:0px; background-color:#f2f4ef;border-bottom:1px solid #f2f4ef;}
div .calendar-box .calendar-content .dates .box-last  h3 {padding-left:6px;font-size:9px;color:#7f7870; font-weight:400;line-height:13px;}

.calendar-content .row  {width:180px; height:auto;margin:0px;padding:0px; background-color:#d4d0ca;}
.calendar-content .row .box  {float:left;width:25px; height:25px;margin:0px;padding:0px;border-top:1px solid #f2f4ef;border-right:1px solid #f2f4ef;}
.calendar-content .row .box  p {font-size:12px; color:#a39c95; font-weight:500; line-height:22px; padding-left:4px;}
.calendar-content .row .box-last  {float:right;width:24px; height:25px;margin:0px;padding:0px;border-top:1px solid #f2f4ef;}
.calendar-content .row .box-last  p {font-size:12px; color:#a39c95; font-weight:500;line-height:22px; padding-left:4px;}

.calendar-content .row a.avail .box  { background-color:#8fa265;}
.calendar-content .row a.avail .box p  {color:#fff;}
.calendar-content .row a.avail .box-last  {background-color:#8fa265;}
.calendar-content .row a.avail .box-last  p {color:#fff;}

.calendar-content .row a.availOff .box  { background-color:#bbc0ad;}
.calendar-content .row a.availOff .box p  {color:#7f7870;}
.calendar-content .row a.availOff .box-last  {background-color:#bbc0ad;}
.calendar-content .row a.availOff .box-last  p {color:#7f7870;}

.calendar-content .row a.sold .box  {background-color:#962d32;}
.calendar-content .row a.sold .box p  {color:#fff;}
.calendar-content .row a.sold .box-last  {background-color:#962d32;}
.calendar-content .row a.sold .box-last  p {color:#fff;}

.calendar-content .row a.few .box  {background-color:#be8952;}
.calendar-content .row a.few .box p  {color:#fff;}
.calendar-content .row a.few .box-last  {background-color:#be8952;}
.calendar-content .row a.few .box-last  p {color:#fff;}

.calendar-content .row a.soldOff .box  {background-color:#bb8f8d;}
.calendar-content .row a.soldOff .box p  {color:#7f7870;}
.calendar-content .row a.soldOff .box-last  {background-color:#bb8f8d;}
.calendar-content .row a.soldOff .box-last  p {color:#7f7870;}

.calendar-img {width:180px; height:67px; margin:0px; padding:0px; border-top:1px #b5afa8 solid;}


/* Styles for PRINT */
@media print {
	body, body.norm {width:100%; background:none;}
	#header, #administrative, #footer-container {display:none;}
	#content, #main, .span-8 {width:100%; border:none; margin:0; padding:0;}
}

/* styles for People's Republic of Portland Resource Guice */
#all-btns { width: 750px; }
#all-btns .static-row { display: block; padding: 0px; height: 100px; margin: 0px 0px 10px 0px; }
#all-btns .static-row a, #all-btns .static-row a.btn-inactive { display: inline-block; height: 100px; border-bottom: none; margin-bottom: 10px; }
#all-btns .static-row a.btn-active { border-bottom: 10px solid; margin-bottom: -10px; }
#all-btns a { color: #b52025; text-decoration: none; }
#all-btns a.tnew-style-button { color: #fff; }
#all-btns a:hover { cursor: pointer; }
#all-btns table { width: 100%; }
#all-btns table td { padding: 0 1em 1em 0; vertical-align: top; text-align: left; }

#all-btns a#btn0b,  
#all-btns a#btn0c,  
#all-btns a#btn0d,
#all-btns a#btn0f,  
#all-btns a#btn0g,  
#all-btns a#btn02, 
#all-btns a#btn03, 
#all-btns a#btn05, 
#all-btns a#btn06, 
#all-btns a#btn08, 
#all-btns a#btn09, 
#all-btns a#btn11, 
#all-btns a#btn12 { margin-left: 10px; }

#all-btns .box-dyn { display: none; margin-top: 10px; margin-bottom: 10px; border-top: 15px solid; border-bottom: 15px solid; padding: 20px; }

#all-btns #box0a, #all-btns #btn0a	{ border-color: #8a4e57; }
#all-btns #box0b, #all-btns #btn0b { border-color: #8cb049; }
#all-btns #box0c, #all-btns #btn0c { border-color: #f05132; }
#all-btns #box0d, #all-btns #btn0d { border-color: #edc31b; }
#all-btns #box0e, #all-btns #btn0e { border-color: #42bbac; }
#all-btns #box0f, #all-btns #btn0f { border-color: #bfae30; }
#all-btns #box0g, #all-btns #btn0g { border-color: #f7921e; }
#all-btns #box01, #all-btns #btn01 { border-color: #f7921e; }
#all-btns #box02, #all-btns #btn02 { border-color: #f05132; }
#all-btns #box03, #all-btns #btn03 { border-color: #8cb049; }
#all-btns #box04, #all-btns #btn04 { border-color: #549eb7; }
#all-btns #box05, #all-btns #btn05 { border-color: #edc31b; }
#all-btns #box06, #all-btns #btn06 { border-color: #8a4e57; }
#all-btns #box07, #all-btns #btn07 { border-color: #bfae30; }
#all-btns #box08, #all-btns #btn08 { border-color: #3c8a9b; }
#all-btns #box09, #all-btns #btn09 { border-color: #f05132; }
#all-btns #box10, #all-btns #btn10 { border-color: #e36a2b; }
#all-btns #box11, #all-btns #btn11 { border-color: #42bbac; }
#all-btns #box12, #all-btns #btn12 { border-color: #f7921e; }


#all-btns .box-dyn iframe { margin-top: 10px; }

.visit-jaw {
	font-family: 'Archer SSm A', 'Archer SSm B', Georgia, 'Times New Roman', Times, serif;
	color: #b52025;
}
p.visit-jaw {
	font-weight: 700;
	margin: 16px auto 20px;
	font-size: 13px;
}
h2.visit-jaw {
	font-weight: bold;
	margin: 0px auto 20px;
	font-size: 18px;
	height: auto;
	border: none;
	padding: 0;
	text-transform: none;
	letter-spacing: normal;
}
.visit-jaw a {
	text-decoration: underline;
}
.a-mask {
	display: none;
}

/* styles for Twist Your Dickens of Portland Resource Guice */
.twistboxes { display: block; background-color: #fff; padding: 10px; width: 500px; }
.twistboxes .twist-header {
	display: block;
	height: 10px;
}
.twistboxes a.close {
	display: block;
	float: right;
	height: 20px;
	width: 19px;
	color: #908d88;
	background-image: url(https://web-archive.nli.org.il/National_Library/oe_/https://www.pcs.org/assets/site/close-x.png);
	background-repeat: no-repeat;
}
.twistboxes h1 {
	font-size: 150%;
}
.twistboxes p, .twistboxes iframe {
	margin-top: 1em;
}
#twistbox01,
#twistbox01a,
#twistbox01b,
#twistbox01c,
#twistbox01d,
#twistbox02,
#twistbox03,
#twistbox04,
#twistbox05,
#twistbox06,
#twistbox07,
#twistbox08,
#twistbox09,
#twistbox10,
#twistbox11,
#twistbox11a,
#twistbox11b,
#twistbox11c,
#twistbox12,
#twistbox12a,
#twistbox12b,
#twistbox12c,
#twistbox12d,
#twistbox12e
 { display: none; }
#twistrg-container {
	height: 3429px;
	width: 750px;
	margin: 0px auto;
}
#twistrg-bg {
	position: absolute;
	background-image: url(https://web-archive.nli.org.il/National_Library/oe_/https://www.pcs.org/assets/uploads/resource-guides/Dickens-Resource-Guide.jpg);
	height: 3429px;
	width: 750px;
	background-repeat: no-repeat;
}
#twist01 {
	z-index: 2;
	width: 360px;
	height: 300px;
	position: absolute;
	left: 182px;
	top: 315px;
	display: block;
}
#twist01:hover {
	background-image: url(https://web-archive.nli.org.il/National_Library/oe_/https://www.pcs.org/assets/uploads/resource-guides/bubbles/1-Tiny-Tim.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#twist01a {
	z-index: 1;
	width: 126px;
	height: 126px;
	position: absolute;
	left: 475px;
	top: 240px;
	display: block;
}
#twist01b {
	z-index: 1;
	width: 126px;
	height: 126px;
	position: absolute;
	left: 553px;
	top: 356px;
	display: block;
}
#twist01c {
	z-index: 1;
	width: 126px;
	height: 126px;
	position: absolute;
	left: 547px;
	top: 495px;
	display: block;
}
#twist01d {
	z-index: 1;
	width: 126px;
	height: 126px;
	position: absolute;
	left: 460px;
	top: 600px;
	display: block;
}
#twist02 {
	z-index: 2;
	width: 300px;
	height: 300px;
	position: absolute;
	left: 108px;
	top: 575px;
	display: block;
}
#twist02:hover {
	background-image: url(https://web-archive.nli.org.il/National_Library/oe_/https://www.pcs.org/assets/uploads/resource-guides/bubbles/2-Oliver.png);
	background-repeat: no-repeat;
	background-position: 153px 0px;
}
#twist03 {
	z-index: 2;
	width: 300px;
	height: 300px;
	position: absolute;
	left: 303px;
	top: 764px;
	display: block;
}
#twist03:hover {
	background-image: url(https://web-archive.nli.org.il/National_Library/oe_/https://www.pcs.org/assets/uploads/resource-guides/bubbles/3-Annie.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#twist04 {
	z-index: 2;
	width: 390px;
	height: 390px;
	position: absolute;
	left: 0px;
	top: 972px;
	display: block;
}
#twist04:hover {
	background-image: url(https://web-archive.nli.org.il/National_Library/oe_/https://www.pcs.org/assets/uploads/resource-guides/bubbles/4-Dorothy.png);
	background-repeat: no-repeat;
	background-position: 246px 0px;
}
#twist05 {
	z-index: 2;
	width: 405px;
	height: 395px;
	position: absolute;
	left: 345px;
	top: 1109px;
	display: block;
}
#twist05:hover {
	background-image: url(https://web-archive.nli.org.il/National_Library/oe_/https://www.pcs.org/assets/uploads/resource-guides/bubbles/5-Batman.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#twist06 {
	z-index: 2;
	width: 313px;
	height: 277px;
	position: absolute;
	left: 92px;
	top: 1357px;
	display: block;
}
#twist06:hover {
	background-image: url(https://web-archive.nli.org.il/National_Library/oe_/https://www.pcs.org/assets/uploads/resource-guides/bubbles/6-George-Bailey.png);
	background-repeat: no-repeat;
	background-position: 165px 0px;
}
#twist07 {
	z-index: 2;
	width: 490px;
	height: 465px;
	position: absolute;
	left: 260px;
	top: 1551px;
	display: block;
}
#twist07:hover {
	background-image: url(https://web-archive.nli.org.il/National_Library/oe_/https://www.pcs.org/assets/uploads/resource-guides/bubbles/7-Santa.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#twist08 {
	z-index: 2;
	width: 269px;
	height: 359px;
	position: absolute;
	left: 0px;
	top: 1805px;
	display: block;
}
#twist08:hover {
	background-image: url(https://web-archive.nli.org.il/National_Library/oe_/https://www.pcs.org/assets/uploads/resource-guides/bubbles/8-Three-Kings.png);
	background-repeat: no-repeat;
	background-position: 125px 0px;
}
#twist09 {
	z-index: 2;
	width: 331px;
	height: 397px;
	position: absolute;
	left: 356px;
	top: 1996px;
	display: block;
}
#twist09:hover {
	background-image: url(https://web-archive.nli.org.il/National_Library/oe_/https://www.pcs.org/assets/uploads/resource-guides/bubbles/9-Girl-Scouts.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#twist10 {
	z-index: 2;
	width: 299px;
	height: 330px;
	position: absolute;
	left: 46px;
	top: 2211px;
	display: block;
}
#twist10:hover {
	background-image: url(https://web-archive.nli.org.il/National_Library/oe_/https://www.pcs.org/assets/uploads/resource-guides/bubbles/10-Hipster.png);
	background-repeat: no-repeat;
	background-position: 153px 0px;
}
#twist11 {
	z-index: 2;
	width: 311px;
	height: 346px;
	position: absolute;
	left: 284px;
	top: 2460px;
	display: block;
}
#twist11:hover {
	background-image: url(https://web-archive.nli.org.il/National_Library/oe_/https://www.pcs.org/assets/uploads/resource-guides/bubbles/11-Misfits.png);
	background-repeat: no-repeat;
	background-position: 51px 0px;
}
#twist11a {
	z-index: 1;
	width: 126px;
	height: 126px;
	position: absolute;
	left: 532px;
	top: 2404px;
	display: block;
}
#twist11b {
	z-index: 1;
	width: 126px;
	height: 126px;
	position: absolute;
	left: 617px;
	top: 2514px;
	display: block;
}
#twist11c {
	z-index: 1;
	width: 126px;
	height: 126px;
	position: absolute;
	left: 610px;
	top: 2648px;
	display: block;
}
#twist12 {
	z-index: 2;
	width: 385px;
	height: 413px;
	position: absolute;
	left: 170px;
	top: 2849px;
	display: block;
}
#twist12:hover {
	background-image: url(https://web-archive.nli.org.il/National_Library/oe_/https://www.pcs.org/assets/uploads/resource-guides/bubbles/12-Peanuts.png);
	background-repeat: no-repeat;
	background-position: 169px 0px;
}
#twist12a {
	z-index: 1;
	width: 126px;
	height: 126px;
	position: absolute;
	left: 44px;
	top: 2861px;
	display: block;
}
#twist12b {
	z-index: 1;
	width: 126px;
	height: 126px;
	position: absolute;
	left: 7px;
	top: 3007px;
	display: block;
}
#twist12c {
	z-index: 1;
	width: 126px;
	height: 126px;
	position: absolute;
	left: 44px;
	top: 3154px;
	display: block;
}
#twist12d {
	z-index: 1;
	width: 126px;
	height: 126px;
	position: absolute;
	left: 151px;
	top: 3261px;
	display: block;
}
#twist12e {
	z-index: 1;
	width: 126px;
	height: 126px;
	position: absolute;
	left: 301px;
	top: 3301px;
	display: block;
}
