@charset "UTF-8";
/*
Theme Name: Mixtape custom theme
Theme URI: http://www.brightsky.ie
Description: The default mixtape theme built straight from Abbans head at <a href="http://www.brightsky.ie">Brightsky</a>.
Version: 0.1
Author: Abban Dunne
Author URI: http://abbandunne.com/
Tags: grunge, shine, music, awesome
*/
*{
	margin:0;
	padding:0;
}
#no_link{
	min-height:300px;
	padding:20px;
}
.no_link_search{
	width:300px;
}
.fixer{
	width:0;
	height:0;
	clear:both;
}
body{
	background:url(images/bg.gif);
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:80%;
}
img{
	border:0;
}
li{margin:0 0 0 20px;}
p{margin:10px 0 10px 0;}
a{color:#ae6106;}
a:hover{text-decoration:none;}

h1{font-family:Arial, Helvetica, sans-serif;}
h1 a{text-decoration:none; color:#333;}
h1 a:hover{text-decoration:underline;}

h2{font-family:Arial, Helvetica, sans-serif; font-size:24px;}
h2 a{color:#036; text-decoration:none;}
h2 a:hover{text-decoration:underline;}

h3{font-family:Arial, Helvetica, sans-serif; font-weight:100;}
h3 a{text-decoration:none;}
h3 a:hover{text-decoration:underline;}

.showPics{
	margin:5px;
	float:left;		
}
.textRight{
	text-align:right;
}
.floatRight{
	float:right;
}

ul.hmenu{height:58px; width:870px; font-family:Arial, Helvetica, sans-serif; text-indent:-9000px;}
ul.hmenu li{display:inline; background:#00FF66;}
ul.hmenu li a{width:164px; height:58px; float:left; display:block; padding:0 0 0 10px; color:#333; text-decoration:none; outline:none;}

li#home a{background:url(images/navigation-buttons.png) 0 0;}
li#home a:hover{background-position:0 -58px;}

li.page-item-33 a{background:url(images/navigation-buttons.png) -174px 0;}
li.page-item-33 a:hover{background-position:-174px -58px;}

li.page-item-35 a{background:url(images/navigation-buttons.png) -348px 0;}
li.page-item-35 a:hover{background-position:-348px -58px;}

li.page-item-2 a{background:url(images/navigation-buttons.png) -522px 0;}
li.page-item-2 a:hover{background-position:-522px -58px;}

li.page-item-37 a{background:url(images/navigation-buttons.png) -696px 0;}
li.page-item-37 a:hover{background-position:-696px -58px;}

h3.sideBar{margin:0 0 5px 20px; color:#333;}
h3.sideBar a:hover{text-decoration:underline;}
#showmenu ul{ margin:0px 0px 10px 20px; list-style-type:none; padding:0px 0px 10px 0px; width:150px; border-bottom:1px dotted #666; font-family:Arial, Helvetica, sans-serif; font-size:10px;}
#showmenu li{ margin:0px 0px 2px 0px; padding:0px 0px 0px 5px;}
#showmenu a{ padding:0; color:#000; text-decoration:none; display:block;}
#showmenu li:hover{ color:#000; background-color:#666}


#holder{
	width:900px;
	height:auto;
	margin:auto;
	padding:0 20px;
}
#header{
	width:900px;
	height:333px;
	background:url(images/header.png) top left no-repeat;
	position:relative;
}
#logo{
	width:358px;
	height:auto;
	position:absolute;
	background:transparent;
	top:30px;
	left:100px;
	color:#999;
}
#logo h3{
	font-size:15px;
}
#callToAction{
	margin:auto;
	width:254px;
	margin-top:10px;
}
#navigation{
	width:876px;
	height:58px;
	background:url(images/navigation.png) top left no-repeat;
	padding:5px 15px 0 15px;
}
#content{
	width:870px;
	height:auto;
	background:url(images/content.png) top left repeat-y;
	padding:14px;
	position:relative;
}
#latest{
	width:870px;
	height:auto;
	position:relative;
}
.leftMenu{
	float:left;
}
.rightMenu{
	width:259px;
	height:auto;
	float:right;
	margin:0 10px 0 0;
}
.frontBlogPosts{
	width:237px;
	background:url(images/bg2.jpg);
	border:1px solid #ccc;
	padding:10px;
}
.tagCloud{
	width:239px;
	height:auto;
	float:right;
	margin:0 10px 0 0;
	padding:10px;
}
.section{
	position:relative;
	width:580px;
	height:auto;
	min-height:270px;
	border:1px solid #ccc;
	margin-bottom:50px;
	background:url(images/section-bg.png);
	padding:0 5px 0 0;
}
.editorsChoice{
	width:280px;
	height:192px;
	float:left;
	margin:0 5px 10px 5px;
	position:relative;
	overflow:hidden;
	z-index:1;
}
.editorsChoiceInfo{
	width:260px;
	height:177px;
	position:absolute;
	padding:147px 10px 0 10px;
	background:url(images/ed-choice-bg.png) top left no-repeat;
	color:#ccc;
	z-index:2;
}
.editorsChoiceInfo:hover{
	top:-132px;
	z-index:2;
}
.editorsChoiceInfo h3{height:45px;}
.editorsChoiceInfo h3 a{color:#fff;}
.play{float:right;}
.verticalHeading{
	width:29px;
	height:300px;
	position:absolute;
	top:-2px;
	left:-35px;
}
.editorsSubChoice{
	width:135px;
	height:107px;
	float:left;
	margin:0 5px 10px 5px;
	position:relative;
	overflow:hidden;
}
.editorsSubChoiceInfo{
	width:115px;
	height:97px;
	position:absolute;
	padding:87px 10px 0 10px;
	background:url(images/sub-choice-bg.png) top left no-repeat;
	color:#ccc;
}
.editorsSubChoiceInfo:hover{
	top:-74px;
}
.editorsSubChoiceInfo h3{height:20px; font-size:12px;}
.editorsSubChoiceInfo h3 a{color:#fff;}
.subPlay{width:93px; margin-left:11px;}
.latestBox{
	width:290px;
	float:left;
}
#blurb{
	position:relative;
	width:870px;
	height:400px;
}
#email-link{
	position:absolute;
	width:280px;
	height:40px;
	top:305px;
	right:5px;
}
#footer{
	width:900px;
	height:95px;
	background:url(images/footer.png) top left no-repeat;
	color:#ccc;
	padding:5px 0 0 0;
}
.alignleft{
	float:left;
	border:1px solid #ccc;
	padding:5px;
	background-color:#FFF;
	margin:10px 10px 10px 0;
}
.alignright{
	float:right;
	border:1px solid #ccc;
	padding:5px;
	background-color:#FFF;
	margin:10px 0 10px 10px;
}
#leftColumn{
	float:left;
	width:200px;
	height:auto;
	background:0;
}
#rightColumn{
	float:right;
	width:650px;
	height:auto;
	padding:0 10px 0 10px;
}
.post{
	float:left;
	width:311px;
	height:120px;
	margin:5px;
	border:1px solid #ccc;
}
.episode{
	width:560px;
	float:left;
	padding:0 20px;
}
.episodeInfo{
	float:right;
	width:238px;
	padding:10px;
	border:1px solid #ccc;
	background:url(images/bg2.jpg);
	margin:0 10px 20px 0;
}
.episodeList{
	float:right;
	width:238px;
	height:600px;
	padding:10px;
	border:1px solid #ccc;
	background:url(images/bg2.jpg);
	margin:0 10px 20px 0;
	overflow:auto;
	position:relative;
}
.episodeInfo p{
	background:url(images/smoker.png);
	padding:5px;
}
.episodeInfo h4{
	margin:10px 0;
	background:url(images/smoker.png);
	padding:5px;
}
.episodeListBox{
	margin:10px 0 0 0;
	background:url(images/section-bg.png);
	border:1px solid #ccc;
	padding:5px;
	position:relative;
}
.episodeListNumber{
	background:#FFF;
	border:1px solid #ccc;
	padding:2px;
	margin:0 0 5px 0;
}
.episodeListImage{
	float:left;
	margin:0;
	width:98px;
	border:1px solid #ccc;
	padding:2px;
	background:#fff;
}
.episodeListInfo{
	float:right;
	width:100px;
}
.comments-template{
	margin:50px 0 0 0;
	padding:0;
	width:560px;
	border-top:1px dotted #333;
}
.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}
.comments-template ol li{
	margin: 10px 0 0 0;
	line-height: 18px;
	padding:10px;
}
.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}
.commentmetadata{
	font-size: 12px;
}
.comments-template p.nocomments{
	padding: 0;
}
.alt{
	background:#ccc;
}
.comments-template textarea{
	font-family: Georgia, Sans-serif;
	font-size: 12px;
	width:558px;
	border:solid 1px #666;
}
#commentform input{
	border:solid 1px #666;
	font-size:12px;
	line-height:18px;
	padding:2px;
}
#commentform textarea{
	padding:2px;
	border:1px solid #333;
	font-size:16px;
	width:550px;
	height:100px;
}
#commentform #submit{
	border:0;
}
.showSection{
	float:left;
	padding:10px;
	border:1px solid #ccc;
	background:url(images/bg2.jpg);
	margin:20px 0;
	width:628px;
}
.showEpisodes{
	float:left;
	width:162px;
	padding:0 10px 10px 10px;
	margin:0 10px;
	border:1px solid #ccc;
	background:#fff;
}
pageContent{
	width:870px;
	padding:20px;
}
.ieIsShit{
	position:relative;
}
#subscribeBox{
	width:200px;
	min-height:108px;
	background:url(images/subscribe-bg.png) top left no-repeat;
	padding:112px 0 0 0;
	color:#990000;
}
#subTools{
	background:url(images/smoker-2.png);
	height:300px;
}
#email{width:176px; border:1px solid #000; font-size:18px; padding:0; margin:0;}

#stnl_submit{
	background:url(images/signup-button.png) top left no-repeat;
	text-indent:-9000px;
	outline:none;
	border:0;
	width:82px;
	height:30px;
	float:right;
	margin:0 20px 0 0;
}
#stnl_submit:hover{cursor:pointer;}

#fullPage{
	width:830px;
	padding:20px;
}
#searchForm{
	margin:0 0 0 20px;
}
#s{height:23px; width:150px; border:1px solid #666; font-size:18px; padding:1px 0 0 24px; background: #fff url(images/search-bg.png) top left no-repeat; float:left; margin:0 2px 0 0;}
#searchsubmit{float:right; margin:0 5px 0 0;}
.secondfootinfo{
	float:left;
	width:260px;
	text-align:left;
	padding:0 70px 0 20px;
}
.secondfootvalidation{
	float:left;
	width:200px;
	text-align:center;
	padding:10px 0 0 0;
}
#bsblurb{
	float:right;
	padding:0 20px 0 0;
}
#playerHolder{
	margin:20px 85px;
}
#player{
	Cursor:pointer;
}
.blogPosts{
	font-size:16px;
	background:url(images/smoker.png);
	padding:5px 0;
	list-style-image:url(images/rssbullet.png);
}
.blogPosts li{
	margin:10px 0 15px 20px;
}
.wpcf7{
	width:395px;
	float:right;
}
.wpcf7 input{
	width:389px;
	height:20px;
	padding:2px;
	border:1px solid #333;
	font-size:16px;
}
.wpcf7 textarea{
	width:389px;
	padding:2px;
	border:1px solid #333;
	font-size:16px;
}
.wpcf7 #contactSubmit{
	width:200px;
	height:30px;
	float:right;
}
#contactSubmit:hover{cursor:pointer;}
.alListHolder{
	float:left;
	width:300px;
}
.azList{
	margin:0 0 40px 0;
	border-bottom:1px dotted #333;
	padding:0 0 20px 0;
	color:#666;
	width:300px;
}
.azList li{margin:0 0 0 10px;}
#embedForm{
	margin:10px 0 0 0;
	background:url(images/smoker.png);
	padding:5px 0 0 0;
}
#embed{
	width:236px;
	height:50px;
	border:1px solid #ccc;
	overflow:hidden;
}
#embedForm label{
	font-weight:bold;
	padding:5px;
}
.advert{
	margin:10px 0;
}
#episode blockquote{
	font-weight:bold;
	font-size:16px;
	float:right;
	padding:30px 0 0 30px;
	width:200px;
	background:url(images/blockquote.png) top left no-repeat;
}
#searchFormFront{
	padding:0;
	margin:10px;
}
#sfront{
	width:209px;
	height:20px;
	border:1px solid #999;
	margin:0;
	padding:2px 2px 2px 24px;
	font-size:16px;
	background:url(images/search-bg.png) top left no-repeat #fff;
}
#searchSubmitFront{
	float:right;
	margin:3px -18px 0 0;
	padding:0;
}
#showInfo{
	display:none;
}
.no_link_search input, .no_link_search label{
	float:left;
}
