/* Themify Customize Styling */
body {	
	font-family:Verdana, Geneva, sans-serif;
	color: #000000; 
}
a {		text-decoration:underline;

	color: #3037c7; 
}
a:hover {	
	color: #1b5c96; 
}
#headerwrap {	
	padding: 0px;margin: auto; 
}
#header {		font-weight:600;
	font-size:12px;
	line-height:1px;
	text-align:center; 
}
#headerwrap a {	
	color: #1b5c96; 
}
#headerwrap a:hover {	
	color: #1b5c96; 
}
.header-widget-full {	
	background-color: transparent;	text-align:center; 
}
#headerwrap.fixed-header #header, #headerwrap.fixed-header #site-description {		text-align:center; 
}
#headerwrap.fixed-header #header {	
	color: #ffffff; 
}
body[class*="themify"] #site-logo a {	
	color: #ffffff;display: none; 
}
#sidebar, #sidebar-alt {		font-size:0.9em;
	line-height:1.8em;
 
}
#sidebar a, #sidebar-alt a {	
	color: #000000; 
}
@media screen and (max-width: 1024px) { /* Themify Customize Styling */
a {	
	color: #0000ff; 
}
#headerwrap {	
	background-position: center bottom; 
}
#headerwrap a {	
	color: #ffffff; 
}
#headerwrap a:hover {	
	color: #ffffff; 
}
#headerwrap.fixed-header #header {	
	color: #ffffff; 
}
body[class*="themify"] #site-logo a {	
	color: #ffffff;display: none; 
}
 }
/* Themify Custom CSS */

#headerwrap #main-nav {
    color: #fdc200; /*amarillo*/
}


#main-nav a{
	color: #fdc200; /*amarillo*/
}

#main-nav a:hover {
    color: #FFFFFF;
}

#main-nav .current_page_item>a, #main-nav .current-menu-item>a {  
	color: #FFFFFF;
}
.header-widget-full {
    height: 90px;
}
#content {    
   /* padding: 4.00% 0; */ 
    padding: 10px 0; 
}
.widget .feature-posts-list .feature-posts-title {
    font-size: 13px;
}

.page-title {font-size: 1.5em;}

.post-title a {
    font-size: 0.5em;
}

.alt40{height:40px}
.alt60{height:60px}
.alt80{height:80px}
.alt100{height:100px}
.alt125{height:125px}
.alt150{height:150px}
.alt175{height:175px}
.alt200{height:200px}
.alt225{height:225px}
.alt250{height:250px}
.alt275{height:275px}
.alt300{height:300px}
.alt325{height:325px}
.alt350{height:350px}
.alt375{height:375px}
.alt400{height:400px}
.alt425{height:425px}
.alt450{height:450px}
.alt475{height:475px}
.alt500{height:500px}
.alt525{height:525px}
.alt550{height:550px}
.alt575{height:575px}


#headerwrap{
    background-image: url(https://geografia.filos.unam.mx/comunes_https/img/bg.jpg);
    background-size: cover;
    background-attachment: fixed;
    padding: 0px;
    margin: auto;
}

/* altura de la sidebar */
#sidebar {
    padding: 35px 0 10%;
}

#mvccount img {
    height: 20px;
}
.justificado {
    text-align: justify;
    text-justify: inter-word;
}
.centrado {
    text-align: center;
}

#ddmenu .top-heading { 
	font-size: 12px
}