
body, #wrap, #content {
background: none;
border: none;
box-shadow: none;
-moz-box-shadow: none;
-o-box-shadow: none;
-webkit-box-shadow: none;
color:black;
}

body{
  background-color:white;
}

#header .logo{
  display:none;
}

.entry p:first-of-type{
  margin:0px !important;
  position:static;
  height:100%;
}

#content, .entry{
  height:100%;
}

.entry p{
  text-align:center;
}

#outro{
height:auto;
margin: 60px auto;
padding:0px;
}

#outro .byline {
}

iframe{
display:block;
}

#wrap, #content {
  width:100%;
  overflow:hidden;
  padding: 0px;
  margin: 0px;
}

.postFeedback{
  top:55%;
  left:40px;
}

#fb_page_like { display: none; }
#header{z-index:1;  padding-left:30px; position:absolute;}
#navigation,
#story, #intro, #footer { display: none; }