/*
 * YOOtheme template club
 * Copyright (C) 2007 YOOtheme
 * http://www.yootheme.com
 */
/* layout styling */
@import url(layout.css);
/* general tag styling */
@import url(general.css);
/* menu styling */
@import url(menu.css);
/* module styling */
@import url(module.css);
/* Third party extensions styling */
@import url(extensions.css);
.dropcap {
	float: left;
	padding: 3px 3px 0 0;
	display: block;
	color: #b4b4b4;
	font: 50px/37px Georgia, Times, serif;
}

