/*
Theme Name: Siestv
Theme URI: http://www.sies.tv
Author: Iglesies associats
Author URI: http://www.iglesies.com
Description: Sies.tv
Version: 1.0
License: GNU General Public License v2 or later
*/

body
{
	font-family: Arial;
	background-color: black;
	color:#fff;
	font-size:13px;
	margin-top:6px;
	line-height: 15px;
}

a {
	color: white;
}

a:hover {
	color: #F5A700;
}


#cap {
	width: 950px;
	height: 80px;
	background-image: url('../../../../wp-content/themes/siestv/img/cap_siestv-13.jpg');
	/*/ background-image: url('../../../../wp-content/themes/siestv/img/cap_siestv2.jpg'); /*/
	background-position: bottom;
	position: relative;
}

#cap_banner {
	margin-bottom: 2px;
}

.logo {
	position: absolute;
	top: 5px;
	display: block;
}

#edicio {
	position: absolute;
	color: #ffffff;
	left: 775px;
	top: 62px;
	font-size: 10px;
}

.social-logos {
	position: relative;
}

.twi {
	position: absolute;
	top: 48px;
	left: 53px;
}

.fac {
	position: absolute;
	top: 48px;
	left: 115px;
}

#menu
{
	border-bottom:1px solid #fff;
}

ul.menu
{
	margin:0px;
	padding:0px;
}
ul.menu li
{
	float:left;
	list-style:none;
}

ul.menu li a
{
	color:#fff;
	font-size:12px;
	text-decoration:none;
	padding:5px 8px 5px 8px;
	display: block;
	text-transform:uppercase;
}

ul.menu li a:hover, ul.menu li.current-menu-item a
{

color:#F5A700;

background: #1d1d1b; /* Old browsers */
background: -moz-linear-gradient(top,  #1d1d1b 0%, #424140 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1d1d1b), color-stop(100%,#424140)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #1d1d1b 0%,#424140 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #1d1d1b 0%,#424140 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #1d1d1b 0%,#424140 100%); /* IE10+ */
background: linear-gradient(to bottom,  #1d1d1b 0%,#424140 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1d1d1b', endColorstr='#424140',GradientType=0 ); /* IE6-9 */
}

.cercador {
	background-color: #616160;
	height: 26px;
	-webkit-border-bottom-left-radius: 30px;
	-moz-border-radius-bottomleft: 30px;
	border-bottom-left-radius: 30px;
	position: relative;
}

.maia-search input[type="text"] {
	border: 1px solid #E5E5E5;
	border-top-color: gainsboro;
	color: #666;
	display: inline-block;
	line-height: normal;
	width: 118px;
}

.maia-search {
line-height: normal;
position: absolute;
top:-1px;
left: 30px;
}

button.boton {
	margin: 0;
	overflow: visible;
	white-space: normal;
	color: white;
	background: #868688;
	border: none;
	height: 17px;
	left: -3px;
	top: 1px;
	cursor:pointer;
	position: relative;
-webkit-border-top-right-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomright: 5px;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
}

.data {
	font-size: 11px;
}

#video
{
	position:relative;
}
#video_content
{
	background-image:url('../../../../wp-content/themes/siestv/img/fons_video.jpg');
	background-position:center;
	padding: 13px;
	width: 924px;
}

#video_content h1
{
	color:#fff;
	font-size:18px;
	margin:0px;
	padding:0px;
	font-weight:bold;
	line-height: 20px;
	margin-bottom: 5px;
}

#video_content h1 a {
	color: white;
	text-decoration: none;
}

#video_content h1 a:hover {
	color: #F5A700;
}


#video_content h2
{
	font-weight:bold;
	color:#fff;
	font-size:13px;
	margin:0px;
	padding:0px;
	margin-bottom: 10px;
}

#video_content .content
{

}

.relacionat {
	width: 192px;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	float: right;
	padding-left: 15px;
	margin-left: 15px;
	border-left:1px dotted #828282;
}

.relacionat img {
	padding-bottom: 5px;
}

.relacionat a {
	color: #b17e49;
	text-decoration: none;
}

.relacionat a:hover {
	text-decoration: underline;
}

.relacionat h5 {
	font-family: 'Lekton', sans-serif;
	background-image:url('../../../../wp-content/themes/siestv/img/cap_mes_vistos.jpg');
	display: block;
	padding: 5px;
	margin: 0px;
	color: #fff;
	font-size: 12px;
	font-weight: 100;
}

#viacatalana
{
	position:absolute;
	display:block;
	z-index:100000;
	overflow:hidden;
	left:598px;
}



#ovideos
{
	position:absolute;
	width:30px;
	display:block;
	z-index:100000;
	overflow:hidden;
	top:40px;
	left:-46px;
	padding: 7px;
	background-image: url('../../../../wp-content/themes/siestv/img/fons_trans.png');
	-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
}

#ovideos a {
	height: 37px;
	width:130px;
	display: block;
	text-decoration: none;
}

#ovideos a img {
	float: left;
	margin-right: 13px;
}

#ovideos:hover
{
	width:130px;
}


h2.titular_news
{
	background-image:url('../../../../wp-content/themes/siestv/img/fons_titular.jpg');
	background-repeat:no-repeat;
	font-family: 'Lekton', sans-serif;
	font-size:16px;
	color:#fff;
	padding:7px;
}


.right
{
	float:right;
}

.left
{
	float:left;
}

.clear
{
	clear:both;
}

h3.news
{
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	font-size: 18px;
	color: white;
}
h3.news a
{
	color:#fff;
	text-decoration:none;
	margin:0px;
	padding:0px;
}

h3.news a:hover {
	color: #F5A700;
}

h4.news
{
	margin:0px;
	padding:0px;
	color:#fff;
	margin-bottom:7px;
	font-size: 12px;
	font-weight: bold;
}

h5.news {
	font-size: 16px;
	font-weight: 100;
	line-height: 16px;
	margin-bottom: 8px;
}

h5.news a {
	text-decoration: none;
}

h5.news img {
	margin-bottom: 5px;
}

h3.news img {
	margin-bottom: 5px;
}

table {
	margin-bottom: 0px;
}
.content
{
	font-size:12px;
}

.content_new
{
	font-size:12px;
	margin-bottom: 20px;
}

.content_new p, .content_new div
{
	margin-bottom:5px;
}

div.separa_news
{
	border-top:1px dotted #828282;
	margin-top:8px;
	margin-bottom:8px;
}

#dtickerifrm {
	margin-bottom: -11px;
	margin-top: -8px;
}

.more-link
{
	color:#f0de00;
	text-decoration:none;
	display: block;
	margin-top: 10px;
}

.filet-vert {
	padding-right: 11px;
	margin-right: 3px;
	border-right: 1px dotted #828282;
}


.bk3cat24
{
	background-color:#58585A;
	background-image:url('../../../../wp-content/themes/siestv/img/fons_3cat24.png');
	width:300px;
	display:block;
	min-height:200px;
	margin-left:10px;
	margin-top:10px;
	font-size:11px;
	line-height: 14px;
}

.bk3cat24 h4 a
{
	text-decoration:none;
	color:#fff;
}

.bk3cat24 h4
{
	margin:0px;
	padding:0px;
	font-weight: bold;
	font-size: 16px;
	line-height: 18px;
}

.bk3cat24content img
{
	margin-top:15px;
	margin-left: 7px;
}

h3.bk3cat24_title
{
	background-color:#3E3E40;
	width:295px;
	display:block;
	margin:0px;
	padding: 5px 0px 3px 5px;
}

.mesvistos
{
	background-color:#007ac0;
	background-image:url('../../../../wp-content/themes/siestv/img/fons_3cat24.png');
	background-position:center center;
	width:300px;
	display:block;
	min-height:200px;
	margin-left:10px;
	margin-top:10px;
}

h3.mesvistos_title
{
	background-image:url('../../../../wp-content/themes/siestv/img/cap_mes_vistos.jpg');
	background-color:#00a0d0;
	font-family: 'Lekton', sans-serif;
	color:#fff;
	font-size:15px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:7px;
	margin: 0px;
}

.video-vistos {
	padding: 10px;
	border-bottom: 1px dotted #35a4db;
}

.video-vistos a {
	text-decoration: none;
}

.video-vistos a:hover {
	color: white;
	text-decoration: underline;
}

.video-vistos img {
	width: 100px;
	float: left;
	margin-right: 10px;
}

.video-vistos span {
	font-size: 10px;
	margin-top: 5px;
	display: block;
}

.expo-sing {
	background-color: #36200c;
	background-image:url('../../../../wp-content/themes/siestv/img/fons_expos.png');
	padding: 15px;
	width: 600px;
}

.expos
{
	background-color: #36200c;
	width:300px;
	display:block;
	min-height:200px;
	margin-left:10px;
	margin-top:10px;
	background-image:url('../../../../wp-content/themes/siestv/img/fons_expos.png');
	background-position:top center;
	font-size: 11px;
}

.expos img {
	width: 280px !important;
	height: 157px;
	margin-bottom: 5px;
}

h3.expos_title
{
	background-color:#41291c;
	background-image:url('../../../../wp-content/themes/siestv/img/cap_exposicions.jpg');
	background-color:#00a0d0;
	font-family: 'Lekton', sans-serif;
	color:#fff;
	font-size:15px;
	padding-top:5px;
	padding-bottom: 5px;
	padding-left:7px;
	margin-bottom: 0px;
}

.expos h4
{
	color:#fff;
	margin:0px;
	padding:0px;
	font-size: 18px;
}

.expos h5
{
	color:#fff;
	margin:0px;
	padding:0px;
	font-weight:normal;
	font-size: 13px;
}


.separa
{
	border-top:1px dotted #828282;
	margin-top:7px;
	margin-bottom:7px;
	
}
span.picto_tag
{
	background-image:url('../../../../wp-content/themes/siestv/img/picto_tag.png');
	background-repeat:no-repeat;
	display: block;
	height:35px;
	background-position:0px 2px;
	padding-left:45px;
	
}

span.picto_tag a {
	float: left;
	margin-right: 7px;
}

a.comentar
{
	background-image:url('../../../../wp-content/themes/siestv/img/picto_comentar.png');
	background-repeat:no-repeat;
	padding-left:41px;
	display:block;
	height:25px;
	color:#fff;
	text-decoration:none;
	padding-top:5px;
}

.link_tag
{
	color:#fff;
	text-transform:uppercase;
	font-size:9px;
	text-decoration:none;
}

h5.recom_link
{
	border-bottom:1px solid #fff;
	margin-top:5px;
	padding-bottom:5px;
	margin-bottom:5px;
	font-family:  'Lekton', sans-serif;
	color:#fff;
}

a.mes-link
{
	float:right;
	color:#fff;
	padding:3px;
	padding-left:10px;
	padding-right:10px;
	background-color:#c5c6c5;
	text-align:center;
	text-decoration:none;
}

.fil_esq
{
	border-left:1px solid #fff;
	height: 80px;
}

a.logos-peu {
	margin-top: 20px;
	display: block;
	float: right;
	margin-right: 15px;
}

a.diseno {
	margin-top:0px !important;
	color: gray;
	font-size: 10px;
}

#footer
{
	font-size:11px;
	margin-top:15px;
	background-image: url(../../../../wp-content/themes/siestv/img/peu.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

#footer ul
{
	margin-left:5px;
	list-style:none;
	float:left;
}

#footer ul li a
{
	color:#fff;
	text-decoration:none;
}

#footer ul li a:hover {
	color: #F5A700;
}


h1.page_title
{
	color:#fff;
	font-size:22px;
	margin-bottom: 15px;
	margin-top: 7px;
	font-family:  'Lekton', sans-serif;
}

.page a {
	color: #F5A700;
}

.page h2 {
	color: white;
	font-family:  'Lekton', sans-serif;
	font-size: 15px;
	color: #F5A700;
}

.page h3 {
	background-color: #F5A700;
	margin-top: 40px;
	font-family:  'Lekton', sans-serif;
	font-size: 15px;
	padding: 5px;
}

.bottomcontainerBox {
	width: 294px !important;
}

.miniatures {
	background-color: #2e2d2d;
	background-image:url('../../../../wp-content/themes/siestv/img/fons_expos.png');
	width: 192px;
	margin-right: 18px;
	margin-bottom: 18px;
	transition: background-color 0.3s linear;
    -moz-transition: background-color 0.3s linear;    /* FF3.7+ */
    -o-transition: background-color 0.3s linear;      /* Opera 10.5 */
    -webkit-transition: background-color 0.3s linear; /* Saf3.2+, Chrome */
}

.dimoni {
	width: 300px !important;
	height: 300px !important;
}

.dimoni img {
	width: 300px !important;
	height: 168px !important;
}

.subampla 
{
	width:172px;
	height: 220px;
	
}

.subampla img {
	width:172px;
	height: 96px;
}

.home_mini:last-child
{
	margin-right:0px !important;
}



.miniatures:hover {
	background-color: #79242c;
}


.miniatures h2 {
	font-size: 14px;
	color: white;
	margin: 8px;
}

.miniatures a:hover h2  {
	color: #F5A700;
}

.miniatures a {
	text-decoration: none;
}


.miniatures h3 {
	font-size: 11px;
	color: white;
	line-height: 13px;
	margin: 8px;
}

.miniatures span {
	margin: 0px 0px 5px 8px;
	display: block;
	font-size: 9px;
}

.miniatures a:hover span {
	color: white;
}

#infscr-loading { 
  text-align: center;
  z-index: 100;
  position: fixed;
  left: 45%;
  bottom: 120px;
  width: 200px;
  padding: 10px;
  background: #000; 
  opacity: 0.8;
  color: #FFF;
  -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
          border-radius: 10px;
}


a.not-rel {
	display: block;
	text-decoration: none;
	margin-bottom: 3px;
}

ul.mesos {
	list-style: circle;
	text-transform: capitalize;
}

ul.mesos li {
	margin-bottom: 3px;
}

ul.mesos li a {
	text-decoration: none;
}

.error {
	padding: 15px;
	background-color: #353535;
	border: 2px solid #646460;
	color: white;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}

.error a {
	color: #f9682c;
	display: block;
	text-decoration: none;
}

.error a:hover {
	text-decoration: underline;
	color: white;
}

.home_mini
{
	float:left;
}

div.likeboxwrap {
width:292px; /* Quitar 2px al ancho del gadget */
height:264px; /* Quitar 25px al alto del gadget */
background-color:#161616; /* Color de fondo del gadget */
overflow:hidden;
border: 4px solid #30302f;
margin-bottom: 10px;
}
div.likeboxwrap iframe {margin:-1px}

#twitter {
background-color:#161616; /* Color de fondo del gadget */
border: 4px solid #30302f;
}

#twitter h6 {
	padding: 10px;
	font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
	font-size: 14px;
	border-bottom: 1px solid white;
	height: 40px;
}

#twitter h6 img {
	float: left;
	width: 40px;
	margin-right: 10px;
}

#twitter h6 a {
	color: #ccc;
	text-decoration: none;
}

#twitter h6 a:hover {
	color: #ccc;
	text-decoration: underline;
}

#twitter h6 a span {
	font-weight: 100;
	font-size: 10px;
}

.twitter-follow-button {
	margin-top: 3px;
}

a.txt-twitter {
	font-size: 11px;
	margin: 7px;
	padding: 5px;
	display: block;
	color: #c1c1bd;
	background-color: fuchsia;
	text-decoration: none;
	border: 1px solid gray;
text-shadow: -1px -1px white, 1px 1px #333
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;

background: #4f4f4f; /* Old browsers */
background: -moz-linear-gradient(top,  #4f4f4f 0%, #000000 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4f4f4f), color-stop(100%,#000000)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #4f4f4f 0%,#000000 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #4f4f4f 0%,#000000 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #4f4f4f 0%,#000000 100%); /* IE10+ */
background: linear-gradient(to bottom,  #4f4f4f 0%,#000000 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4f4f4f', endColorstr='#000000',GradientType=0 ); /* IE6-9 */

}

a.txt-twitter strong {
	font-size: 12px;
}

.logos-fb-tw {
	margin-top: 5px;
}

.logos-fb-tw a {
	opacity:0.6;
	filter:alpha(opacity=60); /* For IE8 and earlier */
}

.logos-fb-tw a:hover {
	opacity:1;
	filter:alpha(opacity=100); /* For IE8 and earlier */
}

.logos-fb-tw a img {
	height: 14px;
	margin-left: 10px;
}