/*
 Theme Name:     Diccionario Poder mundial twentyfourteen based theme
 Theme URI:      
 Description:    
 Author:         
 Author URI:     
 Template:       twentyfourteen
 Version:        1.0.0
*/

@import url("../twentyfourteen/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */

.site-content .entry-header,
.site-content .entry-content,
.site-content .entry-summary,
.site-content .entry-meta,
.page-content {
	margin: 0 auto;
	max-width: 60%;
}

.entry-terminos-relacionados{
	float:right;
	margin:10px !important;
	color: #767676;
	font-weight: bold;
}

.entry-terminos-relacionados ul{
	background: #b2b2b2 url('../twentyfourteen/images/pattern-light.svg') repeat fixed !important;
	list-style: none;
	padding: 12px;
	margin: 0px;	
	border-radius: 11px;
}

.entry-galeria{
	padding-bottom: 48px;
}


.dpe-flexible-posts > li.termino{
	margin:0px;
}
.dpe-flexible-posts > li.termino >a > h4{
	margin:0px;
	margin-bottom: 4px;
}

.grid .featured-content .entry-header {
height: auto;
	}



body {
  background: #000;
}