body {
     background: #666665;
     color: black;
     font-size: small;
}

address {
	margin: 1em 1em 1em 1em;
}

h2 {
   text-align: center;
}

h3 {
    margin: 0.1em 0.0em 0.2em 0.0em;
}

h4 {
    margin: 0.0em 0.0em 0.3em 0.0em;
}
	 
th {
   text-align: left;
}

li {
    margin: 0.0em 0.0em 0.3em 0.0em;
}

img.cvpic {
	  border: solid 1px #000000;
	  width: 200px;
	  height: 191px;
	  float: right;
}

img.email {
    width: 7em;
    height: 1em;
}

img.object {
 border: solid 1px #000000;
}

img.navigation {
 border: 1px solid #000000;
}

img.folder {
 border: 0px solid #000000;
} 

img.thumbnail {
 border: 1px solid #000000;
}

p.leipa {
      text-align: left;
      font-family: sans-serif;
      margin: 0.0em 0.0em 1.0em 0.0em;
}

p.quote {
      padding: 0em 0em 1.5em 0em;
      text-align: center;
      font-style: italic;
}

a img {
     border: 0px solid #000000;
}

a:link {
       text-decoration: none;
       color: blue;
       background: transparent;
}

acronym {
       text-decoration: none;
       color: blue;
       background: transparent;
       border-bottom: none;
}
	      
a:visited {
       text-decoration: none;
       color: #660099;
       background: transparent;
}

a:hover {
	text-decoration: underline;
	color: red;
        background: transparent;
}

a:active {
	color: blue;
        background: transparent;
}

div.albumpath {
 background: #ffffff;
 padding: 0.5em;
 border: 0px solid #000000;
 font-weight: bold;
 clear: both;
 margin-bottom: 1.0em;
}

div.subalbumthumb {
 float: left;
 width: 150px;
 height: 128px;
 text-align: center;
 font-size: x-small;
 border: 0px solid #000000;
}

div.objectthumb {
 float: left;
 width: 150px;
 height: 128px;
 text-align: center;
 font-size: x-small;
 border: 0px solid #000000;
}

div.info {
 margin-left: 128px;
 margin-right: 128px;
 padding: 1em;
 border: 1px solid black;
}

div.object {
 text-align: center;
 margin-bottom: 1em;
 border: 0px solid #000000;
}

div.sisalto {
    margin: 0.3em 2em 0em 2em;
    padding: 1.0em 3.0em 2.0em 3.0em;
    background: #ffffff;
    color: black;
    border: 1px solid black;
}


div.lainaus {
    margin: 0.3em 2em 0em 2em;
    padding: 0.3em 5.0em 0.3em 5.0em;
    background: #ffffff;
    color: black;
    border: 1px solid black;
    text-align: center;
    font-style: italic;
}		    

div.copyright {
    text-align: center;
    font-style: italic;
    margin: 1.0em 2.0em 1.0em 2.0em;
}	    

div.saletable {
   border: solid black;
}

div.laiti {
 text-align: center;
 padding: 5em 0em 0em 0em;
}

#ilmiantonappi {
 position: absolute;
 top: 10px;
 right: 10px;
}

#ilmiantonappi a {
 background-color: #bb0000;
 color: #ffffff;
 border: 2px solid #000000;
 padding: 6px;
 font: 14px arial;
 font-weight: bolder;
 text-decoration: none;
}

#valikko {
    margin: 4.0em 2em 0em 2em;
    background: #ffffff;
    color: black;
    border: 1px solid black;
    text-align: center;
    list-style: none;
    font-size: 100%;
    font-weight: bolder;
}

#valikko ul {
    margin: 0.4em;
}

#valikko li {
    padding: 0.0em 0.5em 0.0em 0.0em;
    display: inline;
    color: #777777;
}

#valikko li.selected {
    color: black;
    font-size: 130%;
}

#valikko a:link {
       text-decoration: none;
       font-weight: bolder;
       color: #777777;
       background: transparent;
}

#valikko a:visited {
       text-decoration: none;
       font-weight: bolder;
       color: #777777;
       background: transparent;
}

#valikko a:hover {
        color: #0066ff;
        background: transparent;
}

#valikko a:active {
        color: #33ffff;
        background: transparent;
}

/* blogin css alkaa */

h5, h6 {
	margin-top: 1.5em;
	margin-bottom: -0.75em;
	font-size: x-small;
	}

blockquote {
	background-color: #EEE;
	padding: 2mm;
	border-left: 5px solid #BBB;
	}

pre.cdlist {
        background-color: #EEE;
        padding: 2mm;                                           
        border: 1px solid #999;                                 
        overflow: auto;
	max-height: 500000px;
	}
				

pre {
	background-color: #EEE;
	padding: 2mm;
	border: 1px solid #999;
	overflow: auto;
	max-height: 300px;
	}

#header {
	background-color: #FFF;
	margin: 0px;
	padding: 15px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	}

#header h1 {
	margin: 0;
	padding: 0 0 0 10px;
	font-size: large; /* for IE 5.5 */
	f\ont-size: x-large; /* for compliant browsers */
	}

#header a,
#header a:link,
#header a:visited,
#header a:active,
#header a:hover {
	color: #000000;
	text-decoration: none;
	}

.description {
	color: #666666;
	font-size: small;
	font-weight: bold;
	text-transform: lowercase;
	margin: 0;
	padding: 0 0 0 10px;
	font-size: x-small; /* for IE 5.5 */
	f\ont-size: small; /* for compliant browsers */
	}

#container {
	position: relative;
	background-color: #FFF;
	margin: 0 auto;
	/* set special width for IE */
	/* width: 860px; laiti */
	border: 1px solid black;
	margin: 0.3em 2em 0em 2em;
	padding: 1.0em 3.0em 2.0em 3.0em;
	min-height: 90%;
	height: 90%;
	/* recover from center-alignment IE hack */
	text-align: left;
	/* box model parse hack
	hides next rule from IE */
	voice-family: "\"}\"";
	voice-family: inherit;
	/* width: 840px; */
}

html>body #container {
	height: auto;
	/* width: 840px; */
}

#content {
	/* width: 65%; */
	padding: 10px 10px 10px 40px;
	background-color: #FFF;
	/* padding-bottom: 140px; */
	/* border: 1px solid red; */
	}

/* #widecolumn deprecated
only here for backwards compat. */
#altcontent, #widecolumn {
	background-color: #FFF;
	padding: 10px 40px 10px 40px;
	/* padding-bottom: 140px; */
	}

#links {
	float: right;
	background-color: #FFF;
	width: 210px;
	padding: 10px;
	margin-left: 30px;
	margin-bottom: 20px;
	/* padding-bottom: 140px; */
	border-left: 1px dotted #999;
	border-bottom: 1px dotted #999;
	}

#wrap {
	margin-top: 0px;
	margin-left: 0px;
	}

#menu, .menu {
	text-align: center;
	margin-bottom: 15px;
	}

#pagenav, .pagenav {
	margin-bottom: 15px;
	}

#footer {
	clear: both;
	position: relative;
	background-color: #FFF;
	bottom: 0;
	min-height: 10%;
	height: 10%;
	/* width: 860px; laiti */
	border: 1px solid black;
	margin: 0.3em 2em 0em 2em;
	padding: 1.0em 3.0em 2.0em 3.0em;
	margin: auto;
	padding: 10px;
        text-align: center;
	/* border-top: 1px solid #999;
	border-bottom: 1px solid #999; */
	/* box model parse hack
	hides next rule from IE */
	voice-family: "\"}\"";
	voice-family: inherit;
	/* width: 840px; */
	}

html>body #footer {
	height: auto;
	/* width: 820px; laiti */
	margin: 0.3em 2em 0em 2em;
	padding: 1.0em 3.0em 2.0em 3.0em;
	}

.intro {
	border-bottom: 1px solid #999999;
	background-color: #FFF;
	color: #333;
	width: 550px;
	padding: 0px 10px 10px 0px;
	font-weight: normal;
	margin-bottom: 45px;
	}

.intro a {
	font-weight: normal;
	text-decoration: underline;
	color: #333;
	}

.blog, .archives, .pages {
	color: #333;
	padding: 0px;
	font-weight: normal;
	line-height: 1.2em;
	}

.blogbody {
	padding: 0px 30px 0px 0px;
	}

.blogbody p {
	text-align: justify;
	}

.blogbody a,
.blogbody a:link,
.blogbody a:visited,
.blogbody a:active,
.blogbody a:hover {
	font-weight: normal;
	text-decoration: underline;
	}

.title	{
	text-transform: none;
	color: #003366;
	margin-bottom: 15px;
	font-family: "Times New Roman", Times, serif;
	font-size: small; /* for IE 5.5 */
	f\ont-size: medium; /* for compliant browsers */
	}

.date	{
	color: #666; 
	margin-bottom: 10px;
	width: 550px;
	text-align: left;
	line-height: 1.7em;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: small; /* for IE 5.5 */
	f\ont-size: large; /* for compliant browsers */
	border-bottom: 1px solid #999;
	}

.posted	{
	color: #000000; 
	margin-bottom: 25px;
	font-size: xx-small; /* for IE 5.5 */
	f\ont-size: x-small; /* feed to compliant browsers */
	}

.calendar {
	color: #003366;
	padding: 2px;
	text-align: center;
	/* letter-spacing: 0.2em; */
	font-family: "Times New Roman", Times, serif;
	font-size: x-small; /* for IE 5.5 */
	f\ont-size: small; /* feed to compliant browsers */
	font-weight: normal;
	}

.calendar a,
.calendar a:link,
.calendar a:active,
.calendar a:hover {
	font-weight: bold;
	text-decoration: underline;
}

.calendarhead {	
	color: #003366;
	padding: 2px;
	text-align: center;
	font-weight: bold;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	border-bottom: 1px solid #999;
	}

.calendarhead a,
.calendarhead a:link,
.calendarhead a:visited {
	text-decoration: none;
	}
.calendarhead a:hover {
	text-decoration: underline;
	}

.calendarday {
	font-weight: bold;
	text-align: center;
}

.side {
	color: #333;
	padding: 2px;
	line-height: 1.7em;
	text-align: right;
	font-size: xx-small; /* ristuksen IE 5.5 */
	f\ont-size: x-small; /* feed to compliant browsers */
	overflow: auto;
	}

.sidetitle {
	color: #003366;
	padding: 2px;
	margin-top: 10px;
	text-align: center;
	text-transform: lowercase;
	/* letter-spacing: 0.1em; */
	letter-spacing: .1em;
	border-bottom: 1px dotted #999;
	font-size: x-small; /* for IE 5.5 */
	f\ont-size: small; /* feed to compliant browsers */
	}

.syndicate {
	background-color: #EEE;
	padding: 2px;
	margin-top: 10px;
	text-align: right;
	font-size: xx-small; /* for IE 5.5 */
	f\ont-size: x-small; /* feed to compliant browsers */
	}

.feed-small {
	height: 14px;
	padding-left: 15px;
	background: url('../images/feed-icon-14x14.png') no-repeat 0% 50%;
	}

.metainfo {
	background-color: #FFF;
	color: #666;
        text-align: center;
	padding: 10px;
	font-size: xx-small; /* for IE 5.5 */
	f\ont-size: x-small; /* feed to compliant browsers */
	}

.metainfo a {
	font-weight: bold;
	}

/* --- tools --- */

.clear { clear: both; }
.right { float: right; margin: 0 0 10px 10px; }
.left { float: left; margin: 0 10px 10px 0; }

img.left {
	float: left;
	margin: 0 10px 10px 0;
	}

img.right {
	float: right;
	margin: 0 0 10px 10px;
	}

.center {
	text-align: center;
	}

.block {
	display: block;
	}

/* class to hide elements */
.hide {
	display: none;
	}

/* used to clear the floats: http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

/* "auto-clearing" IE hack and non-javacsript IE-mac float fix */
.clearfix { display: inline-table; }

/* hides float from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* end hide from IE-mac */

* html body {
	font-size: x-small;
	/* be nice to opera */
	}

/* IE hack to fix font size in tables */
* html table {
	font: 1em "Times New Roman", Times, serif; /* IE5 */
	}

/* --- extras --- */

.comments-body {
	color: #666;
	padding-bottom: 10px;
	padding-top: 10px;
	font-size: small;
	font-weight: normal;
	border-bottom: 1px dotted #999;
	}

.comments-post {
	color: #666;
	font-size: x-small;
	font-weight: normal;
	}


.trackback-url {
	color: #666;
	padding: 5px;
	font-size: small;
	font-weight: normal;
	border: 1px dotted #999;
	}


.trackback-body {
	color: #666;
	padding-bottom: 10px;
	padding-top: 10px;
	font-size: small;
	font-weight: normal;
	border-bottom: 1px dotted #999;
	}

.trackback-post {
	color: #666;
	font-size: x-small;
	font-weight: normal;
	}


.comments-head	{
	color: #666;
	margin-top: 20px;
	font-size: small;
	font-weight: bold;
	border-bottom: 1px solid #999;
	}

#header-commentspop {
	color: #FFF001;
	padding: 5px 5px 15px 15px;
	font-size: large;
	font-weight: bold;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-top: 1px solid #FFF;
	}
