/* EDUGLIA.EU - MAIN STYLESHEET FOR THE EDU-GLIA-PROJECT */
/* (c)2009 Universitaetsklinikum Tuebingen, SWM, Philipp Hunger */
/* started: 2009-09-01 */
/* last update:  */

body {
	margin: 0;
	background: #ededed url(../images/site/bg_wrapper.gif) center top repeat-y;
 	font: 62.5%/1.2 Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
 	text-align: center;
}

/* ### MAIN LAYOUT-DEFINITIONS ### */
#wrapper {
	position: relative;
	width: 926px;
	margin: 0 auto;
	/*background: #e0e0e0;*/
	text-align: left;
}

/* ### HEADER ### */
#header {
	position: relative;
	height: 170px;
	background: url(../images/site/bg_header_content-divider.gif) center bottom no-repeat;
	margin: 0 13px 40px;
}
#logo {
	position: absolute;
	top: 20px;
	left: 25px;
	width: 261px;
	height: 100px;
	background: url(../images/site/eduglia-logo-261.gif) left top no-repeat;
	text-indent: -9999px;
}
#logo a {
	display: block;
	width: 261px;
	height: 100px;
}
#slogan {
	position: absolute;
	top: 50px;
	right: 30px;
	width: 454px;
	height: 88px;
	background: url(../images/site/eduglia-claim.gif) left top no-repeat;
	text-indent: -9999px;
}

/* ### MAINNAV ### */
#mainNav {
	position: relative;
	background: url(../images/site/bg_mainnav.gif) repeat-x;
	height: 59px;
	width: 900px;
	margin: 0 auto 0 auto;
	padding-bottom: 3px;
	border-top: 10px solid #e0e0e0;
	border-bottom: 5px solid #f0930b;
}
#mainNav {
	 font: 1.8em/60px Georgia, "Times New Roman", Times, serif;
}
#mainNav.subEnable {
	margin-bottom: 30px;
}
#mainNav li {
	list-style: none;
	float: left;
	background: url(../images/site/bg_mainnav-divider.gif) right top no-repeat;
}
#mainNav a {
	display: block;
	color: #ededed;
	text-decoration: none;
	padding: 0 15px;
	margin-right: 1px;
}
#mainNav a:hover,
#mainNav a.active {
	background: url(../images/site/bg_mainnav_hover.gif) left top repeat-x;
	color: #383530;
}

/* SUBNAV */
#mainNav ul {
	position: absolute;
	top: 67px;
	left: 0px;
	height: 28px;
	width: 900px;
	background: url(../images/site/bg_subnav.gif) repeat-x;
	margin: 0 auto 0 auto;
	font-size: 0.8em;
	line-height: 28px;
	z-index: 1000;
}
#mainNav ul li {
	list-style: none;
	float: left;
	background: url(../images/site/bg_subnav-divider.gif) right top no-repeat;
}
#mainNav ul li a {
	padding: 0 10px;
	color: #3d3d3d;
}

/* ### COMPLETECONTENT ### */
#completeContent {
	position: relative;
	margin: 0 35px;
}
/* MAINCONTENT */
#mainContent {
	margin: 0 10px 0 290px;
}


/* ### GENERAL TAG-DEFINITIONS ### */

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.05em;
}
h1 {
	
}
h2 {
	font-size: 1.8em;
}
h3 {
	margin: 0.5em 0 0 0;
	color: #4c4c4c;
	font-size: 1.5em;
	text-transform: uppercase;
}
h4 {
	margin: 0.8em 0 0.3em 0;
	color: #4c4c4c;
	font-size: 1.35em;
}
h5 {
	font-size: 1.3em;
}
p {
	font-size: 1.3em;
	line-height: 1.3em;
}
ul, ol {
	font-size: 1.3em;
}
th, td {
	font-size: 1.3em;
	text-align: left;
}
a {
	/*color: #f01e0b;*/
	color: #ff5900;
}
a:hover {
	color: #383530;
}


/* ### COMPLETECONTENT - DETAILED DEFINITIONS ### */
#completeContent p {
	margin: 0 0 1.0em 0;
	text-align: justify;
}
#completeContent ol {
	list-style: decimal;
	list-style-position: outside;
	margin-left: 1.6em;
}
#completeContent ul {
	list-style: disc;
	list-style-position: outside;
	margin-left: 1.6em;
}
#completeContent ol ol,
#completeContent ol ol ol,
#completeContent ul ul,
#completeContent ul ul ul {
	font-size: 1.0em;
}
#completeContent ol li,
#completeContent ul li {
	margin-bottom: 0.4em;
}
#completeContent ol p,
#completeContent ul p {
	font-size: 1.0em;	
}
#completeContent dl {
	margin: 0.5em 0 1.0em;
	font-size: 1.3em;
}
#completeContent dt {
	float: left;
	width: 100px;
	color: #565149;
	/*font-weight: bold;*/
}
#completeContent dd {
	margin: 0 0 6px 100px;
	line-height: 1.3em;
}
#completeContent table {
	width: 99%;
	border: 1px solid #565149;
	border-collapse: collapse;
}
#completeContent tr {
	border: 1px solid #565149;
}
#completeContent th,
#completeContent td {
	padding: 0.3em;
}
#completeContent th {
	color: #e0e0e0;
	background: url(../images/site/bg_mainnav.gif) repeat-x;
}
#completeContent tr:hover {
	background-color:	#ededed;
}
/* MAINCONTENT */
#mainContent h2 {
	position: absolute;
	top: 0;
	left: 0;
	width: 260px;	
	color: #0c7ef1;
	border-right: 2px solid #f0930b;
	padding-right: 12px;
	font-size: 2.0em;
	text-align: right;
	text-transform: uppercase;
}
#mainContent a:hover {
	border-bottom: 1px dotted #0c7ef1;
	color: #0c7ef1;
}

#mainContent p.jQueryGallery {
	
}

#mainContent p.jQueryGallery a:hover {
	border: none;
	
}
#mainContent p.jQueryGallery img {
	margin-right: 8px;
	border: 1px solid #b3a898;
	padding: 8px;	
	background-color: #e9e9e9;
}
#mainContent p.jQueryGallery a:hover img {
	border-color: #0c7ef1;
	background-color: #ededed;
}

/* SIDEBAR */
#sidebar {
	float: left;
	width: 260px;
	margin-top: 130px;
	font-size: 0.9em;
}

#sidebar_fellows {
	float: left;
	width: 100px;
	height: 100px;
	margin-top: 8px;
	margin-left:290px;
	padding:20px;
	font-size: 0.9em;
	padding-top: 0 px;
	padding-bottom: 40px;
}

/* CLASSES */
#completeContent .textSmall {
	font-size: 0.9em;
}
#completeContent .lastUpdate {
	color: #565149;
	margin: 1.5em 0 0.5em;
	font-size: 0.9em;
}
#mainContent .vacanciesYes {
	color: #390;
	font-weight: bold;
	font-size: 1.7em;
}
#mainContent .vacanciesNo {
	color: #C00;
	font-weight: bold;
	font-size: 2.3em;
}
#mainContent .contentnav {
	
}

/* ### FOOTER ### */
/* CSS STICKY FOOTER (c)www.cssstickyfooter.com */
html, body, #wrapper {height: 100%;}
body > #wrapper {height: auto; min-height: 100%;}
#completeContent {padding-bottom: 50px;}  /* must be same height as the footer */
#footer {
	position: relative;
	margin-top: -50px; /* negative value of footer height */
	height: 50px;
	clear: both;
	background: url(../images/site/bg_header_content-divider.gif) center top no-repeat;
	color: #565149;
}
#footer p {
	font-size: 0.9em;
	padding-top: 15px;
}

/* ###--- ANALYTICS ---### */
#analytics {
	display: none;
	height: 0;
	margin: 0;
}


/* ----- CLEARFIX ----- */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

