
::-moz-selection { background:#7ab80e; color: #ffffff; text-shadow: none; }
::selection { background:#7ab80e; color: #ffffff; text-shadow: none; }

.logo a {
    width:300px;
    height:48px;
    margin-top:0;
    background-image:url(http://grupoladislao.es/wp-content/uploads/2014/11/logoGL1-300x48.png);
    background-size: 300px 48px;
}
.fixed-logo a {
    width:44px;
    height:44px;
    background-image:url(http://grupoladislao.es/wp-content/themes/alterna/img/fixed-logo.png);
    background-size: 44px 44px;
}
    body {
        background-size:100px 100px;
        background-repeat: repeat;
        background-image:url(http://grupoladislao.es/wp-content/themes/alterna/img/bgnoise_lg.png);
     }
    /* global wrap style */
	.wrapper {margin: 30px auto;}
 
.header-social-container {
    margin-top:14px;
    margin-right:0px;
}

header.header-fixed .header-style-4 .alterna-header-right-container {margin-top:0px;}
.header-style-2  .alterna-header-right-container,
.header-style-5  .alterna-header-right-container {margin-top:0px;}

.content-wrap {
    background-color:#ffffff;
}


#alterna-header {
    background-color:#ffffff;
}

/* page title background */
#page-header {
    background-size:297px 297px;
    background-repeat: repeat;
    background-image:url(http://grupoladislao.es/wp-content/themes/alterna/img/bright_squares.png);
 }




@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://grupoladislao.es/wp-content/uploads/2014/11/logoGL1.png); }
.fixed-logo a { background-image:url(http://grupoladislao.es/wp-content/themes/alterna/img/fixed-logo@2x.png); }
 
body { background-image:url(http://grupoladislao.es/wp-content/themes/alterna/img/bgnoise_lg@2x.png); }
#page-header { background-image:url(http://grupoladislao.es/wp-content/themes/alterna/img/bright_squares@2x.png);}

}