#skiptomain { display: none; }

#nav { background:#e1e0dc url(/images/bodyback.png); box-shadow:0px 2px 4px rgba(0,0,0,0.1); float:left; width:100%; position:fixed; z-index:9; }
#nav ul, #nav li { display:inline-block; margin:0; padding:0; }
#nav a { display:block; padding:.9em 1.5em; font-size:1em; font-family:'Oswald'; font-weight:300; color:#000; }
#nav a:hover {  color:#ed1518; }
#nav a.active, #nav a.active:hover { background:#fff; color:#000; }
#nav a.button { color:#fff; padding:.6em .75em; }

/*	########################################################################################################################	*/

#wrapper
	{
	width: 100%;
	position: relative;
	background-image: url("../images/vanira_fond_bambou.jpg");
	/*	background-size: cover;	*/
	background-repeat: repeat;
	background-position: center top;
	background-attachment:fixed;
	/*	position: fixed;	*/
	/* background: rgba(0, 0, 0, 1);	*/
	}

/*	########################################################################################################################	*/

#headcontainer
	{
	z-index: 9;
	width: 100%;
	min-height: 100px;
	text-align: center;
	/*	background: #FFFFFF;	*/
	}

header
	{
	max-width: 100%;	/*	1200px	/ 90% */
	min-height: 100px;
	clear: both;
	font-size: 0.8125em; /* 13 / 16 */
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	position: relative;
	color: #000000;
	text-align: center;
	background: -o-linear-gradient(top,   	  #AA7444 0%, #D8B996 100%);
	background: -ms-linear-gradient(top,      #AA7444 0%, #D8B996 100%);
	background: -webkit-linear-gradient(top,  #AA7444 0%, #D8B996 100%);
	background: -moz-linear-gradient(top,     #AA7444 0%, #D8B996 100%);
	background: linear-gradient(to bottom,    #AA7444 0%, #D8B996 100%);
	}

header h2 { margin:0 0 1em 0;  font-weight:300; }

header a.button { font-size:1.5em; margin:2em 0 1.5em 0; }

/*	########################################################################################################################	*/

#menucontainer
	{
	z-index: 9;
	text-align: center;
	width: 100%;
	max-height: 45px;

	position: -webkit-sticky; /* Safari */
	position: sticky;
	top: 0;
	}



/*	########################################################################################################################	*/

.twitter-share-button { margin-top:.5em; }

/*	########################################################################################################################	*/

#maincontentcontainer
	{
	width: 100%;
	min-height: 400px;
	/*	padding: 0 0 0 0;	*/
	padding-bottom: 10px;
	}

/*	########################################	MAIN CONTENT VERT	########################################################	*/

.maincontent
	{
	z-index: 1;
	/*	max-width: 100%;	*/
	max-width: 1200px;
	clear: both;
	position: relative;
	margin-top: 10px;
	margin: 0 auto;
	padding: 0 0 0 0;

	color: #000000;
	font-family: 'Lato', sans-serif;
	font-size:13pt;
	letter-spacing: 1px;
	font-weight: normal;
	font-style: normal;
	line-height: 133%;
	}

.maincontent a:link, .maincontent a:visited
	{
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
	}

.maincontent a:hover
	{
	color:#ffffff;
	font-weight:normal;
	background-color:none;
	text-decoration:underline;
	}

.maincontent a:active
	{
	color:#FFFFFF;
	font-weight:bold;
	background-color:transparent;
	text-decoration:none;
	}

.maincontent h1
	{
	padding-top: 10px;
	font-family: 'Dancing Script', cursive;
	letter-spacing: 0em;
	font-size:36pt;
	font-weight: normal;
	font-style: normal;
	line-height: 1.5;
	color: #FFFFFF;
	}

.maincontent h2
	{
	padding-top: 10px;
	font-family: 'Dancing Script', cursive;
	letter-spacing: 0em;
	font-size:28pt;
	font-weight:normal;
	font-style: normal;
	line-height: 1;
	padding: 0 0 10 0px;
	}
.maincontent h2 a
	{
	text-decoration:normal;
	text-align: center;
	}
.maincontent h2 a:hover
	{
	text-decoration:underline;
	text-align: center;
	}

.maincontent h3
	{
	padding-top: 10px;
	font-family: 'Dancing Script', cursive;
	letter-spacing: 0em;
	font-size:20pt;
	font-weight:normal;
	font-style: normal;
	}
.maincontent h3 a
	{
	text-decoration:none;
	}
.maincontent h3 a:hover
	{
	text-decoration:underline;
	}
.maincontent h4
	{
	padding-top: 10px;
	font-family: 'Dancing Script', cursive;
	letter-spacing: 0em;
	font-size:14pt;
	font-weight:normal;
	font-style: normal;
	text-align: center;
	}



.maincontent hr
	{
	border-color:#D8B996;
	background:#AA7444;
	height:1px;
	}

/*	########################################################################################################################	*/

#footercontainer
	{
	z-index: 9;
	width: 100%;
	min-height: 100px;
	text-align: center;
	}

footer
	{
	max-width: 100%;
	min-height: 100px;
	clear: both;
	line-height: 30px;
	font-size: 14pt;
	margin: 0 auto;
	color:#663300;
	background: -o-linear-gradient(top,   	  #D8B996 0%, #AA7444 100%);
	background: -ms-linear-gradient(top,      #D8B996 0%, #AA7444 100%);
	background: -webkit-linear-gradient(top,  #D8B996 0%, #AA7444 100%);
	background: -moz-linear-gradient(top,     #D8B996 0%, #AA7444 100%);
	background: linear-gradient(to bottom,    #D8B996 0%, #AA7444 100%);
	}

footer a,
footer a:link,
footer a:visited
	{
	/*font-size: 10pt;*/
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
	}

footer a:hover
	{
	color:#FFFFFF;
	font-weight:normal;
	background-color:none;
	text-decoration:underline;
	}

footer a:active
	{
	color:#000000;
	font-weight:normal;
	background-color:transparent;
	text-decoration:none;
	}