/**************************************************************************************************** base */
html {
  background: #1b1b53 url('images/backgrounds/html.png') repeat-x;
  font-family: Arial, 'Lucida Grande', Verdana, Geneva, Lucida, Helvetica, sans-serif;
  font-size: 14px;
}
body {
  width: 760px;
  background: #fffae8 url('images/backgrounds/body.png') 0 175px repeat-x;
  margin: auto;
  padding: 0;
  border: 0;
  position: relative;
}
h2 {
    font-style: italic;
    color: #aca37e;
/*    border-bottom: solid 2px #7a786f; */
    padding-bottom: .4em;
    margin-bottom: .2em;
    font-size: 1.3em;
    font-weight: normal;
    clear: both;
}
p, address {
  margin: 0 0 1em 0;
  padding: 0;
}
h2 a {
    color: #aca37e;
    text-decoration: none;
}
a {
  color: #1b1b53;
}
a img {
  border: none;
}
a:hover {
  color: #35903d;
}
a.ref {
  clear: left;
}
input {
  background: #fff;
}
/**************************************************************************************************** header */
div#header {
  height: 175px;
  background: url('images/header.en.jpg');
  width: 826px;
  margin: 0 0 0 -66px;
}
div#headerEs {
  height: 175px;
  background: url('images/header.es.jpg');
  width: 826px;
  margin: 0 0 0 -66px;
}
a#title {
  background: transparent;
  border: none;
  height: 67px;
  margin: 0;
  padding: 0;
  display: block;
  position: absolute;
  top: 35px;
  width: 550px;
  z-index: 3;
}
/**************************************************************************************************** header navigation */
#nav {
  margin: 0;
  padding: 0;
  text-align: center;
  list-style-type: none;
  position: absolute;
  right: 0;
  top: 139px;
  width: 636px;
  height: 36px;
  z-index: 1;
}
#nav ul {
  width: 158px;
  margin: 0;
  padding: 0;
  background: #d3cebf;
  display: none;
  z-index: 1;
  top: 0;
  left: 0;
}
#nav li:hover ul {
  display: block;
}
#nav li {
  float: left;
  width: 158px;
  display: inline;
  margin: 0;
  padding: 0;
}
#nav li a {
  line-height: 36px;
  background: transparent;
  color: #000;
  font-weight: bold;
  text-decoration: none;
  height: 36px;
  display: block;
  position: relative;
  z-index: 1;
}
#nav ul li {
  float: none;
  margin: 0;
  padding: 0;
}
#nav ul li a {
  background: url('images/backgrounds/dd.jpg');
  color: #000;
  font-weight: bold;
  text-decoration: none;
  line-height: 33px;
  height: 33px;
  display: block;
  position: relative;
  z-index: 1;
  margin: 0;
  padding: 0;
}
#nav>li:hover {
  background: url('images/backgrounds/top_selected.png') repeat-x;
}

/**************************************************************************************************** navigation2 */
#sidebar {
  width: 12em;
  margin: 20px 0 20px 20px;
  float: left;
  position: absolute;
  top: 175px;
  left: 0;
  padding: 0;
  z-index: 0;
}
#sidebar .block {
  background: #e8e2ca;
  padding: .5em;
  margin: 10px 0;
}
#sidebar h3 {
  margin: 0 0 -10px;
  padding: 0;
}
#sidebar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#sidebar-search {
  background: #d2ccb9;
}
#sidebar-search, #sidebar-blog-search {
  width: 100%;
  margin-bottom: 20px;
}
.block#sidebar-blog-search {
  padding: 0;
}
#sidebar-search input, #sidebar-blog-search input {
  font-size: .8em;
  width: 10em;
  margin: 10px 12px;
}
input#sidebar-search-form-submit, input#sidebar-blog-search-form-submit {
  width: 20px;
  height: 20px;
  background:  url('images/magnifying_glass.png') no-repeat;
  margin: 10px 0 10px -7px;
  border: none 0;
}
div#links-container {
  background: #e8e2ca url('images/backgrounds/navigation2.png') repeat-x;
  margin: 0;
  margin-bottom: 20px;
  padding: 0 5px;
}
#links {
  margin: 0;
  padding: 0;
  border: solid 1px transparent;
}
#links, #links.leaf {
  list-style: none;
  list-style-type: none;
  list-style-image: none;
}
#links a {
  color: #000;
  text-decoration: none;
  font-weight: bold;
  line-height: 2.2em;
  display: block;
  width: 100%;
}
#links a:hover, #links li.active-trail a {
  letter-spacing: .1em;
  padding-left: 5px;
  border-left: solid 5px;
  margin-left: -5px;
}
.sidebox a:hover {
  letter-spacing: .1em;
}
a[title="Home Page"] {
  background: url('images/backgrounds/home_page.png') right 6px no-repeat;
}
a[title="The Efata Team"] {
  background: url('images/backgrounds/the_efata_team.png') right 6px no-repeat;
}
a[title="Our Vision"] {
  background: url('images/backgrounds/our_vision.png') right 6px no-repeat;
}
a[title="Contact Us"] {
  background: url('images/backgrounds/contact_us.png') right 6px no-repeat;
}
a[title="Multimedia"] {
  background: url('images/backgrounds/multimedia.png') right 6px no-repeat;
}
a[title="What We Believe"] {
  background: url('images/backgrounds/what_we_believe.png') right 6px no-repeat;
}
a[title="The Gospel"] {
  background: url('images/backgrounds/the_gospel.png') right 6px no-repeat;
}
a[title="Resource Center"] {
  background: url('images/backgrounds/resource_center.png') right 6px no-repeat;
}
a[title="The Efata Blog"] {
  background: url('images/backgrounds/the_efata_blog.png') right 6px no-repeat;
}
a[title="Get Involved"] {
  background: url('images/backgrounds/get_involved.png') right 6px no-repeat;
}
a[title="Spanish"] {
  background: url('images/backgrounds/en_esp.png') right 6px no-repeat;
}
a[title="Edit This Page"] {
  background: url('images/backgrounds/edit_this_page.png') right 6px no-repeat;
}
a[title="Pagina Principal"] {
  background: url('images/backgrounds/pagina_principal.png') right 6px no-repeat;
}
a[title="Equipo Efata"] {
  background: url('images/backgrounds/equipo_efata.png') right 6px no-repeat;
}
a[title="Nuestra Vision"] {
  background: url('images/backgrounds/nuestra_vision.png') right 6px no-repeat;
}
a[title="Contactenos"] {
  background: url('images/backgrounds/contactenos.png') right 6px no-repeat;
}
a[title="Fotos y Video"] {
  background: url('images/backgrounds/fotos_y_video.png') right 6px no-repeat;
}
a[title="Lo Que Creemos"] {
  background: url('images/backgrounds/lo_que_creemos.png') right 6px no-repeat;
}
a[title="El Evangelio"] {
  background: url('images/backgrounds/el_evangelio.png') right 6px no-repeat;
}
a[title="Sabia Usted"] {
  background: url('images/backgrounds/sabia_usted.png') right 6px no-repeat;
}
a[title="El Blog de Efata"] {
  background: url('images/backgrounds/el_blog_de_efata.png') right 6px no-repeat;
}
a[title="Involucrate"] {
  background: url('images/backgrounds/involucrate.png') right 6px no-repeat;
}
a[title="In English"] {
  background: url('images/backgrounds/in_english.png') right 6px no-repeat;
}
a[title="Editar Esta Pagina"] {
  background: url('images/backgrounds/editar_esta_pagina.png') right 6px no-repeat;
}

/**************************************************************************************************** content */
pre {
  overflow: auto;
}
.example {
  font-size: 0.8em;
  padding: 0;
}
div#content {
  margin: 0 20px 20px 14.8em;
  min-height: 60em;
  padding-top: 20px;
}

/**************************************************************************************************** footer */
#footer {
  background: #403f3a url('images/backgrounds/footer.png') repeat-x;
  color: #fffae8;
  padding: 1em;
  clear: both;
  text-align: center;
  margin: 0;
}
p#author {
  padding: 0;
  margin: 0;
  float: right;
  margin-top: -1.2em;
  color: #a7a397;
}
#footer address {
  margin: 1em 0 0;
  padding: 0;
}
#footer li {
  list-style: none;
  display: inline;
  border-left: solid 1px;
  padding-left: .4em;
}
#footer li.firstchild {
  border-left: none;
}
#footer a {
  color: #fffae8;
}
#footer a:hover {
  color: #35903d;
}
/**************************************************************************************************** blog */
textarea {
  font-family: "Arial" sans;
  font-size: 1em;
  padding: 1em;
  width: 500px;
}
textarea#commentFormCommentInput {
  height: 6em;
  width: 400px;
}
ul#archive-index {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;
}
.categoryCountNum {
  float: right;
}
.category_selected a {
  cursor: pointer;
  text-decoration: none;
  color: #000;
}
.post {
  border-bottom: solid 1px #7a786f;
}
.categorylink, .comments_link {
  font-size: .8em;
}
.categorylink {
  margin: 0;
}
#loginDiv label img {
  margin-bottom: -8px;
}
#loginDiv hr {
width: 100%;
}
#loginDiv p {
  text-align: right;
}
p#adminLink, #archiveLink {
  text-align: right;
  padding-bottom: .5em;
  display: block;
  text-align: right;
  float: none;
  font-size: .8em;
}
#comment_form label {
  font-size: .8em;
  font-weight: bold;
}
p#error-container {
  padding: 1em;
  margin: 1em 165px 1em 1em;
  border: solid 1px #AA0000;
}
p#thanks-container {
  padding: 1em;
  margin: 1em;
  border: solid 1px #878063;
  font-weight: bold;
}
.small-print {
  font-size: .7em;
}
#comment_form_2 {
  display: none;
}
.commentinput {
  text-align: right;
}
button.commentsubmit {
  width: 180px;
  margin: .5em 0;
  padding: .9em 0;
  font-weight: bold;
  font-size: .95em;
}
button#form_switch_1 {
  width: 95%;
}
.hidden {
  display: none;
}
.expl {
  font-size: .7em;
  background: #fff;
  padding: .5em;
  border: solid 1px #000;
  color: #000;
}
.error {
  font-size: .8em;
  color: #f00;
}
.subscribe-button {
  margin-left: auto;
  margin-right: auto;
  width: 200px;
  height: 54px;
  padding-left: 100px;
}
.subscribe-button {
  line-height: 54px;
  display: block;
  height: 100%;
}
.help_button {
  width: 2em;
  display: inline-block;
  font-size: .8em;
}
fieldset.comment_fieldset {
  padding: 20px;
  margin: 0;
}
#captcha_container {
  padding-top: 1em;
  margin: auto;
}
#captcha_container textarea {
  margin: 0;
  background: #FFF;
}
#captcha_container iframe {
  width: 100%;
}
#news-container embed, #news-container object, #news-container img
{
width: 330px;
max-height: 340px;
}
