div#pagecopy {
	margin-bottom: 0;
	padding-bottom: 0;
	padding: 0 20px;
}
h1.title { padding-right: 30px; }
/**************  Blog(calendar) listings ********/
div#blogpostings {
	margin: 0 20px 0 20px;
	clear: both;
}

* html div#blogpostings {
}

div.blogpost {
	margin: 0;
	padding: 0 0 0 0;
	position: relative;
}

div.blog {
 	margin: 0;
 	border-top: 1px solid #ccc;
 	position: relative;
 	padding: 15px 0 10px 0;
 	overflow: hidden;
}

div.blog h3 {
  	clear: both;
  	padding: 0;
  	margin-left: 0;
  	margin-right: 0;
}

div#blogpostings h3.head {
	cursor: pointer;
	font-weight: normal;
  	padding-left: 0;
	position: relative;
}

* html div#blogpostings h3.head {
	display: inline-block;
}

div#blogpostings h3.head a {
	display: block;
  	text-decoration: none;
  	font-style: normal;
}
div#blogpostings h3.head span {
}

div#blogpostings h3.head a.image {
	float: left;
}
div#blogpostings h3.head a.txt {
	float: right;
	position: relative;
	margin-bottom: 5px;
	width: 470px;
}
div#blogpostings h3.head span.name {
  	font-weight: bold;
	display: block;
	color: #202020;
	padding-bottom: 20px;
}
div#blogpostings div.text {
	float: right;
	width: 470px;

}

div#blogpostings p {
  	padding-right: 15px;
  	clear:both;
}
div.previews {
	margin-top: 4px;
}
div.previews h3 {
  	font-size: 0.75em;
  	float: none;
  	padding: 0;
  	margin: 0;
}

div#blogpostings a.thm {
	float: left;
	clear: left;
	margin-bottom: 15px;
	margin-right: 20px;
}

div#blogpostings div.customcol {
	width: 440px;
	float: right;
	margin-bottom:10px;
}

/*** DATE TOP LEFT ***/

div#blogpostings span.date {
  	font-weight: normal;
  	font-weight: normal;
  	text-transform: none;
  	padding: 0 10px 0 0;
  	font-size: 0.75em;
  	position: absolute;
  	bottom: 0;
  	left: 0;
}
div.blog span.date span.day {
}
div.blog span.date span.time,
div.blog span.date span.year,
div.blog span.date span.month {

}

div.blog span.startdate span.time {
}


div.blog span.date span.month {
	text-transform: uppercase;
}
div.blog span.date span.year {
	text-transform: uppercase;
}
div.blog span.date span.time {
	text-transform: uppercase;
}

/*** CUSTOM COLS ***/
div#blogpostings dl {
	padding-left: 10px;
  font-family: gotham, Arial, serif, sans-serif;
}
div#blogpostings dt {
	float: left;
	margin-right: 5px;
}
div#blogpostings dt:after {
	content: ":";
}
div#blogpostings dd {
	padding: 0;
}


div#blogpostings dl.venue {
	overflow: hidden;
	padding-left: 0;
	width: 470px;
}

div#blogpostings dl.venue dt {
	padding-left: 0;
}
div#blogpostings dl.venue dd {
	margin: 0;
}



/*** Blog footer ***/

div#article div.blog div.foot {
	overflow: hidden;
	/*clear: both;*/
	padding: 0;
	margin-top:5px;
	float: right;
	width: 470px;
}

div#article div.blog p.foot {
  	text-align: right;
	overflow: hidden;
	clear: both;
	padding-right: 0;
	margin: 0;
  font-family: gotham, Arial, serif, sans-serif;
}
div#article div.blog div.foot dt {
	float: left;
	clear: left;
}
div#article div.blog div.foot dd {
	float: left;
	padding: 0 0 0 5px;
}

div#article div.blog a.more-link {
	display: inline-block;
}
div#article div.blog p.foot a.permalink {
	display:block;
	float:left;
	text-decoration: none;
	font-weight: bold;
	color: #000;
	padding: 0;
	height: 25px;
	text-align: left;
	text-transform: none;
	line-height: 25px;
}
div#article div.blog p.foot a.permalink:hover {
	color: #B90200;
}
div#article div.blog p.foot a.comments {
	text-decoration: none;
	font-weight: normal;
	color: #B90200;
	height: 25px;
	text-align: left;
	text-transform: none;
	line-height: 25px;
	display: block;
	float:left;
}
div#article div.blog p.foot a.comments:hover {
	color: #000;
}
div#article div.blog p.foot span.programme_selection {
	line-height: 25px;
	height: 25px;
	float: left;

}
div#article div.blog p.foot span.programme_selection label {
	font-size: 1.2em;
}
div#article div.blog p.foot span.programme_selection label input {

}
/*** Comments ***/
div#comments {
	padding: 10px 0;
	margin: 10px 0;
	clear: both;
}
div#comments h3 {
	padding-left: 0;
}


div#comments h3.closed {
	color: #fff;
	line-height: 30px;
	background: url(default/shaff-homepage-header-sprite.png) no-repeat -50px -650px;
	padding-left: 10px;
}
div#comments h3.closed:hover {
	background: url(default/shaff-homepage-header-sprite.png) no-repeat -50px -695px;
}
div#comments h3.opened {
	color: #fff;
	line-height: 30px;
	background: url(default/shaff-homepage-header-sprite.png) no-repeat -50px -740px;
	padding-left: 10px;
}
div#comments h3.opened:hover {
	background: url(default/shaff-homepage-header-sprite.png) no-repeat -50px -785px;
}


/******* Top and bottom Bar Options *************/

form#blogpageselector-prev { display: none; }
form#blogpageselector-next {
	padding: 10px 0;
	margin: 10px 20px;
  font-family: gotham, Arial, serif, sans-serif;
}
div.moreblogpostings form#blogpageselector-next {
	margin: 10px 0;
}
form#blogpageselector-next input {
	padding: 0;
	margin: 0;
	border: 1px solid #ccc;
	background: #e5edf3 url(default/shaff-sprite.png) no-repeat 140px -706px;
	text-align: center;
	width: 670px;
	height: 40px;
	line-height: 40px;
	font-size: 1em;
	color: #373737;
	text-transform: uppercase;
}
form#blogpageselector-next input:hover {
	border-color: #c3e9a6;
	background-color: #eef6e8;
	color: #333;
	cursor: pointer;
}

form#blogdateselector,
div#calendarfirstnav {
	margin: 0 30px;
	padding: 7px 50px 7px 0;
	clear: both;
	border-bottom: 1px solid #ccc;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 25px;
	height: 25px;
}
form#blogdateselector select,
div#calendarfirstnav select {
	margin-left: 5px;
	margin-right: 5px;
}
div#calendarfirstnav form {
	margin: 0;
	padding: 0;

}
form#blogdateselector p,
div#calendarfirstnav form p {
	margin: 0;
	padding: 0;
	line-height: 25px;
	height: 25px;
}
form#blogdateselector p input,
div#calendarfirstnav form p input {
	color: #fff;
	background: url(default/shaff-sprite.png) no-repeat -1175px -480px;
	border: none;
	width: 35px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.000001em;
	text-indent: -1000px;
	float: right;
}
form#blogdateselector p input:hover,
div#calendarfirstnav form p input:hover {
	background-position: -1175px -505px;
	cursor: pointer;
}

/****** CUSTOM *********/
div#blogpostings div.customcol dl.customcol_Premiere {
	position: absolute;
	top: -15px;
	right: 10px;
	padding: 0;
	margin: 0;
}
div#blogpostings div.customcol dl.customcol_Premiere dd {
	padding: 0;
	margin: 0;
}
div#blogpostings div.customcol dl.customcol_Premiere a {
	background: url(default/premiere.png) no-repeat 0 0;
	width: 100px;
	height: 47px;
	display: block;
	padding: 0;
	margin: 0;
}
div.customcol dl.customcol_Premiere dd a span,
div.customcol dl.customcol_Premiere dt {
	display: none;
}
div.customcol dl.customcol_Trailer {
	position: absolute;
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
}
div.customcol dl.customcol_Trailer dt {
	display: none;
}

div.customcol dl.customcol_Trailer dd a span { display: none; }

div#blogpostings div.customcol dl.customcol_Trailer,
div.customcol dl.customcol_Trailer dd {
	padding: 0;
	margin: 0;
}

div.customcol dl.customcol_Trailer dd a {
	background: url(default/WATCH-TRAILER.png) no-repeat 0 0;
	width: 200px;
	height: 200px;
	display: block;
	overflow: hidden;
}
div.customcol dl.customcol_Trailer:hover dd a{
	background-position: 0 -200px;
}

/** SUMMARY SCREEN **/
div.repeatitems {
	clear: both;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #ddd;
  font-family: gotham, Arial, serif, sans-serif;
}

/****** jumplinks *********/

div#article div#jumplinks {
  padding-right: 0;
  margin-top: -2em;
}

div#article div#jumplinks h3 {
  text-align: right;
  text-transform: lowercase;
}
div#article div#jumplinks ul {
  list-style: none;
  text-align: right;
  margin: 0;
  padding: 5px 0;
  font-weight: bold;
}

/* Comments */
div.comment {
	background: url(default/comments-footer.png) no-repeat 0 100%;
	padding-bottom: 15px;
	margin-bottom: 15px;
  	font-family: gotham, Arial, serif, sans-serif;
}
div.comment p.text {
	background: url(default/comments-top.png) no-repeat 0 0;
	padding: 15px 20px 10px 75px;
}
div.comment p.by {
	padding-right: 25px;
	text-align: right;
	font-size: 0.8em;
}
div#blogpostings div.comment p.by span.date {
	position: static;
	display: block;
	font-style: italic;
	padding: 0;
	color: #666;
}

/** FULLPOST EDITING **/
div.fullpost {
 	border-top: none;
	padding-top: 0;
}
div.fullpost div.blogpictures {
	float: left;
	margin: 5px 10px 10px 0;
	padding: 0;
	background-color: #fafafa;
	width: 200px;
	height: 150px;
	overflow: hidden;
}
div#blogpostings div.fullpost dl.venue {
	padding-left: 0;
}
div#blogpostings div.fullpost dl.customcol_Trailer {
	display: none;
}
div#blogpostings div.fullpost div.customcol {
	width: 430px;
}
div#blogpostings div.fullpost div.customcol dl,
div#blogpostings div.fullpost div.customcol dt {
	padding-left: 0;
}

div#blogpostings div.fullpost h3.head span.date {
	position: static;
	font-size: 1.1em;
}



div#nav div#archive_by_date {
	padding: 0 20px;
}
div#NavMenu {
}
div#nav div#archive_by_date h3 {
	padding: 0 0 10px;
	color: #fff;
	font-weight: normal;
	font-size: 1.25em;
}
div#nav div#archive_by_date ul {
}
div#nav div#archive_by_date ul li a.expansion {
	float: left;
	width: 15px;
	height: 15px;
	padding: 0;
}

div#nav div#archive_by_date ul li a.expansion span {
	display: none;
}
div#nav div#archive_by_date ul li a {
	display: inline;
	padding: 0;
	margin: 0;
	line-height: 1em;
	background-image: none;
  font-family: 'gotham', Arial, serif, sans-serif;
}
div#nav div#archive_by_date ul li a span {
	padding: 0;
	color: #fff;
}
div#nav div#archive_by_date ul li li li a {
	font-size: 1em;
}
div#nav div#archive_by_date ul li a:hover,
div#nav div#archive_by_date ul li.active a,
div#nav div#archive_by_date ul li.active a span,
div#nav div#archive_by_date ul li.active li a span:hover,
div#nav div#archive_by_date ul li a span:hover {
	color: #b90000;
	background-image: none;
	background-color: transparent;
}

div#nav div#archive_by_date ul li.active li a span {
	color: #fff;
}





div#nav div#archive_by_date ul li.month,
div#nav div#archive_by_date ul li.month li.entry {
	display: block;
}

div#nav div#archive_by_date ul.opened {
	padding: 0 0 0 20px;
}
div#nav div#archive_by_date ul li.entry {
	padding: 5px 0 5px 15px;
	text-indent: -15px;
}

div#nav div#archive_by_date ul li.entry a.active span {
	color: #b90000;
}
div#nav div#archive_by_date span.entries_qty { color: #666; }


div#nav div#archive_by_date ul li a.opened {
	background: url(default/expand-archive.png) no-repeat 0 0;
}
div#nav div#archive_by_date ul li li.active a.date_link span {
	color: #b90000;
}
div#nav div#archive_by_date ul li.active li a.opened {
	background: url(default/expand-archive.png) no-repeat 0 0;
}

div#nav div#archive_by_date ul li.active li.active a.opened,
div#nav div#archive_by_date ul li.active a.opened,
div#nav div#archive_by_date ul li a.opened:hover {
	background: url(default/expand-archive.png) no-repeat 0 -15px;
}

div#nav div#archive_by_date ul li a.closed,
div#nav div#archive_by_date ul li.active li a.closed {
	background: url(default/expand-archive.png) no-repeat 0 -30px;
}
div#nav div#archive_by_date ul li.active a.closed,
div#nav div#archive_by_date ul li li.active a.closed,
div#nav div#archive_by_date ul li a.closed:hover {
	background: url(default/expand-archive.png) no-repeat 0 -45px;
}

div#nav div#archive_by_date ul li a.opened {}
