/* 
    (c) Ville Säävuori, 2006-2007
*/

body, #header, #navi, #navi ul, #content { margin: 0; padding: 0; }

body {
	background: #fff;
	font-size: 1em;
	color: #111;
}

a {
	text-decoration: underline;
	color: #00f;
}

a:visited {
	text-decoration: underline;
	color: #00a;
}

a:hover {
	text-decoration: underline;
	background: #fff;
	color: #33f;
}

#header {
	height: 69px;
	background: #f4f4f4 url('http://kuvat.unessa.net/etusivu/newish_kulma.gif') top left no-repeat;
	border-bottom: 1px solid #ededed;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Helvetica, Verdana, sans-serif;
	font-size: 1.2em;
	margin-bottom: 0px;
}

#header h1 { display: none; }

#header .sis, #content .sis {
	width: 950px;		
	margin-left: auto;
	margin-right: auto;
}

#header #navi a:hover {
	background: #4db400;
	color: #fff;
}
			
#header #headerimg {
	position: relative;
	float: left;
	margin-left: auto;
	margin-right: auto;
	top: 30px;
	width: 350px;
}

#header #headerimg img, #header #mobile img {
	border: 0;
}

#header #mobile {
	right: 0;
	top: 0;
	position: absolute;
}

#header #userdata {
	font-size: .6em;
	right: 15px;
	top: 5px;
	position: absolute;
	color: #777;
}

#content {
	font-family: Verdana, Arial, sans-serif;
	font-size: .95em;
	line-height: 140%;
}
			
#content h2, #content h3, #content h4 {
	font-family: Georgia, times; 
	font-weight: normal;
	line-height: normal;
	clear: both;
}

#content h2 {
	color: #333;
	font-size: 2.2em;
}

#content h3 {
	color: #333;
	font-size: 1.5em;
}

#content h4 {
	color: #333;
	padding-top: 10px;
	font-size: 1.2em;
}

#content strong {
	color: #155904;
}

div.padder { clear: both; }

#viestit {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Helvetica, Verdana, sans-serif;
	font-size: .8em;    
	clear: both;
	margin: 0;
	padding: 0;
}

#viestit ul {
    margin-top: 0;
	padding: 3px 5px;
	background: #dfd;
	border-top: 1px solid #0c0;    
	border-bottom: 1px solid #0c0;    
}

#viestit ul li {
    list-style-type: square;
}

#ylamuru {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Helvetica, Verdana, sans-serif;
	font-size: .72em;
	clear: both;
	margin-top: 19px;
	padding: 0;
	color: #555;
}

#ylamuru a, #ylamuru a:visited {
	color: #069;
	text-decoration: none;
}

#ylamuru .sis, #alamuru .sis {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 3px;
}

#alamuru {
	font-size: .72em;
	clear: both;
	margin: 0;
	padding-top: 20px;
}

#alamuru a, #alamuru a:visited {
	color: #069;
	text-decoration: none;
}

#vasen {
	width: 650px;
	float: left;
}

#vasen ul {
    font-size: 14px;
    line-height: 125%;
}

#oikea {
	width: 250px;
	float: right;
	font-size: .8em;
	padding: 0px 15px 10px 15px;
	background: #f7f7f7;
	border: 1px solid #dedede;
}

#oikea strong {
	color: #394f34;
}

#oikea a {
	color: #111;
}

#oikea a:hover {
	color: #069;	
}


h3 a {
	text-decoration: none;
	background: #fff;
	display: block;
	color: #00a;
}

h3 a:visited {
	text-decoration: none;
	background: #fff;
	display: block;
	color: #009;
}

h3 a:hover {
	text-decoration: underline;
	background: #fff;
	display: block;
	color: #33f;
}

#heatmap {
	line-height: normal;
}

#heatmap a {
	text-decoration: none;
	color: #00f;	
}

#heatmap a:visited {
	text-decoration: none;
	color: #00c;	
}

#heatmap a:hover {
	text-decoration: none;
	color: #00f;
	background: #eee;
}

#heatmap h3 a {
	color: #00a;
}

#heatmap h3 a:hover {
	background: #fff;
	text-decoration: underline;
	color: #33f;
}

.heatmap {
	padding-bottom: 10px;
}

.lohko_vas {
	float: left;
	width: 310px;
	padding: 0 10px;
}

.lohko_kesk {
	float: left;
	width: 300px;
	padding: 0 10px;
}

.lohko_oik {
	float: left;
	width: 290px;
	padding: 0;
}

#footer small {
	font-size: 8px;
}

.lohko_vas ul, .lohko_kesk ul, .lohko_oik ul {
	padding-left: 0;
	list-style-type: none;
}

.lohko_vas li:before, .lohko_kesk li:before, .lohko_oik li:before {
	content: "\00BB \0020";	
}

.divider {
	display: block;
	height: 1px;
	clear: both;
	margin: 10px 0 0 0;
	padding: 0;
	border-top: 1px solid #ddd;
}

.tyhjadivider {
	display: block;
	height: 1px;
	clear: both;
	margin: 10px 0 0 0;
	padding: 0;
}

a.puhdas {
	text-decoration: none;
	color: inherit;
}

#footer {
	font-size: .8em;
	font-family: Verdana, Arial, sans-serif;
	clear: both;
	padding-top: 10px;
	padding-bottom: 1em;
	color: #333;
	background: #dfdfdf;
	border-top: 1px solid #ddd;
	border-bottom: 6px solid #333;
}

#footer .sis {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 3px;
	text-align: center;
}

#footer a {
	color: #333;
	background: #dfdfdf;
}

div.foot {
	padding-top: 10px;
}

#admin {
    border: 1px solid #E7B517;
    background: #FEFBD7;
    padding: 3px 6px;
}

hr {
    display: none;
}

#footer #footerlogout {
	font-size: .8em;
    float: right;
    margin-top: 30px;
    padding: 0 10px 0 0;
    vertical-align: baseline;    
}

div.info {
    margin-top: 30px;
    font-size: 12px;
    max-width: 450px;
    border: 1px solid #0c0;
    background: #9f9;
    padding: 5px;
}

img.left {
    float: left;
}

img.right {
    float: right;
}

p.ingress {
    font-size: 1.1em;
    font-weight: bold;
    color: #444;
    padding-bottom: 20px;
 }

a.delete {
    padding-left: 20px;
    background: transparent url(http://media.unessa.net/kuvat/icons/silk/delete.png) center left no-repeat;
    text-decoration: none;
 }

