/*
Theme Name:     rock-n-rolla-child
Description:    Child Theme of Rock-N-Rolla theme
Author:         JeffPRB
Template:       rock-n-rolla

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/

/* gigpress adjustments */
.gigpress-table{
    color: black;
}
.gigpress-header, .gigpress-venue, .gigpress-city, .gigpress-date, .gigpress-country, span.gigpress-info-item,span.gigpress-sidebar-date, span.gigpress-sidebar-venue, span.gigpress-sidebar-city, span.gigpress-sidebar-prep {
    color: #C5C1C0;
}
span.gigpress-sidebar-date { font-size: 16px; color: #C5C1C0; }

.gigpress-info {display:none;}

p {color:#C5C1C0;}

.entry-title {color: #C5C1C0;}


/* control title height */
@media only screen and (min-width:769px){
	.single .entry-header, .page .entry-header {
		max-height: 120px;
		min-height:120px;
	}
	
	

}
.black-overlay{padding-top:20px;}  

/* link list styles */
.linklistcatname, .track_this_link{color: #C5C1C0;}

/* copyright */
.site-info{color: #C5C1C0;}

.body-text-title{font-size:16px; padding: 0 0 10px 0;font-weight:bold; margin:0;}

/* bio */ 
.bio-name {font-size: 16px; font-weight: bold;}

/* change default font */
	.main-navigation a, h1, h2, .widget-title, .linklistcatname, .entry-title, *  {font-family: Enriqueta, serif  ;} 
	

	
	/* override i with font-awesome font */
	i.fa, .social-media li a, #search-icon i {font-family: normal normal normal 14px/1 FontAwesome !important;}

@media only screen and (min-width:769px){	
	#main {margin-left: 45px;}
}

/* subtitle */
.subdescription {font-size: 12px;}