/*
CSS for tv.holysh1t.net
made by Lashknife <lashknife@gmail.com>
"Learn from this document, do not copy it!"
*/

body {
	margin: 0px;
	padding: 0px;
	background-color: black;
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: white;
	background-image: url("../images/header-top-bar.png");
	background-repeat: no-repeat;
	background-position: center top;
}
form, h1 {
	margin: 0px;
}
img {
	border-style: none;
}

#wrapper {
	position: relative;
	margin: 0 auto;
	width: 1240px;
}

a.tmt { color: #ff6347; text-decoration: none; border-bottom: dotted 1px #ff6347; }

/* HEADER */
#header {
	position: relative;
	margin: 12px auto 0px;
	border-top: solid 1px #2c2c2c;
	height: 154px;
	padding-bottom: 42px;
	background-image: url("../images/header-grid.png");
	background-repeat: no-repeat;
}
#logo-box {
	position: relative;
	top: 10px;
	left: 28px;
	width: 348px;
	height: 134px;
}
#logo-box h1 span{
	visibility: hidden;
}
#search-box {
	position: absolute;
	top: 64px;
	right: 10px;
	display: none;
}
#search-box input {
	color: white;
	font-style: italic;
	font-weight: bold;
	font-size: 10px;
}
.search-element {
	color: white;
	background-color: black;
	font-style: italic;
	font-weight: bold;
	font-size: 0.7em;
	border: solid 1px #333;
	margin: 0;
	float: left;
}	
#search-value {
	width: 200px;
	padding: 6px 12px 0px 12px;
	height: 18px;
}
#search-go {
	text-align: center;
	width: 40px;
	height: 26px;
	line-height: 26px;
	background-image: url("../images/search-go.png");
	background-repeat: repeat-x;
	margin-left: 7px;
}

#donate-box {
	position: absolute;
	top: 159px;
	right: 110px;
	z-index: 3;
}
#dialog-donations p { text-align: justify; }
#dialog-donations p.donatebutton { text-align: center; }

#share-box {
	position: absolute;
	bottom: 3px;
	right: 210px;
	height: 32px;
	line-height: 32px;
}
#share-box img {
	height: 32px;
}

#nav-bar {
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 38px;
	width: 100%;
	background-image: url("../images/nav-bar-bg.png");
	background-repeat: repeat-x;
	background-color: #d1d1d1;
}
#nav-bar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#nav-bar ul li {
	float: left;
	border-style: solid;
	border-width: 1px;
	border-color: #cdcdcd #cacaca #cdcdcd #e6e6e6;
	width: 100px;
	height: 36px;
}
#nav-bar ul li a {
	display: block;
	text-align: center;
	line-height: 36px;
	text-decoration: none;
	color: black;
	font-weight: bold;
}
#nav-bar ul li a.active {
	background-image: url("../images/nav-bar-bg-active.png");
}
#nav-bar ul li a:hover {
	background-image: url("../images/nav-bar-bg-hover.png");
}
#nav-bar ul li a.active:hover {
	background-image: url("../images/nav-bar-bg-active-hover.png");
}
#library-nav-tab {
	position: relative;
}
#library-nav-warning {
	position: absolute;
	left: 34px;
	top: -33px;
	height: 32px;
	width: 800px;
	padding: 0px 6px;
	font-weight: bold;
	font-size: 10px;
	display: none;
	line-height: 14px;
}

#xmas {
	width: 300px;
	height: 150px;
	background-image: url('../images/christmas_balls.png');
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	right: 20px;
}

/* FOOTER */
#footer {
	position: relative;
	border-top: solid 1px #2c2c2c;
	height: 30px;
	background-image: url("../images/footer-bar.png");
	background-repeat: repeat-y;
	/*margin-top: 20px;*/
}
#footer-left {
	position: absolute;
	top: 0px;
	left: 10px;
	height: 30px;
	line-height: 30px;
}
#footer-center {
	position: absolute;
	top: 0px;
	left: 50%;
	width: 300px;
	margin-left: -150px;
	text-align: center;
	line-height: 30px;
	height: 30px;
	font-weight: bold;
	color: white;
}
#footer-right {
	position: absolute;
	top: 0px;
	right: 10px;
	font-weight: bold;
	color: white;
	height: 30px;
	line-height: 30px;
}
#footer-left a, #footer-center a, #footer-right a {
	text-decoration: none;
	color: white;
	border-bottom: dotted 1px white;
}

/* MAIN PART */
#main {
	padding: 20px;
	position: relative;
	background-image: url("../images/main-grid.png");
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
}

/* home */

#leftside {
	float: left;
	width: 606px; /* tv box + borders */
	margin-right: 20px; /* to abs-pos the wires outside */
	position: relative;
}
#mapshot {
	position: absolute; bottom: -300px; left: 50px;
	background-repeat: no-repeat;
	background-image: url('../images/mapshot.png');
	width: 500px;
	height: 291px;
}

#rightside {
	float: left;
	width: 574px;
}

#tv-container {
	background-image: url("../images/tv-container-bg.jpg");
	background-repeat: no-repeat;
	background-position: center bottom;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}
#tv-header {
	width: 600px;
	height: 46px;
	border-style: solid;
	border-width: 3px 3px 0px;
	border-color: #222;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-topright: 20px;
	-webkit-border-top-left-radius: 20px;
	-webkit-border-top-right-radius: 20px;
	line-height: 20px;
	font-size: larger;
	font-weight: bold;
	text-align: center;
}
#tv-header ul {
	margin: 6px 0 0 0;
	padding: 0px;
}
.available-stream {
	float: left;
	padding: 0px;
	list-style: none;
}
.available-stream a {
	color: white;
	font-weight: bold;
	text-decoration: none;
	font-variant: uppercase;
	font-style: italic;
}
.available-stream a.active {
	color: #bb4422;
	font-size: larger;
}

#tv-box {
	/*background-color: black;*/
	width: 600px;
	height: 480px;
	border-style: solid;
	border-width: 0px 3px;
	border-color: #222;
	position: relative;
}
#zoom-tv { cursor: pointer; display: none; }
#stream-obj {
	position: absolute;
}
#stream-obj.stream-is-offline {
	font-weight: bold;
	font-size: 24px;
	top: 350px;
	left: 0px;
	width: 600px;
	text-align: center;
	text-shadow: black 4px 3px 4px;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=black,direction=120,strength=4);
}

#caster-box {
	position: relative;
	height: 38px;
	width: 594px;
	padding: 3px;
	border-style: solid;
	border-width: 0px 3px 3px;
	border-color: #222;
	-moz-border-radius-bottomleft: 20px;
	-moz-border-radius-bottomright: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	line-height: 38px;
	font-size: larger;
	font-weight: bold;
}
#caster-box div#zoom-box {
	float: left;
	padding:4px;
}
#caster-box div#caster-list {
	float:right;
}
#caster-box span {
	float: left;
	display: block;
	height: 38px;
	line-height: 38px;
	padding: 0px 6px;
	text-align: center;
	text-shadow: black 4px 3px 4px;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=black,direction=120,strength=4);
}
#caster-box span.caster {
	/*width: 100px;*/
	background-color: #bb4422;
	padding: 0px 12px;
}
#caster-box span.first {
	-moz-border-radius-topleft: 14px;
	-moz-border-radius-bottomleft: 14px;
	-webkit-border-top-left-radius: 14px;
	-webkit-border-bottom-left-radius: 14px;
}
#caster-box span.last {
	-moz-border-radius-topright: 14px;
	-moz-border-radius-bottomright: 14px;
	-webkit-border-top-right-radius: 14px;
	-webkit-border-bottom-right-radius: 14px;
}
#caster-box span.no-casters {
	/*width: 300px;*/
	background-color: #dddddd;
	color: black;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
}

#icon-box {
	padding: 10px 20px;
	border: solid 3px #222;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	background-color: #333;
	margin-top: 20px;
	background-image: url("../images/box-bg-repeater.png");
	display: none;
}
#icon-box div.logo-holder {
	float: left;
	margin: 10px;
	border: solid 2px #222;
}
#icon-box div.logo-holder img {
	height: 50px;
}

/*********************************/

#dynamic-box {
	border: solid 3px #222;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	background-color: #333;
	background-image: url("../images/box-bg-repeater.png");
	margin-bottom: 20px;
}
#dyn-schedule {
	float: left;
	width: 200px;
	margin: 10px;
}
#dyn-schedule h2, #dyn-announcements h2 {
	text-align: center;
	margin-bottom: 10px;
}
#dyn-schedule ul {
	margin: 0;
	padding: 0;
}
#dyn-schedule ul li {
	line-height: 150%;
	list-style: none;
	text-align: center;
}
#dyn-schedule ul li hr { border-color: white; border-width: 1px 0 0 0; border-style: dotted; width: 60%; height: 1px; margin: 6px auto; }
/*#dyn-schedule ul li.g-ctf { list-style-image: url("../images/icons/ctf_16.png"); }*/
#dyn-schedule ul li strong {
	font-size: larger;
	color: #ff6347;
}
#dyn-schedule p.more { text-align: center; font-size: smaller; margin:0; }

#full-schedule-table { width: 100%; }
#full-schedule-table thead td { padding: 4px; border-bottom: dotted 1px black; font-weight: bold; font-style: italic; }
#full-schedule-table tbody td { padding: 4px; border-bottom: dotted 1px silver; }
.edit-schedule { }
.edit-schedule-hidden { display: none; }
.remove-schedule { }
.remove-schedule-hidden { display: none; }
#dyn-announcements p { line-height: 150%; margin: 0px 0px 8px 0px; }
#dyn-announcements p a { color: #ff6347; border-bottom: 1px dotted #ff6347; text-decoration: none; }
#dyn-announcements p.txt-r { text-align: right; }
#dyn-announcements hr { border-color: white; border-width: 1px 0 0 0; border-style: dotted; width: 80%; height: 1px; margin: 6px auto; }
#dyn-announcements p.more { text-align: center; font-size: smaller; margin:0; }

/* ** ANNOUNCEMENTS ** */
#dyn-announcements {
	width: 328px;
	margin: 10px;
	float: left;
}
#prev-announce-nav {
	position: relative;
	border: solid 1px red;
	display: none;
}
#prev_a_top {
	position: absolute;
	top: 0px;
	left: 0px;
}
#next_a_top {
	position: absolute;
	top: 0px;
	right: 0px;
}
#full-announcements-table { width: 100%; }
#full-announcements-table thead td { padding: 4px; border-bottom: dotted 1px black; font-weight: bold; font-style: italic; }
#full-announcements-table tbody td { padding: 10px 4px; border-bottom: dotted 1px silver; }
.edit-announcements { }
.edit-announcements-hidden { display: none; }
.remove-announcements { }
.remove-announcements-hidden { display: none; }


/* ** IRC ** */
#irc-box {
	margin-bottom: 20px;
	width: 568px;
	height: 32px;
	border: solid 3px #222;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	background-color: #333;
	background-image: url("../images/box-bg-repeater.png");
	position: relative;
}
#irc-box-header {
	text-align: center;
	font-weight: bold;
	font-style: italic;
	height: 32px;
	line-height: 32px;
}
#irc-toggle {
	position: absolute;
	top: 0px;
	right: 10px;
	width: 32px;
	height: 32px;
	cursor: pointer;
}
/* ** SPONSOR ** */
#sponsor-box {
	margin-top: 20px;
	width: 568px;
	height: 270px;
	border: solid 3px #222;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	background-color: #333;
	background-image: url("../images/box-bg-repeater.png");
	position: relative;
}

/** ADMIN **/
#admin-box {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 600px;
	z-index: 10;
}
#ui-datepicker-div { z-index: 10; }

/* WIRES & FILLERS */
#wire-tv-dynamic, #wire-lib-dynamic { position: absolute; top: 120px; left: 598px; }
#wire-tv-sponsors, #wire-lib-sponsors { position: absolute; top: 380px; left: 598px; }
#wire-tv-casters-left { position: absolute; top: 530px; left: 65px; }
#wire-tv-casters-right { position: absolute; top: 530px; left: 535px; }

/* HELPERS */
.fl-l { float: left; }
.fl-r { float: right; }
.fl-cb { clear: both; }
.txt-c { text-align: center; }
.txt-r { text-align: right; }
.vtop { vertical-align: top; }
.cbr { clear: both; }
h2.section {
	margin: 0;
	font-size: 1.5em;
	font-weight: bold;
	text-shadow: black 4px 3px 4px;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=black,direction=120,strength=4);
}
h2.section span { color: #ff6347; }
.lbl100 { width: 96px; text-align: right; padding-right: 4px; }
#ui-datepicker-div { display: none; }