/*   
Theme Name: LAURA PUPPATO 2015
Theme URI: http://www.laurapuppato.it
Description: Laura Puppato 2015 theme
Author: Riccardo Turcato
Author URI: http://www.riccardoturcato.com
Version: 5.5.3
-------------------------------------------------------------- */

@import url('css/foundation.min.css');
@import url('css/foundation-icons.css');


/* ==== PERSONALIZZAZIONI GRAFICHE CSS DEL TEMA ===== */

/*
-------------------------------------------------------------- */
/* ====== TEMA WORDPRESS ========= */

/* ==== COLORI ===== */
/*
ROSSO: #B30e55;
VERDE: #98C35C
AZZURRO: #56C2F0
GIALLO: #FFDD00
GRIGIO: #333333
*/
body {
	color:#333333;
	font-family: Georgia, "Times New Roman", Times, serif;
}
	h1 { font-size: 2em; margin-bottom: 12px;}
	h2 { font-size: 1.6em; margin-bottom: 11px; text-transform:uppercase;}
	h3 { margin-bottom: 10px;}
	h4 { margin-bottom: 6px;}
	h5 { font-weight: normal; margin-bottom: 1px;}
	h6 { font-weight: normal;}
h1, h2, h3, h4, h5, h6 {
    line-height: 1.1;
}
h1 a, h2 a, h3 a, h4 a, h5 a{
	color:#B30e55;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover{
	color:#56C2F0;
}
h2, .post h2 {
	color:#B30e55;
}
.post h2 {
	margin:20px 0;
}

h3, .post h3 {
	color:#56C2F0;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
}
a {
	color:#999999;
}
a:hover {
	color:#B30e55;
}

.post {
	border-bottom:1px dotted #CCCCCC;
	margin-bottom:18px;
}
.entry {
	padding-bottom:5px;
}
.th, .gm-map {
	background:#EFEFEF;
	-moz-box-shadow: 0 0 5px #999999;
	-webkit-box-shadow: 0 0 5px#999999;
	box-shadow: 0 0 5px #999999;
	margin-bottom:15px;
}
.meta {
	text-transform:uppercase;
	color:#CCCCCC;
	margin-bottom:2px;
	display:inline-block;
	font-size:0.8em;
}

#header_container {
	background:#333333;
}
#menu_container {
	background:#B30e55;
	margin-bottom:1em;
}

#header h1 {
/*    background: url("images/logo_laurapuppato.png") no-repeat scroll left top transparent;
    height: 130px;
	margin: 75px 0 0;*/
	height:270px;
	margin:0px;
    position: absolute;
    text-indent: -9999px;
    width: 910px;
    z-index: 10;
}
#header h1 a {
/*	height:130px;*/
	height:270px;
	margin:0px;

	width:778px;
	display:block;
}
#header div.description {
    position: absolute;
    text-indent: -9999px;
    z-index: 2;
}
#header div.orbit {
    margin-bottom: 0px;
}

/* MENU */

.top-bar {
    background: none repeat scroll 0 0 #99DCF3;
}
.top-bar-section li a:not(.button) {
    background: none repeat scroll 0 0 #B30e55;
}


/* ===== FEATURED ===== */
#featured .post {
	border: none;
}
#featured-img {
    min-height: 195px;
    padding-top: 140px;
}
#featured h2 {
	width:90%;
	margin-bottom:0;
}
#featured h2 a{
	text-transform:uppercase;
	color:#FFFFFF;
	font-weight:bold;
}
#featured h2 span {
    padding: 8px 5px 7px 10px;
/*	background: none repeat scroll 0 0 rgba(152, 195, 92, 0.85); */
	background: none repeat scroll 0 0 rgba(86, 194, 240, 0.85);
	display:block;
}
#featured h3 {
	width:100%;
	margin-top:0;
	font-size:1.4em;
}
#featured h3 span {
    padding: 8px 5px 8px 10px;
	background: none repeat scroll 0 0 rgba(179, 14, 85, 0.75);
	color:#FFFFFF;
	display:block;
	font-weight:normal;
}
		/* === MOBILE === */
		@media handheld, only screen and (max-width: 767px) {
			#featured h2 {
				padding: 0;
				background:none;
				width:100%;
			}
			#featured span {
				padding: 0;
				background:none;
				color:#333333;
				display:block;
			}
			#featured h5 {
				width:100%;
			}
		}
		
/* ======= TWITTER =========== */
#twitter {
	background:#EFEFEF url(./images/twitter.png) left center no-repeat;
}
#twitter form {
 margin: 10px 9.4164px;
}

#twitter_container {
}
#twitter_update_list {
    font-style: italic;
    margin-left: 40px;
	margin-top: 6px;
}
#twitter_update_list ul, #twitter_update_list li {
	margin:0;
	padding:0;
	list-style-type:none;
}
/* ======= SECONDA RIGA =========== */

#home_row_2 {
	margin-top:15px;
}		

#home_row_2 h2 {
    border-bottom: 1px dotted #333333;
    color: #333333;
    font-size: 12px;
    font-size: 1.2rem;
    font-style: normal;
    font-weight: normal;
	margin-top:6px;
    padding-bottom: 8px;
    text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#home_eventi h3 {
	font-size:16px;
}
#home_eventi img.th, #home_news img.th  {
	float:left;
	margin:0 10px 10px 0;
}

#home_eventi .eventi {
    border-bottom: 1px dotted #CCCCCC;
	margin-bottom:15px;
	}
		/* === MOBILE === */
		@media handheld, only screen and (max-width: 767px) {
			#home_eventi .th {
				float:none;
			}
			#home_eventi .data {
				float:none;
				width:53px;
				margin:5px 0;
			}
			#home_eventi .th {
				display:none;
			}
		}
		
/* ===== EVENTI ======*/
#home_eventi h2 {
    border-bottom: 1px dotted #333333;
    color: #333333;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
	margin-top:6px;
    padding-bottom: 8px;
    text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#home_eventi h3 {
    color: #B30E55;
    margin-top: 0;
    text-transform: uppercase
}
#home_eventi .entry {
	padding-bottom:15px;
}

#eventi .data {
    border: 1px dotted #CCCCCC;
    font-size: 16px;
    font-weight: bold;
    padding: 7px 5px 5px 35px;
    text-align: center;
}
#eventi .data  span{
	font-size:10px;
	font-size:1rem;
	font-weight:normal;
	margin:0 0 5px 0;
	color:#FFFFFF;
	text-transform:uppercase;
	display:block;
}
#eventi .data hr {
	border-color: #FFFFFF;
	margin: 15px 0 0 0;
}
#eventi div.entry {
	margin-top:15px;
}
#info_artista {
    border-left: 1px dotted #CCCCCC;
    font-size: 10px;
    font-size: 1rem;
    padding: 0px 0 0 10px;
    text-transform: uppercase;
	}
#info_artista h5 {
	color:#333333;
	}
#info_artista a {
	text-transform:uppercase;
	color:#ffdd00;
	}
#info_artista .data {
	margin:0 0 15px 0;
	float:none;
	}
div.reveal-modal {
	font-style:normal;
	color:#FFFFFF;
}
div.reveal-modal h2 {
	font-style:normal;
	color:#FFFFFF;
	background:#FFDD00;
	padding:3px;
}

/* ===== SLIDER =====*/
#slider {
	margin-bottom:15px;
}
/* ===== MAPPA - le ombre sono settate su .th =====*/
.gm-map {
	margin-bottom:15px;
}
/* ===== ANAGRAFICA =====*/
.anagrafica {
	margin-bottom:15px;
}
span.indirizzo, span.telefono {
	font-size:11px;
	font-size:1.1rem;
	text-transform:uppercase;
	font-weight:bold;
	display:block;
}
/* ===== PREZZI =====*/
span.data_aggiornamento_prezzi {
	color:#2A85E8;
	font-style:italic;
}
/* ===== SIDEBAR =====*/
#sidebar {
}
#sidebar h2 {
    border-bottom: 1px dotted #333333;
    color: #333333;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
	margin-top:6px;
    padding-bottom: 8px;
    text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* ===== SEARCH FORM =====*/
#searchform {
    padding: 3px 0 0 5px;
}
#searchform input {
	float:left;
	display:inline-block;
	margin:2px;
}
#searchform label {
	display:none;
}
.search_lens {
	width:24px;
	height:24px;
	float:left;
	background:url(../laurapuppato%20-%20Copia/images/icon/search.png) top left no-repeat;
	text-indent:-9999px;
	border:none;
	margin:5px 0 0 3px!important;
}

/* ===== NEWSLETTER FORM =====*/
.add_newsletter {
	width:24px;
	height:24px;
	float:left;
	background:url(../laurapuppato%20-%20Copia/images/icon/check.png) top left no-repeat;
	text-indent:-9999px;
	border:none;
	margin:5px 0 0 3px!important;
}

/* ===== FOTO E VIDEO =====*/
ul.media-grid {
	list-style: none outside none;
    margin-top: 10px;
    display: block;
    margin-left: -1.5%;
}
ul.media-grid li {
    position: relative;
	display: block;
    float: left;
    margin-left: 1.5%;
    width: 48.5%;
    margin-bottom: 12px;
}

ul.media-grid-home {
	list-style: none outside none;
    margin-top: 10px;
    display: block;
    margin-left: -1.5%;
}
ul.media-grid-home li {
    position: relative;
	display: block;
    float: left;
    margin-left: 1.5%;
    width: 23.5%;
    margin-bottom: 12px;
}
/* ===== PROPOSTE =====*/

div#proposte-grid, div.proposte-grid {
    display: block;
    position:relative;
}
div.proposte-grid div.column{
	position:relative;float:left;width: 31%;
	padding:0;
	margin-left:1.5%;
}
[class*="column"] + [class*="column"]:last-child {
  float: left !important;
}
div#proposte-grid div.columns div, div.proposte-grid div.column div {
    position: relative;
	display: inline-table;
    float: left !important;
    width: 100%;
    margin-bottom: 30px;
    cursor:pointer;
    -webkit-border-radius: 5px;
	border-radius: 5px; 
	-webkit-box-shadow: 2px 2px 3px 0px #CCC;
	box-shadow: 2px 2px 3px 0px #CCC; 
	border:1px solid #FFF;
}
div.page-item-1{
	background:#C6C5C4;
	color:#FFF;
	display: table;
	vertical-align:middle;
	text-align: center;
	height:85px;
}
div.page-item-2 {
	background:#AAAAAA;
	color:#FFF;
	display: table;
	vertical-align:middle;
	text-align: center;
	height:85px;
}
div.page-item-center {
	background:#FFFFFF url(../laurapuppato%20-%20Copia/images/lce.png) top left no-repeat;
	color:#FFF;
	display: table;
	vertical-align:middle;
	text-align: center;
/*	height:174px;*/
}
div.page-item-center-foto {
	background:#FFFFFF url(../laurapuppato%20-%20Copia/images/lce-foto.png) top left no-repeat;
	color:#FFF;
	display: table;
	vertical-align:middle;
	text-align: center;
	height:174px;
}
div.page-item-center{
	text-indent:-9999px;
}
div.page-item-center-foto{
	text-indent:-9999px;
}
div.page-item-1:hover {
	background:#B30E55;
	display: table;
	vertical-align:middle;
	text-align: center;
	-webkit-transition: all 200ms ease-in;
-moz-transition: all 200ms ease-in;
-ms-transition: all 200ms ease-in;
-o-transition: all 200ms ease-in;
transition: all 200ms ease-in;
cursor:default;
}
div.page-item-2:hover {
	background:#56c2f0;
	display: table;
	vertical-align:middle;
	text-align: center;
	-webkit-transition: all 200ms ease-in;
-moz-transition: all 200ms ease-in;
-ms-transition: all 200ms ease-in;
-o-transition: all 200ms ease-in;
transition: all 200ms ease-in;
cursor:default;
}

div.page-item-center:hover {
	background:#bee8fa url(../laurapuppato%20-%20Copia/images/lce.png) top left no-repeat;
	display: table;
	vertical-align:middle;
	text-align: center;
	-webkit-transition: all 200ms ease-in;
-moz-transition: all 200ms ease-in;
-ms-transition: all 200ms ease-in;
-o-transition: all 200ms ease-in;
transition: all 200ms ease-in;
}


div#proposte-grid div.columns div h3, div.proposte-grid div.column div h3 {
	display:table-cell;
    width: 100%;
    text-align: center;
    vertical-align:middle;
    padding: 5px;
	color:#FFFFFF;
	font-size:1.4em;
}
div#proposte-grid div.columns div h3 a, div.proposte-grid div.column div h3 a {
	color:#FFFFFF;

}

div.page-item-center a {
	display:block;
}

div.page-item-1:hover h3.tk-le-havre-rounded, div.page-item-2:hover h3.tk-le-havre-rounded, div.page-item-center:hover h3.tk-le-havre-rounded,
div.page-item-1:hover h3.tk-le-havre-rounded a, div.page-item-2:hover h3.tk-le-havre-rounded a, div.page-item-center:hover h3.tk-le-havre-rounded a{
	color:#FFFFFF;
	-webkit-transition: all 200ms ease-in;
-moz-transition: all 200ms ease-in;
-ms-transition: all 200ms ease-in;
-o-transition: all 200ms ease-in;
transition: all 200ms ease-in;
}


/* ===== FOOTER =====*/
#footer-social p, #footer-social ul, #footer p{
	font-size:0.8em;
}
#footer, #footer-social {
	min-height: 30px;
	text-align:center;
	padding:10px 5px 5px 5px;
	border-top:1px dotted #333333;
	color:#999999;
	text-transform:uppercase;
}
#footer-social {
	text-align:left;
}
#footer-social button {
	margin-bottom:10px;
}
#footer, #footer a, #footer-social, #footer-social a, #footer-social div{
	color:#999999;
	text-transform:uppercase;
}
#footer a:hover, #footer-social a:hover{
	color:#333333;
}
#footer-social h2 {
    border-bottom: 1px dotted #333333;
    color: #333333;
    font-weight: normal;
	margin-top:6px;
    padding-bottom: 8px;
    text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.2rem;
}


/* === MENU SHOP === */

@media only screen and (min-width: 40.063em) {

body.admin-bar div.sticky.fixed { margin-top: 28px; }

#menu_container {
	margin-bottom:1.25rem;
}
#menu_container .contain-to-grid {
	background: #B30e55;
}
#menu_container, #menu_container .top-bar {
    background: #B30e55;
  }

	#menu_container .top-bar .name h1 a {
	font-weight: bold;
	}
	#menu_container .top-bar.expanded {
      background: #B30e55;
	 }
   	#menu_container .top-bar-section li.hover > a:not(.button) {
		background: #B30e55;
		color:#CCCCCC;
		font-size:0.8em;
		font-weight:bold;
		text-transform:uppercase;
	  }
    #menu_container .top-bar-section li:not(.has-form) a:not(.button) {
		background: #B30e55;
		color:#FFFFFF;
		font-size:0.8em;
		font-weight:bold;
		text-transform:uppercase;
	  }
	#menu_container .top-bar-section li:not(.has-form) a:not(.button):hover {
		background: #B30e55;
		color:#cccccc;
		font-size:0.8em;
		font-weight:bold;
		text-transform:uppercase;
	  }
	  

	  /* PRIMO LIVELLO MARCHI */

	#menu_container .top-bar-section li.active:not(.has-form) a:not(.button), #menu_container .top-bar-section li.active:not(.has-form) ul.sub-menu.dropdown li:not(.has-form) a:not(.button) {
		background: #B30e55;
		color:#fff;
		font-size:0.8em;
		font-weight:bold;
		text-transform:uppercase;
	  }
	  
	#menu_container .top-bar-section li.active:not(.has-form) a:not(.button), #menu_container .top-bar-section li.active:not(.has-form) ul.sub-menu.dropdown li:not(.has-form) a:not(.button):hover {
		background: #B30e55;
		color:#cccccc;
		font-size:0.8em;
		font-weight:bold;
		text-transform:uppercase;
	  }

	#menu_container .top-bar-section li.active:not(.has-form) a:not(.button), #menu_container .top-bar-section li.active:not(.has-form) ul.sub-menu.dropdown li.active:not(.has-form) a:not(.button) {
		background: #B30e55;
		color:#cccccc;
		font-size:0.8em;
		font-weight:bold;
		text-transform:uppercase;
	  }
	  
	#menu_container .top-bar-section li.active:not(.has-form) a:not(.button), #menu_container .top-bar-section li.active:not(.has-form) ul.sub-menu.dropdown li.active:not(.has-form) a:not(.button):hover {
		background: #B30e55;
		color:#cccccc;
		font-size:0.8em;
		font-weight:bold;
		text-transform:uppercase;
	  }

	  /* FINE PRIMO LIVELLO MARCHI */


	  /* SECONDO LIVELLO MARCHI */

	#menu_container .top-bar-section li.active:not(.has-form) ul.sub-menu.dropdown li:not(.has-form) ul.sub-menu.dropdown li:not(.has-form) a:not(.button) {
		background: #B30e55;
		color:#FFF;
		font-size:0.8em;
		font-weight:bold;
		text-transform:uppercase;
	  }

	#menu_container .top-bar-section li.active:not(.has-form) ul.sub-menu.dropdown li:not(.has-form) ul.sub-menu.dropdown li:not(.has-form) a:not(.button):hover {
		background: #B30e55;
		color:#cccccc;
		font-size:0.8em;
		font-weight:bold;
		text-transform:uppercase;
	  }

	#menu_container .top-bar-section li.active:not(.has-form) ul.sub-menu.dropdown li:not(.has-form) ul.sub-menu.dropdown li.active:not(.has-form) a:not(.button) {
		background: #B30e55;
		color:#cccccc;
		font-size:0.8em;
		font-weight:bold;
		text-transform:uppercase;
	  }

	#menu_container .top-bar-section li.active:not(.has-form) ul.sub-menu.dropdown li:not(.has-form) ul.sub-menu.dropdown li.active:not(.has-form) a:not(.button):hover {
		background: #B30e55;
		color:#cccccc;
		font-size:0.8em;
		font-weight:bold;
		text-transform:uppercase;
	  }

	  /* FINE SECONDO LIVELLO MARCHI */


	#menu_container ul.sub-menu.dropdown {
		font-size:0.8rem!important;
	}

	#menu_container ul.sub-menu.dropdown li:not(.has-form) a:not(.button) {
		line-height:25px;
	}

	.top-bar-section .has-dropdown .dropdown li.has-dropdown>a:after {
		top: 0.1rem;
		margin-top: -2px;
		right: 5px;
		line-height: 25px;
	}
	
	#menu_container li.marchi-menu {
		border-left: 1px solid white;
	}
	#menu_container li.tuttiprodotti-menu {
		border-right: 1px solid white;
	}
}


/* ===== UTILITA' =====*/
.clear {
	clear:both !important;
}
.deltablues2012_telefono {
	background:url(/wp-content/themes/deltablues2012/images/icon/mobile_phone.png) center left no-repeat;
    color: #999999;
    display: block;
	font-size:24px;
	font-size:2.4rem;
    font-weight: bold;
    height: 22px;
    letter-spacing: 0.2em;
    margin: 15px auto;
    padding: 5px 0 0 32px;
    text-align: center;
    width: 168px;
}
.red.button {
	background:#99DCF3;
}
	
.typekit-badge {
	display:none!important;
}
.calendar_day span {
    background-color: #B30E55;
    color: white;
    display: inline-block;
    font-size: 17px;
    line-height: 29px;
    margin: 0 0 12px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
	}
.calendar_day {
    background: none repeat scroll 0 0 #EFEFEF;
    box-shadow: 0 0 5px #999999;
    font-size: 28px;
    line-height: 15px;
    padding: 0 0 5px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
	}
