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

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: .8em;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	font-family: 'Prata', serif;
	font-size:.8em;
	color: #182736;
}
.chunk{
	font-family: "chunk";
	}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img { /* this selector removes the default blue border displayed in some browsers around an image when it is surrounded by a link */
	border: none;
}
a{
	text-decoration: none;
}

/************************end of reset*/
.container{
	width: 100%;
	margin:5px auto;
	overflow:hidden;
	}
.header{
		width: 95%;
		margin: 0 auto;
		padding: 0 ;
	}
#social{
	width:100px;
	float:right;
	margin: 5px 20px 0;
}
#social a img{
	display:inline;
	border:1px solid #fff;
	-moz-border-radius: 7px;
	border-radius: 7px;
	height:25px;
	width:25px;
	float:left;
	margin:0;
	padding:2px;
	}
#social a:hover img{
	border:1px dashed #b50409;
}
h1{
	font-weight:bold;
	margin: 1.5% 0 1% 1%;
}
p{
	margin-left:5%;
	line-height:1.5em;
	text-align: right;
}
.content a:link{
	color: #3B5F82;
	text-decoration: none;
}
.content a:visited{
	color: #3B5F82;
}
.content a:hover{
	color: #B50409;
}
.content a:active{
	color: #fff;
	background-color: #3B5F82;
}
span{
	color: #666;
}
#nav{
	clear: right;
	margin: 0 0 2px 5px;
}
ul#nav{
	font-family: Verdana, Geneva, sans-serif;
}
#nav li{
	display:inline;
	margin-left:.25%;
	font-weight:bold;
}
#nav li a{
	background-color: #CCC;
	line-height:2.0em;
	padding:3px;
	color: #fff;
	text-decoration:none;
}
#nav li a:hover {
	display:inline;
	background-color: #a9cce1;
	text-decoration:none;
}
body#break #breaknav, 
body#lundinn #lundinnav, 
body#brun #brunnav, 
body#dessk #dessknav, 
body#deliv #delivnav, 
body#who #whonav, 
body#daily #dailynav, 
body#pics #picsnav, 
body#shop #shopnav,
body#pres #presnav, 
body#cont #contnav
body#pie #pienav { 
color: #a9cce1; 
background: none; 
text-decoration: none; 
}

.sidebar1{
	visibility: hidden;
	float:right;

}
.sidebar1 img{
	width: 1px;
	visibility: hidden;
	float:right;

}

.content{
	width: 95%;
	max-width: 500px;
	margin: 50px auto;
	padding:5px;
	border: 1px dashed #b50409;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	clear:both;
	}
.content p{
	margin-bottom: 1.5%;
	padding: 3px 0 10px;
	text-align: left;
}

.content section{
	padding:3%;
}

.content h1{
	color:#382c23;
	font-weight:bold;
	line-height:150%;
	}
.content h2{
	font-size:1.3em;
	color:#3b5f82;
	padding-bottom:1%;
}
.content ul li{
	line-height:170%;
	padding:.5%;
	margin:0;
}
.content b{
	font-weight:bold;
}
.hidden{
	margin-left:-999px;
}
.bumper{
	width: 95%;
	max-width: 500px;
	margin:2% auto;
	padding-top: 102px;
	clear:both;
	background-image:url(../images/bumperPennyLogo.png);
	background-repeat: no-repeat;
	background-size: 250px;
	background-position:top;
	border-bottom: 2px solid #a9cce1;
}
.topper p{
	margin-top:3%;
	line-height: 1em;
	font-weight: bold;
	font-size: 1.2em;
}
.bumper p{
	font-size: 10px;
	padding: 1%;
	text-align: right;
	
	}
.bumper span{
		color: #666;
	}

.footer{
	width:100%;
	max-width: 500px;
	margin: 0 auto;
	padding-bottom: 10px;
}
.footer p{
	font-size:12px;
	padding: .5% 10px 0 0;
	font-weight: bold;
	text-align: left;
}
.footer a{
	color: #b50409;
	text-decoration:none;
}
.days{
	color: #b50409;
	font-weight:bold;
	display: inline;
	float: right;
	line-height: 130%;
	padding: 40px 60px 20px 0;
}
.days span{
	color: #000;
	font-weight: normal;
}
.days a{
	color: #000;
	margin: 0;
	padding: 0 10px 3px 0;
	border-bottom: 2px dotted #B50409;
}
.days a:hover {
	color: #a9cce1;
	
}
.forpics{
	margin:30px auto;
	width: 350px;
	height: 400px;
	padding: 0;
	background-image: url(http://www.penelopenyc.com/images/bg/tinyimac.png);
	background-repeat: no-repeat;
}
#juicebox-container{
	padding: 60px 0;
}
.directions {
	width: 100%;
	}
.directions img{ 
max-width: 100%;
}
.bigger{
	width: 100%;
	margin: 0 auto;
	float: none;
}
.receipt{
	width: 90%;
	margin: 10px auto;
	float:right;
}
.goodies{
	float:left;
	margin: 0 2%;
	height: 75px;
	width: .2%;
	padding-right: 5.5%;
	border-radius: 15px; 
-moz-border-radius: 15px; 
-webkit-border-radius: 15px; 
	}
.goodies img{ 
margin: none;
padding: none;
visibility: hidden;
	}
.skinny ul{
	margin: 50px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: rgb(242, 241, 230); 
	background: rgba(255, 255, 255, 0.9);
	padding: 20px;
	text-align: center;
	font-size: 1.2em;
}
.crowded{
	background-image: url(http://www.penelopenyc.com/images/crowd.jpg);
	background-position: center;
}
	
/*	--------------------------------------------------
	tumblr styling
	-------------------------------------------------- */
.tumblr_posts{
	
	width: 100%;
	
}
.tumblr_posts a{
	text-decoration: none;
	color: #B50409;	
}
.tumblr_posts a:hover{
	text-decoration: none;
	color: #333;	
}
.tumblr_post {
	margin-bottom: 10px;
	border-bottom: 3px solid #f7f7f6;
	padding: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;

}
.tumblr_title {	
margin-left: 5%;
font-weight: bold;
}
.tumblr_post img {	
 max-width: 75%;
 margin-left: 12.5%;
}

dt { padding: 0 5px 15px;
	font-size: 1.1em;
	cursor: pointer;
	}
	
dd { padding: 5px;
	 margin: 0 0 10px 15px;
	 background-color: #a9cce1;
	 color: #000;
	 line-height: 1.5em;
}
.bevan{
	font-family: bevan;
}
.prata{
	font-family: cutive;
}
.ultra{
	font-family: ultra;
}
.vidaloka{
	font-family: vidaloka;
	font-size: 18px;
}
.red{
	color: #B50409;
}
.blue{
	color: #a9cce1;
}
.darkerblue{
	color: #3B5F82;
}
.brown{
	color: #382C23;
}
.secret{
	visibility: hidden;
	margin-top: -250px;
}
.delivery p {
	font-size:12px;
}
.chubby p{
	margin-top: 50px;
}
a.chubby:link, a.chubby:visited{ 
	font-weight: bold;
	font-size: 1.2em;
	background-color: #B50409;
	color:#fff;
	padding:3px 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: none;
}
a.chubby:hover{
	background-color: #3B5F82;
}
/* wufoo */
/* Logo */
#logo a {background-image:none; min-height:0; height:40px}
* html #logo a {/* IE6 png Support */
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://wufoo.com/images/themes/logos/shark.png", sizingMethod="crop");
}

/* Backgrounds */
html{background-image:none}
#logo{background-image:none;background-color:#ffffff;}
#container{background:#FFFFFF;}
.wufoo input.text, .wufoo textarea.textarea{background:none url(http://www.penelopenyc.com/images/fieldbg.gif) repeat-x top}
.wufoo .focused{background:#FFFFFF}
.wufoo .instruct{background-color:#FFFFFF}

/* Borders */
#container{border:0px dashed #382C23;}
.wufoo .info{border-bottom:0px dotted #CCCCCC}
.wufoo .instruct{border:0px solid #e6e6e6}

/* Typography */
.wufoo{font-family:	'Prata', serif; }
.wufoo .info h2{font-size:160%;color:#000000; color:#3B5F82;}
.wufoo .info div{font-size:120%;font-family:inherit;color:#444444}
.wufoo .section h3{font-size:110%;font-family:inherit;background:none;color:#000000}
.wufoo .section div{font-size:100%;font-family:inherit;color:#444444}
.wufoo label.desc, .wufoo legend.desc{font-size:80%;font-family:inherit;color:#444444;line-height:.8em;}
.wufoo li div, .wufoo li div label, .wufoo li span label{font-size: 100%;font-family:inherit;color:#382c23;}
.wufoo input.text, .wufoo textarea.textarea, .wufoo select.select, .wufoo label.choice{font-size:120%;font-family:inherit;color:#333333}
.wufoo label.choice{color:#444444}
.wufoo .instruct{font-size:120%;font-family:inherit;color:#000;
}
.wufoo a{
	font-size:140%;
	color:#3B5F82;
	}
.wufoo a:hover{
     color: #B50409;
	}
/* Drop Shadows */
#bottom{visibility:hidden}	
#says ul, #says li{
	display: block;
}
#says ul{
	width: 90%;
	margin: 50px 5% 50px;
	text-align: center;
	
}
#says li{
	padding: 5px 8px;
	margin: 1px auto;
	 background: rgb(242, 241, 230); background: rgba(255, 255, 255, 0.8);
}
#says li a:link{
	color: #000;
	font-family: 'Londrina Outline', cursive;
	font-size: 30px;
}
 #says li a:visited{
	 color: #000;
 }
 #says li a:active{
	color: #3B5F82;
}
#says li a:hover{
	color: #a9cce1;
}
#heart{
	color: #F00;
}
.copyright{
	font-size:10px;
	text-align:right;
	margin:2px 20px;
	color:#3b5f82;
}