/* Theme name: Minimalblog - print
Author: Henny Stewart
Theme Uri: http://hennystewart.com*/
body {
	font-family: times, georgia, serif;
	font-size: small;
	color: #000;
	margin: 0;
	padding: 0;
	text-align: center;
	line-height: 1.6;
}
a {
	display: none;
}
strong {
	color: #000;
}
a:hover {
	color: #B93B00;
}
#box {
	text-align: left;
}
#header {
	display: none;
}
.wp-caption-text {
	color: #c0c0c0;
	font-size: xx-small;
	font-weight: bold;
}
.noshow {
        display: none;
}
#header a {
	display: none;
}
#description a {
	display: none;
}
#description a:hover {
	display: none;
}

#indhold {
}
#footer {
	display: none;
}
#footer a {
	display: none;
}
#footer a:hover {
	color: #426531;
}
h2.widgettitle {
	display: none;
}
.widget {
	display: none;
}
h1, h2, h4, h5, h5 {
	color: #c0c0c0;
	font-weight: normal;
}
h3 a {
	color: #7D7D7D;
	text-decoration: none;
	display: block;
	font-weight: normal;
}
h3 {
	color: #7D7D7D;
	text-decoration: none;
	display: block;
	font-weight: normal;
	border-bottom: 1px solid #c0c0c0;
}
.widget_ctc {
	display: none;
}

h3 {
	color: #7D7D7D;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	font-weight: normal;
}
#sidebar1 {
	display: none;
}
#search {
	display: none;
}
.nocomments {
	display: none;
}
.dropcap {
	float: left;
	color: #000;
	font-size: 45px;
	line-height: 35px;
	padding-top: 2px;
	font-family: 'times new roman', times, georgia, serif;
}
img.frame {
	border: 1px solid #C0C0C0;
	float: left;
	padding: 5px;
	margin: 5px 20px 10px 0;
}
a img {
	border: none;
	padding: 0;
}
.done {
	text-decoration: line-through;
}
.text {
	line-height: 1.1;
	color: #000;
}
blockquote {
	background-color: #fff;
	font-family: 'courier new', courier, monospace;
	line-height: 1.1;
	border-left: 3px ridge #c0c0c0;
	padding: 20px;
}
caption {
	font-size: small;
	margin: 5px 0 5px 0;
	color: #327F17;
	font-weight: bold;
}
#sitemap ul {
	margin: 0;
	padding: 0;
}
#sitemap ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#sitemap ul li a {
	text-decoration: none;
	font-weight: normal;
	border-bottom: 1px solid #fff;
}
#sitemap ul li a:hover {
	border-bottom: 1px solid #dd0000;
}
#comment {
	width: 400px;
}
#bigad {
       display: none;
}
.add {
	display: none;
}