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

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

h1 {
	color: #f5cc84;
}

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

h1 span {
	color: #9f6e69;
}

a {
	color: #f5cc84;
}

a:hover {
	color: #fff;
}

/* +++ header +++ */

#header {
	background: url("../_images/header_back.jpg") transparent no-repeat 0 50%;
}

#header h2 a {
	position: relative;
	top: 25px;
	left: 190px;
	width: 361px;
	height: 41px;
	background: url("../_images/logo_anjaboorsma.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: #480600;
}

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

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

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

#nav ul li ul li.current_page_item a, #nav ul li ul li.current_page_parent a {
	color: #480600 !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 #ad3e32;
}

#content .multipage span {
	color: #480600;
	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: #f5cc84;
	border-bottom: 1px solid #ad3e32;
}

#content dt.select {
	#fff;
}

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

#content dd {
	background: #480600;
}

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

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

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

label {
	color: #f5cc84;
}

input.submit {
	color: #f5cc84;
	background: #480600;
	border: 1px solid #480600;
}

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

.submit.focus {
	color: #fff;
}

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


/* +++ newsitem +++ */

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

.newsitem h3 {
	color: #f5cc84;
}

.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: #480600;
}

/* +++ quote +++ */

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

.quote em {
	color: #8d8d8d;
}

/* +++ footer +++ */

#footer {
	background: url("../_images/footer_back.jpg") #480600 repeat-x 0 0;
}

#footer p.copyright {
	color: #9f6e69;
	border-right: 1px solid #1c0300;
}

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

#footer ul li a {
	border-left: 1px solid #690d04;
	border-right: 1px solid #1c0300;
}

#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#farfetched a {
	background: url("../_images/farfetched.gif") transparent no-repeat 50% 50%;
}

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