/*  
Theme Name: Wilhelm-Wagener-Schule 
Description: Erstellt von MultiMediaNet f&uuml;r Wilhelm-Wagener-Schule.
Version: 1.0
Author: multimedianet.de
Author URI: http://www.multimedianet.de
*/



/* General */

body {
	margin: 0;
	background: #ABC7E3;
	font-size:14px;
	font-family:Verdana;
}

h1, h2, h3, h4 {
	margin: 0;
}

img {
	border: 0;
}

.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}


/* Page */

#page {
	margin: 0 auto;
	width: 995px;
}


/* Header */

#header {
	width: 995px;
	height: 257px;
	background: url("images/kopf_neu.jpg") no-repeat;
	position: relative;
}

	/* Header - Info */
	
	#header #infobox {
	width:300px;
	height:200px;
	padding:20px;
	padding-top:50px;
	}
	#header #infobox h3 {
	text-decoration:underline;
	}
	#header #infobox ul{
	list-style:url(none) none inside;
	padding:0px;
	margin:0px;
	margin-top:10px;
}
	
	#header #header-info {
		position: absolute;
		top: 115px;
		left: -3480px;
	}
	
	#header #header-info h1 {
		color: #FFFFFF;
		font: bold 30px "Verdana", Verdana;
	}
	
	#header #header-info h1 a {
		color: #FFFFFF;
		text-decoration: none;
	}
	
	#header #header-info .description {
		color: #FFFFFF;
		font: bold 15px Century Gothic, "Verdana", Verdana;
	}
	#header #button3 {
			position:absolute;
			left:390px;
			top:40px;
			width:495px;
			height:82px;
			
			}
	
	/* Header - Menu */
	
	#header #header-menu {
		position: absolute;
		top: 0px;
		left: 26px;
		height: 53px;
	}
	
	#header #header-menu ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		height: 53px;
	}
	
	#header #header-menu ul li {
		float: left;
		height: 53px;
		margin-right: 8px;
		font: bold 10px/43px "Verdana", Verdana;
		color: #ffffff;
		text-transform: lowercase;
		background: url("images/header_menu_left.gif") no-repeat;
	}
	
	#header #header-menu ul li a {
		color: #ffffff;
		text-decoration: none;
		padding: 0 40px;
		background: url("images/header_menu_right.gif") no-repeat right top;
		display: block;
	}
	
	#header #header-menu ul li a:hover {
		text-decoration: underline;
	}
	
	#header #header-menu ul li ul {
		display: none;
	}
	
	/* Header - Topbar */
	
	#header #topbar {
		position: absolute;
		top: 270px;
		left: 0px;
		width: 1004px;
		height: 201px;
		color: #000000;
		font: normal 14px Century Gothic, "Trebuchet MS", Verdana;
	}
	
	#header #topbar h3 {
		font: bold 15px "Verdana", Verdana;
		color: #CCCCCC;
	}
	
	#header #topbar ul {
		margin: 0;
		padding: 0;
		margin-left:20px;
		list-style-type: none;
	}
	
	#header #topbar ul li {
		padding-top: 12px;
		color: #00F;
		font: normal 14px Century Gothic, "Trebuchet MS", Verdana;
	}
	
	#header #topbar ul li a {
		color: #006;
		text-decoration: none;
	}
	
	#header #topbar ul li a:hover {
		text-decoration: underline;
	}
	
		/* Header - Topbar - Boxes */
		
		#header #topbar #topbar-left {
			width: 280px;
			text-align:justify;
			padding-top: 20px;
			padding-bottom:30px;
			padding-left:46px;
			padding-right:30px;
			float: left;
			color:#000;
		}
		
		#header #topbar #topbar-center {
			width: 306px;
			float: left;
			padding: 12px 0 0 20px;
		}
		
		#header #topbar #topbar-right {
			width: 287px;
			float: left;
			padding: 12px 0 0 30px;
		}
		
		#header #topbar #button1 {
			position:absolute;
			left:570px;
			bottom:40px;
			width:94px;
			height:20px;
			
			}
		#header #topbar #button2 {
			position:absolute;
			left:900px;
			bottom:40px;
			width:94px;
			height:20px;
			
			}


/* Main */

#main {
	width: 995px;
	background: url("images/mitte_neu.jpg") repeat-y;
}

#main-top {
	width: 995px;
	background: url("images/mai_top.gif") no-repeat;
}

#main-bottom {
	width: 995px;
	padding-left: 12px;
	min-height: 50px;
	background: url("images/mai_bottom.gif") no-repeat left bottom;
}
	.wp-caption {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#F7F7F7 none repeat scroll 0 0;
border:1px solid #CCCCCC;
margin-bottom:5px;
padding:5px 0;
text-align:center;
margin-left:10px;
margin-right:10px;}
.clear{
clear:left;
float:none;
}

	/* Main - Content */
	
	#content {
		float: left;
		width: 740px;
		padding: 6px 16px 0 16px;
	}
	
	/* Main - Content - Post */
	
	#content .post {
		color: #000000;
		float: left;
		margin-bottom: 16px;
		width: 725px;
		padding: 7px;
		/*background: #252525*/;
	}
	
		/* Post - Title */
		
		#content .post .post-title {
			/*width: 554px;*/
			height: 51px;
			color: #000000;
			font: bold 12px Century Gothic, "Trebuchet MS", Verdana;
			border-bottom-width: thin;
			border-top-width: thin;
			border-top-style:solid;
			border-top-color:#00280D;
	border-bottom-style: solid;
	border-bottom-color: #00280D;
		}
		#content .post .post-title_page {
	/*width: 554px;*/
			/*height: 71px;*/
			color: #000000;
	font: 10px Century Gothic, Verdana;
	
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #00280D;
		}
		    #content .post .post-title_page .druck{
				margin:0px;
				padding:0px;
				
				}
				 #content .post .post-title_page .druck img{
					 margin:0px;
					 padding:0px;}
					 
					 
		#content .post .post-title a {
			color: #000000;
			text-decoration: none;
		}
		
		#content .post .post-title a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-title .post-date {
			float: left;
			background: url("images/post_date.jpg") repeat-x;
			width: 50px;
			height: 51px;
			color: #000000;
			text-align: center;
			text-transform: uppercase;
			margin-right: 10px;
			font: bold 10px/15px "Trebuchet MS", Verdana;
		}
		
		#content .post .post-title .post-date span {
			margin-bottom: 2px;
			display: block;
			font: bold 16px/34px "Trebuchet MS", Verdana;
		}
		
		#content .post .post-title h2 {
			padding: 4px 0 3px 0;
			color: #000000;
			font: bold 19px Century Gothic, "Verdana", Verdana;
			line-height:2em;
		}
		
		#content .post .post-title h2 a {
			color: #000000;
			text-decoration: none;
		}
		
		#content .post .post-title h2 a:hover {
			text-decoration: underline;
		}
		
		/* Post - Entry */
		
		#content .post .post-entry {
			font: normal 14px/18px Century Gothic, "Trebuchet MS", Verdana;
			color: #000000;
			padding: 0 4px;
			/*width: 546px;*/
		}
		#content .post .post-entry img{
			margin:15px;}
			
			#content .post .post-entry .alignright{
				float:right;
			}
			#content .post .post-entry .alignleft{
				float:left;
			}
			 
		
		#content .post .post-entry a {
			color: #00F;
			text-decoration: none;
		}
		
		#content .post .post-entry a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-entry .more-link {
			font: bold 14px/20px Century Gothic, "Trebuchet MS", Verdana;
			color: #333;
			float: right;
			padding-bottom: 5px;
		}
		
		#content .post .post-entry .more-link a {
			color: #333;
			text-decoration: none;
		}
		
		#content .post .post-entry .more-link a:hover {
			text-decoration: underline;
		}
		
		/* Post - Info */
		
		#content .post .post-info {
			padding: 10px 4px 0 4px;
			width: 546px;
			clear: both;
			font: bold 12px Century Gothic, "Trebuchet MS", Verdana;
			color: #000000;
		}
		
		#content .post .post-info a {
			color: #000000;
			text-decoration: none;
		}
		
		#content .post .post-info a:hover {
			text-decoration: underline;
		}
		
		/* Post - Comments */
		
		#content .post h3 {
			color: #FFFFFF;
			font: bold 17px Century Gothic, "Verdana", Verdana;
			margin: 25px 0 5px 0;
			padding: 0 4px;
			width: 546px;
		}
		
		#content .post .comments {
			padding: 0 4px;
			width: 546px;
			font: normal 12px/18px Century Gothic, "Trebuchet MS", Verdana;
			color: #FFFFFF;
		}
		
		#content .post .comments a {
			color: #FFFFFF;
			text-decoration: none;
		}
		
		#content .post .comments a:hover {
			text-decoration: underline;
		}
		
		#content .post .comments ol {
			margin: 10px 0 10px 0;
			padding-left: 25px;
		}
		
		#content .post .comments ol li {
			padding: 5px;
		}
		
		#content .post .comments ol li.alt {
			background: #000000;
		}
		
		#content .post .comments ol li cite {
			color: #FFFFFF;
			font-style: normal;
			font-weight: bold;
		}
		
		#content .post .comments ol li cite a {
			color: #FFFFFF;
			text-decoration: none;
		}
		
		#content .post .comments ol li cite a:hover {
			text-decoration: underline;
		}
		
		#content .post .comments ol li .commentmetadata a {
			color: #FFFFFF;
			text-decoration: none;
		}
		
		#content .post .comments ol li .commentmetadata a:hover {
			text-decoration: underline;
		}
		
		#content .post #commentform {
			margin: 0;
			font: normal 12px/18px  Century Gothic, "Trebuchet MS", Verdana;
			color: #FFFFFF;
			padding: 0 4px;
			width: 546px;
		}
		
		#content .post #commentform a {
			color: #FFFFFF;
			text-decoration: none;
		}
		
		#content .post #commentform a:hover {
			text-decoration: underline;
		}
		#content .navigation .navigation-previous {
			width:40%;
			float:left;
		}
		#content .navigation .navigation-next {
			width:40%;
			float:right;
			text-align:right;
		}
	
	/* Main - Sidebar */
	
	.sidebar {
		float: left;
		width: 189px;
		font: strong 15px/18px Century Gothic, "Trebuchet MS", Verdana;
		color: #000000;
		padding: 7px 0;
		margin-left:2px;
	}
	
	.sidebar a {
		color: #000000;
		text-decoration: none;
	}
	
	.sidebar a:hover {
		text-decoration: underline;
	}
	
		/* Sidebar - Titles */
		
		.sidebar h3 {
			/*padding-left: 18px;*/
			font: bold 15px/34px Century Gothic, "Verdana", Verdana;
			/*text-transform: lowercase;*/
			color: #00280d;
			/*height: 46px;*/
			width: 189px;
			background: url("images/sidebar_title2.jpg") no-repeat;
			background-color:#3f863;
			height:33px;
			text-align:center;
			text-decoration:underline;
		}
		
		/* Sidebar - Menus */
		
		.sidebar ul {
			margin: 0px;
			padding: 0px;
			list-style-type: none;
		}
		
		.sidebar ul li {
			color: #030;
			font: normal 15px/26px Century Gothic, "Trebuchet MS", Verdana;
		}
		.sidebar ul p{
			margin-left:15px;
		}
		.sidebar .input{
			width:160px;}
		#pagenav ul{
			/*padding-left:2px;*/}
	
		
		.sidebar ul li ul .tit a {
			color: #000000;
			text-decoration: none;
			display:block;
			background-color:#ffffff;
			padding-left:15px;
			font-weight:bold;
			
		}
		
		.sidebar ul li a {
			color: #ffffff;
			text-decoration: none;
			display:block;
			background-color:#77A6D1;
			padding-left:15px;
			
		}
		
		.sidebar ul li a:hover {
			text-decoration: underline;
			background-color:#679d52;
			color:#00280d;
		}
		   #pagenav .page_folder ul .page_item a{
			padding-left:25px;}
			
			#pagenav .page_folder ul .page_item ul li a{
			padding-left:40px;}
			
			#pagenav .page_item{
				background-color:#CCC;}
		.sidebar .dat{
			font-size:11px;
			margin-left:10px;}
		
		/* Sidebar - Forms */
		
		.sidebar #searchform {
			margin: 0 auto;
			padding: 15px 0 25px 0;
			width: 145px;
			text-align: center;
		}
		
		.sidebar #searchform #s{
	width: 145px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-color: #009;
	border-right-color: #009;
	border-bottom-color: #009;
	border-left-color: #009;
	/*height:2em;*/
	font-size:1.1em;
	color:#999999;
		}
		.sidebar #searchform #searchsubmit{
	width: 150px;
	
		}
		/* Sidebar - Tables */
		
		/*.sidebar #calendar_wrap {
			margin: 5px auto 20px auto;
			width: 120px;
		}
		*/
		.sidebar #calendar_wrap caption {
			font-weight: bold;
		}
		
		.sidebar #calendar_wrap #today {
			font-weight: bold;
		}
		
		/* Sidebar - Texts */
		
		.sidebar .textwidget {
			padding: 0 10px 20px 10px;
		}
       /* .sidebar div {
			padding: 0 10px 10px 10px;
		}*/

/* Footer */

#footer {
	/*margin-top: 15px;*/
	width: 995px;
	height: 49px;
	background: url("images/fuss_neu.jpg") repeat-x;
	color: #FFFFFF;
	font: normal 10px/15px "Trebuchet MS", Verdana;
	text-align: center;
}

#footer a {
	color: #CCCCCC;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
	color:#000000;
}

#copyright{
	color:#666;
	line-height:30px;}

