html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    border: 0 none;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
}
html {
}
:focus {
    outline: 0 none;
}
ol, ul {
    list-style: outside none disc;
    margin: 0 0 20px 20px;
}
ol.alpha {
    list-style: outside none upper-alpha;
}
ol.digit {
    list-style: outside none decimal;
}
table {
    border-collapse: separate;
    border-spacing: 0;
}
caption, th, td {
    font-weight: normal;
    text-align: left;
}
blockquote::before, blockquote::after, q::before, q::after {
    content: "";
}
blockquote, q {
    quotes: "" "";
}
a img {
    border: 0 none;
}
embed, iframe, object {
    max-width: 100%;
}
body, input, textarea {
    color: #222;
    font: 13px/20px Arial,serif;
    word-wrap: break-word;
}
body {
    background-color: #fff;
    margin-top: 30px;
}
.wrapper {
    margin: 0 auto;
    max-width: 800px;
    width: 94%;
}
h1, h2, h3, h4, h5, h6 {
    color: #000;
    font-weight: normal;
    margin-bottom: 10px;
}
h1 {
    font-size: 25px;
    line-height: 32px;
}
h2 {
    font-size: 21px;
    line-height: 28px;
}
h3 {
    font-size: 18px;
    line-height: 25px;
}
h4 {
    font-size: 15px;
    line-height: 22px;
}
h5 {
    font-size: 14px;
}
h6 {
    font-size: 13px;
}
hr {
    border-color: #ccc;
    border-style: solid none none;
    border-width: 1px 0 0;
    height: 0;
    margin: 0 0 20px;
}
p {
    margin-bottom: 20px;
}
strong {
    font-weight: bold;
}
cite, em, i {
    font-style: italic;
}
pre {
    background-color: #eee;
    margin-bottom: 20px;
    overflow: auto;
    padding: 20px;
}
pre, code, kbd {
    font-family: "Courier 10 Pitch",Courier,monospace;
}
abbr, acronym, dfn {
    border-bottom: 1px dotted #666;
    cursor: help;
}
address {
    display: block;
    margin: 0 0 1.625em;
}
ins {
    background: none repeat scroll 0 0 #fff9c0;
}
sup, sub {
    font-size: 10px;
    height: 0;
    line-height: 1;
    position: relative;
    vertical-align: baseline;
}
sup {
    bottom: 1ex;
}
sub {
    top: 0.5ex;
}
blockquote {
    background: none repeat scroll 0 0 #eee;
    border-left: 4px solid #bbb;
    font-style: italic;
    font-weight: normal;
    margin-bottom: 20px;
    padding: 20px;
}
blockquote p {
    color: #555;
    margin: 0;
}
blockquote em, blockquote i, blockquote cite {
    font-style: normal;
}
blockquote cite {
    font-size: 12px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
}
input, textarea {
}
input[type="text"], input[type="email"], input[type="search"], input[type="password"], textarea {
    -moz-appearance: none !important;
}
input[type="text"], input[type="password"], textarea {
    border: 1px solid #cccccc;
    box-shadow: 0 1px 3px #f2f2f2 inset, 0 1px 0 #fff;
    line-height: 20px;
    margin: 0 0 20px;
    padding: 10px 10px 8px;
    width: 100%;
}
input[type="text"]:hover, input[type="email"]:hover, input[type="search"]:hover, input[type="password"]:hover, textarea:hover {
    background-color: #fafafa;
}
input[type="text"]:focus, input[type="email"]:focus, input[type="search"]:focus, input[type="password"]:focus, textarea:focus {
    background-color: #f7f7f7;
}
input.s {
    background: url("images/search.png") no-repeat scroll right 6px #fff;
    border: 1px solid #ccc !important;
    border-radius: 16px;
    box-shadow: 0 1px 3px #f2f2f2 inset, 0 1px 0 #fff;
    color: #bbb;
    font-size: 16px;
    font-style: italic;
    height: 22px;
    margin: 0;
    padding: 4px 33px 4px 10px;
    transition-duration: 400ms;
    transition-property: width, background;
    transition-timing-function: ease;
    width: 95px;
}
input.s:focus {
    width: 200px;
}
input[type="reset"], input[type="button"], input[type="submit"] {
    -moz-appearance: none !important;
    background-color: #5f85b0;
    border: 1px solid #466282;
    border-radius: 19px;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    height: 30px;
    margin: 30px 0;
    padding: 5px 25px 27px;
}
figure {
    margin: 0;
}
img {
    height: auto;
    margin-bottom: 15px;
    max-width: 100%;
    vertical-align: top;
}
img#wpstats {
    display: none;
}
.clearfix::after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}
.clearfix {
    display: inline-block;
}
* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}
.center {
    text-align: center;
}
.info {
    background-color: #f1f4f8;
    border-bottom: 1px dashed #a9bdd3;
    border-top: 1px dashed #a9bdd3;
    display: block;
    margin-bottom: 20px;
    padding: 20px 20px 0;
    position: relative;
}
.donate {
    bottom: 15px;
    position: absolute;
    right: 15px;
}
#footer {
    color: #555555;
    font-size: 11px;
    line-height: 20px;
    margin-bottom: 30px;
    text-align: center;
}