* { margin:0; padding:0; border: 0;}

/* reset CSS */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
.contentpaneopen, .contentheading {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    outline:none;
    line-height:normal;
    vertical-align:top;
    list-style:none;
}


body {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
	font-size: 0.75em;
	color: #000;
	background: #fff;
}

body.contentpane {
	background: #fff;
}

form {
  margin: 0;
  padding: 0;
}

img,table {
	border: none;
}

p {
	margin: 5px 0;
	text-align: justify;
}

a {
	color: #156cd2;
	outline: none;
	text-decoration: none;
	font-weight: 400;
}

a:link {
	font-weight: 400;
}

a:visited {
	font-weight: 400;
	color: #8a724a;
}

a:hover {
	text-decoration: underline;
	font-weight: 400;
}

input  {
	color: #ccc;
	outline: none;
	margin: 0;
}

input:focus {
	outline: none;
}

button {
	color: #fff;
	font-size: 11px;
	border: none;
	background: #696969;
	cursor: pointer;
}


input.button, .validate  {
	font-size: 11px;
	cursor: pointer;
	font-weight: 700;
	border: none;
	height:20px;
	line-height:19px;
	padding: 2px 4px 4px;
	margin:6px 0 0;
}

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/

#page_bg {
	background: #fff url(../images/page_bg.png) repeat-x top left;
}

.wrapper {
	width:980px;
	margin:0 auto;
}

#header {
	position:relative;
	margin:0 auto;
	width:980px;
	height:250px;
	margin-bottom: 20px;
}

#banner {
	width:765px;
	height:250px;
	overflow:hidden;
	margin:0 auto;
	float: left;
	background:#fff;
}


#logo {
	float:left;
	width:190px;
	height:250px;
	padding:0 0 0 20px;
	margin:0 0 2px;
	overflow:hidden;
	background:#fff;
}

#content {
	width:960px;
	margin:0 auto;
	overflow:hidden;
	margin-bottom: 30px;
}

#leftcolumn{
	float:left;
	width: 190px;

}

#rightcolumn {
	width: 190px;
	float: right;
	margin-top: 0;

}
div.nopad {
	width: 565px;
	float: left;
	margin-left:5px;
}



#flashnews {
	float:left;
	width:560px;
	height: 190px;
	margin:0 0 2px;
	margin-bottom: 10px;
	overflow:hidden;
	border: 5px solid #e6e7e8;
}

#Pfundador, #user3 {
	float:left;
	width:560px;
	overflow:hidden;
	margin-top:5px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #e9e8e8;
}

#Pfundador{height: 140px;}
#user3 {height: 100px;padding-bottom:10px;}

#Pfundador h3, #u3{
	height:26px;
	line-height:25px;
	padding:0 10px;
	font-size: 1.2em;
	text-transform: none;
	font-weight: 700;
	overflow:hidden;
	margin:0 0 5px;
	border-left: 5px solid #005aaa;
	color: #005aaa;
}


#user1, #user2 {	width:275px; height:100%; overflow:hidden; float:left; margin-top: 5px;}
#user1 {	margin-right:10px;	border-right: 1px dotted #e9e8e8;}


#banner1, #banner2, #posEventos, #liturgia{width: 200px; height: 95px;}
#banner1{margin-bottom: 5px;}
#banner2{margin-bottom: 15px;}

div.moduleoracao p{border: 5px solid #bbe7fe; margin-bottom: 20px;}

#search {
	float:right;
	margin:15px 14px 0 0;
	width:203px;
}

.search {
	float:left;
	height:20px;
	padding:0 0 0 6px;
	background: transparent url(../images/inputbox.png) no-repeat bottom left;
}

.search {
	float:left;
	border: none;
	color: #8a724a;
	font-size:11px;
	line-height:14px;
	height:15px;
	width:132px;
	padding:3px 6px 2px 0;
	background:none;
}

.search .button {
	float:right;
	margin:0 0 0 8px;
	padding:3px 0 2px;
	font-size:11px;
	border:none;
	height:15px;
	line-height:13px;
	color:#ee1a10;
	background:none;
}

.search .button:hover {
	border:none;
}

.cpathway {
	position:absolute;
	bottom:14px;
	left:10px;
	height:15px;
	width:750px;
	line-height:15px;
	margin:0 auto;
	overflow:hidden;
}

.cpathway img {
	float:left;
	padding:4px 6px 0 0;
}

span.breadcrumbs.pathway {
	float:left;
	padding:0;
	margin:0;
	color: #eb302c;
}

span.breadcrumbs.pathway a.pathway  {
	float:left;
	margin:0;
	padding:0 6px 0 0;
	color:#8a724a;
	font-weight:400;
}

span.breadcrumbs.pathway a.pathway:hover {
	text-decoration: underline;
}

div#maincolumn , div#maincolumn_left, div#maincolumn_right{float: left;}

div#maincolumn {
	width:520px;
	padding:0 0 10px;
}

div#maincolumn_left, div#maincolumn_right {
	width:730px;
	padding:6px;
}	

div#maincolumn_full {
	padding:0 20px 10px;
}
	
#footer , div#maincolumn_full{width:940px;}

#footer {
	line-height:20px;
	text-align:center;
	color: #999;
	font-size: 0.8em;
	padding:0 20px;
	margin:0 auto 30px;
	overflow:hidden;
	border-top: 1px dotted #c9c7c7;
}

#footer a {
	font-weight:400;
	text-decoration: none;
}


#footer a:hover {
	text-decoration:underline;
}

/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/

div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}

/* headers */
div.componentheading {
	height: 22px;
	margin:0;
	color:#002F67;
	font-size: 20px;
	margin-bottom: 10px;
}

h1 {
	padding: 0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 1.3em;
	line-height:19px;
	font-weight: 700;
	vertical-align: bottom;
	text-align: left;
	width: 100%;
}

h2, .contentheading {
	padding: 0;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 20px;
	vertical-align: middle;
	color: #002f67;
	text-align: left;
	font-weight: 700;

}

h2, a.contentheading {
	background: none;
	border: none;
	margin:6px 0;
}


table.contentpaneopen h3 {
	margin-top: 25px;
	color:#585858;
}

h4 {
	font-family: Tahoma, Arial, sans-serif;
	color: #333;
}

h3, .componentheading, table.moduletable th, legend {
	margin:6px 0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight:700;
	text-align: left;
	text-transform:uppercase;
	color: #333;
	padding: 0;
	
}

/* form validation */
.invalid { border-color: red; }
label.invalid { color: red; }


/** overlib **/

.ol-foreground {
	background-color: #f1f1f1;
	color: #333;
}

.ol-background {
	background-color: #f1f1f1;
	color: #333;
}

.ol-textfont {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
}

.ol-captionfont {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #fbfbfb;
	font-weight: 700;
}
.ol-captionfont a {
	background-color: #f1f1f1;
	color: #333;
	text-decoration: none;
	font-size: 12px;
}


/* spacers */
span.article_separator {
	display: block;
	height: 20px;
}

td.buttonheading {
	text-align: right;
	width: 0;
}

.clr {
	clear: both;
	font-size:0;
}

table.blog span.article_separator {
	display: block;
	height: 20px;
}

.blogsection {	list-style-type: none;}


/* table of contents */
table.contenttoc {
  margin: 5px;
  padding: 5px;
  background: none;
}

table.contenttoc td {
  padding: 0 5px;
}


/* content tables */
td.sectiontableheader {
  font-weight: 700;
  padding: 4px;
}

tr.sectiontableentry1 td {
	padding: 4px;
}

tr.sectiontableentry1 {
	background:#ebebeb;
}
  
tr.sectiontableentry0 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
  font-size: 11px;
}


/* content styles */
.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
}

table.contentpane td{
	text-align: left;
}

table.contentpane td.contentdescription {
	width: 100%;
}

table.contentpane  {
	text-align: left;
	float: left;
	width: 100%;
}

table.contentpane ul li a .category {
	color: #F80;
}

table.contentpane ul li {
	color: #666;
}

table.contentpaneopen {
	border-collapse: collapse;
	padding: 0;
	margin:0 6px;
}

table.contentpaneopen  p{
font-size: 1.1em;
}


table.contentpaneopen li {
	margin-bottom: 5px;
}

table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #693;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

table.contentpaneopen h4 {
	font-family: Tahoma, Arial, sans-serif;
	color: #363e4e;
}

.highlight {
	background-color: #fffebb;
}


#leftcolumn div.module div div div div,#leftcolumn div.module_text div div div div,
#rightcolumn div.module div div div div,#rightcolumn div.module_text div div div div {
	margin:0 auto;
	padding:0;
	color:#8a724a;
}

#leftcolumn div.module_text div div div div, #rightcolumn div.module_text div div div div {
	text-align: left;
}

#leftcolumn div.module_text div div div div.bannergroup_text,#rightcolumn div.module_text div div div div.bannergroup_text {
	padding: 10px 10px 10px 20px;
	width: 174px;
}

#leftcolumn div.module_text div div div div.bannergroup_text div,#rightcolumn div.module_text div div div div.bannergroup_text div {
	color:#8a724a;
	width: auto;
	padding: 0 0 4px;
}

div.module div div div form {
	margin:0 auto;
	padding:0 0 6px 20px;
	text-align:left;
	width:180px;
}

#leftcolumn div.module table ,#rightcolumn div.module table {
	padding: 0 0 6px;
	background:none;
}

#leftcolumn div.module table td ,#rightcolumn div.module table td {
	margin:0;
	padding: 0 6px 0 0;
	height:20px;
	color:#eb302c;
	text-align:left;
	line-height:13px;
	vertical-align: middle;
}
/* LEFT COL H3 */
#leftcolumn h3, #rightcolumn h3 { 	
	width:190px;
	margin:0 0 8px;
	height:26px;
	line-height:25px;
	padding:0 10px;
	font-size: 11px;
	text-align: left;
	text-transform: none;
	font-weight: 700;
	overflow:hidden;

}

/* forms */
#leftcolumn .moduletable ul, #rightcolumn .moduletable ul {
	margin: 6px 0;
	padding: 0;
	list-style: none;
}

#leftcolumn .moduletable ul li, #rightcolumn .moduletable ul li {
	margin: 0;
	padding: 0 2px;
}

table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #099;
}

form#form-login fieldset { 
	border: 0 none; 
	padding: 0;
	margin:0;
	color:#8a724a;
	text-align: left;
}

form#form-login ul {
	padding: 0;
	list-style: none;
	text-align: left;
	margin: 10px auto 0;
}

form#form-login ul li { 
	padding: 0; 
}

form#form-login ul li a {
	text-align: left;
	padding: 0;
	font-size: 11px;
	color: #8a724a;
	text-decoration: none;
}

form#form-login ul li a:hover {
	text-decoration: underline;
}

#form-login	input {
	border:none;
	color:#ff0700;
	font-size:11px;
	height:14px;
	line-height:14px;
	padding:2px 4px;
	background:#e0d2b9;
}

input#modlgn_passwd, input#modlgn_username {
	width:142px;
}

input.button, #form-login input.button {
	height:20px;
	border:none;
	font-weight:700;
	line-height:15px;
	color:#fff;
	padding:1px 6px 2px;
	margin:0;
	background:transparent url(../images/but.gif) repeat-x top left;
}

input.button:hover, #form-login input.button:hover {
	color:#cbbfa8;
}

/* thumbnails */
div.mosimage         {  margin: 5px; }
div.mosimage_caption {  font-size: .90em; color: #333; }

div.caption       { padding: 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #333; text-align: center; }

/* Parameter Table */
table.paramlist {
	margin-top: 5px;
}

table.paramlist td.paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px;
}

div.message {
	font-family: Tahoma, Arial, sans-serif;
	font-weight: 700;
	font-size : 14px;
	color : #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0 10px;
	padding: 3px 20px;
}

/* see system general.css */

.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }

/* Polls */
.pollstableborder td {
	text-align: left;
}

/* Frontend Editing*/
fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 4px;
}

legend {
	margin: 0;
	padding: 0 10px;
}

td.key {
	border-bottom:1px solid #eee;
	color: #333;
}

/* System Standard Messages */
#system-message dd.message ul { 
	padding: 0;
	margin: 0;
	background: none;
	border: none;
}

/* System Error Messages */
#system-message dd.error ul { 
	color: #c00; 
	background: none;
	border: none;
	padding: 0;
	margin: 0;
}

/* System Notice Messages */
#system-message dd.notice ul { 
	color: #c00; 
	background: none;
	border: none;
	padding: 0;
	margin: 0;
}

#system-message dd {
	text-indent: 0;
}

#system-message dd ul {
	list-style-type: none;
	color: #c00; 
	background: none;
	border: none;
}

#system-message {
	margin-top: 5px;
}

/*****************************************************************
******************** Contatos ***********************************
*****************************************************************/
.inputbox {border:1px solid #ccc; margin-bottom: 2px;}
.contact_email {font-size: 1em; }
#contact_email_copy {background: #000}

/*****************************************************************
******************** ENQUENTE ***********************************
*****************************************************************/
div.module_enquete h3{
	margin:0 0 20px;
	padding: 0;
	color: #444;
	background:  url(../images/enquete.jpg) no-repeat;
}
.sectiontableentry2_enquete, .sectiontableentry1_enquete { padding-top: 3px; padding-bottom: 3px;}


div.module_midiassociais {margin-top:10px;}


/*****************************************************************
******************** COLUNISTA ***********************************
*****************************************************************/
div.module_colunista h3, div.module_noticias h3, div.module_newsletter h3, div.module_midiassociais h3{
	height:26px;
	line-height:25px;
	padding:0 10px;
	font-size: 14px;
	text-align: left;
	text-transform: none;
	font-weight: 700;
	overflow:hidden;
	margin:0 0 5px;
}

div.module_colunista h3{
	border-left: 5px solid #005aaa;
	color: #005aaa;
}

.authordata {
text-align: center;
height: 5px;
font-weight:500;
margin-bottom:10px;
font-size:11px;
}



div.module_noticias h3{
	border-left: 5px solid #005aaa;
	color: #005aaa;
}

div.module_newsletter h3{
	border-left: 5px solid #005aaa;
	color: #005aaa;
}

div.module_midiassociais h3{
	border-left: 5px solid #220aaa;
	color: #220aaa;
}
