@charset "utf-8";
/* CSS Document */
@import url(https://fonts.googleapis.com/css?family=Satisfy);
@import url('https://fonts.googleapis.com/css?family=Open+Sans');
body  {
	font-family: 'Satisfy', cursive;color:#F9D1CF;
	background:#2e1635;
	margin:0;padding:0;}
#sheet {
	position:relative;
	margin:0 auto;
	max-width:1200px;
	border-radius:6px;
	border-style:dashed;
	border: 8;
	border-color:#e19bb2;
	padding:10px;
	    } /* index, */
#main {
	position:relative;
	margin:0 auto;
	max-width:1000px;
	padding:10px;
	    }	/* index, */
#show {
	position:relative;
	margin:0 auto;
	max-width:1000px;
	padding:10px;
	background:#ECE9E9;
	border-radius:8px;
	    }	
p, h1, h2, h3, li {
    margin: .5ex .5em;} 
a {text-decoration:none;color:#F9D1CF;}
a:visited {color:#F9D1CF}
a:active {color:#D98B84}
a:hover {color:#fcf}
a.grk {text-decoration:none;color:#622973;letter-spacing:0em; font-weight:100;font-size:.8em;}
h1 {font-size:3em; letter-spacing: -.05em;}
.firstStory {font-size: 1.em;font-family: 'Open Sans', sans-serif; letter-spacing: .03em; line-height: 1.5em; margin:0px; color:#666} 
.story {font-family: 'Open Sans',sans-serif;font-size:.9em;letter-spacing:0em; font-weight:100;line-height:1.5em; margin:15px;color:#666; } 
.menu {font-family:'Open Sans',sans-serif;text-align:left;font-size:1.2em; letter-spacing:.02em;line-height:1.5em; margin:10px 0px 0px 30px;}
.featured {text-align:center;font-size:1.7em; letter-spacing:.02em;line-height:1.5em; margin-top: 10px;}
.title {text-align:center;font-size:1.3em; letter-spacing:.02em;line-height:1.5em; margin-top: 10px;}
.caption {text-align: center; font-size: 1.3em; letter-spacing: .03em; line-height: 1.5em; margin: 10px 5px 5px 5px ; color:#666; } 
.tiny {font-size:.9em;;text-align:right;margin-top:20px;}
img.small {padding:4px; }
img.front {margin:0px 0px 20px 15px;}
img {max-width: 100%; }
#text {
	max-width: 400px;
	margin: 0px 0px 0px 0px;
	position:relative;
	left:220px;
	z-index:4;	}
.clearfix:before,
.clearfix:after  {
	content:"";
	display:table;
	}
.clearfix:after {
	clear:both;
}		
#copyThat {
	position:fixed;
	right:2em;
	bottom:0em;}	
.intro {
	max-width: 1000px;
	background-color:#;
	border-bottom:dashed;
	border: 8;
	border-color:#e19bb2;
	z-index: 5;
	margin:0px 0px 20px 0px;
	padding:0px;} 
.dots {
	max-width: 1000px;
	border-top:dashed;
	border: 8;
	border-color:#e19bb2;
	z-index: 5;
	margin:20px 0px 0px 0px;
	padding:10px;}	
.textBox {
	max-width: 1000px;
	background-color:#ECE9E9;
	border-radius:8px;
	z-index: 5;
	margin:0px 0px 0px 0px;
	padding:18px;}
.copyBox {
	z-index: 5;
	width:420px;
	margin:60px 0px 0px 20px;
	padding:0px;
	float:left;
	}			
.frame {
	background-color:#ECE9E9;
	z-index:88;
	border-radius:8px;
	padding:25px;
	margin:12px;
	float:left;
		}
.frameFeature {
	max-width:400px;
	background-color:#f5f5f5;
	z-index:88;
	border-radius:8px;
	border-color:#666;
	border-width:2px;
	border-style:solid;
	padding:25px;
	margin:22px;
	float:left;
			}