/*
FLLAC.css
'FLLAC' style for the Tarski theme - http://tarskitheme.com/
Designed by HECTek, http://collaborative.org/
Theme Colors: 
*/

/* Kill Underline List
		----------------------------------------*/
		#title { border: none; }
		#navigation { border: none; }
		acornym, abbr { border: none; }
		h1, body .entry .title { border: none; }
		h3 { border: none; }
		body .articlenav { border: none; }
		body.rtl .articlenav { border: none; }
		body .aside .meta {border : none; }
		body .insert { border : none; }
		body .insert h3 { border: none; }
		a.download:active { border: none;}
		body .content a.download:hover {text-decoration: none;}
		#trackback-link {border: none;}
		body .comment { border: none; }
		body .avatar, body .comment a .avatar { border: none; }
		body .moderated .primary-span { border: none; }
		body .trackback { border: none; }
		#respond { border: none; }
		body .comments-info { border:none;}
		#footer { border: none; }
		#theme-info { border: none;}

/* Navigation
----------------------------------------------- */
body.FLLAC #navigation {font-size: 0.9em; }
body.FLLAC #wrapper .nav-current:active, body.FLLAC #navigation a:active {color: white;}
body.FLLAC #navigation a:link, body.FLLAC #navigation a:visited {color: #DDD;}
body.FLLAC #navigation a:hover { color: white;}
body.FLLAC #navigation {background: url(bar.png) top left repeat-x white; padding: 0 0 10px 10px;}
 
/* Content
----------------------------------------------- */
body.FLLAC abbr, body.FLLAC acronym { border-bottom: none; }
body.FLLAC {background: url(bg.png) top left repeat-x #DDDDDD; margin-top: 0;}
body.FLLAC #wrapper {background: white; border: 1px solid #999999;}
	
		/* Headers
		--------------------------------------- */
	
		body.FLLAC #header {background: white; padding:0; margin: 0;}
		body.FLLAC h1, body.FLLAC .entry .title { text-align: center; font-variant: small-caps; letter-spacing: 0.1ex; font-size: 1.3em; color: black; background: url(h1.png) center bottom no-repeat #FFFFFF;}
		body.FLLAC h3 { color: black; }
		body.FLLAC h4, body.FLLAC h5, body.FLLAC h6 { color: black; }
		
		/* Post content
		--------------------------------------- */
		body.FLLAC .articlenav { background: #fcfeff; }
		
		/* Inserts
		--------------------------------------- */
		body.FLLAC .insert { background: #fcfeff; margin: 0 0 1em 0; border: none; padding: 9px; }
		body.FLLAC .insert h3 { border-bottom: none; }
		
		/* Downloads
		--------------------------------------- */
		body.FLLAC .content a.download:link, body.FLLAC .content a.download:visited, body.FLLAC .content a.download:active { background-color: #fcfeff; border: none; }
		
		/* Images
		--------------------------------------- */
		body.FLLAC a img { border: none; }
		body.FLLAC a:hover img, body.FLLAC .comment a:hover .avatar { border: none; }
		
		/* Footer
		--------------------------------------- */
		body.FLLAC #footer {padding-top: 0;}
		body.FLLAC #footer .widget { display: none;}
		body.FLLAC #theme-info { font-size: 0.9em; text-align: right; }
		body.FLLAC #theme-info a:link, body.FLLAC #theme-info a:visited { color: #333333;} 
		body.FLLAC #theme-info a:hover {color: #990000;}
		body.FLLAC #footer .feed {display: none;}
		
/* Links
----------------------------------------------- */
body.FLLAC a:link, body.FLLAC a:active, body.FLLAC a:visited { color: #333; }
body.FLLAC a:hover { color: #990000; }
body.FLLAC .content a:link, body.FLLAC .content a:active, body.FLLAC .content a:visited, body.FLLAC .link-pages a:link, body .link-pages a:active, body .link-pages a:visited, body .tagdata a:link, body.FLLAC .tagdata a:active, body.FLLAC .tagdata a:visited, body.FLLAC .widget_tag_cloud a:link, body.FLLAC .widget_tag_cloud a:active, body.FLLAC .widget_tag_cloud a:visited { border-bottom: none; }
body.FLLAC .content a:hover, body.FLLAC .link-pages a:hover, body.FLLAC .tagdata a:hover, body.FLLAC .widget_tag_cloud a:hover { border-bottom: none; }

/* Widgets
----------------------------------------------- */
	/* Search Bar
	------------------------------------------- */
	body.FLLAC .secondary #s {width: 190px;}
	
	/* Sociable
	------------------------------------------- */
	body.FLLAC div.sociable { text-align: right; }