@charset "utf-8";

/*
Theme Name: MotoMonster
Author:		Rico Floß, floss@51nullacht.de
Author URI: http://www.51nullacht.de/
Date:		2013-10
Client:		MotoMonster
Project:	motomonster.de
*/
/*
@import url(https://fonts.googleapis.com/css?family=Cabin:400,700,400italic|Cabin+Condensed|Fjalla+One|Open+Sans:300italic);
@import url('https://fonts.googleapis.com/css?family=Cantarell');
@import url('https://fonts.googleapis.com/css?family=Barlow+Condensed');
*/
@import url('css/fonts/fonts.css');
/*
hellgrau	F8F8F8
grau		b2b2b2
dunkelgrau	6c7588
gelb		fbc500
*/

/* ========= font override */
body {
	font: normal 87.5%/130% 'Cantarell', Arial, Verdana, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Barlow Condensed', Arial, Verdana, sans-serif;
	font-weight: 100;
}


thead th, tbody th {
	font-family: 'Cantarell', Arial, Verdana, sans-serif;
}
button, a.button, a.btn, input[type="submit"], input[type="reset"], input[type="button"] {
	font-family: 'Cantarell', Arial, Verdana, sans-serif;
}
.menu {
	font-family:'Cantarell',  Arial, Verdana, sans-serif;
}
blockquote {
	font-family: 'Cantarell', Arial, Verdana, sans-serif;
}

/* ========= structur */
.container {
	position: relative;
	width: 945px; /* 930 + column margin */
	margin: 0 auto;
	padding: 0;
	z-index: 99;
	
	text-align: left;
}
.container.ajax {
	margin: 0;
	max-width: 95%;
}
.grid {
	max-width: 100%;
}

.page-header {
	position: relative;
	height: 200px;
	padding: 0;
	z-index: 99;
}
	.page-navigation {
		position: absolute; width: 100%; bottom: 0;
		padding: 0.8em 1em 0.5em 1em;
	}
.page-document {
	margin: 1em 0;
}
	.page-content {
		margin: 2em 0;
	}
.page-footer {
	
}

/* ========= basics */
body {
	margin: 0;
	text-align: center;
	
	background: transparent url(images/header.jpg) top center no-repeat;
}
img { max-width: 100%; height: auto; }
iframe { max-width: 100%; margin-bottom: 1em; border: 1px solid #b2b2b2; }

a {
	color: #fbc500;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
hr {
	margin: 1em 0;
}

/* ========= header */
.page-header {
}

/* logo */
.page-header a.logo {
	float: left;
	position: relative;
	display: block; width: 350px; max-width: 100%; height: 120px;
	overflow: hidden;
	margin-top: 1.5em;
	
	text-indent: -9000px;
	white-space: nowrap;
}
.page-header a.logo span {
	position: absolute; left: 0; top: 0;
	width: 100%; height: 100%;
	background: transparent url(images/logo_motomonster.png) left top no-repeat;
	background-size: contain;
}

/* extra */
.social-navigation {
	margin-top: 1em;
	 
	list-style: none;
	text-align: right;
}
.navigation_mec {
	position: absolute;
	margin-top: 4.5em;
	right: 0;
	/*display: none;*/
}
.social-navigation li {
	display: inline;
}
.social-navigation li a {
	display: block; width: 39px; height: 39px;
	float: left; margin-left: 1em;
	
	text-indent: 110%;
	overflow: hidden;
	background: transparent url(images/social.png) left top no-repeat;
}
.social-navigation li a.YouTube {	background-position: 0 0; }
.social-navigation li a.Facebook {	background-position: 0 -60px; }
.social-navigation li a.Instagram {	background-position: 0 -120px; }

/* ========= navigation */
.page-navigation {
	background: #F8F8F8;
	border: 1px solid #b2b2b2;
	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	
	-moz-box-shadow: 1px 1px 3px #888;
	-webkit-box-shadow: 1px 1px 3px #888;
	box-shadow: 1px 1px 3px #888;
}
.page-navigation .navigation {
	list-style: none;
	margin: 0;
}
.page-navigation .navigation li.last {
	float: right;
}
.page-navigation .navigation li a {
	padding: 0 0.4em;
	
	font-family: 'Fjalla One';
	color: #6c7588;
	font-size: 142.85%;
	text-transform: uppercase;
}
.page-navigation .navigation li.current_page_item a,
.page-navigation .navigation li.current_page_ancestor a,
.page-navigation .navigation li.current_page_parent a,
.page-navigation .navigation li a:hover {
	color: #fbc500;
	text-decoration: none;
}

/* ========= document */
.page-document {
}

/* sunavi slider */
.subnavi {
	float: none;
	padding: 0; /* margin: 0; */
}
.subnavi .bx-wrapper {
	margin-bottom: 0;
}
.bx-wrapper .bx-viewport {
	border: none; box-shadow: none;
}
.subnavi ul {
	padding: 0; margin: 0;
	list-style: none;
}
.subnavi li {
	padding: 0; margin: 0; width: 235px; height: 170px !important;
	float: left; 
}
.subnavi li a {
	display: block; width: 95%; height: 98%;
	padding: 0.5em;
	
	font-size: 128.57%;
	font-family: 'Barlow Condensed';
	font-style: italic;
	text-transform: uppercase;
	color: #6c7588;

	background: #F8F8F8 center 2em no-repeat;
	border: 1px solid #b2b2b2;
	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	
	-moz-box-shadow: 1px 1px 3px #888;
	-webkit-box-shadow: 1px 1px 3px #888;
	box-shadow: 1px 1px 3px #888;
}
.subnavi li.current_page_item a,
.subnavi li a:hover {
	color: #fbc500;
	text-decoration: none;
}

/* ========= content */
.page-content {
}

/* headlines */
.page-content h1, .page-content h1 strong, .page-content h1 a,
.page-content h2, .page-content h2 strong, .page-content h2 a,
.page-content h3, .page-content h3 strong, .page-content h3 a,
.page-content h4, .page-content h4 strong, .page-content h4 a,
.page-content h5, .page-content h5 strong, .page-content h5 a,
.page-content h6, .page-content h6 strong, .page-content h6 a {
	clear: both;
	margin: 0 0 0.25em 0;
	
	color: #6c7588;
	font-weight: 100;
	line-height: 1.3em;
	text-transform: uppercase;
	text-decoration: none;
}
.page-content h1 {
	font-size: 342.85%;
	font-family: 'Fjalla One';
}
.page-content h2 {
	margin-bottom: 1em;
	
	font-size: 180%;
	font-family: 'Barlow Condensed';
	font-style: italic;
}
.page-content h2 strong {
	font-family: 'Fjalla One';
	font-style: normal;
}
.page-content h2 a {
	color: #FBC500;
}
.page-content form h2 {
	margin-top: 1em;
	margin-bottom: 0;
}
.page-content .info h2 {
	margin-bottom: 0.5em;
}
.page-content .product-list-container h2,
.page-content .datelist .date-container h2 {
	border-bottom: 1px solid #b2b2b2;
}
.page-content h3 {
	margin-bottom: 1em;
	
	font-size: 130%;
	font-family: 'Barlow Condensed';
	font-style: italic;
}

/* misc */
.page-content ul {
	list-style: disc;
	margin: 0 0 1em 1.5em;
}
.page-content ol {
	list-style: decimal;
	margin: 0 0 1em 1.5em;
}
.page-content p,
.page-content address,
.page-content ul,
.page-content ol {
	margin-top: 0;
	margin-bottom: 1em;
}
.page-content li {
	margin: 0; padding: 0;
}

.page-content .img-list li {
	list-style:none;
}


.page-content blockquote {
  background: #f9f9f9;
  border-left: 10px solid #ccc;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
  quotes: "\201C""\201D""\2018""\2019";
  font-size: 90%;
}
.page-content blockquote:before {
  color: #ccc;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}
.page-content blockquote p {
  display: inline;
}



/* columns */
.single-styled,
.column.styled .column-inner {
	padding: 1em 1em 0.5em 1em;
	position: relative;

	background: #F8F8F8;
	border: 1px solid #b2b2b2;
	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	
	-moz-box-shadow: 1px 1px 3px #888;
	-webkit-box-shadow: 1px 1px 3px #888;
	box-shadow: 1px 1px 3px #888;
}
.single-styled,
.column.styled.info .column-inner {
	color: #6c7588;
	font-family: 'Cabin Condensed';
	font-size: 92.85%;
}
.single-styled strong,
.column.styled.info .column-inner strong {
	color: #6c7588;
}
.column.styled.info.col_12 { width: auto; float: none; }
.column.styled.blank .column-inner { /* cause there more styled than blank... */
	padding: 0; background: transparent; border: none; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none;
}

/* =============== forms */
.page-content form {
	position: relative;
	margin-bottom: 1em;
}
.page-content form.sent .tabs,
.page-content form.sent .tab-content,
.page-content form.sent fieldset,
.page-content form.sent p {
	display: none !important;
}
legend {
	margin-bottom: 1em;
	
	-webkit-border-radius: none;
	-moz-border-radius: none;
	border-radius: none;
	
	border-width: 0 0 1px 0;
	font-size: 115%;
}
.page-content form label {
	color: #2C3D51;
}
.page-content form p {
	margin-bottom: 0.5em;
}
.page-content form textarea {
	height: auto;
	max-width: 100%;
}

fieldset {
	padding: 1em 1em 0.5em 1em;
	position: relative;

	background: #F8F8F8;
	border: 1px solid #b2b2b2;
	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	
	-moz-box-shadow: 1px 1px 3px #888;
	-webkit-box-shadow: 1px 1px 3px #888;
	box-shadow: 1px 1px 3px #888;
}
fieldset.info,
fieldset.info strong {
	color: #6c7588;
}
fieldset.blank {
	padding: 0; background: transparent; border: none; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none;
}

/* wpcf7 */
.page-content form .wpcf7-form-control-wrap {
	display: block;
	margin: 0.5em 0;
}
.page-content form .wpcf7-list-item {
	display: block;
	padding-top: 0.5em;
	padding-right: 0.5em;
}
.page-content form .wpcf7-list-item.error label,
.page-content form .wpcf7-list-item.error .wpcf7-list-item-label {
	color: #ff0000;
}
.page-content form .radio-Training .wpcf7-list-item {
	display: inline;
	padding-top: 0;
	padding-right: 0.5em;
}
form .button, form button,
.page-content form.wpcf7-form a.button, .page-content form.wpcf7-form a.button:hover,
.page-content form.wpcf7-form input.wpcf7-submit, .page-content form.wpcf7-form input.wpcf7-submit:hover {
	padding: 0.5em 1em;
	margin-top: 1em;
	
	color: #000;
	border: none;
	font-size: 114%;
	font-weight: 400;
	font-style: italic;
	text-transform: uppercase;
	background-size: cover;
	background-color: #FBC500;
}
form button.secondary,
a.button.secondary { margin-top: 0; background-color: #ccc; font-size: 14px !important; text-transform: none; border: none !important; }
.page-content form input.wpcf7-not-valid,
.page-content form textarea.wpcf7-not-valid {
	border-color: #ff0000;
}
.page-content form .wpcf7-not-valid-tip {
	color: #ff0000;
}
.page-content .screen-reader-response { display: none; }
.page-content form .wpcf7-response-output {
	padding: 1em;
	width: 100%;
	
	font-size: 107%;
}
.page-content form .wpcf7-response-output.wpcf7-mail-sent-ng,
.page-content form .wpcf7-response-output.wpcf7-validation-errors { border: 1px solid #ff0000; }
.page-content form .wpcf7-response-output.wpcf7-mail-sent-ok { border: 1px solid #00ff00; }

/* umfrage */
.page-content form .tab-content {
	border: none;
	padding: 1em 0 0 0;
	margin: 0;
}
.page-content form .tab_content .column {
	margin: 0.5em 0 1em 0;
}
.page-content form .notice.info {
	padding-left: 1em;
	
	color: #000;
	border-color: #ddaf00;
	background-color: #ffd500;
}

/* umfrage: radio */
.page-content form .radio, .page-content form .radio-checked, .page-content form a.radio-fx {
	/* height: 20px; */
	width: 20px;
}
/*
.page-content form a.radio-fx span, .page-content form a.radio-fx {
	display: inline-block; margin: 0 0 -3px 0; padding: 0;
}
.page-content form .radio {			background: url(images/form_check.png) center no-repeat transparent; background-size: contain; }
.page-content form .radio-checked {	background: url(images/form_checked.png) center no-repeat transparent; background-size: contain; } */

/* umfrage: rate */
.page-content form .wpcf7-range {
	display: none;
}
.page-content form .ratelist {
	margin-left: 0;
	padding-bottom: 2em;
}
.page-content form .ratelist .star {
	float: left;
    height: 30px;
	width: 30px;
	
    cursor: pointer;
    font-size: 0;
	text-indent: -3000px;
	background: url(images/schaedel-30-grau.png) no-repeat center transparent;
}
.page-content form .ratelist .star:hover,
.page-content form .ratelist .star.starred,
.page-content form .ratelist .star.current {
    background-image: url(images/schaedel-30-active.png);
}

/* umfrage: radio childs */
.page-content form fieldset .toggle {
	margin-left: 2em;
}


/* wpforms */
.wpforms-container.wpforms-container-full { padding-left: .833% !important; padding-right: .833% !important; }
@media all and (max-width: 990px) {
	/* .wpforms-container.wpforms-container-full { padding-left: 1rem !important; padding-right: 1rem !important; } */
}
@media all and (max-width: 580px) {
	.wpforms-field.wpforms-field-likert_scale { overflow: auto !important; }
}

/* =============== images */
.alignright {				float: right; }
.page-content .alignright {	margin-left: 2em; }
.alignleft {					float: left; }
.page-content .alignleft {	margin-right: 2em; }
.aligncenter {				display: block; margin: 0 auto 1em auto; }

.page-content .wp-caption-text {
	margin-top: 1em;
	font-style: italic;
	line-height: 1em;
}

.page-content .top-image {
	margin: -1.4em 0 2em 0;
}
.page-content .entry {
	padding-left: .833%;
	padding-right: .833%;
}
.page-content figure {
	margin: 0;
}
.team-person-details .page-content .wp-post-image {
	float: right;
}
.page-content a.zoom {
	position: relative;
}
.page-content a .icon-plus {
	position: absolute; z-index: +1; top: 4em; right: 1.5em;
	padding: 0.4em 0.5em;
	
	background-color: #fff;
}

.page-content .imageExcerpt {
	display: block;
	position: relative;
	height: 100px;
	overflow: hidden;
}
.page-content .imageExcerpt span {
	display: block;
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
}

/* gallery */
.page-content .gallery-container {
	padding: 1em;
	padding-right: 0;
	margin-bottom: 2em;
	
	background-color: #fff;
}
.page-content .gallery-container a {
	margin: 0; padding: 0;
	
	background: #FFFFFF;
	border: none;
	border-radius: 0;
}
.page-content .gallery-container a.first-image {
	position: relative;
	display: inline-block;
	
	max-width: 100%;
}
.page-content .gallery-container a.first-image .icon-plus {
	position: absolute;
	padding: 0.2em;
	bottom: 0.5em; right: 0.5em; z-index: 2;
	
	/* background: transparent url(images/navi-bg.png); */
	/* color: #fff; */
}
.page-content .gallery-container .gallery-item {
	float: left;
	margin: 0 1em 1em 0;
}
.gallery > br {
    display: none;
}
#fancybox-wrap, #fancybox-wrap * { /* reset new box model sizing for fancybox */
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

/* =============== table */
.page-content table {
	/* width: 100%; */
	margin: 1em 0;
}
.page-content table caption {
	/* width: 90%; */
	/* padding: 1em 5% 0.5em 5%; */
	padding: 0.5em 0;
	
	/* text-align: center; */
	font-weight: 700;
	text-transform: uppercase;
	/* background-color: #EFF0F1; */
}
.page-content table td,
.page-content table th {
	vertical-align: top;
	padding: 0 1em 1em 1em;
	
	text-align: left;
	/* color: #858D92; */
}
.page-content table th {
	padding: 1em 1em;
	font-weight: 700;

	/* color: #30373B; */
}
.page-content table td:first-child,
.page-content table th:first-child {
	padding-left: 0;
}
.page-content table tr:hover td {
	
}

/* top teaser text */
.page-content .teaser {
	padding: 0 0 1em 1em;
}

/* =============== teamlist */
/* buttons */
.teamlist .team-person a {
	display: block; width: 100%; height: 320px;
	padding: 0.75em;
	
	border: 1px solid #F8F8F8;
	text-decoration: none;
	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	
	-moz-box-shadow: 1px 1px 3px #888;
	-webkit-box-shadow: 1px 1px 3px #888;
	box-shadow: 1px 1px 3px #888;
}
.teamlist .team-person a:hover {
	-moz-box-shadow: -1px -1px 3px #888; -webkit-box-shadow: -1px -1px 3px #888; box-shadow: -1px -1px 3px #888;
}
.teamlist .team-person a .team-content {
	font-family: 'Barlow Condensed';
	font-style: italic;
	text-transform: uppercase;
	color: #6c7588;
}
.teamlist .team-person a .team-content strong {
	font-family: 'Cabin';
	font-style: normal;
	color: #6c7588;
	font-size: 92.85%;
}
.teamlist .team-person a .team-image {
	display: block;
	/* width: 100%; height: 130px; */
	
	margin-bottom: 0.8em;
	/* background: transparent 0 -1em no-repeat; */
}
/* details */
.team-person-details {
	display: none; width: 660px;
}
.team-person-details .page-content {
	margin: 0; padding: 2em;
	
	text-align: left;
}

/* =============== datelist */
.datelist .date-container {
	margin-bottom: 1em;
}

.datelist .date-container .date-simple {
	list-style: none; margin: 0;
}
.datelist .date-container .date-simple a {
	color: #6c7588;
	/* font-size: 92.85%; */
}
.datelist .date-container .date-simple a strong {
	color: #6c7588;
	text-transform: uppercase;
}

/* services */
.datelist .date-container .date-servicelist {
	margin: 0; padding: 0;
	list-style: none;
}
.datelist .date-container .date-servicelist li {
	display: block; float: left;
	width: 50px; height: 50px;
	margin: 0 0.3em 0.3em 0;
	
	text-indent: 110%;
	overflow: hidden;
	background: transparent url(images/date_icons.png) no-repeat;
	cursor: pointer;
}
.datelist .date-container .date-servicelist li.verpflegungsservice {	background-position: 0 -300px; }
.datelist .date-container .date-servicelist li.fahrwerksservice {		background-position: 0 -240px; }
.datelist .date-container .date-servicelist li.fotoservice {			background-position: 0 -420px; }
.datelist .date-container .date-servicelist li.getraenkeservice {		background-position: 0 -360px; }
.datelist .date-container .date-servicelist li.saniservice {			background-position: 0 -60px; }
.datelist .date-container .date-servicelist li.werkstattservice {		background-position: 0 -180px; }
.datelist .date-container .date-servicelist li.reifenservice {			background-position: 0 -120px; }
.datelist .date-container .date-servicelist li.zeitnahmeservice {		background-position: 0 0; }

.datelist .date-container .price {
	display: block; clear: both;
	width: 120px; height: 64px;
	padding-top: 1.25em;
	
	color: #6C7588;
	font-family: "Fjalla One";
	font-size: 142.85%;
	text-align: center;
	background: transparent url(images/booking-over_bg.png) center no-repeat;
}

/* booking */
.datelist .date-container .booking-status ul {
	list-style: none;
}
.datelist .date-container .booking-status strong {
	padding-left: 1.5em;
}

.datelist .date-container .booking-link, /* x */
.datelist .date-container .booking-knapp, /* x */
.datelist .date-container .booking-over,
.datelist .date-container .booking-bookedUp { /* x */
	display: block; width: 120px; height: 65px;
	float: right;
	padding: 23px 0 0 4px;
	margin-top: -0.8em;
	
	/* font-size: 150%; */
	font-size: 121.42%;
	font-family: 'Barlow Condensed';
	font-style: italic;
	color: #000;
	text-transform: uppercase;
	background: transparent url(images/booking_bg.png) center no-repeat;
}
.datelist .date-container .booking-link:hover,
.datelist .date-container .booking-over:hover,
.datelist .date-container .booking-bookedUp:hover {
	/* background-position: bottom center; */
	text-decoration: none;
}
.datelist .date-container .booking-bookedUp {		background-image: url(images/booking-bookedUp_bg.png); text-align: center; padding-left: 0; font-size: 121.42%; }
.datelist .date-container .booking-over {			background-image: url(images/booking-over_bg.png); text-align: center; padding-left: 0; }
.datelist .date-container .booking-knapp {		background-image: url(images/booking-knapp_bg.png); padding-left: 4px; font-size: 114.28%; }

/* =============== shop */

/* category list */
.shop ul.categoryNavi {
	margin-left: 0;
	list-style: none;
}
.shop ul.categoryNavi li {
	/* background-position: 5px 0.9em; */
}
.shop ul.categoryNavi li a {
	display: block;
	padding: 0.5em 0;
	
	color: #6c7588;
	font-size: 128.57%;
	font-family: 'Barlow Condensed';
	font-style: italic;
}

.shop #cartValue .cartButton {
	padding: 0.5em;
	width: 100% !important;
}

.shop input {
	padding: 10px;
}

/* price */
.shop .price {
	display: block; clear: both;
	width: 120px; height: 40px;
	padding-top: 0.65em;
	
	color: #6C7588;
	font-family: "Fjalla One";
	font-size: 142.85%;
	text-align: center;
	background: transparent url(images/booking-over_bg.png) center -11px no-repeat;
}

/* link */
.shop .product-link {
	display: block; width: 120px; height: 65px;
	float: right;
	padding: 23px 0 0 4px;
	margin-top: -0.5em;
	
	font-size: 150%;
	font-family: 'Barlow Condensed';
	font-style: italic;
	color: #000;
	text-transform: uppercase;
	background: transparent url(images/booking_bg.png) center no-repeat;
}
.shop .product-link:hover {
	text-decoration: none;
}

/* list image */
.page-content .shop a.zoom {
	display: block;
}
.page-content .shop a .icon-plus {
	display: none;
	top: auto; bottom: 0; right: 0;
	
	background-color: transparent;
}
.page-content .shop.product-single-container a .icon-plus,
.page-content .shop a:hover .icon-plus {
	display: block;
}

/* button */
.shop button.yellow,
.shop a.button.yellow {
	background-color: #fbc500;
	color: #fff;
}

/* =============== content-sidebar */
.content-sidebar {
	border-top: 2px solid #31383B;
	font-size: 92%;
	color: #727A7F;
}
.content-sidebar article {
	margin-bottom: 1em;
}

/* =============== wp-pagenavi */
.wp-pagenavi {
	text-align: right;
	border-top: 1px solid #000;
	padding-top: 0.5em;
}
.wp-pagenavi .pages {
	list-style: none;
	text-align: right;
	float: right;
}
.wp-pagenavi .pages li {
	float: left;
}
.wp-pagenavi a,
.wp-pagenavi span {
	padding: 0 0.7em;
}
.wp-pagenavi .nextpostslink {
	padding-right: 1em;
}
.wp-pagenavi .previouspostslink {
	padding-left: 1em;
}
.wp-pagenavi .current a {
	color: #000;
}

/* ========= footer-container */
.page-footer {
	text-align: center;
}
.page-footer .copy {
}

.page-footer .footer-navigation {
	margin: 0;
	
	list-style: none;
}
.page-footer .footer-navigation li {
	padding: 0;
	
	display: inline;
	border-right: 1px solid #b2b2b2;
}
.page-footer .footer-navigation li.last {
	border-right: none;
}
.page-footer .footer-navigation li a {
	padding: 0 0.5em;
}
.page-footer .footer-navigation li.current_page_item a,
.page-footer .footer-navigation li a:hover,
.page-footer .footer-navigation li a:focus {
	
}

/* ========= newsletter */
.nl-subscription {
	display: block;
	position: fixed; right: -11px; top: 250px; z-index: 99;
	max-width: 350px;
	
	border: 1px solid #B2B2B2;
	background-color: #F8F8F8;
	-webkit-border-radius: 10px 0 0 10px; -moz-border-radius: 10px 0 0 10px; border-radius: 10px 0 0 10px;
	-moz-box-shadow: 1px 1px 3px #888; -webkit-box-shadow: 1px 1px 3px #888; box-shadow: 1px 1px 3px #888;
}
.nl-subscription p {
	color: #6C7588;
	text-align: left;
}

.nl-subscription .nl-form {
	display: none;
	
	padding: 1em 1.5em 1em 1em;
}
.nl-subscription .nl-form fieldset {
	text-align: left;
}
.nl-subscription .nl-form label {
	display: inline-block;
	width: 80px;
	
	color: #000;
}
.nl-subscription .nl-form label.noBlock {
	display: inline; width: auto;
}

.nl-subscription > .nl-button {
	display: block;
	padding: 1em 1.5em 60px 1em;
	margin-bottom: 1em;
	
	color: #6c7588;
	font-weight: 100;
	text-transform: uppercase;
	font-size: 128.57%;
	font-family: 'Barlow Condensed';
	font-style: italic;
	background: transparent url(images/nl-button.png) center bottom no-repeat;
}
.nl-subscription .nl-button:hover {
	text-decoration: none;
}

.column-inner h7 {
  font-family: 'Barlow Condensed', Arial, Verdana, sans-serif;
	font-weight: bold;
  color: #bf0303;
  font-size: 140%;
}

/* ========= misc */
.floatleft {			float: left; }
.floatright {		float: right; }
.floatleftSpace {	float: left; margin-left: 1em; }
.clear {				display: block; clear: both; }
.clearSpace {		display: block; clear: both; height: 1em; }

.grecaptcha-badge { 
    visibility: hidden;
}