
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	background-color: #d3c0b3;
	background-image: url(/img/common/background-repeat.jpg);
	background-repeat: repeat;
	background-position: top left;
	-webkit-text-size-adjust: none;
}

body, td, th {
	color: #736b66;
	font-family: 'Roboto Slab', Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 400; 
	line-height: 22px;
}

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: 13px;
}

ul span, ul a {
	
}

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

.title {
	color: #864720;
	font-family: 'Roboto Slab', Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: 400;
	line-height: 22px;
}

a.title {
	color: #864720;
	font-family: 'Roboto Slab', Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: 400;
	text-decoration: none;
}

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

.grey-title {
	color: #736b66;
	font-family: 'Roboto Slab', Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: 400;
	line-height: 22px;
}

a.grey-title {
	color: #736b66;
	font-family: 'Roboto Slab', Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: 400;
	text-decoration: none;
}

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

.subtitle {
	color: #736b66;
	font-family: 'Roboto Slab', Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 700;
	line-height: 22px;
}

a.subtitle {
	color: #736b66;
	font-family: 'Roboto Slab', Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 700;
	text-decoration: none;
}

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

.section-title {
	color: #6d7c82;
	font-family: 'Raleway', Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: 700;
	line-height: 22px;
}

a {
	color: #6b7c83;
	font-family: 'Roboto Slab', Arial, Helvetica, sans-serif;
	font-weight: 400;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a:hover .imgroller {
	filter:alpha(opacity=70);-moz-opacity:.70;opacity:.70;
}

.imgbrd {
	border: 10px solid #6b7c83;
}

.imgbrdroll {
	border: 10px solid #6b7c83;
}

a:hover .imgbrdroll {
	border: 10px solid #864720; 
}

.wrapper {
	width: 1170px;
	margin: 0 auto;
}

#top-header {
	width: 1170px;	
	height: 160px;
	text-align: center;
}

#top-header img {
	display: inline-block;
}

#navigation-full {
	width: 100%;
	height: 55px;
	background-image: url(/img/common/background-nav.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
	line-height: normal;
}

#navigation-wrapper {
	width: 1170px;
	height: 55px;
	margin: 0 auto;
}

#navigation-wrapper a, #navigation-wrapper span {
	display: inline-block;
	height: 36px;
	margin: 0px;
	padding: 19px 15px 0px 15px;
	background-color: transparent;
	color: #ffffff;
	font-family: 'Raleway', Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 800;
	line-height: normal;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0.5px;
}

#navigation-wrapper a:hover {
	color: #dec9bc;
}

#navigation-wrapper a.audio {
	float: right;
	color: #c3d6dd;	
	padding-left: 0px;
	padding-right: 0px;
}

#navigation-wrapper a:hover.audio {
	color: #ffffff;	
}

#navigation-wrapper span {
	background-color: #ffffff;
	color: #647278;
	font-family: 'Raleway', Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 800;
	line-height: normal;
	text-decoration: none;
	text-transform: uppercase;
}

#header-full {
	width: 100%;
	height: 200px;
	background-image: url(/img/common/background-title.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	overflow: hidden;
}

#header-wrapper {
	width: 1170px;
	margin: 0 auto;
	padding-top: 38px;
	text-align: center;
}

#header-wrapper h1 {
	color: #718086;
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	font-size: 48px;
	font-weight: 700;
	line-height: normal;
	text-decoration: none;
	text-transform: uppercase;
}

#content-full {
	width: 100%;
	background-image: url(/img/common/background-content.jpg);
	background-repeat: repeat;
	background-position: top left;
}

#content-shadow {
	width: 100%;
	background-image: url(/img/common/background-shadow.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}

#content-wrapper {
	width: 1170px;
	min-height: 400px;
	margin: 0 auto;
	padding-bottom: 50px;
}

#content-right {
	float: right;
	width: 270px;
	padding: 0px 0px 0px 51px;
	margin-top: 50px;
	background-image: url(/img/right/lines.gif);
	background-repeat: repeat-y;
	background-position: top left;	
}

.right-divider {
	clear: both;
	width: 100%;
	height: 17px;
	border-bottom: 1px dotted #786e67;
	margin-bottom: 15px;	
	overflow: hidden;
}

#right-news-button {
	padding-top: 14px;
	padding-bottom: 50px;
}

#right-tours-button {
	padding-top: 14px;
	padding-bottom: 50px;
}

.right-album-img {
	float: left;
	width: 110px;	
	height: 110px;
	overflow: hidden;
}

.right-album-info {
	float: right;
	width: 150px;	
}

.right-subtitle {
	color: #736b66;
	font-family: 'Roboto Slab', Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 400;
	line-height: 18px;
}

.right-album-divider {
	clear: both;
	height: 20px;
	overflow: hidden;
}

.right-album-first {
	clear: both;
	height: 44px;
	overflow: hidden;
}

#right-album-button {
	padding-top: 0px;
}

#footer-full {
	width: 100%;
	height: 226px;
	background-image: url(/img/common/background-footer.jpg);
	background-repeat: repeat;
	background-position: top left;
	overflow: hidden;
}

#footer-wrapper {
	width: 1170px;
	height: 226px;
	margin: 0 auto;
	background-image: url(/img/common/footer-alma.png);
	background-repeat: no-repeat;
	background-position: top left;
}

#footer-credits {
	width: 1170px;
	margin: 0 auto;
	text-align: center;
	color: #4f5c62;
	font-family: 'Roboto Slab', Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 400;
	line-height: normal;
	padding-top: 30px;
}

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

#footer-credits a {
	color: #4f5c62;
	font-family: 'Roboto Slab', Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 400;
	text-decoration: underline;
}

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

#footer-links {
	float: left;
	margin: 86px 0px 0px 132px;
	color: #9cadb4;
	font-family: 'Roboto Slab', Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 400;
	line-height: normal;	
}

#footer-links a {
	color: #ffffff;
	font-family: 'Roboto Slab', Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 400;
	text-decoration: none;	
}

#footer-links a:hover {
	color: #cbbeb6;
	text-decoration: underline;	
}

#footer-social {
	padding-top: 11px;	
}

#footer-social a {
	display: inline-block;
	height: 22px;
	padding: 0px;
	margin: 0px;
	margin-right: 15px;
}

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

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

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

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

#footer-list {
	float: right;
	width: 240px;
	color: #ece7e3;
	font-family: 'Raleway', Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: 800;
	line-height: 20px;
	text-transform: uppercase;
	padding-top: 57px;
}

#footer-list input.email {
	width: 188px;
	height: 28px;
	margin-top: 3px;
	margin-bottom: 6px;
	padding: 0px 10px 0px 10px;
	background-color: #3d474c;
	border: 1px solid #353b3e;	
	color: #9aa5aa;
	font-family: 'Roboto Slab', Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	line-height: normal;
}

#content-about {
	float: left;
	width: 800px;
	padding-top: 45px;
}

#content-contact {
	float: left;
	width: 800px;
	padding-top: 45px;
}

#contact-left {
	float: left;
	width: 380px;
}

#contact-right {
	float: right;
	width: 380px;	
}

#content-links {
	float: left;
	width: 800px;
	padding-top: 45px;
}

#links-left {
	float: left;
	width: 380px;
}

#links-right {
	float: right;
	width: 380px;	
}

#content-news {
	float: left;
	width: 800px;
	padding-top: 45px;
}

.main-image {
	display: block;
    margin: 0px 0px 10px 0px;
	padding: 0px;
}

.main-image img {
	border: 10px solid #6b7c83; 
}

.main-video {
	display: block;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	background-color: #6b7c83; 
}

.main-video iframe {
	display: block;
	margin: 0px;
	padding: 0px; 
}

ul.related_links {
    list-style: none;
	margin: 6px 0px 0px 0px;
	padding: 0px;
	line-height: normal;
}
  
ul.related_links li {
	margin: 6px 0px 0px 0px;
	padding: 0px 0px 0px 14px;
	background-image: url(/img/misc/arrow.gif);
	background-repeat: no-repeat;
}

ul.related_links li:first-child {
	margin: 2px 0px 0px 0px;
}

/* general paging div */
.paging {
	width:100%;
}

.paging a, .pagingbox1, .pagingbox2 {
	border: 0px none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	float: left;
	margin: 1px;
	padding: 6px 9px 5px 9px;
	text-decoration: none;
	line-height: normal;
}

/* buttons that are links */
.paging a {
	background: #7e959e;
	color: #ffffff;
}

/* buttons when mousing over */
.paging a:hover {
	background: #4f5c62;
	color: #ffffff;
}

/* this one is not a link */
.pagingbox1 {
	background: #d5d0cc;
	color: #ada8a5;
}

/* the current page */
.pagingbox2 {
	background: #4f5c62;
	color: #ffffff;
}

.socialshare {
	clear: both;
	width: 100%;
	height: 40px;
	margin-top: 20px;
}

.socialshare-comments {
	float: left;
	width: 140px;
}

.socialshare-twitter {
	float: left;
	width: 110px;
	padding-top: 10px;
}

.socialshare-facebook {
	float: left;
	width: 400px;
	padding-top: 10px;
}

.news-divider {
	clear: both;
	width: 100%;
	height: 50px;
	margin-top: 10px;	
	background-image: url(/img/misc/dots.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

.fb-comments {
	width: 800px;	
}

#content-tours {
	float: left;
	width: 800px;
	padding-top: 45px;
}

.tours-divider {
	clear: both;
	width: 100%;
	height: 50px;
	margin-top: 10px;	
	background-image: url(/img/misc/dots.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

#content-releases {
	width: 1170px;
	padding-top: 0px;
}

.releases-img { 
	float: left;
	width: 270px;
}

.releases-info {
	float: right;
	width: 870px;
}

.releases-header {
	width: 870px;
	padding-top: 0px;
	background-image: url(/img/misc/dots.gif);
	background-repeat: repeat-x;
	background-position: top left;	
}

.releases-title {
	float: left;
	width: 600px;
	padding-top: 19px;
	padding-bottom: 18px;	
	margin-right: 60px;
}

.releases-buy {
	float: right;
	padding-top: 22px;
	margin-right: 15px;
	color: #465c64;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	line-height: normal;
	font-style: italic;
}

.releases-buttons {
	float: right;
	padding-top: 9px;
	padding-bottom: 10px;
}

.releases-buttons img {
	float: left;
	margin-left: 10px;
}

.releases-details {
	width: 870px;
	padding-top: 4px;
	background-image: url(/img/misc/dots.gif);
	background-repeat: repeat-x;
	background-position: top left;	
}

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

#content-artists {
	width: 1170px;
	padding-top: 50px;
	overflow: hidden;
}

#artists-holder {
	width: 1210px;	
}

.artists-item {
	float: left;
	width: 270px;
	overflow: hidden;
	margin-right: 30px;
}

.artists-img {
	width: 270px;
	height: 180px;	
	padding-bottom: 16px;
}

.artists-divider {
	clear: both;
	height: 48px;
	overflow: hidden;
}

.artists-title {
	color: #864720;
	font-family: 'Roboto Slab', Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 22px;
}

a.artists-title {
	color: #864720;
	font-family: 'Roboto Slab', Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 400;
	text-decoration: none;
}

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

#artist-header {
	width: 1170px;
	height: 300px;
	background-color: #6b7c83;
	overflow: hidden;	
}

#artist-img {
	float: left;
	width: 470px;
	height: 300px;
	overflow: hidden;	
}

#artist-info {
	float: right;
	width: 580px;
	margin-right: 70px;
	padding-top: 47px;	
	color: #ffffff;
	font-family: 'Roboto Slab', Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 22px;
}

#artist-info a {	
	color: #ffffff;
	font-family: 'Roboto Slab', Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 400;
	text-decoration: none;
}

#artist-info a:hover {
	text-decoration: underline;
}

.artist-name {
	color: #ffffff;
	font-family: 'Roboto Slab', Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: 400;
	line-height: 36px;
	padding-bottom: 14px;
}

#home-feature-full {
	width: 100%;
	height: 360px;
	padding-top: 60px;
	background-image: url(/img/common/background-title.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	overflow: hidden;
}

#home-feature {
	width: 1170px;	
	height: 300px;
	margin: 0 auto;
}

#content-home {
	width: 1170px;
	min-height: 466px;
	padding-top: 48px;
	overflow: hidden;
	background-image: url(/img/home/background-lines.png);
	background-repeat: no-repeat;
	background-position: top left;
}

#home-artist {
	float: left;
	width: 270px;
	margin-right: 30px;	
}

#home-tours {
	float: left;
	width: 270px;
	margin-right: 30px;	
}

#home-tours #right-tours-button {
	padding-bottom: 0px;
}

#home-releases {
	float: left;
	width: 270px;
}

#home-news {
	float: right;
	width: 270px;
}

#home-news  #right-news-button {
	padding-bottom: 0px;
}

#home-artist-img {
	width: 270px;
	height: 170px;
	overflow: hidden;
	padding: 44px 0px 19px 0px;
}

#home-artist-name {
	width: 270px;
}

#home-artist-text {
	width: 270px;
	padding-top: 16px;
	color: #736b66;
	font-family: 'Roboto Slab', Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 400; 
	line-height: 18px;
}

#home-artist-button {
	width: 126px;
	height: 40px;
	padding-top: 14px;	
}

#home-news-text {
	width: 270px;
	padding-top: 0px;
	color: #736b66;
	font-family: 'Roboto Slab', Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 400; 
	line-height: 18px;
}

#home-news-text a {
	color: #864720;
	font-family: 'Roboto Slab', Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 400; 
	text-decoration: none;
}

#home-news-text a:hover {
	text-decoration: underline;
}

#home-news-spacer {
	clear: both;
	height: 44px;
	overflow: hidden;
}

#artist-media {
	width: 1170px;
	min-height: 469px;
	padding-top: 45px;
	overflow: hidden;
	background-image: url(/img/home/background-lines.png);
	background-repeat: no-repeat;
	background-position: top left;
}

#artist-bio {
	float: left;
	width: 270px;
	margin-right: 30px;	
}

#artist-releases {
	float: left;
	width: 270px;
	margin-right: 30px;	
}

#artist-photos {
	float: left;
	width: 270px;	
}

#artist-videos {
	float: right;
	width: 270px;	
}

#artist-bio-content {
	width: 270px;
	padding-top: 14px;
	color: #736b66;
	font-family: 'Roboto Slab', Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 400; 
	line-height: 18px;	
}

.artist-album-first {
	clear: both;
	height: 16px;
	overflow: hidden;
}

.artist-album-info {
	float: right;
	width: 150px;
	line-height: 18px;	
}

.artist-album-info a {
	color: #736b66;
}

.artist-video-first {
	clear: both;
	height: 16px;
	overflow: hidden;
}

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

.artist-video-img {
	float: left;
	width: 110px;
	height: 110px;
	overflow: hidden;
}

.artist-video-thumb {
	width: 196px;
	height: 110px;
	margin-left: -43px;
	background-repeat: no-repeat;
	-moz-background-size:100% 100%;
	-webkit-background-size:100% 100%;
	background-size:100% 100%;
}

.artist-video-roll {
	width: 110px;
	height: 110px;
	padding-left: 43px;
}

.artist-video-roll a {
	display: inline-block;
	width: 110px;
	height: 110px;
	padding: 0px;
	margin: 0px;
	background: url(/img/misc/video-rollover.png) top left no-repeat;
}

.artist-video-roll a:hover {
	background-position: bottom left;
}

.artist-video-info {
	float: right;
	width: 150px;	
	line-height: 18px;
}

.artist-photos-wrapper {
	width: 270px;
	padding-top: 6px;
}

.artist-photos-item {
	float: left;
	width: 110px;
	margin: 10px 10px 0px 0px;
}
