@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

html {
	overflow-y: auto;
}

body {
	font-family: Helvetica, Arial sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 18px;
}


@font-face {
	font-family: 'VAGRoundRegular';
	src: url('vag_round-webfont.eot');
	src: local('☺'), url('vag_round-webfont.woff') format('woff'), url('vag_round-webfont.ttf') format('truetype'), url('vag_round-webfont.svg#webfont9qTBicRN') format('svg');
	font-weight: normal;
	font-style: normal;
}

.font-face {
	font-weight: normal;
	font-style: normal;
	line-height: normal; 
	font-family: 'VAGRoundRegular', sans-serif;
	text-shadow: 0 1px #000000;
}

h2 {
	font-size: 26px;
	color: #FFFFFF;
	line-height: 32px;
	margin: -8px 0 14px;
	font-family: 'VAGRoundRegular', sans-serif;
	line-height: 28px;
	text-shadow: 0 1px #000000;
}

h3 {
	font-size: 22px;
	color: #FFFFFF;
	margin-bottom: 5px;
	font-family: 'VAGRoundRegular', sans-serif;
	line-height: 24px;
	text-shadow: 0 1px #000000;
}

h4 {
	color: #FFFFFF;
	font-size: 24px;
	margin-bottom: 5px;
	font-family: 'VAGRoundRegular', sans-serif;
	line-height: 26px;
	text-shadow: 0 1px #000000;
}

a {
	text-shadow: none;
	text-decoration: none;
	color: #E33100;
}

a img {
	border: none;
}

a:link,
a:visited {
	outline: none;
}  

a:hover,
a:active {
	outline: none;
}

blockquote {
	font-style: italic;
	margin: 5px 10px;
}

li {
	list-style: none;
	list-style-position: outside;
}

.padding {
	padding: 1%;
}

.padding-5 {
	padding: 5px;
}

.padding-10 {
	padding: 10px;
}

.padding-20 {
	padding: 20px;
}

.grey-bg {
	padding: 10px;
	background: transparent url(images/dark-bg.png) repeat top left;
}

.fbconnect-grey-bg {
	padding: 10px;
	background-color:#CCC;
}

.img-left {
	float: left;
	padding: 8px;
}

.img-right {
	float: right;
	padding: 8px;
}

/* Background Image */

#bg-image, #bg-image table, #bg-image td{
	width: 100%;
	height: 100%;
	overflow: hidden;
}

#bg-image {
	position: fixed;
}

#bg-image div {
	position: absolute;
	width: 200%;
	height: 200%;
	top: -50%;
	left: -50%;
}

#bg-image td {
	vertical-align: middle;
	text-align: center;
}

#bg-image img {
	min-height: 50%;
	min-width: 50%;
	margin: 0 auto;
}

#bg-pattern {
	position: fixed;
	width: 100%;
	height: 100%;
	background: url(images/bgTile.png);
	top: 0;
	left: 0;
}

/* Content and Navigation */

#wrapper {
	display: block;
	position: absolute;
	top: 15%;
	width: 65%;
	padding: 0 5% 100px 5%;
	right: 252px;
}

.content {
	z-index: 100;
	height: 100%;
	display: block;
}

.loading {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -42px;
	margin-left: -42px;
	background: url(images/loader-bg.png) repeat top left;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-khtml-border-radius: 6px;
	padding: 10px;
	display: none;
	z-index: 100;
}

.loading-image {
	background: transparent url(images/loading.gif) no-repeat top left;
	display: block;
	width: 64px;
	height: 64px;
}

/* Top Navigation*/

#top-nav {
	position: absolute;
	top: 3%;
	width: 70%;
	margin: 0 15%;
	min-width: 630px;
	text-align: center;
	display: none;
}

#top-menu {
	position: relative;
	display: inline-block;
	width: 100%;
}

#top-menu li {
	display: inline-block;
	margin: 0 1%;
	background: transparent url(images/light-bg.png) repeat top left;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	border-radius: 16px;
	-khtml-border-radius: 16px;
	padding: 0.6% 1%;
}

#top-menu li a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 18px;
}


#top-menu li a.current {
	color: #FFF58F;
}

/* Tabs */

#kirksort {
	background: url("images/social_px.png") repeat scroll left top transparent;
	display: inline-block;
	padding: 4px 30px;
	position: relative;
	left: -10px;
	float: left;
	top: -10px;
	cursor: pointer;
	color: #FFFFFF;
}

#mentions-sort {
	background: url("images/social_px.png") repeat scroll left top transparent;
	display: inline-block;
	padding: 4px 47px;
	position: absolute;
	right: 0;
	top: 40px;
	cursor: pointer;
	color: #FFFFFF;
}

#twitter, #mentions {
	position: relative;
	display: block;
	clear: both;
}

ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 41px; /*--Set height of tabs--*/
	width: 100%;
}

ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 40px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	border-left: none;
	overflow: hidden;
	position: relative;
}

ul.tabs li a {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	font-size: 18px;
	padding: 7px 15px;
	outline: none;
}

#facebook-tab {
	background: transparent url(images/social_px.png) repeat top left;
	text-align: center;
	width: 52px;
}
#facebooklike-tab {
	background: transparent url(images/social_px.png) repeat top left;
	text-align: center;
	width: 450px;
	z-index:100;
}

#twitter-tab {
	background: transparent url(images/twitter_px.png) repeat top left;
}

.tab_container {
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; width: 100%;
	color: #FFFFFF;
	text-shadow: 0 1px #000000;
	display: block;
	margin-top: -1px;
}

.tab_container a {
	color: #0C495F;
}

#tab1 {
	background: transparent url(images/twitter_px.png) repeat top left;
}

#tab2 {
	background: transparent url(images/social_px.png) repeat top left;
	text-align: center;
}

#tab2 img {
	margin-bottom: 8px;
}

.tab_content {
	padding: 10px;
	height: 176px;
}

/* Twitter */

.tweet, .query {
  font-family: Georgia, serif;
  font-size: 120%;
  color: #085258;
}

#twitter a {
	text-shadow: none;
}

.tweet_list li {
	margin-bottom: 8px;
	clear: both;
	display: block;
	float: left;
}

.tweet_avatar {
	float: left;
	margin-right: 10px;
}

.tweet .tweet_list, .query .tweet_list {
  -webkit-border-radius: .5em;
  list-style-type: none;
  margin: 0;
  padding: 0;
  background-color: #8ADEE2;
}

.tweet_time {
	display: none;
}

.tweet .tweet_list .awesome, .tweet .tweet_list .epic, .query .tweet_list .awesome, .query .tweet_list .epic {
  text-transform: uppercase;
}

.tweet .tweet_list li, .query .tweet_list li {
  overflow-y: auto;
  overflow-x: hidden;
  padding: .5em;
}

.tweet .tweet_list li a, .query .tweet_list li a {
  color: #0C717A;
}

.tweet .tweet_list .tweet_even, .query .tweet_list .tweet_even {
  background-color: #91E5E7;
}

.tweet .tweet_list .tweet_avatar, .query .tweet_list .tweet_avatar {
  padding-right: .5em;
  float: left;
}

.tweet .tweet_list .tweet_avatar img, .query .tweet_list .tweet_avatar img {
  vertical-align: middle;
}

.twtr-ft {
	display: none;
}

.twtr-tweet-text {
	margin-left: 0 !important;
	width: 220px;
	padding-left: 60px;
}

.twtr-tweet {
	display: block;
	float: left;
	clear: both;
	margin-bottom: 6px;
}

.twtr-timeline {
	overflow: hidden;
}

.twtr-avatar {
	float: left;
}

.twtr-img img {
	width: 48px;
	height: 48px;
}

/* Home */

#go-home {
	background: transparent url(images/logo.png) no-repeat top left;
	width: 195px;
	height: 57px;
	position: fixed;
	top: 15px;
	left: 15px;
	display: block;
	cursor: pointer;
}

#logo {
	background: transparent url(images/name_logo.png) no-repeat top left;
	width: 140px;
	height: 13px;
	position: fixed;
	top: 32px;
	right: 18px;
	display: block;
}

#everything {
	background: transparent url(images/feature_caption.png) no-repeat top left;
	width: 406px;
	height: 23px;
	position: absolute;
	top: -150px;
	left: 5%;
	display: block;
}

#album-title {
	background: transparent url(images/album_title.png) no-repeat top center;
	width: 100%;
	height: 56px;
	position: fixed;
	bottom: 2%;
	left: 0;
	display: block;
	z-index: -1;
}

#logos {
	position: fixed;
	bottom: -2px;
	left: 0;
}

#label-logo {
	background: transparent url(images/label_logo.png) no-repeat top left;
	width: 54px;
	height: 57px;
	position: absolute;
	bottom: 0;
	left: 0;
}

#vando-logo {
	background: transparent url(images/vando_logo.png) no-repeat top left;
	width: 67px;
	height: 40px;
	position: absolute;
	bottom: 10px;
	left: 58px;
}

#shure-logo {
	background: transparent url(images/shure.png) no-repeat top left;
	width: 84px;
	height: 15px;
	position: absolute;
	bottom: 20px;
	left: 125px;
}

#keilwerth-logo {
	background: transparent url(images/keilwerth.png) no-repeat top left;
	width: 84px;
	height: 40px;
	position: absolute;
	bottom: 10px;
	left: 209px;
}


#photo-credit {
	color:#CCC;
	font-size:7px;
	width: 100px;
	height: 8px;
	position: fixed;
	bottom: 20px;
	right: 50px;
}

#fairwave-logo {
	width: 88px;
	height: 32px;
	display: block;
	position: fixed;
	bottom: 5px;
	right: 0px;
	background: transparent url(images/fairwave-logo.png) no-repeat top left;
}

.clear {
	clear: both;
}

#social {
	position: absolute;
	right: 10px;
	bottom: 0;
	z-index: 10;
}

#social a img {
	margin-top: 4px;
}

#social .facebook-social {
	display: inline-block;
	text-align: center;
	width: 32px;
	height: 32px;
	position: absolute;
	top: 0;
	right: 0;
}

#social .twitter-social {
	display: inline-block;
	text-align: center;
	width: 32px;
	height: 32px;
	position: absolute;
	top: 0;
	right: 38px;
}

#social .rss-social {
	display: inline-block;
	text-align: center;
	width: 32px;
	height: 32px;
	position: absolute;
	top: 0;
	right: 76px;
}

.grey {
	background: transparent url(images/dark-bg.png) repeat top left;
}

#content-container {
	position: fixed;
	bottom: 16%;
	display: block;
	width: 70%;
	right: 252px;
}

#splashcontent-container {
	position: fixed;
	top: 16%;
	display: block;
	width: 70%;
	right: 252px;
}

#social-feeds-container {
	width: 300px;
	height: 196px;
	position: absolute;
	right: 300px;
	bottom: 40px;
}

#cover-container {
	padding: 10px;
	margin: 0 auto;
	cursor: default;
	text-align: center;
	position: absolute;
	top: 0;
	left: 50px;
}

#album-player {
	width: 300px;
	height: 196px;
	position: absolute;
	right: 0;
	bottom: 0;
	background: url("images/player_px.png") repeat scroll left top transparent;
}

#navigation {
	width: 252px;
	position: fixed;
	bottom: 16%;
	right: 0;
	margin-bottom: -30px;
}

#menu li {
	display: block;
	float: left;
	width: 50%;
	height: 98px;
	text-align: center;
	position: relative;
}

#menu li a.menu-item {
	position: relative;
	display: inline-block;
	margin-top: 40px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 22px;
	text-transform: uppercase;
}

#menu li a:visted, #menu li a:link, #menu li a:visited, #menu li a {
	color: #FFFFFF;
}

#menu li a.about-kirk {
	margin-top: 18px;
	top: 12px;
}

.rss-icon {
	width: 19px;
	height: 22px;
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 4px 6px 2px;
}

.kirk-icon {
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 39px;
	height: 40px;
	padding: 3px;
}

.youtube-icon {
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 36px;
	height: 16px;
	padding: 4px 6px;
}

.cart-icon, .media-icon {
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 4px 6px 6px;
}

.green {
	background: transparent url(images/video_px.png) repeat top left;
}

.orange {
	background: transparent url(images/music_px.png) repeat top left;
}

.red {
	background: transparent url(images/about_px.png) repeat top left;
}

.yellow {
	background: transparent url(images/blog_px.png) repeat top left;
}

.ltblue {
	background: transparent url(images/poliblog_px.png) repeat top left;
}

.lightbrown {
	background: transparent url(images/store_px.png) repeat top left;
}

.darkbrown {
	background: transparent url(images/podcast_px.png) repeat top left;
}

.brown {
	background: transparent url(images/tour_px.png) repeat top left;
}

.sand {
	background: transparent url(images/contact_px.png) repeat top left;
}

#mail-icon {
	background: transparent url(images/mail_icon.png) no-repeat top left;
	width: 26px;
	height: 19px;
	display: block;
	position: absolute;
	left: -32px;
	top: 6px;
}

#mailing-list {
	background: transparent url(images/purple.png) repeat top left;
	width: 252px;
	float: right;
	height: 30px;
	position: relative;
}

#mailing-list #fields_email {
	background: none;
	border: none;
	color: #FFFFFF;
	text-shadow: 0 1px #000000;
	padding: 7px 100px 5px 6px;
	width: 67%;
}

#mailing-list .submit {
	background: transparent url(images/purple.png) repeat top left;
	border: none;
	color: #FFFFFF;
	text-shadow: 0 1px #000000;
	padding: 6px 4px;
	font-weight: bold;
	font-family: Helvetica, Arial sans-serif; 
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
}

.tour-ticker {
	width: 122px;
	position: absolute;
	top: 0;
	left: 128px !important;
}

.tour-ticker .info {
	margin-bottom: 6px;
}

.tour-ticker .event-title {
	font-weight: bold;
}

.tour-ticker .event-info {
	font-size: 10px;
	line-height: 12px;
}

#featured {
	position: fixed;
	bottom: 16%;
	left: 23%;
	padding-bottom: 460px;
}



/* Bio */

.item {
	height: 100%;
	z-index: 100;
}

#bio-container {
	height: 100%;
	width: 80%;
}

#bio-container p {
	margin-bottom: 8px;
}

#social-links {
	float: left;
	margin-right: 3%;
	width: 25%;
	position: fixed;
}

#facebook-link {
	background: transparent url(images/facebook.png) no-repeat top left;
	display: block;
	height: 32px;
	width: 32px;
	float: left;
	margin-top: 10px;
	margin-right: 15px;
}

#myspace-link {
	background: transparent url(images/myspace.png) no-repeat top left;
	display: block;
	height: 32px;
	width: 32px;
	float: left;
	margin-top: 10px;
	margin-right: 15px;
}

#twitter-link {
	background: transparent url(images/twitter.png) no-repeat top left;
	display: block;
	height: 32px;
	width: 32px;
	float: left;
	margin-top: 10px;
	margin-right: 15px;
}

#feed-link {
	background: transparent url(images/rss_32.png) no-repeat top left;
	display: block;
	height: 32px;
	width: 32px;
	float: left;
	margin-top: 10px;
}

/* Contact */ 

#contact-container {
	float: left;
	width: 80%;
}

.column-left {
	width: 50%;
	display: inline-block;
	float: left;
}

.column-right {
	width: 49%;
	margin-left: 1%;
	display: inline-block;
}

.twitter-connect, .facebook-connect, .myspace-connect, .rss-connect {
	padding: 5px 0 5px 40px;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	display: inline-block;
	width: 250px;
	margin: 10px 0;
}

.twitter-connect {
	background: transparent url(images/twitter.png) no-repeat top left;
}

.myspace-connect {
	background: transparent url(images/myspace.png) no-repeat top left;
}

.facebook-connect {
	background: transparent url(images/facebook.png) no-repeat top left;
}

.rss-connect {
	background: transparent url(images/rss_32.png) no-repeat top left;
}

/* Blog */

#blog-main {
	float:left;
	margin-right:2%;
	width:63%;
}

#blog-side {
	float:right;
	width:31%;
}

#blog-info {
	margin-bottom: 15px;
}

.date {
	font-size: 13px;
	text-transform: uppercase;
	margin-bottom: -4px;
}

.blog-post-container {
	margin-bottom: 20px;
}

.blog-post-container h3 a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 24px;
	line-height: 26px;
	text-shadow: 0 1px #000000;
}

.blog-post-container h3 {
	margin-bottom: 6px;
	padding-bottom: 12px;
}

.blog-post-container a.popup, .button {
	color: #FFFFFF;
	padding: 4px 10px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.25);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
	background: #E33100;
	font-weight: bold;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	border-radius: 16px;
	-khtml-border-radius: 16px;
	text-decoration: none;
	margin-top: 4px;
	display: inline-block;
}

.rss-link {
	background: transparent url(img/rss-icon.png) no-repeat top left;
	display: block;
	width: 32px;
	height: 32px;
}

/* Video */

#video-top {
	margin-bottom: 20px;
}

.video-bottom-container1 {
	display: block;
	float: left;
	width: 58%;
	margin-right: 3%;
	height: 260px;
	overflow-y: scroll;
}

.video-bottom-container2 {
	display: block;
	float: left;
	width: 35%;
	height: 260px;
}

.youtube-item {
	margin-bottom: 10px;
}

/* Tour */

#map-container {
}

#tour-main {
	width: 80%;
}

.tour-date-container {
	position: relative;

}

.share {
	position: absolute;
	background: transparent url(images/tour-arrow.png) no-repeat top left;
	display: block;
	height: 40px;
	width: 100px;
	text-align: left;
	right: -16px;
	top: 40px;
	font-size: 22px;
	line-height: 32px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 30px;
	text-indent: 5px;
}

/* Podcast */

#podcast-main {
	display: block;
	float: left;
	width: 650px;
	margin-right: 3%;
}

#podcast-side {
	display: block;
	float: left;
	width: 300px;
}

#podcast-main img {
	margin-bottom: 10px;
}

.steps-link {
	position: absolute;
	display: block;
	width: 240px;
	height: 125px;
	top: 190px;
	left: 75px;
	background: transparent;
}

.podcast-item h3 {
	font-size: 18px;
	padding-bottom: 4px;
	border-bottom: 6px;
	line-height: 20px;
}

.podcast-item h3 a {
	color: #FFFFFF;
	text-decoration: none;
}

/* Custom Music Player Styles */

.js-on .playlist li ul {
	display: none;
}

video {
	display: block;
	width: 432px;
	height: 240px;
}

.media-player {
	position: relative;
	width: 432px;
}


/* Music Player */

div.jp-single-player,
div.jp-playlist-player {
	font-size:1em;
	line-height:1.6;
	color: #FFFFFF;
	text-shadow: 0 1px #000000;
}
div.jp-interface {
	position: relative;
	width: 100%;
	height:80px;
}
div.jp-single-player div.jp-interface {
	border-bottom:none;
}
div.jp-playlist-player div.jp-interface {
}

div.jp-interface ul.jp-controls {
	list-style-type:none;
	width: 50%;
	height: 100%;
	display: inline-block;
	position: relative;
	float: left;
	left: -10px;
}

#jp-middle {
	width: 50%;
	height: 100%;
	left: 7px;
	display: inline-block;
	position: relative;
}

#jp-last {
	display: inline-block;
	position: relative;
	width: 50%;
	top: -50px;
}
div.jp-interface ul.jp-controls li {
	display: inline-block;
}
div.jp-interface ul.jp-controls a {
	display: block;
	position: absolute;
	overflow:hidden;
	text-indent:-99999px;
	z-index: 10;
}
a.jp-play,
a.jp-pause {
	top:20px;
	width:32px;
	height:32px;
}
div.jp-single-player a.jp-play,
div.jp-single-player a.jp-pause {
	left: 30px;
}
div.jp-playlist-player a.jp-play,
div.jp-playlist-player a.jp-pause {
	left: 50px;
}
a.jp-play {
	background: url(images/mp-main1.png) 0 0 no-repeat;
}
a.jp-play:hover {
	background: url(images/mp-main1.png) -32px 0 no-repeat;
}
a.jp-pause {
	background: url(images/mp-main1.png) 0 -32px no-repeat;
}
a.jp-pause:hover {
	background: url(images/mp-main1.png) -32px -32px no-repeat;
}
a.jp-stop {
	top:26px;
	background: url(images/mp-main2.png) 0 0 no-repeat;
	width:24px;
	height:24px;
}
div.jp-single-player a.jp-stop {
	left:90px;
}
div.jp-playlist-player a.jp-stop {
	left:126px;
}
a.jp-stop:hover {
	background: url(images/mp-main2.png) -24px 0 no-repeat;
}
a.jp-previous {
	left:20px;
	top:26px;
	background: url(images/mp-main2.png) 0 -48px no-repeat;
	width:24px;
	height:24px;
}
a.jp-previous:hover {
	background: url(images/mp-main2.png) -24px -48px no-repeat;
}
a.jp-next {
	left:88px;
	top:26px;
	background: url(images/mp-main2.png) 0 -24px no-repeat;
	width:24px;
	height:24px;
}
a.jp-next:hover {
	background: url(images/mp-main2.png) -24px -24px no-repeat;
}
div.jp-progress {
	position: absolute;
	overflow:hidden;
	top:32px;
	background: transparent url(images/lightbrown.png) repeat top left;
	width:80%;
	height:15px;
}
div.jp-playlist-player div.jp-progress {
	left: 10%;
}
div.jp-load-bar {
	background: transparent url(images/lightbrown.png) repeat top left;
	width:0px;
	height:15px;
	cursor: pointer;
}
div.jp-play-bar {
	background: transparent url(images/darkbrown.png) repeat top left;
	width:0px;
	height:15px;
}
a.jp-volume-min {
	top:32px;
	background: transparent url(images/mp-main3.png) 0 -18px no-repeat;
	width:18px;
	height:18px;
}
div.jp-playlist-player a.jp-volume-min {
	left:30px;
}
a.jp-volume-min:hover {
	background: transparent url(images/mp-main3.png) -18px -18px no-repeat;
}
a.jp-volume-max {
	top:32px;
	background: transparent url(images/mp-main3.png) 0 0px no-repeat;
	width:18px;
	height:18px;
}

div.jp-playlist-player a.jp-volume-max {
	left:106px;
}
a.jp-volume-max:hover {
	background: transparent url(images/mp-main3.png) -18px 0 no-repeat;
}

div.jp-volume-bar {
	position: absolute;
	overflow:hidden;
	top:37px;
	background: transparent url(images/lightbrown.png) repeat top left;
	width:46px;
	height:5px;
	cursor: pointer;
}
div.jp-playlist-player div.jp-volume-bar {
	left: 40px;
}
div.jp-volume-bar-value {
	background: transparent url(images/darkbrown.png) repeat top left;
	width:0px;
	height:5px;
}
div.jp-play-time,
div.jp-total-time {
	position: relative;
	display: inline-block;
	top:49px;
	width: 80%;
	font-size:.64em;
	font-style:oblique;
}
div.jp-total-time {
	text-align: right;
	top: 35px;
}
div.jp-playlist-player div.jp-play-time,
div.jp-playlist-player div.jp-total-time {
	left: 10%;
}
div.jp-playlist {
	width: 100%;
}
div.jp-playlist ul{
	list-style-type:none;
	margin:0;
	padding:0 5%;
	border-top:none;
	width: 90%;
	font-size: 14px;
	height: 120px;
	overflow-y: scroll;
}
div.jp-single-player div.jp-playlist li {
	padding:5px 0 5px 20px;
	font-weight:bold;
}
div.jp-playlist-player div.jp-playlist li {
	padding:5px 0 4px 20px;
	border-bottom:1px solid #eee;
}
div.jp-playlist-player div.jp-playlist li.jplayer_playlist_item_last {
	padding:5px 0 5px 20px;
	border-bottom:none;
}
div.jp-playlist-player div.jp-playlist li.jplayer_playlist_current {
	list-style-type:square;
	list-style-position:inside;
	padding-left:8px;
}
div.jp-playlist-player div.jp-playlist a {
	color: #FFFFFF;
	text-decoration: none;
}
div.jp-playlist-player div.jp-playlist a:hover {
	color:#FFF58F;
}
div.jp-playlist-player div.jp-playlist a.jplayer_playlist_current {
	color:#FFF58F;
}


/* Music Styles */

.image-grid {
	width: 100%;
	display: block;
	clear: both;
	margin-top: 1%;
	float: left;
}

.image-grid a {
	text-decoration: none;
	color: #FFFFFF;
	text-shadow: 0 1px solid #000000;
}

.image-grid li {
	float: left;
	height: 200px;
	overflow: hidden;
	position: relative;
	text-align: center;
	width: 120px;
	margin: 0.5%;
}

.image-grid li img {
	display: block;
	clear: both;
	margin-left: 11px;
	margin-top: 1px;
}

.image-grid li .cd-overlay {
	position: absolute;
	background: transparent url(images/cd-overlay.png) no-repeat top left;
	width: 112px;
	height: 102px;
	left: 0;
	top: 0;
}

.image-grid li strong {
	position: relative;
	top: 6px;
	text-shadow: 0 1px #000000;
}

#filter {
	margin-top: -46px;
}

#filter fieldset {
	float: right;
	border: none;
	background: transparent url(images/light-bg.png) repeat top left;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	border-radius: 16px;
	-khtml-border-radius: 16px;
	padding: 6px 10px;
	position: relative;
}

#filter .legend {
	display: inline-block;
	position: absolute;
	top: 0;
	left: -115px;
	font-size: 16px;
	color: #FFFFFF;
	text-shadow: 0 1px #000000;
	font-weight: bold;
}

#filter fieldset label {
}

#filter fieldset.sort-fieldset .legend {
	left: -70px;
}

#filter fieldset.sort-fieldset {
	float: right;
	left: -120px;
}

.hide {
	display: none;
}

/* Store Styles */

#store-container {
	position: relative;
}

.view-cart {
	position: absolute;
	top: 5px;
	left: 90px;
}

/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 *
 * Version: 1.3.1 (05/03/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	height: 40px;
	width: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

* html #fancybox-loading {	/* IE6 */
	position: absolute;
	margin-top: 0;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('images/fancybox.png');
}

#fancybox-overlay {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #000;
	z-index: 1100;
	display: none;
}

* html #fancybox-overlay {	/* IE6 */
	position: absolute;
	width: 100%;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 20px;
	z-index: 1101;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #FFF;
}

#fancybox-inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: 0;
	outline: none;
	overflow: hidden;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background-image: url('images/fancybox.png');
	background-position: -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox_error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 7px;
	margin: 0;
}

#fancybox-content {
	height: auto;
	width: auto;
	padding: 0;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
	-ms-interpolation-mode: bicubic;
}

#fancybox-frame {
	position: relative;
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-title {
	position: absolute;
	bottom: 0;
	left: 0;
	font-family: Arial;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding: 10px 0;
	text-align: center;
	color: #333;
}

.fancybox-title-outside {
	padding-top: 5px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}

.fancybox-title-over {
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url('images/fancy_title_over.png');
	display: block;
}

#fancybox-title-wrap {
	display: inline-block;
}

#fancybox-title-wrap span {
	height: 32px;
	float: left;
}

#fancybox-title-left {
	padding-left: 15px;
	background-image: url('images/fancybox.png');
	background-position: -40px -90px;
	background-repeat: no-repeat;
}

#fancybox-title-main {
	font-weight: bold;
	line-height: 29px;
	background-image: url('images/fancybox-x.png');
	background-position: 0px -40px;
	color: #FFF;
}

#fancybox-title-right {
	padding-left: 15px;
	background-image: url('images/fancybox.png');
	background-position: -55px -90px;
	background-repeat: no-repeat;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background-image: url('images/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('images/fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('images/fancybox.png');
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible;    /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancy-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancy-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('images/fancybox-x.png');
}

#fancy-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('images/fancybox.png');
	background-position: -40px -162px;
}

#fancy-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('images/fancybox-y.png');
	background-position: -20px 0px;
}

#fancy-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('images/fancybox.png');
	background-position: -40px -182px; 
}

#fancy-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('images/fancybox-x.png');
	background-position: 0px -20px;
}

#fancy-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('images/fancybox.png');
	background-position: -40px -142px;
}

#fancy-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('images/fancybox-y.png');
}

#fancy-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('images/fancybox.png');
	background-position: -40px -122px;
}

/* IE */

#fancybox-loading.fancybox-ie div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_loading.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-close		{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_close.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-title-over	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie #fancybox-title-left	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-title-main	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-title-right	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_title_right.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-left-ico		{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-right-ico	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_nav_right.png', sizingMethod='scale'); }

.fancybox-ie .fancy-bg { background: transparent !important; }

.fancybox-ie #fancy-bg-n	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-ne	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-e	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-se	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-s	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-sw	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-w	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-nw	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_shadow_nw.png', sizingMethod='scale'); }


/* Mobile Styles */

#mobile {
	overflow: auto;
}

#mobile-top {
	background: transparent url(iphone/border.jpg) repeat-x top left;
	height: 43px;
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 1000;
}

#mobile-bottom {
	background: transparent url(iphone/border.jpg) repeat-x top left;
	height: 43px;
	position: fixed;
	width: 100%;
	bottom: 0;
	left: 0;
	text-align: center;
	z-index: 1000;
}

#mobile-logo {
	margin: 12px;
	float: left;
}

#home-screen {
	background: transparent url(iphone/homesrn.png) no-repeat top left;
	width: 138px;
	height: 42px;
	display: inline-block;
	float: right;
}

#mobile-facebook {
	background: transparent url(iphone/fbbtn.png) no-repeat top center;
	height: 43px;
	width: 73px;
	display: inline-block;
	margin: 0 15px;
}

#mobile-twitter {
	background: transparent url(iphone/twtrbtn.png) no-repeat top center;
	height: 43px;
	width: 73px;
	display: inline-block;
	margin: 0 15px;
}

#mobile-email {
	background: transparent url(iphone/mailbtn.png) no-repeat top center;
	height: 43px;
	width: 73px;
	display: inline-block;
	margin: 0 15px;
}

#mobile #navigation {
	bottom:0;
	display:block;
	height:400px;
	margin:0 auto 100px;
	padding:0 5% 100px;
	position:relative;
	top:100px;
	width:80%;
}

#mobile #content-container {
	margin: 0 auto;
	position: relative;
	text-align: left;
	top: 60px;
	width: 80%;
	right: 0;
}

#mobile #featured_mobile {
	left:0;
	margin:0 auto;
	padding-bottom: 210px;
	position:relative;
	top:0;
	width:300px;
}

#mobile #album-player {
	bottom: 0;
	height: 110px;
	position: relative;
	right: 0;
	width: 210px;
	margin: 0 auto;
}

#mobile #wrapper {
	display:block;
	margin:0 auto;
	padding:0 5% 10px;
	position:relative;
	right:0;
	top:60px;
	width:90%;
}

#mobile #bio-container, #mobile #tour-main, #mobile #contact-container, #mobile #blog-main {
	width: 98%;
}

#mobile h2 {
	margin: 0 0 4px;
}

#mobile #filter fieldset.sort-fieldset {
	left: 0;
}

#mobile #filter fieldset.sort-fieldset .legend {
	display: none;
}

#mobile #store-container #filter {
	margin: 0 !important;
}

#mobile #store-container #filter .legend {
	display: none;
}

#mobile #store-container #filter fieldset, #mobile #store-container #filter fieldset.sort-fieldset {
	float: none;
	display: block;
}

#mobile #store-container #filter fieldset.sort-fieldset {
	margin: 10px 0;
}
#featured_mobile {
	/*position: fixed;
	bottom: 16%;*/
	/*left: 10%;*/
	padding-bottom: 460px;
}

/* Video BG */

#ytPlayer {
	z-index: -1;
	position: fixed;
	top: 0;
	left: 0;
}

#ytPlayer.active {
	z-index: 99;
}

#mute, #fullscreen {
	z-index: 100;
	position: fixed;
	top: 22px;
	right: 168px;
	height: 32px;
	width: 32px;
	background: transparent url(images/fullscreen.png) no-repeat top left;
	display: block;
	text-indent: -99999px;
}

#mute {
	right: 206px;
	background: transparent url(images/volume_unmute.png) no-repeat top left;
}

#mute.active {
	background: transparent url(images/volume_mute.png) no-repeat top left;
}
