/*v@ertigo*/

#body {
	color: #ffffff;
}

a:link, a:visited {
	color: #cc3333;
	font-style: bold;
}

a:hover, a:active {
	color: #cccccc;
	font-style: regular;
}

#pageHeader h2 {
	color: #656459;
}

#sidebarContainer .sideHeader {
	color: #656459;
	position: right;
	display: right;
}

#navcontainer {
	background: none; /*repeat-x url(../../images/grey/button_normal100.png)*/;
}

#navcontainer #current {
	background: /*no-repeat url(../../images/grey/button_normal100.png)*/;
	color: #333333;
}

#navcontainer .currentAncestor {
	background: /*o-repeat url(../../images/grey/button_normal100.png)*/;
	color: #333333;
}

#navcontainer a {
	background: /*no-repeat url(../../images/grey/button_normal100.png)*/;
	color: #7f7f7f;
}

#navcontainer a:hover {
	background: /*no-repeat url(../../images/grey/button_normal100.png)*/;
	color: #333333;
}

.blog-entry-title {
	color: #333333;
}

.movie-title {
	color: #333333;
}