@charset "utf-8";
/*
Theme Name: Mjölk
Theme URI: http://www.mjolk.fi/
Description: The default Mjölk Web theme.
Version: 1.0
Author: Mikko Karvonen
Author URI: http://www.crankshaft.fi/
Tags: mjolk, kasino, crankshaft

*/

html, body {
	margin: 0px;
	padding: 0px;
	border: none;
	width: 100%;
	height: 100%;
}

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	background-color: #000;
	color: #fff;
}

#page {
	width: 87.4em;
	margin-left: 3.3em;
	margin-bottom: 2em;
	/*margin: 0px auto;*/
	padding-top: 2.9em;
	position: relative;
}

#header {
	position: relative;
}

#content {
	border: 2px solid #f7fafe;
	clear: both;
	overflow: hidden;
	padding: 2em 0em 2em 0em;
	font-family: Arial, Helvetica, sans-serif;
}

#footer {
	clear: both;
	background: url(gfx/footer_bg.png) no-repeat left top;
	height: 37px;
}


/* Header */

#topflash {
	position: relative;
	z-index: 1;
	width: 87.4em;
	height: 37em;
}

#titlecontainer {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 5;
	height: 20em;
	overflow: hidden;
}

#title {
	position: relative;
	z-index: 10;
	background-color: #000;
}

#title h1 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	float: left;
}

#title h1 a {
	color: #fff;
}

#title h1 a:hover {
	text-decoration: none;
}

#title h1 a {
	display: block;
	float: left;
	width: 127px;
	height: 15px;
	text-indent: -1000px;
	overflow: hidden;
	background: url(gfx/txt-welcome_to_mjolk.png) no-repeat left top;
}

#contact {
	position: absolute;
	visibility: visible;
	z-index: 5;
	padding-right: 0.3em;
	padding-bottom: 0.3em;
	font-size: 1.1em;
	line-height: 1.35em;
	background-color: #000;
}

#contact p {
	margin: 0px;
}

#navi {
	position: relative;
	z-index: 5;
	height: 37px;
	background: url(gfx/navi_bg.png) no-repeat left top;
	width: 100%;
}

#navi ul {
	padding: 0.9em 0em 0em 0em;
	margin: 0em 0em 0em 5em;
}

#navi .page_item, #navi .cat-item {
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0em 2em 0em 0.7em;
	background: url(gfx/navi_separator.png) no-repeat right center;
}

#navi .page_item a, #navi .cat-item a {
	display: block;
	float: left;
	text-decoration: none;
	height: 15px;
	text-indent: -1000px;
	overflow: hidden;
}

#navi .page-item-7 { background: none; }

#navi .page-item-2 a {
	width: 163px;
	background: url(gfx/navi1.png) no-repeat left top;
}

#navi .cat-item-4 a {
	width: 140px;
	background: url(gfx/navi2.png) no-repeat left top;
}

#navi .cat-item-3 a {
	width: 99px;
	background: url(gfx/navi3.png) no-repeat left top;
}

#navi .page-item-6 a {
	width: 120px;
	background: url(gfx/navi4.png) no-repeat left top;
}

#navi .page-item-7 a {
	width: 128px;
	background: url(gfx/navi5.png) no-repeat left top;
}

/*
.current-cat
.current-cat-parent
.current_page_item
*/


/* Content */

#content .post, #content .page {
	float: left;
	margin: 1.5em;
}

#content .entry {
	font-size: 1.2em;
	line-height: 1.25em;
}

#content .cattitle {
	clear: both;
	margin-left: 1.5em;
}

#content .cattitle p {
	font-size: 1.2em;
	line-height: 1.25em;
}

#content h2 a:link { color: #fff; }
#content h2 a:active { color: #fff; }
#content h2 a:visited { color: #fff; }
#content h2 a:hover { text-decoration: none; }

#content h2 a {
	max-width: 260px;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 260px;
	white-space: nowrap;
	text-decoration: none;
}

#content table {
	border-collapse: collapse;
	border: none;
	margin: 0px;
	padding: 0px;
}

#content table td {
	vertical-align: top;
	padding: 0em 1.5em 0em 0em;
	text-align: left;
}

#content .directorlist {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#content .directorlist li {
	font-size: 1.2em;
	line-height: 1.25em;
}

#content .navigation {
	clear: both;
	margin: 1.5em;
	overflow: hidden;
}

#content .navigation .alignleft {
	font-size: 1.1em;
	float: left;
}

#content .navigation .alignright {
	font-size: 1.1em;
	float: right;
	text-align: right;
}


/* Footer */

#footer div {
	padding: 1em 1.7em;
}

#footer p {
	font-size: 1.1em;
}


/* Text */

p {
	font-size: 1em;
	margin-top: 0em;
	margin-bottom: 1em;
}

/*a { text-decoration: none; }*/
a:link { color: #fff; }
a:active { color: #fff; }
a:visited { color: #fff; }
/*a:hover { color: #fff; text-decoration: underline; }*/

h2 {
	font-size: 1.6em;
	margin-top: 0em;
	margin-bottom: 0.5em;
}

#content img {
	margin-bottom: 0.6em;
}
