/*
Theme Name: Green Bug
Theme URI: http://gotchance.com/
Description: Green Bug is a two-column, widget-ready theme by <a href="http://gotchance.com/">Shrihari</a> & <a href="http://nitrogendesigns.com">Nitrogen Designs</a>.
Version: 1.1
Author: <a href="http://gotchance.com">Shrihari</a> & <a href="http://nitrogendesigns.com">Nitrogen Designs</a>
*/
* { margin: 0; }

body
{
	font-family: Verdana, Tahoma, "Bitstream Vera Sans", sans-serif;
	font-size: 12px;
	background: #AAA ;
}
a {
	color: #5A780A;
	text-decoration: none;
}
a:hover { color: #000; 
	text-decoration: underline;
}

/* Deutsche Anführungszeichen – falls mal jemand den <q>-tag benutzt */

q {
	quotes:"\201E" "\201C" "\201A" "\2018";
}

#wrap
{
	margin-top: 15px;
	width: 900px;
	text-align: left;
	background: #FFF;
	border: 3px solid #5A780A;
}
img, img a { border: 0; }
#header {
        background: url(/wp-content/uploads/2008/07/header.jpg) no-repeat;
        height: 230px;
	padding-top: 5px;
	padding-left: 5px;
}

/*/images/logo.png*/
#header .logo
{	
	background: url(/wp-content/uploads/2009/10/logo.png) right no-repeat;
	vertical-align: middle;
	padding: 5px;
	margin: 20px;
	margin-bottom: 0px;
	font-size: 40px;
         font-weight: bold;
	height: 90px;
}
#header .logo a
{
	color: #000;
	text-decoration: none;
}
#header .logo a:hover {
	text-decoration: none;
}
#header h2
{
	float: right;
	width: 240px;
	font-size: 10px;
	line-height: 1.6em;
	padding-right: 14px;
	text-transform: uppercase;
	margin-top: 40px;
}

#menu
{
	background: #5D7311 url(images/menuback.gif) repeat-x;
	color: #DDD;
	height: 35px;
}
/*
#menu ul{
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;
}

#menu ul li{
	float: left;
	margin: 0 15px 0 0;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}

#menu ul li a{
	padding: 10px 20px 10px 12px;
	background: url(images/menu-bg.gif) no-repeat;
	background-position: 0 13px;
	text-decoration: none;
	color: #FFF;
	display: block;
}
#menu ul li a:hover
{

	background: url(images/menu-bg-hover.gif) no-repeat;
	background-position: 0 13px;
        color: #000000;
}
*/

#content
{
	padding: 20px 10px;
}

#left
{
	font-size: 13px;
	line-height: 1.8em;
	float: left;
	width: 620px;
	padding: 0 0 20px 10px;
}

/* Überraschung: #right ist die Seitenleiste LINKS */

#right
{
	font-size: 11px;
	line-height: 2.6ex;
	float: left;
	width: 220px;
	padding: 5px 10px 10px 10px;
}

#right .ueberschrift_der_kategorie {
	font-weight: bold;
	list-style-type: none;
	list-style-position: inside;
	margin-left: -8px;
	margin-bottom: 5px;
	margin-top: 5px;
}

/* Erste Ebene im Menü der Seitenleiste */
#right ul.submenu li {
	margin-left: 0px;
	list-style-type: none;
	list-style-position: outline;
}

/* Zweite Ebene ebenda */
#right ul.submenu ul {
	font-weight: normal;
	list-style-type:none;
	width: 90%;
	text-align:centered;
	margin-left: 14px;
}

#right ul.submenu li.current_page_item {
	/*font-weight:bold;*/
	border-left: 4px solid #5A780A; 
	margin-left: -4px;
}


#left img
{
	margin: 5px;
	max-width: 98%;
}
#left ul, #right ul, #left ol, #right ol, #left .commentlist li.alt ol, #left .commentlist li.alt ul
{
	margin: 5px 0 0 0;
/*	line-height: 25px;*/
	padding: 0;
}
#left li, #right li, #left .commentlist li.alt li
{
	list-style: dot;
	font-size: 12px;
	background-position: 0 5px;
	padding: 4px 0px 3px 2px;
	margin: 0 0 0px 20px;
	border: 0;
}

#left ul ul {
	margin: -1ex 20px 0;
	line-height: 2ex;
	padding: 0;
}

#left .post blockquote
{
	margin: 10px;
	background: url(images/quote.jpg) no-repeat top left;
	padding-left: 45px;
	min-height: 36px;
}

.post .title
{
	margin-bottom: 10px;
	font-size: 25px;
	line-height: 30px;
}
.post .title a
{
	text-decoration: none;
	color: #000;
}
.post .title a:hover
{
	color: #4D6A00;
	text-decoration: underline;
}
.post .meta
{
	color: #999;
	padding: 2px;
	font-size: 11px;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
}
.post .meta a
{
	color: #777777;
}
.post .meta a:hover
{
	color: #000;
}
.post .meta .posted
{
	float: left;
}
.post .meta .comments
{
	float: right;
}
.post .meta .comments a
{
	background: url(images/comments.png) left no-repeat;
	padding-left: 20px;
	padding-bottom: 1px;
	display: block;
	text-decoration: none;
}

.post .entry
{
	text-align: justify;
	padding: 6px;
	margin-bottom: 35px;
}

.post .entry p
{margin-bottom: 2ex }

.excerpt .title 
{
	margin-bottom: 5px;
	font-size: 16px;
}
.excerpt .title a
{
	text-decoration: none;
	font-weight: bold;
	color: #000;
}
.excerpt .title a:hover
{
	color: #4D6A00;
	text-decoration: underline;
}

.ltop
{
	background: url(images/ltop.jpg) no-repeat;
	width: 220px;
	height: 13px;
}
.lmid
{
	background: url(images/lmid.jpg) repeat-y;
	width: 200px;
	padding: 0 10px 1px;
}
.lmid h2
{
	font-weight: normal;
	margin: 0;
	font-size: 18px;
	padding-bottom: 5px;
}
.lbot
{
	background: url(images/lbot.jpg) no-repeat;
	width: 220px;
	height: 12px;
	margin-bottom: 30px;
}

#comments, #respond{
	margin: 0;
	padding:1em 0 0 0;
}
#commentform 
{
	margin:10px 0;	
	padding:10px;
	background:#f9f9f9;
	border-top: #ddd 1px solid;
	border-bottom: #ddd 1px solid;
}

.commentnum 
{
	font-size:1.5em;
	font-weight:bold;	
	margin:0 5px 0 0;
}
#left .commentlist {
	margin: 1em 0;
	padding: 0;		
	border-top: #ddd 1px solid;
}
#left .commentlist li.one, #left .commentlist li.alt
{
	list-style:none;
	margin: 0;
	padding: 0.5em 0.5em 2em;	
	background:#fff url(img/shadow_top.gif) repeat-x top;
	border-bottom: #ddd 1px solid;
}
#left .commentlist li.alt 
{
    background:#f9f9f9;    
}
#left .commentlist li.authorcomment 
{
    background: #ECE9D8;      
}
#left .commentlist li.one .cmtinfo, #left .commentlist li.alt .cmtinfo 
{
	font-size:1em;			
}
#left .commentlist li.one cite, #left .commentlist li.alt cite
{
	font-style:normal;
	font-weight:bold;
}
#left .commentlist li.one .cmtinfo em, #left .commentlist li.alt .cmtinfo em 
{
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999;
}

#left table { 
	border-collapse: collapse;
}

#left table th,
#left table td {
	border: thin solid #CCC;
	padding: 1px 4px;
}

#footer
{
	border-top: 1px dashed #CCC;
	margin: 5px; 
	padding: 10px 5px 5px 5px;
	font-size: 11px;
	color: #000;
	text-align: left;
}
/* Intouch Contact Form */
		
/* just for clearing floats, IE Hack */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
.clearfix {display: block; margin: 0; padding: 0; }
p.clearfix {}
/* End hide from IE-mac */    
    
div.intouch { margin: 1em auto 2em auto; }		
div.intouch  form { float: left; width: 100%; }		
div.intouch div.inputfield { padding: 4px 0px; position: relative; }
div.intouch span { position: relative; top: 0.4em; }
div.intouch label { 
  display: block; float: left; clear: left; width: 15%; text-align: right; 
  padding-top: 0.4em; position: relative; right: 5px;
  }
div.intouch div.inputfield input, 
div.intouch div.inputfield textarea { float: left; margin-left: 10px; }
div.intouch div.inputfield input { 
  width: 40%; border: 1px solid #ccc; padding: 3px;
  }
div.intouch div.inputfield textarea { 
  width: 60%; height: 138px; padding: 5px; border: 1px solid #ccc;
  }
div.intouch div.inputfield input.submitbutton { 
  border: 3px double #ccc; background: #F0F0F0; cursor: pointer;
  width: auto !important; padding: 2px; margin-left: 10px; left: 15%;
  position: relative;
  }

div.intouch div#usermessage { margin-bottom: 10px; text-align: center; }
div.intouch div#usermessage.success {}
div.intouch .error { border: 1px solid #FF0000 !important; padding: 1px; }

/*******************************\
*   CAPTIONS                    *
* Damit die Rahmen im           *
* WYSWYG-Editor funktionieren.  *
* (kopiert aus Kubrik)          *
\*******************************/

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	text-align: center;
	padding-top: 4px;
	margin: 10px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 10px;
	line-height: 14px;
	padding: 0 4px 5px;
	margin: 0;
}

/**********************************\
* Erweiterungen für WP-Typography  *
\**********************************/

sup {
	vertical-align: 60%;
	font-size: 75%;
	line-height: 100%;
}
sub {
	vertical-align: -10%;
	font-size: 75%;
	line-height: 100%;
}
.caps {
	font-size: 90%;
}
.dquo {
	margin-left:-.40em;
}
.quo {
	margin-left:-.2em;
}

.numbers{
}

/*******************************\
*   IMAGES                      *
* Um die  Float-Funktion im     *
* Editor zu aktivieren.         *
* (kopiert aus Kubrik)          *
\*******************************/

p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}


/*******************************\
*    Mensaspeiseplan            *
\*******************************/

table.speiseplan {
	border-collapse: collapse;
	text-align: left;
	width: 100%;
}

table.speiseplan td {
	padding: 5px;
	border: 0px solid black;
	border-bottom: 1px solid black;
	font-size: 11px;
}

table.speiseplan a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

div.mampf {
	line-height: 2.2ex;
	margin-bottom: 1.5ex;
	margin-top: 1.5ex;
}

ul.mensenliste {
	list-style-type: none;
	line-height: 1.7ex;
}

.mensasymbol { 
	float:left;
	margin-right:13px;
	margin-left:10px;
}

/*******************************\
*    Termineliste               *
\*******************************/

.rs-event-liste li {
	font-weight: bold;
	list-style-type: none;
}

.rs-event-titel {
	margin-left: 20px;
}

.rs-event-exzerpt p {
	font-weight: normal;
	margin-left: 20px;
	margin-bottom: 0px;
}

.rs-event-kurzliste li {
	list-style-type: none;
	font-weight: bold;
	margin-left: 5px !important;
}

.rs-event-kurzliste .rs-event-kurztitel {
	font-weight: normal;
}

/******************\
*   Suchfeld       *
\******************/

#searchform {
	margin: 5px 0px;
}

#searchquery {
	width: 160px;
	height: 100%;
	background-color: #ffffff;
	border: 1px solid #ccc;
}
#searchsubmit {
	width: 30px;
	height: 100%;
	color: #5A780A;
	background-color: #eee;
	border: 1px solid #ccc;
	padding: 0px;
}


/********************\
*   Hauptmenü        *
\********************/

/* Dropdown-Menü von http://www.lwis.net/free-css-drop-down-menu/ */

/*#menu {
	background: #f78d11;
	color: #DDD;
	height: 36px;
}*/

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
	z-index: 597;
	float: left;
}

#menu ul li{
	float: left;
	margin: 0 0px 0 0px;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	line-height: 1.3em;
	vertical-align: middle;
	zoom: 1;
}

#menu ul li a {
	padding: 10px 10px 10px 10px;
	background: transparent;
	text-decoration: none;
	color: #FFF;
	display: block;
}

#menu ul li.hover,
#menu ul li:hover {
	position: relative;
	z-index: 599;
	cursor: default;
        color: #1a3e82;
}

#menu ul li.current_page_item a,
#menu ul li.current_page_parent a,
#menu ul li.current_page_ancestor a {
        text-decoration:underline;
}


/* Zweite Ebene */

#menu ul ul {
 visibility: hidden;
 position: absolute;
 margin-left: -1px;
 top: 100%;
 left: 0;
 z-index: 598;
 width: 160px;
}

#menu ul ul li {
	float: none;
	width: 100%;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	background: #ece9d8;
	font-size: 12px;
}


#menu ul ul li a {
        color: #5A780A;
}

#menu ul ul li a:hover {
	color: #000000;
	text-decoration: underline;
}

#menu ul li.current_page_item ul a,
#menu ul li.current_page_parent ul a,
#menu ul li.current_page_ancestor ul a {
	background-color: #ece9d8;
	text-decoration: none;
}

#menu ul li.current_page_item ul a:hover,
#menu ul li.current_page_parent ul a:hover,
#menu ul li.current_page_ancestor ul a:hover {
	text-decoration: underline;
}

/* Dritte Ebene */

#menu ul ul ul {
 top: 1px;
 left: 99%;
}

#menu ul li:hover > ul {
 visibility: visible;
}

/*******************************************\
*      Ergänzungen Kontaktformular          *
\*******************************************/

#wpcf label {
	clear: both;
	display: block;
	float: left;
	width: 150px;
}
#wpcf input {
	float: left;
	width: 200px;
	padding: 1px;
	margin: 2px 5px 2px 0;
}
#wpcf textarea {
	width: 350px;
	height: 200px;
	padding: 1px;
	margin: 0 5px 10px 0;
}
#wpcf #contactsubmit {
	margin-left: 120px;
	width: 100px;
	clear:both;
}


