.big { font-size: 20pt; }

html, body {
	margin: 0;
	padding: 0;
	font-family: "Times New Roman", serif;
	font-size: 100%;
}

a { color: #000; }

img { border: 0px; }

h1, h2, h3 { 
	font-size: 120%;
	font-weight: bold;
	display: block;
}

.border {
	border: solid #000 1px;
}

code {
	font: 90% 'Courier New', Courier, Fixed;
}

.alignright, .alignleft { display: none; }

.post {
	padding-bottom: 10px;
	clear: both;
}

.post img {
	border: 1px solid #333;
}
	
.postmetadata {
	border-width: 1px 0px 1px 0px;
	border-style: solid;
	border-color: #aaa;
	padding: 5px 0px 5px 0px;
	color: #777;
	text-align: center;
}

#blog-title, a#header-link {
	font-size: 130%;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

.key-point { font-weight: bold; }
.install a { font-weight: bold; }

#shadow, #header, #sidebar, #respond, #commentform { display: none; }

#print-tagline { 
	font-size: 85%;
	font-style: oblique;
	display: block;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #aaa;
}
