/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Sans-Serif;
	background: #fff url('images/sarca_water_mark_back.jpg') no-repeat top right;
	background-attachment: fixed;
	color: #fff;
	text-align: center;
	margin: 0 0 20px 0;
	padding: 0; 
}

img {
  border: 0px;
}

hr {
  display: none;
}

a img {
  border: none;
}

#church_title {
	text-align: left;
	width: 768px;
	margin: auto;
	padding: 0;
	padding-top: 26px;
	padding-bottom: 4px;
}

#church_title #search{
  float: right;
  padding-right: 16px;
}

#church_title #ipb_adonai{
  float:left;
  padding-top: 7px;
}

#church_title #sarca{
  float:left;
  padding-left: 16px;
  padding-right: 7px;
}

#page {
	background: #fff url('images/bg_page.jpg');
	text-align: left;
	width: 772px;
	margin: auto;
	padding: 0;
	border: 0px solid red;
}

#top_img_page {
	background: #e5edea url('images/bg_page_top.jpg') no-repeat left;
	width: 772px;
	height: 10px;
	padding: 0;
	border: 0px solid red;
}

#header {
    text-align: center;
	background: #0f472e url('images/header_img.jpg') no-repeat center;
	height: 214px;
	width: 766px;
	margin: 0 0 0 1px; 
	padding: 0; 
}

#menu {
 text-align: center;
 margin: 0px; 
 padding: 0px; 
 padding-right: 1px;
 padding-top: 5px;
}

#menu .button{
 cursor: pointer; 
}	

#search_content{
  background: white;
  border: 0px solid #000;
  float: right;
  width: 191px;
  height: 23px;
  text-align: left;
}

#search_text{
  border: 1px solid #000;
  float: left;
  padding-top: 1px;
  padding-left: 1px;
  height: 20px;
  width: 134px;
}

#search_button{
  border: 0px;
  float: right;
  width: 54px;
  height: 23px;
}

#searchform {
 padding-top: 6px;
 margin: auto;
 text-align: center;
}

#searchform #s {
 padding: 0px;
 padding-top: 2px;
 width: 110px;
 border: 0px;
 color: #333;
 font-size: 11px;
}

#searchsubmit {
  padding: 0px;
}

#content {
  font-size: 11px;
  float: left;
  padding-left: 12px;
  margin: 0px;
  width: 520px;
}

.title_post{
  padding-top: 10px;
  font-size: 16px;
  text-transform: uppercase;
  border-bottom: 1px dashed #217d5d;
}

.date{
  color: white;
  font-size: 9px;
  text-align: right;
}

.title_post a{
  color: white;
  text-decoration: none;
}

.title_post a:hover{
  color: #000;
  font-weight: bold;
}

.post {
  margin-bottom: 10px;
  text-align: justify;
}

.post hr {
  display: block;
}

.widecolumn .post {
	margin: 0;
}

.narrowcolumn {
	padding-top: 5px;
}

#info_post{
  background: transparent url('images/bar_info_post.png') no-repeat bottom left;
  width: 520px;
  height: 31px;
  font-size: 9px;
}

#info_post #author{ 
  float: left;
  padding-right: 22px;
}

#info_post #author #author_img{ 
  padding-left: 3px;
  padding-right: 7px;
  float: left;
}

#info_post #author #author_text{ 
  text-transform: uppercase;
  border-bottom: 2px solid #7f7f7f;
  padding-top: 14px;
  float: left;
}

#info_post #category{ 
  float: left;
}

#info_post #category #category_img{ 
  padding-top: 6px;
  padding-right: 7px;
  float: left;
}

#info_post #category #category_text{ 
  float: left;
  padding-top: 14px;
  border-bottom: 2px solid #7f7f7f;
}

#info_post #category #category_text a{ 
  color: white;
  text-decoration: none;
  text-transform: uppercase
}

#info_post #category #category_text a:hover{ 
 font-weight: bold;
 letter-spacing: 0.1em;
}

#info_post #comments{ 
  float: right;
  padding-right: 5px;
}

#info_post #comments #comments_img{ 
  padding-top: 6px;
  padding-right: 5px;
  float: left;
}

#info_post #comments #comments_text{ 
  float: left;
  padding-top: 14px;
  border-bottom: 2px solid #7f7f7f;
}

#info_post #comments #comments_text a{ 
  color: white;
  text-decoration: none;
  text-transform: uppercase;
}

#info_post #comments #comments_text a:hover{ 
 font-weight: bold;
 letter-spacing: 0.1em;
}

/* Begin Sidebar */
#sidebar{
 margin-left: 535px;
 width: 216px;
 padding: 0px;
 padding-left: 5px;
 padding-top: 3px;
}
#sidebar ul{
  padding: 0px;
  margin: 0px;
  list-style:none;
  list-style-type: none;
}
#sidebar form {
  margin: 0;
}

#sidebar ul li {
  padding: 0px;
  margin: 0px;
  list-style:none;
  list-style-type: none;
  color: #0f472e;
  font-weight: bold;
  margin-left: 8px;
  padding-left: 19px;
  padding-bottom: 10px;
  background: transparent url('images/marked_green.png') 0 0px no-repeat;
}

#sidebar ul li a {
  font-weight: bold;
  color: #0f472e;
  text-transform: uppercase;
}

#sidebar ul li a:hover {
  text-decoration: none;
}

.body_box{
  display: table;
  background-color: #fff;
  width: 212px;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  padding-top: 8px;
  padding-bottom: 0px;
}

.footer_box{
  width: 214px;
  height: 11px;
  padding-bottom: 10px;
}

.marked_icon{
  padding-left: 8px;
  float: left;
}

.text_box{
  float: left;
  padding-left: 7px; 
  padding-bottom: 11px;
}

.text_box a {
  font-weight: bold;
  color: #0f472e;
  text-transform: uppercase;
}

.text_box a:hover {
  text-decoration: none;
}
/* End Sidebar */

.entry{
  padding-left: 12px;
  padding-right: 12px;
}

.video{
  border: 2px solid #fff;
  width: 426px;
  margin-left: 29px;
}

		
.entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
} 

.entry li {
	margin: 7px 0 8px 10px;
}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
}
	
.entry #downloads ol {
  padding: 0px;
  margin-top: 19px;
  list-style:none;
  list-style-type: none;
  margin-left: 0px;
  padding-left: 0px;
  text-indent: -10px;
} 

.entry #downloads ol li {
  padding: 0px;
  list-style:none;
  list-style-type: none;
  margin-left: 8px;
  padding-left: 0px;
  padding-bottom: 10px;
  color: #fff;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: bold;
  margin-top: 6px;
  letter-spacing: 0.2em;
}
.entry #downloads ol ol li {
  padding: 0px;
  list-style:none;
  list-style-type: none;
  background: transparent url('images/marked_green_two.png') 0 6px no-repeat;
  color: #cccccc;
  font-size: 16px;
  text-transform: none;
  padding-top: 2px;
  padding-left: 25px;
  letter-spacing: 0em;
}

a.link_downloads{
 color: #ccd8d3;
 font-size: 11px;
 text-decoration: none;
 border-bottom: 1px solid #ddd;
}

a.link_downloads:hover{
  text-decoration: none;
  border-bottom: 4px solid #ddd;
}

h2.pagetitle {
  margin-top: 25px;
  margin-bottom: 8px;
  text-align: center;
}

h2.pagetitle {
	font-size: 1.6em;
}
	
h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}
	
.navigation {
  display: block;
  text-align: center;
  margin-top: 25px;
  margin-bottom: 15px;
}

.navigation a {
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
}

.navigation a:hover {
  background-color: #fff;
  color: #0f472e;
  text-decoration: none;
}

h2.erro {
  margin-top: 25px;
  margin-bottom: 8px;
  text-align: center;
}

h2.erro {
  margin-top: 25px;
  margin-bottom: 8px;
  text-align: center;
  font-size: 16px;
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}

.widecolumn {
	line-height: 1.6em;
}

small, .nocomments, blockquote, strike {
	color: #777;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}

.narrowcolumn {
	text-align: center;
}

.postmetadata {
  background-color: #f8f8f8;
  border-bottom: 10px solid #ddd;
  text-align: justify;
  color: #777;
  margin: 0;
  padding: 10px;
  padding-top: 5px;
  margin: 30px 0;
  clear: left;
}

.postmetadata ul, .postmetadata li {
  display: inline;
  list-style-type: none;
  list-style-image: none;
}

.entry p a {
  font-style: italic;
  color: #fff;
  font-size: 11px;
}

.entry p a:hover {
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  font-size: 13px;
}

.entry p.postmetadata a {
  font-style: none;
  font-weight: bold;
  color: #0f472e;
  text-transform: uppercase;
  font-size: 11px;
}

.entry p.postmetadata a:hover {
  font-weight: bold;
  color: #0f472e;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 13px;
}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.widecolumn {
	margin: 30px 0;
}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

#contact_address_phone{
  margin-top: 15px;
  text-align: justify;
  border-left: 6px solid #ddd;
  padding-left: 7px;
  word-spacing: 1px;
}

/*sructure ofs Responses*/
h3 {
	padding: 0;
	margin: 30px 0 0;
}

h3.comments {
  padding: 0;
  padding-bottom: 5px;
  border-bottom: 1px dotted #777;
  font-size: 16px;
}

h3.respond {
  padding: 0;
  padding-top: 5px;
  border-top: 1px dotted #777;
  font-size: 16px;
}
 
.alt {
	margin: 0;
	padding: 10px;
	background-color: #f5f5f5;
	color: #0f472e;
	border-left: 6px solid #87a396;
	font-size: 12px;
}

.alt a {
  text-transform: uppercase;
  color: #333;
  font-size: 10px;
  font-weight: bold;
}
.alt a:hover {
  text-decoration: none;
}

.alt cite {
  text-transform: uppercase;
  color: #333;
  font-size: 10px;
  font-weight: bold;
}

.alt_two a {
  text-transform: uppercase;
  color: #87a396;
  font-size: 10px;
  font-weight: bold;
}
.alt_two a:hover {
  text-decoration: none;
}

.alt_two {
	margin: 0;
	padding: 10px;
	background-color: transparent;
	color: #fff;
	border: 1px dashed #ddd;
	font-size: 12px;
}

.alt_two cite {
  text-transform: uppercase;
  color: #87a396;
  font-size: 10px;
  font-weight: bold;
}

.link_edit {
  text-transform: uppercase;
  color: #87a396;
  font-size: 10px;
  font-weight: bold;
}
.link_edit:hover {
  text-decoration: none;
}

.commentlist {
	padding: 0;
	margin: 0px;
	text-align: justify;
}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	color: #fff;
}

.commentmetadata {
	margin: 0;
	display: block;
}  
/* end sructure ofs Responses*/

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}


h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

.commentlist li, #commentform input, #commentform textarea {
	font-size: 10px;
	font-family: verdana;if;
}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}


code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
#footer_img_page {
	background: #fff url('images/bg_page_footer.jpg') no-repeat center;
	width: 772px;
	height: 16px;
	padding: 0;
	border: 0px solid red;
}
#footer {
	background: #fff url('images/bg_footer.jpg') no-repeat top; 
	border: none;
	width: 772px;
	height: 71px;
	padding: 0;
	margin: 0 auto;
	clear: both;
}
#footer p {
	margin: 0;
	padding: 9px 0;
	text-align: center;
}
#footer #developer, #rights{
  padding: 0px;
  text-transform: uppercase;
}
#footer #developer{
  padding-bottom: 7px;
}
/* End Typography & Colors */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */



.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

/* End Entry Lists */



/* Begin Form Elements */

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border: 2px solid #ddd;
	}

#commentform textarea {
	width: 95%;
	padding: 2px;
	border: 2px solid #ddd;
	}

#commentform #submit {
	margin: 0px;
	margin-right: 18px;
	float: right;
	padding: 2px;
	font-size: 9px;
	cursor: pointer;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	border: 2px solid #ccd8d3;;
	background-color: #ccd8d3;;
}
/* End Form Elements */





/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}


/* End Various Tags & Classes*/

.rodape1 {
  font-weight: bold;
  border-bottom: 0px;
  text-decoration: none;
  color: #d8a01f;
}
.rodape1:hover {
  border-bottom: 1px #000 solid;
  text-decoration: none;
  color: #d8a01f;
}
.rodape2 {
  font-weight: bold;
  border-bottom: 0px;
  text-decoration: none;
  color: #000;
}
.rodape2:hover {
  border-bottom: 1px #d8a01f solid;
  text-decoration: none;
  color: #000;
}
a.link_list_videos {
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
}
a.link_list_videos:hover {
  text-decoration: none;
}
.link_number_page{
  color: #fff;
  font-style: italic;
  text-decoration: none;
}
.link_number_page:hover{
  color: #217d5d;
}

