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

/* ==================================================================== */
/* = Critics, Interview                                               = */
/* ==================================================================== */

#main h2 span			{
	display: block;
	font-family: Helvetica, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #8a8a8a;
	text-transform: uppercase;
	margin-top: 8px;
}

p.intro					{
	font-family: Georgia;
	font-style: italic;
	font-weight: bold;
	color: #7e7e7e;
}

p.source				{
	font-style: italic;
	padding: 8px 15px;
	background-color: #e7e5df;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 20px 0 25px 0;
}

p.source span			{ font-weight: bold; font-style: normal; }

#main img				{ margin: 0 30px 25px 0; }

.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; }