/*
Theme Name: LGDV 2008
Theme URI: http://www9.informatik.uni-erlangen.de/
Description: Layout for the LGDV Homepage. This template does not work with NC4
Author: Frank Bauer
*/

/*-----------Old styles------------------------*/
.left35prc {
 float: left;  
 width: 35%;
}

/*-----------Block Level Elements--------------*/

body {
  color: black;
  background-color: white;
  font-family: "helvetica neue", verdana, tahoma, arial, sans-serif;
  font-size: 71%;  /* Enables font size scaling in MSIE */
  margin: 0;
  padding: 0;
  width:100%;
}
body, html {
    height:100%;
}

table {
   background-color: #FFF;
   font-size: 1em;
}


html > body {
  font-size: 8.5pt;
}

#page {
   background-color:white;
}

#header {
  border-top:1px solid #02253D;
  padding:0px 0 0 0 !important;
  height:83px;
}

.superHeader {
  color: white;
  height: 32px;
  padding:0 !important;
}

.midHeader {
  height:49px;
  border-bottom: 2px solid #02253D;
}

.superHeader a {
  color: white;
  background-color: transparent;
  text-decoration: none;
  font-size: 91%;
  margin: 0;
  padding: 0 0.5ex 0 0ex;
}

.superHeader a:hover {
  text-decoration: underline;
}

.superHeader .left{
  position: absolute;
  left: 0px;
  top: 1px;
  width:200px;
}

.midHeader .left {
  position: absolute;
  left: 0;
  top: 33px;
  width:200px;
}

.superHeader .middle {
  position: absolute;
  left: 200px;
  top: 1px;
  padding:0px;
  margin:0px;
}

.midHeader .middle {
  position: absolute;
  left: 199px;
  top: 33px;
  height:49px;
  padding:0px;
  margin:0px;
  width:400px;
}

.superHeader .middle, .superHeader .middle li a img, .superHeader .left img, .midHeader .left img, #logo img{
    margin:0px !important;
    border:0px !important;
    padding:0px !important;
}

.superHeader .middle li{
    padding:0 11px 0 0;
    margin:0px !important;
    display:inline;
}


.superHeader .middle .space{
    padding-left: 94px !important;
}


.superHeader .right {
  position: absolute;
  right: 0;
  top: 1px;
  width:103px;
  height: 33px;
}

.midHeader .right {
  position: absolute;
  right: 0;
  top: 33px;
  width:103px;
  height: 49px;
}

.midHeader {
  color: rgb(39,78,144);
}

.midHeader h1
{
   margin-top:0px;
   margin-left: 10px; 
}

.headerTitle {
  font-size: 337%;
  font-weight: normal;
  margin: 0 0 0 4mm;
  padding: 0.25ex 0;
}

.subHeader {
  color: white;
  background-color: rgb(0,51,153);
  margin: 0;
  padding: 1ex 1ex 1ex 1.5mm;
}

.subHeader a {
  color: white;
  background-color: transparent;
  text-decoration: none;
  font-weight: bold;
  margin: 0;
  padding: 0 0.75ex 0 0.5ex;
}  

.subHeader a:hover {
  text-decoration: underline;
}

.superHeader .highlight, .subHeader .highlight {
  color: rgb(253,160,91);
  background-color: transparent;
}

#headerimg
{
    margin-left: 10px;
    color: #000000;
}

.descriptions {
	margin-left: 10px;
	padding-bottom: 5px;
}

#wrapper {
    
}

#content{
    padding-left:00px;
	padding-right:00px;
}

#blogpos{
    margin-bottom:40px;
}

#content, #blogpos {
   color: black;
    background-color: white;
    text-align: justify;
    line-height: 1.5em;    
}

#content p {
  margin: 1.1em 1ex 2em 1ex;
  padding: 0;
}

#content a {
  color: rgb(0,102,204);
  background-color: transparent;
  text-decoration: underline;
}

#content a:hover {
  text-decoration: none;
}


#sidebar_unused{
     float: left;  
}
#sidebar
{    
    zIndex:10;
    width: 170px;
    margin: 0px;
    padding: 0 1px 0 10px;  
}

#footer {
/*  position:absolute;
  bottom:0px;
  left:0px;
  right:0px;*/
  height:20px;
  color: white;
  background-color: #BBCCEE;
  font-size: 91%;
  margin: 0;
  padding: 0;
  clear: both;
  border-top:1px solid #02253D;
  border-bottom:2px solid #02253D;  
}

.ending{
  border-right:0px solid #02253D;
}

#footer a {
  padding: 8px 10px 0px 10px;
  vertical-align:bottom;
  line-height:17px;
}

#footer .left {
  line-height: 1.45em;
  float: left;
  clear: left;
}

#footer .right {
  text-align: right;
  line-height: 1.45em;
}

#footer a {
  color: white;
  background-color: transparent;
  text-decoration: underline;
}

#footer a:hover {
  text-decoration: none;
}

a
{
    color: #3366ff;
    text-decoration: none;
}

a:hover
{
    color: #CCCCCC;
}

#sidebar a:hover
{
    color: #000000;
}



/*-------------Headings-------------*/

h2
{
    font-weight: bold;
    margin: 0;
    padding: 0;
    font-size: 12pt;
}

h3 {
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
}

h4 {

}

h5 {

}

/*-------------The Post-------------*/



.post h2 a:hover, .post h2 a:visited, .post a
{
    color: #ffffff;
}

.post {

}


.post p {

}

.post a
{
    color: #ffffff;
}

.post ul {

}

.post li {

}

.entry {

}

.entrytext .postmetadata {

}

.postmetadata alt {

}

.postmetadata a {

}

.navigation {

}

.alignleft {

}

.alignright {

}

.center {

}

.pagetitle {

}

blockquote {

}

cite {

}

a img {

}

acronym, abbr {

}

/*--------------Sidebar------------*/

#sidebar h2
{

}

#sidebar ul
{
    
    list-style-type: none;
    list-style-position: outside;
    margin: 0;
    padding-right: 0px;
    padding-left: 5px;
    padding-bottom: 1.1em;
    padding-top: 0px;
}

#sidebar .items{   
}

#sidebar li {
  margin: 0;
  
}


#sidebar ul h2 {

}

#sidebar ul li {
   border-bottom:1px solid #BEBEBE;
   padding: 10px 5px 10px 10px;
}


#sidebar ul ul {

}

#sidebar ul ul li {
   border:0px;
}

#sidebar ul ul ul {

}

#sidebar p {

}

#sidebar a {
margin: 0;
}
#sidebar a:hover {

}

#sidebar a:visited {

}


/*--------------Comments--------------*/

ol.commentlist {

}

ol.commentlist li {

}

ol.commentlist li.alt {

}

ol.commentlist a {

}

small.commentmetadata {

}

/*--------------Search Form-------------*/

#searchform {

}

#searchform input {

}

#searchform #s {

}


/*-------------Calendar-----------------*/

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

/*-------------Images------------------*/

.link
{
	color: #ffffff;
	font-size: 1px;
}


/*------------Blogpos--------------------*/
#blogpos{
    padding:0 0 0 30px !important;
	
}

#blogpos .post{
    padding-left:5px;
    background-color: #BBCCEE;
    border-bottom:1px solid #02253D;
    border-left:1px solid #02253D;	
}

#blogpos a, #sidebar ul li a, #footer a{
    font-family: "helvetica neue", verdana, tahoma, arial, sans-serif;
    color:#001A59;
    font-weight:bold;
    font-size:115%;
    text-decoration:underline;
}

#blogpos a:visited, #sidebar ul li a:visited, #footer a:visited, .at_menu_list li a:visited{
	 color:#556699; 
	/* color: #5B78CD; */
}

.nopadding, .nopadding img{
    padding:0px !important;
    margin:0px !important;
    border:0px solid black;
}

#logo {
    text-align:center;
	padding-top:30px !important;
	padding-bottom:40px !important;
}

.nounderline{
    text-decoration:none !important;
}

/* plugin styles simple CMS */
.at_menu_list{
    
}


.at_menu_parent {
    font-size:120%;
    color:#001A59;
    margin-bottom: 10px;
}

.at_menu_list li{
    color:#768CCD;
    margin:0px !important;
    padding:0 0 3px 0  !important;
}

.at_menu_list li a {
    font-family: "helvetica neue", verdana, tahoma, arial, sans-serif;
    color:#768CCD;
    font-size:115%; font-weight:normal !important;
    text-decoration:underline;
}

iframe{
    border:0px;
    margin:10px 0 10px 0;
    width:100%;
    height:400px;
}

.noimages{
	font-weight: bold;
}

.inline{
    display: inline;
}

.midHeader {
  height = 51 px; //Hack for IE
}

.teaserdiv{
	padding-top:7px;
}

#logindata input{
	border:1px solid silver;
	width:300px;
}

.submit {
	border-top: 1px solid #ccc;
	padding: 1.5em 0 0 0;
	margin: 10px 0 0 0;
	-moz-border-radius-bottomleft: 3px;
	-khtml-border-bottom-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-khtml-border-bottom-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	border-bottom-right-radius: 3px;
}

.submit input, .button, .button-secondary, .button-highlighted {
	font-family: "lucida grande", Verdana, sans-serif;
	padding: 3px 5px;
	font-size: 12px;
	line-height: 1.5em;
	border-width: 1px;
	border-style: solid;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	cursor: pointer;
	text-decoration: none;	
}

.tut_step {padding:10px;}
.tut_step img{height:225px; margin-right:10px; float:left;}
.tut_step div {border:1px solid silver; height:169px;padding:3px;}
.tut_step p {border:0px solid silver; height:25px;padding:0px 3px 0px 3px;margin-bottom:5px;}
.alignleft {float:left; margin-right:8px;}
.alignright {float:right; margin-left:8px;}