#blocotexto {
    text-align: justify;
}

#btalbum {
    width: 80px;
    padding: 0px 5px 5px 5px;
    float: right;
    vertical-align: text-top;
    text-align: center;
}
#btalbum img {
    padding: 0px;
    margin: 0px;
}
#btalbum strong { display: block; }

#boxalbum {
    background:url(bg.gif) repeat 0 0;
    top:0px;
    left:0px;
    position: absolute;
    display: none;
}
a .fotoartigo {
    border: 2px solid #88aa2a;
    text-decoration: none;
    float: left;
    clear: both;
}

#boxComentarios {
    display: none;
}

#btcomentario  {
    width: 130px;
    float: right;
    text-align: center;
    text-decoration: none;
}
#btcomentario img {
    border:none;
    padding: 0px;
    margin: 0px;
}
#btcomentario:hover span {
    font-weight: bold;
}

#boxEnvComentario label {
    display: block;
    padding-top: 10px;
}

#boxEnvComentario .botao {
    border: 0px;
    background-color: #88aa2a;
    color: #fff;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 5px;
    width: 130px;
    text-align: center;
    text-decoration: none;
    display: block;
}
#boxEnvComentario .botao:hover {
    font-weight: bold;
}

#ajaxcomentarios {
    border-top: 3px solid #e0dbc7;
    padding-top: 20px;
}

.fotonoticia:hover {
    
}
/* --- */

div.caption-container {
    color: #eee;
}
div.image-title {
    font-weight: bold;
    font-size: 1.4em;
}
div.image-desc {
    line-height: 1.3em;
    padding-top: 12px;
}
div.download {
    margin-top: 8px;
}
div.photo-index {
    color: #888;
}
div.navigation a.prev {
    background-image: url(prevPageArrowWhite.gif);
}
div.navigation a.next {
    background-image: url(nextPageArrowWhite.gif);
}
div.loader {
    background-image: url(loader.gif);
}
div.slideshow img {
    border-color: #333;
}
ul.thumbs li.selected a.thumb {
    background: #d77c35;
}
div.pagination a:hover {
    background-color: #111;
}
div.pagination span.current {
    background-color: #fff;
    border-color: #d77c35;
    color: #000;
}

/* --- */

div#container {
    overflow: hidden;
}
div.content {
    display: none;
    clear: both;
}

div.content a, div.navigation a {
    text-decoration: none;
}
div.content a:hover, div.content a:active {
    text-decoration: underline;
}

div.navigation a.pageLink {
    height: 77px;
    line-height: 77px;
}

div.controls {
    margin: 13px 0px 0px 0px;
    padding-top: 10px;
    background: url(topmenu-bg.png) repeat-x top;
    height: 50px;
}
div.controls a {
    padding: 5px;
    color: #fff;
    font-weight: bold;
}

div.controls a#btfechar {
    float: right;
}

div.slideshow-container,
div.loader,
div.slideshow a.advance-link {
    width: 100%; /* This should be set to be at least the width of the largest image in the slideshow with padding */
}

div.slideshow-container {
    position: relative;
    text-align: center;
    clear: both;
}

div.loader {
    position: absolute;
    top: 0;
    left: 0;
    background-image: url('loader.gif');
    background-repeat: no-repeat;
    background-position: center;
}
div.slideshow span.image-wrapper {
    display: block;
}
div.slideshow a.advance-link {
    display: block;
    text-align: center;
}

div.slideshow a.advance-link:hover,
div.slideshow a.advance-link:active,
div.slideshow a.advance-link:visited {
    text-decoration: none;
}
div.slideshow a.advance-link:focus {
    outline: none;
}

div.slideshow img {
    border-style: solid;
    border-width: 1px;
}
div.caption-container {

}
span.image-caption {
    display: block;
}

div.caption {
    padding: 0 12px;
}
div.image-desc {
    line-height: 1.3em;
    padding-top: 12px;
    color: #fff;
    font-weight: bold;
    padding-bottom: 5px;
}
div.photo-index {
    padding: 0 12px;
    color: #fff;
    font-weight: bold;
}
div.navigation-container {
    text-align: center;
    width: 100%;
}
div.navigation {
    float: left;
    position: relative;
}
div.navigation a.pageLink {
    display: block;
    position: relative;
    float: left;
    margin: 2px;
    width: 16px;
    background-position:center center;
    background-repeat:no-repeat;
}
div.navigation a.pageLink:focus {
    outline: none;
}

ul.thumbs {
    position: relative;
    float: left;
    margin: 0;
    padding: 0;
}
ul.thumbs li {
    float: left;
    padding: 0;
    margin: 2px;
    list-style: none;
}
a.thumb {
    padding: 1px;
    display: block;
}
a.thumb:focus {
    outline: none;
}
ul.thumbs img {
    border: none;
    display: block;
}
div.pagination {
    clear: both;
    position: relative;
}
div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
    position: relative;
    display: block;
    float: left;
    border: 1px solid #ccc;
}
div.pagination a:hover {
    text-decoration: none;
}
div.pagination span.current {
    font-weight: bold;
}
div.pagination span.ellipsis {
    border: none;
}

div.gallery-gutter {
    clear: both;
    padding-bottom: 20px;
}