/*
Local Style Sheet for the Beeblebrox WordPress Theme.

Use this file to define styles for plugins or overwrite default styles.
*/

em {
	font-size:100%
}

.post h1 {
	clear: right;  /* for Konqueror */
}

.post {
	display: block;
}

/* local changes for Web Owls weblog */

#header {
	color: #3e596d;
	background: #9b6fe7;
}
