﻿/*p.bigLink {
    font-size: 1.4em;
    line-height: 1.5em;
    text-transform: uppercase;
}*/

h3.eventInfo {
    margin: 0 0 20px;
    padding: 0 0 20px;
    border-bottom: 1px dashed #dedede;
}

a.outLink {
    display: block;
    margin-bottom: 20px;
    padding: 10px 20px;
    background: #e2e6eb;
    color: #00275e;
    text-transform: uppercase;
    font-size: 1.2em;
}

figure {
    margin: 0 0 20px;
    background: #dedede;
    clear: right;
}

    figure img {
        display: block;
    }

    figure iframe {
        display: block;
    }

figcaption {
    padding: 10px 20px;
}

blockquote {
    background: #dedede;
    margin: 0 0 20px;
    padding: 20px;
    font-size: 1.4em;
    line-height: 1.4em;
    color: #00275e;
}

cite {
    margin-top: 20px;
    display: block;
    font-size: 0.7em;
    line-height: 1.4em;
    color: #333;
    font-style: normal;
}

    cite span {
        text-transform: uppercase;
        font-weight: bold;
        display: block;
    }

.inline {
    float: right;
    margin: 0 0 20px 20px;
    width: 280px;
    clear: right;
}

.aside {
    width: 240px;
    padding: 20px 20px 1px;
}

.citation {
    font-size: 0.9em;
}

blockquote.inline {
    width: 240px;
}

.journalHeader {
    background: #fff;
    margin-bottom: 20px;
}

    .journalHeader .cover {
        width: 178px;
        float: left;
        border-right: 2px solid #dedede;
    }

    .journalHeader .titleInfo {
        width: 250px;
        padding: 20px 0 10px 20px;
        float: left;
    }

        .journalHeader .titleInfo p,
        .journalHeader .titleInfo h1 {
            margin-bottom: 10px;
        }

    .journalHeader .titleMeta {
        width: 160px;
        float: left;
        padding: 20px 20px 15px;
        margin: 0;
    }

        .journalHeader .titleMeta li {
            margin:0 0 5px;
            padding: 0 0 5px;
            list-style-type: none;
            border-bottom: dashed 1px #999;
        }

        .journalHeader .titleMeta .impactFactor {
            font-size: 1.4em;
            color: #00275e;
            border-bottom-color: #ff9933;
        }

.articleHeader {
    padding: 20px;
    background: #fff;
    margin-bottom: 20px;
}

    .articleHeader h1 {
        margin-bottom: 10px;
    }

    .articleHeader .articleMeta {
        margin-bottom: 10px;
    }

        .articleHeader .articleMeta .articleDate {
            font-weight: bold;
        }

.articleBody {
    padding: 20px 20px 1px;
    background: #fff;
    margin-bottom: 20px;
}

    .articleBody a {
        font-weight: bold;
    }

.eventDate {
    background: #fff;
    padding: 20px 20px 10px;
    margin-bottom: 2px;
}

    .eventDate .info {
        display: block;
        font-size: 1.4em;
        line-height: 1.5em;
        padding-bottom: 10px;
    }

.articleSponsors {
    border-top: 1px dashed #ff9933;
    margin: 0 0 20px;
    padding: 0;
    list-style-type: none;
    display: table;
    width: 100%;
}

    .articleSponsors li {
        padding: 0;
        margin: 0;
        display: table-row;
    }

    .articleSponsors .sponsorLogo {
        display: table-cell;
        padding: 10px 20px 10px 0;
        width: 120px;
        vertical-align: middle;
        border-bottom: 1px dashed #ff9933;
    }

    .articleSponsors .sponsorName {
        padding: 10px 0;
        display: table-cell;
        vertical-align: middle;
        font-size: 1.2em;
        line-height: 1.5em;
        border-bottom: 1px dashed #ff9933;
    }

        .articleSponsors .sponsorName .label {
            display: block;
        }

.articleShare {
}

    .articleShare .ad {
        float: left;
    }

    .articleShare h3 {
        font-weight: normal;
        margin-bottom: 10px;
        font-size: 1.6em;
    }

    .articleShare .addthis_toolbox {
        background: #fff;
        padding: 20px;
        float: right;
        width: 410px;
        height: 110px;
        margin-bottom: 20px;
    }

        .articleShare .addthis_toolbox a {
            float: left;
            margin-right: 5px;
        }

        .articleShare .addthis_toolbox .addthis_counter {
            width: 60px;
        }

.articleComments {
    padding: 20px;
    background: #fff;
    margin-bottom: 20px;
}

.articleCategories {
    width: 100%;
}

    .articleCategories .ad {
        float: right;
    }

    .articleCategories .listing {
        margin: 0 190px 20px 0;
        padding: 0;
        list-style-type: none;
    }

        .articleCategories .listing li {
            margin: 0 0 5px;
            padding: 0;
            font-size: 0.9em;
            /*text-transform: uppercase;*/
        }

        .articleCategories .listing .type {
            font-size: 1.4em;
            font-weight: bold;
            text-transform: none;
        }


.relatedInternetLinks {
    margin-bottom: 20px;
}

    .relatedInternetLinks ul {
        margin: 0;
        padding: 20px 20px 10px;
        list-style-type: none;
        background: #fff;
    }

    .relatedInternetLinks li {
        margin: 0;
        padding: 0 0 10px;
        line-height: 1.5em;
    }

        .relatedInternetLinks li a {
            display: block;
            font-weight: bold;
        }

    .relatedInternetLinks .disclaimer {
        padding-top: 10px;
        font-size: 0.9em;
    }

.loginPanel {
    padding: 20px;
    background: #f5f6f8;
    margin-bottom: 20px;
    width: 260px;
    float: left;
}

    .loginPanel input {
        font-family: 'Droid Sans', Arial, Helvetica, sans-serif;
        font-size: 2em;
        color: #fff;
        background: #00275d;
        padding: 10px 50px 10px 10px;
        border: none;
    }

.signUp {
    float: right;
}

.editorialBoard {
    margin: 0 0 10px;
    padding: 0;
}

.editorialBoard li {
    margin: 0 0 10px;
    padding: 0 0 10px;
    list-style-type: none;
    border-bottom: 1px dashed #999;
}

.articleBody table {
    width: 100% !important;
    border-collapse: collapse;
}

.articleBody table td,
.articleBody table th {
    border-bottom: 1px solid #999;
    padding: 10px;
    line-height: 1.5em;
}

    .articleBody table th {
        border-color: #00275e;
    }

figure.embeds {
    position: relative;
    background: #fff;
}

    figure.embeds iframe,
    figure.embeds object {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

@media handheld, only screen and (max-width: 1100px) {
    .inline,
    .inlineLeft,
    figure,
    blockquote {
        float: none;
        width: auto !important;
        margin-left: 0;
    }

    .loginPanel,
    .signUp {
        width: auto;
        float: none;
    }

    .articleShare .addthis_toolbox {
        width: 168px;
        overflow: hidden;
    }

        .articleShare .addthis_toolbox > a {
            margin-bottom: 50px;
        }

    .articleShare h3 {
        font-size: 1.2em;
        font-weight: bold;
    }

    .articleShare .addthis_counter {
        display: none !important;
    }

    .journalHeader .titleInfo {
        width: 188px;
        padding-right: 20px;
    }

    .journalHeader .titleMeta {
        width: auto;
        float: none;
        clear: both;
        border-top: 2px solid #333;
    }
}

@media handheld, only screen and (max-width: 748px) {

    .articleSponsors {
        display: block;
    }

        .articleSponsors li {
            font-size: 1em;
            display: block;
            height: auto;
            padding-left: 0;
        }

        .articleSponsors .sponsorLogo {
            display: none;
        }
        

        .articleSponsors .sponsorName {
            display: block;
        }

    .articleCategories {
        display: none;
    }

    .loginPanel {
        padding: 10px;
    }

        .loginPanel p {
            margin-bottom: 10px;
        }

    .articleShare {
        display: none;
    }

    .journalHeader .cover {
        display: none;
    }

    .journalHeader .titleInfo {
        width: auto;
        float: none;
    }
}

/*.fieldset {
    margin-bottom: 10px;
}

.controlRow {
    padding: 5px;
    background: #f5f6f8;
    border-bottom: 2px solid #e2e6eb;
    display: table;
    width: 99%;
}

    .controlRow > label {
        float: left;
        width: 130px;
        padding: 10px;
        line-height: 1.5em;
    }

    .controlRow .error {
        display: none;
    }

    .controlRow .controls {
        padding-top: 10px;
        margin-left: 150px;
    }

    .controlRow input,
    .controlRow select {
        width: 99%;
        padding: 9px;
        border: 1px solid #ccc;
        display: block;
        margin: 0;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        font-family: 'Droid Sans', Arial, Helvetica, sans-serif;
        color: #000;
        background: #fff;
        outline: none;
    }

        .controlRow input:focus {
            border-color: #ff9933;
        }

    .controlRow .controls table {
        width: 100%;
    }

        .controlRow .controls table td {
            padding-bottom: 6px;
        }

        .controlRow .controls table input {
            width: auto;
            display: inline;
        }

        .controlRow .controls table label {
            position: relative;
            top: -2px;
            margin-left: 10px;
        }

.regFormButton {
    padding: 5px;
    text-align: right;
    background: #f5f6f8;
    width: 100%;
}

    .regFormButton input {
        font-family: 'Droid Sans', Arial, Helvetica, sans-serif;
        font-size: 2em;
        color: #fff;
        background: #00275d;
        padding: 10px 50px 10px 10px;
        border: none;
    }

.controlError input, .controlError select {
    border-color: #960f0f;
}

.controlError .error {
    display: block;
    background: #960f0f;
    color: #fff;
    padding: 10px;
    margin-top: 1px;
    margin-left: 150px;
}*/


.speakers {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
}
    .speakers li {
        float: none;
        display: block;
        clear: both;
        margin-left: 0;
    }
        .speakers li .image {
            background: #f5f6f8;
            width: 60px;
            height: 60px;
            float: left;
        }

        .speakers li .info {
            background: #f5f6f8;
            margin-left: 65px;
            padding: 11px 15px 11px 15px;
            min-height: 36px;
        }