@charset "UTF-8";
/* CSS Document */
body {
    background-color: #fff;
}
#container {
    box-shadow: none;
}
#mainContent {
    padding-right: 30px;
	padding-bottom: 0;
	padding-left: 30px;
    padding-top: 10px;
	width: auto;
}
#top_bar {
	display: none;	
}
#header {
	display: none;	
} 
#navigation {
	display: none;	
}
.module.parallax.parallax-1 .container .hashtag {
	display: none;	
}
#mainContent .sharethis-inline-share-buttons {
	display: none;	
} 
.comments_head, section.module.parallax-1 .testimony, section.module.parallax-1 .birth_story, .sub {
	display: none;	
}
#mainContent h2 {
    color: #000;
}
.no-print {
	display: none;	
} 
#sidebar1 {
	display: none;	
}
#footer {
	display: none;	
} 
body  {
	font-size: 15pt;
}
#mainContent a {
	color: #000;
    border-bottom: 1px dotted #000;
}
.module.parallax.parallax-1 h2.blog {
    color: black;
    font-size: 2.5em;
    opacity: 1;
    text-shadow: none;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 30px;
}
.module.parallax.parallax-1 .container h2 {
    color: black;
    font-size: 2.5em;
    opacity: 1;
    text-shadow: none;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 30px;
}
#mainContent blockquote, #mainContent ul, #container #mainContent .blog_content .blog_tag p, #container #mainContent .page_summary h5, #container #mainContent .grey {
    color: #000;
}
.module.parallax.parallax-1 .container h2 {
    font-size: auto;
}
h1 {
    font-family: inherit;
    padding: 0 30px;
}
.story {
    font-family: inherit;
    padding: 0px;
    padding-bottom: 0px;
    font-size: 2.5em;
    padding-bottom: .5em;
}
.no-print {
    display: none;
}
.module.parallax.parallax-1 .container h2 {
    font-size: 1.5em;
    font-weight: lighter;
    margin-bottom: 10px;
}
.book p, .book_stack p, .book_stack_end p, .booklet p, .serif-list li {
    font: inherit;
    color: #000;
}