/* CSS Document DESKTOP */
body {
    font-size: 12pt;
}

h1	{
    font-size: 3em;
    margin:0 0 10px 0;
    padding:0;
}

h2  {
    font-size: 2em;
    margin:0 0 10px 0;
    padding:0;
}

h3	{
    font-size: 1.4em;
    margin:0 0 10px 0;
    padding:0;
}

h4  {
    font-size:12pt;
    margin:0;
    padding:0;
}

.close_margin {
	margin: 0 5px 0 0;
}

.teaser {
	height: 5em;
	overflow: hidden;
}

li  {
    margin:0;
    padding:5px 0;
}

input {
	font-size: 1.2em;
	padding: 5px;
}

.button {
    font-size: 1.25em;
    padding: 10px 15px;
    margin: 0 0 1em 0;
    color: #000000;
}

.dark_button {
    display: inline-block;
    padding: 10px 15px;
    margin: 0 0 1em 0;
    font-size: 1em;
}

.social_fb {
    vertical-align: text-bottom;
    display: inline-block;
    overflow: hidden;
    margin: 0 0 0 1em;
    padding: 25px 0 0 0;
    height: 50px;
    width: 75px;
}

.social_twitter {

    height: 50px;
    width: 75px;
    vertical-align: text-bottom;
    padding: 25px 0 0 0;
    display: inline-block;
    overflow: hidden;
}

.social_fb_sm {

    height: 30px;
    width: 75px;
    vertical-align: text-bottom;
    display: inline-block;
    overflow: hidden;
    margin: 0 5px 1em 0;
    padding: 0;
}

.social_twitter_sm {

    height: 30px;
    width: 75px;
    vertical-align: text-bottom;
    padding: 0;
    display: inline-block;
    margin: 0 5px 1em 0;
    overflow: hidden;
}

.float_left {
    float: left;
    margin: 0 20px 20px 0;
    padding: 0;
}

.float_right    {
    float: right;
    margin: 0 0 20px 20px;
    padding: 0;
}

.label {
	font-size: .9em;
}

.playlist	{
	margin: -1px auto;
	padding: 10px;
	line-height: 30px;
}

.playlist:hover	{
	margin: -1px auto;
	padding: 10px;
	line-height: 30px;
}

.address {
	font-size: .9em;
}

.splash_card {
	width: 100%;
    height: 8em;
    font-size: 2em;
}

.splash_title {
    line-height: 8em;
}

.splash_desc {
    line-height: 1.2em;
    margin: 1.5em;
}

.card_desc {
    height: 5em;
    margin: 0 0 2em 0;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;  
}

.mainpic {
	width: 100%;
	margin: 0;
}

.thumbnail {
	width: 125px;
	margin: 0 1em 1em 0;
}

.partner_logo {
    height: 100px;
}

.credit {
	text-align: right;
	line-height: 1em;
	margin: 0;
	padding: 0;
	font-size: .8em;
}

.gallery li {
    float: left;
}

[class*="col-"] {
    float: left;
    padding: 0;
}

.row:after  {
    content: "";
    clear: both;
    display: block;
    margin: 0 0 2em 0;
}

.box-first  {
    width: 80%;
    margin: 0 auto 0 0;
    padding: 1em;
}

.box-last   {
    width: 80%;
    margin: 0 0 0 auto;
    padding: 1em;
}

.box-middle {
    width: 80%;
    margin: 0 auto;
    padding: 1em;
}

.box-midright   {
    width: 80%;
    margin: 0 3% 0 7%;
    padding: 1em;
}

.box-midleft    {
    width: 80%;
    margin: 0 7% 0 3%;
    padding: 1em;
}

.box-fullbit    {
    margin: 0;
}

.icon   {
    width: 40px;
    height: 40px;
    margin: 0 0 10px 0;
}

.footer {
    margin:2em auto 0 auto;
    padding:0;
    font-size: .8em;
    width: 100%;
}

.social_footer {
	text-align: right;
}

.copyright {
	text-align: center;
}

.mainpic {
    width: 100%;
    margin: 0 0 2em 0;
}

.header	{
    margin: 0;
    padding: 10px 0;
    width: 100%;
    height: 150px;
    overflow: hidden;
}

.header:after {
    margin: 0;
}

.header_alert {
    margin: 0;
    font-size: 1.2em;
    line-height: 1.2em;
    height: 150px;
}

.header_alert p {
    padding: .5em;
    margin: 0;
    vertical-align: middle;
    display: flex;
	justify-content: center;
  	flex-direction: column;
  	height: 150px;
}

.header_alert .small_button {
	display: block;
	width: 100px;
	text-decoration: none;
	margin: .5em auto 0 auto;
}

.icon_tray {
    text-align: right;
    margin: 35px 0 0 0;
}

.social_icon {
    height: 30px;
    margin: 0 0 5px 5px;
}

nav {
   font-weight: normal;
	letter-spacing: .05em;
	padding: 0;
	margin: 0 0 0 -2.5em;
	position: relative;
	top: -28px;
	z-index: 100;
	height: 40px;
	font-size: 1.2em;
}

nav ul li {
	cursor: pointer;
	-webkit-transition: padding .05s linear;
	-moz-transition: padding .05s linear;
	-ms-transition: padding .05s linear;
	-o-transition: padding .05s linear;
	transition: padding .05s linear;
	width: 230px;
}

ul li.drop {
	position: relative;
	width: 230px;
	z-index: 999;
}
nav ul > li {
	display: inline-block;
}

nav ul li a {
	line-height: 50px;
	padding: 0;
	height: 50px;
	color: #F8F8F8;
	-webkit-transition: all .1s ease-out;
	-moz-transition: all .1s ease-out;
	-ms-transition: all .1s ease-out;
	-o-transition: all .1s ease-out;
	transition: all .1s ease-out;
}

nav ul li a:hover {
	color: #000;
}

.dropOut .triangle {
	width: 0;
	height: 0;
	position: absolute;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 8px solid transparent;
	top: -8px;
	left: 50%;
	margin-left: -8px;
	z-index: 999;
}
.dropdownContain {
	width: 300px;
	position: absolute;
	z-index: 2;
	left: 50%;
	margin-left: -110px; /* half of width */
	top: -600px;
	font-size: .9em;
	font-weight: normal;
	z-index: 999;
}

.dropOut	a {color: #F8F8F8; text-decoration: none;}
.dropOut	a:link {color: #F8F8F8; text-decoration: none;}
.dropOut	a:visited {color: #F8F8F8; text-decoration: none;}
.dropOut	a:active {color: #F8F8F8; text-decoration: none;}
.dropOut	a:hover	{color: #F8F8F8; text-decoration: none;}

.dropOut {
	width: 220px;
	background: #474747;
	color: #F8F8F8;
	float: left;
	position: relative;
	margin-top: 0px;
	opacity: 0;
	-webkit-box-shadow: 0 1px 6px rgba(0,0,0,.15);
	-moz-box-shadow: 0 1px 6px rgba(0,0,0,.15);
	box-shadow: 0 1px 6px rgba(0,0,0,.15);
	-webkit-transition: all .1s ease-out;
	-moz-transition: all .1s ease-out;
	-ms-transition: all .1s ease-out;
	-o-transition: all .1s ease-out;
	transition: all .1s ease-out;
	z-index: 999;
}

.dropOut ul {
	float: left;
	padding: 7px 0;
}

.dropOut ul li {
	text-align: center;
	float: left;
	width: 200px;
	padding: 10px 10px 7px 10px;
	margin: 0px;
	color: #F8F8F8;
	border-bottom: 1px solid black;
	-webkit-transition: background .1s ease-out;
	-moz-transition: background .1s ease-out;
	-ms-transition: background .1s ease-out;
	-o-transition: background .1s ease-out;
	transition: background .1s ease-out;
}

.dropOut ul li a {
	margin: 0;
	padding: 0;
	line-height: inherit;
	color: #ccc;
}

.dropOut ul li:hover {
	background: #000000;
	color: #ccc;
}

ul li:hover a { color: #ccc; }
ul li:hover .dropdownContain { top: 40px; }
ul li:hover .underline { border-bottom-color: #777; }
ul li:hover .dropOut { opacity: 1; margin-top: 8px; }

#episode h2 {
    padding: 0 0 2em 0;
}

.radio_banner {
    width: 100%;
    margin: 0 0 1em 0;
}

.radio_nav {
    text-align: center;
    margin: 2em 0 0 .5em;
}

.two_cols {
    -webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
    margin: 0 0 2em 0;
    padding: 0 1em 0 0;
}

.four_cols {
    -webkit-column-count: 4; /* Chrome, Safari, Opera */
    -moz-column-count: 4; /* Firefox */
    column-count: 4;
    margin: 0 0 2em 0;
    vertical-align: top;
}

.content_card {
	display: inline-block;
	padding: 0;
	margin: 0 0 2em 0;
	-webkit-box-shadow: 0 1px 6px rgba(0,0,0,.15);
	-moz-box-shadow: 0 1px 6px rgba(0,0,0,.15);
	box-shadow: 0 1px 6px rgba(0,0,0,.15);
	-webkit-transition: all .1s ease-out;
	-moz-transition: all .1s ease-out;
	-ms-transition: all .1s ease-out;
	-o-transition: all .1s ease-out;
	transition: all .1s ease-out;
	width: 31%;
}

.card_pic {
	width: 100%;
	height: 10em;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.card_pic img {
	width: 100%;
	vertical-align: middle;
}

.content_card .icon {
	width: 50px;
	height: 50px;
	padding: 1em;
	margin: 0;
	float: right;
}

.card_text {
	margin: 0;
	padding: 1em;
}

.container  {
    width: 80%;
    min-width: 800px;
    max-width: 1500px;
    margin: 0 auto;
    padding: 0;
}

p   {
    margin: 0 0 1em 0;
    padding: 0;
    line-height: 1.3em;
}

.logo   {
    display: inline;
    height: 150px;
    width: 150px;
    margin: 0 10px 0 0;
	padding: 0;
	border: 0;
	vertical-align: middle;
}

#my-welcome-message {
  display: none;
  z-index: 500;
  position: fixed;
  width: 40%;
  left: 30%;
  top: 20%;
  padding: 20px 2%;
  background: #FFF;
  text-align: center;
  overflow-x: scroll;
}

#my-welcome-message .button {
	display: inline-block;
	margin: 1em 0;
}

.col-1 {width: 8.33%; }
.col-2 {width: 16.66%; }
.col-3 {width: 25%; }
.col-4 {width: 33.33%; }
.col-5 {width: 41.66%; }
.col-6 {width: 50%; }
.col-7 {width: 58.33%; }
.col-8 {width: 66.66%; }
.col-9 {width: 75%; }
.col-10 {width: 83.33%; }
.col-11 {width: 91.66%; }
.col-12 {width: 100%; }

.menu {
    width: 100%;
    margin: 0 0 1.5em 0;
    padding: 0;
    height: 40px;
    border-bottom: 1px #000 solid;
    border-top: 1px #000 solid;
}

.header_play {
    text-align: center;
    padding: 120px 0 0 0;
    background-image: url('http://clocktower.org/grafix/PlayButton.png');
    background-position-x: center;
    background-position-y: 35px;
    background-repeat: no-repeat;
    letter-spacing: 0;
}

.header_play:hover {
    text-align: center;
    padding: 120px 0 0 0;
    background-image: url('http://clocktower.org/grafix/PlayButtonOver.png');
    background-position-x: center;
    background-position-y: 35px;
    background-repeat: no-repeat;
    font-size: .9em;
    letter-spacing: 0;
}

.bio_image {
    max-height: 500px;
}

.small_button {
    font-family: "Arial Narrow", sans-serif;
    background: #ffffff;
    padding: 5px;
    margin: 0 0 1em 0;
    color: #000000;
    font-size: 1em;
    border: 1px solid #000;
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: none;
}

.radio_logo {
    height: 100px;
    margin: 0;
    padding: 0;
    flex: left;
}

#episode {
    position: fixed;
    top:0;
    height: 400px;
}

.episode_info {
    margin: 0 0 1em 0;
    padding: 1em;
    height: 400px;
    background-repeat: no-repeat; 
    background-size: cover; 
    background-position: center top;
    position: fixed;
    top: 0;
    z-index: 50;
}

#jp_container_N {
    position: fixed;
    z-index: 30;
    top: 0;
}

.player_nav img {
	height: 30px;
	vertical-align: text-bottom;
}

.radio_tower {
	height: 100px;
	float: left; 
	margin: 0 1em 2em 0;
}

#fvpp-blackout {
	display: none;
  z-index: 499;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0; 
}

#fvpp-close {
  position: absolute;
  top: 10px;
  right: 20px;
  cursor: pointer;
}

/* JPlayer */

.jp_container_N {
	position: fixed;
	padding: 0;
	margin: 0;
	z-index: 88;
}

.radio_logo {
    height: 100px;
    margin: 10px;
    padding: 0;
	position: absolute;
	z-index: 100; 
}

.jp-title {
	z-index: 100;
	margin: 10px;
    font-size: 2.5em;
}

.jp-play {
	background-image: url('../grafix/Play.png');
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	margin: 0 1em;
	border: 0;
	height: 75px;
    width: 75px;
    display: inline-block;
}

.jp-state-playing .jp-play {
	background-image: url('../grafix/Pause.png');
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	margin: 0 1em;
	border: 0;
	height: 75px;
    width: 75px;
    display: inline-block;
}

.jp-next {
	background-image: url('../grafix/Next.png');
	background-position: left center;
	background-repeat: no-repeat;
	background-size: cover;
	margin: 0 1em;
	border: 0;
	height: 75px;
    width: 75px;
    display: inline-block;
}

.jp-previous {
	background-image: url('../grafix/Previous.png');
	background-position: right center;
	background-repeat: no-repeat;
	background-size:  cover;
	margin: 0 1em;
	border: 0;
	height: 75px;
    width: 75px;
    display: inline-block;
}

.jp-controls {
	text-align: center;
	margin: 0 0 1em 0;
	position: absolute;
	top: 300px;
	width: 100%;
}

.jp-controls button {
	border: none;
	padding: 0;
	margin: 0;
	vertical-align: middle;
}
    
.jp-progress {
	height: 1em;
	margin: 0 0 1em 0;
}

.jp-play-bar {
	height: 1em;
	margin: 0 0 1em 0;
}

.jp-seek-bar {
	height: 1em;
	margin: 0 0 1em 0;
}

.player_nav {
	text-align: center;
    margin: 0 auto;
    width: 100%;
    position: absolute;
    top: 450px;
}

.player_nav img {
	height: 30px;
	vertical-align: text-bottom;
}

.jp-playlist, #channels {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	overflow-y: scroll;
	z-index: 150;
	filter: alpha(opacity=80);
	opacity: .8;
	font-size: 1.2em;
}

.jp-playlist ul, #channels ul {
	list-style: none;
	list-style-position: outside;
	list-style-type: none;
	text-indent: none;
	margin: 0 2em;
	padding: 0;
}

.jp-playlist li, #channels li {
	margin: 0;
	border-bottom: 1px solid white;
	text-indent: none;
	padding: 1em 0;
}

.closer {
	text-align: right;
	margin: 0;
	font-weight: 500;
	font-size: 1.2em;
	position: fixed;
	top: 10px;
	right: 20px;
}

#twitter_button, #facebook_button {
	display: inline;
}
