/*
Theme Name: Demokratische Linke
URI: http://www.demokratische-linke.org/
Description: datt ist ein riesenscheiß hier!
Version: 0.1e
Author: Walter Faber
Author URI: http://www.demokratische-linke.org/
*/
html>body #content {
	height: auto;
	min-height: 580px;
}
body{
	font-family: georgia;
	font-size: 95%;
	line-height: 115%;
	background-color: #FFFFFF;
	background-image: url(/);
	background-repeat: repeat;
	background-position: center top;
	text-align: center;
	background: url(http://www.uni-giessen.de/demokratische-linke/wp-content/themes/dl-theme/images/left_back.jpg) repeat-y;
}

div#home_header {
	height:200px;
	text-align:left;
	padding:0;
	margin:0;
	background: url(http://www.uni-giessen.de/demokratische-linke/wp-content/themes/dl-theme/images/header_back.png) repeat-x;
	background-position:800px 0px;
}

div#home_header a, div#home_header a:link, div#home_header a:hover, div#home_header a:active, div#home_header a:focus {
	padding:0;
	margin:0;
	background:transparent;
	border:0px #fff solid;
}




body,td,th {
	color: #000000;
}
a, a:link {
	padding:0;
	color: #339;
	text-decoration:underline;
}
a:hover {
	background-color: #eee;
}
h1 {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 190%;
	line-height:105%;
	padding: .1em 0 .5em 0;
	color:#666;
}
h2 {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 160%;
	line-height:105%;
	padding: .1em 0 .5em 0;
	color:#666;
}
h3 {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 140%;
	line-height:105%;
	padding: .1em 0 .5em 0;
	color:#666;
}
h4 {
	font-family:Arial, Helvetica, Geneva, sans-serif;
	font-size: 105%;
	line-height:105%;
	padding: .1em 0 .5em 0;
	color:#666;
}
p {
	font-size: 80%;
	margin-bottom:1em;
}
strong, b {
	font-weight: bold;
}
em, i {
	font-style: italic;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr
{
	font-size: 0.9em;
	letter-spacing: .07em;
}
a img {
	border: none;
}
#hd{
	text-align: center;
	padding-top: 0;
	padding-bottom: 0;
	height:10px;
}
#hd h1{
	font-size: 290%;
	color: #4D48B8;
	display:none;
}
#hd h1 a{
	text-decoration: none;
	color: #4D48B8;
}
h3 a:link, h3 a:hover, h3 a:visited{
	color: #0099DD;
}
.item {
	padding: 0 0 0 20px;
	font-size:120%; line-height:130%;
	/* background-color: #fff; */
	text-align:left;
	border: 0px #1A1A1A;
	margin-bottom: 1.5em;
	;
	
}
div.storycontent ul {
	padding-left: 15px;
	margin:0 0 1em 10px;
	font-size: 80%;
}
div.storycontent ul li {
	list-style-type: disc;
}

ol {
	list-style-type: decimal;
	padding-left: 15px;
	margin-left: 20px;
	font-size: 80%;
}
ol li{
	list-style-type: decimal;
}

.itemhead{
	padding-top: 5px;
	padding-bottom: 5px;
}

.itemhead h4, .itemhead h4 a:link, .itemhead h4 a:visited, .itemhead h4 a:hover {
	/* für die kategorie über der überschrift */
	text-transform:uppercase;
	font-size:90%;
	line-height:80%;
	padding:0;
	margin:0;
	display:inline;
	border:0 #000 solid;
	text-decoration:none;
	color:#ccc;
	background-color:#000;
	padding:0 0.1em 0 0.1em;
}


.chronodata {
	display: inline;
	text-align: right;
	margin-left: 2em;
	font-size: 80%;
}


.itemhead h3 a:link, .itemhead h3 a:hover, .itemhead h3 a:visited{
	text-decoration:none;
	color: #fff;
	background-color:#000;
	display: inline;
	text-transform: uppercase;
	font-size:120%;
	line-height:105%;
	margin-bottom:0.5em;
}
.itemhead h3 a:hover {
	color: #ffdc2d;
}

.itemhead h3.cat-1 { background-color:transparent; }
.itemhead h3.cat-1 a, .itemhead h3.cat-1 a:link, .itemhead h3.cat-1 a:hover, .itemhead h3.cat-1 a:visited {
	color:#000;
	background-color:#f80;
}

.itemhead h3.cat-11 { background-color:transparent; }
.itemhead h3.cat-11 a, .itemhead h3.cat-11 a:link, .itemhead h3.cat-11 a:hover, .itemhead h3.cat-11 a:visited {
	color:#000;
	background-color:#ffe355;
}


input{
	font-size: 80%;
}
.metadata{
	line-height: 190%;
	font-size: 75%;
}
.metadata a:link, .metadata a:hover, .metadata a:visited{
	color: #1A096E;
}

.tags, .catagory {
	display: block;
	font-family:Arial, Helvetica, Geneva, sans-serif;
	color:#999;
}
.tags a, .tags a:link, .tags a:visited {
	color:#99d;
}
.tags a:hover {
	background-color:#eee;
}

.commentlist p {
	clear: both;
	font-size: 95%;
}
cite{
	font-size: 95%;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.commentmetadata {
	font-size: 80%;
	float: right;
}
.commentlist {
	margin-top: 5px;
}
.commentlist li {
	padding: 2px;
	border-top: 1px solid #1A1A1A;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #FFFFCC;
}
.navigation a:link, .navigation a:hover, .navigation a:visited{
	color: #FFFFCC;
}
.alignright {
	float: right;
	margin-left:0.5em;
}
.alignleft {
	float: left;
	margin-right:0.5em;
}
#
, #third {
	/* background-color: #B5B56B;
	background-image: url(/); 
	background-repeat: repeat; */
	text-align:left;
	padding: 0px;
	border: 0px #1A1A1A;
	SP_GRADIENT
}


#secondary h4, #third h4{
	color: #859E6C;
	font-family: Trebuchet MS, arial, sans-serif;
	margin-top: 5px;
	padding: 3px;
}
#secondary p, #third p{
		padding: 3px;
		font-size: 70%;
}
#searchform {
	clear: both;
	margin-bottom: 5px;
	margin-left: 2px;
	padding: 3px;
}
#third {
	margin-left: 9px;
}


#menu a { text-decoration:none; }

#menu {padding:0; border:0px solid #fff; }
#menu ul li ul {list-style:none; margin:0; padding:0; font-size:85%; }
#menu ul li ul li { padding:4px 4px 4px 4px; margin:0; border-bottom:0px solid #fff; }
#menu ul li ul li a { display:block; padding:0; text-decoration:none; color: #000; }
#menu ul li ul li a:hover { color:#ff0000; background: #0099DD; }


#menu ul li { display:block; margin:40px 0 0 0; padding:0; }

#menu ul li h4 {
	font-family:Arial, Helvetica, Geneva, sans-serif;
	font-size:200%;
	line-height:110%;
	background-color:#fff;
	color:#000;
	text-transform:uppercase; 
	text-decoration:none; 
	margin:0;
	padding:0;
	display:inline;
}

#menu ul li#samsarin-php-1 h4 a { color:#000; background-color:#ffe355; padding:0; margin:0; border:0px #fff solid; }
#menu ul li#samsarin-php-1 ul#sidebarblog {
	background-color:#ff9;
	margin-top:0;
}
#menu ul li#samsarin-php-1 ul#sidebarblog li a:hover { color:#000; background-color:#ffe355; }
#menu ul li#samsarin-php-1 div {
	text-align:right;
	background-color:#ff9;
	margin-top:0;
	font-size:0.75em;
	font-family:Arial, sans-serif;
}
#menu ul li#samsarin-php-1 div img { vertical-align:text-bottom;}

#menu ul li#terminkalender h4 { color:#000; background-color:#f80; }
#menu ul li#terminkalender ul {
	background-color:#fc9;
	margin-top:0;
}
#menu ul li#terminkalender ul li a:hover { color:#000; background-color:#f80; }

#menu ul li#samsarin-php-2 h4 { color:#fff; background-color:#000; }
#menu ul li#samsarin-php-2 ul#sidebarcategories {
	background-color:#eee;
	margin-top:0;
}
#menu ul li#samsarin-php-2 ul#sidebarcategories li a { display:inline; }
#menu ul li#samsarin-php-2 ul#sidebarcategories li a:hover { color:#fff; background: #000; }

#menu ul li#pages h4 { color:#000; background-color:#fff; }
#menu ul li#pages ul {
	background-color:#fff;
	margin-top:0;
}
#menu ul li#pages ul li a:hover { color:#fff; background: #000; }

#sidebarimage { } /* ID für das Zufallsbild */



/* li .categories, li .linkcat, li .pagenav {
	list-style: none;
	margin: 0px;
	padding: 0px;
} */

.yui-nav{
	margin-bottom: -1px;
}
.yui-navset .yui-nav a:hover {
	background-color: #0099DD;
	color: #383803;
}
.yui-navset .yui-nav li a {
    background-color: #dddddd;
	background-image: url(/); 
	background-repeat: repeat;
	border-bottom: 0px;
	color: #383803;
	padding: .3em .7em .3em .7em;
	text-decoration:none;
	font-size: 85%;
}
#wp-calendar {
	empty-cells: show;
	font-size: 90%;
	margin: 0;
	width: 90%;
	padding: 3px;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
	text-decoration: none;
}
#wp-calendar td {
	color: #383803;
	font-size: 70%;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}
#wp-calendar #today {
/*	background: ; */
	color: #0099DD;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
#ft {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #FFFFCC;
}
#ft a:link, #ft a:hover, #ft a:visited{
	color: #FFFFCC;
}

.itemhead h4 .emailprint { float:right; background-color:#fff; margin:-5px 0 0 0; padding:0; border:0 #fff solid; vertical-align: text-bottom; }
.itemhead h4 .emailprint a, .itemhead h4 .emailprint a:link, .itemhead h4 .emailprint a:visited, .itemhead h4 .emailprint a:hover {
	margin:0;
	padding:0;
	border:0 #fff solid;
	background-color:#fff;
}

table {
	line-height:1.2em;
	font-family:sans-serif; font-size:0.7em;
	border:0px solid #fff;
	background-color:#eee;
}
table td {
	border:1px solid #aaa;
	padding:5px
}
.wp-caption {
	width:0;
	padding:5px;
	background-color:#eee;
	border:1px solid #aaa;
	line-height:1.1em;
	font-family:sans-serif; font-size:0.85em;
}
.wp-caption img {
	border:1px #fff solid;
}
.wp-caption-text {
	margin:5px 0 0 0;
}
