@import url(http://fonts.googleapis.com/css?family=PT+Sans|PT+Sans+Narrow:400,700);
/*
	Fluid Baseline Grid v1.0.0
	Designed & Built by Josh Hopkins and 40 Horse, http://40horse.com	
	Licensed under Unlicense, http://unlicense.org/
	
	Base stylesheet with CSS normalization, typographic baseline grid and progressive responsiveness
*/

/* HTML5 DECLARATIONS */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, dialog {display: block}
audio[controls],canvas,video {display: inline-block; *display: inline; zoom: 1}

/* BASE */
html {height: 100%; font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%} /* Force scrollbar in non-IE and Remove iOS text size adjust without disabling user zoom */
body {margin: 0; min-height: 100%; -webkit-font-smoothing:antialiased; font-smoothing:antialiased; text-rendering:optimizeLegibility; } /* Improve default text rendering, handling of kerning pairs and ligatures */

/* DEFAULT FONT SETTINGS */
/* 16px base font size with 150% (24px) friendly, unitless line height and margin for vertical rhythm */
/* Font-size percentage is based on 16px browser default size */
body, button, input, select, textarea {font: 100%/1.5 'PT Sans', sans-serif; *font-size: 1em; color: #7f7f7f;} /* IE7 and older can't resize px based text */
p, blockquote, q, pre, address, hr, code, samp, dl, ol, ul, form, table, fieldset, menu, img {margin: 0 0 1.5em; padding: 0}

/* TYPOGRAPHY */
/* Composed to a scale of 12px, 14px, 16px, 18px, 21px, 24px, 36px, 48px, 60px and 72px */
h1, h2, h3, h4, h5, h6 {font-family:'PT Sans Narrow', AppleGothic, sans-serif;color:#222;text-shadow:1px 1px 1px rgba(0,0,0,.10)}
h1 {margin: 0; font-size: 3.75em; line-height: 1.2em; margin-bottom: 0.4em} /* 60px / 72px */
h2 {margin: 0; font-size: 3em; line-height: 1em; margin-bottom: 0.5em} /* 48px / 48px */
h3 {margin: 0; font-size: 2.25em; line-height: 1.3333333333333333333333333333333em; margin-bottom: 0.6667em} /* 36px / 48px */ 
h4 {margin: 0; font-size: 1.5em; line-height: 1em; margin-bottom: 1em} /* 24px / 24px */
h5 {margin: 0; font-size: 1.3125em; line-height: 1.1428571428571428571428571428571em; margin-bottom: 1.1428571428571428571428571428571em} /* 21px / 24px */
h6 {margin: 0; font-size: 1.125em; line-height: 1.3333333333333333333333333333333em; margin-bottom: 1.3333333333333333333333333333333em} /* 18px / 24px */
p, ul, blockquote, pre, td, th, label {margin: 0; font-size: 1em; line-height: 1.5em; margin-bottom: 1.5em} /* 16px / 24px */
small, p.small {margin: 0; font-size: 0.875em; line-height: 1.7142857142857142857142857142857em; margin-bottom: 1.7142857142857142857142857142857em} /* 14px / 24px */

/* CODE */
pre {white-space: pre; white-space: pre-wrap; word-wrap: break-word} /* Allow line wrapping of 'pre' */
pre, code, kbd, samp {font-size: 1em; line-height: 1.5em; margin-bottom: 1.5em; font-family: Menlo, Consolas, 'DejaVu Sans Mono', Monaco, monospace}

/* TABLES */
table {border-collapse: collapse; border-spacing: 0; margin-bottom: 1.5em}
th {text-align: left}
tr, th, td {padding-right: 1.5em; border-bottom: 0 solid #333}

/* FORMS */
form {margin: 0}
fieldset {border: 0;padding: 0}
textarea {overflow: auto; vertical-align: top}
legend {*margin-left: -.75em}
button, input, select, textarea {vertical-align: baseline; *vertical-align: middle} /* IE7 and older */
button, input {line-height: normal; *overflow: visible}
button, input[type="button"], input[type="reset"], input[type="submit"] {cursor: pointer;-webkit-appearance: button}
input[type="checkbox"], input[type="radio"] {box-sizing: border-box}
input[type="search"] {-webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box;	box-sizing: content-box}
input[type="search"]::-webkit-search-decoration {-webkit-appearance: none}
button::-moz-focus-inner, input::-moz-focus-inner {border: 0; padding: 0}

/* QUOTES */
blockquote, q {quotes: none}
blockquote:before, blockquote:after, q:before, q:after {content: ''; content: none}
blockquote, q, cite {font-style: italic}
blockquote {padding-left: 1.5em; border-left: 3px solid #ccc}
blockquote > p {padding: 0}

/* LISTS */
ul, ol {list-style-position: inside; padding: 0}
li ul, li ol {margin: 0 1.5em}
dl dd {margin-left: 1.5em}
dt {font-family:Futura, "Century Gothic", AppleGothic, sans-serif}

/* HYPERLINKS */
a {text-decoration: none; color:#97d0da}
a:hover {text-decoration: underline}
a:focus {outline: thin dotted}
a:hover, a:active {outline: none} /* Better CSS Outline Suppression */

/* MEDIA */
figure {margin: 0}
img, object, embed, video {max-width: 100%;	_width: 100%} /* Fluid images */
img {border: 0;	-ms-interpolation-mode: bicubic} /* Improve IE's resizing of images */
svg:not(:root) {overflow: hidden} /* Correct IE9 overflow */

/* ABBREVIATION */
abbr[title], dfn[title] {border-bottom: 1px dotted #333; cursor: help}

/* MARKED/INSERTED/DELETED AND SELECTED TEXT */
ins, mark {text-decoration: none}
mark {background: #c47529}
ins {background: #d49855}
del {text-decoration: line-through}
::-moz-selection {background: #c47529; color: #fff; text-shadow: none} /* selected text */
::selection {background: #759fa6; color: #fff; text-shadow: none} /* selected text */

/* OTHERS */
strong, b, dt { font-weight: bold}
dfn {font-style: italic}
var, address {font-style: normal}
sub, sup {font-size: 75%; line-height: 0; position: relative; vertical-align: baseline} /* Position 'sub' and 'sup' without affecting line-height */
sup {top: -0.5em} /* Move superscripted text up */
sub {bottom: -0.25em} /* Move subscripted text down */
span.amp{font-family:Adobe Caslon Pro,Baskerville,"Goudy Old Style","Palatino","Palatino Linotype","Book Antiqua",Georgia,"Times New Roman",Times,serif;font-style:italic;font-size:110%;line-height:0;position:relative;vertical-align:baseline} /* Best available ampersand */

/* MICRO CLEARFIX HACK */
.cf:before, .cf:after {content:"";display:table} /* For modern browsers */
.cf:after {clear:both}
.cf {zoom:1} /* For IE 6/7 (trigger hasLayout) */

/* DEFAULT MOBILE STYLE */
body {margin: 0 auto} /* Center page without wrapper */
/* column grid */
.g1,.g2,.g3{display:block; position: relative; margin-left: 1%; margin-right: 1%}
/* 1 column grid */
.g1,.g2,.g3{width:98.0%}
.g1{ text-align:center; }


/* media Queries

FOLDING FLUID GRID
< 767px			- 1-Column Fluid Grid
768px - 1023px	- 2-Column Fluid Grid
> 1024px			- 3-Column Fluid Grid
Change widths as necessary
------------------------------------------- */
/*===== footer =====*/
footer{
	background: url(../images/tail-bottom.gif) repeat-x left top;
	color: #525252;	
	height:90px;
}

footer .inside {
	padding:33px 20px 0 2px;
	max-width:980px;
	margin:0 auto;
}
footer a {
	color:#888;
	text-decoration:none;
}
	footer a:hover {
		text-decoration:underline;
	}
footer .stbravo {
	float:right;
	margin-right:10px;
	display:block;
}
footer .direitos{
	float:left;
	margin-left:10px;
	display:block;
}


/*
	LOGO
*/
#menuMini{
	display:none;
}
body{
	background-image:url(../images/body-cont.jpg);
	background-repeat:repeat-y;
	background-position:center bottom;
}
#logoDiv{
	max-width:960px;
	margin:12px auto;
}
#divBarra{
	height:100px;
	background-color:rgba(0,0,0,0.4);
}
header{
	height:470px;
	background-image:url(../images/topo_01.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
}

/*MENU*/
ol, 
ul {
	list-style:none;
}
header nav {
	position:relative;
	top:345px;
	bottom:8px;
	/*background:url(../images/divider.gif) no-repeat left top;*/
	background-image:url(../images/bk_menu.png);
	background-repeat:repeat-x;
	padding-left:2px;
	width:100%;
	
}
header nav ul{
	margin:0 auto;
	width:963px;	
}
	header nav ul li {
		float:left;
		font-size:20px;
		line-height:1.2em;
		text-transform:uppercase;
		background:url(../images/divider.gif) no-repeat right top;
		padding-right:2px;
	}
		header nav ul li a {
			text-decoration:none;
			font-family:'PT Sans Narrow', sans-serif;
			font-size:18px;
			font-weight:700;
			color:#dedcdc;
			display:block;
			padding:27px 0 23px 0;
			width:135px;
			text-align:center;
			background:url(../images/nav-tail.gif) repeat-x left top;
			text-shadow:   rgba(64, 64, 64, 0.5)   2px   1px   1px;
		}
		header nav ul li a:hover,
		header nav ul li.current a {
			background:url(../images/nav-act.gif) repeat-x left bottom;
			color:#000;
			text-shadow:   rgba(255, 255, 255, 0.5)   1px   1px   0px;
			text-decoration:none;
		}
	header nav ul li:first-child a {
		width:138px;
	}
	
#right_header {
	width:180px;
	float:right;
	padding-top:10px;
	padding-bottom:03px;
}
#right_header ul {
	float:right;
	margin-bottom:0px;
}
#right_header ul li {
	float:right;
	clear:both;
	padding-bottom:10px;
}
#right_header ul li input {
	float:left;
	background:url(../images/bg-input-search-header.png) no-repeat left top;
	width:130px;
	height:15px;
	border:none;
	color:#eeeeee;
	font-size:11px;
	padding:5px;
	font-family:tahoma, arial, sans-serif;
	font-style:italic;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-o-border-radius:4px;
	-khtml-border-radius:4px;
}
#right_header ul li a {
	display:block;
	float:left;
	width:13px;
	height:16px;
	text-indent:-9999px;
	background:url(../images/bg-btn-seach-header.png) no-repeat left top;
	margin-top:5px;
	margin-left:5px;
}
#right_header ul li big {
	display:block;
	float:right;
	line-height:23px;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:26px;
	background:url(../images/bg-tel-header.png) no-repeat left top;
	color:#fff;
}
/* ===== ANUNCIANTES ===== */
#anunciantes {
	margin-top:0px;
	text-align:left;	
}
#anunciantes a{
	padding-left:5px;
	padding-right:5px;
	display:block;
	float:left;
}

#anunciantes h4{
	color:#7f7f7f;
	text-transform:uppercase;
	font-size: 20px;
	line-height: 1em;
	margin-bottom: 10px;
}
 /* ===== Formulário contato ===== */
.contacts-form {
	width:239px;
	margin:auto;
}
	.contacts-form .rowElem { 
		height:61px;
	}
	.contacts-form span {
		width:239px;
		height:203px;
		display:block;
		background-image:url(../images/textarea-bg.gif);
		background-repeat:no-repeat;
		background-position:left top;
		margin-bottom:18px;
	}
	.contacts-form .text span {
		height:42px;
		background-image:url(../images/input-bg.gif);
		margin:0;
	}
	.contacts-form .texto,
	.contacts-form textarea {
		background:none;
		border:0;
		padding:8px 14px;
		width:210px;
	}
	.contacts-form .texto {
		vertical-align:top;	
		line-height:1.2em;
	}
	.contacts-form textarea { 
		width:211px; 
		height:178px; 
		overflow:auto;
	}

/*==========================================*/

.link {
	color:#070707;
	text-decoration:none;
	background:url(../images/link-tail.gif) repeat-x left top;
	padding:8px 17px 7px 17px;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	line-height:1.2em;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	display:inline-block;
	position:relative;
}
.link:hover {
	background:#605d5d;
	color:#fff;
	text-decoration:none;
}

/*CONTEÚDO*/
#content{
	background-image:url(../images/splash-cont.jpg);
	background-position:top center;
	background-repeat:repeat-y;	
}
#meio{
	max-width: 965px;
	margin:0 auto;	
}
#menuGuia li{
	text-align:left;
	font-family:'PT Sans Narrow', AppleGothic, sans-serif;
	font-size:24px;
}

#menuGuia li a:link, #blocoGuiaFestaHome a:link{
	color:#CCCCCC;	
}
#menuGuia li a:hover{
	color:rgba(102,102,102,1);
	text-decoration:none;	
}
#menuGuia li a:visited{
	color:#CCCCCC;	
}
h3{
	padding-top:15px;
	color:#7f7f7f;
	font-size:20px;	
	text-shadow:   rgba(14, 14, 14, 0.8)   2px   1px   1px;
	margin-left:5px; 
	margin-right:5px;
}
.blocoHome{
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-o-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	box-shadow:   rgba(0, 0, 0, 0.3)  0px   0px   4px;
	padding:0px;
	margin:0px;
}
.blocoHomeDiv{
	position:relative;	
}
.blocoHomeDiv h4{
	position:absolute;
	display:block;
	font-family:'PT Sans Narrow',sans-serif;
	font-size:48px;
	color:#fff;
	text-shadow:   rgba(0, 0, 0, 0.7)   2px   2px   2px;
	top:220px;
	z-index:1000;
	width:265px;
	text-align:left;
	padding:10px;
	text-transform:uppercase;
        cursor: pointer;
}
.blocoHomeDiv h4 span{
	color:rgba(231,45,45,1);
        cursor: pointer;
}
.blocoHomeDiv h4:hover{
    opacity: 0.4;
}
.blocoHomeDiv h5{
	margin-top:4px;
	background:url(../images/bk_tit_box.png) repeat-x;
	padding:10px;
	font-family:'PT Sans Narrow',sans-serif;
	font-size:28px;
	color:rgba(255,255,255,0.7);
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-o-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	text-transform:uppercase;
	text-align:left;
	box-shadow:   rgba(0, 0, 0, 0.3)  0px   0px   4px;
	
}
.btcorpo{
	float:right; 
	padding:3px; 
	color:#fff; 
	text-decoration:none;
	text-align:center; 
	font-size:12px; 
	font-weight:bold; 
	margin-right: 13px;
}
.blocoHomeDiv h5 span{
	display:block;
	float:right;
	font-size: 22px;
    letter-spacing: -1px;	
}
.blocoNews{
	
}
.blocoNews h4{
	font-family:'PT Sans Narrow',sans-serif;
	font-size:24px;
	color:rgba(255,255,255,0.9);
	text-shadow:1px 1px 1px rgba(150,150,150,.10);
	background:url(../images/line-hor.gif) repeat-x left bottom;
	padding: 5px 0px 5px 5px;
	margin:0px;
}
.blocoNews img{
	float:left; 
	margin-right:10px;
	margin-bottom:10px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-o-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
}
.blocoNews .link{
	display:block;
	float:right;	
}
.dots {
	padding-top:6px;
}
#paginas{
	width: 100%;
	height: 25px;
	background-image:url(../images/paginaiton.png);
	background-repeat: repeat-x;
	float: left;
	border-bottom: solid 3px #111;
	overflow: hidden;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-o-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	margin-top:0px;
	margin-bottom:10px;
}
#paginas ul{
	width: 100%;
	float: left;	
}
#paginas ul li{
	float: left;
}
#paginas ul li a{
	color:#838383;
	padding:6px 8px 14px 8px;
	display:inline-block;
	font-weight:bold;
}
#paginas ul li a:hover {
	border-top:solid 3px #00e4ff;
	/*background-color:#111;*/
	padding:3px 8px 11px 8px;
	display:inline-block;
	color:#00e4ff;
}
#paginas ul li a.selected {
	border-top:solid 3px #00e4ff;
	/*background-color:#111;*/
	padding:3px 8px 11px 8px;
	display:inline-block;
	color:#00e4ff;
}
#paginas li.pages {
	float:left;
	padding-left:26px;
	padding-top:6px;
	padding-right:26px;
	font-weight:bold;
	color:#fff;
}
#paginas li.arrow {
	float:left;
	padding-top:5px;
	padding-right:8px;
	font-weight:bold;
	color:#fff;
}
#paginas li.arrow a {
	padding:0px !important;
}
#paginas li.arrow a:hover {
	padding:0px !important;
	border:0px !important;
	background:none!important;
}

.blocoNews p{
	color:#E9E9E9;
	margin-bottom:2px;
}
.blocoDiv h5{
	margin-bottom:10px;
	background:url(../images/bk_tit_box.png) repeat-x;
	padding:10px;
	font-family:'PT Sans Narrow',sans-serif;
	font-size:28px;
	color:rgba(255,255,255,0.7);
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-o-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	text-transform:uppercase;
	text-align:left;
	box-shadow:   rgba(0, 0, 0, 0.3)  0px   0px   4px;
	
}
.blocoDiv img{
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-o-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
}
/* pàgina de fotos */
.galeriaFestasMinis{
	padding:5px;
}
.galeriaFestasMinis ul li{
	display:inline; 
	float:left;
}
.galeriaFestasMinis ul li a{
	margin:5px; 
	display:block; 
	width:134px;
	height:135px;
	overflow:hidden;
	color:#FFF;
	font-family:'PT Sans Narrow',sans-serif;
	line-height:16px;
	font-size:14px;
}
.galeriaFestasMinis ul li a img{
	float:left;
	margin:0px;
}
.galeriaFestasMinis ul li a span{
	font-size:11px;
	color:rgba(153,153,153,1);
}

/*==================boxes====================*/
.box {
	/*width:100%;*/
	background:url(../images/border-top.gif) repeat-x left top #141414;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	box-shadow:rgba(0, 0, 0, 0.3)  0px   0px   4px;
	-moz-box-shadow:0 0 4px #000;
	-webkit-box-shadow:rgba(0, 0, 0, 0.3)  0px   0px   4px;
	/*behavior: url(js/PIE.htc);*/
	position:relative;
	margin-bottom:10px;
}
	.box .inner { 
		padding:5px 5px 8px 5px;
	}
	.box .inner1 { 
		padding:22px 0 24px 25px;
	}
	.box h5 {
		background:url(../images/line-hor.gif) repeat-x left bottom;
		padding:0;
		font-family:'PT Sans Narrow',sans-serif;
		font-size:28px;
		color:rgba(255,255,255,0.7);
		line-height: 1.2em;
		margin-bottom:10px;
	}
		.box h5 span {
			display:block;
			padding: 10px 5px 10px 5px;
		}

/*  VISUALIZANDO */
.fotoMini img:hover,
		.fotoMini img:focus { opacity:1  }
.fotoMiniAtiva img { opacity:0.9  }
.fotoMini img{
		opacity:0.7 }

/* MOBILE PORTRAIT 320px */
@media only screen and (min-width: 280px) and (max-width: 439px) {
	body {
		
	}
	header{
		height: 180px;
		background-color: #222;
		background-image:none;	
	}
	#right_header{
		float:none;
		width:98%;	
	}
	#right_header ul li input {
		float: left;
		background-color: #111;
		background-image:none;
		width: 240px;
		margin-right:5px;
	}
	#right_header ul li {
		margin-right: 10px;
	}
	#btEquipamentos{
		display:none;
	}
	#menuMini{
		display:block;	
		position: relative;
		top: 82px;
		text-align: center;
	}
	header nav {
		display:none;
	}
	.g1{
		clear:both;
		margin-top: 10px;
	}
	.blocoNews img {
		float: left;
		margin-right: 3px;
	}
	.galeriaFestasMinis{
		padding:0px;
	}
}

/* MOBILE LANDSCAPE  480px até 600*/
@media only screen and (min-width: 440px) and (max-width: 559px) {
	body {
		
	}
	#menuMini{
		display:none;
	}
	header nav {
		padding-left:0px;
		display:block;
	}
	header nav ul li:first-child a {
		width:54px;
	}
	header nav ul li a {
		width:79px;
		font-size: 14px;
	}
	.g1{
		clear:both;
		margin-top: 10px;
	}
	#anunciantes a{
		float:none;
		text-align: center;
	}
	
}

/* SMALL TABLET 600px à 768px */
@media only screen and (min-width: 560px) {
	body {
		
	}
	#btEquipamentos{
		display:inline;
	}
	#menuMini{
		display:none;
	}
	header nav {
		padding-left:0px;
		display:block;
	}
}

/* TABLET/NETBOOK 768px até 980px */
@media only screen and (min-width: 720px) and (max-width: 979px) { 
	body {
		
	}
	
	/* == MENU PRINCIPAL ==*/
	header nav {
		padding-left:0px;
	}
	header nav ul li:first-child a {
		width:100px;
	}
	header nav ul li a {
		width:104px;
	}
	#anunciantes{
		clear:both;
	}
	
	
	/* COLUMN GRID */
	.g1,.g2,.g3 {display:inline; float: left}
	
	/* 2 COLUMN GRID */
	.g1 {width:48.0%}
	.g2 {width:48.0%}
	.g3 {width:98.0%}
}

/* LANDSCAPE TABLET/NETBOOK/LAPTOP 1024 até 1280 */
@media only screen and (min-width: 980px) { 
	body {

	}
	
	/* COLUMN GRID */
	.g1,.g2,.g3 {display:inline; float: left}
	
	/* 3 COLUMN GRID */
	.g1 {width:31.333%}
	.g2 {width:64.667%;}
	.g3 {width:98.0%}
}

@media only screen and (min-width: 1240px) { 
/* DESKTOP */
		body {

	}
}

/* WIDESCREEN */
/* Increased body size for legibility */
@media only screen and (min-width: 1400px) { 
	body {font-size:116.75%; 
	 /*max-width:1440px*/
	 } /* 18.5px / 28px */
}


/* PRINT */
@media print {
  * {background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important} /* Black prints faster */
  a, a:visited {color: #444 !important; text-decoration: underline}
  a[href]:after {content: " (" attr(href) ")"}
  abbr[title]:after {content: " (" attr(title) ")"}
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {content: ""}  /* Don't print links for images, javascript or internal links */
  pre, blockquote {border: 1px solid #999; page-break-inside: avoid; }
  thead {display: table-header-group; } /* Repeat header row at top of each printed page */
  tr, img {page-break-inside: avoid; }
  img {max-width: 100% !important; }
  @page {margin: 0.5cm}
  p, h2, h3 {orphans: 3; widows: 3}
  h2, h3{page-break-after: avoid}
}