/*
 Theme Name:   Urban Views Weekly
 Description:  Urban Views Weekly Soledad Child Theme
 Author:       inGenious Visions
 Template:     soledad
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

.category-college-corner #uvrva-leaderboard {display: none; }

#uv-points { background-color: #EEEEEE; padding: 20px; font-family: 'Open Sans'; height: 80px;}
.mycred-my-balance-wrapper {float: right;}
.cred-points { font-weight: bold; width: 150px; float:left;  }
.cred-rank { font-weight: bold; width: 150px; float: left; }
.uvcred-menu-style {float:right;}
.mycred-my-rank {float: right;}
div.uvcred-menu-style ul {
    list-style-type: none;
    list-style: none;
    list-style-image: none;
}
div.uvcred-menu-style li {
    float: left;
    display: inline;
	padding-left: 5px;
	padding-right: 5px;
}
#uvref {width: 75%; float: left; }
#uv-account {float: right; width: 15%;}
.more-points {font-size: 12px; }
#uv-login-bar {background-color: #313131; height: 25px; color: #FFFFFF; font-family: 'Open Sans'; padding-left: 20px;}
#uv-login-bar a {color: #FFFFFF; }
#uv-noaccount-bar {background-color: #313131; height: 40px; color: #FFFFFF; font-family: 'Open Sans'; padding-right: 20px; text-align:right;}
#congrats-msg {font-family: 'Open Sans';
    text-align: center;
    background-color: #fa9134;
    padding: 20px;
    color: #ffffff;
    font-size: 16px;}

#scavhunt { background-color: #eeeeee;
    padding: 20px;
    margin-top: 20px;
    font-family: 'Open Sans';
    font-weight: bold;
font-size: 16px;}

#expandable-ad {
margin-top: 20px;
}

.ff_contentwidget.ff_layout-two { max-width: 100% !important; }