html, body {
	margin:0;
	padding:0;
}

p, span, ul {
	font-family: 'Pontano Sans', sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Bevan', cursive;
}
ol, ul {
	list-style:none;
}


#nav-head {
	z-index: 10000;
	position: fixed;
	top: 0;
	right: 0;
	left:0;
	margin:0;
	width:100%;
	height:80px;
	background:url(../img/bg-header.png) repeat-x;
}
#nav-head #box-head {
	height: 80px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#nav-head #box-head #name {
	float: left;
	height: 80px;
	width: 395px;
	text-align: center;
}
#nav-head #box-head #name h1 {
	color: #FFF;
	margin: 0px;
	font-size: 38px;
	line-height: 60px;
}
#nav-head #box-head #name h1 span  {
	background-color: #E00;
	display: block;
	font-size: 18px;
	line-height: 25px;
	font-weight: normal;
	margin-top: -5px;
	height: 25px;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
}
#nav-head #box-head #nav {
	font-size: 14px;
float: left;
color: #E00;
height: 34px;
width: 559px;
margin-top: 10px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 10px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 15px;
border-left-width: 1px;
border-left-style: dashed;
border-left-color: #999;
line-height: 34px;
display: block;
}
#master #nav-head #box-head #nav li {
	display: block;
	float: left;
	padding-right: 7px;
	padding-left: 7px;
	min-width: 30px;
	line-height: 20px;
	height: 20px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}
#master #nav-head #box-head #nav li a {
	color: #E00;
}
#master #nav-head #box-head #nav li a:hover {
	color: #FFF;
	text-decoration: underline;
}

#content .box-info {
	margin-right: auto;
	margin-left: auto;
	width: 980px;
	position: relative;
	padding-top: 100px;
	clear: both;
	height: 560px;
}
#content .details {
	margin-right: auto;
	margin-left: auto;
	width: 980px;
	position: relative;
	height: 560px;
}
#content .comments {
	margin-right: auto;
	margin-left: auto;
	width: 980px;
	padding-top:69px;
	margin-top:30px;
	border-top: 1px dashed #bbb;
	position: relative;
	/*height: 560px;
	border-bottom: 1px solid;height: 235px;*/

min-height: 235px;
max-height: 530px;
padding-bottom: 30px;

}
#content .detail-credit {
	margin-right: auto;
	margin-left: auto;
	width: 980px;
	position: relative;
	height: 225px;
	padding-top:10px;
	background-image: url(../img/bg-victimas.jpg);
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCC;
	background-repeat: no-repeat;
	background-position: center top;
}

#master #content #mix {
	background-color: #FFF;
	clear: both;
	float: left;
	width: 100%;
	background-image: url(../img/bg-mix.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#master #content #fb {
	background-color: #FFF;
	clear: both;
	float: left;
	width: 100%;
	
	
}
#master #content #fb .comments .fb-comments {
	width: 900px;
margin: 30px 50px 0 50px;
overflow: scroll;
height: 480px;
overflow-x: hidden;
}


#master #content #mix .details h2 {
	width: 380px;
	margin: 0 310px;
	padding: 0 10px;
	font-size: 30px;
	text-align: center;
	color: #fff;
	line-height: 40px;
	clear: both;
	float: left;
	background-color: red;
	height: 40px;
	font-weight: normal;
}
#master #content #fb .comments h2 {
	width: 900px;
margin: 0 40px;
padding: 0 10px;
font-size: 30px;
text-align: center;
color: #fff;
line-height: 40px;
clear: both;
float: left;
background-color: red;
height: 40px;
font-weight: normal;
}

#master #content #mix .details .sumario-principal {
	width: 100%;
	text-align: center;
	color: #555;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	clear: both;
	float: left;
	line-height: 16px;
margin-bottom: 30px;
}
#master #content #mix .details #vid-sondeo {
	float: left;
width: 580px;
margin: 0 10px 0 0;
}
#master #content #mix .details #vid-sondeo h3 {
	font-weight: normal;
font-size: 18px;
margin: 0 0 10px 0;
line-height: 22px;
width: 100%;
color: #333;
}
#master #content #mix .details #vid-sondeo #desc-sondeo {
	width: 100%;
float: left;
clear: both;
margin: 5px 0;
color: #666;
}
#master #content #mix .details #bar-der {
	float: left;
width: 379px;
padding: 0 0 0 10px;
border-left: dotted 1px #ccc;
}
#master #content #mix .details #bar-der .link-caricaturas {
	background-color: #000;
clear: both;
float: left;
width: 359px;
height:129px;
padding: 10px;
color: #FFF;
text-decoration: none;
margin-bottom:1px;
}
#master #content #mix .details #bar-der .link-caricaturas h3 {
	font-weight: normal;
margin: 0 0 5px 0;
}
#master #content #mix .details #bar-der .link-caricaturas #desc-car {
	margin: 10px 0 0 0;
line-height: 16px;
margin-bottom: 10px;
font-size: 13px;
}
#master #content #mix .details #bar-der .enlace-nota {
	width: 379px;
display: block;
height: 55px;
float: left;
margin: 0 0 1px 0;
background-color: black;
-webkit-transition: color 0.25s ease-out;
	-moz-transition: color 0.25s ease-out;
	-o-transition: color 0.25s ease-out;
	transition: color 0.25s ease-out;
}
#master #content #mix .details #bar-der .enlace-nota.btn001 {
	background-image: url(../img/btn1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#master #content #mix .details #bar-der .enlace-nota.btn002 {
	background-image: url(../img/btn2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#master #content #mix .details #bar-der .enlace-nota.btn003 {
	background-image: url(../img/btn3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#master #content #mix .details #bar-der .enlace-nota.btn004 {
	background-image: url(../img/btn4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#master #content #mix .details #bar-der .enlace-nota.btn005 {
	background-image: url(../img/btn5.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.enlace-nota:hover {
	background-position: left bottom !important;
}









#master #content #videos {
	background-color: #FFF;
	clear: both;
	float: left;
	width: 100%;
	background-image: url(../img/bg-victimas.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#master #content #videos .details h2 {
	width: 360px;
	margin: 0 310px;
	padding: 0 10px;
	font-size: 30px;
	text-align: center;
	color: #fff;
	line-height: 40px;
	clear: both;
	float: left;
	background-color: red;
	height: 40px;
	font-weight: normal;
}

#master #content #videos .details .sumario-principal {
	width: 100%;
	text-align: center;
	color: #555;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	clear: both;
	float: left;
}

#master #content #videos .details #videos {
	width: 900px;
	clear: both;
	text-align: center;
	float: left;
	height: 360px;
	margin-top: 30px;
	margin-right: 40px;
	margin-bottom: 0;
	margin-left: 40px;
	padding: 0px;
	box-shadow: #aaa 0 0 5px;
	background-color: #000;
	position:relative
}
#master #content #videos .details #videos .players {
	width: 900px;
	height: 360px;
	float: left;
	clear: both;
	display: none;
	position: absolute;
	z-index: 2;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-color: #000;
}
#master #content #videos .details #videos .players .player {
	float: left;
	height: 360px;
	width: 640px;
	margin-right: 0px;
}
#master #content #videos .details #videos .players h3 {
	width: 240px;
	float: left;
	font-weight: normal;
	font-size: 20px;
	color: #fff;
	line-height: 26px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

#master #content #videos .details #videos .players .sumario-video {
	float: left;
	height: auto;
	width: 240px;
	margin: 0;
	padding-right: 10px;
	padding-left: 10px;
	color:#CCC;
}
#master #content #videos .details ul {
	clear: both;
	float: left;
	height: 75px;
	width: 908px;
	margin-top: 5px;
	display: block;
	padding: 0px;
	margin-right: 32px;
	margin-bottom: 0px;
	margin-left: 40px;
}
#master #content #videos .details ul li:hover {
	background-position: bottom;
}

#master #content #videos .details ul li {
	height: 55px;
	width: 276px;
	margin-right: 6px;
	display: block;
	float: left;
	padding: 10px;
	line-height: 18px;
	text-align: center;
	cursor: pointer;
}
#master #content #videos .details ul #vida {
	background-image: url(../img/bg-menu-vids.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#master #content #videos .details ul #vida:hover {
	background-position: left bottom;
}

#master #content #videos .details ul #vidb {
	background-image: url(../img/bg-menu-vids.jpg);
	background-repeat: no-repeat;
	background-position: -301px top;
}
#master #content #videos .details ul #vidb:hover {
	background-position: -301px bottom;
}

#master #content #videos .details ul #vidc {
	background-image: url(../img/bg-menu-vids.jpg);
	background-repeat: no-repeat;
	background-position: -602px top;
}
#master #content #videos .details ul #vidc:hover {
	background-position: -602px bottom;
}









#content #mapa {
	clear: both;
	float: left;
	width: 100%;
	background-color: #FFF;
	background-image: url(../img/mapa-fondo.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 560px;
}
#master #content #mapa .details ul {
	position: absolute;
	bottom: 15px;
	display: block;
	right: 15px;
	width: 425px;
	margin: 0;
	padding: 8px;
	background: #ff8;
	box-shadow: rgb(150, 146, 146) 0 0 5px;
}
#master #content #mapa .details ul h5 {
font-weight: normal;
font-size: 14px;
margin: 0 10px 0 0;
float: left;
}

#master #content #mapa .details ul li {
	float: left;
	display: block;
	padding: 0 7px 0 7px;
	border-right: solid 1px red;
}
#master #content #mapa .details ul h3 {
	float: left;
margin-right: 4px;
}

#master #content #linea-tiempo {
	background-color: #FFF;
	text-align: center;
	width: 100%;
	background-image: url(../img/bg-timeline.jpg);
	background-repeat: no-repeat;
	background-position: center 61px;
	padding-bottom: 1px;
}
#master #content #linea-tiempo .details {
	border-bottom: 1px dashed #bbb;
}

#master #content .separador-up {
	background-image: url(../img/degradado.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	clear: both;
	float: left;
	height: 200px;
	width: 100%;
}
#master #content .separador-down {
	background-image: url(../img/separador-down.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	float: left;
	height: 50px;
	width: 100%;
	background-color: #FFF;
}



#master #content {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	background-image: url(../img/fondo-collage-pablo-escobar.jpg);
	background-repeat: no-repeat;
	background-position: center -50px;
	background-attachment: fixed;
}
#master #content #inicio {
	height: 560px;
}
#master #content #inicio p {
	position: absolute;
	background: #fff;
	padding: 15px;
	width: 400px;
	right: 30px;
	border-radius: 6px;
	bottom: 80px;
	box-shadow: white 0 0 39px;
	font-weight: normal;
	color: #333;
}
#master #content #inicio span {
	position: absolute;
	background: red;
	padding: 0 7px;
	color: white;
	bottom: 35px;
	right: 126px;
	font-family: Bevan;
	font-size: 18px;
	border-radius: 4px;
	box-shadow: black 0 0 5px;
	cursor: pointer;
}
#master #content #inicio span a {
	color: #FFF;
}

#master #content #inicio span:hover {
	background-color: #000;
}



#master #content #mapa iframe {
	position: absolute;
	left: 0px;
	z-index: 5;
}
#master #content #mapa h2 {
	display: block;
	height: 40px;
	position: absolute;
	z-index: 5;
	right: 0px;
	color: #FFF;
	background-color: #F00;
	line-height: 40px;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: 400;
	text-align: center;
	width: 323px;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 15px;
}
#master #content #mapa p {
	display: block;
	height: 110px;
	position: absolute;
	z-index: 5;
	right: 0px;
	color: #FFF;
	background-color: #000;
	line-height: normal;
	font-weight: 400;
	width: 323px;
	top: 40px;
	padding: 10px;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 15px;
	text-align: center;
}
#master #content #mapa .details #show-box {
	height: 200px;
	width: 560px;
	position: absolute;
	top: 205px;
	right: 15px;
}

#master #content #mapa .details h3 {
	background-color: #FC0;
	font-family: 'Pontano Sans', sans-serif;
	line-height: 18px;
	color: #FFF;
	display: block;
	height: 18px;
	width: 18px;
	font-size: 12px;
	text-align:center;
	text-indent:-1px;
	line-height:18px;
	border: 2px solid #000;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}
#master #content #mapa .details h3:hover {
	background-color: #fff;
		color: #222;
	
}

#master #content #mapa .details #btn1 {
	position: absolute;
	left: 121px;
	top: 126px;
}
#master #content #mapa .details #btn2 {
	position: absolute;
	left: 95px;
	top: 170px;
}
#master #content #mapa .details #btn3 {
	position: absolute;
	left: 68px;
	top: 328px;
}
#master #content #mapa .details #btn4 {
	position: absolute;
	left: 191px;
	top: 396px;
}
#master #content #mapa .details #btn5 {
	position: absolute;
	left: 91px;
	top: 128px;
}
#master #content #mapa .details #btn6 {
	position: absolute;
	left: 193px;
	top: 174px;
}
#master #content #mapa .details #btn7 {
	position: absolute;
	left: 256px;
	top: 105px;
}
#master #content #mapa .details #btn8 {
	position: absolute;
	left: 236px;
	top: 40px;
}
#master #content #mapa .details #btn9 {
	position: absolute;
	left: 152px;
	top: 80px;
}
#master #content #mapa .details #btn10 {
	position: absolute;
	left: 269px;
	top: 238px;
}
#master #content #mapa .details #btn11 {
	position: absolute;
	left: 281px;
	top: 168px;
}
#master #content #mapa .details #btn12 {
	position: absolute;
	left: 232px;
	top: 150px;
}
#master #content #mapa .details #btn13 {
	position: absolute;
	left: 156px;
	top: 190px;
}
#master #content #mapa .details #btn14 {
	position: absolute;
	left: 188px;
	top: 213px;
}
#master #content #mapa .details #btn15 {
	position: absolute;
	left: 213px;
	top: 465px;
}
#master #content #mapa .details #btn16 {
	position: absolute;
	left: 72px;
	top: 248px;
}
#master #content #mapa .details #btn17 {
	position: absolute;
	left: 616px;
	top: 454px;
}
#master #content #mapa .details #btn19 {
	position: absolute;
	left: 86px;
	top: 218px;
}
#master #content #mapa .details #btn18 {
	position: absolute;
	left: 202px;
	top: 502px;
}











#master #content #mapa .details .petardo {
	background-color: #000;
	border-top-color: #F00;
	border-right-color: #F00;
	border-bottom-color: #F00;
	border-left-color: #F00;
}
#master #content #mapa .details .carrobomba {
	color: #000;
}


#master #content #mapa .details .masacre {
	background-color: #F00;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
#master #content #mapa .details #show-box .box-data {
	padding: 10px;
	float: left;
	height: 199px;
	width: 540px;
	background-color: #FFF;
	box-shadow: 0px 0px 5px #cccccc;
	display: none;
	clear:none;
	position: absolute;
	z-index: 2;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}



#master #content #mapa .details #show-box .box-data .foto-mapa {
	float: left;
	height: 199px;
	width: 301px;
	margin-right: 10px;
	position: relative;
}
#master #content #mapa .details #show-box .box-data .foto-mapa a {
	font-size: 12px;
	background-color: #F00;
	color: #FFF;
	z-index: 5;
	position: absolute;
	bottom: 5px;
	width: 187px;
	margin-top: 0;
	margin-right: 52px;
	margin-bottom: 0;
	margin-left: 52px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
}
#master #content #mapa .details #show-box .box-data .foto-mapa a:hover {
	
	background-color: #000;
}


#master #content #mapa .details #show-box .box-data h4 {
	font-size: 18px;
	font-weight: normal;
	line-height: 20px;
	margin: 0px;
	display: block;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	width: 229px;
}
#master #content #mapa .details #show-box .box-data dl {
	padding: 0px;
	float: left;
	width: 229px;
	display: block;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	line-height: 16px;
}
#master #content #mapa .details #show-box .box-data dl dt {
	display: block;
	float: left;
	margin-right: 4px;
	font-weight: bold;
	color: #F00;
	width: auto;
	text-align: right;
}
#master #content #mapa .details #show-box .box-data dl dd {
	color: #333;
	text-align: left;
	display: block;
	padding: 0px;
	width: 229px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}





#master #content #footer {
	width: 100%;
	clear:both;
	background-color: #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 225px;
	
	padding-top: 15px;

	padding-bottom: 5px;

	background-image: url(../img/bg-players.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#master #content #footer .detail-credit #pais{
	float: left;
	width: 200px;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: center;
	margin-right: 20px;
	background-image: url(../img/ElPaisCali-id.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#master #content #footer .detail-credit #pais span{
	font-size: 1px;
	line-height: 1px;
	color: #FFF;
	text-align: right;
}
#master #content #footer .detail-credit dl{
	margin: 0px;
padding: 0px;
float: left;
width: 759px;
display: block;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
border-left: 1px dashed #ccc;
}
#master #content #footer .detail-credit dl h3{
	width: 300px;
	margin-top: 0px;
	font-size: 16px;
	font-weight: normal;
	text-align:center;
	color: #333;
}
#master #content #footer .detail-credit dl dt{
	display: block;
	float: left;
	width: 215px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	margin-left: 5px;
	text-align: right;
	font-weight: bold;
	color: #333;
	clear: left;
}
#master #content #footer .detail-credit dl dd{
	display: block;
	float: left;
	width: 519px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 5px;
	color: #666;
	clear: right;
}
