/*
====================================================
Nautica22 Liquid CSS Styles
====================================================
Ispired by: http://oswd.org theme nautica 2.2 liquid

Modified in combination with Leggero Flatpress default theme
Author: NoWhereMan & drudo

Not changed from Leggero CSS Style:
- admin.css
- global.css
-------------------

Name: Nautica22_liquid
Author: laborix
Version: 0.1
Module: style.css
*/

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

/* imports column (where widgets usually go) rules */
@import url(column.css);

/* defines rules specific to the front page
body { margin: 80px 0 0 0 }  */

#comments li.comment-admin {
	background-color: #eeeedd;
	padding:1em
}

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

