@charset "utf-8";
/*
Theme Name: Marquise 51
Theme URI: 
Description: Tema para o site da Marquise 51
Version: 1.0
Author: Rodrigo Bonjour
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets
Text Domain: kubrick

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


/* CSS Document */

body {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #E1E1E1;
	color: #333;
	font-size: 12px;
	background-image: url(images/bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-attachment: scroll;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}

#centrallizar {
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: 850px;
	padding-top: 140px;
}
#cinza {
	background-color: #E1E1E1;
	margin-right: auto;
	margin-left: auto;
	color: #E1E1E1;
	height: 7px;
}

#banner_publicidade {
	/*background-color: #900;*/
	height: 80px;
	width: 648px;
	margin-left: 155px;
	margin-bottom: 5px;
}
#destaque {
	background-color: #FFF;
	height: 275px;
	width: 430px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	float: left;
}
#agenda {
	background-color: #FFF;
	height: 275px;
	width: 167px;
	margin-top: 5px;
	margin-left: 6px;
	float: left;
}
#noticias {
	background-color: #FFF;
	height: 270px;
	width: 215px;
	margin-top: 5px;
	float: left;
	margin-left: 2.5px;
	padding-top: 4px;
	padding-bottom: 2px;
}

#container_lado_esquerdo{
	width: 295px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	float: left;
}
/*#tv_marquise {
	background-color: #FFF;
	/*height: 365px;
	width: 295px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	float: left;
}*/
.quadrante {
	background-color: #FFF;
	width: 100%;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-top: 2px;
}

.quadrante .titulo{
	width: 283px;
	height: 41px;
	/*border: 1px solid #000000;*/
	margin-left: 5px;
	
	margin-bottom: 5px;
}

.data_agenda {
	font-weight: bold;
	color: #000;
	background-color: #E9DFF4;
}

#radio {
	background-color: #FFF;
	height: 103px;
	width: 353px;
	float: left;
	margin-top: 5px;
}

#bloco_noticia {
	width: 95%;
	background-color: #F4F4F4;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-top: 3px;
	margin-bottom: 12px;
	margin-right: 5px;
	font-size: 11px;
}
.bloco_blog {
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
}

.bloco {
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
}

.data_destaque {
	font-weight: bold;
	color: #FF364C;
}
#blog {
	background-color: #FFF;
	float: left;
	width: 353px;
	margin-top: 5px;
}




.center_video {
	margin-left: 6.5px;
}


.titulo_agenda {
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 2px;
}

.titulo_noticia {
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 5px;
}
.titulo_tvMarquise {
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 5px;
}
.titulo_radio {
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 5px;
}
.titulo_blog {
	margin-top: 2px;
	margin-bottom: 2px;
}

.titulo_banda, .tituloPadrao {
	font-size: 20px;
	color: #F06;
	background-color: #0CF;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 100px;
}


.divisor_cinza {
background-color: #E1E1E1;
height: 17px;
margin-right: auto;
margin-left: auto;
}




.fundo_tabela1 {
	background-color: #20596B;
	font-size: 12px;
	text-transform: capitalize;
	font-weight: bold;
	color: #FFF;
	height: 20px;
	padding-top: 6px;
	padding-bottom: 4px;
	padding-left: 8px;
}


tr {
	background-color: #333;
}

.titulo_tabela_dentro {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
table {
	background-color: #212121;
}
td.delocada {
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h2 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
h2:hover {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #5AD4FB;
	text-decoration: none;
}


li.informacao {
	background-color: #2A2A2A;
	height: 16px;
	list-style-type: none;
	list-style-position: inside;
	padding-left: 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #212121;
	border-right-color: #212121;
	border-bottom-color: #212121;
	border-left-color: #212121;
	border-top-style: solid;
	padding-top: 4px;
	font-size: 10px;
}
#rodape {
	color: #FFF;
	height: 50px;
	margin-right: auto;
	margin-left: auto;
}
#bloco_lista {
	width: 750px;
	height: 150px;
}
.img_esq {
	float: left;
	margin-right: 2px;
}

.img_size_120x90{
	width: 120px;
	height: 90px;
}
.img_size_144x96{
	width: 144px;
	height: 96px;
}
.img_size_96x144{
	width: 96px;
	height: 144px;
}

.img_size_70x53{
	width: 70px;
	height: 53px;
}

.img_size_414x220{
	width: 420px;
	height: 240px;
}
img_size_96x94{
	width: 96px;
	height: 94px;
}

.img_size_130x98{
	width: 130px;
	height: 98px;
}

.fundo_tabela_contato {
	background-color: #212121;
}
.borda_img {
	padding: 5px;
	border: 1px solid #666;
	margin-left: 5px;
}
#menu {
	background-color: #0CF;
	margin-top: 2px;
	margin-bottom: 2px;
	height: 35px;
	width: 820px;
	padding-top: 4px;
	padding-left: 6px;
}

#internas {
	background-color: #FFF;
	width: 648px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	float: left;
	padding-left: 5px;
}

.dvConteudo{
	width: 653px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: left;
	padding-left: 0px;
}

.dvLateral{
	width: 168px;
	float: left;
	margin-top: 5px;
	margin-left: 6px;

}

.tituloImg{
	
}

.tituloFoto{
/*	font:bold 1em arial;*/
	left:0;
	margin-left:5px;
	padding:1.7em 1em 0;
	position:absolute;
	width:396px;
	top: 175px;
	background-color: #000000;
	z-index:10;
	height: 50px;
	opacity:0.65;
	float: left;
}


.linkFotoDestaque{
	left:0;
	font-size: 14px;
	font-weight:bold;
	margin-left:5px;
	padding:1.7em 1em 0;
	position:absolute;
	color: #FFFFFF;
	width:95%;
	top: 165px;
	z-index:10;
	height: 50px;
	float: left;
}

.linkFotoDestaque:hover{
	color: #FFFFFF;
	text-decoration: underline;	
}

.link_tipo1 {
	font-weight: bold;
	color: #FF3249;
	background-color: #5AD4FB;
	font-size: 11px;
	padding: 2px;
	width: 70px;
}
.link_tipo1:hover {
	font-weight: bold;
	color: #5AD4FB;
	background-color: #ED008C;
	font-size: 11px;
	padding: 2px;
	width: 70px;
}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

.dvContainerBandas{
	width: 100%;
}

.dvContainerBandas .dvBanda{
	width: 193px;
	height: 144px;
	padding-right: 23px;
	padding-bottom: 25px;
	float: left;
}

.img_esq_borda_azul {
margin-right: 2px;
padding: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #5AD4FB;
border-right-color: #5AD4FB;
border-bottom-color: #5AD4FB;
border-left-color: #5AD4FB;
}

.img_esq_borda {
margin-right: 2px;
padding: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #E9DFF4;
border-right-color: #E9DFF4;
border-bottom-color: #E9DFF4;
border-left-color: #E9DFF4;
}

/***********************************
CONTENT SLIDER
**********************************/
.sliderwrapper{
	position: relative; /*leave as is*/
	overflow: hidden;
	/*width: 424px; /*width of featured content slider*/
	width: 100%;
	height: 250px;
}



.sliderwrapper .contentdiv{
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	left: 0;  /*leave as is*/
	top: 0;  /*leave as is*/
	padding: 5px;
	background: white;

	filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	z-index:-1;
	opacity: 1;
}

.pagination{
	width: 414px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
	text-align: right;
	background-color: #0CF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.pagination a{
	padding: 0 5px;
	text-decoration: none;
	color: #5AD4FB;
	background: white;
}

.pagination a:hover, .pagination a.selected{
color: #000;
background-color: #FEE496;
}

#paginate-slider1 {
	width: 414px
}
#paginate-slider3 {
	width: 414px
}
#slider3 {
	width: 400px;
	height: 220px
}



/********************************************
@charset "UTF-8";

/* SpryMenuBarHorizontal.css - version 0.6 - Spry Pre-Release 1.6.1 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/*******************************************************************************

 LAYOUT INFORMATION: describes box model, positioning, z-order

 *******************************************************************************/

/* The outermost container of the Menu Bar, an auto width box with no margin or padding */
ul.MenuBarHorizontal
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: auto;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: auto;
	float: left;
	white-space: nowrap;
}
/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarHorizontal ul
{
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	z-index: 1020;
	cursor: default;
	width: auto;
	position: absolute;
	left: -1000em;
	height: 35px;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
{
	left: auto;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li
{
	width: 18em;
	float: none;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul
{
	position: absolute;
	margin: -5% 0 0 95%;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
{
	left: auto;
	top: 0;
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Submenu containers have borders on all sides */
ul.MenuBarHorizontal ul
{
	border: 1px solid #CCC;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a
{
	display: block;
	cursor: pointer;
	background-color: #0CF;
	padding: 0.5em 0.75em;
	color: #333;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	background-color: #1F1A17;
	color: #FFF;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
	background-color: #1F1A17;
	color: #FFF;
}

/*******************************************************************************

 SUBMENU INDICATION: styles if there is a submenu under a given menu item

 *******************************************************************************/

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenu
{
	background-image: url(SpryMenuBarDown.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenu
{
	background-image: url(SpryMenuBarRight.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenuHover
{
	background-image: url(SpryMenuBarDownHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover
{
	background-image: url(SpryMenuBarRightHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}

/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarHorizontal iframe
{
	position: absolute;
	z-index: 1010;
	filter:alpha(opacity:0.1);
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarHorizontal li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
		background: #FFF;
	}
}

********************************************/