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


/* Navigation
----------------------------------------------- */
body.sajat #wrapper .nav-current:link, body.sajat #wrapper .nav-current:visited, body.sajat #wrapper .nav-current:active { color: #444; }
body.sajat #wrapper .nav-current:hover { color: #000; }

/* Content
----------------------------------------------- */
body.sajat abbr, body.sajat acronym { border-bottom: 1px solid #5c8499; }
body.sajat{ font-family: Arial, sans-serif; }

#blog-title { font-family: Arial, sans-serif; }
#tagline { font-family: Arial, sans-serif; }

h1, body .entry .title { font-family: Arial, sans-serif; }
h3 { color: black; }
h2 { font-family: Arial, sans-serif; }
h4 { font-family: Arial, sans-serif; }



/* Post content
--------------------------------------- */
body.sajat .articlenav { background: #fff; }

/* Inserts
--------------------------------------- */
body.sajat .insert { background: #fff; margin: 0 0 1em 0; border: 1px solid #cfdee5; padding: 9px; }
body.sajat .insert h3 { border-bottom: 1px solid #cfdee5; }

/* Downloads
--------------------------------------- */
body.sajat .content a.download:link, body.sajat .content a.download:visited, body.sajat .content a.download:active { background-color: #fafcfc; border: 1px solid #cfdee5; }

/* Images
--------------------------------------- */
body.sajat a img { border: 0; margin-top:5px;}
body.sajat .imageright { display: none; }
/*body.sajat a:hover img, body.sajat .comment a:hover .avatar { border: 1px solid #000; }*/

/* Links
----------------------------------------------- */
body.sajat a:link, body.sajat a:active, body.sajat a:visited { }
body.sajat a:hover { color: #000; }

body.sajat .content a:link, body.sajat .content a:active, body.sajat .content a:visited, body.sajat .link-pages a:link, body .link-pages a:active, body .link-pages a:visited, body .tagdata a:link, body.sajat .tagdata a:active, body.sajat .tagdata a:visited, body.sajat .widget_tag_cloud a:link, body.sajat .widget_tag_cloud a:active, body.sajat .widget_tag_cloud a:visited { border-bottom: 1px solid #ccc; }
body.sajat .content a:hover, body.sajat .link-pages a:hover, body.sajat .tagdata a:hover, body.sajat .widget_tag_cloud a:hover { border-bottom: 1px solid #000; }

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

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

/*a.feed { display: none; }*/
p.metadata { display: none; }
div.archive { display: none; }
body.sajat h3 a:link, body.sajat h3 a:active, body.sajat h3 a:visited { color: black; }
body.sajat div #navigation a:link, body.sajat div #navigation a:visited { font-size: 120%; color: black; }
body.sajat div #footer .widget {margin:0 0 10px 0;}
#footer {border-top:0;}
#theme-info {border-top:0;}
p.comments-feed { display: none; }
p.trackback-link { display: none; }
div.url-wrap { display: none; }

body.sajat { background: black; }
body.sajat #wrapper { background: white; text-align: justify; }
body.sajat #meta { text-align: left; }
body.sajat #header { padding: 0; }
body.sajat #navigation { margin-left: 20px; }
body.sajat #meta { text-align: left; }
body.sajat #sidebar { text-align: left; }
body.sajat .textwidget { text-align: justify;font-weight:bold;}
body.sajat h2 { font-size:150%; }
a.feed { display: none; }
ul.primary { width: 100%; };