/*
Theme Name: wp-korea
Theme URI: www.nordkorea-info.de
Description: Template fuer www.nordkorea-info.de
Version: 1.0
Author: Anatolij Arzich
Author URI: zerot@gmx.de.de
Tags: 
*/

* {
	padding: 0px;
}
BODY {
	font-family: Verdana, Geneva, sans-serif;
	margin: 0px;
	background-image:url(images/background_body.jpg);
	background-repeat: repeat-x;
	background-color: #83c8d9;

}
table {
	border-collapse: collapse;
	border-spacing: 0;
	border: solid 2px #926B6B;
}
tr td {
	padding: 2px 9px;
}
a img {
	border: 1px solid black;
}
p {
	margin: 0pt 0 8pt;
	line-height: 1.2em;
	
}
#page {
	width: 850px;
	margin: 0px auto;
	padding-top: 20px;
}
#header {
	margin: 0px auto;
	height: 191px;
	width: 856px;
	position: relative;
} 
#header img{
	border:none;
}
#header-pictures {
	height: 183px;
	width: 846px;
}
#navi-top {
	background: url(images/navi_top_bg.png);
	width: 850px;
	height: 94px;
	display:block;
}
.navi-top-btn a{
	background: url(images/navi_top_btn.png);
	width: 138px;
	height: 30px;
	float: left;
	text-align:center;
	padding-top: 18px;
	display: block;
	text-decoration: none;
	color: white;
	font-weight: bold;
	font-size: 11pt;
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	outline: 0 none;
}
.navi-top-btn a:hover{
	color: #d16868;
}
#content-title {
	height: 25px;
	margin-top: -31px;
	margin-left: 200px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #ad4343;
	padding-top: 6px;
	padding-left: 6px;
}
#content-title a {
	text-decoration: none;
	color:#ad4343;
	font-size: 12pt;
}
#mainpage {
	background-color: white;
	background:url(images/main_bg.png);
	padding-left: 196px;
	padding-bottom: 8pt;
	height: auto;
	min-height: 500px;
	font-size: 10pt;
	color: #333333;
}
#mainpage-top-shadow {
	height: 20px;
	background-image: url(images/main-top-shadow.png);
	background-repeat: repeat-x;
}
#mainpage-space {
	padding: 0px 14px;
}
#sidebar {
	width: 194px;
	margin-top: -41px;
	margin-left: 2px;
	float: left;
}
#sidebar-top {
	height: 10px;
	background:url(images/sidebar_top.png);
}
#sidebar-main {
	height: 200px;
	margin-top: -13px;
}
.sidebar-entry{
	padding-top: 6px;
	padding-left: 28px;
	height: 25px;
	color: white;
	font-weight: 400;
	background-image: url(images/sidebar_entry_bg.jpg);
	background-repeat: repeat;
	font-family: Tahoma, Verdana, Geneva, sans-serif;
}
.widget{
	padding-top: 6px;
	margin-top: 10px;
	padding-left: 30px;
	height: 25px;
	color: white;
	font-weight: normal;
	background-image: url(images/sidebar_entry_bg.jpg);
	background-repeat: repeat;
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	list-style-position:outside;
	list-style: none;
	font-size: 11pt;
}
.widgettitle {
	font-size: 14px;
}
#sidebar-subEntry {
	padding-left: 30px;
	list-style-image:url(images/sidebar_liststyle.gif);
	font-size: 10pt;
	padding-bottom: 0px;
}
#sidebar-subEntry a{
	color: #e4e3c7;
	text-decoration:none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
#sidebar-subEntry a:hover {
	color: #f5f4d6;
	text-decoration:none;
}
ul .widget {
	margin-left: -30px;
	padding-left: 30px;
}
.page_item ul {
	padding-left: 14px;
}


#footer {
	clear: left;
	width: 820px;
	height: 42px;
	background: url(images/footer.png);
	padding-top: 39px;
	text-align: left;
	margin-bottom: 8px;
	padding-left: 30px;
	font-size: 11px;
}
#footer  a{
	text-decoration: none;
	color: black;
}
#footer  a:hover{
	color: white;
}
#wrapper {
	display:block;
}

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}


#maipage .alignleft, img.alignleft {
	float:left;
	display:inline;
	margin-right: 6px;
	margin-bottom: 2px;
}
#maipage .alignright, img.alignright {
	float:right;
	display:inline;
	margin-left: 6px;
	margin-bottom: 2px;
}
