body, html {
	margin: 0px;
	height: 100%;
	background-color: #e3e0db;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#content {
	margin-left: auto;
	margin-right: auto;	
	width: 769px;
	text-align: left;
	background-color: #fcfbfa;	
}
#blog_header {
	width: 769px;
	height: 315px;
	background-image: url(../blog_images/lukashblog.png);
	border-bottom: 1px solid #1b295e;
	background-color: #496b9e;
}
#blog_header img {
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 50px;
	color: #ececff;
}

#blog_content {
	width: 575px;
	float: left;
	padding-right: 16px;
}
#blog_menu {
	width: 160px;
	float: right;
	padding: 4px;
}
#blog_menu h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-top: 3px;
	margin-bottom: 3px;
	color: #000000;
}
#blog_menu ul {
	padding: 0px;
	margin-top: 4px;
}
#blog_menu li {
	padding: 2px;
	font-size: 15px;
	list-style: none;
}
#blog_menu li a {
	color: #496b9e;
	text-decoration: underline;
}
#blog_menu li a:hover {
	color: #c70200;
}
#blog_menu input {
	font-size: 12px;
}
#blog_menu .button {
	font-size: 12px;
	padding: 0px;
	background-color: #cfcfcf;
	border-top: 2px solid #e1e1e1;
	border-left: 2px solid #e1e1e1;
	border-right: 2px solid #b6b6b6;
	border-bottom: 2px solid #b6b6b6;	
}
#blog_menu img {
	border: none;
}

#blog_footer {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	clear: both;
	padding-left: 8px;
	padding-top: 5px;
	padding-bottom: 5px;	
	padding-right: 8px;	
	border-top: 1px solid silver;
	background-color: #e3e0db;
	color: gray;
	text-align: center;
}
/*
	Style for comment
*/
.comment {
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 16px;
}
.comment .nocomment {
	padding: 6px;
	background-color: #e7e7e7;
	margin-bottom: 10px;
}
.comment .onecomment_head {
	background-color: #c7d4e6;
	font-size: 12px;
	padding: 3px;
	margin-top: 5px;
}
.comment .onecomment {
	background-color: #e2e8f3;
	font-size: 12px;
	padding: 3px;
	margin-bottom: 5px;
}
.comment h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin-top: 15px;
	padding-top: 10px;
	border-top: 1px solid #b2b2b2;
	color: #263f82;
}
.comment table.formular {
	font-size: 12px;
	width: 100%;
	background-color: #ededed;
	border: 1px solid #d7d7d7;
}
.comment table.formular th {
	padding: 3px;
}
.comment table.formular td {
	padding: 3px;
}
.comment table.formular td input, .comment table.formular td textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom: 2px solid #c9c9c9;
	border-right: 2px solid #c9c9c9;
	border-left: 2px solid #4c4c4c;
	border-top: 2px solid #4c4c4c;
	padding: 0px;
	margin: 0px;
}
.comment table.formular .button {
	font-size: 12px;
	border-top: 2px solid #c9c9c9;
	border-left: 2px solid #c9c9c9;
	border-right: 2px solid #4c4c4c;
	border-bottom: 2px solid #4c4c4c;	
	padding-left: 10px;
	padding-right: 10px;
}
.comment .info {
	margin-top: 3px;
	font-size: 11px;
	font-style: italic;
	color: #777777;
	margin-bottom: 3px;
	text-align: center;
}
/*
	Style for searching module
*/
.searchfor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 16px;
	/* border-bottom: 1px solid silver; */
	padding: 5px;
	border: 1px solid #ffe653;
	background-color: #fff9d4;
}
/*
	Style for post
*/
.post {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 16px;
	/* border-bottom: 1px solid silver; */
}
.post h2, .post h2 a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #ad0400;
	margin: 0px;
	padding-bottom: 2px;
	text-decoration: none;
}
.post .meta {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 4px;	
	margin-bottom: 7px;
	color: #a4a4a4;
}
.post .meta a {
	color: #676767;
}
.post .more {
	font-size: 14px;
	margin-bottom: 5px;
	margin-top: 10px;
	text-align: right;
	padding-right: 4px;
	padding: 2px;
}
.post .more a {
	color: #ad0400;
}
.post .entry p {
	line-height: 20px;
	text-align: justify;
}
.post .entry h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ad0400;
	margin-top: 15px;
	margin-bottom: 0px;
}
.post .entry h4 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: underline;
	margin-top: 30px;
	margin-bottom: 2px;
}
.post .entry blockquote {
	line-height: 20px;
	font-style: italic;
	border-left: 7px solid #dadada;
	background-color: #f1f1f1;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;	
	padding: 6px;	
}
.post .entry img {
	display: block;
	margin-bottom: 7px;
	margin-top: 7px;
	padding: 2px;
	border: 1px solid #e3e3e3;
	margin-left: auto;
	margin-right: auto;	
}
.post .entry pre {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;	
	padding: 3px;
	border: 1px dashed #dadada;
	background-color: #f1f1f1;
	overflow: auto;
}
.post .entry ul {
	padding-left: 35px;
	
}
.post .entry ul li {
	margin-left: 0px;
	line-height: 20px;
	list-style-image: url(../blog_images/bullet.gif);	
}
.post .links {
	padding: 3px;
}
.post .links img {
	border: 0px;
	margin-left: 7px;
}


.page_panel {
	text-align: left;
	margin: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 6px;
}
.page_panel a, .page_panel b {
	border: 1px solid #fcfbfa;
	background-color: #ffffff;
	padding: 2px;
	margin: 1px;

}
.page_panel b {
	border: 1px solid silver;
	background-color: #dcdcdc;
}
.page_panel a {
	margin-left: 2px;
	margin-right: 2px;
	text-decoration: none;
}
.page_panel a:hover {
	background-color: #c72525;
	border: 1px solid #c72525;
	color: #ffffff;
}
.info_panel {
	padding: 4px;
	margin-top: 3px;
	margin-bottom: 3px;	
	background-color: #ececff;
	border: 1px solid #c6c6ec;
}
.error_panel {
	color: #b20000;
	padding: 4px;
	margin-top: 3px;
	margin-bottom: 3px;	
	background-color: #ffddd0;
	border: 1px solid #ff7f4f;
}


/*
	Global and other style
*/
a {
	color: blue;
}
a:hover {
	color: #c72525;
}
.aligncenter {
	text-align: center;
}
.alignleft {
	text-align: left;
}
.alignright {
	text-align: right;
}
.width-90 {
	width: 90px;
}
.width-140 {
	width: 140px;
}
.width-180 {
	width: 180px;
}
.width-220 {
	width: 220px;
}
.fullsize {
	width: 99%;
}

/*
	Others
*/
.ot_info {
	padding: 5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #f6f0b9;
	border-bottom: 2px solid #ffca66;
	font-weight: bold;
}