/*
Theme Name: Mentalpod Custom
Theme URI: http://mentalpod.com
Description: Custom layout for The Mental Illness Happy Hour
Version: 1.0
Author: Stig Greve
Author URI: http://chromadile.com
*/

/* ------------------------- Page Styles ------------------------- */
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #ffaa4a;
}
html,body {
	background: #a54800;
	margin:0;
	height:100%
}
#wrapper { 
min-height:100%; 
} 
* html #wrapper { 
height:100%; 
} 
@font-face {
  font-family: "Eurostile";
  src: url("type/eurostile-black-dtc-webfont.eot");
  src: local("☺"),
    url("type/eurostile-black-dtc-webfont.woff") format("woff"),
    url("type/eurostile-black-dtc-webfont.otf") format("opentype"),
    url("type/eurostile-black-dtc-webfont.svg#filename") format("svg"),
	url("type/eurostile-black-dtc-webfont.ttf") format("truetype");
}
@font-face {
  font-family: "Space Cowboy";
  src: url("type/spacecow-webfont.eot");
  src: local("☺"),
    url("type/spacecow-webfont.woff") format("woff"),
    url("type/spacecow-webfont.otf") format("opentype"),
    url("type/spacecow-webfont.svg#filename-ital") format("svg"),
	url("type/spacecow-webfont.ttf") format("truetype");
}
p {
	margin:0 0 13px;
}
.clear{
	clear:both;	
}
blockquote {
	margin:0 20px 0;
}
.blue{
	color:#d5f7f3;
}

/* ------------------------- Header ------------------------- */
#mp-head{
	position:relative;
	width:100%;
	height:260px;
	background:#050811 url(images/mentalpod-bg-top.png) top repeat-x;
	border-bottom:3px solid #92c8c2;
}
#mp-head #logo{
	position:absolute;
	top:5px;
	left:50%;
	margin-left:-470px;;
	width:563px;
	height:235px;
}
#mp-head #intro{
	position:absolute;
	top:59px;
	right:50%;
	margin-right:-470px;
	width:375px;
	height:114px;
	text-align:center;
}
#mp-head h1{
	font-family: 'Eurostile', Verdana, sans-serif;
	font-weight:normal;
	font-size:40px;
	color:#b6e1dc;
	width:100%;
	margin:0 0 3px;
	line-height:36px;
	letter-spacing:-.07em;
}
#mp-head h2{
	font-family: Verdana, Geneva, sans-serif;
	font-weight:normal;
	font-size:14px;
	color:#92c8c2;
	width:100%;
	margin:0;
	line-height:15px;
}
#mp-head #buttons{
	position:absolute;
	bottom:60px;
	right:50%;
	margin-right:-465px;
	width:350px;
	height:35px;
	font-family: 'Space Cowboy', Verdana, sans-serif;
	font-size:20px;
	color:#b6e1dc;
	line-height:20px;
	letter-spacing:-.02em;
	text-align:right;
}
#mp-head #buttons p{
	margin:0 0 6px;	
}
#mp-skype {
	position:absolute;
	bottom:7px;
	width:100%;
	text-align:center;
	color:#cff0ec;
	font-family: 'Eurostile', Verdana, sans-serif;
	font-size:18px;
	font-weight:normal;
}
#mp-skype .grn{
	color:#92c8c2;
}

/* ------------------------- Episodes Bar ------------------------- */
#mp-episodes a{
	color:#451f00;
	text-decoration:none;
}
#mp-episodes a:active{
	color:#792c00;
	text-decoration:none;
}
#mp-episodes a:hover{
	color:#792c00;
	text-decoration:none;
}
#mp-episodes a:visited{
	color:#451f00;
	text-decoration:none;
}
/* Subpage Version */
#mp-subpage{
	position:relative;
	width:100%;
	height:22px;
	background:#e9891c;
	border-bottom:5px solid #792c00;
	font-size:11px;
	line-height:22px;
	color:#451F00;
	text-align:center;
}
#mp-subpage strong{
	font-weight:normal;
	color:#792C00;
}
#mp-subpage a{
	font-weight:normal;
	color:#792C00;
	text-decoration:none;
}
#mp-subpage a:visited{
	font-weight:normal;
	color:#792C00;
	text-decoration:none;
}
#mp-subpage a:active{
	font-weight:normal;
	color:#792C00;
	text-decoration:none;
}
#mp-subpage a:hover{
	font-weight:normal;
	color:#792C00;
	text-decoration:none;
}

#mp-episodes{
	position:relative;
	width:100%;
	height:254px;
	background:#e9891c;
	/* border-top:3px solid #92c8c2; */
	border-bottom:5px solid #792c00;
	padding:12px 0 0;
}
#mp-episodes p{
	margin:0 0 7px;
}
#mp-episodes .innertube{
	position:relative;
	margin:0 auto;
	width:940px;
	height:240px;
	color:#451f00;
	font-size:11px;
	line-height:11px;
}
#mp-episodes .darker{
	color:#451f00;
}
#mp-episodes .lighter{
	color:#792c00;
}
#mp-episodes .smltit{
	font-size:18px;
}
.smalltitle{
	font-family: 'Eurostile', Verdana, sans-serif;
	font-weight:normal;
	font-size:20px;
	line-height:20px;
	letter-spacing:-.05em;
}

/* Latest Episode Area */
#mp-episodes .latest-episode{
	position:absolute;
	top:0;
	left:0;
	width:390px;
	height:240px;
	background:url(images/vert-border.png) right repeat-y;
	padding-right:15px;
}
#mp-episodes .latest-episode .title{
	font-family: 'Eurostile', Verdana, sans-serif;
	font-size:24px;
	color:#451f00;
	line-height:24px;
	letter-spacing:.03em;
}

/* ------------------------- Firefox Hack ------------------------- */
@-moz-document url-prefix() { #mp-episodes .latest-episode .title{
	font-family: 'Eurostile', Verdana, sans-serif;
	font-size:24px;
	color:#451f00;
	line-height:24px;
	letter-spacing:-.01em;
	font-weight:normal;
}}
#mp-episodes .latest-episode .subtitle{
	font-family: 'Space Cowboy', Verdana, sans-serif;
	font-size:16px;
	color:#792c00;
	line-height:16px;
	letter-spacing:-.04em;
	font-style:normal;
}
#mp-episodes .latest-episode .heading{
	margin-bottom:12px;
}
#mp-episodes .latest-episode .player{
	float:right;
	width:175px;
	text-align:center;
}

/* Past Episodes Area */
#mp-episodes .past-episodes{
	position:absolute;
	top:0;
	right:0;
	width:520px;
	height:135px;
	background:url(images/horz-border.png) bottom repeat-x;
}
#mp-episodes .past-episodes .archive{
	position:absolute;
	bottom:0;
	right:0;
	width:250px;
	height:20px;
	font-family: 'Space Cowboy', Verdana, sans-serif;
	font-size:18px;
	color:#792c00;
	line-height:12px;
	letter-spacing:-.04em;
	text-align:right;
}
.latest-episode img, .past-episodes img, #mp-ep-category img{
	float:left;
	border:3px solid #773806;
	margin-right:10px;
}

/* Forum Box */
#mp-episodes .forum{
	position:absolute;
	top:145px;
	left:420px;
	width:210px;
	height:95px;
	background:url(images/vert-border.png) right repeat-y;
	padding-right:15px;
	text-align:center;
}

/* Support Box */
#mp-episodes .support{
	position:absolute;
	top:145px;
	right:0;
	width:280px;
	height:95px;
	text-align:center;
}

/* Episodes Area Floats */
#mp-episodes .flt-l{
	float:left;
	width:47%;
	padding-right:10px;
}
#mp-episodes .support .flt-l{
	float:left;
	width:48%;
}
#mp-episodes .support .flt-r{
	float:right;
	width:48%;
}

/* ------------------------- Episodes Category Page ------------------------- */
#mp-ep-category a{
	color:#451f00;
	text-decoration:none;
}
#mp-ep-category a:active{
	color:#792c00;
	text-decoration:none;
}
#mp-ep-category a:hover{
	color:#792c00;
	text-decoration:none;
}
#mp-ep-category a:visited{
	color:#451f00;
	text-decoration:none;
}
#mp-ep-category .title{
	font-family: 'Eurostile', Verdana, sans-serif;
	font-size:24px;
	color:#451f00;
	line-height:24px;
	letter-spacing:.03em;
}
/* ------------------------- Firefox Hack ------------------------- */
@-moz-document url-prefix() { #mp-ep-category .title{
	font-family: 'Eurostile', Verdana, sans-serif;
	font-size:24px;
	color:#451f00;
	line-height:24px;
	letter-spacing:-.01em;
	font-weight:normal;
}}
#mp-ep-category{
	position:relative;
	width:100%;
	background:#e9891c;
	border-bottom:5px solid #792c00;
	padding:12px 0;
}
#mp-ep-category .smltit{
	font-size:18px;
}
#mp-ep-category p{
	margin:0 0 7px;
}
#mp-ep-category .innertube{
	position:relative;
	margin:0 auto;
	width:940px;
	color:#451f00;
	font-size:11px;
	line-height:11px;
}
#mp-ep-category .lighter{
	color:#792c00;
}
#mp-ep-category .flt-cat{
	float:left;
	width:29%;
	height:120px;
	overflow:hidden;
	padding-right:15px;
	margin-bottom:20px;
}
#mp-ep-category .subtitle{
	font-family: 'Space Cowboy', Verdana, sans-serif;
	font-size:18px;
	color:#792c00;
	line-height:16px;
	letter-spacing:-.04em;
	font-style:normal;
}
#mp-ep-category .border{
	background:url(images/horz-border.png) top repeat-x;
	height:2px;
	margin:4px 0 12px;
}


/* ------------------------- Updates & Content Area ------------------------- */
#mp-updates a{
	color:#afe2dc;
	text-decoration:none;
}
#mp-updates a:active{
	color:#d5f7f3;
	text-decoration:none;
}
#mp-updates a:hover{
	color:#d5f7f3;
	text-decoration:none;
}
#mp-updates a:visited{
	color:#afe2dc;
	text-decoration:none;
}

#mp-updates{
	position:relative;
	width:940px;
	margin:15px auto 60px;
}

/* Navigation Bar */
#mp-updates .navigation{
	width:920px;
	height:32px;
	padding:0 10px;
	background:#792c00;
	color:#afe2dc;
	text-align:center;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	font-family: 'Eurostile', Verdana, sans-serif;
	font-size:13px;
	color:#b6e1dc;
	line-height:32px;
	letter-spacing:-.07em;
}

/* ------------------------- Firefox Hack ------------------------- */
@-moz-document url-prefix() { #mp-updates .navigation{
	width:920px;
	height:32px;
	padding:0 10px;
	background:#792c00;
	color:#afe2dc;
	text-align:center;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	font-family: 'Eurostile', Verdana, sans-serif;
	font-size:13px;
	color:#b6e1dc;
	line-height:32px;
	letter-spacing:-.01em;
	font-weight:normal;
} }
#mp-updates .navigation .survey{
	color:#ffaa4a;
}
#mp-updates .navigation .forum{
	color:#ffc17a;
}
#mp-updates .navigation .lblue{
	color:#d5f7f3;
}
#mp-updates .flt-l{
	float:left;
	margin-right:14px;
}
#mp-updates .flt-r{
	float:right;
	margin-left:14px;
}

/* Blog & Twitter Area */
#mp-updates .content{
	float:left;
	margin-top:12px;
	width:620px;
	min-height:400px;
	padding:10px;
	background:#792c00;
	text-align:left;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
}
#mp-updates .alignright{
	float:right;
	border:3px solid #ab4900;
	margin:0 0 8px 8px;
}
#mp-updates .alignleft{
	float:left;
	border:3px solid #ab4900;
	margin:0 8px 8px 0;
}
#mp-updates .content .title{
	font-family: 'Eurostile', Verdana, sans-serif;
	font-size:24px;
	color:#b6e1dc;
	line-height:24px;
	letter-spacing:.03em;
}
#mp-updates .content .subtitle{
	font-family: 'Space Cowboy', Verdana, sans-serif;
	font-size:18px;
	color:#ffaa4a;
	line-height:16px;
	letter-spacing:-.04em;
}
#mp-updates .content .post-subject, #mp-ep-category .post-subject{
	font-family: 'Eurostile', Verdana, sans-serif;
	font-size:18px;
	color:#b6e1dc;
	line-height:18px;
	letter-spacing:.03em;
}

/* ------------------------- Firefox Hack ------------------------- */
@-moz-document url-prefix() { #mp-updates .content .post-subject{
	font-family: 'Eurostile', Verdana, sans-serif;
	font-size:18px;
	color:#b6e1dc;
	line-height:18px;
	letter-spacing:-.01em;
	font-weight:normal;
} }
#mp-updates .content .post-timestamp, #mp-updates .sidebar .post-timestamp{
	font-family: 'Space Cowboy', Verdana, sans-serif;
	font-size:18px;
	color:#ffc17a;
	line-height:18px;
	letter-spacing:-.04em;
}

/* ------------------------- Sidebar ------------------------- */
#mp-updates .sidebar{
	float:right;
	margin-top:12px;
	width:260px;
	padding:10px;
	background:#792c00;
	text-align:left;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
}
#mp-updates .sidebar .title{
	font-family: 'Eurostile', Verdana, sans-serif;
	font-weight:normal;
	font-size:24px;
	color:#ffaa4a;
	width:100%;
	line-height:24px;
	letter-spacing:.03em;
}

#mp-updates .listenonline{
	padding:8px 0;
	text-align:center;
	width:310px;
	height:40px;
	background:url(images/blog-separator.png) bottom repeat-x;
}

/* ------------------------- Footer ------------------------- */
#mp-footer a{
	color:#afe2dc;
	text-decoration:none;
}
#mp-footer a:active{
	color:#d5f7f3;
	text-decoration:underline;
}
#mp-footer a:hover{
	color:#d5f7f3;
	text-decoration:underline;
}
#mp-footer a:visited{
	color:#afe2dc;
	text-decoration:none;
}
#mp-footer {
	width:100%;
	height:40px;
	padding:10px 0;
	background:#050811 url(images/mentalpod-bg-top.png) top repeat-x;
	color:#b6e1dc;
	font-size:12px;
	line-height:12px;
	text-align:center;
	border-top:3px solid #92c8c2;
	margin-top:-40px;
}
#mp-footer .small{
	font-size:10px;
	line-height:10px;
}

.cft dl{
	margin:0;
	padding:0;
}
.cft dd{
	margin:0;
	padding:0;
}
.cft img{
	border:3px solid #ab4900;
}

/* Form Fields */

.mp-form{
	width:550px;
	margin:0 auto;
}
.mp-form form{
	margin:0;
	padding:0;
	border:0;
}
.mp-form p{
	margin:10px 0 0;
}
.mp-form label {
	display:none;
}
.mp-form .infofield{
	width:536px;
	font-size:18px;
	font-family:Verdana, Geneva, sans-serif;
	line-height:18px;
	background:#050811 url(images/mentalpod-bg-top.png) top repeat-x;
	border:2px solid #92c8c2;
	color:#b6e1dc;
	padding:5px;
}
.mp-form .infoarea{
	width:536px;
	height:250px;
	font-size:18px;
	font-family:Verdana, Geneva, sans-serif;
	line-height:21px;
	background:#050811 url(images/mentalpod-bg-top.png) top repeat-x;
	border:2px solid #92c8c2;
	color:#b6e1dc;
	padding:5px;
}
#ie-notice{
display:none;
}

/* Site Search */

.searchfield{
	background:#E9891C;
	width:169px;
	height:24px;
	font-size:12px;
	line-height:24px;
	padding:0 8px;
	color:#7e2d00;
	border:0;
}
@-moz-document url-prefix() { .searchfield{
	background:#E9891C;
	width:160px;
	height:24px;
	font-size:12px;
	line-height:24px;
	padding:0 8px;
	color:#7e2d00;
	border:0;
}}
.searchbutton{
	font-family: 'Eurostile', Verdana, sans-serif;
	font-weight:normal;
	font-size:18px;
	line-height:24px;
	margin:0 0 0 9px;
	background:#7d2d00;
	border:0;
	padding:0;
	height:24px;
	color:#b3e1dd;
}
.results-ul{
	margin:0 40px 0 0;
	list-style-type:none;
}
.odd{
	margin:0 0 8px;
	padding:6px;
	background:#A54800;
	list-style-type:none;
}
.even{
	margin:0 0 4px;
	padding:6px;
	list-style-type:none;
}
div.blogarticle{
	border:6px solid #5c1d00;
	padding:10px 15px;
	background:#eee;
	color:#111;
	margin:20px 0;
}
div.transcript{
	border:6px solid #5c1d00;
	padding:10px;
	background:#eee;
	color:#111;
	margin:20px 0;
}
div.transcript p{
	display:block;
	margin:0 0 14px;
	padding:0 0 0 10px;
	border-left:1px solid #bbb;
}
div.blogarticle p{
	display:block;
	margin:0 0 14px;
}
div.transcript p:last-child{
	margin:0;
}
div.transcript h6{
	font-size:18px;
	line-height:18px;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	margin:0 0 24px;
	padding:0;
	text-align:center;
}
div.blogarticle a:link,
div.blogarticle a:visited{
	color:#A54800 !important;
	text-decoration:none;
	font-weight:bold;
}
div.blogarticle a:hover,
div.blogarticle a:active{
	color:#FFAA4A !important;
	text-decoration:none;
	font-weight:bold;
}

/* New Contact Form */

.newcontacttext{width:192px;border: 6px solid #5c1d00;background: #eee;color: #111;padding:8px;font-size:13px;line-height:13px;}
.newcontactcapt{width:72px;border: 6px solid #5c1d00;background: #eee;color: #111;padding:8px;font-size:13px;line-height:13px;}
.newcontactmsg{width:322px;height:400px;border: 6px solid #5c1d00;background: #eee;color: #111;padding:8px;font-size:13px;line-height:15px;}
.newcontactsend{float:right;width:100px;background: #E9891C;-webkit-border-radius: 8px;-moz-border-radius: 8px;border-radius: 8px;font-family: 'Eurostile', Verdana, sans-serif;font-weight: normal;font-size: 24px;text-align:center;border: 6px solid #5c1d00;padding:10px 15px;}

/* 1/6/15 Survey Update */

div.survey-container{
	position: relative;
	width: 540px;
	margin: 0 auto;
}
div.survey-container div.survey-entry{
	position: relative;
	float: left;
	width: 255px;
	min-height: 270px;
	padding: 0 0 35px;
	margin: 0 7px 30px;
	font-family: 'Eurostile', Verdana, sans-serif;
	font-size: 24px;
	color: #b6e1dc;
	line-height: 24px;
	letter-spacing: .03em;
	text-align: center;
}
div.survey-container div.survey-entry img{
	display: inline-block;
	margin: 0 0 5px;
}
div.survey-container div.survey-entry ul.survey-options{
	display: block;
	position: absolute;
	width: 255px;
	bottom: 0;
	left: 0;
	margin: 0;
	padding: 0;
	border: 0;
}
div.survey-container div.survey-entry ul.survey-options li{
	display: block;
	position: relative;
	float: left;
	width: 50%;
	text-align: center;
	padding: 6px 0;
	background: #5c1d00;
	font-family: 'Eurostile', Verdana, sans-serif;
	font-weight: normal;
	font-size: 20px;
	line-height: 20px;
	letter-spacing: -.05em;
}