/* @override http://marianaduran.cl/batucadavalparaiso/havana/css/text.css */

/*
  960 Grid System ~ Text CSS.
  Learn more ~ http://960.gs/

  Licensed under GPL and MIT.
*/

/* `Basic HTML
----------------------------------------------------------------------------------------------------*/

body {
	font-family: 'Open Sans', sans-serif;
	color: #dadada;
	background-color: #000;
}

pre,
code {
  font-family: 'DejaVu Sans Mono', Menlo, Consolas, monospace;
}

hr {
  border: 0 #ccc solid;
  border-top-width: 1px;
  clear: both;
  height: 0;
}

/* `Headings
----------------------------------------------------------------------------------------------------*/

h1 {
  font-size: 0;
}

h2 {
  font-size: 21px;
}

h3 {
  font-size: 21px;
  font-weight: 300;
  color: #fff;
}

h4 {
  font-size: 14px;
  color: #fff;
}

p {
	font-size: 15px;
	line-height: 23px;
}

/* `Spacing
----------------------------------------------------------------------------------------------------*/

ol {
  list-style: decimal;
}

p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset,
figure, div.fb-comments {
  margin-bottom: 20px;
}

img.bbb {
	border-bottom: solid 8px #fed02f;
}

h1.titulo {
	background: url(../img/h1.png) no-repeat;
	height: 68px;
	position: relative;
	bottom: 90px;
	margin-bottom: -40px;
}

h2 {
	color: #fed02f;
}

h2 a {
	color: #fed02f;
}

h2.video {
	padding-top: 20px;
}

strong {
	font-weight: 700;
	color: #fed02f;
}

.bb {
	border-bottom: solid 2px #fed02f;
	padding-bottom: 20px;
}

img.fb {
	margin: 7px 7px -7px 0;
}

img.descarga {
	float: left;
	margin-right: 7px;
}

span.desc {
	font-size: 12px;
	color: #fed02f;
}

a.facebook-link {
	color: #fed02f;
}

ul {
	display: inline;
}

li a {
	float:left;
	font-size: 13px;
	border-right: 1px solid #fff;
	padding-right: 7px;
	padding-left: 7px;
	color: #fed02f;
	margin-bottom: 20px;
	margin-top: -18px;
}

li a.off {
	text-decoration: line-through;
}

li.nb a {
	border: none;
}

li.np a {
	padding-left: 0;
}

a.backtotop {
	color: #dadada;
}

img.footer {
	margin-top: -195px;
}

#fotos_huevo a.fotos_escenario img {
	margin-bottom: 20px;
}

p.bb a {
	color: #fed02f;
}
