/*
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/


/* ==================================================================== */
/* = Albumshelf                                                       = */
/* ==================================================================== */

/*	Details  */

#details			{
	width: 175px;
	float: left;
}

#details img		{
	-webkit-box-shadow: 0px 1px 2px #c7c5c0;
	-moz-box-shadow: 0px 1px 2px #c7c5c0;
	box-shadow: 0px 1px 2px #c7c5c0;
}

#details p			{
	margin: 10px 0 0 0;
	font-family: Helvetica, Arial;
	font-size: 11px;
	color: #646464;
	line-height: 14px;
}

#details h2			{
	font-size: 11px;
	font-weight: bold;
	color: #646464;
	margin: 15px 0 10px 0;
}

#details ul			{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#details ul li		{
	font-family: Helvetica, Arial;
	font-size: 11px;
	line-height: 14px;
	margin: 3px 0;
}

/*	Tracks Column  */

#tracks-details		{
	width: 481px;
	float: right;
}

#tracks-details h2	{
	font-family: Georgia;
	font-size: 25px;
	font-weight: normal;
	text-decoration: none;
	margin: 0;
}

#tracks-details h2 span {
	display: block;
	font-size: 18px;
	color: #646464;
	margin-top: 2px;
}

/*	Album Critics  */

.article				{ margin-bottom: 20px; }

.article h2, .article h2 a { font-size: 18px; }

.article p				{ font-size: 12px; line-height: 16px; font-style: italic; }

p.article-details		{ font-size: 10px; font-style: normal; text-transform: uppercase; font-family: Helvetica, Arial; color: #acacac; font-weight: bold; }

/*	Previous */

a.anchor-prev		{
	float: none;
	display: block;
	margin-bottom: 8px;
}