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


/* Navigation
----------------------------------------------- */
body.electrocutare #wrapper .nav-current:link, body.electrocutare #wrapper .nav-current:visited, body.electrocutare #wrapper .nav-current:active { color: #bf6030; }
body.electrocutare #wrapper .nav-current:hover { color: #e59900; }

/* Content
----------------------------------------------- */
body.electrocutare abbr, body.electrocutare acronym { border-bottom: 1px solid #bf8060; }
hr { width: 50%; height: 1.5px; align:center; background: #ccc; color: #ccc; margin: 2em auto 2em; border: none; padding: 0; }
		
	/* Headers
	--------------------------------------- */
	body.electrocutare h3 { color: #bf6030; }
	
	#blog-title { font-family: 'Times New Roman', Times, serif; font-size: 2.5em; font-weight: normal; margin: 0; border: none; padding: 0; line-height: 120%; }
	#tagline { font-family: 'Times New Roman', Times, serif; font-size: 1.5em; font-weight: normal; font-style: italic; color: #808080; margin: 0.1em 0 0.3em 0; border: none; padding: 0; line-height: 120%; }

	h1, body .entry .title { font-family: 'Times New Roman', Times, serif; font-size: 2em; font-weight: normal; line-height: 120%; margin: 0; border-bottom: 1px solid #ccc; padding: 0 0 0.1em 0; }
	h2 { font-family: 'Times New Roman', Times, serif; font-size: 2em; font-weight: normal; line-height: 120%; margin: 0 0 0.5em 0; }
	h3 { font-size: 0.8em; font-weight: normal; color: #8fbf60; text-transform: uppercase; letter-spacing: 0.1em; margin: 0 0 0.8em 0; border-bottom: 1px solid #e5e5e5; padding: 0 0 0.4em 0; }
	h4 { font-family: 'Times New Roman', Times, serif; font-size: 1.5em; font-weight: normal; line-height: 120%; margin: 0 0 0.3em 0; }
	h5 { font-size: 1em; font-weight: bold; line-height: 120%; margin: 0 0 0.3em 0; padding: 0; }
	h6 { font-size: 0.8em; font-weight: bold; line-height: 120%; margin: 0 0 0.3em 0; padding: 0; }
	
	/* Post content
	--------------------------------------- */
	body.electrocutare .articlenav { background: #fcfeff; }
	
	/* Inserts
	--------------------------------------- */
	body.electrocutare .insert { background: #fcfeff; margin: 0 0 1em 0; border: 1px solid #cfdde5; padding: 9px; }
	body.electrocutare .insert h3 { border-bottom: 1px solid #cfdde5; }
	
	/* Downloads
	--------------------------------------- */
	body.electrocutare .content a.download:link, body.electrocutare .content a.download:visited, body.electrocutare .content a.download:active { background-color: #fcfeff; border: 1px solid #cfdde5; }
	
	/* Images
	--------------------------------------- */
	body.electrocutare a img { border: none; }
	body.electrocutare a:hover img, body.electrocutare .comment a:hover .avatar { border: none; }
		
/* Links
----------------------------------------------- */

body.electrocutare a:link, body.electrocutare a:active, body.electrocutare a:visited { color: #0f6b99; }
body.electrocutare a:hover { color: #e59900; }

body.electrocutare .content a:link, body.electrocutare .content a:active, body.electrocutare .content a:visited, body.electrocutare .link-pages a:link, body.electrocutare .link-pages a:active, body.electrocutare .link-pages a:visited, body.electrocutare .tagdata a:link, body.electrocutare .tagdata a:active, body.electrocutare .tagdata a:visited, body.electrocutare .widget_tag_cloud a:link, body.electrocutare .widget_tag_cloud a:active, body.electrocutare .widget_tag_cloud a:visited { border-bottom: 1px solid #cfdde5; }
body.electrocutare .content a:hover, body.electrocutare .link-pages a:hover, body.electrocutare .tagdata a:hover, body.electrocutare .widget_tag_cloud a:hover { border-bottom: 1px solid #e59900; }

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