@import url(reset.css);
@import url(menu.css);
@import url(fancybox.css);

body {
  position: relative;
  background-color: #ECEBE6;
  font: 400 13px/17px "Cabin", Helvetica, Arial, sans-serif;
  color: #000;
  padding: 1000px;
  width: 100%;
  height: 100%;
}

#wrapper {
  width: 12000px; height: 3500px;
  background: url(../images/bg5.jpg) 0 0 no-repeat;
  overflow: hidden;
  position: relative;
}

sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	font-size: smaller;
}

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}

body a {
  color: #ff0000;
}

.clear {
  clear: both;
}

.signature {
  font-style: italic;
  color: #666;
  font-size: 12px;
  border-top: dotted 1px #555;
  padding-top: 3px;
  margin-top: -3px;
}


/* SECTIONS */

.column {
  overflow: hidden;
  position: absolute;
  width: 1000px;
  top: 0;
}

.column-a, .column-k {
  width: 900px;
}

.column-footnotes {
  width: 100px;
}

/* positioning of columns */

.column-footnotes-1 {
  left: 0px;
}
.column-a {
  left: 100px;
}
.column-b {
  left: 1000px;
}
.column-c {
  left: 2000px;
}
.column-d {
  left: 3000px;
}
.column-e {
  left: 4000px;
}
.column-f {
  left: 5000px;
}
.column-g {
  left: 6000px;
}
.column-h {
  left: 7000px;
}
.column-i {
  left: 8000px;
}
.column-j {
  left: 9000px;
}
.column-k {
  left: 10000px;
}
.column-footnotes-2 {
  left: 10900px;
}

section {
  display: block;
  position: relative;
  margin: 0 auto;
  height: 500px;
  overflow: hidden;
}

.clear {
  clear: both;  
}

.content-pad {
  padding: 0 6px;
}

.content {
  
}

.col-content {
  padding: 6px 0;
}

/*Create columns*/

.col-inner {
  float: left;
  width: 250px;
}

.col-inner-padded {
  width: 238px;
}

.col-inner-span-2 { width: 500px; }
.col-inner-span-3 { width: 750px; }
.col-inner-span-4 { width: 1000px; }
.col-inner-span-clear { clear: left; }

/* Merge screens down */

.merge-2 { height: 1000px; }
.merge-3 { height: 1500px; }
.merge-4 { height: 2000px; }
.merge-5 { height: 2500px; }
.merge-6 { height: 3000px; }
.merge-7 { height: 3500px; }


/* Create text columns */

.content-2 {
	-webkit-column-count: 2; -webkit-column-gap: 12px; -webkit-column-rule: 1px outset #f5f5f2;
	-moz-column-count: 2; -moz-column-gap: 12px; -moz-column-rule: 1px inset #f5f5f2;
	-o-column-count: 2; -o-column-gap: 12px; -o-column-rule: 1px outset #f5f5f2;
	column-count: 2; column-gap: 12px; column-rule: 1px outset #f5f5f2;
}

.content-3 {
	-webkit-column-count: 3; -webkit-column-gap: 12px; -webkit-column-rule: 1px outset #f5f5f2;
	-moz-column-count: 3; -moz-column-gap: 12px; -moz-column-rule: 1px inset #f5f5f2;
	-o-column-count: 3; -o-column-gap: 12px; -o-column-rule: 1px outset #f5f5f2;
	column-count: 3; column-gap: 12px; column-rule: 1px outset #f5f5f2;
}

.content-4 {
	-webkit-column-count: 4; -webkit-column-gap: 12px; -webkit-column-rule: 1px outset #f5f5f2;
	-moz-column-count: 4; -moz-column-gap: 12px; -moz-column-rule: 1px inset #f5f5f2;
	-o-column-count: 4; -o-column-gap: 12px; -o-column-rule: 1px outset #f5f5f2;
	column-count: 4; column-gap: 12px; column-rule: 1px outset #f5f5f2;
}

/* Vertical alignment */

.line-1 .col-content    {margin-top: 78px;}
.line-2 .col-content    {margin-top: 9px;}
.line-2 .col-content-2  {margin-top: 141px;}
.line-3 .col-content    {margin-top: 0px;}
.line-3 .col-content-2  {margin-top: 117px;}
.line-4 .col-content    {margin-top: 6px;}
.line-4 .col-content-2  {margin-top: 109px;}
.line-5 .col-content    {margin-top: 0px;}
.line-5 .col-content-2  {margin-top: 153px;}
.line-6 .col-content    {margin-top: 10px;}
.line-6 .col-content-2  {margin-top: 197px;}
.line-7 .col-content    {margin-top: 104px;}


/* Footnotes */

.footnote-icon {
  background: url(../images/icon_footnote.png) center bottom no-repeat;
  width: 8px; height: 8px;
  text-indent: -9000px;
  display: inline-block;
}

.column-footnotes {
  overflow: visible;
}
.column-footnotes-1 {
  border-right: 1px dotted #333;
}
.column-footnotes-2 {
  border-left: 1px dotted #333;
}

.column-footnotes section {
  font-size: 11px;
  line-height: 12px;
  word-wrap: break-word;
  overflow: visible;
}
.column-footnotes-1 section {
  text-align: right;
}
.column-footnotes-2 section {
  text-align: left;
}

.footnotes li {
  margin-bottom: 15px;
  padding: 6px;
  overflow: hidden;
  position: relative;
}

.column-footnotes-1 .footnotes li {
  margin-right: -5px;
  padding-right: 0;
}

.column-footnotes-2 .footnotes li {
  margin-left: -5px;
  padding-left: 0;
}

.footnotes li .footnote-text {
  width: 85px;
}

.footnotes li .footnote-text strong {
  color: #333;
}

.column-footnotes-1 .footnotes li .footnote-text {
  float: left;
}

.column-footnotes-2 .footnotes li .footnote-text {
  float: right;
}

.column-footnotes .go-back {
  display: block;  
  background: url(../images/icon_footnote.png) no-repeat;
  width: 8px; height: 8px;
  z-index: 1000;
  position: absolute;
  right: 0;
  top: 11px;
}

.column-footnotes-1 .go-back {
  right: 0;
}

.column-footnotes-2 .go-back {
  left: 0;
}



/* Headings */


.header {
  overflow: hidden;
  border-top: solid 5px #000;
  border-bottom: dotted 1px #666;
  margin-bottom: 7px;
  padding: 2px 0;
}

.header h2 {
  font-size: 15px;
  color: #333;
  float: left;
  font-weight: 500;
  width: 173px;
  text-align: left;
}

.time {
  font-size: 12px;
  color: #333;
  float: right;
  font-weight: 500;
}

.time-padding-1 {
  margin-top: 17px;
}

section {
  line-height: 17px;
  font-weight: 400;
  font-size: 13px;
  color: #555555;
  text-align: justify;
}

section p {
  margin-bottom: 17px;
}

.ret {
  font: bold 12px/17px Helvetica, Arial, sans-serif;
  color: #999;
  margin: -17px 0 0 0;
}

.ret .footnote-icon {
  margin-top: 5px;
}

.video-thumb {
  margin-bottom: 17px;
  position: relative;
  width: 238px; height: 138px;
  overflow: hidden;
}

.video-thumb a {
  display: block;
  width: 236px; height: 138px;
  background: url(../images/player_video.png) 5px 93px no-repeat;
  position: absolute;
  z-index: 10;
}

.video-thumb img {
  position: absolute;
  z-index: 5;
}

.image-thumb {
  margin-bottom: 17px;
  position: relative;
  width: 238px; height: 138px;
  overflow: hidden;
}

.image-thumb a {
  display: block;
  width: 236px; height: 138px;
  background: url(../images/player_foto.png) 4px 104px no-repeat;
  position: absolute;
  z-index: 10;
}

.image-thumb img {
  position: absolute;
  z-index: 5;
}

.negative-margin {
  margin-top: -17px;
  position: relative;
  z-index: 1000;
}

.qtip-content {
  font-size: 10px;
  font-weight: 400;
  text-transform: uppercase;
}

.fancybox-close {
  background: url(../images/player_foto.png) left top no-repeat;
  width: 30px; height: 30px;
}

/* Special elements */

#d2 {
  background: url(../images/where_06_D2_monumento_linkrua.png) 488px 52px no-repeat;
}

.where-06 {
  position: relative;
  width: 250px;
  height: 380px;
}

#where-06-north,
#where-06-east,
#where-06-south,
#where-06-west {

}

.cycle-nav {
  position: absolute;
  top: 100px; left: 243px;
  width: 264px;
  z-index: 1000;
}

.cycle-nav a {
  width: 12px; height: 22px;
  display: block;
  cursor: pointer;
}

#cycle-next {
  background-image: url(../images/where_06_D2_btnnext_dir.png);
  float: right;
}

#cycle-prev {
  background-image: url(../images/where_06_D2_btnnext_esq.png);
  float: left;
}

#h3 {
  background: url(../images/where_02_H3_discussao_linkrua.png) 180px 45px no-repeat;
}

#d3 {
  background: url(../images/where_04_D3_suicidio_linkrua.png) 490px 50px no-repeat;
}

#j1 {
  background: url(../images/where_03_J1_posto_linkrua.png) 650px 52px no-repeat;
}

#j5 {
  background: url(../images/where_05_J5_cemiterio_linkrua.png) 178px 78px no-repeat;
}



/* HOME */

#f4 {
  color: #ECEBE6;
  background-color: #000;
  text-transform: uppercase;
  position: relative;
  overflow: visible;
}

#home {
  width: 100%;
  height: 500px;
  overflow: visible;
}

#home h1 {
  text-align: center;
  font: 150px Impact;
  line-height: 160px;
  padding-top: 90px;
  position: relative;
}

.paper, .further {
  position: absolute;
  border-top: solid 5px #ECEBE6;
  border-bottom: dotted 1px #ECEBE6;
}
.paper .label, .further .label {
  font: normal 13px Impact;
}

.paper a, .further a {
  color: #ECEBE6;
  text-decoration: none;
}

.paper {
  left: 10px; bottom: 10px;
}

.further {
  right: 10px; bottom: 10px;
}

.social {
  width: 400px;
  text-align: center;
  position: absolute;
  left: 330px; bottom: 10px;
  padding-bottom: 10px;
}



.cc {
  margin-right: 10px; 
}


.home .further .nar-time,
.home .paper .nar-time {
  display: block;
  float: none;
  display: none;
  text-align: right;
  margin-top: -17px;
  color: #ECEBE6;
}
.home .further a:hover .label {
  visibility: hidden;
}
.home .further a:hover .nar-time {
  display: block;
}