/*  

Theme Name: Rudolf Steiner Schule Dortmund
Theme URI: www.rss-do.de
Description:  Rudolf Steiner Schule Dortmund
Version: 2.2 beta
Author: Nathaniel Stott 
Tags: fixed width, two columns, valid XHTML, valid CSS, widget, right sidebar

*/


/* -- Basic Style -- */


h1, h2, h3, h4, h5, h6, form {
	margin:0px;
	padding:0px;
}
h1 {
	font-size:24px;
}
h2 {
	font-size:22px;
	font-weight: lighter;
}
h3 {
	font-size:20px;
	font-weight: lighter;
}
h4 {
	font-size:18px;
	font-weight: lighter;
}
h5 {
	font-size:14px;
}
h6 {
	font-size:12px;
}
p {
	margin:0px;
	padding:0px;
	padding-bottom:10px;
}
ul, ol, li {
	margin:0px;
	padding:0px;
	list-style:none;
}
a {
	color:#2d888d;
	text-decoration:underline;
	outline:none;
}
a:visited {
	color:#333333;
	text-decoration:underline;
	outline:none;
}
a:hover {
	color:#F4D433;
	text-decoration:underline;
	cursor:pointer;
}
img {
	border:none;
}
img.alignright {
	float:right;
	margin:2px 0px 5px 5px;
	border:solid 1px #F4D433;
	padding:2px;
}
img.alignleft {
	float:left;
	margin:2px 5px 5px 0px;
	border:solid 1px #F4D433;
	padding:2px;
}
img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}
a img.alignright {
	float:right;
	margin:2px 0 2px 5px;
}
a img.alignleft {
	float:left;
	margin:0px 5px 2px 0px
}
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}
blockquote {
	padding:7px 0px 0px 30px;
	width:400px;
	font-size:14px;
	font-style:italic;
	border-left:solid 6px;
}
.storyContent ul, ol {
	margin-left:20px;
	padding:5px 5px 15px 5px;
}
.storyContent ol li {
	list-style:decimal;
}
.storyContent ul li {
	list-style:square;
}
.clear {
	clear:both;
}
/* -- Main Style  -- */	

body {
	margin:0px;
	padding:0px;
	font-family: Verdana, Tahoma, Arial, Serif;
	font-size: 10px; /* IE5 Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: 10px; /* easy scaling */
	font-size: 0.76em;
	color:#333333;
	background:#f4f4f4;
}
#main {
	margin:0px auto;
	padding:0px;
	width:984px;
}
/* -- Header -- */

.header {
	height:220px;
	overflow:hidden;
	margin-top:6px;
}
.search {
	width:230px;
	float:right;
	margin-left:20px;
	text-align:right;
}
.searchText {
	margin:0px;
	padding:0px;
	width:110px;
	border:1px solid #449aa4;
	background:#fff;
	font-size:11px;
	float:left;
	margin-right:2px;
	padding:1px;
}
.search_btn {
	margin: 0px 0px 0px 5px;
	padding:0px;
	float:left;
}
.head_links {
	width:580px;
	float:right;
}
.head_links ul {
	float:right;
}
.head_links li {
	border-left:1px solid #449aa4;
	float:left;
}
.head_links li a, .head_links li a:visited {
	color:#2d888d;
	text-decoration:none;
	padding:0px 10px;
}
.head_links li a:hover {
	color:#F4D433;
	text-decoration:underline;
}
.logo {
	margin-top:8px;
	height:165px;
	background:#fff;
}
.logo h1 {
	width:195px;
	float:left;
	padding:20px 7px 0px 10px;
}
.logo img.head_img {
	float:right;
	width:769px;
	height:165px;
}
/*****----------------- Navigation --------------**/

.nav {
	height:22px;
	background:#8EC142;
	border-bottom:1px solid #2d8893;
	overflow:hidden;
	padding-top:6px;
}
.nav ul {
	float:left;
}
.nav li {
	float:left;
	padding:0px 15px;
}
.nav li a, .nav li a:visited {
	float:left;
	display:block;
	font-family:"Trebuchet MS", sans-serif;
	font-size:1.2em;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	font-variant:small-caps;
}
.nav li a:hover {
	border-bottom:1px solid #F4D433 !important;
	text-decoration:none;
	color:#F4D433 !important;
}
.nav li.current_page_item a, .nav li.current_page_item a:visited, .nav li.current_page_parent a, .nav li.current_page_parent a:visited {
	border-bottom:1px solid #2d8893;
	text-decoration:none;
	color:#2d8893;
}
/**----------------------------**/


/**------------- Main Content -----------------**/

.main_content {
	padding:23px 0px;
	margin:0px;
	background:url(images/main_bg.jpg) repeat-y;
}
/**--------------------- Inner Content Style -------------------**/

.inner_content {
	width:505px;
	float:left;
	padding:0px 23px;
	overflow:hidden;
}
.inner_content_wide {
	width:940px;
	float:left;
	padding:0px 23px;
	overflow:hidden;
}
.story {
	padding-bottom:10px;
}
h2.story_title {
	color:#2d888d;
	font-size:20px;
	border-bottom:1px solid #eaeaea;
	padding: 0px 0px 0px 5px;
	line-height:23px;
}
h2.story_title a, h2.story_title a:visited {
	color:#2d888d;
	text-decoration:none;
}
h3.story_title {
	color:#2d888d;
	font-size:20px;
	border-bottom:1px solid #eaeaea;
	padding-top:3px;
	padding-bottom:5px;
	line-height:23px;
}
h3.story_title a, h3.story_title a:visited {
	color:#2d888d;
	text-decoration:none;
}
h4.story_title {
	font-size:18px;
	font-weight:normal;
	border-bottom:1px solid #eaeaea;
	padding-top:15px;
	line-height:21px;
}
h4.story_title a, h4.story_title a:visited {
	color:#2d888d;
	text-decoration:none;
}
.story_title a:hover {
	color:#2d888d;
}
.storyContent {
	padding-top:10px;
}
.storyContent p, .storyContent ul li {
	padding-bottom:10px;
	line-height:20px;
	font-size: 1.12em;
}
.storyContent h1, .storyContent h2, .storyContent h3, .storyContent h4, .storyContent h5, .storyContent h5 {
	padding:5px 0px;
}
.alignleft {
	float:left;
	padding:10px 0px;
}
.alignright {
	padding:10px 0px;
	float:right;
}
.alignleft a, .alignleft a:visited, .alignright a, .alignright a:visited {
	color:#80664d;
	text-decoration:none;
}
.alignleft a:hover, .alignright a:hover {
	text-decoration:underline;
}
.pagetitle, .article, .error, .cat_title {
	color:#258997;
	font-size:16px;
	font-variant:small-caps;
	padding-bottom:5px;
}
.cat_title {
	color:#72b902;
	font-size:18px;
	border-bottom:1px solid #D2D2D2;
	padding: 25px 0px 2px 0px;
}
span.read-more {
	position:absolute !important;
	bottom:0px !important;
	right:0px !important;
}
.expander .story {
	margin-bottom:25px;
	position:relative !important;
}
/**----------------------- Sidebar Style --------------------------**/

.sidebar_left {
	width:215px;
	float:left;
	overflow:hidden;
}
/**------------------------------------**/

.sidebar_l {
	padding:2px 1px 0px 3px;
}
.sidebar_l li {
	margin:0px;
	padding:0px;
	padding-bottom:10px;
}
.sidebar_l li li {
	color:#2d888d;
	padding:0px 0px;
	background:#8EC142;
	border-bottom:1px solid #2d8893;
	margin-bottom:5px;
}
.sidebar_l li li li {
	border-bottom:none;
	padding:0px 0px;
	border-bottom:1px solid #F4D433;
	margin:0px;
}
.sidebar_l li li a, .sidebar_l li li a:visited {
	color:#fff;
	text-decoration:none;
	font-family:"Trebuchet MS", sans-serif;
	font-size:1.2em;
	font-weight:bold;
	padding:5px 0px;
	display:block;
	padding-left:7px;
	font-variant:small-caps;
}
.sidebar_l li li a:hover {
	text-decoration:none;
	color:#F4D433;
}
.sidebar_l li li.current_page_item a, .sidebar_l li li.current_page_parent a, .sidebar_l li li.current_page_parent a:visited {
	color:#2d8893;
}
.sidebar_l li li li.current_page_item {
	border-bottom:1px solid #2d8893;
	font-weight: bolder;
}
.sidebar_l li li li a, .sidebar_l li li li a:visited {
	color:#2d888d !important;
	text-decoration:none;
	padding:5px 0px;
	display:block;
	background:#fff;
	font-size:1.2em;
	font-weight:normal;
	padding-left:7px;
	display:block;
}
.sidebar_l li li a:hover, .sidebar_l li li li a:hover {
	text-decoration:none;
	color:#F4D433 !important;
}
.sideBarTitle h3 {
	color:#2d888d;
	font-weight: lighter;
	font-variant:small-caps;
	font-size:18px;
	padding-bottom:10px;
}
#recentcomments .recentcomments {
	padding:5px;
}
li.subber ul li {
	border-bottom:solid 1px #8EC142;
	background:#2c8895;
}
li.subber ul li li, li.subber ul li li:last-child {
	border-bottom:solid 1px #F4D433;
	background:#fff;
}
li.subber ul li:last-child {
	border-bottom:none;
}
li.subber ul li a {
	color:#fff;
}
li.subber ul li.current_page_item a, li.subber ul li.current_page_parent a, li.subber ul li.current_page_parent a:visited {
	color:#F4D433 !important;
}
li.subber ul li ul {
	display:none;
}
li.subber ul li.current_page_item ul, li.subber ul li.current_page_parent ul {
	display:block;
}
li.subber ul li.current_page_parent a, li.subber ul li.current_page_parent a:visited {
	color:#fff !important;
}
li.subber ul li.current_page_item ul li a, li.subber ul li.current_page_item ul li a:visited, li.subber ul li.current_page_parent ul li a, li.subber ul li.current_page_parent ul li a:visited {
	color:#2c8895 !important;
}
li.subber ul li.current_page_parent ul li.current_page_item {
	border-bottom:solid 1px #F4D433;
}
li.subber ul li.current_page_parent ul li.current_page_item a, li.subber ul li.current_page_parent ul li.current_page_item a:visited {
	color:#F4D433 !important;
}
/********************************************/

.sidebar_right {
	width:195px;
	float:right;
	padding:0px 10px;
	overflow:hidden;
}
.sidebar_right li {
	margin:0px;
	padding:0px;
	padding-bottom:20px;
}
.sidebar_right li li {
	background:#fff;
	border-bottom:1px solid #f4d334;
	padding:0px 10px;
}
.sidebar_right li li li {
	background:#fff;
	border-bottom:none;
	padding:0px 10px;
}
.sidebar_right li a, .sidebar_right li a:visited {
	color:#2D8893;
	text-decoration:none;
	padding-left:5px;
}
.sidebar_right li a:hover {
	text-decoration:none;
	color:#F4D433;
}
.sidebar_right li li a, .sidebar_right li li a:visited {
	color:#2d888d;
	text-decoration:none;
	padding:5px 0px;
	display:block;
	background:#fff;
}
.sidebar_right li li a:hover {
	text-decoration:none;
	color:#F4D433;
}
.sideBarTitle h3 {
	color:#2d888d;
	font-weight: lighter;
	font-size:16px;
}
/**----------------------------------**/

/**--------------- Footer Style ---------------**/

.footer {
	background: #FEFEFE;
	height:1%;
	padding-bottom:20px;
	border-top:1px solid #72b902;
}
.footer ul.footer_topics li {
	width:190px;
	float:left;
	padding:20px 0px 20px 50px;/*border:1px solid #000;*/
}
.footer ul.footer_topics li h3 {
	color:#72b902;
	font-size:18px;
	font-variant:small-caps;
	font-weight: lighter;
	padding-bottom:10px;
}
.footer ul.footer_topics li li a, .footer ul.footer_topics li li a:visited {
	color:#B4B4B4;
	text-decoration:none;
	padding-bottom:11px;
	line-height:14px;
}
.footer ul.footer_topics li li a:hover {
	text-decoration:underline;
	color:#F4D433;
}
.footer ul.footer_topics li.current_page_item a, .footer ul.footer_topics li.current_page_item a:visited, .footer ul.footer_topics li.current_page_parent a, .footer ul.footer_topics li.current_page_parent a:visited {
	color:#2d888d !important;
}
.footer ul.footer_topics li li {
	float:none;
	padding:0px;
	margin:0px;
}
.footer .footer_links {
	width:900px;
	margin:0px auto;
	height:15px;
	overflow:hidden;
}
.footer .footer_links p {
	float:left;
	padding:0px 10px;
}
.footer .footer_links ul.f_links {
	float:left;
	width:610px;
}
.footer .footer_links ul li {
	border-left:1px solid #b5b5b5;
	float:left;
}
.footer .footer_links ul li a, .footer .footer_links ul li a:visited {
	color:#2d888d;
	text-decoration:none;
	padding:0px 10px;
	float:left;
}
.footer .footer_links ul li.current_page_item a, .footer .footer_links ul li.current_page_item a:hover {
	color:#2d888d;
}
.footer p {
	color:#2d888d;
}
.footer .footer_links ul li a:hover {
	text-decoration:underline;
	color:#F4D433;
}
/**-----------------------------**/


/****----------------- Story Comments ---------------------***/

.comments, .commenttitle {
	color:#2d888d;
	font-size:20px;
	border-bottom:1px solid #eaeaea;
	padding-top:3px;
	padding-bottom:5px;
	line-height:23px;
}
.commentlist li {
	padding:10px;
}
.commentlist li img {
	float:left;
	margin:0px 15px 10px 0px;
}
.commentlist li p {
	padding:10px 0px;
	line-height:25px;
}
.commentlist li .fn, .commentlist li .says {
	color:#8EC142;
	font-weight:bold;
	font-style:italic;
	font-size:12px;
}
.commentmetadata {
	font-size:12px;
}
.commentlist li ul {
	padding-left:30px;
}
.commentlist li li {
	padding:20px 0px;
}
.reply {
	width:32px;
	border:1px solid #CCCCCC;
	padding:3px;
}
.reply a {
	text-decoration:none;
}
#commentform p {
	padding:5px 0px;
}
#commentform #author, #commentform #email, #commentform #url, #commentform #comment {
	border:1px solid #CCCCCC;
	width:270px;
}
#submitcomment {
	border:1px solid #F4D433;
	background:#2d888d;
	color:#fff;
	padding:6px 18px 6px 18px;
	cursor:pointer;
	font-size:16px;
}
/***--------------------------****/


/* -- CALENDER STYLE -- */

/* Begin Calendar */

#wp-calendar {
	empty-cells: show;
	margin:0px auto;
	padding: 0px;
	width: 180px;
	font-size:11px;
	font-family:tahoma;
	color:#2a2a2a;
	text-align:center;
}
#wp-calendar th {
	color:#8EC142;
}
#wp-calendar #today {
	color:#fff;
	font-weight:normal;
	background:#000;
}
#wp-calendar #next a {
	padding-right: 5px;
	color:#8EC142;
	text-align: right;
	background:none;
	text-decoration:none;
}
#wp-calendar #next a:hover {
	text-decoration:underline;
	background:none;
}
#wp-calendar #prev a {
	padding-left: 5px;
	text-align: left;
	color:#8EC142;
	background:none;
	text-decoration:none;
}
#wp-calendar #prev a:hover {
	text-decoration:underline;
	background:none;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	text-align:center;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:10px;
	width:180px;/*color:#105a82;*//*background:#cfcfd0;*/
}
#wp-calendar td a, #wp-calendar td a:visited {
	border-left: none;
	padding:0px;
	color: #8EC142;
	text-decoration:none;
	font-weight:bold;
	font-size:11px !important;
}
#wp-calendar td a:hover {
	background: none;
	border-left: none;
	font-weight:bold;
	text-decoration: underline;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
/*background-color: #b48625;*/ }
/* End Calendar */

.breadcrumb a, .breadcrumb a:visited {
	text-decoration:underline;
	color:#8EC142;
	font-size:11px;
}
.breadcrumb a:hover {
	color:#F4D433;
	text-decoration:none;
}
.breadcrumb {
	color:#8EC142;
	font-size:11px;
	padding-bottom:15px;
}
.subbut {
	border:1px solid #F4D433;
	background:#2d888d;
	color:#fff;
	padding:6px 18px 6px 18px;
	cursor:pointer;
	font-size:16px;
}
.subtext {
	width:270px;
}
.storyContent img {
	margin:0px 0px 15px 0px;
	border:solid 1px #F4D433;
	padding:2px;
}

