<!--
body {
	font-family: Georgia, Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-image: url('http://tuomas.substanssi.net/blog-files/blog-background.png');
	background-repeat: repeat-x;
}
#wrapper {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	z-index: 100;
}
#bottompusher {
	display: none;
}
#adBannerBottom {
	margin-bottom: 1em;
	margin-top: 1em;
}
#widgetColumn {
	display: none;
	float: right;
	width: 200px;
	text-align: left;
}
#bodyColumn {
	position: relative;
	text-align: left;
	margin-top: 100px;
	margin-bottom: 100px;
	margin-left: 80px;
	z-index: 100;
}
#blogLinks {
	position: fixed;
	right: 10px;
	top: 0px;
}
#blogLinks img {
	border: 0px;
}
#blogLinks div {
	display: inline;
}
.sharingTools img {
	border: 0px;
}
.commentLinks {
	margin-top: 1em;	
	margin-bottom: 1em;
}
.commentLinks a {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #222222;
	text-decoration: none;
}
.postinfo {
	font-family: Garamond, Helvetica, sans-serif;
	float: right;
	width: 200px;
	font-size: 15px;
	color: #999999;
	margin-left: 20px;
	margin-bottom: 20px;
	padding-left: 5px;
	border-left: 1px solid #999999;
	padding-top: 5px;
	padding-bottom: 5px;
}
.postinfo a {
	text-decoration: none;
	color: #999999;
	border-bottom: 1px dashed #999999;
}
.postinfo a:hover {
	color: #666666;
}
.posttime {

}
.post {
	margin-right: 200px;
	color: #454545;
}
.entry {
	color: #333333;
	line-height: 1.4em;
	margin-bottom: 3em;
	z-index: 1000;
}
.entry a {
	font-weight: bold;
	color: #333333;
}
.entry h1 {
	font-size: 13pt;
	font-weight: bold;
	text-transform: uppercase;
}
.tweeting {
	border: 0px
	margin: 5px;
	padding: 5px;
}
.tweeting a {
	border: 0px;
}
.tweeting img {
	border: 0px;
}

#kommentointilaatikko {
	font-family: Helvetica, Arial, sans-serif;
	background-color: #EEEEEE;
	padding: 10px;
}
#kommentointilaatikko input[type="text"] {
	width: 500px;	
}
#kommentointilaatikko textarea {
	width: 500px;
	height: 250px;
}
.kommentti {
	background-color: #EEEEEE;
	margin-bottom: 1.5em;
	padding: 5px;
	counter-increment: comment;
}
.kommentti:before {
	float: right;
	font-size: 36pt;
	color: #DDDDDD;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	content: "#" counter(comment);
}
.kommentti a {
	color: #454545;
}
.kommentoija {
	font-weight: bold;
/*	border-bottom: 1px solid #CCCCCC; */
	padding-bottom: 4px;
	margin-bottom: 4px;
}
#footerBgWrapper {
	width: 100%;
	background-image: url('http://tuomas.substanssi.net/blog-files/blog-footer-gradient.png');
	bottom: 0px;
	height: 250px;
}
#footerWrapper {
	margin-left: auto;
	margin-right: auto;
	width: 650px;
	text-align: center;
	color: #FFFFFF;
}
.footerItem {
	float: left;
	margin-top: 30px;
	width: 33%;
}
.laatikko {
	text-align: left;
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 11px; 
}
.laatikko a {
	color: #FFFFFF;
}
.laatikko_otsikko {
	font-weight: bold;
}
.laatikko_arkisto .laatikko_otsikko, .laatikko_kategoriat .laatikko_otsikko {
	margin-bottom: 1em;
}
.arkisto_kuukausi {
	margin-left: 10px;
}

#blogTitle {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	background-image: url('http://tuomas.substanssi.net/blog-files/blog-title.png');
	background-repeat: no-repeat;
}
#blogTitle img {
	border: 0px;
}
h1.postTitle {
	font-size: 24px;
	font-weight: normal;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	margin-bottom: 2.0em;
	text-transform: none;
	z-index: 9999;
}
h1.postTitle a {
	text-decoration: none;
	color: #222222;
	font-weight: normal;
}
h1.postTitle a:hover {
	border-bottom: 1px dashed #222222;
}

-->
