* { margin: 0; padding: 0; }

body {
	margin: 0;
	padding: 0;
	color: #31163d;
	background: #fff url("images/bielanohaja/back.gif") top repeat-x;
}

a { color: #31163d; text-decoration: underline; }
a:hover { text-decoration: none; }

ol, ul {
	margin: 1em 0 0 4em;
}

a img {
	border: 0;
}

img.border {
	border: 1px solid #85758d;
}

blockquote {
	margin: 1em 3em;
}

/* Layonts
---------------------------------*/

#container {
	float: left;
	width: 920px;
	background: #fff;
	text-align: left;
}

#left {
	float: left;
	width: 590px;
	background: url("images/bielanohaja/top_left.jpg") top left no-repeat;
}

#right {
	float: left;
	width: 330px;
	background: url("images/bielanohaja/top_right.jpg") top left no-repeat;
}

#logo {
	float: left;
	background: url("images/bielanohaja/logo.gif") center center no-repeat;
	width: 318px;
	height: 38px;
	margin: 30px 0 0 10px;
}

html>body #logo {
	margin-left: 25px;
}

#logo h1 {
	padding: 0;
	margin: 0;
}

#logo h1 a {
	display: block;
	width: 318px;
	height: 38px;
}

#logo h1 a span { display: none; }

/* Menu
---------------------------------*/

#menu {
	float: left;
	width: 580px;
	height: 30px;
	list-style: none;
	overflow: hidden;
	margin: 10px 0 0 5px;
}

html>body #menu {
	margin-left: 15px;
}

#menu ul {
	margin: 0;
	padding: 0;
}

#menu li {
	float: left;
	margin: 0px 4px;
	font: 16px/24px Georgia;
	color: #31163d;
	list-style: none;
}

#menu li a {
	font: 16px/24px Georgia;
	color: #31163d;
	border-bottom: 1px solid #31163d;
	text-decoration: none;
}

#menu li a.active {
	color: #fff;
	background: #85758d;
	padding: 5px;
	border-bottom: none;
}

#menu li a:hover {
	color: #642d7b;
	border-bottom: none;
}

#menu li a:hover.active {
	color: #fff;
	background: #85758d;
}

#menu li a.invisible {
	color: #85758d;
	border-bottom: 1px solid #85758d;
}

#menu li a.invisible:hover {
	color: #85758d;
	border-bottom: none;
}

/* Left content
---------------------------------*/

#content {
	float: left;
	width: 100%;
	margin-top: 50px;
}

#content h2 {
	font: bold 15px/22px Arial;
	color: #31163d;
	text-transform: uppercase;
	margin: 0;
	background: url("images/bielanohaja/title.gif") top left no-repeat;
	width: 250px;
	padding: 0 0 0 30px;
}

#content h3 {
	font: bold 14px/18px Arial;
	color: #31163d;
	text-transform: uppercase;
	margin: 0 0 10px;
}

#content h4 {
	font: 10px/14px Tahoma;
	color: #747474;
	margin: -10px 0 10px;
}

#posts {
	margin: 10px;
	font: 12px/16px Arial, serif;
	min-height: 300px;
	height: auto !important;
	height: 300px;
}

#posts .post {
	margin: 20px 10px;
	border-bottom: 1px solid #e1e1e1;
	width: 95%;
}

#posts .date {
	margin: 0 20px;
	font: 10px Arial;
	color: #747474;
}

#posts p {
	font: 12px Arial;
	margin: 10px 0;
}

#posts .post h2 {
	font: bold 14px/20px Arial;
	color: #31163d;
	background: none;
	text-transform: none;
	width: auto;
	margin: 5px 0 0;
	padding: 0;
}

#posts li {
	font: 12px Arial;
}

#posts .album {
	float: left;
	width: 100%;
	clear: both;
	margin-top: 10px;
}

#posts .albums, #posts .photos {
	float: left;
	clear: both;
}

#posts .album .cover {
	float: left;
	width: 200px;
	margin-left: 10px;
}

#posts .album .info {
	float: left;
	width: 350px;
}

#posts .album .cover img {
	float: left;
	width: 200px;
	height: 200px;
}

#posts .albums .all, #posts .photos .all {
	float: left;
	width: 100%;
	margin-top: 10px;
	clear: both;
}

#posts .albums .cover, #posts .photos .cover {
	float: left;
	width: 150px;
	margin-left: 10px;
}

#posts .albums .info, #posts .photos .info {
	float: left;
	width: 400px;
}

#posts .albums .info p, #posts .photos .info p {
	margin: 0 20px 10px;
}

#posts .albums .info p.title, #posts .photos .info p.title {
	font-size: 16px;
}

#posts .list {
	float: left;
	clear: both;
}

#posts .photos .rowone_s {
	float: left;
	clear: left;
	margin-bottom: 20px;
}

#posts .photos .rowtwo_s {
	float: left;
	margin-bottom: 20px;
	margin-left: 5px;
}

#posts .photos a img.opacity {
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

#posts .photos a:hover img.opacity {
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

/* Right
---------------------------------*/

#notes {
	margin-top: 330px;
	margin-left: 30px;
	width: 300px;
}

#notes h2 {
	font: bold 15px/22px Arial;
	color: #31163d;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}

#notes p {
	font: 12px Arial;
	margin: 10px 0px;
}

#notes li {
	font: 12px Arial;
}

#notes .bill, #notes .links {
	margin: 10px 0 0;
}

#notes .bill h4 {
	font: bold 14px/16px Arial;
	margin-bottom: 5px;
}

#notes .bill .event {
	color: #31163d;
	margin-bottom: 10px;
	border-bottom: 1px solid #e1e1e1;
}

#notes .bill .event_was {
	color: #a096a0;
	margin-bottom: 10px;
	border-bottom: 1px solid #e1e1e1;
}

#notes .bill .event_was a {
	color: #a096a0;
}

#notes .links ul {
	margin: 0 0 0 20px;
	padding: 0;
}

#notes .links, #notes .links a {
	color: #595159;
}

#notes .newalbum {
	margin: 0;
	padding: 0;
	min-height: 195px;
	background: url("images/album.jpg") top left no-repeat;
}

#notes .newalbum p {
	padding-left: 130px;
	padding-top: 5px;
}

#notes .newalbum p.mini {
	padding-left: 70px;
	padding-top: 5px;
}

#notes .newalbum ul {
	margin-left: 155px;
	margin-top: 0;
}

/* Pages
---------------------------------*/

#pages {
	float: left;
	display: inline;
	width: 100%;
	margin-top: 1em;
}

#pages .prev {
	float: left;
}

#pages .next {
	float: right;
}

/* Footer
---------------------------------*/

#footer {
	float: left;
	width: 100%;
	height: 50px;
	margin-top: 20px;
	font: 11px Arial;
	color: #31163d;
	background: #d8cce7 url("images/bielanohaja/footer.gif") top repeat-x;
}

#footer a {
	color: #31163d;
}

#footer p {
	padding: 20px 20px 0;
}

/* Lightbox effects
---------------------------------*/

#lightbox {
	background-color: #eee;
	padding: 5px;
}

#lightboxDetails {
	padding: 0;
	font: 11px/16px Arial;
}

#lightboxCaption { float: left; }
#keyboardMsg { float: right; }
#closeButton { top: 0px; right: -1px; }

#lightbox img { border: none; clear: both;}
#overlay img { border: none; }

#overlay { background-image: url("images/overlay.png"); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
}

/*
	Guestbook
*/

#addcomment {
	margin: 10px 20px;
}