				#posts .post {
					display: block; clear: both; float: none;
					margin: 0px;
					margin-bottom: 22px;
					padding: 0px 10px;
				}
					.post #addThis {
						display: block; clear: both; float: none;
						text-align: right;
						margin: 0px; margin-bottom: 5px;
						padding: 0px; padding-top: 6px;
					}
					.post h1 {
						display: block; clear: both; float: none;
						margin: 3px 0px;
						margin-bottom: 5px;
						padding: 0px;
						font-size: 23px;
						font-weight: normal;
					}
						.post h1 a {
							color: #666666;
						}
							.post h1 a:hover {
								color: #333333;
							}
						.post h1 span {
							display: block; clear: both; float: none;
							text-align: right;
							font-size: 11px;
							color: #999999;
						}
					.post .textoPost {
						font-size: 13px;
						line-height: 130%;
						color: #000000;
					}
						.textoPost a {
							color: #666666;
						}
						.textoPost a.leermas {
							color: #00CC33;
						}
						.textoPost .idg {
							float: right;
							margin: 5px;
							padding: 2px;
						}
						.textoPost .img {
							float: left;
							margin: 5px;
							padding: 2px;
						}
						.textoPost .icg {
							display: block; clear: both; float: none;
							margin: 5px auto;
							padding: 2px;
						}
						.textoPost .youtube {
							display: block; clear: both; float: none;
							margin: 5px auto;
							text-align: center;
						}
				.post ul.etiquetas {
					display: block; clear: both; float: none;
					margin: 4px 0px;
					padding: 3px 10px;
					list-style: none;
					border-top: #999999 dotted 1px;
				}
					ul.etiquetas li {
						display: inline;
						margin: 0px;
						margin-right: 9px;
						padding: 0px;
						color: #003333;
						font-size: 11px;
					}
						ul.etiquetas li a {
							color: #006633;
						}
				#posts .minipost {
					display: block; clear: both; float: none;
					margin: 0px;
					margin-bottom: 22px;
					padding: 0px 10px;
				}
					.minipost h1 {
						display: inline;
						margin: 0px;
						padding-right: 7px;
						padding: 0px;
						font-size: 16px;
						font-weight: bold;
					}
						.minipost h1 a {
							color: #006600;
						}
							.minipost h1 a:hover {
								color: #00CC33;
							}
					.minipost .textoPost {
						display: inline;
						font-size: 13px;
						line-height: 130%;
						color: #333333;
					}
						.textoPost span.fecha {
							display: block; clear: both; float: none;
							text-align: right;
							font-size: 10px;
							color: #999999;
						}
						.textoPost a {
							color: #666666;
						}

