/*
Theme Name: Nicklaskoski.fi
Theme URI: http://www.nicklaskoski.fi/
Description: Print styles for Nicklaskoski.fi.
Version: 0.1
Author: Nicklas Koski
Author URI: http://www.nicklaskoski.fi/biography/
*/

body {
	font-size: 12pt;
	background: #fff;	
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 5%;
	padding: 0;
}

#header, #navigation, #topads, div.ad, #ad, div.textnavi, #sidebar, #bottom, #footer, #page-menu, #page-banner, #subad, .subad, #content-banner, form, #related, #respond, #sub-new-headlines, .prev-next, #wrapper a[href*="more"], #wrapper a[id*="more"], #wrapper a[id*="comment"], #wrapper a[href*="wikipedia"], #wrapper a[href*="skype"], #flickr-sub a[href*="flickr"]:after, .preview a:after, .articlerss, .sidebarline, .comment-number a, .official_poster a, .bio-page-navi, .bio-comments-more, #page-col2-more, #banner, #glinks {
	display: none;
}

div.print-only {
	display: block;
}

#wrapper {
	width: auto !important;
}

div, ol, ul, li, blockquote, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 15pt;
	margin-bottom: 8pt;
}

a:link {
	color: blue;
	text-decoration: underline;
}

h1 a:link, h2 a:link, h3 a:link, h4 a:link, h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited {
	color: black !important;
	text-decoration: none !important;
}

#wrapper a:after {
	content: " (" attr(href) ") ";
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt !important;
	color: blue;
	font-weight: normal !important;
	text-decoration: underline;
}

#wrapper a[href^="/"]:after {
	content: " (http://www.nicklaskoski.fi" attr(href) ") ";
}

.smaller, .text-meta {
	font-size: 90%;
}

.smaller2 {
	font-size: 85%;
}

#rightcol li, #leftcol li, #page-col1 li, #page-menu li, #page-col2-more li {
	list-style-type: none;
	font-size: 80%;
}

#related li {
	list-style-type: none;
	font-size: 90%;
}

.print-line {
	margin: 8pt 0 8pt 0 !important;
	border-bottom: 1pt black solid !important;
}

h4.recentCommentsPostTitle {
	font-size: 80%;
	font-weight: normal;
}

em, cite {
	font-style: normal;
}

cite.comment {
	font-weight: bold;
}

#sites .links, .smallp, .smallink, cite.comment, .small, .date_tags {
	font-size: 80%;	
}

#flickr-sub img { 
	height: 90px;
	width: 120px;
	margin: 2px 11px 10px 0; 
}

h1, h2 {
	font-size: 150%;
}

h4, h5 {
	font-size: 110%;
}

.description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
	margin-bottom: 5pt;
}

.print-footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
}

.text-report h2, .text-subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
}

blockquote {
	padding-left: 15%;
}

.ul, ol {
	margin-left: 5%;
}

ol.commentlist {
	list-style-type: none;
	margin-top: 8pt;
	margin-left: 0 !important;
}

ol.commentlist li {
	padding: 1%;
	margin: 1%;
	border-bottom: 1pt black solid;
}

.commentOfficialUser, .sites {
	border: 1pt black solid;
}

.official_poster {
	float:right;
	margin: 3px auto 5px 15px;
}

.comment1alt em, .comment2alt em {
	font-style: normal;
}

.text-list em {
	font-style: normal;
	font-weight: bold;
}

.center {
	text-align: center;
}

.preview {
	float: left;
	text-align: center;
	width: 18%;
	margin: 2px 10px auto auto;
}

.clear {
	clear: both;
	height: 0;
}