
@font-face {
    font-family: 'museo_slab500';
    src: url('/lib/fonts/Museo_Slab_500_2-webfont.eot');
    src: url('/lib/fonts/Museo_Slab_500_2-webfont.eot?#iefix') format('embedded-opentype'),
         url('/lib/fonts/Museo_Slab_500_2-webfont.woff') format('woff'),
         url('/lib/fonts/Museo_Slab_500_2-webfont.ttf') format('truetype'),
         url('/lib/fonts/Museo_Slab_500_2-webfont.svg#museo_slab500') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'MuseoSlab500Italic';
    src: url('/lib/fonts/Museo_Slab_500italic-webfont.eot');
    src: url('/lib/fonts/Museo_Slab_500italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('/lib/fonts/Museo_Slab_500italic-webfont.woff') format('woff'),
         url('/lib/fonts/Museo_Slab_500italic-webfont.ttf') format('truetype'),
         url('/lib/fonts/Museo_Slab_500italic-webfont.svg#MuseoSlab500Italic') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	-webkit-text-size-adjust: none;
	background-color: #004760;
}

body, td, th {
	color: #7f7265;
	font-family: 'museo_slab500', Georgia, serif;
	font-size: 16px;
	font-weight: normal; 
	line-height: 24px;
}

img { 
	border: 0; 
	padding: 0px;
	margin: 0px;
	outline: none;
	display: block;
}

div {
	padding: 0px;
	margin: 0px;
}

form {
	display: inline;
	padding: 0px;
	margin: 0px;	
}

fieldset, input {
	padding: 0px;
	margin: 0px;
	border: 0px;
	outline: none;
}

ul {
	padding: 0px;
	margin: 0px;
	margin-left: 16px;
}

ul span, ul a {
	
}

.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
}

a {
	color: #408ebb;
	font-family: 'museo_slab500', Georgia, serif;
	font-size: 16px;
	font-weight: normal; 
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:hover .imgroller, a:focus .imgroller {
	filter: alpha(opacity=50);
	-moz-opacity:.50;
	opacity: .50;
	zoom: 1;
	position: relative;
}

.title {
	color: #383635;
	font-family: 'museo_slab500', Georgia, serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 24px;
}

a.title {
	color: #383635;
	font-family: 'museo_slab500', Georgia, serif;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
}

a:hover.title {
	text-decoration: underline;
}

#background {
	background-image: url(/img/common/background-02.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;	
	background-attachment: fixed;
}

#bg-stuff1, #bg-stuff2 {
	background-attachment: fixed;
}

#bg-stuff1 {
	z-index: 1;
	width: 100%;
	background-image: url(/img/common/background-stuff.png);
	background-repeat: no-repeat;
	background-position: top center;
}

#bg-stuff2 {
	z-index: 2;
	width: 100%;
	background-image: url(/img/common/background-stuff2.png);
	background-repeat: no-repeat;
	background-position: top center;
}
	
#bg-repeat {
	width: 100%;
	background-color: #b9a897;
	background-image: url(/img/common/background-repeat.jpg);
	background-repeat: repeat;
	background-position: top center;
	overflow: hidden;
}

#content-wrapper {
	z-index: 5;
	width: 1100px;
	margin: 0 auto;
	
}

#footer-line {
	display: none;
	width: 100%;
	height: 5px;
	background-image: url(/img/common/footer-line.png);
	background-repeat: repeat-x;
	background-position: bottom center;
}

#top-header {
    position: relative;
	width: 1100px;
	height: 305px;	
}

#logo {
    width: 270px;
    height: 200px;  
    position: absolute;
    top: 65px;
    left: 0px;
}

#navigation {
	width: 810px;
	padding: 139px 0px 0px 300px;	
}

#navigation a, #navigation span {
	float: left;
	display: inline-block;
	height: 30px;
	padding: 0px;
	margin: 0px;
}

#navigation a.bio, #navigation span.bio {
	width: 48px;
	background: url(/img/nav/bio.png) top left no-repeat;
	margin-top: 0px;
	margin-left: 17px;
}

#navigation a.music, #navigation span.music {
	width: 86px;
	background: url(/img/nav/music.png) top left no-repeat;
	margin-top: 4px;
	margin-left: 24px;
}

#navigation a.video, #navigation span.video {
	width: 74px;
	background: url(/img/nav/video.png) top left no-repeat;
	margin-top: 11px;
	margin-left: 33px;
}

#navigation a.books, #navigation span.books {
	width: 75px;
	background: url(/img/nav/books.png) top left no-repeat;
	margin-top: 16px;
	margin-left: 41px;
}

#navigation a.photo, #navigation span.photo {
	width: 82px;
	background: url(/img/nav/photo.png) top left no-repeat;
	margin-top: 22px;
	margin-left: 42px;
}

#navigation a.tour, #navigation span.tour {
	width: 68px;
	background: url(/img/nav/tour.png) top left no-repeat;
	margin-top: 30px;
	margin-left: 39px;
}

#navigation a.contact, #navigation span.contact {
	width: 124px;
	background: url(/img/nav/contact.png) top left no-repeat;
	margin-top: 39px;
	margin-left: 36px;
}

#navigation a:hover, #navigation span {
	background-position: bottom left !important;
}

#footer-full {
	width: 100%;
	border-top: 1px solid #566655;	
}

#footer-wrapper {
	width: 1100px;
	margin: 0 auto;
}

#footer-credits {
	width: 1100px;	
	text-align: center;	
	padding-top: 47px;
	color: #ffffff;
	font-family: 'museo_slab500', Georgia, serif;
	font-size: 12px;
	font-weight: normal; 
	line-height: normal;
}

#footer-credits a {
	color: #ffffff;
	font-family: 'museo_slab500', Georgia, serif;
	font-size: 12px;
	font-weight: normal; 
	text-decoration: underline;
}

#footer-credits a:hover {
	text-decoration: none;
}

#footer-pumpkin {
	width: 1100px;
	height: 63px;
	text-align: center;
	padding-top: 48px;
}

#footer-pumpkin img {
	display: inline-block;
}

#footer-pumpkin a {
	display: inline-block;
	width: 65px;
	height: 63px;
	padding: 0px;
	margin: 0px;
	background: url(/img/common/pumpkin-pie.gif) top left no-repeat;
}

#footer-pumpkin a:hover {
	background-position: bottom left;
}

#top-social {
	position: fixed;
	bottom: 0;
	right: 0;
	z-index: 999;
	width: 48px;
	height: 288px;
	overflow: hidden;
	text-align: right;
	padding-bottom: 15px;
	padding-right: 15px;
}

#top-social a {
	float: left;
	display: inline-block;
	width: 48px;
	height: 48px;
	padding: 0px;
	margin: 0px;
}

#top-social a.twitter {
	background: url(/img/common/twitter.png) top left no-repeat;
}

#top-social a.facebook {
	background: url(/img/common/facebook.png) top left no-repeat;
}

#top-social a.youtube {
	background: url(/img/common/youtube.png) top left no-repeat;
}

#top-social a.tumblr {
	background: url(/img/common/tumblr.png) top left no-repeat;
}

#top-social a.itunes {
	background: url(/img/common/itunes.png) top left no-repeat;
}

#top-social a.spotify {
	background: url(/img/common/spotify.png) top left no-repeat;
}

#top-social a:hover {
	background-position: top right;
}

#content-area {
	float: left;
	width: 750px;
	padding-bottom: 50px;
}

#content-top {
	width: 750px;
	height: 55px;
	overflow: hidden;	
}

#content-sides {
	width: 590px;
	min-height: 250px;
	padding: 0px 90px 40px 70px;
	background-image: url(/img/common/content-sides.png);
	background-repeat: repeat-y;
	background-position: top center;
}

#content-bottom {
	width: 750px;
	height: 55px;
	overflow: hidden;
}

#content-bio {
	width: 590px;
	padding-top: 38px;
	overflow: hidden;
}

#content-contact {
	width: 590px;
	padding-top: 38px;
	overflow: hidden;
}

#content-podcasts {
	width: 590px;
	padding-top: 38px;
	overflow: hidden;
}

#content-tour {
	width: 590px;
	padding-top: 38px;
	overflow: hidden;
}

#content-video {
	width: 590px;
	padding-top: 42px;
	overflow: hidden;
}

.video-img {
	float: left;
	width: 320px;
	height: 180px;
	overflow: hidden;
	padding-top: 1px;
}

.video-text {
	float: right;
	width: 230px;
	overflow: hidden;
	padding-top: 0px;
	color: #7f7265;
	font-family: 'museo_slab500', Georgia, serif;
	font-size: 12px;
	font-weight: normal; 
	line-height: 17px;
}

.video-text .title {
	line-height: 17px;
}

.video-divider {
	clear: both;
	height: 40px;
	overflow: hidden;
}

#content-books {
	width: 590px;
	padding-top: 42px;
	overflow: hidden;
}

.book-img {
	float: left;
	width: 200px;
	overflow: hidden;
	padding-top: 1px;
}

.book-text {
	float: right;
	width: 350px;
	overflow: hidden;
	padding-top: 0px;
	color: #7f7265;
	font-family: 'museo_slab500', Georgia, serif;
	font-size: 12px;
	font-weight: normal; 
	line-height: 17px;
}

.book-text .title {
	line-height: 17px;
}

.book-divider {
	clear: both;
	height: 40px;
	overflow: hidden;
}

#content-music {
	width: 590px;
	padding-top: 43px;
	overflow: hidden;
}

#music-holder {
	width: 650px;	
}

.music-item {
	float: left;
	width: 270px;
	margin-right: 50px;
}

.music-embed {
	display: inline;
	width: 270px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

.music-embed iframe {
	float: left;
	display: inline;
	margin: 0px !important;
	padding: 0px !important;
}

.music-link {
	display: inline-block;
	width: 250px;
	height: 38px;
	margin: 0px;
	padding: 12px 0px 0px 20px;
	background-color: #ffc410;
	overflow: hidden;
}

.music-link a {
	color: #408ebb;	
	font-family: 'museo_slab500', Georgia, serif;
	font-size: 16px;
	font-weight: normal; 
	line-height: normal;
	text-decoration: none;
}

.music-link a:hover {
	text-decoration: underline;
}

.music-divider {
	clear: both;
	height: 50px;
	overflow: hidden;
}

#content-photo {
	width: 590px;
	padding-top: 38px;
	overflow: hidden;
}

#photo-intro {
	width: 590px;
	text-align: center;	
}

#photo-holder {
	width: 620px;	
	padding-top: 32px;
}

.photo-item {
	float: left;
	width: 130px;
	margin-right: 25px;	
}

.photo-divider {
	clear: both;
	height: 25px;
	overflow: hidden;
}

#content-home {
	width: 1100px;
	height: 525px;
	padding-bottom: 112px;
	background-image: url(/img/home/background.png);
	background-repeat: no-repeat;
	background-position: top left;
}

#home-promo {
	float: left;
	width: 375px;	
	height: 375px;
	padding: 19px 0px 0px 7px;
}

#home-promo-button {
	width: 375px;	
	height: 375px;
	background-repeat: no-repeat;
	background-position: top left;
}

#home-promo-button a, #home-promo-button span {
	display: inline-block;
	width: 375px;	
	height: 375px;
	padding: 0px;
	margin: 0px;
	background: url(/img/home/button-promo.png) top left no-repeat;
}

#home-promo-button a:hover {
	background-position: bottom left;
}

#home-album {
	float: right;
	width: 270px;
	padding: 97px 22px 0px 0px;	
}

#home-player {
	width: 270px;
	height: 270px;
	overflow: hidden;
}

#home-player-crop {
	width: 270px;
	height: 273px;
	margin-top: -3px;	
}

#home-twitter {
	float: left;
	width: 270px;
	height: 260px;
	margin: 147px 0px 0px 81px;
}

#home-twitter-content {
	width: 250px;
	height: 137px;
	padding: 83px 10px 0px 10px;
}

#home-twitter-link {
	width: 100px;
	height: 30px;
	padding: 10px 0px 0px 160px;
}

#home-twitter-link a {
	display: inline-block;
	width: 100px;
	height: 30px;
	padding: 0px;
	margin: 0px;
	background: url(/img/home/button-follow.gif) top left no-repeat;
}

#home-twitter-link a:hover {
	background-position: bottom left;
}

#home-buy {
	width: 223px;
	height: 55px;
}

#home-buy a {
	display: inline-block;
	width: 223px;
	height: 55px;
	padding: 0px;
	margin: 0px;
	background: url(/img/home/button-buy.png) top left no-repeat;
}

#home-buy a:hover {
	background-position: bottom left;
}

#content-right {
	float: right;
	width: 300px;
	height: 705px;
	background-image: url(/img/right/background.png);
	background-repeat: no-repeat;
	background-position: top left;
	padding-bottom: 53px;	
}

#right-twitter {
	width: 270px;
	height: 272px;
	padding-left: 12px;
}

#right-twitter-content {
	width: 250px;
	height: 137px;
	padding: 95px 10px 0px 10px;
}

#right-twitter-link {
	width: 100px;
	height: 30px;
	padding: 10px 0px 0px 160px;
}

#right-twitter-link a {
	display: inline-block;
	width: 100px;
	height: 30px;
	padding: 0px;
	margin: 0px;
	background: url(/img/home/button-follow.gif) top left no-repeat;
}

#right-twitter-link a:hover {
	background-position: bottom left;
}

#right-promo {
	width: 270px;
	height: 270px;
	padding: 142px 0px 0px 9px;
}

#content-media {
	width: 590px;
	padding-top: 38px;
	overflow: hidden;
}

#media-intro {
	width: 590px;
}

#media-player {
	width: 590px;
	padding-top: 32px;
}

#podcast-button {
	position: fixed;
	top: 0;
	right: 0;
	width: 250px;
	height: 80px;
	text-align: right;	
}

#podcast-button a {
	display: inline-block;
	width: 250px;
	height: 80px;
	padding: 0px;
	margin: 0px;
	background: url(/img/common/industry-tactics.png) top left no-repeat;
}

#podcast-button a:hover {
	background-position: bottom left;
}