body {
	background: repeat url(../../images/2/body_bg.png) 0px -3px;
}

.blog-entry-title a:hover, a:link, a:visited {
	color: #47533b;
}

#top_grad {
	background: repeat-x url(../../images/2/top_grad.png);
}

#container {
	background: repeat-y url(../../images/2/content_bg.png) left 3px;
}

#pageHeader {
	background: no-repeat url(../../images/2/header_bg14.png);
}

/*Färg på ??*/

html > body #pageHeader h2 {
	border-bottom-color: #47533b;
}

/*Färg på rubriktext i sidspalten*/

#sidebarContainer .sideHeader {
	color: #4A4A4A;
}

#footer { 
	background: no-repeat center url(../../images/2/footer_bg.png);
}

/*Avskiljarlinge i Fotstycket*/

#footer a:link, #footer a:visited {
	background: no-repeat left bottom url(../../images/2/footer_divider.png);
}

#navcontainer {
	background: no-repeat url(../../images/2/menu_bg.png);
}

/*Färg på sidknapp text På*/

#navcontainer #current {
	background: no-repeat url(../../images/2/button_over.png) left bottom;
	color: #4A4A4A;
}

#navcontainer .currentAncestor {
	background: no-repeat url(../../images/2/button_over.png)  bottom;
	color: #47533b;
}

#navcontainer li {
	background: no-repeat right bottom url(../../images/2/menu_divider.png);
}
/*Färg på sidknapps text över*/
#navcontainer a:hover {
	background: no-repeat url(../../images/2/button_over.png) left bottom;
	color: #4A4A4A;
}

#navcontainer ul ul {
	border-top: 1px solid #6c7561;
}

#navcontainer ul ul a {
	background: url(../../images/2/sub_menu_bg.png) no-repeat left;
}

#navcontainer ul ul a:hover{
	background: url(../../images/2/sub_menu_bg.png)  no-repeat;
}

#navcontainer ul ul #current{
	background: url(../../images/2/sub_menu_bg.png) transparent no-repeat;
}

#navcontainer ul ul .currentAncestor {
	background: url(../../images/2/sub_menu_bg.png) transparent no-repeat;
}

#contentContainer #content ul.disc li {
	background-image: url(../../images/2/list_item.png);
}

.filesharing-item-title a:hover {
	color: #33568f;
}

.photo-background {
	color: #7b8770;
}

.photo-navigation {
	background: repeat-x url(../../images/2/top_grad.png) left -100px;
}

.photo-links {
	background: no-repeat url(../../images/2/photo_header.png);
}

.photo-navigation a:link, .photo-navigation a:visited {
	background: no-repeat right bottom url(../../images/2/menu_divider.png);
}

.photo-navigation a:hover {
	color: #47533b;
	background: no-repeat url(../../images/2/button_over.png) right bottom;
}
/*Ändrat fr Mörkgrön*/
html > body .photo-caption {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003333;
}