﻿html, body {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
}

.hidden {
	display: none;
}

#slides {
	position: absolute;
	-webkit-transition: all 0s linear;
	-moz-transition: all 0s linear;
	-o-transition: all 0s linear;
	transition: all 0s linear;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
}

#slides .slides-container {
	display: none;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-transition: all 0s linear;
	-moz-transition: all 0s linear;
	-o-transition: all 0s linear;
	transition: all 0s linear;
}

#slides .slides-container li {
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-transition: all 0s linear;
	-moz-transition: all 0s linear;
	-o-transition: all 0s linear;
	transition: all 0s linear;
	width: 100%;
	height: 100%;
	position: relative;
	display: block;
}

#slides .slides-container li img.preserve {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	width: 500px;
}

#slides .slides-container li .tweet {
	position: relative;
	float: left; /*margin: 10px;*/
	width: 100%;
}

#slides .slides-container li .tweet .userimage {
	position: relative;
	float: left;
	width: 60px;
	padding-right: 20px;
}

#slides .slides-container li .tweet .userimage img {
	width: 60px !important;
	height: 60px !important;
}

#slides .slides-container li .tweet .tweetcontent {
	position: relative;
	float: left;
	max-width: 1100px;
	border-bottom: 3px dashed grey;
	padding: 10px 0;
}

#slides .slides-container li .tweet .tweetcontent span {
	display: inline-block;
}

#slides .slides-container li .tweet .tweetcontent .username {
	color: grey;
}

#slides .slides-container li .tweet .tweetcontent .tag {
	color: blue;
}

#slides .scrollable {
	*zoom: 1;
	position: relative;
	top: 0;
	left: 0;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	height: 100%;
}

#slides .scrollable:after {
	content: "";
	display: table;
	clear: both;
}

.slides-navigation {
	margin: 0 auto;
	position: absolute;
	z-index: 3;
	top: 46%;
	width: 100%;
}

.slides-navigation a {
	position: absolute;
	display: block;
}

.slides-navigation a.prev {
	left: 0;
}

.slides-navigation a.next {
	right: 0;
}

.slides-pagination {
	position: absolute;
	z-index: 3;
	top: 0;
	text-align: center;
	width: 100%; /*a.current:before {    content: '\25CF';    font-size: 35px;  }  a:before {        content: '\25CB';        font-size: 35px;    }*/
}

.slides-pagination a { /*border: 2px solid #222;*/
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: #e6e3e3;
	width: 13px;
	height: 13px;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	zoom: 1;
	*display: inline;
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR4nGP6zwAAAgcBApocMXEAAAAASUVORK5CYII=");
	margin: 2px;
	overflow: hidden;
	text-indent: -100px;
	text-decoration: none;
	color: black;
	font-size: 0px;
	behavior: url(/css/PIE.htc);
}

.slides-pagination a.current {
	background: #222;
}

.container {
	background-color: rgba(255, 255, 255, 0.8) !important;
	padding: 20px;
	position: relative;
	height: 82%;
	margin: 30px 20px;
}

.container .logo {
	position: absolute;
	top: -30px;
	left: -20px;
	border: 15px solid rgba(0, 0, 0, 0.2);
	width: 120px;
	height: 120px;
	-moz-background-size: 110px 110px;
	-o-background-size: 110px 110px;
	-webkit-background-size: 110px 110px;
	background-size: 110px 110px;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFF;
}

.container .content {
	margin-left: 180px;
	margin-top: 70px;
	font-family: Arial;
	font-size: 36px;
}

.container .title {
	margin-left: 180px;
	margin-top: 30px;
	font-family: Arial;
	font-weight: bold;
	font-size: 36px;
	text-transform: uppercase;
}

.container .titlebottomcontainer {
	position: absolute; /*bottom:10px;*/
	bottom: 0;
	width: 100%;
	margin-left: -20px;
}

.container .titlebottomcontainer .title.bottom {
	position: relative; /*background: #FFF;*/
	background-color: rgba(255, 255, 255, 0.8) !important;
	padding: 5px 10px;
	margin: 0 auto;
	width: 95%;
}

.container .titlebottomcontainer.video {
	bottom: -30px;
}

.container.empty {
	background: transparent !important;
}

.video {
	margin: 0 auto;
	position: relative;
}

iframe.video {
	margin: 0 auto;
	position: relative;
	display: block;
	margin-top: 40px;
}
/* -- Ticker tape -- */

.tape-wrapper {
	width: 100%;
	height: 40px;
	z-index: 2;
	background: #fff;
	position: absolute;
	bottom: 0px;
}

.tickercontainer {
	background: #fff;
	width: 100%;
	height: 40px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	position: relative;
	z-index: 2;
}

.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
	position: relative;
	left: 10px;
	top: 8px;
	width: 95%;
	overflow: hidden;
	z-index: 2;
	margin: 0 auto;
}

ul.newsticker { /* that's your list */
	position: relative;
	font: bold 24px Arial;
	text-transform: uppercase;
	list-style-type: none;
	line-height: 26px;
	margin: 0;
	padding: 0;
	z-index: 2;
	-webkit-transition: all 0s linear;
	-moz-transition: all 0s linear;
	-o-transition: all 0s linear;
	transition: all 0s linear;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
	display: block;
}

ul.newsticker li {
	display: block;
	float: left; /* important: display inline gives incorrect results when you check for elem's width */
	margin: 0;
	padding: 0;
	background: #fff;
	z-index: 2;
	padding-right: 40px;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-transition: all 0s linear;
	-moz-transition: all 0s linear;
	-o-transition: all 0s linear;
	transition: all 0s linear;
}

ul.newsticker li:before {
	color: #00aeef;
	content: '\2022';
	position: relative;
	left: -15px;
	font-size: 26px;
	margin-left: -15px;
	padding-right: 30px;
}

ul.newsticker li.ticker-spacer {
	width: 10px !important;
}

ul.newsticker li.ticker-spacer:before {
	content: '';
}

ul.newsticker a, ul.newsticker span.text {
	white-space: nowrap;
	padding: 0;
	color: #000;
	font: bold 24px Arial;
	text-transform: uppercase;
	margin: 0 50px 0 0;
	z-index: 2;
}

ul.newsticker span.date {
	margin: 0 20px 0 0;
	z-index: 2;
	color: #ffae01;
}
