/* 

    Document   : header_black

    Created on : 16/05/2013, 14:36:19

    Author     : brunoalves

    Description:

        Purpose of the stylesheet follows.

*/



/*===================================================================HEADER*/





@font-face {

	font-family: 'TheMixSemiBoldCAPS';

	src: url('../fontes/themixsembolcap-webfont.eot');

	src: url('../fontes/themixsembolcap-webfont.eot?#iefix') format('embedded-opentype'),  url('../fontes/themixsembolcap-webfont.woff') format('woff'),  url('../fontes/themixsembolcap-webfont.ttf') format('truetype'),  url('../fontes/themixsembolcap-webfont.svg#TheMixSemiBoldRegular') format('svg');

	font-weight: normal;

	font-style: normal;

}

@font-face {

	font-family: 'TheMixSemiBoldRegular';

	src: url('../fontes/themixsembolpla-webfont.eot');

	src: url('../fontes/themixsembolpla-webfont.eot?#iefix') format('embedded-opentype'),  url('../fontes/themixsembolpla-webfont.woff') format('woff'),  url('../fontes/themixsembolpla-webfont.ttf') format('truetype'),  url('../fontes/themixsembolpla-webfont.svg#TheMixSemiBoldRegular') format('svg');

	font-weight: normal;

	font-style: normal;

}





#header {

    margin:5px 0 0 0;

}



.container_20 .content{

    width: 26%;

    float: right;

}



#header #menu-superior {

    font-size:11px;

    padding:0;

    margin:0;

    text-transform: uppercase;



}

#header #menu-superior a {

    color:#959595;

    text-decoration:none;

}

#header #menu-superior a:hover {

    color:#fff;

    text-decoration:none;

}

#header #menu-superior ul li {

    font-family: 'TheMixSemiBoldRegular';

    position:relative;

    float:left;

    padding: 3px 10px 10px 0;

    margin:0 10px 0 0;

    background:url(../img/divisao-menu.gif) no-repeat scroll right top transparent;

}



#header #menu-superior ul li:last-child{
    background:none;
}

#header #sociais {
    position:relative;
    float:left;
    padding:0;
    margin:2px 0 0 0;
}

#header #sociais ul {

    position:relative;

    float:left;

    padding:0;

    margin:0;

}

#header #sociais ul li {

    position:relative;

    float:left;

    list-style:none;

    padding:0;

    margin: 0 2px 0 0;

}

#header #sociais ul li:last-child {

    margin: 0;

}



#header #sociais ul li a{

    border: 0px solid yellow;

    width: 20px;

    height: 20px;

    display: block;

    text-indent: -999999px;

}





#header #sociais ul li #facebook {

    background:url(chilli_black/midias_sociais.png) top left no-repeat;

}

#header #sociais ul li #facebook:hover {

    background:url(chilli_black/midias_sociais.png) bottom left no-repeat;

}



#header #sociais ul li #twitter {

    background:url(chilli_black/midias_sociais.png) -20px top no-repeat;

}

#header #sociais ul li #twitter:hover {

    background:url(chilli_black/midias_sociais.png) -20px bottom no-repeat;

}



#header #sociais ul li #pinterest {

    background:url(chilli_black/midias_sociais.png) -40px top no-repeat;

}

#header #sociais ul li #pinterest:hover {

    background:url(chilli_black/midias_sociais.png) -40px bottom no-repeat;

}



#header #sociais ul li #instagram {

    background:url(chilli_black/midias_sociais.png) -60px top no-repeat;

}

#header #sociais ul li #instagram:hover {

    background:url(chilli_black/midias_sociais.png) -60px bottom no-repeat;

}



#header #sociais ul li #youtube {

    background:url(chilli_black/midias_sociais.png) -80px top no-repeat;

}

#header #sociais ul li #youtube:hover {

    background:url(chilli_black/midias_sociais.png) -80px bottom no-repeat;

}





#header #idiomas {

    float: right;

}













#header #news {

    position:relative;

    float:left;

    display:none;

    width:940px;

    padding:10px;

    margin:0 0 10px 0;

    background:url(../img/bg-news.gif) top left;

}

#header #divisao {

    position:relative;

    float:left;

    width:960px;

    border-bottom:1px solid#383333;

}

#header #menu {

    position:relative;

    float:left;

    margin:-5px 0 10px 0;

}

#header #menu #logo {

    position:relative;

    float:left;

    width:174px;

    margin-top: 10px;

}







#header #menu .menu {

    position:relative;
    float:left;

    margin:45px 0 0 32px;

	width:750px;

}

#header #menu .menu nav ul {float: right;}
#header #menu .menu nav ul li {

    position:relative;
    float:left;
    font-family:'TheMixSemiBoldRegular';

    font-size:17px;

    text-transform:uppercase;

    margin: 0 15px 0 0;

}

.pt_br ul li { margin-right: 18px!important; }
.eng ul li {  margin-right: 15px!important; }
.esp ul li {  margin-right: 15px!important; }

#header #menu .menu nav ul li:last-child {
    margin-right: 0!important;
}



#header #menu .menu nav ul li:last-child {

    margin: 0;

}



#header #menu .menu nav ul li a {

    color: #fff;

    text-decoration: none;

    font-size:92%;

}

#header #menu .menu nav ul li a:hover {

    text-shadow: white 0 0 .4em;

}

/*=========================================================================*/



#inline_content {

	 background:url(../img/novidades.png) no-repeat scroll right top ##373737;

}



#inline_content h3 {

	 font-family:'the_mix_extra_light-regular';

	font-size: 32px;

	font-weight:UPPERCASE;

	border-bottom: 2px solid #fff;

	text-transform: UPPERCASE;

	padding:5px;

    font-weight: normal;

}



#inline_content label {

	color:#fff;

}



#inline_content input {

	

}

.chillitv { float: right!important; }