@import url("http://holybork.com/common/inc.header.css/");
@import url("http://holybork.com/common/inc.body.css/");
@import url("http://holybork.com/?css=common/inc.footer.css.v.1250814816");

html, body {
    margin: 0 auto;
    
    color: white;
    background: rgb(11, 45, 97) url(../../images/site/header/water/background.jpg);
    font: 13px Georgia, Times, "Times New Roman", serif;
}

a:link, a:visited, a:active, a:hover {
    color: white;
}

.rounded, div#content > div#breadcrumb, div#content div.box,
div#content div.box a.button, div#footer, div#content > div div.pagination {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}

.sans_serif, div#content > div > h1, div#content > div > h2, div#content div.box a.button {
    font-family: "Helvetica Neue", Helvetica, Arial, "MS Trebuchet", sans-serif;
    letter-spacing: -1px;
}

.mono, div.quote {
    font-family: "Panic Sans", Monaco, Courier, "Courier New", "Andale Mono", monospace;
}
