/*fix text color on comment form */

#respond p.comment-subscription-form label {
	color: #333333 !important;
}

#respond p.comment-subscription-form label {
	color: #333333 !important;
}

/* gravity forms button */

body .gform_wrapper .gform_footer input[type=submit] {

background-color: #dcff1e;
	color: black !important;
	font-weight: bold;
	letter-spacing: 0.5pt;
	text-transform: uppercase;
	padding: 0.5rem 2rem;
    margin: 2rem 0;
    font-size:1.5rem;
    display: inline-block;
}

body .gform_wrapper .gform_footer input[type=submit]:hover {

background-color: darken(#dcff1e, 30)
	
}

/*change neutral filter color to score cover */

.recordingcategories a { margin: 0 1rem 1.5rem 0; padding: 0.25rem 1rem; background-color: #c1dbb8; color: black !important; text-transform: uppercase; font-weight: 600; font-size: 1rem; white-space: nowrap; }

.workcategories a { margin: 0 1rem 1.5rem 0; padding: 0.25rem 1rem; background-color: #c1dbb8; color: black !important; text-transform: uppercase; font-weight: 600; font-size: 1rem; white-space: nowrap; }

/* add to cart button */

a.button { background-color: #bbbbbb !important; color: black !important; font-weight: bold !important; letter-spacing: 0.5pt; text-transform: uppercase; padding: 0.5rem 2rem !important; margin: 2rem 0; font-size: 1.5rem; display: inline-block; }
a.button:hover { background-color: #6f6e6e !important; text-decoration: none; }



.works article {background-color: white !important}


.recording-category-marker.recording_category-album {
    background-color: #18ff5f !important;
}

.recording-category.recording_category-album {
    background-color: #18ff5f !important;
}

.recording-category-marker.recording_category-compilation {
    background-color: #dcff1e !important;
}

.recording-category.recording_category-single {
    background-color: #00ffe7 !important;
}

.recording-category-marker.recording_category-single {
    background-color: #00ffe7 !important;
}

.recording-category.recording_category-compilation {
    background-color: #dcff1e! important;
}

.recording-category-marker.recording_category-ep {
    background-color: #ff00d4 !important;
}

.recording-category.recording_category-ep {
    background-color: #ff00d4 !important;
}









/* for all notated Work, span.work_family-notated = stripe on white box, 
a.work_family-notated = category that shows up on top left ie: the word, 
.work-family-notated is entire background of single page */

.row {
    background-color: rgba(51, 51, 51, 0.1)!important;
}


.work_family-notated{
    background-color: rgba(51, 51, 51, 0.1);}
span.work_family-notated { background-color: #939393;}
a.work_family-notated { background-color: #939393;}


/*  works  juvenalia  */
.works article.work-post.work_family-juvenalia::before{
	background-color: #0568fd;}

.workfamilies .work_family-juvenalia{background-color: #0568fd;}
a.work_family-juvenalia { background-color: #0568fd;}
span.work_family-juvenalia { background-color: #0568fd;}

/*******  ACOUSTIC  *******/

/* works acoustic */
.works article.work-post.work_family-acoustic::before{
	background-color: #dcff1e; }

/* single acoustic */
.work_family-acoustic div.fl-content.col-md-4 header.fl-post-header::before, {
	background-color: #dcff1e;}

/* Link on left */
.workfamilies .work_family-acoustic{background-color: #dcff1e;}

.work_family-acoustic{
    background-color: rgba(51, 51, 51, 0.1);}
span.work_family-acoustic { background-color: #dcff1e; }
a.work_family-acoustic { background-color: #dcff1e; }

/*******  END ACOUSTIC  *******/


/*******  ELECTROACOUSTIC  *******/

/* works electroacoustic */

/* light delays */
article#fl-post-3357.work-post.post-3357.work.type-work.status-publish.has-post-thumbnail.hentry.work_instrumentation-chamber.work_family-electroacoustic.work_family-acoustic::before{background-color: #18ff5f;}

.works article.work-post.work_family-electroacoustic::before{
	background-color: #18ff5f;}

/* single electroacoustic */
.work_family-electroacoustic div.fl-content.col-md-4 header.fl-post-header::before{
	background-color: #18ff5f;}

.workfamilies .work_family-electroacoustic{background-color: #18ff5f;}

.work_family-electroacoustic{
    background-color: rgba(51, 51, 51, 0.1);}
span.work_family-electroacoustic{
	background-color: #18ff5f;}
a.work_family-electroacoustic{
	background-color: #18ff5f;}

/*****  END ELECTROACOUSTIC  *****/



/**** ELECTRONIC *****/

article#fl-post-3510.work-post.post-3150.work.type-work.status-publish..has-post-thumbnail.hentry.work_instrumentation-chamber.work_family-electronic.work_family-electroacoustic.work_family-acoustic.work_family-installations.work_family-juvenalia::before{
	background-color: #00ffe7;}

/* single electronic */
.work_family-electronic div.fl-content.col-md-4 header.fl-post-header::before{
	background-color: #00ffe7;}



/* only activate if Nick wants to put color back into instrumentation
div.workcategories a.work_instrumentation-chamber{background-color: #0568fd;}
*/


a.piece.work_family-electroacoustic{
    background-color: rgba(51, 51, 51, 0.1);
}


.page-events li.event .pieceholder .electronic, ul.events li.event .pieceholder .electroacoustic{
	background-color: #18ff5f;
}





