/*
mephisto.css
Mephisto style for the Tarski theme - http://tarskitheme.com/
Designed by manth
*/

body.mephisto{
	background-color: #000000;
	color: #EFEFEF;
}

/* Navigation
----------------------------------------------- */
body.mephisto #wrapper .nav-current:link, body.mephisto #wrapper .nav-current:visited, body.mephisto #wrapper .nav-current:active { color: #bf6030; }
body.mephisto #wrapper .nav-current:hover { color: #e59900; }

/* Content
----------------------------------------------- */
body.mephisto code { color: #bf8060; }
body.mephisto abbr, body.mephisto acronym { border-bottom: 1px solid #bf8060; }
		
		/* Headers
		--------------------------------------- */
		body.mephisto h3 {
	color: #bf6030;
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
		
		/* Post content
		--------------------------------------- */
		body.mephisto .articlenav { background: #000000; }
		
		/* Inserts
		--------------------------------------- */
		body.mephisto .insert { background: #fcfeff; margin: 0 0 1em 0; border: 1px solid #cfdde5; padding: 9px; }
			body.mephisto .insert h3 { border-bottom: 1px solid #cfdde5; }
		
		/* Downloads
		--------------------------------------- */		
		body.mephisto .content a.download:link, body.mephisto .content a.download:visited, body.mephisto .content a.download:active { background-color: #fcfeff; border: 1px solid #cfdde5; }
		
		/* Images
		--------------------------------------- */
		body.mephisto a img { border: 0px solid #FFFFFF; }
		body.mephisto a:hover img, body.mephisto .comment a:hover .avatar { border: 0px solid #FFFFFF; }
		
/* Links
----------------------------------------------- */
body.mephisto a:link, body.mephisto a:active, body.mephisto a:visited { color: #FF9900; }
body.mephisto a:hover { color: #e59900; }

body.mephisto .content a:link, body.mephisto .content a:active, body.mephisto .content a:visited, body.mephisto .link-pages a:link, body.mephisto .link-pages a:active, body.mephisto .link-pages a:visited, body.mephisto .tagdata a:link, body.mephisto .tagdata a:active, body.mephisto .tagdata a:visited, body.mephisto .widget_tag_cloud a:link, body.mephisto .widget_tag_cloud a:active, body.mephisto .widget_tag_cloud a:visited { border-bottom: 0px solid #FF9900; }
body.mephisto .content a:hover, body.mephisto .link-pages a:hover, body.mephisto .tagdata a:hover, body.mephisto .widget_tag_cloud a:hover { border-bottom: 0px solid #e59900; }

/* Widgets
----------------------------------------------- */
	
	/* Calendar widget
	------------------------------------------- */
	body.mephisto .widget_calendar tbody td a { color: #fff; background: #8bb6cc; }
	body.mephisto .widget_calendar tbody td a:hover { color: #fff; background: #cca352; }
	
	
	/* Footer
	--------------------------------------- */
	#footer.mephisto  {
	margin: 0 20px 0 20px;
	border-top: 1px solid #fff;
	padding: 1em 0 0 0;
}
		#recent.mephisto  {}
			#recent.mephisto  ul { list-style: none; margin: 0; }
				#recent.mephisto  li { margin: 0; }
				h4.recent-title.mephisto  { margin: 0; }
				.recent-metadata.mephisto  { font-size: 0.8em; color: #808080; margin: 0 0 0.5em 0; }
				.recent-excerpt.mephisto  { line-height: 1.4; margin: 0 0 1em 0; }
		#theme-info.mephisto  {
	margin: 0.5em 0 0 0;
	border-top: 1px solid #fff;
	padding: 1em 0 0.5em 0;
	color: #808080;
	}	
	
	/* custom
	------------------------------------------- */
	
.txt_sign {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-style: italic;
	padding: 10px 0px 0px 10px;
}
.disco_title{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-weight : bold;
}	

.modifydate {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFD700;
	text-decoration: none;
	font-weight: normal;
}

a .link_sidebar {
	border: 0px none;
}