/* @override 
	http://beta.lili-aachen.info/wp-content/themes/lili_tarski/style.css
	http://www.lili-aachen.info/wp-content/themes/lili_tarski/style.css
*/

/*  
Theme Name: tarski lili theme
Theme URI: 
Description: basiert auf tarski 
Version: 0.1
Author: moritz
Template: tarski
 */

@import url("../tarski/style.css");

#sidebar a img {
	border: none;
}

a #header-image img {
	border: none;
}

#twitter-2 div ul li span.entry-meta span.from-meta {
	display: none;
}

#text-4 div.textwidget div.content {
	
}



/* @group color it red */

/* Links
----------------------------------------------- */
a { text-decoration: none; }
a:link, a:visited, a:active { color: #ff0093; }
a:hover { color: #333;
}

#wrapper .nav-current:link, #wrapper .nav-current:visited, #wrapper .nav-current:active { color: #333;
}

#navigation ul.primary.xoxo {
	font-size: 14px;
}

/* Headers
	--------------------------------------- */
	h3 { color: #ff0093; text-transform: uppercase; letter-spacing: 0.1em; margin: 0 0 0.8em 0; border-bottom: 1px solid #e5e5e5; padding: 0 0 0.4em 0;
	font-size: 1.1em;
}

/* @end */

#content a img{
	border-style: none;
}

#content a:hover img{
	border-style: none;
}

