/* layout.css, v2.3 2009/2/15 
 *
 * ZERO POINT theme, for Drupal 6
 * Dr. Florian Radut, florian[at]radut.net
 */

body {
	margin: 0;
	padding: 0;
	font-family: sans-serif, Arial, Verdana, Helvetica;
	font-size: 83%;
	line-height: 125%;
}

.page {
	background-color: #EEE;
	padding: 0; /* the critical side padding that sets the natural min-width! */
}
.sizer {
	margin: 0 auto;
	padding: 0;
	width: 100%; /* this value controls liquidity; 0% = full rigid, 100% = full liquid */
	max-width: 1180px; /* IE7 supports this property, doesn't need the fancy MS expression */
}
.expander0 {
	margin: 0; /* neg side margin values should be < or = to side body padding and 1/2 of min-width below */
	min-width: 960px; /* This prevents Safari from losing the negative margins in narrow windows */
	position: relative; /* makes .expander0 visible outside .sizer in IEwin */
	min-height: 1px; /* This harmless declaration gives Layout to IE7, which can't read the star/html hack */
} /* .expander0 must receive "hasLayout" for IEwin bug fixing; applied in ie6.css and ie7.css */

/* ... see layout-fixed.css and layout-variable.css */

/* SPECIAL FIXES */
#middlecontainer img { 
	max-width: 100%; /* prevents oversize images from breaking layout in browsers that support max-width */
} 

/* UTILITY RULES */
.brclear {
	clear:both;
	height:0;
	margin:0;
	font-size: 1px;
	line-height: 0;
}

h2 {
	padding-bottom: 5px;
	margin: 0 0 10px 0;
}
h3, h4, h5, h6 {
	margin: 15px 0 0 0;
}
h1 {
	padding-bottom: 5px;
	margin: 0 0 15px 0 !important;
	font-size: 160%;
	line-height: normal;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	line-height: normal;
}
h3 { 
	font-size: 110%;
	line-height: normal;
}
h4 {
	font-size: 100%;
}
p {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
a {
	text-decoration: none;
	/*font-weight: bold;*/
}
a:hover {
	text-decoration: underline;
}
fieldset {
	border: 1px solid #ccc;
}
pre {
	background-color: #eee;
	padding: 0.75em 1.5em;
	font-size: 12px;
	border: 1px solid #ddd;
}
.links {
	margin: 0;
}
.links a {
	/*font-weight: bold;*/
}
.comment .links {
	margin-bottom: 0;
}
table {
	font-size: 1em;
}
tbody {
	border: none;
}
tr.odd td, tr.even td {
	padding: 0.3em;
	margin-bottom: 1px;
	border-bottom: 1px solid #DDD;
}

table.sections {
	width: 100%;
	padding: 0;
}
.views-view-grid tr td {
	width: 32%;
	padding: 0 8px;
	vertical-align: top;
	border: 0px solid #DDD;
}
div.view-frontpage .views-view-grid { clear: both; width: 100%; height: 100%; }
div.view-frontpage .views-view-grid tr td {  /* tabelas da home (frontpage) */
	border-bottom: 15px solid #F4F2F5;
	padding: 8px !important;
	background-color: #FFF;
}
div.view-frontpage .views-view-grid tr td.col-1 { border-right: 15px solid #F4F2F5; }
div.view-frontpage .views-view-grid tr td.col-2 { border-left: 15px solid #F4F2F5; }

#section1 td.section, #section2 td.section {
	padding: 10px 20px 0 20px;
}
#above {
	padding: 0 20px;
}
#header, #content {
	width: 100%;
}
#header .block {
	padding: 0;
	margin: 0 15px 5px;
	/*float: right;*/
}
div #top-elements {
	float: right;
	text-align: right;
	top: 30px;
	padding: 0 12px 0 0;
	width: 470px;
}

#banner .block {
	margin: 10px 0 0 0;
	padding: 0;
	right: 46px;
	position: absolute;
	z-index: 9000;
}
#logo img {
	padding: 0;
	margin: 20px 0 -20px 20px;
}
#site-name {
	margin: 0 0 0 35px;
	padding: 30px 0 0 0;
}
#site-name a, #site-name a:hover {
	font-weight: bold;
	text-decoration: none;
	font-size: 185%;
}
#mission {
	font-weight: normal;
	padding: 1em 1em 0.75em 2em;
	margin: 10px 0 20px;
	font-size: 85%;
}
#mission a, #mission a:visited {
	font-weight: normal;
	text-decoration: underline;
}
#footer ul.links li.first, ul.links li.first {
	border: none;
}
#footer .block ul, #footer ul.links li.first {
	margin-left: 0;
	padding-left: 0;
}
#middlecontainer {
	padding: 1px 0 0 0;
}
#wrapper {
	position: relative;
	width: 100%; /* helps IE get the child percentages right */
}
#main {
	padding: 0 30px 10px 30px;
	overflow: visible;
}
#main .block {
	padding-top: 0px;
	margin-top: 0px;
	z-index: 1;
}
#footer {
	overflow: hidden;
	display: block;
	bottom: 0px;
	text-align: center;
	margin: 0 auto;
	padding: 5px 44px;
	font-size: 75%;
}
#footer a {
	font-weight: normal;
}
#footer .block {
	padding: 0;
	margin: 0;
}
#header .block h2, #footer .block h2 {
	display: none;
}
.title, .title a {
	font-family: Georgia, Times, "Times New Roman", Arial, serif;
	font-size: 18px;
	font-weight: normal;
	margin: 0;
}
.submitted {
	margin-left: 4px;
	font-size: 0.9em;
}
.box {
	padding: 0 0 1.5em 0;
}
.block {
	/* padding-bottom: 0.75em; */
	/* margin-bottom: .5em; */
}
.section .block, .section .box {
	padding: 0;
	margin-bottom: 15px;
}
.block .title {
	font-family: Tahoma, Verdana, sans-serif, Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: .25em;
}
.node {
	margin: .5em 0 3em 0;
}
.node .content, .comment .content {
	width: 100%;
	margin: .5em 0 .5em 0;
}
.node .terms {
	font-size: 1em;
	padding-left: 0;
	margin-top: 10px;
}
.node .terms a {
	font-weight: bold;
}
.terms ul.taxonomy ul.vocab-list, .terms ul.taxonomy li.vocab-term {
  display: inline;
  padding: 0;
  margin: 0;
}
.terms ul.taxonomy li.vocab {
	list-style: none;
	font-weight: bold;
}
#help {
	font-size: 0.9em;
	margin-bottom: 1em;
}
.error {
	border-color: red;
}
.comment {
	padding: .5em;
	margin-bottom: 1em;
}
.comment .title a {
	font-weight: normal;
}
.comment .new {
	text-align: right;
	font-weight: bold;
	font-size: 0.8em;
	float: right;
	color: red;
}
.node .picture, .comment .picture {
	float: right;
	padding: 0.5em;
}
#aggregator .feed-source {
	padding: 1em;
	margin: 1em 0;
}
#aggregator .news-item .categories, #aggregator .source, #aggregator .age {
	font-style: italic;
	font-size: 0.9em;
}
#aggregator .title {
	margin-bottom: 0.5em;
}
#aggregator h3 {
	margin-top: 1em;
}
#forum table {
	width: 100%;
}
#forum td {
	padding: 0.5em;
}
#forum td .links {
	padding-top: 0.7em;
	font-size: 0.9em;
}
.block-forum h3 {
	margin-bottom: .5em;
}
#profile .profile {
	clear: both;
	padding: .5em;
	margin: 1em 0em;
}
#profile .profile .name {
	padding-bottom: 0.5em;
}
#user-login-form, div.toboggan-login-link-container, div.user-login-block, .block-logintoboggan {
	text-align: center;
}
#user-login-form .item-list {
	text-align: left;
}
#user-login-form ul li.openid-link ,
#user-login-form ul li.user-link {
	padding: 5px 0 0 20px;
	margin-left: 0;
	list-style-type: none;
}

.legal {
	margin: auto auto 0 auto;
	padding: 0 90px 0 90px;
}
.legalcopy {
	margin: auto auto 0 auto;
	padding: 0 90px 0 90px;
}
.xmll {
	position: relative;
	float: right;
	margin-top: -16px;
	padding-right: 15px;
}
.by {
	float: right;
	clear: both;
	font-size: 75%;
}
body.in-maintenance #main {
	padding: 55px 115px 120px;
}


/* "Skip to Main Content" link - is useful for both visually impaired people and those with mobility impairments who cannot use a mouse */
#skip-nav {
	display: none;
}
#skip-nav a, #skip-nav a:hover, #skip-nav a:visited {
	position: absolute;
	left: 0;
	top: -500px;
	width: 1px;
	height: 1px;
	overflow: hidden;
}
#skip-nav a:active, #skip-nav a:focus {
	position: static;
	width: auto;
	height: auto;
}


/* MODULE SPECIFIC STYLES */

.block-i18n, .block-translation {
	padding: 0 !important;
	margin: 5px !important;
}
.block-i18n .item-list li, .block-translation .item-list li {
	list-style-type: none;
	margin: 0 0 0 22px;
}
.book-navigation .menu {
	border-top: none;
}
.book-navigation .page-up {
  width: 5%;
}
.panel-col-top .node .content {
	background-image: none;
}
.block-image .content {
	text-align: center;
	padding: 0 !important;
}
ul.images li h3 {
	display: none;
}
ul.galleries li, ul.images li {
	background : none;
	border : none;
}
body.mceContentBody {
	background: #eee !important;
	font-size: 14px;
}
body.mceContentBody a:link {
	font-weight: normal;
}
.view .view-comments-recent .views-field-subject {
	font-weight: bold;
}
.view .views-admin-links li {
	background: transparent !important;
}
#middlecontainer #gmaplocation_map img {
	max-width: none;
}

.imagecache-thumb32 img, .imagecache-thumb48 img, .imagecache-thumb96 img, .field-field-main-image img, .taxonomy-image-vid-3, .taxonomy-image-vid-2 {
	background-color: #EEE;
	float: left !important;
	padding: 4px;
	margin: 2px 6px 2px 0;
	border: 1px solid #DDD;
}
.taxonomy-image-vid-3, .taxonomy-image-vid-2 {
	background-color: #f4f4f4;
	float: left !important;
	padding: 4px;
	margin: 2px 6px 2px 0;
	border: 1px solid #DDD;
}
/* calendario */

/* 1- tirado do css original de calendario */
.calendar-calendar tr.odd, .calendar-calendar tr.even {
  background-color:#AAA;
}
.calendar-calendar table {
  border-collapse: collapse;
  border-spacing: 0;
  margin:0 auto;
  padding:0;
  width: 100%; /* Setting at 100% causes problem in Internet Explorer. */
}
.calendar-calendar .month-view table {
  border:none;
  padding:0;
  margin:0;
  width:100%;
}

  /* IE needs a little help to get the side by side tables to the right size */
.calendar-calendar .year-view td {
  width:32%;
  padding:1px;
  border:none;
}

.calendar-calendar .year-view td table td {
  width:13%;
  padding:0;
}

.calendar-calendar tr {
  padding: 0;
  margin: 0;
  background-color: #DDD;
}
.calendar-calendar th {
  color: #FFF;
  background-color: #CCC;
  text-align: center;
  margin:0;
}
.calendar-calendar th a {
  font-weight: bold;
  color: #FFF;
  background-color: #CCC;
}
.calendar-calendar td {
  width: 12%; /* 14% is about 1/7 of total table width */
  min-width: 12%;
  border: 1px solid #CCC;
  color: #777;
  text-align: center;
  vertical-align: top;
  margin: 0;
  padding: 0;
  background: #E6E5E6;
}

/* simplify the mini calendar by removing borders */
.calendar-calendar .mini {
  border: 1px solid #CCC;
 }

/* format for the week number in the first cell */
.calendar-calendar td.week {
  width:1%;
  min-width:1%;
  background-color:#EBEBEB;
  }
.calendar-calendar .week {
  clear:both;
  font-style: normal;
  color: #555;
  font-size: 0.8em;
}
.calendar-calendar .week a {
  font-weight:normal;
}

/* IE6 does not support min-height, using Min-Height fast hack from http://www.dustindiaz.com/min-height-fast-hack */
.calendar-calendar .inner {
  min-height:5em;
  height:auto !important;
  height:5em;
  padding:0 0 0 0;
  margin:0;
  background-color: #F4F2F5;
}
.calendar-calendar .inner div {
  padding:0;
  margin:0;
}
/* Make sure paragraphs buried in calendar cells use padding, not margins, for separation so the background color doesn't come through. */
.calendar-calendar .inner p {
  padding:0 0 .8em 0;
  margin:0;
}
.calendar-calendar td a {
  display: block;
  font-weight: bold;
  line-height: 20px;
  text-decoration: none;
}
.calendar-calendar td a:hover {
  text-decoration: underline;
}
.calendar-calendar td.year, 
.calendar-calendar td.month {
  text-align: center;
}

/* format days of the week header cells */
.calendar-calendar th.days {
  color: #CCC;
  background-color: #224;
  text-align: center;
  padding:1px;
  margin:0;
 }

/*  floating day number div  */
.calendar-calendar div.day {
  float: right;
  text-align: center;
  padding: 0.125em 0.25em 0 0.25em;
  margin: 0;
  background-color: #f3f3f3;
  border: 1px solid gray;
  border-width: 0 0 1px 1px;
  clear:both;
  width:1.5em;
}

/*  individual node container  */
.calendar-calendar div.calendar {
  background-color: #EBEBEB;
  border: solid 1px #DDD;
  text-align: left;
  margin:0 .25em .25em 0;
  width: 96%;
  float:right; /* needed to keep IE from hiding the floating day number */
  clear:both;
}
/* No floating of day view content because there is no floating day number */
.calendar-calendar .day-view div.calendar {
  float:none;
  width:98%;
  margin:1% 1% 0 1%;
}

.calendar-calendar div.title {
  font-size:.8em;
  text-align:center;
}

.calendar-calendar div.title a {
  color: #000;
}
.calendar-calendar div.title a:hover {
  color: #C00;
}
.calendar-calendar .content {
  clear:both;
  padding: 3px;
  padding-left: 5px;
}
.calendar div.form-item {
  white-space: normal;
}

table td.mini, 
table th.mini, 
table.mini td.week {
  padding:0 0 0 0;
  margin:0;
  }
table td.mini a {
  font-weight:normal;
  }
.calendar-calendar .mini-day-off {
  padding: 0 0 0 0;
  height: 20px;
}
.calendar-calendar .mini-day-on {
  padding: 0 0 0 0;
  height: 20px;
}
table .mini-day-on a {
  text-decoration:none;
  }
.calendar-calendar .mini .title {
  font-size:.8em;
  }
.mini .calendar-calendar .week {
  font-size:.7em;
  }
.mini-row {
  width:100%;
  border:none;
}
.mini{
  width:32%;
  vertical-align:top;
  }


/* formatting for the legend stripe and block */
.calendar-calendar .stripe {
  height: 5px;
  width: auto;
  font-size:1px !important;
  line-height:1px !important;
}
.calendar-calendar .day-view .stripe {
  width:100%;
}
table.calendar-legend {
  background-color:#EEE;
  width:100%;
  margin:0;
  padding:0;
}
table.calendar-legend tr.odd .stripe,
table.calendar-legend tr.even .stripe {
  height:12px !important;
  font-size:9px !important;
  line-height:10px !important;
}
.calendar-legend td {
  text-align:left;
}

.calendar-empty {
  display: none;
  font-size:1px;
  line-height:1px;
}

/* formatting for the full day view */  
.calendar-calendar td.calendar-agenda-hour {
  font-family:serif;
  text-align:right;
  border:none;
  border-top:1px #333 dotted;
  padding-top:.25em;
  width:1%;
}
.calendar-calendar td.calendar-agenda-no-hours {
  min-width:1%;
}
.calendar-calendar td.calendar-agenda-hour .calendar-hour {
  font-size:1.2em;
  font-weight:bold;
}
.calendar-calendar td.calendar-agenda-hour .calendar-ampm {
  font-size:1em;
}
.calendar-calendar td.calendar-agenda-items {
  border:1px #333 dotted;
  text-align:left;
}
.calendar-calendar td.calendar-agenda-items div.calendar {
  width:auto;
  padding:0;
  margin:0;
}
.calendar-calendar div.calendar div.inner .calendar-agenda-empty {
  width:100%;
  text-align:center;
  vertical-align:middle;
  padding:1em 0;
  background-color:#ebebeb;
}

/* the popup date selector for jumping to a new date */
.calendar-date-select form {
  text-align:right;
  float:right;
  width:25%;
}
.calendar-date-select div, 
.calendar-date-select input, 
.calendar-date-select label {
  text-align:right;
  padding:0;
  margin:0;
  float:right;
  clear:both;
}
.calendar-date-select .description {
  float:right;
}
.calendar-label {
  font-weight:bold;
  display:block;
  clear:both;
}

.calendar-calendar div.date-nav { /* cabeçalho navegação e meses */
  background-color:#EBEBEB;
  color:#EEE;
  padding:0.2em;
  width:auto;
  border:1px solid #CCC;
}
.calendar-calendar div.date-nav a, 
.calendar-calendar div.date-nav h3 {/* cabeçalho navegação e meses */
  color:#223e87;
  font-family: Georgia,Times,"Times New Roman",Arial,serif;
}
/* pra resolver o problema do path de imagem do calendar, calendar-calendar th.days foi transferido para style.css */
.calendar-calendar td.empty {
  border-color:#CCC;
}
.calendar-calendar table.mini td.empty {
  background-color:#EEE;
  border-color:#FFF;
}
.calendar-calendar td div.day {
  border:1px solid #CCC;
  margin-bottom:2px;
}
.calendar-calendar td .inner div,
.calendar-calendar td .inner div a {
  color:#223E87;
  background:#EBEBEB;
}

/* Set small font size for all items in calendar div, themes can override this. */
/* Use x-small instead of em to avoid multiplying effect in nested items. */
.calendar-calendar div.calendar {
  border:none;
  font-size:x-small;
}
.calendar-calendar td .inner div.calendar div,
.calendar-calendar td .inner div.calendar div a {
  border:none;
  background:#B4C8FD;
  padding:2px 0 2px 0;
}
.calendar-calendar td .inner div.calendar div.calendar-more,
.calendar-calendar td .inner div.calendar div.calendar-more a {
  color:#444;
  background:#EEE;
  text-align:right;
}
.calendar-calendar td .inner .view-field {
  color:#223E87;
  padding-left: 4px !important;
  font-weight:normal;
}
.calendar-calendar td .inner .view-field a {
  color:#223E87;
  font-weight:bold;
}
.calendar-calendar td span.date-display-single,
.calendar-calendar td span.date-display-start,
.calendar-calendar td span.date-display-end,
.calendar-calendar td span.date-display-separator {
  font-weight:bold;
}
.calendar-calendar td .inner div.day a {
  color:#223E87;
}

.calendar-calendar td .inner div.calendar div div.view-data-node-data-field-date-field-date-value {
  border-bottom:1px solid #CCC;
}

/* The following are not used by default but are available for themes */
.calendar-calendar td.past {}
.calendar-calendar td.future {}
.calendar-calendar td.has-events { background-color:#B4C8FD; }
.calendar-calendar td.has-events a { width: 100%; height:100%; background-color:#B4C8FD !important; font-weight:normal; }
.calendar-calendar td.has-events a:hover { color: #FFF; background-color:#223E87 !important; }
.calendar-calendar td.has-events .inner span, .calendar-calendar td.has-events .inner div { color:#223E87 !important; background-color:#B4C8FD; }
.calendar-calendar td.has-no-events { background: #F4F2F5; border: #CCC 1px solid; }
.calendar-calendar table.mini td.empty { background-color:#E6E5E6; border: #DDD 1px solid; }
.calendar-calendar tr td.today a, .calendar-calendar tr.odd td.today, .calendar-calendar tr.even td.today { color: #F00 !important; font-weight: bold; }

/* fim de 1- tirado do css original de calendario */

.calendar-calendar td a {
	font-family: Georgia, Times, "Times New Roman", Arial, serif;
	display: block;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
	background: #EBEBEB;
}

table td.mini a {
	font-family: Georgia, Times, "Times New Roman", Arial, serif;
	font-weight: normal;
}
.calendar-calendar table.mini td { border: 1px solid #EEE !important; }

.calendar-calendar td a:hover {
	color: #FFF;
	background-color: #00457C;
text-decoration: none;
}
/* fim calendario */
#node-10 h1.title { direction: rtl; } /* alinha à direita o titulo do node-10 (quem somos-ar) */

/* teaser */
div.teaserterms { display: block; }
div.teaserterms ul.taxonomy {
	margin: 0;
	padding: 2px 6px;
	background-color: #E0E0E0	;
	display: block;
	font-size: 11px;
	line-height: 12px;
}
div.teaserterms ul li {
	color: #033973;
	display: inline;
	list-style: none;
	font-weight: normal;
}
div.teaserterms ul li a { color: #033973; }

.teasertxt {
	float: left;
	margin: 0 !important;
	cursor: pointer !important;
}
/*  xxx  */
.views-row {
	clear: both;
	display: block;
}
.teaser .content p, .teaser .content img { margin: 0 8px 0 8px }
/* end of teaser */
thead th { border-bottom: 1px solid #DDD; } /* cabeça das tabelas */
.textos-relacionados tr.odd, .textos-relacionados tr.even {
	background-color: transparent !important;
}
