﻿/* CSS layout */
body {
	background-color: #020001;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	font-family: Trebuchet ms, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url('../images/bg.jpg');
	background-repeat: repeat-x;
	background-position: top center;
}
a:link {
	color: #fffba9;
	text-decoration:none;
}
a:visited {
	color: #fffba9;
	text-decoration:none;
}
a:hover {
	color: #f75b00;
	outline: none;
	text-decoration:underline;
}

a.news:hover {
	text-decoration:none;
	color:#f75b00;
}

a.news {
color: #ff9b00;
font-size: 16px;
text-transform: uppercase;
font-weight:bold;
display:block;
}



#container {
	width: 1178px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#booksmain {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
.leftcol {
	width: 286px;
	text-align: center;
}
#content_bg_repeat {
	width: 892px;
	background-image: URL('../images/content_bg_repeat.jpg');
	background-repeat: repeat-y;
}
#midcol {
	background-image: URL('../images/content_bg2.jpg');
	background-repeat: no-repeat;
}
#midcol2 {
	background-image: URL('../images/content_bg3_test.jpg');
	background-repeat: no-repeat;
}
#midcol3 {
	background-image: URL('../images/content_bg4.jpg');
	background-repeat: no-repeat;
}


#content_bg_bottom {
	background-image: URL('../images/content_bg_bottom2.jpg');
	background-repeat: no-repeat;
	background-position: left bottom;
}
.rightcol {
	width: 185px;
	text-align: right;
	position: relative;
}
#innerrcol {
}
#search {
	width: 150px;
	height: 20px;
	background-image: URL('../images/search-bg.jpg');
	background-repeat: no-repeat;
	vertical-align: top;
}
#page_content {
	width: 580px;
	background-color: black;
}
#nav {
	width: 178px;
	height: 256px;
	float: right;
	margin-top: 23px;

}
#slideshow {
	width: 240px;
	height: 180px;
	float: left;
	margin-left: 170px;
	margin-top: 165px;
	border-style: solid;
	border-color: black;
	border-width: 5px;
	z-index: 1;
}
#monoSlideshow {
	z-index: 2;
}
#Slideshow_flash {
	z-index: 2;
}


#slideshow_overlay {
	width: 57px;
	height: 94px;
	float: left;
	z-index: 100;
	margin-left: -5px;
	margin-top: 91px;
	position: absolute;
	background-image: URL('../images/slideshow_overlay_left.png');
	background-repeat: no-repeat;
}
#slideshow_overlay2 {
	width: 67px;
	height: 92px;
	float: right;
	z-index: 100;
	margin-left: 178px;
	margin-top: 93px;
	position: absolute;
	background-image: URL('../images/slideshow_overlay_right.png');
	background-repeat: no-repeat;
}
#logo {
	width: 260px;
	height: 190px;
	float: left;
	font-size: 11px;
	position:absolute;
}

#welcome {
	width: 290px;
	height: 138px;
	float: left;
	margin-top: 210px;
	font-size: 11px;
	padding-left: 20px;

}
#countdown {
	width: 385px;
	height: 80px;
	float: left;
	margin-top: 20px;
	font-size: 11px;
	margin-left: 518px;
	position:absolute;



}
#countdown_title {
	width: 185px;
	height: 59px;
	float: left;
	font-size: 11px;
	padding-top:14px;



}
#clock {
	width: 200px;
	height: 72px;
	float: right;
	font-size: 11px;
	padding-top:18px;


}


#header-home {
	width: 1178px;
	height: 358px;
	background-image: url('../images/header.jpg');
	background-repeat: no-repeat;
	background-position: center;
}
#subheader {
	width: 990px;
	padding-top: 90px;
	background-image: url('../images/sub-header.jpg');
	background-repeat: no-repeat;
	background-position: top;
	position: relative;
}
#header-home-left {
	width: 569px;
	height: 242px;
	background-image: url('../images/header-left.jpg');
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	top: 0px;
	left: 0px;
}
#header-slide {
	width: 397px;
	height: 242px;
	background-image: url('../images/slide-bg.jpg');
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	top: 0px;
	right: 24px;
}
#header-home-right {
	width: 24px;
	height: 242px;
	background-image: url('../images/header-right.jpg');
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	top: 0px;
	right: 0px;
}
#header {
	width: 1178px;
	height: 358px;
	background-image: url('../images/header.jpg');
	background-repeat: no-repeat;
	background-position: center;
}
#homecontent {
	width: 540px;
	padding: 10px 20px 10px 20px;
	text-align: left;
	color: #FFFFFF;
	font-family: Trebuchet ms, Helvetica, sans-serif;
	font-size: 14px;
}
#content {
	width: 700px;
	padding: 0px 0px 480px 70px;
	text-align: left;
	color: #FFFFFF;
	font-size: 13px;
	min-height: 1350px;
	font-family: Trebuchet ms, Helvetica, sans-serif;
}

#content_news {
	font-size: 14px;
	line-height:20px;
}

#content_home {
	width: 700px;
	padding: 00px 00px 120px 70px;
	text-align: left;
	color: #FFFFFF;
	font-size: 13px;
	min-height: 540px;
	font-family: Trebuchet ms, Helvetica, sans-serif;
}

#content_bump {
	width: 100px;
	height: 60px;
	float:right;
}

#content_bump-book {
	width: 100px;
	height: 30px;
	float:right;
}


#news {
	color: #ffffff;
	font-size: 12px;
	text-align: left;
	width: 256px;
	min-height: 500px;
	background-image: url('../images/left_news2.jpg');
	background-repeat: no-repeat;
	padding: 0px 20px 20px 10px;
	line-height: 16px;
}
#shopsmart {
	color: #ffffff;
	font-size: 11px;
	text-align: center;
	width: 286px;
	height: 75px;
	background-image: url('../images/left_shopsmart.jpg');
	background-repeat: no-repeat;
}
#left_tv {
	color: #ffffff;
	font-size: 11px;
	text-align: center;
	width: 286px;
	height: 280px;
	background-image: url('../images/left_tv_98d.jpg');
	background-repeat: no-repeat;
}
#left_tv-2017 {
	color: #ffffff;
	font-size: 11px;
	text-align: center;
	width: 286px;
	height: 253px;
	background-image: url('../images/left-book-preview-tv.jpg');
	background-repeat: no-repeat;
}
#left_hail-2017 {
	color: #ffffff;
	font-size: 11px;
	text-align: center;
	width: 286px;
	height: 152px;
	background-image: url('../images/left-book-preview.jpg');
	background-repeat: no-repeat;
}

#left_ripleys {
	color: #ffffff;
	font-size: 11px;
	text-align: center;
	width: 286px;
	height: 229px;
	background-image: url('../images/left-ripleys3.jpg');
	background-repeat: no-repeat;
}

#left-ed-game {
	color: #ffffff;
	font-size: 11px;
	text-align: center;
	width: 286px;
	height: 229px;
	background-image: url('../images/left-ed-game2.jpg');
	background-repeat: no-repeat;
}
#left-discontinued {
	color: #ffffff;
	font-size: 11px;
	text-align: center;
	width: 286px;
	height: 414px;
	background-image: url('../images/left-discontinued.jpg');
	background-repeat: no-repeat;
}


#left_hail-2019 {
	color: #ffffff;
	font-size: 11px;
	text-align: center;
	width: 286px;
	height: 461px;
	background-image: url('../images/left-book-chins2.jpg');
	background-repeat: no-repeat;
}

#left_cool-side {
	color: #ffffff;
	font-size: 11px;
	text-align: center;
	width: 286px;
	height: 461px;
	background-image: url('../images/left-book-cool-side.jpg');
	background-repeat: no-repeat;
}

#left_lost-recordings {
	color: #ffffff;
	font-size: 11px;
	text-align: center;
	width: 286px;
	height: 461px;
	background-image: url('../images/left-book-lost-recordings.jpg');
	background-repeat: no-repeat;
}
#left_citizen-alex {
	color: #ffffff;
	font-size: 11px;
	text-align: center;
	width: 286px;
	height: 461px;
	background-image: url('../images/left-book-citizen-alex.jpg');
	background-repeat: no-repeat;
}
#left_citizen-brucefest-virtual {
	color: #ffffff;
	font-size: 11px;
	text-align: center;
	width: 286px;
	height: 311px;
	background-image: url('../images/left-book-citizen-brucefest-virtual.jpg');
	background-repeat: no-repeat;
}




.left-social {
	padding-right:10px;
}
.left-social img {
	padding-bottom:10px;
	padding-top:30px;
}
.left-social i {
	font-size:4em;
	padding-bottom:10px;
}
.left-social i.fa-facebook-square {
	color:#436bbb;
}
.left-social i.fa-twitter-square {
	color:#38A1F3;
}
.left-social i.fa-instagram {
  color: transparent;
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
  background: -webkit-radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
  background-clip: text;
  -webkit-background-clip: text;
}







#news a:link {
	color: #FFFFFF;
}
#news a:visited {
	color: #FFFFFF;
}
#news a:hover {
	text-decoration:none;
	color:#f75b00;
}

#footer {
	color: #FFFFFF;
	font-size: 10px;
	height: 146px;
	width: 1178px;
	text-align: center;
	padding-top: 45px;
	background-image: url('../images/footer_bg2.jpg');
	background-repeat: no-repeat;
}
#footer a:link {
	color: #CCCCCC;
}
#footer a:visited {
	color: #CCCCCC;
}
#footer a:hover {
	color: #f75b00;
}
#footer-menu1 {
	height: 50px;
	width: 500px;
	float: right;
	margin-right: 280px;
}
#footer-menu2 {
	height: 50px;
	width: 600px;
	float: right;
	margin-top: 25px;
	margin-right: 220px;
}
#copyright {
	height: 100px;
	width: 220px;
	text-align: left;
	margin-left: 80px;
	float: left;
	color: #666666;
}
#copyright a:link {
	color: #666666;
}
#copyright a:visited {
	color: #666666;
}
#copyright a:hover {
	color: #f75b00;
}
.receiptbg {
	background-color: #FFFFFF;
	color: black;
}
.optionbutton {
	font-family: arial;
	font-size: 10px;
	FONT-WEIGHT: bold;
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial;
	BACKGROUND-COLOR: #FF3F00;
}
.optionbutton2 {
	font-family: arial;
	font-size: 10px;
	FONT-WEIGHT: bold;
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial;
	BACKGROUND-COLOR: #00DD00;
}
/* Styles from BC Site for Filmography*/
.copy_bak {
	padding: 4px;
}
.copy_bak a:link {
	color: #333333;
}
.copy_bak a:visited {
	color: #333333;
}
.show_groups {
	font-family: Trebuchet ms, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	line-height:30px;
}

.headline4 {
	font-family: Trebuchet ms, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.headline2 {
	font-family: Trebuchet ms, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ff9b00;
	text-transform: capitalize;
	height: 50px;
}

.headline3 {
	font-family: Trebuchet ms, Helvetica, sans-serif;
	font-size: 20px;
	color: #ff9b00;
	font-weight: bold;
	text-transform: uppercase;
}
.events_header {
	font-family: Trebuchet ms, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: capitalize;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff9b00;
	margin-top:10px;
}

.info {
	font-family: Trebuchet ms, Helvetica, sans-serif;
	font-size: 10px;
	color: #ff9b00;
	text-transform: capitalize;
}
.optionnumbers {
	background: #dddddd;
}
.optonalpha {
	background: #888888;
}
/*LAYERS FOR MNIB Main Page*/
#CloseDiv {
	float: right;
	width: 180px;
	text-align= center;
	padding: 5px;
	margin-top: 5px;
	font-size: 10px;
	background-color: #333333;
}
#CloseDiv a:visted {
	color: #666666;
}
#CloseDiv a:link {
	color: #FFCC00;
}
#mnibnav {
	width: 550px;
	text-align= center;
	padding: 5px;
	background-color: #333333;
}
#mnibnav a:visted {
	color: #666666;
}
#mnibnav a:link {
	color: #FFCC00;
}
#Preview {
	border: thin #333333 solid;
	padding: 5px;
}
#Synopsis {
	border: thin #333333 solid;
	padding: 5px;
}
#Credits {
	border: thin #333333 solid;
	padding: 5px;
}
#ProdNotes {
	border: thin #333333 solid;
	padding: 5px;
}
h3 {
	color: #ff9b00;
	font-size:26px;
	text-transform: uppercase;
	background-image: url('../images/bg_h3.png');
	background-repeat: repeat-y;
	padding-left:10px;
	width:580px;
}
.film_h3 {
	color: #ff9b00;
	font-size:26px;
	text-transform: uppercase;
	background-image: url('../images/bg_h3.png');
	background-repeat: repeat-y;
}

h4 {
	color: #ff9b00;
	font-size:16px;
	text-transform: uppercase;
	padding:0px;
	margin:0px;

}

hr {
	border: 1px dotted #2f2f2f;
	margin-bottom: 20px;
	margin-top: 20px;
}
#countdownmain {
	font-size: 14px;
	color: lime;
	font-weight: bold;
	text-align: center;
}
dl {
	width: 100%;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 1em;
}
em.highlight {
	font-style: normal;
}
h3 {
	position: relative;
	clear: both;
}
#multiplecounterexample {
	margin-left: 2em;
}
#advanced dd {
	margin: 0;
	text-align: center;
}
#advanced dd div {
	margin: 0 auto;
	width: 70%;
	font-size: 160%;
	font-family: eurostile, arial, helvetica, sans-serif;
	color: #000000;
	background: #ffffff;
	border: 2px solid #000000;
	padding: 8px;
	letter-spacing: 2px;
	white-space: nowrap;
}
#countdownwrapper {
	width: 562px;
	height: 337px;
	background-image: URL('../images/My-Name-is-Bruce-Intro.jpg');
	background-repeat: no-repeat;
	vertical-align: top;
	position: relative;
}
#countdownnote {
	text-align: left;
	margin-top: 20px;
}
#countdown2_complete {
	color: #ff3333;
	background-color: #ffffff;
	font-style: italic;
	position: absolute;
	bottom: 0px;
}
#countdown5_complete {
	color: #000066;
	background-color: #ffffff;
	font-weight: bold;
}
.article dd p, .article dd div, .article dd .sourcecode {
	margin: 0 0 1em 0;
}
#newsshorts {
	color: #FFFFFF;
}
#newsshorts a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#newsshorts a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#newsshorts a:hover {
	color: #f75b00;
}
#BNGallery {
	color: #888888;
	font-size: 10px;
	text-align: center;
}
#mnibposter {
	padding: 5px 7px 20px 0px;
	text-align: center;
}
#iraq_bn {
	background-image: url('../images/iraq_bn.png');
	width: 688px; 
	height: 160px;
	background-repeat:no-repeat;
}
#iraq_bn_text {
	width: 520px; 
	height: 85px;
	float:right;
	margin-top:10px;
}
#iraq_bn_link {
	width: 150px; 
	height: 160px;
	float:left;
}
#iraq_bn_link2 {
	width: 520px; 
	height: 70px;
	float:right;
}

#ed_aod_apps {
	width: 700px; 
	height: 87px;
	padding:10px 0 0 0;
}
#ed_aod_apps_text {
	width: 214px; 
	height: 83px;
	float:right;
	padding: 4px 0px 0px 22px;
}
#ed_aod_apps_image {
	width: 464px; 
	height: 87px;
	float:left;
}


#hastings {
	background-image: url('../images/hastings.png');
	width: 648px; 
	height: 215px;
	background-repeat:no-repeat;
	margin:0 0 0 40px;
}
#hastings_text {
	width: 410px; 
	height: 50px;
	float:right;
	margin-top:35px;
	line-height:19px;
}
#hastings_link {
	width: 232px; 
	height: 215px;
	float:left;
}


#evildead_returns {
	background-image: url('../images/evildead_returns.png');
	width: 688px; 
	height: 215px;
	background-repeat:no-repeat;
}
#evildead_returns_text {
	width: 450px; 
	height: 50px;
	float:right;
	margin-top:25px;
}
#evildead_returns_link {
	width: 232px; 
	height: 215px;
	float:left;
}

#email2 { display: none; }

#address5 { display: none; }

#tweet ul {
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
}
#tweet {
	width: 420px;
	height: 150px;
	font-family: Trebuchet ms, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	line-height:16px;
	float:right;
	padding: 6px 50px 0 0;
}
#tweet2-fix {
	width: 420px;
	height: 90px;
	font-family: Trebuchet ms, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	line-height:16px;
	float:right;
	padding: 6px 50px 0 0;
	display: flex;
    justify-content: center;
    align-items: center;
}
#twitter-block2-fix iframe {
	-webkit-font-smoothing: antialiased;
    -ms-zoom: 1.55;
    -moz-transform: scale(1.55);
    -o-transform: scale(1.55);
    -webkit-transform: scale(1.55);
}

#tweet iframe {
	width: 420px !important;
}

#tweet a:link {
	color: #fff;
	text-decoration:underline;
}
#tweet a:visited {
	color: #fff;
	text-decoration:underline;
}
#tweet a:hover {
	color: #fff;
	text-decoration:underline;
}

#tweet2 ul {
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
}
#tweet2 {
	width: 475px;
	font-family: Trebuchet ms, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	line-height:16px;
	float:right;
	padding:0px 30px 0 0;
}

#tweet2 a:link {
	color: #fff;
	text-decoration:underline;
}
#tweet2 a:visited {
	color: #fff;
	text-decoration:underline;
}
#tweet2 a:hover {
	color: #fff;
	text-decoration:underline;
}

#twitter_link {
	width: 300px;
	height: 156px;
	float:left;
}
#twitter_link2-fix {
	width: 300px;
	height: 113px;
	float:left;
}

/*#twitter_bg {
	background-image: url('../images/content_bg4_hero_Twitter2013_revised2.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	width: 805px;
	height: 157px;
}*/

/* twitter temp fix for tall */
#twitter_bg {
	background-image: url('../images/content_bg4_hero_Twitter2016.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	width: 805px;
	height: 221px;
}
#twitter_bg2-fix {
	background-image: url('../images/content_bg4_hero_Twitter2013revised.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	width: 805px;
	height: 113px;
}

#tweet {
	padding: 6px 25px 0 0;
}
/* end twitter temp fix for tall */



table#EventsUpcoming {
	font-size:1.2em;
}

table#EventsUpcoming td {
	padding: 7px;
	font-weight:bold;
}


table.booktour {
    border-spacing: 15px;
    padding-top:10px;
}

table.booktour td {
	padding:7px 25px 17px 25px;
	vertical-align:top;
}

table.booktour td p {
	line-height:1.5em;
	font-size:1.1em;
}


table.booktour td p strong {
	font-size:1.1em;
}




table.booktour tr td{
	background-color: rgba(51, 51, 51, .5);
}

table.booktour tr:nth-child(even) td:nth-child(odd), 
table.booktour tr:nth-child(odd) td:nth-child(even)
{
    background-color: rgba(51, 51, 51, .8);
}

table.booktour h3 {
    color: #ff9b00;
    font-size: 16px;
    background:none;
    padding-left: 0px;
    margin-bottom:18px;
    text-transform:none;
    width: 100%;
}


table.booktour h3 small {
    color: #ffc900;
    font-size: 19px;
    line-height:1.6em;
}

table.booktour p.venue strong {
    color: #d73e18;
}


table.booktour td p.venue strong {
	font-size:1.1em;
}


p.booktour-blurb {
	font-size:1em;
	margin-top:35px;
}


table.booktour span.booktour-sponsor {
	color:#969696;
	font-size:.9em;
}


table.booktour div.share {
	position:absolute;
	right:0px;
	top:0px;
}

table.booktour a.booktour-button {
	background-color:#fffba9;
	color:#000 !important;
	border-radius:10px;
	padding:5px 12px 4px 12px;
	font-weight:bold;
	margin-top:5px;
	display:inline-block;

	
}


table.booktour a.booktour-button:hover {
	background-color:#f75b00;
	color:#fff !important;
	text-decoration:none !important;	
}

table.booktour a.booktour-button-tickets {
	background-color:#f75b00;
	color:#fff !important;
	border-radius:10px;
	padding:5px 12px 4px 12px;
	font-weight:bold;
	margin-top:5px;
	display:block;
	font-size:1.3em;	
	margin:0 auto 20px auto;
	width:150px;
	text-align:center;
}


table.booktour a.booktour-button-tickets:hover {
	background-color:#f75b00;
	color:#fff !important;
	text-decoration:none !important;	
}



.booktour-landing-text {
	font-size:1em !important;
	line-height: 1.5em;
}

ul.booktour-landing-text {
	margin-bottom:30px;
}


/* Countdown */

#countdown-2017 {
	font-size:40px;
	font-weight:bold;
	color:#00ee00;
	text-align:center;
	margin:30px 0px 30px 0px;
}

#countdown-2017:before {
	content:"Event Countdown";
	font-size:20px;
	font-weight:bold;
	color:#fac800;
	text-align:center;
	margin:20px 0px 5px 0px;
	display:block;
}

/* Contact form tweaks */


#contact {
  font-size:13px;
}




#contact input {
  border-radius: 0 !important;
  box-shadow: none;
}
#contact .form-control {
  display: block;
  border-radius: 0;
  padding: 6px 12px;
  font-size: 14px;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  display: table-cell;
}
#contact .form-control:focus {
  border-color: #0076A8;
  box-shadow: none;
}
#contact textarea.form-control,
#contact select.form-control {
  border-radius: 0;
}
#contact textarea.form-control:focus {
  border-color: #0076A8;
}





