/* ------------------------------------------------------



Theme Name: Lucid

Theme URI: http://mattread.com/gravelbox/lucid/

Description: A simple and clean theme for WordPress.

Author: Matt Read 

Author URI: http://mattread.com/

Version: 1.0



This CSS styles a WordPress installation -- http://wordpress.org/

This CSS is licensed or something, blah blah blah.



------------------------------------------------------ 



import all screen css files



------------------------------------------------------ */

	@import url("layout.css");

	@import url("tables.css");

	@import url("other.css");
	@import url("../all.css");



/* ------------------------------------------------------ 



import all IE 5.x/win css hacks to fix the worst browser ever

	- Uses the Mid Pass Filter:

	- http://tantek.com/CSS/Examples/midpass.html



------------------------------------------------------ */

@media tty {

 i{content:"\";/*" "*/}} @import 'ie.css'; /*";}

}/* */



* html .commentscount { color: #9df; display: block; float:right; margin:-34px -30px 0 0; width:64px; height:33px; padding: 4px 0 0 0; } /* Zahl der Kommentare */

