/*  
Theme Name: WSK Theme
Theme URI: http://www.bytemanufaktur.at/
Description: Design f&#252;r die Homepage der Wiener S&#228;ngerknaben
Version: 1.2
Author: Paul Csokay
Author URI: http://www.bytemanufaktur.at/


*/

ul, ol, dl {
              position: relative;  
}

body {
	color: #000;
	background-color: #cedeea;
	margin: 0;
	padding: 0;
}

/* Layout */

#content {
	width: 750px;
	margin: 0 auto;
	padding: 0 25px;
	background-image: url(i/bg-content.gif);
	background-repeat: repeat-y;
	background-position: center;
}

.entry, p {
	text-align: justify;
}

#header {
	padding: 20px;
	background-color: #003;
}

#header h1 {
	margin: 0;
	width: 700px;
	height: 120px;

}

#nav-primary {
	width: 100%;
	height: 50px;
}

#nav-primary ul {
	margin: 0 0 10px 0;
	padding: 5px 20px;
	background-image: url(i/bg-nav-primary.gif);
	background-repeat: repeat-x;
	background-position: top;
	list-style-type: none;
}

#nav-primary li {
	display: inline;
	line-height: 24px;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 14px;
	
}

#nav-primary li a {
	height: 40px;
	padding: 8px 5px 10px 5px;
	text-decoration: none;
	color: #fff;

}

#nav-primary li a:hover {
	background-image: url(i/bg-nav-primary-aktiv.gif);
	background-repeat: repeat-x;
	background-position: 0 0 !important;
	background-position: 0 -1px;
}

#nav-primary li.current_page_item a {
	background-image: url(i/bg-nav-primary-aktiv.gif);
	background-repeat: repeat-x;
	background-position: 0 0 !important;
	background-position: 0 -1px;
}

#sidebar {
	width: 240px;
	float: left;

}

#nav-secondary {
	width: 201px;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	padding: 0;
	border: 0;
}


#nav-secondary ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 200px; /* Width of Menu Items */
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
}

#nav-secondary ul li {
	position: relative;

}
	
#nav-secondary li ul {
	position: absolute;
	left: 199px; /* Set 1px less than menu width */
	top: 0;
	display: none;
	z-index: 10;
}

/* for IE7 PC 20070416*/
#nav-secondary ul {
	background: #fff;	
}

/* Styles for Menu Items */
#nav-secondary ul li a {
	display: block;
	text-decoration: none;
	color: #000;
	background: #fff; /* IE6 Bug */
	padding: 5px 10px;
	border: 1px solid #ccc;
	border-bottom: 0;
	border-top: 0;
}

#nav-secondary ul li a:hover { color: #000; background: #eee; } /* Hover Styles */
		
#nav-secondary li ul li a { 
	padding: 5px 5px;  /* Sub Menu Styles */
}
		
#nav-secondary li:hover ul, #nav-secondary li.over ul { 
	display: block;  /* The magic */
}

/* Fix IE. Hide from IE Mac \*/
* html #nav-secondary ul li { float: left; height: 1%; }
* html #nav-secondary ul li a { height: 1%; }
/* End */

#newsbox {
	border: 1px solid #ccc;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	padding: 0;
	width: 198px;

}



#newsbox ul {
	list-style-type: none;
	margin: 0;
	padding: 10px;
	position: relative;

}

#newsbox ul li {
	margin: 0;
	padding: 5px 5px;
	background-color: #fff;
	color: #000;
	line-height: 1.8em;
}

#newsbox ul li a {
	color: #000;

}

#newsbox h3 {
	margin: 10px 10px 0 10px;;
}

#main {
	margin-top: 0;
	margin-left: 240px;
	margin-right: 30px;
}

#footer {
	clear: both;
	padding: 10px 20px;
	background-color: #003;
	color: #cadeea;
	background-image: url(i/bg-footer.gif);
	background-repeat: repeat-x;
}

#footer a {
	color: #cadeea;
	text-decoration: underline;

}
a img {
	border: 0;
}

#main img {
	padding: 0 0 5px 5px;
	margin: 0 0 5px 5px;
	float: right;
	

}

#main .bild-gross {
	padding: 5px 0;
	margin: 5px auto;
	display: block;


}

h4 {
	clear: right;

}

h3 {
	clear: right;

}

h2 {
	clear: right;

}

/* Stundentafel */
table.stundentafel {
	border: 1px solid black;
	padding: 0;
	margin: 0;
	border-spacing: 0;
}

.stundentafel tr {
	margin: 0;
	padding: 0;
	border: 0;
}
.stundentafel tr th {
	text-align: left;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	padding: 3px 5px;
	margin: 0;
	font-weight: bold;

}

.stundentafel tr td {
	text-align: center;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	padding: 3px 5px;
	margin: 0;
}

/* Chronik */
table.chronik {
	border: 1px solid black;
	padding: 0;
	margin: 10px 0;
	border-spacing: 0;
	width: 470px;
}

.chronik tr {
	margin: 0;
	padding: 0;
	border: 0;
}
.chronik tr th {
	text-align: left;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	padding: 3px 5px;
	margin: 0;
	font-weight: bold;
	background-color: #ccc;

}

.chronik tr td {
	text-align: left;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	padding: 3px 5px;
	margin: 0;
}

/* Bestenliste */
table.bestenliste {
	border: 1px solid black;
	padding: 0;
	margin: 10px 0;
	border-spacing: 0;
	width: 470px;
}

.bestenliste tr {
	margin: 0;
	padding: 0;
	border: 0;
}
.bestenliste tr th {
	text-align: left;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	padding: 3px 5px;
	margin: 0;
	font-weight: bold;
	background-color: #ccc;

}

.bestenliste tr td {
	text-align: left;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	padding: 3px 5px;
	margin: 0;
}

/* Kollegium */
.kollegium {
	border: 1px solid gray;
	padding: 0;
	margin: 5px 0;
	background-color: #eee;
	border-spacing: 0;
	border-collapse: collapse;
}

.kollegium tr {
	padding: 0;
	margin: 0;
	border: 0;
}

.kollegium tr td {
	padding: 5px;
	margin: 0;
	border-top: 1px solid gray;
	vertical-align: top;

}

.kollegium th {
	padding: 5px;
	margin: 0;
	font-weight: bold;
	text-align: left;
	background-color: #ccc;
}

blockquote
{
	margin: 10px;
	border: 1px solid #ddd;
	padding: 10px;
	background-color: #eee;
}

/* Font & Size */

#main {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.8em;

}

h2, h3, h4 {
	line-height: 1.5em;
}

a {
	color: #000;

}
 
#sidebar {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 1em;
}

#sidebar * li {
	line-height: 1.5em;
}

#footer {

	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	line-height: 2em;

}

#newsbox h3 {
	font-size: 18px;
	font-weight: bold;
}

