/*
Theme Name: Twenty Twelve Child
Theme URI: https://wordpress.org/themes/twentytwelve/
Template: twentytwelve
Author: vamez
Author URI: https://cuidarwp.com/
Description: El tema 2012 para WordPress es un tema totalmente responsivo que luce genial en cualquier dispositivo. Las características incluyen una plantilla de página principal con sus propios widgets, una fuente de visualización opcional, estilo para formatos de publicación tanto en vistas de índice como individuales, y una plantilla de página opcional sin barra lateral. Hazlo tuyo con un menú personalizado, una imagen de encabezado y un fondo.
Tags: blog,one-column,two-columns,right-sidebar,custom-background,custom-header,custom-menu,editor-style,featured-images,flexible-header,footer-widgets,full-width-template,microformats,post-formats,rtl-language-support,sticky-post,theme-options,translation-ready,block-patterns
Version: 4.0.1694683403
Updated: 2023-09-14 11:23:23

*/

/*    ----------------------------  E S T I L O S   P E R S O N L E S   -------------------- */
body {
	background-color: #666;
}

div #main .sinopsis, .notas {
	margin: 0 auto;
	padding: 20px;
	width: 60%;
	background-color: #666; 
	color: white; 
}

.subtitulo {
	text-align: left; 
	font-size: 14px; 
	background-color: white; 
	color: #666; 
	margin-bottom: 20px; 
	text-transform: uppercase; 
	font-weight: bold;
}

.atributos {
	text-align: left; 
	font-size: 14px; 
	margin-bottom: 20px; 
	text-transform: capitalize; 
	font-weight: normal;
}

.leido {
	text-align: center; 
	font-size: 14px; 
	background-color: crimson; 
	color: white; 
	margin-bottom: 20px; 
	text-transform: uppercase; 
	font-weight: bold;
}

.sinopsis {

}

.notas {

}

img .portada {



}

/*
.pelicula {
	text-align: center; 
	font-size: 14px; 
	background-color: white; 
	color: black; 
	margin-bottom: 20px; 
	text-transform: uppercase; 
	font-weight: bold;
}
*/
