/*
Theme Name: Ruta fulgurante 2.6.2
Theme URI: http://arandanilla.es
Description: Blog de arandanilla.es
Version: 2.6.2
Author: Ismael R. Basado en Landzilla.
Author URI: http://arandanilla.es
Nota: Basado en Landzilla. Personalizado por Ismael R.
*/

body {
	padding: 0em 0 0 0;
	margin: 0;
	text-align: center;
	font: 62.5%/150% verdana, sans-serif;
	background-color: #759D00;
	background: #759D00 url(images/fondo.jpg) repeat-y fixed;
	background-position: center top;
	color: #333;
}

hr {
	display: none;
}

img {
	border: none;
}

ins {
	text-decoration: none;
	border-bottom: 1px dashed #F26722;
}

acronym, abbr, dfn {
	border-bottom: 1px dashed #333;
	font-style: normal;
}

blockquote {
/* border-left: 2px solid #759D00;  
	background: url(images/doublequote-3.gif) no-repeat left top;  */
	margin: 1em 0;
	padding: 5px 10px;
/* background: #E3EBCC;  */
	width: 90%;
}

code, pre {
	color: #F26722;
	font: 1.1em 'courier new', courier, monospace;
}

/* Bild links ausgerichtet: Image floats left*/
.bild-links {
	float: left;
	margin: 0 15px 3px 0;
}

/* Bild rechts ausgerichtet; Image floats right*/
.bild-rechts {
	float: right;
	margin: 0 0 3px 15px;
}

.pagination {
	text-align: center;
	margin-top: 2em;
}

.center {
	text-align: center;
	font-weight: bold;
	margin-bottom: 3em;
	margin-top: 3em;
	padding: 1em;
 }

.storycontent {
	line-height: 1.5em;
	text-align: justify;
	font-size: 1.2em;
	padding: 0 15px 0px 15px;
	overflow: hidden;
	margin: 15px 0 35px 0;
}

.storycontent img {
	padding: 6px;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
}

#container {
	text-align: left;
	margin: 0 auto;
	width: 770px;
	padding: 0 0 0 0;
	position: relative;
	background: #FFF url(images/background.jpg) repeat-y;
	border-bottom: 1px solid #ddd;
	overflow: hidden;
}

/* Kopfbereich (Header) */
#kopf {
	background: url(images/header.jpg) no-repeat;
	height: 190px;
	margin-bottom: 15px;
	overflow: hidden;
}

#kopf h1 {
	font: 30px 'trebuchet ms', sans-serif;
	color: #759D00;
	margin: 0 0 0 17px;
	padding: 5px 15px;
}

#kopf h1 a {
	color: #759D00;
	text-decoration: none;
}

/* Navigation (Sidebar) */
#navi {
	float: right;
	width: 200px;
	text-align: left;
	background-color: #F0F0F0;
	font-size: 1.1em;
	padding: 0 0 5px 0;
	margin: 23px 15px 30px 0;
	display: inline;
	list-style-type: none;
	overflow: hidden;
}

#navi ul, #navi ol, #navi p, #navi form, #navi dl {
	padding-left: 10px;
	padding-right: 10px;
}

#navi div {
/* Es el men� de la p�gina */
}

#navi form {
	margin: 0.7em 0 1em 0;
}

#navi input {
/*	border: 1px solid #759D00; */
	font-size: 1.1em;
	background-color: white;
}

/*  Lo anulamos porque provoca errores con el plugin tabbed-widget
 #navi h3 {
	font: bold 1.2em verdana, sans-serif;
	color: #000;
	margin: 0 0 0.5em 0;
	padding: 1px 5px 1px 15px;
	background: transparent url(images/h3.gif) no-repeat center left; 
	text-align: left;
}  */

#navi a {
	font-weight: bold;
	color: #648600;
	text-decoration: none;
}

#navi a:hover {
	color: #666;
/*	background-color: white; */
}

#navi ul {
	list-style: none;
	margin: 0.5em 0 1em 0;
}

#navi ul ul {
	margin: 2px 0 2px 7px;
	padding: 0;
}

#navi .navi-search {
	margin-bottom: 3px;
	width: 150px;	
	font-size: 1em;
	background: #fff;
}

/* Inhalt (Content) */
#inhalt {
	margin-right: 220px;
	margin-left: 17px;
	padding: 1.1em;
	font-size: 1.1em;
}

#inhalt h2 {
	color: #666;
	border-bottom: 1px solid #EDEDED;
	font: bold 1em verdana, sans-serif;
	text-align: center;
	margin: 0.5em 0 0 0;
	padding: 2px 5px;
}

/* Ueberschrift fuer Seiten; Heading for Pages */
#inhalt h2#page {
	text-align: left;
	padding: 2px 0 2px 17px;
	margin: 0.5em 0;
	font-size: 1.4em;
	background: url(images/h3-inhalt_.gif) no-repeat left center;
}

#inhalt h2 a {
	text-decoration: none;
}

#inhalt h3 {
	padding: 2px 0 2px 17px;
	margin: 0.5em 0;
	font-size: 1.4em;
	background: url(images/h3-inhalt_.gif) no-repeat left center;
}

#inhalt h3 a {
	color: #648600;
	text-decoration: none;
}

#inhalt h3 a:hover {
	color: #759D00;
	text-decoration: none;
}

#inhalt h4 {
	font-size: 1.3em;
	padding: 0;
	margin: 1em 0;
	color: #444;
}

#inhalt h5 {
	font-size: 1.1em;
	padding: 0;
	margin: 1em 0;
	color: #444;
}

#inhalt a, #footer a {
	color: #6C9100;
}

#inhalt a:hover, #footer a:hover {
	color: #444;
	text-decoration: none;
}

#inhalt .meta {
	font-size: 0.9em;
	background: #EDEDED;
	margin: 0;
	padding: 1px 5px;

}

.meta a {
		text-decoration: none;
}

#inhalt .feedback {
	margin: 1em 1.7em 1.5em 1em;
	text-align: right;
	font-weight: bold;
	background: url(images/kommentar.gif) no-repeat right center;
	padding-right: 20px;
}

.centrado {
	text-align:center;
}

.postsrelacionados {
	margin-bottom: 20px;
	margin-top: 40px;
	margin-left: 50px;
	margin-right: 50px;
	border-top: 1px dashed;
	border-bottom: 1px dashed;
	font-size: 0.9em;
	font-weight:normal;
/* background-color: #E3EBCC; */
	text-align:left;
	text-decoration: none;
	padding: 15px;
}

.postsrelacionados ul li{
	list-style-type: none;
/* list-style-image:url(images/vineta.png); */
}

.postsrelacionados a{
	text-decoration: none;
}

/* Kommentar-Bereich; Comment area*/

.comentarios {
	line-height: 1.5em;
	font-size: 1.0em;
	background-color: #EDEDED;
	text-align: right;
	padding: 0 10px 0 0;
}

.comentariossincolor {
	line-height: 1.5em;
	font-size: 1.0em;
	font-weight:normal;
	text-align:right;
}

#commentlist {
	line-height: 1.5em;
	font-size: 1.1em;
	font-weight:normal;
	margin: 0 0 20px 0;
}

/*  Cambiar de color p�rrafos en comentarios
#commentlist p:hover {
background-color: #E3EBCC;
}
*/

#commentlist li {
	margin-bottom: 0em;
	padding-bottom: 0em;
}

#commentlist li img.avatar {
	float: right;
	margin: 2px 0 5px 10px;
/*	border: 1px solid #759d00; */
	padding: 4px; 
	background-color: #EDEDED;
}

#commentform {
	margin: 1em 0;
	padding: 1em;
 /*    border: 1px solid #759D00;
   background: #E3EBCC; */
}

#commentform textarea {
/* background-color: #E3EBCC;
	border: 1px solid #759D00;  */
	padding: 3px;
	font: 1.1em verdana, sans-serif;
	color: #444;
	width: 465px;
}

/*
#commentform textarea:hover {
background-color: #fff;
}
*/

/* Fuszbereich; Footer*/
#footer {
	color: #759D00;
	clear: both;
	margin: 1em 15px 0 15px;
	padding: 5px;
	text-align: center;	   
	font-size: 1.0em;
	background-color: #E3EBCC;
/*	border: 1px none #759D00; */
}

/* 3. Spezielle Formatierungen z.B. nur f�r Plugins */
#ed_toolbar input {
/*	border: 1px solid #759D00; */
	background-color: #EDEDED;
	font-size: 12px;
	margin-right: 1px;
	padding-top: 0;
	padding-bottom: 0;
}

/* *** Plugins *** */
.tags {
	margin: 1.5em 0;
	font-weight: bold;
	border-top: 1px solid #EDEDED;
	padding: 2px 0;
}

#wp_grins {
	margin-top: 2px;
}

.pagebar {
	text-align: center;
	line-height: 1.4;
	margin-top: 2em;
}

.pagebar .this-page {
	font-weight: bold;
}

#inhalt .pagebar a {
	border: 1px solid #759d00;
	background-color: #EDEDED;
	padding: 2px 5px;
	margin-bottom: 5px;
	text-decoration: none;
}

#inhalt .pagebar a:hover {
	background: #759D00;
	color: #fff;
}

/* WordPress 2.6 */

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	text-align: center;
	background-color: #EDEDED;
	border: 1px solid #759d00;
	padding-top: 4px;
	margin: 10px;
/* optional rounded corners for browsers that support it */
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	 border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

#inhalt div.wp-caption a, #inhalt div.wp-caption a:hover {
	border: none;
}

#inhalt .wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	color: #333;
	padding: 0 5px 5px 5px;
	margin: 0;
}	 

#alignright {
	float: right;
}

/*  INICIO Fix para la alineaci&oacute;n de im&aacute;genes en Wordpress 2.6  */

img.alignleft, div.alignleft {
	float: left;
	margin: 0 0.5em 0.5em 0;
}

img.alignright, div.alignright {
	float: right;
	margin: 0 0 0.5em 0.5em;
}

img.aligncentered, div.aligncentered {
	text-align: center;
	margin: 0 auto;
}

/* Otro error que se mencionaba en los foros de la versi&oacute;n 2.6 */

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;

/* optional rounded corners for browsers that support it */

	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	 border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/*  FINAL Fix para la alineaci&oacute;n de im&aacute;genes en Wordpress 2.6  */

.datecomrap {
	float: left;
	width: 45px;
	overflow: hidden;
}

/* INICIO A�adido para la fecha en formato mini transparente */

.date {
	color: #759D00;
	background: #E3EBCC;
	width: 35px;
	height: 54px;
	text-align: center;
	font-size: 0.8em;
	padding: 3px 0 0 0;

	opacity: 0.8;filter:alpha(opacity=70);zoom:1;

	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:0px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:0px;

	-khtml-border-radius-topleft:5px;
	-khtml-border-radius-topright:0px;
	-khtml-border-radius-bottomleft:5px;
	-khtml-border-radius-bottomright:0px;

	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:0px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:0px;
}

/* FINAL A�adido para la fecha en formato mini transparente */

.commy {
	float: right;
	color: #759D00;
	background: #E3EBCC;
	width: 35px;
	height: 30px;
	text-align: center;
	font-size: 1.0em;
	padding: 8px 0 0 0;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;

	opacity: 0.8;filter:alpha(opacity=70);zoom:1;

	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:0px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:0px;

	-khtml-border-radius-topleft:5px;
	-khtml-border-radius-topright:0px;
	-khtml-border-radius-bottomleft:5px;
	-khtml-border-radius-bottomright:0px;

	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:0px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:0px;

}

.commy a, .commy a:hover {
	color: #759D00;
	text-decoration: none;
}

/* Inicio de los estilos para el calendario */

#calendar_wrap {
padding: 10px;
}

#calendar_wrap td {
	border: 1px solid transparent;
}

#calendar_wrap td a {
	text-decoration: underline;
}

#calendar_wrap a {
	background-color: #E9EFD6;
	font-weight: bold;
}

#calendar_wrap td a:hover {
	background-color: transparent;
	text-decoration: none;
}

/* Final de los estilos para el calendario */