/*
===================
FlatMaas CSS Styles
===================
Ispired by: http://csszengarden.com/?cssfile=http://maas-online.nl/zengarden/layout.css
Home page: http://www.maas-online.nl
-------------------

Name: FlatMaas
Author: Luciano Porro (drudo)
Version: 0.0.1
*/

/* imports common style ruleset */
@import url(common.css);

/* defines rules specific to the front page */


.comments li.comment-admin {
	background: #33373D url(../images/fp-logo-crop.gif) no-repeat bottom right;  
	/*padding:1em;*/
color: #B6CAD7
}

.comments li.comment-admin strong.comment-name {
	font-size:140%
}
