/*
Theme Name: The Monti
Theme URI: http://www.themonti.org/
Description: Custom theme for The Monti
Author: Eli Van Zoeren
Version: 1.0
*/


/* 
 * html5doctor.com Reset Stylesheet
 * v1.4.1 / 2010-03-01
 * Author: Richard Clark - http://richclarkdesign.com
 */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video { margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; background:transparent; }
body { line-height:1; }
article,aside,canvas,details,figcaption,figure,
footer,header,hgroup,menu,nav,section,summary { display:block; }
nav ul { list-style:none; }
blockquote, q { quotes:none; }
blockquote:before, blockquote:after,
q:before, q:after { content:''; content:none; }
a { margin:0; padding:0; border:0; font-size:100%; vertical-align:baseline; background:transparent; }
ins { background-color:#ff9; color:#000; text-decoration:none; }
mark { background-color:#ff9; color:#000; font-style:italic; font-weight:bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom:none; cursor:help; }
table { border-collapse:collapse; border-spacing:0; }
hr { display:block; height:1px; border:0; border-top:1px solid #cccccc; margin:1em 0; padding:0; }
input, select { vertical-align:middle; }



/* Begin text */

@font-face {
	font-family: 'Rockwell';
	src: url('fonts/rockwell-webfont.eot');
	src: local('☺'), url('fonts/rockwell-webfont.woff') format('woff'), url('fonts/rockwell-webfont.ttf') format('truetype'), url('fonts/rockwell-webfont.svg#webfontN7NCRJiZ') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'RockwellLight';
	src: url('fonts/rockwell_light-webfont.eot');
	src: local('☺'), url('fonts/rockwell_light-webfont.woff') format('woff'), url('fonts/rockwell_light-webfont.ttf') format('truetype'), url('fonts/rockwell_light-webfont.svg#webfontYqp6vgdE') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Opus';
	src: url('fonts/Opus-Italic-webfont.eot');
	src: local('☺'), url('fonts/Opus-Italic-webfont.woff') format('woff'), url('fonts/Opus-Italic-webfont.ttf') format('truetype'), url('fonts/Opus-Italic-webfont.svg#webfont9FWtcP0U') format('svg');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'Opus';
	src: url('fonts/Opus-Bold-webfont.eot');
	src: local('☺'), url('fonts/Opus-Bold-webfont.woff') format('woff'), url('fonts/Opus-Bold-webfont.ttf') format('truetype'), url('fonts/Opus-Bold-webfont.svg#webfont0VB5YJAL') format('svg');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Opus';
	src: url('fonts/Opus-BoldItalic-webfont.eot');
	src: local('☺'), url('fonts/Opus-BoldItalic-webfont.woff') format('woff'), url('fonts/Opus-BoldItalic-webfont.ttf') format('truetype'), url('fonts/Opus-BoldItalic-webfont.svg#webfonty66NqxHm') format('svg');
	font-weight: bold;
	font-style: italic;
}




body {
	font-size: 14px;
	line-height: 22px;
	color: #000;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	}

body, input, textarea, select, label {
	font-family: Georgia, "Times New Roman", Times, serif;
	}

h1 {
	font-family: RockwellLight, Helvetica, Geneva, Arial, sans-serif;
	font-weight: bold;
	text-shadow: 0 0 1px #fff;
	}
	
h2, h3, h4, h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	}

code {
	font-family: Consolas, "Courier New", Courier, mono;
	}

p {
	padding-bottom: 22px;
	}

a:link, a:visited {
	color: #ca0606;
	text-decoration: none;
	}
a:focus, a:hover, a:active {
	text-decoration: underline;
	}

h1 {
	position: relative;
	left: -50px;
	width: 656px;
	margin-bottom: 20px;
	padding: 25px 50px;
	font-size: 44px;
	line-height: 44px;
	text-transform: uppercase;
	background: #c8c8c8 url(images/h1-bg.jpg);
	}
h1 a:link, h1 a:visited {
	color: #000;
	}

h2 {
	padding: 11px 0;
	font-size: 30px;
	line-height: 40px;
	}

h3 {
	padding: 0 0 11px;
	font-size: 18px;
	font-weight: bold;
	}

h4 {
	font-size: 15px;
	font-style: normal;
	}

h5 {
	font-size: 13px;
	}

blockquote {
	
	}
blockquote p {
	
	}

label {
	font-size: 1em;
	}

input, textarea, select {
	font-size: 1em;
	line-height: 20px;
	color: #666;
	}
	
input[type=text], textarea {
	width: 66%;
	padding: 0 2px;
	border: 1px solid	#bbb;
	box-shadow: inset 1px 2px 6px #eee;
	-webkit-box-shadow: inset 1px 2px 6px #eee;
	-moz-box-shadow: inset 1px 2px 6px #eee;
	}

input[type=submit], input[type=button], button {
	
	}

sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	position: relative;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}

img {
	-ms-interpolation-mode: bicubic; /* Fixes IE6 scaling ugliness */
	}
	

.clear {
	clear: both;
	}

/* End text */


/* Begin page styles */

html {
	background: #000;
	}

#wrapper {
	width: 946px;
	margin: 0 auto;
	}
#wrapper:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
* html #wrapper {height: 1%;}
*:first-child+html #wrapper {min-height: 1px;}

/* End page */


/* Begin header styles */

header {
	height: 218px;
	z-index: 101;
	}

#skip {
	height: 0;
	width: 0;
	position: absolute;
	left: -9999px;
	}

#logo {
	float: left;
	left: 0;
	width: auto;
	padding: 0;
	margin: 0;
	background: none;
	}
#logo a {
	display: block;
	width: 245px;
	height: 135px;
	margin-right: 12px;
	background: url(images/logo.jpg) no-repeat;
	text-indent: -9999px;
	}

#storeHeader {
	float: left;
	width: 325px;
	height: 135px;
	background: #d50606 url(images/block-sprites.jpg) no-repeat 0 0;
	}
#storeHeader a {
    display: block;
    width: 325px;
    height: 135px;
	color: #fff;
	font: normal 45px/135px Rockwell, Helvetica, Geneva, Arial, sans-serif;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-decoration: none;
    }

#nextEvent {
	float: left;
	width: 183px;
	height: 91px;
	padding: 20px 22px 24px 120px;
	background: #d50606 url(images/block-sprites.jpg) no-repeat 0 0;
	color: #fff;
	font-size: 13px;
	line-height: 20px;
	font-style: italic;
	}
#nextEvent h3 a {
	float: left;
	margin-left: -98px;
	width: 78px;
	padding: 28px 20px 0 0;
	text-align: right;
	font-size: 18px;
	color: #fff;
	}
#nextEvent h3 a strong {
	display: block;
	font: normal 24px/24px Rockwell, Helvetica, Geneva, Arial, sans-serif;
	text-transform: uppercase;
	}
#nextEvent h4 {
	font-size: 13px;
	text-transform: uppercase;
	font-style: normal;
	}
#nextEvent p {
	padding: 0;
	}
#nextEvent p strong {
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	}

#newsletter {
	float: right;
	width: 310px;
	height: 91px;
	padding: 22px;
	background: #eee url(images/block-sprites.jpg) no-repeat -325px 0;
	font-size: 14px;
	font-style: italic;
	}
#newsletter p {
	width: 260px;
	padding: 0;
	}
#newsletter p strong {
	font: normal 19px Rockwell, Helvetica, Geneva, Arial, sans-serif;
	text-transform: uppercase;
	}
#newsletter div {
	position: relative;
	float: left;
	}
#newsletter label {
	position: absolute;
	padding: 0 15px;
	line-height: 40px;
	cursor: text;
	}
#newsletter input {
	padding: 0 15px;
	height: 40px;
	width: 170px;
	line-height: 40px;
	border: none;
	background: url(images/block-sprites.jpg) no-repeat 0 -135px;
	}
#newsletter button {
	float: right;
	height: 40px;
	width: 102px;
	color: #fff;
	font: normal 18px Rockwell, Helvetica, Geneva, Arial, sans-serif;
	text-transform: uppercase;
	text-shadow: 0 0 1px #000;
	background: #000;
	border: none;
	cursor: pointer;
	}
#newsletter button:focus, #newsletter button:hover {
	text-shadow: 0 0 10px #ccc;
	}

#twitter {
	float: right;
	width: 217px;
	height: 103px;
	padding: 22px 20px 10px 115px;
	background: #eee url(images/block-sprites.jpg) no-repeat 0 -176px;
	font-size: 13px;
	line-height: 16px;
	color: #fff;
	}
#twitter h3 {
	float: left;
	font: normal 18px Rockwell, Helvetica, Geneva, Arial, sans-serif;
	text-transform: lowercase;
	color: #f8c739;
	}
#twitter a {
	text-decoration: underline;
	color: #f8c739;
	}
#twitter .more {
	float: left;
	padding: 7px 0 0 12px;
	font: normal 10px Rockwell, Helvetica, Geneva, Arial, sans-serif;
	text-transform: uppercase;
	white-space: nowrap;
	}
#twitter p {
	clear: both;
	padding: 0;
	}

header nav {
	clear: both;
	z-index: 100;
	}
header nav ul {
	text-align: center;
	}
header nav li {
	display: inline;
	position: relative;
	}
header nav a:link, header nav a:visited {
	padding: 0 22px;
	color: #f7c631;
	font: bold 18px/83px Opus, Optima, Helvetica, Arial, Geneva, sans-serif;
	text-transform: uppercase;
	}
header nav a:focus, header nav a:hover, header nav a:active {
	color: #fff;
	text-decoration: none;
	text-shadow: 0 0 32px #f7c631;
	}

header nav ul ul {
	position: absolute;
	display: none;
	width: 176px;
	left: -88px;
	top: 20px;
	margin-left: 50%;
	_margin-left: 60px;
	padding: 46px 0 15px;
	background: #c2c2c2 url(images/submenu-bg.png) no-repeat 0 0;
	}
header nav ul ul li { display: inline-block; }
header nav ul ul li { display: block; }
header nav ul ul a:link, header nav ul ul a:visited {
	display: block;
	padding: 6px 10px;
	color: #000;
	font: normal 14px/18px Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	}
header nav ul ul a:focus, header nav ul ul a:hover, header nav ul ul a:active {
	text-shadow: none;
	color: #d50606;
	}

/* End header */


/* Begin body styles */

#content {
	z-index: 0;
	}

#body {
	float: left;
	overflow: hidden;
	width: 656px;
	padding: 0 50px 100px;
	background: #eeeeee url(images/body-bg.jpg) repeat-y 0 0;
	}

#body h1 span {
	display: inline-block;
	width: 165px;
	height: 32px;
	margin-left: 20px;
	background: url(images/microphone.png) no-repeat 0 0;
	}

#body .intro {
	float: left;
	width: 330px;
	margin: 0 20px 0 0;
	font-size: 20px;
	line-height: 32px;
	font-style: italic;
	}
#body .intro p {
	padding-bottom: 10px;
	}

#body img {
	-webkit-box-shadow: 0 0 20px rgba(0,0,0,0.6);
	-moz-box-shadow: 0 0 20px rgba(0,0,0,0.6);
	box-shadow: 0 0 20px rgba(0,0,0,0.6);
	}

#body ul {
	list-style-type: square;
	padding: 0 0 22px 1.3em;
	}
#body ol {
	list-style-type: decimal;
	padding: 0 0 22px 1.3em;
	}
#body li {
	}
#body ul ul, #body ol ol, #body ul ol, #body ol ul {
	margin-bottom:0;
	}

#body .pager {
	clear: both;
	display: block;
	padding-top: 11px;
	font-size: 15px;
	color: #444;
	}
#body .pager a {
	padding: 0 5px;
	}


/* Homepage */

#sidebarLeft {
	float: left;
	width: 370px;
	}

#storytellers {
	position: relative;
	height: 470px;
	margin-bottom: 12px;
	}
#storytellers h3 a {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 60px;
	width: 137px;
	padding: 56px 22px;
	background: url(images/block-sprites.jpg) no-repeat -665px -157px;
	color: #fff;
	font: normal 10px Rockwell, Helvetica, Geneva, Arial, sans-serif;
	text-transform: uppercase;
	text-align: right;
	}
#storytellers h3 a:focus, #storytellers h3 a:hover {
	text-decoration: none;
	text-shadow: 0 0 14px #fff;
	}
#storytellers h3 a strong {
	font-size: 24px;
	font-weight: normal;
	}
#storytellers h3 a em {
	font: italic 18px Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	}

#storytellers ul {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 169px;
	height: 152px;
	padding: 10px 0 10px 10px;
	list-style-type: none;
	background: url(images/block-sprites.jpg) no-repeat -856px -157px;
	}
#storytellers ul li {
	float: left;
	width: 73px;
	margin-right: 10px;
	text-align: center;
	font-size: 11px;
	line-height: 14px;
	font-style: italic;
	}
#storytellers li span {
	display: block;
	position: relative;
	height: 73px;
	width: 73px;
	overflow: hidden;
	}
#storytellers li span img {
	position: relative;
	top: -10px;
	}
#storytellers li h4 a {
	font-size: 13px;
	line-height: 15px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	}
#storytellers ul.upcoming {
	overflow: hidden;
	}
#storytellers ul.featured {
	position: absolute;
	top: 0;
	left: 0;
	padding: 0;
	background: 0;
	}
#storytellers ul.featured li {
	width: 370px;
	height: 286px;
	}
#storytellers .featured img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	}
#storytellers .featured h4 {
	position: absolute;
	z-index: 10;
	}
#storytellers .featured .top-left {
	left: 30px;
	top: 15px;
	}
#storytellers .featured .top-right {
	right: 30px;
	top: 15px;
	}
#storytellers .featured .bottom-left {
	left: 30px;
	bottom: 15px;
	}
#storytellers .featured .bottom-right {
	right: 30px;
	bottom: 15px;
	}
#storytellers .featured h4 a {
	font: bold 20px/83px Opus, Optima, Helvetica, Arial, Geneva, sans-serif;
	color: #000;
	}
#storytellers .featured h4.white a {
	color: #fff;
	}

.home #newsletter {
	width: 340px;
	height: 82px;
	padding: 10px 15px;
	background-position: -665px -329px;
	}
.home #newsletter p {
	width: auto;
	padding-bottom: 8px;
	line-height: 16px;
	}
.home #newsletter p strong {
	float: left;
	font-size: 28px;
	padding: 0 8px 2px 0;
	}
.home #newsletter div {
	clear: both;
	}
.home #newsletter input {
	width: 194px;
	background: #f5f5f5;
	}

.home #body {
	float: right;
	width: 564px;
	padding: 0;
	background: none;
	}

.home #body .intro {
	position: relative;
	float: left;
	width: 330px;
	height: 320px;
	padding: 35px 22px 22px;
	margin: 0;
	background: url(images/block-sprites.jpg) no-repeat 0 -311px;
	text-align: center;
	}
.home #body .intro ul {
	position: absolute;
	bottom: 30px;
	left: 24px;
	width: 350px;
	padding: 0;
	list-style-type: none;
	}
.home #body .intro li {
	float: left;
	width: 102px;
	height: 68px;
	margin-right: 12px;
	padding: 12px 0;
	font: italic bold 13px/16px Opus, Optima, Helvetica, Arial, Geneva, sans-serif;
	}
.home .intro li a {
	color: #161616;
	}
	
.home #body .intro li.podcast {
    padding: 0;
    height: 92px;
    }
.home .intro li.podcast a {
	display: block;
	height: 100%;
	width: 100%;
	background: url(images/podcast-sm.png) no-repeat;
	text-indent: -9999px;
	}
	
.home #body .intro li.listen {
	height: 54px;
	padding: 19px 0;
	}
.home .intro li.listen a {
	color: #fff;
	}
.home .intro li.listen strong {
	display: block;
	font-size: 19px;
	font-style: normal;
	font-weight: bold;
	}

.home .intro .shop strong {
	display: block;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	}

.home #calendar {
	clear: both;
	background: #2e2e2e;
	padding-bottom: 7px;
	}
.home #calendar h2 {
	float: left;
	padding: 0;
	font: normal 24px/24px Rockwell, Helvetica, Geneva, Arial, sans-serif;
	text-transform: uppercase;
	}
.home #calendar .more {
	float: left;
	margin: 2px 0 0 15px;
	padding: 4px 8px;
	background: #0b0b0b;
	font: normal 12px/16px Rockwell, Helvetica, Geneva, Arial, sans-serif;
	color: #fff;
	text-transform: uppercase;
	}

.home footer {
	width: 946px;
	}

/* Calendar */

#event h1 {
	margin-bottom: 0;
	}
#event h2 {
	position: relative;
	left: -50px;
	width: 100%;
	margin-bottom: 40px;
	padding: 15px 50px;
	background: #000;
	color: #fff;
	}

#calendar {
	padding: 20px;
	color: #fff;
	font-size: 15px;
	line-height: 36px;
	background: #121212;
	}
#calendar table {
	width: 100%;
	}
#calendar tr {
	border-top: 1px solid #fff;
	}
#calendar tr:first-child {
	border: none;
	}
#calendar td {
	padding: 5px 0;
	}
#calendar td time abbr {
	color: #ce0606;
	}
#calendar td.summary span {
	display: block;
	width: 50px;
	height: 36px;
	background: url(images/icon-events.png) no-repeat 0 0;
	text-indent: -9999px;
	}
#calendar td.summary span.slam {
	background-position: 0 -36px;
	}
#calendar td.location a, #calendar td.details a {
	color: #fff;
	}
#calendar abbr {
	cursor: text;
	}

/* Event Detail */

#eventDetail {
    overflow: hidden;
	font-style: italic;
	background: url(images/detail-bg-monti.png) no-repeat right top;
	}
#eventDetail.slam {
	font-style: italic;
	background: url(images/detail-bg-slam.png) no-repeat right top;
	}
#eventDetail dl {
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 15px;
	}
#eventDetail dt {
	float: left;
	padding: 0 15px;
	font: bold 18px/34px Opus, Optima, Helvetica, Arial, Geneva, sans-serif;
	text-transform: uppercase;
	color: #fff;
	background: #000;
	}
#eventDetail dd {
	float: left;
	padding: 0 15px;
	font-size: 24px;
	line-height: 34px;
	}
#eventDetail dd.storytellers {
	clear: left;
	padding: 15px 0 0;
	}
#eventDetail dd.storytellers ul {
	list-style-type: none;
	padding: 0;
	}
#eventDetail dd.storytellers li {
	float: left;
	clear: left;
	margin-bottom: 10px;
	padding: 8px 0;
	}
#eventDetail dd.storytellers ul img {
	float: left;
	margin: -8px 20px -8px 0;
	}
#eventDetail dd.description {
	padding: 10px;
	font-size: 16px;
	line-height: 24px;
	}
#eventDetail dd a {
	color: #000;
	}
#eventDetail .url {
	float: left;
	padding: 0 15px;
	font: bold 18px/34px Opus, Optima, Helvetica, Arial, Geneva, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #000;
	background: #faca3b;
	}
#eventDetail a.url:focus, #eventDetail a.url:hover {
	-webkit-box-shadow: inset 0 0 20px rgba(0,0,0,0.3);
	-moz-box-shadow: inset 0 0 20px rgba(0,0,0,0.3);
	box-shadow: inset 0 0 20px rgba(0,0,0,0.3);
	}
#eventDetail .sold {
	color: #fff;
	background: #d50606;
	}

/* Listen */

.page-template-stories-php .featured {
	margin: 0 -25px 20px;
	padding: 24px 33px;
	background: #1d1d1d;
	}
.page-template-stories-php .featured h2 a {
	padding-bottom: 10px;
	color: #faca3b;
	}

.videoArchive {
	position: relative;
	margin: 0 -25px 20px;
	padding: 24px 33px;
	overflow: hidden;
	color: #fff;
	font-size: 12px;
	background: #1d1d1d;
	}
.videoArchive a {
	color: #fff;
	}
.videoArchive h2 {
	float: left;
	margin-bottom: 10px;
	color: #fff;
	}
.videoArchive .more {
	float: right;
	padding-top: 15px;
	color: #fff;
	font: normal 18px/20px Rockwell, Helvetica, Geneva, Arial, sans-serif;
	text-transform: uppercase;
	}
.videoArchive .slider {
	float: left;
	position: relative;
	overflow: hidden;
	width: 560px;
	}
#body .videoArchive ul {
	position: relative;
	height: 200px;
	width: 1300px;
	padding: 0;
	list-style-type: none;
	}
.videoArchive ul li {
	float: left;
	width: 260px;
	margin-right: 40px;
	}
.videoArchive .prev, .videoArchive .next {
	position: absolute;
	display: block;
	top: 74px;
	height: 160px;
	width: 41px;
	background: url(images/more-videos.png) no-repeat left center;
	text-indent: -9999px;
	}
.videoArchive .prev {
	display: none;
	left: 33px;
	}
.videoArchive .next {
	right: 33px;
	background-position: right center;
	}

.audioArchive {
	position: relative;
	margin: 0 -25px;
	padding: 24px 33px;
	overflow: hidden;
	color: #fff;
	font-size: 12px;
	line-height: 18px;
	background: #1d1d1d;
	}
.audioArchive h2 {
	float: left;
	margin-bottom: 20px;
	color: #fff;
	}
#body .audioArchive ul {
	float: left;
	clear: left;
	width: 412px;
	list-style-type: none;
	padding: 0;
	}
#body .audioArchive ul li {
	float: left;
	width: 156px;
	height: 212px;
	margin: 0 50px 10px 0;
	}
#content .audioArchive img {
	display: block;
	margin-bottom: 4px;
	}
.audio, .audioPause, .audioPlaybar {
    height: 12px;
    background: #aaa;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 2px 3px rgba(255,255,255,0.2), inset 0 -1px 2px rgba(0,0,0,0.3);
    -moz-box-shadow: inset 0 2px 3px rgba(255,255,255,0.2), inset 0 -1px 2px rgba(0,0,0,0.3);
    box-shadow: inset 0 2px 3px rgba(255,255,255,0.2), inset 0 -1px 2px rgba(0,0,0,0.3);
	}
.audio, .audioPause {
    float: left;
    width: 8px;
    height: 8px;
    padding: 2px;
    }
.audio span, .audioPause span {
    display: block;
    text-indent: -9999px;
    }
.audio span {
    width: 0;
    height: 0;
    margin-left: 2px;
    border: 4px solid transparent;
    border-left-color: #000;
    border-right: 0px;
    }
.audioPause span {
    width: 2px;
    height: 6px;
    margin: 1px;
    border: solid #000;
    border-width: 0 2px;
    }
.audioProgress, .audioLoadbar {
    height: 12px;
    cursor: pointer;
    background: #555;
    -webkit-box-shadow: inset 1px 1px 5px rgba(0,0,0,0.3);
    -moz-box-shadow: inset 1px 1px 5px rgba(0,0,0,0.3);
    box-shadow: inset 1px 1px 5px rgba(0,0,0,0.3);
    }
.audioProgress {
    float: left;
    width: 143px;
    margin-left: 1px;
    cursor: pointer;
    }
.audioLoadbar {
    background: #666;
    }
.audioArchive a {
	color: #fff;
	}
.audioArchive .name {
    clear: both;
    padding-top: 8px;
	font-size: 14px;
	font-style: italic;
	}
.audioArchive .date strong {
	text-transform: uppercase;
	font-weight: normal;
	}
.audioArchive .categories {
	float: right;
	position: relative;
	top: -55px;
	width: 200px;
	}
.audioArchive .categories h3 {
	padding-top: 15px;
	margin-bottom: 10px;
	color: #fff;
	font: normal 18px/20px Rockwell, Helvetica, Geneva, Arial, sans-serif;
	text-transform: uppercase;
	}
#body .audioArchive .categories ul {
	float: none;
	width: auto;
	padding: 15px 15px 30px;
	list-style-type: none;
	background: #747474 url(images/block-sprites.jpg) no-repeat -1035px 0;
	font-size: 18px;
	}
#body .audioArchive .categories li {
	float: none;
	margin: 0;
	height: auto;
	}
#body .audioArchive .categories a {
	color: #000;
	}

/* Storytellers */

#body #storyteller-list {
	float: left;
	width: 100%;
	list-style-type: none;
	padding: 0;
	}
	
#storyteller-list li {
	float: left;
	clear: left;
	width: 100%;
	margin-bottom: 10px;
	padding: 0;
	}
	
#storyteller-list h2 {
	margin-left: 55px;
	font-size: 22px;
	line-height: 28px;
	}
	
#storyteller-list li img {
	float: left;
	}

#storyteller .portrait {
	float: right;
	margin: 0 0 1em 1.5em;
	}
	
/* Store */

#body.catalog {
	width: 520px;
	padding: 0 30px 40px;
	background-image: url(images/store-bg.jpg);
	}
#body.catalog h1 {
    left: -30px;
    width: 520px;
    padding: 25px 30px;
    }

#body #catalog {
    width: 540px;
    list-style-type: none;
    padding: 0;
    }
#catalog li {
    float: left;
    width: 160px;
    margin: 0 20px 40px 0;
    }
#catalog .product-image {
    height: 160px;
    margin: 0;
    }
#catalog h2 {
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    }

#body.product {
	width: 520px;
	padding: 30px 30px 40px;
	background-image: url(images/store-bg.jpg);
	}
	
.product h1 {
    left: 0;
    width: auto;
    padding: 0;
    margin-bottom: 20px;
    font: italic 25px/30px Georgia, Times, serif;
    text-transform: none;
    color: #000;
    background: none;
    }
.product h1 em {
    padding: 5px 10px;
    background: #f7c93d;
    }
#body.product h1 span {
    display: none;
    }
.product-image {
    margin-bottom: 20px;
    text-align: center;
    }
#body .product-image img {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    }

.PHPurchaseCartButton {
    margin-bottom: 20px;
    }

/* Podcast page */

#body .podcast_logo {
    float: left;
    margin: 0 22px 10px 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    }

#podcast {
    padding-top: 22px;
    }

#podcast h2 {
    float: left;
    }

#podcast .subscribe {
    float: right;
    }
#podcast .itunes, #podcast .rss {
    float: left;
    padding: 11px 50px 11px 0;
    margin-left: 20px;
	font: normal 15px/40px Rockwell, Helvetica, Geneva, Arial, sans-serif;
	color: #243955;
	background: url(images/itunes.png) no-repeat right center;
    }
#podcast .rss {
	color: #d97b00;
	background: url(images/rss.png) no-repeat right center;
    }

#podcast table {
    clear: both;
    width: 100%;
    }

#podcast table td {
    padding: 10px 5px;
    border-top: 1px solid #cfcfcf;
    }
#podcast table td.published {
    font-weight: bold;
    color: #CE0606;
    }
#podcast table p {
    padding: 0;
    }
#podcast table td.bookmark {
    width: 156px;
    }

/* End body */


/* Begin Sidebar */

#sidebar {
	float: right;
	width: 178px;
	color: #fff;
	}
#sidebar.store {
    width: 354px;
    }

#sidebar .blog_cats {
	margin-bottom: 15px;
	padding: 35px 10px 20px;
	text-align: center;
	background: url(images/block-category.jpg) no-repeat 0 0;
	}
#sidebar .blog_cats h2 {
	padding: 0 0 40px;
	font-size: 26px;
	line-height: 22px;
	font-style: normal;
	font-family: Opus, Optima, Helvetica, Arial, Geneva, sans-serif;
	text-transform: none;
	color: #000;
	}
#sidebar .blog_cats ul {
	list-style-type: none;
	padding: 0;
	}
#sidebar .blog_cats ul a {
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #000;
	}

#sidebar .nextEvent {
	position: relative;
	width: 135px;
	height: 355px;
	margin-bottom: 15px;
	padding: 0 10px;
	background: url(images/nextEvent.jpg) no-repeat;
	border: 11px solid #e0ae33;
	text-align: center;
	}
#sidebar .nextEvent h2 {
	height: 95px;
	padding: 0;
	text-indent: -9999px;
	}
#sidebar .nextEvent time {
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 1px;
	}
#sidebar .nextEvent .location {
	padding-bottom: 25px;
	font-size: 12px;
	font-style: italic;
	}
#sidebar .nextEvent .description {
	font-size: 13px;
	font-style: italic;
	}
#sidebar .nextEvent .description strong {
	display: block;
	font-size: 22px;
	font-weight: normal;
	}
#sidebar .nextEvent .more {
	position: absolute;
	display: block;
	bottom: 20px;
	width: 116px;
	height: 30px;
	padding: 30px 0 0;
	text-indent: -9999px;
	}

#sidebar .listen {
	width: 178px;
	height: 157px;
	margin-bottom: 15px;
	text-align: center;
	background: #d50606 url(images/block-sprites.jpg) -679px 0;
	}
#sidebar .listen a {
	display: block;
	height: 97px;
	padding: 30px 10px;
	color: #fff;
	font: italic 22px/32px Opus, Optima, Helvetica, Arial, Geneva, sans-serif;
	}
#sidebar .listen a:focus, #sidebar .listen a:hover {
	text-decoration: none;
	text-shadow: 0 0 20px rgba(255,255,255,0.7);
	}
#sidebar .listen a strong {
	display: block;
	font-size: 36px;
	font-style: normal;
	}

#sidebar .store {
	width: 178px;
	height: 157px;
	text-align: center;
	background: #d50606 url(images/block-sprites.jpg) -857px 0;
	}
#sidebar .store a {
	display: block;
	height: 113px;
	padding: 22px 10px;
	color: #000;
	font: italic bold 22px/28px Opus, Optima, Helvetica, Arial, Geneva, sans-serif;
	}
#sidebar .store a:focus, #sidebar .store a:hover {
	text-decoration: none;
	text-shadow: 0 0 20px rgba(0,0,0,0.5);
	}
#sidebar .store a strong {
	display: block;
	font-size: 29px;
	font-weight: bold;
	font-style: normal;
	}

#sidebar #storeCats {
    width: 354px;
    height: 345px;
    margin-bottom: 15px;
    background: url(images/store-cats.png) no-repeat;
    text-indent: -9999px;
    }
#sidebar #storeCats a {
    display: block;
    height: 115px;
    }

#sidebar .cart {
    float: right;
	width: 164px;
	height: 157px;
	margin-bottom: 15px;
	text-align: center;
	background: #f7c631 url(images/block-sprites.jpg) -355px -135px;
	}
#sidebar .cart a {
	display: block;
	height: 97px;
	padding: 30px 10px;
	color: #000;
	font: italic 22px/32px Opus, Optima, Helvetica, Arial, Geneva, sans-serif;
	}
#sidebar .cart a:focus, #sidebar .cart a:hover {
	text-decoration: none;
	text-shadow: 0 0 20px rgba(0,0,0,0.7);
	}
#sidebar .cart a strong {
	display: block;
	font-size: 30px;
	font-style: normal;
	}

/* End Sidebar */


/* Gallery listing
-------------------------------------------------------------- */

.category-gallery {
	margin-bottom: 48px;
}
.category-gallery h2 {
	margin-top: 10px;
}
.category-gallery .entry-meta {
}
.category-gallery .size-thumbnail img {
	border: 10px solid #f1f1f1;
	margin-bottom: 0;
}
.category-gallery .gallery-thumb {
	float: left;
	margin-right:20px;
	margin-top: -4px;
}
.home #content .category-gallery .entry-content p {
	display: inline;
}
.home #content .category-gallery .entry-utility {
	padding-top:4px;
}


/* Attachment pages
-------------------------------------------------------------- */

.entry-content .attachment img {
	margin-bottom: 0;
}
.attachment .entry-content .entry-caption {
	font-size: 140%;
	margin-top: 24px;
}
.attachment .entry-content .nav-previous a:before {
	content: '\2190\00a0';
}
.attachment .entry-content .nav-next a:after {
	content: '\00a0\2192';
}



/* Images
-------------------------------------------------------------- */

#content img {
	margin: 0;
	max-width: 640px;
}
#content .attachment img {
	max-width: 900px;
}
#content .alignleft,
#content img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
#content .alignright,
#content img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
#content .aligncenter,
#content img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#content img.alignleft, 
#content img.alignright, 
#content img.aligncenter {
	margin-bottom: 12px;
}
#content .wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	text-align: center;
	margin-bottom: 20px;
	padding: 4px;
}
#content .wp-caption img {
	margin: 5px 5px 0;
}
#content .wp-caption p.wp-caption-text {
	margin: 5px;
	color: #888;
	font-size: 12px;
}
#content .wp-smiley {
	margin:0;
}
#content .gallery {
	margin: auto;
}
#content .gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
#content .gallery img {
	border: 2px solid #cfcfcf;
}
#content .gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
#content .gallery dl {
	margin: 0;
}
#content .gallery img {
	border: 10px solid #f1f1f1;
}
#content .gallery br+br {
	display: none;
}

/* Blog */

.blog article.post, .archive article.post {
	position: relative;
	left: -50px;
	width: 656px;
	padding: 25px 50px 33px;
	background: url(images/post-divider.png) no-repeat center bottom;
	}

.blog h2, .archive h2 {
	padding: 0;
	font-size: 18px;
	line-height: 22px;
	text-transform: uppercase;
	font-style: normal;
	}

.entry-meta {
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #8b8b8b;
	}
.entry-meta a:link, .entry-meta a:visited {
	color: #8b8b8b;
	}
.entry-meta a:focus, .entry-meta a:hover, .entry-meta a:active {
	text-decoration: underline;
	color: #ca0606;
	}
.entry-meta .meta-sep {
	padding: 0 0.5em;
	}

.blog .entry-content p, .archive .entry-content p {
	padding: 5px 0;
	font-size: 18px;
	}


/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom:none;
	margin-bottom:0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #FF4B33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #FF4B33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	margin-bottom: 18px;
	padding-bottom: 18px;
	border-bottom: 1px solid #e7e7e7;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	display:block;
	margin: 0;
}
#comments .pingback .url {
	font-style: italic;
	font-size: 13px;
}



/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	margin: 24px 0;
	border-top: 1px solid #e7e7e7;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
#respond .required {
	color:#FF4B33;
	font-weight:bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin:0 0 9px;
	width:98%;
}
#respond textarea {
	width:98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	width: auto;
	font-size: 14px;
}


/* Begin footer styles */

footer {
	clear: both;
	width: 756px;
	padding: 10px 0 30px;
	color: #fff;
	font-size: 11px;
	line-height: 24px;
	}
footer a:link, footer a:visited {
	color: #fff;
	}

footer nav #social {
	float: right;
	width: 110px;
	}
footer #social a {
	float: left;
	width: 45px;
	height: 41px;
	margin-left: 10px;
	background: url(images/block-sprites.jpg) no-repeat -202px -135px;
	text-indent: -9999px;
	-webkit-transition: opacity 0.3s;
	-moz-transition: opacity 0.3s;
	transition: opacity 0.3s;
	}
footer #social a.twitter {
	background-position: -247px -135px;
	}
footer #social a:focus, footer #social a:hover {
	opacity: 0.6;
	}

footer nav {
	padding-bottom: 20px;
	}
	
footer nav ul {
	clear: left;
	}
footer nav .primary ul {
	font-size: 14px;
	}
footer nav ul li {
	display: inline;
	margin-right: 16px;
	}
footer nav ul ul { display: none; }

footer p {
	clear: left;
	}

/* End footer */


/* Mobile Safari ( iPad, iPhone and iPod Touch )
-------------------------------------------------------------- */

pre {
	-webkit-text-size-adjust: 140%;
}
code {
	-webkit-text-size-adjust: 160%;
}
#access,
.entry-meta,
.entry-utility,
.navigation,
.widget-area {
	-webkit-text-size-adjust: 120%;
}
#site-description {
	-webkit-text-size-adjust: none;
}



/* =Print Style
-------------------------------------------------------------- */

@media print {
	body {
		background:none !important;
	}
	#wrapper {
		float: none !important;
		clear: both !important;
		display: block !important;
		position: relative !important;
	}
	#header {
		border-bottom: 2pt solid #000;
		padding-bottom: 18pt;
	}
	#colophon {
		border-top: 2pt solid #000;
	}
	#site-title,
	#site-description {
		float: none;
		margin: 0;
		padding:0;
		line-height: 1.4em;
	}
	#site-title {
		font-size: 13pt;
	}
	.entry-content {
		font-size: 14pt;
		line-height: 1.6em;
	}
	.entry-title {
		font-size: 21pt;
	}
	#access,
	#branding img,
	#respond,
	.comment-edit-link,
	.edit-link,
	.navigation,
	.page-link,
	.widget-area {
		display: none !important;
	}
	#container,
	#header,
	#footer {
		width: 100%;
		margin: 0;
	}
	#content,
	.one-column #content {
		width: 100%;
		margin: 24pt 0 0;
	}
	.wp-caption p {
		font-size: 11pt;
	}
	#site-info,
	#site-generator {
		float: none;
		width: auto;
	}
	#colophon {
		width: auto;
	}
	img#wpstats {
		display:none
	}
	#site-generator a {
		padding: 0;
	margin: 0;
	}
	#entry-author-info {
		border: 1px solid #e7e7e7;
	}
	#main {
		display:inline;
	}
	.home .sticky {
		border: none;
	}
}

