/* GRID */
body {
	margin:0;
	padding:0;
	text-align:center;}
#limiter {
	max-width:830px;
	margin:auto;}
#boundary {
	position:relative;
	max-width:770px;
	margin:auto;
	text-align:left;}
#pusher {
	display:block;
	position:relative;
	margin:0;
	padding:1.5em 0 50px 0;
	width:770px;
	clear:both;}
#pusher:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;}
#vertex {position:relative;}
#content {
	display:block;
	position:relative;}
#subject {
	position:relative;
	float:right;
	width:500px;
	margin:10px;
	padding:10px 10px 100px;
	z-index:2;
	min-height:485px;}
#masthead {
	position:relative;
	height:77px;
	z-index:1;}
#home #masthead {height:197px;}
#footer {
	display:block;
	position:relative;
	clear:both !important;
	text-align:center;}


/*TYPOGRAPHY*/
body {
	font-family: 'Rokkitt', mono;
	color:#ddd;
	font-weight:normal;}
p, li {
	text-shadow:1px 1px 0px #111;}
a {color:#fff;position:relative;outline:none;}
h1, h2, h3, h4 {
	margin:0;
	padding:0;
	text-shadow: 1px 1px 1px #000;
	zoom:1;
	font-weight:normal;}
h1 {font-size:36px;line-height:auto;}
.singlepost h1, .page h1 {
	margin-top:26px;}
h2 {
	font-size:24px; line-height:30px;
	position:relative;
	overflow:visible;}
#subject h1, #subject h2 {
	/*width:260px;*/
	line-height:30px;}
#subject h2 {
  /*font-family: 'Montserrat',sans-serif;*/
  font-size: 20px;}
.homepage h1 {
    color: #959fa7;
    font-family: 'Montserrat',sans-serif;
    font-size: 11px;
    letter-spacing: 0.22em;
    margin: 3px 0 -7px;
    text-transform: uppercase;
    text-shadow: none;
    border-bottom: solid 1px #585e62 !important;
    height: 1.3rem;
    margin-bottom: 0.6rem;
    margin-top: -0.3rem;
}
.homepage h1 em {font-style: normal;}
#content .homepage h2 {font-size:36px; line-height:30px;}
#content .page h1, #content .page h2 {
	width:auto;
	line-height:30px;}

#subject h2 {
	width:auto;}
#subject h2 span {line-height: 25px;}
.teaselink h2 a span {
    position: relative;
    display: block;
    font-size: 18px;
    position: relative;
    margin-bottom: 15px;}
	
h3 {font-size:18px; line-height:24px;}
#guests {margin-left:20px !important;}
#guests h3 {
	font-size:24px; 
	line-height:30px;
	position:relative;
	z-index:999;
	height: 27px;
    margin-bottom: 3px;}
#pusher #content a {text-shadow:1px 1px 0px #000;}
#pusher #content cite {
  font-family: 'Montserrat',sans-serif;
  font-size: 9px;
  font-weight:400;
  font-style:normal;
  text-transform: uppercase;
  display:block;
  margin-top:10px;}

p {
	font-size:16px; 
	line-height:18px; 
	letter-spacing:.05em;}
ul#guests, #guests li, ul.archivelist, ul.archivelist li {
	list-style:none;
	margin:0;
	padding:0;}

#guests h3 {
    font-size: 1.9rem;
    line-height: 1.7rem;
    position: relative;
    z-index: 999;
    margin-bottom: -0.9rem;
}
#guests p {
	font-size: 1.1rem;
	line-height: 1.2rem;
}
#guests .FSR04player {margin-top: 0.5rem;}

ul#guests, #guests li {
	list-style:none;
    margin: 0 0 2.5rem 0;
	padding:0;}

#host img {
	float: right;
	margin-left:20px;
	margin-bottom:2rem;
	position: relative;
    top: 1rem;
}


#navigation {
	display:block;
	position:absolute;
	left:10px;
	top:128px;
	width:180px;
	padding:10px;
	margin-bottom:80px;
	z-index: 3;
}

#home #navigation {top:247px;}

#home #homelink {display: none;}

#navigation button,
#navigation h2.textonly {display:none;}
#navigation li {list-style-type: none;}
#navigation li a {
    font-size: 1.1rem;
    position: relative;
    outline: none;
    text-decoration: none;
    line-height: 2.4rem;
}

#s {
	font-family: 'Rokkitt', mono;
	font-size: 1rem;
    height: 1.6rem;
    padding: 0 .5rem;
    width: 8.2rem;
    background-color: #d8d8ce;
    border-radius: 7px;
}
#searchsubmit {
    background: url(images/search.png) no-repeat;
    background-size: 1.6rem;
    position: relative;
    margin-left: -2.3rem;
    top: -0.2rem;
    height: 1.6rem;
    background-color: #d8d8ce;
    border: none;
    width: 1.6rem;
    text-shadow: none;
    background-position: 3px;
    opacity: .6;
    font-size: 0;
}
#social {
	margin-top: 1rem;
    margin-bottom: 50px;
}
#social a.chicklet img {
	height: 30px;
	padding-right: 25px;
}
#social a.badge img {
    width: 9.6rem;
    height: auto;
    position: relative;
    left:-1px;
}
#itunes {
	padding:25px 0 10px 0;
	display: block;
}


#footer p {
  color: #333333;
  font-family: 'Montserrat',sans-serif;
  font-size: 11px;
  margin: 0;
  padding: 5px;
  text-shadow: -1px 0 0 #FFFFFF;}
.intro img {
	border:solid 1px #222;}

/*highlight links on column hover*/
#vertex:before {
	content: "";
	left: 0px;
	top: 0px;
	position: absolute;
	height:500px;
	width:768px;
	background: url(images/FSR04/subject-hover-mask.png) 0px 0px no-repeat;
}

#subject {
	background:#3c3e40;
	position:relative;
	top:-10px;
	left:-20px;
	padding:10px 0 0 36px;
	-webkit-transition: all 1.5s ease-in-out;
	-moz-transition: all 1.5s ease-in-out;
	-o-transition: all 1.5s ease-in-out;
	transition: all 1.5s ease-in-out;
}
#subject:hover {
	background:transparent;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;}	
a {
	text-decoration:none !important;
	outline:none;}
#limiter #content a:hover {color:#e45c3c !important;}	
a:hover, 
.post p a {text-decoration:underline !important;}

#content a {
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
	/*display:block;*/}
#content .intro a {display:inline;}

#content a:hover,
#content a:hover *,
#content:hover a {
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out}

#content:hover a {color:#d89666 !important;}
 
span.wpa_container a {color:#9b9e9e !important;}
#limiter #content span.wpa_container a:hover,
#content:hover p a {color:#caf4ff !important;}
 
#content span.play img {
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
	top:-100px !important;
	opacity:0.2;
	filter:alpha(opacity=20); /* For IE8 and earlier */}
 
#content:hover span.play img {
	-webkit-transition: opacity 500ms ease-in-out;
	-moz-transition: opacity 500ms ease-in-out;
	-o-transition: opacity 500ms ease-in-out;
	transition: opacity 500ms ease-in-out;
	top:-100px !important;
	opacity:1.0;
	filter:alpha(opacity=100); /* For IE8 and earlier */}
#navigation h2 a:hover {
    left: 0em;
    position: relative;
    text-shadow: 1px 1px 0px #000000;
    top: 0;}

/*BACKGROUNDS*/
body {background:#414345 url(images/FSR04/body-shim.png) repeat-x;}
body#home {background:#414345 url(images/FSR04/home-shim.png) repeat-x;}
#limiter {background:url(images/FSR04/bg-limiter.png) 0 77px no-repeat;}
#home #limiter {background:url(images/FSR04/bg-limiter.png) 0 197px no-repeat;}
#pusher {background:#3c3e40 url(images/FSR04/bg-pusher.png) 0 0 no-repeat;}
#footer {
	border-top:solid 5px #82817c;
	background:#d8d8ce;}
#logo {
	position:absolute;
	left:-14px;
	top:27px;
	height:62px;
	width:246px;
	overflow:hidden;}
#home #logo {
	top:147px;}
#logo a {
	display:block;
	height:93px;
	padding-left:264px;
	background:url(images/FSR04/logo.png) no-repeat;
    background-size: 250px;}

div.tagline {
	color: #FFFFFF;
	font-family: 'Montserrat',sans-serif;
	font-size: 12px;
	left: 241px;
	letter-spacing: 0.3em;
	position: absolute;
	text-shadow: 1px 1px 0 #000000;
	text-transform: uppercase;
	top: 51px;
	width: 490px;}
#home div.tagline {top:171px;}
div>div.tagline {letter-spacing:.3em;}
/*MISC*/
#guests li {
	position:relative;}
* html #guests li {height:0;}

/*WP Audio plugin styles*/
/*021116: following plugin update to v3.1 had to replace legacy 'wpa_' hook strings with 'wpaudio-'*/

#content a.wpaudio {
  color: #9B9E9E !important;
  font-family: 'Montserrat',sans-serif !important;
  font-size: 11px !important;
  letter-spacing: 0.15em !important;
  margin-left: 25px;
  text-decoration: none !important;
  text-transform: uppercase !important;
}
.wpaudio-container {display: inline-block; vertical-align: top; text-align: left;}
.wpaudio-container, 
.wpaudio-container div, 
.wpaudio-container span, 
.wpaudio-container a {
  border: 0 none !important;
  font-family: 'Montserrat',sans-serif !important;
  font-size: 11px !important;
  font-weight: 400 !important;
  letter-spacing: 0.15em !important;
  line-height: normal !important;
  margin: 0 !important;
  padding: 0 !important;
  text-transform: uppercase !important;}
.wpaudio-slide {display: none !important;}

/*hide download link*/
#pusher #content .wpaudio-download {display:none !important;}

/*individual post bar position variant*/
.entry .wpaudio-container div.wpaudio-bar {margin:-15px 0 0 22px;}

/*WP Audio plugin custom button styles*/
#content .wpaudio-container a.wpaudio {outline:0;position:relative;top:25px;z-index:1;margin:auto;}
#content .entry .wpaudio-container a.wpaudio {position:static;}
#content .wpaudio-container a.wpaudio span.play {display:block;float:left;position:relative;overflow:hidden;height:29px;width:22px;top:-1px;}
#content .wpaudio-container a.wpaudio span.play img {border:none;position:absolute;top:0;left:0;background:none;}
#content .wpaudio-container a.wpaudio:hover span.play img {top:-100px;}
/*show pause button*/
#content .wpaudio-playing img {margin-left: -100px;opacity: 1.0 !important;}

.textonly {
	position:absolute;
	left:-999em;}

	
/*posts*/
.post {margin-bottom:30px;}
.intro {
	position:relative;
	padding-top:16px;
    margin-top: 15px;}
.intro img {
    position: relative;
    float: right;
    margin-left: 15px;
    margin-bottom: 5px;
    margin-top: auto !important;
    top: 0 !important;
}
div.inset {
	width:240px;
	position:relative;
	float:right;
	left:15px;
	margin:0 0 15px 0;
	font-size:10px;
	color:#bfbfbf;}
* html div.inset {margin:15px 0 25px 0;}
.noimage .intro img {display:none;}


/*STATIONS*/
#stations p {margin:0 0 15px 0;}

.searchresults strong {
    background: none repeat scroll 0 0 #C8C8BD;
    color: #3C3E40;
    padding: 0 3px;
    text-shadow: none;}

/*ARCHIVE*/
.archivelist li {font-size:25px;}

/*CONTACT*/
#FSContact1 label {
	font-size:16px;
	margin-top:20px;
	display:block;}
.contactform {
	position: static;
	overflow: hidden;
	width: 95%;
}
.contactleft {
	width: 25%;
	white-space: pre;
	text-align: right;
	clear: both;
	float: left;
	display: inline;
	padding: 4px;
	margin: 5px 0;
}
.contactright {
	width: 70%;
	text-align: left;
	float: right;
	display: inline;
	padding: 4px;
	margin: 5px 0;
}
.contacterror {border: 1px solid #ff0000;}

/*SEARCH*/
.searchresultlink {
	display:block;
	margin-bottom:-10px;
	font-size:.9em;}
.searchresults p {line-height:1.2;}
.searchresults {margin:25px 0;}
.datestamp {
	font-size:11px;
	letter-spacing:2px;}

h1:hover, h2:hover, h3:hover, .archivelist li:hover {
	z-index:10;}
.useimage {clear:right;}

#photocredit {
	position:absolute;
	top:272px;
	right:2px;
	width:243px;
	text-align:right;
	font-size:10px;
	color:#afada4;}
.intro>#photocredit {
	top:267px;}
#inaphotocredit {
	position:absolute;
	top:130px;
	right:2px;
	width:243px;
	text-align:right;
	font-size:10px;
	color:#afada4;}

#FSContact1 label {
    margin-top: 1.1rem;
    display: block;
}
#FSContact1 input[type="text"],
#FSContact1 input[type="submit"]  {
	font-family: 'Rokkitt', mono;
	font-size: 1.2rem;
    height: 2rem;
    padding: 0 .5rem;
    width: 15rem !important;
    background-color: #d8d8ce;
    border-radius: 7px;
    letter-spacing: 0.05rem;
}
#FSContact1 input[type="submit"]  {
	color: #000;
    background-color: #7e8890;
    height: 2.5rem;
}
#FSContact1 textarea {
	font-family: 'Rokkitt', mono;
	font-size: 1.2rem;
    padding: 0 .5rem;
    width: 15rem !important;
    background-color: #d8d8ce;
    border-radius: 7px;
    letter-spacing: 0.05rem;
}

body.tweet,
body.tweet *  {
	background-color: #fff;
	background-image: none;}

/*transcript styles added for testing 012520*/
#transcript h3 {
    font-size: .95rem;
    line-height: 24px;
    font-weight: bold;
}
#transcript p {
	font-size:.9rem;
    line-height: normal;
    letter-spacing: normal;
}
#transcript .dc {
    position: relative;
    border-bottom: solid 1px #565652;
}
#transcript h4.ts {
    font-weight: bold;
    padding-left: 40px;
	font-size:.9rem;
}
#transcript .tc {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 0.7rem;
    line-height: 1.2rem;
}
#transcript blockquote {
    margin-top: 0;
    position: relative;
    top: -10px;
}