/* @override http://test.soedak2009.com/rw_common/themes/Soedak/css/styles/blue.css */

body {
	background: #9C6;
}

a:link, a:visited {
	color: #666;
}

#container { 
	border-right: 1px solid #88683c;
	border-bottom: 1px solid #88683c;
	border-left: 1px solid #88683c;
}

#pageHeader {
	background: url(../../images/slogan.png) no-repeat right center;
	margin-right: 2px;
}

#pageHeader h1 {
	text-shadow: 2px 2px 2px #07326d;
}

#pageHeader h2 {
	color: #c7e5fa;
	text-shadow: 2px 2px 2px #07326d;
}

#sidebarContainer #sidebar {
	color: #fff;
}

#sidebarContainer .sideHeader {
	/* background: url(../../images/side_head_bg.png) repeat-x left top; */	
}

#footer a:link, #footer a:visited {
	color: #666;
}

#footer a:hover, #footer a:active {
	color: #666;
}

#navcontainer {
	border-top-color: #fc0;
	top: 48px;
}

#navcontainer #current {
	background: #666 url(../../images/right.gif) no-repeat left 6px;
	text-indent: 7px;
}

#navcontainer #current:hover {
	color: #666;
	background: #fc0;
}

#navcontainer .currentAncestor {
	background: #039;
}

#navcontainer a{
	background: #039 ;
	border-bottom-color: #fc0;
}

#navcontainer a:hover {
	background: #fc0;
	color: #666;
}

#navcontainer ul ul a {
	background: #71b4ef;
}

#navcontainer ul ul #current{
	background: #51a0ef;
}

#navcontainer ul ul .currentAncestor {
	background: #51a0ef;
}

#navcontainer ul ul ul #current{
	background: #70b3ef;
	color: #0a559d;
}

.blog-archive-month {
	text-shadow: 2px 2px 2px #07326d;
}

.blog-entry-title a {
	color: #1870da;
}

.blog-entry-date {
	color: #999999;
}

.blog-entry-category, .blog-entry-permalink {
	color: #156ed8;
}

.album-title {
	color: #1870da;
}

.photo-navigation {
	background: url(../../images/header_bg.png) repeat-x;
}

.photo-title {
	text-shadow: 2px 2px 2px #07326d;
}

.photo-caption {
	color: #c7e5fa;
	text-shadow: 2px 2px 2px #07326d;
}

.movie-page-title {
	color: #1870da;
}

.movie-background {
	background: repeat url(../../images/body_bg.png);
}

.movie-title {
	text-shadow: 2px 2px 2px #07326d;
}

/*eigene styles*/

 .bl {background: url(../../images/bl.png) 0 100% no-repeat #666; width: 706px;
	right: -20;
}.br {background: url(../../images/br.png) 100% 100% no-repeat}.tl {background: url(../../images/tl.png) 0 0 no-repeat}.tr {background: url(../../images/tr.png) 100% 0 no-repeat; padding:12px;
	color: white;
	font-size: 18px;
}.clear {font-size: 1px; height: 1px}



