#html, body {
	height: 100%;
	width:100%;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size:16px;
	line-height:18px;
	font-weight:normal;
	font-family:Arial, sans-serif;
	color:#FFF;
	background-color:#000;}

@font-face {
	font-family:'pathwayGothic';
	src: url('Assets/Fonts/PathwayGothicOne-Regular.ttf') format('truetype');}

h1, h2, h3 {
	float:left;
	width:100%;
	margin:10px 0;
	font-size:30px;
	line-height:36px;
	text-align:center;
	color:#FFF;
	font-family:'pathwayGothic';}

h1 i {
	font-weight:normal;
	font-size:21px;
	letter-spacing:1px;
	font-style:normal;}

h2 {
	margin:20px 0;}

h2.h2red {
	color:#900;}

.articleTitleData {
	float:left;
	width:100%;
	margin:-5px 0 15px 0;
	text-align:center;
	color:#C00;}

.articleTitleData i {
	float:left;
	width:100%;
	font-size:14px;}

.articleTitleData u {
	float:left;
	width:100%;
	font-size:16px;
	text-decoration:none;}

.articleFestImg {
	float:left;
	width:500px;}

.articleDataSide {
	float:left;
	width:450px;
	margin:0 0 0 15px;}

.articleDataSide p b, .articleDataSide p strong {
	font-family:'Roboto Condensed';
	font-size:18px;
	color:#E00;
	font-style:normal;}

h2.h2banner {
	background-color:#300;
	padding:5px 0;
	margin:10px 0;
	font-size:27px;}

h2.h2banner i {
	float:left;
	width:100%;
	font-size:14px;
	font-weight:normal;
	font-family:"Verdana";
	margin:0;
	padding:0;}

.articleDataBand {
	float:left;
	width:192px;
	border-left:solid 1px #300;
	border-right:solid 1px #300;
	height:24px;
	line-height:18px;
	margin:0;
	padding:5px 0;
	color:#C00;
	font-size:15px;
	text-align:center;}

.articleDataBand:hover {
	color:#F00;}

.articleDataBand a {
	color:#FFF;
	font-size:15px;}

.articleDataBand a:hover {
	color:#CCC;}

.separator10, .separator10color, .separator20, .separator30, .separator40, .separator50, .separator60, .separatorStripe {
	float:left;
	width:100%;
	height:10px;}

.separator10color, .separatorStripe {
	background-color:#000;
	margin:20px 0;}

.separator20 {
	height:20px;}

.separator30 {
	height:30px;}

.separator40 {
	height:40px;}

.separator50 {
	height:50px;}

.separator60 {
	height:60px;}

/*.separatorStripe {
	float:left;
	width:100%;
	height:10px;
	margin:15px 0;
	background: repeating-linear-gradient(
	135deg,
	#900,
	#900 5px,
	#600 5px,
	#600 10px);}*/

#headerFull {
	float:left;
	text-align:center;
	width:100%;
	height:240px;
	margin:0;
	padding:0;
	border:0;
	background:url(Assets/Layout/header-2023.jpg) top center repeat-x;}

#header {
	width:1280px;
	margin:0 auto;
	height:220px;}

#logo, #logo img {
	float:left;
	width:300px;
	height:155px;
	margin:15px 0 0 10px;}

#logo img {
	margin:0;}

.headerData {
	float:right;
	width:800px;
	height:170px;}

.headerLinks {
	float:right;
	width:100%;
	height:60px;
	line-height:60px;}

.headerLinks a {
	float:right;
	margin:0 5px;
	color:#FFF;
	font-size:14px;
	text-decoration:none;}

.headerLinks a:hover {
	color:#C00;}

#menu {
	float:right;
	width:960px;
	margin:0 auto;
	height:52px;
	line-height:60px;
	text-align:left;}

#menu a {
	float:left;
	font-size:24px;
	color:#FFF;
	text-decoration:none;
	text-align:center;
	margin:0 13px;
	font-family:"pathwayGothic";}

#menu a:hover {
	color:#900;}

#menu a.selected {
	color:#900;}

#layout {
	width:1280px;
	margin:0 auto;
	min-height:900px;}

#main {
	float:left;
	width:970px;
	margin:0 10px 0 0;}

#side {
	float:right;
	width:300px;
	margin:75px 0 0 0;
	min-height:800px;}

#footerFull {
	float:left;
	text-align:center;
	width:100%;
	height:220px;
	margin:20px 0 0 0;
	background:url(Assets/Layout/footer-bkg.jpg) top left repeat-x;}

#footer {
	width:1060px;
	height:200px;
  padding:20px 0 0 0;
  margin:0 auto;}

#footer a {
	float:left;
	color:#FFF;
	text-decoration:none;
	margin:0 0 5px 20px;
	font-size:16px;
	font-family:'pathwayGothic';}

#footer a:hover {
	color:#AAA;}

#copyright {
	float:left;
	width:100%;
	color:#EEE;
	text-decoration:none;
	margin:120px 0 0 0;
	font-size:17px;
	font-family:'pathwayGothic';}

.categoryLabel {
	float:left;
	width:970px;
	margin:22px 0 5px 0;}

.categoryLabel h2 {
	float:left;
	width:788px;
	height:48px;
	line-height:46px;
	margin:0;
	font-size:27px;
	text-align:left;
	background-color:#300;
	text-indent:10px;}

.categoryLabel a {
	float:left;
	width:180px;
	height:48px;
	line-height:48px;
	font-size:14px;
	text-align:center;
	background-color:#600;
	color:#FFF;
	text-decoration:none;
	letter-spacing:1px;}

.categoryLabel a:hover {
	background-color:#900;}

.box1 {
	float:left;
	width:970px;
	height:320px;
	border-bottom:dashed 1px #600;}

.box1 img {
	float:left;
	width:320px;
	height:320px;}

.box1txt {
	float:right;
	width:640px;
	height:320px;}

.box1txt h3 {
	float:left;
	width:100%;
	text-align:left;
	margin:10px 0 20px 0;}

.box1txt p {
	float:left;
	width:100%;
	height:225px;
	border-bottom:dashed 1px #600;
	font-size:16px;
	line-height:24px;
	margin:0;
	text-align:justify;}

.box1txt a.readMore {
	float:right;
	height:24px;
	line-height:24px;
	width:100px;
	font-size:14px;
	background-color:#900;
	color:#FFF;
	margin:10px 0 0 0;
	text-align:center;
	border:solid 1px #AAA;
	text-decoration:none;}

.box1 a:hover {
	background-color:#600;}

.box1small {
	float:left;
	width:970px;
	height:160px;
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	border-bottom:dashed 1px #600;}

.box1small img {
	float:left;
	width:158px;
	height:158px;
	border:solid 1px #600;}

.b1sArticle img {
	width:281px;}

.box1small img:hover {
	border:solid 1px #900;}

.box1smallTxt {
	float:right;
	width:800px;
	height:160px;}

.b1stArticle {
	width:676px;}

.box1smallTxt a {
	float:left;
	width:100%;
	text-align:left;
	margin:0 0 5px 0;
	color:#B00;
	text-decoration:none;
	font-family:'pathwayGothic';
	font-size:24px;}

.box1smallTxt b {
	width:100%;
	text-align:left;
	margin:0 0 5px 0;
	color:#0F0;
	text-decoration:none;
	font-family:'pathwayGothic';
	font-size:24px;}

.box1smallTxt a:hover {
	color:#D00;}

.box1smallData {
	float:left;
	width:100%;
	margin:5px 0 15px 0;}

.box1smallData i {
	float:left;
	font-size:13px;
	text-align:left;
	padding:1px 9px;
	background-color:#500;}

.box1smallData u {
	float:left;
	background-color:#A00;
	text-decoration:none;
	font-size:13px;
	padding:1px 9px;
	margin:0 3px 0 0;
	text-align:center;}

.box1smallTxt p {
	float:left;
	width:100%;
	font-size:15px;
	line-height:19px;
	margin:0;
	text-align:justify;}

.box1smallTxt a.readMore {
	float:left;
	padding:4px 0;
	width:80px;
	font-size:13px;
	font-family:Arial, sans-serif;
	background-color:#600;
	color:#FFF;
	margin:10px 0 0 0;
	text-align:center;
	text-decoration:none;}

.box1smallTxt a.readMore:hover {
	background-color:#900;}

.box2 {
	float:left;
	width:374px;
	height:560px;
	margin:0 45px 45px 0;
	padding:30px;
	border:solid 3px #600;
	background-color:#300;}

.box2 img {
	float:left;
	margin:7px;
	border:dotted 1px #900;
	width:358px;
	height:358px;}

.box2 h2 a, .box2 h3 a {
	float:left;
	color:#FFF;
	font-size:24px;
	width:436px;
	text-decoration:none;
	letter-spacing:1px;
	margin:-10px 0 0 -31px;
	padding:10px 0;
	font-weight:normal;
	background-color:#600;}

.box2 u {
	float:left;
	width:100%;
	text-align:center;
	margin:-16px 0 0 0;
	color:#C00;
	text-decoration:none;
	font-style:italic;}

.box2 i.ratingImg {
	float:left;
	width:80px;
	height:40px;
	line-height:36px;
	background-color:#000;
	border:dotted 1px #900;
	text-align:center;
	margin:-30px 0 0 20px;
	color:#C00;
	font-family:'pathwayGothic';
	font-size:30px;
	font-style:normal;
	font-weight:bold;}

.box2 i.dateImg {
	float:right;
	width:90px;
	height:24px;
	line-height:24px;
	margin:-21px 20px 0 0;
	background-color:#000;
	border:dotted 1px #900;
	text-align:center;
	color:#FFF;
	font-size:13px;
	font-style:normal;}

.box2 p {
	float:left;
	text-align:justify;
	line-height:24px;
	font-size:15px;
	color:#FFF;
	margin:5px 0 0 0;}

.box2 p a {
	color:#FFF;
	text-decoration:none;
	padding:3px 6px 4px 6px;
	-moz-border-radius:5px;
	border-radius:5px;
	font-size:14px;
	background-color:#600;}

.box2 p a:hover {
	background-color:#900;}

.box2rectangle, .box2rectangleRight {
	float:left;
	width:480px;
	height:345px;
	margin:0 10px 20px 0;}

.box2rectangleRight {
	margin:0;}

.box2rectangle img {
	float:left;
	width:480px;
	height:269px;
	margin:0;}

.box2rectangle a {
	text-decoration:none;
	letter-spacing:1px;}

.box2rectangle i {
	float:right;
	font-size:13px;
	background-color:#000;
	padding:2px 5px;
	margin:-84px 30px 0 0;
	text-align:center;
	font-style:normal;
	border:solid 1px #AAA;}

.box2rectangle a.b2rTitle {
	float:left;
	width:460px;
	line-height:24px;
	height:40px;
	margin:0;
	padding:20px 10px 10px 10px;
	text-align:center;
	color:#FFF;
	font-family:'pathwayGothic';
	font-size:21px;
	background-color:#600;
	border-bottom:solid 3px #900;}

.box2rectangle a.b2rTitle:hover {
	background-color:#700;
	border-bottom:solid 3px #C00;}

.box3, .box3Right {
	float:left;
	width:320px;
	height:396px;
	margin:0 5px 0 0;
	background-color:#500;}

.box3Right {
	margin:0;}

.box3:hover {
	background-color:#700;}

.box3 img {
	float:left;
	width:280px;
	height:280px;
	margin:20px 20px 10px 20px;}

.box3 a {
	text-decoration:none;
	letter-spacing:1px;}

.box3 i {
	float:right;
	font-size:13px;
	background-color:#000;
	padding:2px 5px;
	margin:-94px 30px 0 0;
	text-align:center;
	font-style:normal;
	border:solid 1px #AAA;}

.box3 a.box3Title {
	float:left;
	width:298px;
	font-size:14px;
	line-height:21px;
	height:50px;
	margin:0;
	padding:15px 10px 0 10px;
	text-align:center;
	color:#FFF;}

.box4, .box4fest {
	float:left;
	width:238px;
	height:380px;
	background-color:#300;
	margin:0 6px 20px 0;
	text-align:center;}

.box4fest {
	height:440px;}

.box4festLong {
	height:500px;}

.box4Right {
	margin:0;}

.box4 img {
	float:left;
	width:236px;
	height:236px;
	border:solid 1px #600;
	margin:0 0 10px 0;}

.box4fest img {
	float:left;
	width:236px;
	height:330px;
	border:solid 1px #600;
	margin:0 0 10px 0;}

.box4fest p {
	float:left;
	width:94%;
	font-size:13px;
	margin:-20px 3% 0 3%;
	text-align:justify;}

.box4 img:hover {
	border:solid 1px #900;}

a.box4band, a.box4album {
	float:left;
	width:98%;
	padding:5px 1%;
	line-height:25px;
	height:48px;
	background-color:#300;
	font-family:'pathwayGothic';
	font-size:23px;
	color:#A00;
	text-decoration:none;}

a.box4album {
	font-size:19px;
	color:#FFF;
	height:36px;
	margin:2px 0 0 0;}

.box4 a.box4band:hover {
	color:#C00;}

.box4 a.box4album:hover {
	color:#BBB;}

.box4 i, .box4fest i {
	float:left;
	width:160px;
	font-size:13px;
	background-color:#000;
	padding:2px 5px;
	margin:-23px 33px 10px 33px;
	text-align:center;
	font-style:normal;
	border:solid 1px #600;}

.box4 u, .box4fest u {
	float:left;
	width:100%;
	margin:0;
	text-decoration:none;
	font-family:'pathwayGothic';
	font-size:19px;
	color:#BBB;
	padding:5px 0;
	background-color:#400;}



.box3band, .box3bandRight {
	float:left;
	width:320px;
	height:210px;
	margin:0 5px 15px 0;}

.box3bandRight {
	margin:0;}

.box3band img {
	float:left;
	width:298px;
	height:167px;
	margin:5px 10px;
	border:dotted 1px #600;}

.box3band a {
	float:left;
	width:298px;
	font-size:18px;
	line-height:24px;
	margin:0;
	padding:0 10px;
	text-align:center;
	color:#FFF;
	font-family:"Roboto Condensed";
	text-decoration:none;}

.box3band a:hover {
	background:none;
	color:#C00;}

.boxListArtists {
	float:left;
	width:160px;
	margin:0 34px 34px 0;}

.boxListArtists img {
	float:left;
	width:158px;
	height:218px;
	border:solid 1px #600;}

.blaName {
	float:left;
	width:150px;
	font-family:"Roboto Condensed";
	text-decoration:none;
	font-size:16px;
	color:#FFF;
	text-align:center;
	padding:5px;
	background-color:#600;
	height:36px;}

.sideBox {
	float:left;
	width:298px;
	margin:2px 0 10px 0;
	border:solid 1px #500;}

.sideBox h2 {
	float:left;
	width:100%;
	background-color:#500;
	height:48px;
	line-height:46px;
	margin:0 0 5px 0;
	font-size:27px;}

.sideBox p {
	float:left;
	width:288px;
	margin:10px 5px;
	font-size:14px;
	text-align:center;}

.sideBox p.sideBoxDescription {
	margin:0 5px 5px 5px;
	font-size:13px;}

p.sideRow {
	width:286px;
	margin:0 5px 5px 5px;
	background-color:#300;
	border:solid 1px #600;
	text-align:left;}

.sideBox p.sideRow img {
	float:left;
	margin:0 10px 0 0;
	width:80px;
	height:80px;}

a.sideRowText {
	float:left;
	width:190px;
	margin:5px 0 0 0;
	text-align:left;
	color:#FFF;
	text-decoration:none;
	font-size:13px;
	line-height:17px;}

.sideBox p.sideRow img.sideRowBanner {
	float:left;
	width:224px;
	height:320px;
	margin:10px 30px;
	border:solid 1px #900;}

a.sideRowFestival {
	float:left;
	width:270px;
	padding:5px;
	margin:5px 0 0 0;
	text-align:center;
	color:#FFF;
	text-decoration:none;
	font-size:14px;
	line-height:17px;}

a.sideRowFestival:hover {
	color:#C00;}

a.sideRowFestivalName {
	float:left;
	width:270px;
	margin:0 8px;
	text-align:center;
	color:#FFF;
	font-family:"Roboto Condensed";
	text-decoration:none;
	font-size:18px;
	line-height:21px;}

a.sideRowFestivalName:hover {
	color:#C00;}

a.sideRowBottomLink {
	float:left;
	width:96%;
	padding:10px 2%;
	text-align:center;
	color:#FFF;
	text-decoration:none;
	font-size:15px;
	line-height:24px;
	background-color:#500;}

a.sideRowBottomLink b {
	font-family:"Roboto Condensed";
	font-size:24px;}

a.sideRowBottomLink:hover {
	background-color:#900;
	color:#000;}

.sideRow i {
	float:left;
	margin:3px 0 0 0;
	width:188px;
	font-size:12px;
	text-align:left;
	color:#FFF;}

.sideRow u {
	float:left;
	margin:5px 0 0 0;
	width:100%;
	font-size:16px;
	text-align:center;
	text-decoration:none;
	color:#D00;
	font-family:"Roboto Condensed";}

.sideRow b {
	float:left;
	margin:2px 0 10px 0;
	width:100%;
	font-size:14px;
	text-align:center;
	font-weight:normal;
	color:#D00;
	font-family:"Roboto Condensed";}

.articleSubtitle {
	float:left;
	width:100%;
	font-family:"Roboto Condensed";
	font-size:21px;
	line-height:27px;
	text-align:justify;}

.articleDataAuthor {
	float:left;
	width:100%;
	margin:20px 0 0 0;
	height:60px;
	line-height:60px;}

.articleDataAuthor img {
	float:left;
	width:60px;
	height:60px;
	-webkit-border-radius:31px;
	border-radius:30px;}

.articleDataAuthor i {
	float:left;
	margin:22px 10px 0 15px;
	padding:0 0 0 10px;
	text-decoration:none;
	text-align:left;
	font-style:normal;
	font-size:12px;
	letter-spacing:4px;
	font-family:"Roboto Condensed";
	height:12px;
	line-height:14px;
	color:#FFF;
	border-left:solid 12px #900;}

.articleDataAuthor a {
	color:#FFF;}

.articleDataAuthor a:hover {
	color:#F00;}

.socialMediaButtons {
	float:left;
	width:960px;
	padding:5px;
	margin:0;
	background-color:#300;}

.socialMediaButtons b {
	float:right;
	margin:0 10px 0 0;
	font-size:18px;
	font-weight:normal;}

.fb_share, .twt_share {
	float:left;
	width:170px;
	height:24px;
	line-height:24px;
	margin:0 10px 0 0;
	background-color:#17F;
	-webkit-border-radius:3px;
	border-radius:3px;
	font-size:13px;
	color:#FFF;
	text-decoration:none;
	font-family:Arial,sans-serif;
	text-align:left;}

.twt_share {
	width:150px;
	background-color:#1da1f2;}

.fb_share img {
	float:left;
	width:16px;
	height:16px;
	margin:4px 15px 4px 4px;}

.twt_share img {
	float:left;
	width:24px;
	height:24px;
	margin:0 11px 0 0;}

.fb_share:hover {
	background-color:#18F;}

.twt_share:hover {
	opacity:90%;}

.albumCover {
	float:left;
	width:300px;
	margin:10px 10px 0 0;}

.albumCover img {
	float:left;
	width:296px;
	height:296px;
	padding:1px;
	border:solid 1px #300;
	margin:0 0 2px 0;}

.albumCover i {
	float:left;
	width:100%;
	font-size:14px;
	padding:5px 0;
	text-align:center;
	margin:5px 0 0 0;
	background-color:#600;}

.albumCover b {
	float:left;
	width:158px;
	height:40px;
	line-height:36px;
	background-color:#000;
	border:dotted 1px #900;
	text-align:center;
	margin:-30px 70px 0 70px;
	color:#C00;
	font-family:'pathwayGothic';
	font-size:30px;
	font-style:normal;
	font-weight:bold;}

.albumDetails {
	float:left;
	width:658px;
	margin:10px 0 0 0;
	border-top:dotted 1px #600;}

.albumDetails p {
	float:left;
	width:100%;
	margin:0;
	border-bottom:dotted 1px #600;
	padding:5px 0;
	font-size:15px;}

.albumDetails p i {
	float:left;
	width:25px;
	color:#AAA;
	font-size:14px;}

.albumDetails p u {
	float:right;
	text-align:right;
	width:60px;
	color:#A00;
	font-size:14px;
	text-decoration:none;}

.paragraph {
	float:left;
	width:100%;
	text-align:justify;
	margin:10px 0 0 0;
	font-size:16px;
	font-family:Arial, sans-serif;
	font-weight:normal;
	padding:0;
	line-height:27px;}

.subparagraph {
	margin:10px 0 -10px 0;}

.fullPicture {
	float:left;
	width:970px;
	margin:10px 0;}

.fullPictureSmaller {
	float:left;
	width:640px;
	margin:10px 165px;}

.paragraph p, .subparagraph p {
	float:left;
	width:100%;
	margin:3px 0;
	padding:0;}

.paragraph a {
	color:#C00;
	font-style:italic;
	font-family:"Roboto Condensed";
	font-size:19px;}

.paragraph a:hover {
	color:#F00;}

.paragraph strong {
	font-size:18px;
	font-style:italic;}

.paragraphConclusion {
	float:left;
	width:100%;
	text-align:justify;
	margin:10px 0;
	font-family:"Roboto Condensed";
	font-size:19px;
	font-style:italic;
	font-weight:bold;
	line-height:30px;}

p.paragraphBackgroundModule, p.paragraphQuoteModule {
	float:left;
	width:100%;
	padding:10px 0;
	margin:10px 0;
	font-size:18px;
	font-style:italic;
	color:#C00;
	line-height:24px;
	font-family:'Roboto Condensed';
	border-top:dotted 1px #B00;
	border-bottom:dotted 1px #B00;}

p.paragraphQuoteModule {
	text-indent:0;}

p.paragraphQuoteModule i {
	float:left;
	width:100%;
	margin:3px 0 0 0;
	font-size:16px;
	text-align:right;
	color:#FFF;
	font-style:normal;}

.breadcrumb {
	float:left;
	width:100%;
	margin:10px 0;
	color:#FFF;
	font-size:14px;
	text-align:left;
	text-decoration:none;
	letter-spacing:1px;}

.breadcrumb a {
	color:#C00;}

.breadcrumb a:hover {
	color:#F00;}

.pagination {
	float:right;
	width:400px;
	text-align:right;
	margin: 0 0 10px 0;}

.pagination a, .pagination a:hover {
	color:#AAA;
	border:solid 1px #AAA;
	text-decoration:none;
	margin:0;
	font-size:14px;
	text-align:center;
	line-height:14px;
	padding:2px 6px;}

.pagination a:hover, .pagination a.selectedPage {
	color:#AAA;
	background-color:#B01017;}

.pagination a.forward, .pagination a.backward {
	padding:2px 3px;
	border:solid 1px #AAA;
	line-height:16px;}

.pagination a.backward {
	width:60px;}

.youtubeVideo {
	float:left;
	margin:10px 135px;}

.newsContent {
	float:left;
	width:100%;
	margin:0;}

.bandDetails, .bdRight {
	float:left;
	width:480px;
	margin:10px 10px 0 0;}

.bdRight {
	float:right;
	margin:10px 0 0 0;}

.bandDetails h2 {
	text-align:left;
	color:#900;}

.bandDetails p, .bandMembers {
	float:left;
	width:100%;
	text-align:left;
	margin:0;
	padding:6px 0;
	font-family:Arial,sans-serif;
	border-bottom:dotted 1px #600;}

.bandDetails p i {
	float:left;
	font-size:14px;
	width:120px;
	letter-spacing:normal;
	margin:0;
	color:#BBB;}

.bandMembers a {
	float:left;
	font-size:15px;
	width:210px;
	letter-spacing:normal;
	margin:0 10px 0 0;
	color:#C00;
	text-decoration:none;}

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

.bandDetails p u {
	float:left;
	font-size:14px;
	width:360px;
	margin:0;
	text-decoration:none;}

.artistInstruments {
	float:right;
	width:250px;}

.artistInstrumentName {
	float:left;
	width:130px;
	padding:3px 5px;
	margin:0 0 1px 0;
	font-size:14px;
	color:#FFF;}

.artistInstrumentInterval {
	float:left;
	width:100px;
	padding:3px 5px;
	text-align:right;
	font-size:13px;
	color:#BBB;
	margin:0 0 5px 0;}


.bandDiscography {
	float:left;
	width:100%;
	margin:10px 0;
	border-top:dotted 1px #600;}

.albumRow {
	float:left;
	width:100%;
	text-align:left;
	padding:7px 0;
	border-bottom:dotted 1px #600;
	font-size:15px;
	font-family:Arial,sans-serif;}

.albumTitle {
	float:left;
	width:780px;
	border:none;}

.albumTitle a {
	color:#C00;
	text-decoration:none;}

.albumTitle b {
	color:#F00;
}

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

.albumType {
	float:left;
	width:130px;
	font-size:14px;}

.albumYear {
	float:left;
	width:60px;
	text-align:right;}

.albumTitle i, .albumType i, .albumYear i {
	color:#DDD;
	font-size:14px;}

.albumTitle b, .albumType b, .albumYear b {
	color:#A00;
	font-size:15px;}

.artistPicture {
	float:left;
	width:358px;
	margin:10px 10px 10px 0;
	border:solid 1px #600;}

.artistPicture img {
	float:left;
	width:358px;}

.artistDetails {
	float:left;
	width:600px;
	margin:10px 0 0 0;}

.artistDetails p {
	float:left;
	width:100%;
	text-align:left;
	margin:0;
	padding:8px 0;
	font-family:Arial,sans-serif;
	border-bottom:dashed 1px #900;}

.artistDetails i {
	float:left;
	width:100px;
	padding:3px 0;
	font-size:14px;
	margin:0;}

.artistDetails u, .artistDetails a {
	float:right;
	width:490px;
	margin:0;
	font-size:13px;
	padding:3px 0;
	text-indent:3px;
	text-decoration:none;}

.artistDetails a {
	font-size:15px;
	color:#C00;}

.form {
	float:left;
	width:100%;}

.formHeader {
	float:right;
	width:350px;
	margin:0;}

.form p {
	float:left;
	width:100%;
	margin:0;
	color:#FFF;
	font-size:14px;}

.form label {
	float:left;
	width:36%;
	padding:0 10px 0 0;
	text-align:right;
	color:#FFF;
	font-size:21px;
	font-family: 'pathwayGothic', sans-serif;}

.form label.alignleft {
		text-align:left;}

.inputText {
	float:left;
	width:238px;
	height:28px;
	border:solid 1px #900;
	background-color:#300;
	font-size:14px;
	color:#FFF;
	padding:0 5px;
	text-align:left;
	margin:0;}

.inputText:hover {
	border:solid 1px #B00;}

.inputTextSmall, .inputTextSmallError {
	width:120px;}

.inputTextBig, .inputTextBigError {
	width:320px;}

.inputTextSearch {
	width:238px;}

.inputTextSide {
	width:238px;
	margin:10px 23px;
	text-align:center;}

.inputTextError {
	border:solid 1px #900;}

.form input[type=submit] {
	float:left;
	padding:5px 10px;
	margin:0 0 0 5px;
	text-align:center;
	-webkit-border-radius:3px;
	border-radius:3px;
	background-color:#600;
	border:solid 1px #600;
	color:#FFF;
	font-size:14px;
	cursor:pointer;}

.form input[type=submit]:hover {
	background-color:#900;
	border:solid 1px #900;}

.inputSubmitSearch {
	width:93px;
	height:30px;
	line-height:18px;
	padding:0;}

.formSide input[type=submit] {
	width:138px;
	margin:0 0 10px 73px;
	height:30px;
	line-height:18px;
	padding:0;}

.lettersRow {
	float:left;
	width:970px;
	margin:22px 0 20px 20px;}

.lettersRow a {
	float:left;
	padding:3px;
	width:21px;
	margin:0 6px 0 0;
	text-align:center;
	background-color:#600;
	color:#FFF;
	font-size:16px;
	text-decoration:none;}

.lettersRow a:hover {
	background-color:#900;}

.lettersRow a.allBandsLetters {
	width:76px;
	margin:0;
	font-size:15px;}

.searchTableHeader {
	float:left;
	width:970px;
	color:#FFF;
	font-size:14px;}

.searchSongHeader {
	float:left;
	width:364px;
	background-color:#600;
	padding:5px;
	margin:0 1px 0 0;
	text-align:left;
	border-right:solid 1px #600;}

.sshTitle {
	border-left:solid 1px #600;}

.sshAlbumTitle {
	width:219px;}

.sshBand {
	width:199px;
	margin:0;
	text-align:center;}

.sshAlbumYear {
	width:49px;
	text-align:center;}

.sshAlbumType {
	width:79px;
	text-align:center;}

.searchTableRow {
	float:left;
	width:970px;
	font-size:14px;
	padding:3px 0;
	border-bottom:dotted 1px #600;}

.searchSongRow {
	float:left;
	width:364px;
	padding:5px;
	margin:0 1px 0 0;
	text-align:left;
	border-right:dotted 1px #600;}

.searchSongRow b {
	color:#B00;
	font-weight:normal;
	font-size:14px;}

.searchSongRow a {
	color:#FFF;
	text-decoration:none;}

.searchSongRow a:hover {
	color:#900;}

.ssrTitle {
	text-align:left;
	border-left:solid 1px #600;}

.ssrAlbumTitle {
	width:219px;}

.ssrBand {
	width:199px;
	text-align:center;
	margin:0;}

.ssrAlbumYear {
	width:49px;
	color:#BBB;
	text-align:center;}

.ssrAlbumType {
	width:79px;
	color:#BBB;
	text-align:center;}

.searchAlbumHeader {
	float:left;
	width:494px;
	background-color:#600;
	padding:5px;
	margin:0 1px 0 0;
	text-align:left;
	border-right:solid 1px #600;}

.sahAlbumTitle {
	border-left:solid 1px #600;}

.sahAlbumYear {
	width:49px;
	text-align:center;}

.sahAlbumType {
	width:79px;
	text-align:center;}

.sahBand {
	width:299px;
	margin:0;
	text-align:center;}

.searchAlbumRow {
	float:left;
	width:364px;
	padding:5px;
	margin:0 1px 0 0;
	text-align:left;
	border-right:dotted 1px #600;}

.searchAlbumRow b {
	color:#B00;
	font-weight:normal;
	font-size:14px;}

.searchAlbumRow a {
	color:#FFF;
	text-decoration:none;}

.searchAlbumRow a:hover {
	color:#900;
	text-decoration:underline;}

.sarAlbumTitle {
	width:494px;}

.sarAlbumYear {
	width:49px;
	color:#BBB;
	text-align:center;}

.sarAlbumType {
	width:79px;
	color:#BBB;
	text-align:center;}

.sarBand {
	width:299px;
	text-align:center;
	margin:0;}

.albumsReleasesTabs {
	float:left;
	width:100%;
	margin:22px 0 10px 0;
	border-bottom:solid 1px #600;}

.albumsReleasesTabs a, .albumsReleasesTabs b {
	float:left;
	background-color:#900;
	padding:10px;
	width:180px;
	text-align:center;
	color:#FFF;
	font-family:"Roboto Condensed";
	text-decoration:none;
	font-weight:normal;}

.albumsReleasesTabs a {
	background-color:#600;
	cursor:pointer;}

.albumsReleasesTabs a:hover {
	background-color:#700;}

.genresBox {
	float:left;
	width:100%;
	margin:22px 0 10px 0;}

.genresBox a {
	float:left;
	margin:0 8px 8px 0;
	padding:5px 7px;
	background-color:#600;
	color:#FFF;
	text-align:center;
	text-decoration:none;
	font-size:16px;
	font-family:"Roboto Condensed";}

.genresBox a.gbWider {
	padding:5px 16px;}

.genresBox a.gbNarrower, a.gbNarrowerSelected {
	padding:5px 6px;
	background-color:#600;}

.genresBox a.gbNarrowerSelected {
	background-color:#800;}

.genresBox a:hover, a.genresBoxSelected {
	background-color:#800;}

.genresBox a.gbNarrower:hover {
	background-color:#B00;}

.artistBandBuyLinksAll, .artistBandBuyLinksAlbums {
	float:left;
	width:100%;
	margin:20px 0 0 0;
	padding:10px 0;
	text-indent:10px;
	background-color:#300;}

.artistBandBuyLinksAlbums {
	margin:5px 0 0 0;}

.artistBandBuyLinksAll a {
	float:left;
	width:100%;
	font-size:21px;
	font-family:"Roboto Condensed";
	color:#FFF;
	text-decoration:none;}

.artistBandBuyLinksAll a:hover {
	color:#D00;}

.artistBandBuyLinksAlbums img {
	float:left;
	width:198px;
	border:solid 1px #A00;}

.artistBandBuyLinksAlbums img:hover {
	border:solid 1px #C00;}

.artistBandBuyLinksAlbums a {
	float:left;
	width:200px;
	margin:10px;
	color:#FFF;
	text-decoration:none;}

.artistBandBuyLinksAlbums i {
	float:left;
	width:200px;
	margin:10px 0 0 0;
	text-align:center;}

.artistBandBuyLinksAlbums i:hover {
	color:#D00;}

.albumsModule {
	float:left;
	width:100%;
	margin:10px 0 20px 0;}

.albumsModule img {
	float:left;
	width:268px;
	border:solid 1px #A00;}

.albumsModule img:hover {
	border:solid 1px #C00;}

.albumsModule a {
	float:left;
	width:270px;
	margin:10px;
	color:#C00;
	font-size:18px;
	font-family:"Roboto Condensed";
	text-decoration:none;}

.albumsModule a:hover {
	color:#D00;
	text-decoration:underline;}

.albumsModule i {
	float:left;
	width:100%;
	margin:10px 0 0 0;
	text-align:center;}

.albumsModule i:hover {
	color:#D00;
	text-decoration:underline;}

.albumSellersModule {
	float:left;
	width:300px;
	margin:10px 0 0 0;}

.albumSellersModule b {
	float:left;
	width:100%;
	text-align:center;
	font-weight:normal;
	font-family:"Roboto Condensed";
	font-size:18px;
	color:#FFF;
	border:none;
	margin:0;
	padding:0;}

.albumSellersModule b.sideASM {
	margin:0 0 10px 0;}

.albumSellersModule img {
	float:left;
	width:200px;
	height:40px;
	margin:0 50px 10px 50px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:none;}

.albumSellersModule img:hover {
	opacity:90%;}

.sellAlbumsModuleSide {
	float:left;
	width:100%;
	padding:0;
	margin:10px 0;}

.sellAlbumsModuleSide img {
	float:left;
	width:198px;
	margin:0 39px;
	border:solid 1px #A00;}

.sellAlbumsModuleSide img:hover {
	border:solid 1px #C00;}

.sellAlbumsModuleSide a {
	float:left;
	width:278px;
	margin:10px;
	color:#C00;
	font-size:18px;
	font-family:"Roboto Condensed";
	text-decoration:none;}

.sellAlbumsModuleSide a:hover {
	color:#D00;
	text-decoration:underline;}

.sellAlbumsModuleSide i {
	float:left;
	width:278px;
	margin:10px 0 0 0;
	text-align:center;}

.sellAlbumsModuleSide i:hover {
	color:#D00;
	text-decoration:underline;}

.shortBio {
	float:left;
	font-size:15px;
	line-height:19px;
	text-align:justify;
	width:100%;}

.festivalData {
	float:left;
	width:220px;
	margin:10px 380px 20px 380px;
	text-align:center;}

a.festivalDataRow {
	float:left;
	width:100%;
	margin:0 0 5px 0;
	color:#FFF;
	background-color:#300;
	padding:5px 0;
	text-decoration:none;
	font-family:"Roboto Condensed";
	font-size:16px;}

a.festivalDataRow:hover {
	color:#C00;}

.imgPhotoGallery {
	float:left;
	width:461px;
	margin:0 12px 24px 12px;}
	
.swiper {
   width: 100%;
   height: 100%;
}

.swiper-slide {
   text-align: center;
   font-size: 18px;
   background: #444;
   display: flex;
   justify-content: center;
   align-items: center;
}

.swiper-slide img {
   display: block;
   width: 100%;
   height: 100%;
   object-fit: cover;
}
