/*
Theme Name: Bochumer Bildungszentrum e.V.
Theme URI: www.bbz-ev.de
Version: 1.0
Author: Elila Digital Media, Muhammet Sevim
Author URI: www.elila.net
*/

/*
Last updated:
     ___ ___ ___ 
   / __/ __/ __|
  | (__\__ \__ \
  \___|___/___/
  
Copyright, © 2008

*/

/* @group Basic components */

body {
	font: normal 62.5%/16px Tahoma, Verdana, sans-serif;
	color: #484848;
	margin: 0;
	padding: 0;
}

a {
	outline: none;
	text-decoration: none;
	color: #a1185d;
}

ul, ol, li {
	padding: 0;
	margin: 0;
}

li {
	list-style-type: square;
	font-size: 11px;
}

a img {
	border: 0;
}

/* Block links */

#logo a {
	text-indent: -9999px;
	display: block;
	width: 100%;
	height: 100%;
}

/* @end */

/* @group Top components */

#head_pic {
	width: 850px;
	height: 185px;
	position: relative;
	background: url(images/pic_header.jpg) no-repeat;
}

#logo {
	width: 200px;
	height: 96px;
	background: url(images/logo2.gif) no-repeat center center;
	position: absolute;
	top: 35px;
	left: 50px;
}

#head_title {
	width: 475px;
	height: 130px;
	position: absolute;
	top: 0;
	right: 0;
}

#logo, #head_title {
	text-indent: -9999px;
}

#head_title.der_weg_zum_erfolg {
	background-image: url(images/tt_der_weg_zum_erfolg.gif);
}

#head_title.bildung_ist_zukunft {
	background-image: url(images/tt_bildung_ist_zukunft.gif);
}

#flowers {
	width: 850px;
	height: 26px;
	position: absolute;
	left: 0;
	bottom: 0;
	background: url(images/top_flowers.gif) no-repeat;
}

/* @end */

/* @group Navigation Components */

#nav_container {
	width: 850px;
	height: 45px;
	background: #26b3f1 url(images/nav_bottom.gif) repeat-x left bottom;
}

#nav_container ul {
	padding: 17px 0 0 49px;
	margin: 0;
}

#nav_container ul li {
	float: left;
	list-style: none;
	width: 153px;
	height: 28px;
}

#nav_container ul li a {
	font: bold 13px/28px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	display: block;
	width: 153px;
	height: 28;
	color: #fff;
	text-align: center;
	background: url(images/nav_bg_li.gif) no-repeat;
}

#nav_container ul li.active a {
	width: 153px;
	background: url(images/nav_bg_li_active.gif) no-repeat;
	color: #a1185d;
	line-height: 32px;
}

#nav_container ul li a:hover {
	color: #a1185d;
}

#nav_container ul li.contact {
	width: 10px;
	padding-left: 12px;
}

#nav_container ul li.contact a {
	width: 10px;
	height: 28px;
	background: url(images/icon_mail.gif) no-repeat center center;
	text-indent: -9999px;
}

#sub_nav {
	width: 850px;
	height: 40px;
	background: #e7e7e7;
	font: normal 1.1em/40px Verdana, Tahoma, sans-serif;
	text-transform: uppercase;
	color: #a1a1a1;
	margin: 0;
	padding: 0;
}

#sub_nav ul {
	width: 785px;
	margin: 0;
	padding-left: 50px;
	margin-left: 15px;
}

#sub_nav ul li {
	padding-right: 35px;
	float: left;
	list-style-type: square;
}


#sub_nav ul li a {
	color: #484848;
	text-transform: capitalize;
}

#sub_nav ul li a:hover {
	color: #111;
}

#sub_nav ul li.active a {
	font-weight: bold;
}

/* @end */

/* @group Basic Content Divs */

#wrapper {
	width: 850px;
	clear: both;
}

#left {
	width: 500px;
	padding-left: 50px;
	float: left;
}

#right {
	width: 250px;
	float: right;
	line-height: 18px;
}

#footer {
	width: 800px;
	height: 62px;
	background: #e7e7e7 url(images/footer_bg.gif) repeat-x left top;
	clear: both;
	padding-left: 50px;
	padding-top: 28px;
}

/* @end */

/* @group Content Components */

.block_40 {
	margin-top: 40px;
	clear: both;
}

.block_30 {
	margin-top: 30px;
	clear: both;
}

.block_20 {
	margin-top: 20px;
	clear: both;
}

.block_10 {
	margin-top: 10px;
	clear: both;
}

.intro_top {
	width: 550px;
	height: 3px;
	background: #d2f0fc url(images/intro_bg_top.gif);
}

.intro_bottom {
	width: 550px;
	height: 3px;
	background: #d2f0fc url(images/intro_bg_bottom.gif);
}

.intro {
	width: 510px;
	height: 120px;
	padding: 17px 20px;
	background: #d2f0fc;
	font-size: 1.1em;
	line-height: 20px;
}

img.shadow {
	padding: 5px;
	background: url(images/img_bg.gif) no-repeat;
	position: relative;
	top: -22px;
	float: left;
	margin-bottom: 25px;
	margin-right: 10px;
}

.nachr_left {
	float: left;
	min-height: 100px;
	height: auto !important;
	height: 100px;
}

.nachr_detail, .guestb_detail {
	border-top: 1px solid #ebebeb;
	font-size: 10px;
	width: 370px;
	float: right;
	padding: 0;
	padding-top: 5px;
	margin: 0;
}

.guestb_detail {
	width: 100%;
	margin-top: 5px;
}

.nachricht {
	overflow: auto; 
	width: 100%;
	clear: both;
	display: block;
}

.nachricht h4 {
	padding: 0;
	margin: 0;
}

.nachricht h4 a {
	color: #484848;
	position: relative;
	top: 5px;
	left: 130px;
}

.nachricht h4 a:hover {
	color: #666;
}

.guestb_home {
	background: url(images/quote.gif) no-repeat left top;
	padding-left: 40px;
}

.guestb_home p {
	padding: 0;
	margin: 0;
	font-style: italic;
}

#content {
	padding: 20px 0 20px 100px;
}

#content.wide {
	padding-left: 0;
}

#content p {
	font-size: 1.1em;
}

#content p.excerpt {
	font-weight: bold;
}

#content img {
	float: left;
	margin: 5px 10px 0 -100px;
}

#content img.marginnull {
	margin: 0;
	float: none;
}

#content h5 {
	color: #a1185d;
	margin-left: -100px;
	font-size: 1.1em;
	margin-bottom: -26px;
}

.left {
	float: left;
}

.right {
	float: right;
}


ul.ul_content {
	padding-top: 10px;
}

ul.ul_content li {
	font-size: 1.1em;
	line-height: 1.8em;
}

ul.ul_content li a {
	color: #a1185d;
}

ul.ul_content li a:hover {
	color: #a1185d;
}

.but_img.anzeigen {
	position: relative;
	top: 9px;
}

select {
	width: 120px;
	font-size: 1.1em;
	padding: 2px;
}

.current_page_item  {
	color: #a1185d;
}

.ec3_schedule {
	padding: 10px 0;
	font-size: 11px;
}

.ec3_start, .ec3_to, .ec3_end {
	padding-right: 5px;
}

.ec3_start, .ec3_end {
	font-weight: bold;
}

#map_canvas {
	border: 2px solid #9d1c5c;
	margin: 15px 0;
}

/* EVENTS */

/* EventCalendar. Copyright (C) 2005 2006, Alex Tingle.  $Revision: 263 $
 * This file is licensed under the GNU GPL. See LICENSE file for details.
 */

/***
 ***  Calendar
 ***/

#wp-calendar table {
 width:100%;
	font-size: 1.2em;
}


#wp-calendar #prev {
  text-align:left;
}

#wp-calendar #next {
  text-align:right;
}

.ec3_eventday a {
 color:#a00 !IMPORTANT;
}

#wp-calendar table td,
#wp-calendar table th {
  text-align:center;
}

#wp-calendar table td,
#wp-calendar table td.pad:hover,
#wp-calendar table.nav tr td {
 padding:1px;
 border:none;
}

#wp-calendar table td:hover,
#wp-calendar table #today {
 padding:0px;
 border:solid 1px #999;
}

/* The EC graphic. */
.ec3_ec {
 display:block;
 float:right;
 border:none;
 width:13px;
 height:9px;
}
.ec3_ec span { display:none }


/***
 ***  Popup
 ***/

.ec3_popup {
 margin:0 !IMPORTANT;
 padding:0 !IMPORTANT;
 border:none;
 position:absolute;
 border-collapse:collapse;
 filter:alpha(opacity=87);
 -moz-opacity:.87;
 opacity:.87;
 z-index:30000;
}

.ec3_popup td {
 padding:0;
}

.ec3_popup table {
 border:solid #999 1px;        /* popup border */
 background-color:#eeb;        /* popup background colour */
 font-size:x-small;            /* popup font size */
 color:black;
 text-align:left;
}

.ec3_popup table td {
 padding:1.5px 3px 1.5px 3px;
}

#ec3_shadow0 div { width:8px; height:32px; }
#ec3_shadow0 {
 margin:0;
 padding:0;
 border:none;
 width:8px;
 background-repeat:no-repeat;
 background-position:bottom right;
 vertical-align:bottom;
}

#ec3_shadow1 {
 margin:0;
 padding:0;
 border:none;
 height:16px;
 background-repeat:repeat-x;
}

#ec3_shadow2 div { width:8px; height:32px; }

#ec3_shadow2 {
 margin:0;
 padding:0;
 border:none;
 width:8px;
 background-repeat:no-repeat;
 background-position:bottom left;
 vertical-align:bottom;
}

/***
 ***  Event list
 ***/

.ec3_list {
 margin-left:-12px;
 word-spacing:-1px;
 letter-spacing:-0.2px;
 color:#800;
}

.ec3_list li {
 font-size:1em !IMPORTANT;
}

.ec3_list li:before {
 content:"" !IMPORTANT;
}

/***
 ***  Schedule
 ***/

table.ec3_schedule {
 border-collapse:collapse;
 margin:0.5ex 1ex 0.5ex 0;
 border:solid 1px #800;
 float:left;
}

table.ec3_schedule td {
 padding:0 0.5ex 0 0.5ex;
 color:#800;
}

td.ec3_start { text-align:right; }

td.ec3_to    { text-align:center; }


/* @end */

/* @group Right */

.right_intro_top {
	width: 250px;
	height: 2px;
	font-size: 0;
	background: #26b3f1 url(images/right_intro_bg_top.gif);
}

.right_intro_bottom {
	width: 250px;
	height: 2px;
	font-size: 0;
	background: #26b3f1 url(images/right_intro_bg_bottom.gif);
}

.right_intro {
	width: 210px;
	padding: 10px 20px 20px;
	background: #26b3f1;
	font-size: 1.1em;
	line-height: 20px;
	color: #fff;
}

.right_intro.home {
	height: 126px;
}

.right_intro.gbuch {
	height: 400px;
}

.right_intro a {
	color: #fff;
	text-decoration: underline;
}

#call_us {
	width: 142px;
	height: 19px;
	background: url(images/call.gif) no-repeat left top;
	margin: 5px 0;
	text-indent: -9999px;
}

.rightblock_top {
	width: 250px;
	height: 2px;
	background: url(images/rightblock_top.gif) no-repeat;
	font-size: 0;
}

.rightblock {
	width: 210px;
	padding: 10px 20px;
	background: #ebebeb;
	font-size: 1.1em;
}

.rightblock_bottom {
	width: 250px;
	height: 2px;
	background: url(images/rightblock_bottom.gif) no-repeat;
	font-size: 0;
}

.rightblock ul {
	padding-left: 15px;
}

.rightblock select {
	width: 200px;
}

.side_form {
	margin-top: 5px;
}

.side_form input {
	margin-top: 5px;
}

.side_form .input_text {
	width: 200px;
	padding: 2px;
	border: 1px solid #7f9bb8;
}

.side_form .input_text:focus {
	border: 1px solid #436f98;
	background: #f7f7f7;
}

/* Form: GBUCH */

form.gbuch {
	
}

form.gbuch ul {
	width: 205px;
}

form.gbuch li {
	list-style: none;
	padding-bottom: 10px;
}

form.gbuch input.gbuch_text, form.gbuch textarea {
	width: 200px;
	font-size: 12px;
	padding: 1px;
	line-height: 18px;
	border-top: 1px solid #7f9cb9;
	border-left: 1px solid #7f9cb9;
	border-right: 1px solid #7d9bb8;
	border-bottom: 1px solid #7e9bb8;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

form.gbuch textarea {
	height: 150px;
}


/* @end */

/* @group Footer */

.clearfix {
	height: 100px;
	clear: both;
}

#f_left {
	width: 375px;
	height: 50px;
	float: left;
	background: url(images/logo_footer.gif) no-repeat left 9px;
	padding-left: 75px;
	font-size: 1.1em;
	line-height: 1.8em;
}

#f_right {
	width: 325px;
	height: 50px;
	float: right;
	text-align: right;
	padding-right: 25px;
	font-size: 1.1em;
	line-height: 1.8em;
}

#footer a {
	color: #484848;
	text-decoration: underline;
}

/* @end */

/* @group Type */

h1,h2,h3,h4,h5,h6 {
	padding: 0;
	margin: 0;
}

h1, h2 {
	color: #a1185d;
}

h1.post_title {
	width: 550px;
	padding-top: 130px;
	background: url(images/img_d.jpg) no-repeat left 10px;
}

h1 {
	font: normal 24px Georgia, "Times New Roman", Times, serif;
}

h1.willkommen {
	width: 315px;
	height: 21px;
	background: url(images/tt_willkommen.gif) no-repeat left top;
	text-indent: -9999px;
	padding-bottom: 5px;
}

h1.fehler {
	width: 216px;
	height: 21px;
	background: url(images/tt_404.png) no-repeat left top;
	text-indent: -9999px;
	padding-bottom: 5px;
}

h1.gaestebuch {
	width: 220px;
	height: 23px;
	background: url(images/tt_gaestebuch.gif) no-repeat left top;
	text-indent: -9999px;
	padding-bottom: 5px;
}

h2 {
	font: 16px Georgia, "Times New Roman", Times, serif;
	padding-bottom: 10px;
}

#content.page h3 {
	font: 16px Georgia, "Times New Roman", Times, serif;
	padding-bottom: 10px;
	font-size: 15px;
	padding-top: 15px;
	line-height: 20px;
	color: #a1185d;
}

.post_image {
	position: absolute;
	top: -154px;
}

#content.post {
	position: relative;
}

#content.page {
	padding-top: 5px;
}

#content.page ul, #content.page ol {
	padding: 0 0 0 30px;
}

.rightblock h2 {
	color: #535353;
}

.right_intro h2 {
	height: 31px;
	line-height: 31px;
	color: #fff;
	display: block;
}

h2.callus {
	background: url(images/icon_call.gif) no-repeat right top;
}

h4 {
	font: bold 1.2em Tahoma, Verdana, Arial, sans-serif;
	padding-top: 20px;
	padding-bottom: 0;
}

.page h4 {
	color: #a1185d;
	font-size: 13px;
	padding-bottom: 10px;
}

a.link {
	font-weight: bold;
	background: url(images/a_link.gif) no-repeat left center;
	padding-left: 15px;
	margin-left: 5px;
}

.nachr_detail a.link {
	font-size: 10px;
}

p {
	font-size: 11px;
}

/* @end */

