/*
 Theme Name:     Rubber Soul RA.EU
 Theme URI:      
 Description:    Rubber Soul RA.EU Customization
 Author:         Robert Abel
 Author URI:     http://www.robertabel.eu
 License:        GNU General Public License v2 or later
 License URI:    http://www.gnu.org/licenses/gpl-2.0.html
 Template:       rubbersoul
 Version:        1.0.0
*/

.blogname-y-menu {
	max-width: 1280px !important;
}

.site-header {
	position: fixed;
	width: 100%;
	z-index: 5;
	padding-bottom: 0px !important;
}

.wrapper-cabecera {
	margin-bottom: 0px !important;
}

.site {
	padding-top: 8rem !important;
}

/* Minimum width of 600 pixels. */
@media screen and (min-width: 640px) {
	.site {
		max-width: 1280px !important;
	}
}

/* WP-GeShi-Plugin */

.wp-geshi-highlight pre, .wp-geshi-highlight span {
	white-space: pre-line !important;
	text-align: left !important;
}
