/*
Theme Name: MaEst (Expound Base)
Author: Konstantin Kovshenin
Author URI: http://kovshenin.com
Description: Tema para la el sitio de la Maestría en Estadística basado en el Tema expound. No actualizar el tema.
Version: 1.8
License: GNU General Public License
License URI: license.txt
Tags: black, blue, white, light, one-column, two-columns, right-sidebar, editor-style, flexible-width, custom-header, flexible-header, custom-background, featured-images, custom-menu, post-formats, sticky-post, threaded-comments, translation-ready, full-width-template, buddypress

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Expound is based on Underscores http://underscores.me/, (C) 2012-2013 Automattic, Inc.
*/

@import url('css/reset.css');
@import url('css/expound.css');


#pin:nth-child(odd){
	list-style-image:url('http://localhost/MaEs/wp-content/uploads/tachuelaVerde1.png');
}

#pin:nth-child(even){
	list-style-image:url('http://localhost/MaEs/wp-content/uploads/tachuelaVerde1.png');
}

.evento{
	margin-left:25px;
}