/*
Theme Name: Twenty Twelve (azkotokiorg)
Author: Mikel Azkolain
Description: azkotoki.org site theme.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, gray, white, one-column, two-columns, right-sidebar, flexible-width, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: twentytwelve
Template: twentytwelve
*/

@import url("../twentytwelve/style.css");

article.download {
	background: url(img/package.png) no-repeat;
	padding-left: 80px;
}

@media screen and (min-width: 800px) {
	article.download ul.file-data li {
		display: inline;
		margin: 0;
		padding: 0;
		border-right: 1px solid #757575;
		padding-right: 4px;
	}
	
	article.download ul.file-data li.last {
		border-right: none;
		padding-right: 0;
	}
}