/*
Theme Name: Kadi
Theme URI: 
Description: Theme for <a href="http://phaidon.philo.at/kadi">Ulrike Kadi's personal website</a>.
Version: 1.0
Author: Ulrike Kadi/<a href="mailto:daniel@kuby.it">Daniel Kuby</a>
Author URI: 

	The layout was first designed by Ulrike Kadi 
	and packaged as a Wordpress theme in December, 
	2009. Tested under WP 2.9.

*/





* {
  margin: 0;
  padding: 0;
}

body {
background: #000;
color: #fff;
font-family: Helvetica, Arial, sans-serif;
font-size: 16px;
}

#page {
width: 100%;
min-width:790px;
}

.high {
height: 356px;
}

/* Header */


#header {
margin: 50px 20px;
}

#header span.clicked {
text-decoration: underline;
color: #fff;
}

/* Footer */

#footer {
height: 70px;
color: #000;
clear: left;
width: 100%;
}

#footer p.admin a, #page p.admin a:link {
display: none;
padding: 10px 30px;
float: right;
}

#footer:hover p.admin a, #footer:hover p.admin a:link {
display: block;
}

/* Layout Structure */

#mainwrapper {
float: left;
width: 100%;
}

#maincolumn {
}

#leftcolumn {
float: left;
}

#rightcolumn {
float: left;
}

/* Typography */

p {
font-size: 13px;
padding: 10px 20px;
}

h3 {
font-size: 16px;
text-align: justify;
font-style: normal;
font-weight: normal;
text-align: center;
}

a, a:link, a:hover, a:visited {
color: cornflowerblue;
}

/* Frontpage */

.fp-wrapper {
margin-left: -15%; /*Set left margin to -(RightColumnWidth)*/
}

.fp-main {
margin: 0 422px 0 10%; /*Set margin to 0 (LeftColumnWidth) 0 (RightColumnWidth)*/
background: #fff url('images/name.jpg') no-repeat top right;
}

.fp-left {
background: #fff;
width: 422px; /*Width of left column in pixels*/
margin-left: -422px; /*Set left margin to -(LeftColumnWidth)*/
background: #000;
}

.fp-right {
width: 15%; /*Width of right column in percentage*/
min-width:50px !important;
background: #fff;
}

.background {
background-color: black;
width: 118px;
float: right;
}

.logo {
position: relative;
top: 30px;
left: 60px;
}

/* Biobiblio */

.biobib-wrapper {
margin-left: -424px !important; /*Set left margin to -(RightColumnWidth)*/
background: #fff ;
min-height: 356px;
}

.biobib-main {
color: #000;
margin: 0 26% 0 424px !important; /*Set margin to 0 (LeftColumnWidth) 0 (RightColumnWidth)*/
background: #fff;
min-height: 356px;
text-align: justify;
}

.biobib-left {
width: 26% !important; /*Width of left column in percentage*/
margin-left: -26% !important; /*Set left margin to -(LeftColumnWidth)*/
background: #fff;
}

.biobib-right {
float: left;
width: 424px !important; /*Width of right column in pixels*/
background: #000;
}

.title {
padding: 30px 0;
}

.graphisches {
padding: 24px 0;
text-align: center;
}

.biblio {
position: relative;
top: 180px;
text-align: center;
}

/* Graphisches */

.ukphoto {
text-align: center;
}

/* Bibliographie */

.biblio-main {
width: 700px;
color: #000;
}

.canvas {
width: 580px;
background: #fff;
margin: 0 0 0 15px;
}

.biblio-main p {
padding-right: 3px;
text-align: right;
}

.biblio-main h3 {
font-size: small;
text-align: left;
position: relative;
left: 590px;
color: #fff;
}


/* Lehre */

.lehre-wrapper {
margin-left: -424px !important; /*Set left margin to -(RightColumnWidth)*/
background: #fff ;
min-height: 356px;
}

.lehre-main {
color: #000;
margin: 0 28% 0 424px !important; /*Set margin to 0 (LeftColumnWidth) 0 (RightColumnWidth)*/
background: #fff;
min-height: 356px;
}

.lehre-left {
width: 28% !important; /*Width of left column in percentage*/
margin-left: -28% !important; /*Set left margin to -(LeftColumnWidth)*/
background: #fff;
color: #000;
}

.lehre-right {
float: left;
width: 424px !important; /*Width of right column in pixels*/
background: #000;
}

.lva {
text-align: left;
padding-top: 30px;
}

.pos1 {
position: relative;
top: 100px;
}

.pos2 {
position: relative;
top: 30px;
}

.pos3 {
position: relative;
top: 80px;
}

.logo2 {
padding: 20px 0 0 80px;
}
