/**
 * This file contains styles related to the user settings of the theme
 */

/* Custom CSS */
.flexslider {
    background: rgba(255, 255, 255, 0);
    border: 0px solid rgba(255, 255, 255, 0);
    box-shadow: 0 0px 0px rgba(0,0,0,0);}
p {color:#222;}

/* Custom Styles Output */
body{ background-color: #ffffff; }
body{ font-family: 'Source Sans Pro'; }
a, .ui-tabs-nav .ui-state-active a, .accent-color{ color: #025597; }

button, .button, input[type='submit'], .comment-reply-link, .stag-button--green, .page-numbers, .nav-links a, .stag-toggle .ui-state-active, .paging-navigation .nav-links a {background: #025597;}
.ui-tabs-nav .ui-state-active { border-color: #025597; }.stag-toggle span.ui-icon:before { color: #025597; }.cycle-pager-active{ background: #025597 !important; }

.the-hero { background-color: #8badd3; }
.the-blog-cover { background-image: url(http://www.beguer.es/wp-content/uploads/2015/03/fondo-noticias.jpg); }
.the-cover { opacity: 0.7; -ms-filter: 'alpha(opacity=70)'; }

/* Custom Post Background Colors and Images */
.the-hero-142 { background-color: #0a0a0a; }
.the-cover-142 {  background-image: url(http://www.beguer.es/wp-content/uploads/2015/05/fondo_equipos_especiales.jpg); }
.the-cover-142 { opacity: 1; -ms-filter: 'alpha(opacity=100)'; }

.the-hero-139 { background-color: #0a0a0a; }
.the-cover-139 {  background-image: url(http://www.beguer.es/wp-content/uploads/2015/05/fondo_equipos_especiales.jpg); }
.the-cover-139 { opacity: 1; -ms-filter: 'alpha(opacity=100)'; }

.the-hero-132 { background-color: #0a0a0a; }
.the-cover-132 {  background-image: url(http://www.beguer.es/wp-content/uploads/2015/03/fotoaerea-corregida.jpg); }
.the-cover-132 { opacity: 1; -ms-filter: 'alpha(opacity=100)'; }

