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

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

h1 {
	color: #dcb3ed;
}

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

h1 span {
	color: #300741;
}

a {
	color: #ddb4ee;
}

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: 347px;
	height: 41px;
	background: url("../_images/logo_improsophie.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: #300741;
}

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

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

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

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

#content .multipage span {
	color: #300741;
	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: #ddb4ee;
	border-bottom: 1px solid #7f4b94;
}

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

#content dt.select {
	#fff;
}

#content dd {
	background: #300741;
}

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

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

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

label {
	color: #ddb4ee;
}

input.submit {
	color: #ddb4ee;
	background: #300741;
	border: 1px solid #300741;
}

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

.submit.focus {
	color: #fff;
}

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


/* +++ newsitem +++ */

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

.newsitem h3 {
	color: #ddb4ee;
}

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

/* +++ quote +++ */

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

.quote em {
	color: #8d8d8d;
}

/* +++ footer +++ */

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

#footer p.copyright {
	color: #8b7494;
	border-right: 1px solid #14031b;
}

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

#footer ul li a {
	border-left: 1px solid #451956;
	border-right: 1px solid #14031b;
}

#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%;
}

#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%;
}