/* single post video tutorial stylesheet */

/* single posts */
#single_post {
    margin-top: 10px;
    width: 760px;
    background-color: #fff9dd;
    float: right;
}

#single_post .title {
    background-color: #411010;
    color: #ffeaea;
}

.entry-content {
    width: 550px;
    margin: 0 auto 20px;
}


#single_post .entry-content a {
    padding-left: 10px;
}

#single_post .entry-content p {
    text-align: center;
}


#hana_flv_flow3_1 {
    margin: 40px auto 40px;
}


#pdfdownload {
    width: 200px;
    margin: 20px auto;
    background-color: #fef4c7;
    padding: 10px;
    border: solid 1px #d2d09a;
    clear: both;
}

