/*

Theme Name: Arquidiócesis Sistema noticias
Description: Modelo simple
Version: 1.0
Author: arquidiócesis 

Basado en la plantilla tropicalia

*/

* {
  padding:0;
  margin:0;
  /*list-style:none;*/
}

body {
  font:62.5% Arial, Helvetica, sans-serif; /* Means 1em == 10px, 1.2em == 12px, etc. */
  background:#FFF url(./images/bg.jpg) repeat-x; /* Set background image here */
}

p, h3, h4, h5 {
  font-size:1.2em;
}

h2 { font-size:1.8em; }

img {
  border:0;
}

div#wrapper {
  width:768px;

  margin:25px auto 0;
  /*background:url(./images/top.png) no-repeat;*/
}

div#cabecera { background:url(./images/cabecera.png); background-repeat:no-repeat;}

div#masthead {
  width:768px;
  background:url(./images/main_bg.png) repeat-y;
  position:relative;
}

/* Blog Title */
h1 {
  font:3.2em 'Trebuchet MS', Arial, Helvetica;
}

h1 a {
  position:absolute;
  width:300px;
  height:30px;
  left:40px;
  top:15px;
  font-weight:bold;
  text-decoration:none;
  color:#ff7e00;
}

/* Tagline */
#masthead p {
  position:relative;
  margin:0;
  top:62px;
  left:50px;
  color:#fff;
}

/* Pages Navigation */
div#masthead ul {
  float:right;
  margin-right:22px;
  position:relative;
  z-index:2;
  /*bottom:-2px;*/
}

div#masthead ul li {
  float:left;
  list-style-type:none;
}

div#masthead ul li a {
  color:#FFFFFF;
  text-decoration:none;
  display:block;
  font-size:12px;
  padding:8px 11px;
  margin-top:90px;
  border: 1px solid #FFFFFF;
  border-bottom: none;
  


}

div#masthead ul li a{
  background:url(./images/nav_bg.png) bottom repeat-x;
}

div#masthead ul li a:hover{
  background:url(./images/nav_bg_activo.png) bottom repeat-x;
}
div#masthead ul li.current_page_item {
  background:url(./images/nav_bg_activo.png) bottom repeat-x;
}

/* Banner image dropshadow */
 div#masthead_image {
 /* background:url(./images/image_bg.png) center no-repeat;*/
 /*width:724px;
  height:148px; */
  clear:both;
  /*padding:8px 22px;   position:relative;
  z-index:1;*/

}

a {
  outline:0;
}

/* Page dropshadow */
div#content {
  width:768px;
  background:url(./images/main_bg.png) repeat-y;
}

/*-----------------------------------------------------------------------------

  Main Content

-----------------------------------------------------------------------------*/

div#main {
  margin: 0 auto;
  padding:15px 20px 10px 20px;
  /*background-color:#6633CC;*/
  width:680px;
  /*float:right;*/
}

/* Main header on single pages */
h1 {
  color:#774935;
  font-size:24px;
  padding:10px 0 0;
  line-height:1;
  margin:0 0 5px;
  border-bottom:1px solid #e7e7e7;
  position:relative;
}

div#main h2.header a {
  color:#774935;
  text-decoration:none;
}

h2.header span {
  position:relative;
  background:#FFF;
  padding-right:10px;
  bottom:-5px;
}

/* Secondary headline above Comments and Comment form */
div#main h3 {
  margin:15px 0 5px;
  color:#ff7e00;
}

div#main p {
  color:#333333;
  /*line-height:2;*/
  margin:10px 0;
}

div#main a {
  color:#774935;
}

.indice { font-size:1em; color: #333333; }

.article {
  margin-bottom:20px;
}



.article blockquote {
  margin:0 15px;
  padding:1px 15px;
  border-left:5px solid #B8D1E4;
  background:#F0F0F0;
}

.article ul, .article ol {
  font-size:1.2em;
  color:#333333;
  margin-left:15px;
}

.article ul li {
  margin:5px 0;
  padding-left:15px;
  /*background:url(./images/square.png) 0 center no-repeat;*/
}

.article ol {
  margin-left:30px;
}

.article ol li {
  /*list-style:decimal; */
  margin:10px 0;
}

.article ol li ol {
  font-size:1em;
  margin-left:15px;
}


.article ul ul li {
  font-size:12px;
  margin-left:15px;
}

.article p { text-align:justify; }

ul.listado li { /*background:url(./images/square.png) 0 center no-repeat; 
list-style-type:none; */ text-align:justify; }

#main p.byline {
  color:#999;
}

ul.article_footer {
  text-align:right;
  margin:10px 0;
  background:#F1F1F1;
  padding:5px 10px;
  border:1px solid #DADADA;
  border-width:1px 0;
  line-height:1.5;
}

ul.article_footer li {
  font-size:0.9em;
  display:inline;
  background:none;
  border-left:1px solid #DADADA;
  margin-left:5px;
  padding-left:10px;
}

ul.article_footer li.first {
  border-left:0;
}

/*-----------------------------------------------------------------------------

  Secondary Content

-----------------------------------------------------------------------------*/

div#secondary {
  padding:15px 0px 20px 20px;
  width:160px;
  float:left;
  
}

#secondary ul {list-style-type:none;}

div#secondary ul#sidebar {
  margin:15px 0 20px;
  color:#669900;
  padding-bottom:10px;
  border-bottom:1px solid #e7e7e7;
  
}

div#secondary ul#sidebar li {
  margin:5px 0;
  font-size:1.2em;
  line-height:1.5em;
}

/* Sidebar headers */
div#secondary h2 {
  text-transform:uppercase;
  /*color:#669900;*/
  color:#774935;
  margin:20px 0 8px;
  font-size:1em;
  line-height:1;
}

div#secondary a {
  color:#000;
  text-decoration:none;
}

div#secondary a:hover {
  text-decoration:underline;
}

div#secondary ul.children {
  margin-left:5px;
  padding-left:10px;
  border-left:5px solid #EAEAEA;
}

div#secondary ul#sidebar li li {
  font-size:1em;
}

/* Optional bio area header (Commented out by default) */
div#author h2 {
  font-size:1.2em;
}

div#secondary p {
  line-height:1.5;
  margin:5px 0;
  color:#666;
}

/* Search input */
form#searchform {
  position:relative;
  height:28px;
  margin-bottom:20px;
}

form#searchform input#s {
  position:absolute;
  top:0;
  height:18px;
  width:156px;
  padding:5px;
  background:url(./images/text_bg.png) repeat-x;
  border:1px solid #bcbcbc;
}

input#search_submit {
  position:absolute;
  right:0;
}

/*-----------------------------------------------------------------------------

  Footer

-----------------------------------------------------------------------------*/

ul#footer {
  height:8px;
  width:768px;
  margin:0 auto;
  background:url(./images/bottom.png) no-repeat;
  text-align:center;
  font-size:1em;
  color:#686868;
  padding:15px 0;
}

ul#footer li {
  display:inline;
  margin-left:10px;
}

ul#footer li span {
  position:absolute;
  text-indent:-9999em;
}

ul#footer li a {
  color:#686868;
  text-decoration:none;
}


/* Image stuff for 2.6.1 */
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.alignleft {
  float: left;
}

.alignright {
  float: right;
}


p.entry_info {
  clear:both;
}

div.navigation {
  margin:10px 0;
}

/*-----------------------------------------------------------------------------

  CSS Magic

-----------------------------------------------------------------------------*/

.clearfix:after {
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
  .clearfix {display:block;}
/* End hide from IE Mac */


/* interiores submenus --------------------------------------------------------- */

#submenul { height:30px; width:680px; margin:0 auto; color: #666666; padding-top: 8px; }
.submenutext { float:left; font-size:18px; font-weight:bold; margin-left:10px; }
.submenuform {float:right; margin-right:15px; } 