/* Cuerpo */

body {
	margin: 2px;
	padding: 0;
	background: #FFCC00 url(imagenes/bg1.gif) repeat;
	font: normal .7em Tahoma, Arial, Helvetica, sans-serif;
	color: #333333;
}

form {
	margin: 0;
	padding: 0;
}

h1, h2, h3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	height: 8px;
	color: #FFFFFF;
	vertical-align: middle;
}

p, blockquote, ol, ul {
	line-height: 160%;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

/* Contenedor General */

#wrapper {
	width: 790px;
	margin: 0 auto;
}

/* Cabezal */

#header {
	float: left;
	width: 290px;
	height: 170px;
	background: #000000 url(imagenes/espaporno.gif) no-repeat center center;
}

.logo {
	width: 100%;
	padding-top: 5px;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
}

.logof {
	width: 100%;
	padding-top: 96px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.top{
	float: left;
	width: 100%;
	padding: 5px 0 5px 0;
	background-color: #FF9900;
	border-bottom: 1px solid #000000;
	font-size: 11px;
	text-align: center;
}

.ama {
	color: yellow;
}

/* Páginas */

#pages {
	float: left;
	width: 500px;
	height: 170px;
	background-color: #000000;
}

#pages h2 {
	display: none;
}

#pages ul {
	float: right;
	margin: 0;
	padding: 10px 15px 0 0;
	list-style: none;
	line-height: normal;
}

#pages li {
	display: inline;
}

#pages a {
	padding-left: 2em;
	text-decoration: none;
	font: bold 1em Tahoma, Arial, Helvetica, sans-serif;
	color: #FF9900;
}

#pages a:hover {
	color: #FFCC00;
}

/* Cajas */

.boxed {
	float: right;
	width: 160px;
	background: #FF9900;
	margin: 0 0 10px 0;
}

.boxed .heading {
	margin-top: 0;
	margin-bottom: 10px;
	padding: 8px 12px;
	background: #000000;
	text-transform: uppercase;
	letter-spacing: 2px;
	font: bold 1em Tahoma, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.boxed .content {
	margin: 0;
	padding: 5px 12px 10px 12px;
}

.boxed ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.boxed li {
	padding: 3px 0;
	border-top: 1px dotted #1F1F21;
}

.boxed li.first {
	border: none;
}

.boxed a {
	padding-left: 10px;
	background: url(imagenes/img4.gif) no-repeat left center;
	text-decoration: none;
}

/* Contenido */

#content {
	float: left;
	background-color: #FFFFCC;
	border-right: 1px solid #FF9900;
	border-left: 1px solid #FF9900;
	padding: 10px 10px 10px 10px;
}

/* Artículos */

#posts {
	float: left;
	width: 428px;
}

/* Archivos */

#archives {
	float: right;
	margin-left: 10px;
}

/* Buscar */

#search {
}

#search .content {
	padding-bottom: 12px;
}

#textfield1 {
	width: 130px;
	padding: 3px 3px;
	border: 1px solid #000000;
	font: bold 1em Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
}

#submit1 {
	display: none;
}

/* Pie */

.footer {
	float: left;
	width: 100%;
	text-align: center;
	padding: 15px 0 15px 0;
	background-color: #FF9900;
	border-top: 1px solid #666666;
}

.footer a {
	color: yellow;
}

.footer .conte{
	margin: 0px;
	padding: 2px;
}

/* Articulos */

.articulo{
	float: left;
	margin: 4px 0 4px 0;
	border-top: 1px solid #FFCC00;
	overflow: auto;
	width: 100%
}

.articulo a {
	color: #FF6600;
	text-decoration: none;
}

.articulo a:hover {
	text-decoration: underline;
	color: #000000;
	background-color: #FF9900;
}

.articulo .titulo {
	margin: 4px 0 4px 0;
	width: 100%;
	float: left;
	font-size: 13px;
	font-weight: bold;
}

.articulo .foto{
	float: left;
	width: 112px;
}

.articulo .cuerpo {
	float: right;
	width: 306px;
}

.fecha {
	color: #666666;
	font-weight: bold;
}

.tipo {
	font-weight: normal;
}

.pagination {
	float: left;
	font-size: 13px;
	font-weight: bold;
	margin: 6px 0 6px 0;
}

.pagination a {
	color: #000000;
	text-decoration: none;
}

.pagination a:hover {
	text-decoration: underline;
	color: #FF0000;
	background-color: #FFCC00;
}

.inputbox{
	width: 100%;
	margin: 0;
	text-align: center;
	padding-bottom: 3px;
}

.caja{
	background-color: #FFFFFF;
	border: 1px solid #666666;
	font-family: Tahoma;
	font-size: 12px;
}

.boton{
	background-color: #FFCC00;
	font-weight: bold;
	border: 1px solid #FFFFCC;
	font-family: Tahoma;
	font-size: 12px;
}

.cabezales{
	margin: 0 0 10px 0;
}

.cabezales .heading {
	margin-top: 0;
	margin-bottom: 10px;
	padding: 8px 12px;
	background: #FFCC00;
	text-transform: uppercase;
	letter-spacing: 2px;
	font: bold 1em Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
}

.links {
	float: left;
	width: 100%;
	height: 300px;
	overflow: auto;
}

.publihead {
	float: left;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	margin: 1px 0 1px 0;
}

.red {
	color: #FF0000;
}