/*
Theme Name: PGD Crnuce
Template: twentyten
Description: Theme for PGD Crnuce based on Wordpress Twentyten
Author: Lenart Rudel
*/

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

/* PGD Crnuce - Custom styles */

a.button{
	background:url(img/button.png);
	display:block;
	color:#555555;
	height:30px;
	margin: 5px 0 5px 0;
	text-decoration:none;
	width:200px;
	font: bold 12px/30px Arial, Helvetica, sans-serif;
	}
	a:hover.button{ color:#0066CC; }
		
a.button span { text-indent:30px; display:block; }
	span.donate{ background:url(img/icn/coins.png) no-repeat 8px 7px; }
	
a.button-more { font: normal 11px Arial,sans-serif; color: #666; margin: 5px 0 0 30px; }