/*
classic2.css
'classic2' style for the Tarski theme - http://tarskitheme.com/
Designed by Benedict Eastaugh, http://extralogical.net/
*/


/* Navigation
----------------------------------------------- */
body.classic2 #wrapper .nav-current:link, body.classic2 #wrapper .nav-current:visited, body.classic2 #wrapper .nav-current:active { color: #bf6030; }
body.classic2 #wrapper .nav-current:hover { color: #e59900; }

/* Content
----------------------------------------------- */
body.classic2 abbr, body.classic2 acronym { border-bottom: 1px solid #bf8060; }
		
	/* Headers
	--------------------------------------- */
	body.classic2 h3 { color: #834C24; }
	
	/* Post content
	--------------------------------------- */
	body.classic2 .articlenav { background: #ffffcc; }
	
	/* Inserts
	--------------------------------------- */
	body.classic2 .insert { background: #fcfeff; margin: 0 0 1em 0; border: 1px solid #cfdde5; padding: 9px; }
		body.classic2 .insert h3 { border-bottom: 1px solid #cfdde5; }
	
	/* Downloads
	--------------------------------------- */
	body.classic2 .content a.download:link, body.classic2 .content a.download:visited, body.classic2 .content a.download:active { background-color: #fcfeff; border: 1px solid #cfdde5; }
	
	/* Images
	--------------------------------------- */
	body.classic2 a img { border: 1px solid #0f6b99; }
	body.classic2 a:hover img, body.classic2 .comment a:hover .avatar { border: 1px solid #e59900; }
		
/* Links
----------------------------------------------- */
body.classic2 a:link, body.classic2 a:active, body.classic2 a:visited { color: #0f6b99; }
body.classic2 a:hover { color: #e59900; }

body.classic2 .content a:link, body.classic2 .content a:active, body.classic2 .content a:visited, body.classic2 .link-pages a:link, body.classic2 .link-pages a:active, body.classic2 .link-pages a:visited, body.classic2 .tagdata a:link, body.classic2 .tagdata a:active, body.classic2 .tagdata a:visited, body.classic2 .widget_tag_cloud a:link, body.classic2 .widget_tag_cloud a:active, body.classic2 .widget_tag_cloud a:visited { border-bottom: 1px solid #cfdde5; }
body.classic2 .content a:hover, body.classic2 .link-pages a:hover, body.classic2 .tagdata a:hover, body.classic2 .widget_tag_cloud a:hover { border-bottom: 1px solid #e59900; }

/* Widgets
----------------------------------------------- */
	
	/* Calendar widget
	------------------------------------------- */
	body.classic2 .widget_calendar tbody td a { color: #fff; background: #8bb6cc; }
	body.classic2 .widget_calendar tbody td a:hover { color: #fff; background: #cca352; }
	
/* Justin Stuff
------------------------------------------------ */
	html, body.classic2 {background:#A9B352;} 
	body.classic2 #wrapper {background:#ffffcc;}
	