/*
Template: default
_modified: 2099-12-31 00:00:00
*/

@import url('../default/style.css');

#page {
	background: url("../default/images/kubrickbgwide.jpg") repeat-y top !important;
}
.menu, #oo, #crumbs {
	font-size: 139%;
}
blockquote { 
	margin: 1em 0em 1em 0em;
	padding-left: 0.5em;
}

#header {
	position: relative;
	background: url("../default/images/kubrickbgwide.jpg") repeat-y center;
	height: auto;
}
#headerimg {
	position: absolute;
	height: auto;
	top: 50%;
	margin-top: -25px ;
}
#headerimg h1 { 
	padding-top: 0;
}
#headerLeftTop {
	position: absolute;
	background: url("images/header_left_top.png");
	left: -1px;
	width: 16px;
	height: 16px;
}
#headerRightTop {
	position: absolute;
	background: url("images/header_right_top.png") right top;
	right: -1px;
	width: 16px;
	height: 16px;
}
#headerTop {
	background: url("images/kubrickheader.jpg") no-repeat top;
	text-align: center;
}
#headerTop img {
	margin-top: 8px;
}

#headerimg h1 a, #headerimg h1 a:visited, #headerimg .description {
	text-shadow:
		 1px  0   0 #fff,
		 0    1px 0 #fff,
		-1px  0   0 #fff,
		 0   -1px 0 #fff,
		 1px  1px 0 #fff,
		-1px  1px 0 #fff,
		-1px -1px 0 #fff,
		 1px -1px 0 #fff;
	filter: glow(color=#ffffff, strength=8px); /* IE */
	display: block; /* IE */
}

#headerTop img { vertical-align: bottom; }
/* -------------------------------------------------------------------------------- */
