@import "reset.css";

a {
  color: #000;
}




h2 {
  font-size: 1.5em;
}

.block-menu, #block-user-1 {
  margin-top: 20px;
  width: 180px;
}

.content .menu li.expanded {
  margin-bottom: 0px;
  border: none;
}

.block-menu h2, .block-user h2 {
  font-family: Georgia;
  color: #B33920;
  font-size: 14px;
  border-bottom: 1px dotted;
  padding: 5px 0px;
}

ul.menu li {
  margin: 0px;
}

.menu li {
  border-bottom: 1px dotted;
  font-family: Georgia;
  list-style-position: inside;
  margin: 0px;
  padding: 5px 0px;
}

.menu li.last {
  border: none !important;
  padding-bottom: 5px;
  margin-bottom: 0px;
}

.block ul li.last ul.menu {
  border-bottom: none;
  padding-bottom: 0px;
}

.menu li a {
  margin-left: -4px;
}


.block ul {
  padding: 0px;
}

.block ul.menu {
  border-bottom: 1px dotted #B33920;
}
.block ul li.last ul.menu li.last {
  padding-bottom: 0px;
}
.block ul li.expanded ul.menu {
  margin-top: 5px;
}

.block ul li ul.menu {
  border-top: 1px dotted;
}

.block ul li ul.menu a {
  padding: 0px 0px 0.25em 1em;
}

li.collapsed {
  list-style-image: url(../img/bullet_destaque.gif);
}

li.expanded {
  list-style-image: url(../img/bullet_destaque_down.gif);
}

li.leaf {
  list-style-image: url(../img/bullet_destaque.gif);
}

td {
  padding: 5px 1em 0px 0px;
}

.inv
{
  display: none;
}

.clear
{
  clear: both;
}

*.clean
{
  width: auto;
  height: auto;
  border: none;
  background: none;
}


input, textarea, select
{

  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333333;
  border: 1px inset #cccccc;
}

html, body
{
  width: 100%;
  height: 100%;
}

body
{
  text-align: center;
  background: #ffffff url(../img/fundo.jpg) top center repeat-x fixed;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  cursor: default;
}

#body
{
  text-align: center;
  background:url(../img/fundo_header.gif) repeat-x left top;
}

#body_interno
{
  text-align: center;
  background:url(../img/fundo_header_interno.gif) repeat-x left top;
}

#fundo
{
  text-align: center;
  background:url(../img/fundo_banner.png) no-repeat center top;
}

#fundo_interno
{
  text-align: center;
  background:url(../img/fundo_interno.gif) no-repeat center top;
}

#main
{
  width: 880px;
  margin: 0px auto;
  padding: 0 0 0 0;
  text-align: left;
  /*	background: url(../img/fundo_corpo.gif) repeat-y left top;*/
  overflow: hidden;
}

/*
#container
{
  background:url(../img/fundo_baixo.gif) no-repeat bottom left;
}

#corpo
{
  background: url(../img/fundo_topo.gif) no-repeat top left;
  padding: 0 0 0 0;
  }*/

#header
{
  overflow: hidden;
  text-align:center;
  height: 135px;
}

#menu
{
  overflow: hidden;
  width: 100%;
  height: 32px;
  text-align:center;
}

#menu div
{
  overflow: hidden;
  margin: auto;
  width: 700px;
  height: 30px;
  text-align: center;
}

#menu ul
{
  text-align: center;
  display: inline;
}

#menu li
{
  display: inline;
}

#menu li a
{
  margin: 0 2px 0 2px;
  padding: 8px 10px 12px 10px;
  background: url(../img/fundo_menu.gif) repeat-x;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
  display: block;
  float: left;
}

#menu li a:hover
{
  background: url(../img/fundo_menu_hover.gif) repeat-x;
}


#banner
{
  overflow: hidden;
  width: 880px;
  height: 180px;
  margin: auto;
  padding: 0 0 10px 0;
}

#banner div
{
  border-left: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
  overflow: hidden;
  width: 876px;
  height: 180px;
}

#interno
{
  overflow: hidden;
  width: 880px;
  height: 90px;
  margin: auto;
  text-align: right;
}

#interno div
{
  height:15px;
  padding:50px 39px 0;
}

#interno h1
{
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 26px;
}

#conteudo
{
  overflow: hidden;
  background: url(../img/fundo_conteudo.gif) repeat-y;
  padding: 0 0 40px 0;
}

#esq
{
  float: left;
  width: 200px;
}

#dir
{
  float: left;
  width: 680px;
  text-align: left;
}

#dir_interno
{
  float: left;
  width: 610px;
  padding: 30px;
  text-align: left;
}

#block-user-0
{
  background: url(../img/block-user-0_fundo.gif) repeat-y top left;
  border-right: 3px solid #c3b98d;
  font-size: 10px;
}

#block-user-0 .container
{
  background: url(../img/block-user-0_box_up.gif) no-repeat top left;
  padding: 3px 0 0 0;
  margin: 0;
}

#block-user-0 fieldset
{
  background: url(../img/block-user-0_box_down.gif) no-repeat bottom left;
  padding: 0 0 3px 0;
}

#block-user-0 fieldset legend
{
  display: none;
}

#block-user-0 form
{
  padding: 5px 0 5px  20px;
  background: #e1d6b3; 
}

#block-user-0 .label
{
  float: left;
  width: 60px;
  margin: 0 5px 0 0;
  padding: 0 0 0 0;
  overflow: hidden;
  background: none;
}

#block-user-0 input
{
  width: 60px;
  height: 12px;
  margin: 2px 0 0 0;
  border: none;
  background: #ffffff;
  font-size: 10px;
  color: #333333;
}

#block-user-0 .submit
{
  width: 25px;
  height: 25px;
  float: left;
}

#block-user-0 .submit input
{
  width: 25px;
  height: 25px;
  margin: 2px 0 0 0;
}

#footer
{
  background: #e1d7b4 url(../img/fundo_footer.gif) repeat-x;
  font-size: 12px;
  color: #5a5648;
  text-align: center;
  padding: 5px 0 0 0;
}

#footer div.block
{
  width: 790px;
  text-align: left;
  background: url(../img/logo_footer.gif) no-repeat left;
  margin: auto;
  padding: 40px 40px 40px 70px;
}

#footer div.block p {
  line-height: 1.3em;
}

/* --- Listas --- */
dl
{
  padding: 30px 20px 10px 30px;
}


#block-menu-menu-menu-lateral .content .menu li
{
  list-style-image : url(../img/bullet_destaque.gif) no-repeat top left;
}

.menu li, .menu li a{
  font-size: 14px;
  color: #b33920;
  text-decoration: none;	  
}

dt a:hover
{
  text-decoration: underline;
}

dd, dd a
{
  font-size: 11px;
  color: #000000;
  margin-bottom: 20px;
  text-decoration: none;
}

dd a:hover
{
  text-decoration: underline;
}

/* --- Destaques --- */

.destaque_1
{
  padding: 30px 0px 20px 30px;
  font-size: 12px;

}

.destaque_1 #inner {
  background-color: #666;
  opacity: 0.9;
  filter: alpha(opacity = 90);
  padding: 5px;
}

.destaque_1 img
{
  float: left;
  margin: 0;
}

.destaque_1 h1 a
{
  font-size: 20px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
  margin: 0 0 15px 0;
  color: #b33920;
  text-decoration: none;
}

.destaque_1 p
{
  line-height: 1.2;
}


div.destaque_end, .view-id-destaque_secundarios .views-row-2, .view-id-destaque_secundarios .views-row-4
{
  border: none;
}

div.destaque img,.view-id-destaque_secundarios .views-row-1 img, div.destaque_end img, .view-id-destaque_secundarios .views-row-2 img, .view-id-destaque_secundarios .views-row-3 img, .view-id-destaque_secundarios .views-row-4 img
{
  border: 6px solid #e7e6d7;	
}

div.destaque h1, .view-id-destaque_secundarios .views-row-1 h1, div.destaque_end h1, .view-id-destaque_secundarios .views-row-2 h1, .view-id-destaque_secundarios .views-row-3 h1, .view-id-destaque_secundarios .views-row-4 h1
{
  font-size: 14px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
  margin: 10px;
  color: #b33920;
  text-decoration: none;
}

div.destaque h1 a,.view-id-destaque_secundarios .views-row-1 h1 a, div.destaque_end h1 a, .view-id-destaque_secundarios .views-row-2 h1 a, .view-id-destaque_secundarios .views-row-3 h1 a, .view-id-destaque_secundarios .views-row-4 h1 a
{
  color: #b33920;
  text-decoration: none;
  font-size: 16px;
}

div.destaque p,.view-id-destaque_secundarios .views-row-1 p, div.destaque_end p, .view-id-destaque_secundarios .views-row-2 p, .view-id-destaque_secundarios .views-row-3 p, .view-id-destaque_secundarios .views-row-4 p
{
  margin-bottom: 10px;
}

div.destaque a, div.destaque_end a, .view-id-destaque_secundarios .views-row a
{
  color: #000000;
  text-decoration: none;
}

div.destaque a:hover, .view-id-destaque_secundarios .views-row-1 a:hover , div.destaque_end a:hover, .view-id-destaque_secundarios .views-row-2 a:hover, .view-id-destaque_secundarios .views-row-3 a:hover, .view-id-destaque_secundarios .views-row-4 a:hover
{
  text-decoration: underline;
}

/* --- Textos --- */

hr
{
  border: none;
  height: 1px;
  background: #d5ccaf;
  color: #d5ccaf;
  padding: 0;
  margin: 0;
}

.panel-2col-stacked hr {
  width: 100%;
}

#dir_interno img
{
  border: 3px solid #f4f4f4;
  margin-right: 10px;
  float: left;
}

#dir_interno img.right
{
  margin: 0 0 10px 10px;
  float:right;
}

#dir_interno img.left
{
  margin: 0 10px 10px 0;
  float: left;
}

#dir_interno h1
{
  font-size: 24px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
  margin: 0 0 20px 0;
  color: #b33920;
}

#dir_interno h2
{
  font-size: 19px;
  font-family: arial; 
  font-weight: normal;
  margin-top:5px;
  /*	margin: 0 0 20px 0;*/
  color: #b33920;
}

#dir_interno h3
{
  font-size: 16px;
  font-family: arial;
  font-weight: normal;
  margin: 0 0 20px 0;
  color: #b33920;
}

.profile h3, ul.primary {
  border-bottom: 1px solid #b33920;
}

#dir_interno hr
{
  margin: 20px 0 20px 0;
  display: block;
  height: 1px;
  line-height: normal;
}

#dir_interno p
{
  margin: 0 0 10px 0;
  font-size: 13px;
  line-height: 1.3;
}

/* --- Form --- */

#dir_interno fieldset
{
  border: 1px dashed #c8ba91;
  padding: 0 10px 0 10px;
  margin: 15px 0px;
}

#dir_interno fieldset legend
{
  background: #c8ba91;
  padding: 4px;
  font-size: 14px;
  font-family: Georgia, "Times New Roman", Times, serif;
}

#dir_interno fieldset form
{
  padding: 20px;
}

input.form-submit, .teaser-button
{
  background: #c8ba91;
  border: 1px outset #c8ba91;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: bold;
  font-size: 12px;
  color: #000;
  width: auto;
}

thead th {
  border-bottom: 3px solid #C8BA91;
  padding-right: 1em;
  text-align: left;
}

tbody {
  border-top:1px solid #E1D6B3;
}

tr.even, tr.odd {
  background-color:#E1D6B3;
  border-bottom:1px solid #C8BA91;
  padding:0.1em 0.6em;
}

#dir_interno dl {
  padding: 0px;
}

ul.primary li a:hover {
  background-color:#C8BA91;
  border-color:#C8BA91 #C8BA91 #E1D6B3;
}

ul.primary li a {
  background-color:#E1D6B3;
  border-color:#C8BA91;
  border-style:solid solid none;
  border-width:1px;
  height:auto;
  margin-right:0.5em;
  padding:0 1em;
  text-decoration:none;
}
ul.secondary a.active {
  border-bottom:4px solid #B33920;
}
ul.secondary a:hover {
  border-bottom:4px solid #B33920;
}

.view-destaque {
  margin: 20px 0px;
}
.view-destaque .views-field-iid {
  float: left;
  margin: 0px 10px;
}

.destaque_1 .views-field-teaser {
  margin-top: 10px;
}

.messages {
  margin: 10px 0px 20px 0px;
}

.status {
  background-color: BurlyWood;
  border: 1px solid window;
  padding: 8px;
}

.field-field-imagem {
  float: right;
}

.destaque_1 .view-content {
  float: left;
}

.destaque_1 .views-field-title, .destaque_1 .views-field-teaser{
  display: none;
}

#nav {
  float: right;
  width: 110px;
  height: 280px;
  opacity: 0.7;
  filter: alpha(opacity = 70);
  background-color: #000000;  
}

#nav li {
  list-style: none;
  padding: 10px 5px;
  border-bottom: 1px dashed #FFF;
}
#nav li a {
  color: #FFFFFF;
  text-decoration: none;
}
.legenda_foto {
  background-color:#000;
  height: 80px;
  opaci:y: 0.7;
  filter: alpha(opacity = 70);
  overflow: hidden;
  position: absolute;
  z-index: 1;
}

.legenda_foto span {
  opacity: 1;
  color: #FFFFFF;
  margin: 10px;
  font-size: 14px;
  text-decoration: none;
  position: absolute;
}
.legenda_foto span p {
  margin-top: 10px;
  font-size: 11px;
}

li.activeSlide {
  background-color: #666;
}

li.hover {
  background-color: brown;
}

.views-showcase {
  background-color: rgb(230,189,104);
  height: auto !important;
  width: 625px !important;
  margin-left: 20px;
  padding:8px !important;
}

.views-showcase-big-panel {
  float:left;
  height:280px;
  width:490px;
}

.views-showcase-mini-list {
  background-color: #000;
  width:130px;
  height:280px;
  opacity: 0.7;
  filter: alpha(opacity = 70);
}

.views-showcase-big-panel .views-showcase-teaser {
  width:480px;
  top: -55px;
  height: 45px;
  opacity: 0.7;
  filter: alpha(opacity = 70);

  padding: 35px 10px 10px;
}

.views-showcase-big-panel .views-showcase-title {
  top:-10px;
  width:490px;
}

.views-showcase .views-showcase-big-panel ul {
  height:280px;
}

.views-showcase-pager-item {
  padding: 5px;
}

#frontpage-pane-left {
  width: 352px;
  float: left;
  margin: 0 0 20px 0;
  padding: 20px 0 0 20px;
  border-right:1px solid #CCCCCC;
  padding:20px 25px 0 20px;
}

#frontpage-pane-right {

float:right;
height:400px;
margin-right:17px;

padding-top:15px;
}

.view-destaque-secundarios  .views-field-title {
  font-weight: bold;
  font-size: 14px;
  margin: 12px 0px 5px 0px;
}
#frontpage-pane-bottom {
  clear: both;
}

.panel-pane h2 {
  color: #B33920;
  margin-bottom: 5px;
  font-size: 1.3em;
}

#frontpage-pane-left .panel-pane h2 {
margin-bottom:25px;
margin-top:-3px;
}

.view-botoes .banner{
  margin-bottom: 10px;
}
.view-id-destaque_secundarios .views-row-first {
  margin-top: -15px;
}


.print-link {
float: right;
margin-top:2px;
padding-bottom:0px;
text-align:right;
}



.view-id-cbcnews h3,
.view-id-palavra_pastoral h3,
.view-id-audio h3,
.view-id-secoes h3 {
  font-size:14px;
  font-weight:bold;
  margin: 10px 0 0 0 !important;
}
.view-id-cbcnews h3 a,
.view-id-palavra_pastoral h3 a,
.view-id-audio h3 a,
.view-id-secoes h3 a {
  color: #000;
  text-decoration: none;
  font-weight: bold;
  font-family:Arial,Helvetica,sans-serif;
}

.view-id-cbcnews .views-field-created,
.view-id-palavra_pastoral .views-field-created,
.view-id-audio .views-field-created,
.view-id-secoes .views-field-created{
  margin-bottom: 8px;
  font-size: 11px;
}

.view-id-cbcnews .views-row,
.view-id-palavra_pastoral .views-row,
.view-id-audio .views-row,
.view-id-secoes .views-row {
  border-bottom: 1px dashed #D5CCAF;
  padding-bottom: 15px;
}

a:hover {
  text-decoration: underline;
}

.field-field-subtitulo {
  color:#B33920;
  font-family: arial;
	  font-size:19px;
  font-weight:normal;
  margin: 0 0 20px;
  padding-bottom: 4px; 
  border-bottom:1px dotted #B33920;
}
.field-field-subtitulo .date {
  font-size: 12px;
  padding-top: 5px;
}

.print-link img {
  border: 0 !important;
  margin: 0 !important;
  float: none !important;
}


div.scrollable div.items div.item {
  width: 625px;
  opacity: 1 !important;
  filter: alpha(opacity = 100) !important;

}

div.scrollable .views-field-field-imagem-fid {
  opacity: 1 !important;
  filter: alpha(opacity = 100) !important;
}

div.scrollable .views-field-field-txt-destaque-value, div.scrollable .views-field-title {
  width: 605px;
  top: -72px;
  opacity: 0.7;
  filter: alpha(opacity = 70);
  padding: 10px;
  position: relative;
  background-color: #000;
}

div.scrollable .views-field-field-txt-destaque-value {
  height: 30px;
  padding-top: 0 !important;
}

div.scrollable .views-field-field-txt-destaque-value .field-content {
  opacity: 1 !important;
  filter: alpha(opacity = 100) !important;
  color: #fff;
  width: 605px;
}

div.scrollable .views-field-title .field-content a {
  opacity: 1 !important;
  filter: alpha(opacity = 100) !important;
  color: #fff;
  text-decoration: none;
  width: 605px;
}

a.prev {
  background: transparent url(custom/prev.png) no-repeat scroll 0 0 !important;
  cursor:pointer;
  display:block;
  float:left;
  height:86px;
  margin: 60px 0 0 0;
  position:relative;
  width:24px;
  z-index:999;
  opacity: 0.8;
  filter: alpha(opacity = 80);
}
a.prev:hover {
  background: transparent url(custom/prev_hover.png) no-repeat scroll 0 0 !important;
}
a.next:hover {
  background: transparent url(custom/next_hover.png) no-repeat scroll 0 0 !important;
}

a.next {
  background:transparent url(custom/next.png) no-repeat scroll 0 0 !important;
  cursor:pointer;
  float:right;
  height:86px;
  margin: 60px 0 0 -45px;
  position:relative;
  width:24px;
  z-index:999;
  opacity: 0.8;
  filter: alpha(opacity = 80);
}

div.scrollable {
  border: 8px solid #C8BA91;
  float:left;
  height:280px;
  margin-left: 20px;
  overflow:hidden;
  position:relative;
  width:625px;
}
.item-list .pager {
  margin-top: 10px;
}

.item-list .pager li {
  margin-left: 5px;
  background-color: #F1E9D3;
  border: 1px dashed #FAEFDF;
  padding: 4px;
}

.filefield-file {
  clear: both;
}
