/****************************************************************************/
/*																			*/
/*	PUBLIC DESIGN FESTIVAL hTHEME											*/
/*	Ah horizontal website													*/
/*	devel by triknine, tkm-solutions(nc)2009								*/
/*																			*/
/*	theme.types.css															*/
/*	type issues																*/
/*																			*/
/****************************************************************************/

html, body, div {
	font-family: sans-serif;
	color:#000000;
	line-height:20pt;
}

/* TOP STRIP */
body div#ws_holder div#topStrip,
body div#ws_holder div#topStrip div#newsletter {
 	color:#ffffff;
 	font-size:9pt;
 	font-weight:800;
}

/* TOP STRIP NEWSLETTER FORM */
body div#ws_holder div#topStrip form input {
	color:#000000;
 	font-size:9pt;
}

/* CONTENTS */
body div#ws_holder div#ws_contents div.content {
	line-height:16pt; font-size:13pt;
}
body div#ws_holder div#ws_contents div.content div.englishtext {
	font-size:12pt; line-height:15pt; color:#333333; font-style:italic;
}
body div#ws_holder div#ws_contents div.content h1,
body div#ws_holder div#ws_contents div.content h1.english {
	font-size:20pt; font-weight:800;
	line-height:15pt;
}
body div#ws_holder div#ws_contents div.content h2,
body div#ws_holder div#ws_contents div.content h2.english {
	font-size:16pt; font-weight:800;
	line-height:20pt;
}
body div#ws_holder div#ws_contents div.content div.abstract {
	font-size:18pt;
}
/* NEWS CONTENTS */
body div#ws_holder div#ws_contents div#newscontent_holder {
 	line-height:16pt; font-size:13pt;
}
body div#ws_holder div#ws_contents div#newscontent_holder div.news,
body div#ws_holder div#ws_contents div#newscontent_holder div.sources {
 	line-height:16pt; font-size:13pt;
}
body div#ws_holder div#ws_contents div#newscontent_holder div.news div.englishtext,
body div#ws_holder div#ws_contents div#newscontent_holder div.sources div.englishtext {
	font-size:11pt; line-height:15pt; color:#333333; font-style:italic;
}
body div#ws_holder div#ws_contents div#newscontent_holder div.news h1,
body div#ws_holder div#ws_contents div#newscontent_holder div.sources h1,
body div#ws_holder div#ws_contents div#newscontent_holder div.news h1.english,
body div#ws_holder div#ws_contents div#newscontent_holder div.sources h1.english {
	font-size:20pt; font-weight:800;
	line-height:15pt;
}

/* SITE MAP */
body div#ws_holder div#sitemap {
	font-size:10pt; line-height:13pt;
	
}