﻿/*
Theme Name: Joana 2023
*/

#header .qtrans_language_chooser {
    margin: 0;
    padding: 0 0 0 3px;
    list-style: none;
    overflow: hidden;
    font-weight:bold;
}
#header .qtrans_language_chooser li {
    float: left;
    padding:0 3px 0 0;
}
#header .qtrans_language_chooser a {
    color:#636363;
    display:block;
    padding:1px 4px 3px 6px;
}
#header .qtrans_language_chooser .active a,
#header .qtrans_language_chooser a:hover {
    background:#ededed;
    text-decoration:none;
}
/*#nav .sub-menu
{
    display:none;
}*/
#content .title .status a{
    color: #B6B6B6;
    font: italic 16px/16px Helvetica,Arial,sans-serif;
}

.calendar #today{
    color: #FFFFFF;
}
.calendar #today span{
    padding: 0 6px;
    background: none repeat scroll 0 0 #656565;
}
/*----------------------------------------------------------------------------*/
.alignright {
    float: right;
}

.alignleft {
    float: left;
}

#today span a {
    color: #FFFFFF;
    text-decoration: none;
}

#main .items-list .metecatlink {
    color: #B6B6B6;
    margin: 0px;
}
#three-columns .alignright {
    float: right;
    padding: 14px 0 0;
    width: 63px;
}
#one-column .alignright {
    float: right;
    padding: 14px 0 0;
    width: 63px;
}
.add-this
{
    height:22px;

}
a.addthis_button_compact
{
    color: #656565;
}
.nav-holder .add-nav strong {
    float: left;
    font-weight:normal;
    padding: 3px 15px 0 0;
}


/*
 * Keeward Shortcodes classes
 */

.main-img{padding-bottom:21px}
.img-holder em{
    display:block;
    font:italic 13px/16px Palatino, Arial, Helvetica, sans-serif;
    padding:6px 5px 9px;
}
.article-entry{
    color:#000000;
    padding-bottom:13px;
    font: 20px Palatino, 'Arial', Helvetica, sans-serif;
    font-weight: bold;
}
.short-holder{
    overflow:hidden;
    width:100%;
    padding-bottom:12px;
    margin-top: 20px;
}
.area{
    width:100%;
    overflow:hidden;
    margin-right:-15px;
}
.area div:last-child{
    margin-right: 0;
}
.wide-box{
    float:left;
    margin-right:15px;
    width:597px;
}
.box{
    float:left;
    width:299px;
    margin-right:15px;
}
.description .wide-box{
    float:left;
    margin-right:15px;
    width:590px;
}
.description .box{
    float:left;
    width:296px;
    margin-right:15px;
}

.box blockquote{margin:10px 0}
.box-one-third{
    float:left;
    width:294px;
    margin-right:14px;
}
.box-one-third:last-child{
    margin-right: 0;
}
.description .box-one-third{
    float:left;
    width:291px;
    margin-right:14px;
}
.box-one-quarter{
    float:left;
    width:220px;
    margin-right:10px;
}
.description .box-one-quarter{
    float:left;
    width:217px;
    margin-right:11px;
}
.box-one-quarter:last-child{
    margin-right: 0;
}
.box-one-fifth{
    float:left;
    width:174px;
    margin-right:10px;
}
.description .box-one-fifth{
    float:left;
    width:172px;
    margin-right:10px;
}
.box-one-fifth:last-child{
    margin-right: 0;
}
blockquote{
    display: inline-block;
    color:#BB8E3B;
    /*  background: url(images/close-quote.png) no-repeat right bottom;*/
    padding-left: 12px;
    border-left: 4px solid #BB8E3B;
    font: 25px Palatino, 'Times';
}
blockquote:first-letter {
    /*  background: url(images/open-quote.png) no-repeat left top;*/
    /*  padding-left: 18px;*/
}
blockquote:after{
    clear:both;
    content:"";
    display:block;
}
/*blockquote q{
    float:left;
    width:100%;
    position:relative;
    margin:-2px 0;
    word-spacing:1px;
}*/
blockquote a{
    color: #de3230
}
blockquote a:hover{
    color: #010101
}
.frame-custom{ /* Affecting the photo gallery */
    background:#f0f0f0;
    border:1px solid #cac1c8;
    padding:10px 12px 10px;
    font:italic 13px/16px Palatino, Arial, Helvetica, sans-serif;
    /*display: inline-block;
    border: 1px solid #B4B4B4;
    padding: 10px 14px;*/
}
.frame-custom:after{
    content:'';
    display:block;
    clear:both;
}
.description .half-box{
    width:445px;
}
.half-box{
    float:left;
    margin-right:11px;
    width:450px;
}
.half-box:last-child{
    margin-right: 0;
}



.fancy-extra img{
    max-height: 100%;
    max-width: 100%;
}
a.fancy-extra {
    /*    height: 100%;
        width: 100%;*/
    background: none !important;
    padding: 0 !important;
    margin: 0 !important;
}


/* Extras */
.media-links {
    padding: 0px 25px 15px 0px;
}

em{
    font-style: italic;
}


.fancy{
    display: table-cell !important;
    text-align: center;
    vertical-align: middle;
}

.fancy img{
    width: auto !important;
    max-height: 100%;
    position: inherit !important;
}

.no-border{
    border:none !important;
}

tr.title{
    margin: 35px 0 18px 0px !important;
}
tr.title td{
    font-size: 18px !important;
}

#footer {
    height:20px;
    margin:-20px 0 0;
}

.logo-holder {
    height: 85px;
}

#sidebar .visual{
    background: #F6F6F6;
}
