#main {
	background: white;
}

#main .tabdiv {
	border: none;
}

.hpost h3, .hpost h3 a {
	color:#333333 !important;
	font-size:30px !important;
	font-weight:bold;
	letter-spacing:-2px;
	margin:0;
	text-align:left;
	text-decoration:none;
}

#content h2{
	color:#333333 !important;
	font-size:30px !important;
	font-weight:bold;
	letter-spacing:-2px;
	margin:0;
	text-align:center;
	text-decoration:none;
}

#sidebar {
	width: 280px;
}

#articulo {
	float: left;
	margin: 0 10px;
	width: 620px;
}

#capsula {
	float: left;
	margin: 0 10px;
	width: 620px;
}

#titulo, .autores {
	margin: 0;
	text-align: center;
}

.autores {
	font-style: italic;
}

.abstract {
	margin: 20px 40px;
}

.abstract p {
	font-style: italic;
}

.post-content p {
	text-align: justify;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	text-align: center;
}

.alignleft { 
	float:left 
}

.alignright { 
	float:right 
}

#contenido {
	background: white;
	border-radius: 10px;
	margin-bottom: 20px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#contenido #sidebar {
	background: #EDEDED;
	width: 300px;
}

.sidebar {
	padding: 10px;
}

.mapa {
	width: 940px;
	height: 320px;
	margin: 10px 0;
	background: lightgray;
}

#evento {
	margin: 0 10px;
}

.info {
	float: left;
	width: 470px;
}

.info p {
	color:#555555;
	font-size:12px;
	font-style:italic;
	font-weight:normal;
	margin-top:15px;
}

.info a {
	color: black;
}

.info img {
	margin: 10px 0 0 10px;
}

.eventos-main {
	margin-bottom: 10px;
}

.eventos-main .cal {
	border: 1px solid gray;
}

.eventos-main h3, .eventos-main a, .eventos-main p {
	color:#555555;
	margin: 0;
}

.eventos-main h3 {
	font-size: 18px;
}

/* Sidebar de categorķas */

#main #sidebar {
	background: #ededed;
	-moz-border-radius: 10px;
}

.cat-sidebar {
	margin-bottom: 20px;
}

.cat-sidebar h2 {
	margin-bottom: 0;
	text-align: center;	
}

#reto-sidebar img {
	margin: 5px 10px;
}

#reto-sidebar .boton {
	padding: 3px;
}
