/* CSS Document */

@font-face {
  font-family: 'Futura Std Bold';
  src: url('http://www.saratogawire.com/media/css/fonts/futura/FuturaStd-Bold.eot');
  src: url('http://www.saratogawire.com/media/css/fonts/futura/FuturaStd-Bold.eot#iefix') format('embedded-opentype'),
       url('http://www.saratogawire.com/media/css/fonts/futura/FuturaStd-Bold.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Futura Std Light';
  src: url('http://www.saratogawire.com/media/css/fonts/futura/FuturaStd-Light.eot');
  src: url('http://www.saratogawire.com/media/css/fonts/futura/FuturaStd-Light.eot#iefix') format('embedded-opentype'),
       url('http://www.saratogawire.com/media/css/fonts/futura/FuturaStd-Light.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* GLOBAL */ 

#supernav a {
	color: #000000;
	text-decoration: none;
}
	a:active, a:focus {
		outline: none;
		}
	
strong {font-weight: bold;}

#conteneur {
	width: 100%;
	margin: 0 auto;
	background-color: #FFFFFF;
	}

/* /GLOBAL */

/* HEADER SEXION */	
		
#supernav h1 {
    margin-left: auto;
    margin-right: auto;
    width: 500px;
	}

#supernav {
	text-align: center;
}
	
		#supernav ul li {
			display: inline-block;
			margin-top:15px;
			margin-bottom:10px;
			text-transform: uppercase;
			font: 0.9em 'Futura Std Bold', Helvetica, Arial, sans-serif;
			font-weight: 400;
			text-decoration: none;
			list-style: none outside none;
			
			}
			
			#supernav ul li a {
				display: block;
				padding-top: 10px;
				height: 30px;			
				}

		#supernav ul li.agence {
			color: black;
			margin-right:1em;
			width: 10em;
			background-color: white;
			}


		#supernav ul li.agence a:hover {
			color: white;
			background-color: black;
			}
						
		#supernav ul li.savoirs-faire {
			color: black;
			margin-right: 4em;
			width: 10em;
			background-color: white;
			}
		
		#supernav ul li.savoirs-faire a:hover {
			color: white;
			background-color: black;
			}
	
		#supernav ul li.clients {
			color: black;
			margin-right:2em;
			width: 10em;
			background-color: white;
			}

		#supernav ul li.clients a:hover {
			color: white;
			background-color: black;
			}
					
		#supernav ul li.contact {
			color: black;
			width: 10em;
			background-color: white;
			}

		#supernav ul li.contact a:hover {
			color: white;
			background-color: black;
			}

	.intro {
		max-width: 730px;
		margin: 0 auto;
		text-align: center;
		}

	.logo {
		max-width: 350px;
		margin: 0 auto;
		margin-top: 15px;
		margin-bottom: 15px;
		}


	.intro p {
			text-transform: uppercase;
			font: 1em 'Futura Std Bold', Helvetica, Arial, sans-serif;
			font-weight: 200;
			line-height: 19px;
			margin-top: 20px;
}

	.p-intro {
			text-transform: uppercase;
			font-weight: 200;
			font-size: 14px;
			line-height: 18px;
}

						
/* /HEADER SEXION
 */

/* MAIN SEXION */

#main {
	margin: 50px 0;
	}

	#main ul {
		font-size: 12px;
		}

	#main p {
		font-size: 12px;
		line-height: 18px;
		margin: 10px 0;
		}

	.single-col {
		width: 70%;
		margin: 0 auto;
		}
		
		#home p {
			font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
			font-size: 16px;
			line-height: 18px;
			margin: 15px 0;
			}
			
			.single-col h2 strong {
				font-weight: bold;
				}
				
	.left-col {
		width: 460px;
		margin-right: 20px;
		float: left;
		}
	
	.right-col {
		width: 460px;
		float: left;
		}
		
	h2 {
			font-family: 'Cabin', arial, sans-serif;
			font-size: 22px;
			text-transform: uppercase;
			margin: 20px 0;
			text-align: left;
			}
			
	h3 {
			font: 35px 'Futura Std Bold', Helvetica, Arial, sans-serif;
			font-weight: bold;
			margin: 10px 0;
			text-align: center;
			color: black;
			text-transform: uppercase;
			
			}
			
	h4 {
			font: 16px 'Futura Std Bold', Helvetica, Arial, sans-serif;
			font-weight: bold;
			margin: 10px 0;
			text-align: left;
			color: black;
			}
			
			.right-col h3:before {
				content: "• ";
				color: #766f64;
				}

		#main #clients img {
			border: 5px solid #fff;
			-moz-border-radius: 5px;
			-webkit-border-radius: 5px;
			-webkit-box-shadow: #9e9992 0px 0px 5px;
			-moz-box-shadow: #9e9992 0px 0px 5px;
			margin: 0 0 20px 0;
			}
	

		#main dl:nth-of-type(odd) {padding-right: 20px;}		

		#main dl {
			width: 220px;
			font-size: 12px;
			float: left;
			margin: 10px 0px;
			}
								
		#main dt img {
			border: 5px solid #fff;
			-moz-border-radius: 5px;
			-webkit-border-radius: 5px;
			-webkit-box-shadow: #9e9992 0px 0px 5px;
			-moz-box-shadow: #9e9992 0px 0px 5px;			
			}
			
		#main dd {
			text-align: center;
			margin: 5px 0 0 0;
			}
			
			#main dd:before {
				content: "• ";
				color: #766f64;
				}

		#previous_page {
			position: absolute;
			top: 450px;
			margin-left: -560px;
			}
		#next_page {
			position: absolute;
			top: 450px;
			margin-left: 500px;
			}

/* /MAIN SEXTION */

/* FOOTER */

#footer {
	margin: 20px 0 0;
	font-size: 12px;
	text-align: center;
	}
	
	#social img {
		margin: 5px;
		}
		
/* 		#social a:hover {
			opacity: 0.8;
			}
*/
	
	#footer .credits {
		border-top: 1px solid #1e1e1e;
		padding-top: 10px;
		}

/* /FOOTER */

/* Form */

.wpcf7-form  {
	margin-top: 20px;
}

textarea {
	border:1px solid #e2d5c5;
	color:#1e1e1e;
	font:bold 14px Arial,helvetica,sans-serif;
	padding:2px;
	width:100%;
	background: #fbf7f2;
}

.wpcf7-mail-sent-ng {
	border: none;
}

.wpcf7-submit {
	background: #e1d6c7;
	border:1px solid #e2d5c5;
	color:#1e1e1e;
	font:bold 16px Arial,helvetica,sans-serif;
	height:30px;
	width:100%;
	cursor: pointer;
}

.wpcf7-text {
	border:1px solid #e2d5c5;
	color:#1e1e1e;
	font:bold 14px Arial,Helvetica,Sans-serif;
	height:24px;
	padding:2px;
	width:100%;
	background: #fbf7f2;
}

/* // Form */

/* SINGLE SAVOIRS-FAIRE */


.alignleft {float: left;}

.full-width img {
	margin-right: 10px;
	}

#main p.wp-caption-text {
	display: none;
	}
