/*
Theme Name: 	JazzMa.hu
Theme URI: 		http://www.jazzma.hu
Description: 	Theme for JazzMa.hu.
Version: 		1.0
Author: 		Kusz Tamás <kusz.tamas@adworks.hu>
Agency:		 	Adworks
Author URI: 	http://www.adworks.hu/
*/

/* ==================================================================== */
/* = Featured                                                         = */
/* ==================================================================== */

/*	Feature boxes  */

#featured-items			{
	width: 698px;
	margin-left: -24px;
}

#features				{
	min-height: 300px;
	position: relative;
}

.feature-box			{
	width: 325px;
	float: left;
	margin: 0 0 20px 24px;
}

.feature-box img		{
	width: 75px;
	height: 75px;
	float: left;
}

.feature-box .albuminfo {
	width: 200px;
	float: left;
	margin-left: 15px;
	font-family: Helvetica, Arial;
}

#featured-items #pager	{ margin-left: 24px; }

/*	ABC listing select  */

#abc-list				{
	margin: 0 0 0 -10px;
	padding: 0;
}

#abc-list li			{
	display: table-cell;
	margin-left: 15px;
	float: left;
}

#abc-list li a			{
	font-family: 'Fontin';
	font-size: 18px;
	font-weight: bold;
	color: #63605a;
	text-transform: uppercase;
	text-shadow: 1px 1px 0 white;
	text-decoration: none;
}

#abc-list li a.current	{ color: #b6291f; }

#abc-list li a:hover	{ text-decoration: underline; }