/*  
Theme Name: YMTE 3
Theme URI: http://www.youmethemeverybody.com/
Description: A theme for a podcast.
Version: 1.0
Author: Kevin McGuire
Author URI: http://www.gamma-ray-design.com/
*/

@font-face {
font-family: "Gotham Bold";
font-weight: bold;
src: url("fonts/Gotham-Bold.otf") format("opentype");
}

@font-face {
font-family: "Gotham Bold Italic";
font-weight: bold;
font-style: italic;
src: url("fonts/Gotham-Bold-Italic.otf") format("opentype");
}

@font-face {
font-family: "Gotham";
font-weight: normal;
src: url("fonts/Gotham-Book.otf") format("opentype");
}

* {
	margin: 0;
	body: 0;
}

img {
	border: 0;
}

body {
	font-size: 62.5%;	
	font-family: Helvetica, Arial, sans-serif;
	background-color: #c1ced7;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
}

#top-menu {
	background-color: #798d9a;
	width: 960px;
}

#podcast-menu {
	margin: 0;
	padding: 0;
	list-style-type: none;
	color: #c2e1f5;	
}

#podcast-menu li {
	font-size: 1.5em;
	padding: 1em .75em;
	display: block;
	float: left;
	font-weight: bold;
	font-family: "Gotham Bold", Helvetica, Arial, sans-serif;
}

#podcast-menu li.last {
        padding-right: 0;
}

#podcast-menu li a {
	color: #ffffff;
	text-decoration: none;	
}

#podcast-menu li a:hover {
	border-bottom: 1px dotted #FFFFFF;	
}


#current-page-image {
	height: 300px;
	background-color: #666666;
	width: 660px;
	float: left;
	border-bottom: 1px solid #1ea9d7;
}

#current-event {
	height: 260px;
	width: 260px;
	background-color: #1ea9d7;
	float: left;
	padding: 2em;
	color: #FF0000;
	border-bottom: 1px solid #1ea9d7;	
}

#current-event h2 {
	font-size: 2.5em;
	line-height: 1.2;
	margin-bottom: .4em;
	color: #00406F;
	font-family: "Gotham Bold", Helvetica, Arial, sans-serif;
}

#current-event h3 {
	font-size: 2.2em;
	line-height: 1.2;
	margin-bottom: .2em;
	color: #ffffff;	
	font-family: "Gotham Bold", Helvetica, Arial, sans-serif;
}

#current-event h4 {
	font-size: 1.7em;
	line-height: 1.2;	
	margin-bottom: .6em;
	color: #ffffff;	
	font-family: "Gotham Bold", Helvetica, Arial, sans-serif;
}

#current-event p {
	font-size: 1.6em;
	margin-top: .8em;
	line-height: 1.2;	
	color: #00406F;
}

#current-event img {
        float: right;
        /*border: 5px solid white !important;*/
        -webkit-box-shadow: 1px 1px 5px rgba(0,64,111,.6);
        -moz-box-shadow: 1px 2px 5px rgba(0,64,111,.6);
        margin-left: 10px;
        margin-bottom: 10px;
	max-height: 240px;
}

#content-wrapper {
	background-image: url(images/bg-main.png);

}	

#main-content{
	width: 610px;
	float: left;
	padding: 0 25px;
}

#main-content h2 {
	font-size: 2em;
	color: #d9183b;
	margin-bottom: .5em;
	font-family: "Gotham Bold", Helvetica, Arial, sans-serif;
}

#main-content h2 a{
	color: #d9183b;
	text-decoration: none;
}

#main-content h2 a:hover{
	color: #ff0000;
	text-decoration: underline;
}

#main-content h3 {
	font-size: 1.2em;
	color: #999;
	font-style: italic;
	margin-bottom: 1em;
	font-family: "Gotham Bold Italic", Helvetica, Arial, sans-serif;
}

.page #main-content h3 {
        color: #000000 !important;
        font-style: normal !important;
	font-size: 1.6em !important;
	margin-bottom: 1em !important;
	font-family: Helvetica, Arial, sans-serif !important;
}

#main-content p {
	font-size: 1.4em;
	color: #000000;
	margin-bottom: 1em;
	font-family: Helvetica, Arial, sans-serif;

}

#main-content p a {
	color: #d9183b;
}

#main-content p a:hover {
	color: #ff0000;
}


#main-content .entry {
	margin: 25px 0;	
/*	overflow: auto; */
	width: 100%;	
}


#side-content {
	width: 250px;
	float: left;
	overflow: auto;
	padding: 25px;
	font-size: 16px;
}

#side-content h2.singleton {
	font-size: 16px;
	color: #c2e1f5;	
	margin-bottom: 1em;
}

#side-content h2.singleton a{
	color: #d9381b;	
}

#side-content h2.singleton a:hover{
	color: #ff0000;	
}


#footer {
	overflow: auto;
	width: 100%;
	background-color:#798d9a;
	clear: both;
	color: #ffffff;
	font-family: "Gotham Bold", Helvetica, Arial, sans-serif;

}

#footer p {
	padding: 1em;
	font-size: 1.6em;
}


.clear {
	clear: both;
}

#links h2 {
	color: #023059;
	font-size: 22px;
	font-family: "Gotham Bold", Helvetica, Arial, sans-serif;
	margin-bottom: 5px;
}

#links ul {
	list-style-type: none;
	padding: 0;
	padding-left: 10px;
	margin-bottom: 15px;
	font-size: 16px;
	line-height: 1.6;

}

#links a {
	color: #d9183b; 
}

#links a:hover {
	color: #ff0000; 
}

#external-player {
	background-color: #ffffff;
	height: 500px;
	padding-top: 20px;
}

#external-player a{
        color: #d9183b;
}

#external-player a:hover {
        color: #ff0000;
}


#external-player h2 {
	font-size: 16px;
	margin-bottom: 10px;
}

#external-player object {
        margin-bottom: 10px;
}


#external-player img{
	margin-top: -20px;
	float: left;
	margin-bottom: 500px;
}

.page .external-player-link, .page .the-date{
	display: none;
}

#social-networking-tools {
	height: 25px;
	list-style-type: none;
	display: block;
	float: right;
	margin-top: 10px;
	padding-left: 0;
}

#social-networking-tools li {
	height: 25px;
	width: 25px;
	text-indent: -9999px;
	float: left;
	margin-right: 10px;
	display: block;
}

#social-networking-tools li a{
	display: block;
	height: 25px;
	width: 25px;
}

#social-networking-tools li#button-twitter a{
	background-image: url(images/button-twitter.png);
}

#social-networking-tools li#button-facebook a{
	background-image: url(images/button-facebook.png);
}

#social-networking-tools li#button-yelp a{
	background-image: url(images/button-yelp.png);
}

#social-networking-tools li#button-myspace a{
	background-image: url(images/button-myspace.png);
}

#social-networking-tools li#button-youtube a{
	background-image: url(images/button-youtube.png);
}

#social-networking-tools li#button-flickr a{
	background-image: url(images/button-flickr.png);
}

#social-networking-tools li#button-blogger a{
	background-image: url(images/button-blogger.png);
}

#social-networking-tools li#button-rss a{
	background-image: url(images/button-rss.png);
}

#social-networking-tools li:hover, #social-networking-tools li a:hover{
	background-position: 0 -25px;
}

.credits {
	display: none;
}

.ddfm {
	text-align: left;
}

p#older, p#newer {
        display: inline;
        padding-right: 20px;
}

.recom {
margin-bottom: 1em;
}

.fundraiser-logos {
margin-top: 1em !important;
}

.fundraiser-logos img {
display: block;
margin: 0 auto 1.2em !important;
}


.searchBox label {
    margin-bottom: .5em;	
    display: block;
    color: #023059;
    font-weight: bold;
    font-family: "Gotham Bold", Helvetica, Arial, sans-serif;
}

.searchBox #searchsubmit {
    margin-left: 1em;
    margin-bottom: 1em;
}

#twitter-widget {
	margin-bottom: 1.2em;
}
