/*
auntialias.css
'auntialias' style for the Tarski theme - http://ionfish.co.uk/tarski/
Tweaked by Susan A. Kitchens, tho initially designed by Benedict Eastaugh, http://ionfish.co.uk/
*/

/* Background and wrap treatments
---------------------------------------------- */
body.auntialias { color: #575771 ; background: #FFF url('../images/tanbackground-lavA-rtedgsof.gif') top right repeat-y; } /*  tanbackground-lavAsm.gif #E0E0EC  # FEF9ED  tanbackground.gif  backgroundAAAs.gif */
body.auntialias #wrapper { background: #fff; }

/* Positioning tweaks to add margin on right
---------------------------------------------- */
/*body.auntialias #content { padding: 2em 40px 2em 20px; }*/
/*body.auntialias .primary { width: 480px; float: right; /*padding-right: 10px;}*/
	/*body.auntialias .janus .primary { float: left; }*/


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

	/* Feed icon
	------------------------------------------- */
	body.auntialias .feed { background: url('../images/feed-add.gif') no-repeat 0 50%; }

/* Content
----------------------------------------------- */
body.auntialias code, body.auntialias pre { font-family: 'Courier New', Courier, monospace; font-size: 1em; color: #575771; }
body.auntialias abbr, body.auntialias acronym { border-bottom: 1px solid #A3A3D9; }
body.auntialias blockquote { color: #876B1B; }
		/* Headers
		--------------------------------------- */
		body.auntialias h1, body.auntialias h1.title, body.auntialias h2 {font-family: Georgia, Times, serif;}
		body.auntialias h1.title { background: url('../images/halfcircletanA.gif') bottom right no-repeat; }
		body.auntialias h3 { color: #9A7202; }
		body.auntialias h2 { font-size: 1.5em; color: #B48C1A;}
		body.auntialias h4, body.auntialias h5, body.auntialias h6 { color: #AD830E; }


		/* Sidebar
		--------------------------------------- */
		body.auntialias .secondary { color: #818198;}
		body.auntialias .textwidget { font-size: 0.9em; line-height: 1.5; }
		
		body.auntialias	.widgets #wp-calendar caption { text-align: left; font-size: 1.0em; font-weight: normal; color: #4E4E9B; text-transform: uppercase; letter-spacing: 0.1em; margin: 0 0 0.8em 0; border-bottom: 1px solid #e5e5e5; padding: 0 0 0.4em 0; }


		/* Post content
		--------------------------------------- */
		body.auntialias .articlenav { background: #fcfeff; }
		body.auntialias .content p, body.auntialias .content li { line-height: 1.6;}

		/* Inserts
		--------------------------------------- */
		body.auntialias .insert { background: #F5F5FA; margin: 0 0 1em 0; border: 1px solid #DAB755; padding: 9px; }
		body.auntialias .insertright { margin-left: 1em;  }
		body.auntialias .insert h3 { border-bottom: 1px solid #cfdee5; }

		/* Downloads
		--------------------------------------- */
		body.auntialias a.download:link, body.auntialias a.download:visited, body.auntialias a.download:active { background: #fcfeff url('../images/download.gif') no-repeat 10px 50%; border-top: 1px solid #cfdee5; border-bottom: 1px solid #cfdee5 !important; }
		body.auntialias a.download:hover { background: #fffcfd url('../images/download.gif') no-repeat 10px 50%; border-top: 1px solid #DBD3DB; border-bottom: 1px solid #DBD3DB !important; }

		/* Images
		--------------------------------------- */
		body.auntialias a img { border: 1px solid #660099; }
		body.auntialias a:hover img { border: 1px solid #7575C0; }
						
		/* Comments
		--------------------------------------- */
		body.auntialias .comments-feed a { background: url('../images/feed.gif') no-repeat 100% 50%; }
		body.auntialias .trackback { background: #fcfeff url('../images/trackback.gif') no-repeat 100% 60%; }

/* Links
----------------------------------------------- */
body.auntialias a:link, body.auntialias a:active, body.auntialias a:visited { color: #7575C0; }
body.auntialias a:hover { color: #6666CC; }

body.auntialias .content a:link, body.auntialias .content a:active, body.auntialias .content a:visited { border-bottom: 1px solid #cfdee5; }
body.auntialias .content a:hover { border-bottom: 1px solid #7575C0; }