/* MAIN LAYOUT ---------------------------------------------------------------------------- */


body {text-align:left;background:#ffffff;color:#222;padding-left:20px;}
body.iframe {
    padding:0px;
}
.hide {
    display:none;
}
.entry-content {
    padding-bottom:0px;
    width:670px;
}
.embed-code {
    width: 100%;
    background: url(../img/bg-grid.jpg) repeat-x;
    color:white;
    padding:40px;
    margin-left:-20px;
}
.embed-code p {
    margin-bottom:20px;
    font-size:24px;
}