/*
/*
Theme Name: Emanuela Chiarini
Theme URI: http://www.emanuelachiarini.live
Description: Tema personalizzato
Author: www.emanuelachiarini.live
Version: 1.0
Author URI: http://www.emotionart.it
Tags: personalizzato    
*/


@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	color: #000;
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: none;
}
/* HEADER */
#header {
	height: 40px;
	width: 100%;
	position: fixed;
	z-index: 100;
	top: 0px;
	background-color: #FFF;
}
#header .head-content {
	width: 850px;
	position: relative;
	font-size: 12px;
	display: block;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header .head-content .social {
	float: right;
	position: absolute;
	right: 0px;
	top: 5px;
}
/* WRAP */
#wrap {
	width: 100%;
	margin-top: 35px;
	position: absolute;
	margin-right: auto;
	margin-left: auto;
}
.contenitore {
	width: 950px;
	height: 548px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.contenitore-bio {
	width: 950px;
	height: 548px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(images/foto-bio4.jpg);
	background-repeat: no-repeat;
	background-position: left 15px;
}
.contenitore-bio .testo {
	/*font-family: "Times New Roman", Times, serif;*/
	font-style: italic;
	font-size: 16px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 520px;
}
.contenitore-storia {
	width: 950px;
	height: 548px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(images/foto-storia1.jpg);
	background-repeat: no-repeat;
	background-position: left 15px;
}
.contenitore-storia .testo {
	/*font-family: "Times New Roman", Times, serif;*/
	font-style: italic;
	font-size: 16px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 520px;
}
.contenitore-storia .testo2 {
	/*font-family: "Times New Roman", Times, serif;*/
	font-style: italic;
	font-size: 16px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.contenitore-art-img {
	width: 899px;
	height: 548px;
	position: relative;
	/*background-image: url(images/foto-art.jpg);*/
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
}
.contenitore-art {
	width: 899px;
	height: 548px;
	position: relative;
	/*background-image: url(images/foto-art.jpg);*/
	background-repeat: no-repeat;
	/*background-position: left 100px;*/
	background-position: 50px center;
	display: block;
}
.contenitore-art .testo {
	/*font-family: "Times New Roman", Times, serif;*/
	font-style: italic;
	font-size: 16px;
	padding-top: 100px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 570px;
	display: block;
	width: 320px;
}
.contenitore-contacts {
	width: 950px;
	height: 548px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(images/foto-contacts3.jpg);
	background-repeat: no-repeat;
	background-position: left 15px;
}
.contenitore-contacts .testo {
	/*font-family: "Times New Roman", Times, serif;*/
	font-style: italic;
	font-size: 16px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 520px;
	text-align: center;
}
.contenitore-contacts .testo a {
	text-decoration:underline;
}
.logo {
	margin-top: 70px;
	float: left;
	text-align: center;
	width: 100%;
}
.payoff {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
	width: 100%;
	margin-top: 20px;
	float: left;
	text-align: center;
	font-weight: lighter;
}
#menu-mewnu-main .current_page_item a:link, .current_page_item a:link, .current_page_item a:visited, .current-menu-parent a {
	color: #000;
	font-weight: bold;
}
.scroll-home {
	height: 190px;
	width: 920px;
	position: fixed;
	bottom: 60px;
}
.scroll-home-item {
	float: left;
	margin-right: 45px;
	margin-left: 45px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.scroll-home-item p {
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	/*font-family: "Times New Roman", Times, serif;*/
	font-style: italic;
}
.scroll-home-item p strong {
	font-family: 'Raleway', sans-serif;
	font-style: normal;
}
.scroll-home-item img {
	border: 2px solid #333;
}
/* FOOT */
#footer {
	position: fixed;
	bottom: 0px;
	height: 50px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	z-index: 99;
	background-color: #FFF;
}
#footer .foot-content {
	width: 850px;
	position: relative;
	font-size: 12px;
	display: block;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	color: #000;
}
#footer .foot-content .indirizzo {
	font-style: italic;
	padding-left: 20px;
	font-family: "Times New Roman", Times, serif;
}
/* SLIDEJS */
#slides {
	/*display: none*/
    }

    #slides .slidesjs-navigation {
      margin-top:5px;
    }

    a.slidesjs-play,
    a.slidesjs-stop {
	background-image: url(js/slidesjs/examples/playing/img/btns-next-prev.png);
	background-repeat: no-repeat;
	display: block;
	width: 12px;
	height: 18px;
	overflow: hidden;
	text-indent: -9999px;
	margin-right: 5px;
	position: absolute;
	bottom: 5px;
	z-index: 50;
	left: 20px;
    }
	a.slidesjs-next,
    a.slidesjs-previous {
      background-image: url(js/slidesjs/examples/playing/img/btns-next-prev.gif);
      background-repeat: no-repeat;
      display:block;
      width:25px;
      height:65px;
      overflow: hidden;
      text-indent: -9999px;
    }
    a.slidesjs-next {
      background-position: -25px 0;
	  position: absolute;
	top: 245px;
	z-index: 99;
	right: 15px;
    }

    a:hover.slidesjs-next {
      background-position: -25px -65px;
    }

    a.slidesjs-previous {
	background-position: 0 0;
	position: absolute;
	top: 245px;
	z-index: 99;
	left: 15px;
    }

    a:hover.slidesjs-previous {
	background-position: 0 -65px;
    }

    a.slidesjs-play {
      width:15px;
      background-position: -25px 0;
    }

    a:hover.slidesjs-play {
      background-position: -25px -18px;
    }

    a.slidesjs-stop {
      width:18px;
      background-position: -41px 0;
    }

    a:hover.slidesjs-stop {
      background-position: -41px -18px;
    }

    .slidesjs-pagination {
		display: none;
      margin: 7px 0 0;
      float: right;
      list-style: none;
    }

    .slidesjs-pagination li {
      float: left;
      margin: 0 1px;
    }

    .slidesjs-pagination li a {
      display: block;
      width: 13px;
      height: 0;
      padding-top: 13px;
      background-image: url(js/slidesjs/examples/playing/img/pagination.png);
      background-position: 0 0;
      float: left;
      overflow: hidden;
    }

    .slidesjs-pagination li a.active,
    .slidesjs-pagination li a:hover.active {
      background-position: 0 -13px
    }

    .slidesjs-pagination li a:hover {
      background-position: 0 -26px
    }

    #slides a:link,
    #slides a:visited {
      color: #333
    }

    #slides a:hover,
    #slides a:active {
      color: #9e2020
    }

    .navbar {
      overflow: hidden
    }
