/* @override http://impodcast.tv/wp-content/themes/IMPodcast/style.css */

/* @override http://impodcast.tv/wp-content/themes/IMPodcast/style.css */

/* @override http://impodcast.tv/wp-content/themes/IMPodcast/style.css */

/* @group Testing 
.header {
	background: url('file://localhost/Users/willie/Dropbox/Shared/IMP%20Share/Logos/header_art.png')!important;
}
ul.navigation {
	background-image: url('file://localhost/Users/willie/Dropbox/Shared/IMP%20Share/Logos/navigation.png')!important;
}
.footer {
	background: url('file://localhost/Users/willie/Dropbox/Shared/IMP%20Share/Logos/footer.png') no-repeat!important;
}
 @end */

/*	@group Body		*/
html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	color: white;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	background: black url(images/background.png);
	/*text-shadow: #000 0px 0px 0px;*/
}


h1 {
	width: 500px;
	height: 156px;
	text-indent: -9999999px;
	font-size: 0;
	background-image: url('images/IMP.png');
	background-repeat: no-repeat;
	display: none;
	top: 82px;
	position: absolute;
	overflow: hidden;
}

h2 {
	font-family: "Myriad Pro", "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 18pt;
	letter-spacing: -0.02em;
	margin: 0;
	font-weight: normal;
}

.date {
	color: #888;
}
.date b {
	font-weight: normal;
	color: #333;
}


.post {
	margin-bottom: 30px;
	text-align: left;
}

.post .postheader {
	display: block;
	clear: both;
}
.meta {
	padding: 10px;
	background-color: #EFEFEF;
	border-bottom: 1px solid #CECECE;
	border-top: 1px solid #CECECE;
}
h2 a {
	text-decoration: none;
	color: #000;
}

.postheader h2 {
	max-width: 470px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.clear {
	clear: both;
}

.postheader h2:hover, .postheader h2 a:hover {
	color: #06f;
	-webkit-transition: color .1s linear;
}

a {
	text-decoration: none;
	color: #06f;
	-webkit-transition: color .1s linear;

}


a:hover {
	color: #14b;
	-webkit-transition: color .3s linear;

}

.hidden {
	display: none !important;
}

.alignright {
	float: right;
}

.aligncenter {
	text-align: center;
}
.alignleft {
	float: left;
}

.postheader img {
	border-style: solid;
	border-color: #000;
	border-width: 1px;
	margin: 3px;
}
img {
	border-style: none;	
}

hr {
	border: none;
	border-bottom: 1px solid #111;
	clear: both;
}


img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

/* @end */

/* @group Header */
.header {
	width: 880px;
	background-image: url('images/header_art.png');
	height: 200px;
	margin: 0 auto;
	padding: 0 15px 0 5px;
	top: 40px;
	border-bottom: 1px solid #858686;
}


.podsubscribe {
	width: 121px;
	height: 60px;
	float: right;
	top: 20px;
	position: relative;
	background-image: url('images/subscribebackground.png');
	padding: 50px 30px 10px 30px;
}


.podsubscribe a {
	width: 48px;
	height: 48px;
	right: 0px;
	float: right;
	display: block;
	font-size: 0;
	text-indent: -999999px;
	overflow: hidden;
	background-image: url('images/subscribebuttons.png')
}


a.podiTunes:hover {
	background-position: right top;
}


a.podRSS:hover {
	background-position: right bottom;
}


a.podiTunes {
	background-position: left top;
	float:left;
	height:50px;
	margin-top: -1px;
}


a.podRSS {
	background-position: left bottom;
}

/* @end */

/* @group Search */
.search {
	width: 215px;
	height: 16px;
	padding: 2px 2px 2px 24px;
	float: right;
	margin: 5px;
	background-color: transparent;
	background-image: url("images/search.png");
	border: none;
	display: block;
	/*-webkit-appearance: searchfield;*/
	border-radius: 8px;
		-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
}

.ac_results {
	background-color: rgba(0, 0, 0, 0.85);
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 10px;
}

.ac_results ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	font-size: 8pt;
}

/* @end */

/* @group Navigation */
ul.navigation {
	list-style-type: none;
	width: 900px;
	padding: 0;
	height: 40px;
	background-repeat: no-repeat;
	margin: 0 auto;
	background-image: url('images/navigation.png');
	background-position: -0px -20px;
	white-space: nowrap;
}

.navigation li {
	list-style-type: none;
	display: inline;
	position: relative;
	height: 39px;
	margin: 0;
	padding: 0;
	border-right: 1px solid #aaaaaa;
	float: left;
	/*bottom: 16px;*/
}
.navigation li.onairwrapper {
	border-right: none;
	float: right;
	padding: 4px 0;
	height: 32px;
}
.navigation li.hover a {
	display: inline-block;
	height: 40px;
	text-align: center;
	font-size: 12pt;
	vertical-align: middle;
	line-height: 40px;
	color: #222;
	margin: 0;
	padding: 0 12px;
	text-decoration: none;
	letter-spacing: -0.05em;
	background-image: url('images/navigation.png');
	background-position: -30px -20px;
	/*font-family: "Myriad Pro", "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;*/
	-webkit-transition: color 0s linear !important;
	text-shadow: rgba(255,255,255,.4) 0px 1px 0px;
}


.navigation li.home a {
	background-position: -20px -20px;
	padding: 6px 8px 10px;
	height: 24px;
	overflow: hidden;
}
.navigation .home a img {
	border: none;
}


.navigation .home.hover a:hover {
	background-position: -20px -100px;
}


.navigation li.hover a:hover {
	background-position: -30px -100px;
	color: white;
	text-shadow: rgba(0,0,0,.4) 0px -1px 0px;
}


.onair {
	width: 110px;
	height: 32px;
	position: relative;
	display: block;
	background-image: url('images/onair.png');
	text-indent: -999999px;
	font-size: 0;
	z-index: 32;
	overflow: hidden;
}

/* @end */

/* @group Pages */
.wrapper {
	padding-top: 20px;
	min-height: 100%;
	height: 100%;
	height: auto !important;
	background: url(images/background-top.png) repeat-x;
	width: 100%;
}

/* @group Welcome */
.aside {
	padding: 10px;
	background-color: #EFEFEF;
	border-bottom: 1px solid #CECECE;
	border-top: 1px solid #CECECE;
	font-style: italic;
	margin-bottom: 20px;
}
/* @end */

/* @group Content */

p#share {
	font-size: 1.25em;
	color: #0e98fc;
}
.main {
	font-size: 10pt;
	width: 579px;
	float: left;
	text-align: justify;
	background-color: #FFF;
	border-right: rgb(100,100,100) solid 1px;
	padding: 20px 20px 160px;
	min-height: 1594px;
}


.wrapper .content {
	width: 900px;
	background-color: #DFE4EA;
	color: #222;
	margin: 0 auto;
	/*background-image: url('images/sidebar.png');*/
	background-position: right;
	background-repeat: repeat-y;
	margin-bottom: 142px;
}

/* @group Tags */

div.main ul.tags{
	list-style-type: none;
	overflow: hidden;
	padding: 0px;
	margin: 20px 0 0 0;
}

div.main ul.tags li a{
	display: inline;
	float: left;
	margin: 2px;
	font-size: 9pt;
	padding: 3px 20px;
	color: #333;
	background: #dee7f8;
	border: 1px solid #a4bdec;
	-webkit-border-radius:100px;
	-moz-border-radius:100px;
	border-radius:100px;
}

div.main ul.tags li a:hover{
	border-color: #6d95e0;
	background: #bbcef1;
}

div.main ul.tags li:first-child{
	margin-bottom: 10px;
	font-weight: bold;
}

/* @end */



/* Social Media Icons
-------------------------------------------------------------------*/

.social {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.social div.socialbackground {
	background-color: #EFEFEF;
	border-bottom: 1px solid #CECECE;
	border-top: 1px solid #CECECE;
	position: relative;
	top: 8px;
	min-height: 24px;
}


.social li {
	margin: 0 0 0 5px;
	padding: 0;
	position: relative;
	z-index: 1;
	float:left;
	display:inline;
	height:32px;
}

a.digg, a.delicious, a.stumble, a.twitter, a.mail, a.web, div.teammemberpadding {
	background-image: url("images/socialicons.png");
	margin: 0 3px;
	padding: 0;
	height: 32px;
	width: 32px;
	font-size: 0;
	text-indent: -999999px;
	float: left;
}
#teammember a.digg,#teammember a.delicious, #teammember a.stumble, #teammember a.twitter, #teammember a.mail, #teammember a.web, #teammember div.teammemberpadding {
        float: right;
}

.social .digg {
	background-position: -16px -80px
}
.social .delicious {
	background-position: -16px -16px;
}
.social .stumble {
	background-position: -16px -144px;
}
.social .twitter {
	background-position: -16px -208px;
}
.social .mail {
	background-position: -16px -272px;
}
.social .web {
	background-position: -16px -336px;
}

div.teammemberpadding {
	width: 24px;
}

.social div .more {
	background-image: none;
	height: auto;
	width: auto;
	font-size: 12pt;
	text-indent: 0px;
	float: right;
	vertical-align: middle;
	line-height: 24px;
	display: block;
	padding-right: 3px;
	bottom: 0px;
	position: absolute;
	right: 0px;
}
.social .sociable_tagline {
	display: none;
}
.social div.sociable {
	margin: 0;
	margin-top: 16px;
	padding-left: 3px;
	display: none;
}

/* @end */

/* @group Comment Form */

/* @end */

/* @group Comments */
.numbercomments {
	width: 28px;
	height: 21px;
	line-height: 21px;
	font-size: 8pt;
	padding-bottom: 6px;
	color: #fffeff;
	margin-top: -20px;
	margin-right: 15px;
	text-align: center;
	text-transform: capitalize;
	background-image: url('images/commentsbubble.png');
}


.numbercomments a {
	width: 28px;
	height: 21px;
	display: block;
	color: #fffeff;
}

/* @end */

/* @group Shows */
.shows .show {
	float: left;
	width: 160px;
	position: relative;
	margin: 0 11px 11px;
	height: 190px;
}

.shows.showcategory .show {
	margin: 0 17px 0 0 !important;
}

.show img {
	border: 1px solid #1a1a1a;
	width: 148px;
	height: 148px;
	display: block;
}


.show .cdoverlay {
	width: 150px;
	height: 150px;
	background-image: url('images/cdcover.png');
	background-position: right top;
	position: absolute;
	float: left;
	z-index: 2;
}


.show .showimagecontainer {
	width: 150px;
	height: 150px;
	display: block;
	margin: 0 auto 5px;
}


.show b {
	text-align: center;
	display: block;
	width: 160px;
	white-space: normal;
}

div.shows ul.icons {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
div.shows ul.icons li {
	line-height: 24px;
	padding: 5px;
}
div.shows ul.icons li img {
	vertical-align: middle;
}
div.shows ul.episodelist {
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-top: 10px;
}

div.shows ul.episodelist li {
	border-bottom: 1px solid #CECECE;
	background-color: #EFEFEF;
	padding: 5px;
	color: #999;
}

div.shows ul.episodelist li img {
	vertical-align: middle;
}

div.shows ul.episodelist li small a {
	color: #666;
}

div.shows ul.episodelist li small a:hover {
	color: #111;
}

div.shows ul.episodelist li:first {
	border-top: 1px solid #2d3845;
}

/* @end */

/* @group The Team */
.team ul {
	padding: 0;
	margin: 0 auto;
	list-style-type: none;
	display: block;
	width: 516px;
}


.team li {
	display: inline;
	float: left;
	width: 150px;
	margin: 11px;
	height: 150px;
	position: relative;
}


.team li img.avatar, #teammember .picture img.avatar {
	width: 150px;
	height: 150px;
	display: block;
	border-style: none;
	background-image: url('images/defaultuser.png');
	text-indent: -9999999px;
	overflow: hidden;
	font-size: 0;
}


.team li a {
	border: none;
}


.team li img.flag, #teammember img.flag {
	border: none;
	padding-left: 4px;
	padding-top: 4px;
	float: left;
}

#teammember .picturewrap {
	width: 150px;
	display: block;
	float: right;
	margin: 10px;
	text-align: center;
}
#teammember .picture {
	margin: 0 !important;
	margin-bottom: 5px !important;
}
#teammember .picturewrap span {
	color: #000;
}


.team li span, #teammember span.caption {
	text-align: center;
	position: absolute;
	background-color: rgba(0, 0, 0, 0.75);
	color: #FFF;
	bottom: 0px;
	width: 150px;
	line-height: 20px;
	left: 0px;
	z-index: 3;
}

#teammember .usertitle {
	color: #999;
}

.authorposts ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-top: 10px;
}

.authorposts ul li {
	border-bottom: 1px solid #CECECE;
	background-color: #EFEFEF;
	padding: 5px;
	color: #999;
}

.authorposts li small a {
	color: #666;
}

.authorposts li small a:hover {
	color: #111;
}

.authorposts li:first {
	border-top: 1px solid #2d3845;
}

#facebox #teammember {
    width: 800px;
}
#facebox #teammember .moreinfo {
	display: none;
}
#teammember .social li.alignleft.hidden {
	line-height: 24px;
	vertical-align: middle;
	margin-top: 8px;
}
#facebox #teammember .social li.alignleft.hidden {
	display: inline !important;
}
#teammember .picture {
	width: 150px;
	float: right;
	margin: 10px;
	position: relative;
	height: 150px;
}
#teammember span {
	color: #AAA;
	font-size: 8pt;
	width: 150px;
}

div.info {
	width: 400px;
}

/* @end */

/* @group Contact Form */



form.wpcf7-form{
    
    }

form.wpcf7-form input[type=text], form.wpcf7-form textarea{
    padding: 5px;
    font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
    font-size: 10pt;
    border: 1px solid #999;
    width: 450px;
    }

div.wpcf7-response-output{
        width: 430px;
        margin: 0 0 0 1px !important;
}

/* @end */
/* @end */

/* @group Sidebar */

#twitter-3.widget.widget_twitter li {
	text-align: left;
	margin-bottom: 5px;
	margin-top: 5px;
}

img.imp100 {
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
}

div.sidebar form {
	position: relative;
	display: block;
	top: 0;
	line-height: 1px;
}
.sidebar {
	float: right;
	width: 280px;
	list-style: none;
	padding: 0;
	margin: 0;
	padding-bottom: 30px;
	/*background-image: url('images/sidebar.png');*/
	background-position: right bottom;
	background: #DFE4EA;
	/*border-left: rgb(100,100,100) solid 1px;*/
	height: auto;
}

.sidebar ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.sidebar a {
	color: #003380	
}

.sidebar a:hover {
	color: #025;
}

.sidebar li:first-child h2 {
	border-top: none;	
}


.sidebar h2.widgettitle {
	width: 273px;
	background-color: #5a708b;
	color: #222;
	font-size: 14pt;
	margin: -9px 0 10px -10px;
	border-bottom: 1px solid #2d3845;
	border-top: 1px solid #4f5760;
	height: 25px;
	vertical-align: middle;
	line-height: 27px;
	background-image: url('images/sidebarheader.png');
	padding-left: 7px;
	text-shadow: rgba(255,255,255,.4) 0px 1px 0px;
	padding-top: 0;
}

.sidebar li.widget {
	margin: 0;
	margin-bottom: 10px;
	font-size: 10pt;
	padding: 10px 10px 0 10px;
}

.sidebar .widget_twitter {
	word-wrap: break-word;
	width: 230px;
}

#wp-calendar {
	margin: 0 auto;	
}

img.impaf {
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
}

/**
 * Twitter Widget
 */


/* @end */

/* @group FinderBar */
.finderbar {
	width: 885px;
	height: 32px;
	background-image: url("images/finderbar.png");
	display: block;
	margin: 0 auto;
	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	border-collapse: ;
	padding-left: 13px;
}

.finderbar form fieldset{
	border:none;
	margin:0;
	padding:0;
}

.finderbar a {
	position: relative;
	float: left;
	margin: 4px 2px 0;
	text-indent: -999999px;
	font-size: 0;
	background-image: url("images/blogbuttons.png");
}

.finderbar form {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

.blogrss {
	width: 89px;
	height: 24px;
	background-position: 0 0;
}
.blogemail {
	width: 162px;
	height: 24px;
	background-position: -89px 0;
}
.commentsrss {
	width: 132px;
	height: 24px;
	background-position: -251px 0;
}
.blogrss:hover {
	width: 89px;
	height: 24px;
	background-position: 0 -24px;
}
.blogemail:hover {
	width: 162px;
	height: 24px;
	background-position: -89px -24px;
}
.commentsrss:hover {
	background-position: -251px -24px;
}

/* @end */

/* @group Footer */
.footer-background {
	background: url(images/background-bottom.png) repeat-x top;
	height: 142px;
	margin-top: -142px;
}

.footer {
	width: 900px;
	margin: 0 auto;
	text-align: center;
	line-height: 30px;
	height: 142px;
	vertical-align: middle;
	text-shadow: rgb(100,100,100) 0px 1px 1px;
	border-top: 1px solid black;
	background: url("images/footer.png") no-repeat;
}

.footer span a {
	color: #000;
	text-shadow: rgba(255,255,255,.2) 0px 1px 0px;
}

#comments textarea {
	width: 550px;
	
}

/* @end */