/*
	Theme Name: Gladiola /fhu
	Theme URL: http://www.briangardner.com/themes/gladiola-wordpress-theme.htm
	Description: Gladiola /fhu für TISS angepasst.
	Author: Brian Gardner / Frank Hunck
	Author URI: http://www.briangardner.com
	Version: 1.0

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

	Changelog:
		v1.0 - 01.11.07
			First Release of Gladiola
*/

html {}

body {
	width: 21cm;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-Serif;
	font-size: 12pt;
	margin: 0px auto 0px;
	padding: 0px;
	background: none;
	}
h1, h2, h3, h4 {
	color: #BF3600;
	font-family: Georgia, "Times New Roman", Times, Serif;
  font-style: italic;
}
#wrap {
	margin: 0px auto 0px;
	padding: 0;
	}
/************************************************
*	Hyperlinks									*
************************************************/
a, a:visited {color: #00588A; text-decoration: none }
a:active, a:hover {background-color:#D93F05; color: #fff;  text-decoration: none }
/************************************************
*	Header  									*
************************************************/
#header {
	background: none;
  border-bottom: 1px solid #BF3600;
	}
#header a {
	font-family: Georgia, "Times New Roman", Helvetica, Sans-Serif;
	font-size: 2em;
	text-decoration: none;
	text-transform: uppercase;
	}
#header h2, #header h1 {
}
/************************************************
*	Sidebar      								*
************************************************/

#sidebar {
display: none;
}
/************************************************
*	Navigation     								*
************************************************/
#navigation {display: none}
/************************************************
*	Content 					     		    *
************************************************/
#content {
	width: 18cm;
	margin: 0cm;
	padding: 0px;
	}

#content p{
  line-height: 130%;
	}

#content p img{
	float: left;
	border: none;
	margin-right: 15px;
	margin-bottom: 10px;
	}

#content h1 {
  font-weight: bold;
	font-size: 2em;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	}
#content h1 a  {
	color: #00588A;
	text-decoration: none;
	}
#content h1 a:hover {
	color: #EB5523;
	text-decoration: none;
	}
#content h3 {
	font-size: 1.4em;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
	margin: 0px;
	border-bottom: 1px dotted #00588A;
	}
#content p ol{
	margin: 0px;
	padding: 0px 0px 0px 20px;
	}
#content p ul{
	margin: 0px;
	padding: 0px 0px 0px 20px;
	}
blockquote{
	margin: 0px 0px 0px 25px;
	padding: 0px 25px 0px 10px;
	font-style: italic;
	color: #666666;
	border-left: 3px solid #65A03A;
	}
#content blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}
#contentmiddle {
	}

#contentmiddle p.meta {
	font-family: "Arial Narrow", Verdana, Arial, Geneva, Sans-Serif;
	font-size: .8em;
  text-align: right;
  margin: 0;
	padding: 0 0 5px 0;
}
#contentmiddle p img{
	float: left;
	border: none;
	margin-right: 15px;
	margin-bottom: 10px;
	}
#contentmiddle ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
#contentmiddle ul li {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	}
#contentmiddle ul li a {
	color: #507AA5;
	text-decoration: none;
	}
#contentmiddle ul li a:hover {
	color: #507AA5;
	text-decoration: underline;
	}
/************************************************
*	Footer      								*
************************************************/
#footer {
  margin: 0;
  padding: 0;
	text-align: center;
  font-size: .7em;
  border-top: 1px solid #BF3600;
	}
#footer a, #footer a:visited{
	}
#footer a:hover{
	}
/************************************************
*	Search Form									*
************************************************/
#searchdiv {
 display: none;
 }

/************************************************
*	Comments									*
************************************************/
#commentblock {
	width: 395px;
	background: #C2EFEE;
	float: left;
	padding: 10px 20px 0px 20px;
	margin: 10px 0px 10px 0px;
	border: 1px solid #C0C0C0;
  font-size: .8em;
	}

ol#commentlist {
	padding: 5px 0px 5px 0px;
	margin: 0px;
	list-style-type: none;
	}
.commentdate {
	padding-left: 0px;
	}
#commentlist li p{
	margin-bottom: 8px;
	line-height: 20px;
	padding: 0px;
	}
.commentname {
	color: #333333;
	margin: 0px;
	padding: 5px 5px 5px 0px;
	}
.commentinfo{
	clear: both;
	}
.commenttext {
	clear: both;
	margin: 5px 0px 20px 0px;
	padding: 20px 10px 5px 10px;
	width: 365px;
	background: #FFFFFF url(images/comment.gif) no-repeat top;
	}
.commenttext-admin {
	clear: both;
	margin: 5px 0px 20px 0px;
	padding: 20px 10px 5px 10px;
	width: 365px;
	background: #FFFFFF url(images/comment.gif) no-repeat top;
	}
#commentsformheader{
	padding-left: 0px;
	}

#commentsform{
display: none;
	}
p.comments_link  img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
div.acc {
display: none;
}
#acc {
display:none;}
img {border: 1px solid #000; margin: 5px}
