/*
Theme Name: wDuesC
Theme URI: http://www.duesc.com.br/wduesc
Description: Este tema foi desenvolvido a partir do <a href="http://www.duesc.com.br/wduesc" target="_blank"><strong>wDuesC</strong></a>, um template (modelo) para desenvolvimento de novas skins da plataforma Wordpress.
Version: 1.4.1
Author: wDuesC
Author URI: http://www.duesc.com.br/
Tags:custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, full-width-template, front-page-post-form, post-formats, rtl-language-support, sticky-post, theme-options, fixed-width, one-column, two-columns, left-sidebar, right-sidebar, light

License:GNU General Public License, v2 (or newer)
License URI:http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
*/

@charset "utf-8";

/* Generated by Font Squirrel (http://www.fontsquirrel.com) */

/* FONTES */

@font-face {
    font-family: 'FrutigerLTStdCn';
    src: url('extras/fonts/frutigerltstd-cn/frutigerltstd-cn-webfont.eot');
    src: url('extras/fonts/frutigerltstd-cn/frutigerltstd-cn-webfont.eot?#iefix') format('embedded-opentype'),
         url('extras/fonts/frutigerltstd-cn/frutigerltstd-cn-webfont.woff') format('woff'),
         url('extras/fonts/frutigerltstd-cn/frutigerltstd-cn-webfont.ttf') format('truetype'),
         url('extras/fonts/frutigerltstd-cn/frutigerltstd-cn-webfont.svg#frutiger_lt_std_57_cnregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'FrutigerLTStdExtraBlackCn';
    src: url('extras/fonts/frutigerltstd-extrablackcn/frutigerltstd-extrablackcn-webfont.eot');
    src: url('extras/fonts/frutigerltstd-extrablackcn/frutigerltstd-extrablackcn-webfont.eot?#iefix') format('embedded-opentype'),
         url('extras/fonts/frutigerltstd-extrablackcn/frutigerltstd-extrablackcn-webfont.woff') format('woff'),
         url('extras/fonts/frutigerltstd-extrablackcn/frutigerltstd-extrablackcn-webfont.ttf') format('truetype'),
         url('extras/fonts/frutigerltstd-extrablackcn/frutigerltstd-extrablackcn-webfont.svg#frutiger_lt_std_87_extrablkRg') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* FONTES */

@font-face {
    font-family: 'FrutigerLTStdBoldCn';
    src: url('extras/fonts/frutigerltstd-boldcn/frutigerltstd-boldcn-webfont.eot');
    src: url('extras/fonts/frutigerltstd-boldcn/frutigerltstd-boldcn-webfont.eot?#iefix') format('embedded-opentype'),
         url('extras/fonts/frutigerltstd-boldcn/frutigerltstd-boldcn-webfont.woff') format('woff'),
         url('extras/fonts/frutigerltstd-boldcn/frutigerltstd-boldcn-webfont.ttf') format('truetype'),
         url('extras/fonts/frutigerltstd-boldcn/frutigerltstd-boldcn-webfont.svg#frutiger_lt_std_47_light_cnBd') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'FrutigerLTStdLightCn';
    src: url('extras/fonts/frutigerltstd-lightcn/frutigerltstd-lightcn-webfont.eot');
    src: url('extras/fonts/frutigerltstd-lightcn/frutigerltstd-lightcn-webfont.eot?#iefix') format('embedded-opentype'),
         url('extras/fonts/frutigerltstd-lightcn/frutigerltstd-lightcn-webfont.woff') format('woff'),
         url('extras/fonts/frutigerltstd-lightcn/frutigerltstd-lightcn-webfont.ttf') format('truetype'),
         url('extras/fonts/frutigerltstd-lightcn/frutigerltstd-lightcn-webfont.svg#frutiger_lt_std_47_light_cnRg') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* FONTES (CLASSES) */
.FrutigerLTStdCn {font-family:FrutigerLTStdCn,sans-serif;}
.FrutigerLTStdLightCn {font-family:FrutigerLTStdLightCn,sans-serif;}
.FrutigerLTStdExtraBlackCn {font-family:FrutigerLTStdExtraBlackCn,sans-serif;}
.FrutigerLTStdBoldCn {font-family:FrutigerLTStdBoldCn,sans-serif;}


/* -------------- Cor Seleção de texto ---------------------- */

::selection {
	background:#fee300;
	color:#333;
}

::-moz-selection {
	background:#fee300;
	color:#333;
}

::-webkit-selection {
	background:#fee300;
	color:#333;
}

::selection {
	background:#fee300;
	color:#333;
}

::-moz-selection {
	background:#fee300;
	color:#333;
}

::-webkit-selection {
	background:#b5ba05;
	color:#fff;
}

/* ----------------------- DEFAULT ------------------------ */
h1, h2, h3, h4 {font-weight:100;}
* { margin:0; padding:0; outline:0; }
html { height:100%; }
img { border:none; }
hr { display:none; }    
li { list-style:none; }
section, article, aside, header, footer, nav, dialog, figure, figcaption { display:block; } /* HTML5 */

fieldset {border:none;}
legend {display:none;}

body { font-family:Arial, sans-serif; font-size:12px; color:#000; background:url('images/main/content/bg-internas.gif') no-repeat #fff center 183px; overflow-x:hidden; width:100%;max-width:2000px; position:relative; }
a { text-decoration:none; color:#000; }
a:hover { text-decoration:none; }

/* CLASS */
.clear { clear:both; width:100%;}
.hidden { text-indent:-9999px; }

/* ALINHAMENTO */
.alignLeft {float:left;}
.alignRight {float:right;}

/* MARGEM */
.mt38 {margin-top:38px;}

/* BOTÕES */
.btnSetaLeft, .btnSetaRight {background: url('images/main/content/btn-amarelo.png') no-repeat; display: block;height: 20px;color:#978000;font-weight:bold;font-size:12px;text-shadow: 1px 1px 0px #FCF669; -webkit-text-shadow: 1px 1px 0px #FCF669; -moz-text-shadow: 1px 1px 0px #FCF669; filter: dropshadow(color=#FCF669, offx=1, offy=1);}
.btnSetaLeft {border-right: 1px solid #e8bd00;padding:5px 9px 0 45px; text-align:right; background-position:left 0;}
.btnSetaLeft:hover {background-position:left bottom;}
.btnSetaRight {border-left: 1px solid #FEEF6E;padding:5px 45px 0 9px; text-align:left; background-position:right 0;}
.btnSetaRight:hover {background-position:right bottom;}
.btnTopo {display:block; float:right; font-size:18px; margin-right:30px;}

/* COMENTÁRIOS */
.fb-comments {margin-top:40px;}
body.postid-432 #main #content .titulo {padding-top:60px;}

/* PAGINAÇÃO */
div.pagination {text-align:center;}
div.pagination a {background:url('images/main/content/bg-pagination.png') no-repeat;display:inline-block;height:20px;width:29px;background-position:0 -78px;padding:7px 0 0 0;text-shadow: 1px 1px 0px #FFFFFF; -webkit-text-shadow: 1px 1px 0px #FFFFFF; -moz-text-shadow: 1px 1px 0px #FFFFFF; filter: dropshadow(color=#FFFFFF, offx=1, offy=1);color:#6c6c6c;margin-right:8px;}
div.pagination a:hover {background-position:0 -111px;}

div.pagination a.prev,
div.pagination a.next {width:91px!important;color:#978000;font-weight:bold;font-size:12px;text-shadow: 1px 1px 0px #FCF669 !important; -webkit-text-shadow: 1px 1px 0px #FCF669 !important; -moz-text-shadow: 1px 1px 0px #FCF669 !important; filter: dropshadow(color=#FCF669, offx=1, offy=1) !important;}

div.pagination a.prev {background-position:0 0;padding: 7px 0 0 11px;}
div.pagination a.prev:hover {background-position:0 -39px;}
div.pagination a.next {background-position:-106px 0;padding: 7px 11px 0 0;}
div.pagination a.next:hover {background-position:-106px -39px;}

div.pagination a.ativo {background-position:-40px -78px;color:#978000!important;font-weight:bold;text-shadow: 1px 1px 0px #FCF669 !important; -webkit-text-shadow: 1px 1px 0px #FCF669 !important; -moz-text-shadow: 1px 1px 0px #FCF669 !important; filter: dropshadow(color=#FCF669, offx=1, offy=1) !important;cursor:default;}

.navFooter {display:table;margin-top:35px;width:655px;}

/* WP-PAGE-NAVI */
.wp-pagenavi {clear: both; text-align:center;}

.wp-pagenavi a, .wp-pagenavi span.current {background:url('images/main/content/bg-pagination.png') no-repeat;display:inline-block;height:20px;width:29px;background-position:0 -78px;padding:7px 0 0 0;text-shadow: 1px 1px 0px #FFFFFF; -webkit-text-shadow: 1px 1px 0px #FFFFFF; -moz-text-shadow: 1px 1px 0px #FFFFFF; filter: dropshadow(color=#FFFFFF, offx=1, offy=1);color:#6c6c6c;margin-right:8px;}
.wp-pagenavi a:hover {background-position:0 -111px;}

.wp-pagenavi a.previouspostslink,
.wp-pagenavi a.nextpostslink {width:91px!important;color:#978000;font-weight:bold;font-size:12px;text-shadow: 1px 1px 0px #FCF669 !important; -webkit-text-shadow: 1px 1px 0px #FCF669 !important; -moz-text-shadow: 1px 1px 0px #FCF669 !important; filter: dropshadow(color=#FCF669, offx=1, offy=1) !important;}

.wp-pagenavi a.previouspostslink {background-position:0 0;padding: 7px 0 0 11px;}
.wp-pagenavi a.previouspostslink:hover {background-position:0 -39px;}
.wp-pagenavi a.nextpostslink {background-position:-106px 0;padding: 7px 11px 0 0;}
.wp-pagenavi a.nextpostslink:hover {background-position:-106px -39px;}

.wp-pagenavi span.current {background-position:-40px -78px;color:#978000!important;font-weight:bold;text-shadow: 1px 1px 0px #FCF669 !important; -webkit-text-shadow: 1px 1px 0px #FCF669 !important; -moz-text-shadow: 1px 1px 0px #FCF669 !important; filter: dropshadow(color=#FCF669, offx=1, offy=1) !important;cursor:default;}

.wp-pagenavi a.first,
.wp-pagenavi a.last,
.wp-pagenavi span.pages {display:none;}

.wp-pagenavi .extend {margin-right: 9px;}

/*.wp-pagenavi a:hover, .wp-pagenavi span.current {border-color: #000;}
.wp-pagenavi span.current {background-position:-40px -78px;color:#978000!important;font-weight:bold;text-shadow: 1px 1px 0px #FCF669 !important; -webkit-text-shadow: 1px 1px 0px #FCF669 !important; -moz-text-shadow: 1px 1px 0px #FCF669 !important; filter: dropshadow(color=#FCF669, offx=1, offy=1) !important;cursor:default;}*/


/* CORES */
.cor_amarelo {color:#e9b629;}

/* OUÇA NOSSOS ARTISTAS (CARROSSEL DA HOME) */
.jcarousel-skin-tango .jcarousel-container {}

.jcarousel-skin-tango .jcarousel-direction-rtl {
	direction: rtl;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 990px;
}

.jcarousel-skin-tango .jcarousel-clip {
    overflow: hidden;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  990px;
    height: 191px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 197px;
    height: 177px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
	margin-left: 0;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
    margin-right: 0;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 52px;
    right: -2px;
    width: 47px;
    height: 89px;
    cursor: pointer;
    background: transparent url('images/main/content/setas-ouca-nossos-artistas.png') no-repeat -75px 0;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-next-horizontal {
    left: 5px;
    right: auto;
    background-image: url('images/main/content/setas-ouca-nossos-artistas.png');
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-horizontal:focus {
    background-position: -75px 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: -75px 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -75px 0;
	display:none!important;
}

#main div.fundo ul#seletor { float: left; width: 50px; }
#main div.fundo div.jcarousel-skin-tango-seletor { float: left; width: 50px; }

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 52px;
    left: -2px;
    width: 47px;
    height: 89px;
    cursor: pointer;
    background: transparent url('images/main/content/setas-ouca-nossos-artistas.png') no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left: auto;
    right: 5px;
    background-image: url('images/main/content/setas-ouca-nossos-artistas.png');
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover, 
.jcarousel-skin-tango .jcarousel-prev-horizontal:focus {
    background-position: 0px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: 0px 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
	display:none!important;
}


/* SELETOR DE AGENDA */

.jcarousel-skin-tango-seletor .jcarousel-container {}

.jcarousel-skin-tango-seletor .jcarousel-direction-rtl {
	direction: rtl;
}

.jcarousel-skin-tango-seletor .jcarousel-container-horizontal {
    
}

.jcarousel-skin-tango-seletor .jcarousel-clip {
    overflow: hidden;
}

.jcarousel-skin-tango-seletor .jcarousel-clip-horizontal {
    height: 46px;
	
}

.jcarousel-skin-tango-seletor .jcarousel-item {
    width: 47px;
    height: 46px;
}

.jcarousel-skin-tango-seletor .jcarousel-item-horizontal {
	margin-left: 0;
}

.jcarousel-skin-tango-seletor .jcarousel-direction-rtl .jcarousel-item-horizontal {
    margin-right: 0;
}

.jcarousel-skin-tango-seletor .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango-seletor .jcarousel-next-horizontal {
    position: absolute;
    top: 14px;
    right: -34px;
    width: 47px;
    height: 89px;
    cursor: pointer;
    background: transparent url('images/main/content/bg-agenda.png') no-repeat -171px 0;
}

.jcarousel-skin-tango-seletor .jcarousel-direction-rtl .jcarousel-next-horizontal {
    left: 5px;
    right: auto;
    background-image: url('images/main/content/bg-agenda.png');
}

.jcarousel-skin-tango-seletor .jcarousel-next-horizontal:hover,
.jcarousel-skin-tango-seletor .jcarousel-next-horizontal:focus {
    background-position: -171px 0;
}

.jcarousel-skin-tango-seletor .jcarousel-next-horizontal:active {
    background-position: -171px 0;
}

.jcarousel-skin-tango-seletor .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango-seletor .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango-seletor .jcarousel-next-disabled-horizontal:focus,
.jcarousel-skin-tango-seletor .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -75px 0;
	display:none!important;
}

.jcarousel-skin-tango-seletor .jcarousel-prev-horizontal {
    position: absolute;
    top: 14px;
    left: 5px;
    width: 47px;
    height: 89px;
    cursor: pointer;
    background: transparent url('images/main/content/bg-agenda.png') no-repeat 0 0;
}

.jcarousel-skin-tango-seletor .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left: auto;
    right: 5px;
    background-image: url('images/main/content/bg-agenda.png');
}

.jcarousel-skin-tango-seletor .jcarousel-prev-horizontal:hover, 
.jcarousel-skin-tango-seletor .jcarousel-prev-horizontal:focus {
    background-position: 0px 0;
}

.jcarousel-skin-tango-seletor .jcarousel-prev-horizontal:active {
    background-position: 0px 0;
}

.jcarousel-skin-tango-seletor .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango-seletor .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango-seletor .jcarousel-prev-disabled-horizontal:focus,
.jcarousel-skin-tango-seletor .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
	display:none!important;
}


/* -------------------------------------------------------- */

/* ------------------------ HEADER ------------------------ */
#header { background:url('images/header/nav-top.png') no-repeat center 0; width:100%; height:114px;z-index:9999;}

/* ------------ MENU PRINCIPAL (1º NÍVEL) -------------- */
#header #nav {width:990px; margin:0 auto; }
#header #nav .navTop {padding:21px 0 0 0;z-index:9999;}
#header #nav .navTop ul.menu {display:table; }
#header #nav .navTop ul.menu > li {float: left; position:relative;}
#header #nav .navTop ul.menu > li > a { text-shadow: 1px 1px 0px #FFE551; -webkit-text-shadow: 1px 1px 0px #FFE551; -moz-text-shadow: 1px 1px 0px #FFE551; filter: dropshadow(color=#FFE551, offx=1, offy=1); padding:15px 14px 0 14px; height:33px; display:block;transition: background .3s;-moz-transition: background .3s; /* Firefox 4 */-webkit-transition: background .3s; /* Safari and Chrome */-o-transition: background .3s; /* Opera */ }
#header #nav .navTop ul.menu > li > a:hover {text-decoration:none; background:#ffe400; border-bottom:1px solid #e9ce00; border-left:1px solid #fff06e; border-right:1px solid #eacf00; height:32px; padding:15px 13px 0 13px; }
#header #nav .navTop ul.menu > li:hover > a {text-decoration:none; background:#ffe400; border-bottom:1px solid #e9ce00; border-left:1px solid #fff06e; border-right:1px solid #eacf00; height:32px;  padding:15px 13px 0 13px;}
#header #nav .navTop ul.menu li:hover ul.sub-menu {display:block;}

/* ------------ MENU PRINCIPAL (2º NÍVEL) -------------- */
#header #nav .navTop ul.menu ul.sub-menu {z-index:9999;position:absolute; top:48px; display:none; z-index:9999; background:url('images/header/bg-nav-top.png') repeat-x #fff;-webkit-border-bottom-right-radius: 7px; -webkit-border-bottom-left-radius: 7px; -moz-border-radius-bottomright: 7px;-moz-border-radius-bottomleft: 7px; border-bottom-right-radius: 7px; border-bottom-left-radius: 7px;padding:6px 0 10px 0; border-right:1px solid #eaeaea; border-bottom:1px solid #eaeaea;}
#header #nav .navTop ul.menu ul.sub-menu li {clear:both!important;padding: 0 10px 0 10px;}
#header #nav .navTop ul.menu ul.sub-menu li a {border-bottom:1px solid #e4e4e4;display:block;text-decoration:none; padding:11px 43px 11px 8px; font-size:11px;transition: all .3s;-moz-transition: all .3s; /* Firefox 4 */-webkit-transition: all .3s; /* Safari and Chrome */-o-transition: all .3s; /* Opera */}
#header #nav .navTop ul.menu ul.sub-menu li a:hover {background:#f4f4f4;}

	/* ------------ CONHEÇA A MCD ----------------- */
	#header #nav .navTop ul.menu li.menu-item-246 ul.sub-menu {left:0;width:205px;}
	/* ------------ LANÇAMENTOS ----------------- */
	#header #nav .navTop ul.menu li.menu-item-27 ul.sub-menu {left:0;width:178px;}
	/* ------------ PRODUTOS ----------------- */
	#header #nav .navTop ul.menu li.menu-item-347 ul.sub-menu {left:0;width:178px;}
	/* ------------ NOTÍCIAS ----------------- */
	#header #nav .navTop ul.menu li.menu-item-602 ul.sub-menu {left:0;width:125px;}
	/* ------------ CONTATO ----------------- */
	#header #nav .navTop ul.menu li.menu-item-1337 ul.sub-menu {right:0;width:170px;}

/* -------------------------------------------------------- */

/* ------------------------- MAIN ------------------------- */
#main { width:100%; margin:-11px auto 0; position:relative; z-index:9998;}

	/* ---| TOP |--- */
	#main #top { position:relative; width:1000px; margin:0 auto; display:table; height:78px; z-index:12000;}
	#main #top #nav2 {position:absolute;top:0;left:204px;}
	
	/* ------------ MENU SECUNDÁRIO (1º NÍVEL) -------------- */
		
	#main #top #nav2 .navSecond ul.menu {display:table;}
	#main #top #nav2 .navSecond ul.menu > li > ul.sub-menu > li {float:left; height:33px;}
	#main #top #nav2 .navSecond ul.menu > li > ul.sub-menu > li:hover ul.sub-menu {display:block;}
	
		/* ------------ PARA OUVIR E SABER MAIS -------------- */
		#main #top #nav2 .navSecond > ul.menu > li {} 
		#main #top #nav2 .navSecond > ul.menu > li > a {color:#fbcf2e;font-size: 18px;font-weight:bold;text-decoration:none; height:25px; display:block;letter-spacing: -1px;} 
		
			/* ------------ MENU SECUNDÁRIO (2º NÍVEL) -------------- */
			#main #top #nav2 .navSecond > ul.menu > li > ul.sub-menu {}
			#main #top #nav2 .navSecond > ul.menu > li > ul.sub-menu > li { position:relative; margin:0 16px 0 0;} 
			#main #top #nav2 .navSecond > ul.menu > li > ul.sub-menu > li {background:url('images/main/top/bg-menu-secundario.png') no-repeat; }			
				
				/* INFANTIL */
				#main #top #nav2 .navSecond > ul.menu > li > ul.sub-menu > li.menu-item-5032 {background-position: 1px 27px;}
				#main #top #nav2 .navSecond > ul.menu > li > ul.sub-menu > li.menu-item-5032:hover {background-position: -88px 27px;}
				
				/* BRASILEIRA */
				#main #top #nav2 .navSecond > ul.menu > li > ul.sub-menu > li.menu-item-5038 {background-position: -104px -41px;}
				#main #top #nav2 .navSecond > ul.menu > li > ul.sub-menu > li.menu-item-5038:hover {background-position: -214px -41px;}
				
				/* BEM ESTAR */
				#main #top #nav2 .navSecond > ul.menu > li > ul.sub-menu > li.menu-item-5044 {background-position: -230px -119px;}
				#main #top #nav2 .navSecond > ul.menu > li > ul.sub-menu > li.menu-item-5044:hover {background-position: -348px -119px;}
				
				/* ELETRÔNICA */
				#main #top #nav2 .navSecond > ul.menu > li > ul.sub-menu > li.menu-item-5046 {background-position: -230px -119px;}
				#main #top #nav2 .navSecond > ul.menu > li > ul.sub-menu > li.menu-item-5046:hover {background-position: -348px -119px;}
				
				/* WORLD MUSIC */
				#main #top #nav2 .navSecond > ul.menu > li > ul.sub-menu > li.menu-item-5048 {background-position: -496px -41px;}
				#main #top #nav2 .navSecond > ul.menu > li > ul.sub-menu > li.menu-item-5048:hover {background-position: -636px -41px;}
				
						
				#main #top #nav2 .navSecond > ul.menu > li > ul.sub-menu > li > a {font-size:24px; text-decoration:none;margin:0 1px 0 0; font-family:FrutigerLTStdExtraBlackCn,sans-serif;letter-spacing:-1px; letter-spacing:-1px; height:34px; display:block; background:url('images/main/top/bullet-seta.png') no-repeat right 13px; padding:0 14px 0 0;} 
				#main #top #nav2 .navSecond > ul.menu > li > ul.sub-menu > li > a:hover { border-bottom:none;}
				
				/* ----------------- LARGURA DOS SUBMENUS ----------------- */
				#main #top #nav2 .navSecond li.menu-item-5032 ul.sub-menu {width:205px;}
				#main #top #nav2 .navSecond li.menu-item-5038 ul.sub-menu {width:205px;}
				#main #top #nav2 .navSecond li.menu-item-5044 ul.sub-menu {width:220px;}
				#main #top #nav2 .navSecond li.menu-item-5046 ul.sub-menu {width:220px;}
				#main #top #nav2 .navSecond li.menu-item-5048 ul.sub-menu {width:205px;}
			
				/* ------------ MENU SECUNDÁRIO (3º NÍVEL) -------------- */
				#main #top #nav2 .navSecond ul.menu ul.sub-menu ul.sub-menu { display:none; top:32px; border-top:1px solid #ffe400;position:absolute; left:0; background:#fff;-webkit-border-bottom-right-radius: 7px; -webkit-border-bottom-left-radius: 7px; -moz-border-radius-bottomright: 7px;-moz-border-radius-bottomleft: 7px; border-bottom-right-radius: 7px; border-bottom-left-radius: 7px
}
				#main #top #nav2 .navSecond ul.menu ul.sub-menu ul.sub-menu li {border-bottom:1px solid #e4e4e4;}
				#main #top #nav2 .navSecond ul.menu ul.sub-menu ul.sub-menu li:last-child {border-bottom:none;}
				#main #top #nav2 .navSecond ul.menu ul.sub-menu ul.sub-menu li a {padding:16px 20px;text-decoration:none;display:block;}
				#main #top #nav2 .navSecond ul.menu ul.sub-menu ul.sub-menu li a:hover {background:#eab71c;color:#fff;}				
				#main #top #nav2 .navSecond ul.menu ul.sub-menu ul.sub-menu li:last-child a {-webkit-border-bottom-right-radius: 7px; -webkit-border-bottom-left-radius: 7px; -moz-border-radius-bottomright: 7px;-moz-border-radius-bottomleft: 7px; border-bottom-right-radius: 7px; border-bottom-left-radius: 7px;}
	
	#main #top h1 {width:190px; height: 58px; position:absolute; top:0px; left:-5px;}
	#main #top h1 a {width:190px; height: 58px; background:url('images/main/top/logotipo.png') no-repeat; display:block; text-indent:-9999px;}
	
	/* ------------ REDES SOCIAIS ------------- */	
	#main #top ul.redesSociais {display:table;position:absolute;right:16px; top:25px;}
	#main #top ul.redesSociais li {float:left;}
	#main #top ul.redesSociais a {background:url('images/main/top/redes-sociais-icones.png') no-repeat;width:29px;height:28px;display:block;text-indent:-9999px;}
	#main #top ul.redesSociais a.twitter {background-position:-1px 0;padding-left:5px;}
	#main #top ul.redesSociais a.twitter:hover {background-position:-1px -28px;}
	#main #top ul.redesSociais a.facebook {background-position:-35px 0;padding-left:5px;}
	#main #top ul.redesSociais a.facebook:hover {background-position:-35px -28px;}
	#main #top ul.redesSociais a.youtube {background-position:-70px 0;}
	#main #top ul.redesSociais a.youtube:hover {background-position:-70px -28px;}
	
	/* ------------- */
	
	body.agenda-de-shows .boxAgenda {background:#fff;border-bottom:1px solid #e0e0e0;-webkit-border-bottom-right-radius: 20px;-moz-border-radius-bottomright: 20px;border-bottom-right-radius: 20px;border:1px solid #e0e0e0!important; border-bottom:0!important;margin-bottom:68px;margin-top:30px;}
			 
			body.home .boxAgenda li
			 {display:table;width:100%; border-bottom:1px solid #cbcbcb;}
			 
			body.home .boxAgenda td.colunaData {background:#f3f3f3;border:1px solid #fff;}
			 
			body.home .boxAgenda tr.on td.colunaData {background:#fbcf2e;color:#fff;border:none;border-right: 1px dotted #E8E8E8;} 
			 
			body.home .boxAgenda li:last-child {-webkit-border-bottom-right-radius: 20px;-moz-border-radius-bottomright: 20px;border-bottom-right-radius: 20px;}
			
			body.home .boxAgenda tr.on span.data {width:89px;}
			
			body.home .boxAgenda span.data {width:88px;height:41px;display:block;float:left; text-align:center;font-weight:bold;padding:13px 0 0 0; cursor:pointer; font-family: FrutigerLTStdLightCn,sans-serif;font-size: 29px;font-weight: 100;}
			 
			body.home .boxAgenda span.descricao {height:39px;padding:22px 16px 0 16px;display:block;float:left; font-size:12px; color:#737373;width:530px; cursor:pointer;border-left: 1px dotted #E8E8E8;}
			 
			body.home .boxAgenda span.descricao:hover {color:#000;}
			 
			body.home .boxAgenda tr.on span.descricao {font-weight:bold;color:#000;border:none!important;}
			 
			body.home .boxAgenda .conteudoAgenda {padding:22px 16px 0 16px;font-size:12px; color:#737373;display:none;}			
			 
			
	
	/* ------------- */
	/* --| ASIDE |-- */
	#main .aside { float:left; padding:140px 0 65px 0; display:none; width:319px;}
	
		#main .aside .compartilhamento {display:none;}
		
		/* ASIDE LEFT */
		#main .aside#asideLeft div { display:none; }
		/* ASIDE RIGHT */
		#main .aside#asideRight div { }
		
			/* INFORMAÇÕES */
			#main .aside ul.info {width:319px;height:364px;background:url('images/main/aside/right/bg-info.png') no-repeat; display:none;}
			
			body.artistas-colecao.single #main .aside ul.info {height:296px!important;}
			
			#main .aside ul.info .website {padding: 19px 0 11px 18px;height: 54px;}
			#main .aside ul.info .website h2 {font-size:12px; font-weight:bold;}
			#main .aside ul.info .website a {display:block; color:#fff;font-size: 18px;}
			#main .aside ul.info .download {padding: 21px 0 11px 18px;height: 58px;}
			#main .aside ul.info .download a {background:url('images/main/aside/right/btn-baixar-release.png') no-repeat;display:block; width:194px;height:49px;text-indent:-9999px;}
			#main .aside ul.info .redesSociais {padding: 19px 0 11px 18px;height: 66px;}
			#main .aside ul.info .redesSociais h2 {font-size:12px; font-weight:bold;}
			#main .aside ul.info .redesSociais ul {padding: 11px 0 11px 0;}
			#main .aside ul.info .redesSociais ul li {float:left;height: 58px;}
			#main .aside ul.info .redesSociais ul li a {padding:0 5px 0 0;display:block; width:35px;height:34px;background:url('images/main/aside/right/redes-sociais-icones.png') no-repeat; text-indent:-9999px;}
			
			#main .aside ul.info .redesSociais ul li a.facebook {}
			#main .aside ul.info .redesSociais ul li a.twitter {background-position:-39px 0;}
			#main .aside ul.info .redesSociais ul li a.soundClound {background-position:-80px 0;}
			#main .aside ul.info .likeButton {padding:36px 0 0 18px;}
			
			/* FACEBOOK */
			#main .aside .fb-like-box {	border:none; width:318px; padding:40px 0;background:url('images/main/aside/right/linha-direita-likebox.png') no-repeat right 0; display:none; }
			#main .aside .fb-like-box span {overflow:hidden; height: 290px !important; width: 275px !important;}
			#main .aside .fb-like-box iframe {margin:-88px 0 0 -11px;}
			
			/* TWITTER */
			#main .aside .twitter {background:url('images/main/aside/right/bg-twitter.png') no-repeat; height:130px; font-size:18px;padding:33px 0 0 30px; display:none;}
			#main .aside .twitter .twitter-follow-button {display:block;margin:7px 0 0 15px;}
			
			/* BOX CONHEÇA A MCD */
			#main .aside .boxConhecaAMCD {display:none;background:url('images/main/aside/right/bg-conheca-a-mcd.png') no-repeat;width:319px;height:272px; padding:14px 0;}
			#main .aside .boxConhecaAMCD li {}
			#main .aside .boxConhecaAMCD li a {font-family:FrutigerLTStdCn,sans-serif;font-size:22px;display:block;letter-spacing:-1px; text-shadow: 1px 1px 0px #FFE551; -webkit-text-shadow: 1px 1px 0px #FFE551; -moz-text-shadow: 1px 1px 0px #FFE551; filter: dropshadow(color=#FFE551, offx=1, offy=1);}
			#main .aside .boxConhecaAMCD li a:hover {color:#fff; text-shadow: none; -webkit-text-shadow:  none; -moz-text-shadow:  none; filter: none;}
			#main .aside .boxConhecaAMCD li a span {display:block;padding:11px 0 11px 28px;}
			#main .aside .boxConhecaAMCD li a:hover span {background:url('images/main/aside/right/bullet-seta.png') no-repeat 13px  16px #000;}
			#main .aside .boxConhecaAMCD li.sobre {height:55px;}
			#main .aside .boxConhecaAMCD li.sobre a {height:55px;}
			#main .aside .boxConhecaAMCD li.historia {height:63px;}
			#main .aside .boxConhecaAMCD li.historia a {height:55px;padding:8px 0 0 0;}
			#main .aside .boxConhecaAMCD li.atuacao {height:70px;}
			#main .aside .boxConhecaAMCD li.atuacao a {height:61px;padding:10px 0 0 0;}
			#main .aside .boxConhecaAMCD li.missao {height:60px;}
			#main .aside .boxConhecaAMCD li.missao a {height:50px;padding:7px 0 0 0;}			

			/* BOX Licenciamento */
			
			#main .aside .boxLicenciamento {display:none;background:url('images/main/aside/right/bg-conheca-a-mcd.png') no-repeat;width:319px;height:272px; padding:14px 0;}
			body.page-id-6088 #main .aside .boxLicenciamento { display:block;}
			#main .aside .boxLicenciamento li {}
			#main .aside .boxLicenciamento li a {font-family:FrutigerLTStdCn,sans-serif;font-size:22px;display:block;letter-spacing:-1px; text-shadow: 1px 1px 0px #FFE551; -webkit-text-shadow: 1px 1px 0px #FFE551; -moz-text-shadow: 1px 1px 0px #FFE551; filter: dropshadow(color=#FFE551, offx=1, offy=1);}
			#main .aside .boxLicenciamento li a:hover {color:#fff; text-shadow: none; -webkit-text-shadow:  none; -moz-text-shadow:  none; filter: none;}
			#main .aside .boxLicenciamento li a span {display:block;padding:11px 0 11px 28px;}
			#main .aside .boxLicenciamento li a:hover span {background:url('images/main/aside/right/bullet-seta.png') no-repeat 13px  16px #000;}
			#main .aside .boxLicenciamento li.sobre {height:55px;}
			#main .aside .boxLicenciamento li.sobre a {height:55px;}
			#main .aside .boxLicenciamento li.historia {height:63px;}
			#main .aside .boxLicenciamento li.historia a {height:55px;padding:8px 0 0 0;}
			#main .aside .boxLicenciamento li.atuacao {height:70px;}
			#main .aside .boxLicenciamento li.atuacao a {height:61px;padding:10px 0 0 0;}
			#main .aside .boxLicenciamento li.missao {height:60px;}
			#main .aside .boxLicenciamento li.missao a {height:50px;padding:7px 0 0 0;}			


			
			/* -| ARTISTAS |- */
			#main .aside .artistas {width:318px;float:left;margin-right:17px;position:relative;margin-top: 14px; display:none;}
			#main .aside .artistas .imagem {width:318px;height:168px; border-bottom:3px solid #fed100;margin-bottom:1px;padding-bottom:1px; display:block;}
			#main .aside .artistas .imagem img {width:318px;height:168px;}
			#main .aside .artistas .titulo {height:46px; margin-bottom:10px; border-bottom:1px solid #ffe400;}
			#main .aside .artistas .titulo h1 {font-size:22px;font-family:FrutigerLTStdLightCn,sans-serif; text-transform:uppercase;}
			#main .aside .artistas ul {display:table;margin-bottom:11px;}
			#main .aside .artistas .descricao {background:#f3f3f3;}
			#main .aside .artistas .descricao a {display:block;width:180px;padding:12px 0 12px 14px;}
			#main .aside .artistas .descricao .nome {font-size:18px; font-weight:bold; display:block;margin-bottom:1px;}
			#main .aside .artistas .descricao .sobre {display:block;width:180px;}
			#main .aside .artistas a.btnTodosOsArtistas {display:block;width:141px;height:25px;background:url('images/main/content/btn-todos-os-artistas.png') no-repeat;text-indent:-9999px; float:right; margin-top:11px;}
			
			#main .aside .artistas .navigation {display:table; position:absolute;right:20px; bottom:58px;}
			#main .aside .artistas .navigation li {float:left;margin:0 0 0 14px;}
			#main .aside .artistas .navigation li a {background:url('images/main/content/nav-artistas.png') no-repeat;display:block;width:16px;height:16px;}
			#main .aside .artistas .navigation li.navLeft a {background-position:0 0;}
			#main .aside .artistas .navigation li.navLeft a:hover {background-position:0 -34px;}
			#main .aside .artistas .navigation li.navRight a {background-position:-34px 0;}
			#main .aside .artistas .navigation li.navRight a:hover {background-position:-34px -34px;}
			
			/* -| ONDE COMPRAR |- */
			#main .aside .ondeComprar {display:none;} 
			#main .aside .pontosVenda {display:none;}
			
			/* -| ONDE ESTAMOS |- */
			#main .aside .ondeEstamos {display:none;}  
			
			/* -| PROJETOS ESPECIAIS |- */
			body.page-id-55 #main .aside {display:block;}  
			
			/* DESTAQUE ROTATIVO LATERAL */
			
				body.page-id-55 #main .aside .destaqueProdutos {width:319px;height:300px;overflow:hidden;margin-right:16px;position:relative;margin-top: 0; float:left; }
				body.page-id-55 #main .aside .destaqueProdutos ul.conteudo {width:319px;}
				body.page-id-55 #main .aside .destaqueProdutos ul.conteudo li {position:absolute;width:319px;height:363px;background-repeat:no-repeat; background-position:center 0; }
				body.page-id-55 #main .aside .destaqueProdutos ul.conteudo li a.link {width:319px;height:182px;display:block;}
				body.page-id-55 #main .aside .destaqueProdutos ul.conteudo li .descricao {width:319px;height:108px;background:url('images/main/content/linha-destaque-descricao.png?') repeat-x #f3f3f3 0 0;}
				body.page-id-55 #main .aside .destaqueProdutos ul.conteudo li .descricao a {width:211px;height:81px;display:block;padding:18px 0 0 25px;}
				body.page-id-55 #main .aside .destaqueProdutos ul.conteudo li .descricao a .title {font-family:FrutigerLTStdCn,sans-serif; font-size:20px; display:block;}		
				body.page-id-55 #main .aside .destaqueProdutos ul.conteudo li .descricao a .texto {font-family:Arial,sans-serif; font-size:12px; display:block; margin-top:5px;}			
				
				body.page-id-55 #main .aside .destaqueProdutos .titulo {height:46px; margin-bottom:10px; border-bottom:1px solid #ffe400;display:none;}
				body.page-id-55 #main .aside .destaqueProdutos .titulo h1 {font-size:22px;font-family:FrutigerLTStdLightCn,sans-serif; text-transform:uppercase;letter-spacing:-1px;}
				body.page-id-55 #main .aside .destaqueProdutos .titulo h1 span {font-family:FrutigerLTStdExtraBlackCn,sans-serif;}
								
				body.page-id-55 #main .aside .destaqueProdutos a.btnTodosOsArtistas {display:block;width:141px;height:25px;background:url('images/main/content/btn-todos-os-artistas.png') no-repeat;text-indent:-9999px; float:right; margin-top:11px;}
				
				body.page-id-55 #main .aside .destaqueProdutos .navigation {display:table; position:absolute;right:23px; top:228px;}
				body.page-id-55 #main .aside .destaqueProdutos .navigation li {float:left;margin:0 0 0 14px;background:url('images/main/content/nav-artistas.png') no-repeat;display:block;width:16px;height:16px;text-indent:-9999px;}
				body.page-id-55 #main .aside .destaqueProdutos .navigation li.ant {background-position:0 0;cursor:pointer;}
				body.page-id-55 #main .aside .destaqueProdutos .navigation li.ant:hover {background-position:0 -34px;}
				body.page-id-55 #main .aside .destaqueProdutos .navigation li.prox {background-position:-34px 0;cursor:pointer;}
				body.page-id-55 #main .aside .destaqueProdutos .navigation li.prox:hover {background-position:-34px -34px;}
			
			/* -| 404 |- */
			body.error404 #main #content {margin:0 auto; width:990px; height:600px;display:table; }		
			body.error404 #main #content .erro404 {width:352px;height:186px;background:url('images/main/content/erro404.png') no-repeat;margin:50px 0 0 0;}
			body.error404 #main #content p.mensagem {font-family:FrutigerLTStdLightCn,sans-serif;font-size:20px;margin:40px 0 0 0;}
			body.error404 #main #content a.btnVoltarHome {background: url('images/main/content/btn-voltar-home.png') no-repeat;text-indent: -9999px;width: 161px;height: 25px;float: left;display: block;margin-top:40px;}
					
			/* -| VEJA TODOS OS PRODUTOS |- */
			#main #content .todosProdutos {display:none;width:319px;height:49px;background:url('images/main/aside/right/bg-preto.png') no-repeat; font-size:20px;color:#fff;text-transform:uppercase;letter-spacing:-1px;float:left;}
			#main #content .todosProdutos a {color:#fff; padding:12px 0 0 38px;display:block;height:37px;background:url('images/main/aside/right/bullet-seta.png') no-repeat 19px center;}
			
			/* -| FILTRO |- */
			#main #content .filtro {width:319px;height:49px;font-size:20px;color:#fff;letter-spacing:-1px;float:left;}
			#main #content .filtro > ul > li {position:relative;-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;background:url('images/main/aside/right/bullet-seta-baixo.png') no-repeat 287px center #000;}
			#main #content .filtro > ul > li:hover {-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;-webkit-border-top-left-radius: 6px;-webkit-border-top-right-radius: 6px;-moz-border-radius-topleft: 6px;-moz-border-radius-topright: 6px;
border-top-left-radius: 6px;border-top-right-radius: 6px;}
			#main #content .filtro > ul > li > a {color:#fff; padding:12px 0 0 20px;display:block;height:37px;}		
			#main #content .filtro ul ul {display:none;padding:0 0 10px 0;background:#000;top:46px;width:100%;left:0;position:absolute;-webkit-border-bottom-right-radius: 6px;-webkit-border-bottom-left-radius: 6px;
-moz-border-radius-bottomright: 6px;-moz-border-radius-bottomleft: 6px;border-bottom-right-radius: 6px;
border-bottom-left-radius: 6px;}
			#main #content .filtro ul ul li {}
			#main #content .filtro ul ul li a {font-family:FrutigerLTStdCn,sans-serif;color:#fff;font-size:14px; display:block;padding:9px 0 9px 30px;background:url('images/main/aside/right/bullet-seta-pequena.png') no-repeat 21px 13px;}
			#main #content .filtro ul ul li a:hover {background-color:#f3f3f3;color:#000;}
			#main #content .filtro > ul > li:hover > ul {display:block;}
			
			/* -| INDICADORES |- */
			#main #content .indicadores {background:url('images/main/aside/right/bullet-seta.png') no-repeat 20px center #000;width:282px;height:37px;font-size: 20px;color: white;letter-spacing: -1px;float:left;-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;padding: 12px 0 0 37px;}
			#main #content .indicadores a {display:block;color:#fff;}
			
			/* -| OUTROS PRODUTOS EM DESTAQUE |- */
			#main #content .outrosProdutosDestaque {margin-top:16px; float:left;width:319px;}
			#main #content .outrosProdutosDestaque .titulo {height: 46px;border-bottom: 1px solid #FFE400;}
			#main #content .outrosProdutosDestaque h1 {font-size:22px;font-family:FrutigerLTStdLightCn,sans-serif;text-transform:uppercase;letter-spacing:-1px;}
			#main #content .outrosProdutosDestaque h1 span {font-family:FrutigerLTStdExtraBlackCn,sans-serif;}
			#main #content .outrosProdutosDestaque a.btnTodasAsNoticias {width:161px;height:25px;background:url('images/main/aside/right/btn-todas-as-noticias.png') no-repeat;display:block;text-indent:-9999px;margin-top:18px;}
			
			/* -| MAIS LANÇAMENTOS EM DESTAQUE |- */
			#main #content .lancamentosDestaque {margin-top:16px; float:left;width:319px;}
			#main #content .lancamentosDestaque .titulo {height: 46px;border-bottom: 1px solid #FFE400;}
			#main #content .lancamentosDestaque h1 {font-size:21px;font-family:FrutigerLTStdLightCn,sans-serif;text-transform:uppercase;letter-spacing:-1px;}
			#main #content .lancamentosDestaque h1 span {font-family:FrutigerLTStdExtraBlackCn,sans-serif;}
			#main #content .lancamentosDestaque a.btnTodasAsNoticias {width:161px;height:25px;background:url('images/main/aside/right/btn-todas-as-noticias.png') no-repeat;display:block;text-indent:-9999px;margin-top:18px;}
			
			#main #content ul.demaisProdutos {margin-bottom:11px;display:table;margin-top:10px;}
			#main #content ul.demaisProdutos li {display:table;border-bottom:1px solid #e2e2e2;}
			#main #content ul.demaisProdutos li:last-child {border:none;}
			#main #content ul.demaisProdutos li .imagem {float:left; height: 124px;width: 124px;}
			#main #content ul.demaisProdutos li .descricao {background:#f3f3f3;padding:16px 19px 17px 19px; float:left;display:block;width:157px;height:91px; overflow:hidden;}
			#main #content ul.demaisProdutos li .descricao .nomeProduto {font-size:12px; font-weight:bold; display:block;margin-bottom:5px;}
			#main #content ul.demaisProdutos li .descricao .nomeArtista {font-size:11px; display:block;margin-bottom:5px;}
			#main #content ul.demaisProdutos li .descricao .sobre {font-size:11px;display:block; font-weight:bold;}
			
			
				/* -| ACERVO |- */
				#main #content .acervo {clear:both; display:table;width:1010px;padding:0 0 35px 0;}
				#main #content .acervo h1 {font-family:FrutigerLTStdLightCn,sans-serif;font-size:22px;float:left;}
				#main #content .acervo .titulo {display:table;width:990px;padding:0 0 17px 0;border-bottom:1px solid #ffe400;margin-bottom:9px;}
				#main #content .acervo .titulo a {font-family:FrutigerLTStdLightCn,sans-serif;font-size:18px;float:right;}
				#main #content .acervo .titulo a span {font-family:FrutigerLTStdExtraBlackCn,sans-serif;color:#fed100;}
				#main #content .acervo .titulo a strong {font-family:FrutigerLTStdBoldCn,sans-serif;}
				#main #content .acervo ul {display:table;}
				#main #content .acervo ul li {float:left;width:318px;margin-right:17px;}
				#main #content .acervo a.imagem {width:124px; height:124px;float:left;display:block; background:#f3f3f3}
				#main #content .acervo a.imagem img {width:124px; height:124px;}
				#main #content .acervo a.descricao {width:150px; height:103px;float:left;background:#f3f3f3;float:left;display:block; padding:18px 22px 3px 22px; overflow:hidden;}
				#main #content .acervo .descricao a {display: block;width: 194px;padding: 12px 0 12px 14px;}
				#main #content .acervo .descricao .nomeProduto {font-size: 12px;font-weight: bold;display: block;margin-bottom: 3px;}
				#main #content .acervo .descricao .nomeArtista {font-size: 11px;display: block;margin-bottom: 3px;}
				#main #content .acervo .descricao .sobre {font-size: 11px;display: block;font-weight: bold;}
				
				/*#main #content .acervo > div {padding:55px 0 0 0;}*/
				
				body.archive.produtos #main #content .acervo > div {padding:0!important;}
				
				body.category-produtos #main #content #cd,
				body.category-produtos #main #content #dvd,
				body.category-produtos #main #content #bluray,
				body.category-produtos #main #content #personagens,
				body.category-produtos #main #content #livros,
				body.category-produtos #main #content #aplicativos {margin-top:70px;}
			
				body.archive #main #content .acervo {padding-top:20px;}
				body.archive #main #content .acervo ul li {margin-bottom:33px;}
			
				body.category-lancamentos #main #content .acervo {padding-top:20px;}
				body.category-lancamentos #main #content .acervo .acervoProdutos {margin-top:35px;}
				
				body.category-produtos #main #content .acervo {padding-top:20px;}
				body.category-produtos #main #content .acervo .acervoProdutos {margin-top:35px;}
			
	/* ------------- */

	/* -| CONTENT |- */
	#main .fundo {width:990px;margin:0 auto;display:table;}
	#main .fundo #content {width:990px;margin:0 auto; display:table;}
	#main #content p {padding:0 0 20px 0;}
	#main #content header .breadcrumb {font-family:Arial,sans-serif;font-size:11px; color:#8d8d8d;padding:16px 0;}
	#main #content header .alerta {font-size: 22px;font-family: FrutigerLTStdLightCn,sans-serif;letter-spacing: -1px;margin-top:69px;}
		
		/* -| OUÇA NOSSOS ARTISTAS |- */
		#main #content .carousel {position:relative;margin: 36px 0 30px 0;display:table;}
		#main #content .carousel .rotulo {width:196px;height:23px;background:url('images/main/content/rotulo-ouca-nossos-artistas.png') no-repeat;position:absolute; top:-17px; left:397px;}
		#main #content .carousel .oucaNossosArtistas {width:990px;margin:0 auto 42px;background:url('images/main/content/bg-ouca-nossos-artistas.png') repeat-x; margin-top:37px; position:relative;height:191px;}		
		#main #content .carousel .oucaNossosArtistas li {float:left;width:198px;height:170px;margin:7px 0 0 0;position:relative;}
		#main #content .carousel .oucaNossosArtistas li img {width:197px;height:177px;}
		#main #content .carousel .oucaNossosArtistas li:last-child img {width:198px;height:177px;}
		#main #content .carousel .oucaNossosArtistas li a {display:block;}
		#main #content .carousel .oucaNossosArtistas li:hover .controles {display:block;}
		/*#main #content .carousel .oucaNossosArtistas li a:hover {background:url('images/main/content/over-thumb-artistas.png');}*/
		#main #content .carousel .oucaNossosArtistas li .controles {position:absolute;top:0;left:0;background:url('images/main/content/over-thumb-artistas.png');width:197px;height:177px; display:none;}
		#main #content .carousel .oucaNossosArtistas li a.controles {text-indent:-9999px;}
		#main #content .carousel .oucaNossosArtistas li:last-child div.controles {width:198px;}
		#main #content .carousel .oucaNossosArtistas li .controles a {background:url('images/main/content/btn-ouvir-comprar.png') no-repeat;width:96px;height:29px;text-indent:-9999px;}
		#main #content .carousel .oucaNossosArtistas li .controles a.ouvir {background-position:0 0; margin:55px auto 0;}
		#main #content .carousel .oucaNossosArtistas li .controles a.ouvir:hover {background-position:-96px 0}
		#main #content .carousel .oucaNossosArtistas li .controles a.comprar {background-position:0 -29px; margin:11px auto 0;}
		#main #content .carousel .oucaNossosArtistas li .controles a.comprar:hover {background-position:-96px -29px}
		
		#main #content .carousel .oucaNossosArtistas li .controles .audiojs {}		
		#main #content .carousel .oucaNossosArtistas li .controles .audiojs .play-pause p {padding:0;}
		#main #content .carousel .oucaNossosArtistas li .controles .audiojs .scrubber {display:none;}
		#main #content .carousel .oucaNossosArtistas li .controles .audiojs .time {display:none;}
		
		/* -| ARTISTAS (HOME) |- */
		body.home #main #content .artistas {width:318px;float:left;margin-right:17px;position:relative;margin-bottom:11px;}
		body.home #main #content .artistas ul {margin-bottom:11px;}
		body.home #main #content .artistas .imagem {width:318px;height:168px; border-bottom:3px solid #fed100;margin-bottom:1px;padding-bottom:1px; display:block;}
		body.home #main #content .artistas .imagem img {width:318px;height:168px;}
		body.home #main #content .artistas .titulo {height:55px; background:url('images/main/content/bg-titulo.png') left bottom no-repeat; font-size:30px; margin-bottom:10px;}
		body.home #main #content .artistas .titulo h1 {font-size:30px;font-family:FrutigerLTStdBoldCn,sans-serif;letter-spacing:-2px;}
		body.home #main #content .artistas .descricao {background:#f3f3f3;}
		body.home #main #content .artistas .descricao a {display:block;width:180px;padding:12px 0 12px 14px;}
		body.home #main #content .artistas .descricao .nome {font-size:18px; font-weight:bold; display:block;margin-bottom:1px;}
		body.home #main #content .artistas .descricao .sobre {display:block;width:180px;}
		body.home #main #content .artistas a.btnTodosOsArtistas {display:block;width:141px;height:25px;background:url('images/main/content/btn-todos-os-artistas.png') no-repeat;text-indent:-9999px; float:right; margin-top:11px;}
		
		body.home #main #content .artistas .navigation {display:table; position:absolute;right:20px; bottom:58px;}
		body.home #main #content .artistas .navigation li {float:left;margin:0 0 0 14px;}
		body.home #main #content .artistas .navigation li a {background:url('images/main/content/nav-artistas.png') no-repeat;display:block;width:16px;height:16px;}
		body.home #main #content .artistas .navigation li.navLeft a {background-position:0 0;}
		body.home #main #content .artistas .navigation li.navLeft a:hover {background-position:0 -34px;}
		body.home #main #content .artistas .navigation li.navRight a {background-position:-34px 0;}
		body.home #main #content .artistas .navigation li.navRight a:hover {background-position:-34px -34px;}
		
		/* HOME */
		
		.slides {background:url('images/main/content/bg-artistas.png') repeat-x 0 168px #f3f3f3;height:249px;margin-bottom:11px;}
		
		body.home .slides {}
		
		#slideShow {margin-bottom:92px;}
		#slideShow .ft-title {height:52px;bottom:-81px!important; width:304px; padding:9px 0 0 14px;color:#000!important;font-family: Arial,sans-serif;font-size: 18px; font-weight:bold;}
		#ft-buttons-slideShow {display:none;}
		#slideShow .nome {font-size:18px; font-weight:bold; display:block;margin-bottom:1px;}
		#slideShow .sobre {display:block;width:180px;}
		
		#slideShow #ft-prev-slideShow,
		#slideShow #ft-next-slideShow {background:url('images/main/content/nav-artistas.png') no-repeat;display:block;width:16px;height:16px;text-indent:-9999px;top: 200px!important;}
		
		#slideShow #ft-prev-slideShow {background-position:0 0;left: 251px !important;}
		#slideShow #ft-prev-slideShow:hover {background-position:0 -34px;}
		#slideShow #ft-next-slideShow {background-position:-34px 0;left: 281px !important;}
		#slideShow #ft-next-slideShow:hover {background-position:-34px -34px;}		
		
		
		/*body.lancamentos .slides,
		body.archive .slides
		 {background:url('images/main/content/bg-artistas.png') repeat-x 0 243px #f3f3f3;height:362px;}
		
		body.lancamentos #slideShow #ft-prev-slideShow,
		body.lancamentos #slideShow #ft-next-slideShow {top: 308px!important;}
		
		body.archive #slideShow #ft-prev-slideShow,
		body.archive #slideShow #ft-next-slideShow {top: 308px!important;}
		
		body.lancamentos #slideShow .ft-title,
		body.archiveo #slideShow .ft-title
		 {width:640px!important;}
		 
		body.lancamentos #slideShow #ft-prev-slideShow {background-position:0 0;left: 588px !important;}
		body.lancamentos #slideShow #ft-prev-slideShow:hover {background-position:0 -34px;}
		body.lancamentos #slideShow #ft-next-slideShow {background-position:-34px 0;left: 618px !important;}
		body.lancamentos #slideShow #ft-next-slideShow:hover {background-position:-34px -34px;}
		 
		body.archive #slideShow #ft-prev-slideShow {background-position:0 0;left: 588px !important;}
		body.archive #slideShow #ft-prev-slideShow:hover {background-position:0 -34px;}
		body.archive #slideShow #ft-next-slideShow {background-position:-34px 0;left: 618px !important;}
		body.archive #slideShow #ft-next-slideShow:hover {background-position:-34px -34px;}
		*/
		
		body.search-results article {height:auto!important; clear:both; margin:0!important;} 
				
		/* -| LANÇAMENTOS |- */
		#main #content .lancamentos {width:318px;height:395px;float:left;margin-right:17px;}
		#main #content .lancamentos .imagem {width:124px;height:124px;float:left;}
		#main #content .lancamentos .imagem img {width:124px;height:124px;}
		#main #content .lancamentos .titulo {height:55px; background:url('images/main/content/bg-titulo.png') left bottom no-repeat; font-size:30px; margin-bottom:10px;}
		#main #content .lancamentos .titulo h1 {font-size:30px;font-family:FrutigerLTStdLightCn,sans-serif;letter-spacing:-2px;}
		#main #content .lancamentos ul {margin-bottom:11px;display:table;}
		#main #content .lancamentos .descricao {background:#f3f3f3;padding:18px 11px 19px 19px; float:left;display:block;width:164px;height:87px;}
		#main #content .lancamentos .descricao .nomeProduto {font-size:12px; font-weight:bold; display:block;margin-bottom:5px;}
		#main #content .lancamentos .descricao .nomeArtista {font-size:11px; display:block;margin-bottom:5px;}
		#main #content .lancamentos .descricao .sobre {font-size:11px;display:block; font-weight:bold;}
		#main #content .lancamentos ul li:first-child {border-bottom:1px solid #e2e2e2; display:table;}		
		#main #content .lancamentos a.btnListaDeLancamentos {display:block;width:171px;height:25px;background:url('images/main/content/btn-lista-de-lancamentos.png') no-repeat;text-indent:-9999px; float:right; margin-top:11px;}
		
		/* -| AGENDA |- */
		#main #content .agenda {width:318px;float:left;margin-bottom:40px;}
		#main #content .agenda .titulo {height:55px; background:url('images/main/content/bg-titulo.png') left bottom no-repeat; font-size:30px; margin-bottom:10px;}
		#main #content .agenda .titulo h1 {font-size:30px;font-family:FrutigerLTStdLightCn,sans-serif;letter-spacing:-2px;}
		#main #content .agenda .box {border:1px solid #e0e0e0; background:#f3f3f3;-webkit-border-bottom-right-radius: 20px;-moz-border-radius-bottomright: 20px;border-bottom-right-radius: 20px;}
		#main #content .agenda .box ul {background:#fff;border-bottom:1px solid #e0e0e0;-webkit-border-bottom-right-radius: 20px;-moz-border-radius-bottomright: 20px;border-bottom-right-radius: 20px;}
		#main #content .agenda .box li {display:table;width:100%;height:61px; border-bottom:1px solid #cbcbcb;}
		#main #content .agenda .box li:last-child {border:none;}
		#main #content .agenda a.data {width:114px;height:41px;border-right:1px dotted #e8e8e8;display:block;float:left; text-align:center;font-size:18px; font-weight:bold;padding:20px 0 0 0; }
		#main #content .agenda a.data:hover {background:#fbcf2e;color:#fff;}
		#main #content .agenda a.descricao {width:183px;height:39px;padding:22px 0 0 16px;display:block;float:left; font-size:12px; color:#737373;}
		#main #content .agenda a.descricao:hover {color:#000; font-weight:bold;}
		#main #content .agenda .box li:hover a.data {background:#fbcf2e;color:#fff;}
		#main #content .agenda .box li:hover a.descricao {color:#000; font-weight:bold;}
		#main #content .agenda .btnAgendaCompleta {height:35px;-webkit-border-bottom-right-radius: 20px;-moz-border-radius-bottomright: 20px;border-bottom-right-radius: 20px;}
		#main #content .agenda .btnAgendaCompleta a {float:right;margin:10px 19px 0 0;}
		#main #content .agenda .btnAgendaCompleta span {color:#fed100;padding:0 3px 0 0;}
		
		/* -| MCD TV |- */
		#main #content .mcdTV {float:left;width:488px;margin:0 13px 0 0;}
		#main #content .mcdTV .titulo {height:55px; background:url('images/main/content/bg-titulo.png') left bottom no-repeat;  margin-bottom:10px;}
		#main #content .mcdTV .titulo h1 {font-size:30px;font-family:FrutigerLTStdExtraBlackCn,sans-serif;letter-spacing:-2px;}
		#main #content .mcdTV .titulo h1 span {font-family:FrutigerLTStdLightCn,sans-serif;}
		#main #content .mcdTV .video {background:#f3f3f3;padding:18px 0 18px 19px;}	
		#main #content .mcdTV .btnMCDTV {margin:16px 19px 0 0;-webkit-border-bottom-right-radius: 20px;-moz-border-radius-bottomright: 20px;border-bottom-right-radius: 20px;}
		#main #content .mcdTV .btnMCDTV a {display:block; font-size:18px;font-family:FrutigerLTStdLightCn,sans-serif;}
		#main #content .mcdTV .btnMCDTV a strong {font-family:FrutigerLTStdBoldCn,sans-serif;}
		#main #content .mcdTV .btnMCDTV span {color:#fed100;padding:0 3px 0 0;font-family:FrutigerLTStdBoldCn,sans-serif;}
		
		/* -| MCD NOTÍCIAS |- */
		#main #content .mcdNoticias {float:left;width:475px;margin:0 13px 0 0;}
		#main #content .mcdNoticias .titulo {height:46px; border-bottom:1px solid #ffe400;margin-bottom: 12px;padding: 8px 0 0 0;}
		#main #content .mcdNoticias .titulo h1 {font-size:22px;font-family:FrutigerLTStdExtraBlackCn,sans-serif;letter-spacing:-2px;}
		#main #content .mcdNoticias .titulo h1 span {font-family:FrutigerLTStdLightCn,sans-serif;}
		#main #content .mcdNoticias ul {}
		#main #content .mcdNoticias ul li {border-bottom:1px dotted #000;height:77px;}
		#main #content .mcdNoticias ul li:last-child {border-bottom:1px solid #ffe400;}
		#main #content .mcdNoticias ul li a {display:block;padding:17px 0 0 0;}
		#main #content .mcdNoticias ul li a .data {display:block;font-size:11px;}
		#main #content .mcdNoticias ul li a .tituloNoticia {display:block;font-weight:bold;color:#e8b004;font-size:14px;}
		#main #content .mcdNoticias ul li a .linhaFina {display:block;font-size:11px;}
		#main #content .mcdNoticias .video {background:#f3f3f3;padding:18px 0 18px 19px;}	
		#main #content .mcdNoticias .btnMCDTV {margin:16px 19px 0 0;-webkit-border-bottom-right-radius: 20px;-moz-border-radius-bottomright: 20px;border-bottom-right-radius: 20px;}
		#main #content .mcdNoticias .btnMCDTV a {display:block; font-size:18px;font-family:FrutigerLTStdLightCn,sans-serif;}
		#main #content .mcdNoticias .btnMCDTV a strong {font-family:FrutigerLTStdBoldCn,sans-serif;}
		#main #content .mcdNoticias .btnMCDTV span {color:#fed100;padding:0 3px 0 0;font-family:FrutigerLTStdBoldCn,sans-serif;}
		
		/* -| BLOGS MCD |- */
		#main #content .blogsMCD {float:left;width:237px;}
		#main #content .blogsMCD .titulo {height:46px; border-bottom:1px solid #ffe400;margin-bottom: 12px;padding: 8px 0 0 0;}
		#main #content .blogsMCD .titulo h1 {font-size:22px;font-family:FrutigerLTStdLightCn,sans-serif;letter-spacing:-2px;}
		#main #content .blogsMCD .titulo h1 span {font-family:FrutigerLTStdExtraBlackCn,sans-serif;}
		#main #content .blogsMCD .titulo h1 span.m {color:#ea3de4;}
		#main #content .blogsMCD .titulo h1 span.c {color:#b5d812;}
		#main #content .blogsMCD .titulo h1 span.d {color:#ffcc00;}
		#main #content .blogsMCD ul {display:table;margin-bottom:11px;}
		#main #content .blogsMCD ul li {border-bottom:1px dotted #000;display:table;}
		#main #content .blogsMCD ul li:last-child {border-bottom:1px solid #ffe400;}
		#main #content .blogsMCD .imagem {width:106px;height:103px;float:left;}
		#main #content .blogsMCD .imagem img {width:106px;height:103px;}
		#main #content .blogsMCD .descricao {padding:21px 15px 24px 15px; float:left;display:block;width:101px;height:58px;font-weight:bold;}
		#main #content .blogsMCD a.btnConhecaNossosBlogs {display:block;width:191px;height:25px;background:url('images/main/content/btn-conheca-nossos-blogs.png') no-repeat;text-indent:-9999px; float:right; margin-top:11px;}
		
		/* -| MCD NOTÍCIAS |- */
		body.category-noticias #main #content,
		body.category-sobre-a-mcd #main #content,
		body.category-sobre-lancamentos #main #content,
		body.category-sobre-os-artistas #main #content,
		body.category-saiu-na-imprensa #main #content {width:655px;margin:0 16px 0 0;float:left;}
		
		/* -| AGENDA ASIDE |- */
		#main .aside .agenda {width:318px;float:left;margin-bottom:40px;display:none;}
		#main .aside .agenda .titulo {height:44px; border-bottom: 1px solid #FFE400; font-size:30px; margin-bottom:10px;}
		#main .aside .agenda .titulo h1 {font-size:30px;font-family:FrutigerLTStdLightCn,sans-serif;letter-spacing:-2px;}
		#main .aside .agenda .box {border:1px solid #e0e0e0; background:#f3f3f3;-webkit-border-bottom-right-radius: 20px;-moz-border-radius-bottomright: 20px;border-bottom-right-radius: 20px;}
		#main .aside .agenda .box ul {background:#fff;border-bottom:1px solid #e0e0e0;-webkit-border-bottom-right-radius: 20px;-moz-border-radius-bottomright: 20px;border-bottom-right-radius: 20px;}
		#main .aside .agenda .box li {display:table;width:100%;height:61px; border-bottom:1px solid #cbcbcb;}
		#main .aside .agenda .box li:last-child {border:none;}
		#main .aside .agenda a.data {width:114px;height:41px;border-right:1px dotted #e8e8e8;display:block;float:left; text-align:center;font-size:18px; font-weight:bold;padding:20px 0 0 0; }
		#main .aside .agenda a.data:hover {background:#fbcf2e;color:#fff;}
		#main .aside .agenda a.descricao {width:167px;height:39px;padding:22px 16px 0 16px;display:block;float:left; font-size:12px; color:#737373;}
		#main .aside .agenda a.descricao:hover {color:#000; font-weight:bold;}
		#main .aside .agenda .box li:hover a.data {background:#fbcf2e;color:#fff;}
		#main .aside .agenda .box li:hover a.descricao {color:#000; font-weight:bold;}
		#main .aside .agenda .btnAgendaCompleta {height:35px;-webkit-border-bottom-right-radius: 20px;-moz-border-radius-bottomright: 20px;border-bottom-right-radius: 20px;}
		#main .aside .agenda .btnAgendaCompleta a {float:right;margin:10px 19px 0 0;}
		#main .aside .agenda .btnAgendaCompleta span {color:#fed100;padding:0 3px 0 0;}		
		
		body.category-sobre-a-mcd #main .aside {display:block;}
		
		body.noticias #main .aside,
		body.category-sobre-a-mcd #main .aside,
		body.category-sobre-lancamentos #main .aside,
		body.category-sobre-os-artistas #main .aside,
		body.page-id-72 #main .aside,
		body.saiu-na-imprensa #main .aside {display:block;}
		
		body.noticias #main .aside .agenda,
		body.category-sobre-a-mcd #main .aside .agenda,
		body.category-sobre-lancamentos #main .aside .agenda,
		body.category-sobre-os-artistas #main .aside .agenda,
		body.page-id-72 #main .aside .agenda,		
		body.saiu-na-imprensa #main .aside .agenda {display:block;}
		
		/* -| MCD NOTÍCIAS |- */
		#main #content .sobreAMCD {}
		#main #content .sobreAMCD .titulo {display:table; width:655px;padding:0 0 17px 0; border-bottom: 1px solid #FFE400; margin-bottom:9px;font-family: FrutigerLTStdLightCn,sans-serif;}
		#main #content .sobreAMCD .titulo h1 {font-family: FrutigerLTStdExtraBlackCn,sans-serif;font-size: 22px;float: left;}
		#main #content .sobreAMCD .titulo span {font-family:FrutigerLTStdLightCn,sans-serif;}
		#main #content .lstNoticias {display:table;}
		#main #content .lstNoticias ul {display:table; width:655px;margin-bottom:68px;}
		#main #content .lstNoticias ul li {display:table;height:61px;overflow:hidden;border-bottom:1px dotted #bababa;}
		#main #content .lstNoticias ul li a.imagem {display:block; width:108px; height:66px; float:left;margin-right:15px;padding:9px 0 9px 0;}
		#main #content .lstNoticias ul li a.conteudo {float:left;width:530px;padding:16px 0 0 0;height:66px;}
		#main #content .lstNoticias ul li a.conteudo span.data {display: block;font-size: 11px;}
		#main #content .lstNoticias ul li a.conteudo span.tituloNoticia {display: block;font-weight: bold;color: #E8B004;font-size: 14px;}
		#main #content .lstNoticias ul li a.conteudo span.linhaFina {display: block;font-size: 11px;height:15px;overflow:hidden;}
		#main #content .lstNoticias ul li a.conteudoExtenso {float:left;width:655px;padding:8px 0;height:45px;}
		#main #content .lstNoticias ul li a.conteudoExtenso span.data {display: block;font-size: 11px;}
		#main #content .lstNoticias ul li a.conteudoExtenso span.tituloNoticia {display: block;font-weight: bold;color: #E8B004;font-size: 14px;}
		#main #content .lstNoticias ul li a.conteudoExtenso span.linhaFina {display: block;font-size: 11px;height:15px;overflow:hidden;}	
				/* -| NOTÍCIAS ASIDE |- */
		#main .aside .noticiasAside {display:none;}
		#main .aside .noticiasAside ul {float:left;margin:0 0 40px 0;}
		#main .aside .noticiasAside ul li {border-bottom:1px dotted #000; width:319px;}
		#main .aside .noticiasAside ul li:last-child {border-bottom:1px solid #ffe400;}
		#main .aside .noticiasAside ul li a {display:block;padding:21px 0 20px 0;}
		#main .aside .noticiasAside ul li a .data {display:block;font-size:11px;}
		#main .aside .noticiasAside ul li a .tituloNoticia {display:block;font-weight:bold;color:#e8b004;font-size:14px;}
		#main .aside .noticiasAside ul li a .linhaFina {display:block;font-size:11px;}
		#main .aside .noticiasAside .titulo {height: 44px;border-bottom: 1px solid #FFE400;}
		#main .aside .noticiasAside .titulo h1 {font-size: 22px;font-weight:100;font-family: FrutigerLTStdLightCn,sans-serif;letter-spacing: -2px;}
		
		/* -| NOTÍCIA INTERNA |- */
		body.noticias #main #content .tituloGeral,
		body.saiu-na-imprensa #main #content .tituloGeral,
		body.category-23 #main #content .tituloGeral,
		body.agenda-de-shows.single-post #main #content .tituloGeral
		 {display:table; width:655px;padding:0 0 17px 0; border-bottom: 1px solid #FFE400; margin-bottom:9px;font-family: FrutigerLTStdLightCn,sans-serif;}
		
		body.noticias #main #content .tituloGeral h1,
		body.saiu-na-imprensa #main #content .tituloGeral h1,
		body.category-23 #main #content .tituloGeral h1,
		body.agenda-de-shows #main #content .tituloGeral h1,
		body.agenda-de-shows.single-post #main #content .tituloGeral h1
		 {font-family: FrutigerLTStdExtraBlackCn,sans-serif;font-size: 22px;float: left;}
		 
		body.noticias #main #content .tituloGeral span,
		body.saiu-na-imprensa #main #content .tituloGeral span,
		body.category-23 #main #content .tituloGeral span,
		body.agenda-de-shows #main #content .tituloGeral span,
		body.agenda-de-shows.single-post #main #content .tituloGeral span
		 {font-family:FrutigerLTStdLightCn,sans-serif;}
		
		body.noticias #main #content .postInfo,
		body.saiu-na-imprensa #main #content .postInfo,
		body.category-23 #main #content .postInfo,
		body.agenda-de-shows.single-post #main #content .postInfo
		 {font-size:11px;padding:0 0 10px 0;}
		
		body.noticias #main #content .tituloNoticiaSingle,
		body.saiu-na-imprensa #main #content .tituloNoticiaSingle,
		body.category-23 #main #content .tituloNoticiaSingle,
		body.agenda-de-shows.single-post #main #content .tituloNoticiaSingle
		 {font-size:30px;color:#e8b004;font-weight:bold;padding:0 0 20px 0;}
		
		body.noticias #main #content .attachment-banner_grande,
		body.saiu-na-imprensa #main #content .attachment-banner_grande,
		body.category-23 #main #content .attachment-banner_grande,
		body.agenda-de-shows.single-post #main #content .attachment-banner_grande
		 {padding:0 0 20px 0;}
			
		/* DEFAULT */
		#main #content p { }
			
			#main #content .titulo .detalhe {width:7px;height:6px;position:absolute;background: url('images/main/content/bg-linha-titulo-detalhe.png');bottom:0;left:0;}
		
			/* HEADER */
			#main #content header { border:none; background:none; display:table; width:100%; }
			#main #content header h1 {font-family:FrutigerLTStdLightCn,sans-serif;font-size:48px;width:655px;background:url('images/main/content/bg-titulo-paginas.png') no-repeat left bottom;padding:27px 0 10px 0;letter-spacing: -3px;font-weight:normal;}
			#main #content header ul.network { display:none; float:right;  }
			#main #content header ul.network li { float:left; }
			#main #content header ul.network li.facebook { width:76px; }
			#main #content header ul.network li.google { width:59px; }
			#main #content header ul.network li.twitter { width:105px; }
			#main #content header p { clear:both; }
			
			/* FOOTTER */
			#main #content footer p { }
			
			/* ALIGNMENT OF IMAGES */
			#main #content img.alignright { float:right;}
			#main #content img.alignleft { float:left; }
			#main #content img.aligncenter { display:block; text-align:center; }
			
			/* LISTINGS */
			#main #content ul, #content ol { }
			#main #content li ul, #content li ol { }
			#main #content li {}
			#main #content li li {}
			#main #content ul li {  }
			#main #content li ul li {  }
			#main #content ol li { }
			
			/* NAVIGATION OF PAGES OF CONTENT */
			#main #content .navigation a { display:block; color:#000; font-weight:bold; }
			#main #content .navigation .alignleft { float:left; }
			#main #content .navigation .alignright { float:right; }
			#main #content .navigation .alignleft a { text-align:left; }
			#main #content .navigation .alignright a { text-align:right; }
			
			/* COMMENTS LIST */
			#main #content .commentlist { line-height:normal; }
			#main #content .commentlist .comment {  }
			#main #content .commentlist .comment em { clear:both; background:#eee; color:#000; display:block; }
			#main #content .commentlist .comment .comment-body { position:relative; }
			#main #content .commentlist .comment .comment-body br { display:none; }
			#main #content .commentlist .comment .comment-body .vcard img { float:left; }
			#main #content .commentlist .comment .comment-body .commentmetadata { float:left; position:absolute; }
			#main #content .commentlist .comment p { clear:both; }
			
		/* FORMS */
		#main #content form fieldset { border:none; }
		#main #content form fieldset ul { }
		#main #content form fieldset ul li { list-style:none; }
		#main #content form fieldset ul li label { display:block; }
		
		#main #content form fieldset ul li input,
		#main #content form fieldset ul li textarea,
		#main #content form fieldset ul li select { width:250px; background:#fff; font-family:Arial, sans-serif; }
		
		#main #content form fieldset ul li textarea { }
		
		#main #content form fieldset ul li select { width:259px; }
		
		#main #content form fieldset ul li input:focus,
		#main #content form fieldset ul li textarea:focus,
		#main #content form fieldset ul li select:focus {  }
		
		#main #content form fieldset ul li input[type=submit] { width:auto; cursor:pointer; }
		#main #content form fieldset ul li input[type=submit]:hover { background:#e8e8e8; }
		
		/* PAGES */
			
			/* HOME */
			body.home {background:none !important;}
			body.home #main #content {width:990px !important; margin:0 auto !important; display:table !important;}
			body.home #main .aside {display:none;}
			#main .aside .endereco {display:none;}
			body.home #destaqueRotativo {width:100%; height:443px;overflow:hidden;margin:0 auto;position:relative;} 
			body.home #destaqueRotativo ul {position:relative; height:443px;}
			body.home #destaqueRotativo > ul > li {background-position:center top;width:100%;position:absolute; left:0;top:0; background-repeat: no-repeat;}
			body.home #destaqueRotativo ul li div {width:990px; height:443px;margin:0 auto; position:relative;} 
			body.home #destaqueRotativo ul li div a {width:990px; height:443px;display:block; text-indent:-9999px;}
			body.home #destaqueRotativo .boxNavegacao {width:990px;margin:0 auto;position:relative;}
			body.home #destaqueRotativo .boxNavegacao ul.navegacao {position:absolute;top:-43px;z-index:10000;left:0;}
			body.home #destaqueRotativo .boxNavegacao ul.navegacao li {float:left!important;width:11px;height:11px;background:url('images/main/content/destaque-navegacao.png') no-repeat;cursor:pointer;margin-right:4px;cursor:pointer;text-indent:-9999px;}
			body.home #destaqueRotativo .boxNavegacao ul.navegacao li.ativo {background-position:-15px 0;}
			
			body.home #destaqueRotativo .busca {position:absolute;top:0;}
			
			body.home .destaqueTop {width:100%;height:74px; text-indent:-9999px; position:absolute; top:78px;background:url('images/main/content/destaque-top.png') no-repeat center 0;z-index:9999;}
			body.home .destaqueBottom {width:100%;height:78px; text-indent:-9999px; position:absolute; top:446px;background:url('images/main/content/destaque-bottom.png') no-repeat center 0;z-index:9999;}
			body.home .busca { width:100%; position:absolute; top:79px !important;z-index:10000;}
			body.home .busca .moldura .hack {position:relative;}
			body.home .busca .moldura .box {width:335px;height:58px;float:right;background:url('images/main/content/bg-busca.png') no-repeat -77px -26px;margin-right: -257px;}
			html>body .busca .moldura .box {*margin-right: -120px;}
			body.home .busca .moldura .box .destaqueHack {width:534px;height:74px;background:url('images/main/content/destaque-hack.png') no-repeat;position:absolute;z-index:10010;right:-503px; top:-1px;}
			body.home .busca .moldura .box .destaqueLinhaHack {width:255px;height:3px;background:url('images/main/content/destaque-linha-hack.png') repeat-x;position:absolute;z-index:10010;right:31px;top:-1px;}
			body.home .busca .moldura {width:990px;margin:0 auto;}
			body.home .busca .moldura .box ul {margin:6px 0 0 30px}
			body.home .busca .moldura .box ul li {float:left;margin-right:14px;}
			body.home .busca .moldura .box ul li a.lupa {}
			body.home .busca .moldura .box ul li input.lupa {display:block; background:url('images/main/content/lupa-busca.png');display:block; width:16px;height:16px;text-indent:-9999px;margin-top:10px;border:none;cursor:pointer;}
			body.home .busca .moldura .box ul li input.lupa:hover {background-position:-16px 0;}
			body.home .busca .moldura .box ul li input.pesquisa {width:189px;height:37px; background:url('images/main/content/bg-input-busca.png');border:none;padding: 1px 20px 0 23px;font-family: FrutigerLTStdLightCn,sans-serif;font-size: 13px;}
			
			/* ONDE COMPRAR */
			body.page-id-2397 #main #content .mapa,
			body.tax-estados #main #content .mapa,
			body.post-type-archive-locais #main #content .mapa
			 {float:left;width:465px;height:444px;margin-top:45px;} 
			 
			body.page-id-2397 #main #content .listLocais,
			body.tax-estados #main #content .listLocais,
			body.post-type-archive-locais #main #content .listLocais
			 {float:right;width:486px;margin-top:52px;}	
			 	
			body.page-id-2397 #main #content .listLocais .estados,
			body.tax-estados #main #content .listLocais .estados,
			body.post-type-archive-locais #main #content .listLocais .estados
			 {width:302px;height:51px;background:url('images/main/content/bg-selecao-estados.png') no-repeat;margin-left:-20px;position:relative;z-index:10000;}
			 	
			body.page-id-2397 #main #content .listLocais .estados > li,
			body.tax-estados #main #content .listLocais .estados > li,
			body.post-type-archive-locais #main #content .listLocais .estados > li
			 {position:relative;}
			 
			body.page-id-2397 #main #content .listLocais .estados > li > a,
			body.tax-estados #main #content .listLocais .estados > li > a,
			body.post-type-archive-locais #main #content .listLocais .estados > li > a
			 {font-family:Arial,sans-serif; font-size: 11px; color:#7a7a7a; padding: 19px 0 19px 32px; display:block; background:url('images/main/content/seta-estados.png') 259px 23px no-repeat;}
			 
			body.page-id-2397 #main #content .listLocais .estados ul,
			body.tax-estados #main #content .listLocais .estados ul,
			body.post-type-archive-locais #main #content .listLocais .estados ul
			 {margin:0 0 0 15px;width:248px;display:none;max-height:180px;overflow-y:scroll; top:41px; left: 12px; position:absolute; }
			 
			body.page-id-2397 #main #content .listLocais .estados > li:hover a,
			body.tax-estados #main #content .listLocais .estados > li:hover a,
			body.post-type-archive-locais #main #content .listLocais .estados > li:hover a			
			 {background-position:263px -28px;}
			 
			body.page-id-2397 #main #content .listLocais .estados > li:hover ul,
			body.tax-estados #main #content .listLocais .estados > li:hover ul,
			body.post-type-archive-locais #main #content .listLocais .estados > li:hover ul
			 {display:block;}
			 
			body.page-id-2397 #main #content .listLocais .estados ul li,
			body.tax-estados #main #content .listLocais .estados ul li,
			body.post-type-archive-locais #main #content .listLocais .estados ul li
			 {border-bottom: 1px solid #fff;}
			 
			body.page-id-2397 #main #content .listLocais .estados ul li a,
			body.tax-estados #main #content .listLocais .estados ul li a,
			body.post-type-archive-locais #main #content .listLocais .estados ul li a
			 {color: #7A7A7A;background:#E9E9E9;display: block;padding: 10px 0 11px 18px;font-size: 11px;}
			 
			body.page-id-2397 #main #content .listLocais .estados ul li a:hover,
			body.tax-estados #main #content .listLocais .estados ul li a:hover,
			body.post-type-archive-locais #main #content .listLocais .estados ul li a:hover
			 {background:#f9f9f9;color:#333;}
			 
			body.page-id-2397 #main #content .listLocais .estados ul li:last-child a,
			body.tax-estados #main #content .listLocais .estados ul li:last-child a,
			body.post-type-archive-locais #main #content .listLocais .estados ul li:last-child a
			 {-webkit-border-bottom-right-radius: 5px;-webkit-border-bottom-left-radius: 5px;-moz-border-radius-bottomright: 5px;-moz-border-radius-bottomleft: 5px;border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;}
			
			body.page-id-2397 #main #content .listLocais .box,
			body.tax-estados #main #content .listLocais .box,
			body.post-type-archive-locais #main #content .listLocais .box
			 {margin-top:40px;z-index:9999;}
			 
			body.page-id-2397 #main #content .listLocais .box .tituloEstado,
			body.tax-estados #main #content .listLocais .box .tituloEstado,
			body.post-type-archive-locais #main #content .listLocais .box .tituloEstado
			 {background: url('images/main/content/bg-linha-titulo.png') -215px bottom no-repeat; position:relative;}
			 
			body.page-id-2397 #main #content .listLocais .box .tituloEstado .detalhe,
			body.tax-estados #main #content .listLocais .box .tituloEstado .detalhe,
			body.post-type-archive-locais #main #content .listLocais .box .tituloEstado .detalhe
			 {width: 7px;height: 6px;position: absolute;background: url('images/main/content/bg-linha-titulo-detalhe.png');bottom: 0;left: 0;}
			 
			body.page-id-2397 #main #content .listLocais .box .tituloEstado h1,
			body.tax-estados #main #content .listLocais .box .tituloEstado h1,
			body.post-type-archive-locais #main #content .listLocais .box .tituloEstado h1
			 {font-size:22px;font-family:FrutigerLTStdCn,sans-serif;text-transform:uppercase;padding: 0 0 20px 32px;background:url('images/main/content/seta-estado-selecionado.png') 0 6px no-repeat;}
			 
			body.page-id-2397 #main #content .listLocais .box > ul,
			body.tax-estados #main #content .listLocais .box > ul,
			body.post-type-archive-locais #main #content .listLocais .box > ul
			 {border-top:1px solid #e0e0e0;margin-top: 9px;margin-bottom: 20px;}
			 
			body.page-id-2397 #main #content .listLocais .box > ul > li
			 {border-left:1px solid #e0e0e0;border-right:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;height:72px;}
			 
			body.tax-estados #main #content .listLocais .box > ul > li,
			body.post-type-archive-locais #main #content .listLocais .box > ul > li
			 {border-left:1px solid #e0e0e0;border-right:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;padding:18px 15px 18px 15px;line-height: 18px;}
			 
			 body.page-id-2397 #main #content .listLocais .box > ul > li div p,
			body.tax-estados #main #content .listLocais .box > ul > li div p {padding:0!important;}
			 
			body.page-id-2397 #main #content .listLocais .box > ul > li > a,
			body.tax-estados #main #content .listLocais .box > ul > li > a,
			body.post-type-archive-locais #main #content .listLocais .box > ul > li > a
			 {font-family:Arial,sans-serif;font-weight:bold;font-size:14px;display:block;clear:both;margin-top:15px;background: url('images/main/content/seta-estado-selecionado.png') -6px -80px no-repeat;padding: 0 0 0 17px; width:80px;}
			 
			body.page-id-2397 #main #content .listLocais .box > ul > li > a:hover,
			body.tax-estados #main #content .listLocais .box > ul > li > a:hover,
			body.post-type-archive-locais #main #content .listLocais .box > ul > li > a:hover
			 {text-decoration:underline;}
			 
			body.page-id-2397 #main #content .listLocais .box > ul > li h1,
			body.tax-estados #main #content .listLocais .box > ul > li h1,
			body.post-type-archive-locais #main #content .listLocais .box > ul > li h1
			 {font-family:Arial,sans-serif;font-weight:bold;font-size:14px;margin-bottom:4px;}
			 
			body.page-id-2397 #main #content .listLocais .box ul ul,
			body.tax-estados #main #content .listLocais .box ul ul,
			body.post-type-archive-locais #main #content .listLocais .box ul ul
			 {display:table;}
			 
			body.page-id-2397 #main #content .listLocais .box ul ul li,
			body.tax-estados #main #content .listLocais .box ul ul li,
			body.post-type-archive-locais #main #content .listLocais .box ul ul li			
			 {float:left;color:#b2b2b2; font-size:14px; font-weight:bold;}
			 
			body.page-id-2397 #main #content .listLocais .box ul ul li a,
			body.tax-estados #main #content .listLocais .box ul ul li a,
			body.post-type-archive-locais #main #content .listLocais .box ul ul li a
			 {color:#e8be03;font-weight:bold;font-size:14px;}
			 
			body.page-id-2397 #main #content .listLocais .box ul ul li a:hover,
			body.tax-estados #main #content .listLocais .box ul ul li a:hover,
			body.post-type-archive-locais #main #content .listLocais .box ul ul li a:hover
			 {text-decoration:underline;}
			 
			body.page-id-2397 #main #content .listLocais .box ul ul li span,
			body.tax-estados #main #content .listLocais .box ul ul li span,
			body.post-type-archive-locais #main #content .listLocais .box ul ul li span
			 {padding:0 7px;}
			
			body.page-id-2397 #main #content .listLocais .box > ul > li:last-child,
			body.tax-estados #main #content .listLocais .box > ul > li:last-child,
			body.post-type-archive-locais #main #content .listLocais .box > ul > li:last-child
			 {-webkit-border-bottom-right-radius: 20px;-moz-border-radius-bottomright: 20px;border-bottom-right-radius: 20px;}
			
			/* BUSCA DAS PÁGINAS INTERNAS */		
			.busca { width:100%; position:absolute; top:81px;z-index:10000;}
			.busca .moldura .hack {position:relative;}
			.busca .moldura .box {width:335px;height:58px;float:right;background:url('images/main/content/bg-busca.png') no-repeat -77px -26px;margin-right: -257px;}
			.busca .moldura .box .destaqueHack {width:534px;height:74px;background:url('images/main/content/destaque-hack.png') no-repeat;position:absolute;z-index:10010;right:-503px; top:-1px;}
			.busca .moldura .box .destaqueLinhaHack {width:255px;height:3px;background:url('images/main/content/destaque-linha-hack.png') repeat-x;position:absolute;z-index:10010;right:31px;top:-1px;}
			.busca .moldura {width:990px;margin:0 auto;}
			.busca .moldura .box ul {margin:6px 0 0 30px}
			.busca .moldura .box ul li {float:left;margin-right:14px;}
			.busca .moldura .box ul li a.lupa {}
			.busca .moldura .box ul li input.lupa {display:block; background:url('images/main/content/lupa-busca.png');display:block; width:16px;height:16px;text-indent:-9999px;margin-top:10px;border:none;cursor:pointer;}
			.busca .moldura .box ul li input.lupa:hover {background-position:-16px 0;}
			.busca .moldura .box ul li input.pesquisa {width:189px;height:37px; background:url('images/main/content/bg-input-busca.png');border:none;padding: 1px 20px 0 23px;font-family: FrutigerLTStdLightCn,sans-serif;font-size: 13px;}
			
			/* CONHEÇA A MCD */
			body.parent-pageid-5 #main .fundo #content,
			body.page-id-55 #main .fundo #content
			 {width:655px;float:left; display:table;margin-right:16px;margin-bottom:65px;}
			 
			body.parent-pageid-5 #main #content .banner,
			body.page-id-55 #main #content .banner
			 {width:655px;height:272px;padding:0 0 1px 0;margin:0 0 33px 0;}
			 
			body.parent-pageid-5 #main #content .subTitulo,
			body.page-id-55 #main #content .subTitulo
			 {background:url('images/main/content/bg-subtitulo-conheca-mcd.png') no-repeat 0 bottom; height:55px; margin-bottom:9px;}
			 
			body.parent-pageid-5 #main #content .subTitulo h2,
			body.page-id-55 #main #content .subTitulo h2
			 {font-family:FrutigerLTStdBoldCn,sans-serif;font-size:30px;letter-spacing: -3px;}
			 
			body.parent-pageid-5 #main #content .texto,
			body.page-id-55 #main #content .texto
			 {background: #F3F3F3;padding: 24px 25px 6px 25px;border: 1px solid #E1E1E1;margin-bottom:45px;}
			 
			body.parent-pageid-5 #main .aside,
			body.page-id-2423 #main .aside
			 {display:block;}		
			
			body.parent-pageid-5 #main .aside .boxConhecaAMCD {display:block;}	
			
			body.parent-pageid-5 #main .aside .artistas,
			body.page-id-2423 #main .aside .artistas
			 {display:block;}
			
			/* LICENCIAMENTO */
			body.page-id-6088 #main .fundo #content
			 {width:655px;float:left; display:table;margin-right:16px;margin-bottom:65px;}
			 
			body.page-id-6088 #main #content .banner
			 {width:655px;height:272px;padding:0 0 1px 0;margin:0 0 33px 0;}
			 
			body.page-id-6088 #main #content .subTitulo
			 {background:url('images/main/content/bg-subtitulo-conheca-mcd.png') no-repeat 0 bottom; height:55px; margin-bottom:9px;}
			 
			body.page-id-6088 #main #content .subTitulo h2
			 {font-family:FrutigerLTStdBoldCn,sans-serif;font-size:30px;letter-spacing: -3px;}
			 
			body.page-id-6088 #main #content .texto
			 {background: #F3F3F3;padding: 24px 25px 6px 25px;border: 1px solid #E1E1E1;margin-bottom:45px;}
			 
			body.page-id-6088 #main .aside
			 {display:block;}		
			
			body.page-id-6088 #main .aside .boxConhecaAMCD {display:none;}	
			
			body.page-id-6088 #main .aside .artistas
			 {display:block;}



			/* ARTISTAS */
			body.page-id-32 #main .lstClientes {width:1020px; display:table;}
			body.page-id-32 #main .lstClientes ul {display:table; width:320px; float:left; margin:0 17px 0 0;}
			body.page-id-32 #main .lstClientes ul li {float:left;padding:0 0 60px 0;}
			body.page-id-32 #main .lstClientes ul li a.imagem {display:block; width:320px; height:168px; padding:0 0 1px 0;}
			body.page-id-32 #main .lstClientes ul li a.texto {display:block; border-top:3px solid #fed100;width:319px;font-size:30px; font-family:FrutigerLTStdLightCn,sans-serif;text-align:center;background:url('images/main/content/bg-lst-artistas.png') repeat-x center 28px; padding:11px 0 0 0;}
			body.page-id-32 #main .lstClientes ul li a.texto span {background:#fff;padding:0 6px;}
			
			body.category-5 {}
			body.category-5 #main .lstClientes,
			body.artistas-colecao-infantil #main .lstClientes,
			body.category-153 #main .lstClientes,			
			body.artistas-colecao #main .lstClientes
			 {width:1020px; display:table;}
			 
			body.category-5 #main .lstClientes ul,
			body.artistas-colecao-infantil #main .lstClientes ul,
			body.artistas-colecao #main .lstClientes ul
			 {display:table;}
			 
			body.category-5 #main .lstClientes ul li,
			body.artistas-colecao-infantil #main .lstClientes ul li,
			body.category-153 #main .lstClientes ul li,
			body.artistas-colecao #main .lstClientes ul li
			 {float:left;padding:0 0 60px 0; width:320px; margin:0 17px 0 0;}
			 
			body.category-5 #main .lstClientes ul li a.imagem,
			body.artistas-colecao-infantil #main .lstClientes ul li a.imagem,
			body.category-153 #main .lstClientes ul li a.imagem,
			body.artistas-colecao #main .lstClientes ul li a.imagem
			 {display:block; width:320px; height:168px; padding:0 0 1px 0;}
			 
			body.category-5 #main .lstClientes ul li a.texto,
			body.artistas-colecao-infantil #main .lstClientes ul li a.texto,
			body.category-153 #main .lstClientes ul li a.texto,			
			body.artistas-colecao #main .lstClientes ul li a.texto
			 {display:block; border-top:3px solid #fed100;width:319px;font-size:30px; font-family:FrutigerLTStdLightCn,sans-serif;text-align:center;background:url('images/main/content/bg-lst-artistas.png') repeat-x center 28px; padding:11px 0 0 0;}
			 
			.lstClientes ul li a.texto span { background:#ffffff; padding:0 6px;}
			
			
			
			body.category-5 #main .lstClientes ul li a.texto span,
			body.artistas-colecao-infantil #main .lstClientes ul li a.texto span,
			body.artistas-colecao #main .lstClientes ul li a.texto span
			 {background:#fff;padding:0 6px;}
			
			/* ONDE COMPRAR */
			body.page-id-52 #main #content {width:655px;margin:0;float:left;margin-right:16px;}
			body.page-id-52 #main .aside {display:block;padding:126px 0 65px 0;}
			body.page-id-52 #main .aside .artistas {display:block;}
			
			body.page-id-52 #main #content .titulo {height: 46px;margin-bottom: 10px;border-bottom: 1px solid #FFE400;}
			body.page-id-52 #main #content .titulo h1
			 {font-size: 22px;font-family: FrutigerLTStdLightCn,sans-serif;text-transform: uppercase;letter-spacing: -1px;}
			
			body.tax-estados #main #content .titulo h1
			 {font-size: 22px;font-family: FrutigerLTStdLightCn,sans-serif;text-transform: uppercase;}
			 
			body.page-id-52 #main #content .titulo h1 span,
			body.tax-estados #main #content .titulo h1 span,
			body.post-type-archive-locais #main #content .titulo h1 span			
			 {font-family: FrutigerLTStdExtraBlackCn,sans-serif;}
			 
			body.page-id-52 #main #content .pontosVenda,
			body.tax-estados #main #content .pontosVenda,
			body.post-type-archive-locais #main #content .pontosVenda
			 {display:block;border:1px solid #E0E0E0;border-bottom:none;border-right:none;}
			 
			body.page-id-52 #main #content .pontosVenda ul,
			body.page-id-52 #main #content .pontosVenda ul li:last-child {background:#fff;-webkit-border-bottom-right-radius: 14px;-moz-border-radius-bottomright: 14px;border-bottom-right-radius: 14px;}
			body.page-id-52 #main #content .pontosVenda ul li {display: table;width: 100%;height: 61px;border-bottom: 1px solid #CBCBCB;border-right:1px solid #CBCBCB;}
			body.page-id-52 #main #content .pontosVenda ul li a.imagem {border-right:1px dotted #E8E8E8;float:left;display:block;padding:15px 14px;height:60px;}
			body.page-id-52 #main #content .pontosVenda ul li a.link {float:left;display:block;padding:33px 0 33px 48px; font-weight:bold; font-size:14px;background:url('images/main/aside/right/bullet-seta-loja.png') no-repeat 30px 34px;height: 24px;width:120px;}
			
			/* AGENDA DE SHOWS */
			body.agenda-de-shows ul.seletor li
			 {width:47px;height:46px;margin-right:5px;}
			 
			body.agenda-de-shows ul.seletor li a
			 {width:47px;height:45px;background:url('images/main/content/bg-agenda.png') -76px -31px no-repeat;display:block;text-align:center;font-size:12px;font-weight:bold;color:#6c6c6c;padding: 10px 0 0 0;text-shadow: 1px 1px 0px #fff; -webkit-text-shadow: 1px 1px 0px #fff; -moz-text-shadow: 1px 1px 0px #fff; filter: dropshadow(color=#fff, offx=1, offy=1);}
			body.agenda-de-shows ul.seletor li a:hover {background-position:-76px -121px;}
			body.agenda-de-shows ul.seletor li a.ativo {background-position:-76px -121px;}
			body.agenda-de-shows ul.seletor li a span {display:block;font-size:10px;}
			
			body.agenda-de-shows .boxAgenda {background:#fff;border-bottom:1px solid #e0e0e0;-webkit-border-bottom-right-radius: 20px;-moz-border-radius-bottomright: 20px;border-bottom-right-radius: 20px;border:1px solid #e0e0e0!important; border-bottom:0!important;margin-bottom:68px;margin-top:30px;}
			 
			body.agenda-de-shows .boxAgenda li
			 {display:table;width:100%; border-bottom:1px solid #cbcbcb;}
			 
			body.agenda-de-shows .boxAgenda td.colunaData {background:#f3f3f3;border:1px solid #fff;}
			 
			body.agenda-de-shows .boxAgenda tr.on td.colunaData {background:#fbcf2e;color:#fff;border:none;border-right: 1px dotted #E8E8E8;} 
			 
			body.agenda-de-shows .boxAgenda li:last-child {-webkit-border-bottom-right-radius: 20px;-moz-border-radius-bottomright: 20px;border-bottom-right-radius: 20px;}
			
			body.agenda-de-shows .boxAgenda tr.on span.data {width:89px;}
			
			body.agenda-de-shows .boxAgenda span.data {width:88px;height:41px;display:block;float:left; text-align:center;font-weight:bold;padding:13px 0 0 0; cursor:pointer; font-family: FrutigerLTStdLightCn,sans-serif;font-size: 29px;font-weight: 100;}
			 
			body.agenda-de-shows .boxAgenda span.descricao {height:39px;padding:22px 16px 0 16px;display:block;float:left; font-size:12px; color:#737373;width:530px; cursor:pointer;border-left: 1px dotted #E8E8E8;}
			 
			body.agenda-de-shows .boxAgenda span.descricao:hover {color:#000;}
			 
			body.agenda-de-shows .boxAgenda tr.on span.descricao {font-weight:bold;color:#000;border:none!important;}
			 
			body.agenda-de-shows .boxAgenda .conteudoAgenda {padding:22px 16px 0 16px;font-size:12px; color:#737373;display:none;}			
			 
			body.agenda-de-shows #main #content/*,
			body.category-23 #main #content*/
			 {width:655px;float:left;margin:0;margin-right:16px;}
			
			body.agenda-de-shows #main .aside/*,
			body.category-23 #main .aside*/
			 {display:block;}
			 
			body.agenda-de-shows #main .aside .noticiasAside/*,
			body.category-23 #main .aside .noticiasAside	*/
			 {display:table;}			 
			
			body.search #main #content {width:655px;float:left;margin-right: 16px;}
			body.search #main .aside, 
			body.search #main .aside .noticiasAside			
			 {display:block!important;}
			 
			body.single.agenda-de-shows #main .aside .noticiasAside {display:table;}
			
			body.search #main #content .titulo,
			body.page-id-2397 #main #content .titulo,
			body.tax-estados #main #content .titulo/*,
			body.post-type-archive-locais #main #content .titulo*/											
			 {display:table; width:655px; padding:0 0 17px 0;border-bottom: 1px solid #FFE400;margin-bottom: 9px;font-family: FrutigerLTStdLightCn,sans-serif;text-transform:uppercase;}
			 			 
			body.category-23 #main #content .titulo,
			body.agenda-de-shows #main #content .titulo
			 {display:table; width:655px; padding:0 0 17px 0;border-bottom: 1px solid #FFE400;font-family: FrutigerLTStdLightCn,sans-serif;text-transform:uppercase;}
			 
			body.category-agenda-de-shows #main #content .titulo h1,
			body.category-23 #main #content .titulo h1,
			body.agenda-de-shows #main #content .titulo h1,
			body.search #main #content .titulo h1		
			 {font-family: FrutigerLTStdLightCn,sans-serif;font-size: 22px;float: left;}
			 
			body.page-id-2397 #main #content .titulo h1,
			body.tax-estados #main #content .titulo h1,
			body.post-type-archive-locais #main #content .titulo h1,
			body.post-type-archive-locais #main #content .titulo h1						
			 {font-family: FrutigerLTStdLightCn,sans-serif;font-size: 21px;float: left;}
			 
			body.category-agenda-de-shows #main #content .titulo h1 span,
			body.category-23 #main #content .titulo h1 span,
			body.agenda-de-shows #main #content .titulo h1 span,
			body.search #main #content .titulo h1 span,
			body.page-id-2397 #main #content .titulo h1 span			
			 {font-family: FrutigerLTStdExtraBlackCn,sans-serif;}
			 
			 body.search #main #content h2			
			 {font-family: FrutigerLTStdBoldCn,sans-serif;font-size: 21px;}
			 body.search #main #content h2 a {color:#E8B004;}
			
			/* BLOGS */
			body.page-id-72 #main #content {width:655px;float:left;margin:0;margin-right:16px;}
			body.page-id-72 #main #content .titulo {display: table;width: 655px;padding: 0 0 17px 0;border-bottom: 1px solid #FFE400;margin-bottom: 9px;font-family: FrutigerLTStdLightCn,sans-serif;text-transform: uppercase;}
			body.page-id-72 #main #content .titulo h1 {font-family: FrutigerLTStdLightCn,sans-serif;font-size: 22px;float: left;}
			body.page-id-72 #main #content .titulo span {font-family: FrutigerLTStdExtraBlackCn,sans-serif;f}
			body.page-id-72 #main #content ul li {font-family:Arial, Helvetica, sans-serif;font-size:12px;background: url('images/main/content/seta-cinza.png') no-repeat left 8px;padding: 0 0 0 15px;}
			body.page-id-72 #main #content ul li h1 {font-family:FrutigerLTStdCn,sans-serif; font-size:30px;}
			body.page-id-72 #main #content ul li h1 span.azul {color:#6dbcff;}
			body.page-id-72 #main #content ul li h1 span.m {color:#ff0000;}
			body.page-id-72 #main #content ul li h1 span.c {color:#4bd599;}
			body.page-id-72 #main #content ul li h1 span.d {color:#ff7800;}
			body.page-id-72 #main #content ul li h1 span.k {color:#ff00f6;}
			body.page-id-72 #main #content ul li h1 span.i {color:#00e51b;}
			body.page-id-72 #main #content ul li h1 span.d {color:#0042fe;}
			body.page-id-72 #main #content ul li h1 span.s {color:#ffc11a;}
			
			/* DETALHES DO ARTISTAS */
			body.single #main #content {width:655px;float:left;margin-right:16px;}
			body.single #main #content .banner {width:655px;height:272px;padding:0 0 1px 0;}
			body.single #main #content .nomeArtista {width:630px;height:75px;background:url('images/main/content/bg-titulo-detalhe-artistas.png') no-repeat; font-family:FrutigerLTStdLightCn,sans-serif;font-size:48px;padding:15px 0 0 25px;}
			body.single #main #content .texto {background:#f3f3f3;padding:24px 25px 6px 25px;border:1px solid #e1e1e1;} 
			body.single #main .aside {display:block;}
			body.single #main .aside .info {display:block;}
			
			body.single #main .aside .compartilhamento {display:none;}
			
			body.artistas-colecao.single #main .aside .compartilhamento {display:block; padding:30px 0; padding: 10px 0 50px 0; background: url('images/main/aside/right/bg-info.png') no-repeat 0 -304px; }
			body.artistas-colecao.single #main .aside .compartilhamento .network {}
			
			body.artistas-colecao.single #main .aside .compartilhamento ul.network {margin-left:12px;  }
			body.artistas-colecao.single #main .aside .compartilhamento ul.network li { list-style:none; padding:0; float:left; margin:4px 0 0 5px; }
			body.artistas-colecao.single #main .aside .compartilhamento ul.network li.facebookShare { width:76px; }
			body.artistas-colecao.single #main .aside .compartilhamento ul.network li.googleShare { width:59px; }
			body.artistas-colecao.single #main .aside .compartilhamento ul.network li.twitterShare { width:105px; }

			body.propriedades.single #main .aside .compartilhamento {display:block; margin-top:-60px; padding:30px 0; padding: 10px 0 50px 0; background: url('images/main/aside/right/bg-info.png') no-repeat 0 -304px; }
			body.propriedades.single #main .aside .compartilhamento .network {}
			
			body.propriedades.single #main .aside .compartilhamento ul.network {margin-left:12px;  }
			body.propriedades.single #main .aside .compartilhamento ul.network li { list-style:none; padding:0; float:left; margin:4px 0 0 5px; }
			body.propriedades.single #main .aside .compartilhamento ul.network li.facebookShare { width:76px; }
			body.propriedades.single #main .aside .compartilhamento ul.network li.googleShare { width:59px; }
			body.propriedades.single #main .aside .compartilhamento ul.network li.twitterShare { width:105px; }
			
			body.propriedades.single section#content a.texto span { background: none repeat scroll 0 0 #FFFFFF;}


			
			
			body.single #main .aside .fb-like-box {display:block;}			
			body.single #main .aside .twitter {display:block;}
			

			body.single #main #content .titulo {height:55px; background: url('images/main/content/bg-linha-titulo.png') -215px bottom no-repeat; font-size:30px; margin-bottom:10px;position:relative;clear:both;}
			body.single #main #content .titulo h1 {font-size:30px;font-family:FrutigerLTStdBoldCn,sans-serif;letter-spacing: -3px;}
			
			body.single #main #content .musica {margin:50px 0 50px 0;}
			body.produtos.single #main #content .musica {margin:0;}
			body.single #main #content .musica .titulo {background: url('images/main/content/bg-linha-titulo.png') -204px bottom no-repeat;}
			body.single #main #content .albuns {/*margin:50px 0 58px 0;*/display:table;width:655px;}	
			body.single #main #content .albuns .titulo {background: url('images/main/content/bg-linha-titulo.png') -215px bottom no-repeat; width:653px;}		
			body.single #main #content .albuns ul {display:table;}
			body.single #main #content .albuns ul li {float:left;width:155px;height:210px;margin:0 11px 20px 0; display:table;position:relative;}
			body.single #main #content .albuns ul li.ultimo {margin:0 0 20px 0;}
			body.single #main #content .albuns ul li:last-child {margin:0;}
			body.single #main #content .albuns ul li a {display:block;top:0;left:0;width:155px;height:155px;position:absolute;}
			body.single #main #content .albuns .imagem {width:154px;height:153px;}
			body.single #main #content .albuns .descricao {/*padding:11px 0 0 0;*/ height:44px;position:absolute;top:160px;left:0;}
			body.single #main #content .albuns .descricao .nome {color:#eab71c; font-size:11px; font-weight:bold; text-transform:uppercase;display:block;}
			body.single #main #content .albuns .descricao .tipoAno {color:#000; font-size:11px; text-transform:uppercase;display:block;}
			
			body.single #main #content .imagens {margin:50px 0 65px 0;display:table;width:100%;}	
			body.single #main #content .imagens .titulo {background: url('images/main/content/bg-linha-titulo.png') -215px bottom no-repeat; width:653px;}		
			body.single #main #content .imagens ul {display:table;}
			body.single #main #content .imagens ul li {float:left;width:155px;height:155px;margin:0 11px 11px 0;}
			body.single #main #content .imagens ul li.ultimo {margin:0 0 11px 0;}
			body.single #main #content .imagens ul li:last-child {margin:0;}
			body.single #main #content .imagens a {float:left;display:block;width:155px;height:155px;}			
						
			body.single #main #content .btnTopo {margin:0 0 65px 0;}		
						
			body.single.artistas-colecao #main #content .btnTopo {margin:0 14px 0 0;}			
			
			body.single #main #content a.btnVoltarMenuArtistas {background:url('images/main/content/btn-voltar-menu-artistas.png') no-repeat;text-indent:-9999px; width:191px;height:25px;float:left;display:block;}
			
			body.single #main #content .videos {margin:50px 0 0 0;}
			
			/* DETALHES DO ARTISTAS */
			body.parent-pageid-32 #main #content {width:655px;float:left;margin-right:17px;}
			body.parent-pageid-32 #main #content .banner {width:655px;height:272px;padding:0 0 1px 0;}
			body.parent-pageid-32 #main #content .titulo {width:630px;height:75px;background:url('images/main/content/bg-titulo-detalhe-artistas.png') no-repeat; font-family:FrutigerLTStdLightCn,sans-serif;font-size:48px;padding:15px 0 0 25px;}
			body.parent-pageid-32 #main #content .texto {background:#f3f3f3;padding:20px 25px 20px 25px;border:1px solid #e1e1e1;} 
			body.parent-pageid-32 #main .aside {display:block;}
			
			/* PRODUTOS */
			#main #content ul.menuProdutos {background:url('images/main/content/bg-menu-produtos.png') no-repeat;width:655px; height: 55px; display:table; margin-right:15px; float:left;}
			#main #content ul.menuProdutos li {float:left;}
			#main #content ul.menuProdutos li a {height:44px;display:block;padding:5px 0 6px 6px;text-shadow: 1px 1px 0px #FFE551; -webkit-text-shadow: 1px 1px 0px #FFE551; -moz-text-shadow: 1px 1px 0px #FFE551; filter: dropshadow(color=#FFE551, offx=1, offy=1);}
			#main #content ul.menuProdutos li a span {display:block; height:20px;padding:10px 16px;font-size:18px; font-family:FrutigerLTStdCn,sans-serif; letter-spacing:-1px;}
			#main #content ul.menuProdutos li a:hover span {-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px; -html-border-radius:4px;box-shadow:1px 1px 3px #fdce00 inset;background:url('images/main/content/bg-over-menu-produtos.png') repeat-x; border-right: solid 1px #f8dd5d;border-bottom: 1px solid #f8dd5d; border-top: 1px solid #E6AB00;border-left: solid 1px #E6AB00;padding:9px 15px;}
			#main #content ul.menuProdutos li a:hover {background:url('images/main/content/seta-menu-produtos.png') no-repeat center bottom;text-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; filter: none;}
			
			/* ACENDIMENTO DOS BOTÕES */
			
			/* CATEGORIA DE PRODUTOS */
			body.category-8 #main #content ul.menuProdutos li.todos a span,
			body.category-cds #main #content ul.menuProdutos li.cds a span,
			body.single.cds #main #content ul.menuProdutos li.cds a span,
			body.category-dvds-bluray #main #content ul.menuProdutos li.dvdsBluray a span,
			body.single.dvds-bluray #main #content ul.menuProdutos li.dvdsBluray a span,
			body.category-kits #main #content ul.menuProdutos li.kits a span,
			body.single.kits #main #content ul.menuProdutos li.kits a span,
			body.category-brinquedosjogos #main #content ul.menuProdutos li.brinquedosJogos a span,
			body.single.brinquedosjogos #main #content ul.menuProdutos li.brinquedosJogos a span,
			body.category-aplicativos #main #content ul.menuProdutos li.aplicativos a span,
			body.single.aplicativos #main #content ul.menuProdutos li.aplicativos a span,
			body.category-outros #main #content ul.menuProdutos li.outros a span,
			body.single.outros #main #content ul.menuProdutos li.outros a span,
			
			body.category-produtos-infantil #main #content ul.menuProdutos li.todos a span,
			body.category-produtos-infantil-cds #main #content ul.menuProdutos li.cds a span,
			body.category-produtos-infantil-dvds-blu-ray #main #content ul.menuProdutos li.dvdBluray a span,
			body.category-produtos-infantil-kits #main #content ul.menuProdutos li.kits a span,
			body.category-produtos-infantil-brinquedos-jogos #main #content ul.menuProdutos li.brinquedosJogos a span,
			body.category-produtos-infantil-aplicativos #main #content ul.menuProdutos li.aplicativos a span,
			body.category-produtos-infantil-outros #main #content ul.menuProdutos li.outros a span,
			
			body.category-produtos-brasileira #main #content ul.menuProdutos li.todos a span,
			body.category-produtos-brasileira-cds #main #content ul.menuProdutos li.cds a span,
			body.category-produtos-brasileira-dvds-blu-ray #main #content ul.menuProdutos li.dvdBluray a span,
			body.category-produtos-brasileira-kits #main #content ul.menuProdutos li.kits a span,
			body.category-produtos-brasileira-brinquedos-jogos #main #content ul.menuProdutos li.brinquedosJogos a span,
			body.category-produtos-brasileira-aplicativos #main #content ul.menuProdutos li.aplicativos a span,
			body.category-produtos-brasileira-outros #main #content ul.menuProdutos li.outros a span,
			
			body.category-produtos-bem-estar #main #content ul.menuProdutos li.todos a span,
			body.category-produtos-bem-estar-cds #main #content ul.menuProdutos li.cds a span,
			body.category-produtos-bem-estar-dvds-blu-ray #main #content ul.menuProdutos li.dvdBluray a span,
			body.category-produtos-bem-estar-kits #main #content ul.menuProdutos li.kits a span,
			body.category-produtos-bem-estar-brinquedos-jogos #main #content ul.menuProdutos li.brinquedosJogos a span,
			body.category-produtos-bem-estar-aplicativos #main #content ul.menuProdutos li.aplicativos a span,
			body.category-produtos-bem-estar-outros #main #content ul.menuProdutos li.outros a span,
			
			body.category-produtos-eletronica #main #content ul.menuProdutos li.todos a span,
			body.category-produtos-eletronica-cds #main #content ul.menuProdutos li.cds a span,
			body.category-produtos-eletronica-dvds-blu-ray #main #content ul.menuProdutos li.dvdBluray a span,
			body.category-produtos-eletronica-kits #main #content ul.menuProdutos li.kits a span,
			body.category-produtos-eletronica-brinquedos-jogos #main #content ul.menuProdutos li.brinquedosJogos a span,
			body.category-produtos-eletronica-aplicativos #main #content ul.menuProdutos li.aplicativos a span,
			body.category-produtos-eletronica-outros #main #content ul.menuProdutos li.outros a span,
			
			body.category-produtos-world-music #main #content ul.menuProdutos li.todos a span,
			body.category-produtos-world-music-cds #main #content ul.menuProdutos li.cds a span,
			body.category-produtos-world-music-dvds-blu-ray #main #content ul.menuProdutos li.dvdBluray a span,
			body.category-produtos-world-music-kits #main #content ul.menuProdutos li.kits a span,
			body.category-produtos-world-music-brinquedos-jogos #main #content ul.menuProdutos li.brinquedosJogos a span,
			body.category-produtos-world-music-aplicativos #main #content ul.menuProdutos li.aplicativos a span,
			body.category-produtos-world-music-outros #main #content ul.menuProdutos li.outros a span,
			
			body.produtos-infantil-cds #main #content ul.menuProdutos li.cds a span
			
			 {-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px; -html-border-radius:4px;box-shadow:1px 1px 3px #fdce00 inset;background:url('images/main/content/bg-over-menu-produtos.png') repeat-x; border-right: solid 1px #f8dd5d;border-bottom: 1px solid #f8dd5d; border-top: 1px solid #E6AB00;border-left: solid 1px #E6AB00;padding:9px 15px;}
			
			/* SETA - CATEGORIA DE PRODUTOS */ 
			body.category-8 #main #content ul.menuProdutos li.todos a,
			body.category-cds #main #content ul.menuProdutos li.cds a,
			body.single.cds #main #content ul.menuProdutos li.cds a,
			body.category-dvds-bluray #main #content ul.menuProdutos li.dvdsBluray a,
			body.single.dvds-bluray #main #content ul.menuProdutos li.dvdsBluray a,
			body.category-kits #main #content ul.menuProdutos li.kits a,
			body.single.kits #main #content ul.menuProdutos li.kits a,
			body.category-brinquedosjogos #main #content ul.menuProdutos li.brinquedosJogos a,
			body.single.brinquedosjogos #main #content ul.menuProdutos li.brinquedosJogos a,
			body.category-aplicativos #main #content ul.menuProdutos li.aplicativos a,
			body.single.aplicativos #main #content ul.menuProdutos li.aplicativos a,
			body.category-outros #main #content ul.menuProdutos li.outros a,
			body.single.outros #main #content ul.menuProdutos li.outros a,
			
			body.category-produtos-infantil #main #content ul.menuProdutos li.todos a,
			body.category-produtos-infantil-cds #main #content ul.menuProdutos li.cds a,
			body.category-produtos-infantil-dvds-blu-ray #main #content ul.menuProdutos li.dvdBluray a,
			body.category-produtos-infantil-kits #main #content ul.menuProdutos li.kits a,
			body.category-produtos-infantil-brinquedos-jogos #main #content ul.menuProdutos li.brinquedosJogos a,
			body.category-produtos-infantil-aplicativos #main #content ul.menuProdutos li.aplicativos a,
			body.category-produtos-infantil-outros #main #content ul.menuProdutos li.outros a,
			
			body.category-produtos-brasileira #main #content ul.menuProdutos li.todos a,
			body.category-produtos-brasileira-cds #main #content ul.menuProdutos li.cds a,
			body.category-produtos-brasileira-dvds-blu-ray #main #content ul.menuProdutos li.dvdBluray a,
			body.category-produtos-brasileira-kits #main #content ul.menuProdutos li.kits a,
			body.category-produtos-brasileira-brinquedos-jogos #main #content ul.menuProdutos li.brinquedosJogos a,
			body.category-produtos-brasileira-aplicativos #main #content ul.menuProdutos li.aplicativos a,
			body.category-produtos-brasileira-outros #main #content ul.menuProdutos li.outros a,
			
			body.category-produtos-bem-estar #main #content ul.menuProdutos li.todos a,
			body.category-produtos-bem-estar-cds #main #content ul.menuProdutos li.cds a,
			body.category-produtos-bem-estar-dvds-blu-ray #main #content ul.menuProdutos li.dvdBluray a,
			body.category-produtos-bem-estar-kits #main #content ul.menuProdutos li.kits a,
			body.category-produtos-bem-estar-brinquedos-jogos #main #content ul.menuProdutos li.brinquedosJogos a,
			body.category-produtos-bem-estar-aplicativos #main #content ul.menuProdutos li.aplicativos a,
			body.category-produtos-bem-estar-outros #main #content ul.menuProdutos li.outros a,
			
			body.category-produtos-eletronica #main #content ul.menuProdutos li.todos a,
			body.category-produtos-eletronica-cds #main #content ul.menuProdutos li.cds a,
			body.category-produtos-eletronica-dvds-blu-ray #main #content ul.menuProdutos li.dvdBluray a,
			body.category-produtos-eletronica-kits #main #content ul.menuProdutos li.kits a,
			body.category-produtos-eletronica-brinquedos-jogos #main #content ul.menuProdutos li.brinquedosJogos a,
			body.category-produtos-eletronica-aplicativos #main #content ul.menuProdutos li.aplicativos a,
			body.category-produtos-eletronica-outros #main #content ul.menuProdutos li.outros a,
			
			body.category-produtos-world-music #main #content ul.menuProdutos li.todos a,
			body.category-produtos-world-music-cds #main #content ul.menuProdutos li.cds a,
			body.category-produtos-world-music-dvds-blu-ray #main #content ul.menuProdutos li.dvdBluray a,
			body.category-produtos-world-music-kits #main #content ul.menuProdutos li.kits a,
			body.category-produtos-world-music-brinquedos-jogos #main #content ul.menuProdutos li.brinquedosJogos a,
			body.category-produtos-world-music-aplicativos #main #content ul.menuProdutos li.aplicativos a,
			body.category-produtos-world-music-outros #main #content ul.menuProdutos li.outros a,
			
			body.produtos-infantil-cds #main #content ul.menuProdutos li.cds a
			
			 {background:url('images/main/content/seta-menu-produtos.png') no-repeat center bottom;text-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; filter: none;}
			 
			
			/* CONTATO */
			body.page-id-81 #main #content,
			body.page-id-83 #main #content,
			body.page-id-86 #main #content,
			body.page-id-664 #main #content {width:655px;margin:0;float:left;padding:0 0 90px 0; margin-right:16px;}			
			
			/* MENU DE CONTATO */
			#main #content ul.menuContato {background:url('images/main/content/bg-menu-produtos.png') no-repeat;width:650px; height: 55px; display:table; padding:0 0 0 5px;}
			#main #content ul.menuContato li {float:left;}
			#main #content ul.menuContato li a {height:44px;display:block;padding:5px 0 6px 0;text-shadow: 1px 1px 0px #FFE551; -webkit-text-shadow: 1px 1px 0px #FFE551; -moz-text-shadow: 1px 1px 0px #FFE551; filter: dropshadow(color=#FFE551, offx=1, offy=1);width:215px;}
			#main #content ul.menuContato li a span {display:block; height:20px;padding:10px 0;text-align:center;font-size:18px; font-family:FrutigerLTStdCn,sans-serif; letter-spacing:-1px;}
			#main #content ul.menuContato li a:hover span {-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px; -html-border-radius:4px;box-shadow:1px 1px 3px #fdce00 inset;background:url('images/main/content/bg-over-menu-produtos.png') repeat-x; border-right: solid 1px #f8dd5d;border-bottom: 1px solid #f8dd5d; border-top: 1px solid #E6AB00;border-left: solid 1px #E6AB00;padding:9px 0;}
			#main #content ul.menuContato li a:hover {background:url('images/main/content/seta-menu-produtos.png') no-repeat center bottom;text-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; filter: none;}
			
			#main #content .sessao {height:18px;border-bottom:1px solid #ffe400;font-family:FrutigerLTStdLightCn,sans-serif;text-transform:uppercase; font-size:22px;padding:1px 0 25px 0;width:655px;}
			#main #content .indicacao {font-family:FrutigerLTStdLightCn,sans-serif; font-size:20px;padding:35px 0;width:655px;}
			#main #content .mensagemStatus {background: #FBCF2E;padding: 30px 0;margin-bottom: 40px;text-align: center;font-size: 18px;color: #333;-webkit-border-bottom-right-radius: 14px;-moz-border-radius-bottomright: 14px;border-bottom-right-radius: 14px;font-family:FrutigerLTStdBoldCn,sans-serif;}
			
			/* FORMULÁRIO DE CONTATO */
			#main #content form#contato {} 
			#main #content form#contato label {font-family:FrutigerLTStdBoldCn,sans-serif;font-size:14px; display:block;padding:0 0 16px 0;}
			#main #content form#contato ul {display:table;width:655px;}
			#main #content form#contato ul li {padding:0 0 18px 0;}
			#main #content form#contato ul li.nome {width:318px;float:left;margin-right: 17px;}
			#main #content form#contato ul li.nome input {width:306px;height:40px;padding:0 5px;}
			 
			#main #content form#contato ul li.nomeNovidades {width:318px;float:left;margin-right:17px;}
			#main #content form#contato ul li.nomeNovidades input {width:306px;height:40px;padding:0 5px;} 
			
			#main #content form#contato ul li.email {width:318px;float:left;}
			#main #content form#contato ul li.email input {width:306px;height:40px;padding:0 5px;} 
			
			#main #content form#contato ul li.sexo {width:318px;float:left;}
			#main #content form#contato ul li.sexo select {width:100%;height:42px;}
			
			#main #content form#contato ul li.empresa {width:318px;margin-left:17px;float:right;}
			#main #content form#contato ul li.empresa input {width:306px;height:40px;padding:0 5px;} 
			
			#main #content form#contato ul li.endereco {width:318px;margin-right:17px;float:left;}
			#main #content form#contato ul li.endereco input {width:306px;height:40px;padding:0 5px;} 
			
			#main #content form#contato ul li.numero {width:318px;float:right;}
			#main #content form#contato ul li.numero input {width:306px;height:40px;padding:0 5px;}  
			
			#main #content form#contato ul li.bairro {width:318px;margin-right:17px;float:left;}
			#main #content form#contato ul li.bairro input {width:306px;height:40px;padding:0 5px;}   
			
			#main #content form#contato ul li.cep {width:318px;float:right;}
			#main #content form#contato ul li.cep input {width:306px;height:40px;padding:0 5px;} 
			
			#main #content form#contato ul li.estado {width:318px;float:right;}
			#main #content form#contato ul li.estado select {width:100%;height:42px;} 
			
			#main #content form#contato ul li.cidade {width:318px;float:left;}
			#main #content form#contato ul li.cidade input {width:306px;height:40px;padding:0 5px;}  
			
			#main #content form#contato ul li.telefone {width:318px;float:right;}
			#main #content form#contato ul li.telefone input {width:306px;height:40px;padding:0 5px;}   
			
			#main #content form#contato ul li.assunto {width:318px;float:left;}
			#main #content form#contato ul li.assunto select {width:100%;height:42px;}  
			
			#main #content form#contato ul li.arquivo {width:318px;margin-left:17px;float:right;}
			
			#main #content form#contato ul li.mensagem {width:655px;float:left;}
			#main #content form#contato ul li.mensagem textarea {width:643px;height:136px;max-width:643px;max-height:136px;min-width:643px;min-height:136px;padding:9px 5px;} 
			
			#main #content form#contato ul li.nome input,
			#main #content form#contato ul li.nomeNovidades input,
			#main #content form#contato ul li.email input,
			#main #content form#contato ul li.empresa input,
			#main #content form#contato ul li.endereco input,
			#main #content form#contato ul li.bairro input,
			#main #content form#contato ul li.cep input,
			#main #content form#contato ul li.numero input,
			#main #content form#contato ul li.estado select,
			#main #content form#contato ul li.cidade input,
			#main #content form#contato ul li.telefone input,
			#main #content form#contato ul li.assunto select,
			#main #content form#contato ul li.sexo select,
			#main #content form#contato ul li.mensagem textarea {background:#f3f3f3;border:1px solid #e0e0e0; font-family: FrutigerLTStdLightCn,sans-serif;font-size: 17px;}
			
			#main #content form#contato ul li.btnEnviar {float:left;width:600px;}			
			#main #content form#contato ul li.btnEnviar input {background:#000;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;color:#fff;border:none;padding: 11px 39px;font-family:FrutigerLTStdLightCn,sans-serif;text-transform:uppercase;font-size:20px;letter-spacing: -1px; cursor:pointer;transition: all .3s;-moz-transition: all .3s; /* Firefox 4 */-webkit-transition: all .3s; /* Safari and Chrome */-o-transition: all .3s; /* Opera */}
			#main #content form#contato ul li.btnEnviar input:hover {background:#ffeb12;color:#000;}
			
			/* ONDE ESTAMOS */
			body.parent-pageid-78 #main .aside {display:block;padding:140px 0 65px 0;width:319px;float:left;}
			body.parent-pageid-78 #main .aside .ondeEstamos {display:block;background: url('images/main/aside/right/bg-onde-comprar.png') no-repeat;width:319px;height:49px;}
			body.parent-pageid-78 #main .aside .ondeEstamos span {display:block;background: url('images/main/aside/right/bullet-seta-baixo.png') no-repeat 19px center;padding: 12px 0 0 40px;height: 41px;text-transform: uppercase;letter-spacing: -1px;color:#fff;font-family: FrutigerLTStdLightCn,sans-serif;font-size: 20px;}
			body.parent-pageid-78 #main .aside .ondeEstamos span strong {font-family: FrutigerLTStdBoldCn,sans-serif;}
			
			/* MAPA */
			body.parent-pageid-78 #main .aside .endereco {display:block;margin-top:40px;}
			body.parent-pageid-78 #main .aside .endereco address {font-family: FrutigerLTStdCn,sans-serif;color:#9c9c9c; font-style:normal;font-size:16px;display:block;margin-bottom:20px;}
			body.parent-pageid-78 #main .aside .endereco .tels {font-family: FrutigerLTStdBoldCn,sans-serif;color:#fbcf2e;font-size:20px;display:block;margin-bottom:38px;}
			body.parent-pageid-78 #main .aside .endereco .boxMapa {border:1px solid #e0e0e0;-webkit-border-bottom-right-radius: 14px;-moz-border-radius-bottomright: 14px;border-bottom-right-radius: 14px;background:#f3f3f3;}
			body.parent-pageid-78 #main .aside .endereco .boxMapa .mapa {height:305px;-webkit-border-bottom-right-radius: 14px;-moz-border-radius-bottomright: 14px;border-bottom-right-radius: 14px;border-bottom:1px solid #e0e0e0;background:url('/images/mapa-fake.jpg') no-repeat;width:316px;height:305px;}			
			body.parent-pageid-78 #main .aside .endereco .boxMapa .mapa iframe {-webkit-border-bottom-right-radius: 14px;-moz-border-radius-bottomright: 14px;border-bottom-right-radius: 14px;}
			body.parent-pageid-78 #main .aside .endereco .boxMapa .btnSaibaComoChegar {background:#f3f3f3;height:25px;-webkit-border-bottom-right-radius: 14px;-moz-border-radius-bottomright: 14px;border-bottom-right-radius: 14px;padding:10px 0 0 14px;}
			body.parent-pageid-78 #main .aside .endereco .boxMapa .btnSaibaComoChegar a {font-size: 12px;font-family: Arial,sans-serif;}
			body.parent-pageid-78 #main .aside .endereco .boxMapa .btnSaibaComoChegar a span {color: #FED100;padding: 0 3px 0 0;}}
				/* OUTROS PRODUTOS */
				body.page-id-36 #main #content {width:990px;margin:0 0 0 0;float:left;display:block;}
				body.page-id-36 #main #content .todosProdutos {display:block;}
				
				/* -| PRODUTO (DETALHES) |- */
				body.produtos.single #main .aside {display:block;} 
				body.produtos.single #main #content {width:655px;float:left;margin:0;}
				body.produtos.single #main #content ul.menuProdutos {clear:both;}
				body.produtos.single #main #content .principal {margin-top:2px; display:block;clear:both;width:601px; position:relative;height:auto!important;background:#f3f3f3;border-bottom:1px solid #fff;padding:27px 27px 10px 27px!important;}
				body.produtos.single #main #content .box {margin-top:11px;width:655px;display:table;}
				body.produtos.single #main #content .box .capa {width:272px;height:272px;overflow:hidden;float:left;}
				body.produtos.single #main #content .box .info {width:382px;height:272px;background:#eab71c;float:left; margin-left:1px; position:relative;}
				body.produtos.single #main #content .box .info .textoProduto {padding:28px 22px 0 22px}
				body.produtos.single #main #content .box .info .textoProduto h1 {font-size: 30px;font-family: FrutigerLTStdCn,sans-serif;margin-bottom: 15px;}
				body.produtos.single #main #content .box .info .codigo {background:url('images/main/content/bg-descricao-produto-pq.png') no-repeat; width:371px; height:37px; position:absolute;bottom:0;left:0;text-align: right;font-size: 18px;font-family: FrutigerLTStdCn,sans-serif;padding: 15px 11px 0 0;}
				
				body.produtos.single #main #content ul.network { position:absolute; bottom:12px; left:7px; }
				body.produtos.single #main #content ul.network li { list-style:none; padding:0; float:left; margin:4px 0 0 5px; }
				body.produtos.single #main #content ul.network li.facebook { width:76px; }
				body.produtos.single #main #content ul.network li.google { width:59px; }
				body.produtos.single #main #content ul.network li.twitter { width:105px; }
				
				body.produtos.single #main #content .nome {display:table;width:655px;height:90px;background:url('images/main/content/bg-descricao-produto.png') no-repeat;margin:0;}
				body.produtos.single #main #content .nome .tituloProduto {float:left;width:482px;height:72px; padding:18px 0 0 27px;} 
				body.produtos.single #main #content .nome .tituloProduto h1 {font-family:FrutigerLTStdCn,sans-serif;font-size:30px; font-weight:normal; letter-spacing:-1px;}
				body.produtos.single #main #content .nome .tituloProduto span {display:block;;}
				body.produtos.single #main #content .nome .codigo {float:right;width:90px;height:56px;font-family:FrutigerLTStdCn,sans-serif;font-size:18px;padding:34px 0 0 0; } 
				body.produtos.single #main #content ul.descricao {background:#f0f0f0;padding:27px 27px 17px 27px;width:601px;display:table;margin:0 0 50px 0;}
				body.produtos.single #main #content ul.descricao li {float: left;width: 300px;padding: 0 0 10px 0;}
				body.produtos.single #main .aside .ondeComprar,
				body.postid-860 #main .aside .ondeComprar
				 {width:319px;height:49px;background:url('images/main/aside/right/bg-onde-comprar.png') no-repeat; display:block;margin-bottom:17px;}
				body.produtos.single #main .aside .ondeComprar a,
				body.postid-860 #main .aside .ondeComprar a
				 {font-size:20px;color:#fff;font-family:FrutigerLTStdCn,sans-serif;display:block;background: url('images/main/aside/right/bullet-seta-baixo.png') no-repeat 19px center;padding:12px 0 0 40px;height:41px; text-transform:uppercase;letter-spacing:-1px;}
				body.produtos.single #main .aside .ondeComprar a strong,
				body.postid-860 #main .aside .ondeComprar a strong
				 {font-family:FrutigerLTStdBoldCn,sans-serif;font-size:20px;color:#fff;}
				body.produtos.single #main .aside .pontosVenda,
				body.postid-860 #main .aside .pontosVenda {display:block;border:1px solid #E0E0E0; background:#F3F3F3;-webkit-border-bottom-right-radius: 14px;-moz-border-radius-bottomright: 14px;border-bottom-right-radius: 14px;}
				body.produtos.single #main .aside .pontosVenda ul,
				body.postid-860 #main .aside .pontosVenda ul
				 {background:#fff;}
				body.produtos.single #main .aside .pontosVenda ul li,
				body.postid-860 #main .aside .pontosVenda ul li
				 {display: table;width: 100%;height: 61px;border-bottom: 1px solid #CBCBCB;}
				body.produtos.single #main .aside .pontosVenda ul li a.imagem,
				body.postid-860 #main .aside .pontosVenda ul li a.imagem
				 {border-right:1px dotted #E8E8E8;float:left;display:block;padding:15px 14px;height:56px;}
				body.produtos.single #main .aside .pontosVenda ul li a.link,
				body.postid-860 #main .aside .pontosVenda ul li a.link
				 {float:left;display:block;padding:33px 0 33px 48px; font-weight:bold; font-size:14px;background:url('images/main/aside/right/bullet-seta-loja.png') no-repeat 30px 34px;height: 20px;width:120px;}
				
				body.produtos.single #main .aside .btnOutrosPontosVenda,
				body.postid-860 #main .aside .btnOutrosPontosVenda
				 {height:35px;-webkit-border-bottom-right-radius: 14px;-moz-border-radius-bottomright: 14px;border-bottom-right-radius: 14px;padding: 0 0 0 14px;}
				body.produtos.single #main .aside .btnOutrosPontosVenda a,
				body.postid-860 #main .aside .btnOutrosPontosVenda a
				 {float:left;margin:10px 19px 0 0;}
				body.produtos.single #main .aside .btnOutrosPontosVenda span,
				body.postid-860 #main .aside .btnOutrosPontosVenda span
				 {color:#fed100;padding:0 3px 0 0;}
				
				/* MÚSICA */
				body.produtos.single #main #content .musica,
				body.artistas.single #main #content .musica {width:317px;float:left;}
				
				body.produtos.single #main #content .musica .titulo,
				body.artistas.single #main #content .musica .titulo {background: url('images/main/content/bg-linha-titulo.png') -215px bottom no-repeat;height:55px; font-size:30px; margin-bottom: 10px;}
				body.produtos.single #main #content .musica .titulo h1,
				body.artistas.single #main #content .musica .titulo h1 {font-size: 30px;font-family: FrutigerLTStdBoldCn,sans-serif; letter-spacing:-2px;}
				
				/* VÍDEOS */
				body.produtos.single #main #content .videos,
				body.artistas.single #main #content .videos {width:319px;height:515px;float:left;margin-top:42px;margin-left:15px;position:relative;}
				
				body.produtos.single #main #content .videos .titulo,
				body.artistas.single #main #content .videos .titulo {background: url('images/main/content/bg-linha-titulo.png') -215px bottom no-repeat;height:55px; font-size:30px; margin-bottom: 10px;}
				body.produtos.single #main #content .videos .titulo h1,
				body.artistas.single #main #content .videos .titulo h1 {font-size: 30px;font-family: FrutigerLTStdBoldCn,sans-serif; letter-spacing:-2px;}
				
				body.produtos.single #main #content .videos .btnTopo {margin:0 !important;}
			
				body.single #main #content .video {display:table; width:100%;margin-bottom:14px;}	
				body.single #main #content .video .titulo {background: url('images/main/content/bg-linha-titulo.png') -215px bottom no-repeat;}
					
				/* IMAGENS */
				body.single.produtos #main #content .imagens {margin:50px 0 65px 0;width:100%;}
							
				body.produtos.single #main #content .imagens ul,
				body.artistas.single #main #content .imagens ul {display:table;}
				
				body.produtos.single #main #content .imagens ul li,
				body.artistas.single #main #content .imagens ul li {float:left;width:155px;height:153px;margin:0 8px 8px 0;}
				
				body.produtos.single #main #content .imagens ul li:last-child,
				body.artistas.single #main #content .imagens ul li:last-child {margin:0;}
							
				body.produtos.single #main #content .imagens ul a,
				body.artistas.single #main #content .imagens ul a {display:block;float:left;}
				
				body.produtos.single #main #content .imagens img,
				body.artistas.single #main #content .imagens img {width:155px;height:155px;float: left;display: block;}
				
				body.produtos.single #main #content .btnTopo {margin:0 14px 65px 0;}
				
				body.produtos.single #main #content a.btnVoltarMenuArtistas,
				body.artistas.single #main #content a.btnVoltarMenuArtistas {background:url('images/main/content/btn-voltar-menu-artistas.png') no-repeat;text-indent:-9999px; width:191px;height:25px;float:left;display:block;}
				
				body.produtos.single #main #content .imagens .titulo,
				body.artistas.single #main #content .imagens .titulo {height: 55px;background: url('images/main/content/bg-linha-titulo.png') -215px bottom no-repeat;font-size: 30px;margin-bottom: 10px;}
				
				body.produtos.single #main #content .imagens .titulo h1,
				body.artistas.single #main #content .imagens .titulo h1 {font-size: 30px;font-family: FrutigerLTStdBoldCn,sans-serif;letter-spacing:-2px;}
				
				body.produtos.single #main #content .imagens p,
				body.artistas.single #main #content .imagens p {display:table;}
				
				body.produtos.single #main #content .imagens p a,
				body.artistas.single #main #content .imagens p a {float:left;margin:0 11px 11px 0;width:155px;height:155px;display:block;}
				
				body.produtos.single #main #content .imagens p a:last-child,
				body.artistas.single #main #content .imagens p a:last-child {margin:0;}
				
				
				/* OUTROS ÁLBUNS */				
				body.produtos.single #main #content .albuns {/*margin:50px 0 0 0;*/float:left;width:655px;margin:40px 0 20px 0;}			
				body.produtos.single #main #content .albuns ul {display:table;}
				body.produtos.single #main #content .albuns ul li {float:left;width:155px;height:210px;margin:0 11px 11px 0; float:left;}
				body.produtos.single #main #content .albuns ul li.ultimo {margin:0 0 11px 0;}
				body.produtos.single #main #content .albuns ul li img {width:155px;height:155px;}
				body.produtos.single #main #content .albuns a {display:block;float:left;}
				body.produtos.single #main #content .albuns .imagem {width:154px;height:155px;}
				body.produtos.single #main #content .albuns .descricao {/*padding:11px 0 0 0;*/ height:44px;}
				body.produtos.single #main #content .albuns .descricao .nomeAlbum {color:#eab71c; font-size:11px; font-weight:bold; text-transform:uppercase;}
				body.produtos.single #main #content .albuns .descricao .tipoAno {color:#000; font-size:11px; text-transform:uppercase;}
				
				body.produtos.single #main #content .albuns .titulo {height: 55px;background: url('images/main/content/bg-linha-titulo.png') -215px bottom no-repeat;font-size: 30px;margin-bottom: 10px; width:653px;}
				body.produtos.single #main #content .albuns .titulo h1 {font-size: 30px;font-family: FrutigerLTStdBoldCn,sans-serif;letter-spacing:-2px;}
				
				
				/* COMENTÁRIOS */
				body.produtos.single #main #content .comentarios {margin:47px 0 65px 0;float:left;}
				body.produtos.single #main #content .comentarios .titulo {height: 55px;background: url('images/main/content/bg-linha-titulo.png') -215px bottom no-repeat;font-size: 30px;margin-bottom: 10px;}
				body.produtos.single #main #content .comentarios .titulo h1 {font-size: 30px;font-family: FrutigerLTStdBoldCn,sans-serif;letter-spacing:-2px;}	
				body.produtos.single #main #content .comentarios .titulo h1 span {font-family:FrutigerLTStdLightCn,sans-serif;color:#e9b629;letter-spacing: -2px;}
				
				body.produtos.single #main #content a.btnVoltarAoMenu {display: block;width: 185px;height: 20px;background: url('images/main/content/btn-amarelo.png') no-repeat right 0;float: left;border-left: 1px solid #FEEF6E;color:#978000;font-weight:bold;font-size:12px;text-shadow: 1px 1px 0px #FFE551; -webkit-text-shadow: 1px 1px 0px #FFE551; -moz-text-shadow: 1px 1px 0px #FFE551; filter: dropshadow(color=#FFE551, offx=1, offy=1);padding:5px 0 0 9px;}
								
				/* DESTAQUE ROTATIVO */
			
				#main #content .destaqueProdutos {width:655px;height:437px;overflow:hidden;margin-right:16px;position:relative;margin-top: 16px; float:left; }
				#main #content .destaqueProdutos ul.conteudo {width:655px;}
				#main #content .destaqueProdutos ul.conteudo li {position:absolute;width:655px;height:363px;background-repeat:no-repeat;}
				#main #content .destaqueProdutos ul.conteudo li a.link {width:655px;height:272px;display:block;text-indent:-9999px;}
				#main #content .destaqueProdutos ul.conteudo li .descricao {width:655px;height:108px;background:url('images/main/content/linha-destaque-descricao.png?') repeat-x #f3f3f3 0 0;}
				#main #content .destaqueProdutos ul.conteudo li .descricao a {width:565px;height:81px;display:block;padding:31px 0 0 25px;}
				#main #content .destaqueProdutos ul.conteudo li .descricao a .title {font-family:FrutigerLTStdCn,sans-serif; font-size:20px; display:block;}		
				#main #content .destaqueProdutos ul.conteudo li .descricao a .texto {font-family:Arial,sans-serif; font-size:12px; display:block; margin-top:5px;}			
				
				/*#main #content .destaqueProdutos .imagem {width:655px;height:272px; border-bottom:3px solid #fed100;margin-bottom:1px;padding-bottom:1px; display:block;}
				#main #content .destaqueProdutos .imagem img {width:655px;height:272px;}*/
				#main #content .destaqueProdutos .titulo {height:46px; margin-bottom:10px; border-bottom:1px solid #ffe400;}
				#main #content .destaqueProdutos .titulo h1 {font-size:22px;font-family:FrutigerLTStdLightCn,sans-serif; text-transform:uppercase;letter-spacing:-1px;}
				#main #content .destaqueProdutos .titulo h1 span {font-family:FrutigerLTStdExtraBlackCn,sans-serif;}/*
				#main #content .destaqueProdutos .descricao {background:#f3f3f3;}
				#main #content .destaqueProdutos .descricao a {display:block;width:565px;height:37px;padding:22px 0 27px 23px;}
				#main #content .destaqueProdutos .descricao .nome {font-family:FrutigerLTStdBoldCn,sans-serif;font-size:18px; font-weight:bold; display:block;margin-bottom:2px;}
				#main #content .destaqueProdutos .descricao .sobre {display:block;width:565px;}*/
				
				#main #content .destaqueProdutos a.btnTodosOsArtistas {display:block;width:141px;height:25px;background:url('images/main/content/btn-todos-os-artistas.png') no-repeat;text-indent:-9999px; float:right; margin-top:11px;}
				
				#main #content .destaqueProdutos .navigation {display:table; position:absolute;right:23px; bottom:46px;}
				#main #content .destaqueProdutos .navigation li {float:left;margin:0 0 0 14px;background:url('images/main/content/nav-artistas.png') no-repeat;display:block;width:16px;height:16px;text-indent:-9999px;}
				#main #content .destaqueProdutos .navigation li.ant {background-position:0 0;cursor:pointer;}
				#main #content .destaqueProdutos .navigation li.ant:hover {background-position:0 -34px;}
				#main #content .destaqueProdutos .navigation li.prox {background-position:-34px 0;cursor:pointer;}
				#main #content .destaqueProdutos .navigation li.prox:hover {background-position:-34px -34px;}
			
	/* ------------- */
	
	.assinatura {width:990px;margin:0 auto; margin-top:20px;}
	.assinatura a {width:87px; height:17px; background:url('images/main/content/assinatura.png?') no-repeat; float:right; text-indent:-9999px; padding:0 0 15px 0;opacity:.35; -moz-opacity: .35; filter: alpha(opacity=35); -khtml-opacity: 0.35; transition: opacity .3s;-moz-transition: opacity .3s; /* Firefox 4 */-webkit-transition: opacity .3s; /* Safari and Chrome */-o-transition: opacity .3s; /* Opera */ }
	.assinatura a:hover {opacity:.7; -moz-opacity: .7; filter: alpha(opacity=70); -khtml-opacity: .7;}
		
	/* --| BOTTOM |-- */
	#main #bottom { clear:both;background:url('images/main/bottom/bg.png') repeat-x #f3f3f3; height:103px; width:990px;margin:64px auto 0; position:relative;}
	
	/* ------------ REDES SOCIAIS ------------- */	
	#main #bottom ul.redesSociais {display:table;position:absolute;right:26px; top:31px;}
	#main #bottom ul.redesSociais li {float:left;}
	#main #bottom ul.redesSociais a {background:url('images/main/bottom/redes-sociais-icones.png') no-repeat;width:48px;height:48px;display:block;text-indent:-9999px;}
	#main #bottom ul.redesSociais a.twitter {background-position:0 0;padding-left:12px;}
	#main #bottom ul.redesSociais a.twitter:hover {background-position:0 -48px;}
	#main #bottom ul.redesSociais a.facebook {background-position:-60px 0;padding-left:12px;}
	#main #bottom ul.redesSociais a.facebook:hover {background-position:-60px -48px;}
	#main #bottom ul.redesSociais a.youtube {background-position:-120px 0;}
	#main #bottom ul.redesSociais a.youtube:hover {background-position:-120px -48px;}
	#main #bottom ul.redesSociais li.indicacao {font-size:24px;margin:8px 31px 0 0;letter-spacing:-1px;}
	
	/* NAV */
	#main #bottom ul.menu {position:absolute;top:42px;left:36px;}	
	#main #bottom ul.menu li {float:left;}
	#main #bottom ul.menu li span.siga {}
	#main #bottom ul.menu li a {font-family:FrutigerLTStdExtraBlackCn,sans-serif;color:#000;font-size:19px;margin:0 8px;}
	#main #bottom ul.menu li.barras {font-family:FrutigerLTStdLightCn,sans-serif;color:#e9b629;font-size:24px;} 
	
	/* -------------- */
/* -------------------------------------------------------- */

/* ------------------------ FOOTER ------------------------ */
#footer { background:#FFF;  }
/* -------------------------------------------------------- */