a,
a:visited {
    color: #468;
}

body {
    border-left: 4px solid #e099a2;
    margin-left: 12px;
    font-family: Helvetica, Arial, sans-serif;
    padding: 6px 0 27px 90px;
}

h1,
h2,
p,
body > div iframe {
    max-width: 90%;
}

h1,
h2 {
    margin: 0.67em 0;
}

h1 {
    font: bold 24px/40px "Lucida Grande", Tahoma, sans-serif;
    line-height: 32px;
    padding: 4px 0;
}

h1 span {
    color: #468;
    font-family: "Permanent Marker";
    font-size: 32px;
    font-weight: normal;
    padding-right: 9px;
    position: relative;
}

h2 {
    color: #468;
    font: normal 27px/40px "Permanent Marker", cursive;
    position: relative;
}

h1 span:before,
h2:before {
    border: 3px solid #444;
    border-radius: 2px;
    content: "";
    display: block;
    left: -47px;
    height: 32px;
    position: absolute;
    width: 32px;
}

h1 span:before {
    top: 5px;
}

h1 span:before,
body > div:hover h2:before {
    background: url(../images/check.png) no-repeat 50% 50%;
}

body > div:active h2:before {
    background: none;
}

p {
    margin: 0 0 1em;
}

#content {
    padding: 22px 0 0 90px;
    position: relative;
    top: -16px;
}

body > div {
    margin-top: 27px;
    position: relative;
}

body > div iframe {
    border: none;
    height: 315px;
    width: 420px;
}

.episodeNext {
    background: #333;
    color: #e6e6e6;
    height: 315px;
    line-height: 315px;
    text-align: center;
    width: 420px;
}
