/*

Theme Name: Monochrome Pro

Theme URI: http://www.graphpaperpress.com/themes/monochrome-pro/

Description: A WordPress magazine theme.

Version: 2.3

Author: Graph Paper Press

Author URI: http://www.graphpaperpress.com/  

Tags: light, fixed-width, three-columns, two-columns

License: GPL 

License URI: http://www.gnu.org/copyleft/gpl.html   



*/

@import url("css/screen.css");





* { margin: 0; padding: 0; }

ul, ul li { list-style: none; }

h2 { border-bottom: 1px solid #aeaeae; font-size: 22px;  }

h3 { line-height: 18px; }

.pullLeft { float: left; }

.pullRight { float: right; }

.clear { display: block; clear: both; }

.bg { background: #f3f3f3; }

.divider { border-bottom: 1px solid #aeaeae; margin-bottom: 15px; }

.more { margin-top: 7px; padding: 2px 7px; background-color: #7e7d7d; color: #fff; transition: 200ms all;  }

.more:hover { background-color: #fff; color: #000; transition: 200ms all; }

.more-red { background-color: #a00000; }



.tour-dates { margin-bottom: 25px; font-size: 12px; }

.tour-dates span:after { content:'sold out'; text-transform: uppercase; color: #fff; background: #a00000; padding: 1px 5px 0 5px; }





/*  home page - slider  */

#feature { margin-bottom: 35px; }



/*  home page - news  */

.news-block { /*margin-bottom: 35px; height: 340px; overflow: auto;*/ }

.news-block h2 { font-size: 22px; margin-bottom: 0; font-weight: normal; }

.news-block .listaNews { height: 320px; overflow: auto; padding-top: 10px; }

.news-block .listaNews li { margin-bottom: 5px; padding-bottom: 5px; border-bottom: 1px dotted #cdcdcd; }

.news-block .listaNews h3 { font-size: 14px; margin-bottom: 0px; text-transform: none; }

.news-block .listaNews .meta { margin-bottom: 5px; }

.news-block .listaNews p { margin-bottom: 0; }


/*  home page - today shows  */

.today-show-wrapper {
	font-size: 13px;
	overflow: auto;
	max-height: 369px;
}
.today-show-wrapper a:hover {
	color: #a00000;
}
.today-show-wrapper #home_right .widgettitle {
	line-height: 1;
    margin: 0 0 15px 0;
    color: #a00000;
    font-size: 18px;
    font-weight: normal;
    padding-bottom: 5px;
}
.today-show-wrapper .gigpress-listing li {
	margin-bottom: 15px;
}

/*  home page - berlin gigs  */

 .listaBerlinGigs h2 { font-size: 22px; margin-bottom: 0; font-weight: normal; }

.listaBerlinGigs .listaNews { height: 400px; overflow: auto; padding-top: 10px; }

.listaBerlinGigs .listaNews li { margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px dotted #cdcdcd; overflow: hidden; padding-right: 5px; }

.listaBerlinGigs .listaNews h3 { font-size: 14px; margin-bottom: 0; text-transform: none; line-height: 18px; font-weight: bold; }

.listaBerlinGigs .listaNews h3:last-child { margin-bottom: 5px; }



/*  home page - artisti  */

.artist-block { margin-bottom: 35px; }

.artist-block h2 { /*font-size: 16px;*/ margin-bottom: 15px; font-weight: normal; }

/*.artist-block li { margin: 0 0 0 45px; }*/

/* .artist-block li:first-child,

.artist-block li:nth-child(5),

.artist-block li:nth-child(9),

.artist-block li:nth-child(13),

.artist-block li:nth-child(17),

.artist-block li:nth-child(21),

.artist-block li:nth-child(25),

.artist-block li:nth-child(29),

.artist-block li:nth-child(33),

.artist-block li:nth-child(37),

.artist-block li:nth-child(41),

.artist-block li:nth-child(45),

.artist-block li:nth-child(49) {  margin-left: 0; } */

.artist-block h3 { font-size: 16px; margin-bottom: 10px; text-transform: none; /*white-space: nowrap; overflow: hidden; text-overflow: ellipsis;*/ }

.artist-block img { width: 100% !important; height: auto !important; }



/*  home page - eventi*/

.events-block h2 { /*font-size: 16px;*/ margin-bottom: 15px; font-weight: normal; }

/*.events-block li { margin: 0 0 0 45px; }*/

.events-block li:first-child {  margin-left: 0; }

.events-block h3 { font-size: 16px; margin-bottom: 10px; text-transform: none; }

.events-block img { width: 100% !important; height: auto !important; }



/*  newsletter  */

/*#nlFormWrapper form { padding: 10px; overflow: hidden; }

#nlFormWrapper h2 { font-size: 16px; margin: 0 0 10px 0; font-weight: normal; }

#nlFormWrapper input[type=email] { width: 100%; height: 30px; line-height: 30px; text-indent: 10px; margin: 5px 0; }

#nlFormWrapper input[type=submit] { background-color: #aaa; border: 0; border-radius: 4px; color: #FFFFFF; cursor: pointer; display: inline-block; font-size: 15px; font-weight: bold; height: 30px; line-height: 3px; margin: 5px 0; padding: 0 22px; text-align: center; }

#nlFormWrapper input[type=submit]:hover { background-color: #000; }*/



/* pagina artisti  */

.artistList li { display: inline-block; vertical-align: top; margin: 0; margin-bottom: 30px; margin-left: 10px; overflow: hidden; }

.artistList li.first { margin-left: 0; }

.artistList a { display: block; }

.artistList h3 { margin: 0 0 8px 0; font-size: 16px; min-height: 40px; }

.artistList a:hover h3 { color: #a00000;}

.artistList img { width: 100% !important; height: 100% !important; object-fit: cover;
    object-position: center; }

.artistList li div { overflow: hidden; margin-bottom: 10px; aspect-ratio: 3 / 2; }

.artist img { width: 100% !important; height: 100% !important; object-fit: cover;
    object-position: center; }



/* pagina artista  */

.artistPage img { width: 100% !important; height: auto; }

.artistBio h2 { margin-top: 55px; }

.onTour { background: #a00000; color: #fff; font-size: 14px; padding: 3px 10px; margin-top: 4px; float: right !important; }

.onTour:hover { background: #000; color: #fff; }

.artistExtra h4 { margin: 0 0 15px; line-height: 25px; font-weight: bold;font-size: inherit; }

.artistExtra h4 span,

.artistExtra h4 a{ font-size: 12px; font-weight: normal; color: #000; }

.artist-social-icons-wrapper { border-bottom: 1px solid #aeaeae; margin-bottom: 15px; padding-bottom: 10px; }

.artist-social-icon { max-width: 36px; margin-right: 10px; }



/* pagina eventi  */

.eventList th,

.eventList td { padding: 10px 2px; border-bottom: 1px solid #ccc; }

.eventList th { font-size: 16px; font-weight: normal;  }

.eventList tr:nth-child(even) td,

.eventList tr.even td { background: #fff; }

.eventList .title { background: #f3f3f3 !important;  }

.eventList .title h3 { margin: 0 0 0 10px; font-size: 16px; font-weight: normal; }



/* pagina eventi old

.eventList li {

	border-bottom: 1px solid #aeaeae;

	display: inline-block;

	float: none;

	margin-bottom: 35px;

	margin-left: 3%;

	padding-bottom: 35px;

	vertical-align: top;

	width: 31%;

}

.eventList li.first {

	margin-left: 0;

}

.eventList a {

	display: inline;

}

.eventList .img-wrapper {

	background-position: center;

	background-size: cover;

	border: 1px solid #aeaeae;

	display: block;

	height: 150px;

	margin-bottom: 15px;

}

.eventList h3 {

	min-height: 36px;

}

.eventList h3 span {

	font-size: 80%;

}

.eventList .event-data {

	min-height: 40px;

}

@media screen and (max-width: 768px) {

	.eventList h3 {

		min-height: 60px;

	}

}

@media screen and (max-width: 600px) {

	.eventList li {

		border-bottom: 1px solid #aeaeae;

		display: block;

		margin-left: 0;

		width: 100%;

	}

	.eventList h3 {

		min-height: inherit;

	}

	.eventList .event-data {

		min-height: inherit;

	}

}

*/

.page-event.eventList li {

	overflow:hidden; width: 100%; display: block; margin-left: 0; padding-bottom: 15px;margin-bottom: 15px; border-bottom: 1px solid #ccc; height: 90px;

}

.page-event.eventList li > div {

	height: 100%;

	float:left;

}

.page-event.eventList li .event-date {

	 width: 100px; font-size: 28px; text-align:center;padding: 0 10px;

}

.page-event.eventList li .event-date span:first-child {

	border-bottom: 1px solid #ccc; display: block;font-size: 26px;

}

.page-event.eventList li .event-date span:last-child {

	display: block; color:#696767

}

.page-event.eventList li .img-wrapper {

	width: 180px; margin-right: 15px; margin-bottom: 0; background-size: cover; background-position: center;

}

.page-event.eventList li .event-data {

	font-size: 14px; position: relative; color: #7e7d7d;

}

.page-event.eventList li .event-data a,

.page-event.eventList li .event-data strong  {

	color: #000;

}

.page-event.eventList li h3 {

	min-height: inherit; margin-bottom: 5px; font-size: 24px; line-height: 1;

}

.page-event.eventList li h3 span {

	font-size: 80%; color: #696767;

}

.page-event.eventList li .event-data i {

	margin-right: 5px; color: #000;

}

.page-event.eventList li .event-data .onTour {

	display:inline-block;padding-top: 3px; padding-bottom: 3px; margin-top: 6px; position: absolute; bottom: 0; color: #fff;

}

@media screen and (max-width: 768px) {

	.page-event.eventList li .event-data {

		width: calc(100% - 320px);

	}

	.page-event.eventList li h3 {

		font-size: 20px;

		line-height: 1.3;

	}

}

@media screen and (max-width: 767px) {

	.page-event.eventList li {

		height: auto;

		padding-bottom: 25px;margin-bottom: 25px;

	}

	.page-event.eventList li .event-date {

    width: 70px;

    height: inherit;

    font-size: 20px;

    margin-top: -7px;

    padding: 0;

	}

	.page-event.eventList li .event-date span:first-child {

		font-size: 20px;

	}

	.page-event.eventList li .img-wrapper {

		 display: none;

	}

	.page-event.eventList li .event-data {

		width: calc(100% - 100px);

		font-size: 12px;

		margin-left: 10px;

		padding-left: 10px;

		border-left: 1px solid #ccc;

	}

	.page-event.eventList li .event-data span {

		display: block;

	}

	.page-event.eventList li .event-data em {

		display: none;

	}

	.page-event.eventList li .event-data .onTour {

		position: static;

	}

}





form { padding: 10px; overflow: hidden; }

form > p { margin-bottom: 5px; }

input[type=email],

input[type=text],

select { width: 100%; height: 30px; line-height: 30px; text-indent: 10px; margin: 5px 0; }

input[type=submit] { background-color: #aaa; border: 0; border-radius: 4px; color: #FFFFFF; cursor: pointer; display: inline-block; font-size: 15px; font-weight: bold; height: 30px; line-height: 3px; margin: 5px 0; padding: 0 22px; text-align: center; }



body {

	font-size: 12px !important;

	margin:0;

	padding:3em 0;

	opacity:.999;

	color:#000;

}



.container {

	box-shadow: 0px 3px 10px 0px rgba(0,0,0,.5);

	background:#fff;

	padding: 1em 2em;

}



.container-bg {

	background:#fff;

}



blockquote {

	background:url(images/quote.png) .5em top no-repeat;

	color:#dde7ee;

	font-style:normal;

	padding:0;

}



h1 a,h3 a,h4 a,h5 a,h6 a

h1,h3,h4,h5,h6 {

	color:#000;

}

h2 a,h2 {

	color: #a00000;

}

a {

	color:#7e7d7d;

	text-decoration:none;

	transition: 300ms all;

}



a:active,h2 a:active,h3 a:active {

	color:#444130;

	text-decoration:none;

}



a:hover,h2 a:hover,h3 a:hover {

	color:#444130;

	text-decoration:none;

}



.chrome {

	color:#ff0000;

}



blockquote p {

	padding:0 20px 0 30px;

}



hr {

	background:#000;

	height:1px;

}



img {

	margin:0;

}



.photo_align_left {

	float:left;

	padding:.8em;

	border:1px solid #ccc;

	background:#eee;

	margin:0 0 1em;

}



.attachment-post-thumbnail {

	border:11px solid #eee;

}



.post .photo_align_left {

	margin:0 1.5em 1.5em 0;

}



.post img.thumbnail {

	float:left;

	margin:0 1.5em 1.5em 0;

}



.logo img {

	margin: -15px 10px 0 0;

	vertical-align: middle;

	float: left;

}



.logo h1 {

	font-weight: normal;

	color:#000;

	margin:12px 0;

	font-size: 22px;

	line-height: 16px;

	text-align: center;

}

.logo h1 a{

	padding-top: 25px;

	display: block;

}

.logo h1 span {

	width: 350px;

	font-size: 14px;

	display: block;

	margin-top: 5px;

	line-height: 18px;

	text-align: center;

}

@media screen and (max-width: 768px) {

	.logo img {

	  margin: -5px 10px 0 0;

	  width: 70px;

    height: 70px;

	}

}

input {

	border:1px solid #CCCCCC;

	padding-left:0;

}



input#submit {

	padding: 6px 10px;

}



ol {

	margin-left:35px;

}



label {

	font-weight:normal;

}



textarea {

	height:100px;

	width: 100%;

	padding: 0;

}



.small {

	font-size:.9em;

}



.nomargin {

	margin:0;

}



a.button,button {

	font-weight:normal;

}



dl.small dd {

	font-size:.9em;

}



.linkcat {

	list-style:none;

}



.post_first {

	background:#e5e5e5;

	padding:1em;

}



.post_alt {

	background:#eee;

	padding:1em;

}



span.meta_align_right {

	color:#ccc;

	float:right;

	font-size:.6em;

}



span.meta_align_right a {

	color:#ccc;

}



span.meta_align_right a:hover {

	color:#000;

}



.box {

	background-color: #eee;

}

.meta {

	color:#666;

	font-size:.8em;

	line-height:1.875em;

}



.meta a {

	color:#666;

}



.meta a:hover {

	color:#000;

}



.byline {

	color:#666;

	font-size:.8em;

	line-height:1.875em;

}



.byline a {

	color:#666;

	line-height:1.875em;

	text-decoration:none;

}



.byline a:hover {

	color:#000;

}



.meta_list,.meta_list a,ul.meta_list {

	color:#000;

	list-style-image:none;

}



.meta_list li {

	border-bottom:1px dotted #000;

	list-style-image:none;

}



h2.widgettitle {

	color:#000;

	text-transform:uppercase;

	border-bottom:1px solid aeaeae;

}



.five_posts h3 {

	margin-bottom:0;

	padding:.5em 0;

}



.five_posts .attachment-post-thumbnail {

	margin:.5em 0;

}



.five_posts h3 a {

	text-transform:uppercase;

}



.five_posts h4,h6.category_head {

	margin:0 0 1em;

	padding:0;

	text-transform:uppercase;

	color:#ff0000;

	font-size:.9em;

	font-weight:normal;

	border-bottom:1px solid #000;

}



.five_posts h4 a,h6.category_head a {

	text-transform:uppercase;

	color:#ff0000;

}



.five_posts h4 a:hover,h6.category_head a:hover {

	color:#fff;

	background:#ff0000;

}



h6.category_more a {

	color:#000;

	background:#eee;

	padding:.3em;

	font-size:.9em;

	text-transform:uppercase;

	border:none;

}



h6.category_more a:hover {

	background:#333;

	color:#fff;

}



#gray_bg {

	background:#ddd;

	padding:2em;

	margin:0 -2em;

	float:left;

	position:relative;

}



#dark_bg {

	background:#000;

	padding:2em;

	margin:0 -2em;

	color:#666;

	float:left;

	position:relative;

	width: 100%;

}



#dark_bg ul li {

	list-style-image:none;

	border-bottom:1px solid #666;

}



#dark_bg a {

	color:#ff0000;

}



#dark_bg a:hover {

	color:#fff;

}



#dark_bg h2.widgettitle {

	margin:0 0 1em;

	padding:0;

	text-transform:uppercase;

	color:#666;

	border-bottom:1px solid #666;

	font-weight:normal;

}



.five_posts span.more-posts {

    border-bottom: 1px solid #000000;

    color: #000000;

    font-size: 0.9em;

    line-height: 1.8em;

    list-style-image: none;

    margin: 0 ;

float:left;

}



.five_posts .more-posts-wrap {

    margin: 1em 0 0 0;



}



.five_posts span.more-posts a {

    color: #000000;

}



.five_posts span.more-posts a:hover {

	color:#ff0000;

}



.post h2 {

	border-bottom:1px solid #aeaeae;

	margin-bottom:15px;

}



h2.category_page {

	background:#000;

	margin-bottom:15px;

	color:#fff;

	text-transform:uppercase;

	text-align:center;

	padding:10px;

}



.post h2 a {

	color:#000;

	text-decoration:none;

}



#maincontent .post h2 {

	margin-bottom:5px;

}



#maincontent .content {

	padding:5px 47px 20px 48px;

}



#maincontent h2.pagetitle {

	border:none;

	text-transform:uppercase;

}



#feature h3 {

	margin-bottom:0;

	padding:0;

}



#feature p img {

	margin:7px 0 2em;

}



.feature_text {

	margin-top:2em;

}



#home_right .entry {

	padding:0 0 2em;

}



.news h3 {

	text-transform:uppercase;

}

.single-sidebar a {

	color: #a00000;

}



.content {

	margin:0 0 1em;

}



ul#featurenav {

	margin-left:0;

	padding-left:0;

	white-space:nowrap;

}



#featurenav li {

	display:inline;

	list-style-type:none;

}



#featurenav a {

	padding:1px 5px;

}



#featurenav a:link,#featurenav a:visited {

	background-color:#eee;

	border:1px solid #000;

	color:#000;

	text-decoration:none;

}



#featurenav a:hover {

	background-color:#444;

	color:#fff;

	text-decoration:none;

}



.author {

	background:#eee;

	margin-bottom:1.5em;

	padding:1.5em;

}



.author img {

	float:left;

	padding:0 1em 1em 0;

}



.author p {

	margin-left:8em;

}



.author h6 {

	border-bottom:1px #000 dotted;

	margin-left:7em;

}



.navigation,.navigation a {

	color:#AAA;

}



.alignright {

	float:right;

}



.alignleft {

	float:left;

}



.post {

	margin-bottom:25px;

}



.entry {

	padding-bottom:25px;

}



#header {

	/*height:50px;*/

	padding:10px 0 0;

	max-width:950px;

	width: 100%;

	margin-bottom: 25px;

}



#header h1,#header .description {

	line-height:1em;

	margin:0;

	padding:0;

}



h1 a.logo {

	text-transform:uppercase;

}



.entry #nav .content {

	margin:auto;

	padding:0;

}



.entry #nav {

	background:#FFF;

	margin-bottom:15px;

}



.entry #nav li a {

	background:#666;

	border-right:1px solid #000;

	color:#FFF;

}



.entry #nav li.last a {

	border-right:none;

}



.entry #nav li a:hover {

	background:#333;

	color:#FFF;

}



#footer {

	font-size:.9em;

	margin:0;

	text-align:center;

}



#footer a {

	text-decoration:none;

}



#search {

	float:right;

}



#search #s {

	background:transparent url(images/icons/search_grey.gif) 0 center no-repeat;

	color:#CCCCCC;

	font-size:.9em;

	margin-right:0;

	margin-top:10px;

	padding:2px 0 2px 17px;

	width:135px;

}



#search #s:hover {

	color:#000;

}



.search-excerpt {

	margin:0;

}



.commentlist li {

	padding:8px 15px;

}



.comments-alt {

	background:#EEE;

}



.bottombar {

}



.bottombar h2 {

	font-size:1em;

	font-weight:bold;

	line-height:1em;

	margin:1em 0;

}



#top {

	margin:0 auto;

	width:950px;

}



#title {

	float:left;

}



#title h1 {

	margin:0;

}



#title h1 a {

	color:#fff;

	font-weight:bold;

	letter-spacing:-.1em;

	line-height:1.3em;

	text-transform:uppercase;

}



#title h1 a:hover {

	color:#eee;

}



#contents {

	background:#fff;

	border:1px solid #ccc;

	border-top:none;

	clear:both;

	margin:0;

	padding:15px;

}





	

/* SECOND TIER PAGE NAVIGATION */



	

/* Root = Horizontal, Secondary = Vertical */

#navmenu-h-r {

	background:#eee;

	z-index:14;

}



#navmenu-h li.alignright {

	float:right;

}



ul#navmenu-h {

	margin: 27px 0 0 0;

	border:0 none;

	float: right;

	padding:0;

	

/*For KHTML*/

	list-style:none;

	height:34px;

	z-index:5;

}



#navmenu-h-r {

	margin:0 0 1em;

	border:0 none;

	padding:0;

	width:950px;



	

/*For KHTML*/

	list-style:none;

	height:24px;

}



ul#navmenu-h li {

	margin:0;

	border:0 none;

	padding:0;

	float:left;

	margin-left: 5px;



	

/*For Gecko*/

	display:inline;

	list-style:none;

	position:relative;

	height:34px;

	/*border-right:1px #222 solid;*/

	z-index:6;

}



#navmenu-h-r li {

	margin:0;

	border:0 none;

	padding:0;

	float:right;



	

/*For Gecko*/

	display:inline;

	list-style:none;

	position:relative;

	height:24px;

}



ul#navmenu-h ul {

	margin:0;

	border:0 none;

	padding:0;

	width:160px;

	list-style:none;

	display:none;

	position:absolute;

	top:34px;

	left:0;

	z-index:100;

}



ul#navmenu-h-r ul {

	margin:0;

	border:0 none;

	padding:0;

	width:160px;

	list-style:none;

	display:none;

	position:absolute;

	top:24px;

	left:0;

	z-index:111;

}



ul#navmenu-h ul:after,ul#navmenu-h-r ul:after /*From IE 7 lack of compliance*/ {

	clear:both;

	display:block;

	font:1px/0 serif;

	content:".";

	height:0;

	visibility:hidden;

}



ul#navmenu-h ul li,ul#navmenu-h-r ul li {

	width:160px;

	float:left;



	

/*For IE 7 lack of compliance*/

	display:block!important;



	

/*For IE*/

}





	

/* Root Menu */

ul#navmenu-h a {

	padding: 3px 15px;

	float:none!important;

	display:block;

	color: #414143;

	font:12px/24px Helvetica;

	text-decoration:none;

	text-transform:uppercase;

	height:auto!important;

	border-bottom:1px #aeaeae solid;

}



ul#navmenu-h-r a {

	padding:2px 20px 0;

	float:none!important;

	display:block;

	background:#eee;

	color:#000;

	font:11px/22px Helvetica;

	text-decoration:none;

	height:auto!important;



	

/*For IE*/

}





	

/* Root Menu Hover Persistence */

ul#navmenu-h a:hover,

ul#navmenu-h-r a:hover,

ul#navmenu-h li:hover a,

ul#navmenu-h-r li:hover a,

ul#navmenu-h li.iehover a,

ul#navmenu-h-r li.iehover a

 {

	background: #7e7d7d;

	color:#FFF;

	border-bottom: 1px solid #7e7d7d;

}

ul#navmenu-h .current-menu-item a

 {

	border-bottom: 1px solid #a00000;

	color: #a00000;

}





	

/* 2nd Menu */

ul#navmenu-h li:hover li a,ul#navmenu-h li.iehover li a,ul#navmenu-h-r li:hover li a,ul#navmenu-h-r li.iehover li a {

	float:none;

	background:#000;

	color:#ccc;

}





	

/* 2nd Menu Hover Persistence */

ul#navmenu-h li:hover li a:hover,ul#navmenu-h li:hover li:hover a,ul#navmenu-h li.iehover li a:hover,ul#navmenu-h li.iehover li.iehover a,ul#navmenu-h-r li:hover li a:hover,ul#navmenu-h-r li:hover li:hover a,ul#navmenu-h-r li.iehover li a:hover,ul#navmenu-h-r li.iehover li.iehover a {

	background:#333;

	color:#FFF;

}





	

/* 3rd Menu */

ul#navmenu-h li:hover li:hover li a,ul#navmenu-h li.iehover li.iehover li a,ul#navmenu-h-r li:hover li:hover li a,ul#navmenu-h-r li.iehover li.iehover li a {

	background:#000;

	color:#ccc;

}





	

/* 3rd Menu Hover Persistence */

ul#navmenu-h li:hover li:hover li a:hover,ul#navmenu-h li:hover li:hover li:hover a,ul#navmenu-h li.iehover li.iehover li a:hover,ul#navmenu-h li.iehover li.iehover li.iehover a,ul#navmenu-h-r li:hover li:hover li a:hover,ul#navmenu-h-r li:hover li:hover li:hover a,ul#navmenu-h-r li.iehover li.iehover li a:hover,ul#navmenu-h-r li.iehover li.iehover li.iehover a {

	background:#CCC;

	color:#FFF;

}





	

/* 4th Menu */

ul#navmenu-h li:hover li:hover li:hover li a,ul#navmenu-h li.iehover li.iehover li.iehover li a,ul#navmenu-h-r li:hover li:hover li:hover li a,ul#navmenu-h-r li.iehover li.iehover li.iehover li a {

	background:#EEE;

	color:#666;

}





	

/* 4th Menu Hover */

ul#navmenu-h li:hover li:hover li:hover li a:hover,ul#navmenu-h li.iehover li.iehover li.iehover li a:hover,ul#navmenu-h-r li:hover li:hover li:hover li a:hover,ul#navmenu-h-r li.iehover li.iehover li.iehover li a:hover {

	background:#CCC;

	color:#FFF;

}



ul#navmenu-h ul ul,ul#navmenu-h ul ul ul,ul#navmenu-h-r ul ul,ul#navmenu-h-r ul ul ul {

	display:none;

	position:absolute;

	top:0;

	left:160px;

}





	

/* Do Not Move - Must Come Before display:block for Gecko */

ul#navmenu-h li:hover ul ul,ul#navmenu-h li:hover ul ul ul,ul#navmenu-h li.iehover ul ul,ul#navmenu-h li.iehover ul ul ul,ul#navmenu-h-r li:hover ul ul,ul#navmenu-h-r li:hover ul ul ul,ul#navmenu-h-r li.iehover ul ul,ul#navmenu-h-r li.iehover ul ul ul {

	display:none;

}



ul#navmenu-h li:hover ul,ul#navmenu-h ul li:hover ul,ul#navmenu-h ul ul li:hover ul,ul#navmenu-h li.iehover ul,ul#navmenu-h ul li.iehover ul,ul#navmenu-h ul ul li.iehover ul,ul#navmenu-h-r li:hover ul,ul#navmenu-h-r ul li:hover ul,ul#navmenu-h-r ul ul li:hover ul,ul#navmenu-h-r li.iehover ul,ul#navmenu-h-r ul li.iehover ul,ul#navmenu-h-r ul ul li.iehover ul {

	display:block;

}



* html	ul#navmenu-h ul li a,* html ul#navmenu-h-r ul li a {

	width:100%;

}



.slideshow {

	background:#eee;

	margin:0 0 1em;

	clear:both;

}









/* Captions */

.wp-caption { text-align: center; }

.wp-caption img { margin: 0; padding: 0; border: 0 none; }

.wp-caption .wp-caption-text { margin: 0; padding: 5px; }

.gallery-caption { margin-left: 0; }    



/* Floats and Images */

.alignleft{float: left;}

.alignright{float: right;}

.aligncenter {display: block;clear:both;margin-left: auto;margin-right: auto;}

.sticky {}



.bypostauthor {}



/* Smartphones (portrait and landscape) ----------- */

@media only screen 

and (min-width : 320px) 

and (max-width : 767px) {

	.column, .span-1, .span-2, .span-3, .span-4, .span-5, .span-6, .span-7, .span-8, .span-9, .span-10, .span-11, .span-12, .span-13, .span-14, .span-15, .span-16, .span-17, .span-18, .span-19, .span-20, .span-21, .span-22, .span-23, .span-24 { float: none; margin:0; padding: 0; width: 100%; }

	.pullRight,

	.pullLeft { float: none; }

	.more { float: right; }

	

	.container { box-sizing: border-box; }

	ul#navmenu-h { margin: 0; height: auto; clear: both; }

	ul#navmenu-h li { float: none; }

	.news-block { margin-bottom: 15px; height: auto; }

	

	.artist-block li { margin-bottom: 15px; }

}





/* Smartphones (landscape) ----------- */

@media only screen 

and (min-width : 321px) {

/* Styles */

}



/* Smartphones (portrait) ----------- */

@media only screen 

and (max-width: 767px) {

}



@media only screen and (max-width: 768px) {

	.logo h1 {

		margin-bottom: 45px !important;

		text-align: left;

	}

	.logo h1 span {

		width: auto;

		text-align: left;

	}

	.artistList li {

		margin-left: .7%;

		/*max-height: 149px;*/



	}

}

@media only screen and (max-width: 767px) {

	/*.logo h1 span {

		display: none;

	}*/

	ul#navmenu-h {

		clear: none !important;

		float: none;

	}

	ul#navmenu-h li {

    float: left;

	}

	ul#navmenu-h a {

    padding: 3px 5px;

	}

}



.gigpress-table { font-size: 12px; }

.gigpress-header .gigpress-date { width: 15%; }

.gigpress-header .gigpress-city { width: 25%; }

.gigpress-header .gigpress-country { width: 25%; }

.black-footer-wrapper {
  display: flex;
  justify-content: space-between;
  color: #fff;
}
#dark_bg .black-footer-wrapper h2.widgettitle {
  color: #fff;
  padding-bottom: 5px;
  border-color: #fff;
	margin-bottom: 0;
	font-size: 14px;
}
#dark_bg  .black-footer-wrapper a {
    color: #aeaeae;
}
#dark_bg  .black-footer-wrapper a:hover {
    color: #fff;
}
#dark_bg  .black-footer-wrapper .gigpress-listing li {
padding: 5px 0;
}