/*
Theme Name:     MANOWAR 2018
Theme URI:      http://audiotheme.com/view/promenade/
Description:    Promenade Child Theme
Author:         Jan Yrlund
Author URI:     http://www.darkgrove.net
Template:       promenade
Version:        1.0.0
*/

body {
    -moz-osx-font-smoothing: grayscale;
    background: none repeat scroll 0 0 #FFFFFF;
    color: #454545;
    font-family: "Lora",serif;
    font-size: 15px;
    line-height: 1.77778;
}

#expandBuy{
height:52px;
}


.gig-card .gig-name {
	display:block;
}
.site-header {
    border-bottom: 1px solid #1F1F1F;
    border-top: 5px solid #1F1F1F;
    font-size: 1.8rem;
    position: relative;
    text-align: center;
    z-index: 10;
    background: #FFFFFF;
}

a {
	color: #ff6f00;
}

.single-post .site-content-header .paged-nav--singular {
    display: none;
}

<!-- 
.site-title {
    color: #1F1F1F;
    font-size: 1.88889em;
    font-weight: 700;
    letter-spacing: 0.1em;
    line-height: 1;
    margin: 5px;
    text-align: center;
    display: none;
} -->


.hero-image {
    border-bottom: 1px solid #1F1F1F;
    text-align: center;
    background: #000;
 display: block;
    margin: 0 auto;
}

.slider {
    border-bottom: 1px solid #1F1F1F;
    text-align: center;
    background: #000;
}

div.meteor-slides {
    clear: both;
    height: auto !important;
    line-height: 0;
    margin: 0;
    max-width: 100%;
    overflow: visible !important;
    padding: 0;
    position: relative;
    z-index: 1;
    display: inline-block;
}

.credits {
    background: none repeat scroll 0 0 #1F1F1F;
    clear: both;
    color: #FFFFFF;
    font-family: "Open Sans",sans-serif;
    font-size: 7pt;
    letter-spacing: 0.1em;
    line-height: 1.38462;
    padding: 1.61538em;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}


.single .post .entry-title {
    font-size: 21pt;
    line-height: 1.41667;
    margin-bottom: 0.666667em;
}

 a.linkopacity img {
   	filter:alpha(opacity=90);
   	-moz-opacity: 0.90;
  	 opacity: 0.90;
   	-khtml-opacity: 0.90;}
     a.linkopacity:hover img {
   	filter:alpha(opacity=100);
   	-moz-opacity: 1.0;
  	 opacity: 1.0;
  	 -khtml-opacity: 1.0; }

.nav-itunes, #access .nav-itunes:hover > a, #access .nav-itunes a:focus {
    background: url("images/itunes-512.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #FFAA0F;
    padding: 0;
}
.nav-itunes a {
    color: rgba(0, 0, 0, 0);
    font-size: 13px;
    text-shadow: 0 0;
    width: 25px;
}
.nav-itunes a:hover {
    background: url("images/itunes-512b.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: rgba(0, 0, 0, 0);
    font-size: 13px;
    text-shadow: 0 0;
    width: 25px;
}


.gig-card .gig-tickets-link {
  position: absolute;
  right: 4em;
  top: 1.125em;
}

.track-purchase-link {
  float:right;
  padding-right:10px;

}



.more-link {
    color: #000;
    font-weight: bold;
}

.entry-meta {
    display: none;
    font-size: 1.6rem;
    letter-spacing: 0.025em;
    line-height: 1.8125;
}

.record-details dd {
    display: inline;
    font-family: arial;
    margin-right: 1em;
}

.record-details dd {
    display: inline;
    font-family: arial;
    margin-right: 1em;
}

a.contactLink:link { color:#222222; font-weight: 600;}
a.contactLink:visited { color:#000000; font-weight: 600; }
a.contactLink:hover { color:#000000; text-decoration:underline; font-weight: 600;}
a.contactLink { text-decoration:underline;}

.biggerTxt{
font-family: "Lora",serif;
    font-size: 14px;
    line-height: 1.77778;
}

.recent-posts-item{
padding-bottom:10px;
border-bottom:1px solid #f3f3f3;
}

.recent-posts-item a:after
{
    content: "→";
}

a.js-maybe-external:link { color:#222222; }
a.js-maybe-external:visited { color:#222222; }
a.js-maybe-external:hover { color:#ff7b00; text-decoration:underline;}
a.js-maybe-external { text-decoration:none;}

.meta-links a.js-maybe-external:link { color:#c0c0c0; }
.meta-links a.js-maybe-external:visited { color:#c0c0c0; }
.meta-links a.js-maybe-external:hover { color:#ffffff; text-decoration:underline;}
.meta-links a.js-maybe-external { text-decoration:none;}


.js-maybe-external {
color: #c0c0c0;
font-weight: bold;
}


p.featured-image {
    margin-bottom: 0.625em;
    max-width: 200px;
    text-align: center;
}

.alignleft.wp-post-image {
    border: 6px solid #c0c0c0;
}

.alignleft-no-border{
float:left;
padding-top:10px;
padding-left:0px;
padding-right:20px;
padding-bottom:40px;
}


a.mobileTickets:link { color:#ff7b00; }
a.mobileTickets:visited { color:#ff7b00; }
a.mobileTickets:hover { color:#ff7b00; text-decoration:underline;}
a.mobileTickets { text-decoration:underline;}

/*------------------------------------------------------
                    gallery display
------------------------------------------------------*/

/*------------------------------------------------------
                    .entry-content img {
	margin: 0 0 24px 0;
	max-width: 640px;
}

.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 10px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 10px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft, img.alignright, img.aligncenter {
	margin-bottom: 12px;
}
#content .wp-caption {
	background: #f1f1f1;
	color: #888;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	margin-bottom: 20px;
	padding: 4px;
}
#content .wp-caption img {
	margin: 5px;
}
#content .wp-caption p.wp-caption-text {
	margin: 0 0 4px;
}
#content .wp-smiley {
	margin:0;
}
#content .gallery {
	margin: auto;
}
#content .gallery .gallery-item {
	float: left;
	margin-top: 10px;
	text-align: center;
	width: 33%;
}
#content .gallery img {
	border: 2px solid #cfcfcf;
}
#content .gallery .gallery-caption {
	margin-left: 0;
}
#content .gallery dl {
	margin: 0;
}
------------------------------------------------------*/

.entry-content img {
padding:5px;

}
#content .gallery img {
	border: 1px solid #dddddd;
}
#content .gallery-caption {
	color: #888;
	font-size: 12px;
	margin:-24px 0 24px 0;
}
#content .gallery br+br {
	display: none;
}

#text-3 {
}

.mwnewsDate  {
	font-size: 14px;
}

#nolist li{
list-style-type: none;
    padding-bottom: 15px;
    margin-left: 15px;
}