/*
Theme Name: Metro Style
Theme URI: http://thiagodiaz.net
Description: The Wordpress theme based on Windows 8 Metro Style
Version: 3.0
Author: Thiago Dias
Author URI: http://thiagodiaz.net
Tags: windows 8, theme, metrostyle, basic
*/

@import "css/reset.css";
@import "css/layout.css";
@import "css/main.css";
@import "css/metrostyle.css";


.publieditorial {background: #e2e2e2;
padding: 10px;
color: #aaa;
font: 15px Arial, sans-serif;
margin-bottom: 15px;
border-left: 3px solid orangered;}

h4 {margin-left: 20px;
margin-bottom: 10px;
padding-bottom	8px;
font-size: 21px;}


	.win8download {}
	.win8download img {float:left;width:61px;height:61px;margin-right:8px;}
	.win8download div.h3 {font:20px Arial, Sans-Serif;color:#000;margin:0;padding:0;}
	.win8download small {display:block;font:13px Arial, Sans-Serif;}
	.win8download div a {font:13px Arial, Sans-Serif;text-decoration:underline;}