/*
Theme Name: FAST
Theme URI: http://fast.vg/
Description: Thème WordPress pour la société FAST.
Author: 101 Degrés
Author URI: http://101degres.com/
Template: Surplus
Version: 0.1
*/

@import url("../Surplus/style.css");

/* BODY, COMMON CLASSES & WRAP
-------------------------------------------------- */
a {
	text-decoration: underline;
	color: #092e53;
}
a:hover {
	color: #1A72B8;
}
blockquote{
	border-left: 0;
	padding-left: 0;
	font-weight: bold;
	color: #AB1E1A;
	text-align: center;
}
body {
	background: #131313;
	background-image: none !important;
}

/* STRUCTURE
-------------------------------------------------- */
#wrapper {
	background: #cdcdcd;
}
#main {
	clear: both;
	font-size: 14px;
	line-height: 24px;
}

/* HEADINGS
-------------------------------------------------- */
.heading span{
	color: #092e53;
}
#page-heading {
	padding: 10px 0;
	border-top: 0;
	border-bottom: 1px solid #999;
}

/* NAVIGATION
-------------------------------------------------- */
#masternav {
	background: #fff;
	float: right;
	margin: 100px 0 0;
	border-top: 4px solid #000000;
	width: 85%
}
.sf-menu {
	float: right;
}
.sf-menu ul {
	width: 210px;
}
.sf-menu li {
	border-right-color: #eee;
}
.sf-menu > li:first-child {
	border-left: 2px solid #eee;
}
.sf-menu > li:last-child {
	border-right: 0;
}
.sf-menu a:hover,
.sf-menu li.sfHover > a {
	background: #092e53;
	color: #fff;
	border: none;
}
.sf-menu ul a:hover{
	background-color: #092e53;
	color: #fff;
}
.sf-menu .current-menu-item > a, .sf-menu .current-menu-parent > a {
	background: black;
	color: white;
	border: none;
}
.sf-menu .current_page_item > a {
	background-color: #092e53;
	color: white;
}

/* HEADER
-------------------------------------------------- */
#masterhead {
	padding: 20px 0;
	border-top: 0;
	/*border-bottom: 4px solid black;*/
	float: left;
	border-bottom: 0;
	width: 15%;
	text-align: left;
}
#logo a {
	background-image: url('images/bo/fast-logo.jpg');
	background-size: 127px 124px;
	height: 124px;
	width: 127px;
	display: block;
	margin: 0;
}

/* HOME
-------------------------------------------------- */
#home-tagline strong {
	background: #092e53;
	color: #fff;
	padding: 0 10px;
}

	/* IMAGE SLIDER
	---------------------------------------------- */
	.full-slides .caption {
		top: 50px;
	}
	.full-slides .caption h3 {
		font-size: 16px;
		color: white;
		text-transform: none;
	}
	.full-slides .caption h3 span {
		padding: 5px 10px;
		background: #000000;
	}
	.flex-control-nav {
		line-height: 18px;
	}
	.flex-direction-nav {
		line-height: 20px;
	}
	.flex-direction-nav li a.next, .flex-direction-nav li a.prev {
		text-decoration: none;
	}
	.flex-direction-nav li a.prev:hover, .flex-direction-nav li a.next:hover {
		background: #092e53;
	}
	.flex-control-nav a:hover, .flex-control-nav a.active {
		background: #092e53;
	}

	/* HIGHLIGHTS
	---------------------------------------------- */
	.hp-highlight:hover .hp-highlight-content, .hp-highlight-link:hover .hp-highlight-content {
		background: #092e53;
		color: #FFFFFF;
	}
	.hp-highlight:hover .hp-highlight-content h3 span, .hp-highlight a:hover h3 span {
		color: #FFFFFF;
	}
	.hp-highlight-link {
		background: #F6F6F6;
		color: #555;
		text-decoration: none;
	}

	/* CONTENT
	---------------------------------------------- */
	.heading h2 {
		margin-bottom: 25px;
		padding: 10px 0;
		border-top: 0;
		border-bottom: 1px solid #999;
		font-size: 21px;
		line-height: 1em;
	}

/* POSTS AND PAGES
-------------------------------------------------- */
.post ul {
	list-style-image: url('images/bullets-fast.png');
}

	/* PAGE SERVICES
	---------------------------------------------- */
	.page-services h2:first-child {
		margin-top: 0;
	}
	/* PAGE DOWNLOAD AREA
	---------------------------------------------- */
	.page-download-area .one-half h2:first-child {
		margin-top: 0;
	}
	/* PAGE CONTACT
	---------------------------------------------- */
	.page-contact #google-maps {
		width: 980px;
		height: 245px;
		margin-bottom: 35px;
	}
	.page-contact form .field::before, .page-contact form .field::after {
		display: table;
		line-height: 0;
		content: "";
	}
	.page-contact form .field::after {
		clear: both;
	}
	.page-contact form .field {
		margin-bottom: 20px;
	}
	.page-contact form label {
		float: left;
		width: 170px;
		padding-top: 5px;
		text-align: right;
		display: block;
		margin-bottom: 5px;
	}
	label span {
		color: #B94A48;
		padding: 0 0 0 3px;
		font-weight: bold;
	}
	small {
		font-size: 85%;
		color: #999;
	}
	small span {
		color: #B94A48;
		padding: 0 3px 0 0;
		font-weight: bold;
		font-size: 100%;
	}
	.wpcf7-form-control-wrap {
		margin-left: 190px;
		display: block;
	}
	.wpcf7-form-control-wrap input,
	 .wpcf7-form-control-wrap textarea {
		margin: 0;
		width: 206px;
		display: inline-block;
		height: 20px;
		padding: 4px 6px;
		margin-bottom: 9px;
		color: #777;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		background-color: white;
		border: 1px solid #999;
		-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
		-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
		box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
		-webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
		-moz-transition: border linear 0.2s, box-shadow linear 0.2s;
		-o-transition: border linear 0.2s, box-shadow linear 0.2s;
		transition: border linear 0.2s, box-shadow linear 0.2s;
		margin-bottom: 0;
		vertical-align: middle;
	}
	.wpcf7-form-control-wrap textarea {
		width: 400px;
		height: 200px;
	}
	.wpcf7-form-control-wrap input:focus,
	 .wpcf7-form-control-wrap textarea:focus {
		border-color: rgba(26, 114, 184, 0.8);
		outline: 0;
		-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(26, 114, 184, 0.6);
		-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(26, 114, 184, 0.6);
		box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(26, 114, 184, 0.6);
	}
	.wpcf7-form-control-wrap input.wpcf7-not-valid,
	 .wpcf7-form-control-wrap textarea.wpcf7-not-valid {
		border-color: #B94A48;
		-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
		-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
		box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	}
	.wpcf7-not-valid-tip {
		color: #B94A48;
		display: inline-block;
		padding-left: 10px;
		vertical-align: middle;
	}
	.wpcf7-display-none {
		display: none;
	}
	.wpcf7-response-output {
		padding: 8px 35px 8px 14px;
		margin-bottom: 20px;
		color: #C09853;
		text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
		background-color: #FCF8E3;
		border: 1px solid #FBEED5;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
	}
	.wpcf7-validation-errors {
		color: #B94A48;
		background-color: #F2DEDE;
		border-color: #B94A48;
	}
	.wpcf7-mail-sent-ok {
		color: #468847;
		background-color: #DFF0D8;
		border-color: #468847;
	}
	.submit {
		margin-left: 180px;
	}
	.wpcf7-submit {
		font-size: 12px;
	}
	.wpcf7-submit:hover {
		background: #092e53;
	}
	.wpcf7-submit:active {
		background: #1A72B8;
	}
	.ajax-loader {
		vertical-align: middle;
		margin-left: 10px;
	}

/* FOOTER
-------------------------------------------------- */
#footer-bottom {
	border-top: 4px solid black;
	border-bottom: 1px solid black;
}

/* MISCELLANEOUS
-------------------------------------------------- */
.toplink {
	text-decoration: none;
	background: #cdcdcd;
	color: #000000;
}
.toplink:hover {
	background: #092e53;
	color: #FFFFFF;
}

/* TEST DOWNLOAD AREA
-------------------------------------------------- */
/*.page-download-area #wrapper {
	background: url('images/solid.png') repeat #cdcdcd;
}
.page-download-area #masterhead {
	float: left;
	border-bottom: 0;
	width: 15%;
	text-align: left;
}
.page-download-area #masternav {
	background: #fff;
	float: right;
	margin: 90px 0 0;
	border-top: 4px solid #000000;
	width: 85%
}
.page-download-area .sf-menu {
	float: right;
}
.page-download-area .sf-menu > li:first-child {
	border-left: 2px solid #eee;
}
.page-download-area .sf-menu li {
	border-right-color: #eee;
}
.page-download-area .sf-menu > li:last-child {
	border-right: 0;
}
.page-download-area #main {
	clear: both;
}
.page-download-area #page-heading {
	border-bottom: 1px solid #999;
}*/