﻿@font-face {
	font-family:"Pirate King";
	src: url("polices/PirateKing.eot?") format("eot"),
		 url("polices/PirateKing.woff") format("woff"),
		 url("polices/PirateKing.ttf") format("truetype"),
		 url("polices/PirateKing.svg#PirateKing") format("svg");
	font-weight:normal;
	font-style:normal;
}

body {
	background-attachment: fixed;
    background-clip: border-box;
    background-image: url("images/monkey-luffy.jpg");
    background-origin: padding-box;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	font-family: narkisim;
	width: 1024px;
	margin: auto;
}

header {
	background: url("images/One_Piece_Logo.png");
	width: 950px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: 150px;
	margin-bottom: 50px;
}

header nav {
	display: inline-block;
	margin-top: 188px;
	margin-left: 30px;
}

header li {
	display: inline-block;
	margin-right: 80px;
	box-shadow: 5px 5px 5px #d70000 ;
	border-radius: 5px;
}

nav li:hover {
box-shadow: 5px 5px 5px #444344 ;
border-radius: 5px;
}

section li {
	list-style-type: none;
}

a {
	text-decoration: none;
	color: #d70000;
	font-style: bold;
}	

section {
	margin-bottom: 100px;
}

section p {
	margin: auto;
	color: white;
	text-shadow: 2px 2px 4px #d70000;
	text-align: justify;
}

#blockCenter {
	display: inline-block;
    width: 645px;
	border: solid 3px #444344;
	border-radius: 8px;
	box-shadow: 5px 5px 5px #d70000;
	margin-left: 150px;
	padding: 20px;
	background-color: rgba(0, 0, 0, 0.4);
	position: relative;
	z-index: 2;
}

#blockCenter2 {
	display: inline-block;
    width: 560px;
	border: solid 3px #444344;
	border-radius: 8px;
	box-shadow: 5px 5px 5px #d70000;
	margin-left: 210px;
	padding: 20px;
	background-color: rgba(0, 0, 0, 0.4);
	position: relative;
	z-index: 2;
}

h1 {
	font-size: x-large;
	color: #d70000;
	text-align: center;
}

h3 {
	text-align: center;
	color: white;
	text-shadow: 2px 2px 4px #d70000; 
	font-family: "Pirate King";
	font-size: 32px;
}

h4 {
	box-shadow: 10px 5px 5px #d70000 inset;
	border-radius: 5px;
	margin: -3px;
}

.pg_episodes {
	margin-bottom: 400px;
}

#blockLeft {
	float: left;
	width: 180px;
	color: white;
	text-shadow: 2px 2px 4px #d70000;
	text-align: left;
	border: solid 3px #444344;
	border-radius: 8px;
	box-shadow: 5px 5px 5px #d70000;
	margin-right: -90px;
	margin-left: -80px;
	background-color: rgba(0,0,0,0.5);
}

#blockLeft h4:hover {
	box-shadow: 10px 5px 5px #969596 inset;
}

#menu ul   {
	display:none;
	margin-top:-15px;
	padding-left: 20px;
	padding-top: 20px;
} /* on cache les sous menus par défaut */

#menu  li a  {
	border-bottom: solid 1px #444344;
	line-height: 30px;
	padding-bottom: 5px;
}

#menu {
	cursor:pointer;
	margin: 10px;
}

#menu a:hover {
	color: #969596;
}

#menu:hover ul  {
	display:block;
} /* au survol d'un élément de la liste principale on affiche la liste qu'il contient */

#blockNews {
	float: left;
	width: 190px;
	color: white;
	text-shadow: 2px 2px 4px #d70000;
	text-align: left;
	border: solid 3px #444344;
	border-radius: 8px;
	box-shadow: 5px 5px 5px #d70000;
	margin-right: -100px;
	margin-left: -80px;
	background-color: rgba(0,0,0,0.5);
}

#blockNews li{
	margin-left: -30px;
	margin-right: 10px;
	border-bottom: solid 1px #444344;
	line-height: 30px;
	padding-bottom: 5px;
	text-align: center;
}

#blockNews a:hover{
	color: #969596;
}

footer {
	margin-bottom: 0px;
	margin-left: 0px;
	color: white;
}

footer a {
	color:#d70000;
}

iframe {
	margin-bottom: 20px;
}

.top {
	margin-top: 20px;
}

.img_roger {
	margin-left: 120px;
}

.img_luffy {
	margin-top: -50px;
	margin-bottom: -28px;
}

.img_zoro {
	float: left;
	margin-bottom: -15px;
}

.img_sanji {
	float: left;
	margin-bottom: -22px;
	margin-top: -100px;
}

.img_robin {
	margin-top: -160px;
	margin-bottom: -10px;
	margin-left: 80px;
}

.img_nami {
	float: left;
	margin-bottom: -22px;
	margin-top: -100px;
}

.img_usopp {
	margin-top: -50px;
	margin-bottom: -10px;
	margin-left: 70px;
}

.img_chopper {
	margin-top: -20px;
	margin-bottom: -10px;
}
.img_franky {
	margin-top: -120px;
	margin-bottom: -15px;
	margin-left: -20px;
}

.img_brook {
	margin-bottom: -235px;
	float: left;
	margin-left: -120px;
}

.pg_brook {
 margin-bottom: 250px;
}

img {
	border: 0;
}

/********************
High Arch
*********************/
#waterwheel-carousel-higharch {
  width:1030px;
  background-color:transparent;
  height:700px;
  font-size:14px;
  position:relative;
  clear:both;
  overflow:hidden;
 
}
#waterwheel-carousel-higharch a {
  color:#222;
}
#waterwheel-carousel-higharch .carousel-images img {
  visibility:hidden;
  cursor:pointer;
}
#waterwheel-carousel-higharch .carousel-controls .carousel-prev {
  position:absolute;
  bottom:160px;
  left:320px;
}
#waterwheel-carousel-higharch .carousel-controls .carousel-next {
  position:absolute;
  bottom:160px;
  right:320px;
}


/********************
Vertical
*********************/
#waterwheel-carousel-vertical {
  display: inline-block;
  background-color:transparent;
  position: relative;
  height:600px;
  font-size:14px;
  float: left;
  clear:both;
  width: 150px;
  text-align: center;
  margin-left: -180px;
  margin-top: 0px;
  margin-bottom: 50px;
  z-index: 1;
}
#waterwheel-carousel-vertical a {
  color:#222;
}
#waterwheel-carousel-vertical .carousel-images img {
  visibility:hidden;
  cursor:pointer;
}
#waterwheel-carousel-vertical .carousel-controls .carousel-prev {
  position:absolute;
  top:20px;
  left:220px;
}
#waterwheel-carousel-vertical .carousel-controls .carousel-next {
  position:absolute;
  bottom:20px;
  left:220px;
}



