/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 
 * css.css - main css template for videosite functionality *
 *           currently only compatible with IE through     *
 *           IE8.js                                        *
 *                                                         *
 *  This file is a part of the dijidio package             *
 *                                                         *
 *   Copyright (c) 2008 Samuel Sutch, SamuraiFilms.org     *
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

.container {
	background: #e1e1e1;
}
img {
	margin: 0 0 0 0;
}
pre { margin: .25em 0 .25em 1em; font-size: .85em; color: #c60000; }
h4 { margin: .5em 0 .5em 0; }
.footer { background: white; }
.header { height: 162px; background: top left no-repeat url(http://media.beta.samuraifilms.org/images/newlogo.png); margin-bottom: -20px; }
.box2 { padding: 1em; }
.holder {
	margin: 10px;
}
blockquote { font-style: none; padding: .25em; background: #a1a1a1; }
a, a:visited, a:active { color: black; text-decoration: none; font-weight: bold; }
a:hover { color: #2d2d2d; text-decoration: none; font-weight: bold; }

#video-finder { display: none; }

.scroll-pane {
	width: 290px;
	overflow: auto;
	background: white;
	float: left;
	height: 200px;
	margin-bottom: 10px;
}
.selection-box {
	background: #1e1e1e;
}
.selection-box h2 {
	color: #c3c3c3; font-family: georgia, times, serif; border-bottom: 2px solid #a0a0a0; }

.scroll-pane ul { list-style: none; margin: 0; padding: 0; }
.scroll-pane li { padding: 0 .5em 0 .5em; }
.scroll-pane > p { padding: 10px; } /* select a... */
.scroll-pane ul li:hover { background-color: #b8b8b8; }
#author ul li p:first-child { font-size: 2em; font-weight:bold; font-style: normal; }
#author ul li:hover { cursor: pointer; color: #000; }
#author ul li > p { margin: 0; padding: 0; font-size: 1em; font-style: italic; }

#series ul li p:first-child { font-size: 1.5em; font-weight:bold; font-style: normal; }
#series ul li p { margin: 0; padding: 0; font-size: 1em; font-style: italic; }
#series ul li:hover { color: black; cursor: pointer; }

.alt1 { background-color: #f4f4f4; }
.alt2 { background-color: #cecece; }

#player h3 { border-bottom: 1px dotted gray; margin-bottom: .5em; }

#show-videos {
	height: 33px;
	width: 189px;
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url(http://media.beta.samuraifilms.org/images/choose-video-unselected.png);
	float: right;
}
#show-videos:hover { cursor: pointer; }

#subscribe-podcast {
	height: 33px; width: 189px; margin-top: 72px; display: block; float: right;
	background: transparent url(http://media.beta.samuraifilms.org/images/subscribe.png) top left no-repeat;
}
#subscribe-podcast:hover {
	background: transparent url(http://media.beta.samuraifilms.org/images/subscribe-hover.png) top left no-repeat;
}

.loadme { display: none; }
.loadme img { float: left; margin: .5em; }
.loadme p {  }

/* #episode { position: relative; } */
#episode ul li p.episode-name { font-size: 1.5em; font-weight:bold; font-style: normal; }
#episode ul li p { margin: 0; padding: 0; font-size: 1em; font-style: italic; }
#episode ul li:hover { cursor: pointer; color: #000; }
.episode-number { margin-right: .75em; float: left; font-size: 2em; font-weight: bold; font-family: georgia, times, serif; }

.title-area { padding: 0 1em 0 1em; margin-top: 1em; }
.title-area h3 { margin: 0; padding: 0; font-family: georgia, times, serif; font-weight: normal; }
.title-area h3 .atitle,
.title-area h3 .aseries { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
.title-area h3 .atitle { font-weight: bold; }

.bottom-section { background: #898989 url(http://media.beta.samuraifilms.org/images/bottombg.png) top left repeat-x; }
.bottom-box div:first-child { margin: 10px; color: black; }
.bottom-box div:first-child h3 { color: #e1e1e1; }
.bottom-box ul { list-style: none; margin: 0 0 0 1em; padding: 0; }
.subnavinfo { margin: 0; padding: 0; }
.navlols p { padding: 0; margin: 0 0 .25em 0; border-bottom: 1px dotted black; }
.navlols p:hover { background-color: #c6c6c6; }
.smallem { font-size:.75em; background: none; }
#archive_list { overflow: auto; height: 150px; position: relative; }
#archive_list ul { list-style: none; }
#archive_list ul li { cursor: pointer; }
#archive_list span.archive_month { font-size: 1.2em; }
#archive_list li.archive_month:hover { background-color: #bbbbbb; }

#playlist-area { background: #000000; }
#playlist-area h3 { color: #f1f1f1; }
#playlist-area ul { list-style: decimal; padding-left: 20px; }
#playlist-area ul>li { background: transparent; color: white; padding: 2px; }
#playlist-area li.playing { background-color: #6d6d6d; }
#playlist-area ul li:hover { background-color: #3b3b3b; cursor: pointer; color: white; }

#player-wrapper { background-color:black; }

p.showloading { border: 1px solid white; background-color: #e1e1e1; padding: 2px; text-align: center; }
p.showloading img { float: none; }

#episodeinformation {  }
#episodeinformation span.series-title { font-size: 1.4em; text-decoration: underline; }
#episodeinformation h2 { padding: 0; margin: 10px 0 0 1em; font-weight: bold; font-size: 1.7em; }
#episodeinformation .infobox>img { float:left; padding:0 15px 0 0; margin:0; }
#episodeinformation ul {
	list-style: none;
	margin-left: 35px;
	padding: 0 0 0 15px;
	background: transparent url(http://media.beta.samuraifilms.org/images/hamburger.png) top left repeat-y;
}
#episodeinformation ul li { padding: 1px; background: transparent; }
#episodeinformation ul li>img { float: left; margin: 0 0 0 -45px; }

#playingin { color: white; font-size: 1.5em; font-weight: bold; padding-top: 2em; text-align: center;
	height: 400px; width: 720px; margin: 0; }
#playingin span { font-size: 2.0em; }
#playingin:hover { cursor: pointer; }

#flatpage-content { padding: 1em; font-family: Times, serif; font-size: 1.25em;}
#flatpage-content h1,h2,h3,h4,h5,h6 { font-family: Georgia,Times,Serif; }
#flatpage-content h1,h2 { border-bottom: 1px dotted gray; margin-bottom: .75em; }
#flatpage-content h3,h4,h5,h6 { border-bottom: .25em; }
#flatpage-content a { text-decoration: underline; font-weight: normal;}

.samuraifilms-blog { overflow: auto; height: 150px; position: relative; }
.samuraifilms-blog ol { list-style: none; margin: 0; padding: 0; }
.samuraifilms-blog ol li { margin: 0 0 1em 0; padding: 0; }
.samuraifilms-blog h3 { font-family: helvetica, arial, sans-serif; margin-bottom: .25em;}
.samuraifilms-blog div.blogbody { margin: .25em 0 .5em 0; }
.samuraifilms-blog div.blogmeta { font-family: helvetica, arial, sans-serif; font-size: .75em; }
.samuraifilms-blog div.blogmeta span { margin: 0 .125em 0 .125em; display: block; float: left; }

.static-browser { padding: 0; margin: 0; }
.static-browser .stholder { position: relative; background-color: #c0c0c0; padding: .5em; height: 100px; overflow: auto; }
.static-browser ul { list-style: none; padding: 0; margin: 0 0 0 .5em; }
.static-browser h3 { margin-bottom: .25em; }
.urbrowsing { font-weight: bold; padding: .25em; text-align: center; font-size: 1.25em; }
.static-playlist { color: white; padding: .5em; }
.static-playlist a { color: #eaeaea; }
.static-playlist .default-video { padding: .5em .5em 1em .5em; }
.static-playlist ol { padding-left: 20px; }

/* THICKBOX CSS */
*{padding:0;margin:0}#TB_window{font:12px Arial,Helvetica,sans-serif;color:#333}#TB_secondLine{font:10px Arial,Helvetica,sans-serif;color:#666}#TB_window a:link{color:#666}#TB_window a:visited{color:#666}#TB_window a:hover{color:#000}#TB_window a:active{color:#666}#TB_window a:focus{color:#666}#TB_overlay{position:fixed;z-index:100;top:0px;left:0px;height:100%;width:100%}.TB_overlayMacFFBGHack{background:url(http://media.beta.samuraifilms.org/images/macFFBgHack.png) repeat}.TB_overlayBG{background-color:#000;filter:alpha(opacity=75);-moz-opacity:0.75;opacity:0.75}* html #TB_overlay{ position:absolute; height:expression(document.body.scrollHeight >document.body.offsetHeight ? document.body.scrollHeight:document.body.offsetHeight+'px')}#TB_window{position:fixed;background:#fff;z-index:102;color:#000;display:none;border:4px solid #525252;text-align:left;top:50%;left:50%}* html #TB_window{position:absolute;margin-top:expression(0 - parseInt(this.offsetHeight / 2)+(TBWindowMargin = document.documentElement &&document.documentElement.scrollTop || document.body.scrollTop)+'px')}#TB_window img#TB_Image{display:block;margin:15px 0 0 15px;border-right:1px solid #ccc;border-bottom:1px solid #ccc;border-top:1px solid #666;border-left:1px solid #666}#TB_caption{height:25px;padding:7px 30px 10px 25px;float:left}#TB_closeWindow{height:25px;padding:11px 25px 10px 0;float:right}#TB_closeAjaxWindow{padding:7px 10px 5px 0;margin-bottom:1px;text-align:right;float:right}#TB_ajaxWindowTitle{float:left;padding:7px 0 5px 10px;margin-bottom:1px}#TB_title{background-color:#e8e8e8;height:27px}#TB_ajaxContent{clear:both;padding:2px 15px 15px 15px;overflow:auto;text-align:left;line-height:1.4em}#TB_ajaxContent.TB_modal{padding:15px}#TB_ajaxContent p{padding:5px 0px 5px 0px}#TB_load{position:fixed;display:none;height:13px;width:208px;z-index:103;top:50%;left:50%;margin:-6px 0 0 -104px}* html #TB_load{position:absolute;margin-top:expression(0 - parseInt(this.offsetHeight / 2)+(TBWindowMargin = document.documentElement &&document.documentElement.scrollTop || document.body.scrollTop)+'px')}#TB_HideSelect{z-index:99;position:fixed;top:0;left:0;background-color:#fff;border:none;filter:alpha(opacity=0);-moz-opacity:0;opacity:0;height:100%;width:100%}* html #TB_HideSelect{ position:absolute; height:expression(document.body.scrollHeight >document.body.offsetHeight ? document.body.scrollHeight:document.body.offsetHeight+'px')}#TB_iframeContent{clear:both;border:none;margin-bottom:-1px;margin-top:1px;_margin-bottom:1px}
