
::-moz-selection { background:#7AB80E; color: #ffffff; text-shadow: none; }
::selection { background:#7AB80E; color: #ffffff; text-shadow: none; }

.logo a {
    width:200px;
    height:25px;
    background-image:url(http://www.geo-material.eu/wp-content/uploads/2013/05/Logo.png);
    background-size: 200px 25px;
}
    body {
        background-size:102px 78px;
        background-repeat: repeat;
        background-image:url(https://www.geo-material.eu/wp-content/uploads/2013/05/cloth_alike1.png);
     }
 
.header-social-container {
    margin-top:14px;
    margin-right:0px;
}
/* 	----------------------------------------------------------------------------------------------	
										A - CUSTOM THEME FONT																												
	----------------------------------------------------------------------------------------------	*/
    
    body {
    	font-family:SourceSansProRegular,"Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size:14px;
    }

	h1,h2,h3,h4,h5,h6 {font-family:Ubuntu,Arial,Helvetica,sans-serif;}
	
    .alterna-nav-menu li a , #alterna-nav-menu-select .nav a {
    	font-size: 13px;
       	font-family: Oswald,sans-serif;
    }
    
    .post-meta, 
    .post-meta a , 
    .comment-meta , 
    .comment-meta a ,
    .search-post-mate, 
    .search-post-mate a {font-family:Ubuntu,Arial,Helvetica,sans-serif;}
    


@media only screen and (-Webkit-min-device-pixel-ratio: 1.5),
only screen and (-moz-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min-device-pixel-ratio: 1.5) {
.logo a { background-image:url(http://www.geo-material.eu/wp-content/uploads/2013/05/Logox2.png); }
body { background-image:url(https://www.geo-material.eu/wp-content/themes/alterna/img/wild_oliva@2x.png); }
}