/*   
Theme Name: Gymsteg Rot
Theme URI: http://www.gymnasiumsteglitz.de
Description: Theme für Gymnasium Steglitz in rot
Author: Paul Grau
Author URI: http://www.ptec-media.de
Template:
Version: 1.1
.
General comments/License Statement if any.
Color balance change:
+60 0 -10
.
*/

/* Globaler Reset */
* {
	margin: 0;
	padding:0;
	border: 0;
}
/* Global, Typo */

body {
	font-size:75%;
	font-size:82%;
	font-size:88%;
	font-family:Arial,sans-serif;
}

html>body {
	font-size:12px;
	font-size:13px;
}
a:link {
	color: #ab4f2b;
	color:#c83c2b;
	text-decoration:underline;
}
a:visited {
	color: #9b3f1b;
	color:#b63727;
	text-decoration:underline;
}
a:hover {
	color: #701000;
	text-decoration:none;
}
a:focus {
	/*outline:none;*/
}
a.extern {
	padding-right: 12px;
	background:url(gfx/extern.png) center right no-repeat;
}
a.sub {
	color:#5d5d5d;
	text-transform:uppercase;
	font-size:0.9em; 
}
a.protected {
	padding-right: 16px;
	background:url(gfx/schloss.png) center right no-repeat;
}
.sub {
	color:#777;
	font-size:0.85em; 
}
#sidebar .page_item {
	color:#777;
	/*font-size:0.85em; */
}
#sidebar .page_item a{
/* 	font-size:1.05em; */
}
#sidebar li a {
	font-size:1.05em;
	text-decoration:none;
	border-bottom:1px dashed #ffcdb9;
}
#sidebar li a:hover {
	text-decoration:underline;
}
#sidebar embed,#sidebar #translation_bar {
	margin: 0 1.5em 0.5em 1.5em;
}
#transl_sign {
	display:none;
}
img, a img {
	border: 0;
}	
p, div.comment, div.prevnext {
	font: 1em/1.4em Arial, sans-serif;
	margin: 0.5em 1.5em 1em 1.5em;
	margin: 0.5em 0 1em 0em;
}

.complete  {
	font: 1em/1.5em Arial, sans-serif;
}
.text, #content, li {
	font: 1em/1.4em Arial, sans-serif;
}
h1, h2, h4 {
	font-family: "Century", Georgia, "Times New Roman", Times, serif;
}
h1 {
	font-size: 1.67em;
	line-height: 1.21em;
	padding: 1.21em 1em;
}
h2 {
	font-size: 1.3em;
	line-height: 1em;
	margin: 0 0 1.1em 0;
	text-transform: uppercase;
	font-weight:normal;
	background:#772801 url(gfx/header2.png) top left;
	color:#fff;
	padding: 0.6em 1.2em;
}
.icons {
	float:right;
	margin: 0 0 0.5em 2em;
}
h3 {
	font-size: 1.4em;
	line-height: 1.13em;
	margin: 0.13em 0 0.6em 0;
	font-weight:normal;
	color:#222;
}
p + h3, ul + h3 {
	margin: 1.13em 0 0.6em 0;
}
#sidebar h3 {
	font-size: 1.5em;
	margin: 0.5em 1.1em 0.5em 1.1em;
}
h3.title {
	margin: 1.13em 1em 0.5em 1em;
}
.textwidget  {
	margin: 0.5em 1.1em 0.5em 1.7em;
}
hr {
	height: 2px;
	background: #ddd;
	margin: 0 1.2em 0 1.2em;
}
h4 {
	font: 1.2em/1em Arial, sans-serif;
	line-height: 1.13em;
	font-weight:bold;
	margin: 0 0 0.9em 0em;
	color:#5f1b04;
	color:#800000;
	color:#000000;
}
h5 {
	font: 1.05em/1em Arial, sans-serif;
	line-height: 1.15em;
	font-weight:bold;
	margin: 0 0 0.9em 0em;
	color:#000000;
}
h6 {
	font: 1.01em/1em Arial, sans-serif;
	line-height: 1.15em;
	font-weight:bold;
	margin: 0 0 0.9em 0em;
	color:#000000;
}
.newsitem h4 {
	margin-bottom: 0.3em;
}
#news .newsitem h4 {
	margin: 0 0 0.5em 0em;
	
}

strong {
font-weight:bold;
font-style:normal;
}
.bold {
	font-weight:bold;
}
.left {
	float:left;
}
.right {
	float:right;
}
#content ul, #sidebar ul {
	margin: 0 1.5em 1em 3.5em;
	list-style-image:url(gfx/arr.png);
	line-height:1.5;
}
#content ol {
	margin: 0 1.5em 1em 3.5em;
	list-style:decimal;
	line-height:1.5;
}
#content ul,#content ol {
	margin: 0 1.5em 1em 2em;
}
#sidebar ul ul {
	margin: 0.25em 1.5em 0.25em 1.5em;
}
ul .right {
	margin: .25em 0 0 0;
}
#content ul.lines {
	margin: 0 1.5em 1em 1.5em;
}
ul.lines .right {
	float:right;
	margin: 0.1em 0 0 0;
	color:#444;
}
ul.lines li {
	list-style-position: inside;
	border-bottom: 1px dashed #ccc;
	margin-bottom:0.6em;
	padding-bottom:0.6em;
}
/* layout */
#wrap {
	width: 980px;
	

	
	/*width: 97%;*/
	/*margin: auto;*/

}
* html #wrap {
	/* ie 6 */
	width: 980px;
	max-width:none;
	min-width:none;
}
#sidebar img,#sidebar embed {
	max-width:98%;
}
#header {
	clear:both;
	background:#fff url(gfx/header.png) top left repeat-y;
	color:#000;
	height:106px;
}
#header h1 {
	text-indent:-999px;
	margin-bottom:3em;
	font-size: 0px;
	display:block;
	line-height: 0px;
	display:none;
}
#metanavi {
	float:right;
	width: 200px;
	margin: 40px 2em 0 0;
	text-align:right;
}
#metanavi form {
	margin: 0 0 0.8em 0;
}
#searchinput {
	width: 147px;
	padding: 4px 4px 3px 8px;
	font-size:11px;
	background: url(gfx/input-search.png) 0 0 no-repeat;
	background-position: 0 0 ;
	float:left;
}
#gobutton {
	width:34px;
	height:24px;
	margin-left:4px;
	text-indent: -999px;font-size:1px;
	display:block;
	font-size:11px;
	background: url(gfx/button-go.png) 0 0 no-repeat;
	cursor:pointer;
	float:right;
	font-size: 0px;
	display:block;
	line-height: 0px;
}
#searchinput.focus {
	background-position: -160px 0 ;
}
#gobutton:hover {
	background-position: -34px 0 ;
}
#submit {
	width: 74px; height: 22px;
	border:0;
	text-indent: -999px;
	font-size:0;
	background: url(gfx/button-submit.png) top left no-repeat;
	cursor:pointer;
	float:left;

}
#submit:hover {
	background: url(gfx/button-submit2.png) top left no-repeat;
}
#metanavi a {
	color:#fff;
}
#topnav {
	clear:both;
	
}
#topnav ul {
	list-style:none;
	/*background:#ddd0a3;*/
	margin-bottom:0.3em;
	overflow:hidden;
	background:url(gfx/topnav-grad.png) top right repeat-x;
}
#topnav li {
	float:left;
	width: 16.66%; /* 1/6 */
	width: 14.28%; /* 1/7 */
	height:40px;
	border-bottom:1px solid #a28138;
}
#topnav li a {
	display:block;
	background:url(gfx/topnav-grad.png) top right no-repeat;
	padding: 13px 0.5em 13px 1em;
	color:#000;
	text-decoration:none;
	font-size:14px;
}
* html #topnav li a { /* IE <=6 hack */
	padding: 10px 0.5em 10px 1em;
}
#topnav li a:hover, #topnav li a.active {
	background-position:right -41px;
	color: #333;
	padding: 14px 0.5em 12px 1em;
}
* html #topnav li a:hover, * html #topnav li a.active { /* IE <=6 hack */
	padding: 11px 0.5em 9px 1em;
}
#frontphoto {
	margin-bottom:0.3em;
}
#frontphoto img {
	/*width:100%;*/
}
#events {
	float:left;
	width:33%;
	background: #fff;
	list-style:none !important;
}
#events .desc {
	line-height:1.1em !important;
	margin-left:57px;
}
#events ul {
	margin:0;
	list-style-image:none !important;
	list-style:none !important;
}

#events a.sub {
	float:right;
}
#events li {
	border-bottom: 1px dashed #ccc;
	padding: 0.25em 0.75em 1em 0;
	margin: 0.9em 1.5em;;
	overflow:hidden;
	
	color:#464646;
}
#events.floating {
	width: 100%;
	margin: 0 auto;
	float:none;
}
#events.floating li {
	float:left;
	width: 33%;
}
#events li .cal {
	float:left;
	width: 45px;
	height: 45px;
	background:url(gfx/cal2.png) no-repeat;
	text-align:center;
}
#events li .cal.odd {
	background:url(gfx/cal.png) no-repeat;
}
#events li a {
	display:block;
}
#events li .cal .day {
	font-size: 1.3em;
	padding: 0;
	font-weight:bold;
	color:#111;
}
#events li .cal .month {
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
	font-size:0.9em;
	padding: 0 0 1px 0;
}
#content {
	clear:both;
	float:left;
	display:inline;
	width: 74%;
	border-right:1px solid #ccc;
	padding-bottom:1em;
}
#news {
	margin-left: 33%;
	border-left:1px solid #ccc;
}
#news .lines li {
	/*font-size:1.05em;*/
}
#sidebar {
	float:right;
	display:inline;
	width: 26%;
	margin-left:-1px;
}
* html #sidebar {
	width: 24%;
}
#sidebar ul {
	margin-left:3.2em
}
#sidebar ul#recentcomments a{
	font-size:0.85em;
}
#sidebar ul#mostviewed{
	font-size:0.85em;
}
#sidebar ul#recentcomments .right,ul#mostviewed .right {
	margin: 0 0 0 0;
	float:right;
}
#sidebar ul#recentcomments .sub, ul#mostviewed .sub {
	color:#999;
	font-size:0.75em;
}
#footer {
	clear:both;
	color:#666;
	padding:0.5em 0 0.5em 1.5em;
	border-top:1px solid #ccc;
}

/* content styles */
img.center {
	border: 1px solid #aaa;
	text-align:center;
	display:block;
	padding: 2px;
	margin: 0.5em auto 1.5em auto;
}
.newsitem {
	margin: 0 1.5em 0.75em 1.5em;
	padding:0.2em 0 1em 0;
	border-bottom:1px dashed #bbb;
	overflow:hidden;
}
.newsitem .headline {
	font-size: 1.3em;
	margin-bottom:0.5em;
}
.newsitem p {
	/*margin:0;*/

}
.newsitem .headline .right {
	float:right;
	margin: 0 0 0 0;
	color:#444;
}
.newsitem .image {
/* 	float:left; */
	float:right;
	margin: 0.3em 0 0.3em 0.5em;
	padding: 1px;
	text-align:center;
	border: 1px solid #aaa;
	
}
.newsitem.sticky .date {
	display:none;
}
.newsitem img {
/* 	max-width: 15em; */
/* 	height:inherit; */
/* 	height: 18em;	 */
}	
.newsitem a {
	display:block;
}
.newsitem .text a,.newsitem .editlink a {
	display:inline;
}
.newsitem .editlink a {
	text-decoration:none;
}
.newsitem a.sub {
	display:inline;
}
.newsitem .text {
	/*	clear:left;*/
}
.newsitem .text p {
	/*display:inline;*/
}
.more-link {
	margin: 0 1em;
}
.main_comments {
	float:right;
	margin: -1.5em 0 0 0;
	font-size:0.9em;
	color: #666;
}
.more {
	border-bottom: 1px dashed #aaa;
	display:block;
	margin-bottom:1em;
	padding-top:1em;
	clear:right;
	background: url(gfx/more.png) center left no-repeat;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	clear:right;
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 0 0 1em 1em;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.wp-caption-text {
	margin: 0.25em 0.5em;
	font-size:0.9em;
}
img.centered{
	display:block;
	margin-left:auto;
	margin-right:auto
	}
img.alignright{
	padding:4px;
	margin:0 0 2px 1em;
	display:inline
}
img.alignleft{
	padding:4px;
	margin:0 7px 2px 0;
	display:inline
}
.alignright{float:right;font-weight:bold}
.alignleft{float:left;font-weight:bold}
img.alignright,img.alignleft,img.centered {
	border: 1px solid #ccc;
	padding: 2px;
	display:block;
}
img.noframe {
	border: 0; padding:0;
}

form.qs{
	float:right; 
	margin-top:-1px;
}
form.qs p{
	font-size:11px;
	font-weight:normal;
	padding:0px;margin:0px;
	color:#fff;
	background-color:transparent}
form.qs input.button{
	font-size:11px;
	font-weight:normal;
	width:30px;
	color:#000;
	background-color:#f9f9ff;
	border:solid 1px #c0d3e2;
	padding:0px;margin:0px
}
form.qs input.textfield{
	font-size:10px;
	font-weight:normal;
	padding:0px;margin:0px;
	
}
.newspost {
	overflow:hidden;
	margin: 0 1.5em;
}

.info-post{
	display:block;
	text-align:right;
	float:right;
	padding:2px 0px 7px 0px;
	font-size:0.8em;
	font-weight:normal;
	color:#eee
}
.info-post-below {
	padding:4px 2px;
	border-top:1px solid #ccc;
	background-color:#fafbfc;
	color:#505050;
	font-size:0.9em;
	line-height:1.5em;
	margin:1.5em 1.5em 0.5em 1.5em;
}
div.prevnext {
	margin:1.5em 1.5em 0.5em 1.5em;
}
.info-post-below a{

	font-size:1em;
}
.one_post,.post_content {
	overflow:hidden;
}

.info-meta{display:block;text-align:left;padding:2px 0px 7px 0px;font-size:12px}
.info-meta a{font-weight:bold,font-size:10px}
.post-navigation{overflow:hidden;}
.nav{padding:5px 0px 15px 0px}
/*.entry{margin-bottom:3em}
.entry a{margin-bottom:3em}
.entrymeta2{        position:relative;        top:3px}
.entrymeta a{        text-decoration:none;color:#69c}
.entry img{padding:5px;border:1px solid #ccc;margin:5px}
*/
.commentmeta{font-size:0.9em;color:#69c;        text-align:right}
.commentmeta a{        text-decoration:none;color:#69c}
li.comment, li.pingback {
	list-style:none;
	margin-bottom:1em;
}
ul.commentlist {
	margin-left:0 !important;
	margin-bottom:0 !important
}
ul.children {
	margin-bottom:0 !important;
	margin-left:1.5em !important;
}
ul.children li.comment,ul.children  li.pingback {
	list-style:none;
	margin-bottom:0;
	margin-top:0.5em;

}
.comment p, .pingback p {
	color:#000;
}
.comment-reply-link {
	margin-bottom:0.5em;display:block;
	width: 10em;
}
.wp-smiley {
	position:relative;
	top:3px;	
}
.postedby{background:url(./images/user.gif) no-repeat;padding:3px;padding-left:20px}
.filedto{background:url(./images/category.gif) no-repeat;padding:3px;padding-left:20px}
.commentslink{background:#fff url(./images/comment.png) no-repeat;padding:3px;padding-left:20px}
.sec-a{background:#eff2ef; float:left;width:775px;padding:0 15px}
div.path{font-size:11px;font-weight:normal;padding:0px;margin:25px 20px 10px 200px}
div.path a{font-size:11px;font-weight:normal}
.content{}
td.main{vertical-align:top;width:30%;position:absolute}

div.main table{font-family:lucida,verdana,sans-serif;font-size:12px;font-weight:normal;line-height:17px;margin-left:10px}
div.main td{padding:0px 5px 0px 5px;margin:0px}
div.main ul{list-style-type:square;padding:0px;margin:0px 0px 10px 40px}
div.main ul.none{list-style-type:none}
div.main li{padding:0px;margin:1px 0px 1px 0px}
.box{ margin:0 0 20px 0; padding:10px; border:1px solid #c0c0c0; background-color:#fafbfc; color:#505050; line-height:1.5em}
.box a{color:#505050;text-decoration:none}



textarea, input {
	background:#fff;
	border: 1px solid #cac6b9;
}

#header input {
	border:0;
}

#commentform input{color:#000}
#commentform textarea{padding:2px 4px}

#commentsection{margin:25px 0 0}
#commentsection p{margin:0 0 6px}
.comment,.pingback{
	background-color:#f4f4f4;
	border-left:4px solid #ccc;
	color:#333;
	padding:8px 5px 1px 8px
}

.commenticon {
	border-bottom: 1px dashed #ccc;
}
.comment p,.pingback p {
	margin-left:0;
}

.gravatarside{
	display:none;
}
h2.archives{margin-bottom:10px}

.entry{margin-top:0px}
.entrybody{margin-bottom:30px}
.entrybody p{margin-bottom:15px}
blockquote{
	background:#fff url(images/quote.gif) no-repeat top left;
	padding-left:30px;

	/*min-height:50px;*/
}
blockquote p {
	line-height:1.1;
	font-style:italic;
	margin: 0 0 2em 0;
}
#content blockquote p {
	font-size:1em;
	font-weight:bold;
}
blockquote cite {
	font-style:normal;
	font-weight:normal;
	font-size:0.93em;
}
#content blockquote cite {
	font-style:normal;
	font-weight:normal;
	font-size:0.93em;
	display:block;
	margin-top:0.6em;
}
#content code{background-color:#3F464A;display:block;padding:10px;margin-bottom:10px}
#commentblock code{display:block;padding:5px;margin-bottom:10px;color:#ccc}

.highlight {
	background: #f8ebb1;
}
a .highlight {
	font-weight:normal;
}
.desc .highlight {
	color: #333
}

/* link formatting */
a.external {
	background: url(images/external.png) center right no-repeat;
	padding-right: 13px;
}
#content a[href ^="https://"],
.link-https, .link-lock {
	background: url(images/lock_icon.gif) center right no-repeat;
	background: url(gfx/schloss.png) center right no-repeat;
	padding-right: 16px;
	padding-right: 14px;
}
#content a[href ^="mailto:"],
.link-mailto {
	background: url(images/mail_icon.gif) center right no-repeat;
	padding-right: 18px;
}

#content a[href $=".pdf"], #content a[href $=".PDF"],
#content a[href *=".pdf#"], #content a[href *=".PDF#"],
#content a[href *=".pdf?"], #content a[href *=".PDF?"],
.link-document {
	background: url("images/pdf.png") center right no-repeat;
	padding-right: 21px;
}
.link-video {
	background:url(/cms/wp-content/uploads/2009/07/_video.gif) center right no-repeat;
	padding-right:22px;
}
.link-rss {
	float:right;
	background:url(gfx/rss.png) center center no-repeat;
	text-indent:-999px;
	font-size:0;
	height: 16px; width: 16px;
}
#content a[href ^="http://picasaweb.google.com/"] {
	background:url(gfx/picasa.gif) center right no-repeat;
	padding-right:22px;
}
.boxRight {
	clear:right;
	float:right;
	width: 15em;
	margin: 0 0 1em 1.5em;
	background:#fff9f0;
	border:1px solid #aaa;
	padding:0.75em 1em;
	font-size:0.95em;
}
.boxLeft2 {

	float:left;
	width: 24em;
	margin: 0 1.5em 1em 0;
	background:#fff9f0;
	border:1px solid #aaa;
	padding:0.75em 1em;
	font-size:0.95em;
}
#content .boxRight ul {
	margin: 0.2em 1em 0 1.6em;
}
#content .boxLeft2 ul {
	margin: 0.5em 1em 0 1.6em;
}

.buttons {
	overflow:hidden;
	margin: 2em 1.2em 2em 1.2em;
}
.buttons .button {
	float:left;
	margin-right:1%;
	border:1px solid #ccc;
	width: 32%;
	overflow:hidden;
}
.buttons .button.last {
	margin-right:0;
}
#content ul.sitemap_allpages {
	overflow:hidden;
	margin: 1em 0;
}
/* float top level pages left and remove list style */
.sitemap_allpages > li {
	float:left;
	width: 30%;
	margin-right:0.8em;
	margin-bottom:0.5em;
	padding-right:0.8em;
	padding-top:0.5em;
	padding-bottom:0.1em;
	list-style:none;
	border-right: 1px dotted #cacaca;
	border-top: 1px dotted #cacaca;
}
.sitemap_allpages li ul {
	margin-right: 0 !important;
	margin-left:1.5em;
	margin-bottom:0em;
}
.sitemap_allpages li {
	font-size: 0.99em;
}
.sitemap_allpages li .right {
	float:none;
	display:block;
}
acronym {
	border-bottom:1px dotted #777;
}
* html .hideie, *:first-child+html .hideie {
	display:none
}
/*
* html #content a, *:first-child+html #content a  {
	padding-right:0;
}*/
.onlyie {
	display:none;
}
* html .onlyie, *:first-child+html .onlyie {
	display:inline;
}


.pagelink a{
	border: 1px solid #9B3F1B; 
	padding: 1px 3px 1px 3px;
}
.pagelink a, .pagelink a:visited {
	text-decoration:none;
}
.pagelink a:hover {
	background: #f1d8ce;
}
.current a, .current a:visited, .current a:hover {
	background: #9B3F1B; 
	color: #fff;
}

.post-edit-link {
	background: #eee url(gfx/edit.png) no-repeat left center;
	padding: 1px 0px 1px 12px;
	-moz-border-radius: 3px;
	text-decoration:none !important;
}
#events .post-edit-link {
	padding: 0 2px 0 18px;
}
.entry .post-edit-link {
	position:relative;
	top:-5px;
	right: 2px;
}
.post-edit-link:hover,
#events .post-edit-link:hover {
	background-color:#ddd;
}