body {
    font-family: 'Droid Sans', sans-serif !important;
    font-size: .92rem !important;
    background-color: #212E3D;
    color: #806843;
}

#site-wrapper {
    width: 100%;
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 20px;
    background-color: #151D28;
}

#right-column {
    float : right;
    width : 300px;
}

@media only screen and (min-width: 64.063em) {
    #left-column {
        margin-right : 300px;
    }
}

.clear{
    display: block !important;
    float: none !important;
    clear: both !important;
    height: 0 !important
}

p.title {
    font-family: 'UnifrakturCook', serif;
    font-size: 5rem;
    padding-top: 24px;
    margin-bottom: 2px;
    line-height: 1;
    color: #CACACA;
}

p.subtitle a {
    outline: none;
}

p.subtitle i {
    font-size: 2.6rem;
    margin-left: .6rem;
}

/* Adblock Plus work-around for Font-Awesome */

.fa-fcbk-sqr:before {
  content: "\f082";
}

.fa-twttr-sqr:before {
  content: "\f081";
}

/* ----------------------------------------- */

.fa-fcbk-sqr {
    color: #3b5998;
}

.fa-fcbk-sqr:hover {
    color: red;
}

.fa-twttr-sqr {
    color: #326ada;
}
.fa-twttr-sqr:hover {
    color: red;
}

.fa-rss-square {
    color: #ff6600;
}
.fa-rss-square:hover {
    color: red;
}

h1 {
    font-family: 'Lora', serif !important;
    font-size: 2.4rem !important;
    margin-top: .7rem !important;
    margin-bottom: 1rem !important;
    margin-left: 0 !important;
    color: #AA9139;
}

h1 span {
    font-family: 'Droid Sans', sans-serif !important;
    display: block;
    font-size: 1.1rem;
    color: #ff6600;
    padding-left: .25rem;
}

li h1 {
    font-family: 'Droid Sans', sans-serif !important;
    margin-top: 0 !important;
}

h1 a {
    font-size: 1.2rem !important;
}

h2 {
    font-family: 'Lora', serif !important;
    font-size: 26px !important;
    margin-right: 0 !important;
    margin-bottom: 12px !important;
    border-style: solid;
    border-width: 0 0 1px 0;
    border-color: #AA9139;
    color: #AA9139;
}

h3 {
    font-family: 'Droid Sans', sans-serif !important;
    font-size: 1.2rem !important;
    text-transform: uppercase;
    margin: .4rem 0 .16rem 0 !important;
    color: #D64433;
}

ul.resources {
    padding-left: .3rem !important;
}

ul.resources li {
    margin-bottom: .65rem !important;
}

ul.resources div {
    margin: 0 0 0 .2rem;
    padding: 0 0 0 0;
    border-width: 0 0 0 1px;
    border-style: solid;
    border-color: #878787;
}

ul.resources p {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    color: #878787;
    font-style: italic;
    font-size: .75rem;
    padding-left: .4rem;
}

ul.resources span {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    color: #878787;
    font-style: italic;
    font-size: .75rem;
    padding-left: .25rem !important;
}

ul.resources .resource-name {
    font-size: 1.2rem !important;
}

ul.resources a {
    color: #CCC066;
    font-weight: normal !important;
}

ul.resources a:hover {
    color: #FCD6C0;
}

ul.resources .has-tip {
    border-style: none !important;
    cursor: default !important;
}

.resources-description {
    color: #999999 !important;
}

.resources-description p {
    font-size: .90rem !important;
    font-style: normal !important;
    margin-bottom: .7rem !important;
}

.resources-description p a {
    color: #cccccc !important;
}

.resources-description span {
    color: #999999 !important;
    display: block;
    font-style: italic;
    font-size: .90rem !important;
}

.resources-description span a {
    color: #cccccc !important;
}

.resources-description ul {
    list-style-type: circle !important;
    padding-left: 1rem; !important;
    font-size: .90rem !important;
}

.resource-actions {
    font-size: .90rem !important;
}

.resource-extra-display {
    display: block;
    font-size: .90rem;
    color: #009600 !important;
    padding-left: .4rem !important;
}

.section-intro {
    color: #CACACA;
}

p.section-intro:first-child:first-letter {
    float: left;
    font-size: 5rem;
    line-height: 4rem;
    padding-top: 8px;
    padding-right: 12px;
    padding-left: 3px;
    font-family: 'Lora', serif;
}

.ad-wide-skyscraper {
    width: 300px;
}

.amazon-column {
    width: 300px;
    padding-top: 1rem !important;
}

.ad-med-rectangle {
    width: 300px;
}

.footer {
    clear: both;
    background-color: #333;
    text-align: center;
    color: #fff;
    font-size: .8rem;
    line-height: 1.9rem;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    letter-spacing: .06rem;
}

.partners {
    text-align: center;
    vertical-align: middle;
    color: #fff;
    font-size: .8rem;
    padding: .3rem 0.9375rem .3rem 0.9375rem;
}

.partners a {
    margin-right: .2rem;
    margin-left: .2rem;
}

fieldset {
    border-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

label {
    font-size: 1rem !important;
    color: #CCC066;
}

label.required:after {
    content:" *";
    color: silver;
}

span.mandatory-footer {
    color: silver;
}

span.mandatory-footer-text {
    font-style: italic;
}

.resource-action {
    padding-bottom: .6rem;
}

.download-icon {
    width: 6rem;
}

.characteristic-key {
    font-weight: normal;
    padding-bottom: 0.6rem;
}

hr.fading {
    border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
    background-image:    -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
    background-image:     -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
    background-image:      -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
}

.also-like {
    padding-left: 1rem;
}

label small {
    text-transform: none;
}

div.store-item {
    max-width: 660px;
    margin-bottom: 2rem;
}

.store-item img {
    margin-right: 1rem;
    margin-bottom: .4rem;
}

.has-tip {
    color: inherit !important;
    cursor: inherit !important;
    font-weight: normal !important;
    border-bottom: none !important;
}

#news h3 {
    text-transform: none;
}

.news-publication-date {
    color: #CACACA;
    letter-spacing: .02rem;
    margin-bottom: .5rem;
    font-size: .7rem;
}

.news-content {
    font-size: .92rem;
    margin-bottom: 1rem;
}

.header-row {
    background-color: #CACACA;
    color: #151D28;
}

.light-row {
    background-color: #2F4054;
}

.dark-row {
    background-color: #212E3D;
}

.resource-table {
    border: solid 1px #AA9139;
    font-size: .9rem;
    margin-bottom: 1.4rem;
}

.resource-table .row {
    padding-top: .2rem;
    padding-bottom: .2rem;
    margin-right: 0;
    margin-left: 0;
}

.done {
    text-decoration: line-through;
}

.full-descr {
    display: none;
}

div.success {
    font-size: 1rem !important;
}

.cke {
    margin-bottom: 1rem !important;
}

.submit-more-text {
    font-size: .86rem;
    margin-bottom: .2rem;
    color: #cacaca;
}

.contribution-list {
    margin-bottom: .8rem !important;
}

.contribution-list .resource-name {
    font-size: 1rem;
    color: #ccc066;
}

div.punch {
    background-color: #2C343D;
    padding: .5rem .5rem .5rem .5rem;
    margin-bottom: 2rem;
}

.punch p {
    font-family: 'Muli', sans-serif !important;
    font-size: 1.4rem !important;
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.punch p span {
    display: block;
    font-size: .64em;
    font-style: italic;
}

.service-description span {
    color: white;
}

.tooltip p {
    font-size: .9rem;
    font-weight: normal;
    margin-bottom: 0 !important;
}