/*
Theme Name:     Socompa
Theme URI:      https://caribdis.net/project/socompa/
Description:    Tema WP para socompa.info
Author:         Caribdis.Net
Author URI:     https://caribdis.net
Template:       Extra
Version:        1.0
License:        GNU General Public License v2
License URI:	http://www.gnu.org/licenses/gpl-2.0.html
*/

.posts-blog-feed-module .post-title {
    font-size: 22px;
}

.post-content a {
	font-weight: bold;
}

.post-header {
    padding: 0px 0px 30px;
    text-align: initial;
}

.single article {
	box-shadow: none;
}

.et_pb_widget .widgettitle {
    background: #fff;
	color: #094A52;
	border-top: 6px solid #094A52;
	border-bottom: 1px solid #eee;
}

#et-navigation li a {
	padding: 4px;
}

#et-navigation li li {
	padding: 0 10px;
}
#et-extra-mobile-menu {
    padding-bottom: 10px;
}
#et-extra-mobile-menu li a {
    padding: 10px 0;
}
.nav li ul {
    padding: 10px 0;
}
span.dropcap {
	display: inline;
	margin: 0;
	padding: .25em .08em 0 0;
	#padding: 0.25em 0.08em 0.2em 0.00em; /* override for Microsoft Internet Explorer browsers*/
	_padding: 0.25em 0.08em 0.4em 0.00em; /* override for IE browsers 6.0 and older */
	line-height: .4em;
	font-size: 3.2em;
	font-family: "Georgia", "Times New Romans", "Trebuchet MS", "Lucida Grande";
	text-transform: capitalize;
	color: #094A52;
	float: left;
}
.image-caption {
	width: 100%;
	display: block;
	bottom: 0;
	left: 0;
	padding: 15px 0;
	color: #000;
}
.blog .image-caption {
	display: none;
}

.et_pb_widget.widget_et_recent_tweets .widget_list a {
    color: #094A52;
}
.gallery-format {
	max-height: 100% !important;
}
.gallery-format.et-slider {
	box-shadow: none;
}
.archive-pagination > .page-numbers li > .page-numbers.current{
	background: #094A52;
}

.author .posts-blog-feed-module .excerpt p, .date .posts-blog-feed-module .excerpt p, .search .posts-blog-feed-module .excerpt p {
	padding: 0;
}

.author-box-header, .related-posts-header {
    background: #094A52;
}

.author-box-header h3, .related-posts-header h3 {
	color: #fff;
}
.et_pb_widget.so_tag_cloud a {
	font-weight: normal;
}
.et_pb_widget.so_tag_cloud .tagcloud {
    padding: 15px 20px 20px;
}
.module-head .module-filter {
    display: none;
}
@media (max-width: 480px) {
.featured-posts-slider-module .carousel-item .post-content h3 a {
	color: #094A52;
}
.featured-posts-slider-module .carousel-item .post-meta {
	display: initial;
}
}