/*
Theme Name: [Basewd] - Noize
Theme URI: http://www.basewd.com
Description: [Basewd] - Noize
Author: Deni Cristian - Basewd
Author URI: http://www.basewd.com
*/

/* GERAL */
body{
	font-family: 'Sintony', sans-serif;
	background: #f8f8f8;
}

html{
	margin-bottom: 80px;
}

.slider{
	float: left;
	width: 100%;
	height: 436px;	
}

.slider div[class^="amazingslider-title"]{
	width: 960px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 50px;
	font-weight: 300;
	font-style: normal;
	text-align: left;
}

.slider div[class^="amazingslider-description"]{
	width: 960px;
	font-size: 16px;
	font-weight: 700;
	font-style: normal;
	text-align: left;
}

.slider div[class^="amazingslider-nav-container"]{
	margin-top: 27px;
}

.slider div[class^="amazingslider-bullet-wrapper"]{
	text-align: right;
	width: 874px !important;
}

.slider div[class^="amazingslider-bullet"]{
	float: none !important;
	display: inline-block;
}

.slider div[class^="amazingslider-box"] > div:nth-child(3){
	display: none !important;
}

.container{
	width: 964px;
	padding: 0 20px;
	margin: 0 auto;
	box-sizing: border-box;
}

.amazingslider-nav-2{
	width: 960px !important;
	margin: -50px auto 0 auto !important;
	display: block;
	position: relative !important;
}

.footerpage{
	position: fixed;
	bottom: 0;
	width: 100%;
	height: 75px;
	background: #272727;
}

.footerpage .copy{
	float: left;
	font-size: 11px;
	color: #b4b4b4;
	margin: 35px 0 0 0;
}

.nav-footer-esquerdo{
	float: left;
}

.nav-footer-esquerdo li{
	float: left;
	margin: 31px 0 0 11px;
}

.nav-footer-esquerdo li a{
	font-size: 11px;
	font-weight: 700;
	color: #b4b4b4;
	text-decoration: none;
	text-transform: uppercase;
}

.nav-footer-esquerdo li a:hover{
	opacity: 0.8;
}

.nav-footer-direito{
	float: left;
	margin-left: 38px;
}

.nav-footer-direito li{
	float: left;
	margin: 31px 0 0 11px;
}

.nav-footer-direito li:first-child{
	margin-left: 0;
}

.nav-footer-direito li a{
	font-size: 11px;
	font-weight: 700;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
}

.nav-footer-direito li a:hover{
	opacity: 0.8;
}

.social-footer{
	float: left;
	margin: 32px 0 0 40px;
}

.social-footer li{
	float: left;
	margin-left: 12px;
}

.social-footer li:first-child{
	margin-left: 0;
}

.social-footer li .twitter{
	float: left;
	width: 17px;
	height: 14px;
	background: url(images/social-footer-twitter.png) no-repeat left top;
}

.social-footer li .facebook{
	float: left;
	width: 7px;
	height: 14px;
	background: url(images/social-footer-facebook.png) no-repeat left top;
}

.social-footer li .instagram{
	float: left;
	width: 14px;
	height: 14px;
	background: url(images/social-footer-instagram.png) no-repeat left top;
}

.social-footer li .youtube{
	float: left;
	width: 35px;
	height: 14px;
	background: url(images/social-footer-youtube.png) no-repeat left top;
}

.social-footer li .googleplus{
	float: left;
	width: 15px;
	height: 13px;
	background: url(images/social-footer-googleplus.png) no-repeat left top;
}

.social-footer li .feed{
	float: left;
	width: 14px;
	height: 14px;
	background: url(images/social-footer-feed.png) no-repeat left top;
}

/* HEADER */
.header{
	position: absolute;
	top: 0;
	width: 100%;
	height: 240px;
	background: #FFF;
	box-sizing: border-box;
	padding-top: 40px;
	z-index: 999999;
}

.header.interna{
	position: fixed;
}

.header.home{
	top: 436px;
}

.header.fixed{
	position: fixed;
	top: 0;
}

.header .logo{
	float: left;
	margin-left: 3px;
}

.header nav{
	float: left;
	margin-left: 63px;
	border-bottom:1px solid #e4e4e4;
}

.header nav > div > ul > li{
	position: relative;
	float: left;
	margin-right: 30px;
	padding-bottom: 18px;
}

.header nav > div > ul > li:last-child{
	margin: 0;
}

.header nav ul li a{
	font-size: 14px;
	text-decoration: none;
	color: #000;
	text-transform: uppercase;
}

.header nav ul li a:hover{
	color: #6d6d6d;
}

.header nav ul li:hover ul{
	position: absolute;
	display: block;
	width: 139px;
	top: 23px;
	box-sizing: border-box;
	left: 0;
	background: #FFF;
	border:1px solid #e4e4e4;
}

.header nav ul li ul{
	display: none;
}

.header nav ul li ul li{
	float: left;
	width: 100%;
	border-bottom:1px solid #e8e8e8;
}

.header nav ul li ul li:last-child{
	border-bottom: none;
}

.header nav ul li ul li a{
	float: left;
	font-size: 12px;
	width: 100%;
	box-sizing: border-box;
	padding: 14px 0 14px 10px;
	color: #323232;
}

.header nav ul li ul li a:hover{
	background: #f7f7f7;
}

.header .subnav{
	margin-top: 8px;
	float: right;
}

.header .subnav li{
	float: left;
	margin-left: 24px;
}

.header .subnav li a{
	font-size: 11px;
	font-weight: 700;
	color: #b1b1b1;
	text-decoration: none;
}

.header .subnav li a:hover{
	color: #000;
}

.header .busca{
	float: right;
	clear: right;
	margin: 10px 0 0 25px;
}

.header input[type=submit]{
	float: left;
	width: 16px;
	height: 17px;
	background: url(images/lupa.png) no-repeat left top;
	border: none;
	cursor: pointer;
}

.header input[type=text]{
	float: left;
	border: 0;
	width: 56px;
	margin-left: 6px;
	transition: all linear 0.3s;
}

.header input[type=text]:focus{
	width: 130px;
}

.separador-header{
	float: left;
	width: 100%;
	height: 40px;
	border-top:1px solid #e2e2e2;
	background: #f8f8f8;
	margin-top: 7px;
}

.publicidade-header{
	float: left;
	width: 100%;
	height: 90px;
	background: #e4e4e4;
}

.publicidade-header .container{
	width: 786px;
	background: url(images/publicidadehome.png) no-repeat left top;
}

/* CONTEUDO */
.conteudo{
	float: left;
	width: 100%;
	margin-top: 280px;
}

.lista-posts{
	margin: 0 auto;
	max-width: 1920px;	
}

.lista-posts div{
	float: left;
	margin-bottom: 16px;
}

.lista-posts div a{
	text-decoration: none;
}

.lista-posts div .data{
	float: left;
	font-size: 12px;
	margin-top: 13px;
}

.lista-posts .bullet{
	float: left;
	width: 3px;
	height: 3px;
	margin: 17px 11px 0 11px;
	border-radius: 50%;
	background: #b2aeb0;
}

.lista-posts .comentar{
	float: left;
	margin-top: 12px;
	font-size: 12px;
	color: #929292;
}

.lista-posts .comentar:hover{
	color: #000;
}

.lista-posts .midia-social-post{
	float: left;
}

.lista-posts .midia-social-post li{
	float: left;
	margin: 11px 11px 0 0;
	opacity: 0.5;
}

.lista-posts .midia-social-post li:last-child{
	margin-right: 0;
}

.lista-posts .midia-social-post li:hover{
	opacity: 1;
}

.lista-posts .midia-social-post li .facebook{
	float: left;
	width: 6px;
	height: 14px;
	background: url(images/social-facebook.png) no-repeat left top;
}
.lista-posts .midia-social-post li .twitter{
	float: left;
	width: 17px;
	height: 14px;
	background: url(images/social-twitter.png) no-repeat left top;
}
.lista-posts .midia-social-post li .googleplus{
	float: left;
	width: 15px;
	height: 13px;
	background: url(images/social-googleplus.png) no-repeat left top;
}

.lista-posts div.grande{
}

.lista-posts div h2{
	font-size: 15px;
	font-weight: 700;
	color: #000;
	margin: 19px 0 15px 0;
}

.lista-posts div p{
	font-size: 11px;
	color: #000;
	opacity: .7;
}

.item { width: 300px; }
.item.medio { width: 616px; }
.item.grande { width: 932px; }

.item:hover .vermais{
	opacity: 1;
	transition: all linear 0.5s;
}
.vermais{
	position: absolute;
	opacity: 0;
	top: 10px;
	left: 50%;
	background: rgba(0,0,0,0.8);
	border:1px solid #9f9d9e;
	transition: all linear 0.5s;
}

.vermais span{
	position: absolute;
	font-size: 15px;
	font-weight: 300;
	color: #FFF;
	border-bottom: 1px solid #FFF;
	width: 75px;
	height: 23px;
	top: 50%;
	left: 50%;
	margin-top: -11px;
	margin-left: -37px;
}


/* POST */
.header-post{
	position: absolute;
	width: 932px;
	height: 104px;
	background: url(images/titledatepost.png) no-repeat left top;
	top: 0;
	z-index: 99;
	left: 50%;
	margin-left: -466px;
}

.header-post h1{
	float: left;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
	font-size: 33px;
	color: #FFF;
	margin: 38px 0 0 38px
}

.header-post .data{
	font-family: 'Roboto Condensed', sans-serif;
	float: right;
	font-weight: 300;
	font-size: 22px;
	color: #000;
	margin: 16px 45px 0 0;
}

.slider-interna{
	position: relative;
	float: left;
	margin-top: 13px;
}

.slider-interna div[class^="amazingslider-box"] > div:nth-child(3){
	display: none !important;
}

.slider-interna div > div > div > div[class^="amazingslider-nav"]{
	float: left;
	width: 100%;
	margin: 0 !important;
	padding: 14px 0;
	margin-top: -39px !important;
	background: rgba(0,0,0,0.5);
}

.slider-interna div > div > div > div[class^="amazingslider-nav"] > div[class^="amazingslider-nav"]{
	float: left;
	width: 100%;
	margin: 0 !important;
	padding: 0 !important;
	margin-top: 0px !important;
	background: none !important;
}

.slider-interna div[class^="amazingslider-nav"] div div div{
	float: left;
}

.breadcrumb{
	float: left;
	width: 100%;
	font-size: 15px;
	margin-top: 284px;
}

.breadcrumb a{
	color: #000;
	text-decoration: none;
}

.breadcrumb a:hover{
	opacity: 0.8;
}

.box-left{
	float: left;
	width: 600px;
	margin-top: 40px;
}

.info-post{
	float: left;
	width: 100%;
	height: 47px;
	box-sizing: border-box;
	background: #f0f0f0;
	border-top: 1px solid #cfcfcf;
	border-bottom: 1px solid #cfcfcf;
}

.info-post img{
	float: left;
	width: 38px;
	height: 38px;
	border-radius:50%;
	margin: 4px 0 0 10px;
}

.info-post .por{
	float: left;
	font-size: 11px;
	margin: 18px 0 0 9px;
}

.info-post .fotos{
	float: left;
	font-size: 11px;
	margin: 18px 0 0 19px;
}

.info-post.tags{
	padding: 17px 0 0 17px;
}

.info-post.tags a{
	font-size: 14px;
	text-decoration: none;
	color: #8b8b8b;
	background: url(images/bullet-tag.png) no-repeat left center;
	padding: 0 0 0 10px;
	margin: 0 0 0 5px;
}

.info-post.tags a:hover{
	color:#212121;
}

.post{
	float: left;
	width: 100%;
	font-size: 13px;
	color: #3b3b3b;
	margin-top: 30px;
}

.post p{
	margin-bottom: 30px;
}

.artigos-relacionados{
	float: left;
	width: 289px;
	margin-top: 43px;
}

.artigos-relacionados.leia-tambem{
	float: right;
}


.artigos-relacionados h3{
	float: left;
	width: 100%;
	font-size: 18px;
	text-transform: uppercase;
	margin-bottom: 13px;
}

.artigos-relacionados ul{
	float: left;
	width: 100%;
	background: #f3f3f3;
}

.artigos-relacionados ul li{
	float: left;
	width: 100%;
	box-sizing: border-box;
	border-top:1px solid #d0d0d0;
	padding: 16px 10px;
}

.artigos-relacionados ul li a{
	float: left;
	width: 100%;
	text-decoration: none;
	color: #767676;
	font-size: 13px;
	font-weight: 700;
}

.artigos-relacionados ul li a:hover{
	color: #000;
}

.artigos-relacionados ul li span{
	color: #838383;
	font-size: 10px;
}

.sobre-o-autor{
	float: left;
	width: 100%;
	border-bottom:1px solid #d3d3d3;
	padding: 47px 0;
	margin-bottom: 34px;
}

.sobre-o-autor img{
	float: left;
	width: 38px;
	height: 38px;
	border-radius:50%;
	margin: 4px 0 0 10px;
}

.sobre-o-autor .por{
	float: left;
	font-size: 15px;
	font-weight: 700;
	margin: 10px 0 0 9px;
}

.sobre-o-autor .nivel{
	float: left;
	font-size: 11px;
	margin: 3px 0 0 9px;
}

.sobre-o-autor .biografia{
	float: right;
	width: 350px;
	font-size: 11px;
	margin: 0 0 0 9px;
}

.sobre-o-autor .usuario{
	float: left;
	width: 180px;
	margin-top: 
}

.sobre-o-autor .social{
	float: left;
	margin: 16px 0 0 56px;
}

.sobre-o-autor .social li{
	float: left;
	margin-right: 16px;
}

.sobre-o-autor .social li .twitter{
	float: left;
	width: 17px;
	height: 14px;
	background: url(images/social-twitter.png) no-repeat left top;
}

.sobre-o-autor .social li .facebook{
	float: left;
	width: 6px;
	height: 14px;
	background: url(images/social-facebook.png) no-repeat left top;
}

.sobre-o-autor .social li .instagram{
	float: left;
	width: 14px;
	height: 14px;
	background: url(images/social-instagram.png) no-repeat left top;
}

.sobre-o-autor .social li .youtube{
	float: left;
	width: 36px;
	height: 14px;
	background: url(images/social-youtube.png) no-repeat left top;
}

/* SIDE BAR */
aside{
	float: left;
	width: 300px;
	margin:40px 0 0 30px;
}

aside .publicidade{
}

aside .publicidade-text{
	font-size: 11px;
	color: #767676;
	background: #e4e4e4;
	text-align: right;
	padding: 10px 20px 10px 0;
	text-transform: uppercase;
	margin-top: -3px;
}

.wp-bannerize-support{
	display: none;
}

.btn-noize-youtube{
	float: left;
	width: 63px;
	height: 84px;
	background: url(images/btn-noize-youtube.png) no-repeat left top;
}

aside .youtube{
	float: left;
	width: 300px;
	margin-top: 46px;
}

aside .youtube a{
	text-decoration: none;
}

aside .youtube a:hover{
	opacity: 0.8;
}

aside .linha{
	margin: 7px 0 17px 6px;
	float: left;
	width: 224px;
	border-top: 1px solid #d3d3d3;
}

aside .youtube h3{
	float: left;
}

.videoyoutube{
	float: left;
	width: 234px;
	height: 84px;
	background: #ebebeb;
	margin-left: 3px;
}

.videoyoutube span{
	float: left;
	width: 150px;
	height: 84px;
	background-size: cover cover;
}

.videoyoutube h4{
	margin: 36px 0 0 15px;
	font-size: 9px;
	color: #000;
	text-transform: uppercase;
	float: left;
	width: 64px;
}

.tabs-aside{
	float: left;
	width: 300px;
	margin-top: 40px;
}

.tabs-aside .linkatab{
	float: left;
	width: 148px;
	height: 34px;
	border:1px solid #ebebeb;
	text-align: center;
	font-size: 15px;
	text-decoration: none;
	line-height: 37px;
	box-sizing: border-box;
	color: #000;
	margin-bottom: 10px;
}

.tabs-aside .linkatab:hover,
.tabs-aside .linkatab.ativo{
	background: #ebebeb;
}

.tabs-aside .linkatab.maislidas{
	margin-left: 4px;
}

.tabs-aside .box-lidas{
	display: none;
}

.tabs-aside div ul li{
	float: left;
	width: 100%;
	height: 77px;
	border-top:1px solid #c0c0c0;
	background: #ebebeb;
}

.tabs-aside div ul li:last-child{
	border-bottom:1px solid #c0c0c0;
}

.tabs-aside .linkthumbnail{
	float: left;
}

.tabs-aside .linktitle{
	float: left;
	width: 160px;
	font-size: 13px;
	color: #767676;
	text-decoration: none;
	margin: 14px 0 0 10px;
}

.tabs-aside .linktitle:hover{
	text-decoration: underline;
}

.tabs-aside .data{
	float: left;
	width: 160px;
	font-size: 10px;
	color: #767676;
	margin: 5px 0 0 10px;
	text-decoration: none;
}

.aside-instagram{
	float: left;
	width: 100%;
	margin-top: 40px;
}

.aside-instagram li{
	list-style: none;
}

.aside-instagram h2{
	float: left;
	font-size: 18px;
	color: #000;
}

.aside-instagram .linha{
	width: 51px;	
}

.aside-instagram img{
	float: left;
	width: 100%;
}

.fb-like-box{
	margin-top: 40px;
}

/* PAGINA */
.title-page{
	float: left;
	width: 100%;
	height: 47px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
	font-size: 25px;
	box-sizing: border-box;
	background: #f0f0f0;
	border-top: 1px solid #cfcfcf;
	border-bottom: 1px solid #cfcfcf;
	padding-left: 13px;
	line-height: 47px;
}

.texto-pagina{
	float: left;
	width: 100%;
	font-size: 13px;
	color: #3b3b3b;
	margin-top: 34px;
	line-height: 18px;
	margin-bottom: 34px;
}

.form-contato{
	float: left;
}

.form-contato input{
	float: left;
	width: 389px;
	height: 33px;
	box-sizing: border-box;
	border:1px solid #878787;
	margin-bottom: 9px;
	padding-left: 12px
}

.form-contato textarea{
	float: left;
	width: 389px;
	height: 174px;
	box-sizing: border-box;
	border:1px solid #878787;
	margin-bottom: 9px;
	resize:none;
	padding-left: 12px
}

.form-contato input:focus{
	border-color:#000;
	color: #000;
}

.form-contato input[type="submit"]{
	float: left;
	background: #FFF;
	clear: both;
	width: 131px;
	height: 33px;
	box-sizing: border-box;
	border:1px solid #878787;
	cursor: pointer;
}

/* LETRAS */
.letras{
	float: left;
	width: 100%;
	background: #f0f0f0;
	border-top:1px solid #cfcfcf;
	border-bottom:1px solid #cfcfcf;
	text-align: center;
	margin-top: 21px;
}

.letras > ul > li{
	position: relative;
	display: inline-block;
}

.letras > ul > li > a{
	display: inline-block;
	font-size: 16px;
	font-weight: 300;
	text-decoration: none;
	color: #000;
	padding: 21px 9px;
	text-transform: uppercase;
	margin: 0 3px;
}

.letras > ul > li > a:hover,
.letras > ul > li:hover{
	background: #FFF;
}


.letras > ul > li:hover > ul{
	display: block;
}

.letras > ul > li > ul{
	display: none;
	position: absolute;
	top: 50px;
	left: 0;
	width: 150px;
	background: #FFF;
	border:1px solid #eeeeee;
}

.letras > ul > li > ul > li{
	float: left;
	width: 100%;
	text-align: left;
	padding: 5px;
	background: #FFF;
	border-top:1px solid #eeeeee;
}

.letras > ul > li > ul > li > a{
	color: #000;
	text-decoration: none;
}

.letras > ul > li > ul > li:first-child{
	border:none;
}

.letras > ul > li > ul > li:hover{
	background: #FCFCFC;
}

.pesquisar{
	float: left;
	width: 100%;
	margin-top: 29px;
}

.pesquisar label{
	float: left;
	font-size: 16px;
	color: #000;
	margin-top: 9px;
}

.pesquisar input[type=text]{
	float: left;
	width: 260px;
	height: 34px;
	border: 1px solid #c7c7c7;
	padding: 0;
	box-sizing: border-box;
	background: #fcfcfc;
	margin: 0 28px 0 16px;
	padding-left:10px; 
}

.pesquisar input[type=submit]{
	float: left;
	width: 131px;
	height: 34px;
	font-size: 13px;
	font-weight: 700;
	cursor: pointer;
	border: 1px solid #c7c7c7;
	background: #FFF;
	box-sizing: border-box;
	text-transform: uppercase;
}

.pesquisar input[type=submit]:hover{
	background: #e4e4e4;
	color: #5d5d5d;
}

.resultado-form{
	float: left;
	width: 100%;
	margin-top: 48px;
}

.resultado-form .texto{
	float: left;
	font-size: 16px;
}

.resultado-form .texto .busca{
	font-weight: 700;
}

.resultado-form .ordenar{
	float: left;
	margin-left: 177px;
	color: #b1b1b1;
	font-weight: 700;
}

.resultado-form .radio-container{
	float: left;
	color: #b1b1b1;
}

.resultado-form .radio-container .radio{
	float: left;
	width: 11px;
	height: 11px;
	margin-left: 30px;
	margin-right: 10px;
	margin-top: 1px;
	background: url(images/ordenacao.png) no-repeat left bottom;
	cursor: pointer;
}

.resultado-form .radio-container .radio.ativo{
	background-position: top;
}

.ui-menu .ui-menu-item{
	background: #FFF;
	font-size: 12px;
}

.ui-menu .ui-menu-item:hover{
	background: #FCFCFC;
	border-color: #eeeeee;
}

.ui-state-focus{
	border-color: #eeeeee !important;
	color: #373737 !important;
	padding: 2px 0;
}

.ui-state-focus a{
	color: #373737 !important;
	font-weight: 300;
}

.ui-state-focus:hover{
	border-color: #eeeeee !important;
	background: #f4f4f4 !important;
	color: #373737 !important;
}

.ui-state-focus:hover a{
	color: #373737 !important;
	font-weight: 300;
}

.ui-menu .ui-menu-item a{
	text-decoration: none;
}

.bold-text {
	font-weight: bold;
}

.lista-artistas{
	float: left;
	width: 232px;
	height: 472px;
	overflow: auto;
	border: 1px solid #e7e7e7;
	box-sizing: border-box;
	background: #FFF;
	padding-top: 11px;
	margin-top: 23px;
}

.lista-artistas li{
	float: left;
	width: 100%;
}

.lista-artistas li a{
	float: left;
	width: 207px;
	font-size: 12px;
	color: #6d6d6d;
	margin: 0 3px;
	text-decoration: none;
	padding: 8px 16px;
	box-sizing: border-box;
}

.lista-artistas li a:hover{
	background: #f4f3f3;
}

.lista-posts-artistas{
	position: relative;
	float: left;
	margin: 0 auto;
	max-width: 1920px;	
}

.lista-posts-artistas div{
	float: left;
	margin-bottom: 16px;
}

.lista-posts-artistas div a{
	text-decoration: none;
}

.lista-posts-artistas div.grande{
}

.lista-posts-artistas div h2{
	font-size: 15px;
	font-weight: 700;
	color: #000;
	margin: 19px 0 15px 0;
}

.lista-posts-artistas div p{
	font-size: 11px;
	color: #000;
	opacity: .7;
}

.lista-artistas .item{
	width: 221px;
}

.form-newsletter{
	float: left;
	margin: 24px 0 0 29px;
}

.form-newsletter input[type="text"]{
	float: left;
	width: 210px;
	height: 29px;
	background: #272727;
	border:1px solid #8a8a8a;
	box-sizing: border-box;
	padding: 5px;
	cursor: pointer;
}

.form-newsletter input[type="text"]:hover{
	opacity: 0.8;
}

.form-newsletter input[type="submit"]{
	float: left;
	width: 96px;
	height: 29px;
	background: #8a8a8a;
	font-size: 11px;
	color: #060606;
	border:1px solid #8a8a8a;
	box-sizing: border-box;
}

::-webkit-input-placeholder {
	font-family: 'Sintony', sans-serif;
	font-size: 11px;
	color: #b4b4b4;
}

:-moz-placeholder { /* Firefox 18- */
	font-family: 'Sintony', sans-serif;
	font-size: 11px;
	color: #b4b4b4;
}

::-moz-placeholder {  /* Firefox 19+ */
	font-family: 'Sintony', sans-serif;
	font-size: 11px;
	color: #b4b4b4;
}

:-ms-input-placeholder {  
	font-family: 'Sintony', sans-serif;
	font-size: 11px;
	color: #b4b4b4;
}