/*  
Theme Name: Centro de Negocios Retiro
Theme URI: http://www.centrodenegociosretiro.com
Description: El Centro de Negocios Retiro es un centro empresarial dirigido a profesionales que buscan un despacho donde instalar su negocio y que quieren liberarse de la inversi&oacute;n y las preocupaciones que supone poner en marcha una oficina.
Version: 1.0
Author: Secuoyas
Author URI: http://www.secuoyas.com
*/

html, body {
	color: red;
}
	
#sidebar {
	float: right;
	display: block;
	width: 200px;
	margin-top: 25px;
}

div.post h2 a {
	color: #711B00;
}


div.post div.entry {
	padding: 10px 0;
}
div.post p.postmetadata {
		border-top: 1px solid #E2E2E2;
		margin: 0;
		padding: 10px 5px 10px 25px;
		background: transparent url(/img/li.gif) no-repeat top left;
}
span.postcleaner {
	display: block;
	font-size: 0;
	height: 10px;
	clear: both;
}
p.navigation {
	text-align: center;
	margin-right: 220px;
}


div.post h2,
div.post h3,
div.post h4,
div.post h5,
div.post h6 {
	color: #711B00;
	padding-top: 15px;
}
div.post h2 {
	padding-top: 25px;
}
	div.post h2 a {
		font-size: 16px;
		text-decoration: none;
	}
div.post h3 {
	padding-top: 25px;
	font-size: 14px;
}
div.post h4 {
	font-size: 12px;	
}
div.post ul {
	list-style-type: disc;
}
div.post p {
	padding-bottom: 10px;
}
	div.post li {
		padding: 10px 0 0 25px;
		background: transparent url(/img/li.gif) no-repeat top left;
	}
		div.post li li {
			padding: 0 0 0 15px;
			background: transparent url(/img/li-li.gif) no-repeat top left;
		}
		