@charset "utf-8";
.bashobrand {
	font-weight: bolder;
	background-color: #000000;
}

.backpress {
	background-color: #474545;
	border-collapse: separate;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
}
.textwhite {
	color: #F9F9F9;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: large;
}
.topbar {
	background-color: #F7F6F6;
	color: #000000;
	font-weight: bold;

}
.artistcaption {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: large;
	color: #000000;
	text-align: center;

}
.container.containerbackground .row .col-md-4.artistcaption {
	border: thin solid #000000;
}

.topimage {
	background-image: url(url);
}
.headerblackbackground {
	background-color: #303030;
}

.containerbackground {
	background-color: #FFFFFF;
}
.container .artistblock {
}
.artistblock {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	color: #000000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 12pt;
}


a {
	color: #000000;
}
a:hover {
	color: #676767;
}
body {
	background-color: #EC8264;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 33.16%,rgba(236,130,100,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 33.16%,rgba(236,130,100,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 33.16%,rgba(236,130,100,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 33.16%,rgba(236,130,100,1.00) 100%);
}
.containercolour {
	background-color: #EC8264;
	background-image: -webkit-linear-gradient(270deg,rgba(236,130,100,0.61) 0%,rgba(248,215,205,0.17) 52.85%,rgba(255,255,255,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(236,130,100,0.61) 0%,rgba(248,215,205,0.17) 52.85%,rgba(255,255,255,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(236,130,100,0.61) 0%,rgba(248,215,205,0.17) 52.85%,rgba(255,255,255,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(236,130,100,0.61) 0%,rgba(248,215,205,0.17) 52.85%,rgba(255,255,255,1.00) 100%);
}

.artistblockwhitetext {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.bodywhite {
	background-color: #FFFFFF;
}
.artistimage {
	align: center;

}














@media (min-width: 430px) and (max-width: 768px){
}
.artistblockwh {
}
