/* = GENERALS STYLES
-------------------------------------------------------------- */
@import url("reset.css");

@font-face {
    font-family: 'FuturaLT-Book';
    src: url('fonts/Futura_LT_Book.ttf') format('truetype');
}
@font-face {
    font-family: 'Futura-Condensed-Medium';
    src: url('fonts/Futura/FuturaStd-Medium.otf');
}
@font-face {
    font-family: 'Anastasia';
    src: url('fonts/Anastasia.ttf') format('truetype');
}

html, body{
	width: 100%;
	background: url(../img/bg.jpg) repeat-y top center fixed;
   -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover; 
}

#wrapper {
   width: 100%;
   height: 100%;
   
}

.clearfix{
	clear: both;
}

/* = HEADER STYLES
-------------------------------------------------------------- */
#logo  a{
   	width: 381px;
   	height: 78px;
   	position: relative;
   	margin: 0 auto;
   	display: block;
   	background: url(../img/logo.png) no-repeat left top;
   	text-indent: -9999px;
	z-index: 1;
}

/* = NAV STYLES
-------------------------------------------------------------- */
nav#top-menu{
	width: 750px;
	height: 165px;
	margin: -55px auto;
	background: url(../img/bg_nav.png) no-repeat center top;
}

nav#top-menu ul#menu{
	width: 95%;
	margin: 0 auto;
	padding-top: 88px;
}

nav#top-menu li{
	float: left;
    position: relative;
}

nav#top-menu ul#menu li a {
	width: 100%;
	display: block;
	padding: 0 25px;	
	font: normal medium FuturaLT-Book;
	color: #e8deb6;
	text-decoration: none;
}

nav#top-menu ul#menu li.active a{
	font-weight: bold;
	color: #51321a;
}

nav#top-menu ul#social-networks{
	float: right;
	margin-top: -73px;
	margin-right: 33px;
}

nav#top-menu ul#social-networks li a{
	width: 22px;
	height: 22px;
	display: block;
	padding: 0 2px;
   	text-indent: -9999px;
}

nav#top-menu ul#social-networks li#instagram{
   	background: url(../img/s-n_instagram.png) no-repeat;
}
nav#top-menu ul#social-networks li#facebook{
   	background: url(../img/s-n_facebook.png) no-repeat;
}
nav#top-menu ul#social-networks li#twitter{
   	background: url(../img/s-n_twitter.png) no-repeat;
}
nav#top-menu ul#social-networks li#youtube{
   	background: url(../img/s-n_youtube.png) no-repeat;
}
nav#top-menu ul#social-networks li#vimeo{
	margin-top: 1px;
   	background: url(../img/s-n_vimeo.png) no-repeat;
}


/* = MAIN STYLES
-------------------------------------------------------------- */
#main{
	width: 750px;
	position: relative;
	margin: 3px auto 0;
	z-index: 1;
}

#main-content-top, #main-content-bottom{
	width: 750px;
	height: 43px;
}

#main-content-top{
	background: url(../img/bg_main_top.png) no-repeat center top;
}

#main-content-bottom{
	background: url(../img/bg_main_bottom.png) no-repeat center bottom;
}

#main #main-content{
	min-height: 460px;
	padding: 0 35px;
	background: url(../img/bg_main_middle.png) repeat-y center top;
}

#side-left, #side-right{
	width: 298px;
	height: 435px;
	position: absolute;
	z-index: -1;
}

#side-left{
	top: 55px;
	left: -180px;
	background: url(../img/side-left.png) no-repeat left top;
}

#side-right{
	top: 55px;
	left: 625px;
	background: url(../img/side-right.png) no-repeat right top;
}

#tabs{
	width: 100px;
	position: absolute;
	bottom: 33px;
	right: -10px;
}

#tabs a.boutique, #tabs a.contato{
	display: block;
   	text-indent: -9999px;
}

#tabs a.boutique{
	background: url(../img/tab-boutique.png) no-repeat right top;
	height: 36px;
}

#tabs a.contato{
	background: url(../img/tab-contato.png) no-repeat right top;
	height: 42px;
}

.main-content{
	position: relative;
	font: normal medium Anastasia;
	color: #91714b;
}

.main-content h2{
	margin-top: 25px;
	font: normal x-large Anastasia;
	color: #69543a;
}

.main-content p{
	margin: 10px 0;
	font: normal small Futura-Condensed-Medium;
	color: #91714b;
}

.main-content #index{
	padding-top: 15px;
}

.main-content #index div#frame{
	width: 590px;
	display: table;
	margin: auto;
	padding-bottom: 25px;
	vertical-align: middle;
	background: url(../img/bg_index.png) no-repeat center top;
}

.main-content #index iframe{
	margin: 15px 20px;
}

.main-content #index div#horses{
	height: 110px;
	background: url(../img/bg_index-horses.png) no-repeat left bottom;
}

.main-content #quem_somos{
	padding: 15px 0 35px 0;
}

.main-content #quem_somos div#column-left{
	width: 42%;
	float: left;
	padding: 0 25px;
	background: url(../img/bg_quemsomos.png) repeat-y right top;
	text-align: right;
}

.main-content #quem_somos div#column-right{
	width: 42%;
	float: left;
	padding: 0 25px;
}

.main-content #quem_somos p.subtitle{
	color: #b28c60;
}

.main-content #quem_somos p.subtitle a{
	color: #b28c60;
	text-decoration: none;
}

.main-content #boutique{
	padding: 45px 15px 95px 15px;
	background: url(../img/bg_boutique.png) no-repeat center top;
}

.main-content #boutique div#column-left{
	width: 44%;
	float: left;
	padding: 30px;	
}

.main-content #boutique div#column-right{
	width: 40%;
	float: right;
	padding: 30px 10px;
}

.main-content #boutique div#signature{
	width: 238px;
	height: 38px;
	margin: 25px 0 0 25px;
	background: url(../img/firma.png) no-repeat center top;
}

.main-content #contato{
	padding: 40px 0 20px 0;	
}

.main-content #contato > div{
	width: 524px;
	margin: 0 auto;
	padding-bottom: 20px;
	background: url(../img/bg_contato.png) no-repeat center top;
}

.main-content #contato textarea{
	width: 228px;
	height: 187px;
	background:transparent;
	border: none;
}

.main-content #contato input{
	width: 180px;
	background-color: #e0cfa3;
	border: none;
}

.main-content #contato input[type="submit"]{
	width: 117px;
	height: 53px;
	margin-top: -20px;
	background: transparent url(../img/bt-submit.png) no-repeat left top;
	text-indent: -9999px;
	cursor: pointer; /* hand-shaped cursor */
  	cursor: hand; /* for IE 5.x */
}

.main-content #contato div#column-left{
	float: left;
	margin: 40px 0 0 35px;	
}

.main-content #contato div#column-right{
	float: right;
	margin: 125px 50px 0 0;
}

.main-content #msg{
	display: none;
	width: 240px;
	position: fixed;
	top: 250px;
	left: 48.5%;
	margin-left: -120px;
	padding: 15px 30px;
	background-color: rgba(96, 172, 57, 0.9);
	border: 1px solid green;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	font: normal large Futura-Condensed-Medium;
	color: #FFF;
	text-align: center;
}

.main-content #contato #telf{
	position: absolute;
	width: 555px;
	height: 19px;
	bottom: -70px;
	left: 170px;
	padding-left: 30px;
	font: normal medium Futura-Condensed-Medium;
	color: #5e4e36;
	background: url(../img/contato-phone.png) no-repeat left bottom;
}

.main-content #bobina_filmes #frame{
	width: 606px;
	height: 364px;
	margin: 0 auto;
	background: url(../img/bg_bobina_filmes.png) no-repeat center top;
}

.main-content #bobina_filmes #frame #embed{
	padding: 20px 0 0 27px; 
	margin: 0;
}

.main-content #bobina_filmes #slider{
	position: relative;
	width: 600px;
	height: 280px;
	margin: 0 auto;
	background: url(../img/bg_bobina_filmes_slider.png) no-repeat center top;
}

.main-content #bobina_filmes #slider #arrow_left, .main-content #bobina_filmes #slider #arrow_right{
	position: relative;
	width: 70px;
	height: 160px;
	margin: 55px 0px 0 0px;
	cursor: pointer; /* hand-shaped cursor */
  	cursor: hand; /* for IE 5.x */
  	z-index: 5;
}

.main-content #bobina_filmes #slider #arrow_left{
	float: left;
	background: url(../img/arrow-left.png) no-repeat left center;
}
.main-content #bobina_filmes #slider #arrow_right{
	float: right;
	background: url(../img/arrow-right.png) no-repeat right center;
}

.main-content #bobina_filmes #slider #portview{
	position:absolute;
	width: 538px;
	height: 151px;
	top: 62px;
	left: 33px;
	overflow: hidden;
	z-index: 4;
}

.main-content #bobina_filmes #slider #thumbn_box{
	width: 99999px;
	height: 151px;
	margin-left: 0px;
}

.main-content #bobina_filmes #slider #thumbn_box img{
	margin-right: 10px;
	cursor: pointer; /* hand-shaped cursor */
  	cursor: hand; /* for IE 5.x */
}

.main-content #repertorio{
	width: 598px;
	margin: 0 auto;
	padding-bottom: 70px;
	background: url(../img/bg_repertorio.png) no-repeat center top;
}

.main-content #repertorio #covers{
	width: 428px;
	margin: 0 auto;
	padding-top: 30px;
}

.main-content #repertorio #covers ul, .main-content #repertorio #covers ul li, .main-content #repertorio #covers img > img{
	margin-top: -3px;
}

.main-content #repertorio_ficha{
	position: relative;
	width: 95%;
	height: 500px;
	margin: 0 auto;
	padding-bottom: 70px;
}
.main-content #repertorio_ficha #cover{
	position: absolute;
	width: 417px;
	height: 56px;
	transform: rotate(-90deg);
	-ms-transform: rotate(-90deg); /* IE 9 */
	-webkit-transform: rotate(-90deg); /* Safari and Chrome */
	top: 230px;
	left: -180px;
}

.main-content #repertorio_ficha #slider1, .main-content #repertorio_ficha #slider2{
	position: relative;
	float: right;
	right: -10px;
	width: 600px;
	height: 280px;
	background: url(../img/bg_bobina_filmes_slider.png) no-repeat center top;
}

.main-content #repertorio_ficha #slider2{
	top: -44px;
}

.main-content #repertorio_ficha #slider1 #arrow_left, .main-content #repertorio_ficha #slider1 #arrow_right, .main-content #repertorio_ficha #slider2 #arrow_left, .main-content #repertorio_ficha #slider2 #arrow_right{
	position: relative;
	width: 70px;
	height: 160px;
	margin: 0px 0px 0 0px;
	cursor: pointer; /* hand-shaped cursor */
  	cursor: hand; /* for IE 5.x */
  	z-index: 5;
}

.main-content #repertorio_ficha #slider1 #arrow_left, .main-content #repertorio_ficha #slider2 #arrow_left{
	float: left;
	top: 55px;
	left: 10px;
	background: url(../img/arrow-left.png) no-repeat left center;
}
.main-content #repertorio_ficha #slider1 #arrow_right, .main-content #repertorio_ficha #slider2 #arrow_right{
	float: right;
	top: 55px;
	right: 7px;
	background: url(../img/arrow-right.png) no-repeat right center;
}

.main-content #repertorio_ficha #slider1 #portview, .main-content #repertorio_ficha #slider2 #portview{
	position:absolute;
	width: 538px;
	height: 151px;
	top: 62px;
	left: 33px;
	overflow: hidden;
	z-index: 4;
}

.main-content #repertorio_ficha #slider1 #thumbn_box, .main-content #repertorio_ficha #slider2 #thumbn_box{
	width: 99999px;
	height: 151px;
	margin-left: 0px;
}

.main-content #repertorio_ficha #slider1 #thumbn_box img, .main-content #repertorio_ficha #slider2 #thumbn_box img{
	margin-right: 10px;
	cursor: pointer; /* hand-shaped cursor */
  	cursor: hand; /* for IE 5.x */
}

.main-content #repertorio_ficha #arrow_left, .main-content #repertorio_ficha #arrow_right{
	position: absolute;
	width: 70px;
	height: 160px;
	top: 180px;
	cursor: pointer; /* hand-shaped cursor */
  	cursor: hand; /* for IE 5.x */
}

.main-content #repertorio_ficha #arrow_left{
	left: -25px;
	background: url(../img/arrow-left.png) no-repeat left center;
}

.main-content #repertorio_ficha #arrow_right{
	right: -25px;
	background: url(../img/arrow-right.png) no-repeat right center;
}

.main-content #repertorio_ficha #frame{
	width: 617px;
	height: 463px;
	position: absolute;
	top: 0;
	left: 60px;
	background: url(../img/bg_main_middle.png) repeat-y center top;
	display: none;
	z-index: 6;
}

.main-content #repertorio_ficha #frame #embed{
	margin: 0 auto;
	padding: 90px 0 55px 25px;
	background: url(../img/bg_index.png) no-repeat 6px 76px;
}

.main-content #blog .entrie{
	margin-bottom: 90px;
}

.main-content #blog a{
	text-decoration: none;
	color: #91714b;
}
.main-content #blog #column-left{
	float: left;
	width: 74%;
}

.main-content #blog #column-right{
	float: right;
	width: 25%;
}

.main-content #blog .comments{
	line-height: 25px;
}

.main-content #blog .share_links{
	display: block;
	margin-top: -22px;
	margin-left: 120px;
	width: 83px;
}

.main-content #blog .share_links a{
	width: 22px;
	height: 22px;
	display: block;
	margin-top: -22px;
   	text-indent: -9999px;
}

.main-content #blog .share_links .share_fb{
	margin-left: 35px;
   	background: url(../img/s-n_facebook.png) no-repeat left top;
}

.main-content #blog .share_links .share_tw{
	margin-left: 60px;
   	background: url(../img/s-n_twitter.png) no-repeat;
}

.main-content #blog .seepost{
	float: right;
	margin-top: -22px;
}

.main-content #blog #search{
	margin: 0px 0 40px 0;	
}

.main-content #blog #text-search{
	padding-left: 5px;
	background-color: #69543a;
	border: none;
	color: #FFFFFF;
	width: 250px;
	line-height: 30px;
	font-size: small;
}

.main-content #blog #btn_search{
	background: url(../img/lupa.png) no-repeat left top;
	margin-left: -25px;
	margin-right: 10px;
	text-indent: -9999px;
	border: none;
	cursor: pointer;
}

.main-content #blog select{
	display: inline-block;
	border: 2px solid #69543a;
	line-height: 30px;
	padding: 5px;
	height: 33px;
	font-size: small;
	-moz-border-radius:0;
	-webkit-border-radius: 0;
	border-radius: 0;
}

.main-content #blog #pagination{
	height: 50px;
}

.main-content #blog #pagination .next{
	float: right;
}

.main-content #blog .tags {
	margin: 10px 0 0 50px;
}

.main-content #blog .frm_comments{
	margin: 10px 0 0 50px;
}

.main-content #blog .title{
	margin-top: 30px;
	font: normal large Anastasia;
	color: #69543a;
}

.main-content #blog .title spam{
	margin-left: 15px;
	font-size: medium;
	color: #91714b;
}

.main-content #blog .commenttext{
	margin-left: 50px;
}

.main-content #blog #text-comment{
	width: 99%;
	height: 70px;
}

.main-content #blog input[type="text"]{
	width: 60%;
}

.main-content #blog #btn{
	float: right;
	background-color: #69543a;
	color: #fff;
	border: none;
	padding: 5px 15px;
	cursor: pointer;
}



/* = FOOTER STYLES
-------------------------------------------------------------- */
footer p{
	width: 750px;
	margin: 5px auto;
	padding-right: 30px;
	font: normal medium Futura-Condensed-Medium;
	color: #5e4e36;
	text-align: right;
}