@charset "utf-8";
/* CSS Document */

/*
Theme Name: Cineadicto
Theme URL: http://cinea-dicto.com/
Description: Plantilla exclusiva para el blog Cine adicto. Plantilla limpia y estructurada con 2 sidebars.
Author: Carlos Castillo
Author URL: http://metabix.com/
*/

/* comun tags
-----------------------------------*/

body {
	margin: 20px 0 20px 0;
	padding: 0;
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 11px;
	background-color: #ECF3FF;
}

a {
	color: #69C;
	text-decoration: none;
}

a:hover {
	color: #09C;
	text-decoration: underline;
}

img {
	border: none;
}

.clear {
	width: 0 !important;
	height: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	clear: both !important;
	border: none !important;
	float: none !important;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

h1,
h2,
h3,
h3,
h4,
h5,
h6 {
	margin: 0 0 10px 0;
	padding: 0;
	font-weight: normal !important;
}

#sidebar-l h1,
#sidebar-r h1,
#sidebar-l h2,
#sidebar-r h2,
#sidebar-l h3,
#sidebar-r h3,
#sidebar-l h3,
#sidebar-r h4,
#sidebar-l h4,
#sidebar-r h5,
#sidebar-l h5,
#sidebar-r h6,
#sidebar-l h6 {
	color: #039;
	font-weight: bold !important;
}

/* top
-----------------------------------*/

#w-top {}

#top {}

/* header
-----------------------------------*/

#w-header {
	margin: 0 0 10px 0;
}

#header {
	width: 945px;
	height: 124px;
	margin: 0 auto 0 auto;
	position: relative;
}

#logo {
	position: absolute;
	top: 0;
	left: 0;
}

#pages-menu {
	position: absolute;
	top: 8px;
	right: 0;
	z-index: 300 !important;
}

#pages-menu > ul {}

#pages-menu ul li {
	float: left;
	font-size: 0;
	position: relative;
}

#pages-menu > ul > li:hover > a {
	background-color: #09C;
	border-width: 1px;
	border-radius: 5px 5px 0 0;
	border-color: #09C;
	border-style: solid;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	color: #FFF;
	text-decoration: none;
}

#pages-menu li.pagenav {
	position: relative;
	top: -1px;
}

#pages-menu li.pagenav > ul > li > a {
	border-width: 1px;
	border-radius: 5px 5px 0 0;
	border-color: #ECF3FF;
	border-style: solid;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
}

#pages-menu li.pagenav > ul > li:hover > a {
	background-color: #09C;
	display: block;
	color: #FFF;
	text-decoration: none;
	border-width: 1px;
	border-radius: 5px 5px 0 0;
	border-color: #09C;
	border-style: solid;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
}

#pages-menu ul li a {
	padding: 5px;
	display: block;
	font-size: 11px !important;
}

#pages-menu ul ul ul {
	display: none;
	position: absolute;
	top: 23px;
	right: 0;
}

#pages-menu ul ul ul a {
	width: 100px;
	display: block;
	color: #FFF;
}

#pages-menu li.pagenav ul li:hover > ul {
	display: block;
	background-color: #09C;
}

#tags {
	height: 43px;
	position: absolute;
	top: 35px;
	right: 0px;
}

#tags > #l {
	width: 6px;
	height: 43px;
	background-image: url(images/bg-tags.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	position: absolute;
}

#tags > #r {
	width: 6px;
	height: 43px;
	background-image: url(images/bg-tags.png);
	background-position: 0 -86px;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	right: 0;
}

#tags > ul {
	height: 43px;
	margin: 0 6px 0 6px;
	background-image: url(images/bg-tags.png);
	background-position: 0 -43px;
	background-repeat: repeat-x;
}

#tags > ul > li {
	float: left;
}

#tags > ul > li a {
	display: block;
	padding: 15px 4px 15px 4px;
	color: #FFF;
}

#tags > ul > li > a:hover {
	text-decoration: underline;
	background-image: url(images/bg-li.png);
	background-position: 50% 0;
	background-repeat: no-repeat;
}

#categories {
	position: relative;
	z-index: 200;
}

#categories > ul {
	position: absolute;
	left: 16px;
	top: 1px;
}

#categories > ul > li {
	float: left;
}

#categories > ul > li > a {
	width: 101px;
	padding: 4px;
	display: block;
	background-image: url(images/ul-li.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	color: #FFF;
}

#categories > ul > li ul {
	display: none;
}

#categories > ul > li ul li a {
	color: #FFF;
	padding: 4px;
	display: block;
}

#categories > ul > li ul li a:hover {
	background-color: #09F;
}

#categories > ul > li:hover > ul {
	width: 101px;
	display: block;
	background-color: #09C;
}

/* content
-----------------------------------*/

#w-content {}

#content {
	width: 945px;
	margin: 0 auto 0 auto;
}

#content > div {
	float: left;
}

#movie-content {}

#w-movie {
	width: 587px;
	float: left;
	margin: -10px 0 0 0;
}

#banner1 {
	width: 336px;
	float: left;
	margin: -5px 0 10px 10px;
	padding: 5px;
	border-width: 1px;
	border-radius: 5px;
	border-color: #E2E2E2;
	border-style: solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #FFF;
}

#movie-view {
	margin: 0 0 10px 0;
}

#banner2 {
	margin: 0 0 0 10px;
	padding: 5px;
	border-width: 1px;
	border-radius: 5px;
	border-color: #E2E2E2;
	border-style: solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	float: left;
	background-color: #FFF;
}

#support {
	width: 300px;
	border-width: 1px;
	border-radius: 5px;
	border-color: #E2E2E2;
	border-style: solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #F2FFCA;
	float: right;
	margin: 10px 0 10px 10px 0;
	padding: 5px;
	position: relative;
	top: 10px;
}

#support li {
	margin: 5px;
}

#pagination {
	margin: 30px 0 0 0;
	float: none;
	clear: both;
}

#support li a {
	display: block;
	padding: 5px 5px 5px 15px;
	background-image: url(images/li-arrow.png);
	background-position: 0 7px;
	background-repeat: no-repeat;
	color: #000;
}

#banner3 {
	width: 941px;
	margin: 10px 0 10px 0;
	padding: 5px 0 5px 0;
	text-align: center;
	border-width: 1px;
	border-radius: 5px;
	border-color: #E2E2E2;
	border-style: solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #FFF;
}

#banner4 {
	text-align: center;
	background-color: #FFF;
}

#banner4 > div {
	margin: 0 0 10px 0;
}

#movie-info {
	margin: 10px 0 10px 0;
}

#movie-info #movie-thumbnail {
	border-width: 3px;
	border-color: #F2F2F2;
	border-style: solid;
	float: left;
}

#movie-info #movie-detail {
	width: 458px;
	margin: 0 0 0 10px;
	float: left;
}

#movie-info #movie-detail h1 {
	font-size: 12px !important;
	padding: 3px;
	font-weight: bold !important;
	border-width: 1px;
	border-radius: 5px;
	border-color: #069;
	border-style: solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #069;
	color: #FFF;
	text-transform: uppercase;
}

#movie-info #movie-detail ul {}

#movie-info #movie-detail ul li {
	padding: 5px 0 5px 20px;
	background-position: 0 3px;
	background-repeat: no-repeat;
}

#movie-info #movie-detail ul li.language {
	background-image: url(images/ico-idioma.png);
}

#movie-info #movie-detail ul li.subtitles {
	background-image: url(images/ico-subtitulos.png);
}

#movie-info #movie-detail ul li.time {
	background-image: url(images/ico-tiempo.png);
}

#movie-info #movie-detail ul li.quality {
	background-image: url(images/ico-calidad.png);
}

#movie-info #movie-detail ul li.year {
	background-image: url(images/ico-ano.png);
}

#movie-info #movie-detail ul li.calendar {
	background-image: url(images/ico-calendar.png);
}

#movie-info #movie-detail ul li.category{
	background-image: url(images/ico-category.png);
}

#movie-info #movie-detail ul li.comment {
	background-image: url(images/ico-comment.png);
}

#movie-info #movie-detail ul li.views {
	background-image: url(images/ico-vista.png);
}

#movie-info #movie-detail ul li.favorite {
	background-image: url(images/ico-heart.png);
}

#adsensex {
	margin: -5px;
	padding: 0 0 5px 0;
	text-align: center;
	background-image: url(images/bg-gradient.png);
	background-position: 0 0;
	background-repeat: repeat-x;
	border-width: 1px 0 0 0;
	border-radius: 0 0 5px 5px;
	border-color: #E2E2E2;
	border-style: solid;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
}

#movie {
	width: 620px;
	float: left;
}

#movie object,
#movie param,
#movie embed {
		width: 610px;
}

#sidebar-l {
	width: 160px;
}

#sidebar-l h2,
#sidebar-r h2 {
	font-size: 11px;
	margin: -5px -5px 10px -5px;
	padding: 5px;
	border-width: 1px 0 0 0;
	border-radius: 5px 5px 0 0 ;
	border-color: #069;
	border-style: solid;
	-moz-border-radius: 5px 5px 0 0 ;
	-webkit-border-radius: 0 0 5px 5px;
	background-color: #069;
	color: #FFF;
	
}

#sidebar-l > div,
#sidebar-r > div {
	margin: 0 0 10px 0;
	padding: 5px;
	border-width: 1px;
	border-radius: 5px;
	border-color: #E2E2E2;
	border-style: solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #FFF;
}

#center,
#center1{
	width: 593px;
	margin: 0 10px 0 10px;
	padding: 5px;
	border-width: 1px;
	border-radius: 5px;
	border-color: #E2E2E2;
	border-style: solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 0 0 5px 5px;
	text-align: center;
	z-index: 100 !important;
	background-color: #FFF;
}

#center {}

#center1 {
	text-align: left !important;
}

#centerx {
	width: 100% !important;
	padding: 5px;
	border-width: 1px;
	border-radius: 5px;
	border-color: #E2E2E2;
	border-style: solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 0 0 5px 5px;
	text-align: center;
	z-index: 100 !important;
	background-color: #FFF;
}
#center #slider {
	width: 603px;
	margin: -5px -5px 10px -5px;
	position: relative;
}

#new {
	text-align: justify;
	padding: 10px;
	border-width: 1px;
	border-radius: 5px;
	border-color: #E2E2E2;
	border-style: solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 0 0 5px 5px;
}

#posters {
	margin: 0 0 10px 0;
}

.poster {
	width: 172px;
	margin: 10px;
	float: left;
	border-width: 2px;
	border-color: #F2F2F2;
	border-style: solid;
	position: relative;
	left: 3px;
	background-color: #FFF;
}

.poster:hover {
	border-width: 2px;
	border-color: #CCC;
	border-style: solid;
}

.poster .poster-detail {
	border-width: 2px 0 0 0;
	border-color: #666;
	border-style: solid;
	background-image: url(images/bg-gradient.png);
	background-position: 0 0;
	background-repeat: repeat-x;
}

.poster .poster-detail .poster-name {
	width: 90px;
	height: 15px;
	padding: 13px 5px 0 5px;
	text-align: left;
	overflow: hidden;
	float: left;
}

.poster .poster-detail .poster-name a {
	color: #000;
	text-transform: uppercase;
}

.poster .poster-detail .poster-date {
	width: 62px;
	height: 27px;
	padding: 13px 5px 0 5px;
	float: right;
}

div.avatar {
	width: 50px;
	margin: 0 10px 10px 0;
	padding: 5px;
	border-width: 1px;
	border-color: #CCCCCC;
	border-style: solid;
	float: left;
}

.w-comment {
	margin: 0 0 10px 0;
	border-width: 0 0 1px 0;
	border-color: #CCCCCC;
	border-style: solid;
}

.comment {
	width: 520px;
	float: left;
}

#add-comment {
	margin: 20px 0 0 0;
}

#add-comment input {
	padding: 5px;
}

#add-comment input,
#add-comment textarea {
	border-width: 1px;
	border-color: #CCCCCC;
	border-style: solid;
	background-color: #FFF;
	background-image: url(images/bg-gradient.png);
	background-position: 0 -20px;
	background-repeat: repeat-x;
}

textarea {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 12px;
}

textarea#comment {
	width: 571px;
	padding: 10px;
	border-width: 1px;
	border-color: #CCCCCC;
	border-style: solid;
}

#sidebar-r {
	width: 160px;
}

#sidebar-l ul li,
#sidebar-r ul li,
.footer-sidebar ul li,
#center1 ul li,
.re ul li {
	margin: 5px;
	padding: 0 0 0 10px;
	background-image: url(images/li-arrow.png);
	background-position: 0 3px;
	background-repeat: no-repeat;
}

#center1 h3 {
	color: #069 !important;
	font-weight: bold;
}

#center1 ol li {
	margin: 5px;
	padding: 0 0 0 10px;
}

#loginform {}

#sidebar-l input,
#sidebar-r input,
#add-comment .submit {
	padding: 3px;
	margin: 5px 0 5px 0;
	border-width: 1px;
	border-color: #CCCCCC;
	border-style: solid;
	background-color: #FFF;
	background-image: url(images/bg-gradient.png);
	background-position: 0 -20px;
	background-repeat: repeat-x;
}

#sidebar-l #s,
#sidebar-r #s,
#loginform .input {
	width: 140px;
}

#w-footer {}

.footer-sidebar {
	width: 304px;
	margin: 5px;
	float: left;
}

.footer-sidebar h2,
.re h2 {
	font-size: 11px;
	font-weight: bold !important;
	margin: -5px -5px 10px -5px;
	padding: 5px;
	border-width: 1px;
	border-radius: 5px 5px 0 0;
	border-color: #069;
	border-style: solid;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	background-color: #069;
	color: #FFF;
}

.footer-sidebar > div,
#requeriments > div {
	margin: 0 0 10px 0;
	padding: 5px;
	border-width: 1px;
	border-radius: 5px;
	border-color: #E2E2E2;
	border-style: solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #FFF;
}

#footer,
.footer {
	width: 945px;
	margin: 20px auto 0 auto;
	padding: 5px 0 20px 0;
	border-width: 1px 0 0 0;
	border-color: #E2E2E2;
	border-style: solid;
	color: #999;
}

#adsense {}

.adsense1 {
	width: 250px;
	margin: 10px;
	float: left;
	position: relative;
	left: 25px;
}

#recent-posts {}

#recent-posts .recent {
	margin: 0 0 10px 0;
}

#recent-posts .recent > div {
	float: left;
}

#recent-posts .recent {}

#recent-posts .recent .thumbnailx {
	width: 50px;
	padding: 5px;
	border-width: 1px;
	border-color: #E2E2E2;
	border-style: solid;
}

#recent-posts .recent .title1 {
	width: 220px;
	margin: 0 0 0 5px;
}

#recent-posts .recent .title1 a {
	font-size: 14px;
}

#requeriments {}

.re {
	width: 292px;
	margin: 5px !important;
	float: left;
	border-width: 1px;
	border-radius: 5px;
	border-color: #E2E2E2;
	border-style: solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #FFF;
}

.adadad {
margin-top: 7px;
margin-right: auto;
margin-bottom: 7px;
margin-left: auto;
background-color: transparent;
background-repeat: repeat;
background-attachment: scroll;
background-position: 0% 0%;
width: 428px;
height: 358px;
color: white;
}
