/* Tags styling */

body {
	margin:0;
	padding:0;
	font-family: arial, helvetica, sans-serif;
	line-height: 1.4;
	font-size: 13px;
	background-color: #94BD1B;
	background-image: url(images/bg.png);
	color: #333333;
}

a {
	text-decoration: underline;
	color: #0066FF;
	border: none;
}

a:hover {
	color: #0099FF;
	border: none;
}

hr {
	width: 526px;
	height: 6px;
	background-image: url(images/hr.png);
	border: none;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
}

h3 {
	font-size: 14px;
	margin-top: 3px ;
	margin-bottom: 3px;
	color: #666666;
}

img {
	border: none;
}

blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0;
	padding-bottom: 0;
}

fieldset {
	border: none;
	padding: 0;
}

/* Basic Structure */

#body_wrapper {
	width: 990px;
	margin: auto;
	position: relative;
	background-image: url(images/content_bg.jpg);
}

#left_column {
	float: left;
	width: 160px;
}

#center_column {
	float: left;
	width: 810px;
	/*background-image: url(images/left_shadow_v2.jpg);*/
	background-repeat: no-repeat;
}

#right_column {
	background-image: url(images/right_shadow.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: 300px;
	width: 20px;
	float: left;
}

#logo {
	width: 160px;
	height: 141px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
}

#header {
	width: 810px;
	height: 125px;
	left: 160px;
	position: absolute;
	background-image: url(images/header_bg.jpg);
}

#content_area {
	/*position: relative;*/
	padding: 0 0 0 17px;
	margin-bottom: 0px;
	margin-top: 128px;
	z-index: 10;
}

#content_left {
	float: left;
	width: 530px;
	margin-right: 17px;
}

#content_right {
	float: left;
	width: 227px;
	margin-top: 60px;
}

.widget {
	margin-bottom: 15px;
}

#page-title {
	margin-top: 15px;
	margin-left: 15px;
}

#ajaxmenu {
	position: relative;
	top 100px;
	z-index: 1000;
}

#footer {
	position: relative;
	height: 180px;
	width: 990px;
	background-image: url(images/content_bottom.jpg);
	background-position: top;
	background-repeat: no-repeat;
	margin: auto;
	color: #666666;
}

#footer_content {
	margin: 0 37px 0 177px;
	text-align: right;
}

#cultos {
	display: block;
	text-decoration: none;
	color: #000000;
	width: 140px;
	height: 53px;
	border-left: #000000 1px dotted;
	padding: 10px;
	margin: 15px;
	float: left;
}

#postit {
	position: absolute;
	left: 595px;
	width: 224px;
	height: 186px;
	top: 0;
	z-index: 10;
}

#welcome {
	margin-top: 0px;
	height: 250px;
}

#vitrines_lvl2 {
	height: 127px;
}

#vitrines_lvl2 .widget {
	float: left;
	margin: 0px 18px 0 18px;
}

.read_more {
	text-align: right;
}



.button {
	border: 1px solid #BBBBBB;
}

.inputbox {
	border: 1px solid #BBBBBB;
	margin-bottom: 10px;
}

.createdate {
	font-size: 10px;
	color: #ABABAB;
	height: 10px;
	line-height: 0.7;

}

.infobox {
	width: 257px;
	height: 116px;
	background: url(images/infobox_bg.jpg) no-repeat;
	float: left;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
}

.infobox:hover {
	color: #FFFFFF;
}

.infobox span {
	margin: 10px 10px 10px 10px;
	display: block;
}

.ruler {
	width: 100%;
	height: 6px;
	margin: 10px 0 10px 0;
	background: url(images/hr.gif);
}

.modifydate {
font-size: 10px;
color: #ABABAB;
height: 20px;
line-height: 20px;
margin-bottom: 5px;
}

a.readon {
	display: block;
	width: 100%;
	text-align:right;
}

a.readon:hover {
}

.versiculo {
	font-size: 16px;
	color: #666666;
	font-weight: bold;
}

.blog_more {
font-size: 10px;
}

.blog {
width: 100%;
}

.contentheading {
	font-size: 18px;
	height: 23px;
	line-height: 20px;
	font-weight: bold;
}

.contentpaneopen {
	width: 100%;
}

.contentpaneopen img {
	margin: 6px 6px 6px 6px;
}

.buttonheading {
	padding-right: 25px;
}

.article_seperator {
	margin-top: 15px;
	height: 6px;
	background-image: url(../images/hr.gif);
	background-position: center;
	background-repeat: no-repeat;
}

table.contentpane td.contentheading {
font-weight: bold;
font-size: 16px;
height: 23px;
line-height: 20px;
border: none;
}

table.contentpane ul {
margin: 0px;
padding: 0px;
list-style: none;
}

table.contentpane ul li{
padding: 0px;
margin: 0px;
padding-left: 15px;
}

body.contentpane {
	padding:15px;
	background-color: #FFFFFF;
}

.contentdescription {
	font-size: 10px;
}

.sectiontableheader {
	padding-top: 15px;
	font-weight: bold;
}

.categorytitle {
	font-weight: bold;
	font-size: 16px;
	height: 25px;
	line-height: 25px;
	font-family: "Trebuchet MS", Verdana, sans serif;
}

.componentheading {
	font-weight: bold;
	font-size: 18px;
	height: 23px;
	margin-bottom: 15px;
}

table.moduletable {
	width: 100%;
	font-size: 80%;
}

table.moduletable th  {
font-size: 80%;
}

.poll {
font-size: 10px;
text-align: center;
}


.back_button a{
font-size: 10px;
font-weight: normal;
}

.blogsection {
font-size: 10px;
}

.blog_more ul li{
list-style: none;
padding-left: 14px;
line-height: 18px;
}

table.contenttoc {
	border: 1px solid #CCCCCC;
	padding: 3px;
	margin-left: 15px;
	margin-bottom: 15px;
}

table.contenttoc th{
font-weight: bold;
font-size: 10px;
border-bottom: 1px solid #BBBBBB;
}

form {
margin: 0px;
padding: 0px;
}

form input.invalidValue, form textarea.invalidValue {
	border: #CC3333 2px solid;
}

form input.requiredValue, form textarea.requiredValue {
	border: #CC3333 2px solid;
}

.errors {
	max-width: 600px;
	border: #CC3333 2px solid;
	background-color: #FFFFCC;
	color: #CC3333;
	padding: 10px;
	margin-bottom: 15px;
}

pagenavcounter {

}

.agenda {
	font-size: 11px;
}

/* Masthead */

#masthead {
	width: 726px;
	margin: 0 auto;
	text-align: center;
	margin-top:15px;
}

#floatingpic {
	position: absolute;
	z-index: 1;
	width: 223px;
	margin-left: 500px;
	margin-top:-15px;
}

#menu_0 {
	margin-left: 190px;
}

#menu_1 {
	margin-left: 310px;
}


.hiddenmenu {
	display: none;
}

.visiblemenu {
	display: block;
}

/* Hacks and Utilities */

#source {
	position: absolute;
	left: -2000px;
	top: -2000px;
	display: none;
}

iframe.wrapper {
	z-index: 0;
}
 
.clr {
	clear:both;
}

.imagemlarga {
	font-size: 10px;
	margin: -6px -6px -6px -6px; !important
}

.ditto_tags {
	display: none;
}

.ditto_info {
	display: none;
}

.ditto_documentInfo {
	display: none;
}

.ditto_summaryPost {
	background-image: url(images/hr.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 10px;
}

.ditto_item {
	background-image: url(images/hr.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 15px;
}

.ditto_link {
	text-align: right;
}
