/*
 Theme Name:   JazzWeek GeneratePress child theme
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      1.0
*/


html {
	margin: 0;
    padding: 0;
}

body {

}

div.rpx_user_icon {
	color: black;
	font-weight: 700;
}

body, div, p, input, textarea 
{
	font-size: 16px;
	line-height: 1.3em;
}

p {
}	

.site-content {
	min-height: 400px;
}

.entry-content:not(:first-child) {
	margin-top: 1em;
}


.lcp_excerpt {
	font-family: "Merriweather", Georgia, Serif;
	margin-bottom: 1.5em;
	line-height: 1.4em;
}

.row {
	position: relative;
}

#sidebar.four.columns {
}

#content.eight.columns {
	width: 64%;
}

.row, .post_container, .widget-container, #crumbs, .sliderwrap  {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
} 

h2.posts_title a {
	font-weight: 700;
	display: block;
	margin-bottom: 20px;
}

.post_container {
	min-height: 300px;
}

.widget-container   {
	background-color:#eee;
	border: 0;

}

#inside {
	margin: 5px auto 5px auto;
	color: red;
	border: 2px solid red;
	font-size: 16px;
	background-color: white;
	width: 980px;
	padding: 10px;
}

#inside h4 {
	color: red;
	font-size: 18px;
	font-weight: 700;
	text-align: center;
}


#nav ul li a
{
  padding-right: 15px;
  padding-left: 8px;
}

header {
	/* background-color:rgba(200,200,200,.5); */
	padding: 10px 0 0 0;
	margin-top: 0;
	margin-bottom: 10px;
	/* border-top: 2px solid black; */
}


#nav ul li a {
	color: #ddd;
	font-weight: 700;
	font-size: 16px;
}

#nav ul li ul {
	color: #ddd;
	font-weight: 700;
	font-size: 16px;
}

#nav ul li a:hover {
	background-color: rgba(255,255,255,.5);
	color: white;
	font-weight: 700;

}

#nav ul li ul li a, #nav ul li.current-menu-item ul li a {
	color: black;
	background-color: white;
	font-weight: 600;
	font-size: 14px;
	line-height: 1.7em;
}

#nav ul li ul li a:hover {
	background-color: black;
	color: white;
	font-weight: 600;
}

#nav ul li ul, #nav ul li ul li {
	background-color: white;
}

#nav ul li.current-menu-item a {
	color: #fff;
	background-color: rgba(255,255,255,.3);
}

#nav ul li ul li.current-menu-item a {
	color: #8E0D0D;
	background-color: white;

}


#leaderboard, #footerboard  {
	margin: 10px auto 10px auto;
	width: 1020px;
	height: 90px;
}

a:hover {
	text-decoration: underline;
	color: #8E0D0D;
}

a {
	color: #8E0D0D;
	text-decoration: none;
}

div.adl {
	float: left;
}

div.adr {
	float: left;
	padding: 15px;
	margin-left: 15px;
}


h1, h2, h3, h4, h5, h6, 
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited {
	color: #222;
}	

div.thisweek1 {
	margin-top: 1.5em;
}


/* forms */

#ajax h4 {
	line-height: 1.2em;
}

#ajaxwrap {
	margin: 0 0 20px 0;
}

#ajaxform input, #ajaxform label, #ajaxform select, #ajaxform textarea, label.left, select.left {
	float: left;
}

label.right, select.right {
	float: right;
	margin-left: 10px;
}

#ajaxform.sidebyside label {
	width: 200px;
	text-align: right;
	margin-right: 10px;
	font-weight: 600;
	font-family: "Fira Sans";
}

#ajaxform.sidebyside textarea {
	margin-left: 210px;
}

#ajaxform.sidebyside label.radio {
	text-align: right;
	margin-right: 10px;
	font-weight: bold;
}

#ajaxform.sidebyside label.next {
	width: 120px;
	margin-left: 10px;
}

#ajaxform.sidebyside select {
	margin-top: 5px;
}

#ajaxform.sidebyside div, #ajaxform.sidebyside h3 {
	float: left;
	clear: left;
	padding: 5px 0 5px 0;
}


#ajaxform.report label, #ajaxform.report input {
	margin-right: 5px;
}

.ajaxmenu {
	font-family: "Roboto Condensed";
	font-weight: 700;
	font-size: 1.5em;
}

input[type=text], textarea, password {
	font-family: "Fira Sans";
	font-size: 16px;
	padding: 3px;
}

input[type=text]:focus, textarea:focus {
	/* background-color: #ffa; */


}


#sidebar label {
	font-family: "Fira Sans";
	font-weight: 700;
	color: black;
}

select {
	font-family: "Fira Sans";
	font-size: 16px;
	background-color: #ddd;
}
select:focus {
	font-family: "Fira Sans";
	font-size: 16px;
	background-color: #ffa;
}

.ajaxsub {
	background: #00cc00;
	color: white;
	font-family: "Fira Sans";
	font-weight: 700;
	width: 200px;
	height: 34px;
	padding: 6px 12px 6px 12px;
	display: block;
	margin: 0 auto 0 auto;
	text-align: center;
}

.ajaxsub:hover {
	background: #ff6600;
	color: white;
	text-decoration: none;
}

.anchors .ajaxsub {
	padding: 3px 6px 12px 6px;
	display: block;
	margin-left: 15px;
	float: right;

}

/* special styling */

.reportbox {
	float: left;
	width: 30%;
	height: 120px;
	padding: 9px;
	border: 1px solid #ddd;
	margin: 0 10px 10px 0;
	font-size: 1em;
}

.releasebox {
	float: left;
	clear: left;
	width: 90%;
	padding: 9px;
	border: 1px solid #ddd;
	margin: 0 0 10px 0;
	background-color: #eee;
}

/* datepicker */

.ui-datepicker {
	border: 1px solid #ddd;
	background-color: white;
	padding: 15px;
	text-align: center;

}

.ui-datepicker-title {
	font-weight: bold;
}

.ui-datepicker-next {
	float: right;
	text-align: right;
	cursor: pointer;
}

.ui-datepicker-prev {
	float: left;
	text-align: left;
	cursor: pointer;
}

input.red {
	color: white;
	background-color: red;
	border: 3px solid red;
}

label.red {
	color: red;
	font-style: italic;
}

.reqd {
	color: red;
	float: right;
	clear: right;
	font-style: italic;
	font-size: .8em;
	border: 1px solid red;
}

.tab {
	width: 95%;
	padding: 9px 9px 9px 0;
	border-bottom: 1px solid black;
	margin: 10px 0 10px 0;
	font-size: 2em;
	font-weight: bold;
	clear: left;
}

.anchors, a.ajaxletters, #jw_cdsearch {
	width: 100%;
	height: 28px;
	padding: 9px 9px 18px 9px;
	margin: 10px 0 10px 0;
	font-weight: bold;
	clear: left;
	font-size: 1.2em;
	color: #660000;
}

.anchors a.aA, a.ajaxletters {
	color: #660000;
	padding: 0 3px 0 3px;
}

/* tables */

table.chart {
	border-collapse: collapse;
	font-family: "Roboto Condensed", Helvetica;
	font-weight: 500;
	margin: 8px 0 24px 0;
	width: 100%;
	text-align: left;
	font-size: 18px;
	line-height: 1.2em;
	letter-spacing: -.03em;
}

table.chartnb {
	font-family: "Roboto Condensed", Helvetica;
	font-weight: 500;
	margin: 8px 0 24px 0;
	width: 100%;
	border-collapse: collapse;
	border: 0;
	font-size: 18px;
	letter-spacing: -.03em;

}

.extrarow {
	font-family: "Roboto Condensed", Helvetica;
}

table.chart tr {
	border-width: 1px 0 1px 0;
	border-color: #aaa;
	border-style: solid;
}

table.chart tr.e {
	background-color: #eee;
}

table.chart tr.hdr, table.chart tr.hdr:hover {
	background-color: #333;
	color: white;
	border: none;
}	

table.chart td {
	padding: 3px 2px 3px 2px;
	border-width: 0 1px 0 1px;
	border-color: #888;
	border-style: solid;
	text-align: center;
	vertical-align: middle;
}

table.chart tr.tr1 th {
	padding: 1px 2px 0 2px;
	text-align: center;
	vertical-align: text-bottom;
	font-size: .9em;
}

table.chart tr.tr2 th {
	padding: 0 5px 2px 5px;
	font-size: .9em;
}

table.chart th {
	padding: 3px 3px 3px 3px;
	text-align: center;
	vertical-align: middle;
	font-weight: 700;
	border: 1px solid #333;
}

table.chart a {
	color: black;
}

table.chart a:hover {
	color: #8E0D0D;
	text-decoration: underline;
}

td.ital {
	font-style: italic;
}

table.chartnb tr {
	border-width: 1px 0 1px 0;
	border-color: #aaa;
	border-style: solid;
}

table.chartnb tr.e {
	background-color: #eee;
}

table.chartnb tr.hdr {
	background-color: #333;
	color: white;
}	

table.chartnb td, table.chartnb th{
	padding: 3px 1px 3px 2px;
	text-align: left;
}

table.chart tr.hdr td {
	text-align: center;
	font-size: .9em;
	padding: 3px 1px 3px 1px;
}

table.chart td.l, table.chart th.l, table.chart tr.hdr td.l, table.l td {
	text-align: left;
}

table.chart td.nb {
	border: 0;
}

table.chart td.c, table.chartnb td.c {
	text-align: center;
}


table.chart tr:hover, table.chartnb tr:hover {
	background-color: #FF9;
}

table.chart tr.ny:hover {
	background-color: white;
}


table.chart td.bullet, table.chartnb td.bullet {
	background-color: #8E0D0D;
	color: white;
}

table.chart td.col1 {
	font-weight: bold;
}

table.chart tr:hover td.bullet, table.chartnb tr:hover td.bullet {
	background-color: #8E0D0D;
}

td.num {
	font-size: 1.2em;
	padding: 3px;
}

.charthl {
	color: #8E0D0D;
	font-size: .9em;
	font-style: italic;
}

.spacerbot {
	margin-bottom: 24px;
}

.rpt_artist {
	font-weight: 600;
}

.rpt_title {
	font-style: italic;
	font-size: .8em;
}

.rpt_label {
	font-size: .8em;
}

.record {
	margin-bottom: 10px;
}

.boxed {
	background-color: #ff9;
}

p.login-username, p.login-password, p.login-remember {
	font-family: "Fira Sans";
	font-weight: 700;
}

/* membership fixes */

#membership-wrapper legend {
 	font-family: "Fira Sans Condensed", Helvetica;
	font-weight: 700;
	color: #222;
	font-size: 1.5em;
	border-bottom: 0;
	margin-top: 0;
	padding: 0 0 20px;
	display: block;
}

#membership-wrapper .help-block {
	color: black;
	margin-top: 20px;
	display: block;
}

div.topbar, div.bottombar  {
 	font-family: "Fira Sans", Helvetica, Arial, sans-serif;
	font-weight: 700;
}

.button {
	background-color: #9fd545;
}

.blue  {
	color: white;
	border-top-width: 1px;
	border-right-width-value: 1px;
	border-right-width-ltr-source: physical;
	border-right-width-rtl-source: physical;
	border-bottom-width: 1px;
	border-left-width-value: 1px;
	border-left-width-ltr-source: physical;
	border-left-width-rtl-source: physical;
	border-top-style: solid;
	border-right-style-value: solid;
	border-right-style-ltr-source: physical;
	border-right-style-rtl-source: physical;
	border-bottom-style: solid;
	border-left-style-value: solid;
	border-left-style-ltr-source: physical;
	border-left-style-rtl-source: physical;
	border-top-color: #9fd545;
	border-right-color-value: #9fd545;
	border-right-color-ltr-source: physical;
	border-right-color-rtl-source: physical;
	border-bottom-color: #9fd545;
	border-left-color-value: #9fd545;
	border-left-color-ltr-source: physical;
	border-left-color-rtl-source: physical;
	background-color: transparent;
	background-image: #7ebf11;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	background-clip: border-box;
	background-origin: padding-box;
	background-size: auto auto;
}

.blue.button {
	background-color: #9fd545;
}

.button:hover, .button:focus {
	background-color: #7ebf11;
	color: #ffffff;
}

.blue.button:hover, .blue.button:focus {
	background-color: #7ebf11;
}

/* adds */

h4.add_dates {
	border-bottom: 1px solid black;
	margin: 12px 0;
}
.addbox {
	margin-bottom: 16px;
}
.artistrow {
	font-weight: 600;
}
.titlerow {
	font-style: italic;
}
.labelrow {
}

.stabox {
	margin-bottom: 16px;
	padding: 10px;
	border: 1px solid #f2f2f2;

}

.stabox .artistrow {
	font-size: 1.1em;
}

div.contact {
	margin: 12px 0 0 0;
}

div.addl {
	font-size: .8em;
	margin-top: 8px;
}

div.stadets {
	margin-top: 8px;
}

span.emph {
	font-weight: 600;
}

div.issuerow {
	font-family: "Fira Sans", Helvetica, Arial, sans-serif;
	font-weight: 700;
	padding: 8px 0;
	border-top: 1px solid #ccc;
}

div.issuelinks {
	float: right;
	text-align: right;
	font-weight: normal;
	color: #ccc;
}


.ploader {
	padding-top: 100px;
}

tr.bt td {
	font-weight: 700;
}

table.rel td {
	padding-left: 2px;
}

.rptlbl {
	padding-bottom: 10px;
	font-weight: 700;
	display: block;
}

a.boldlink {
	font-weight: 700;
}

a.cdlink {
	color: black;
	font-weight: 700;
	display: block;
	margin-bottom: 5px;
}

a.cdlink:hover {
	color: #8E0D0D;
	
}


ul.lcp_catlist li {
	list-style-type: none;
	list-style-position: outside;
	margin-left: -20px;
}

ul.lcp_catlist li a {
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: .5em;
	display: block;
	line-height: 1.4em;
}

ul.lcp_catlist li p a {
	font-size: 1em;
	font-weight: normal;
	display: inline;
}

ul.lcp_catlist li p a:hover {
	text-decoration: underline;
}



ul.lcp_catlist li p {
	font-family: "Fira Sans";
}



ul.lcp_catlist li .lcp_date_jw {
	font-style: italic;
	font-size: .8em;
	display: block;
	margin-bottom: .5em;
}

div.post_container div.mc4wp-form-fields {
	border: 1px solid gray;
	background: #f2f2f2;
	padding: 15px;
}

div.post_container div.mc4wp-form-fields label {
	font-size: 1.1em;
	font-weight: bold;
}

a.mepr-account-row-action {
	display:block;
	text-decoration: underline;
}


@media only screen and (max-width: 900px) {
  	
  	.mobile {
		display:inline;
	}
	.desktop {
		display:none;
	}
  
	.separate-containers .inside-article {
		padding: 4px;
	
	}
	table.chart {
		border-collapse: collapse;
		font-family: "Roboto Condensed", Helvetica;
		font-weight: 400;
		margin: 8px 0 24px 0;
		width: 720px;
		text-align: left;
		font-size: 13px;
		line-height: 1.2em;
	}
	table.chart td {
		padding: 1px;
		border-width: 0 1px 0 1px;
		border-color: #888;
		border-style: solid;
		text-align: center;
		vertical-align: middle;
	}

	table.chart tr.tr1 th {
		padding: 1px;
		text-align: center;
		vertical-align: text-bottom;
		font-size: .8em;
	}
	table.chart tr.tr2 th {
		padding: 1px;
		text-align: center;
		vertical-align: text-top;
		font-size: .8em;
	}
	
	table.chartnb {
		margin: 8px 0 24px 0;
		width: 100%;
		border-collapse: collapse;
		border: 0;
		font-size: 13px;
		line-height: 1.2em;
	}


}

.desktop {
	display:inline;
}

.mobile {
	display:none;
}

.rel_image {
	width: 50%;
	float: left;
}

.rel_links {
	width: 45%;
	float: right;
}

.radio_dl {
}

.release_buttons {
	font-family: "Roboto", Helvetica;
	font-weight: bold;
	text-decoration: none;
	color: black;
	display: block;
	padding: 15px 10px 5px 10px;
	height: 55px;
	margin: 0 0 5px 0;
	border: 1px solid #efefef;
	border-radius: 7px;
	background-position: left;
	background-repeat: no-repeat;
	width: 95%;
}

.release_buttons:hover {
	text-decoration: none;
	color: #660000;
	border: 1px solid #222222;
}

.update_buttons {
	font-family: "Roboto", Helvetica;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: black;
	display: block;
	padding: 15px 10px 5px 10px;
	height: 55px;
	margin: 0 0 5px 0;
	border: 1px solid #efefef;
	border-radius: 7px;
	width: 95%;
	background-color: #efefef;
}

.update_buttons:hover {
	font-family: "Roboto", Helvetica;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: white;
	display: block;
	padding: 15px 10px 5px 10px;
	height: 55px;
	margin: 0 0 5px 0;
	border: 1px solid #006600;
	border-radius: 7px;
	width: 95%;
	background-color: #006600;
}


.promo_meta {
	float: left;
	margin-right: 1em;
}

.promo_row {
	width: 100%;
	font-family: "Roboto", Helvetica;
}
@media only screen and (max-width: 500px) {
  	
  	.mobile {
		display:inline;
	}
	.desktop {
		display:none;
	}
  
  	.anchors {
  		display:none;
  	}
	.separate-containers .inside-article {
		padding: 4px;
	
	}
	table.chart {
		border-collapse: collapse;
		font-family: "Roboto Condensed", Helvetica;
		font-weight: 500;
		margin: 8px 0 24px 0;
		width: 100%;
		text-align: left;
		font-size: .7em;
		line-height: 1.2em;
	}
	table.chart td {
		padding: 1px;
		border-width: 0 1px 0 1px;
		border-color: #888;
		border-style: solid;
		text-align: center;
		vertical-align: middle;
	}

	table.chart tr.tr1 th {
		padding: 1px;
		text-align: center;
		vertical-align: text-bottom;
		font-size: .7em;
	}
	table.chart tr.tr2 th {
		padding: 1px;
		text-align: center;
		vertical-align: text-top;
		font-size: .7em;
	}
	
	table.chartnb {
		font-weight: 500;
		margin: 8px 0 24px 0;
		width: 100%;
		border-collapse: collapse;
		border: 0;
		font-size: .7em;
		line-height: 1.2em;
	}
	
	.rel_image {
		width: 100%;
	}

	.rel_links {
		width: 100%;
	}
	
	.releasebox {
		width: 100%;
	}
	
	.releasebox input {
		width: 95%;
		float: left;
		margin-left: 2.5%;
	}
	
	#ajaxform.sidebyside label {
		float: left;
		margin-left: 2.5%;
		width: 95%;
		text-align: left;
	}
	#ajaxform.sidebyside label:after {
		content: ": ";
	}


}



select {
	margin-bottom: 1.5em;
}

.slideout-navigation.do-overlay {
    display: block;
}

.reportsmenu {
	font-family: "Roboto", Helvetica;
	display: block;
	font-size: 1.2em;
	font-weight: 700;
}

.material-symbols-outlined {
  font-variation-settings:
  'FILL' 0,
  'wght' 400,
  'GRAD' 0,
  'opsz' 48;
  color: #660000;
  padding-left: 10px;
}


/* menu stuff */



/*@media (min-width: 769px) {
    span.dropdown-menu-toggle, span.gp-icon.icon-arrow svg {
        display: none;
        width: 0;
        height: 0;
    }
    .menu-item-object-page {
        padding-right: 10px;
    }
}*/

/*span.gp-icon.icon-arrow svg, span.dropdown-menu-toggle{
	display: none;
	width: 0px;
	margin: 0px;
	padding: 0px;
}*/


@media print {
	#masthead, .inside-right-sidebar, .footer-widgets-container {
		visibility: hidden;
	}
   
}

/* fix terms and conditions page */

#post-91 h4 {
	margin-top: 1em;
}

#post-56 .entry-content, #post-59 .entry-content, #post-10479 .entry-content, #post-260 .entry-content {
	min-height: 600px;

}

.asin {
	background: url("/cssimg/asin.png");
	background-repeat: no-repeat;
	background-position: center right 10px;

}
.spotify {
	background: url("/cssimg/spotify.png");
	background-repeat: no-repeat;
	background-position: center right 10px;

}
.apple {
	background: url("/cssimg/apple.png");
	background-repeat: no-repeat;
	background-position: center right 10px;

}
.bandcamp {
	background: url("/cssimg/bandcamp.png");
	background-repeat: no-repeat;
	background-position: center right 10px;

}
.plaympe {
	background: url("/cssimg/plaympe.png");
	background-repeat: no-repeat;
	background-position: center right 10px;

}
.promojukebox {
	background: url("/cssimg/promojukebox.png");
	background-repeat: no-repeat;
	background-position: center right 10px;

}
.soundcloud {
	background: url("/cssimg/soundcloud.png");
	background-repeat: no-repeat;
	background-position: center right 10px;

}
.directdownload {
	background: url("/cssimg/directdownload.png");
	background-repeat: no-repeat;
	background-position: center right 10px;

}
.website {
	background: url("/cssimg/website.png");
	background-repeat: no-repeat;
	background-position: center right 10px;

}
.twitter {
	background: url("/cssimg/twitter.png");
	background-repeat: no-repeat;
	background-position: center right 10px;

}
.instagram {
	background: url("/cssimg/instagram.png");
	background-repeat: no-repeat;
	background-position: center right 10px;

}
.facebook {
	background: url("/cssimg/facebook.png");
	background-repeat: no-repeat;
	background-position: center right 10px;

}
.youtube {
	background: url("/cssimg/youtube.png");
	background-repeat: no-repeat;
	background-position: center right 10px;

}

@media print {
  /* All your print styles go here */
  #masthead,
  #footer-widgets,
  #gdpr-cookie-consent-bar,
  #gdpr-cookie-consent-show-again,
  #mailchimp-top-bar,
  .noprint,
  .inside-right-sidebar,
  .adsbygoogle {
    display: none !important;
  }
}