/*  
Theme Name: Ideaspropias editorial WebLog
Theme URI: http://www.ideaspropiaseditorial.com
Description: Tema personalizado para ideaspropias editorial por <a href="mailto:rmarino@ideaspropias.com">rmarino</a>.
Version: 0.1
Author: Ram&oacute;n Mari&ntilde;o @ IP publicidad&amp;web
Author URI: http://www.ideaspropias.com
*/



/* Begin Typography & Colors */
html {
	width:100%;
	}
body {
	width:100%;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Sans-Serif;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background: #6d91b1 url('images/ipbgcolor.jpg');
	color: #333;
	text-align: center;
	margin:0;
	padding:0;
	}


#header {
	width:100%;
	height:129px;
	overflow:hidden;
	background: #73a0c5 url('images/ipheader.jpg') no-repeat top center;
	margin:0;
	padding:0;
	}

#page {
	background-color: white;
	margin: 0px auto;
	padding: 0;
	width: 771px;
	text-align: left;
	}

#headerimg 	{ 
	display:none;
	} 

/* Begin Content */
#content_column {
	float:right;
	width:573px;
	background:#ffffff url('images/content_border.gif') repeat-y top left;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0 0 14px 0;
	}
#content {
	width: 553px;
	margin: 0px 15px 0px 5px;
}
.narrowcolumn {
	/*float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;*/
	width: 450px;
	}

.widecolumn {
	/*padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;*/
	width: 450px;
	}
/* Begin Sidebar */
#sidebar_column{
	padding: 0;
	margin:0;
	width: 194px;
	background:#ffffff;
	font: 1em Verdana, Arial, Sans-Serif;
	border:none;
	}
#sidebar{
	width: 188px;
	margin: 0px 2px 0 4px;
	padding:0;
}

#sidebar h2 {
	font-family: "Times New Roman", Times, serif;
	font-variant: small-caps;
	text-transform:capitalize;
	font-size: 1.4em;
	margin: 5px 60px 0 8px;
	padding: 0;
	}

/* End Sidebar */

.narrowcolumn .entry{
	line-height: 1.4em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	background: #fff url('images/pie.gif') repeat-x top; 
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9px;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}


h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}



h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}


.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}


small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
#footer {
	padding: 0;
	margin: 0 auto;
	width: 771px;
	height:30px;
	clear: both;
	}

#footer p {
	font:9px Arial, Verdana;
	padding: 4px 0 0 0;
	text-align: center;
	}
#footer .enlace_web{
	padding:0 64px 0 5px;
}
#footer .cop{
	padding:0 5px 0 64px;
}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	/*margin: 30px 0 0;*/
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: left;
}



h3 {
	padding: 0;
	margin: 30px 0 0;
	}

#single h3.comments {
	margin: 22px 0 0 12px;
	#margin: 52px 0 0 12px;/*setting for IE7*/
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}



.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}


.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 5px;/*distancia entre elementos del sidebar*/
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	

/* End Entry Lists */

/* Listado Areas Tematicas */

#ip_areastematicas{
	background:#ede7cf url('images/areasTematicas_top.gif') no-repeat top;
	padding-top:30px;/*setting for FF and other standards compliant browsers*/
	#padding-top:16px;/*setting for IE7*/
}
#ip_areastematicas_content{
	background:url('images/areasTematicas_bottom.gif') no-repeat bottom;
	padding-bottom:8px;
}
#ip_areastematicas_content .cat-item{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
}
#sidebar li .categories{
	visibility:hidden;
}

#sidebar #ip_areastematicas ul {/*el de categorías, el parent*/
	margin: 0;
	}
#sidebar #ip_areastematicas ul ul {/*las areas temáticas*/
	margin: 0px 4px 0 4px;
	}
#sidebar #ip_areastematicas ul ul li {
	margin: 1px 0;
	padding:2px 7px;
	visibility:visible;
	color:#FFFFFF;
	background:#0099FF url('images/areasTematicas_bullet.gif') no-repeat 4px 8px;
	}
#sidebar #ip_areastematicas ul ul li a,#sidebar #ip_areastematicas ul ul li a:visited{
	color:#FFFFFF;
	}
/* ip_articulos_autores */
#ip_articulos_autores #btn_autores{
	margin-top:-2px;
}

/*HOME*/
/*Columna obras*/
#obras {
	float:left;
	width:311px;
	background:#ede7cf url('images/home_obras_top.jpg') no-repeat top;
	padding-top:64px;
}
#obras .libro{
	margin:0px 8px 12px 16px;
	background:url('images/libros_border.gif') repeat-x bottom;
}
.portada_img{
	float:left;
	padding:4px 4px 0 0;
}
#obras h2{
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #555;
	margin:0 0 3px 0;
	padding:0;
}
#obras h3{
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #777;
	margin:0 0 3px 0;
	padding:0;
}
#obras h2 a{
	color: #666;
}
#obras .entry,#obras p {
	color: #666;
	margin:3px 0 3px 0;
	padding:0;
}
#obras a.more-link{
	display:block;
	width:24px;
	text-align:center;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	padding:0px 3px;
	margin:6px 4px 0px auto;
	color:#555;
	background-color:#FFFFFF;
	border:#666 1px solid;
}
#obras a.more-link:hover{
	background-color:#EFEFCF;
	text-decoration:none;
}
#obras p.postmetadata{
	text-align:left;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	padding-bottom:4px;
}
#libros_btn{
	display:block;
	height:16px;
	background:#ede7cf url('images/home_libros_btn.gif') no-repeat bottom;
}
/*Columna En los Medios */
#enlosmedios {
	float:right;
	width:235px;
	background:#f7f4ea url('images/home_enlosmedios_top.jpg') no-repeat top;
	padding-top:67px;
}
#enlosmedios .medios{
	margin:7px 12px;
	padding:0 0 1px 0;
	background:url('images/libros_border.gif') repeat-x bottom;
}
#enlosmedios h2{
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	margin:0;
}
#enlosmedios a{
	color:#1c527b;
}
#enlosmedios .entry{
	color:#555;
	margin:5px 0;
}
#enlosmedios p{
	margin:4px 0 3px 0;
}
#enlosmedios a.read-more{
	display:block;
	width:70px;
	text-align:center;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	padding:0px 3px;
	margin:6px 4px 0px auto;
	color:#555;
	background-color:#FFFFFF;
	border:#666 1px solid;
}
#enlosmedios a.read-more:hover{
	background-color:#EFEFCF;
	text-decoration:none;
}
#medios_btn{
	display:block;
	height:11px;
	background:#ede7cf url('images/home_medios_btn.gif') no-repeat bottom;
}
/* Artículos */
#archivos {
	background:url('images/libros_border.gif') repeat-x bottom;
	padding:2px 0;
}
#articulos {
	clear:both;
	background:#ede7cf url('images/home_articulos_top.jpg') no-repeat top;
	width:551px;
	padding-top:50px;
}
#articulos .articulo{
	margin:7px 12px;
	padding:0 0 1px 0;
	background:url('images/libros_border.gif') repeat-x bottom;
}
#articulos h2, #articulos h3{
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	margin:0;
}

#articulos a{
	color:#1c527b;
}
#articulos a.read-more{
	display:block;
	width:70px;
	text-align:center;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	padding:0px 3px;
	margin:6px 4px 0 0;
	color:#555;
	background-color:#FFFFFF;
	border:#666 1px solid;
}
#articulos a.read-more:hover{
	background-color:#EFEFCF;
	text-decoration:none;
}
#articulos_btn{
	display:block;
	height:18px;
	background:#ede7cf url('images/home_articulos_btn.gif') no-repeat bottom;
}
#articulos p.postmetadata{
	text-align:left;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	padding-bottom:4px;
}
#articulos .entry{
	color:#555;
	margin:5px 0;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
#articulos p{
	margin:4px 0 3px 0;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
/* Artículos y Noticias, página de detalle */
#single {
	width:539px;
	margin-left:7px;
	}	
#single h2{
	margin:20px 0 3px 0;
	padding:0;
}
#single h3.subtitulo{
	margin:1px 0 3px 0;
	padding:0;
}
#single .entry{
	color:#1a4d73;
}
.cierre_sub_libros {
	background:url('images/cierre_sub_libros.gif') no-repeat bottom;
	padding:0;
	margin:0;
	height:16px;	
}
#ficha_tecnica{
	background:#ede7cf url('images/ficha_tecnica.gif') no-repeat top;
	padding:50px 2px 4px 2px;
	margin:10px 0 0 0;
}
#ficha_tecnica .datos_libro table{
	margin:0 0 10px 0;
	padding:0;
	
}
#ficha_tecnica .datos_libro p{
	padding:2px 6px 2px 0;
	margin:0px 8px;
	text-align:left;
	width:230px;
}
#ficha_tecnica .datos_libro span{	
	padding:1px 8px;
	margin-right: 6px;
	text-align:right;
	background:#f4f0e0;
	font-weight:bold;
}
#ficha_tecnica .indice{
	width:508px;
	padding:20px 0 0 0;
	margin-left:8px;
	background:#fff url('images/indice_libro.gif') no-repeat top left;	
}
#ficha_tecnica .indice_ple{
	width:508px;
	padding:20px 0 0 0;
	margin-left:8px;
	height:31px;
	overflow:hidden;
	background:#fff url('images/indice_libro_ple.gif') no-repeat top left;	
}
#ficha_tecnica a.toggle_btn{
	display:block;
	margin:0px 8px 30px auto;
	text-align:right;
}
#ficha_tecnica .indice #indice_contenido{
	display:block;
	padding:0 8px;
	margin:0;
}
#ficha_tecnica .indice_ple #indice_contenido{
	display:none;
	padding:0 8px;
}
#ficha_tecnica .elautor{
	width:508px;
	padding:20px 0 0 0;
	margin-left:8px;
	background:#fff url('images/el_autor.gif') no-repeat top left;	
}
#ficha_tecnica .elautor_ple{
	width:508px;
	padding:20px 0 0 0;
	margin-left:8px;
	height:25px;
	overflow:hidden;
	background:#fff url('images/el_autor_ple.gif') no-repeat top left;	
}

#ficha_tecnica .elautor #elautor_contenido{
	display:block;
	padding:0 8px;
	margin:0;
}
#ficha_tecnica .elautor_ple #elautor_contenido{
	display:none;
	padding:0 8px;
}
#ficha_tecnica .elautor_ple .cierre_sub_libros {
	display:none;	
}

/*comments*/
#comentarios {
	width:505px;
	background:#f4f0e0 url('images/opiniones_top.gif') no-repeat top;
	padding-top:32px;
	padding-left:8px;
	padding-right:8px;
	margin-top:8px;
	margin-bottom:0;
	margin-left:8px;
}
#comentarios_btn{
	margin-top:0;
	display:block;
	height:20px;
	background:#ffffff url('images/opiniones_btn.gif') no-repeat top;
}
/* Begin Form Elements */
#search {
	height:99px;
	background:url('images/buscador_bg.jpg') no-repeat top; 
	
}

#sidebar input {
	font: 9px Verdana, Arial;
	color:#666666;
	width:48px;
	background:#FFFFFF;
	border:#adadad 1px solid;
	margin:3px 0 0 129px;
	}
#sidebar #searchform #s {
	width:165px;
	margin:52px 0 0 8px;	
	}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	padding: 2px;
	border:#adadad 1px solid;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	border:#adadad 1px solid;
	}

#commentform #submit {
	margin: 0;
	float: right;
	font: 9px Verdana, Arial;
	color:#666666;
	background:#FFFFFF;
	border:#adadad 1px solid;
	/*margin:3px 0 0 129px;*/
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}
#comentarios ol{
	padding: 0;
	margin: 10px 0 0 18px;
	}
.commentlist li {
	margin: 0px 5px 3px;
	padding: 4px 0px 1px;
	list-style: none;
	/*border: 1px solid;*/
	background:url('images/libros_border.gif') repeat-x bottom;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */







/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	width:100%;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	}
.navigation .nav_left {
	width: 250px;
	float:left;
	text-align: left;
	}
.navigation .nav_rigth {
	width: 250px;
	float:right;
	text-align: right;
	}

/* End Various Tags & Classes*/




