/*
Theme Name: Preferential Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Preferential Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier and you won't lose your changes.
Version: 1.0
Author: Styled Themes
Author URI: http://www.styledthemes.com
Template: preferential
*/



	/*Add your own styles below*/

 
blockquote.pullquote p, aside.pullquote p, div.pullquote p {
    font-family: Georgia,serif;
    font-style: italic;
    text-shadow: 1px 1px 0px #FFF;  
}



#pref-site-title {
    font: 2.5rem/1.1 "Open Sans Semibold";
    margin: 0px;
}

#pref-main-section {
    padding: 1rem 0px 1rem;			 	 
}


#pref-top {
    border-bottom: none;
    height: 435px;
    position: relative;
box-shadow: none;
}


.format-standard .entry-title {
    font-size: 1.55rem;	 
}

.single .byline,
.group-blog .byline {
	display: none;
}

.brown {
color: #884A30;
}

 	/* headings color changes in customizer to custom - brown #884A30; */

 #pref-banner {
    border-top: 0.25rem solid #CDE4EC;
    border-bottom: 0.25rem solid #CDE4EC;
margin-bottom: 0 !important;
}

	/*CHANGES FONT TO OPEN SANS AND ENLARGES IT in text area*/
.page-content,
.entry-content,
.entry-summary {
	margin: 0;
	font-family: 'Open Sans', Georgia, Helvetica;
	font-size: 15px;			
	font-size: 1.07142857rem;		
	line-height: 1.6;			
	color: #262626;	 
}

blockquote.pull-left {
	margin:.638em 2em .638em 0;
	width: 60%;
}


hr {
	margin-top:1.75rem;
	margin-bottom:1.75rem;
	border:0;
		border-top:1px double #e4a92c;
		width: 90%;
		text-align:center;
	}
 


hr.pref-hr-fade {
	border: 0;
	height: 2px;
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0), rgba(228,169,44,0.5), rgba(0, 0, 0, 0));
	background-image: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(228,169,44,.75), rgba(0,0,0,0));
	background-image: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(228,169,44,.75), rgba(0,0,0,0));
	background-image: -o-linear-gradient(left, rgba(0,0,0,0), rgba(228,169,44,.75), rgba(0,0,0,0));
}


	/*post link format in customizer*/

.format-link h2 {
color: #884A30;
}


.format-link p a {
    display: inline;
    position: relative;
    top: 0px;
    padding: 0.25em 1em;
    background: none repeat scroll 0% 0% #6A9CC8;
    color: #FFF;
    text-transform: uppercase;
    vertical-align: top;
    border-radius: 4px;
    font-size: 0.875em;
    line-height: 1.5;
    text-decoration: none;
}

/*ADD CONTAINER BOX FOR BIT ON THE TOUR DATES PAGE ONLY - 2018 after update */

div#bit {
width: 700px; 
margin-left: 70px;
}

	/* Add fancy borders to all WordPress-added images but not things like badges and icons and the like */

.entry-content img,
.comment-content img,
.widget img,
img.header-image,
.author-avatar img,
img.wp-post-image {
	border-radius: 3px;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}




.widget h3 {
    font-size: 1rem;
    font-weight: 600;
    text-transform: uppercase;
/*text-decoration: underline;*/
color: #884A30;
}

#pref-bottom h3 {
    color: #884A30 !important;
}



	/*for Quotes by Bruce - in widget just under header*/

p.bcquote {
	background-color: #E5EAD6;	
	margin: 0;
	padding: 10px;
	font-family: Georgia, Helvetica;
	font-size: 15px;			
	font-size: 1.07142857rem;		
	line-height: 1.6;			
	color: #884A30;	/*brown like pg title*/
	font-style: italic;
text-align:center;
}

p.ctaquote {
	padding: 10px;
	margin: 0;
	font-family: Georgia, Helvetica;
	font-size: 15px;			
	font-size: 1.07142857rem;
	color: #884A30 !important;		/*brown like pg title*/
	font-style: italic;
	text-align:center;
line-height: 1.6;
}




	/*ditty ticker fresh news*/
.freshnews {
  	font-family: Georgia, Helvetica;
	font-size: 15px;			
	font-size: 1.07142857rem;
	color: #884A30 !important;		/*brown like pg title*/
	font-style: italic;
}



	/*GIGPRESS*/

.tour {
text-align: center;
color: #CB5544;
}


.old-bio {
text-align: center;
color: custom;
margin-bottom: 20px;
}

.tiny {
font-size: 11px;
}


	/*AT A GLANCE - AWARDS PAGE title links*/

a.awards {
text-decoration: underline;
}



	/* DISCOGRAPHY PAGE*/

.gallery-item {
	float: left;
margin: 0 10px 10px 0;
	overflow: hidden;
	position: relative;
}


#discographyA {
	width: 90%;
	margin: auto;
	}

#colLeft {
	float: left;
	width: 45%;
	margin-right: 20px;
	padding-right: 5px;
	}

#colRight {
	float: left;
	width: 50%;	/*45%;*/
		font-family: verdana,ariel,helvetica;
		font-size: 15px;
		color: #000000;
margin-top: 0;
	}

#colLeft p {
	font-family: verdana,ariel,helvetica;
	font-size: 15px;
	color: #000000;
	}



	/* ACCORDIAN */

div#accordian.panel-group {
width: 350px;
margin-top: 5px;
}

.panel-group {
margin-top: 5px;
}


.panel-heading {
padding: 5px 10px;	/*10px 15px;*/
}


	/* adds left gray bar and italics */
blockquote.lyrics {
	margin: 2rem 0;	
	padding: 0 1rem;
	font-size: 15px;	/*0.875rem;*/
	line-height: 1.5;	
}



	/* CONTACTS PAGE WITH COLUMNS*/

	/*use #discographyA for columns*/ 
 
	/*Contacts page headings titles*/

	/*pref -red*/

h4.contacts {	
	color: #cb5544 !important;
}


.red {
	color: #cb5544;
}


	/* Call to Action banner-removed padding to get smaller */

#pref-cta {
	padding: 0 !important;	/*padding:1.5rem 0;*/
	border-bottom: 1px solid #cbd5a6;
	text-align: center;
	}



iframe[name='google_conversion_frame'] {
    position: absolute;
    left: -1000px;
}


