body {
	width: 530px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
}

#logo {
	height: 172px;
	width: 165px;
	float:left;
	background-repeat: no-repeat;
}

#columna1 {
	float: left;
	height: 528px;
	width: 163px;
	background-image: url(http://www.potyhernandez.com/imagenes/poty_0_0.jpg);
	background-repeat: no-repeat;
}

#copete {
	background-image: url(http://www.potyhernandez.com/imagenes/copete.jpg);
	height: 172px;
	width: 827px;
	background-repeat: no-repeat;
}

#contenido {
	background-image: url(http://www.potyhernandez.com/imagenes/poty_0_1.jpg);
	background-repeat: no-repeat;
	height: 528px;
	width: 457px;
	float: left;

}

#menu1 {
	margin-top: 165px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#menu2 {
	height: 162px;
	width: 660px;
	float: right;
}

#contenido2 {
	background-image: url(http://www.potyhernandez.com/imagenes/poty-contenido2.jpg);
	background-repeat: no-repeat;
	height: 356px;
	width: 727px;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;

}

#columna3 {
	float: right;
	height: 528px;
	width: 351px;
}

#pie { clear: both; margin-top: 20px; padding-top: 20px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 5px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 30px;
}

h1,h2, h3 { margin-top: 0px;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 5px;
        color: #CCCCCC;
}

/* overrides
----------------------------------------------- */

#sidebar-2 p, #sidebar-1 p {
	font-size: 0.8em;
	line-height: 1.5em;
}

.caps {
	font-size: 0.9em;
	letter-spacing: 0.1em;
}

div.divider {
	margin: 2em 0;
	text-align: center;
}

/* articles
----------------------------------------------- */

.directory {
	list-style-type: circle;
}

.author {
	font-style: normal;
	font-size: 0.8em;
}

.published {
	font-size: 0.8em;
}

/* comments
----------------------------------------------- */

.comments_error {
	color: #000;
	background-color: #fff4f4;
}

ul.comments_error {
	padding : 0.3em;
	list-style-type: circle;
	list-style-position: inside;
	border: 2px solid #fdd;
}

div#cpreview {
	color: #000;
	background-color: #f1f1f1;
	border: 2px solid #ddd;
}

form#txpCommentInputForm td {
	vertical-align: top;
}

#comments-help {
	margin: 2px 0 15px 0;
	font-size: 0.7em;
}

/* error page
----------------------------------------------- */

.error-status {
	font: 1.3em Georgia, Times, serif;
}

/* links
----------------------------------------------- */

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
