/*
Theme Name: musikboxgereja
Theme URI: http://sandhikagalih.net
Description: Wordpress theme for musikboxgereja
Version: 1.0
Author: Knowbots
Author URI: 
Tags: musikbox, gereja
*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";
@import "style/css/sIFR-print.css";
@import "style/css/sIFR-screen.css";
@import "style/css/default.css";
@import "style/css/thumb.css";

/* Big Font */
p.bigfont:first-letter
	{
	font:bold 600% "tangerine", georgia, times, san-serif, arial;
	float:left;
	padding:0.05em 0.1em 0.05em 0.05em;
	line-height:1.0em;
	color:yellow;
	}