@import url("typography.css");
@import url("grids.css");

html {
	font-size:62.5%;
	background-image:url("../images/page-bg.png");
	background-attachment:fixed;
	background-repeat:repeat;
}

body { font-size: 1.4em}

.wrapper {
	color:#333;
	width:960px;
	margin:2em auto;
	box-shadow:5px 5px 5px rgba(0, 0, 0, 0.5);
	-moz-box-shadow:5px 5px 5px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow:5px 5px 5px rgba(0, 0, 0, 0.5);
	
}

.contentSection {
	background-color:#fff;
}

h1.headerLogo a {
	display:block;
	background-image:url("../images/saws-logo.png");
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:361px;
	height:33px;
	margin-top:40px;
	margin-left:1em;
	border:0;
}

a { color:#3181aa; text-decoration:none; border-bottom:1px dotted #ccc}

a:hover { color:#2a6787;border-bottom:1px dotted #666}

a.logo {
	display:block;
	text-indent:-9999px;
	border:0;
}

a.logo.hera {
	background-image:url("../images/hera-logo.png");
	background-repeat:no-repeat;
	width:190px;
	height:50px;
	font-size:1em;
	line-height:1.714285714285714;
	margin:30px 1.714285714285714em 0 1.714285714285714em;
	position:relative;
	right:0;
	float:right;
	
}


.bannerSection {
	background-image:url("../images/banner-bg.png");
	background-repeat:no-repeat;
	height:100px;
}

.footerSection {
	background-color:#fff;
	
}

.footerLinks {
	margin:0 1em;
	font-size:1em;
	line-height:1.714285714285714;
	display:block;
	overflow:auto;
	background-image:url("../images/footer-bg.png");
	background-repeat:repeat-x;
	position:relative;
	top:1.714285714285714em;
}



.logo.uniWien {
	background-image:url("../images/uni-wien.png");
	height:48px;
	width:170px;
}

.logo.uniUppsala {
	background-image:url("../images/uni-uppsala.png");
	height:84px;
	width:82px;
	position:relative;
	top:-10px;
}

.logo.kcl {
	background-image:url("../images/kcl-logo.png");
	height:60px;
	width:60px;
	position:relative;
}

.logo.euro {
	background-image:url("../images/EmblemeEuropeanFP7.png");
	height:60px;
	width:135px;
	position:relative;
}

/* navigation */

nav.primary {
	background-image:url("../images/nav-bg.png");
	background-repeat:repeat-x;
	height:40px;
	overflow:hidden;
	
}

.primary ul {
	display:block;
	width:960px;
	padding:10px 0;
	margin:0;
}

.primary a.navLink {
	color:#fff;
	padding:0 1.714285714285714em;
	text-decoration:none;
	background-image:url("../images/nav-divider.png");
	background-repeat:no-repeat;
	background-position:100% 0;
	font-family:Helvetica,arial,sans-serif;
	border:0;
}

.primary a.navLink:hover {
	color:#f4f4f4;
}

.primary a.navLink.last {
	background:none;
}

nav.local {
	font-size:1em;
	line-height:1.714285714285714;
	margin:1.714285714285714em;
	border-top:0.85714285714286em solid #ccc;
}

nav.local li {
	margin:0.85714285714286em
}

.local li:first-child {
	margin-top:1.714285714285714em;
}

.breadcrumbs {
	font-size:1em;
	line-height:1;
	margin:0 1.714285714285714em;
	padding-top:1.714285714285714em;
	color:#585858;
	font-family:Lato,Helvetica,serif;
	vertical-align:top;
}



/* modules */

.mod.scrollable.horizontal {
	position: relative;
	width:432px;
	height:510px;
	overflow:hidden;
	
}

.scrollableControls {
	position:absolute;
	top:24px;
	right:0;
	margin:0;
	height:20px;
	background-color:#aa9e7f;
	padding:6px;
	opacity:0.9;
	border-bottom-left-radius:5px;
}

/* for Caroufredsel */
.scrollableControls a {
	display:inline-block;
	width:20px; height:16px;
	background-image:url("../images/carousel-controls.png");
	background-repeat:none;
	background-position:0 0;
	text-indent:-9999px;
	margin:3px;
	border:0;
	
}

.scrollableControls a.selected {
	background-position:0 -20px;

}
	
.scrollableControls a span {
	
}

.scrollableItem {
	position:relative;
	height:500px;
}	

.scrollableCaption {
	position:absolute;
	bottom:1em;
	right:0;
	padding:0.85714285714286em;
	background-color:#333;
	opacity:0.9;
	color:#fff;
	width:324px;
	border-top-left-radius:5px;
}	

.scrollableItem img {
	width:432px;
	height:500px;
}


.mod.teaser {
	background: url("../images/ragged-border.png") top left repeat-x;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	background-color:#eeeee7;
}

.inner {
	background:url("../images/ragged-border.png") bottom left repeat-x;
	padding:0.85714285714286em;
}

.inner h3 {
	margin-top:0;
	margin-bottom:0;
}

.inner h4 {
	margin-top:0.85714285714286em;
	margin-bottom:0;
}

.inner p {
	margin-top:0;
}


/* content area */

ol.listBibl { padding-left: 0.5em; list-style: decimal outside }
ol.listBibl li { display: list-item; list-style: decimal outside }
ol.listBibl ul { padding-left: 1em; margin-top: 0; margin-bottom: 0 }
ol.listBibl ol { padding-left: 1em; list-style: decimal outside; margin-top: 0; margin-bottom: 0  }
ol.listBibl ol li { display: list-item; list-style: decimal outside }
ol.listBibl ul li { display: list-item; list-style: disc outside }


/* presentational */
.hidden {
	display:none;
}

.inline li {
	display:inline;
	float:left;
	position:relative;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
