/*
Theme Name: Fidocs
Theme URI: http://www.fidocs.cl
Description: Nuevo theme de Fidocs.
Author: Noise Media
Version: 1.0
*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,img {
	border: 0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}

ol,ul {
	list-style: none;
}

caption,th {
	text-align: left;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before,q:after {
	content: '';
}

abbr,acronym {
	border: 0;
}

/* Ok, lets go! */

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	background: url(img/bg_body.jpg) repeat 0 0;
	/*

background: url(img/FIDOCS-SINGLE-PELICULA.jpg) no-repeat center 0;
  opacity: .8;*/
  color: #444;
}

h3 {
	text-transform: uppercase;
	font-size: 20px;
	font-family: 'Anton', sans-serif;
	padding-left: 20px;
	background: url(img/ico_title.png) no-repeat 0 center;
	border-bottom: solid 1px #CCC;
}

h4 {
	text-transform: uppercase;
	font-size: 18px;
	font-family: 'Anton', sans-serif;
	text-transform: uppercase;
	font-size: 20px;
	line-height: 27px;
	font-family: 'Anton', sans-serif;
}

h4 small {
	display: block;
	font-size: 15px;
	margin-bottom: -9px;
	font-family: 'Anton', sans-serif;
}

/*
#header * {
opacity: .9;
}

#header:before {
  content: ".";
  background: url(img/FIDOCS_HOME.jpg) no-repeat center 0;
  z-index: -9;
  opacity: .8;
  width: 100%;
  height: 100%;
  position:absolute;
  top: 0;
  left: 0;
}*/

#header .context {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	background-color: #000;
}

#header .context .context-inner {
	width: 960px;
	height: 23px;
	margin: 0 auto;
}

#header .context ul {
	float: left;
	padding: 2px 0;
	color: #FFF;
}

#header .context ul.right {
	float: right;
}

#header .context li {
	display: inline;
}

#header .context li.active a,
#header .context li.current-menu-item a {
	color: #6CB984;
}

#header .context a {
	color: #FFF;
	font-size: 13px;
	font-family: 'Anton', sans-serif;
}

#header .context a {
	color: #FFF;
	font-size: 13px;
	font-family: 'Anton', sans-serif;
}

#header .context a:hover {
	text-decoration: none;
	color: #6CB984;
}

#header .context li.active a {
	color: #6CB984;
}

#header .context li.active a:hover {
	color: #fff;
}

#header .context li.dropdown-capable {
	position: relative;
}

#header .context ul.dropdown {
	display: none;
	position: absolute;
	background-color: red;
}

#header .title {
	height: 545px;
	position: relative;
	background-color: #5B3818;
	background-color: #020301;
	overflow: hidden;
}

* html #header .title {
	height: 1%;
}

.ical {
	position: relative;
	float: left;
}

.ical a{
	position: relative;
	float: left;
	color: #6CB984;
}

.ical a:hover{
	position: relative;
	float: left;
	color: #e6e6e6;
}




.classname {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	text-indent:0;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#777777;
	font-family:Impact;
	font-size:20px;
	font-weight:bold;
	font-style:normal;
	height:50px;
	line-height:50px;
	width:181px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #ffffff;
}
.classname:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
}.classname:active {
	position:relative;
	top:1px;
}





.title .slides-left {
	position: absolute;
	width: 40px;
	height: 40px;
	top: 50%;
	left: 2%;
	background: url(img/ico_slider.png) no-repeat 0 0;
	text-indent: -9999px;
}

.title .slides-right {
	position: absolute;
	width: 40px;
	height: 40px;
	top: 50%;
	right: 2%;
	background: url(img/ico_slider.png) no-repeat -40px 0;
	text-indent: -9999px;
}

.title .slides-left:hover {
	background-position: 0 -40px;
}

.title .slides-right:hover {
	background-position: -40px -40px;
}

.movie-title {
	padding-top: 200px;
	padding-left: 100px;
}

.movie-title h3 {
	color: #FFF;
	background: none;
	padding-left: 0;
	border: none;
	font-size: 80px;
	line-height: 80px;
	text-shadow: black 2px 2px 25px;
}

.movie-title p {
	font-family: 'Anton', sans-serif;
	font-size: 42px;
	line-height: 35px;
	color: #FFF;
	text-transform: uppercase;
	text-shadow: black 2px 2px 25px;
}

.movie-title p span {
	color: #6CB984;
}

.slides {
	height: 545px;
}

.slides .slide {
	float: left;
}

.slides .slide a {
	display: block;
	width: 960px;
	height: 545px;
	margin: 0 auto;
}

.tax-movies_categories #header .title,
.single #header .title,
.archive #header .title,
.page-id-2565 #header .title,
.page #header .title {
	height: 170px;
}

.single-movies #header .title {
	height: 545px;
}

#header .nav {
	font-size: 18px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	background: url(img/bg_footer.jpg) repeat 0 0;
}

#header .nav .nav-inner {
	width: 960px;
	height: 30px;
	margin: 0 auto;
	background: url(img/ico_nav_2.png) no-repeat 0 center;
}

#header .nav ul {
	overflow: hidden;
	padding: 2px 0 2px 25px;
	color: #FFF;
}

* html #header .nav ul {
	height: 1%;
}

#header .nav li {
	display: inline;
}

#header .nav a {
	color: #FFF;
}

#header .nav li.active a,
#header .nav li.current-menu-item a {
	color: #6CB984;
}

#header .nav-inner li a {
	color: #fff;
	font-size: 18px;
	font-family: 'Anton', sans-serif;
}

#header .nav-inner li a:hover,
#header .nav-inner li.menu-item-3559 a {
	color: #6CB984;
	font-size: 18px;
	font-family: 'Anton', sans-serif;
	text-decoration: none;
}

#header a.brand {
	color: #6CB984;
	font-size: 13px;
	font-family: 'Anton', sans-serif;
}

#container {
	width: 984px;	
	margin: 0 auto;
}

#footer {
	background: url(img/bg_footer.jpg) repeat 0 0;
}

#footer strong, #footer a {
	color: #FFF;
	font-weight: bold;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#footer .context {
	width: 984px;
	margin: 0 auto;
	padding: 20px 0;
	color: #FFF;
}

#footer .context p {
	line-height: 18px;
}

.upcoming {
	height: 22px;
	padding: 10px 30px;
	background: url(img/bg_news.png) no-repeat center 0 #FFF;
}

.upcoming h5 {
	text-transform: uppercase;
	font-size: 18px;
	font-family: 'Anton', sans-serif;
	color: #cc3e00;
}

#container-wrapper {
	background: url(/blog/wp-content/themes/fidocs/img/bg_sidebar.jpg) repeat-y right 0;
}

#container {
	overflow: hidden;
}

* html #container {
	height: 1%;
}

.page #container,
.category #container,
.single #container {
	background: url(/blog/wp-content/themes/fidocs/img/bg_front.jpg) repeat-y 0 0;
	padding-bottom: 30px;
}

.home #container-wrapper,
.home #container,
.tax-movies_categories #container-wrapper,
.tax-movies_categories #container,
.single-movies #container-wrapper,
.single-movies #container,
.page-id-3165 #container-wrapper,
.page-id-3165 #container,
.page-id-5549 #container-wrapper,
.page-id-5549 #container,
.page-id-3928 #container,
.page-id-3928 #container-wrapper,
.page-id-2565 #container-wrapper,
.page-id-2565 #container {
	background: none;
}

.content {
	padding-top: 10px;
}

.single .content,
.category .content,
.page .content {
	float: left;
	width: 660px;
	padding-top: 0;
}

.page-id-3165 .content,
.page-id-3928 .content,
.page-id-5549 .content,
.single-movies .content {
	float: none;
	width: auto;
}

.page-id-2565 .content {
	float: none;
	width: auto;
	padding-top: 10px;
}

.sidebar {
	float: right;
	width: 304px;
	padding-top: 35px;
	padding-left: 20px;
}

.sidebar h3 {
	border: none;
}

.sidebar h4 {
	text-transform: uppercase;
	font-size: 20px;
	line-height: 27px;
	font-family: 'Anton', sans-serif;
}

.sidebar h4 small {
	display: block;
	font-size: 15px;
	margin-bottom: -9px;
}

.sidebar .sub-flickr {
	padding-left: 20px;
	margin-bottom: 5px;
	font-size: 14px;
	color: #0063dc;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: -4px;
}

.sidebar .sub-flickr a {
	color: #ff0084;
}

.sidebar .block {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: solid 1px #CCC;
}

.sidebar .block:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: 0;
}

.social {
	padding-top: 10px;
}

.social li {
	display: inline;
}

.logos {
	height: 138px;
	background: url(img/bg_patrocinadores.png) repeat-x 0 0 #F0F0F0;
}

.logos .intro {
	width: 138px;
	padding-top: 0px;
}

.logos .logos-inner {
	width: 984px;
	height: 138px;
	margin: 0 auto;
}

.logos p {
	padding: 20px 20px 10px 20px;
}

.logos ul {
	padding: 20px 10px 10px 10px;
	overflow: hidden;
}

* html logos ul {
	height: 1%;
}

.logos li {
	float: left;
	padding: 0 10px;
}

.logos a {
	display: block;
}

.text-right {
	text-align: right;
}

.ico-more {
	display: inline-block;
	padding-right: 22px;
	font-family: 'Anton', sans-serif;
	font-size: 15px;
	line-height: 17px;
	text-transform: uppercase;
	color: #444;
	background: url(img/ico_more.png) no-repeat right 0;
}

.ico-more:hover {
	background-position: right -17px;
}

.row {
	overflow: hidden;
}

* html .row {
	height: 1%;
}

.row .column6_20 {
	float: left;
	padding: 0 20px;
	width: 452px;
}

.row .box {
	float: left;
	position: relative;
	width: 450px;
	height: 210px;
	margin: 0 10px 10px 10px;
	padding: 10px;
	background-color: #FFF;
	border: solid 1px #CCC;
}

.box .image {
	width: 259px;
	height: 210px;
	position: relative;
	background-color: #000;
	overflow: hidden;
}

.box .overlay {
	display: block;
	position: absolute;
	height: 210px;
	width: 259px;
	right: 0;
	top: 0;
	background: url(img/bg_box.png) no-repeat 0 -1px;
}

.box .caption {
	position: absolute;
	width: 230px;
	height: 105px;
	top: 105px;
	right: 10px;
}

.box .caption h4 {
	height: 80px;
	font-family: 'Anton', sans-serif;
	font-size: 32px;
	line-height: 27px;
	text-transform: uppercase;
	color: #444;
}

.box .caption h4 a {
	color: #333;
}

.box .caption h4 a:hover {
	color: #CC3E00;
}

.box .caption h4 span {
	display: block;
	font-size: 18px;
	margin-bottom: -3px;
	font-family: 'Anton', sans-serif;
}

.box .caption p {
	padding: 10px 0;
}

.caption .post_content img {
	display: none;
}

.breadcrumb {
	height: 15px;
	padding: 10px;
}

.breadcrumb li {
	display: inline;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.breadcrumb a {
	color: #333;
}

.breadcrumb a:hover {
	text-decoration: underline;
}

.breadcrumb b {
	color: #CC3E00;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.post_content {
	
}

.post_content p {
	padding: 10px 0;
	line-height: 18px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #444;
}

.post_content strong {
	font-weight: bold;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #444;
}

.post_content em {
	font-style: italic;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #999;
}

.post_content a {
	color: #ED3B3D;
	text-decoration: none;
}

.post_content a:hover {
	text-decoration: underline;
}

.mini_post {
	padding: 20px 0 10px 0;
	border-bottom: solid 1px #CCC;
}

.mini_post:last-child {
	border-bottom: none;
}

.mini_post p {
	padding: 10px 0;
}

p.date {
	padding: 0;
	font-size: 11px;
	font-weight: bold;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	letter-spacing: -1px;
	color: #666;
}

.mini_post h5 a {
	color: #CC3E00;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	font-size: 13px;
}

.mini_post h5 a:hover {
	color: #CC3E00;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	font-size: 13px;
	text-decoration: underline;
}

.articles {
	padding: 0 10px;
	overflow: hidden;
}

* html .articles {
	height: 1%;
}

.articles .article {
	padding: 15px 0;
	overflow: hidden;
}

* html .articles .article {
	height: 1%;
}

.articles .image {
	float: left;
	width: 150px;
	height: 150px;
	overflow: hidden;
}

.articles .caption {
	margin-left: 170px;
}

.articles h4 {
	font-family: 'Anton', sans-serif;
	font-size: 20px;
	text-transform: uppercase;
	line-height: 22px;
	margin-bottom: 3px;
}

.articles h4 a {
	color: #333;
}

.articles h4 a:hover {
	color: #333;
	text-decoration: underline;
	cursor: pointer;
}

.articles .post_content p {
	padding: 0;
}

.row {
	margin-bottom: 10px;
}

.row .row-inner {
	margin: 0 10px 10px 10px;
	padding: 10px 0;
	overflow: hidden;
	background-color: #f0f0f2;
	border: solid 1px #dadada;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

* html .row .row_inner {
	height: 1%;
}

.row .mini_box {
  cursor: pointer;
	float: left;
	position: relative;
	width: 300px;
	height: 230px;
	margin: 0 10px 0 10px;
	background-color: #FFF;
	overflow: hidden;
}

.row .mini_box .rollover {
  position: absolute;
  width: 300px;
  height: 230px;
	background: url(img/ico_more_category.png) no-repeat right bottom #e97f03;
  top: 230px;
  opacity:.90;
}

.row .mini_box .rollover h4 {
  margin-top: 40px;
  margin-left: 20px;
  color: #000;
}

.row .mini_box .rollover ul {
  margin-top: 10px;
  margin-left: 20px;
  color: #FFF;
}

.row .mini_box .rollover a {
  color: #FFF;
}

.row .mini_box .invisible-more {
  display: block;
  height: 45px;
  width: 100%;
  position: absolute;
  bottom: 0;
  z-index: 9999;
}

.row .mini_box .rollover li {
  margin-bottom: 5px;
}

.row .mini_box .rollover .rollover-inner {
  display: block;
}

.row .mini_box .image {
	width: 301px;
	height: 230px;
	background-color: #000;
}

.row .mini_box .overlay {
	position: absolute;
	width: 301px;
	height: 230px;
	left: 0;
	top: 0;
	background: url(img/img_programacion.png) no-repeat 0 0;
}

.row .mini_box .caption {
	position: absolute;
	width: 282px;
	height: 72px;
	padding-left: 19px;
	color: #FFF;
	bottom: 1px;
	background: url(img/ico_more_category.png) no-repeat right bottom;
	cursor: pointer;
	text-transform: uppercase;
	font-weight: bold;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 20px;
}

.row .mini_box .caption p {
	line-height: normal;
}

.row .mini_box .caption h4 {
	font-family: 'Anton', sans-serif;
	font-size: 22px;
	line-height: 20zzpx;
}

.row .mini_box .caption a {
	color: #FFF;
}

.row .mini_box .caption span {
	color: #6CB984;
}

.movie .title {
	border-bottom: solid 1px #dadada;
	padding-bottom: 4px;
}

.movie  h3 {
	border-bottom: none;
	background: none;
}

.movie .title em {
	padding-left: 20px;
	font-style: italic;
	font-size: 16px;
}

.movie .media {
	padding: 15px 10px;
	overflow: hidden;
}

* html .movie .media {
	height: 1%;
}

.movie .media .video {
	float: left;
	width: 560px;
	height: 325px;
}

.movie .media .caption {
	float: right;
	width: 370px;
	padding: 10px;
	border: solid 1px #dadada;
	background-color: #FFF;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.movie .media .caption h3 {
	padding-left: 0;
}

.movie .context {
	padding: 10px;
}

.movie .context .context-inner {
	padding: 10px;
	background-color: #FFF;
	border: solid 1px #dadada;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.movie .context h3 {
	background: url(img/ico_title.png) no-repeat 0 center;
}

.movie .context .row {
	overflow: hidden;
}

* html .movie .context .row {
	height: 1%;
}

.movie .context .row .column {
	float: left;
	width: 470px;
	height: 210px;
}

.movie .context .translated {
	padding-left: 10px;
	font-style: italic;
}

.addthis_toolbox {
	padding-top: 5px;
}

.not-found {
	padding: 100px 10px;
	font-family: Georgia, serif;
	font-size: 24px;
	color: #999;
}

.comments {
	padding-top: 20px;
}

.comments h4 {
	margin-bottom: 10px;
}

.widget-flickr {
	overflow: hidden;
}

* html .widget-flickr {
	height: 1%;
}

.widget-flickr a {
	display: block;
	float: left;
	width: 72px;
	height: 72px;
	margin: 2px;
}

.partners table {
	width: 100%;
	text-align: center;
}

.partners td {
	padding: 10px 0;
	vertical-align: middle;
}

.partners-title {
	text-align: left;
	padding: 10px 0;
	border-bottom: solid 1px #CCC;
	font-weight: bold;
}

.feedback {
	margin-top: 20px;
	display: block;
	font-weight: normal !important;
	color: #999 !important;
	font-size: 11px;
}

.sharing-container {
	padding: 0 10px 30px;
	overflow: hidden;
}

* html .sharing-container {
	height: 1%;
}

.sharing-container .media {
	float: left;
	width: 650px;
}

.sharing-container .social {
	float: right;
	width: 280px;
}

.sharing-container .block {
	border-bottom: solid 1px #CCC;
	padding-bottom: 10px;
	margin-bottom: 10px;
	overflow: hidden;
}

.files{
	margin-top: 10px;
}

* html .sharing-container .block {
	height: 1%;
}

.pagination {
	text-align: right;
	padding-right: 20px;
}

.pagination li {
	display: inline-block;
	border: solid 1px #CCC;
	padding: 4px 8px;
	margin-right: 5px;
	border-radius: 4px;
	background-color: #EEE;
	color: #999;
}

.pagination li:hover {
	background-color: #FFF;
}

.pagination li.current {
	background-color: #333;
	color: #fff;
	border: solid 1px #333;
}

.pagination li.current a {
	color: #fff;
}

.pagination a {
	color: #999;
}

.files .file {
	border: solid 1px #CCC;
	padding: 10px;
	background-color: #F3F3F3;
	margin-bottom: 5px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

.files h5 {
  margin-bottom: 5px;
}

.files h5 a {
	color: #0087B4;
	font-weight: bold;
}

.files div.file-content {
	padding: 0 30px;
}

.files div.file-content a {
	color: #444;
	font: 12px/10px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.files div.file-content a:hover {
	color: #CC3E00;
	font: 12px/10px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

/* Single movie */

.tabs {
	
}

.tabs .tabs-buttons li {
	display: inline;
	display: inline-block;
	font-size: 20px;
	font-family: 'Anton', sans-serif;
	text-transform: uppercase;
	margin-right: 10px;
}

.tabs .tabs-buttons li.active {
	background-color: #EFEFEF;
	padding: 5px 10px 5px 10px;
	border-radius: 3px;
	border: 1px solid #dadada;
}

.tabs .tabs-buttons a {
	color: #333;
}

.tabs .post_content ul {
	padding: 10px 0;
}

.tabs .post_content li {
	margin-bottom: 5px;
}

.ico-number {
	display: inline-block;
	width: 18px;
	text-align: center;
	background: url(img/ico-number.png) no-repeat center 0;
	color: white;
	font-size: 12px;
	font-weight: bold;
	margin-right: 5px;
	height: 16px;
	padding: 1px 0;
}

.related {
	overflow: hidden;
}

* html .related {
	height: 1%;
}

.related .related-movie {
	float: left;
	padding: 4px;
	display: block;
	width: 168px;
	height: 120px;
	margin: 5px;
	background-color: #EEE;
	border: solid 1px #CCC;
}

.related .related-movie .related-image {
	position: relative;
	overflow: hidden;
	height: 120px;
}

.related .related-movie .related-image a.main-image {
	display: block;
}

.related-movie {
	
}

.related-movie .related-modal {
	
}

.related-movie .related-overlay {
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #E97F03;
	color: white;
	width: 168px;
	height: 120px;
	opacity: .8;
	display: none;
}

.related-movie .related-title {
	position: absolute;
	top: 120px;
	left: 20px;
	color: #FFF;
	text-transform: uppercase;
	font-weight: bold;
	font-family: 'Anton', sans-serif;
	font-size: 16px;
	width: 127px;
}

.related-movie .related-title a {
	color: #FFF;
}

.related-movie .related-title a:hover {
	text-decoration: underline;
}


/* grilla.css */
.grid {
  height: 523px;        /* La altura dependera del alto de la imagen de fondo. */
  padding-top: 26px;
  background: url(/blog/wp-content/themes/fidocs/img/grilla-bg.png) no-repeat 8px 0;
}
.grid .row {
  overflow: hidden;
  height: 77px;
  margin-bottom: 0;
  position: relative;
}
.grid:nth-of-type(3) .row {
  padding-top:12px;
}
.grid .row .column {
  position: absolute;
  width: 92px;
}

.grid .row .column.box {
  border: solid 1px #CCC;
  background-color: #DDD;
  height: 68px;
  margin: 0;
  padding: 2px;
  overflow: hidden;
}

.grid .row .column.box a {
  text-transform: uppercase;
  font-size: 10px;
}

.grid .row .column.box span {
  display: block;
  font-size: 9px;
}

.grid .row .column.box a {
  color: #333;
}

.grid .row .column.box a:hover {
  text-decoration: underline;
}

.content h3 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.grid-nav {
  float: right;
  overflow: hidden;
}

.grid-nav li {
  padding: 10px 20px;
  background-color: #E3E3E3;
  float: left;
  margin-left: 5px;
}

.grid-nav li a {
  color: #333;
  font-weight: bold;
}

.grid-nav li.active,
.grid-nav li:hover {
  background-color: #D76E3F;
}

.grid-nav li.active a span,
.grid-nav li.active a,
.grid-nav li:hover a span,
.grid-nav li:hover a {
  color: #FFF;
}

.grid-nav li a span {
  color: #D76E3F;
}