/*  
Theme Name: SybmimDX_DE
Theme URI: http://1000ff.de/wordpress-theme-sybmimdx_de/
Description: Baut auf Sybmim 1.0.9a auf, enth&auml;lt VIELE Verbesserungen, bspw. AJAX-Kommentare, Durchsuchen aller Inhalte usw. Dazu sieht's noch verdammt gut aus.<br /><a href="http://86confessional.com/dev/sybmimdx">English version</a> by <a href="http://86confessional.com/">Jack</a>.<br /><br /><small>Deutsche &Uuml;bersetzung und Detail&auml;nderungen von <a href="http://citronengras.de/">maloXP</a>, Widget-Unterst&uuml;tzung von <a href="http://blong.de/">Simon</a> f&uuml;r <a href="http://1000ff.de/">1000ff.de</a> und <a href="http://streetlog.de/">streetlog.de</a>.</small> 
Version: 1.02
Author: 1000ff
Author URI: http://1000ff.de/
*/

html, body{
	margin:0px;
	background:#dddddd;
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;
	}
	blockquote{
		padding-left:10px;
		border-left:4px solid #dddddd;
		font-style:italic;
		}

#page{
	margin-left:auto; margin-right:auto; margin-top:0; margin-bottom:0; padding:0; width:800px;	
	}

#header{
	padding:0; width:800px; height:75px; float:left;
	background:#333333;
	}
	#header h1{
		margin:0; padding-top:15px; padding-left:20px;
		color:#ffffff; font-size:24px;
		}
		#header h1 a 	{
		color:#fff;
		text-decoration:none;
		border:none;
		}
		#header h1 a:hover {
		color:#ccc;
		text-decoration:none;
		border:none;
}
	#header h2{
		margin:0; padding:0; padding-left:40px;
		color:#e0e0e0; font-size:12px;
		}
	#header_left{
		margin:0; padding:0; width:399px; float:left;
		}
	#header_right{
		margin-right:20px; margin-top:30px; width:200px; float:right;
		}
	#header #searchform input{
		padding:1px; padding-right:2px; margin:0; width:170px;
		text-align:right; font-size:10px;
		background:url(images/search.gif) 0 0 no-repeat #666666; color:#cccccc;
		border:1px solid #333333;
		}

#navigation{
	padding:0; clear:both; width:800px; height:25px; float:left;
	background:#ffffff;
	}
	.rightoflink{
		width:8px; height:16px; float:left;
		background:red;
		}
	#navigation ul{
		margin:0; padding-left:20px;
		list-style-type:none;
		}
	#navigation ul li{
		margin-right:2px; padding:0; float:left;
		font-size:13px; font-weight:bold;
		}
	#navigation ul li a{
		padding-right:5px;
		text-decoration:none;
		}
	#navigation .page_item a{
		padding-left:10px;
		background:url(images/navigation.gif) 0 -18px no-repeat #808080;
		color:#dddddd;
		}
	#navigation .page_item a:hover{
		padding-left:10px;
		background:url(images/navigation.gif) 0 -36px no-repeat #999999;
		color:#ffffff;
		}
	#navigation .current_page_item a{
		padding-left:10px;
		background:url(images/navigation.gif) 0 0 no-repeat #333333;
		color:#ffffff;
		}
	#navigation .current_page_item a:hover{
		padding-left:10px;
		background:url(images/navigation.gif) 0 0 no-repeat #333333;
		color:#ffffff;
		}

#container{/*contains content and sidebar */
	padding-top:15px; clear:both; width:800px; float:left;
	background:#ffffff;
	}

#content{
	margin-left:20px; float:left;
	background:#ffffff;
	}
	* html #content{
		margin-left:10px;
		}
	#content h3{
		font-size:14px; color:#666666;
		}
	.wide{
		width:750px;
		}
	.narrow{
		width:520px;
		}

.post{
	margin:0; padding:0; margin-bottom:50px;
	}
	.post h1, .post h1 a{
		margin-bottom:-12px; padding:0;
		font-size:18px; color:#333333; text-decoration:none;
		}
	.post h1 a:hover{
		color:#000000;
		}
	.post .postmetadata{
		border-bottom:1px solid #dddddd; color:#999999;
		font-size:11px;
		}
	.post .postmetadata a{
		color:#666666; text-decoration:none;
		}
	.post .postmetadata a:hover{
		color:#333333;
		}
	.post .tags{
		color:#666666;
		font-size:11px;
		}
	.post .tags a{
		color:#666666;
		}
	.post .tags a:hover{
		color:#333333;
		}
	.post .entry{
		margin-top:20px;
		}
	.post .entry a{
		color:#000099;
		}
	.post .entry a:hover{
		color:#156ec6;
		}
	#postinformation{
		margin-left:auto; margin-right:auto; margin-bottom:50px; padding:3px; width:650px;
		background:#cccccc;
		border:1px solid #999999;
		text-align:center; font-size:11px; color:#333333;
		}
	#postinformation a{
		color:#000000;
		}
	#postinformation a:hover{
		color:#666666;
		}
	.submenu{
		margin:0; padding:0;
		list-style-type:none;
		}
	.submenu li{
		float:left; margin-right:15px;
		}
	.submenu a, .sb-pagemenu a{
		color:#000099; font-weight:bold; text-decoration:none;
		}
	.submenu a:hover, .sb-pagemenu a:hover{
		color:#156ec6;
		}

#allcomments{
	margin-left:auto; margin-right:auto; width:600px;
	}
	#allcomments h3{
		font-size:17px; font-weight:bold; color:#333333;
		}
	.commentlist{
		margin:0; padding:0;
		list-style-type:none;
		}
	#allcomments a{
		color:#666666;
		}
	#allcomments a:hover{
		color:#333333;
		}
	.commentlist li{
		margin-top:5px; padding:5px;
		overflow:hidden;
		border:1px solid #cccccc;
		}
	.author{
		background:#eeeeee;
		}

#navigate a{
	color:#0000ff; text-decoration:none;
	padding:3px;
	}
	#navigate a:hover{
		color:#156ec6; text-decoration:none;
		padding:3px;
		}
	#navigate .left{
		float:left;
		}
	#navigate .right{
		float:right;
		}

#sidebar{
	margin-right:10px; margin-top:30px; margin-bottom:25px; padding-left:5px; width:220px; float:right;
	border-left:1px solid #dddddd;
	}
	* html #sidebar{
		margin-top:27px;
		}
	#sidebar h2{
		margin:0px;	padding:0px;
		border-bottom:1px solid #dddddd;
		font-size:13px; color:#333333;
		text-decoration:none; text-transform:lowercase; font-variant:small-caps;
		}
	#sidebar p{
		font-size:12px; color:#666666;
		}
	#sidebar p a{
		color:#333333;
		}
	#sidebar p a:hover{
		color:#156ec6;
		}
	#sidebar ul{
		list-style-type:none; margin:0px; padding:0px;
		}
	#sidebar .sidebarlink a{
		margin-right:5px; padding-left:10px; margin-top:0px; margin-bottom:0px;
		border-left:3px solid #dddddd;
		font-size:12px; text-decoration:none; color:#000099;
		}
	#sidebar .sidebarlink a:hover{
		border-left:3px solid #156ec6;
		color:#000099;
		}

#footer{
	margin:0; padding:0; clear:both;
	background:#333333;
	}
	#footer p{
		margin:0; padding-top:5px; padding-bottom:5px; padding-left:20px;
		font-size:11px; color:#cccccc;
		}
	#footer a{
		border-bottom:1px solid #666666;
		text-decoration:none; color:#dddddd;
		}
	#footer a:hover{
		border-bottom:1px solid #999999;
		color:#ffffff;
		}



body {
	font-family: Verdana, helvetica, arial, sans-serif;
	font-weight: normal;
	font-size: 10px;
	background-image: url(../images/background.gif);
}
.img_with_border{
	border-bottom: thin solid #939393;
	border-top: thin solid  #939393;
	border-right: thin solid  #939393;
	border-left: thin solid  #939393;
}
img{
	border:0;
}


h1 {
	color: #747474;
	display: block;
	font-weight: bold;
	font-size: 48px;
}
h2 { color:#747474; display:block; font-weight:bold; font-size:18px; }
h3 { color:#747474; display:block; font-weight:bold; font-size:14px; }
p { color:#000000; display:block; font-weight:normal; }
a {
	color: #515151;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt; 
	font-style: normal;
	font-weight: normal
}
	
a:hover
				{
	color: #BFBFBF;
					text-decoration: none;
					font-family: Arial, Helvetica, sans-seriff;
					font-size: 9pt; 
					font-style: normal;
					font-weight: normal
}
				
td{
	vertical-align: top;
	font-family: Verdana, helvetica, arial, sans-serif;
	font-weight: normal;
	font-size: 10px;
}

.TXTAREA 
{
		BACKGROUND-COLOR: #cccccc; 
		BORDER-BOTTOM: #999999 1px solid; 
		BORDER-TOP: #999999 1px solid; 
		BORDER-LEFT: #999999 1px solid; 
		BORDER-RIGHT: #999999 1px solid;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9pt; 
		color: #000000;
		line-height : 12pt;
		letter-spacing : 0pt;
		
}

.button
	{
		BACKGROUND-COLOR: #cccccc; 
		BORDER-BOTTOM: #999999 1px solid; 
		BORDER-TOP: #999999 1px solid; 
		BORDER-LEFT: #999999 1px solid; 
		BORDER-RIGHT: #999999 1px solid;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9pt; 
		color: #000000;
		line-height : 12pt;
		letter-spacing : 0pt;
		
}

.Ueberschrift_Top_Fett {
					font-family: Arial, Helvetica, sans-serif;
					font-size: 14pt; 
					color: #000000;
					line-height : 12pt;
					letter-spacing : 2pt;
					font-weight : bold;
					margin-top:0mm;
					margin-left: -0mm;					
}

.Inhalt_Mitte {
					
					
					margin-left:0mm;
					margin-right:10mm;
					}



.Text_Mitte {
					font-family: Arial, Helvetica, sans-serif;
					font-size: 9pt; 
					color: #000000;
					line-height : 12pt;
					letter-spacing : 0pt;
					
}
		 
.klein
				 {
				 	font-family: Arial, Helvetica, sans-serif;
					font-size: 8pt; 
					color: #000000;
					line-height : 12pt;
					letter-spacing : 0pt;
				 }				 
				 
		
				
				

/* Link normale Größe blau*/
.snoware_link:link
				 {
				 	color: #515151;
					text-decoration: none;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 9pt; 
					font-style: normal;
					font-weight: normal
				}
				
.snoware_link:visited 
				{
					color: #838383;
					text-decoration: none;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 9pt; 
					font-style: normal;
					font-weight: normal
				}

.snoware_link:active
				 {
					color: #BFBFBF;
					text-decoration: none;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 9pt;
					font-style: normal;
					font-weight: normal
}

.snoware_link:hover
				{
					color: #BFBFBF;
					text-decoration: none;
					font-family: Arial, Helvetica, sans-seriff;
					font-size: 9pt; 
					font-style: normal;
					font-weight: normal
				}

TD.sn_Dunkel 
{
	background-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	font-style: normal;
	line-height: normal; 
	font-weight: normal; 
	color: #FFFFFF; 
}

TD.sn_Hell 
{
	background-color: #EEEEEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	font-style: normal;
	line-height: normal; 
	font-weight: bold; 
	color: #666666; 
}

TD.sn_Hell_center 
{
	background-color: #EEEEEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	font-style: normal;
	line-height: normal; 
	font-weight: normal; 
	color: #666666; 
	text-align: center;	
}

TD.sn_Grau1
{
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	font-style: normal;
	line-height: normal; 
	font-weight: normal; 
	color: #666666; 
}


TD.sn_Grau2
{
	background-color: #DDDDDD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
}
TD.sn_Grau21
{
	background-color: #DDDDDD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #666666;
	height: 12	px;
}

TH
{
	background-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	font-style: normal;
	line-height: normal; 
	font-weight: bold; 
	color: #FFFFFF; 
}

TABLE.sn_Dunkel {
	background-color: #999999;
	
}
.snowImg{
	border: 1px solid Silver;
}
.img_with_border{
	border: 1px solid Silver;
}

