body {
	background-color: #16425E;
	background-image: url("/javier/uploads/Blog/No-Ones-Laughing-3.jpg");
	background-attachment: fixed;
}

#wrapper {
	width: 920px;
	border-color: #576068;
}

#serendipity_banner h1 {
	letter-spacing: 0px;
	font-size: 200%;
}
#content {
	color: black;
	width:540px;
}
#content strong {
	font-weight: normal;
	font-variant: small-caps;
}
#content h1 {
	letter-spacing: 0px;
}
#content h2 {
	letter-spacing: 0px;
}
#content h3 {
	letter-spacing: 0px;
        font-size: 130%;
        font-weight: bold;
        text-transform: uppercase;
        letter-spacing: 0px;
}
#content h3.serendipity_date {
        font-size: 120%;
        font-weight: bold;
        color: inherit;
        text-transform: none;
        font-variant: small-caps;
        border-width: 0;
}

#content h4 {
	letter-spacing: 0px;
        font-size: 120%;
	font-style: oblique;
        font-weight: bold;
        color: inherit;
        text-transform: none;
        font-variant: small-caps;
        border-width: 0;
}
#content  h4.serendipity_title a {
        text-transform: uppercase;
	font-style: normal;
        font-weight: bold;
        font-variant: normal;
        font-size: 130%;
}
#content h5 {
        font-size: 100%;
        font-variant: small-caps;
        margin: 0;
        padding: 0;
}
#content h6 {
        font-size: 100%;
        font-weight: normal;
        font-style: italic;
        margin: 0;
        padding: 0;
}


div.entry-content p {
	text-align: justify;
}
div.serendipity_entry_body p {
	text-align: justify;
}
div.serendipity_entry_extended p {
	text-align: justify;
}

blockquote {
	background-color: inherit;
	padding: 0px;
	border: none;
}
div.serendipity_freetag_taglist {
	background-color: white;
	border-width: 1px;
	border-color: #004080;
	border-style: dotted;
	padding: 5px;
	text-align: justify;
}

/* div.layout3sbs_left {
	width: 200px;
} */

#serendipityLeftSideBar div.container_serendipity_html_nugget_plugin {
	margin-left: 5px;
/*	margin-right: 5px; */
}

#serendipityRightSideBar {
	width: 190px;
	background-color: transparent;
}

#serendipityLeftSideBar {
	width: 190px;
	background-color: transparent;
}
#serendipityLeftSideBar * div.serendipitySideBarContent {
        border-size: 0;
        border-style: hidden;
        padding-left: 7px;
}
#serendipityLeftSideBar div.container_serendipity_html_nugget_plugin {
        margin-left: 5px;
/*      margin-right: 5px; */
}



#serendipityRightSideBar {
	width: 190px;
	background-color: transparent;
}

#serendipityLeftSideBar {
	width: 190px;
	background-color: transparent;
}
#serendipityLeftSideBar * div.serendipitySideBarContent {
        border-size: 0;
        border-style: hidden;
        padding-left: 7px;
}
#serendipityLeftSideBar div.container_serendipity_html_nugget_plugin {
        margin-left: 5px;
/*      margin-right: 5px; */
}



#serendipityRightSideBar {
	width: 190px;
	background-color: transparent;
}

#serendipityLeftSideBar {
	width: 190px;
	background-color: transparent;
}
#serendipityLeftSideBar * div.serendipitySideBarContent {
        border-size: 0;
        border-style: hidden;
        padding-left: 7px;
}
#serendipityLeftSideBar div.container_serendipity_html_nugget_plugin {
        margin-left: 5px;
/*      margin-right: 5px; */
}

div.container_serendipity_plugin_google_last_query div.serendipitySideBarContent img {
	vertical-align: text-top;
	float: left;
	clear: left;
	margin-right: 2px;
}

code, tt {
        font-family: "Lucida Console", fixed;
        text-transform: none;
}

/* Plantillas extras */

blockquote.comentario {
	width: 45%;
	color: black;
	border-color: lightgray;
	border-style: none;
	border-top-style: solid;
	border-bottom-style: solid;
	border-size: 0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	font-size: smaller;
	font-family: "Times New Roman", serif;
	padding: 0;
	padding-left: 2px;
	padding-right: 2px;
	margin: 0;
	margin-top: 2px;
}
blockquote.comentario p {
	text-align: justify;
}
blockquote.derecha {
	float: right;
	margin-left: 1em;
}
blockquote.izquierda {
	float: left;
	margin-right: 1em;
}

input {
	font-size: 100%;
}

