/* +++ main html items +++ */

body {
	color: #000;
	background: url("../_images/body_back.gif") #e59d00 repeat-x 0 0;
}

h1 {
	color: #b30004;
}

h1 a, h1 span {
	color: #fff;
	background: url("../_images/nav_item_back.gif") transparent no-repeat 0 0;
}

h1 span {
	color: #000;
}

a {
	color: #b30004;
}

a:hover {
	color: #fff;
}

#container {
	position: relative;
	bottom: 33px;
}

/* +++ header +++ */

#header {
	width: 100%;
	height: 117px;
	text-align: center;
	background: url("../_images/header_back.gif") transparent no-repeat 50% 100%;
}

#header h2 a {
	margin: 0 auto;
	width: 530px;
	height: 54px;
	background: url("../_images/logo_farfetched.gif") transparent no-repeat 0 0;
}

/* +++ navigation +++ */

#nav ul li a {
	color: #fff;
	background: url("../_images/nav_item_back.gif") transparent no-repeat 0 0;
}

#nav ul li a:hover {
	color: #000;
}

#nav ul li.current_page_item a {
	color: #000;
}

#nav ul li ul li a {
	color: #929292 !important;
	background: url("../_images/nav_subitem_back.gif") transparent no-repeat 0 0 !important;
}

#nav ul li ul li a:hover {
	color: #000 !important;
}

#nav ul li ul li.current_page_item a, #nav ul li ul li.current_page_parent a {
	color: #000 !important;
}

/* +++ content +++ */

#content img {
	border: 2px solid #fff;
	margin: 0 10px 5px 0;
}

#content ul {
	list-style: url("../_images/list_item.gif");
}

#content .multipage {
	border-top: 1px solid #e5bc00;
}

#content .multipage span {
	color: #000;
	background: url("../_images/multipage_back.gif") transparent no-repeat 0 0;
}

#content .multipage a span {
	color: #fff;
	background: url("../_images/multipage_link_back.gif") transparent no-repeat 0 0;
}

#content dt {
	color: #b30004;
	border-bottom: 1px solid #e5bc00;
}

#content dt.select {
	#fff;
}

#content dt:hover {
	color: #fff;
}

#content dd {
	color: #fff;
	background: #000;
}

#content .farfetched {
	font-size: 90%;
 	margin-top: 20px; 
	padding: 5px; 
	background: #fff; 
	border: solid 1px #000;
}

/* +++ form items +++ */

input, textarea {
	color: #c1c0c0;
	border: 1px solid #b30004;
}

select {
	border: 1px solid #b30004;
}

.error {
	font-weight: bold;
	color: #b30004;
}

label {
	color: #b30004;
}

input.submit {
	color: #edb600;
	background: #000;
	border: 1px solid #000;
}

.submit:hover {
	color: #fff;
	border: 1px solid #b30004;
}

.submit.focus {
	color: #fff;
}

input:focus, input.focus, textarea:focus, textarea.focus {
	color: #000;
	border: 1px solid #000;
}

/* +++ sidebar +++ */

#sidebar {
	color: #fff;
}

/* +++ newsitem +++ */

.newsitem {
	background: url("../_images/sidebar_box_back.gif") #000 no-repeat 50% 0;
}

.newsitem h3 {
	color: #edb600;
}

.more {
	color: #8d8d8d;
}

.newsitem .more {
	color: #8d8d8d;
	background: url("../_images/news_link_back.gif") transparent no-repeat 0 100%;
}

.newsitem .more:hover {
	color: #fff;
}

/* +++ photoitem +++ */

.photoitem img {
	border: 4px solid #fff;
}

.photoitem .more {
	background: url("../_images/photo_link_back.gif") transparent no-repeat 0 100%;
}

.photoitem .more:hover {
	color: #000;
}

/* +++ quote +++ */

.quote {
	background: url("../_images/sidebar_box_back.gif") #000 no-repeat 50% 0;
}

.quote em {
	color: #8d8d8d;
}

/* +++ footer +++ */

#footer {
	background: #000;
}

#footer p.copyright {
	color: #929292;
	border-right: 1px solid #1f1f1f;
}

#footer ul {
	border-right: 1px solid #505050;
}

#footer ul li a {
	border-left: 1px solid #505050;
	border-right: 1px solid #1f1f1f;
}

#footer ul li#improsophie a {
	background: url("../_images/improsophie.gif") transparent no-repeat 50% 50%;
}

#footer ul li#improsophie a:hover {
	background: url("../_images/improsophie_hover.gif") transparent no-repeat 50% 50%;
}

#footer ul li#anjaboorsma a {
	background: url("../_images/anjaboorsma.gif") transparent no-repeat 50% 50%;
}

#footer ul li#anjaboorsma a:hover {
	background: url("../_images/anjaboorsma_hover.gif") transparent no-repeat 50% 50%;
}
