﻿/*
This CSS resource incorporates links to font software which is the valuable copyrighted
property of Monotype and/or its suppliers. You may not attempt to copy, install,
redistribute, convert, modify or reverse engineer this font software. Please contact Monotype
with any questions regarding Web Fonts:  http://www.linotype.com
*/

@import url("/media/aiw/Fonts/demo.css");			

body
{
  background-attachment:fixed;
  background-color:transparent;
  background-image: url('http://journals.ub.uni-heidelberg.de/media/aiw/OA_AiW_Hintergrundbild_1920x1200.jpg');
  font-family: "Gill Sans W04 Roman", sans-serif;
  text-rendering: optimizelegibility;
  height:100%;
  width:100%;	
  }


ul.menu #login {
  display: none;
}

ul.menu #search {
  display: none;
}

ul.menu #register {
  display: none;
}

a:link {
  color: #a80e06 !important;
	text-decoration: none;
}

.menu a:hover {
  color: #87704a !important;
	text-decoration: none !important;
}

a:visited {
  color: #bf393b
  }

#container {
  position: relative;
  margin: 0px auto;
  padding 10em;
  padding-bottom:20em !important;
  width: 1350px !important;
  overflow: hidden;
}
  
#header {
  width: 900px;
  height: 171px;
  background-image: url('http://journals.ub.uni-heidelberg.de/media/aiw/Hintergrundbild_AiW_bearb.jpg');
-webkit-box-shadow: -1px 6px 39px 10px rgba(0,0,0,0.75);
-moz-box-shadow: -1px 6px 39px 10px rgba(0,0,0,0.75);
box-shadow: -1px 6px 39px 10px rgba(0,0,0,0.75);
  float:left;
  margin-left:80px;
  margin-top:0;
  margin-right:-20px;
  }

#headerTitle h1 {
  text-align:right !important;
  color:#fff;
  margin-right:282px;
  margin-top:90px;
  text-transform: uppercase !important;
  font-size:1.5em;
  font-family: "Gill Sans W04 Bold", sans-serif !important;
  font-weight: normal !important;
  line-height:1 !important;
  letter-spacing: 1px;
  }

#main {
  float:left;
  margin-left:80px;
  margin-top:0;
  margin-right:-20px;
  margin-bottom:0 !important;
  padding: 0px;
  width: 900px;
  background-color: #FFF;
-webkit-box-shadow: -1px 6px 39px 10px rgba(0,0,0,0.75);
-moz-box-shadow: -1px 6px 39px 10px rgba(0,0,0,0.75);
box-shadow: -1px 6px 39px 10px rgba(0,0,0,0.75);}

#breadcrumb {
  display:none;
}



#navbar {
   background-image: url(http://journals.ub.uni-heidelberg.de/media/aiw/menu_background.jpg);
   background-color:#fff;
   padding-top: 0.8em;
   border-bottom: none;
   padding-left: 30px;
   height:30px;
   font-size:18.5px;
}

#navbar a {
 font-size: 0.9em; 
 font-family: "Gill Sans W04 Bold", sans-serif !important;
 font-weight: normal !important;
 text-transform: uppercase;
 letter-spacing: 0.02em;
}


#rightSidebar {
  width: 210px;
  margin-top:60px;
  float:clear;
  font-size: 0.75em;
  height: 100%;
 }

#sidebarNavigation {
background-color:white;
width:200px;
margin-top:20px;
margin-bottom:20px;
margin-left:10px;
padding:10px;
-webkit-box-shadow: 0px 2px 31px 3px rgba(0,0,0,1);
-moz-box-shadow: 0px 2px 31px 3px rgba(0,0,0,1);
box-shadow: 0px 2px 31px 3px rgba(0,0,0,1);
}

#simpleQuery {
 border:2px solid #a80e06;
 width:180px;
}

#simpleSearchInput tr:nth-child(2) td:nth-child(1) {
    display:none;
}

#sidebarNavigation .button {
  background-color:#a80e06;
  border:2px solid #a80e06; 
  color:#fff;
}

#sidebarNavigation ul li:nth-child(3) {
 display:none;
}



#sidebarNavigation .button:hover   { 
  color:#a80e06; 
  background-color:#fff; 
  border:2px solid #a80e06;
}

#sidebarNavigation ul li:hover {
  text-decoration: underline;
  -moz-text-decoration-color: #a80e06; /* Code for Firefox */
  text-decoration-color: #a80e06;
}

#notification,
#sidebarRTArticleTools {
  background-color:white;
  width:200px;
  margin-bottom:20px;
  margin-left:10px;
  padding:10px;
  -webkit-box-shadow: 0px 2px 31px 3px rgba(0,0,0,1);
  -moz-box-shadow: 0px 2px 31px 3px rgba(0,0,0,1);
  box-shadow: 0px 2px 31px 3px rgba(0,0,0,1);
}

#notification ul li:nth-child(1){
  display:none;
}

#notification ul li:hover {
  text-decoration: underline;
  -moz-text-decoration-color: #a80e06; /* Code for Firefox */
  text-decoration-color: #a80e06;
}

#customblock-propylaeum {
  background-color:white;
  width:200px;
  margin-bottom:20px;
  margin-left:10px;
  padding:10px;
  -webkit-box-shadow: 0px 30px 31px 3px rgba(0,0,0,1);
  -moz-box-shadow: 0px 30px 31px 3px rgba(0,0,0,1);
  box-shadow: 0px 30px 31px 3px rgba(0,0,0,1);
}

#customblock-propylaeum p {
  text-transform: uppercase !important;
}

#sidebarHostedBy {
  background-color:white;
  width:200px;
  padding:10px;
  margin-bottom:0 !important;
  margin-left:10px;
  -webkit-box-shadow: 0px 30px 31px 3px rgba(0,0,0,1);
  -moz-box-shadow: 0px 30px 31px 3px rgba(0,0,0,1);
  box-shadow: 0px 30px 31px 3px rgba(0,0,0,1);
}

#customblock-lwl {
  background-color:white;
  width:200px;
  padding:10px;
  margin-left:10px;
  -webkit-box-shadow: 0px 2px 31px 3px rgba(0,0,0,1);
  -moz-box-shadow: 0px 2px 31px 3px rgba(0,0,0,1);
  box-shadow: 0px 2px 31px 3px rgba(0,0,0,1);
}

#customblock-lwl p {
  text-transform: uppercase !important;
}

span.blockTitle {
  font-family: "Gill Sans W04 Bold", sans-serif !important;
  font-weight: normal !important;
  letter-spacing: 0 !important;                 
  text-transform: uppercase !important;
}

#content {
  border-top: 0px dotted #fff;
  font-family: "Gill Sans W04 Roman", sans-serif;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 15px;
  padding-bottom: 10px;
  margin-bottom:0 !important;
  margin-left: 1em;
  margin-right: 15px;
}



#main h1 {                         
  font-size: 1.5em;
}
 
#main h2{
  margin:0.8em 1em 0.5em 0.3em;
  padding-top:0em;
  font-family: "Gill Sans W04 Bold", sans-serif !important; 
  font-size: 1.2em;
  font-weight: normal !important;
  text-rendering: optimizelegibility;
  padding-left: 1em;
  text-transform: uppercase;
  color:#87704a;}

#main h3 {
  margin:0em 1em 0.5em 0em;
  padding-top:1em;
  font-family: "Gill Sans W04 Roman", sans-serif;
  font-size: 1.1em;
  font-weight: normal;
  letter-spacing: 0.05em;
  text-rendering: optimizelegibility;
  padding-left: 15px;
}

#issues h3 {
  display:none;
}

#main p {
  margin: 0 0 0.75em 0 !important;
}

#content h3 {
  font-family: "Gill Sans W04 Roman", sans-serif;
  font-size: 1.2em;
  font-weight: bold;
  letter-spacing: 0.05em;
  padding-left: 0px;
  
}

#content h4 {
  color: #87704a;
  font-family: "Gill Sans W04 Bold", sans-serif !important;
  font-weight: normal !important;
  letter-spacing: 0.05em;
}

#content a:link {
  font-weight: normal;
  color: #bf393b;
}

#content .tocArticle a:link {
  color: #87704a !important;
  font-weight: bold !important; 
}

#content .tocAuthors {
  color: #636362 !important;
}

#content .tocPages {
  color: #636362 !important;
}

#issueDescription {
  padding-bottom:1.2em;
}
 

#CoverImage {
  box-shadow: 3px 3px 10px grey;
  float: left; 
   width: 300px; 
   margin-right: 2em; 
   margin-top: 0.2em;
   margin-bottom: 2em;
}

.mainDescription {overflow:hidden;padding-right:15px;}

#issues .issueCoverImage img {
  margin-top:2px !important;
  box-shadow: 5px 5px 11px #bbb9b9;
}

#issues a {
  color:#636362 !important;
}

#issues .separator {
  display:none;
}

ul.menu li {
   padding: 0px 0.7em 0px 0px;
   font-weight: normal;
    }


#aboutPolicies ul li:nth-child(2) {
display:none;
}


#aboutSubmissions {
display:none;
}

#linkEditorialPolicies {
display:none;
}


#sectionPolicies {
display:none;
}

#content .separator:nth-of-type(1) {
display:none;
}

input.textField, select.selectMenu, textarea.textArea, input.uploadField {
  font-family: "Gill Sans W04 Roman", sans-serif;
}

/*** Einzelseiten ***/
/** Alphabetleiste Autorenverzeichnis **/
a[href*="http://journals.ub.uni-heidelberg.de/index.php/aiw/search/authors?searchInitial="] {
  font-size: 1.2em !important;
  margin: 0 2px !important;
}
/***/


/*** Nähere Angaben zu den AutorInnen***/

li em {
  font-style: normal !important;
}
