html{
	min-height:100%;/* make sure it is at least as tall as the viewport */
    position:relative;
  	background: url(images/pipi_cafe_bg.jpg) no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
body{
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: Courier New, Courier, monospace;
}
#wrapper{
	width: 100%;
	height: inherit;
}
#content-holder{
	width: 70%;
	float: left;
	min-height: 680px;
}
#logo{
	margin: 15px 75px;
    width: 100px;
}
#nav-holder{
	width: 30%;
	float: left;
	display: block;
	min-height: 680px;
	height: 100%;
}
#mobile-nav-holder, #mobile-social-holder{
	width: 100%;
	display: none;
}
.ribbon{
	position: relative;
	top:0;
	width:250px;
	color:#ffffff;
	font-size:16px;
	letter-spacing: -0.5px;
	text-align:left;
    background: rgba(217, 73, 132, 0.8);
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	line-height:26px;
}
.pipi-nav, .pipi-cafe-nav{
    list-style:none;
    margin:0;
    padding:0;
    text-align: center;
    padding-bottom: 20px;
}
.pipi-cafe-nav{
	text-align: left;		
    padding-left: 20px;
}
.pipi-nav li{
    display:inline;
}
.pipi-nav a{
    display:inline-block;
    opacity: .4;
    margin: 0 2px 10px 2px;
}
.pipi-nav a:hover{
	color: #ffffff;
	text-decoration: underline;
	opacity: 1;
}
.pipi-nav .current a{
	opacity: 1;
	font-weight: 700;
	text-decoration: none !important;
} 
#nav, #social{
	width: 250px;
}
#mobile-nav-holder #nav, #mobile-nav-holder #social{
	margin: 0 auto;
}
a:link, a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
a:hover{
 	color:#481110;
} 
.subscribe{
	margin-left: 30px;
    margin-top: 30px;
    width: 200px;
    height: 200px;
	display:block;
	overflow:hidden;
	background-size: auto 200px;
	background-image:url(images/pipi_signup_and_win.png);
	background-position:top left;
}
.subscribe:hover{
	background-position:-200px 0;
}
#social{
	text-align:center;
	color: #ffffff;
	bottom:0;
	width:250px;
	clear: both;
    background: rgba(217, 73, 132, 0.8);
	-webkit-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	margin: 0 auto;
	padding: 20px 0;
	font-size: 14px;
	letter-spacing: 0.1px;
	line-height: 20px
}
#social img{
	margin:25px 5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.social-right{
	bottom: 0;
	position: absolute;
}
#details{
	font-size: 12px;
	line-height: 16px;
	font-weight: 400;
}
.close-btn {
	position: relative;
	width: 100%;
    top: -0;
    left: -15px;
    display: block;
}
.close-btn a {
	font-family:Arial, Helvetica, sans-serif;
    font-size: 30px;
    color: white;
    text-decoration: none;
}
#mc_embed_signup{
	clear:left; 
	font: 14px Helvetica,Arial,sans-serif;
	width: 350px;
	margin: 10% auto 0 auto;
}
#mc_embed_signup form{
	padding: 35px;
	width: 280px;
    background-color: rgba(217, 73, 132, 0.8);
	font-family: Courier New, Courier, monospace;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	color: #FFFFFF;
	z-index: 102;
}
#mc_embed_signup .button{
	background-color:  rgb(120, 24, 26);
	float: right;
}
#mc_embed_signup .button:hover {
    background-color: #4a1213;
}
#mc_embed_signup h2 {
    font-size: 1em;
    margin-right: 30px;
}
#mc_embed_signup select{
	height: 30px;
}
#mc_embed_signup .mc-field-group{
	min-height: 40px;
    padding-bottom: 0;
}
#mc_embed_signup .mc-field-group input, #mc_embed_signup select{
	font-family: Courier New, Courier, monospace !important;
	color:  rgb(120, 24, 26);
}
#modal{
	position:absolute;
    top:0;
    bottom:0;
    left:0;
    right:0;
    overflow:hidden;
	background-color: rgba(0, 0, 0, 0.85);
	z-index: 101;
}
/*
#partyButton{
	margin-left:15px;
	margin-top: 50px;
	width:160px;
	height:160px;
	display:block;
	overflow:hidden;
	background-size: auto 160px;
	background-image:url(https://pipicafe.co.nz/pipi-party.png);
	background-position:top left;
}
#partyButton:hover{
	background-position:-160px 0;
}*/

b{
	font-size:11px;
	font-weight:normal;
}
#note{
	font-size: 10px;
	color: #000;
	padding: 0 0 10px 20px;
	margin-top: -10px;
}


#twitter{
	padding-top: 5%;
	padding-left:10%;
	padding-bottom: 10%;
	width:80%;
}	
#bookholder{
	padding-top: 5%;
	padding-left:10%;
	padding-bottom: 10%;
	position: relative;
	z-index:100;
	background: transparent;
	padding:5px;
	border-radius:10px;
}
#pipithecookbook, #pipiathome, #eggandspoon{
	position:absolute;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	top:50px;
	z-index:100;
	width: 396px;
	padding:5px;
	background-color: #d54a7f;
	border-radius:10px;
	opacity: 0;
}
.galleria-errors{
	display: none !important;
}
.buyline {
	display:block;
	width:150px;
	font-size:12px;
	line-height:40px;
	float:left;
	text-decoration:underline;
}
.close {
  position: absolute;
  right: 12px;
  top: 12px;
  width: 15px;
  height: 15px;
  opacity: 0.8;
}
.close:hover {
  opacity: 1;
}
.close:before, .close:after {
  position: absolute;
  left: 7px;
  content: ' ';
  height: 15px;
  width: 2px;
  background-color: #FFF;
}
.close:before {
  transform: rotate(45deg);
}
.close:after {
  transform: rotate(-45deg);
}
.terms{
    font-size: 0.8em;
    padding-top: 40px;
}
form{
	width:130px;
	padding-top:5px;
	float:right;
	padding-right:15px;
	text-align:right;	
}
body .galleria-container{ 
	background: transparent; 
}
body .galleria-thumbnails { 
	margin: auto;
}
@media screen and (max-width: 768px){
	#mobile-nav-holder, #mobile-social-holder{
		display: block;
	}
	#pipithecookbook, #pipiathome, #eggandspoon{
		width: 100%;
		padding:0;
	}
	#mc_embed_signup{		
		width: 300px;
	}
	#nav-holder{
		display: none;
	}
	#content-holder{
		width: 100%;
	}
	.subscribe{
		margin: 50px auto;
	    overflow:visible;
	}
	#mc_embed_signup form{
		padding: 10px;
	}
}