﻿@charset "utf-8";

/*
Theme Name: PoS Desings WordPress
Theme URI: http://www.juanespino.es/
Description: Diseño relaizado exclusivamente para PoS and Company.SL 
Version: 0.1
Author: Juan Espino 
Tags: Verde y Negro, Tres columnas, Internet Explorer, Firefox, Chrome, Opera and Safari.

Version:	0.1
Browsers:	Internet Explorer, Firefox, Chrome, Opera and Safari.
Autor:		Juan Espino
Email:		info@juanespino.es
Website:	http://www.juanespino.es/
*/

/* GENERALES ----------------------------------------------------------------------------------*/

* {
	margin: 0px;
	padding: 0px;
}

body {
	text-align: center;
	margin: 0 auto;
	background-color: #EEEEEE;
	min-width: 975px;
	color: #CCCCCC;
}


/* Contenedor Principal */
#base {
	width: 975px;
	margin: 0 auto;
	text-align: left;
}

/* Cabecera ----------------------------------------------------------------------------------*/

#header {
	background: url(images/header_radius-t-r.gif) top right no-repeat #222222;
	height: 120px;
	margin: 10px 0px 0px 0px;
	position: relative;
}

/* Cabecera Bloque Izquierdo */
#h_left {
	background: url(images/header_radius-t-l.gif) top left no-repeat;
	float: left;
	width: 150px;
}

/* Cabecera Bloque Derecho */
#h_right {
	float: right;
	width: 750px;
}

/* Cabecera capa logo y publi */
/* .h_logo, .h_publi { background-color:#333333;} */
.h_logo { width:300px;margin:70px 0px 0px 5px; padding:10px 0px 0px 15px;}
.h_publi { width:728px; height:90px; margin:20px 0px 0px 0px;}


/* Menu Principal Horizontal --------------------------------------------------------------------*/

/* Capa principal */
#menu {
	background: url(images/menu_background.gif) bottom repeat-x #E6F500;
	height: 36px;
	border-top: 1px solid #F7FF77;
	border-bottom: 1px solid #CCDD00;
	color: #484E02;
}

/* Separador menu principal ¿¿ NO INCLUIDO ACTUALMENTE ?? */
.p_menu_dl {
	background: url(images/m_double-line.gif) center repeat-y;
	width: 2px;
	height: 25px;
	margin: -4px 0px 0px 0px;
}
/* UL LI Menu principal */
.p_menu {
	height: 36px;
	list-style: none;
	float: left;
}

.p_menu li {
	float: left;
	padding: 10px 0px 0px 0px;
}

.p_menu a {
	display: block;
	text-decoration: none;
	text-align: center;
	color: #484E02;
	padding: 0px 10px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 14px;
}

.p_menu a:hover {
	height: 26px;
	background: url(images/menu_background-hover.gif) top repeat-x;
	color: #8E9A01;
}

/* Contenedores ---------------------------------------------------------------------*/

#content {
	height: 100%;
	background-color: #FFFFFF;
	border-bottom: 1px solid #222222;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
}

#c_footer {
	clear: both;
}

/* Menu Contenedor Izquierdo */
#c_left {
	float: left;
	width: 179px;
	padding: 10px;
}

/* Contenedor Derecho Doble */
#c_right {
	float: right;
	width: 774px;
	padding: 10px 0px 10px 0px;
}

/* Contenido Central - Contenedor Izquierdo Bloque doble derecho */
#c_r-left {
	float: left;
	width: 565px;
	padding: 0px 0px 0px 5px;
}

/* Menu Contenedor Derecho Bloque doble derecho */
#c_r-right {
	float: right;
	width: 179px;
	padding: 0px 10px 0px 10px;
}

/* Boxes Centrales ------------------------------------------------------------------------------ */

#box1, #box2, #box3, #box4, #box5, #box6, #box7, #box_window {
	padding: 0px 0px 15px 0px;
}

/* Cabecera Box  Media imagen y fondo */
.b-header {
	background: url(images/box_headert-background.gif) bottom repeat-x #2C2C2C; 
	height: 28px;
}

/* Curva cabecera box */
.b-h_curve1, .b-h_curve2 {
	background-color: #2C2C2C;
	height: 1px;
	overflow: hidden;
}
.b-h_curve1 {
	margin: 0px 2px 0px 2px;
}
.b-h_curve2 {
	margin: 0px 1px 0px 1px;
}
/* EnD Curva cabecera box */

/* Contenedor del Box - Sombra superior */
.b-content {
	background: url(images/box_content-background.gif) top repeat-x #F7F7F7;
	padding: 5px 5px 0px 5px;
}

/*Pie del Box linea central amarilla */
.b-footer {
	background: url(images/box_radius-f.gif) bottom repeat-x #F7F7F7;
	height: 10px;
}

/* Laterales amarillos del pie */
.b-f-left {
	float: left;
	background: url(images/box_radius-l.gif) bottom left no-repeat;
}

.b-f-right {
	float: right;
	background: url(images/box_radius-r.gif) bottom right no-repeat;
}

.b-f-left, .b-f-right {
	width: 10px;
	height: 10px;
}
/* EnD Laterales amarillos del pie */


/* Categorias dentro del Box ----------------------------------*/

.b-c-cat {
	list-style: none;
	margin: 0px -5px 0px -5px;
}
.b-c-cat li {
	overflow: hidden;
}
.b-c-cat a {
	display: block;
	padding: 0px 10px 0px 10px;
	height: 20px;
	width: 159px;
	line-height: 20px;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.b-c-cat a:hover {
	color: #EEEEEE;
	background-color: #999998;
}
/* EnD Categorias dentro del Box ------------------------------------*/



/* Imagen HOME --------------------------*/
.b-c-photo {
	text-align: center;
	padding: 2px 0px 0px 0px;
}
.b-c-photo img {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding: 2px;
	width: 128px; 
}
.b-c-photo img:hover {
	border: 1px solid #CCDD00;
}

/* Imagen Varios ---------- */

.photoPost img {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding: 2px;
	width: 128px;
	height:168px;
	margin-right:5px;
	float:left;
}
.photoPost img:hover {
	border: 1px solid #CCDD00;
}

 
.pos-photo {
	text-align: center;
	padding: 5px 0px 0px 0px;
}
.pos-photo img {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding: 2px;
}
.pos-photo img:hover {
	border: 1px solid #CCDD00;
}



/* EnD Imagen HOME -----------------------------*/               	 
	 

/* Banner HOME */
#banner {
	width: 535px;
	height: 70px;
	background-color: #999998;
	margin: 10px;
}
/* Classe Banner HOME */
.banner {
	width: 535px;
	height: 70px;
	background-color: #999998;
	margin: 10px;
}


/* Pie de Pagina -----------------------------------------*/
#footer {
	background-color: #222222;
	height: 30px;
	border-top: 1px solid #666666;
	color: #484E02;
}
#f_radius-l {
	background: url(images/header_radius-b-l.gif) bottom left no-repeat;
	height: 16px;
	float: left;
	padding: 7px 0px 7px 10px;
}
#f_radius-r {
	background: url(images/header_radius-b-r.gif) bottom right no-repeat;
	height: 16px;
	float: right;
	padding: 7px 10px 7px 10px;
}
/* EnD Pie de Pagina --------------------------------------*/




/* Font style ------------------------------------------------------------------------------------------------------*/

/* Autor Desing */
.author {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	margin: 0px 20px 20px 0px;
}
.author a, .author {
	color: #CCCCCC;
	text-decoration: none;
}

/* Negrita */
.bold {
	font-weight: bolder;
}


/* Texto Pie Site ---------------------------------------*/
.f_t-left, .f_t-right {
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #444444;
}
.f_t-left a {
	color: #666666;
	text-decoration: none;
}
.f_t-left a:hover {
	color: #E6F501;
	text-decoration: underline;
}
.f_t-right {
	text-align: right;
}

/* Texto  Cabecera -----------------------------------------*/
.b-header h4 {
	color: #E6F502;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	letter-spacing: -1px;
	padding: 4px 0px 0px 5px;
}

/* Texto Contenido Box --------------------------------------------------------------------*/

/* H3 -----------------------------------------*/
.b-content h3 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	
}
.b-content h3 a {
	font-size: 18px;
}
.b-content h3 a, .b-content li a {
	color: #999999;
	text-decoration: none;
}
.b-content h3 a:hover {
	color: #E6F502;
}

/* H4 -----------------------------------------*/
.b-content h4 a {
	font-size: 18px; color: #E87400; text-decoration:none;
}
.b-content h4 a:hover {
	color:#FFFFFF; background:#E87400;
}




/* --------------------------------------------------------------------------------------------------------------*/



/* Barra titulo redondo 30px */
.boxTitulo_h3 {
	 
	background: url( images/boxTitulo_h3.png ) right no-repeat;
	margin:0px;
	padding:0px;
	padding-top:8px;
	padding-left:10px;
	height:30px;
	color: #CCDD00;
	
} 
 

/* Banner Google mas Detalles Imagen  */
.publi_info { 

	margin: 2px 0px 7px 192px;
	padding: 15px 12px 15px 12px;
	min-height:190px;

}

.google_468x15{
	
	height:30px; 
	padding-top:10px;
	
}

/* Box de informacion Negro redondo TOP */
.boxFicha_top {
	
	background:url( images/boxFicha_top.png ) right no-repeat;
	margin:0px;
	padding:0px;
	height:8px;
	
} 

/* Box de informacion Negro redondo BOTTOM */
.boxFicha_bottom {
	 
	background:url( images/boxFicha_bottom.png ) bottom no-repeat;
	margin:0px 0px 10px 0px;
	padding:0px 5px 0px 15px;
	font-family:Tahoma, sans-serif;
	
} 


/* Box de informacion Negro redondo TOP */
.boxBlanco_top {
	
	background:url( images/boxBlanco_top.png ) right no-repeat;
	margin:0px;
	padding:0px;
	height:8px;
	
} 

/* Box de informacion Negro redondo BOTTOM */
.boxBlanco_bottom {
	 
	background:url( images/boxBlanco_bottom.png ) bottom no-repeat;
	margin:0px 0px 10px 0px;
	padding:0px 5px 0px 15px;
	font-family:Tahoma, sans-serif;
	
} 


/* Titulo Box de informacion TOP*/
.info_titulo {
	
	color:#EEE; 
	font-family:Helvetica, Arial, sans-serif; 
	text-transform:uppercase; 
	font-size:16px; 	
	padding-bottom:5px;
	
}
/* Titulo Box de informacion TOP Temporadas*/
.titulo_temporada {
	
	color:#EEE; 
	font-family:Helvetica, Arial, sans-serif; 
	  
	font-size:16px; 	
	padding-bottom:5px;
	
}
/* PostMeta Clave */
.boxFicha_bottom dt{
	
	clear:left; 
	float:left; 
	width: 100px;; 
	padding: 3px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;
	color:#FFF;
	font-weight:bolder;
	font-size:14px;

}

/* PostMeta Valor */
.boxFicha_bottom dd{
	
	display: block;
	overflow-x: hidden;
	overflow-y: hidden;
	padding: 3px 0px 0px 0px; 
	margin: 0px 9px 0px 0px;	
	font-size:13px;
	
}
	
/* boxRedondo_bn  */	

	/* Cabecera */
	.boxRedondo_bn_top { 
		
		margin:0 0 12px 0; 
		background:url( images/boxRedondo_bn_bottom.png ) bottom; 
		
	}

	/* H5 y H2 */	
	.boxRedondo_bn_top h5, .boxRedondo_bn_top h2 { 
			
		background:url( images/boxRedondo_bn_top.png ) no-repeat; 
		color:#EEE; 
		font-family:Helvetica, Arial, sans-serif; 
		text-transform:uppercase; 
		font-size:13px; 
		padding:6px 0 8px 10px; 
		margin:0;
		
	}
 
	/* H5 y H2 Link */		
	.boxRedondo_bn_top h5 a, .boxRedondo_bn_top h2 a { 
		
		color:#EEE; 
		text-decoration:none; 
		
	}
	/* H5 y H2 Link:HOVER */	
	.boxRedondo_bn_top h5 a:hover, .boxRedondo_bn_top h2 a:hover { 
	
		color:#bcff01; 
	
	}

	/* Contenido */
	.boxRedondo_bn_content { 
		
		width:100%; 
		padding: 10px 12px 12px 12px; 
	
	}
	
	/* Contenido 1 Sinopsis */
		.boxRedondo_bn_texto { 
			
			width:545px; 
			font-family:Tahoma, sans-serif; 
			font-size:13px; 
			color:#333;  
		
		}
		
		.boxRedondo_bn_texto a { 
			
			color:#000000; 
			text-decoration:none; 
			border-bottom:1px solid #CCDD00;; 
		
		}
		
		.boxRedondo_bn_texto a:hover { 
			
			border:0; 
			background:#f2ffd1; 
			color:#5b7913; 
		
		}
	/* EnD Contenido 2 */
	
	
	/* Contenido 2 Links temporada */
		.boxRedondo_bn_temporada { 
			
			width:545px; 
			font-family:Tahoma, sans-serif; 
			font-size:14px; 
			color:#333;  
		
		}
		
		.boxRedondo_bn_temporada a { 
			
			color:#000000;
			text-decoration:none; 
			border-bottom:1px solid #CCDD00;; 
		
		}
		
		.boxRedondo_bn_temporada a:hover { 
			
			border:0; 
			background: #D7FF9F; 
			color:#5b7913; 
		
		}
		
		.boxRedondo_bn_temporada a:visited { 
			
			color:#8BBA1D; 
		
		}
	/* EnD Contenido 2 */
	
	/* Contenido 2 Links temporada */
		.mas_temporadas { 
			
			margin:0px 0px 10px 0px;
			padding:0px 5px 10px 15px;
			font-family:Tahoma, sans-serif;
			width:545px; 
			font-size:15px; 
			  
		
		}
		
		.mas_temporadas a { 
			
			color:#FFF;
			text-decoration:none; 
			 
		
		}
		
		.mas_temporadas a:hover { 
			
			border:0; 
			background: #D7FF9F; 
			color:#5b7913; 
		
		}
		
		.mas_temporadas a:visited { 
			  
			color:#5b7913; 
			
		}
	/* EnD Contenido 2 */

/* EnD box_sinopsis */		

.boxLinks { margin:4px 10px 4px 8px; }

.fila_link { border-bottom:1px dotted #CCC;	margin:0 0 2px 0; height:31px;}

.lin { 
	
	width:565px; 
	font-family:Arial, sans-serif; 
	font-size:13px; 
	font-weight:bold; 
	padding:7px 0 0 0;
	color: #999;

}

.lin a { 
	
	color:#000; 
	text-decoration:none; 

}

.lin a:hover { 
	
	color:#5B7913; 
	text-decoration:none; 
	background:#F2FFD1; 
}

.lin a:visited { 
			
			color:#8BBA1D; 
		
}
		
		
.limpiar { clear:both; height:0; font-size:0; }



.cajac_top {
	 
	background:url(images/cartelera/cajac_top.png) right no-repeat;
	background-color: transparent;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	color: #eeeeee;
	font-family: Helvetica,Arial,sans-serif;
	text-transform: uppercase;
	font-size: 13px;
	padding-top: 9px;
	padding-right: 0pt;
	padding-bottom: 8px;
	padding-left: 10px;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	
} 

.cajac_centro {
	 
width: 100%;
padding-top: 10px;
padding-right: 12px;
padding-bottom: 12px;
padding-left: 12px;

} 





.menu_1 { 
	color: #000;
	margin:0px;
	padding:0px;
	background:url(images/cartelera/menu_fondo1.png); 
}
/* ------------------------------------------- */ 





/*IMAGENES*/
.images_small{
	/*128x165*/
	}
.images_middle{
	/*170x220*/
	}
.images_big{
	/*¿?*/
	}
/* BOXES */
.box_info{
	/* Listado de definición amarilla GRANDE*/
	}
.box_2x2 {
	/*Publi Google e accesos directos*/
	}

.key {
	/*clase codigo*/
	}
	
.value {
	/*clase valor*/
	}
	
	

series {
	}
capitulos{
	}
capitulos a{
	}
capitulos a:visited{
	}
capitulos a:hover{
	}

	

/*
A:link { font-size: 15px; color: un color gris }
A:visited { font-size: 15px; color: un color verde como ya visitado  }
A:hover { font-size: 16px; color:narajan asi k está encima }
*/
/* verDE: color:#CCDD00;*/

/* Capitulo ----------------------------------------------------*/

.capitulo h4 a {
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #585858; 
}
.capitulo h4 a:hover {
	color: #EEEEEE;
	background-color: #999998;
}

.capitulo h4 a:visited {
	color: #999998;
	background-color: #D8D8D8;
	font-size: 14px;
}
 
/* Temporada ----------------------------------------------------*/ 
.temporada {
	padding: 0px 5px 0px 0px;
	margin:0px;
	font-size:18px;
	font-weight:300; 
}

.temporada a {
	color: #585858;
	text-decoration:none; 
	font-weight: bold;
}
.temporada a:hover {
	color: #EEEEEE;
	background-color: #999998;
}

.temporada a:visited {
	color: #FFFFFF;
	background-color: #A4A4A4;
}


/* link megavideo  ----------------------------------------------------*/
.link{
	color: #585858;
	text-decoration:none; 
	font-weight: bold;
}
.link a {
	color: #999 ;  text-decoration:none;  
}
.link a:hover {
	color: #EEEEEE;
	background-color: #999998;

}

.link a:visited {
	color: #A4A4A4;
	background:url(images/check.gif) right no-repeat;
} 

 

