/*
mirli.css
'mirli' style for the Tarski theme - http://tarskitheme.com/
Designed by Werner Zangerle, http://wernerzangerle.com/
*/


/*Layout
----------------------------------------------- */

body.mirli { min-width: 860px; } 
body.mirli #wrapper { width: 860px; padding-bottom: 20px;} 
body.mirli .primary { width: 600px; } 
body.mirli .secondary { width: 200px; }
body.mirli #footer #theme-info .primary {display: none;}


/* Navigation
----------------------------------------------- */
body.mirli #navigation ul.primary li { display: inline; margin: 0 1em 0 0; font-weight: bold; font-size: 0.8em; text-transform: uppercase;}


/* Feed icon
	------------------------------------------- */
        body.mirli .feed { padding: 5px 0 5px 20px; font-size: 0.8em; background: url('images/feed-add.gif') no-repeat 0 50%; display:none;}
	body.mirli body.janus #wrapper .feed { padding: 5px 20px 5px 0; background: url('images/feed-add.gif') no-repeat 100% 50%; display:none }
        body.mirli .meta .comments-feed a { padding: 5px 20px 5px 0; background: url('images/feed.gif') no-repeat 100% 50%; font-size: 0.8em; display:none; }
        #trackback-link { margin: 0; border-top: 1px solid #ccc; padding-top: 0.5em; padding-bottom: 0.5em; background: url('images/trackback.gif') no-repeat 100% 60%; font-size: 0.8em; color: #a8a8a8; clear: both; display:none;}

/* Fonts
		--------------------------------------- */
body.mirli { font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 70%; line-height: 120%; color: #000; background: #fff;  }
		

body.mirli #blog-title { color: #fff; font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 1.5em; font-weight: normal; margin: 0; border: none; padding: 0; line-height: 120%; text-align: right;}
		body.mirli #tagline { font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 1.5em; font-weight: normal; font-style: italic; color: #a8a8a8; margin: 0.1em 0 0.3em 0; border: none; padding: 0; line-height: 120%; }

		body.mirli h1, .entry .title { font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 2em; font-weight: normal; line-height: 120%; margin: 0; border-bottom: 1px solid #ccc; padding: 0 0 0.1em 0; }
		body.mirli h2 { font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 2em; font-weight: normal; line-height: 120%; margin: 0 0 0.5em 0; }
		body.mirli h3 { font-size: 0.8em; font-weight: bold; color: #000; text-transform: uppercase; letter-spacing: 0.1em; margin: 0 0 0.8em 0; border-bottom: 1px solid #ccc; padding: 0 0 0.4em 0; }
		body.mirli h4 { font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 1.5em; font-weight: normal; line-height: 120%; margin: 0 0 0.3em 0; }
		
		body.mirli .pagination { margin: -3em 0 0 0; padding: 2em 0; font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 1.5em; font-weight: normal; line-height: 120%; color: #a8a8a8; clear: both; }

                body.mirli blockquote { font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 1em; font-style: italic; margin: 0 0 1em 0; padding: 0 30px; color: #000; border-left: 5px solid #ccc;}

.ngg-widget img {
border:1px solid #A9A9A9;
}

/*body.mirli #theme-info {background:url('http://annazangerle.com/wp-content/themes/tarski/styles/layoutuntenfluegel.png'); height:160px;}*/

body.mirli #footer, #theme-info {border-top:none;}
