body {
	background:none;
}

.clear,
.noprint,
#menu,
.navigation,
#sidebar .contrib,
#sidebar #subscribe,
#sidebar .widget,
#sidebar form,
#respond,
h1#logo a,
h2#about,
div#sidebar-ploughshares {
	display: none;
}

a {
	color:#333;
	text-decoration:none;
}

a img {
	border:none;
}

a#computer {
	float:right;
}

h1#logo {
	margin:5pt 0;
}

#content {
/*	margin-top:15pt;*/
}

.post .post-meta {
	border-bottom:medium double #ddd;
	border-top:medium double #ddd;
	margin-bottom:10pt;
}

div.post-meta h2 {
	color:#333;
	font-size:28pt;
	font-weight:500;
	line-height:33pt;
	margin:10pt 2pt 2pt;
}

div.post-meta p {
	color:#999;
	border-top:1px solid #ddd;
	font-size:12pt;
	margin:3pt 3pt 5pt;
	padding-top:8pt;
	text-transform:uppercase;
}

div.post-meta div {
	display:none;
}

.post .post-content {
	color:#666;
	font-family:"Palatino",Georgia,"Times New Roman",serif;
	line-height:1.4em;
	word-wrap:break-word;
}

.small-text .post-content {
font-size:10pt;
}

.large-text .post-content {
	font-size:14pt;
}

div.post-content blockquote {
	margin-bottom: 15px;
	padding-left: 53px;
	background: url("../images/quote.png") top left no-repeat;
	color: #888;
	line-height: 20px;
	min-height:33px;
}

.post .post-content a {
	color:#333;
}

.post .post-content a:after {
	color:#666;
	content: " (" attr(href) ") ";
}

.post .post-content a.more-link:after {
	content:none;
}

ul.share {
	display:none;
}

.comments {
	border-top:medium double #ddd;
	padding-top:10pt;
	margin:10pt 2pt 2pt;
	font-family:"Palatino",Georgia,"Times New Roman",serif;
}

.comments {
/*	page-break-before:always;*/
}

ol.commentlist {
}

.commentlist li {
	color:#666;
}

.commentlist li ul.children {
	border-left:medium double #aaa;
}

.commentlist li ul.children li {
	list-style:none;
}

.commentlist .comment-meta {
	color:#333;
}

.commentlist li img.avatar,
.commentlist a.comment-reply-link {
	display:none;
}

.small-text .commentlist li {
	font-size:10pt;
}

.large-text .commentlist li {
	font-size:14pt;
}

#footer {
	border-top:medium double #ddd;
	padding-top:10pt;
	margin:10pt 2pt 2pt;
	color:#666;
	text-align:center;
	font-family:"Palatino",Georgia,"Times New Roman",serif;
}