/*
 Theme Name:   Soledad Child Theme
 Theme URI:    http://pencidesign.com/
 Description:  Soledad Child Theme - Made by PenciDesign
 Author:       Pencidesign
 Author URI:   http://pencidesign.com/
 Template:     soledad
 Text Domain:  soledad
*/

/* = Theme customization go here
-------------------------------------------------------------- */

#grey_bar {
	background: #f4de00;
	border-top: 1px solid white;
	padding:20px;
	
}
.grey_bar {
	position: relative;
	
	color: white;
}
.grey_bar h2 {
	margin: 0;
	text-transform: uppercase;
	font-size: 1.75em;
	color: black;
}
.grey_bar p {
	margin: 0;
	text-transform: uppercase;
	font-size: .8em;
	color: black;
}

h2.ranking {
    margin: 0;
    font-size: 4em;
    font-weight: normal;
    background-color: #f4de00;
    color: black;
    padding: 0.25em 0;
    line-height: 1em;
	text-align:center;
}

.artist_content{padding: 2em;}
.artist_content h1
{
color: black;
font-weight: lighter;
font-size:150%;
}
	
#top_ten{width:100%;margin-bottom:20px;}
.header-row{color:white;}
.header-row .this_week{background:#262626;border-top-left-radius:25px;}
.header-row .album_cover{background:#262626;border-top-left-radius:25px;}
.header-row .artist_info{background:#262626;border-top-left-radius:25px;}
.previous-weeks{padding-top:30px;}

ul.homepage-featured-boxes .penci-fea-in h4 {
    position: absolute;
    width: 100%;
    left: 0;
    top: 80%;
    text-align: center;
    z-index: 5;
    font-style: italic;
    letter-spacing: 0;
    font-family: 'PT Serif', serif;
    font-weight: normal;
    padding: 5px 20px;
    margin-top: -25px;
}

.bsaProContainerNew, .bsaProContainerNew .bsaProItems {overflow: visible !important;}

.greater_10{background-color:black !important; color: #f4de00 !important;}
.artist_content h3{font-size:130%;} 
sup{font-size:small;}


.btn-disable
        {
        cursor: not-allowed !important;
        pointer-events: none !important;

        /*Button disabled - CSS color class*/
        color: #c0c0c0 !important;
        background-color: #ffffff !important;

        }
		
		
.with_frm_style .frm_message, .frm_success_style {
    
    border: 1px solid #f4de00 !important;
    border-color: #f4de00 !important;
    background-color: #f4de00 !important;
    color: black !important;
    font-size: 14px;
}

.with_frm_style .frm_message p{color: black !important;}
.hide-field{display:none;}
.frm_message{margin-top:3% !important;}
#frm_form_2_container{margin-top:3% !important;}

#dialog{display:none;}
.collapseomatic{color:gray !important;}

.penci-header-signup-form{padding:1% 0 !important;}

/* June 6th Updates */ 

.login-register:hover {
    text-decoration: underline;
}

.collapseomatic {
    color: black !important;
}

 .artist_info a{color:#f75b2a;}