/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* Background
----------------------------------------------------------------------------------------------------*/

body#page { background: #F2F1ED url(../../images/background/beige/beige_bg.png) 0 0 repeat; } 

/*
#page-bg { background: url(../../images/background/beige/beige_img.png) 50% 0 no-repeat fixed; }
*/

/* #page-bg { background: url(../../images/background/bg-white-1600.jpg) no-repeat center center fixed; */

/* 
  #page-bg{ background:url(../../images/background/idea-sposa-2015-1600.jpg) no-repeat fixed ; 
  #page-bg { background: url(../../images/background/bg-gruppo-ci2a.jpg) no-repeat fixed ; 
  #page-bg { background: url(../../images/background/casting-alessandra-rinaudo-real-time-2015-bg.jpg) no-repeat fixed ; 
#page-bg { background: url(../../images/background/mimosa-festa-della-donna.jpg) no-repeat fixed ; 
#page-bg { background: url(../../images/background/pubblicita-fiere-bg.jpg) no-repeat fixed ; 
#page-bg { background: url(../../images/background/il-celebrante-matrimonio-all-americana-bg.jpg) no-repeat fixed ;   
*/

#page-bg { 

     -webkit-background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;

  background-size: 100%;
  


  
  }
.clr {
    clear: both;
    height: 0;
    line-height: 0;
    display: block;
    float: none;
    padding: 0;
    margin: 0;
    border: none;
}  
  
/* Versione originale */  
#page-bg 2{  background:url(../../images/background/idea-sposa-2015-1600.jpg) no-repeat fixed ; 

    -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;

  background-size: cover;
}

#myskin{
  position: absolute;
	/* 
	position: fixed;
	display: block;
	 */
	width: 100%;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	top: 0px;
	left: 0px;
	z-index: 1; 
}

#mybackground {

	background: url(../../images/background/idea-sposa-2015-1600.jpg) no-repeat 50% 0;
	/* background-color: #ffffff; */
	height: 800px;
	position: absolute;
	width: 100%;
	top:220px;
	z-index: 1;
}


  
/*  
#page-bg {
	background: url(../../images/background/bg-white-1600b.jpg)  no-repeat fixed ; 
	background-size: cover;
  
  top: 0; 
  left: 0; 
  right: 0; 
  bottom: 0; 
  margin: auto; 
  min-width: 50%;
  min-height: 50%;  
}

 */  
  
  

/* Base
----------------------------------------------------------------------------------------------------*/

hr { border-top-color: #DADAD4; }

pre { background: #E6E5E0; }


/* Layout
----------------------------------------------------------------------------------------------------*/

#bottom-a:before,
#bottom-b:before { border-top-color: #DADAD4; }

#totop-scroller { background-color: #E6E5E0; }


/* Menus
----------------------------------------------------------------------------------------------------*/

.menu-dropdown a.level1,
.menu-dropdown span.level1 { background-color: #E6E5E0; }

.menu-sidebar li.level1,
.mod-box .module-title + .menu-sidebar li.level1:first-child { border-top-color: #D6D6D1; }


/* Modules
----------------------------------------------------------------------------------------------------*/

.mod-box { border-color: #E6E5E0; }
.mod-box-grey,
.mod-headerbox-default .module-title { background-color: #E6E5E0; }

.mod-headerline .module-title:before { border-top-color: #D6D6D1; }

.grid-h .mod-line:before { border-color: #C6C6C1; }
.grid-v .mod-line:before { border-top-color: #C6C6C1; }


/* Tools
----------------------------------------------------------------------------------------------------*/

.button-default { background-color: #E6E5E0; }
.mod-box-grey .button-default { background-color: #DBDCD6; }

img.border-box { border-color: #E6E5E0; }

ul.line > li,
.mod-box-grey ul.line > li { border-color: #CFCFCA; }

ul.zebra > li.odd,
table.zebra tbody tr.odd { background-color: #E6E5E0; }
ul.zebra > li:nth-of-type(odd),
table.zebra tbody tr:nth-of-type(odd) { background-color: #E6E5E0; }

.mod-box-grey ul.zebra > li.odd,
.mod-box-grey table.zebra tbody tr.odd { background: #DBDCD6; }
.mod-box-grey ul.zebra > li:nth-of-type(odd),
.mod-box-grey table.zebra tbody tr:nth-of-type(odd) { background: #DBDCD6; }

dl.separator dd,
dl.separator dt:before  { border-color: #D6D6D1; }

.box-content,
.box-note,
.social-icons,
.contact-icons { background-color: #E6E5E0; }

form.box fieldset,
form.style input, 
form.style textarea, 
form.style select, 
form.style button, 
form.style input[type="button"] { border-color: #D6D6D1; }


/* System-all
----------------------------------------------------------------------------------------------------*/

#system .item > .links a,
#system .pagination a { background-color: #E6E5E0; }

.searchbox { border-color: #E6E5E0; }

#system .author-box,
#system #comments .comment-head { 
	border-color: #DADAD4;
	background-color: #E6E5E0;
}

.comments-list > article { border-color: #E6E5E0; }


/* System
----------------------------------------------------------------------------------------------------*/

#system .items .leading .item { border-bottom-color: #DADAD4; }
#system .items .item { border-top-color: #DADAD4; }
#system .item-list { border-top-color: #E6E5E0; }


/* Widgetkit Slideset
----------------------------------------------------------------------------------------------------*/

.wk-slideset-micasa > div .next, 
.wk-slideset-micasa > div .prev { background-color: #E6E5E0; }

.wk-slideset-micasa ul.set li { border-color: #DADAD4; }

.wk-slideset-micasa .fader { opacity: 0.3; } 
.wk-slideset-micasa .fader:hover { opacity: 0.6; } 


/* Widgetkit Slideshow
----------------------------------------------------------------------------------------------------*/

.wk-slideshow-micasa .slides { border-color:  #E6E5E0; }

