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


/* ==================================================================== */
/* = Headline                                                         = */
/* ==================================================================== */

.article h2, .article h2 a {
	font-family: Georgia;
	font-size: 20px;
	font-weight: bold;
	color: #bc1d12;
	text-decoration: none;
	margin: 0;
}

.article h2 a:hover	{ text-decoration: underline; }

.article-details	{
	margin: 6px 0 10px 0;
	line-height: 16px;
	font-weight: bold;
	font-family: Helvetica, Arial;
	font-size: 11px;
	color: #5b5b5b;
}

.article-info		{
	text-transform: uppercase;
	color: #acacac;
	display: block;
}

.article-details a	{
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
	color: #5b5b5b;
}

.article-details a:hover { text-decoration: underline; }

.article p.intro	{
	font-weight: bold;
	font-style: italic;
	margin: 20px 0;
}

.article img		{
	padding: 1px;
	background-color: white;
	border: 1px solid #b3b1ad;
	margin: 4px 20px 20px 0;
}