/*
Theme Name: 	Lustrum 2010
Description: 	Thema voor Orca lustrum 
Author: 		ORCA's InformatiCi
Template:       twentyten
Version: 		1.0
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
*/
@import url('../twentyten/style.css');

#wrapper {
	padding: 0px;
	margin-top: 0px;
}

#header {
	height: 240px;
	padding-top: 0px;
/*	background: url('images/lustrumheader.jpg') no-repeat;*/
}

body {
	background: #000;
}


/*Menu*/
#access {
	background: url('images/menu.png') no-repeat;
}

#access a {
	line-height: 32px;
	color: #EEE;
}

#access ul ul {
	top: 32px;
}

#access ul li.current_page_item > a, #access ul li.current-menu-ancestor > a, #access ul li.current-menu-item > a, #access ul li.current-menu-parent > a {
	color: #FFF;
	font-weight: bold;
}

#footer {
	height: 35px;
	background: url('images/footer.png') no-repeat;
}

#site-generator a {
	line-height: 35px;
	background: none;
}

.page-title a:active,
.page-title a:hover {
	color: #ac8b2e;
}
.page-link a:active,
.page-link a:hover {
	color: #ac8b2e;
}
.entry-meta a:hover,
.entry-utility a:hover {
	color: #ac8b2e;
}
.entry-title a:active,
.entry-title a:hover {
	color: #ac8b2e;
}
.navigation a:active,
.navigation a:hover {
	color: #ac8b2e;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #ac8b2e;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #ac8b2e;
}
.widget_rss a.rsswidget:hover {
	color: #ac8b2e;
}
a:active,
a:hover {
	color: #ac8b2e;
}

#content, #content input, #content textarea {
	font-size: 14px;
}

/* =Fonts
-------------------------------------------------------------- */
body,
input,
textarea,
.page-title span,
.pingback a.url {
	font-family: Arial, serif;
}

h3#comments-title,
h3#reply-title,
#access .menu,
#access div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
.wp-caption-text,
input[type=submit]
{
	font-family: Arial, "Nimbus Sans L", sans-serif;
}


