/*
Theme Name: Asia Stuff v3
Theme URI: http://webworkblog.net
Description: http://asia-stuff.org/
Version: 1.0
Author: ck2k
Author URI: http://daniel-k.6x.to
License: GPL
*/
body {
	color: #ffffff;
	font-size: 10pt;
	background:#232426;
	font-family: Tahoma;
	font-size: 12px;
	margin-top:0px;
	padding-top:0px;
	margin-bottom:0px;
}

.page {
	margin-left:auto;
	margin-right:auto;
	width:1000px;
}
.header {
	height:35px;
	width:945px;

	padding-top:165px;
	padding-left:35px;
	background-image: url(./images/header.png);
	background-repeat: no-repeat;
	background-position: left;
}

.header_button {
	width: 117px;
	height: 36px;
	font-weight: bold;
	margin-left:3px;
	float:left;
}
.content_links {
	float:left;
	width:702px;
}

.post {
	background:#1b1c1d;
	width: 703px;
	border: 1px solid #464646;
	margin-bottom:10px;
	float:left;
}

.post_text {
	float:left;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	padding-top:20px;
	width: 683px;
	background:url(./images/bg_post.jpg) repeat-x;
}

.post_topic {
	background:url(./images/news_topic.png) no-repeat;
	width:663px;
	height:21px;
	padding-left:40px;
	padding-top:10px;
	font-size: 11px;
	font-weight: bold;
	float:left;
}

.post_buttons {
	margin-bottom:0px;
	float:right;
	width:250px;
	height:30px;
	vertical-align:bottom;
}
.post_fehlermelden {
	width:116px;
	height:28px;
	float:left;
}

.post_kommentar {
	background:url(images/button_navi.png);
	width:116px;
	height:18px;
	float:left;
	padding-top:10px;
	font-weight: bold;
	color: #FFFFFF;
}

.infos {
	float:right;
	margin-right:5px;
}

.sitemap {
	float:left;
	width:294px;
	margin-left:3px;
	margin-top:1px;
}

.premium_partner {
	background:#1b1c1d url(images/bg_post.jpg) repeat-x;
	width:207px;
	padding:10px;
	border: 1px solid #464646;
}

.kategorie {
	width:229px;
	height:23px;
	background:url(./images/kategorie.png);
	padding-top:8px;
	font-weight: bold;
}

li {
	list-style-type: none;
	color: #FF0000;
}

ul{
	margin:0px;
	padding:0px;
}
.dein_link{
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.sitemap_ende {
	width:235px;
	height:25px;
	float:left;
	background:url(./images/navi_rechts_ende.png) no-repeat;
}

.footer {
	float:left;
	margin-bottom:0;
	width:100%;
	height:37px;
	background-image: url(./images/navileiste.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}
.footerv2 {
	clear:left;
	margin-top:1em;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	text-align:center;
	width:1000px;
	height:37px;
	background-image: url(./images/footer.png);
	background-repeat: no-repeat;
	background-position: left;
}

.ipcounter {
	float:left;
	margin-left:20px;
	margin-top:10px;
	width:80px;
	height:15px;
}

.button {
	height:21px;
	width:209px;
	font-family: Tahoma;
	font-size: 11px;
	background:url(./images/button.png);
	padding-left:20px;
	padding-top:5px;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	text-decoration: none;
}

.navi_leiste {
	width:934px;
	height:37px;
	float:left;
	background:url(images/navileiste.png) no-repeat;
}

/** TYPICAL THINGS **/
.current-cat, .categories, .cat-item, .current-cat-parent {
	width:209px;
	height:21px;
	background:url(./images/button.png) repeat;
	padding-left:20px;
	padding-top:5px;
	font-weight: bold;
}


.pagenav, .page_item, .current_page_item, .current_page_parent {
	width:209px;
	height:21px;
	background:url(./images/button.png) repeat;
	padding-left:20px;
	padding-top:5px;
}

#post-navigator .wp-pagenavi .pages {
	font-size: 1em;
	color: #666666;
	margin-right: 5px;
}

#post-navigator .wp-pagenavi .current {
	margin-left: 3px;
	margin-right: 0px;
}

#post-navigator .wp-pagenavi {
	padding: 10px 0px;
}
/*
+----------------------------------------------------------------+
|																							|
|	WordPress 2.5 Plugin: WP-PageNavi 2.31									|
|	Copyright (c) 2008 Lester "GaMerZ" Chan									|
|																							|
|	File Written By:																	|
|	- Lester "GaMerZ" Chan															|
|	- http://lesterchan.net															|
|																							|
|	File Information:																	|
|	- Page Navigation CSS Style													|
|	- wp-content/plugins/wp-pagenavi/pagenavi-css.css					|
|																							|
+----------------------------------------------------------------+
*/


.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:hover {	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	color: #000000;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: bold;
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}