/*
THEME NAME: Sandbox
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
TAGS:  widgets, sandbox, microformats, hcard, hatom, xoxo
VERSION: 1.5.1
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a> &amp; modifiziert von Pascal Lotzin
AUTHOR URI:
*/


/* Globales CSS-Reset */
@import url('http://gymnasium-blomberg.de/wp-content/uploads/2010/02/reset.css');

/* 3spaltiges Layout */
@import url('http://gymnasium-blomberg.de/wp-content/themes/sandbox/sandbox-layouts/3c-r.css');

/* Web-Typo: 1.5 Zeilenabstand, Zeilen aller Spalten auf selben Grundlinie */
@import url('http://gymnasium-blomberg.de/wp-content/uploads/2010/02/typo.css');



/* 
* ab hier Anpassungen der Homepage-AG 
 ----------------------------------------- */

.widgettitle {clear:left;}

.skip-link {display: none;}

body {text-align: center;}

h1, h2, h3, h6 {font-weight:normal;}

#einzeiler h4 {font-weight:normal;}

h4, h5 {font-weight:bold;}

select {width:180px;}

div.info {
	background-color: #f8f8f8;
	border: 1px solid #ddd;
	padding:5px 5px 0 5px;
	color: #666;
	margin-bottom:10px;
}

span.alert{
	background-color: #ffffcc;
	border-top: 1px solid #ffcc66;
	border-bottom: 1px solid #ffcc66;
	padding:5px;
}

#menu {display:none;}

h3.widgettitle {
	border-bottom: #000 1px dotted;
	font-family: 'Georgia','Times New Roman', Times, serif;
	text-transform:uppercase;
}

.widget_rss ul li, #recent-posts ul li,li.recentcomments {
	list-style-position:outside !important; 
	list-style-type:square;
	margin-left:13px;
}

.navigation,  .cat-item {
	margin-bottom:2px;
	border-bottom:1px #ccc dotted;
}

.entry-date {font-family: 'Georgia','Times New Roman', Times, serif;}
.entry-meta {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding:5px;
	font-size:.8em;
	color: #666;
}

#wrapper {
	text-align: left;
	margin: 0 auto;
	width: 960px;
}
#header {
	height: 200px;
	margin-bottom: 1.5em;
}
#header #blog-title, #header #blog-description {
	/*display: none;*/
	padding: 0 0 .5em 0;
}
#header #blog-title {padding-top: 1.5em;}
#content {
	padding-right: 3em;
}
#footer {
	margin-top: 1.5em;
	padding: .5em .5em .5em .5em;
	border-top: 3px solid #ccc;
	background-color: #eee;
}

#nav-above {
	margin-bottom: 2em;
	clear: both;
}

#nav-below {
	margin-top: 2em;
	margin-bottom: 2em;
	clear: both;
}


#einzeiler {
	padding: .5em .5em .5em 1em;
	background-color: #fefeca;
}
#einzeiler .entry-title {margin-bottom:0;}
#einzeiler .hentry {
	margin-bottom: 0;
	font-size:11px;
}

#text-2 {
	border: 1px dotted #ccc;
	background-color: #eee;
padding-left:5px;
padding-right:5px;
}

.alignleft {float: left;}
.alignright, .nav-next{float: right;}
.nav-previous {}
.float_left {display: inline;}

abbr.published {
	border: none !important;
	color:#666;
}

p img {margin: 0 .5em .5em 0;}

table th, table td {
	border: 1px solid #ccc;
	padding: .25em;
}
table th {
	background: #efefef;
	font-weight: bold;
	color: #000;

}

form#commentform .form-label{margin:1em 0 0;}
form#commentform span.required{background:#fff;color:red;}
form#commentform,form#commentform p{padding:0;}
input#author,input#email,input#url{width:50%;}
input#author,input#email,input#url,textarea#comment{padding:0.2em;}
div.comments ol li{margin:0 0 3.5em;}
textarea#comment{height:13em;margin:0 0 0.5em;overflow:auto;width:66%;}
#comments li { 
	margin: 1em 0;
	padding: 1em;
	background-color: #f7f7f7;
	}
#comments li.alt { 
	background-color: #efefef; 
	}
#comments li li { 
	margin: 0 0 0.2em; 
	padding: 0; 
	}
.comment-meta { color: #999;}


/* Wiki 
---------------------------- */

body.wiki #header { 
background: url('http://gymnasium-blomberg.de/wp-content/uploads/2009/07/header2009.jpg') top left no-repeat; 
}
body.wiki #blog-title, #blog-title a, #blog-description {
	text-indent: -2000px;
}
body.wiki #container {
	float: left;
	margin: 0 -200px 0 0;
	width: 100%;
}
body.wiki #primary {
	margin:0;
}
body.wiki #content {
	margin: 0 200px 0 0;
}
body.wiki .sidebar {
	float: right;
	overflow: hidden;
	width: 180px;
}
body.wiki #secondary {
	clear: none;
	margin:0;
	display:none;
}
body.wiki #footer {

	clear: both;
	width: 100%;
}
body.wiki #welcome {
	margin-bottom: 1.5em;
	padding: .2em 0em 0em .5em;
	border: 1px dotted #ccc;
	background-color: #eee;
}

body.wiki #wikiedit textarea {
	font-family: 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Monaco', Courier, monospace;
	width: 90%;
        font-size: 12px;
        line-height: 1.5em;
}
body.wiki div.toc {
	float: right;
	display: inline;
	width: 20em;
	margin-left: 1.5em;
	padding: .5em .5em .5em .5em;
	border: 1px dotted #ccc;
	background-color: #eee;
}
body.wiki .toc li {
	list-style:none;
	margin-left:-1em;
}
body.wiki .projektbeschreibung {
	font-style:italic;
	border: 1px dotted #ccc;
	padding: .5em;
	color: #666;
}
body.wiki div.diffdel {
	background: #E5FFE5;
	padding: 1em;
	border: 3px solid #007F00;
}
body.wiki div.diffadd {
	background: #FFE6E6;
	padding: 1em;
	border: 3px solid #800000;
}
body.wiki div.diffrestore {margin-bottom: 2em;}
body.wiki .vspace {margin-bottom: 1.5em;}
body.wiki div.aufgabe {
        padding-left: 58px;
        background: #e2ffff url('http://gymnasium-blomberg.de/wp-content/themes/sandbox/img/important.gif') no-repeat top left;
}
body.wiki div.hinweis {
        padding-left: 58px;
        background: #e2ffe2 url('http://gymnasium-blomberg.de/wp-content/themes/sandbox/img/tip.gif') no-repeat top left;
        color: #007F00;
}
body.wiki li {
list-style-position: inside;
}

body.wiki .sidebar ol li {
list-style-type: decimal;
}

/* Flickr-Widget 
---------------------------- */
#flickr li.flickr_item {padding: .5em;}
#flickr li a img {
        padding: .5em;
        border: 2px solid #ccc;
}

#flickr li a img:hover {
        padding: .5em;
        border: 2px solid #aaa;
}


/* Farben */

a,a:link {
	color: #336600;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}