/*
	Theme Name: CSD Nord - basiert auf Leia 
	Theme URI: http://hashi.mediengeneration.com
	Description: Original von Kapikua, uebersetzt von hashi, angepasst fuer CSD Nord von Freddy
	Version: Leia - deutsche Version - CSD Nord-adaptiert
	Author: Friederike Sobiech
*/



body {
	background-color:#fff;
	margin:0;
	padding:0;
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	color:#22308E;
	background-image: url(images/csdnord_orange.gif);
	background-repeat: repeat-y;
	background-position: 0px 321px;;
}


input, textarea {
	border:1px solid #000;
	color:#333;
}

textarea {
	width:550px;
}

p { }
	.post p {
	line-height: 145%;
	}

h1 {
	font-size:32px;
	margin: 0;
	color:#FFFFFF;
	display:none;
}

	h1 a{
		color:#FFFFFF;
		text-decoration:none;
	}
	
a:link, a:hover, a:visited, a:active {
	color: #EE7900;
	text-decoration: none;
}
a:hover { text-decoration: underline; }
	
	
#csdnord {
	background-repeat:no-repeat;
	width:643px;
	height:238px;
	position:absolute;
	top:62px;
	margin:0;
	padding: 0;
	z-index: 50;
}
#csdnordlogo {
	position: absolute;
	width: 90px;
	height: 60px;
	left: 23px;
	top: 22px;
	z-index: 75;
}
#csdnordlogo img, #csdnordrosataglogo img {
	border: none;
}

#csdnordrosataglogo {
	position: absolute;
	width: 150px;
	height: 60px;
	left: 133px;
	top: 22px;
	z-index: 75;
}


h2 {
	color:#22308E;
	margin: 10px 0;
	padding:0;
	font: 12px/160%;
}
		h2 a {
			color:#22308E;
			text-decoration:none;
		}
		.post h2 {
		border-bottom: 1px solid #22308E;
		}
		.post h2 a {
			color:#22308E;
			text-decoration:none;
		}
		.post h2 a:hover {
			color:#ee7900;
			text-decoration:none;
		}
		h2.widgettitle  a {
			color:#fff;
			text-decoration:none;
		}

h3 {
	margin:0;
	font-weight:bold;
	color:#22308e;
}

		h3 a {
			text-decoration:underline;
			color:#318796;
			font-weight:bold;
		}
		
		h3 a:hover {
			text-decoration:underline;
		}

h4 {
	font-weight:normal;
}
	h4 blockquote {
		padding:5px;
		margin:10px auto 10px auto;
		background-color:#D6DCDE;
		border:3px solid #929B9D;
		width:80%;
	}
	
	h4 a {
			color:#27406F;
			text-decoration:none;
			font-weight:bold;
		}
	
		
	h4 a:hover {
			text-decoration:underline;
		}

h5 {
	margin: -5px 0 0 0;
	font-size: 11px;
	font-weight:normal;
	text-align: right;
}
		
		h5 p {
			padding:0;
			margin:0 0 5px 0;
		}
			
		h5 a {
			text-decoration:none;
			color:#CCC;
		}
		
		h5 a:hover {
			text-decoration:underline;
		}
		
		h5 ul {
			list-style:none;
			margin:0 0 5px 0;
			padding:0;
		}	
		
			h5 ul li {
				display:inline;
				margin:0 0 0 0;
			}	
			
		
/* ID�s */

#menuh, #menuh2 {
	width:370px;
	height:62px;
	position:absolute;
	top:0px;
	left:643px;
	background-color: #fff;
	padding-top: 10px;
}
#menuh2 { left: 260px; text-align: right; }

		#menuh ul, #menuh2 ul {
			list-style:none;
			color:#EE7900;
			font-size:10px;
			margin: 0px;
			padding:0;
		}
		
			#menuh ul li, #menuh2 ul li {
				display:inline;
				border-left: #ee7900 1px solid;
				padding: 10px 10px 0 3px;
			}
			#menuh2 ul li {
				border-color: #cccccc;
			}			
					
					#menuh ul li a, #menuh2 ul li a {
						color:#EE7900;
						text-decoration:none;
					}
					#menuh2 ul li a {
						color:#cccccc;
					}
					
					#menuh ul li a:hover, #menuh2 ul li a:hover  {
						text-decoration:underline;
					}

#post {
	width:600px;
	position:absolute;
	left: 23px;
	top:323px;
	z-index:100;
	padding: 0;
}


#video {
	text-align:center;
}

#csdkalender {
	background-image:url(http://www.csd-nord.de/wp-content/uploads/csdnord_kalender.jpg); 
	position:absolute;
	left:644px;
	top:62px;
	height:238px;
	width:363px;
	/* Iexplorer */
	*width:360px;
}	

#hinweis {
	position: relative;
	top: 50px;
	left: 10px;
	width: 343px;
	color: white;
	font: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#hinweis a {
	color: white;
	border-bottom: 1px dotted white;
}
		
		#menu {	
			position:absolute;
			top:300px; 
			left:644px;
			width:363px;
			padding:15px 0 0 0;
			/* Iexplorer */
			*width:360px;
			border-top: 1px solid white;
		}
		
		
	#menu h2 {
		color:#ffffff;
		margin: 15px 0 0 0;
		padding:0;
		font-size:14px;
		text-transform:uppercase;
	}	
	
	
	#linkesmenu {
		width:90px;
		padding: 0 0 20px 0px;
		float:left;
		margin-left: 5px;
		text-align: right;
	}
            #linkesmenu .textwidget { color: white; font-size: 10px; text-align: right; }	
            #linkesmenu .textwidget a { border: none; }	
		
	#rechtesmenu {
		width:230px;
		margin-left:125px;
	}
            #rechtesmenu .textwidget, #rechtesmenu .widget_twitter { color: white; text-align: left; }
            #rechtesmenu .textwidget a, #rechtesmenu .widget_twitter li a { border-bottom: 1px dotted #dddddd; }	
			
			#menu ul {
				margin:0;
				padding:0;
				list-style:none;
			}
			
			#menu ul li{
				margin:0;
				padding:0;
				list-style:none;
			}
			
			#menu ul li ul  {
				margin:0px;
				padding:0;
				list-style:none;
			}
					
					#menu ul li ul li {
						margin:3px 0 0 0;
						padding:0;
						font-size:11px;
					}
					
						#menu ul li ul li a{
							text-decoration:none;
							color:#fff;						
						}
						
						#menu ul li ul li a:hover{
							text-decoration:underline;						
						}
		
		#var {
			margin:15px 9px 0 8px;
			padding:8px;
			font-size:12px;
			border:1px solid #999;
			background-color:#303030;
			clear:both;
		}
		
				#var p {
					padding:0;
					margin:0 0 5px 0;
				}
		
		
					
				#var ol {
					margin:8px 0 0 0  ;
					padding:0;
					
					color:#FFF;
				}
						
					#var ol li{
							display:inline;
						}
						
					#var ol li a{
						text-decoration:none;
						color:#CCC;
						font-weight:bold;
						}
					#var ol li a:hover{
						text-decoration:underline;
						}
		
			
		#totalcomentarios {
			background-color:#000;
			color:#99CC00;
			margin:0;
			padding:5px 5px 5px 10px;
			font-size:16px;
			font-weight:bold;
		}
		
		
		#metacoment {
		margin:15px 0 0 0;
		padding:4px 0 0 4px;
		height:40px;
		font-size:14px;
	}
	
	#avatar {
		float:left;
	}
	
	#usuario {
		padding:0;
		margin:0;
		line-height:15px;
	}
		#usuario a{
			text-decoration:underline;
			color:#006699;
		}
		
		#usuario p{
			margin:2px 0 0 0;
			padding:0;
		}
	
	#comentario {
		background-color:#F2F2F2;
		padding:0 7px 0 7px;
		margin:0;
		border:1px solid #E8E8E8;
		font-size:12px;
	}
		#comentario a {
			color:#27406F;
		}
	
	
		
		#pie {
			margin:15px 0 0 0;
			background-color:#666;
			color:#FFF;
			font-size:11px;
		}	
		
				#pie a {
					text-decoration:none;
					color:#99CC00;
				}
				
				#pie a:hover {
					text-decoration:underline;
							color:#7EE916;	
				}
		
								
				#pie ul {
					margin:10px 0 0 20px;
					padding:15px 0 15px 0;
				}
				
				#pie ul li {
					margin-bottom:5px;
				}
				
				#pie ol {
				margin:5px;
				padding:2px;
				}
		
		
	#nav {
		font-size:12px;
		border-top: 1px solid #22308E;
		margin-top: 25px;
		padding-top: 3px;
		height: 75px;
	}
	
			#nav a {
				color:#EE7900;
				text-decoration:none;
			}
			
			#nav a:hover {
				text-decoration:underline;
			}
			.navli {
				float: left;
				text-align: left;
			}			
			.navre {
				float: right;
				text-align: right;
			}
	
	#postcomment {
		font-size:18px;
		margin:20px 0 0 0;
	}


	
/* Class */

.bereiche {
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: right;
	margin-bottom: 30px;
}

.tags {
	background-image:url(images/icon_tag.png);
	background-repeat:no-repeat;
	padding-left:24px;
	margin-left:5px;
}

.comentarios {
	background-image:url(images/icon_kommentar.png);
	background-repeat:no-repeat;
	padding-left:24px;
	margin-left:5px;
}

.categoria {
	background-image:url(images/icon_kategorie.png);
	background-repeat:no-repeat;
	padding-left:24px;
	margin-left:5px;
}

.feedo {
	background-image:url(images/icon_feed.png);
	background-repeat:no-repeat;
	padding-left:18px;
	margin-left:5px;
}


.ad {
	background-image:url(images/icon_ad.png);
	background-repeat:no-repeat;
	padding-left:24px;
	margin-left:5px;
}

.as {
	color:#3BB000;
	text-decoration:none;

}

.de {
	color:#0099CC;
	text-decoration:none;
	
}


.technorati{
	margin:0 0 0 0;
	padding-left:20px;
	background-image:url(images/icon_tecno.png);
	background-repeat:no-repeat;
}

.delicio{
	margin:0 ;
	padding:0 0 0 20px;
	background-image:url(images/icon_del.png);
	background-repeat:no-repeat;
}

.inputext {
	border:1px solid #99AA92;
	background-color:#fff;
	color:#6A7F61;
	width:191px;

}

.boton {
	border:1px solid #99AA92;
	background-color:#D4E0CE;
	color:#6A7F61;
	width:90px;
	/* IE */
	*height:20px;
}

/*.liout {
	margin:-5px;
	padding:5px 10px 5px 15px;
	border-right:1px solid #CCC;
	/* IE */
/*	*margin-left:10px;
	*padding:5px;
}
*/	
	
.tiempo {
	font-size:11px;
}

.post {
	width:600px;
	margin:0px;
}

.autor {
	color:#318796;
	font-size:13px;
	font-weight:bold;
}

.imagen {
	margin:7px;
}

.ngg-widget {
	text-align: right;
	margin-left: 7px;
}
	.ngg-widget img {
		-moz-border-radius: 8px;
		-khtml-border-radius:8px;
		border: 1px solid white;
		margin: 0 0 5px 0;
	}
	
#unterseiten {
	width: 600px;
	font-weight: normal;
	font-size: 12px;
	margin-bottom: 25px;
} 
#unterseiten ul {
    margin: 0px;
    text-align: left;
}
#unterseiten li {
    list-style-type: square;
    display: list-item !important;
	padding: 0px 0px 0px 3px;
	margin-left: -25px;
}
#unterseiten .current_page_item {
	background-color: #dedede;
	padding: 1px 1px 1px 3px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
}

.countdown {
	margin-left: 25px;
	font-size: 13px;
	font-weight: normal;
	list-style-type:none;
}

#accordion { font-size: 12px; }

#accordion img { 
	border: 0px; 
	width: 97%; 
	height: 97%;
	-moz-border-radius:3px;
	-khtml-border-radius:3px; 
}
#accordion a {
	background-color: #dedede;
	display: block;
	padding: 3px 5px 3px 5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
}
#accordion div a {
	background-color: #ffffff;
}
#accordion div {
	border: 3px solid #dedede;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	padding: 3px;
}

.alignleft {float: left; margin: 0 15px 20px 0; }


/* #site_content {position: absolute;left: -10000px;}; */