@media (min-width: 850px) {
    .container {
        max-width: 800px;
    }
}

body {
    font-family: "Georgia", "Times New Roman", serif;
    padding-bottom: 30px;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Open Sans Condensed", "Arial", sans-serif;
}

a.quiet, a.quiet:hover, a.quiet:active {
    color: inherit;
    text-decoration: inherit;
}

.content {
    font-size: 16px;
}

.blog-meta {
    color: #888;
}

.blog-post {
    margin-top: 30px;
    margin-bottom: 30px;
}

.jumbotron {
    padding-bottom: 20px;
}

/* Callouts like in Bootstrap docs. Thanks to
http://cpratt.co/twitter-bootstrap-callout-css-styles/ */

.bs-callout {
    padding: 20px;
    margin: 20px 0;
    border: 1px solid #eee;
    border-left-width: 5px;
    border-radius: 3px;
}
.bs-callout h4 {
    margin-top: 0;
    margin-bottom: 5px;
}
.bs-callout p:last-child {
    margin-bottom: 0;
}
.bs-callout code {
    border-radius: 3px;
}
.bs-callout+.bs-callout {
    margin-top: -5px;
}
.bs-callout-default {
    border-left-color: #777;
}
.bs-callout-default h4 {
    color: #777;
}
.bs-callout-primary {
    border-left-color: #428bca;
}
.bs-callout-primary h4 {
    color: #428bca;
}
.bs-callout-success {
    border-left-color: #5cb85c;
}
.bs-callout-success h4 {
    color: #5cb85c;
}
.bs-callout-danger {
    border-left-color: #d9534f;
}
.bs-callout-danger h4 {
    color: #d9534f;
}
.bs-callout-warning {
    border-left-color: #f0ad4e;
}
.bs-callout-warning h4 {
    color: #f0ad4e;
}
.bs-callout-info {
    border-left-color: #5bc0de;
}
.bs-callout-info h4 {
    color: #5bc0de;
}

.jumbotron {
    padding: 0.5em 0.6em;
    h1 {
        font-size: 2em;
    }
    p {
        font-size: 1.2em;
        .btn {
            padding: 0.5em;
        }
    }
}





/*
     FILE ARCHIVED ON 0:06:43 Jun 11, 2016 AND RETRIEVED FROM THE
     AN OPENWAYBACK INSTANCE ON 1:47:21 Jul 19, 2025.
     JAVASCRIPT APPENDED BY OPENWAYBACK, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
