/*
Theme Name: AntiViral Movie
Author URI: http://www.spokeagency.com
Theme URI:
Description: Custom theme created for antiviralmovie.ca
Author: SPOKE Agency
Version: 1.0
Tags: antiviralmovie.ca
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
@font-face {
    font-family: 'steelfishrg';
    src: url('/wp-content/themes/antiviral/f/steelfishrg-webfont.eot');
    src: url('/wp-content/themes/antiviral/f/steelfishrg-webfont.eot#iefix') format('embedded-opentype'),
         url('/wp-content/themes/antiviral/f/steelfishrg-webfont.woff') format('woff'),
         url('/wp-content/themes/antiviral/f/steelfishrg-webfont.ttf') format('truetype'),
         url('/wp-content/themes/antiviral/f/steelfishrg-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'avantgarde';
    src: url('/wp-content/themes/antiviral/f/avantgarde-book-webfont.eot');
    src: url('/wp-content/themes/antiviral/f/avantgarde-book-webfont.eot#iefix') format('embedded-opentype'),
         url('/wp-content/themes/antiviral/f/avantgarde-book-webfont.woff') format('woff'),
         url('/wp-content/themes/antiviral/f/avantgarde-book-webfont.ttf') format('truetype'),
         url('/wp-content/themes/antiviral/f/avantgarde-book-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'avantgardelt';
    src: url('/wp-content/themes/antiviral/f/ITC_Avant_Garde_Gothic_LT_Extra_Light.eot');
    src: 
         url('/wp-content/themes/antiviral/f/ITC_Avant_Garde_Gothic_LT_Extra_Light.woff') format('woff'),
         url('/wp-content/themes/antiviral/f/ITC_Avant_Garde_Gothic_LT_Extra_Light.ttf') format('truetype'),
         url('/wp-content/themes/antiviral/f/ITC_Avant_Garde_Gothic_LT_Extra_Light.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

/*
@font-face {  
	font-family: "steelfishrg" ;  
	src: url('/wp-content/themes/antiviral/fonts/steelfishrg.eot'); 
	src: local("FT"), url('/wp-content/themes/antiviral/fonts/steelfishrg.eot') format('embedded-opentype'), 
		 url('/wp-content/themes/antiviral/fonts/steelfishrg.otf') format("truetype");
}

@font-face {  
	font-family: "avantgarde" ;  
	src: url('/wp-content/themes/antiviral/fonts/AvantGarde-Book.eot'); 
	src: local("FT"), url('/wp-content/themes/antiviral/fonts/AvantGarde-Book.eot') format('embedded-opentype'), 
		 url('/wp-content/themes/antiviral/fonts/AvantGarde-Book.ttf') format("truetype");
}
@font-face {  
	font-family: "avantgardelt" ;  
	src: url('/wp-content/themes/antiviral/fonts/ITC_Avant_Garde_Gothic_LT_Extra_Light.eot'); 
	src: local("FT"), url('/wp-content/themes/antiviral/fonts/ITC_Avant_Garde_Gothic_LT_Extra_Light.eot') format('embedded-opentype'), 
		 url('/wp-content/themes/antiviral/fonts/ITC_Avant_Garde_Gothic_LT_Extra_Light.ttf') format("truetype");
}
*/

HTML, BODY {
	height:100%;
}
BODY {
	margin:0px;
	background:#fcf3f1;
}
BODY, TD {
	font-family:avantgarde, Arial, Helvetica, sans-serif;
	font-size:13px;
}
#wrapper {
	position:relative;
	height:100%;
}
#background {
	background:url(/wp-content/themes/antiviral/images/bg.jpg) no-repeat #fcf3f1;
	background-size: 100% 100%;
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	z-index:0;
}
#overlay {
	background:url(/wp-content/themes/antiviral/images/overlay.png);
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	z-index:0;
}

#page {
	position:relative;
	z-index:1;
	margin-bottom:100px;
}
#footer {
	position:absolute;
	bottom:0px;
	left:0px; 
	right:0px;
	z-index:2;
}
#footer p, #footer strong {
	float:left;
	font-family:steelfishrg, Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#FFF;
	text-transform:uppercase;
	margin:5px 15px;
	letter-spacing:2px;
}
#footer strong {
	float:right;
	font-weight:normal;
	color:#000;
}
#bar {
	border-top:1px solid #000;
	padding-top:4px;
	position:relative;
}
#bar > div {
	background:#000;
	height:55px;
}
#bar p {
	float:left;
	margin:13px 0px 0px 16px;
}
#bar p a {
	display:block;
	width:29px;
	height:26px;
	text-indent:-9999px;
	background:url(/wp-content/themes/antiviral/images/icon_facebook.png);
}
#bar p.t {
	margin-left:7px;
}
#bar p.t a {
	background:url(/wp-content/themes/antiviral/images/icon_twitter.png);
}
/*
#bar p a {
	width:105px;
	height:34px;
	display:block;
	background:url(/wp-content/themes/antiviral/images/icon_soundoff.png);
	text-indent:-9999px;
}
#bar p a.jp-pause {
	background-image:url(/wp-content/themes/antiviral/images/icon_soundon.png);
}
*/
#bar ul {
	float:right;
	list-style-type:none;
	margin:0px;
}
#bar li {
	float:left;
	margin:0px 20px;
	font-family:steelfishrg, Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:55px;
	text-transform:uppercase;
	letter-spacing:2px;
}
#bar li a {
	color:#898484;
	text-decoration:none;
	display:block;
	background:url(/wp-content/themes/antiviral/images/footer_arrow.png) no-repeat right;
	padding-right:20px;
}
#footer .logos {
	position:absolute;
	bottom:100px;
	right:25px;
}
.cast-director #footer .logos {
	bottom:300px;
}
#footer .logos a {
	display:block;
	width:135px;
	height:79px;
	background:url(/wp-content/themes/antiviral/images/logo_tiff.png) no-repeat center;
	text-indent:-9999px;
	margin:0px;
}
#footer .logos a#uncertain {
	background-image:url(/wp-content/themes/antiviral/images/logo_uncertain.png);
}

#legal {
	position:absolute;
	background:#000;
	text-align:center;
	padding:9px 0px 4px 0px;
	bottom:0px;
	left:0px;
	right:0px;
	z-index:999;
	display:none;
}
#legal a {
	font-family:steelfishrg, Arial, Helvetica, sans-serif;
	font-size:16px;
	letter-spacing:2px;
	position:absolute;
	color:#898484;
	text-decoration:none;
	display:block;
	background:url(/wp-content/themes/antiviral/images/footer_arrow.png) no-repeat right;
	padding-right:20px;
	float:right;
	bottom:15px;
	right:15px;
}
.clear {
	clear:both;
}

#header {
	height:60px;
}
#header p {
	position:absolute;
	top:10px;
	left:20px;
	margin:0px;
	float:left;
	border:1px solid #43302f;
	padding:2px;
	letter-spacing:2px;
}
#header p:last-child {
	left:auto;
	right:10px;
}
#header p a {
	display:block;
	background:#43302f;
	color:#FFF;
	text-decoration:none;
	text-transform:uppercase;
	font-size:15px;
	padding:1px 5px;
}
#header div {
	float:right;
	position:relative;
	left:-50%;
	text-align:left;
}
#header ul {
	list-style:none;
	position:relative;
	left:50%;
	margin:0px;
	padding:0px;
}
#header li {
	float:left;
	position:relative;
	padding:10px 30px;
	background:url(/wp-content/themes/antiviral/images/menudiv.png) no-repeat;
	font-family:steelfishrg, Arial, Helvetica, sans-serif;
	font-size:20px;
	letter-spacing:2px;
	text-transform:uppercase;
}
#header li a {
	display:block;
	text-decoration:none;
	padding:2px 0px;
	color:#4b4948;
}
#header li a:hover, #header li.current-menu-item a {
	border-bottom:1px solid #4b4948;
}
#header li:first-child {
	background:none;
}

#title {
	font-family:avantgardelt, Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:18px;
	text-transform:uppercase;
	color:#763428;
	letter-spacing:5px;
	margin:15px 0px 20px 0px;
}
#title p {
	margin:0px;
}
#title strong {
	font-size:90px;
	font-weight:normal;
	letter-spacing:normal;
	line-height:75px;
}
#wrapper.home #title {
	font-size:24px;
}
#wrapper.home #title strong {
	font-size:120px;
	line-height:100px;
}

#homebody {
	width:630px;
	height:390px;
	position:relative;
	margin:0px auto;
	padding:10px;
}
#homebody .overlay {
	position:absolute;
	top:0px;
	bottom:0px;
	left:0px;
	right:0px;
	background:url(/wp-content/themes/antiviral/images/videooverlay.png) repeat-y #b68e88;
	opacity:0.26;
	filter:alpha(opacity=26);
}
#homebody .video {
	position:relative;
	z-index:2;
}
.mejs-controls {
	bottom:-35px !important;
	background:none !important;
	border:1px solid #FFF !important;
}
.mejs-time-total {
	background:#eee !important;
	-moz-box-shadow:    0px 0px 3px #FFF;
	-webkit-box-shadow: 0px 0px 3px #FFF;
	box-shadow:         0px 0px 3px #FFF;
}
.mejs-time-loaded {
	background: #FFF !important;
}
.mejs-time-current {
	background:#951a1b !important;
}

#body.standard {
	width:850px;
	margin:40px auto 0px auto;;
}

#body.synopsis {
	margin-top:70px;
}

#body.standard .entry > div {
	background:#FFF;
	opacity:0.85;
	filter:alpha(opacity=85);
	padding:7px 15px;
	line-height:1.5;
}


#body.standard .pictop {
	width:335px;
	position:relative;
}
#body.standard .pictop img {
	position:absolute;
	left:345px;
	top:-60px;
	border:1px solid #FFF;
	padding:9px;
	-moz-box-shadow:    0px 0px 5px #FFF;
	-webkit-box-shadow: 0px 0px 5px #FFF;
	box-shadow:         0px 0px 5px #FFF;
}

P {
	margin:10px 0px;
}

H1 {
	width:425px;
	margin:10px 0px 10px 110px;
	border-bottom:1px solid #FFF;
	color:#FFF;
	font-family:avantgardelt, Arial, Helvetica, sans-serif;
	font-size:30px;
	font-weight:normal;
	padding:2px 0px;
	text-transform:uppercase;
	letter-spacing:3px;
	position:relative;
	z-index:3;
	-moz-box-shadow:    0px 2px 1px -2px #FFF;
	-webkit-box-shadow: 0px 2px 1px -2px #FFF;
	box-shadow:         0px 2px 1px -2px #FFF;
}

#body.gallery {
	width:1060px;
	margin-top:20px;
}
.gal {
	position:relative;
}
.gal > a {
	text-indent:-9999px;
	display:block;
	cursor:pointer;
	position:absolute;
	z-index:60;
}

.gal .prev {
	background:url(/wp-content/themes/antiviral/images/arrow_prev.png);
	width:18px;
	height:26px;
	top:5px;
	left:510px;
}
.gal .next {
	background:url(/wp-content/themes/antiviral/images/arrow_next.png);
	width:33px;
	height:37px;
	right:-30px;
	top:300px;
}
.gal .addthis_button {
	background:url(/wp-content/themes/antiviral/images/icon_share2.png) no-repeat center;
	width:24px;
	height:26px;
	right:-23px;
	top:0px;
	border-bottom:1px solid #FFF;
}
.gal .down {
	background:url(/wp-content/themes/antiviral/images/icon_gallerydown.png);
	width:23px;
	height:22px;
	right:-30px;
	top:30px;
	display:none;
}
.gal h1 {
	position:absolute;
	margin:0px;
	text-indent:-9999px;
	left:40px;
	width:575px;
	z-index:55;
	top:5px;
	display:none;
}
.gal .thumbs {
	float:left;
	margin-top:55px;
	height:420px;
	overflow:hidden;
}
.gal .thumbs h2 {
	clear:both;
	color:#FFF;
	font-family:steelfishrg, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin:0px;
	padding:0px;
	font-size:38px;
	font-weight:normal;
	padding-left:42px;
	height:37px;
	line-height:34px;
	overflow:hidden;
	background:url(/wp-content/themes/antiviral/images/galleryh2bg.png) no-repeat right;
}
.gal .thumbs ul {
	margin:0px 0px 0px 40px;
	padding:0px;
	list-style-type:none;
	width:480px;
}
.gal .thumbs li {
	float:left;
	margin:0px 5px 10px 5px;
	position:relative;
	width:150px;
	height:95px;
	overflow:hidden;
}
.gal .thumbs li.caption {
	height:120px;
}
.gal .thumbs li div {
	width:150px;
	height:95px;
	overflow:hidden;
	cursor:pointer;
	position:relative;
}
.gal .thumbs li p {
	margin:1px 0px 0px 0px;
	padding:1px;
	background:#000;
	text-align:center;
	color:#FFF;
	font-family:steelfishrg, Arial, Helvetica, sans-serif;
	font-size:18px;
	white-space:nowrap;
	overflow:hidden;
	text-transform:uppercase;
}
.gal .thumbs li.youtube img {
	position:absolute;
	left:0px;
	top:-8px;
}
.gal .fullsize {
	float:right;
	width:500px;
	border:1px solid #FFF;
	padding:10px;
}
.gal .fullsize ul {
	width:500px;
	height:320px;
	overflow:hidden;
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.gal .fullsize li {
	width:500px;
	height:320px;
}

.jspVerticalBar {
    right:auto;
	left:20px;
	margin:0px;
	border-left:1px solid #FFF;
	background:none;
}
.jspVerticalBar {
    width: 10px;
}

.jspDrag {
    background: #000;
	border-bottom:1px solid #FFF;
	height:130px;
}
.jspTrack {
    background: none;
}
.gal .scrollup {
	background:url(/wp-content/themes/antiviral/images/scrollup.png);
	width:12px;
	height:10px;
	top:55px;
	left:0px;
}
.gal .scrolldown {
	background:url(/wp-content/themes/antiviral/images/scrolldown.png);
	width:12px;
	height:10px;
	left:0px;
	bottom:0px;
}

#wrapper.cast-director #background {
	opacity:0.46;
	filter:alpha(opacity=46);
}


#body.cast-director {
	width:100%;
	margin:0px;
}
#sections {
	background:url(/wp-content/themes/antiviral/images/underline.png) no-repeat bottom right;
	height:390px;
	overflow:hidden;
	padding-bottom:4px;
}
#sections > ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
	width:100%;
}
#sections > ul > li {
	width:100%;
}

.section {
	width:980px;
	margin:0px auto;
	position:relative;
	height:390px;
}
.section img {
	position:absolute;
	float:right;
	right:-125px;
	bottom:0px;
}
.section img.wp-image-126 {
	right:-145px;
}
.section img.wp-image-120 {
	right:-100px;
}
.section h2 {
	font-family:steelfishrg, Arial, Helvetica, sans-serif;
	font-size:70px;
	color:#763428;
	margin:0px;
	padding:0px;
	width:480px;
	text-align:right;
	position:absolute;
	left:0px;
	bottom:180px;
	border-bottom:none;
	text-transform:uppercase;
	font-weight:normal;
}
.section .sidebg {
	height:165px;
	background:#FFF;
	position:absolute;
	left:-9999px;
	width:9999px;
	bottom:0px;
	opacity:0.68;
	filter:alpha(opacity=68);
}
.section .underline {
	height:1px;
	background:#c4a7a3;
	position:absolute;
	bottom:0px;
	z-index:100;
	right:-50px;
	width:9999px;
}
.section .sbody {
	background:url(/wp-content/themes/antiviral/images/whitebg.png) repeat-y right;
	opacity:0.68;
	filter:alpha(opacity=68);
	width:530px;
	height:145px;
	padding:10px 50px 10px 0px;
	position:absolute;
	left:0px;
	bottom:0px;
}
.section .sbody p {
	margin:0px 0px 10px 0px;
}
.section .sbody > div {
	height:145px;
	overflow:hidden;
}

#options {
	width:980px;
	margin:0px auto;
	position:relative;
}
#options ul {
	list-style-type:none;
	margin:4px 0px 0px 40px;
	padding:0px;
}
#options li {
	float:left;
	border:1px solid #7b7c7c;
	padding:2px;
	margin-left:10px;
}
#options li:last-child {
	position:absolute;
	left:960px;
	top:0px;
	margin:0px;
}
#options h1 {
	margin:0px;
	padding:0px;
	float:right;
	width:auto;
	border:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
	font-family:avantgardelt, Arial, Helvetica, sans-serif;
	color:#864b41;
	position:absolute;
	top:0px;
	right:40px;
	font-size:28px;
	letter-spacing:6px;
}
#options a {
	display:block;
	background:#000;
	color:#FFF;
	text-transform:uppercase;
	text-decoration:none;
	font-family:steelfishrg, Arial, Helvetica, sans-serif;
	font-size:16px;
	padding:2px 8px;
	letter-spacing:2px;
	white-space:nowrap;
}
#options li.active  {
	border:1px solid #FFF;
}
#options a:hover, #options li.active a {
	background:#FFF;
	color:#000;
}

.sbody .jspVerticalBar {
	display:none;
}
.sbody > span {
	background:url(/wp-content/themes/antiviral/images/scroll_bigarrowdown.png);
	width:26px;
	height:18px;
	display:block;
	position:absolute;
	z-index:2px;
	right:0px;
	bottom:10px;
	text-indent:-9999px;
	cursor:pointer;
}
.sbody > span.up {
	background:url(/wp-content/themes/antiviral/images/scroll_bigarrowup.png);
	bottom:40px;
}

#post {
	position:absolute;
	top:0px;
	left:-9999px;
	height:1px;
	width:1px;
}