/*==============================================================================

	This website/webapplication is developed by:
	Occhio Group
	http://www.occhio.nl/
	info@occhio.nl
	+31 (0)20 320 78 70
					
==============================================================================*/

body {
	color: #666;
}

#content {
	line-height: 1.8em;
}

h1 {
	font-size: 1.2em;
	font-weight: bold;
	color: #999;
}

h2 {
	font-size: 1em;
	font-weight: bold;
	color: #999;
}

h3 {
	font-size: 1em;
	font-weight: bold;
	color: #999;
}

a, a:link, a:visited, a:hover {
	color: #FF9933;
	text-decoration: underline;
}

#quote {
	font-style: italic;
}


.quoteAuthor {
	display: block;
	text-align: right;
	font-style: normal;
}

.onm_newsSummaries .odd,
.onm_newsSummaries .even {
	padding-top: 2em;
	margin-top: 2em;
	background: url(/images/layout/bg-newsstreepje.jpg) no-repeat 50% 0;
}

#quote,
#painting {
	padding-bottom: 2em;
	margin-bottom: 2em;
	background: url(/images/layout/bg-newsstreepje.jpg) no-repeat 50% 100%;
}

#submenu #categories a {
	padding-left: 10px;
	line-height: 29px;
}

#submenu #categories li.active a {
	background: url(/images/layout/a-active.gif) no-repeat 0 0;
}

/* news & weblog */

.onm_newsFullItems h2.onm_Title {
	margin: 1em 0 0 0;
}

.onm_newsFullItems .date {
	font-style: italic;
	font-weight: normal;
	text-align: right;
}

.onm_newsFullItems .onm_Summary {
	margin-bottom: 1em;
}


h2.onm_Title {
	margin-bottom: 0;
}

p.onm_Summary {
	margin: 0;
}
