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


body.rtl #wrapper { text-align: right; direction: rtl; }
	#header, #content { margin-bottom: 2em; padding-left: 0; padding-right: 0; }
	#footer, #theme-info, #footer-include { clear: both; }



body { font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 76%; line-height: 120%; color: #fff; background: #000; }

#footer { margin: 0 20px 0 0; border-top: 3px double #222; padding: 1em 0 0 0; width: 800px;}
#theme-info { margin: 0.5em 0 0 0; border-top: 3px double #222; padding: 1em 0 0.5em 0; color: #808080; }
#title { margin: 20px 0 -20px; border-bottom: 1px solid #222; }
#navigation { margin: 0 0 0 0; width: 800px; padding: 180px 0 0 0; border-bottom: 1px solid #222; font-weight : bold;}
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 #222; padding: 0 0 0.1em 0; }
#trackback-link { margin: 0; padding-top: 2px; border-top: 1px solid #222; font-size: 0.8em; color: #808080; clear: both; }
body .comment { margin: 0; border-top: 1px solid #222; padding: 0.66em 0; }
body .avatar, body .comment a .avatar { margin: 0 0 0.5em 0; border: 1px solid #222; padding: 4px; background:#fcfcfc; }

#header { height: 180px; width: 800px; background: #73a0c5 url('http://www.birthpangs.com/wp-content/themes/tarski/headers/birthpangsheader.jpg');}

#spero { height: 180px; width: 800px; background: #73a0c5 url('http://www.birthpangs.com/wp-content/themes/tarski/headers/speroheader.jpg');}
#fidelis { height: 180px; width: 800px; background: #73a0c5 url('http://www.birthpangs.com/wp-content/themes/tarski/headers/fidelisheader.jpg');}
#7 { height: 180px; width: 800px; background: #73a0c5 url('http://www.birthpangs.com/wp-content/themes/tarski/headers/fidelisheader.jpg');}
#contact { height: 180px; width: 800px; background: #73a0c5 url('http://www.birthpangs.com/wp-content/themes/tarski/headers/contactheader.jpg');}
#series { height: 180px; width: 800px; background: #73a0c5 url('http://www.birthpangs.com/wp-content/themes/tarski/headers/seriesheader.jpg');}


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

/* Content
----------------------------------------------- */
body.oldclassic code { color: #bf8060; }
body.oldclassic abbr, body.oldclassic acronym { border-bottom: 1px solid #bf8060; }
		
		/* Headers
		--------------------------------------- */
		body.oldclassic h3 { color: #bf6030; }
		
		/* Post content
		--------------------------------------- */
		body.oldclassic .articlenav { background: #000000; }
		
		/* Inserts
		--------------------------------------- */
		body.oldclassic .insert { background: #000000; margin: 0 0 1em 0; border: 1px solid #cfdde5; padding: 9px; }
			body.oldclassic .insert h3 { border-bottom: 1px solid #cfdde5; }
		
		/* Downloads
		--------------------------------------- */		
		body.oldclassic .content a.download:link, body.oldclassic .content a.download:visited, body.oldclassic .content a.download:active { background-color: #000000; border: 1px solid #cfdde5; }
		
		/* Images
		--------------------------------------- */
		body.oldclassic a img { border: 1px solid #d2c395; }
		body.oldclassic a:hover img, body.oldclassic .comment a:hover .avatar { border: 1px solid #e59900; }
		
/* Links
----------------------------------------------- */
body.oldclassic a:link, body.oldclassic a:active, body.oldclassic a:visited { color: #d2c395; }
body.oldclassic a:hover { color: #e59900; }

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

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

/* Sidebar
	--------------------------------------- */
	body .bookmarks ul {list-style: none; margin: 0 0 1em 0; }
		body .bookmarks ul li { margin: 0.5em 0; }
	
	/* Calendar widget
	------------------------------------------- */
	body.oldclassic .widget_calendar tbody td a { color: #fff; background: #8bb6cc; }
	body.oldclassic .widget_calendar tbody td a:hover { color: #fff; background: #cca352; }
	