/*
altered.css
'altered' style for the Tarski theme - http://tarskitheme.com/
Designed by Kashkin
*/

body.altered #wrapper { background: url("http://kashkin.net/wp-content/themes/default/images/kubrickbgwide.jpg") repeat-y top; margin-bottom: 0px; padding-bottom: 0px; }

body.altered #header { background: url('http://kashkin.net/wp-content/themes/tarski/images/header.jpg') no-repeat top center; min-height: 230px; }

body.altered #header-image { padding-top: 17px; }

body.altered { background-color: #e7e7e7; }

h1, body .entry .title, h2 { font-family: Verdana, Arial; font-size: 1.5ems; }

.feed { margin-left: 20px; }

body.altered #navigation { margin-bottom: 10px; }

	/* Footer
	--------------------------------------- */
	#footer { background: no-repeat top url('http://kashkin.net/wp-content/themes/tarski/images/footer.jpg'); width: 760px; margin: 0px auto; padding: 0 0 5px 0; border: none; height: 63px; text-align: center; }
		#recent {}
			#recent ul { list-style: none; margin: 0; }
				#recent li { margin: 0; }
				h4.recent-title { margin: 0; }
				.recent-metadata { font-size: 0.8em; color: #808080; margin: 0 0 0.5em 0; }
				.recent-excerpt { line-height: 1.4; margin: 0 0 1em 0; }
		#theme-info { margin: 0 auto; padding: 1em 0 0 0; border-top: 3px double #ccc; width: 700px; }

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

/* Content
----------------------------------------------- */
body.altered code { color: #bf8060; }
body.altered abbr, body.altered acronym { border-bottom: 1px solid #bf8060; }
		
		/* Headers
		--------------------------------------- */
		body.altered h3 { color: #bf6030; }
		body.altered h2 { font-family: Verdana, Arial; }
		
		/* Post content
		--------------------------------------- */
		body.altered .articlenav { background: #fcfeff; }
		
		/* Inserts
		--------------------------------------- */
		body.altered .insert { background: #fcfeff; margin: 0 0 1em 0; border: 1px solid #cfdde5; padding: 9px; }
			body.altered .insert h3 { border-bottom: 1px solid #cfdde5; }
		
		/* Downloads
		--------------------------------------- */		
		body.altered .content a.download:link, body.altered .content a.download:visited, body.altered .content a.download:active { background-color: #fcfeff; border: 1px solid #cfdde5; }
		
		/* Images
		--------------------------------------- */
		body.altered a img { border: 1px solid #cccccc; }
		body.altered a:hover img, body.altered .comment a:hover .avatar { border: 1px solid #acacac; }
		
/* Links
----------------------------------------------- */
body.altered a:link, body.altered a:active, body.altered a:visited { color: #0f6b99; }
body.altered a:hover { color: #e59900; }

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

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