/*
Reset CSS
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, a, abbr, acronym, big, font, img, small, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, tbody, tfoot, thead, tr, th, td {margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; background:transparent;}
body {line-height:1;}
ol, ul {list-style:none;}
blockquote, q {quotes:none;}
:focus {outline:0;}
ins {text-decoration:none;}
del {text-decoration:line-through;}
table {border-collapse:collapse; border-spacing:0;}

/*
Main CSS
*/

body {
	font-family: Georgia, serif;
	font-size: 62.5%;
	line-height: 1.5em;
	color: #fff;
	background: #292929;
	height: 100%;
}

#container {
	width: 960px;
	margin: 0px auto;
	background: #000 url(../images/bg.gif) top left;	
	padding: 0 0 0px 0;
	min-height: 10px;
	
}

a {
	text-decoration: none;
	color: #ffffcc; /* ffffcc a23201 */
}

p {
	margin-bottom: 10px;
}

.page p {
	margin-bottom: 23px;
}

.clear {
	clear: both;
}

img {
	margin: 0px;
	padding: 0px;
}

header {
	position: relative;
	float: left;
	width: 220px;
	padding: 91px 10px 40px 10px;
	text-align: center;
}

header #logo {
	display: block;
	text-indent: -9999px;
	background: transparent url(../images/logo-menton.png) no-repeat center top;
	width: 220px;
	height: 26px;
	cursor: pointer;
}

nav {
	margin: 47px 0 0 40px;
	width: 140px;
}

nav a {
	color: #ffc;
	font-size: 1.2em;
	display: block;
	margin: 0 0 19px 0;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1px;
}

nav a.active {
	color: #ffe152 !important;
}

nav #menu-item-20 a {
	clear: both;
	background: transparent url(../images/left-divider.png) no-repeat top center;
	padding: 24px 0 0 0;
	margin: 31px 0 19px 0;
	text-transform: none;
}

nav #menu-item-1016 a {
	text-transform: none;
}

#address {
	margin-top: 40px;
	font-size: 1.4em;
	color: #ffe152;
	line-height: 1.7em;
}

#address .meta {
	display: none;
}

#relaisChateaux {
	margin-top: 25px;
	display: block;
	text-indent: -9999px;
	background: transparent url(../images/logo-relais.png) no-repeat top center;
	width: 220px;
	height: 64px;
}

.home #stage {
	background: #000;
	color: #d2d2d2;
}

#stage {
	width: 720px;
	position: relative;
	float: left;
	background: #fff;
	color: #292929;
}

#stage hr {
	border: none;
	height: 1px;
	background: transparent url(../images/hr.png) no-repeat;
}	

#stage section {
	padding: 30px 80px 33px 20px;
	line-height: 1.6em;
}

section p {
	font-size: 1.6em;
	line-height: 1.5em;
}

section h2 {
	font-size: 1.8em;
	font-weight: normal;
	color: #ffe152;
	margin: 0 0 22px 0;
}

section h3 {
	font-size: 1.6em;
	font-weight: normal;
	margin: 0 0 3px 0;
	text-transform: uppercase;
}

section .more {
	font-size: 12px;
	text-transform: uppercase;
}	

.event h3 {
	text-transform: none;
	margin: 0 0 10px 0;
}

section a h3 {
	color: #dfdfdf;
	text-decoration: none;
}

.event p {
	text-transform: uppercase;
	font-size: 1.4em;
	line-height: 1.7em;
}

.home #content {
	padding: 10px 70px 10px 70px;
	width: auto;
	min-height: 50px;

}

.home #content .event {
	padding-bottom: 80px;
}

#content {
	padding: 36px 10px 50px 10px;
	margin: 0px !important;
	min-height: 200px;
}

#content .entry-content {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 540px;
}

.parent-pageid-8 .entry-content {
	text-align: center;
}


#content .entry-content p {
	margin: 0 0 1.8em 0;
}

#content .entry-content a {
	color: #a23201;
}

.page-parent #stage {
	background: #292929;
	color: #fff;

}

.page-parent #stage a {
	color: #ffc;
}

.page-parent #content article {
	/*font-size: 1.6em !important;*/
	line-height: 2.6em;
}

#sideContent {
	width: 150px;
	float: left;
}

#sideContent.menu {
	text-align: center;
	border-right: 1px solid #fff5c7;
	margin-right: 10px;
}

.page #content article {
	float: left;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	font-size: 1.4em;
	line-height: 1.7em;
	width: 540px;
}

.page #content.menuContent article {
	width: 530px;
}

#hero {
	position: relative;
	margin: 0 0 0 0;
	height: 480px;
	padding: 0 0 0 0;
}

.slide {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.slide img {
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
}	

.alert{
	margin: 0 0 0 0;
	padding: 22px 200px 25px 91px;
	background: #ffe152;
	color: #000;
	font-size: 1.8em;
	text-transform: Uppercase;
	letter-spacing: 1px;
	line-height: 1.2em;
	
}

.alertEmpty {
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}

.alert a {
	color: #000;
}

#innerFooter {
	padding: 34px 30px 30px 30px;
	background: #1c1c1c;
	color: #d2d2d2;
	font-size: 1.4em;
	line-height: 1.3em;
}

#innerFooter h3 {
	color: #fff;
	text-transform: uppercase;
	margin: 0 0 8px 0;
}

#innerFooter h3 a {
	color: #fff;
}

#innerFooter p {
	margin: 0 0 5px 0;
}

#innerFooter a, #innerFooter .phone {
	color: #ffc;
	text-decoration: none;
}		

.footerLeft {
	float: left;
	width: 440px;
}

.footerRight {
	float: left;
}

#footerFirst {
	margin: 0 0 46px 0;
}

.row {
	clear: both;
}

.social {
	width: 33px;
	height: 33px;
	display: block;
	float: left;
	text-indent: -9999px;
	margin-right: 18px;
	background-image: url(../images/social-media.png);
}

#facebook {
	background-position: -1px 0px;
}

#twitter {
	background-position: -53px 0px;
}

#youtube {
	background-position: -104px 0px;
}

#sites li {
	margin-bottom: 5px;
	margin-left: 15px;
}

#sites, #sites li {
	list-style-type: disc;
	list-style-image: url(../images/li.png);
}

footer {
	font-size: 1.2em;
	line-height: 1.6em;
	color: #bebebe;
	clear: both;
	width: 960px;
	margin: 0px auto;
	padding-bottom: 80px;
}

#lastFooter {
	padding-top: 15px;
	margin-left: 270px;
	
}

/** Pages **/

#pageHeader {
	position: relative;
	background: transparent url(../images/bg-pageheader.gif) repeat-y;
	min-height: 324px;
}

#sectionNav {
	float: left;
	font-size: 1.2em;
	padding: 38px 32px 6px 0;
	width: 128px;
	color: #ffffcc;
	font-style: italic;
	text-align: right;
}

#sectionNav a, #navDivider {
	display: block;
	margin: 0 0 13px 0;
}

#sectionNav a.active, #sectionNav .current_page_item a  {
	font-weight: bold;
}

#sectionHeader {
	position: absolute;
	left: 160px;
	bottom: 0px;
	
}

#sectionHeader img{
	float: left;
	display: block;
	position: relative;
	left: 0px;
	bottom: 0px;
}

#sectionHeader #pageTitle {
	position: absolute;
	left: 29px;
	bottom: 12px;
	color: #fff;
}

#sectionHeader.talent #pageTitle {
	position: relative;
	float: left;
	margin: 116px 0 60px 0px;
	left: 17px;
	color: #000;
}

#sectionHeader.talent h2 {
	font-size: 22px;
	margin: 0 0 7px 0;
	line-height: 22px;
	
}

#pageBanner {
	background: #ffe152;
	width: 100%;
	min-height: 20px;
}

#pageBanner h2 {
	padding: 15px 0 15px 160px;
	font-size: 22px;
	line-height: 24px;
}

#pageTitle h2 {
	font-weight: normal;
	font-size: 50px;
	line-height: 50px;
	margin: 0 0 7px 0;
	
}

#pageTitle h3 {
	font-weight: normal;
	font-style: italic;
	font-size: 16px;
}

/** Post WP **/

#content article {
	
}

.pdf {
	margin: 0px auto;
	display: block;
	width: 40px;
	height: 50px;
	text-indent: -9999px;
	background: transparent url(../images/icon-pdf.png) no-repeat;
}

.listItem {
	font-size: 14px;
	font-family: Georgia, serif;
	line-height: 23px;
}

.listItem h3 {
	color: #292929;
	font-weight: bold;
}

.listItem a:hover h3 {
	text-decoration: underline;
}

#mainContent {
	float: left;
	width: 530px;
}	

#mainContent .hentry {
	padding: 0 0 20px 0;
}

#lightbox {
	color: #000;
}

.slickr-flickr-gallery {
	padding-left: 0px !important;
}

#subform #emailField {
	width: 190px;
	height: 20px;
	font-family: Georgia, serif;
	border: 1px solid #6d6d6d;
	border-radius: 3px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 14px;
}

#subform #emailSubmit {
	font-family: Georgia, serif;
	border-radius: 3px;
	border: 1px solid #bf9e03;
	background: #fee253;
	color: #000;
	font-style: italic;
	font-size: 14px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: normal;
}

.menu .current_page_item a, .menu .current-page-ancestor a{
	font-weight: bold;
	color: #ffe152;

}

.entry-content blockquote {
	padding: 0 30px 0px 40px;
	margin-top: -10px;
	line-height: 18px;
	color: #666;
}

.home .eventItem {
	margin: 0 0 20px 0;
}

.parent-pageid-14 #pageHeader {
	background: #3a5558 url(../images/bg-talent.jpg) no-repeat top right !important;
}

.parent-pageid-14 #sectionHeader #pageTitle {
	color: #41291e !important;
}