/*
====================================================================================================
Theme Name:		Underhill Rose
Theme URI: 		http://themes.grandpixels.com/metric
Description: 	Made with love for Underhill Rose
Version: 		1.0.0
Author: 		Curve Theory
Author URI: 	http://www.curvetheory.com
License: 		GNU General Public License version 3.0
License URI: 	http://www.gnu.org/licenses/gpl-3.0.html
Template:		metric
====================================================================================================

IF YOU PLAN TO MAKE SOME MODIFICATIONS TO THE CODE OF THE THEME, WILL BE BETTER TO MAKE THEM VIA
THIS CHILD THEME. IF YOU WILL MAKE MODIFICATION DIRECTLY TO THE PARENT THEME, YOU WILL LOSE THOSE
MODIFICATIONS WHEN THE THEME IS UPDATED. WHEN YOU MAKE MODIFICATIONS INSIDE OF THE CHILD THEME
INSTEAD, YOU CAN UPDATE THE PARENT THEME WITHOUT LOOSING ANY CHANGE YOU HAVE MADE.

MORE INFORMATION ABOUT CHILD THEMES YOU CAN FIND IN WORDPRESS CODEX:
http://codex.wordpress.org/child_themes.

====================================================================================================
*/

@import url('../metric/style.css');

/* Put your CSS below */

body {
  	background-color: #CBCDCC !important;
}

.header .logo-image {  
     margin: 20px;
     width: 200px;
}

.header .logo-image {  
     background-size: auto 75%;
     margin: 20px;
     padding: 10px;
     width: 200px;
 }

.page-content, .single-content {
  font-size: 1.5em;
}

.navigation-primary li, .navigation-primary li a {
  	color: #000000 !important;
}

.navigation-primary li {
  font-size: 18px;
  margin-left: 1.3em;
}

a:hover {
  color: #50C0BC !important;
}

.pagination a:hover, .pagination-post a:hover, .pagination span.current {
  background-color: #50C0BC !important;
}

.toolbar {
  border-bottom: none;
}

blockquote {
  color: #000000 !important;
}

.header {
  background-color: #FFFFFF;
  background-image: url("./images/header.jpg");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  border-bottom: medium none;
}
.socials li a:before {
  opacity: 1;
}
.navigation-mobile-button {
  background-image: url("./images/icons/navigation.png");
}

.socials li.social-twitter a:before {
  background-image: url("./images/icons/social/twitter.png");
}
.socials li.social-twitter a:hover {
  background-color: rgba(255, 255, 255, 0.4);
}

.socials li.social-facebook a:before {
  background-image: url("./images/icons/social/facebook.png");
}
.socials li.social-facebook a:hover {
  background-color: rgba(255, 255, 255, 0.4);
}

.socials li.social-youtube a:before {
  background-image: url("./images/icons/social/youtube.png");
}
.socials li.social-youtube a:hover {
  background-color: rgba(255, 255, 255, 0.4);
}

.socials li.social-reverbnation a:before {
  background-image: url("./images/icons/social/reverbnation.png");
}
.socials li.social-reverbnation a:hover {
  background-color: rgba(255, 255, 255, 0.4);
}

.socials li.social-instagram a:before {
  background-image: url("./images/icons/social/instagram.png");
}
.socials li.social-instagram a:hover {
  background-color: rgba(255, 255, 255, 0.4);
}

.socials li.social-amazon a:before {
  background-image: url("./images/icons/social/amazon.png");
}
.socials li.social-amazon a:hover {
  background-color: rgba(255, 255, 255, 0.4);
}

.socials li.social-itunes a:before {
  background-image: url("./images/icons/social/itunes.png");
}
.socials li.social-itunes a:hover {
  background-color: rgba(255, 255, 255, 0.4);
}

.socials li.social-spotify a:before {
  background-image: url("./images/icons/social/spotify.png");
}
.socials li.social-spotify a:hover {
  background-color: rgba(255, 255, 255, 0.4);
}

.socials li.social-lastfm a:before {
  background-image: url("./images/icons/social/lastfm.png");
}
.socials li.social-lastfm a:hover {
  background-color: rgba(255, 255, 255, 0.4);
}

.socials li.social-vk a:before {
  background-image: url("./images/icons/social/vk.png");
}
.socials li.social-vk a:hover {
  background-color: rgba(255, 255, 255, 0.4);
}

.modal-search-button li a {
  background-color: rgba(0, 0, 0, 0);
  background-image: url("./images/icons/search-light.png");
}

.modal-search-button a:hover {
  background-color: rgba(255, 255, 255, 0.4) !important;
}


.canvas {
  /*background-image: url("./images/background2.jpg");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100% auto;*/
}

.back-to-top {
  background-color: #670D16 !important;
}

.adp_more {
  display: none;
}

.defaultimg {
  height: auto !important;
  width: 100% !important;
}

.rsDefaultInv .rsBullets {
  padding-bottom: 10px;
  padding-top: 5px;
}

.rsDefaultInv .rsBullet {
  width: 15px !important;
}

.rsDefaultInv .rsBullet span {
  height: 7px !important;
  width: 7px !important;
}

.rsDefaultInv, .rsDefaultInv .rsOverflow, .rsDefaultInv .rsSlide, .rsDefaultInv .rsVideoFrameHolder, .rsDefaultInv .rsThumbs {
  background: none repeat scroll 0 0 #CBCDCC !important;
}

.slideshow {
  border-bottom: none;
}

.adp_w_date_time {
  background-color: #28A5A5;
  padding-left: 5px !important;
}

.widget_recent_entries li a {
  border-bottom: 2px solid;
  font-family: "Averia Serif Libre",Helvetica,Arial,sans-serif !important;
  font-size: 1.5em;
  font-weight: 400;
}

.widget_recent_entries li {
  padding: 1em 0 0.5em;
}

.copyright {
  background-color: #888888;
}

.copyright a.underline, .copyright .underline a {
  border: none;
  color: #FFFFFF;
}

.single-post-content {
  font-size: 1.5em;
  margin: 2em 0 1em;
  padding: 1.5em 0;
}

.widget-block.widget_artistdatapress_widget.clearfix {
  font-size: 1.2em;
  font-family: "Averia Serif Libre",Helvetica,Arial,sans-serif !important;
}

#slushman_adp {
  font-family: "Averia Serif Libre",Helvetica,Arial,sans-serif !important;
}

p {
  font-family: averia serif libre;
}

.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-429 {
	font-family: "Averia Serif Libre",Helvetica,Arial,sans-serif !important;
	font-size: 1.7em;
}

.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-430 {
	font-family: "Averia Serif Libre",Helvetica,Arial,sans-serif !important;
	font-size: 1.7em;
}

.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-431 {
	font-family: "Averia Serif Libre",Helvetica,Arial,sans-serif !important;
	font-size: 1.7em;
}

.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-432 {
	font-family: "Averia Serif Libre",Helvetica,Arial,sans-serif !important;
	font-size: 1.7em;
}

.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-433 {
	font-family: "Averia Serif Libre",Helvetica,Arial,sans-serif !important;
	font-size: 1.7em;
}

.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-438 {
	font-family: "Averia Serif Libre",Helvetica,Arial,sans-serif !important;
	font-size: 1.7em;
}

/*
.canvas {
  background-color: #FFFFFF;
  color: #474B4F;
}
*/

/* > 1025 */
@media
only screen and (min-width: 1025px) {
	

}

/* 769 > 1024 */
@media
only screen and (min-width: 769px) and (max-width: 1024px) {
	

}

/* 481 > 768 */
@media
only screen and (min-width: 481px) and (max-width: 768px) {
	

}

/* < 480 */
@media
only screen and (max-width: 480px) {
	

}

/* < 1280px */
@media
only screen and (max-width: 1280px) {
	

}

/* < 1024px */
@media
only screen and (max-width: 1024px) {

}

/* < 769px > 1179px */
@media
only screen and (min-width: 769px) and (max-width: 1179px) {

    
}

/* < 1024px */
@media
only screen and (max-width: 1024px) {
    

}

/* < 768px */
@media
only screen and (max-width: 768px) {
	
	
}

/* < 480px */
@media
only screen and (max-width: 480px) {
    

}


