.printmsg {
	display:none;
}
#langselector {
	display:none;
}
#mobilelang {
	display:none;
}
.normal {
	font-size: 11pt; 
	font-weight: normal;
} 
body { 
	padding:0px;
	margin:0px;
	font-family: 'Georgia', serif;
	font-size: 11pt;
	line-height:1.5em;
	color: #000000; 
	background-color:#FFFFFF;
	text-align:left;
}
#wrap {
	text-align:left;
}
#header {
	display:none;
}
#navigation {
	display:none;
}
#title {
	
}
#main {
	
}
#sidebar, #sidebar2 {
	display:none;
}
#content {
	
}
#footer {
	font-size:9pt;
}
.post {
	/*padding-bottom: 10px;*/
}
#comments {
	
}
/* text */
#title h2 {
	font-size: 14pt;
	/*line-height:32pt;*/
}
#title h2 a{
	color:#000000;
	text-decoration: none;
}
.description {
	font-size: 11pt;
	color:#000000;
	font-weight: normal;
	margin-top:8px;
}
h1 {
	font-size:16pt;
	font-weight: normal;
}
.post h1 a {
	color: #000000;
	text-decoration:underline;
}
h2,
h3,
h4 {
	font-size: 11pt;
	color: #000000;
	font-weight: bold;
}
.post a,
.entry a {
	color: #000000;
	text-decoration: underline;
}
h1 a,
h2 a,
h3 a,
h4 a {
	color: #000000;
	text-decoration: none;
}
.postmetadata{
	font-size: 9pt;
}
p,
#content h1,
h2,
h3,
h4, 
sidebar h2,
sidebar2 h2,
ul,
ol {
	margin-bottom: 16px;
}
.entry ul li,
.entry ol li,
#content ul li,
#content ol li {
	/*margin-left: 25px;*/
}
img a {
	border: 0px;
}
blockquote {
	margin: 10px;
	color: #000000;
	padding: 10px 10px 5px 10px;
/*	border: 1px solid #999999; */
	font-size: 9pt;
	font-style: italic;
	background-color: #f7f7f7;
}
blockquote a {
	color:#000000;
	text-decoration: underline;
}
#footer a {
	color:#000000;
	text-decoration: underline;
}
