/*!
 * Start Bootstrap - Round About (https://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */
html, body {
    font-family: -apple-system,SF UI Text,Arial,PingFang SC,Hiragino Sans GB,Microsoft YaHei,WenQuanYi Micro Hei,sans-serif !important;
    color: #666666;
}

body {
    padding-top: 70px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}

a {
    cursor: pointer;
}

    a:link {
        color: #333;
    }

    a:visited {
        color: #333;
    }

    a:hover {
        color: #bf1124;
    }

    a:active {
        color: #333;
    }

.aboutme a {
    color: #bf1124;
}

.links a {
    color: #339df9;
}

.links ul {
    padding: 0;
    margin: 0;
    padding-left: 15px;
}

    .links ul li {
        line-height: 32px;
    }

.img-center {
    margin: 0 auto;
    width: 90%;
    height: auto;
}

.text-center {
    margin-bottom: 50px;
}

.textCenter {
    text-align: center;
}

footer {
    margin: 50px 0;
}

.tobuy {
    left: -10px;
    position: relative;
}

    .tobuy img {
        max-width: 110px;
        margin-right: 10px;
    }

.book_intro, .video_intro {
    line-height: 24px;
}

    .video_intro a {
        color: white;
    }

.p_top_border {
    margin: 0px 0 20px;
    border-top: 1px dashed #eee;
}

.bookContents p {
    font-size: 24px;
    font-weight: bold;
}

.bookContents h1 {
    font-size: 18px;
    font-weight: bold;
}

.bookContents h2 {
    font-size: 15px;
}

.bookContents h3 {
    font-size: 12px;
}

.bs-callout {
    padding: 5px;
    padding-left: 10px;
    margin: 10px 0;
    border-left: 5px solid #1b809e;
    border-radius: 3px;
    color: #aaa;
}
