/*
 * Justin - Layout CSS
 * Copyright (c) 2013 KandorGraphics
 */
.font-bold-red { text-shadow: 0px 0px 1px rgba(176,16,16,0.9); color: #b11; }

.section-story { background-position: 53.001% 64px; }
p.story-content-page1:first-letter {  padding: 22px 25px; margin-left: -20px; margin-top: -6px; height: 32px; }
div.section-book p {font-size: 13px;}

/*.section-characters { background-position: 54.651% 41px; }*/

#video-frame:after { -webkit-transform: scaleY(-1);}
div#art-main img { border:15px solid transparent; -webkit-border-image: url("../img/art-frame-back-tiled.png") 15 15 round;  }