.header {
    background-image: url(filmicon-bg.gif);
    margin-top: -30px;
}

.page-title, h4, .intro, p, h2, h3, .details h6, .details .category, .post ol, .right-col h5, .post ul, .blog-post-content ul li {
    font-family: 'Arial';
}

p.edited-by-subtitle {
    /* padding-top: -400px; */
    margin-top: -30px;
    padding-bottom: 40px;
    margin-left: -10px;
}

sup,
sub {
    height: 0;
    line-height: 1;
    vertical-align: baseline;
    _vertical-align: bottom;
    position: relative;
    
}

sup {
    bottom: 1ex;
}

sub {
    top: .5ex;
}

p, .intro, .post ol li, .post ul li, .blog-post-content ul li {
    /* font-size: 16px; */
    font-size: 1.1em;
}

.toggle {
    margin-top: -5px;
}
.toggle h4.title {
    background-color: #f8f8f8;
    padding-left: 12px;
    
}
.toggle h4.title.active {
    padding-left: 12px;
}

.authors {
    margin: 0;
    padding-bottom: 5px;
    font-size: 16px;
    padding-left: 12px;
}
h4.title {
    padding-left: 12px;
    line-height: 140%;
}

.intro {
    margin-top: -28px;
}

.box-wrapper {
    background-image: url(filmicon-bg.gif);
}

.white-wrapper {
    background-color: #f8f8f8;
    margin-top: -20px;
}

.note-box {
    /* prev: #f6e1b6 - #E08E48 */
    background: #e29b48;
    border: none;
    color: #000;
}
.note-box h2 {
    color: #FFF;
}
#tiny, .menu li ul {
    background-image: url(filmicon-menu.gif);
    /*background-color: #333333;*/
}

.menu ul li a {
    color: #FFF;
}
.menu ul li.active a,
.menu ul li a:hover,
.menu ul li a.selected {
    /* was #e6c555 */
    color: #e29b48;
}

.last h2 {
    padding-left: 16px;
    margin-top: 16px;
}
.last h5 {
    padding-left: 16px;
}
.last p.board-subtitle {
    padding-left: 16px;
    margin-top: -10px;
    margin-bottom: -18px;
    font-size: 12px;
}

p.abstract {
    text-align: justify;
}



.info-box {
    text-align: center;
    font-weight: bold;
}

.intro img {
    padding-top: 20px;
    margin-bottom: -30px;
}

.post p {
    text-align: justify;
}

.box-info {
    text-align: justify;
}

.post {
    padding-bottom: -10px;
}
.news-post {
    margin-bottom: 10px;
}

.post .details {
    clear: all;
    float: left;
    margin-left: 0;
}
div.image-home {
    float: left;
}
div.image-home img {
    padding-right: 10px;
}

div.news-item-clear {
    clear: both;
}

.caption-img {
    text-align: justify;
     color: #505050;
     font-size: 90%;
     text-align: left;
    vertical-align: top;
}

.post ol {
   margin-left: 35px; 
   margin-top:  -10px;
   font-size: 14px;
}

.post ol li {
    text-align: justify;
    text-indent: -18px;
}

.post ul {
    list-style-type: circle;
    padding-left: 40px;
}

.right-col {
    margin-top: -18px;
position: relative;
    height: auto;
    min-height: 100% !important;    
     overflow: visible;
}

.right-col h5 {
    margin-top: -10px;
}

p {
   color: #595959; 
}
.note-box p {
    color: #221709;
}


h4.title, p b, p strong, .details h6, .post ol li b {
    /* color: #2f96b4 - not too bright */
    color: #505050;
}

.details h6 a, p a b, p a, h1 a, h4.title {
    /* was #0a5c8d */
    color: #005B8F;
}
a:hover, .details h6 a:hover, h4.title:hover {
    color: #e29b48;
}
a.title-link, a.title-link:visited  {
    /* color: #2f96b4 - not too bright */
    color: #005A91;
}
a.title-link:hover  {
    /* color: #2f96b4 - not too bright */
    color: #e29b48;
}
.toggle h4.title, h4.title, .details h6, .details h6 a  {
    font-size: 17px;
}
.category {
    font-size: 14px;
}
.right-col p {
    font-size: 14px;
}

.page-title {
    margin-top: -30px;
    margin-bottom: 30px;
}
.section-title {
    margin-top: -20px;
}
.edited-by {
    margin-top: -50px;
    margin-bottom: 30px;
}
ul li {
    padding-bottom: 12px;
}
.board-subtitle, p.board-subtitle {
    color: #FFF;
}
.authors a {
    color: #505050;
}
.authors a:hover {
    color: #e29b48;
}
div.img-caption {
    color: #000;
}

.selectnav {
    background: transparent url(dropdown-arrow-white.png) no-repeat right center;
    background-color: #333333;
    color: #FFF;
    
}



p.url_link {
    text-align: justify;
    font-size: 0.9em;
    padding-bottom: 0;
}
p.last_link {
    padding-bottom: 10px;
}


/* need to adjust values for tablets and responsive behavior */
.issn {
    font-size: 1.3em;
    color: #2C291A;
    /* padding-right: 54px; */
    /* padding-top: 48px; */
}

.issn_text {
    margin-top: -20px;
    padding-left: 26px;
}

div.eurasia_logo img {
    /* padding-left: 30px; */
    padding-top: 18px;
    padding-right: 26px;
}

p.copyright {
    color: #FFF;
}

.blog-post-content p {
    font-size: 1.1em;
}
.blog-post-content ul li {
    font-size: 1.0em;
    padding-bottom: 0px;
    margin-bottom: -15px;
}
.blog-post-title  {
    padding-top: 20px;
    display: block;
}


.post .blog-post-title h6  {
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
    line-height: 1.2em;
    font-size: 1.9em;
    color: #005a91;
    font-weight: normal;
}

h1.article-title  {
    display: block;
    padding-left: 8px;
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
    line-height: 1.3em;
    font-size: 1.9em;
    color: #005a91;
    font-weight: normal;
}

.post .blog-post-title h6 a  {
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
    line-height: 1.2em;
    font-size: 1.0em;
    color: #005a91;
}
.blog-post-title h6 a:hover  {
    color: #e29b48;
}
.post .date {
    background-color: #b8b8b8;
}
.share-this {
    margin-bottom: 20px;
}

.article_title {
font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}



div.from-the-blog {
    color: #505050;
    background-color: #f8f8f8;
    border: 1px solid;
    border-color: #e29b48;

    margin-top: 28px;
}
div.from-the-blog h2 {
    color: #505050;
    font-size: 1.2em;
}
div.blog-box {
    font-family: Arial;
    padding-top: 0;
    padding-bottom: 0;
    background-color: #f8f8f8;
}
div.blog-box a {
    font-family: Arial;
}

div.img-blog {
    margin-bottom: 0;
}

div.img-caption-blog {
    margin-top: -22px;
    padding-bottom: 20px;
    font-family: Arial;
}
div.video-caption-blog {
    margin-top: -22px;
    padding-bottom: 20px;
    font-family: Arial;
}
div.img-copyright-blog {
    margin-top: -24px;
    padding-bottom: 20px;
    font-family: Arial;
    font-size: 0.8em;
}

div.blog-latest-sub {
    font-size: 0.8em;
    margin-top: -10px;
    margin-bottom: 10px;
}

div.blog-post-nav {
    margin-top: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #f0f0f0;
}

div.blog-post-nav div.blog-post-nav-prev {
    text-align: right;
}
div.blog-post-nav div.blog-post-nav-next {
    text-align: left;
}
div.blog-home-link {
    text-align: center;
}

div.news-date {
    font-size: 1.0em;
}

img.news-image-home {
    width: 110px;
    height: auto;
}

div.home-title {
    font-size: 0.8em;
}

.blog-cv {
    font-family: 'Tinos', serif;
    font-size: 1.1em;
    background-color: #e8e8e8;
    margin-bottom: 20px;
    padding: 8px;
}

div.short_br {
    margin-top: 6px;
}

.conference_title h4, .conference_title h3 {
    color: #005B8F;
    font-weight: normal;
}