@charset "utf-8";
/* CSS Document */

/*
Theme Name: FAITH NO MORE en Chile
Description: css template   20/07/09
Version: 1.0
Author: Fusiona

 Todo este codigo esta licenciado con una licencia Creative Commons
 by-nc-sa: Atribucion - No Comercial - Licenciar Igual
 http://creativecommons.org/licenses/by-nc-sa/2.0/cl/deed.es

*/
/* RESET */
* {
	margin: 0;
	padding: 0;
}
body {
	background-color:#000;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
}
td {
	font-family:Verdana, Geneva, sans-serif;
}
h1, h2, h3, h4, h5, h6, strong, th {
	font-weight: normal;
	font-style: normal;
}
ul, ol {
	list-style: none;
}
img {
	border: none;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
	color:#DADADA;
}
h1 {
	font-size:1.1em;
	color:#900;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5B0000;
}
a {
	color: #CCC;
	text-decoration: none;
}
a:hover {
	color: #E9E9E9;
	text-decoration: none;
}
.btnEnviarComentario {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/btnEnviarComentario.gif) no-repeat scroll 0 0;
border:0 none;
cursor:pointer;
height:29px;
width:117px;
}

/*UTILES*/
.right {
	float:right;
}
.left {
	float:left;
}
.left-img {
	float:left;
	text-decoration:none;
	margin: 0px 10px 10px 0px;
	padding: 2px;
	border: 1px solid #252525;
}
.clear {
	clear:both;
}
.blanco {
	color:#FFF;
}
/*GENERAL*/

#contenedor_total {
	width:1000px;
	height:auto;
	margin:0px auto;
	text-align:left;
}
#header {
	width:1000px;
	height:237px;
}
#header_back {
	width:395px;
	height:248px;
	background-color: #000;
	background-image: url(images/fondo_header.jpg);
	background-repeat: no-repeat;
	position:relative;
}
#header_logo {
	width:605px;
	height:189px;
	background-color: #000;
}
.desarrollo {
	width:722px;
	height:auto;
	background-color:#000;
	margin-top:5px;
	background-image: url(images/columnaCentral.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color:#FFF;
	line-height: 150%;
}
#contenido {
	width:722px;
	height:auto;
	background-color:#000;
	margin-top:2px;
}
#sideBar {
	width:278px;
	height:auto;
	background-color:#000;
	background-repeat: no-repeat;
	background-position: center top;
}
#footer {
	background-color:#000;
	height:150px;
	width:1000px;
	margin-top:50px;
	clear:both;
}
#footer p {
	color:#6F0000;
}
#footerBox01 {
	width:177px;
	margin-left:100px;
	//margin-left:70px;
}
#footerBox02 {
	width:378px;
	margin-left:20px;
}
#footerBox02 a {
	margin-right:30px;
}
#footerBox03 {
	width:160px;
	margin-left:20px;
}
#footerBox03 a {
	margin-right:30px;
}
#footerBox04 {
	margin-top:17px;
}
#twitter-box {
	list-style-type: none;
	width:167px;
	color:#DADADA;
	height:300px;
	overflow:hidden;
}
#twitter-box a {
	color:#CC0000;
	text-decoration:none;
}
#twitter-box a:hover {
	color:#F40000;
	text-decoration:none;
}
#twitter-list li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-bottom:5px;
	padding-top:5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #3e0a08;
	border-left-color: #000;
}
.plano {
	width:500px;
	color:#FFF;
	height:500px;
}
.post {
	margin-bottom:2px;
}
.box_contenido {
	height:auto;
	width:120px;
	height:100px;
	color:#FFF;
	margin-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
	background-image: url(images/pestania.jpg);
	background-repeat:no-repeat;
	background-position: 10px 0px;
}
.box_contenido p {
	padding-right:45px;
	padding-top:24px;
	font-size:1.8em;
	text-align:right;
}
.box_contenido b {
	color:#999999;
	font-size:0.5em;
	font-style:normal;
}
.box_contenido02 {
	height:auto;
	width:580px;
	color:#FFF;
	margin-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
}
.box_contenido03 {
	height:auto;
	width:720px;
	//width:700px;
	color:#FFF;
	margin-top:5px;
	padding-left:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
}
.box_contenido03 h1 {
	font-size:1.6em;
}
.entry {
	line-height: 170%;
	padding: 20px 0px 60px 0px;
}
.entry h1 {
	color:#FFF;
}
.entry iframe {
	padding: 20px;
	background-color:#000000;
}
.entry p {
	font-size:1.0em;
	font-family:Verdana, Geneva, sans-serif;
}
.entry a {
	font-family:Verdana;
	font-size:11px;
	text-decoration:none;
	color:#353132;
}
.entry a:hover {
	color:#999;
	text-decoration:underline;
}
.box_contenido p {
	line-height:20px;
}
.box_contenido02 h1 a, link, visited {
	color:#900;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1.5em;
	text-decoration:none;
}
.box_contenido02 h1 a:hover {
	color:#CC0000;
	text-decoration:none;
}
.box_antrada {
	width:207px;
	height:128px;
	margin-left:38px;
	margin-top:24px;
}
.box_antrada_intro {
	text-align:center;
}
.box_encuesta {
	width:207px;
	height:420px;
	background-image: url(http://www.fnm.cl/encuesta.jpg);
	background-repeat: no-repeat;
	margin-left:41px;
	margin-top:29px;
	list-style:none;
}
.box_encuesta_intro {
	text-align:center;
	padding-top:50px;
}
.box_publicidad {
	width:207px;
	height:130px;
	margin-left:38px;
	padding-top:14px;
}
.box_wow {
	width:207px;
	height:130px;
	margin-left:38px;
	padding-top:14px;
}
.box_wow2 {
	width:207px;
	height:130px;
	margin-left:38px;
	padding-top:14px;
}
.box_publicidad_intro {
	text-align:center;
	padding-top:62px;
}
.box_twitter {
	width:207px;
	height:350px;
	background-image: url(images/box_twitter.gif);
	background-repeat: no-repeat;
	margin-left:38px;
	margin-top:10px;
	list-style:none;
}
.box_twitter_intro {
	color:#FFF;
	font-size:1.0em;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	margin-left:25px;
	padding-top:5px;
	height:290px;
}
/*BTN*/
.rollover-RSS {
	display: block;
	width: 19px;
	height: 20px;
	background-image:url(images/btnRss.gif);
	background-repeat:no-repeat;
}
a.rollover-RSS:hover {
	background-position: -19px;
}
.rollover-FACE {
	display: block;
	width: 19px;
	height: 20px;
	background-image:url(images/btnFacebook.gif);
	background-repeat:no-repeat;
}
a.rollover-FACE:hover {
	background-position: -19px;
}
.rollover-Twitter {
	display: block;
	width: 19px;
	height: 20px;
	background-image:url(images/rollOverTwitter.jpg);
	background-repeat:no-repeat;
}
a.rollover-Twitter:hover {
	background-position: -19px;
}
.rollover-registrateGana {
	display: block;
	width: 150px;
	height: 150px;
	background-image:url(images/registrateGana.png);
	background-repeat:no-repeat;
}
a.rollover-registrateGana:hover {
	background-position: -150px;
}
a.rollover-registrateGana:hover {
	background-position: -150px;
}
.rollover-ticketMaster {
	display: block;
	width: 106px;
	height: 26px;
	background-image:url(images/ticketMaster.jpg);
	background-repeat:no-repeat;
}
a.rollover-ticketMaster:hover {
	background-position: -106px;
}
.rollover-lun {
	display: block;
	width: 96px;
	height: 26px;
	background-image:url(images/lun.jpg);
	background-repeat:no-repeat;
}
a.rollover-lun:hover {
	background-position: -96px;
}
.rollover-futuro {
	display: block;
	width: 32px;
	height: 27px;
	background-image:url(images/futuro.jpg);
	background-repeat:no-repeat;
}
a.rollover-futuro:hover {
	background-position: -32px;
}
.rollover-rockAxis {
	display: block;
	width: 79px;
	height: 36px;
	background-image:url(images/rockAxis.jpg);
	background-repeat:no-repeat;
}
a.rollover-rockAxis:hover {
	background-position: -79px;
}
.rollover-humo {
	display: block;
	width: 35px;
	height: 22px;
	background-image:url(images/humo.jpg);
	background-repeat:no-repeat;
}
a.rollover-humo:hover {
	background-position: -35px;
}
.rollover-trucko {
	display: block;
	width: 34px;
	height: 32px;
	background-image:url(images/trucko.jpg);
	background-repeat:no-repeat;
}
a.rollover-trucko:hover {
	background-position: -34px;
}
.banner {
	padding-left:1px;
	width: 728px;
	height: 90px;
	
}
.rollover-transistor {
	display: block;
	width: 60px;
	height: 38px;
	background-image:url(images/transistor.jpg);
	background-repeat:no-repeat;
}
a.rollover-transistor:hover {
	background-position: -60px;
}
.rollover-fusiona {
	display: block;
	width: 250px;
	height: 32px;
	background-image:url(images/fusiona02.jpg);
	background-repeat:no-repeat;
}
		
a.rollover-fusiona:hover {
	background-position: -250px;
}
.rollover-llamado {
	display: block;
	width: 207px;
	height: 130px;
	background-image:url(images/rollOverBTN01.jpg);
	background-repeat:no-repeat;
}
a.rollover-llamado:hover {
	background-position: -207px;
}
.rollover-Wow2 {
	display: block;
	width: 207px;
	height: 128px;
	background-image:url(images/btnWow.jpg);
	background-repeat:no-repeat;
}
.sociable {
	widht: 350px;
	height: 20px;
}
.sociable ul {
	height: 28px;
}
a.rollover-Wow2:hover {
	background-position: -207px;
}
.rollover-Wow {
	display: block;
	width: 207px;
	height: 128px;
	background-image:url(images/txt_fnm.jpg);
	background-repeat:no-repeat;
}
a.rollover-Wow:hover {
	background-position: -207px;
}
.div-registrateGana {
	width: 150px;
	height: 150px;
	float:right;
	position:relative;
	top:230px;
 //top:230px;
	_top:236px;
	left:-1px;
}
.btn_comment {
	color:#353132;
}
.btn_comment a, link, visited {
	font-family:Verdana;
	font-size:11px;
	text-decoration:none;
	color:#353132;
}
.btn_comment a:hover {
	color:#999;
	text-decoration:underline;
}
.rollover-BtnfusionaNvo {
	display: block;
	width: 205px;
	height: 131px;
	background-image:url(images/rollOverFusiona.jpg);
	background-repeat:no-repeat;
}
		
a.rollover-BtnfusionaNvo:hover {
	background-position: -205px;
}


/*MENU*/
.rollover-contenedor {
	display: block;
	padding-left:69px;
	height:48px;
}
.rollover-home {
	display: block;
	width: 95px;
	height: 48px;
	background-image:url(images/btnNvos/btnHome.jpg);
	background-repeat:no-repeat;
}
		
a.rollover-home:hover {
	background-position: -95px;
}
.rollover-FNM {
	display: block;
	width: 61px;
	height: 48px;
	background-image:url(images/btnNvos/btnFNM.jpg);
	background-repeat:no-repeat;
}
		
a.rollover-FNM:hover {
	background-position: -61px;
}
.rollover-Lugar {
	display: block;
	width: 109px;
	height: 48px;
	background-image:url(images/btnNvos/btnConcierto.jpg);
	background-repeat:no-repeat;
}
		
a.rollover-Lugar:hover {
	background-position: -109px;
}
.rollover-Media {
	display: block;
	width: 75px;
	height: 48px;
	background-image:url(images/btnNvos/btnMedia.jpg);
	background-repeat:no-repeat;
}
		
a.rollover-Media:hover {
	background-position: -75px;
}
.rollover-Registro {
	display: block;
	width: 249px;
	height: 38px;
	background-image:url(images/btnNvos/btnaxe.jpg);
	background-repeat:no-repeat;
}
		
a.rollover-Registro:hover {
	background-position: -249px;
}
#navlist li {
	display: inline;
	list-style-type: none;
	float:left;
}
#navlistFooter li {
	display: inline;
	list-style-type: none;
	float:left;
	padding:16px;
}
#navlistRight li {
	display: inline;
	list-style-type: none;
	float:right;
	padding-right:5px;
}
.divFlotanteIcon {
	float:right;
	position:relative;
	top:220px;
	margin-right:8px;
}
/*FIX*/
.espaciador {
	clear: both;
	height: 10px;
	overflow: hidden;
	padding: 0px !important;
	margin: 0px !important;
}
.fix_b {
	font-size:0.9em;
}
.fix_img {
	padding-right:10px;
}
.fix_p {
	width:480px;
}
.fix_titulo {
	padding-left:86px;
	margin-bottom:10px;
}
/*Comments*/
.comments h3 {
	font-size:1.5em;
}
#commentform {
	margin: 1em 0;
	margin-left: 20px;
	color:#FFF;
}
#commentform textarea {
	background: #000000;
	border: 1px solid #900;
	width: 370px;
	color:#FFF;
	margin-bottom:20px;
}
#commentform #email {
	font-size: 1.1em;
	background: #000000;
	border: 1px solid #900;
	width: 280px;
	height: 20px;
	padding-left: 5px;
	padding-top: 6px;
	color:#FFF;
}
#commentform #author {
	font-size: 1.1em;
	background: #000000;
	border: 1px solid #900;
	width: 280px;
	height: 20px;
	padding-left: 5px;
	padding-top: 6px;
	color:#FFF;
}
#commentform #url {
	font-size: 1.1em;
	background: #000000;
	border: 1px solid #900;
	width: 280px;
	height: 20px;
	padding-left: 5px;
	padding-top: 6px;
	color:#FFF;
}
#commentform #email:focus {
	font-size: 1.1em;
	border: 1px solid #460000;
	width: 280px;
	height: 20px;
	padding-left: 5px;
	padding-top: 6px;
	color:#FFF;
}
#commentform #author:focus {
	font-size: 1.1em;
	border: 1px solid #460000;
	width: 280px;
	height: 20px;
	padding-left: 5px;
	padding-top: 6px;
	color:#FFF;
}
#commentform #url:focus {
	font-size: 1.1em;
	border: 1px solid #460000;
	width: 280px;
	height: 20px;
	padding-left: 30px;
	padding-top: 6px;
	color:#FFF;
}
#commentform input {
	margin-bottom: 8px;
}
p.comment-link {
	margin: 0;
}
p.comment-link a {
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: #590000;
	text-decoration: none;
	font-size: 13px;
	line-height: 36px;
}
p.comment-link a:hover {
	color: #999;
	text-decoration: underline;
}
h3#comments {
	color: #fff;
	line-height: 64px;
}
h3#respond {
	color: #990000;
	font-size:1.0em;
	font-weight:bold;
	margin-left:19px;
	margin-top:50px;
}
div.comment {
	width: 460px;
	float: left;
	padding: 32px 0 20px 0;
	color:#999;
}
div.comment p {
	line-height:25px;
	font-size:0.9em;
	color:#999;
	
}
ol.commentlist {
	border-top: 1px solid #590000;
	margin: 0 0 48px;
}
ol.commentlist li {
	border-bottom: 1px solid #590000;
	padding: 12px 0 0;
}
div.author {
	width: 250px;
	float: left;
}
div.author cite {
	font-size: 14px;
	font-family: Arial, sans-serif;
	color:#770000;
	font-weight:bold;
	margin: 10px 0 0 12px;
}
div.author cite a {
	color:#770000;
	font-weight:bold;
	text-decoration:none;
}
div.author cite a:hover {
	color:#D20000;
	font-weight:bold;
	text-decoration:none;
}
div.author img {
	position: relative;
	top: 10px;
}
.url a {
	color:#999
}
.espaciador02 {
	clear: both;
	height: 16px;
	overflow: hidden;
	padding: 0px !important;
	margin: 0px !important;
}
.btnEnviarComentario {
	background:transparent url(images/btnEnviarComentario.gif) no-repeat scroll 0 0;
	border:0 none;
	height:29px;
	width:117px;
	cursor:pointer;
}
.divHR {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3f0505;
	margin-top:15px;
}
.wpcf7-validates-as-required {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#000000 none repeat scroll 0 0;
border:1px solid #990000;
color:#FFFFFF;
font-size:1.1em;
height:20px;
padding-left:5px;
padding-top:6px;
width:264px;
}
.wpcf7-form-control-wrap input {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#000000 none repeat scroll 0 0;
border:1px solid #990000;
color:#FFFFFF;
font-size:1.1em;
height:20px;
padding-left:5px;
padding-top:6px;
}
.wpcf7-form-control-wrap textarea {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#000000 none repeat scroll 0 0;
border:1px solid #990000;
color:#FFFFFF;
font-size:1.1em;
height:20px;
padding-left:5px;
padding-top:6px;
width:280px;
height:150px;
}
.wpcf7-form p {
	margin-top:5px;
}

/*****************SWF FLOTANTE*****************/
.divFlotanteSwf{
	float:right;
	left:162px;
	position:absolute;
	top:181px;
}
.fiels {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#000000 none repeat scroll 0 0;
border:1px solid #990000;
color:#333;
font-size:0.9em;
height:20px;
width:250px;
font-family:Verdana, Geneva, sans-serif;
}
.fix_btnComunidades{
	padding-top:10px;
	padding-right:5px;
	padding-left: 10px;

}
.btnEnviarTipo {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/btnTipo.jpg) no-repeat scroll 0 0;
border:0 none;
color:#FFF;
font-size:1.0em;
font-family:Verdana, Geneva, sans-serif;
margin-top:20px;
cursor:pointer;
height:29px;
width:117px;
}

/****************GALERIA DE VIDEOS*****************/

 

.vodpod_videos_widget {

  width:570px !important;

  color:#fff !important;

  margin-top:8px !important;

  position:relative !important;

}

.vodpod_videos_widget * {

}

.vodpod_videos_widget a {

  color:#666 !important;

  border:none !important;

}

  .vodpod_videos_widget .vodpod_header {

    display:none !important;

  }

  .vodpod_videos_widget .vodpod_video {

    float:left !important;

    cursor:pointer !important;

    position:relative !important;

    display:inline !important;

    width:139px !important;

    height:103px !important;

    border:3px solid #333 !important;

    margin:20px 10px 0px 0px !important;

    font-size:12px !important;

  }

  .vodpod_videos_widget .vodpod_video:hover {

      border-color:#00adef !important;

  }

    .vodpod_videos_widget .vodpod_video .vodpod_video_thumbnail {

      display:block !important;

    }

    .vodpod_videos_widget .vodpod_video .vodpod_video_thumbnail img {

      width:139px !important;

      height:103px !important;

      border:none !important;

      padding-top:0px !important;

      padding-right:0px !important;

      padding-bottom:0px !important;

      padding-left:0px !important;

      margin-top:0px !important;

      margin-right:0px !important;

      margin-bottom:0px !important;

      margin-left:0px !important;

    }

    .vodpod_videos_widget .vodpod_video .vodpod_video_placeholder1 {

      position:absolute !important;

      background:#666 !important;

      width:137px !important;

      opacity:0.8 !important;

      filter:alpha(opacity=80) !important;

      -moz-opacity:0.80 !important;

      height:24px !important;

      bottom:0px !important;

      left:0px !important;

      padding-left:2px !important;

    }

    .vodpod_videos_widget .vodpod_video .vodpod_video_title {

      display:block !important;

      position:absolute !important;

      font-weight:bold !important;

      height:24px !important;

      width:135px !important;

      line-height:12px !important;

      overflow:hidden !important;

      bottom:0px !important;

      left:2px !important;

      color:#fff !important;

    }

    .vodpod_videos_widget .vodpod_video .vodpod_video_views {

      display:none !important;

    }

    .vodpod_videos_widget .vodpod_video .vodpod_video_created_at {

      display:none !important;

    }

    .vodpod_videos_widget .vodpod_video:hover .vodpod_video_title {

      display:none !important;

    }

    .vodpod_videos_widget .vodpod_video:hover .vodpod_video_views {

      display:block !important;

      position:absolute !important;

      line-height:12px !important;

      bottom:12px !important;

      left:2px !important;

    }

    .vodpod_videos_widget .vodpod_video:hover .vodpod_video_created_at {

      display:block !important;

      position:absolute !important;

      line-height:12px !important;

      bottom:0px !important;

      left:2px !important;

    }

.vodpod_videos_widget .vodpod_footer_separator {

  clear:both !important;

  height:1px !important;

}

.vodpod_videos_widget .vodpod_footer {

  position:absolute !important;

  top:0px !important;

  right:0px !important;

  font-size:9px !important;

  color:#000;

  width:570px !important;

}

.vodpod_footer a{

                  color:#000;}

                 

.vodpod_videos_widget .vodpod_footer .vodpod_see_all {

  float:left !important;

}

.vodpod_videos_widget .vodpod_footer {

  float:right !important;


  text-align:right !important;

}
.vodpod_powered_by {

  float:right !important;

  width:135px !important;

  text-align:right !important;
  	background-color:#000;
	opacity: 0.1;
	-moz-opacity: 0.1;
	filter:alpha(opacity=01);
	text-indent:-99999px;
    overflow:hidden;
	display:none;

}

  .vodpod_videos_widget .vodpod_powered_by b {

    font-size:1.4em !important;

  }

.vodpod_videos_widget #vodpod_paging {

  display:none !important;

}

.linkTW{
	height:40px;
	width:200px;
	background-color:#000;
	opacity: 0.1;
	-moz-opacity: 0.1;
	filter:alpha(opacity=01);
	display:block;
}
.linkTW a{
	height:40px;
	width:200px;
	display:block;
}
.alignleft {
	margin-left:110px;
	width:300px;
	position:relative;
	top:30px;
}
.alignleft a{
	
	color:#B70B0B;
	text-decoration:none;
}
.alignleft a;hover{
	
	color:#7A0707;
	text-decoration:none;
}
.alignright {
	margin-left:120px;
	width:300px;
	position:relative;
	top:30px;
}
.alignright a{
	
	color:#B70B0B;
	text-decoration:none;
}
.alignright a;hover{
	
	color:#7A0707;
	text-decoration:none;
}
.widgettitle{	
	color:#000000;
	size: 9px;
	text-decoration:none;
}
