body {
	font: 12px "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	padding: 10px 20px
}
h2 {
	font-weight: normal;
	font-family: palatino, georgia, serif;
}
h3 {
	font-weight: normal;
	font-family: palatino, georgia, serif;
	margin: 1.5em 0 1em 0;
}
h4 {
	font-weight: normal;
	text-transform: uppercase;
	margin: 1.5em 0 1em 0;
}
h5 {
	font-weight: normal;
	margin: 1.5em 0 1em 0;
}
h6 {
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 18px 0 12px 0;
}
p {
	line-height: 1.65;
	margin: 0.8em 0;
}
#container .wrap1 {
	background: url(../img/dotted-black-v.png) repeat-y 4px 0;
}
#container .wrap2 {
	background: url(../img/dotted-black-vr.png) repeat-y right top;
}
#header .wrapper-deco {
	position: relative;
}
#header-meta {
	height: 90px;
	background: url(../img/dotted-white-v.png) repeat-y 0 0;
	border-left: solid 4px #ccc;
}
#header-meta .wrapper1 {
	height: 90px;
	background: url(../img/dotted-white-v.png) repeat-y right top;
	border-right: solid 4px #ccc;
}
#header-meta .wrapper2 {
	height: 86px;
	background: url(../img/dotted-white-h.png) repeat-x 0 0;
	border-top: solid 4px #ccc;
}
#header-meta .wrapper-shadow {
	height: 86px;
	overflow: hidden;
}

h1 {
	position: absolute;
	margin-left:766px;
	background: url(../img/dotted-white-v.png) repeat-y right top;
	border-right: solid 20px #E8E6DA;
	width: 214px;
	height: 63px;
}
h1 a:link, h1 a:visited {
	display: block;
	width: 214px;
	height: 63px;
	text-indent: -9000px;
	background: url(../img/logo.png) no-repeat 15px 5px;
	text-decoration: none;
	overflow: hidden;
}
#primary-nav {
	position: absolute;
	top: 9px;
	/*left: 100;*/
	height: 90px;
}
#primary-nav ul {
	position: absolute;
	width: 322px;
	height: 36px;
}
#primary-nav li {
	display: block;
	height: 36px;
	position: absolute;
	top: 0;
}
#primary-nav li {
	overflow: hidden;
	text-indent: -9000px;
}


li.home {
	width: 49px;	
}
li.home a:link, li.home a:visited {
	display: block;
	height: 36px;
	background: url(../img/nav3.png) no-repeat 0 0;
}
li.home a:hover {
	background-position: 0 -36px;
	outline: none;
}

li.contact {
	width: 80px;
	left: 60px;
}
li.contact a:link, li.contact a:visited {
	display: block;
	height: 36px;
	background: url(../img/nav3.png) no-repeat -60px 0;
}
li.contact a:hover {
	background-position: -60px -36px;
	outline: none;
}
#page-body {
	clear: both;
}
#main-content {
	float: left;
	position: relative;
}
#main-content .wrapper {
	margin: 25px 25px;
}
#main-content h2 {
	font-size: 16px;
	line-height: 1;
	margin: 25px 0 5px 0;
}
#sidebar {
	margin-top: 10px;
	position: relative;
	float: left;
	background: url(../img/dotted-white-v.png) repeat-y right top;
}
#sidebar h2 {
	font-size: 14px;
}
.about-site {
	background-color: transparent;
	margin: 25px 4px 25px 0;
	padding: 0 10px;
	clear: both;
}
.about-site p {
	font-size: 11px;
	line-height: 2;
}
#main-content .highlighted .wrapper {
	background: url(../img/dotted-black-h.png) repeat-x 0 0;
	padding: 15px;
	margin: 0;
}
#main-content .date {
	line-height: 1;
	display: block;
	font-size: 11px;
	text-transform: uppercase;
	padding: 0 0 12px 0;
	margin: 0 0 8px 0;
}
.hide {
	display: none;
}

#footer {
	clear: left;
	padding-top: 10px;
	position: relative;
	width: 100%;
	border: solid 1px #fff;
}
#footer .wrapper1 {
	background: url(../img/dotted-white-v.png) repeat-y 0 0;
	border-left: solid 3px #ccc;
}
#footer .wrapper2 {
	background: url(../img/dotted-white-v.png) repeat-y right top;
	border-right: solid 5px #ccc;
}
#footer .wrapper3 {
	background: url(../img/dotted-white-h.png) repeat-x left bottom;
	border-bottom: solid 4px #ccc;
	overflow: hidden;
	width: 100%;
}
#footer .deco1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 10px;
	background: url(../img/dotted-black-v.png) repeat-y 3px 0;
}
#footer .deco2 {
	position: absolute;
	top: 0;
	right: 0;
	width: 6px;
	height: 10px;
	background: url(../img/dotted-black-v.png) repeat-y 0 0;
}
#footer p {
	float: left;
	margin: 0;
	padding: 15px 15px 15px 25px;
	font-family: palatino, georgia, serif;
}
#footer a:link, #footer a:visited {
	color: #fff;
}
#footer ul {
	float: right;
	padding: 15px 15px 15px 25px;
}
#footer li {
	font-size: 11px;
	text-transform: uppercase;
	display: inline;
	margin: 0 3px 0 0;
	padding: 0 6px 0 12px;
	border-left: solid 1px #ccc;
}
#footer li a:link, #footer li a:visited {
	text-decoration: none;
}
#footer li a:hover {
	text-decoration: underline;
}
#footer li.first {
	border-left: 0;
}
#main-content .post-image-right {
	width: 282px;
	float: right;
	margin-left: 20px;
	text-align: center;
}
#main-content .post-image-left {
	width: 282px;
	float: left;
	margin-right: 20px;
	text-align: center;
}

.about-site li {
	margin-bottom: 0.5em;
	padding-left: 15px;
	background: url(../img/sidebar-bullet.gif) no-repeat 2px 0.4em;
}
.about-site ul {
	margin: 0.5em 0;
}

.bullet-list li {
	margin-bottom: 0.5em;
	padding-left: 15px;
	background: url(../img/sidebar-bullet.gif) no-repeat 2px 0.4em;
}	
.bullet-list ul {
	margin: 0.5em 0;
}
	

.contact-info li {
	margin-bottom: 0.5em;
	padding-left: 15px;
	background: url(../img/sidebar-bullet.gif) no-repeat 2px 0.4em;
}
.contact-info ul {
	margin: 1em;
}

/* Form styles */
#contact-chat { 
	margin: 10px; 
	padding: 5px;
	display: none;
}

#contact-chat fieldset {
	background-color: #FFF; 
	border: #EEE 1px solid;
}

#contact-chat form fieldset { 
	margin: 10px 0; 
	padding: 10px;
	border: #DDD 1px solid; 
}

#contact-chat form legend { 
	font-weight: bold; 
	color: #666; 
}

#contact-chat form fieldset div { 
	/*padding: 0em 0;*/ 
}


/* Form styles */
div.form-container { 
	margin: 10px; 
	padding: 5px; 
}

div.form-container fieldset {
	background-color: #FFF; 
	border: #EEE 1px solid;
}

p.legend { margin-bottom: 1em; }
p.legend em { color: #C00; font-style: normal; }

div.errors { margin: 0 0 10px 0; padding: 5px 10px; border: #FC6 1px solid; background-color: #FFC; }
div.errors p { margin: 0; }
div.errors p em { color: #C00; font-style: normal; font-weight: bold; }

div.form-container INPUT, div.form-container TEXTAREA { 
	font-family: sans-serif;
	font-size: 12px;
	width: 350px;
}

.form-container .send-button {
	width: 125px;
	margin: 5px 0px 0px 0px;
	padding: 3px 0;
	float: right;
	display: block;
}

div.form-container form p { 
	margin: 0; 
}

div.form-container form p.note { 
	margin-left: 170px; 
	font-size: 85%; 
	color: #333; 
}

div.form-container form fieldset { 
	margin: 10px 0; 
	padding: 10px; 
	border: #DDD 1px solid; 
}

div.form-container form legend { 
	font-weight: bold; 
	color: #666; 
}

div.form-container form fieldset div { 
	padding: 0.25em 0; 
}

div.form-container label, 
div.form-container span.label { 
	margin-right: 10px; 
	padding-right: 10px; 
	width: 150px; 
	display: block; 
	float: left; 
	text-align: right; 
	position: relative; 
}

div.form-container label.error, 
div.form-container span.error { 
	color: #C00; 
}

div.form-container label em, 
div.form-container span.label em { 
	position: absolute; 
	right: 0; 
	font-size: 120%; 
	font-style: normal; 
	color: #C00; 
}

div.form-container input.error { 
	border-color: #C00; 
	background-color: #FEF; 
}

/*div.form-container input:focus,
div.form-container input.error:focus, 
div.form-container textarea:focus {	background-color: #f7f8f9; border-color: #CCCEA9; }*/
div.form-container div.controlset label, 
div.form-container div.controlset input { display: inline; float: none; }
div.form-container div.controlset div { margin-left: 170px; }
div.form-container div.buttonrow { margin-left: 180px; }

#contact-post-success {
	border-color: #f7f8f9;
	background-color: #CCCEA9;
	text-align: center;
	margin: 10px;
	border-width: 2px;
	border-style: solid; 
	display: none;
}

 .item-post .wrap {
	padding-left: 32px;
	position: relative;
	background: url(../img/dotted-black-h.png) repeat-x left bottom;
	padding-bottom: 1em;
	margin-bottom: 2em;
}

#tuomas-image {
	float:left;
	margin-right:5px;
	margin-top:5px;
	padding-bottom:20px;
	padding-top:5px;
	position:relative;
}

#tuomas-mood {
	
}

#mood {
	text-transform: uppercase;
}

#mood-timestamp {
	color: graytext;
	font-style: italic;	
}

#tweet {
	font-style: italic;
	margin-left:5px;
}

#tweet-timestamp {
	color: graytext;
	margin-left:5px;
}






