/*
Theme Name: Metro
Theme URI: http://pricop.info
Description: The Metro theme it's inspired from the new Microsoft language design, it was made following their guidelines for a more clean and readability content.
Version: 1.0
Author: Alexandru Pricop
Author URI: http://pricop.info
Tags: metro, ui, clean, typography, tile
*/

@import "css/reset.css";
@import "css/typography.css";
@import "css/layout_green.css";

.pagelink {font-size:10px; font-weight:normal; font-family:arial;  padding: 20px; }
.pagelink p { font-size:1.4em; }
.pagelink p a {background:#DDDDDD; color:#000; margin-left:0.6em; margin-right:0.6em; padding:0.5em 0.7em; text-decoration:none; }
.pagelink a:hover { color:#fff; background:#32ae43; }