* {
	margin: 0;
	padding: 0;
	text-decoration: none;
	font-size: 1em; 
	outline: none;
}

code, kbd, samp, pre, tt, var, textarea, input, select, isindex, listing, xmp, plaintext {
	font: inherit;
	font-size: 1em; 
	white-space: normal;
}

dfn, i, cite, var, address, em { 
	font-style: normal;
}

th, b, strong, h1, h2, h3, h4, h5, h6 { 
	font-weight: normal; 
}

a, img, a img, iframe, form, fieldset, abbr, acronym, object, applet, table {
	border: none;
}

table { 
	border-collapse: collapse;
	border-spacing: 0;
}

caption, th, td, center { 
	text-align: left; 
	vertical-align: top;
}

q {
	quotes: "" "";
}

ul, ol, dir, menu { 
	list-style: none;
}

sub, sup { 
	vertical-align: baseline;
}

a {
	color: inherit;
}

hr { 
	display: none;
} /* we don't need a visual hr in layout */

font { 
	color: inherit !important;
	font: inherit !important;
	color: inherit !important;
} /* disables some nasty font attributes in standard browsers */

marquee { 
	overflow: inherit !important;
}

blink { 
	text-decoration: none;
}

nobr { 
	white-space: normal;
}

#topo {
	height: 246px;
	background: url(http://arquivos.mestredosexo.com/img/bg_top.jpg) no-repeat left top;
}

#rss-topo {
	background: url(http://arquivos.mestredosexo.com/img/ico_rss.jpg) no-repeat left 5px;
	float: left;
	display: inline;
	
	
	font-size: 0.8em;
    height: 20px;
    margin: 0 0 0 12px;
    padding: 8px 0 0 20px;
    width: 227px;
	
}

#rss-topo a {
	color: #fff;
}

#rss-topo a span{
	text-transform: uppercase;
	font-weight: bold;
}

.logo {
	display: inline;
	float: left;
	height: 110px;
	overflow: hidden;
	text-indent: -9999px;
	width: 300px;
	margin: -1px 0px 56px 345px;
}

h1 {
	color: #fff;
	font-weight: bold;
	padding: 5px 0px;
	text-align: center;
}

#busca-menu {
	width: 980px;
	height: 35px;
	margin: 3px auto 0px auto;
}

#form_search_top {
	width: 250px;
	float: right;
	display: inline;
	margin: 0px 5px 0px 0px;
	height: 27px;
	background: url(http://arquivos.mestredosexo.com/img/bg_busca_preto.jpg) no-repeat left top;
}

#form_search_top label {
	cursor: pointer;
	text-align: right;
	position: relative;
}

.input-txt-search {
	width: 190px;
	height: 16px;
	padding: 4px 5px 5px 18px;
	color: #FFF;
	border: none;
	background: url(http://arquivos.mestredosexo.com/img/bg_busca.jpg) no-repeat left center;
	font-size: 0.9em !important;
}

.btn-search {
	position: absolute;
	margin: 3px 0px 0px 1px;
}

#menu-principal {
	height: 46px;
	width: 988px;
	margin: 0px auto 0px auto;
	clear: both;
	background:url(http://arquivos.mestredosexo.com/img/bg_menu.jpg) no-repeat left top;
}

#menu-left, #menu-rigth {
	padding: 13px 0px 9px 0px;
	width: 425px;
	float: left;
}

#menu-rigth{
	float: right !important;
}

#menu-left ul, #menu-rigth ul {
	display: inline;
}

#menu-left ul li, #menu-rigth ul li{
	float: left;
	height: 23px;
	text-align: center;
}

#menu-left ul li a, #menu-rigth ul li a {
	color: #58a615;
	display: block;
	font: bold 1.2em Arial, 'Trebuchet MS', Verdana,sans-serif;
}

.home {
	width: 151px !important;
}

.categorias {
	width: 195px !important;
}

.melhores-videos {
	width: 225px !important;
}

.mais-visitados {
	width: 226px !important;
}

/*#branco {
	background: #000922;
}*/

/*PAGE*/
#page {
	width: 963px;
	margin: auto;
}

#lista-videos {
	float: left;
	width: 780px;
}

#publicidade-provi{
	float: right;
	width: 182px;
}

/*CONTEUDO PRINCIPAL*/
.borda_foto img {
	border: 2px solid #52A010;
}

.borda_foto img:hover {
	border: 2px solid #898989;
}

/*novo formato de mostrar os videos*/
/*.bloco {
	clear: both;
	display: inline;
	float: left;
	margin: 3px 0px 17px 0px;
	width: 780px;
}*/

.bloco_intruso {
	clear: both;
	display: inline;
	float: left;
	margin: 0px;
	width: 780px;
}

.bloco {
	clear: both;
	display: inline;
	float: left;
	margin: 3px 0px 6px 0px;
	width: 780px;
}

.quadro_video {
	float: left;
	height: auto;
	margin: 0px 0px 0px 7px;
	width: 381px;
	display: inline;
}

.imagem_video_linha {	
	float: left;	
	height: 122px;	
	width: 164px;
}

.descricao_video {
	float: left;	
	padding-left: 5px;	
	width: 206px;	
}

.descricao_video p {	
	margin: 5px 0px 5px 6px;	
	font-size: 0.83em;	
	line-height: 1.1;
}

.imagem_video {
	height: 136px;
	width: 180px;
	margin: 1px;
}

.detalhes_video {	
	font: normal 0.83em Arial, Helvetica, sans-serif;	
	margin: 2px 0px 1px 5px !important;	
	color: #a5a5a5;
}

.detalhes_video span {
	font-weight: normal;
}

.titulo_video_normal {
	margin: -1px 0px 2px 5px !important;
}

.titulo_video_normal a {
	height:auto !important;
	font-weight: bold;
	text-decoration: underline;
	color: #52A010;
}

/* formatacao antiga
.bloco {
	float: left;
	width: 185px;
	margin: 2px 3px 2px 4px;
	height: 170px;
	display: inline;
}

.imagem_video {
	height: 136px;
	width: 180px;
	margin: 1px;
}

.titulo_video a {
	color: #fff;
	font: normal 0.8em Arial, Helvetica, sans-serif;
	margin: 5px 0px 5px 0px;
	height: 30px;
	display: block;
}*/

/*PAGINACAO*/
#pag-rodape, #pag-rodape-left, #pag-rodape-right {
	width: 960px;
	clear: both;
	text-align: center;
	height: 52px;
	margin: 5px auto;
	background: url(http://arquivos.mestredosexo.com/img/bg_paginacao.jpg) repeat-x left top;
}

#box-paginacao {
	height: 26px;
	margin: 0em auto;
	padding: 12px 0px;
	text-align: center;
	font-size: 0.87em;
	color: #FFF;
}

#pag-rodape-left {
	margin: 0px !important;
	padding: 0px;
	background: url(http://arquivos.mestredosexo.com/img/bg_paginacao_left.jpg) no-repeat left top;
}

#pag-rodape-right {
	margin: 0px !important;
	padding: 0px;
	background: url(http://arquivos.mestredosexo.com/img/bg_paginacao_right.jpg) no-repeat right top;
}

.exibindo {
	font: bold 0.87em Arial,Helvetica,sans-serif;
	margin-top:2px;
}

#box-paginacao ul li {
	display: inline;
	font-size: 1.335em;
	font-weight: bold;
}

#box-paginacao ul li a {
	padding: 2px 6px;
	background: #434343;
	font-size: 0.87em;
	border: 1px solid #000;
	color: #FFF;
}

#box-paginacao ul li a:hover {
	color: #52a010;
	background: #000;
	border: 1px solid #232323;
}

#box-paginacao ul li .on {
	color: #52a010;
	background: #000;
	border: 1px solid #232323;
	display: inline !important;
	padding: 2px 6px;
	font-size: 0.87em;
}

#box-paginacao ul li .off {
	color: #CCCCCC;
	display: inline !important;
}

#menu-categorias {
	clear: both;
	height: 38px;
	padding: 0px 20px;
	background: #3f8306;
	margin: 5px auto;
}

#menu-categorias ul {
	display: inline;
}

#menu-categorias ul li {
	float: left;
	text-align: center;
}

#menu-categorias ul li a {
	color: #FFF;
	display: block;
	float: left;
	height: 20px;
	padding: 11px 8px 9px 8px;
	font: bold 1em Arial, Helvetica, sans-serif;
}

#bloco-publicidade-topo, #bloco-publicidade-rodape {
	height: 185px;
	margin: 12px auto;
	width: 975px;
	text-align: center;
	clear: both;
}

#bloco-publicidade-topo a img, #bloco-publicidade-rodape a img {
	margin: 0px 2px;
}

/*DIV DA DESCRICAO + VIDEO DA INTERNA*/
#conteudo-interna {
	margin: 3px auto;
	float: left;
}

.lateral-direita {
	width: 304px;
	float: right;
	display: inline;
}

.lateral-esquerda {
	width: 680px;
	float: left;
}

.titulo-box-interna {
	color: #3f8306;
	font: normal 2em Arial, Verdana, Tahoma, serif;
	margin: 10px 0px 10px 0px;
}

.titulo-box-menor {
	font: normal 1.2em Arial, Verdana, Tahoma, serif;
	margin: 10px 0px 10px 0px;
}

.titulo-box-menor  a{
	color: #FFF !important;
}

.desc-video-interna {
	font: normal 1em Arial, Helvetica, sans-serif;
	padding: 5px 10px 10px 0px;
	line-height: 1.3;
	color: #989898;
}

#videos-relacionados {
	float: left;
	width: 967px;
	margin: 0px auto 15px auto;
}

.bloco-interna {
	clear: both;
	display: inline;
	float: left;
	margin: 3px 0px;
	width: 975px;
}

.box_video {
	display: inline;
	float: left;
	margin: 2px 12px 10px;
	width: 170px;
}

.imagem_video_int {
	margin: 5px auto;
	width: 165px;
	height: auto;
}

.estrelas {
	clear:both;
	margin: 3px 0px 0px 3px;
}

.titulo_video_int {
	height: 30px;
}

.titulo_video_int a {
	color: #58a615;
	font: bold 1em Arial,Helvetica,sans-serif;
}

.desc-video2 {
	clear: both;
	display: inline;
	float: left;
	font: normal 0.8em Arial,Helvetica,sans-serif;
	margin-top: 1px;
	width: 157px;
	color: #989898;
}

.desc-video2 p span {
	font-weight:bold !important;
}

#adsense-detalhes{
	width: 665px;
	float: left;
	clear: both;
}

#exibicoes span, .tag {
	color: #58a615;
	font-weight: bold;
}

#reportar_defeito {
	cursor: pointer;
	color: #58a615;
}

#resultado_votacao {
	clear: both;
	text-align: center;
	margin: 4px 0px;
}

#box-link-rss {
	background: url(http://arquivos.mestredosexo.com/img/bg_box-links.jpg) repeat-x left top;
	padding: 12px;
	clear: both;
	float: left;
}

#foto-detalhes {
	display: inline;
	margin: 7px 0px 7px 0;
	float: right;
}

#link-defeito {
	background: url(http://arquivos.mestredosexo.com/img/reportarerro.jpg) no-repeat left center;
}

#assine-rss {
	background: url(http://arquivos.mestredosexo.com/img/rss.jpg) no-repeat left center;
}

#assine-rss a {
	color: #58a615;
}

#assine-rss a:hover, #reportar_defeito:hover {
	text-decoration: underline;
}

.box-branco2 {
	padding: 0px 12px;
	width: 746px;
	float: left;
	margin: 10px 0px 0px 0px;
	color: #58a615;
	background: #1d1d1d;
	border: 1px solid #2c2e31;
}

.link {
	width: 525px;
	border: 1px solid #7b007b;
	padding: 4px;
	margin: 3px 0px;
	font: normal 0.87em Arial, Helvetica, sans-serif;
}

.labelDefeito {
	font: bold 1.23em Arial, Helvetica, sans-serif;
}

#fr_tag {
	background: url(http://arquivos.mestredosexo.com/img/copieecole.jpg) no-repeat left top;
	height: 72px;
	padding: 7px 0px 0px 62px;
}

.borda-bottom {
	border-bottom: 1px solid #DDDDDD;
	clear: both;
	width: 970px;
	margin: 0px auto;
}

#loading, #loading_reportar, #fr_reportar {
	display: none;
}

.titulo-box-interna a{
	color: #FFF;
}

#resultado_votacao span {
	color: #58A615;
	font-weight: bold;
}

.formulario label {
	cursor: pointer;
	color: #FFF;
}

.votar-video {
	width: 80px;
	color: #767676;
	display: block;
	width: 80px;
	font-weight: bold;
	padding: 2px;
}

.especial li {
	display:inline;
}

a.tag1:link, a.tag1:visited {
	color: #FFFFFF;
	font-size: 1.2em;
	line-height:25px;
}

a.tag2:link, a.tag2:visited {
	color: #FFFFFF;
	font-size: 1em;
	line-height:25px;
}

a.tag3:link, a.tag3:visited {
	color: #FFFFFF;
	font-size:1.1em;
	line-height:25px;
}

a.tag4:link, a.tag4:visited {
	color: #FFFFFF;
	font-size:1.5em;
	line-height:25px;
}

a.tag5:link, a.tag5:visited {
	color: #FFFFFF;
	font-size:1.6em;
	line-height:25px;
}

a.tag6:link, a.tag6:visited {
	color: #FFFFFF;
	font-size:1.7em;
	line-height:25px;
}

a.tag7:link, a.tag7:visited {
	color: #FFFFFF;
	font-size:17px;
	line-height:25px;
}

/*VIDEO DOWNLOAD*/
.video_download {
	color: #52A010;
    font-size: 13px;
    font-weight: bold;
    margin: 5px 0;
    text-align: center;
	background: none repeat scroll 0 0 #101010;
    border: 1px solid #212021;
    margin-bottom: 5px;
    padding: 5px;
    width: 790px;
}

/*
.video_download a {
    background-image: url("../images/download_video.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    padding-left: 23px;
}
*/

.video_download a:hover {
    /*background-position: 0 -20px;*/
	color: #52A010;
}

#___plusone_0 {
	float: left !important;
	margin: 13px 0px 13px 0px !important;
	width: 84px !important;
}

.twitter-share-button{
	float: left !important;
	margin: 13px 0px 13px 0px !important;
}

.connect_widget td.connect_widget_vertical_center{
	color: #fff !important;
}

strong {
    font-size: 1.4em;
    font-weight: bold;
}

#rodape {
	color: #52a010;
	height: 55px;
	font: normal 1em Arial, 'Trebuchet MS', Verdana, Tahoma, sans-serif;
	clear: both;
	padding: 0px 0px 20px 0px;
	text-align: center;
}

#rodape a:link, #rodape a:active, #rodape a:visited, #rodape span {
	color: #898989;
}

.rodape-links {
	width: 865px;
	margin: 0px auto;
}

.rodape-links li {
	display: inline;
}

address, address strong {
	font-weight: bold;
	margin: 4px 0px 6px 0px;
}

address strong {
	color: #52a010;
}

/*FORMATAÇÕES PADROES*/
body {
	background: #000 url(http://arquivos.mestredosexo.com/img/bg_body.jpg) repeat-x center 3px;
	font: normal 0.83em Arial, 'Trebuchet MS', Verdana,  serif;
	color: #FFF;
	line-height: 1;
}

#geral {
	margin: 0px auto;
	width: 990px;
}

.clear{
	clear: both;
}

.sumir {
	display: none;
}

a:hover {
	text-decoration: underline !important;
}

.link-telefone {
    display: block;
}

/*Mudança de Estrutura*/
#detalhes-video {
	float: left;
	margin: 3px 0px 0px 0px;
	padding-bottom: 5px;
	width: 801px;
}

.block, .votar {
	background: none repeat scroll 0 0 #000000;
    border: 1px solid #323232;
	color: #909090;
	display: block;
	margin: 5px 0px 15px;
	padding: 3px;
	width: 461px;
}

#player-video {
	width: 800px;
	margin: 0px auto;
}

#adsense-detalhes {
    clear: both;
    float: left;
    width: 798px;
}

.estrelas-votar {
    color: #FFFFFF;
    float: right;
    font: bold 14px Arial,Helvetica,sans-serif;
    margin: 4px 0 0;
    width: 359px;
}

#exibicoes {
    color: #FFFFFF;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    margin: 10px 0;
    width: 300px;
}

.opt_votar {
    border: 1px solid #767676;
    float: right;
    width: 80px;
}

.adsense-player {
	float: left;
	display: inline;
	margin: 7px 7px 7px 0px;
	width: 475px;
}


.box-branco-rss-defeito {
	background: none repeat scroll 0 0 #1D1D1D;
    border: 1px solid #2C2E31;
    float: left;
    padding: 0 0px 0 12px;
    width: 760px;
}

#link-defeito, #assine-rss {
	width: 313px;
	float: left;
	font: bold 14px Arial, Helvetica, sans-serif;
	padding: 20px 0px 0px 45px;
	height: 35px;
}

/* */


/*FORMATAÇÃO DOS ULTIMOS VIDEOS (MOSTRA EM LINHA)*/
.quadro_video {
    float: left;
    height: auto;
    margin: 0px 0px 17px 0;
    width: 473px;
    display: inline;
}

.imagem_video_linha {
    float: left;
    height: 139px;
    width: 184px;
}

.descricao_video {
    float: left;
    padding-left: 10px;
    width: 275px;
    font-size: 0.83em;
}

.descricao_video .titulo_video_normal {
    display: block;
    font: bold 13px Arial,Helvetica,sans-serif;
    margin: 0 0 5px !important;
    padding-left: 1px;
    text-decoration: underline;
}

.titulo_video_normal a {
	height:auto !important;
	text-decoration: underline;
	color: #52A010;
}

.descricao_video p {
    margin: 5px 0px 5px 1px;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 12px;
	line-height: 1.3 !important;
}

.detalhes_video {
    font: bold 0.9em Arial, Helvetica, sans-serif !important;
    margin: 0px 0px 0px 1px !important;
	color: #a5a5a5;
}

.detalhes_video span {
    color: #ffffff;
    font-weight: normal;
}

.titulo-box {
    color: #448a00;
    font: bold 1.53em 'Trebuchet MS', Arial, Verdana, Tahoma, serif;
    margin: 10px 0 10px 10px;
}

.titulo_menu_lateral {
    background: url(../img/bg_menu_top.jpg) no-repeat;
    font: bold 15px Arial, 'Trebuchet MS', Verdana, sans-serif;
    height: 32px;
    padding-top: 12px;
    width: 163px;
	text-align: center;
	color: #58a615;
}

.menu_lateral {
    list-style: none outside none;
    margin: 0 auto;
    width: 161px;
	background: #b3b3b3;
	border: 1px solid #393a3a;
}

.menu_lateral li {
    height: 25px;
    margin: 1px;
    padding-left: 21px;
    background: url(../img/seta_menu.jpg) no-repeat 8px center;
	border-bottom: 1px solid #a4a1a1;
}

.menu_lateral a {
    color: #000000;
    display: block;
    font: 11px Tahoma,Arial,Helvetica,sans-serif;
    height: 22px;
    padding: 4px 0 0 3px;
    text-transform: uppercase;
}

#lateral_left {
    display: inline;
    float: left;
    margin: 11px 0 0 2px;
    width: 163px;
}

#lateral_right {
    float: right;
    width: 800px;
}

#page, #conteudo-interna {
    margin: auto;
    width: 985px;
}

#lista-videos {
    float: left;
    margin: 0 0 4px 0;
    width: 475px;
}

.estrelas {
	clear:both;
	margin: 3px 0 4px 2px;
}

#publicidade-provi {
    float: right;
    margin-right: 10px;
    width: 308px;
}

#anuncio-base {
	margin-top: 10px;
}

#anuncio-base .borda_foto {
	margin: 0px 10px;
}

#anuncio-topo .borda_foto {
	margin: 3px 3px;
	display: block;
	float: left;
}

.estrelas-votar img {
	padding-top: 10px;
}
