/*
jmalonda.css
'jmalonda' style for the Tarski theme - http://tarskitheme.com/
Designed by Benedict Eastaugh, http://extralogical.net/
*/


/*Secciones a más tamaño
----------------------------------------------*/
body.jmalonda .entry .metadata { 
  font-size: 0.9em; color: #808080; margin: 0; padding: 0.3em 0 0.3em 0; 
 } 

/* Estilo para el botón de Flattr cambiando el estilo del plugin AsPDF*/

#aspdf{margin-right: 400px;}​


/*Citas
----------------------------------------------*/
blockquote.jmalonda {
  font: 1em normal helvetica, sans-serif;
  font-style: italic;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 50px;
  padding-left: 15px;
  border-left: 3px solid #ccc;
} 

/*Colores
----------------------------------------------*/
html, body.jmalonda {background:#EEEEEE;} 
body.jmalonda #wrapper {background:#EEEEEE;}

/* Navigation
----------------------------------------------- */
body.jmalonda #wrapper .nav-current:link, body.jmalonda #wrapper .nav-current:visited, body.jmalonda #wrapper .nav-current:active { color: #bf6068; }
body.jmalonda #wrapper .nav-current:hover { color: #a6212c; }

/* Content
----------------------------------------------- */
.entry .content {text-align: left}
body.jmalonda abbr, body.jmalonda acronym { border-bottom: 1px solid #bf8f93; }
		
	/* Headers
	--------------------------------------- */
	body.jmalonda h3 { color: #bf6068; }
	body.jmalonda h4, body.jmalonda h5, body.jmalonda h6 { color: #bf8f93; }
	#tagline.jmalonda { font-family: 'Times New Roman', Times, serif; font-size: 1.5em; font-weight: normal; font-style: italic; color: #bf8f93; margin: 0.1em 0 0.3em 0; border: none; padding: 0; line-height: 120%; }

	/* Post content
	--------------------------------------- */
	body.jmalonda .articlenav { background: #fcfeff; }
	
	/* Inserts
	--------------------------------------- */
	body.jmalonda .insert { background: #fcfeff; margin: 0 0 1em 0; border: 1px solid #cfdee5; padding: 9px; }
		body.jmalonda .insert h3 { border-bottom: 1px solid #cfdee5; }
	
	/* Downloads
	--------------------------------------- */
	body.jmalonda .content a.download:link, body.jmalonda .content a.download:visited, body.jmalonda .content a.download:active { background-color: #fcfeff; border: 1px solid #cfdee5; }
	
	/* Images
	--------------------------------------- */
	body.jmalonda a img { border: 1px solid #3689b3; }
	body.jmalonda a:hover img, body.jmalonda .comment a:hover .avatar { border: 1px solid #a6212c; }
		
/* Links
----------------------------------------------- */
body.jmalonda a:link, body.jmalonda a:active, body.jmalonda a:visited { color: #3689b3; }
body.jmalonda a:hover { color: #a6212c; }

body.jmalonda .content a:link, body.jmalonda .content a:active, body.jmalonda .content a:visited, body.jmalonda .link-pages a:link, body .link-pages a:active, body .link-pages a:visited, body .tagdata a:link, body.jmalonda .tagdata a:active, body.jmalonda .tagdata a:visited, body.jmalonda .widget_tag_cloud a:link, body.jmalonda .widget_tag_cloud a:active, body.jmalonda .widget_tag_cloud a:visited { border-bottom: 1px solid #cfdee5; }
body.jmalonda .content a:hover, body.jmalonda .link-pages a:hover, body.jmalonda .tagdata a:hover, body.jmalonda .widget_tag_cloud a:hover { border-bottom: 1px solid #a6212c; }

/* Widgets
----------------------------------------------- */

	/* Calendar widget
	------------------------------------------- */
	body.jmalonda .widget_calendar tbody td a { color: #fff; background: #8bb6cc; }
	body.jmalonda .widget_calendar tbody td a:hover { color: #fff; background: #cc8a95; }
