@charset "utf-8";
/* CSS Document */

body { background: #000000 url(images/bg_geral.jpg) repeat fixed; margin:0; }

#geral { margin: 0 auto; width:983px; height:auto; background: url(images/bg_white.jpg) repeat-y; }

#home-geral { width: 686px; height: auto; float:left; padding-left: 15px; font-size: 13px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; line-height: 1.1em; } 

/***     3. Featured Section     ***/
.slider { position:relative; background:#000; z-index:1; }
.sliderContent { overflow:hidden; height:280px; position:relative; }
.featured-inner { width:960px; margin:0 auto; position:relative;}
.featured-arrows { background:url(images/featured-arrows.png) no-repeat; height:52px; width:39px; position:absolute; top:160px; }
.featured-inner h1 { position:absolute; top:160px; left:39px; background:#000; color:#FFF; font-size:34px; padding:7px 10px 3px 10px; font-family:"BebasNeueRegular"; }
.featured-inner h1 a { color:#FFF; }
.featured-meta { background:url(images/featured-meta.png) repeat-x; height:26px; left:0; top:211px; position:absolute; color:#8e8e8e; text-shadow: 1px 1px 1px #000; text-transform: uppercase; padding:8px 10px 0 10px; }
.top-overlay { background:url(images/top-overlay.png) repeat-x; width:100%; position:absolute; top:0; height:30px; }
.bottom-overlay { background:url(images/bottom-overlay.png) repeat-x; width:100%; position:absolute; bottom:0; height:30px; }
.sliderArrows a { display:block; text-indent:-9999px; outline:none; z-index:50; background-image:url(images/prev_next.png); width:42px; height:43px; position:absolute; top:50%; margin-top:-34px; }
.prev { background-position:0 0; left:10px; }
.prev:hover { background-position:0 -44px; }
.next { right:10px; background-position:-44px 0; }
.next:hover { background-position:-44px -44px; }


#home-geral h2 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 25px; line-height: 1.2em; }

#home-geral a, a:hover { color: #990000; text-decoration:none; border-bottom:0; font-weight: bold; }

#sidebar {
width: 268px;
float: left;
}

.wp-caption { border: #666666 1px solid; font-size: 12px; font-style: italic; color:#666666; padding: 8px 0px 8px 8px; background:#E5E5E5; }

.alignright { float: right; margin-left: 8px; margin-bottom: 5px; margin-top: 4px; }

.alignleft { float: left; margin-right: 8px; margin-bottom: 5px; margin-top: 4px; }

.olho-direita { 
		margin-top: 0px;
		margin-right: 3px;
		margin-left: 10px;		
		margin-bottom: 0px;
		float: right;
		width: 280px;
		color: #666;
		background: url(images/aspas_left.jpg) left top no-repeat;
		line-height: 1.2em;
		padding-left: 55px;
		padding-bottom: 0px;
		font-size: 1.6em;
		font-family: Georgia;
}
.olho-esquerda { 
		margin-top: 0px;
		margin-right: 10px;
		margin-left: 3px;		
		margin-bottom: 0px;
		float: left;
		width: 280px;
		color: #666;
		background: url(images/aspas_left.jpg) left top no-repeat;
		line-height: 1.2em;
		padding-left: 55px;
		padding-bottom: 0px;
		font-size: 1.6em;
		font-family: Georgia;
}
.olho-centro { 
		margin-top: 5px;
		margin-bottom: 5px;
		margin-left: 3px;
		margin-right: 3px;	
		width: 635px;
		color: #666;
		background: url(images/aspas_left.jpg) left top no-repeat;
		line-height: 1.2em;
		padding-left: 55px;
		padding-bottom: 0px;
		font-size: 1.6em;
		font-family: Georgia;
}
.olho-assinatura { font-size: 0.5em; font-style: italic; font-weight: bold; height: 50px; background: url(images/aspas_right.jpg) right no-repeat; }

/* header */

#header { width: 983px; height: 244px; margin-top: 0; padding: 0; }
#header-barra-topo { width: 983px; height: 35px; background: url(images/header-barra-topo_bg.jpg) no-repeat; }

/* header menu do topo */

#header-menu { width:301px; height:35px; margin:0;	padding:0; position: relative; background:transparent url(images/menu_topo.jpg); }
#header-barra-topo li { display: inline; list-style: none; margin: 0; padding:0; position: absolute; }
#header-barra-topo li, #header-barra-topo a { display: block; height: 35px; }

#header-menu-01about { text-indent:-300em; overflow: hidden; left: 0px; width: 62px; }
#header-menu-02crew { text-indent:-300em; overflow: hidden; left: 62px; width: 52px; }
#header-menu-03joinus { text-indent:-300em; overflow: hidden; left: 114px; width: 68px; }
#header-menu-04envie{ text-indent:-300em; overflow: hidden; left: 182px; width: 54px; }
#header-menu-05contato { text-indent:-300em; overflow: hidden; left: 236px; width: 65px; }

#header-menu-01about a:hover { background:transparent url(images/menu_topo_hover.jpg) 0px 0px no-repeat; }
#header-menu-02crew a:hover { background:transparent url(images/menu_topo_hover.jpg) -62px 0px no-repeat; }
#header-menu-03joinus a:hover { background:transparent url(images/menu_topo_hover.jpg) -114px 0px no-repeat; }
#header-menu-04envie a:hover { background:transparent url(images/menu_topo_hover.jpg) -182px 0px no-repeat; }
#header-menu-05contato a:hover { background:transparent url(images/menu_topo_hover.jpg) -236px 0px no-repeat; }

/* header campo de busca */

#header-busca {	position: absolute; text-align: right; width: 226px; height: 35px; margin-left: 737px; top: 20px; z-index:100; background:url(images/search.jpg) no-repeat; padding-left: 24px; }
#header-busca form { padding:0; margin:0; }
#header-busca .txtField { border: none; width:127px; margin-top:7px; padding:3px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	font-size:11px;	background:none; color: #FFFFFF; }
#header-busca .btnSearch { padding:2px;	width: 26px; margin-right: 30px; background: none; border: none;}

/* header bg */

#header-bg { width: 983px; height: 167px; float: left; background: url(images/header_bg.jpg) no-repeat; }
#header-logo  { width: 240px; height: 164px; position: relative; background: url(images/baronshell_logo.png) no-repeat; text-indent:-300em; left: 11px; top: -15px; }

/* header menu principal */

	#navigation-wrapper { float:left; height: 45px; width:983px; left:0; background: url(images/menu_top.jpg) no-repeat; }
	
	#navigation { height:47px; float:left; margin-top: -8px; margin-left: -10px; display: block; }
	#navigation li { display:block; float:left; margin-right:30px; position:relative; padding-top:13px; height:46px; text-shadow: 1px 1px 1px #000; }
	#navigation li a { font-size:15px; color:#FFF; font-weight:bold; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; text-decoration: none; }
	#navigation li:hover { visibility: inherit; /* fixes IE7 'sticky bug' */ }
	
	#navigation li ul { left:-20000px; position:absolute; z-index:1; top:45px; border-top:none; width:140px; }
	#navigation li ul li { float:none; background: url(images/menu_sub_item.png) repeat-y; height:25px; margin:0; padding:9px 0 0 10px; text-shadow: 1px 1px 1px #000; left: -40px; }
	#navigation li ul li a { font-size:12px; }
	#navigation li:hover ul { left:0px; }
	
	#navigation li ul li ul { top:-20000px; }
	#navigation li ul li:hover ul { left:130px; top:0; }
	
	#navigation li ul li ul li ul { top:-20000px; }
	#navigation li ul li ul li:hover ul { left:130px; top:0; }

#header-menu-principal { width: 983px; height: 47px; float: left; background: url(images/menu_top.jpg) no-repeat; }

#header-menu-principal01 { width:983px; height:43px; margin:0; padding:0; position: relative; background: url(images/menu_principal_v02_a.png) transparent; }
#header-menu-principal li { display: inline; list-style: none; margin: 0; padding:0; position: absolute; }
#header-menu-principal li, #header-menu-principal a { display: block; height: 47px; }

#header-menu-principal-01home { text-indent:-300em; overflow: hidden; left: 0px; width: 60px; }
#header-menu-principal-02noticias { text-indent:-300em; overflow: hidden; left: 60px; width: 84px; }
#header-menu-principal-03agenda { text-indent:-300em; overflow: hidden; left: 144px; width: 77px; }
#header-menu-principal-04resenhas { text-indent:-300em; overflow: hidden; left: 221px; width: 93px; }
#header-menu-principal-05materias { text-indent:-300em; overflow: hidden; left: 314px; width: 90px; }
#header-menu-principal-06editorial { text-indent:-300em; overflow: hidden; left: 404px; width: 81px; }
#header-menu-principal-07toplist { text-indent:-300em; overflow: hidden; left: 485px; width: 86px; }
#header-menu-principal-08video { text-indent:-300em; overflow: hidden; left: 571px; width: 75px; }
#header-menu-principal-09fotos { text-indent:-300em; overflow: hidden; left: 646px; width: 71px; }
#header-menu-principal-10baronshellradio { text-indent:-300em; overflow: hidden; left: 717px; width: 156px; }
#header-menu-principal-11followus { text-indent:-300em; overflow: hidden; left: 873px; width: 110px; }

#header-menu-principal-01home a:hover { background:url(images/menu_principal_v02_a_hover.png) transparent 0px 0px no-repeat; }
#header-menu-principal-02noticias a:hover { background:url(images/menu_principal_v02_a_hover.png) transparent -60px 0px no-repeat; }
#header-menu-principal-03agenda a:hover { background:url(images/menu_principal_v02_a_hover.png) transparent -144px 0px no-repeat; }
#header-menu-principal-04resenhas a:hover { background:url(images/menu_principal_v02_a_hover.png) transparent -221px 0px no-repeat; }
#header-menu-principal-05materias a:hover { background:url(images/menu_principal_v02_a_hover.png) transparent -314px 0px no-repeat; }
#header-menu-principal-06editorial a:hover { background:url(images/menu_principal_v02_a_hover.png) transparent -404px 0px no-repeat; }
#header-menu-principal-07toplist a:hover { background:url(images/menu_principal_v02_a_hover.png) transparent -485px 0px no-repeat; }
#header-menu-principal-08video a:hover { background:url(images/menu_principal_v02_a_hover.png) transparent -571px 0px no-repeat; }
#header-menu-principal-09fotos a:hover { background:url(images/menu_principal_v02_a_hover.png) transparent -646px 0px no-repeat; }
#header-menu-principal-10baronshellradio a:hover { background:url(images/menu_principal_v02_a_hover.png) transparent -717px 0px no-repeat; }
#header-menu-principal-11followus a:hover { background:url(images/menu_principal_v02_a_hover.png) transparent -873px 0px no-repeat; }

#header-barra-social-media { 
	width: 982px;
	height: 54px;
	background: url(images/barra_social_media_bg.png);
	margin-top: -10px;
	float: left;
 }
 
#header-barra-social-media-rss {
	width: 123px;
	height: 27px;
	margin-left: 620px;
}

#header-barra-social-media-rss h2 {
	width: 90px;
	height: 27px;
	position: relative;
	background: url(images/tit-assine-o-rss.png) no-repeat;
	text-indent:: -300em;
	font-size: 1px;
	margin-top: 10px;
}

#header-barra-social-media-rss-icon { width:33px; height:27px; padding:0; position: relative; background: url(images/icon-rss-a.png) transparent; margin-top: -25px; margin-left: 710px; }
#header-barra-social-media-rss-icon li { display: inline; list-style: none; margin: 0; padding:0; position: absolute; }
#header-barra-social-media-rss-icon li, #header-barra-social-media-rss-icon a { display: block; height: 27px; }

#header-barra-social-media-rss-icon-rss { text-indent:-300em; overflow: hidden; left: 0px; width: 33px; }
#header-barra-social-media-rss-icon-rss a:hover { background:url(images/icon-rss-a-hover.png) transparent 0px 0px no-repeat; }
 
#header-barra-social-media-newsletter {
	width: 200px;
	height: 27px;
	margin-left: 375px;
}

#header-barra-social-media-newsletter h2 {
	width: 117px;
	height: 27px;
	position: relative;
	background: url(images/tit-recebe-newsletter.png) no-repeat;
	text-indent:: -300em;
	font-size: 1px;
	margin-top: 10px;
} 

#header-barra-social-media-follow-us {
	width: 231px;
	height: 27px;
	margin-left: 745px;
	margin-top: -44px; 
}

#header-barra-social-media-follow-us h2 {
	width: 80px;
	height: 27px;
	position: relative;
	background: url(images/tit-follow-us.png) no-repeat;
	text-indent:: -300em;
	font-size: 1px;
	margin-top: 10px;
} 

#header-barra-social-media-follow-us-icon { width:151px; height:27px; padding:0; position: relative; background: url(images/icons-social-media-novo-a.png) transparent; margin-top: -29px; margin-left: 828px; }
#header-barra-social-media-follow-us-icon li { display: inline; list-style: none; margin: 0; padding:0; position: absolute; }
#header-barra-social-media-follow-us-icon li, #header-barra-social-media-follow-us-icon a { display: block; height: 27px; }

#header-barra-social-media-follow-us-icon-facebook { text-indent:-300em; overflow: hidden; left: 0px; width: 20px; }
#header-barra-social-media-follow-us-icon-myspace { text-indent:-300em; overflow: hidden; left: 20px; width: 26px; }
#header-barra-social-media-follow-us-icon-twitter { text-indent:-300em; overflow: hidden; left: 46px; width: 21px; }
#header-barra-social-media-follow-us-icon-lastfm { text-indent:-300em; overflow: hidden; left: 67px; width: 32px; }
#header-barra-social-media-follow-us-icon-tumblr { text-indent:-300em; overflow: hidden; left: 99px; width: 24px; }
#header-barra-social-media-follow-us-icon-flickr { text-indent:-300em; overflow: hidden; left: 123px; width: 28px; }

#header-barra-social-media-follow-us-icon-facebook a:hover { background:url(images/icons-social-media-novo-a-hover.png) transparent 0px 0px no-repeat; }
#header-barra-social-media-follow-us-icon-myspace a:hover { background:url(images/icons-social-media-novo-a-hover.png) transparent -20px 0px no-repeat; }
#header-barra-social-media-follow-us-icon-twitter a:hover { background:url(images/icons-social-media-novo-a-hover.png) transparent -46px 0px no-repeat; }
#header-barra-social-media-follow-us-icon-lastfm a:hover { background:url(images/icons-social-media-novo-a-hover.png) transparent -67px 0px no-repeat; }
#header-barra-social-media-follow-us-icon-tumblr a:hover { background:url(images/icons-social-media-novo-a-hover.png) transparent -99px 0px no-repeat; }
#header-barra-social-media-follow-us-icon-flickr a:hover { background:url(images/icons-social-media-novo-a-hover.png) transparent -123px 0px no-repeat; }

/* miolo */

#miolo-geral { width: 983px; height: auto; padding-left: 6px; padding-right: 5px; margin: 0; }

/* destaque principal 01 */

#destaque-principal01 { background: url(images/bg_destaque_principal01.jpg) no-repeat; width: 700px; height: 218px; float: left; margin-top:-4px; padding-left: 13px; padding-top: 16px; }
.featured-post{ position:relative; width:686px; height:206px; margin-bottom:1.2em}
.featured-title {line-height:1.0em; font-size:0.9em; text-transform:none; padding-bottom:0; color:#FFFFFF; padding-left:5px; padding-bottom:5px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif}
.featured-title{ background:#000; display:block; z-index:90; width:100%; bottom:0; filter:alpha(opacity=90); -moz-opacity:.90; opacity:.90; position:absolute; z-index:2;}
.featured-title h2{ margin:0px 0px 0px; line-height:1.4em; font-size:1.1em; text-transform:none; padding-bottom:0; border-bottom:0}
.featured-title h2 a{ display:block; color:#ab0909; text-decoration:none; border-bottom:0}
.featured-title h2 a:hover{ color:#fff}
.featured-excerpt { margin-top: -14px; margin-bottom: -14px; }
.featured-image{ position:absolute; z-index:1}

.thumbnail a:link, .thumbnail a:visited { display:block; float:left; padding:5px; background:#e2e2e2; width:105px; height:85px; margin:5px 5px 0 0; color:#ab0909; }
.thumbnail a:hover, .thumbnail a:active {background:#C4C4C4; color: #666666; }

/* box social media */

#box-socialmedia { width: 259px; height: 234px; background: url(images/bg_socialmedia_rss.jpg) no-repeat; float: left; }
#box-socialmedia .rss { position: relative; top: 30px; left: 22px; }
#box-socialmedia .newsletter { position: relative; top: 47px; left: 22px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; font-size: 12px; }

#box-socialmedia-02 { width: 242px; height: 234px; background: url(images/bg_socialmedia_rss02.jpg) no-repeat; float: left; margin-bottom: 15px; }
#box-socialmedia-02 .rss { position: relative; top: 30px; left: 17px; }
#box-socialmedia-02 .newsletter { position: relative; top: 47px; left: 17px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; font-size: 12px; }

.fbLikeContainer { float: right; }

/* icones social media */

#box-socialmedia-icons { width:231px; height:42px; margin:0; padding:0; position: relative; background:transparent url(images/socialmedia_a.png); top: 80px; left: 10px; }
#box-socialmedia-icons li { display: inline; list-style: none; margin: 0; padding:0; position: absolute; }
#box-socialmedia-icons li, #box-socialmedia-icons a { display: block; height: 35px; }

#box-socialmedia-icons-02 { width:231px; height:42px; margin:0; padding:0; position: relative; background:transparent url(images/socialmedia_a.png); top: 80px; left: 7px; }
#box-socialmedia-icons-02 li { display: inline; list-style: none; margin: 0; padding:0; position: absolute; }
#box-socialmedia-icons-02 li, #box-socialmedia-icons-02 a { display: block; height: 35px; }

#box-socialmedia-icons-01-orkut { text-indent:-300em; overflow: hidden; left: 0px; width: 34px; }
#box-socialmedia-icons-02-facebook { text-indent:-300em; overflow: hidden; left: 34px; width: 23px; }
#box-socialmedia-icons-03-myspace { text-indent:-300em; overflow: hidden; left: 57px; width: 33px; }
#box-socialmedia-icons-04-twitter { text-indent:-300em; overflow: hidden; left: 90px; width: 31px; }
#box-socialmedia-icons-05-lastfm { text-indent:-300em; overflow: hidden; left: 121px; width: 41px; }
#box-socialmedia-icons-06-tumblr { text-indent:-300em; overflow: hidden; left: 162px; width: 31px; }
#box-socialmedia-icons-07-flickr { text-indent:-300em; overflow: hidden; left: 193px; width: 38px; }

#box-socialmedia-icons-01-orkut a:hover { background:transparent url(images/socialmedia_a_hover.png) 0px 0px no-repeat; }
#box-socialmedia-icons-02-facebook a:hover { background:transparent url(images/socialmedia_a_hover.png) -34px 0px no-repeat; }
#box-socialmedia-icons-03-myspace a:hover { background:transparent url(images/socialmedia_a_hover.png) -57px 0px no-repeat; }
#box-socialmedia-icons-04-twitter a:hover { background:transparent url(images/socialmedia_a_hover.png) -90px 0px no-repeat; }
#box-socialmedia-icons-05-lastfm a:hover { background:transparent url(images/socialmedia_a_hover.png) -121px 0px no-repeat; }
#box-socialmedia-icons-06-tumblr a:hover { background:transparent url(images/socialmedia_a_hover.png) -162px 0px no-repeat; }
#box-socialmedia-icons-07-flickr a:hover { background:transparent url(images/socialmedia_a_hover.png) -193px 0px no-repeat; }

/* destaque pequeno 01 */
#dstq-pqno01 { width: 224px; height: 219px; float:left; background: url(images/dstq_pqn01.jpg) no-repeat; margin-top: -5px; padding-top: 10px; padding-left: 13px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; }

/* destaque pequeno 02 */
#dstq-pqno02 { width: 223px; height: 219px; float:left; background: url(images/dstq_pqn02.jpg) no-repeat; margin-top: -5px; padding-top: 10px; padding-left: 14px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; }

/* destaque pequeno 03 */
#dstq-pqno03 { width: 226px; height: 219px; float:left; background: url(images/dstq_pqn03.jpg) no-repeat; margin-top: -5px; padding-top: 10px; padding-left: 13px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; }

/* destaque pequeno - mais formatações */
.dstq-pqno-post { width:194px; height:73px; padding: 5px; font-size: 13px; line-height: 1.1em; margin-top: -26px; }
.dstq-pqno-title { margin-top: -18px;}
.dstq-pqno-title h2 { line-height:1.2em; font-size:16px; text-transform:none; padding:0px; margin:0px;}
.dstq-pqno-title h2 a { display:block; color:#ab0909; text-decoration:none; }
.dstq-pqno-title h2 a:hover{ color: #666666;}
.dstq-pqno-excerpt { margin-top: -10px; }

#dstq-pqno01 .img a, a:hover { text-decoration: none; border: none; }

.dstq-pqno-categoria { position: relative; top: -21px; left: -2px; background: #000; color: #fff; font-weight: bold; padding: 0 0px 3px 7px; width: 208px; font-family: Georgia, "Times New Roman", Times, serif; filter:alpha(opacity=85); -moz-opacity:.85; opacity:.85; }
.dstq-pqno-categoria ul li {  margin-top: -17px; list-style: none; margin-left: -38px; height: 5px; margin-bottom: -2px; }
.dstq-pqno-categoria a, a:hover { color:#fff; text-decoration:none; border-bottom:0; font-weight: bold; }

.dstq-pqno-data { position: relative; top: -134px; left: 148px; background: #000; color: #fff; font-weight: bold; padding: 0 0px 3px 7px; width: 58px; font-family: Georgia, "Times New Roman", Times, serif; filter:alpha(opacity=85); -moz-opacity:.85; opacity:.85; }
.dstq-pqno-data ul li {  margin-top: -0px; list-style: none; margin-left: -38px; height: 5px; margin-bottom: -2px; }
.dstq-pqno-data a, a:hover { color:#fff; text-decoration:none; border-bottom:0; font-weight: bold; }


/* blogs */

#blogs { width: 258px; height: 229px; background: url(images/blogs_bg.jpg) no-repeat; float:left;}
#blogs h2 { width: 85px; height: 28px; position: relative; background: url(images/blogs_title.png) no-repeat; text-indent:-300em; left: 11px; top: 0px; bottom: 0px; padding: -5px; font-size: 5px;  }
#blogs .dstq { width: 216px; height: 64px; padding: 5px; background: #999999; border: 1px solid #000000; position: relative; top: 0px; left: 16px; margin-top: 5px; filter:alpha(opacity=90); -moz-opacity:.90; opacity:.90; font-size:0.8em; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; line-height: 1.1em; }
#blogs .dstq h4 { font-size:1.3m; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; line-height: 1.3em; padding:0px; margin:0px; padding-bottom: 3px; }
#blogs .dstq h4 a { font-size:1.3em; display:block; color:#ab0909; text-decoration:none; border-bottom:0 }
#blogs .dstq h4 a:hover { color: #FFFFFF; }
#blogs h3 { width: 135px; height: 21px; position: relative; background: url(images/blogs_btn_all.png) no-repeat; text-indent:-300em; left: 108px; top: -3px; bottom: 0px; padding: -5px; font-size: 5px;  }

/* editorial */

#editorial-box { width: 259px; height: 100px; float:left;}
#editorial-box h2 { width: 259px; height: 42px; position: relative; background: url(images/tit-editorial-box.png) no-repeat; text-indent:-300em; left: 0px; top: 0px; bottom: 0px; padding: 0px; font-size: 5px;  }
#editorial-box .txt { width: 249px; height: 58px; padding-left: 5px; padding-right: 5px; float: left; font-size: 13px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; line-height: 1.1em; }
#editorial-box .txt-title { font-size: 16px; font-family:Georgia, "Times New Roman", Times, serif; line-height: 1.2em; margin-bottom: -5px; margin-top: 3px;  }
#editorial-box .txt-title a { font-size: 13px; color:#ab0909; text-decoration:none; border-bottom:0; font-weight: bold; }
#editorial-box .txt-title a:hover { color: #666666; }

#editorial-descricao {
	width: 242px;
	height: auto;
	float: left;
}

#editorial-descricao .title {
	width: 232px;
	height: 33px;	
	float: left;
	font-size: 19px; font-weight: bold; font-family: Georgia, "Times New Roman", Times, serif; line-height: 1.1em;
	background: url(images/bg-tit-editorial-descricao.jpg) no-repeat;
	padding-top: 25px;
	padding-left: 10px;	
}

#editorial-descricao .txt {
	width: 222px;
	height: auto;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 58px;
	font-size: 14px; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; line-height: 1.3em;
	background: url(images/bg-footer-editorial-descricao.jpg) bottom no-repeat;
	color: #666666;
}

#editorial-categoria-topo { background: url(images/editorial_geral_topo.jpg) no-repeat; width: 968px; height: 172px; float: left; margin-top: -5px;}
#editorial-categoria-topo .breadcrumb { font-size:0.8em; color: #000000; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; margin-top: 13px; margin-left: 12px; }
#editorial-categoria-topo .breadcrumb a { color:#990000; text-decoration: none; font-weight:bolder; }
#editorial-categoria-topo .breadcrumb a:hover { color:#999999; text-decoration: none; }
#editorial-categoria-topo h2 { font-size:2.3em; color:#000000; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; line-height: 1.1em; margin-top: 14px; margin-left: 16px; }

#editorial-interna-topo { background: url(images/editorial_categoria_bg_topo.jpg) no-repeat; width: 968px; height: 130px; float: left; margin-top: -5px;}
#editorial-interna-topo .breadcrumb { font-size:0.8em; color: #000000; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; margin-top: 13px; margin-left: 12px; }
#editorial-interna-topo .breadcrumb a { color:#990000; text-decoration: none; font-weight:bolder; }
#editorial-interna-topo .breadcrumb a:hover { color:#999999; text-decoration: none; }
#editorial-interna-topo h2 { font-size:1.3em; color:#000000; font-family: Georgia, "Times New Roman", Times, serif; line-height: 1.1em; margin-top: 25px; margin-left: 25px; }

/* radio */

#radio-box { width: 259px; height: 134px; float:left;}
#radio-box h2 { width: 259px; height: 42px; position: relative; background: url(images/tit-radio-box.png) no-repeat; text-indent:-300em; left: 0px; top: 0px; bottom: 0px; padding: 0px; font-size: 5px;  }
#radio-box-content { width: 259px; height: 87px; float: left; background: url(images/bg-radio-box.png) no-repeat; margin-top: -5px; }
#radio-box-content .img { width: 60px; height: 60px; margin-left: 10px; margin-right: 9px; float: left; }
#radio-box-content .img a { text-decoration: none; color: #990000; }
#radio-box-content .img a:hover { text-decoration: none; color: #000000; }
#radio-box-content .txt { width: 164px; height: 17px; padding-right: 5px; float: left; font-size: 13px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; line-height: 1.1em; border-bottom: #333333 dotted 1px; padding: 0px; margin-bottom: 2px; }
#radio-box-content .txt a { font-size: 13px; color:#ab0909; text-decoration:none; border-bottom:0; font-weight: bold; }
#radio-box-content .txt a:hover { color: #666666; }
#radio-box-content .txt-excerpt { width: 164px; height: 48px; padding-right: 5px; float: left; font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; line-height: 1.0em; margin-top: -10px; font-color: #333333; }

/* noticias */

#noticias-box { background:url(images/bg_noticias.jpg) no-repeat; width: 407px; height: 738px; float:left; margin-top: -5px; }
#noticias-box h2 { width: 109px; height: 29px; position: relative; background: url(images/noticias_box_tit.png) no-repeat; text-indent:-300em; left: 11px; top: 5px; bottom: 0px; padding: -5px; font-size: 5px;  }

#noticias-box .not { width: 367px; height: 100px; padding: 0px; position: relative; top: 10px; left: 19px; margin-top: 5px; border-bottom: 1px dotted #999999; }
#noticias-box .not-txt { width: 245px; height: 100px; padding: 0px; float: left; font-size: 13px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; line-height: 1.1em; }
#noticias-box .not-txt-title { font-size: 13px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; line-height: 1.2em; margin-bottom: -5px; margin-top: 3px;  }
#noticias-box .not-txt-title a { font-size: 13px; color:#ab0909; text-decoration:none; border-bottom:0; font-weight: bold; }
#noticias-box .not-txt-title a:hover { color: #666666; }

#noticias-categoria { width: 718px; height: auto; float:left; }

#noticias-box-02 { width: 686px; height: auto; float:left; top: -10px; }

#noticias-box-02 .not { width: 667px; height: 100px; padding: 0px; position: relative;  left: 19px; margin-bottom: 10px; border-bottom: 1px dotted #999999; }
#noticias-box-02 .not-img { width: 99px; height: 76px; float: left; margin-right: 8px; }
#noticias-box-02 .not-img a { color: #990000; }
#noticias-box-02 .not-img a:hover { color: #666666; }
#noticias-box-02 .not-txt { width: 659px; height: 76px; padding: 0px; float: left; font-size:0.8em; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; line-height: 1.1em; }
#noticias-box-02 .not-txt-title { font-size:1.1em; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; line-height: 1.2em; margin-bottom: -5px; margin-top: 3px;  }
#noticias-box-02 .not-txt-title a { font-size:1.0em; color:#ab0909; text-decoration:none; border-bottom:0; font-weight: bold; }
#noticias-box-02 .not-txt-title a:hover { color: #666666; }

.thumbnail a:link, .thumbnail a:visited { display:block; float:left; padding:5px; background:#e2e2e2; width:105px; height:85px; margin:5px 5px 0 0; color:#ab0909; }
.thumbnail a:hover, .thumbnail a:active {background:#C4C4C4; color: #666666; }

.not-mande-a-sua-noticia { width: 113px; height: 17px; position: relative; left: 13px; top: 20px; bottom: 0px;  }
.not-mande-a-sua-noticia h3 { background: url(images/noticias_box_envie_news.png) no-repeat; text-indent:-300em; font-size: 5px; height: 17px;  }
.not-todas-noticias { width: 111px; height: 17px; position: relative; left: 285px; top: 0px; bottom: 0px;  }
.not-todas-noticias h3 { background: url(images/noticias_box_tds_news_btn.png) no-repeat; text-indent:-300em; font-size: 5px; height: 17px;  }

#noticias-page-txt { width: 686px; float: left; height: auto; font-size:0.9em; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; line-height: 1.2em; padding-left: 25px; padding-right: 15px; margin-top: -10px; }

#noticias-page-txt a { color: #990000; text-decoration: none; }
#noticias-page-txt a:hover { color: #666666; text-decoration: none; }

#noticias-page-topo { background: url(images/bg_topo_noticias.jpg) no-repeat; width: 968px; height: 130px; float: left; margin-top: -5px;}

#noticias-page-topo .breadcrumb { font-size:0.8em; color: #000000; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; margin-top: 13px; margin-left: 12px; }
#noticias-page-topo .breadcrumb a { color:#990000; text-decoration: none; font-weight:bolder; }
#noticias-page-topo .breadcrumb a:hover { color:#999999; text-decoration: none; }

#noticias-page-topo h2 { font-size:1.3em; color:#CCCCCC; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; line-height: 1.1em; margin-top: 25px; margin-left: 25px; }

#noticias-box-envie { width: 242px; height: 163px; background: url(images/noticias_box_envie_sua_noticia.jpg) no-repeat; float: left; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; font-size: 0.9em; margin-top: -5px; }
#noticias-box-envie .txt { width: 88px; margin-top: 60px; margin-left: 22px;}
#noticias-box-envie a { color: #990000; text-decoration: none; }
#noticias-box-envie a:hover { color: #666666; text-decoration: none; }

#noticias-informacoes { width: 686px; float: left; height: auto; margin-bottom: 12px; margin-top: 12px; }
#noticias-informacoes .title { width: 686px; float: left; height: 31px; background:url(images/resenhas_contato_bg_title.jpg) no-repeat; }
#noticias-informacoes .list { width: 686px; float: left; height: auto; background: url(images/resenhas_contato_bg_list.jpg) repeat-y; font-size: 12px; padding-left: 12px; }
#noticias-informacoes .footer { width: 686px; float: left; height: 16px; background: url(images/resenhas_contato_footer_list.jpg) no-repeat; }

#noticias-fonte { font-size:0.9em; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; width: 686px; float: left; margin-bottom: 10px; margin-top: 5px;  }
#noticias-fonte a { color: #990000; text-decoration: none; }
#noticias-fonte a:hover { color: #666666; text-decoration: none; }

#noticias-categoria-page-topo { background: url(images/noticias_categoria_bg_topo.jpg) no-repeat; width: 968px; height: 130px; float: left; margin-top: -5px;}

#noticias-categoria-page-topo .breadcrumb { font-size:0.8em; color: #000000; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; margin-top: 13px; margin-left: 12px; }
#noticias-categoria-page-topo .breadcrumb a { color:#990000; text-decoration: none; font-weight:bolder; }
#noticias-categoria-page-topo .breadcrumb a:hover { color:#999999; text-decoration: none; }

#noticias-categoria-page-topo h2 { font-size:1.3em; color:#000000; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; line-height: 1.1em; margin-top: 25px; margin-left: 25px; }

#noticias-data-divulgacao { font-size:0.8em; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; margin-bottom: 10px;  }

/* resenhas */

#resenhas-box { background: url(images/resenhas-box-home-novo.jpg) no-repeat; width: 710px; height: 737px; float:left; margin-top: -5px; }
#resenhas-box h2 { width: 132px; height: 33px; position: relative; background: url(images/resenhas_box_tit.png) no-repeat; text-indent:-300em; left: 11px; top: 3px; bottom: 0px; padding: -5px; font-size: 5px;  }

.res-lancamentos { width: 325px; height: auto; padding: 0px; margin-top: 5px; margin-left: 23px; float:left; font-family: Georgia, "Times New Roman", Times, serif; font-size: 20px; color: #666666; }
.res-demo { width: 325px; height: auto; padding: 0px; margin-top: 5px; margin-left: 12px; float: left; font-family: Georgia, "Times New Roman", Times, serif; font-size: 20px; color: #666666; }
.res-classico { width: 325px; height: auto; padding: 0px; margin-top: 5px; margin-left: 12px; float: left; font-family: Georgia, "Times New Roman", Times, serif; font-size: 20px; color: #666666; }
.res-type-classico { width: 325px; height: 68px; padding: 0px; position: relative; margin-top: 0px; border-bottom: 1px dotted #B71532; border-top: 1px dotted #B71532; background: #EAEAEA; }
.res-type { width: 325px; height: 68px; padding: 0px; position: relative; margin-top: 5px; border-bottom: 1px dotted #B71532; border-top: 1px dotted #B71532; background: #EAEAEA; }
.res-type-data { width: 38px; height: 18px; padding: 0px; font-size:0.7em; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; line-height: 1.5em; position: absolute; margin-left: 286px; text-align: center; background: #666666; padding-top: 0px; color: #FFFFFF; }
.res-title-type { font-size:1.0em; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; line-height: 1.1em; margin-top: 5px; }
.res-title-type a { font-size:1.0em;  color:#ab0909; text-decoration:none; border-bottom:0; font-weight: bold; }
.res-title-type a:hover { color: #666666; }
.res-img { width: 68px; height: 68px; float: left; margin-right: 8px; }
.res-txt { width: 225px; height: 63px; padding: 0px; float: left; font-size: 13px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; line-height: 1.1em; padding-top: 5px; }
.res-txt a { color:#ab0909; text-decoration:none; border-bottom:0; font-weight: bold; }
.res-txt a:hover { color:#666666; }

#res-exibe-categoria { width: 266px; height: 15px; font-size: 10px; background: #CCCCCC; float: left; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; font-weight: bold; }

#res-exibe-categoria .cat ul li { margin-top: -26px; list-style: none; margin-left: -31px; }
#res-exibe-categoria .cat a { color:#ab0909; text-decoration:none; border-bottom:0; font-weight: bold; }
#res-exibe-categoria .cat a:hover { color: #666666; }

#res-exibe-categoria .data { margin-left: 207px; margin-top: -24px; }

.res-mande-seu-material { width: 121px; height: 17px; position: absolute; left: -5px; top: 643px; bottom: 0px;  }
.res-mande-seu-material h3 { background: url(images/res_box_envie_seu_material_btn.png) no-repeat; text-indent:-300em; font-size: 5px; height: 17px;  }
.res-todas-resenhas { width: 118px; height: 17px; position: relative; left: 579px; top: 659px; bottom: 0px;  }
.res-todas-resenhas h3 { background: url(images/res_box_todas_resenhas_btn.png) no-repeat; text-indent:-300em; font-size: 5px; height: 17px;  }

#resenhas-page-topo { background: url(images/bg_resenhas_topo.jpg) no-repeat; width: 968px; height: 130px; float: left; margin-top: -5px;}

#resenhas-page-topo .breadcrumb { font-size:0.8em; color: #000000; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; margin-top: 13px; margin-left: 12px; }
#resenhas-page-topo .breadcrumb a { color:#990000; text-decoration: none; font-weight:bolder; }
#resenhas-page-topo .breadcrumb a:hover { color:#999999; text-decoration: none; }

#resenhas-page-topo h2 { font-size:1.3em; color:#CCCCCC; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; line-height: 1.1em; margin-top: 25px; margin-left: 25px; }


#resenhas-categoria-page-topo { background: url(images/resenhas_categoria_bg_topo.jpg) no-repeat; width: 968px; height: 130px; float: left; margin-top: -5px;}

#resenhas-categoria-page-topo .breadcrumb { font-size:0.8em; color: #000000; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; margin-top: 13px; margin-left: 12px; }
#resenhas-categoria-page-topo .breadcrumb a { color:#990000; text-decoration: none; font-weight:bolder; }
#resenhas-categoria-page-topo .breadcrumb a:hover { color:#999999; text-decoration: none; }

#resenhas-categoria-page-topo h2 { font-size:1.3em; color:#000000; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; line-height: 1.1em; margin-top: 25px; margin-left: 25px; }

.res-category { width: 424px; height: 68px; padding: 0px; position: relative; margin-top: 5px; border-bottom: 1px dotted #B71532; border-top: 1px dotted #B71532; background: #EAEAEA; }
.res-title-category { font-size:1.1em; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; line-height: 1.1em; margin-top: 5px; }
.res-title-category a { font-size:1.1em;  color:#ab0909; text-decoration:none; border-bottom:0; font-weight: bold; }
.res-title-category a:hover { color: #666666; }
.res-img { width: 68px; height: 68px; float: left; margin-right: 8px; }
.res-txt-category { width: 300px; height: 63px; padding: 0px; float: left; font-size:0.9em; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; line-height: 1.1em; padding-top: 5px; }
.res-txt-category a { color:#ab0909; text-decoration:none; border-bottom:0; font-weight: bold; font-size:1.0em; }
.res-txt-category a:hover { color:#666666; }
.res-txt-category-data { width: 80px; height: 20px; padding: 0px; font-size:0.9em; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; line-height: 1.5em; position: absolute; margin-left: 340px; text-align: center; background: #666666; padding-top: 0px; color: #FFFFFF; }
.res-txt-category-data-dia { font-size:1.8em; font-weight: bolder; }

.res-category-02 { width: 703px; height: 68px; padding: 0px; position: relative; margin-top: 5px; border-bottom: 1px dotted #B71532; border-top: 1px dotted #B71532; background: #EAEAEA; }
.res-title-category { font-size:1.1em; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; line-height: 1.1em; margin-top: 5px; }
.res-title-category a { font-size:1.1em;  color:#ab0909; text-decoration:none; border-bottom:0; font-weight: bold; }
.res-title-category a:hover { color: #666666; }
.res-img { width: 68px; height: 68px; float: left; margin-right: 8px; }
.res-txt-category-02 { width: 500px; height: 63px; padding: 0px; float: left; font-size:0.9em; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; line-height: 1.1em; padding-top: 5px; }
.res-txt-category-02 a { color:#ab0909; text-decoration:none; border-bottom:0; font-weight: bold; font-size:1.0em; }
.res-txt-category-02 a:hover { color:#666666; }
.res-txt-category-data-02 { width: 110px; height: 20px; padding: 0px; font-size:0.9em; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; line-height: 1.5em; position: absolute; margin-left: 588px; background: #666666; padding-top: 0px; padding-left: 5px; color: #FFFFFF; }
.res-txt-category-data-dia { font-size:1.8em; font-weight: bolder; }

.res-txt-category-nota { width: 110px; position: absolute; height: 20px; margin-left: 588px; margin-top: 45px; font-size:0.7em; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; background: #D7D7D7; padding-top: 3px; padding-left: 4px; }

#resenhas-autor-02 { width: 110px; position: absolute; height: 30px; margin-left: 588px; margin-bottom: 30px; margin-top: 15px; font-size:0.9em; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;  }
#resenhas-autor-02 .txt { float: left; height: 30px; font-size: 12px; margin-top: 5px; }
#resenhas-autor-02 .txt a { color:#ab0909; text-decoration:none; border-bottom:0; font-weight: bold; font-size:1.0em; }
#resenhas-autor-02 .txt a:hover { color:#666666; }

#resenhas-categoria-lancamentos-oficiais { width: 450px; float: left; height: 530px;; font-size:0.9em; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; line-height: 1.2em; margin-top: 0px; background: url(images/resenha_categ_destq_lancamentos.jpg); margin-left: 14px; padding-top: 5px; padding-left: 20px; }
#resenhas-categoria-lancamentos-oficiais a { color: #990000; text-decoration: none; }
#resenhas-categoria-lancamentos-oficiais a:hover { color: #666666; text-decoration: none; }
#resenhas-categoria-lancamentos-oficiais h2 { width: 269px; height: 30px; background: url(images/resenhas_tit_destaque_lancamentos_oficiais.png) no-repeat; text-indent:-300em; left: 2px; top: 0px; bottom: 0px; font-size: 5px;  }

#resenhas-categoria-demos { width: 450px; float: left; height: 530px;; font-size:0.9em; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; line-height: 1.2em; margin-top: 0px; background: url(images/resenha_categ_destq_lancamentos.jpg); margin-left: 10px; padding-top: 5px; padding-left: 20px; }
#resenhas-categoria-demos a { color: #990000; text-decoration: none; }
#resenhas-categoria-demos a:hover { color: #666666; text-decoration: none; }
#resenhas-categoria-demos h2 { width: 269px; height: 30px; position: relative; background: url(images/resenhas_tit_destaque_demos.png) no-repeat; text-indent:-300em; left: 2px; top: 0px; bottom: 0px; padding: -5px; font-size: 5px;  }

#resenhas-categoria-classicos { width: 450px; float: left; height: 530px;; font-size:0.9em; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; line-height: 1.2em; margin-top: 0px; background: url(images/resenha_categ_destq_lancamentos.jpg); margin-left: 14px; padding-top: 5px; padding-left: 20px; }
#resenhas-categoria-classicos a { color: #990000; text-decoration: none; }
#resenhas-categoria-classicos a:hover { color: #666666; text-decoration: none; }
#resenhas-categoria-classicos h2 { width: 269px; height: 30px; position: relative; background: url(images/resenhas_tit_destaque_classicos.png) no-repeat; text-indent:-300em; left: 2px; top: 0px; bottom: 0px; padding: -5px; font-size: 5px;  }

#resenhas-categoria-dvds { width: 450px; float: left; height: 530px;; font-size:0.9em; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; line-height: 1.2em; margin-top: 0px; background: url(images/resenha_categ_destq_lancamentos.jpg); margin-left: 10px; padding-top: 5px; padding-left: 20px; }
#resenhas-categoria-dvds a { color: #990000; text-decoration: none; }
#resenhas-categoria-dvds a:hover { color: #666666; text-decoration: none; }
#resenhas-categoria-dvds h2 { width: 269px; height: 30px; position: relative; background: url(images/resenhas_tit_destaque_dvds.png) no-repeat; text-indent:-300em; left: 2px; top: 0px; bottom: 0px; padding: -5px; font-size: 5px;  }


#resenhas-page-txt { width: 686px; float: left; height: auto; font-size:0.9em; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; line-height: 1.2em; padding-left: 25px; padding-right: 15px; margin-top: -10px; }

#resenhas-page-txt a { color: #990000; text-decoration: none; }
#resenhas-page-txt a:hover { color: #666666; text-decoration: none; }

#resenhas-page-coluna { width: 242px; height: auto; background: url(images/resenhas_coluna_bg.jpg) repeat-y; float: left;  }
#resenhas-page-coluna-footer { width: 242px; height: 68px; background: url(images/resenhas_coluna_footer.jpg) no-repeat; float: left;  }

#resenhas-page-coluna .img { margin-left: 22px; width: 191px; height: auto; margin-bottom: 5px; }
#resenhas-page-coluna .img a { color: #990000; }
#resenhas-page-coluna .img a:hover { color: #666666; }

#resenhas-page-coluna .title { margin-left: 22px; text-align: center; font-size:0.8em; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; line-height: 1.1em; width: 191px;}

#resenhas-page-coluna .nota { width: 191px; background: url(images/resenhas_bg_avaliacao.png) repeat-y; height: 120px; margin-left: 22px; margin-top: 15px; }
#resenhas-page-coluna .nota-title { color:#CCCCCC; text-align: center; font-size:0.9em; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; font-weight: bolder; padding-top: 17px;}
#resenhas-page-coluna .receptaculo { margin-top: 0px; text-align: center; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; width: 191px; font-weight: bolder;}
#resenhas-page-coluna .nota-valor { color: #FFFFFF; font-size:1.5em;}
#resenhas-page-coluna .nota-cont { color: #FFFFFF; font-size:1.0em;}
#resenhas-page-coluna .nota-explicacao { color: #fff; font-size:0.9em; margin-top: -5px; font-weight: lighter; }

#resenhas-autor { width: 686px; float: left; height: 30px; margin-bottom: 30px; margin-top: 10px; }
#resenhas-autor .img { float: left; height: 30px; width: 30px; }
#resenhas-autor .txt { float: left; height: 30px; font-size: 12px; margin-left: 5px; }



#resenhas-contato { width: 686px; float: left; height: auto; margin-bottom: 12px; margin-top: 12px; }
#resenhas-contato .title { width: 686px; float: left; height: 31px; background:url(images/resenhas_contato_bg_title.jpg) no-repeat; }
#resenhas-contato .list { width: 686px; float: left; height: auto; background: url(images/resenhas_contato_bg_list.jpg) repeat-y; font-size: 12px; padding-left: 12px; }
#resenhas-contato .footer { width: 686px; float: left; height: 16px; background: url(images/resenhas_contato_footer_list.jpg) no-repeat; }

#resenhas-forma-track { width: 686px; float: left; height: auto; margin-bottom: 20px;}

#resenhas-tracklist { width: 343px; float: left; height: auto; }
#resenhas-tracklist .title { width: 343px; float: left; height: 31px; background:url(images/resenhas_track_bg_title.jpg) no-repeat; }
#resenhas-tracklist .list { width: 343px; float: left; height: auto; background: url(images/resenhas_track_bg_list.jpg) repeat-y; font-size: 12px; padding-left: 12px; }
#resenhas-tracklist .footer { width: 343px; float: left; height: 16px; background: url(images/resenhas_track_footer_list.jpg) no-repeat; }

#resenhas-formacao { width: 343px; float: left; height: auto;}
#resenhas-formacao .title { width: 343px; float: left; height: 31px; background:url(images/resenhas_formacao_bg_title.jpg) no-repeat; padding-left: 10px; }
#resenhas-formacao .list { width: 343px; float: left; height: auto; background: url(images/resenhas_formacao_bg_list.jpg) repeat-y; font-size: 12px; padding-left: 18px; padding-right: 20px; }
#resenhas-formacao .footer { width: 343px; float: left; height: 16px; background: url(images/resenhas_formacao_footer_list.jpg) no-repeat; }

#resenhas-box-envie { width: 242px; height: 163px; background: url(images/resenhas_box_envie_seu_material.jpg) no-repeat; float: left; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; font-size: 0.9em; margin-top: -10px; }
#resenhas-box-envie .txt { width: 88px; margin-top: 60px; margin-left: 22px;}
#resenhas-box-envie a { color: #990000; text-decoration: none; }
#resenhas-box-envie a:hover { color: #666666; text-decoration: none; }

#resenhas-menu-interno { width:706px; height:101px; margin:0; padding:0; position: relative; background:transparent url(images/resenhas_menu_interno.png); }
#resenhas-menu-interno li { display: inline; list-style: none; margin: 0; padding:0; position: absolute; }
#resenhas-menu-interno li, #resenhas-menu-interno a { display: block; height: 101px; }

#resenhas-menu-interno-01-lancamentos { text-indent:-300em; overflow: hidden; left: 0px; width: 277px; }
#resenhas-menu-interno-02-demo { text-indent:-300em; overflow: hidden; left: 277px; width: 100px; }
#resenhas-menu-interno-03-dvds { text-indent:-300em; overflow: hidden; left: 377px; width: 81px; }
#resenhas-menu-interno-04-classicos { text-indent:-300em; overflow: hidden; left: 458px; width: 248px; }

#resenhas-menu-interno-01-lancamentos a:hover { background:transparent url(images/resenhas_menu_interno_a_hover.png) 0px 0px no-repeat; }
#resenhas-menu-interno-02-demo a:hover { background:transparent url(images/resenhas_menu_interno_a_hover.png) -277px 0px no-repeat; }
#resenhas-menu-interno-03-dvds a:hover { background:transparent url(images/resenhas_menu_interno_a_hover.png) -377px 0px no-repeat; }
#resenhas-menu-interno-04-classicos a:hover { background:transparent url(images/resenhas_menu_interno_a_hover.png) -458px 0px no-repeat; }

#resenha-categoria-interna { width: 718px; height: auto; float:left; padding-left: 15px;  }

/* agenda */

#agenda-box { background: url(images/agenda_box_dstq.jpg) no-repeat; width: 258px; height: 736px; float:left; margin-top: -5px; }
#agenda-box h2 { width: 100px; height: 30px; position: relative; background: url(images/agenda_box_dstq_title.png) no-repeat; text-indent:-300em; left: 11px; top: 3px; bottom: 0px; padding: -5px; font-size: 5px;  }

.agenda { width: 223px; height: auto; padding: 0px; position: relative; top: 8px; left: 18px; }
.agenda-data { width: 223px; height: auto; margin-top: 2px; border-bottom: 1px dotted #B71532; font-size:0.8em; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; line-height: 1.2em; float:left; padding: 0px; padding-bottom: 10px; }
.agenda-tit { width: 217px; height: auto; float: left; padding: 3px; background: #000000; color: #FFFFFF; font-size:0.9em; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; line-height: 1.2em; margin-bottom: 3px; }
.agenda-tit a { font-size:1.2em;  color:#ab0909; text-decoration:none; border-bottom:0; font-weight: bold; }
.agenda-tit a:hover { color:#666666; }

.agenda a { color:#ab0909; text-decoration:none; border-bottom:0; font-weight: bold; }
.agenda a:hover { color:#666666; }

.agenda-cadastre-sua-data { width: 115px; height: 17px; position: absolute; left: 0px; top: 645px; bottom: 0px;  }
.agenda-cadastre-sua-data h3 { background: url(images/agenda_box_dstq_envie_btn.png) no-repeat; text-indent:-300em; font-size: 5px; height: 17px;  }
.agenda-todas-as-datas { width: 89px; height: 17px; position: absolute; left: 138px; top: 645px; bottom: 0px;  }
.agenda-todas-as-datas h3 { background: url(images/agenda_box_dstq_todas_btn.png) no-repeat; text-indent:-300em; font-size: 5px; height: 17px;  }

#agenda-categoria-page-topo { background: url(images/agenda_categoria_bg_topo.jpg) no-repeat; width: 968px; height: 130px; float: left; margin-top: -5px;}

#agenda-categoria-page-topo .breadcrumb { font-size:0.8em; color: #000000; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; margin-top: 13px; margin-left: 12px; }
#agenda-categoria-page-topo .breadcrumb a { color:#990000; text-decoration: none; font-weight:bolder; }
#agenda-categoria-page-topo .breadcrumb a:hover { color:#999999; text-decoration: none; }

#agenda-categoria-page-topo h2 { font-size:1.3em; color:#000000; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; line-height: 1.1em; margin-top: 25px; margin-left: 25px; }

#agenda-box-envie { width: 242px; height: 163px; background: url(images/agenda_box_envie_seu_evento.jpg) no-repeat; float: left; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; font-size: 0.9em; margin-top: -5px; }
#agenda-box-envie .txt { width: 88px; margin-top: 60px; margin-left: 22px;}
#agenda-box-envie a { color: #990000; text-decoration: none; }
#agenda-box-envie a:hover { color: #666666; text-decoration: none; }

#agenda-informacoes { width: 686px; float: left; height: auto; margin-bottom: 12px; margin-top: 12px; }
#agenda-informacoes .title { width: 686px; float: left; height: 31px; background:url(images/resenhas_contato_bg_title.jpg) no-repeat; }
#agenda-informacoes .list { width: 686px; float: left; height: auto; background: url(images/resenhas_contato_bg_list.jpg) repeat-y; font-size: 12px; padding-left: 12px; }
#agenda-informacoes .footer { width: 686px; float: left; height: 16px; background: url(images/resenhas_contato_footer_list.jpg) no-repeat; }

#agenda-fonte { font-size:0.9em; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; }
#agenda-fonte a { color: #990000; text-decoration: none; }
#agenda-fonte a:hover { color: #666666; text-decoration: none; }

#agenda-box-02 { width: 686px; height: auto; float:left; top: -10px; }

#agenda-box-02 .agn { width: 677px; height: 100px; padding: 0px; position: relative;  left: 19px; margin-bottom: 10px; border-bottom: 1px dotted #999999; }
#agenda-box-02 .agn-img { width: 100px; height: 100px; float: left; margin-right: 8px; }
#agenda-box-02 .agn-img a { color: #990000; }
#agenda-box-02 .agn-img a:hover { color: #666666; }
#agenda-box-02 .agn-txt { width: 568px; height: auto; padding: 0px; float: left; font-size:0.8em; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; line-height: 1.3em; }
#agenda-box-02 .agn-txt-title { font-size:1.1em; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; line-height: 1.3em; margin-bottom: -5px; background: #DDDDDD; padding-top: 5px; padding-bottom: 5px; margin-bottom: 5px; margin-left: -4px; padding-left: 3px; }
#agenda-box-02 .agn-txt-title a { font-size:1.0em; color:#ab0909; text-decoration:none; border-bottom:0; font-weight: bold; }
#agenda-box-02 .agn-txt-title a:hover { color: #666666; }

#agenda-box-03 { width: 686px; height: auto; float:left; top: -10px; }

#agenda-box-03 .agn { width: 677px; height: 80px; padding: 0px; position: relative;  left: 19px; margin-bottom: 10px; border-bottom: 1px dotted #999999; }
#agenda-box-03 .agn-txt { width: 669px; height: auto; padding: 0px; float: left; font-size:0.8em; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; line-height: 1.3em; }
#agenda-box-03 .agn-txt-title { font-size:1.1em; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; line-height: 1.3em; margin-bottom: -5px; background: #DDDDDD; padding-top: 5px; padding-bottom: 5px; margin-bottom: 5px; margin-left: -4px; padding-left: 3px; }
#agenda-box-03 .agn-txt-title a { font-size:1.0em; color:#ab0909; text-decoration:none; border-bottom:0; font-weight: bold; }
#agenda-box-03 .agn-txt-title a:hover { color: #666666; }

#agenda-flyer { 
	width:230px;
	height:318px;
	float: right;
	position: relative;
	margin-right: 15px;
	background: url(http://baronshell.com/wp-content/uploads/2010/04/agenda_bg_flyer.jpg) no-repeat;
	padding-top: 12px; padding-left: 12px;
	margin-bottom: 5px;
	}

#agenda-flyer a { color:#ab0909; text-decoration:none; }
#agenda-flyer a:hover { color: #666666; }


eventName {
	font-weight: bolder;
	font-size: 1.1em;
}

#agenda-exibicao-mes { background: url(images/agenda_marcacao_bg_mes.jpg); font-size:1.1em; color: #333333; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; margin-top: 5px; margin-bottom: 5px; margin-left: 17px; font-weight: bold; height: 30px; }

#agenda-exibicao-data { font-size:0.9em; color: #666666; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; margin-top: 5px; margin-bottom: 5px; margin-top: 15px; margin-left: 17px; font-weight: bold; }

#agenda-categoria { 
	   width: 718px;
	   float:left;
	   margin-left: 13px;
	   }

#agenda-vai-rolar {
      width:718px;  
	  margin-left: -55px;	 
} 
#agenda-ja-rolou {
      width:718px;
	  margin-left: -55px;	 
} 

#agenda-vai-rolar h2, #agenda-ja-rolou h2{
      text-align: left; 
      font-size:12px;
      color:#fff;
	  line-height:20px;
      font-family:Georgia, "Times New Roman", Times, serif;
	  font-weight:bold;   
	  background:#72001a;
}

/*paginas */

#paginas-page-topo { background: url(images/paginas_bg_topo.jpg) no-repeat; width: 968px; height: 130px; float: left; margin-top: -5px;}
#paginas-page-topo .breadcrumb { font-size:0.8em; color: #000000; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; margin-top: 13px; margin-left: 12px; }
#paginas-page-topo .breadcrumb a { color:#990000; text-decoration: none; font-weight:bolder; }
#paginas-page-topo .breadcrumb a:hover { color:#999999; text-decoration: none; }
#paginas-page-topo h2 { font-size:1.3em; color:#000000; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; line-height: 1.1em; margin-top: 25px; margin-left: 25px; }

#paginas-interna { width: 718px; height: auto; float:left; padding-left: 15px; font-size:0.9em; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; line-height: 1.2em; margin-top: -10px;  }
#paginas-interna a { color: #990000; text-decoration: none; }
#paginas-interna a:hover { color: #666666; text-decoration: none; }

#paginas-interna-02 { width: 953px; height: auto; float:left; padding-left: 15px; padding-right: 15px; font-size:0.9em; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; line-height: 1.2em; margin-top: -10px;  }
#paginas-interna-02 a { color: #990000; text-decoration: none; }
#paginas-interna-02 a:hover { color: #666666; text-decoration: none; }


/*materias */

#materias-02-categoria-page-topo { background: url(images/materias_geral_topo_definitivo.jpg) no-repeat; width: 968px; height: 200px; float: left; margin-top: -5px;}
#materias-02-categoria-page-topo .breadcrumb { font-size:0.8em; color: #000000; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; margin-top: 13px; margin-left: 12px; }
#materias-02-categoria-page-topo .breadcrumb a { color:#990000; text-decoration: none; font-weight:bolder; }
#materias-02-categoria-page-topo .breadcrumb a:hover { color:#999999; text-decoration: none; }
#materias-02-categoria-page-topo h2 { font-size:2.3em; color:#000000; font-family:Georgia, "Times New Roman", Times, serif; line-height: 1.1em; margin-top: 14px; margin-left: 16px; }

#materias-02-categoria-especiais-page-topo { background: url(images/materias_geral_topo_especiais_definitivo.jpg) no-repeat; width: 968px; height: 200px; float: left; margin-top: -5px;}
#materias-02-categoria-especiais-page-topo .breadcrumb { font-size:0.8em; color: #000000; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; margin-top: 13px; margin-left: 12px; }
#materias-02-categoria-especiais-page-topo .breadcrumb a { color:#990000; text-decoration: none; font-weight:bolder; }
#materias-02-categoria-especiais-page-topo .breadcrumb a:hover { color:#999999; text-decoration: none; }
#materias-02-categoria-especiais-page-topo h2 { font-size:2.3em; color:#000000; font-family:Georgia, "Times New Roman", Times, serif; line-height: 1.1em; margin-top: 14px; margin-left: 16px; }

#materias-02-categoria-entrevistas-page-topo { background: url(images/materias_geral_topo_entrevistas_definitivo.jpg) no-repeat; width: 968px; height: 200px; float: left; margin-top: -5px;}
#materias-02-categoria-entrevistas-page-topo .breadcrumb { font-size:0.8em; color: #000000; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; margin-top: 13px; margin-left: 12px; }
#materias-02-categoria-entrevistas-page-topo .breadcrumb a { color:#990000; text-decoration: none; font-weight:bolder; }
#materias-02-categoria-entrevistas-page-topo .breadcrumb a:hover { color:#999999; text-decoration: none; }
#materias-02-categoria-entrevistas-page-topo h2 { font-size:2.3em; color:#000000; font-family:Georgia, "Times New Roman", Times, serif; line-height: 1.1em; margin-top: 14px; margin-left: 16px; }

#materias-02-categoria-eventos-page-topo { background: url(images/materias_geral_topo_eventos_definitivo.jpg) no-repeat; width: 968px; height: 200px; float: left; margin-top: -5px;}
#materias-02-categoria-eventos-page-topo .breadcrumb { font-size:0.8em; color: #000000; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; margin-top: 13px; margin-left: 12px; }
#materias-02-categoria-eventos-page-topo .breadcrumb a { color:#990000; text-decoration: none; font-weight:bolder; }
#materias-02-categoria-eventos-page-topo .breadcrumb a:hover { color:#999999; text-decoration: none; }
#materias-02-categoria-eventos-page-topo h2 { font-size:2.3em; color:#000000; font-family:Georgia, "Times New Roman", Times, serif; line-height: 1.1em; margin-top: 14px; margin-left: 16px; }

#materias-02-categoria-zineland-page-topo { background: url(images/materias_geral_topo_zineland_definitivo.jpg) no-repeat; width: 968px; height: 200px; float: left; margin-top: -5px;}
#materias-02-categoria-zineland-page-topo .breadcrumb { font-size:0.8em; color: #000000; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; margin-top: 13px; margin-left: 12px; }
#materias-02-categoria-zineland-page-topo .breadcrumb a { color:#990000; text-decoration: none; font-weight:bolder; }
#materias-02-categoria-zineland-page-topo .breadcrumb a:hover { color:#999999; text-decoration: none; }
#materias-02-categoria-zineland-page-topo h2 { font-size:2.3em; color:#000000;font-family:Georgia, "Times New Roman", Times, serif; line-height: 1.1em; margin-top: 14px; margin-left: 16px; }

#materias-02-categoria-mixtape-page-topo { background: url(images/materias_geral_topo_mixtape_definitivo.jpg) no-repeat; width: 968px; height: 200px; float: left; margin-top: -5px;}
#materias-02-categoria-mixtape-page-topo .breadcrumb { font-size:0.8em; color: #000000; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; margin-top: 13px; margin-left: 12px; }
#materias-02-categoria-mixtape-page-topo .breadcrumb a { color:#990000; text-decoration: none; font-weight:bolder; }
#materias-02-categoria-mixtape-page-topo .breadcrumb a:hover { color:#999999; text-decoration: none; }
#materias-02-categoria-mixtape-page-topo h2 { font-size:2.3em; color:#000000; font-family:Georgia, "Times New Roman", Times, serif; line-height: 1.1em; margin-top: 14px; margin-left: 16px; }

#materias-02-categoria-underground-art-page-topo { background: url(images/materias_geral_topo_underground_art_definitivo.jpg) no-repeat; width: 968px; height: 200px; float: left; margin-top: -5px;}
#materias-02-categoria-underground-art-page-topo .breadcrumb { font-size:0.8em; color: #000000; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; margin-top: 13px; margin-left: 12px; }
#materias-02-categoria-underground-art-page-topo .breadcrumb a { color:#990000; text-decoration: none; font-weight:bolder; }
#materias-02-categoria-underground-art-page-topo .breadcrumb a:hover { color:#999999; text-decoration: none; }
#materias-02-categoria-underground-art-page-topo h2 { font-size:2.3em; color:#000000; font-family:Georgia, "Times New Roman", Times, serif; line-height: 1.1em; margin-top: 14px; margin-left: 16px; }

#materias-02-categoria-bizarro-world-page-topo { background: url(images/materias_geral_topo_bizarro_world_definitivo.jpg) no-repeat; width: 968px; height: 200px; float: left; margin-top: -5px;}
#materias-02-categoria-bizarro-world-page-topo .breadcrumb { font-size:0.8em; color: #000000; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; margin-top: 13px; margin-left: 12px; }
#materias-02-categoria-bizarro-world-page-topo .breadcrumb a { color:#990000; text-decoration: none; font-weight:bolder; }
#materias-02-categoria-bizarro-world-page-topo .breadcrumb a:hover { color:#999999; text-decoration: none; }
#materias-02-categoria-bizarro-world-page-topo h2 { font-size:2.3em; color:#000000; font-family:Georgia, "Times New Roman", Times, serif; line-height: 1.1em; margin-top: 14px; margin-left: 16px; }

#materias-02-categoria-comics-topo { background: url(images/materias_geral_topo_comics_definitivo.jpg) no-repeat; width: 968px; height: 200px; float: left; margin-top: -5px;}
#materias-02-categoria-comics-topo .breadcrumb { font-size:0.8em; color: #000000; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; margin-top: 13px; margin-left: 12px; }
#materias-02-categoria-comics-topo .breadcrumb a { color:#990000; text-decoration: none; font-weight:bolder; }
#materias-02-categoria-comics-topo .breadcrumb a:hover { color:#999999; text-decoration: none; }
#materias-02-categoria-comics-topo h2 { font-size:2.3em; color:#000000; font-family:Georgia, "Times New Roman", Times, serif; line-height: 1.1em; margin-top: 14px; margin-left: 16px; }

#materias-menu-interno { width:968px; height:91px; margin-top: -7px; padding:0; position: relative; background: url(images/materias_menu_completo_a.jpg); }
#materias-menu-interno li { display: inline; list-style: none; margin: 0; padding:0; position: absolute; }
#materias-menu-interno li, #materias-menu-interno a { display: block; height: 91px; }

#materias-menu-interno-01-especiais { text-indent:-300em; overflow: hidden; left: 0px; width: 144px; }
#materias-menu-interno-02-entrevistas { text-indent:-300em; overflow: hidden; left: 144px; width: 122px; }
#materias-menu-interno-03-eventos { text-indent:-300em; overflow: hidden; left: 266px; width: 103px; }
#materias-menu-interno-04-zineland { text-indent:-300em; overflow: hidden; left: 369px; width: 94px; }
#materias-menu-interno-05-mixtape { text-indent:-300em; overflow: hidden; left: 463px; width: 83px; }
#materias-menu-interno-06-underground-art { text-indent:-300em; overflow: hidden; left: 546px; width: 181px; }
#materias-menu-interno-07-bizarro-world { text-indent:-300em; overflow: hidden; left: 727px; width: 163px; }

#materias-menu-interno-01-especiais a:hover { background:transparent url(images/materias_menu_completo_a_hover.jpg) 0px 0px no-repeat; }
#materias-menu-interno-02-entrevistas a:hover { background:transparent url(images/materias_menu_completo_a_hover.jpg) -144px 0px no-repeat; }
#materias-menu-interno-03-eventos a:hover { background:transparent url(images/materias_menu_completo_a_hover.jpg) -266px 0px no-repeat; }
#materias-menu-interno-04-zineland a:hover { background:transparent url(images/materias_menu_completo_a_hover.jpg) -369px 0px no-repeat; }
#materias-menu-interno-05-mixtape a:hover { background:transparent url(images/materias_menu_completo_a_hover.jpg) -463px 0px no-repeat; }
#materias-menu-interno-06-underground-art a:hover { background:transparent url(images/materias_menu_completo_a_hover.jpg) -546px 0px no-repeat; }
#materias-menu-interno-07-bizarro-world a:hover { background:transparent url(images/materias_menu_completo_a_hover.jpg) -727px 0px no-repeat; }

#materias-menu-interno-01 { width:968px; height:91px; margin-top: -7px; padding:0; position: relative; background: url(images/materias_menu_completo_01_a.jpg); }
#materias-menu-interno-01 li { display: inline; list-style: none; margin: 0; padding:0; position: absolute; }
#materias-menu-interno-01 li, #materias-menu-interno-01 a { display: block; height: 91px; }

#materias-menu-interno-02 { width:968px; height:91px; margin-top: -7px; padding:0; position: relative; background: url(images/materias_menu_completo_02_a.jpg); }
#materias-menu-interno-02 li { display: inline; list-style: none; margin: 0; padding:0; position: absolute; }
#materias-menu-interno-02 li, #materias-menu-interno-02 a { display: block; height: 91px; }

#materias-menu-interno-03 { width:968px; height:91px; margin-top: -7px; padding:0; position: relative; background: url(images/materias_menu_completo_03_a.jpg); }
#materias-menu-interno-03 li { display: inline; list-style: none; margin: 0; padding:0; position: absolute; }
#materias-menu-interno-03 li, #materias-menu-interno-03 a { display: block; height: 91px; }

#materias-menu-interno-04 { width:968px; height:91px; margin-top: -7px; padding:0; position: relative; background: url(images/materias_menu_completo_04_a.jpg); }
#materias-menu-interno-04 li { display: inline; list-style: none; margin: 0; padding:0; position: absolute; }
#materias-menu-interno-04 li, #materias-menu-interno-04 a { display: block; height: 91px; }

#materias-menu-interno-05 { width:968px; height:91px; margin-top: -7px; padding:0; position: relative; background: url(images/materias_menu_completo_05_a.jpg); }
#materias-menu-interno-05 li { display: inline; list-style: none; margin: 0; padding:0; position: absolute; }
#materias-menu-interno-05 li, #materias-menu-interno-05 a { display: block; height: 91px; }

#materias-menu-interno-06 { width:968px; height:91px; margin-top: -7px; padding:0; position: relative; background: url(images/materias_menu_completo_06_a.jpg); }
#materias-menu-interno-06 li { display: inline; list-style: none; margin: 0; padding:0; position: absolute; }
#materias-menu-interno-06 li, #materias-menu-interno-06 a { display: block; height: 91px; }

#materias-menu-interno-07 { width:968px; height:91px; margin-top: -7px; padding:0; position: relative; background: url(images/materias_menu_completo_07_a.jpg); }
#materias-menu-interno-07 li { display: inline; list-style: none; margin: 0; padding:0; position: absolute; }
#materias-menu-interno-07 li, #materias-menu-interno-07 a { display: block; height: 91px; }



#materias-categoria-page-topo { background: url(images/materias_categoria_bg_topo.jpg) no-repeat; width: 968px; height: 130px; float: left; margin-top: -5px;}
#materias-categoria-page-topo .breadcrumb { font-size:0.8em; color: #000000; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; margin-top: 13px; margin-left: 12px; }
#materias-categoria-page-topo .breadcrumb a { color:#990000; text-decoration: none; font-weight:bolder; }
#materias-categoria-page-topo .breadcrumb a:hover { color:#999999; text-decoration: none; }
#materias-categoria-page-topo h2 { font-size:1.3em; color:#000000; font-family:Georgia, "Times New Roman", Times, serif; line-height: 1.1em; margin-top: 25px; margin-left: 25px; }

#materias-especiais-categoria-page-topo { background: url(images/materias_especiais_categoria_bg_topo.jpg) no-repeat; width: 968px; height: 130px; float: left; margin-top: -5px;}
#materias-especiais-categoria-page-topo .breadcrumb { font-size:0.8em; color: #000000; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; margin-top: 13px; margin-left: 12px; }
#materias-especiais-categoria-page-topo .breadcrumb a { color:#990000; text-decoration: none; font-weight:bolder; }
#materias-especiais-categoria-page-topo .breadcrumb a:hover { color:#999999; text-decoration: none; }
#materias-especiais-categoria-page-topo h2 { font-size:1.3em; color:#000000; font-family:Georgia, "Times New Roman", Times, serif; line-height: 1.1em; margin-top: 25px; margin-left: 25px; }

#materias-eventos-categoria-page-topo { background: url(images/materias_eventos_categoria_bg_topo.jpg) no-repeat; width: 968px; height: 130px; float: left; margin-top: -5px;}
#materias-eventos-categoria-page-topo .breadcrumb { font-size:0.8em; color: #000000; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; margin-top: 13px; margin-left: 12px; }
#materias-eventos-categoria-page-topo .breadcrumb a { color:#990000; text-decoration: none; font-weight:bolder; }
#materias-eventos-categoria-page-topo .breadcrumb a:hover { color:#999999; text-decoration: none; }
#materias-eventos-categoria-page-topo h2 { font-size:1.3em; color:#000000; font-family:Georgia, "Times New Roman", Times, serif; line-height: 1.1em; margin-top: 25px; margin-left: 25px; }

#materias-zineland-categoria-page-topo { background: url(images/materias_zineland_categoria_bg_topo.jpg) no-repeat; width: 968px; height: 130px; float: left; margin-top: -5px;}
#materias-zineland-categoria-page-topo .breadcrumb { font-size:0.8em; color: #000000; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; margin-top: 13px; margin-left: 12px; }
#materias-zineland-categoria-page-topo .breadcrumb a { color:#990000; text-decoration: none; font-weight:bolder; }
#materias-zineland-categoria-page-topo .breadcrumb a:hover { color:#999999; text-decoration: none; }
#materias-zineland-categoria-page-topo h2 { font-size:1.3em; color:#000000; font-family:Georgia, "Times New Roman", Times, serif; line-height: 1.1em; margin-top: 25px; margin-left: 25px; }

#materias-entrevistas-categoria-page-topo { background: url(images/materias_entrevistas_categoria_bg_topo.jpg) no-repeat; width: 968px; height: 130px; float: left; margin-top: -5px;}
#materias-entrevistas-categoria-page-topo .breadcrumb { font-size:0.8em; color: #000000; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; margin-top: 13px; margin-left: 12px; }
#materias-entrevistas-categoria-page-topo .breadcrumb a { color:#990000; text-decoration: none; font-weight:bolder; }
#materias-entrevistas-categoria-page-topo .breadcrumb a:hover { color:#999999; text-decoration: none; }
#materias-entrevistas-categoria-page-topo h2 { font-size:1.3em; color:#000000; font-family:Georgia, "Times New Roman", Times, serif; line-height: 1.1em; margin-top: 25px; margin-left: 25px; }

#materias-bizarroworld-categoria-page-topo { background: url(images/materias_bizarroworld_categoria_bg_topo.jpg) no-repeat; width: 968px; height: 130px; float: left; margin-top: -5px;}
#materias-bizarroworld-categoria-page-topo .breadcrumb { font-size:0.8em; color: #000000; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; margin-top: 13px; margin-left: 12px; }
#materias-bizarroworld-categoria-page-topo .breadcrumb a { color:#990000; text-decoration: none; font-weight:bolder; }
#materias-bizarroworld-categoria-page-topo .breadcrumb a:hover { color:#999999; text-decoration: none; }
#materias-bizarroworld-categoria-page-topo h2 { font-size:1.3em; color:#000000; font-family:Georgia, "Times New Roman", Times, serif; line-height: 1.1em; margin-top: 25px; margin-left: 25px; }

#materias-mixtape-categoria-page-topo { background: url(images/materias_mixtape_categoria_bg_topo.jpg) no-repeat; width: 968px; height: 130px; float: left; margin-top: -5px;}
#materias-mixtape-categoria-page-topo .breadcrumb { font-size:0.8em; color: #000000; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; margin-top: 13px; margin-left: 12px; }
#materias-mixtape-categoria-page-topo .breadcrumb a { color:#990000; text-decoration: none; font-weight:bolder; }
#materias-mixtape-categoria-page-topo .breadcrumb a:hover { color:#999999; text-decoration: none; }
#materias-mixtape-categoria-page-topo h2 { font-size:1.3em; color:#000000; font-family:Georgia, "Times New Roman", Times, serif; line-height: 1.1em; margin-top: 25px; margin-left: 25px; }

#materias-undergroundart-categoria-page-topo { background: url(images/materias_undergroundart_categoria_bg_topo.jpg) no-repeat; width: 968px; height: 130px; float: left; margin-top: -5px;}
#materias-undergroundart-categoria-page-topo .breadcrumb { font-size:0.8em; color: #000000; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; margin-top: 13px; margin-left: 12px; }
#materias-undergroundart-categoria-page-topo .breadcrumb a { color:#990000; text-decoration: none; font-weight:bolder; }
#materias-undergroundart-categoria-page-topo .breadcrumb a:hover { color:#999999; text-decoration: none; }
#materias-undergroundart-categoria-page-topo h2 { font-size:1.3em; color:#000000; font-family:Georgia, "Times New Roman", Times, serif; line-height: 1.1em; margin-top: 25px; margin-left: 25px; }

#materias-comics-categoria-page-topo { background: url(images/comics_categoria_bg_topo.jpg) no-repeat; width: 968px; height: 130px; float: left; margin-top: -5px;}
#materias-comics-categoria-page-topo .breadcrumb { font-size:0.8em; color: #000000; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; margin-top: 13px; margin-left: 12px; }
#materias-comics-categoria-page-topo .breadcrumb a { color:#990000; text-decoration: none; font-weight:bolder; }
#materias-comics-categoria-page-topo .breadcrumb a:hover { color:#999999; text-decoration: none; }
#materias-comics-categoria-page-topo h2 { font-size:1.3em; color:#000000; font-family:Georgia, "Times New Roman", Times, serif; line-height: 1.1em; margin-top: 25px; margin-left: 25px; }

#materias-categoria-interna { width: 718px; height: auto; float:left; padding-left: 15px;  }

#materias-box-especiais { width: 470px; height: 250px; float: left; background: url(images/materias_box_especiais.jpg) no-repeat; margin-left: 10px; }
#materias-box-entrevistas { width: 470px; height: 250px; float: left; background: url(images/materias_box_entrevistas.jpg) no-repeat; margin-left: 10px; }
#materias-box-eventos { width: 470px; height: 250px; float: left; background: url(images/materias_box_eventos.jpg) no-repeat; margin-left: 10px; }
#materias-box-zineland { width: 470px; height: 250px; float: left; background: url(images/materias_zines.jpg) no-repeat; margin-left: 10px; }
#materias-box-mixtape { width: 470px; height: 250px; float: left; background: url(images/materias_box_mixtape.jpg) no-repeat; margin-left: 10px; }
#materias-box-underground-art { width: 470px; height: 250px; float: left; background: url(images/materias_underground_art.jpg) no-repeat; margin-left: 10px; }
#materias-box-heavy-metal-joke { width: 470px; height: 250px; float: left; background: url(images/materias_box_heavy_metal_joke.jpg) no-repeat; margin-left: 10px; }
#materias-box-comics { width: 470px; height: 250px; float: left; background: url(images/comics_box_especiais.jpg) no-repeat; margin-left: 10px; }

#materias-box { width: 438px; height: 127; float:left; top: 0px; }

#materias-box .mat { width: 438px; height: 127px; padding: 0px; position: relative;  margin-left: 22px; margin-top: 102px; }
#materias-box .mat-img { width: 173px; height: 127px; float: left; margin-right: 8px; }
#materias-box .mat-img a { color: #990000; }
#materias-box .mat-img a:hover { color: #666666; }
#materias-box .mat-txt { width: 247px; height: 127px; padding: 2px; float: left; font-size:0.8em; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; line-height: 1.1em; }
#materias-box .mat-txt-title { font-size:1.1em; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; line-height: 1.2em; margin-bottom: -5px; margin-top: 3px;  }
#materias-box .mat-txt-title a { font-size:1.0em; color:#ab0909; text-decoration:none; border-bottom:0; font-weight: bold; }
#materias-box .mat-txt-title a:hover { color: #666666; }

#materias-box-02 { width: 703px; height: 127; float:left; top: 0px; }
#materias-box-02 .mat { width: 703px; height: 127px; padding: 0px; position: relative; margin-bottom: 5px; border-bottom: 1px #999999 dotted; }
#materias-box-02 .mat-img { width: 173px; height: 127px; float: left; margin-right: 8px; }
#materias-box-02 .mat-img a { color: #990000; }
#materias-box-02 .mat-img a:hover { color: #666666; }
#materias-box-02 .mat-txt { width: 514px; height: 127px; padding: 2px; float: left; font-size:0.8em; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; line-height: 1.1em; }
#materias-box-02 .mat-txt-title { font-size:1.3em; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; line-height: 1.2em; margin-bottom: -5px; margin-top: 3px;  }
#materias-box-02 .mat-txt-title a { font-size:1.3em; color:#ab0909; text-decoration:none; border-bottom:0; font-weight: bold; }
#materias-box-02 .mat-txt-title a:hover { color: #666666; }


/* fotos */

#fotos-box { background: url(images/fotos_box_dstq_bg.jpg) no-repeat; width: 715px; height: 550px; float: left; margin-top: -7px; }
.fotos-box-title { width: 88px; height: 28px; position: relative; left: 10px; top: 2px; }
.fotos-box-title h2 { background: url(images/fotos_box_dest_tit.png) no-repeat; text-indent:-300em; font-size: 5px; height: 28px; }
.fotos-box-link-flickr { width: 174px; height: 16px; position: relative; left: 520px; top: -22px; }
.fotos-box-link-flickr h2 { background: url(images/fotos_box_dest_flickr_url.png) no-repeat; text-indent:-300em; font-size: 5px; height: 16px; }

#fotos-box-thumbs-env { width: 600px; height: auto; position: relative; left: 70px; top: 0px; }
#fotos-box-thumb { width: 288px; height: 238px; float:left; margin-right: 0px; margin-left: 0px; margin-bottom: 0px; background: url(images/fotos_dstq_home_bg.png) no-repeat; }

#fotos-box-thumb .image { margin-left: 18px; margin-top: 21px; float: left; }
#fotos-box-thumb .image a { color: #ab0909; }
#fotos-box-thumb .image a:hover { color: #666666; }

#fotos-box-thumb .txt { width: 288px; padding-left: 0px; padding-right: 2px; padding-top: 6px; float: left; text-align: center; font-size:0.7em; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; line-height: 1.1em; }
#fotos-box-thumb .txt a { color:#ab0909; text-decoration:none; border-bottom:0; font-weight: bold; }
#fotos-box-thumb .txt a:hover { color:#666666; }

/* parceiros */

#parceiros { width: 983px; height: 260px; float: left; background: url(images/parceiros_bf.jpg) no-repeat; }

#parceiros-01 { width:954px; height:93px; margin-top: 67px; left: 10px; padding:0; position: relative; background: url(images/linha_1_a.png); }
#parceiros-01 li { display: inline; list-style: none; margin: 0; padding:0; position: absolute; }
#parceiros-01 li, #parceiros-01 a { display: block; height: 93px; }

#parceiros-01-kill-again { text-indent:-300em; overflow: hidden; left: 0px; width: 150px; }
#parceiros-02-satanicmilitia { text-indent:-300em; overflow: hidden; left: 150px; width: 115px; }
#parceiros-03-vampiria { text-indent:-300em; overflow: hidden; left: 265px; width: 110px; }
#parceiros-04-wargods { text-indent:-300em; overflow: hidden; left: 375px; width: 130px; }
#parceiros-05-metalmedia { text-indent:-300em; overflow: hidden; left: 505px; width: 111px; }
#parceiros-06-metalextremo { text-indent:-300em; overflow: hidden; left: 616px; width: 136px; }
#parceiros-07-revoluta { text-indent:-300em; overflow: hidden; left: 752px; width: 98px; }
#parceiros-08-bhp { text-indent:-300em; overflow: hidden; left: 850px; width: 104px; }

#parceiros-01-kill-again a:hover { background: url(images/linha_1_a_hover.png) transparent 0px 0px no-repeat; }
#parceiros-02-satanicmilitia a:hover { background: url(images/linha_1_a_hover.png) transparent -150px 0px no-repeat; }
#parceiros-03-vampiria a:hover { background: url(images/linha_1_a_hover.png) transparent -265px 0px no-repeat; }
#parceiros-04-wargods a:hover { background: url(images/linha_1_a_hover.png) transparent -375px 0px no-repeat; }
#parceiros-05-metalmedia a:hover { background: url(images/linha_1_a_hover.png) transparent -505px 0px no-repeat; }
#parceiros-06-metalextremo a:hover { background: url(images/linha_1_a_hover.png) transparent -616px 0px no-repeat; }
#parceiros-07-revoluta a:hover { background: url(images/linha_1_a_hover.png) transparent -752px 0px no-repeat; }
#parceiros-08-bhp a:hover { background: url(images/linha_1_a_hover.png) transparent -850px 0px no-repeat; }

#parceiros-02 { width:955px; height:82px; margin-top: -13px; left: 10px; padding:0; float: left; position: relative; background: url(images/linha_2_a.png); }
#parceiros-02 li { display: inline; list-style: none; margin: 0; padding:0; position: absolute; }
#parceiros-02 li, #parceiros-02 a { display: block; height: 82px; }

#parceiros-09-bocadoinferno { text-indent:-300em; overflow: hidden; left: 0px; width: 142px; }
#parceiros-10-goregrinder { text-indent:-300em; overflow: hidden; left: 142px; width: 128px; }
#parceiros-11-ib { text-indent:-300em; overflow: hidden; left: 270px; width: 69px; }
#parceiros-12-coven { text-indent:-300em; overflow: hidden; left: 339px; width: 190px; }
#parceiros-13-criminalattack { text-indent:-300em; overflow: hidden; left: 529px; width: 132px; }
#parceiros-14-ugra { text-indent:-300em; overflow: hidden; left: 661px; width: 91px; }
#parceiros-15-wolfgang { text-indent:-300em; overflow: hidden; left: 752px; width: 202px; }

#parceiros-09-bocadoinferno a:hover { background: url(images/linha_2_a_hover.png) transparent 0px 0px no-repeat; }
#parceiros-10-goregrinder a:hover { background: url(images/linha_2_a_hover.png) transparent -142px 0px no-repeat; }
#parceiros-11-ib a:hover { background: url(images/linha_2_a_hover.png) transparent -270px 0px no-repeat; }
#parceiros-12-coven a:hover { background: url(images/linha_2_a_hover.png) transparent -339px 0px no-repeat; }
#parceiros-13-criminalattack a:hover { background: url(images/linha_2_a_hover.png) transparent -529px 0px no-repeat; }
#parceiros-14-ugra a:hover { background: url(images/linha_2_a_hover.png) transparent -661px 0px no-repeat; }
#parceiros-15-wolfgang a:hover { background: url(images/linha_2_a_hover.png) transparent -752px 0px no-repeat; }

/* rodape */

#rodape { width: 983px; height: 450px; float: left; background: #000000 url(images/rodape_bg.jpg) no-repeat top; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; }
#rodape .sitemap { margin-top: 65px; margin-left: 15px; margin-right: 10px; color:#FFFFFF; float: left; border-right: #181717 solid 1px; padding-right: 30px; height: 300px; }
#rodape .sitemap h1 { font-size: 18px; color:#999999; font-weight: bold; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; }
#rodape .sitemap ul { margin-left: 10px; padding: 0px; margin-bottom: 6px; }
#rodape .sitemap li { font-size: 13px; list-style: none; margin-left: 0px; padding: 0px; line-height: 1.5em; }
#rodape .sitemap a { color:#ae1313; text-decoration:none; }
#rodape .sitemap a:hover { color: #ccc; text-decoration: none; }

#rodape .producao { width: 155px; height: 243px; float: right; margin-top: 75px; margin-right: 20px; text-align: center; font-size: 0.9em; color: #FFFFFF; font-weight: bold; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; } 

.wordpress h3 a { background: url(images/wordpress_logo_a.jpg) no-repeat; text-indent:-300em; font-size: 5px; width: 57px; height: 53px; }
.wordpress h3 a:hover { background: url(images/wordpress_logo_a_hover.jpg) no-repeat;  }

/* comentarios */

#comentarios-title { background:url(images/comentario_titulo_bg.jpg) no-repeat; width: 690px; height: 81px; }
#comentarios-title h2 { font-size:1.9em; color: #000000; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; padding-top: 10px; margin-bottom: 0px; margin-left: 5px; }

/* listas */

#listas-page-topo { background: url(images/listas_topo_principal.jpg) no-repeat; width: 968px; height: 200px; float: left; margin-top: -5px;}
#listas-page-topo .breadcrumb { font-size:0.8em; color: #000000; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; margin-top: 13px; margin-left: 12px; }
#listas-page-topo .breadcrumb a { color:#990000; text-decoration: none; font-weight:bolder; }
#listas-page-topo .breadcrumb a:hover { color:#999999; text-decoration: none; }
#listas-page-topo h2 { font-size:2.3em; color:#000000; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; line-height: 1.1em; margin-top: 14px; margin-left: 16px; }

#listas-page-topo .txt { font-size:0.7em; color:#000000; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; line-height: 1.1em; margin-top: 57px; margin-left: 50px; margin-right: 180px; }

#listas02-page-page-topo { background:url(images/listas_topo_interna.jpg) no-repeat; width: 968px; height: 130px; float: left; margin-top: -5px;}
#listas02-page-topo .breadcrumb { font-size:0.8em; color: #000000; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; margin-top: 13px; margin-left: 12px; }
#listas02-page-topo .breadcrumb a { color:#990000; text-decoration: none; font-weight:bolder; }
#listas02-page-topo .breadcrumb a:hover { color:#999999; text-decoration: none; }
#listas02-page-topo h2 { font-size:1.3em; color:#000000; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; line-height: 1.1em; margin-top: 25px; margin-left: 22px; }

#listas-page-txt { width: 586px; float: left; height: auto; font-size:0.9em; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; line-height: 1.2em; padding-left: 25px; padding-right: 15px; margin-top: -10px; }

#listas-page-txt a { color: #990000; text-decoration: none; }
#listas-page-txt a:hover { color: #666666; text-decoration: none; }

/* baron's hell radio */

#baronshell-radio-page-topo { background: url(images/baronshell_radio_geral_topo_principal.jpg) no-repeat; width: 968px; height: 200px; float: left; margin-top: -5px;}
#baronshell-radio-page-topo .breadcrumb { font-size:0.8em; color: #000000; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; margin-top: 13px; margin-left: 12px; }
#baronshell-radio-page-topo .breadcrumb a { color:#990000; text-decoration: none; font-weight:bolder; }
#baronshell-radio-page-topo .breadcrumb a:hover { color:#999999; text-decoration: none; }
#baronshell-radio-page-topo h2 { font-size:2.3em; color:#000000; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; line-height: 1.1em; margin-top: 14px; margin-left: 16px; }

#baronshell-radio-page-topo .txt { font-size:0.7em; color:#000000; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; line-height: 1.1em; margin-top: 57px; margin-left: 50px; margin-right: 180px; }

#baronshell-radio2-page-topo { background:url(images/baronshell_radio_geral_topo_interna.jpg) no-repeat; width: 968px; height: 130px; float: left; margin-top: -5px;}
#baronshell-radio2-page-topo .breadcrumb { font-size:0.8em; color: #000000; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; margin-top: 13px; margin-left: 12px; }
#baronshell-radio2-page-topo .breadcrumb a { color:#990000; text-decoration: none; font-weight:bolder; }
#baronshell-radio2-page-topo .breadcrumb a:hover { color:#999999; text-decoration: none; }
#baronshell-radio2-page-topo h2 { font-size:1.3em; color:#000000; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; line-height: 1.1em; margin-top: 25px; margin-left: 22px; }

#radio-page-txt { width: 586px; float: left; height: auto; font-size:0.9em; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; line-height: 1.2em; padding-left: 25px; padding-right: 15px; margin-top: -10px; }

#radio-page-txt a { color: #990000; text-decoration: none; }
#radio-page-txt a:hover { color: #666666; text-decoration: none; }

#radio-player { 
	width:326px;
	height:330px;
	float: right;
	position: relative;
	margin-right: 15px;
	background: url(images/radio_player_bg.jpg) no-repeat;
	padding-top: 14px; padding-left: 15px;
	margin-bottom: 0px;
	}
	
#radio-pirata { 
	width:330px;
	height:150px;
	float: right;
	position: relative;
	margin-right: 22px;
	background: url(images/radio_pirata.jpg) no-repeat;
	margin-bottom: 6px;
	}	
#radio-pirata .txt { margin-top: 10px; margin-left: 20px; width: 175px; font-size:0.8em; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; line-height: 1.1em; color: #000000;	}	

.materias-olho-right { margin-top: 15px; margin-left: 15px; margin-bottom: 15px; float:right; width: 190px; font-size:1.0em; font-family:Georgia, "Times New Roman", Times, serif; line-height: 1.1em; color: #666666; border-left: solid 1px #CCCCCC; color:#666666	}

/*-- VIDEOS --*/

#miolo-geral-video { width: 983px; height: 550px; background: #000000; margin-bottom: 50px; }

#videos-topo { background: url(images/videos_geral_topo.jpg) no-repeat; width: 968px; height: 172px; float: left; margin-top: -5px;}
#videos-topo .breadcrumb { font-size:0.8em; color: #000000; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; margin-top: 13px; margin-left: 12px; }
#videos-topo .breadcrumb a { color:#990000; text-decoration: none; font-weight:bolder; }
#videos-topo .breadcrumb a:hover { color:#999999; text-decoration: none; }
#videos-topo h2 { font-size:2.3em; color:#000000; font-family:Georgia, "Times New Roman", Times, serif; line-height: 1.1em; margin-top: 14px; margin-left: 16px; }

#videos-interna { width: 710px; height: auto; float:left; margin-left: 15px; color: #FFFFFF;  }

#videos-box { width: 226px; height: 200px; float:left; margin-bottom: 5px; border-bottom: 1px #999999 dotted; margin-right: 10px; }
#videos-box .img { width: 226px; height: 100px; float: left; margin-right: 8px; }
#videos-box .img a { color: #990000; }
#videos-box .img a:hover { color: #990000; filter:alpha(opacity=80); -moz-opacity:.80; opacity:.80; }
#videos-box .botao-play { position: relative; top: -34px; left: 187px; }
#videos-box .botao-play a, a:hover { text-decoration: none; border: none; }
#videos-box .txt { width: 222px; height: 100px; padding: 2px; float: left; font-size:0.9em; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; line-height: 1.1em; color: #333333; }
#videos-box .title { font-size:1.0em; font-family: Georgia, "Times New Roman", Times, serif; line-height: 1.2em; margin-bottom: -5px; margin-top: 5px; margin-bottom: 5px;  }
#videos-box .title a { color:#ab0909; text-decoration:none; border-bottom:0; font-weight: bold; }
#videos-box .title a:hover { color: #666666; }

#videos-box-02 { width: 226px; height: 200px; float:left; margin-left: 15px; margin-top: -5px; }
#videos-box-02 .img { width: 226px; height: 100px; float: left; margin-bottom: 3px; }
#videos-box-02 .img a { color: #990000; }
#videos-box-02 .img a:hover { color: #990000; filter:alpha(opacity=80); -moz-opacity:.80; opacity:.80; }
#videos-box-02 .botao-play { position: relative; top: -34px; left: 187px; }
#videos-box-02 .botao-play a, a:hover { text-decoration: none; border: none; }
#videos-box-02 .txt { width: 213px; height: 81px; float: left; font-size:0.9em; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; line-height: 1.1em; color: #333333; background: #FFFFFF; border-top: 5px; filter:alpha(opacity=70); -moz-opacity:.70; opacity:.70; padding: 0px 2px 2px 11px; }
#videos-box-02 .title { font-size:1.0em; font-family:Georgia, "Times New Roman", Times, serif; line-height: 1.2em; margin-bottom: -5px; margin-top: 5px; margin-bottom: 2px;  }
#videos-box-02 .title a { color:#ab0909; text-decoration:none; border-bottom:0; font-weight: bold; }
#videos-box-02 .title a:hover { color: #666666; }

#videos-box-home { width: 258px; height: 229px; background: url(images/blogs_bg.jpg) no-repeat; float:left;}
#videos-box-home h2 { width: 113px; height: 36px; position: relative; background: url(images/tit-box-videos.png) no-repeat; text-indent:-300em; left: 15px; top: -2px; bottom: 0px; padding: -5px; font-size: 5px;  }

#video-autor { width: 686px; float: left; height: 30px; margin-bottom: 10px; margin-top: 5px; }
#video-autor .txt { float: left; height: 30px; font-size: 12px; margin-left: 5px; }

#videos-categoria-page-topo { background: url(images/videos_categoria_bg_topo_black.jpg) no-repeat; width: 968px; height: 130px; float: left; margin-top: -5px;}
#videos-categoria-page-topo .breadcrumb { font-size:0.8em; color: #fff; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; margin-top: 13px; margin-left: 12px; }
#videos-categoria-page-topo .breadcrumb a { color:#990000; text-decoration: none; font-weight:bolder; }
#videos-categoria-page-topo .breadcrumb a:hover { color:#ccc; text-decoration: none; }
#videos-categoria-page-topo h2 { font-size:1.3em; color: #999999; font-family:Georgia, "Times New Roman", Times, serif; line-height: 1.1em; margin-top: 25px; margin-left: 25px; }

#videos-player { width: 983px; float: left; height: auto; font-size:0.9em; margin-bottom: 20px; margin-top:-10px; color:#fff; text-align: center; background: #000000 url(images/bg_black_rodape.jpg) bottom no-repeat; padding-bottom: 65px;  }

#videos-page-txt { width: 686px; float: left; height: auto; font-size:0.9em; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; line-height: 1.2em; padding-left: 25px; padding-right: 15px; color:#000; }

#videos-page-txt a { color: #990000; text-decoration: none; }
#videos-page-txt a:hover { color: #666666; text-decoration: none; }

/*-- SOCIAL MEDIA --*/

#social-media { float: right; margin-top: 5px; width: 685px; margin-bottom: 5px; }
#social-media .twitter { width: 110px; float:left; }
#social-media .facebook { width: 450px; float:left; }

/**-- FOTOS --*/
#fotos-topo { background: url(images/fotos_geral_topo.jpg) no-repeat; width: 968px; height: 172px; float: left; margin-top: -5px;}
#fotos-topo .breadcrumb { font-size:0.8em; color: #000000; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; margin-top: 13px; margin-left: 12px; }
#fotos-topo .breadcrumb a { color:#990000; text-decoration: none; font-weight:bolder; }
#fotos-topo .breadcrumb a:hover { color:#999999; text-decoration: none; }
#fotos-topo h2 { font-size:2.3em; color:#000000; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; line-height: 1.1em; margin-top: 14px; margin-left: 16px; }
