*{
	text-shadow:none;
}
@page{
	margin:1.4cm;
}
html{
	font-size:62.5%;
	font-family:'Open Sans', sans-serif;
}
body{
    background:#FFF;
    width:100%;
    max-width:100%;
    font-size:1.4rem;
}
a{
    color:#000;
    text-decoration:none;
}
img{
	max-width:300px;
	width:100%;
	height:auto;
}
#logo img{
	max-width:100px;
	width:100%;
	height:auto;
}
#wrapper{
	width:100%;
    max-width:100%;
    box-shadow:none;
	border-radius:0;
}
article header h1{
	margin-bottom:0;
	padding-bottom:0;
}
article header h2{
	margin-top:0;
	padding-top:0;
	font-weight:300;
	font-size:1.4rem;
}
main article header h2{
	font-size:1.8rem;
}


#prevNext,
#photos,
form,
section#banner,
#carousel,
#search,
#menu,
nav,
iframe,
.videowrapper,
.videowrapper iframe,
footer.body{
	display:none;
}
