/*
Theme Name: Mundo Papercraft
Theme URI: http://www.mundopapercraft.com/blog/
Description: El blog de JE Image para papercraft.
Version: 2.0
Author: Javier Enrique León Yáñez
Author URI: http://www.jeimage.com/blog/
Copyright 2011

*/

.alignright {
	float: right;
	margin-top: 5px;
	margin-left: 5px;
}

.alignleft {
	float: left;
	margin-top: 10px;
}
	
.aligncenter {
	text-align: center;
	margin: 0px;
}

em {
	float: left;
	width: 600px;
	font-size: 11px;
	font-style: normal;
	color: #FFF;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

html {
	height: 100%;
}
form {
	margin: 0px;
	padding: 0px;
}
body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
body {
	background-image: url(imagenes/fondo.jpg);
	margin-top: 0px;
	margin-bottom: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul {
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 0px;
}



#principal {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#principal #cabecera {
	float: left;
	height: 120px;
	width: 1000px;
	padding-bottom: 11px;
}
#principal #cabecera #logo {
	float: left;
	height: 120px;
	width: 235px;
}
#principal #cabecera #redes {
	float: right;
	height: 76px;
	width: 312px;
	padding-top: 30px;
}
#principal #cabecera #redes a {
	display: block;
	height: 76px;
}

#principal #cabecera #redes .facebook {
	background-image: url(imagenes/facebook.png);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
	height: 76px;
	width: 75px;
}
#principal #cabecera #redes .twitter {
	background-image: url(imagenes/twitter.png);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
	height: 76px;
	width: 73px;
}
#principal #cabecera #redes .flickr {
	background-image: url(imagenes/flickr.png);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
	height: 76px;
	width: 79px;
}
#principal #cabecera #redes .rss {
	background-image: url(imagenes/rss.png);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
	height: 76px;
	width: 85px;
}

#principal #cabecera #redes .facebook:hover , #principal #cabecera #redes .twitter:hover, #principal #cabecera #redes .flickr:hover, #principal #cabecera #redes .rss:hover{
	background-position: left;
}
#principal #menu {
	background-image: url(imagenes/fondo_menu.png);
	background-repeat: no-repeat;
	float: left;
	height: 61px;
	width: 1000px;
}
#principal #menu #paginas {
	float: left;
	width: 434px;
	height: 24px;
	padding-left: 25px;
	padding-top: 19px;
}

#principal #menu #paginas a {
	display: block;
	height: 24px;
}
#principal #menu #paginas .menu1 {
	background-image: url(imagenes/menu1.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	height: 24px;
	width: 72px;
}
#principal #menu #paginas .menu2 {
	background-image: url(imagenes/menu2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	height: 24px;
	width: 101px;
}
#principal #menu #paginas .menu3 {
	background-image: url(imagenes/menu3.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	height: 24px;
	width: 118px;
}
#principal #menu #paginas .menu4 {
	background-image: url(imagenes/menu4.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	height: 24px;
	width: 140px;
}



#principal #menu #paginas .menu1:hover, #principal #menu #paginas .menu2:hover, #principal #menu #paginas .menu3:hover, #principal #menu #paginas .menu4:hover {
	background-position: bottom;
}

#principal #menu #buscador {
	float: right;
	width: 185px;
	height: 23px;
	padding-top: 20px;
	padding-right: 45px;
}
#principal #menu #buscador input {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 20px;
	width: 185px;
}
#principal #contenidos {
	background-image: url(imagenes/fondo_contenidos.png);
	background-repeat: repeat-y;
	float: left;
	width: 966px;
	padding-right: 19px;
	padding-left: 15px;
	padding-bottom: 20px;
}
#principal #contenidos #posts {
	float: left;
	width: 717px;
}


#principal #contenidos #posts .post_home a:link, #principal #contenidos #posts .post_home a:visited {
	color: #FFF;
	text-decoration: none;
}
#principal #contenidos #posts .post_home a:hover, #principal #contenidos #posts .post_home a:active {
	color: #000;
}


#principal #contenidos #posts .post_home {
	float: left;
	height: 159px;
	width: 138px;
	background-image: url(imagenes/fondo_post_home.jpg);
	background-repeat: no-repeat;
	padding: 17px;
	margin-left: 4px;
}
#principal #contenidos #posts .post_home h1 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	float: left;
	width: 138px;
	height: 30px;
	font-weight: normal;
}
#principal #contenidos #posts .post_home img {
	float: left;
	height: 108px;
	width: 138px;
}
#principal #contenidos #posts .post_home .descargar_modelo {
	float: left;
	width: 138px;
	text-align: right;
	padding-top: 5px;
}
#principal #contenidos #posts #paginacion {
	float: left;
	width: 674px;
	padding-right: 29px;
	text-align: center;
	padding-left: 14px;
}

#principal #contenidos #posts #paginacion a:link, #principal #contenidos #posts #paginacion a:visited {
	color: #900000;
	text-decoration: none;
	display: inline-block;
	padding-right: 15px;
	padding-left: 15px;
}
#principal #contenidos #posts #paginacion a:hover, #principal #contenidos #posts #paginacion a:active {
	color: #000;
}

#principal #contenidos #posts #error {
	float: left;
	width: 674px;
	padding-right: 29px;
	padding-top: 10px;
	padding-left: 14px;
}

#principal #contenidos #posts .post_interiores{
	float: left;
	width: 697px;
	background-image: url(imagenes/separador_interiores.jpg);
	padding-bottom: 26px;
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 5px;
}
#principal #contenidos #posts .post_interiores .post_info {
	float: left;
	width: 683px;
	background-image: url(imagenes/fondo_titulo.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 8px;
	padding-left: 14px;
}

#principal #contenidos #posts .post_interiores .post_info h1 {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 600px;
	font-weight: bold;
}
#principal #contenidos #posts .post_interiores .post_info h1 a:link, #principal #contenidos #posts .post_interiores .post_info h1 a:visited {
	color: #000;
	text-decoration: none;
}
#principal #contenidos #posts .post_interiores .post_info h1 a:hover, #principal #contenidos #posts .post_interiores .post_info h1 a:active {
	color: #900000;
}


#principal #contenidos #posts .post_interiores .post_info .fecha {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 70px;
	text-align: right;
	font-weight: bold;
}
#principal #contenidos #posts .post_interiores .post_detalles {
	float: left;
	width: 683px;
	padding-bottom: 10px;
	padding-left: 14px;
	padding-top: 3px;
}
#principal #contenidos #posts .post_interiores .post_detalles a:link, #principal #contenidos #posts .post_interiores .post_detalles a:visited {
	font-weight: bold;
	color: #900000;
	text-decoration: none;
}
#principal #contenidos #posts .post_interiores .post_detalles a:hover, #principal #contenidos #posts .post_interiores .post_detalles a:active {
	color: #000;
}
#principal #contenidos #posts .post_interiores .post_detalles .detalles {
	display: block;
	float: left;
	padding-top: 2px;
	padding-right: 5px;
}
#principal #contenidos #posts .post_interiores .post_detalles .comentarios {
	background-image: url(imagenes/fondo_comentarios.jpg);
	height: 20px;
	width: 31px;
	display: block;
	float: left;
	margin-right: 5px;
	text-align: center;
	padding-top: 2px;
}
#principal #contenidos #posts .post_interiores .post_detalles .comentarios a:link, #principal #contenidos #posts .post_interiores .post_detalles .comentarios a:visited {
	color: #FFF;
}
#principal #contenidos #posts .post_interiores .textos {
	float: left;
	width: 683px;
	padding-left: 14px;
}
#principal #contenidos #posts .post_interiores .textos a:link, #principal #contenidos #posts .post_interiores .textos a:visited {
	font-weight: bold;
	color: #900000;
	text-decoration: none;
}
#principal #contenidos #posts .post_interiores .textos a:hover, #principal #contenidos #posts .post_interiores .textos a:active {
	color: #000;
}
#principal #contenidos #posts .post_interiores .textos ul {
	margin-left: 40px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#principal #contenidos #posts .post_interiores .textos ul li {
	list-style-image: url(imagenes/dot.gif);
	padding-bottom: 5px;
}
#principal #contenidos #posts .post_interiores .textos ul ul li {
	list-style-image: url(imagenes/dot2.gif);
	padding-bottom: 5px;
}
#principal #contenidos #posts .post_interiores .textos ul ul {
	margin-bottom: 0px;
	margin-left: 20px;
}
#principal #contenidos #posts #comments_template {
	float: left;
	width: 683px;
	padding-right: 20px;
	padding-top: 10px;
	padding-left: 14px;
}
#principal #contenidos #posts #comments_template #numero_comentarios {
	width: 683px;
	float: left;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 10px;
}
#principal #contenidos #posts #comments_template #feeds {
	width: 683px;
	float: left;
	padding-bottom: 10px;
}

#principal #contenidos #posts #comments_template #feeds a:link, #principal #contenidos #posts #comments_template #feeds a:visited {
	font-weight: bold;
	color: #900000;
	text-decoration: none;
}
#principal #contenidos #posts #comments_template #feeds a:hover, #principal #contenidos #posts #comments_template #feeds a:active {
	color: #000;
}


#principal #contenidos #posts #comments_template .comentario {
	width: 669px;
	float: left;
	border: 2px solid #900000;
	padding: 5px;
	margin-bottom: 15px;
}
#principal #contenidos #posts #comments_template .comentario .autor img{
	padding: 2px;
	float: right;
	height: 48px;
	width: 48px;
	border: 1px solid #900000;
	margin-bottom: 10px;
	margin-left: 10px;
}
#principal #contenidos #posts #comments_template .comentario .autor {
	float: left;
	width: 665px;
}
#principal #contenidos #posts #comments_template .comentario p {
	float: left;
	width: 600px;
	padding-top: 5px;
	display: block;
}
#principal #contenidos #posts #comments_template .comentario a:link, #principal #contenidos #posts #comments_template .comentario a:visited {
	font-weight: bold;
	color: #900000;
	text-decoration: none;
}
#principal #contenidos #posts #comments_template .comentario a:hover, #principal #contenidos #posts #comments_template .comentario a:active {
	color: #000;
}
#principal #contenidos #posts #comments_template #dejar_comentario {
	width: 683px;
	float: left;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 10px;
}
#principal #contenidos #posts #comments_template .linea {
	width: 683px;
	float: left;
	padding-bottom: 20px;
}

#principal #contenidos #posts #comments_template .linea textarea {
	border: 1px solid #900000;
	width: 605px;
	height: 50px;
}

#principal #contenidos #posts #comments_template .linea input {
	border: 1px solid #900000;
	float: left;
	height: 24px;
	width: 150px;
	margin-right: 15px;
}
#principal #contenidos #posts #comments_template .linea label {
	font-size: 10px;
	float: left;
	width: 55px;
	padding-right: 5px;
}
#principal #contenidos #posts #comments_template .linea2 {
	width: 670px;
	float: left;
	padding-bottom: 20px;
	padding-top: 10px;
	text-align: right;
	padding-right: 13px;
}




















#principal #contenidos #sidebar {
	float: right;
	width: 244px;
	color: #900000;
	padding-bottom: 15px;
	padding-top: 10px;
}
#principal #contenidos #sidebar a:link, #principal #contenidos #sidebar a:visited {
	color: #900000;
	text-decoration: none;
}
#principal #contenidos #sidebar a:hover, #principal #contenidos #sidebar a:active {
	color: #000;
}

#principal #contenidos #sidebar #adsense {
	float: left;
	height: 200px;
	width: 200px;
	border: 2px solid #000;
	margin-left: 12px;
}
#principal #contenidos #sidebar .bloques {
	float: left;
	width: 244px;
	padding-top: 18px;
}
#principal #contenidos #sidebar .bloques .titulo {
	background-image: url(imagenes/fondo_sidebar.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 206px;
	font-size: 18px;
	height: 35px;
	padding-left: 38px;
	margin-bottom: 5px;
}
#principal #contenidos #sidebar .bloques ul li {
	padding-bottom: 4px;
}
#principal #contenidos #sidebar .bloques ul {
	padding-left: 38px;
	list-style-type: none;
}

#principal #contenidos #footer {
	width: 961px;
	clear: both;
}
#principal #contenidos #footer .banners {
	padding: 8px;
	float: left;
	height: 129px;
	width: 129px;
	background-image: url(imagenes/fondo_banners.jpg);
	margin-right: 7px;
	margin-left: 7px;
}
#principal #contenidos #footer .banners img {
	border: 2px solid #000;
}
