body {
    background-color: #ffffff;
    background-size: cover;
    color: #222222;
}

blockquote {
    border-left: 5px solid #222;
}

.well {
    border: 2px solid #000;
    border-radius: 10px;
    background-color: #fff;
    color: #000;
}

.well a {
    color: #222;
}

.idno-content {
    border: 0;
    box-shadow: none;
    font-size: 1.1em;
    background-color: rgba(255,255,255,1.0);
}

.e-content p {
    font-family: Helvetica,Arial,sans-serif;
    font-size: 1em;
}

.idno-object .e-content li {
    font-family: Helvetica,Arial,sans-serif;
    font-size: 0.9em;
    line-height: 1.5em;
}

.edit-pane {
    background-color: rgba(255,255,255,0.95);
    padding: 1.5em;
}

.idno-content h2 {
    font-size: 1.8em;
    margin: 0 !important;
    padding: 0 !important;
    margin-bottom: 0.5em !important;
}

.idno-content .icon-container {
    width: 3em;
    height: 3em;
    margin-right: 0.6em;
    float: left;
}

.idno-content .footer {
    padding-bottom: 2em;
}

.break {
    clear: both !important;
}

.idno-content .author a.p-name {
    color: #aaa;
    display: block;
    font-size: 0.8em;
    font-weight: bold;
    line-height: 1em;
    padding-top: 1.4em;
    text-transform: uppercase;
}

.idno-content .author a.p-name:hover {
    text-decoration: none;
}

.idno-content .author {
    border: 0;
}

.idno-content .datestamp {
    font-size: 0.7em !important;
    font-weight: bold;
    text-transform: uppercase;
}

.idno-content .datestamp p a time, .idno-content .datestamp p a:hover {
    color: #bbb !important;
}

.idno-content h2 a {
    color: #222;
    font-weight: lighter;
}

.idno-statusupdates .entry-content {
    font-size: 1.3em;
}

.idno-object a.edit {
    margin-left: 0 !important;
    margin-right: 1em;
    color: #888 !important;
}

.idno-object a.edit:hover {
    margin-right: 1em;
}

#contentTypeButtonBar {
    background-color: rgba(0,0,0,0.7); 
    border-radius: 10px;
}

a.contentTypeButton {
    color: #fff;
}

a.contentTypeButton:hover {
    color: #ccc;
    border-radius: 1em;
    background: 0;
    text-shadow: none;
}

.profile {
    padding: 1.5em;
    font-weight: normal;
    color: #fff;
    text-align: center;
    margin-bottom: 0.5em;
    background-color: rgba(0,0,0,0.7);
    border-radius: 15px;
}

.profile .namebadge .icon-container {
    border: 5px #fff solid;
}

.profile a {
    color: #fff;
    font-weight: bold;
}

.profile .btn {
    color: #333;
}

body.page-share {
    background-color: white;
    background-image: none;
}

.result-404, .result-403, .result-410, .result-500,
.page-begin-publish .page-container .page-body,
.idno_pages_user_edit .page-container .page-body,
.no-content,
.page-admin .page-container .page-body, .page-account .page-container .page-body {
    /*background-color: rgba(255,255,255,0.7);*/
    background-color: rgba(0,0,0,0.7);
    color: #fff;
    border-radius: 15px;
}

/*.page-account .page-container .page-body {
    background-color: none;
    color: #333;
    border-radius: 15px;
}*/

.theme {
    color: #222;
}

.idno-entities-user {
    color: #222;
}

.hero-unit {
    background: none;
    background-color: none;
    border: 0;
}

.idno-object a {
    color: #4c93cb;
}