/**********************************************************************/
/* Template: bulletproof for Serendipity (http://www.s9y.org)         */
/* Authors: Matthias Mees, David Cummins and Don Chambers             */
/*                                                                    */
/* Stylesheet for the colorset 'purple'                               */
/*                                                                    */
/* http://s9y-bulletproof.com                                         */
/**********************************************************************/


.serendipity_xml_icon {
    background: url('img/purple_xml.png') no-repeat center;
    margin: 0;
    padding: 10px 0;
    visibility: visible;
}

.serendipity_xml_icon img {
    visibility: hidden;
}

a {
    color: #490000; /* COLOR DE LAS OPCIONES DEL MENU EN OFF */
    text-decoration: none;
}

a:hover {
    color: #847646; /* COLOR DE LAS OPCIONES DEL MENU EN ON */
}

body {
    background: #b69d79; /* FONDO DEL BLOG */
	background:url('img/purple_body.gif') repeat;
}

#wrapper {
    width: 944px; /* ANCHO DE LA INTERFASE DE CONTENIDOS */
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 69%;
    background-color: #ffffff;
    border: 4px solid #ffd303; /* BORDECITO DE TODO EL AREA DE CONTENIDO */
    margin: 0px auto;
}

#serendipity_banner {
    height: 142px;  /* ALTURA DEL ENCABEZADO DE LAS PAGINAS */
    margin: 0;
    border: 0px;
    background: #d8cda1 url('img/purple_header.jpg') no-repeat;
}

#serendipity_banner h1 {
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: .3em;
    font-size: 180%;
    padding: 0.25em;
}

#serendipity_banner h2 {
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: .2em;
    font-size: 130%; 
    padding: 0.25em;
}

#serendipity_banner a {
    color: #ffffff;
    text-decoration: none;
}


#serendipity_below_banner {
    /* not used in this template */
}

#sitenav {
    background: #fff url('img/purple_nav.png') top left;
    border-top: 2px solid #ffd303; /* borde superior del menu de opciones TOPNAV */
    margin: 0;
    padding: 0;
}

#sitenav ul li {
    font-size: 100%;     /* TAMANHO DE TEXTO DE LAS OPCIONES DEL MENU */
  /* font-weight: bold; */
  /* text-transform: uppercase; */
    letter-spacing: .1em;
    margin: 0;
    padding: 0; 
    display: inline;
}

#sitenav ul a {
    background: #fff url('img/purple_nav.png') top left;
    border-right: 1px solid #dfdfdf;
    padding: 6px 10px 6px 10px;
    float: left;
    overflow: hidden;
}

#sitenav ul li a:hover,
#sitenav .currentpage a {
    padding: 6px 10px 6px 10px;
    background: #CB97D8 url('img/purple_nav.png') bottom left;
}

#serendipityLeftSideBar,
#serendipityRightSideBar {
    background-color: #fff;
    color: #bb3838;  /* COLOR TEXTO DEL CALENDARIO */
    overflow: hidden; 
}

#content {
    background-color: #fff;
    color: #505050;
}

#content h3 {
    font-size: 0%;      /* TAMANHO DE TEXTO DE LA FECHA Y HORA DE PUBLICACION DE UN ENTRY */
    margin: 10px 0 0 0;
}

.serendipity_commentsTitle {
    font-size: 100%;
    font-weight: bold;
}

#content h4 {
    font-family: verdana, arial, helvetica, sans-serif;
    font-weight: bold; /* ESTILO DE TEXTO DEL TITULO DEL ENTRY */
    font-size: 150%;   /* TAMANHO DE TEXTO DEL TITULO DEL ENTRY */
    letter-spacing: -1px;
    margin: 5px 0 15px 0;	
}

.serendipity_entryFooter {
    font-size: 70%;
    margin: 5px 0;
    padding: 8px 0;
    border-top: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
}

.serendipity_pageFooter {
    margin: 5px 0 10px;
}

.serendipitySideBarItem {
    margin: 10px;
    padding: 0;
    border: 0px none;
    overflow: hidden; 
}

.serendipitySideBarTitle {
    font-family: verdana, arial, helvetica, sans-serif;
    font-weight: normal;
    font-size: 110%;
    letter-spacing: -1px;
    text-transform: capitalize;
    color: #30303f;
    padding: 8px 5px 8px 5px;
    border-left: 4px solid #dfdfdf;
    border-right: 1px solid #dfdfdf;
    border-top: 1px solid #dfdfdf;
    background: #d4c69a ; /* FONDO MARRON MUY CLARO AREA DE SEARCH Y CATEGORIES */
    margin: 0;
}

.serendipitySideBarContent {
    padding: 10px;
    border-left: 4px solid #dfdfdf;
    border-right: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    background-color: #d4c69a; /* FONDO MARRON MUY CLARO AREA DE SEARCH Y CATEGORIES */
    margin: 0;
}

.serendipitySideBarFooter {
    /* not used in this template */
}

#sbsitenav .serendipitySideBarContent {
    padding: 0;
    border: 0;
    margin: 0;
}

#sbsitenav {
    padding: 10px;
    margin: 0;
}

#sbsitenav ul{
    margin: 0;
    list-style-type: none;
}

#sbsitenav ul a {
    display: block;
    border-top: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    border-left: 4px solid #dfdfdf;
    border-right: 1px solid #dfdfdf;
    padding: 8px 0px 8px 5px;
    background: #d4c69a url('img/purple_nav.png') top left; /* FONDO MARRON MUY CLARO AREA DE SEARCH Y CATEGORIES */
}

#sbsitenav ul a:hover,
#sbsitenav .currentpage a {
    border-top: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    border-left: 4px solid #dfdfdf;
    border-right: 1px solid #dfdfdf;
    background: #CB97D8 url('img/purple_nav.png') bottom left;
}

#sbsitenav li {
    font-size: 80%;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: .2em;
    background-color: #efefef;
    margin: 0;
    padding: 0;
    overflow: hidden;

}

#month,
.serendipity_weekDayName, 
#today {
    font-size: 100%;
}

#footer {
    font-size: 100%; /* PIE DE LAS PAGINAS - MENU EN TEXTO INFERIOR */
    background-color: #d4c69a;
}

img.serendipity_entryIcon {
    float: left;
    border: 0px;
    margin: 0 5px 0px 0;
}

input#serendipityQuickSearchTermField {
    border: 1px solid #8c7033!important; /* not used in this template - COLOR BORDE DE CAJA DE SEARCH*/
}

#sitenav #searchform input {
    border: 1px solid #8c7033; /* BORDE MARRON OSCURO BORDE DE PARRAFOS CON SANGRIA */
}

blockquote {
    background: #d9caa9;  /* FONDO MARRON CLARO PARA PARRAFOS CON SANGRIA */
    color: #505050;
    border-left: 5px solid #8c7033; /* BORDE MARRON OSCURO BORDE DE PARRAFOS CON SANGRIA */
    margin: 1em 2em 1em 4em;
    padding: 1em 1em 1em 2em;
}

blockquote p {
   margin: 0.5em 0;
   padding: 0;
}

.serendipity_comment_author_self comment_evenbox,
.comment_evenbox {
    line-height: 1.2em;   
    border: 1px dotted #8c7033; /* BORDE MARRON OSCURO BORDE DE PARRAFOS CON SANGRIA */
    background: #d4c69a; /* FONDO MARRON MUY CLARO AREA DE SEARCH Y CATEGORIES */
}

.serendipity_comment_author_self comment_oddbox,
.comment_oddbox {
    line-height: 1.2em;
    border: 1px dotted #8c7033; /* BORDE MARRON OSCURO BORDE DE PARRAFOS CON SANGRIA */
    background: #F5F4F8;
}

.serendipity_commentsTitle {
    font-family: verdana, arial, helvetica, sans-serif;
    font-weight: normal;
    font-size: 130%;
    letter-spacing: -1px;
    margin: 1em 0;
    padding: 0.5em 0;
}

.s9y_wrap {
    background: #fff;
    font-size: 69%;
}


/* url('img/purple_body.gif') repeat-x */