/*
Theme Name: mtirronen.org
Theme URI: http://mtirronen.org/
Description: The default theme of mtirronen.org
Version: 0.2
Author: Mikko Tirronen
*/

body {
	font-family: Georgia, Times, "Times New Roman", serif; 
	background: #ffffff; 
}
.quote {
	margin: 0;
	padding: 0;
	width: auto;
	height: auto;   
	border: none;
	font-size: 9px;
	font-style: italic; 
	color: #505050; 
	line-height: 10px
}

.wrap {
	margin: 60px auto 0 auto;
	padding: 0;
	width: 600px;   
	border: none;
}


.content {
	margin: 12px 0 0 0;
	padding: 0;  
	width: 370px; 
	min-height: 250px;  
	border: none; 
	float: right;
}
.content p			{ margin: 0 0 10px 0; padding: 0; font-size: 12px; color: #505050; line-height: 18px; text-align: justify; }
.content a 			{ color: #000000; font-weight: normal; text-decoration: none; 
-o-transition-property: color;
-webkit-transition-property: color;
-moz-transition-property: color;
transition-property: color;
 -o-transition-duration: 0.2s;
 -webkit-transition-duration: 0.2s;
 -moz-transition-duration: 0.2s;
 transition-duration: 0.2s;	}
.content a:hover 	{ color: #8f0000; font-weight: normal; text-decoration: none; }
.content dl			{ margin: 0 0 10px 0; padding: 0; }
.content dt			{ margin: 0; font-size: 12px; color: #505050; line-height: 18px; text-align: left; }
.content dt:before  { content: "\00BB \0020 "; }
.content dd			{ margin: 0 0 0 10px; font-size: 12px; color: #505050; line-height: 18px; text-align: left; }
.content blockquote { margin: 10px 10px 5px 40px; }
.content blockquote p { line-height: 16px; text-align: justify; }

.sidebar {
	margin: 0;
	padding: 0;
	width: 185px; 
	height: auto;  
	border: none;
	float: left;
	text-align: right;
}
.sidebar 	a 			{ color: #000000; text-decoration: none;
-o-transition-property: color;
-webkit-transition-property: color;
-moz-transition-property: color;
transition-property: color;
 -o-transition-duration: 0.2s;
 -webkit-transition-duration: 0.2s;
 -moz-transition-duration: 0.2s;
 transition-duration: 0.2s; }
.sidebar	a:hover 	{ color: #8f0000; text-decoration: none; }
.sidebar	ul			{ margin: 30px 0 0 0; padding: 0 10px 0 0; list-style: none; font-size: 18px; line-height: 20px; text-transform: lowercase; text-decoration: none; }
.sidebar	li			{ margin: 0; padding: 0; color: #000000; display: block; }

.footer {
	margin: 0 0 0 228px; 
	width: 370px; 
	height: auto;
	border: none;
	clear: both; 
	text-align: center; 
}
.footer p { margin: 0; padding: 0; font-size: 12px; color: #505050; line-height: 18px; }
.nav	{ font-size: 14px; color: #505050; line-height: 16px; padding: 0 0 40px 0; }


h1, h1 a, h1 a:hover, h1 a:active, h1 a:visited	{
	margin: 0; 
	padding: 0; 
	font-size: 35px; 
	font-weight: normal; 
	color: #8f0000 !important; 
	letter-spacing: -3px; 
	text-decoration: none; 
	border: none;
}

h2, h2 a, h2 a:hover, h2 a:active, h2 a:visited	{
	margin: 0 0 15px 0; 
	padding: 0; 
	font-size: 22px; 
	font-weight: normal; 
	color: #000000;
	text-decoration: none; 
	border: none;
}

h3, h3 a, h3 a:active, h3 a:visited	{
	margin: 0 0 5px 0; 
	padding: 0; 
	font-size: 16px; 
	font-weight: normal;
	line-height: 18px;
	color: #000000 !important; 
	text-decoration: none; 
	border: none;
	background: none !important;
}
h3 a:hover {
	color: #8f0000 !important; 
	text-decoration: none; 
}

.bullets { margin-top: 20px; margin-bottom: 20px; margin-left: auto; margin-right: auto; text-align: center; clear: both; }
	.bullets .threedots { font-size: 14px; color: #505050; letter-spacing: 2px; text-align: center; }
	
.hide { display:none; }
.left { float:left; }
.right { float:right; }
.rightb { float:right; margin: 5px 0 5px 10px; }
a img{ border:none; }
img#wpstats {display: none; }

.arch				{ width: 300px; margin: 0 0 0 25px; border: none; }
.arch ul			{ list-style-type: none; padding: 0px; margin: 10px 0 10px 0; border: none; line-height: 20px; }
.arch .date			{ color: #808080; letter-spacing: -2px !important; font-size: 14px !important; }
.arch li			{ border: none; color: #505050; display: block; font-size: 12px; text-decoration: none; }

.details p { margin: 30px 0 0 0; text-align: right; font-style: italic; }
