body{
    padding: 20px 20px 0 140px;
    font-size: 100%;
    font-family: 'Bitstream Vera Sans', 'DejaVu Sans', Tahoma, Verdana, Arial, sans-serif;
}

img {
    border: none!important;
}

h1, h2, h3, h4, h5, h6 {
    margin-bottom: 0;
}

#content {
    min-width: 40ex;
    max-width: 100ex;
    text-align: left;
}

h1 img {
    position: absolute;
    left: 20px;
}

p.bread-crumbs {
    margin-bottom: 0;
}

p.bread-crumbs + h2 {
    margin-top: 0;
}

ul {
    list-style: none outside;
    padding: 0;
}

ul li:before {
    content: "— ";
}

p {
    margin: 1em 0 0 0;
}

ol, ul {
    margin: 0;
}

ul ul, ol ol, ul ol, ol ul {
    margin-left: 3ex;
}

address, .terms_and_conditions_notice {
    clear: both;
    font-style: normal;
    font-size: 80%;
}

address {
    margin-top: 4em;
    margin-bottom: 10px;
}

form ul.radio li:before {
    content: "";
}

form ul.radio label {
    padding-left: 0.7ex;
}

form .error, form .errors {
    color: #E33A8E;
    font-size: 90%;
}

form ul.errors li:before {
    content: "";
}

blockquote {
    border-left: 2px solid #008;
    padding-left: 10px;
}

blockquote cite {
    display: block;
    margin-top: 1em;
    font-size: small;
}

a.edit {
    font-size: small;
    color: blue;
}

.rss-link {
    position: absolute;
    margin: -1.5em 0 0 -5ex;
}

.rss-link a {
    background: #FF934D;
    padding: 2px 4px;
    color: #444;
    text-decoration: none;
}

#user_area {
    position: absolute;
    top: 5px;
    right: 30px;
}

form.inline, form.inline * {
    display: inline;
}

input.openid {
    background: url("/img/icons/openid.gif") no-repeat left;
    padding-left: 16px;
}

a.mail {
    background: url("/img/icons/mail.png") no-repeat left;
    padding-left: 20px;
}

a.xmpp {
    background: url("/img/icons/xmpp.png") no-repeat left;
    padding-left: 20px;
}

a.skype {
    background: url("/img/icons/skype.png") no-repeat left;
    padding-left: 20px;
}

a.livejournal {
    background: url("/img/icons/livejournal.png") no-repeat left;
    padding-left: 20px;
}
