

	
	
	


	

	

	

	

	
		
	 

		
	


		

		





	






















		

 







	
		
	
	

	
	
	
	

	
	
	


	
	



	


	
	
	

	
	


	
	


	

	


	






	


	

































		
    

    

    


    




		

		

















* {
	margin: 0;
	font-size: 13px;
	font-family: Arial, Verdana;
}

html {
	height: 100%;
}

body {
	color: #3B3B3B;
	margin: 0;
	padding: 0;
	background-color: #dedddd;
	background-image: url('/images/background.jpg');
	background-repeat: repeat-x;
	height: 100%;
}

.greybox {
	background-color: #f5f5f5;
}


.slides img.photo {
	border: 10px solid white;
	-moz-box-shadow: 0px 0px 10px #888;
	-webkit-box-shadow: 0px 0px 10px #888;
	box-shadow: 0px 0px 10px #888;

}

.shaddowimage {

	-moz-box-shadow: 0px 0px 10px #888;
	-webkit-box-shadow: 0px 0px 10px #888;
	box-shadow: 0px 0px 10px #888;

}

.logobackbox {
	width: 262px;
	height: 30px;
	position: absolute;
	bottom: 0px;
	background-color: #da203f;
}


div {
	border-color: #dBdBdB;
	border-style: solid;
	border-width: 0px;
}

#main {
	width: 960px;
	background: white;
	margin: auto;
	-moz-border-top-left-radius: 15px 15px;
	border-top-left-radius: 15px 15px;
	-moz-border-top-right-radius: 15px 15px;
	border-top-right-radius: 15px 15px;
	padding: 0px;
	
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-bottom: -50px;
}


#main #top {
	width: 898px;
	background-color: #373737;
	margin: auto;
	-moz-border-top-left-radius: 15px 15px;
	border-top-left-radius: 15px 15px;
	-moz-border-top-right-radius: 15px 15px;
	border-top-right-radius: 15px 15px;
	padding: 15px;
	background-image: url('/images/headerback.jpg');
	background-position: top;
	background-repeat: no-repeat;
}


#main #top1 {
	width: 928px;
	background-color: #000000;
	margin: 0 auto;
}

#main #top1 #socialmedia a {
	margin: 0;
	height: 30px;
}

#main #top1 .logoLink {
	position: relative;
	display: block;
	width: 100%;
}
#main #top1 .logo {
	width: 628px;
	float: left;
	text-align: center;
	position: relative;
}

#main #top1 .right {
	float: left;
	width: 295px;
	text-align: center;
	margin-top: 15px;
}

#main #top1 a {
	font-size: 18px;
	color: white;
	text-decoration: none;
	font-family: "Impact";
	display: inline-block;
	width: 12.5%;
}

#main #top1 #socialmedia img {
	width: 26px;
	vertical-align: middle;
}

#main #top1 #socialmedia {
	margin-top: 10px;
}

#selectartist {
	position: relative;
}

#selectartist select.new {
    width: 282px;
    background-color: #000000;
    color: #FFFFFF;
	font-style: italic;
	padding: 0 1px;
	border: 1px solid #FFFFFF;
	height: 100%;
	font-weight: 500;
}

.vtop {
	display: inline-block;
	vertical-align: top;
}

.inselect {
	width: 268px;
	overflow: hidden;
	height: 19px;
	border-right: 1px solid #FFFFFF;
	float: left;
	margin-left: 12px;
}

.rightselect {
	border: 1px solid #FFFFFF;
	margin-left: -4px;
	height: 19px;
	box-sizing: border-box;
	width: 20px;
}


#main #top #logo {
	float: left;
}

#main #top #socialmedia {
	margin-top: 10px;
	float: right;
	text-align: right;
}

#main #top #selectartist {
	float: left;
}

#main #top #selectartist select {
	width: 200px;
}

#main #top #socialmedia img {
	/*margin-left: 5px;
	margin-right: 5px;*/
}

#main #top #socialmedia a {
	margin: 0;
	float: right;
	display: block;
}

#main #top #menu {
	float: right;
	clear: right;
	font-family: "Impact";
}

#main #top a {
	font-size: 18px;
	margin-left: 10px;
	margin-right: 10px;
	color: white;
	display: block;
	float: left;
	text-decoration: none;
	font-family: "Impact";
}

#main #top #menu a {
	font-size: 18px;
	margin-left: 10px;
	margin-right: 10px;
	color: white;
	display: block;
	float: right;
	text-decoration: none;
	font-family: "Impact";
}

#main #top a:hover, #main #top #menu a:hover {
	color: #da203f;
}

#main #bodycontent {
	width: 930px;
	margin: auto;
	margin-top: 0px;
	margin-bottom: 5px;
}

#footer {
	width: 960px;
	margin: auto;
	background-color: #000000;
	height: 50px;
}

#push {
	height: 50px;
}


#main #leftcolumn {
	padding: 10px;
	float: left;
	border-right: 1px solid #dBdBdB;
	width: 450px;
}

#main #rightcolumn {
	float: left;
	width: 450px;
}

#main #lcolumn {
	float: left;
	border-right: 1px solid #dBdBdB;
	width: 305px;
}

#main #ccolumn {
	float: left;


	width: 305px;
}

#main #rcolumn {
	float: left;
	border-left: 1px solid #dBdBdB;
	width: 305px;
}

#main #rcolumn img {
	float: right;
}

.columnbox {
 	padding: 20px;
	border-bottom: 1px solid #dBdBdB;
}

.smallfont {
	font-size: 10pt;
}

.small {
	font-size: 11px !important;
}

.smallBold {
	font-size: 11px !important;
	font-weight: bold;
}

.new {
	font-weight: bold;
	color: red;
}

.columnbox h1, .columnbox h2, .columnbox h3 {
	text-align: center;
}

.rightbox {
	 padding: 10px;
	border-bottom: 1px solid #dBdBdB;
}

.media {
	padding: 5px;
}

.discography {
	float: left;
	text-align: center;
	width: 120px;
	margin: 5px;
	min-height: 130px;
}

.discography div {
	font-weight: bold;
}

.discography img {
	max-height: 100px;
}

.tour {
	margin: 10px;
}

.socialmedia {

}

.socialmedia img {
	margin-left: 15px;
	margin-right: 15px;
}


h1 {
	font-family: "Impact";
	font-size: 32pt;
	font-weight: normal;
	margin-bottom: 5px;
	color: #da203f;

}

h2 {
	font-family: "Impact";
	font-size: 26pt;
	font-weight: normal;
	color: #da203f;

}

h3 {
	font-family: "Impact";
	font-size: 18pt;
	font-weight: normal;
	color: #da203f;

}

h4 {
	font-family: "Impact";
	font-size: 14pt;
	font-weight: normal;
	color: #da203f;

}

h5 {
	font-family: "Impact";
	font-size: 12pt;
	font-weight: normal;
	color: #555658;

}

.h5p1 {
	font-family: "Impact";
	font-size: 13pt;
	font-weight: normal;
	color: #555658;

}

.h5m1 {
	font-family: "Impact";
	font-size: 11pt;
	font-weight: normal;
	color: #555658;

}

p {
	margin-bottom: 10px;
	margin-top: 10px;
}




.track {
	clear: both;
}

.trackleft {
	font-weight: bold;
	width: 20px;
	margin-right: 10px;
	text-align: right;
	float: left;
	line-height: 20px;
}

.trackmiddle {
	width: 185px;
	text-align: left;
	float: left;
	line-height: 20px;
}

.trackright {

	text-align: left;
	float: left;
	width: 20px;
}


.tbltrackleft {
	font-weight: bold;
	width: 20px;
	padding-right: 10px;
	text-align: right;
	line-height: 20px;
}

.tbltrackmiddle {
	text-align: left;
	line-height: 20px;
}

.tbltrackright {

	text-align: left;
	width: 20px;
}


a {
	color:#3B3B3B;
	text-decoration: none;
}

a:hover {
	color: #3B3B3B;
	text-decoration:  underline;
}

img {
	border: 0;
}

.smallcover {
	height: 230px;
}

.bigcover {
	height: 360px;
}

.clear {
	clear: both;
}

.underlink:hover {
	background-color: white;
}


.forcescroll::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 11px;
    height: 11px;
}

.forcescroll::-webkit-scrollbar-thumb {
    border-radius: 8px;
    border: 2px solid white; /* should match background, can't be transparent */
    background-color: rgba(0, 0, 0, .5);
}




.f-artist__menu,
.f-artist__menu *,
.f-artist__menu *::before,
.f-artist__menu *::after {
	-webkit-box-sizing: border-box;
			box-sizing: border-box;
}



.f-artist__menu {
	float: right;
	width: 200px;
	margin: 20px;
	font-weight: 400;
	font-style: italic;
	position: relative;
}

.f-artist__btn {
	border: 1px solid #fff;
	color: #fff;
	padding: 2px;
	cursor: pointer;
}

.f-artist__menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.f-artist__wrapper {
	display: none;
	position: absolute;
	bottom: 21px;
	right: 0;
	height: 300px;
	background: #000;
	color: #fff;
	padding: 10px;
	width: 400px;
	z-index: 9999;
}

.f-artist__search-wrapper {
	border-bottom: 1px solid #fff;
	position: absolute;
	left: 0;
	right: 0;
	padding: 0 0 10px;
		margin: 0 10px;
}

.f-artist__search-field {
	width: 100%;
}

ul.f-artist__list {
	margin-top: 45px;
	padding-top: 10px;
	overflow: auto;
	height:240px;
}

.f-artist__list-item,
.f-artist__albums-item {
	padding: 3px 0;
}

ul.f-artist__albums {
	margin-left: 20px;
	padding-top: 3px;
	display: none;
}

.f-artist__albums-item a {
	color: #fff;
}


.pl__headline {
	display: flex;
	justify-content: space-between;
	align-items: center;
}



.project-pagination {
	margin: 20px 0 10px 0;
	text-align: center;
}

.pagination__page {
	display: inline-block;
	padding: 0 8px;
	font-size: 14px;
	color: #a6a8b3;
	cursor: pointer;
}

.pagination__page:hover {
	font-weight: bold;
	color: #000;
}

.pagination__page--active{
	font-weight: bold;
	color: #000;
}

.pagination__page--disabled,
.pagination__page--disabled:hover{
	color: #ebecf0;
    cursor: default;
}

.pagination__count {
	text-align: center;
	margin-bottom: 10px;
}

.s-artist,
.s-artist *,
.s-artist *::before,
.s-artist *::after {
	-webkit-box-sizing: border-box;
			box-sizing: border-box;
}

.s-artist {
	margin: 10px 0 20px;
	font-weight: 400;
	position: relative;
}

.s-artist__btn {
	border: 1px solid #000;
	color: #000;
	padding: 2px 30px 2px 5px;
	cursor: pointer;
	display: inline-block;
	position: relative;
}

.s-artist__btn:after {
	content: '';
	position: absolute;
	top: 7px;
	right: 5px;
	width: 0;
	height:0;
	border-top: 5px solid #000;
	border-left: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-right: 5px solid transparent;
}



.s-artist ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.s-artist__wrapper {
	display: none;
	position: absolute;
	top: 21px;
	left: 0;
	height: 300px;
	background: #000;
	color: #fff;
	padding: 10px;
	width: 400px;
	z-index: 9999;
}

.s-artist__search-wrapper {
	border-bottom: 1px solid #fff;
	position: absolute;
	left: 0;
	right: 0;
	padding: 0 0 10px;
		margin: 0 10px;
}

.s-artist__search-field {
	width: 100%;
}

ul.s-artist__list {
	margin-top: 45px;
	padding-top: 10px;
	overflow: auto;
	height:240px;
}

.s-artist__list-item,
.s-artist__albums-item {
	padding: 3px 0;
}

ul.s-artist__albums {
	margin-left: 20px;
	padding-top: 3px;
	display: none;
}

.s-artist__name a {
	color: #fff;
}

.f-artist__menu--header .f-artist__wrapper {
    bottom: initial;
    top: 25px;
    border: 1px solid #fff;
    text-align: left !important;
}

.f-artist__menu--header a {
    font-size: 13px !important;
    font-weight: 400 !important;
    font-family: Arial, Verdana, sans-serif !important;
    width: auto !important;
}


		