/*
Theme Name: Danielle Campbell Brasil 2020
Theme URI: http://twitter.com/codeforfan
Author: Bruna Rafaela
Version: 1.0
*/

/* ----------------- GENERAL STYLE ----------------- */

body {
    margin: 0;
    background: #ebe9e1;
    color: #fff;
    font: 400 13px/190% 'Source Sans Pro', sans-serif;
    word-wrap: break-word;
    text-align: justify;
    margin-top: 0 !important;
    padding-top: 0 !important;
}

a {
    color: #d1c6d4;
    text-decoration: none;
    -webkit-transition: color 300ms ease-out;
    -moz-transition: color 300ms ease-out;
    transition: color 300ms ease-out;
    cursor: pointer;
}

a:hover {
    
    text-decoration: none;
    opacity: 1;
}



/* ----------------- CONTAINERS ----------------- */

#container {
    max-width: 1060px;
    margin: 0 auto;
}

#wrapper {
    max-width: 1060px;
    margin: 0 auto;
}

#main {
    float: left;
    position: relative;
    width: 100%;
    margin: 0 auto 0 auto;
}

#content {
       margin: 0 auto 0 auto;
       overflow: hidden;
       max-width: 1060px;
       margin-top: -142px;
}

/* ----------------- HEADER ----------------- */

#header
{
    height: 920px;
    width: 100%;
    border: none;
    margin: 0 auto;
    float: left;
    position: relative;
    background: url('/galeria/themes/DCBR2020_cpgbycodeforfan/images/header.png') top center no-repeat;
}

.welcome {
    float: right;
    width: 415px;
    padding: 15px 30px 18px 30px;
    font-size: 12px;
    line-height: 13px;
    text-align: center;
}

.welcome span {
    color: #d1c6d4;
}

/* ----------------- ADS ----------------- */


#ad{
    width: 100%;
    float: left;
    margin: 20px 0;
    background: url('/galeria/themes/DCBR2020_cpgbycodeforfan/images/ads.png') top left no-repeat;
    background-repeat: no-repeat;
    border: none;
    box-shadow: none;
    overflow: hidden;
}


/* -----------------TABLES ----------------- */

.maintable {
    font-size: 14px;
    color: #d1c6d4;
    background: transparent;
}

.tableh1 {
    max-width: 1060px;
    margin: 0 auto;
    color: #fff;
    text-transform: none;
    background: #e36851;
    font: 700 18px/30px 'Source Sans Pro', sans-serif;
    font-style: italic;
    padding: 10px;
}

.tableh1_info {
    margin: 0 auto;
    font-family: 'Source Sans Pro';
    font-size: 12px;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
    padding: 13px;
    line-height: 10px;
    position: relative;
    background: #d7d5cf;
}

.tableh2 {
    margin: 0 auto;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: normal;
    line-height: 10px;
    font: 300 15px 'Source Sans Pro', serif;
}

#rating_stars {
    background: #f2f2f2;
    padding: 15px;
    display: none;
}

#voting_title {
    border: 0;
    background: #f2f2f2;
    padding: 10px;
    display: none;
}

.tableb {
    background: none!important;
    border: none!important;
    box-shadow: none!important;
    padding: 10px;
    border-bottom: #e6e6e6 2px solid;
    font-family:'Source Sans Pro', sans-serif;
    font-size: 14px;
}

.tableb_alternate {
    background: none!important;
    border: none!important;
    box-shadow: none!important;
    border-bottom: #e6e6e6 2px solid;
    overflow: hidden;
    margin-bottom: 10px;
    padding-bottom: 0px;
    padding-top: 0px;
    padding-right: 20px;
    padding-left: 20px;
    background: #e0dcdc;
}

.tablef {
    padding: 10px;
    font-family:'Source Sans Pro', sans-serif;
    font-size: 14px;
}

.tableb p {
    line-height: 1.5;
    margin: 0;
    padding: 10px 0 0 0;
}

/* ----------------- LINKS ----------------- */


.alblink {
    font: 400 11px 'Source Sans Pro', serif;
    background-color: #d7d5cf;
    line-height: 22px;
    display: block;
    padding: 13px;
}

.alblink a {
    color: #fff;
        letter-spacing: 2px;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    }

.alblink a:hover {
    opacity: 0.7;
}


.catlink {
    display: block;
    text-transform: uppercase;
    text-shadow: none;
    font-style: italic;
}

.catlink a {
    font: 700 14px/15px 'Source Sans Pro', sans-serif;
    text-decoration: none;
    color: #e36851;
    padding: 5px 0 5px 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}



.catlink a:hover {
    opacity: 0.7;
}


.catrow_noalb, .catrow {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 12px;
    padding: 5px;
    background: #efede7;
    line-height: 20px!important;
    overflow: hidden;
    margin-bottom: -2px;
    padding-bottom: 10px;
    padding-top: 10px;
    -webkit-transition: opacity ease-out 0.6s 0.1s;
    -moz-transition: all ease-out 0.6s 0.1s;
    -o-transition: all ease-out 0.6s 0.1s;
    -ms-transition: all ease-out 0.6s 0.1s;
    transition: all ease-out 0.2s 0.1s;
    font-style: italic;
}

.catrow:hover a{
    margin-left: 10px;
}

.catrow:hover a:before{
    margin-left: 10px;
    font-size: 20px;
}


.statlink {
    margin: 0 auto;
    padding: 7px 0;
    display: inline-block;
    position: relative;
    text-transform: none;
    text-align: center;
    font: 700 14px 'Source Sans Pro', sans-serif;
    font-style: italic;
    color: #ebe9e1;
    }

.statlink strong{
    color: #d1c6d4;
}

.statlink a {
    text-decoration: none;
    text-transform: uppercase;
    font: 400 11px 'Source Sans Pro',serif;
    letter-spacing: 2px;
    color: #fff;
}

.statlink h2 {
    float: left;
    font-weight: normal;
    font: 400 12px 'Source Sans Pro',serif;
    letter-spacing: -1px;
    color: #fff;
    margin: 0 auto;
    text-transform: uppercase;
}

.bblink a {
        color: #654779;
        font-size: 12px;
        text-decoration: none;
}

.bblink a:hover {
        color: #fff;
        font-size: 12px;
        text-decoration: underline;
}

/* ----------------- ADMIN MENU NAVIGATION ----------------- */


.nav {
    text-align: center;
    text-decoration: none;
    margin: 0 auto;
    display: block;
    text-transform: uppercase;
    font: 400 12px 'Source Sans Pro', sans-serif;
    letter-spacing: 3px;
    background: transparent;
    float: left;
    width: 100%;
}



 .menu{
    width: 100%;
    overflow: hidden;
    float: left;
    display:  inline-block;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.menu ul li a {
       color: #cdcdcd;
       padding: 6px 8px;
       display: inline-block;
       margin: 7px 14px 7px 14px;
       border-radius: 4px;
       -webkit-transition: all 0.3s ease-in-out;
       -moz-transition: all 0.3s ease-in-out;
       -ms-transition: all 0.3s ease-in-out;
       -o-transition: all 0.3s ease-in-out;
       transition: all 0.3s ease-in-out;
}

.menu ul li a:hover{
 opacity: 1;
    background: rgba(0, 0, 0, 0.10);
    color: #fff;
}

.menu  ul {
    list-style: none;
    margin: 0;
    padding: 0;
    }

.menu  li {
    display: inline-block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;}

.menu a:hover {
    opacity: 0.7;}

.show-menu {
    text-decoration: none;
    display: none;
    text-align: center;
    cursor: pointer;
}

.show-menu,
.menu input[type=checkbox] {
    display: none;
}

.menu input[type=checkbox]:checked ~ #menu {
    display: block;
}

.nav img {
    background: none!important;
    border: none!important;
    box-shadow: none!important;
}

.navmenu {
    font-size: 10px;
    font-family: 'Source Sans Pro', sans-serif;
    color: #ffffff;
    font-weight: 400;
    background: #d7d5cf;
    text-transform: uppercase;
    padding: 13px;
}

.navmenu a {
    color: #fff;
}

.navmenu img, .navmenu a img {
    background: none!important;
    border: none!important;
    box-shadow: none!important;
    opacity: 1!important;
}

.navmenucurrent {
    background-color: #d7d5cf;
    font-weight: 800;
    font-family:'Source Sans Pro', sans-serif;
    color: #ffffff;
}

/* ----------------- IMAGES ----------------- */

a img {
     opacity: 1;
     border: 7px solid rgba(0, 0, 0, 0.15);
     -webkit-transition: all 300ms ease-in-out;
     -moz-transition: all 300ms ease-in-out;
     -ms-transition: all 300ms ease-in-out;
     -o-transition: all 300ms ease-in-out;
     transition: all 300ms ease-in-out;
}

a img:hover {
    transition: transform .5s ease;
    visibility .25s ease-in;
    opacity:1;
}

a .image {
    opacity: 1;
    border: 7px solid rgba(0, 0, 0, 0.15);
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    margin-top: 10px;
}

a:hover .image {
        border: 7px solid #e36851;
    opacity:1;

}

.image {
    opacity: 1;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.image:hover {
    opacity:1;
} 
  
.imageborder {
 opacity: 1;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.imageborder:hover {
    opacity:1;
}

a img {
   opacity: 1;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
  
a:hover img {
    opacity:1;
}

/* ----------------- FOOTER ----------------- */

#footer{
    clear: both;
    width: 100%;
    margin: 0 auto;
    padding: 20px 0;
    text-decoration: none;
    text-transform: uppercase;
    font: 400 12px/25px 'Source Sans Pro', sans-serif;
    letter-spacing: 1px;
    text-align: center;
    color: #c1c1c1;
    background: #ffffff;
}

 #footer a {
     font-weight: 700;
     }
 
#footer a:hover {
opacity:0.8;}

#footer .inner   {
    overflow: hidden;
    margin: 0 auto;
    max-width: 1025px;
    display: inline-block;}

#footer .inner span {
    font-weight: 800;
}

.link-footer {
    margin-top: 20px;
    padding: 5px 40px;
    background: #e36851;
    border: 1px solid #e36851;
    border-radius: 30px;
    display: inline-block;
}

.link-footer a {
    color: #fff;
    letter-spacing: 3px;
}


.link-footer:hover {
    background: transparent;
    border: 1px solid #e36851;
}

.link-footer:hover a{
    opacity: 1!important;
    color: #e36851;
}
 /* ----------------- TOP ----------------- */

.top {
    position: fixed;
    bottom: 1rem;
    right: 1rem;
    width: 30px;
    height: 30px;
    font-size: 1.5rem;
    background: #d1c6d4;
    color: #fff;
    opacity:1;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    border-radius: 50%;
    }



/* ----------------- IMAGES ----------------- */

.img_caption_table {
    border: none;
    background-color: #747785;
    width : 100%;
    margin : 0;
}

.img_caption_table th {
    background: #747785;
    font-size : 100%;
    color : #CDCDCD;
    padding: 4px 10px;
    border-top : 1px solid #888888;
}

.img_caption_table td {
    background: #747785;
    padding: 6px 10px;
    border-top : 1px solid #888888;
    white-space: normal;
}

.thumbnails {
   padding: 10px;
   background: #efede7;
}

.thumbnails:hover .thumb_title_views{
        -webkit-transition: color 300ms ease-out;
    -moz-transition: color 300ms ease-out;
    transition: color 300ms ease-out;
    background: #fff;
    color: #e36851;
}

.thumbnails:hover .thumb_caption{
        -webkit-transition: color 300ms ease-out;
    -moz-transition: color 300ms ease-out;
    transition: color 300ms ease-out;
    background: #e36851;
    color: #fff;
}

.thumb {
    padding: 5px;
}

.user_thumb_infobox {
    margin-top: 1px;
    margin-bottom: 1px;
}

.user_thumb_infobox th {
    font-weight : bold;
    font-size: 100%;
    margin-top: 1px;
    margin-bottom: 1px;
    text-align : center;
}

.user_thumb_infobox td {
    font-size: 85%;
    margin-top: 1px;
    margin-bottom: 1px;
    text-align : center;
}

.user_thumb_infobox a {
    text-decoration: none;
    color: #48484;
}

.user_thumb_infobox a:hover {
    color: #fff;
    text-decoration: underline;
}

/* ----------------- ADMIN CONTROLS ----------------- */


.admin_menu {
    font-family: 'Source Sans Pro';
    font-size: 11px;
    color: #989898;
    padding: 7px;
    text-align: center;
    vertical-align: middle;
    text-transform: uppercase;
    font-weight: none;
}

.admin_menu:hover {
    text-decoration: none;
}

.admin_menu a {
    position: relative;
    text-decoration: none;
}

.admin_menu a:hover {
    text-decoration: none;
}

.admin_float {
    float: left;
    margin: 1px;
    max-height: 1.5em;
    display: block;
    position: relative;
    white-space: nowrap;
    /*width: 100px;*/
}

#admin_menu_anim {
    background-image : url(images/button_bg_anim.gif);
}

.admin_menu .icon {
    vertical-align: middle;
    background: none!important;
    border: none!important;
    box-shadow: none!important;
}

.icon {
    background: none!important;
    border: none!important;
    box-shadow: none!important;
}

/* ----------------- MISCELLANEOUS ----------------- */


.album_stat {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 12px;
}

.sortorder_options {
    white-space: nowrap;
    text-align: center;
    color: #fff;
}

.sortorder_cell img, .sortorder_cell a img {
    border: none!important;
    background: none!important;
    box-shadow: none!important;
}

.sortorder_cell {
    font-weight: normal !important;
    color: #363636;
    padding: 0;
    margin: 0;
    text-transform: uppercase;
    font: 300 13px 'Source Sans Pro',serif;
    padding: 0;
    margin: 0;
    list-style: none!important;
}

.buttonlist ul li a {
    font-size: 11px;
    line-height: 20px;
    margin-right: 2px;
    padding: 1px 3px;
    white-space: nowrap;
    text-transform: uppercase;
}

.buttonlist {
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    white-space: nowrap;
    background: none!important;
    border: none!important;
    box-shadow: none!important;
    line-height: 21px;
    margin-right: 2px;
    padding: 0 3px;
    font: 400 15px 'Source Sans Pro',sans-serif;
}

.button {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
    color: #747785;
    margin-top: 0;
    padding: 8px;
    margin-right: 2px;
    white-space: nowrap;
    background: #eee;
    box-shadow: none!important;
    border: none!important;
}

.thumb_filename {
    font-size: 80%; display: block;}

.thumb_title {
    display: block;
}

.thumb_title_title{
    color: #fff;
    background: #e36851;
    padding: 10px;
    text-align: center;
    position: relative;
    text-transform: none;
    font: 500 14px/14px 'Source Sans Pro', sans-serif;
    width: 144px;
}



.thumb_title_views {
    padding: 15px 18px!important;
    display: inline-block;
    text-transform: none;
    font: 500 11px/11px 'Source Sans Pro', sans-serif;
    color: #c4c2bd;
    margin: 5px 2px 5px 0;
    background: #e1dfd9;
    }


.thumb_caption_ctime{display:  inline-block;}

.thumb_caption {
    padding: 15px 18px!important;
    text-transform: none;
    text-align: center;
    font-weight: 500;
    display: inline-block;
    color: #e36851;
    background: #e1dfd9;
    font: 500 11px/11px 'Source Sans Pro', sans-serif;
    margin: 5px 0 5px 0;
}

.thumb_caption a {
    padding: 2px;
     margin: 2px 0; 
     text-align: center;
      font-weight: 400;
       font-size: 10px; 
       display: block;
    }
    
.thumb_num_comments {
    font-weight: normal;
     font-size: 85%; 
     padding: 2px; 
     display : block;}


/**styles for photo manager*/
table#pic_sort tr td { 
    padding: 4px;
    border-bottom: 1px solid #ccc;
}

/** styles for album manager and photo album*/
table#album_sort tr td {
    padding: 3px;
    border-bottom: 1px solid #ccc;
}

table#album_sort tr td span.editAlbum {
    margin-left: 100px;
    font-size: 10px;
    line-height: 100%;
    text-decoration: underline;
    cursor: pointer;
    display: none;
    color: #FF0000;
}

.cpg_message_info, .cpg_message_success, .cpg_message_warning, .cpg_message_error, .cpg_message_validation {
    border: 1px solid;
    margin: 10px 0;
    padding: 15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
}
.cpg_message_info {
    color: #00529B;
    background-color: #BDE5F8;
    background-image: url('../../images/message/info.png');
}
.cpg_message_success {
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image: url('../../images/message/ok.png');
}
.cpg_message_warning {
    color: #9F6000;
    background-color: #FEEFB3;
    background-image: url('../../images/message/warning.png');
}
.cpg_message_error {
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url('../../images/message/stop.png');
}
.cpg_message_validation {
    color: #D63301;
    background-color: #FFCCBA;
    background-image: url('../../images/message/error.png');
}

.cpg_summary {
    font-size: 0.9em;
    border: 1px solid;
    margin: 10px 0;
    padding: 5px 10px 5px 10px;
    color: #FF2B9C;
    background-color: #FFDEEF;
    text-align: right;
    float: right;
    width: 400px;
}

#GB_window {
    background-color: #F2F5F7;
    border: 5px solid #CCD7E0;
}

.external {
    background: transparent url('../../images/link.gif') 100% 50% no-repeat;
    padding: 0 10px 0 0;
}

.detail_head_collapsed, .detail_head_expanded {
    color: #fff;
}

.debug_text {
    border: #747785;
    background-color: #EFEFEF;
    width : 100%;
    margin : 0;
}

.clickable_option {
    cursor : default;
}

.listbox {
    vertical-align : middle;
    border: 1px solid #ccc;
    font-family:'Source Sans Pro', sans-serif;
    font-size: 14px;
}

.listbox_lang {
    color: #747785;
    background-color: #F2F5F7;
    border: 1px solid #D1D7DC;
    font-size: 80%;
    font-family: 'Source Sans Pro', sans-serif;
    vertical-align : middle;
}

.pic_title {
    color: #000666;
    font-size: 100%;
    font-weight: bold;
    text-align : center;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1.0em;
}

.pic_caption {
    color: #747785;
    font-size: 100%;
    font-weight: normal;
    text-align : center;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1.0em;
    background-image: none;
}

.important {
    background-image : url(images/important.gif); 
    color: red;
    font-weight: bold;
    padding-left: 1px;
    padding-right: 1px;
    padding-top: 3px;
    padding-bottom: 3px;
}

#cpgChooseLanguageWrapper {
    float: left;
}

#cpgChooseThemeWrapper {
    float: left;
}

/** Swfupload css **/
div.fieldset {
    border:  2px solid #0E72A4;
    margin: 10px 0;
    padding: 20px 10px;
}

div.fieldset span.legend {
    position: relative;
    padding: 3px;
    top: -30px;
    background-color: #8AA5B5;
    color: #FFF;
    font-weight: bold;
}

div.flash {
    width: 375px;
    margin: 10px 5px;
    border-color: #CCD7E0;
}

input[disabled]{ border: 1px solid #ccc } /* FF 2 Fix */


.progressWrapper {
    width: 357px;
    overflow: hidden;
}

.progressContainer {
    margin: 5px;
    padding: 4px;
    border: solid 1px #E8E8E8;
    background-color: #F7F7F7;
    overflow: hidden;
}
/* Message */
.message {
    margin: 1em 0;
    padding: 10px 20px;
    border: solid 1px #FFDD99;
    background-color: #FFFFCC;
    overflow: hidden;
}
/* Error */
.red {
    border: solid 1px #B50000;
    background-color: #FFEBEB;
}

/* Current */
.green {
    border: solid 1px #DDF0DD;
    background-color: #EBFFEB;
}

/* Complete */
.blue {
    border: solid 1px #CEE2F2;
    background-color: #F0F5FF;
}

.progressName {
    font-size: 8pt;
    font-weight: 700;
    color: #fff;
    width: 323px;
    height: 14px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
}

.progressBarInProgress,
.progressBarComplete,
.progressBarError {
    font-size: 0;
    width: 0%;
    height: 2px;
    background-color: blue;
    margin-top: 2px;
}

.progressBarComplete {
    width: 100%;
    background-color: green;
    visibility: hidden;
}

.progressBarError {
    width: 100%;
    background-color: red;
    visibility: hidden;
}

.progressBarStatus {
    margin-top: 2px;
    width: 337px;
    font-size: 14pt;
    font-family: 'Source Sans Pro', sans-serif;
    text-align: left;
    white-space: nowrap;
    color: #fff;
}

a.progressCancel {
    font-size: 0;
    display: block;
    height: 14px;
    width: 14px;
    background-image: url(../../images/cancelbutton.gif);
    background-repeat: no-repeat;
    background-position: -14px 0;
    float: right;
}

a.progressCancel:hover {
    background-position: 0 0;
}

.swfupload {
    vertical-align: top;
}
.display_media {
    padding: 15px;
    background: #d7d5cf;
}

.filmstrip_background {
}


#film {
    width: 100%!important;
}

#film .thumb a:link {
    width: 80%!important;
}

.prev_strip img {
    background: none!important;
    border: none!important;
    box-shadow: none!important;
    opacity: 1!important;
}

.next_strip img {
    background: none!important;
    border: none!important;
    box-shadow: none!important;
    opacity: 1!important;
}

.tape {
    width: 100%!important;
    height: 100%!important;
    margin-left: 0!important;
}

.display_media .image {
    max-width: 70vw!important;
    height: auto;
}
.thumbnail {
    max-width: 12vw!important;
    height: auto;
}

.topmenu {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 14px;
    line-height: 130%!important;
}

.clearer { 
    display: block; 
    padding-top: 10px;
}

.textinput {
    font-family:'Source Sans Pro', sans-serif;
    font-size: 14px;
    border: 1px solid #ccc;
}

select,
textarea
{
    background-color: #fff;
    color: #747785;
    font-family: 'Source Sans Pro';
    font-size: 14px;
    padding: 2px;
}
