/* CSS Document */
.loop-header {
    margin-bottom: 10px;
    position: relative;
}

.loop-header .page-title {

}

.loop-description {
    font-size: 14px;
    line-height: 20px;
    padding: 20px 0;
}
.loop-content {

}

.loop-content .hentry {
    border-top: 1px solid #ecf0f1;
    margin-top: 0;
    padding-bottom: 25px;
    padding-top: 40px;
}

.loop-content .hentry:first-child {
    border-top: medium none;
}

.loop-content .entry-image {
    float: left;
    height: 156px;
    margin-right: 15px;
    position: relative;
    width: 156px;
}

.loop-content .entry-image img {
    border: 3px solid #fed75f;
    display: block;
    height: auto;
    max-height: 150px;
    width: 150px;
}

.loop-content .entry-meta {
    font: 11px Lato;
    height: 25px;
    position: relative;
    text-align: right;
    z-index: 1;
}

.entry-cats{
	display:inline-block;
	margin:0 15px;
}

.line {
    background-color: #cccccc;
    height: 1px;
    left: 173px;
    margin-right: 23px;
    position: absolute;
    top: 11px;
    width: 250px;
}

.entry-comments {
    background-color: #fed761;
    color: #fff;
    display: inline-block;
    font: bold 12px/18px Lato,Arial;
    height: 18px;
    margin-top: 2px;
    min-width: 38px;
    position: relative;
    text-align: center;
}

.entry-comments .i {
    background-position: -154px -166px;
    bottom: -7px;
    height: 7px;
    position: absolute;
    right: 5px;
    width: 7px;
    z-index: 1;
}

.entry-loop .entry-title {
    border: medium none;
    color: #666666;
    font: 22px/21px Lato,Verdana,Geneva,sans-serif;
}

.entry-loop .entry-title a {
    display: block;
}

.entry-loop .entry-content p {
    margin: 0;
}

.entry-loop .entry-content{
	padding:0;
}

.btnCatMor {
    border: 1px solid #fed761;
    border-radius: 5px;
    color: #666666;
    font-size: 14px;
    height: 30px;
    min-width: 120px;
    text-align: center;
}

.btn-topo {
    background-color: #373435;
    bottom: 40px;
    cursor: pointer;
    height: 51px;
    left: -70px;
    line-height: 61px;
    position: absolute;
    text-align: center;
    width: 51px;
}


.btn-topo .i {
    background-position: -210px -79px;
    height: 22px;
    width: 21px;
}

.loop-content .entry-gallery {
    border: medium none;
    float: left;
    height: 200px;
    margin-bottom: 20px;
    padding: 0;
    text-align: center;
    width: 190px;
}

.loop-content .entry-gallery:nth-child(3n-1) {
    margin: 0 40px 20px;
}

.entry-gallery .entry-image {
	background:url(../images/bg_img_gallery.png) no-repeat scroll left top;
    float: none;
    height: 110px;
    margin: 0;
	padding: 10px;
    width: 170px;
}

.entry-gallery .entry-image img {
    border: medium none;
    height: 100%;
    max-height: 100%;
    width: 100%;
}

.entry-gallery .entry-title {
    color: #666666;
    font-size: 16px;
}

.category-galeria-de-fotos-e-videos .entry-share {
    width: 407px;
}