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



/* Navigation
----------------------------------------------- */
body.juxtaa {color: #B5B5B5; background: #000000; }
body.juxtaa #wrapper .nav-current:link, body.juxtaa #wrapper .nav-current:visited, body.juxtaa #wrapper .nav-current:active { color: #777777; }
body.juxtaa #wrapper .nav-current:hover { color: #727272; }
body.juxtaa .content a.download:hover { text-decoration: none; }

/* Content
----------------------------------------------- */
		
	/* Headers
	--------------------------------------- */
	body.juxtaa h3 { font-weight: bold; color: #FFFFFF; padding-top: 13px;}
	
	/* Post content
	--------------------------------------- */
	body.juxtaa .articlenav { background: #000000; }
	
	/* Inserts
	--------------------------------------- */
	body.juxtaa .insert { background: #000000; margin: 0 0 1em 0; border: 1px solid #2D2D2D; padding: 9px; }
		
	
	/* Downloads
	--------------------------------------- */
	body.juxtaa .content a.download:link, body.juxtaa .content a.download:visited, body.juxtaa .content a.download:active { background-color: #000000; border: 1px solid #2D2D2D; }
	
	/* Images
	--------------------------------------- */
	body.juxtaa a img { border: 1px solid #535353; }
	body.juxtaa body.juxtaa .comment a:hover .avatar { border: 1px solid #535353; }
	body.juxtaa a:hover img { border: 1px solid #787878; }

/* Links
----------------------------------------------- */
body.juxtaa a:link, body.juxtaa a:active, body.juxtaa a:visited { color: #535353; }
body.juxtaa a:hover { color: #ffffff; }

body.juxtaa .content a:link, body.juxtaa .content a:active, body.juxtaa .content a:visited, body.juxtaa .link-pages a:link, body.juxtaa .link-pages a:active, body.juxtaa .link-pages a:visited, body.juxtaa .tagdata a:link, body.juxtaa .tagdata a:active, body.juxtaa .tagdata a:visited, body.juxtaa .widget_tag_cloud a:link, body.juxtaa .widget_tag_cloud a:active, body.juxtaa .widget_tag_cloud a:visited { border-bottom:none ; }
body.juxtaa .content a:hover, body.juxtaa .link-pages a:hover, body.juxtaa .tagdata a:hover, body.juxtaa .widget_tag_cloud a:hover { border-bottom: none; }

/* Widgets
----------------------------------------------- */
	
	/* Calendar widget
	------------------------------------------- */
	body.juxtaa .widget_calendar tbody td a { color: #fff; background: #000000; }
	body.juxtaa .widget_calendar tbody td a:hover { color: #fff; background: #000000; }






	body.juxtaa abbr, body.juxtaa acronym { border-bottom: 1px solid #454545; }
	body.juxtaa .insert h3 { border-bottom: 1px solid #454545; }

	body.juxtaa #title { border-bottom: 1px solid #454545; }
	body.juxtaa #navigation {  border-bottom: 1px solid #454545; }
	body.juxtaa acronym, abbr { border-bottom: 1px solid #454545; }
	body.juxtaa h1, body .entry .title { border-bottom: 1px solid #454545; }
	body.juxtaa h3 { border-bottom: 1px solid #454545; }
	body.juxtaa .articlenav { border-bottom: 1px solid #454545; }
	body.juxtaa .articlenav { border-bottom: 1px solid #454545; }
	body.juxtaa .insert h3 { border-bottom: 1px solid #454545; }
	body.juxtaa #wrapper .content .gallery-item a, body #wrapper .content .attachment a { border-bottom:none; }
	body.juxtaa .moderated { border-bottom: 1px solid #454545; }
	body.juxtaa #wrapper .navlist a:link, #wrapper .navlist a:visited, #wrapper .navlist a:hover, #wrapper .navlist a:active { border-bottom:none; }
	body.juxtaa #respond-header { border-bottom: 1px solid #454545; }
	body.juxtaa .content a:link, body .content a:active, body .content a:visited, body .link-pages a:link, body .link-pages a:active, body .link-pages a:visited, body .tagdata a:link, body .tagdata a:active, body .tagdata a:visited, body .widget_tag_cloud a:link, body .widget_tag_cloud a:active, body .widget_tag_cloud a:visited { border-bottom:none; }
	body.juxtaa .content body .link-pages a:hover, body .tagdata a:hover, body .widget_tag_cloud a:hover { border-bottom: 1px solid #454545; }
	body.juxtaa .widget_calendar caption { border-bottom: 1px solid #454545; }
	body.juxtaa li.comment, li.trackback, li.pingback { 1px solid #232323; }
	body.juxtaa .comment ol.children, body .trackback ol.children, body .pingback ol.children { border-top: 1px solid #232323;}		
	body.juxtaa .trackback { border-top: 1px solid #232323; }
	body.juxtaa #comments-header .trackback-link { border-top: 1px solid #232323; }
	body.juxtaa #comment-paging { border-top: 1px solid #232323; }
	body.juxtaa #footer { border-top: 3px double #454545; }
	body.juxtaa #theme-info { border-top: 3px double #454545; }
	body.juxtaa #comments-closed { border-top: 1px solid #232323; }
	body.juxtaa pre { border: 1px solid #333333; background: #1B1B1B; }
	body.juxtaa input.text, input[type=text], input[type=password], textarea { border: 1px solid #333333; background: #1B1B1B; color: #fafafa; }
	body.juxtaa input.text:focus, input[type=text]:focus, input[type=password]:focus, textarea:focus { background: #151515; }
	body.juxtaa #s { border: 1px solid #333333; background: #1B1B1B; color: #fafafa; }
	body.juxtaa #s:focus { background: #151515; }
	body.juxtaa code, tt { background: #1B1B1B; }
	body.juxtaa input[type=submit]:enabled, button:enabled { border: 1px solid #252525; background: url('images/button_gradient.png'); color: #666666; }
	body.juxtaa input[type=submit]:enabled:focus, input[type=submit]:enabled:hover, button:enabled:focus, button:enabled:hover { border-color: #161616; }
	body.juxtaa .comment-author { font-weight: bold; color: #6C6C6C; }
	body.juxtaa .content a.download:hover { text-decoration: none; }
