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


.serendipity_entry_body   a:link, a:visited, a:active {
font-weight: bold;
}

body {
/*background-color: #B11312;*/
background-color: #2F2F2F;
height: 100% !important;
height: auto;
padding-top: 30px;
padding-bottom: 30px;
}
#wrapper,
#navbarsearchform input {
  
/* this is just to outline the wrapper since there are no */
/* colors in the 'blank' colorset. Same for other borders */
background-color: #FFFFFF;
background-image: url('img/fondo.gif');
background-position: bottom right;
background-repeat: no-repeat;
/*width: 1000px;*/
width: 950px;
height: 100%;
margin: auto;
}

#serendipity_banner {
	background: #000000;
	height: 100px;
}


/*contenido*/
#content{
font-size: small;
border-right: 1px dashed #999999;
/*width: 800px;*/
width: 750px;
min-height:1300px ;
height:auto !important;
height: 1300px;
margin-top: 10px;
}

#content img{
border: none;
}

/* Classes para las imagenes asi hay que escribir menos xD */

.derecha {
float:right;
margin:10px;
}

.izquierda {
float:left;
margin:10px;
}


#content a:link, a:active  {
color: #B11312;
text-decoration:none;
font-weight: bold;
}
#content a:visited {
color: #B11312;
text-decoration:none;
font-weight: bold;
}
#content a:hover {
text-decoration: underline;
font-weight: bold;
}

#sitenav {

height: 10px;
padding: 0px;
margin: 0px;
width: 100%;

}



#content .serendipity_title {
padding-left: 20px;
padding-right: 20px;
padding-top: 5px;
padding-bottom: 0px;
margin-bottom: 20px;
margin-top: 0px;
text-align:left;
width:auto;
height:30px;
background: url('img/bg_titulos.gif') left center no-repeat;
}

#content .serendipity_title a {
font-size: large;
color: white;
font-weight:900;
text-decoration: none;
}


div.editentrylink{
text-align: right;
}


h3.serendipity_date{
color: #808080;
font-size:small;
/*border-bottom: 1px dashed #999999;*/
text-align:right;
margin-right: 10px;
/*padding-bottom: 2px;*/

}
/*entry footer*/
.serendipity_entryFooter{
margin-top:20px;
margin-left: 10px;
margin-right: 10px;
padding-bottom: 2px;
font-size: x-small;
border-bottom: 1px dashed #999999;
font-weight: normal;
}



/*sidebars*/

h3.serendipitySideBarTitle {
font-size: small;
text-decoration:none;
font-weight: bolder;
}

#serendipityLeftSideBar {
margin-top: 10px;
height: 100%;
width: 190px;
margin-left: 5px;

}

#serendipityRightSideBar {
margin-top: 10px;
width: 180px;
height: 100%;
margin-left: 5px;
margin-right: 10px;
}



div.serendipitySideBarContent{
font-size: x-small;
padding-top: 5px;
padding-left: 5px;
padding-bottom: 5px;
border-bottom: 1px dashed #999999;
/*font-weight: bold;*/
}


div.serendipitySideBarContent a:link, a:visited, a:active{
/*color: #B11312;*/
color: #6F6F6F;
text-decoration: none;
font-weight: normal;
}

div.serendipitySideBarContent a:hover{
text-decoration: underline;
}




img.serendipity_entryIcon {
    float: right;
    border: 0px;
	margin: 10px;
}


div.serendipity_authorpic{
margin: 10px;
font-size: 10px;
text-align: center;
}

div.serendipity_authorpic span {
display:none;
}
#serendipityLeftsidebar{

}



input#serendipityQuickSearchTermField {
    border: 1px solid #ddd!important;
}

.s9y_wrap {
    font-size: 69%;
}



/*comentarios */
div.serendipity_commentsTitle {
font-size: large;
font-weight: bold;
padding-top: 5px;
}
div.serendipity_comments {
/*border-bottom: 1px dashed;*/
padding-bottom: 5px;
}
div.serendipity_comment {
background: #f0f0f0 url('img/comentarios.gif') top right no-repeat;
padding: 10px;
margin: 10px;
}

div.serendipity_commentBody{
min-height: 100px;
font-size: x-small;
}

img.comment_avatar {
margin-right: 20px;
margin-left: 20px;
margin-bottom: 20px;
}

div.serendipity_comment_source{
margin-top: 5px;
padding-top: 5px;
margin-bottom: 5px;
border-top: 1px dashed #999999;
font-size: small;
}
div.serendipity_comment_emoticate, div.serendipity_comment_s9ymarkup,div.serendipity_comment_spamblock{
width: 378px
}

/*footer*/
#footer{
background: #FFFFFF url('img/bottombg.gif') bottom center no-repeat;
padding: 0px;
margin: 0px;
height: auto;

}
#footer p {
color:#6f6f6f;
font-size:xx-small;
margin: 10px 20px;
padding-top: 10px;
border-top: 1px dashed #999999;
text-align:center;
}

#footer img, #serendipity_credit_line {
display: none;
}
#footer_sitenav {
padding-bottom: 20px;
font-size: x-small;
text-align: right;
}

#footer_sitenav a:link, a:visited, a:active{
/*color: #B11312;*/
color: #6F6F6F;
text-decoration: none;
font-weight: normal;
}

#footer_sitenav a:hover{
text-decoration: underline;
}

div.serendipity_pageFooter {
font-size: xx-small;
}

/*otros*/

div.serendipity_overview_noentries{
font-size: x-large;
margin: 20px;
}

blockquote {
font-style: italic;
padding-left: 10px;
text-align: justify;
}

span.continue_reading {
text-align: right;
font-weight: bold;
margin-bottom: 10px;
margin-top: 20px;
}

div.entry-content,
div.serendipity_entry_extended {
padding-left: 10px;
padding-right: 10px;
}



div.serendipity_commentDirection{
padding: 10px;
font-size: x-small;
border: 1px solid #BBBBBB;
}

div.serendipityAuthorProfile {
font-size: x-small;
}

div.serendipityAuthorProfile  dt{
background-color: #F0F0F0;
padding: 2px;
margin: 5px;
}

div.serendipityAuthorProfile  strong{
font-size: medium;
font-weight: bold;
padding: 2px;
}

div.serendipity_findmore{
text-align: right;
}

h4.archives_header{
border-bottom: 1px dashed #999999;
font-size: large;
}

#busqueda_google {
float:left;
}

#adsense_posts{
margin-top: 20px;
margin-bottom: 20px;
text-align: center;
}

#tweet {
margin: 0px;
padding: 5px;
list-style-type: none;
font-size: x-small;
text-align: right
}

#tweet ul{
margin: 0px;
padding: 0px;
}


#tweet li {
margin-bottom: 5px;
font-size: x-small;
list-style-type: none; 
background-color: #e8e8e8;
background-image: url('img/bg_twit.gif');
background-repeat:no-repeat;
display:block;
padding: 10px;
text-align: left;
word-wrap: break-word; /*Solo otro hack estupido para Internet Exploiter, nennna */
}
#tweet span.twitterTime {
display:block;
text-align: right;
padding-top: 5px;
}

#sitenav {
background-color: #000000;
font-size: x-small;
/*height: auto;
height: auto !important;*/
height: 20px;
width: 400px;
text-align: right;
float: right;
margin-top: -20px;
}

#sitenav a:link, a:visited, a:active{
/*color: #B11312;*/
color: #6F6F6F;
text-decoration: none;
font-weight: normal;
}

#sitenav a:hover{
text-decoration: underline;
}


#sitenav ul {
padding-right: 20px;
}

#footer_sitenav ul {
padding-right: 20px;
}

#lightboxCaption{
padding-top: 5px;
padding-bottom: 5px;
}

