/*
Theme Name: Elodie et Daniel
Theme URI:http://wordpress.bustatheme.com/coda-blue/
Description:The Coda Slider inspired wordpress theme by <a href="http://greg-j.com/">Greg Johnson</a>.
Version:1.0
Author:Greg Johnson
Author URI:http://greg-j.com/
Tags:coda, jquery, slider, dark, fixed
*/

/* CSS Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend caption{ margin:0; padding:0; border:0; outline:0; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; vertical-align:baseline}
:focus{outline:0}
ol, ul{list-style:none}
blockquote:before, blockquote:after, q:before, q:after{content:""}
blockquote, q{quotes:"" ""}
strong{color:#1c0404;font-weight:bold}
em{font-style:normal}
a{text-decoration:none; cursor:pointer}

body{
	font-family:Arial, Helvetica, sans-serif;
	background:url(images/body_bg.png) center top repeat-x;
}

#fond {background:url(images/bg.png) 0 0 repeat;}


@font-face{font-family:'seofonte';src:url('tektonpro-regular.otf')}
body,#page .panel h3,#page #page_footer p,#page .page_footer p,#page .page_footer{font-family:'seofonte', Arial, Helvetica, sans-serif;}






#header{
	margin:0 auto;
	padding:160px 0 0 0;
	width:900px;
	height:100px;
	background:url(images/header_bg.png) center top no-repeat;
	position:relative;
}
	#header h1,
	#header h2{
		display:none;
	}
	#header ul{
		margin:0 auto;
		height:100px;
		width:800px;
	}
		#header ul li{
			display:block;
			float:left;
			width:266px;
			height:100px;
		}
			#header ul li a{
				display:block;
				position:relative;
				width:266px;
				height:100px;
				background-image:url(images/header_links.png);
				background-repeat:no-repeat;
			}
				#header ul li a strong{
					display:none;
				}
				#header ul li a span.hover{
					display:block;
					position:absolute;
					width:266px;
					height:100px;
					background-image:url(images/header_links.png);
					background-repeat:no-repeat;
				}
				#go_download a{
					background-position:0 0;
				}
					#go_download a .hover{
						background-position:0 -100px;
					}
				#go_learn{
					padding:0 1px;
				}
				#go_learn a{
					background-position:-267px 0;
				}
					#go_learn a .hover{
						background-position:-267px -100px;
					}
				#go_talk a{
					background-position:-534px 0;
				}
					#go_talk a .hover{
						background-position:-534px -100px;
					}
	#header .popup{
		position:absolute;
		display:none;
		margin:225px 0 0 50px;
		padding:10px 0 0 0;
		width:175px;
		height:125px;
		background:url(images/popup_bg.png) center center no-repeat;
		z-index:50;
		font-size:12px;
		color:#fff;
	}
		#header .popup p{
			padding:2px 0 0 15px;
		}
		#header .popup img{
			vertical-align:middle;
		}
		#header .popup strong{
			color:#000;
		}
		#header .popup a{
			color:#93ddf4;
		}
			#header .popup a:hover{
				text-decoration:underline;
			}

#page_header{
	margin:0 auto 10px;
	width:900px;
	height:25px;
	/*background:url(images/page_header.png) center top no-repeat;*/
}
	#page_header p{
		display:none;
	}

#page{
    width:900px;
    margin:0 auto;
	  background:url(images/page_bg.png) 50% 50px no-repeat;
}
	#slider{
		width:800px;
		margin:40px auto 0;
		position:relative;
	}

	#page .navigation{
		padding:0 0 0 20px;
		height:50px;
		/*background:url(images/page_navigation_bg.png) center top no-repeat;*/
	}
	
	#page .navigation li{
		height:50px;
		float:left;
		padding:0 2px 0 0;
	}
	
	#page .navigation a{
		display:block;
		height:50px;
		line-height:50px;
		float:left;
		padding:0 1px 0 0;
		font-size:16px;
		color:#390101;
    font-weight:bold;
	}
		#page .navigation a:hover,
		#page .navigation a.selected{
			color:#390101;
			/*background:url(images/page_navigation_a.png) right top no-repeat;*/
		}
		#page .navigation a.selected{
			color: #390101;
		}
	#page .navigation a span{
		display:block;
		height:50px;
		float:left;
		padding:0 25px;
	}
		#page .navigation a:hover span,
		#page .navigation a.selected span{
			background:url(images/page_navigation_span.png) left top no-repeat;
		}
	#page .navigation a:focus{
		outline:none;
	}

	#page .scroll{
		height:890px;
		width:760px;
		margin:0 auto;
		overflow:auto;
		position:relative;
		clear:left;
	}
	
		#page .scrollContainer .panel{
      height:1000px;
			padding:20px;
			width:740px;
			overflow:hidden;
		}		
			#page .panel p{
				padding:0 0 0.8em 0;

				line-height:1.5em;
			}
			#page .panel h3{
				font-size:28px;
				padding:0.5em 0 .5em 0;
				letter-spacing:-2px;
				color:#000;
				font-weight:bold;
			}
			#page .panel h4{
				padding:0 0 .5em 0;
				font-size:15px;
				letter-spacing:-0.5px;
				font-weight:bold;
				color:#3e414c;
			}

			#page .panel em{
				font-style:italic;
			}
			#page .panel a{
				white-space:nowrap;
				color:#19234c;
				font-weight:bold;
			}
				#page .panel a:hover{
					text-decoration:underline;
				}
			#page .panel .gallery img{
				padding:2px;
				border:solid 1px #c0c5d6;
			}
			#page .panel blockquote,
			#page .panel ul,
			#page .panel ol,
			#page .panel pre{
				font-size:16px;
				margin:1em 2em;
				padding:10px 15px;

			}
			#page .panel blockquote p{
				padding:.4em 0 !important;
				text-indent:0 !important;
			}
			#page .panel li{
				list-style-position: inside;
				padding: 0 0 .5em 0;
			}
				#page .panel ul li{
					margin:0 0 0.7em 1em;
					list-style:square;
				}
				
				#page .panel ol li{
					margin:0 0 0 1.5em;
					list-style:decimal;
				}
			#page .panel pre{
				line-height:1em;
				color:#19234c;
				font-size:13px;
				overflow:auto;
				background:#f8f8f8;
				border:solid 1px #e5e5e5;
			}
			#page .panel code{
				padding:0 3px;
				color:#33333e;
				background:#f8f8f8;
				border:solid 1px #e5e5e5;
				font-size:13px !important;
			}
			
			#page .panel .gallery{
				text-align:center;
			}

	#page .scrollButtons{
		width:30px;
		height:30px;
		position:absolute;
		top:280px;
		cursor:pointer;
	}
		#page .scrollButtons a{
			display:block;
			height:30px;
			width:30px;
		}
		#page .scrollButtons span{
			display:none;
		}
		#page .scrollMeLeft{
			left:-40px;
		}
			#page .scrollMeLeft a{
				background:url(images/left_right.png) 0 0 no-repeat;
			}
			#page .scrollMeLeft a:hover{
				background:url(images/left_right.png) 0 -30px no-repeat;
			}
		#page .scrollMeRight{
			right:-40px;
		}
			#page .scrollMeRight a{
				background:url(images/left_right.png) -30px 0 no-repeat;
			}
			#page .scrollMeRight a:hover{
				background:url(images/left_right.png) -30px -30px no-repeat;
			}

.photofloat {position:absolute;top:0px;left:140px;float:left;}
.vvqbox object {margin-top:-10px}
#pagefooter {height:60px;}
#page_footer,.page_footer,#pagesmall{
	margin:15px auto 0;
}
	#page_footer h5,.page_footer h5{
		padding:20px 90px;
		font-size:28px;
		letter-spacing:-2px;
		font-weight:bold;
		color:#3c508e;
	}
	#page #page_footer p{
		text-align:center;
	}
  	#page #page_footer p,.page_footer p{
		font-weight:bold;
    padding:6px 0 12px;
		font-size:18px;
		color:#560000;
		line-height:1.6em;
	}
	#page #page_footer .bigger,#page .page_footer .bigger{padding:0 0 4px;font-size:25px;}
	#page #page_footer .espace,#page .page_footer .espace {padding:15px 0 18px;}
		#page_footer p a,.page_footer p a{
			color:#fff;
		}
			#page_footer p a:hover,.page_footer p a:hover{
				text-decoration:underline;
			}

#footer{
	height:90px;
	border-top:solid 1px #0b194d;
	background:#000 url(images/footer_bg.png) center top no-repeat;
	font-size:13px;
}
	#footer p{
		width:900px;
		overflow:hidden;
		margin:0 auto;
		color:#374051;
	}
		#footer span{
			display:block;
			height:90px;
			line-height:90px;
		}
		#footer .left{
			float:left;
		}
		#footer .right{
			float:right;
		}
		#footer a{
			color:#727fa1;
		}
			#footer a:hover{
				text-decoration:underline;
			}


div#fancy_overlay{
	position:absolute;
	top:0;
	left:0;
	z-index:90;
	width:100%;
	background-color:#333;
}

div#fancy_loading{
	position:absolute;
	height:40px;
	width:40px;
	cursor:pointer;
	display:none;
	overflow:hidden;
	background:transparent;
	z-index:100;
}

div#fancy_loading div{
	position:absolute;
	top:0;
	left:0;
	width:40px;
	height:480px;
	background:transparent url(images/fancy_progress.png) no-repeat;
}

div#fancy_close{
	position:absolute;
	top:-12px;
	left:-12px;
	height:30px;
	width:30px;
	background:transparent url(images/fancy_closebox.png) ;
	cursor:pointer;
	z-index:100;
	display:none;
}

div#fancy_content{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	padding:0; 
	margin:0;
	z-index:96;
}

#fancy_frame{
	position:relative;
	width:100%;
	height:100%;
	display:none;
}

img#fancy_img{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	border:0; 
	padding:0; 
	margin:0;
	z-index:92;
	cursor:pointer;
}

div#fancy_title{
	position:absolute;
	bottom:-35px;
	left:0;
	width:100%;
	z-index:100;
	display:none;
}

div#fancy_title table{
	margin:0 auto;
}

div#fancy_title div{
	color:#FFF;
	font:bold 12px Arial;
	padding-bottom:2px;
}

td#fancy_title_left{
	height:32px;
	width:15px;
	background:transparent url(images/fancy_title_left.png) repeat-x;
}

td#fancy_title_main{
	height:32px;
	background:transparent url(images/fancy_title_main.png) repeat-x;
}

td#fancy_title_right{
	height:32px;
	width:15px;
	background:transparent url(images/fancy_title_right.png) repeat-x;
}

div#fancy_outer{
	position:absolute;
    top:0;
    left:0;
    z-index:90;
    padding:18px 18px 58px 18px;
    margin:0;
    overflow:hidden;
    background:transparent;
    display:none;
}

div#fancy_inner{
	position:relative;
	width:100%;
	height:100%;
	border:1px solid #fff;
	background:#fff;
}

a#fancy_left, a#fancy_right{
	position:absolute; 
	bottom:10px; 
	height:100%; 
	width:35%; 
	cursor:pointer;
	background-image:url(images/data:image/gif;base64,AAAA);
	z-index:100; 
}

a#fancy_left{
	left:0px; 
}

a#fancy_right{
	right:0px; 
}

a#fancy_left:hover{
	background:transparent url(images/fancy_left.gif) no-repeat 0% 100%;
}

a#fancy_right:hover{
	background:transparent url(images/fancy_right.gif) no-repeat 100% 100%;
}

#fancy_bigIframe, #fancy_freeIframe{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:10;
}

div#fancy_bg{
	display:none;
}
	
div.fancy_bg{
	position:absolute;
	display:block;
	z-index:70;
}

div.fancy_bg_n{
	top:-18px;
	width:100%;
	height:18px;
	background:transparent url(images/fancy_shadow_n.png) repeat-x;
}

div.fancy_bg_ne{
	top:-18px;
	right:-13px;
	width:13px;
	height:18px;
	background:transparent url(images/fancy_shadow_ne.png) no-repeat;
}

div.fancy_bg_e{
	right:-13px;
	height:100%;
	width:13px;
	background:transparent url(images/fancy_shadow_e.png) repeat-y;
}

div.fancy_bg_se{
	bottom:-18px;
	right:-13px;
	width:13px;
	height:18px;
	background:transparent url(images/fancy_shadow_se.png) no-repeat;
}

div.fancy_bg_s{
	bottom:-18px;
	width:100%;
	height:18px;
	background:transparent url(images/fancy_shadow_s.png) repeat-x;
}

div.fancy_bg_sw{
	bottom:-18px;
	left:-13px;
	width:13px;
	height:18px;
	background:transparent url(images/fancy_shadow_sw.png) no-repeat;
}

div.fancy_bg_w{
	left:-13px;
	height:100%;
	width:13px;
	background:transparent url(images/fancy_shadow_w.png) repeat-y;
}

div.fancy_bg_nw{
	top:-18px;
	left:-13px;
	width:13px;
	height:18px;
	background:transparent url(images/fancy_shadow_nw.png) no-repeat;
}



.button {
   display:block;
   margin-top:-43px;
   float:right;
  border-top: 1px solid #590b0b;
   background: #590b0b;
   color: #d6c5c5;
   padding: 7px 15px;
   -webkit-border-radius: 14px;
   -moz-border-radius: 14px;
   border-radius: 14px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: white;
   font-size: 15px;
   font-family: Georgia, serif;
   text-decoration: none;
   vertical-align: middle;
   }
.button:hover  {
   border-top: 1px solid #fa6161;
   background: #d43e3e;
   background: -webkit-gradient(linear, left top, left bottom, from(#991919), to(#d43e3e));
   background: -moz-linear-gradient(top, #991919, #d43e3e);
   color: white;
   }
.button:active {
   border-top-color: #400808;
   background: #400808;
   }
   
.butt2 {float:left;margin:-20px 0 0 0px}


   
#page .panel .mymap {color:#000;font-weight:bold}
#page .panel .mymap:hover {color:#d43e3e;font-weight:bold}

#page .panel #pagesmall p {


    padding:7px 0 7px;

		color:#560000;

	
font-size: 13px;
font-family:'helvetica', Georgia, Constantia, "Lucida Bright", Lucidabright, "Lucida Serif", serif;
font-weight:normal
line-height: 1.4em;}
  
  
h2 {font-size:20px;font-weight:bold;color:#590b0b;padding:12px 4px 4px;}

.alignleft{float:left;margin-right:15px}
.alignright{float:right;margin-left:15px}
.aligncenter,.wordtube{display:block;margin-left:auto;margin-right:auto;text-align:center}
strong {font-weight:bold}


#mypage {width:100%}
#mycontent {width:900px;margin:45px auto 0;}

#comments .comment_form_wrap {
	position: relative;
	padding-left: 120px;
}
#comments .parent .comment_form_wrap {
	position: relative;
	padding-left:0;
}
#comments .textarea_arrow {
	position: absolute;
	top: 25px;
	left: 89px;
}
#comments .children .textarea_arrow, #comments .parent .textarea_arrow,
#comments .parent .comment_form_wrap .comment_author, #comments .parent .form_header {display: none;}
#comments .comment_form_wrap .comment_author {
	position: absolute;
	left:0;
}
#comments .children .comment_form_wrap {
	position: relative;
	padding-left:0;
}
#comments .input {
	width: 456px;
	padding: 4px 5px;
	background: #fff;
	border: 1px solid #ced0d0;
	color: #5f6565;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	display: block;
	margin-bottom: 10px;
}
#comments .textarea {
	padding-top: 20px;
	padding-left: 20px;
	width: 448px;
  max-width: 468px;
	height: 135px;
	font-size: 12px;
}
#comments #submit_comment {
	width: 12em;
	height: 3em;
	float: right;
	margin-right: 7px;
	margin-top: 10px;
}
#comments .inputerror {border-color: #555;}
#cancel-comment-reply {
	float: left;
	width: 120px;
	height: 30px;
	margin-top: 8px;
}
#cancel-comment-reply-link {
	background: #fdfdfd url(images/button_bg.png) repeat-x 0 100%;
	border: 1px solid #bbb;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	height: 22px;
	width: 70px;
	text-align: center;
	padding-bottom: 2px;
	cursor: pointer;
	display: block;
	line-height: 22px;
}
*+html #cancel-comment-reply-link {
	height: 22px;
	padding-bottom:0;
}
#cancel-comment-reply-link:hover {
	color: #232323;
	background: #eeeeee url(images/button_bg_hover.png) repeat-x 0 100%;
	text-decoration: none;
}
.inputcomment {
  border:0;
  display:block;
  background:#D9D9D9;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  padding:5px 6px;
  color:#000;
  font-size:1.1em;
  font-weight:bold;
}
.inputcomment:hover {
  color:#c5c5c5;
  background-color:#3F3F3F;
}
/*-----------Commentaires----------- */
div.com {
	margin-bottom: 30px;
	padding-top: 20px;
}
div.com h3 {
	margin: 28px 0 8px;
	text-align:left;
	color: #000;
	font-size: 0.85em;
	font-weight: bold;
	text-align:justify;
}
.datecom {
  font-size: 12px;
  background-color: transparent;
  background-image: url(images/time.png);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position:0pt -1px;
  padding:0 0 0 20px;
}
.auteurcom {font-size: 12px;}
.licommenttrack {
  background-color:transparent;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  margin-top: 10px;
  padding: 0 10px 0 0;
  border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.licomment {
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  background-color:#d9d9d9;
  margin-top: 10px;
  padding:0 10px 0 0;
  border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.photo {
  float: left;
  margin: 5px 12px 5px 2px;
  padding:5px;
}
.bloccomment{margin-top: 8pt;}
.bloccomment p {
  padding-left: 56px;
  margin-top:8px;
  margin-left:30px;
}
.commentmetadata a{
  text-decoration:none;
  color:#000;
}
.licommentauth {
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  background-color:#c2c2c2;
  margin-top: 10px;
  padding:0 10px 0 0;
  border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.licommentauth .photo {
  float: right;
  margin: 5px 5px 5px 12px;
  padding:5px;
}
.licommentauth.datecom {padding:0;}
.licommentauth .bloccomment p{
  padding: 0 68px 0 0;
}
.licomment .links {
	font-size:0.8em;
	float:right;
	margin-right:10px;
	height:20px;
	color:#aaa;
}
.licommentauth .linksauth {
	font-size:0.8em;
	float:right;
	margin-right:10px;
	height:20px;
	color:#aaa;
}
.infocomment {
	margin-left:15px;
	font-size:0.9em;
}
.infocomment a {font-weight:bold;}
input, textarea, select {
	padding:3px;
	color:#333;
	background-color:#fff;
	border:1px solid #c8c8b8;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}
#categories textarea {width:70%;}
#categories input {width:35%;}
#categories .wp-polls input {width:5%;}
#categories input[type="radio"] {background-color:transparent;}
#categories input[type="submit"] {width:30%;}
input[type="checkbox"] {
  color:#00f;
  background:transparent;
  border:0;
}
.wp-polls input {width:5%;}
input:hover, textarea:hover, select:hover {
	border: 1px solid #333;
	background: #d9d9d9;
}
input:focus, textarea:focus, select:focus {
	background: #d9d9d9;
	border: 1px solid #333;
}



#mycontent .panel {font-size:16px;line-height:1.6em}
#comment_list li {padding:12px 0;clear:both}

.later {margin:30px 0 10px}
