/*
Theme Name: Heinrich Heine Schulverein
Theme URI: 
Description: Theme für den Heinrich Heine Schulverein in Schwerin.
Version: 0.9
Author: Heinrich Heine Schulverein
Tags: two columns

*/

* {
	margin: 0;
	padding: 0;
}	

body {
	font-size: 62.5%; 
	font-family: Helvetica, Arial, Sans-Serif;
  background: #ccc;
/*	background: url('/images/bkg-1.png') repeat top left; */
	color: #000;
	margin: 1.5em auto;
}

h2 {
	font-size: 1.15em; 
	margin-bottom: 1.3em;
}

h3 {
	font-size: 1.05em; 
	margin: 0.4em 0 0.4em 0;
}

#page {
	width: 85em;
	text-align: left;
	margin: 0 auto;
	border-left: 0.1em solid #65BA20;
	border-top: 0.1em solid #65BA20;
	border-right: 0.1em solid #498717;
	border-bottom: 0.1em solid #498717;
	background-color: #ffffff;
}

#header {
/*	background: #57a11a url('/images/heinrich-heine-schule-logo.gif') no-repeat top left; */
	background-color: #57a11a;
	height: 90px;
	padding: 0.5em;
}

#header img {
	float: left;
}

#header #title {
	color: #fff881;
	text-align: center;
	margin-top: 2.1em;
}
* html #header #title {
	margin-top: 2.7em;
}

#header #title h1, #header #title h2 {
	font-weight: normal;
}
#header h1 {
	font-size: 2.45em; 
	margin: 0;
	padding: 0;
}
#header h2 {
	font-size: 1.15em; 
	margin: 0;
	padding: 0;
}

ul#menu {
	background-color: #fff881;
	font-size: 1.6em;
	font-weight: bold;
	list-style: none outside;
	height: 1.9em;
}	
ul#menu a, ul#subpages li a {
	text-decoration: none;
	color: #444;
}
ul#menu li {
	color: #444;
	float: left;
	padding: 0.34em 0.2em 0.26em 0.6em;
}

ul#menu li a:hover, ul#subpages li a:hover  {
	color: #888;
}

ul#menu li.current_page_item a, ul#menu li.current_page_parent a, ul#subpages li.current_page_item  a {
	color: #57a11a;
}

#menu-line {
	border-bottom: 1px solid #57a11a;
}

/* Menü (Unterseiten) */
#submenu {
	height: 2.6em;
}

ul#subpages {
	font-size: 1.4em;	
	font-weight: bold;
	list-style: none;
	margin-left: 0.5em;
}

ul#subpages li {
	color: #444;
	padding: 0.34em 0.2em 0.26em 0.6em;
	float: left;
}

#submenu-line {
	border-bottom: 1px solid #57a11a;
}

#submenu h2 {
	font-size: 1.4em;	
	margin-left: 0.5em;
	padding: 0.34em 0.2em 0.26em 0.6em;
}
/* Ende: Menü */


#content {
	width: 56em;
	padding: 1.5em 2.5em;
	float: left;
}

#content div.page {
	font-size: 1.4em;
}

#content h2 {
	font-size: 1.15em; 
	margin: 0 0 0.2em 0;
	padding: 0;
}

#content h2 a {
	text-decoration: none;
	color: #000;
}

#content h2 a:hover {
	color: #444;
}

#content div.post {
	font-size: 1.4em;
	margin-bottom: 1.5em;
}

#content div.akt-info {
	font-size: 1.4em;
	margin-bottom: 1.5em;
}

.postcontent {
	margin-top: 1em;
}

#content p {
	margin-bottom: 1.1em;
}

#content a {
	color: #000;
}

#content a:hover {
	color: #444;
}

#content ol {
	list-style-position: inside; 
}

#content ul {
	list-style-position: outside;
	margin-left: 1em;
}
#content ul li{
	margin-left: 1em;
	margin-bottom: 0.2em;
}

#content img {
	border: 1px solid gray;
}

#content ul.termin {
}

#content ul.termin li {
	font-weight: bold;
	margin-bottom: 1em;
}

#content ul.termin li ul li {
	font-weight: normal;
}

#content table.termin {
	width: 100%;
	empty-cells: show;
	border:1px solid gray;
	border-spacing: 0;
	border-collapse: collapse;
	vertical-align:baseline;
}
#content table.termin th, #content table.termin td {
	vertical-align:baseline;
	padding: 0.2em 0.4em;
	border-right:1px dotted gray;
	border-bottom:1px dotted gray;
}

#content table.termin td.termin-mon {
	border-bottom:1px solid gray;
	padding-top: 0.5em;
	font-weight: 600;
}
#content table.termin tr.termin-fer {
	background-color: #c8f3a4;
}


#sidebar {
	color: #444;
	float: right;
	margin-top: 1.5em;
	margin-right: 1.5em;
	font-size: 1.1em;
}
* html #sidebar {
	margin-right: 0.8em;
}

div.sidebar-box {
	margin-bottom: 1.5em;
	border-left: 0.1em solid #65BA20;
	border-top: 0.1em solid #65BA20;
	border-right: 0.1em solid #498717;
	border-bottom: 0.1em solid #498717;
	background-color: #fff881;
}

div.sidebar-box h3 {
	background-color: #57a11a;
	color: #fff881;
	padding: 0.3em 0.5em;
	margin: 0;
}

div.sidebar-entry {
	padding: 0.3em;
}

div.sidebar-entry  p {
	padding: 0 0.3em;
	margin: 0;
}

#sidebar a {
	color: #444;
}

#sidebar table {
}

#sidebar th, #sidebar td {
	padding: 0 0.5em;
}
.lesson {
	font-weight: bold;
}

#slogan  {
	font-size: 1.2em;
	color: #fff881;
	background-color: #57a11a;
	padding: 0.5em;
	text-align: center;
}

img.header-img {
	display: block;
	margin-bottom: 1em;
}

.clear {
	clear: both;
}

.navigation {
	text-align: center;
	margin: 0.5em 0;
	width: 100.001%;
}

#content .navigation img {
	border: none;
}

#content .navigation .alignleft {
	width: 1.2em;
	height: 1.2em;
}

#content .navigation .alignright {
	width: 1.2em;
	height: 1.2em;
}

.navicaption {
	text-align: center;
	width: 93%;
	float: left;
	overflow: hidden;
}

p.attachment {
	text-align: center;
	width: 100.001%;
}

p.attachment img {
	overflow: hidden;
}

.gallery-caption {
	font-size: 0.8em;
}

p.attachment {
	text-align: center;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	display: block;
	margin: 0 0 2px 7px;
}

img.alignleft {
	display: block;
	margin: 0 7px 2px 0;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

.gallery {
	margin: auto;
}
.gallery-item {
	float: left;
	margin-top: 10px;
	text-align: center;
}

.gallery img {
	border: 1px solid gray;
}
.gallery-caption {
	margin-left: 0;
}

a img.size-thumbnail {
	border: 1px solid gray;
}

h3.error404 {
	color: red;
}

.comment_text {
	display: none;
}

#plw123asp_span {
  font-weight: bold;  
}

#plw123asp_span_no {
	display: none;
}

/* Satzung */
#content .satzung h3 {
	font-size: 1.1em;
	margin-bottom: 0.9em;
}
#content .satzung h4{
	font-size: 1.0em;
	margin-top: 0.3em;
	margin-bottom: 0.3em;
}

#content .satzung ol {
	list-style: decimal outside;
}

#content .satzung ol.type-none {
	list-style: none outside;
}

#content .satzung ol ol {
	list-style: lower-alpha outside;
}

#content .satzung p {
	margin-left: 0em;
}

#content .satzung ol li {
	margin-left: 2em;
	margin-top: 0.2em;
	margin-bottom: 0.7em;
}

/* Ende: Satzung */
