@charset "UTF-8";

@font-face {
    font-family: 'bhdregular';
    src: url('bhd-regular-webfont.eot');
    src: url('bhd-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('bhd-regular-webfont.woff') format('woff'),
         url('bhd-regular-webfont.ttf') format('truetype'),
         url('bhd-regular-webfont.svg#bhdregular') format('svg');
}

@font-face {
    font-family: 'bhdbold';
    src: url('bhd-bold-webfont.eot');
    src: url('bhd-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('bhd-bold-webfont.woff') format('woff'),
         url('bhd-bold-webfont.ttf') format('truetype'),
         url('bhd-bold-webfont.svg#bhdbold') format('svg');
}

/* tags */
html {
	height: 100%;
}

body {
	background-color: #111;
	font-family: bhdregular, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 23px;
	letter-spacing: 1px;
	color: #ccc;
	margin: 0;
	height: 100%;
	overflow: hidden;
}

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

img {
	/*vertical-align: top;*/
}

/* header */
#header {
	position: absolute;
	top: 0;
	width: 100%;
	background-color: #111;
	line-height: 10px;
}

#header_b {
	border-top: 1px #444 solid;
	border-bottom: 1px #444 solid;
	background-color: #252525;
}

/* content */
#content {
	position: relative;
	overflow: hidden;
	height: 100%;
}

#content .pad {
	position: relative;
	clear: both;
	height: 60px;
}

#content .noresults {
	width: 100%;
	height: 100%;
	text-align: center;
}

/* thumbs */
#thumbs_wrapper .pad {
	padding-bottom: 1px;
}

.thumbs {
	position: relative;
	clear: both;
	white-space: nowrap;
	height: 202px;
}

.thumbs .thumb {
	border: 1px #111 solid;
}

.thumbs[tipo="foto"] .icone, .thumbs .icone[tipo="foto"] {
	margin-right: -38px;
}

.thumbs[tipo="video"] .icone, .thumbs .icone[tipo="video"] {
	margin-right: -42px;
}

.thumbs .icone {
	position: relative;
	z-index: 1;
	padding: 1px;
	border: 0;
	display: none;
}

/* gallery */
#main_wrapper {
	position: relative;
	overflow: hidden;
}

#main_inner {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	overflow: hidden;
}

#main_wrapper table {
	border-collapse: collapse;
	position: relative;
}

#main_wrapper td {
	padding: 0;
	vertical-align: middle;
}

#main_wrapper .foto {
	position: relative;
	padding: 0 1px;
}

#main {
	position: relative;
}

#main .prev, #main .next {
	cursor: pointer;
}

#main .cont {
	position: relative;
	overflow: hidden;
	line-height: 0;
}

#main .legenda {
	padding-top: 15px;
	height: 13px;
	font-family: bhdbold, Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #888;
	text-align: right;
	visibility: hidden;
}

#main .atual .legenda {
	visibility: visible;
}

#main .label {
	color: #666;
}

#main .texto {
	position: relative;
	width: 500px;
	margin: 0 50px;
	overflow: auto;
	line-height: 23px;
}

#main .titulo {
	font-family: bhdbold, Helvetica, Arial, sans-serif;
}

/*#main_over .wrap {
	position: relative;
	overflow: auto;
}

#main_over .inner {
	position: relative;
	margin: 0;
}*/

#main .tapa {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

#main iframe {
	position: relative;
}

#loading {
	position: absolute;
	width: 60px;
	height: 60px;
	overflow: hidden;
}

#loading img {
	display: block;
}

/*#pp {
	position: relative;
	height: 100%;
}

#pp .play, #pp .pause {
	position: relative;
	margin: 0 auto;
	display: block;
}

#pp .hit {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}*/

#strip_wrapper {
	position: relative;
	height: 50px;
	padding: 2px 0;
	overflow: hidden;
}

#strip {
	position: relative;
	height: 80px;
	text-align: center;
	white-space: nowrap;
	overflow: auto;
	overflow-y: hidden;
	-webkit-overflow-scrolling: touch;
}

#strip > .inner {
	position: relative;
}

#strip .texto {
	display: none;
}

#strip a {
	margin: 1px;
}

#strip_wrapper .seta_dir {
	position: absolute;
	top: 2px;
	right: 0;
}

#strip_wrapper .seta_esq {
	position: absolute;
	top: 2px;
	left: 0;
}

#strip a img {
	position: relative;
}

/* about */
#about {
	border-collapse: collapse;
	margin: 0 auto;
	font-size: 12px;
	line-height: 23px;
}

#about a:hover, #about .titulo {
	color: #fff;
}

#about td {
	padding: 0;
	vertical-align: top;
}

#about .bio {
	padding-top: 15px;
	padding-bottom: 60px;
	width: 345px;
	text-align: right;
}

#about .contact {
	width: 285px;
	padding-bottom: 60px;
	vertical-align: bottom;
}

#about .fotos {
	width: 350px;
}

#about .fotos div {
	overflow: hidden;
	padding: 0 15px;
	line-height: 0;
}

#about .fotos img {
	margin-bottom: 2px;
}

/* footer */
#footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	z-index: 10;
}

#footer_top {
	border-top: 1px #444 solid;
	background-image: url("../images/footer_bg.png");
	display: none;
}

#seta_down {
	text-align: center;
}

#menu {
	position: relative;
	height: 29px;
	border-top: 1px #444 solid;
	border-bottom: 1px #444 solid;
	background-image: url("../images/menu_bg.png");
	text-align: center;
	white-space: nowrap;
}

#menu a {
	margin: 0 8px;
}

#search {
	position: relative;
	width: 124px;
	top: -11px;
	display: inline-block;
}

#search input {
	width: 120px;
	height: 13px;
	padding: 2px 3px;
	border: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
}

#creditos {
	background-color: #111;
	font-size: 0;
	line-height: 0;
}

#assina {
	position: relative;
	float: right;
}

/* pop-up*/
/*#popup_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	background-color: #000;
	-moz-opacity:.50; filter:alpha(opacity=50); opacity:.50;
}

#popup_wrapper {
	position: fixed;
	top: 50%;
	height: 0;
	width: 100%;
	display: none;
}*/

/* common */
.dummy {
	clear: both;
}

.dados {
	display: none;
}