
                                /* Custom styles for Confluence (included for all themes by default) */  
  
#margin-container {  
  margin: 0 0%;  
  background-color: black;  
}  
  
#content.view {  
  padding-right: 2em;  
  padding-left: 2em;  
}  
  
#title-text{  
  margin-top: 1em;  
  margin-bottom: .5em;  
  font-size: 2em;  
  color: gray;  
  font-family: serif;  
  font-style: italic;  
  border-bottom: none;  
}  
  
.wiki-content a{  
text-decoration:none;  
}  
  
#intranet-header {  
background-color: #7D55C7;  
background-image: none;  
color:white;!important;  
/* text-transform:uppercase */  
}  
#intranet-header ul li a {  
text-decoration: none;  
color: white;!important;  
}  
  
#main {  
padding: 0px;  
}  
  
body#com-atlassian-confluence {  
background-color:white ;  
}  
  
  
#quick-search-query {  
height: 22px;  
width: 13em;  
}  
  
  
div#margin-container {  
margin: 0 0%;  
}  
  
div#full-height-container {  
margin: 0 auto 0 auto;  
position: relative;  
/*  MUOKATTAVA  */
/*width:1000px;  */
width: 90%;  
background-color: white;  
}  
  
div#head-image {  
width: 100%;  
height: 30px;  
background: white;  
}  
  
#a-logo-header {  
background-image: none;  
background-repeat: no-repeat;  
background-position: 0px 0px;  
background: #6639B7;  
width: 100%;  
height: 0px;  
display: block;  
}  
  
#header {  
min-height:300px;  
max-height:400px;  
background: #000000;
background-image:url('https://wiki.aalto.fi/download/attachments/115738041/MRO-homepic.png');  
background-repeat:no-repeat;  
background-position:center;  
color: white;  
}  
  
  
#stwiki-footer-small {  
width: 90%; /* oli: 1000px;  */
margin: 0 auto 0 auto;  
position: relative;  
max-height: 60px;  
}  
  
.sectionMacro td.confluenceTd {  
padding-right:10px;  
padding-left:10px;  
}  
  
table.sectionMacro td {  
border-style:dotted;  
border-width:1px;  
border-color:gray;  
border-top:none;  
border-left:none;  
border-bottom:none;  
}  
  
  
#com-atlassian-confluence h1.pagetitle a {  
border-top:  3px solid gray; !important;  
padding-top:0px;  
padding-bottom:0px;  
margin-bottom:0px;  
font-size:1.5em;  
border-bottom: none;  
color: gray;  
font-wight:bold;  
line-height: 2;  
}  
  
#com-atlassian-confluence .wiki-content h1 {  
  margin-top: 1em;  
  margin-bottom: .5em;  
  font-size: 3em;  
  color: gray;  
  font-family: serif;  
  border-bottom: none;  
}  
  
.wiki-content h2 {  
border-bottom: none;  
}  
  .wiki-content .aalto-lilac h6 {  
border-top:  2px solid #B1059D;; !important;  
padding-top:10px;  
padding-bottom:10px;  
margin-bottom:10px;  
font-size:1.4em;  
border-bottom: none;  
color: #B1059D;;  
font-weight:bold;  
line-height: none;  
}  
  
.wiki-content .aalto-blue h6 {  
border-top:  2px solid #00B0CA; !important;  
padding-top:10px;  
padding-bottom:10px;  
margin-bottom:10px;  
font-size:1.4em;  
border-bottom: none;  
color: #00B0CA;  
font-weight:bold;  
}  
  
.wiki-content .aalto-green h6 {  
border-top:  2px solid red; !important;  
padding-top:10px;  
padding-bottom:10px;  
margin-bottom:10px;  
font-size:1.4em;  
border-bottom: none;  
color: red;  
font-weight:bold;  
}  
  
  
.wiki-content .aalto-orange h6 {  
border-top:  2px solid #FFA100; !important;  
padding-top:10px;  
padding-bottom:10px;  
margin-bottom:10px;  
font-size:1.4em;  
border-bottom: none;  
color: #FFA100;  
font-weight:bold;  
}  
  
.wiki-content .aalto-black h6 {  
border-top:  2px solid black; !important;  
padding-top:10px;  
padding-bottom:10px;  
margin-bottom:10px;  
font-size:1.4em;  
border-bottom: none;  
color: black;  
font-weight:bold;  
}  
  
  
.wiki-content .aalto-navy h6 {  
border-top:  2px solid #0065BD; !important;  
padding-top:10px;  
padding-bottom:10px;  
margin-bottom:10px;  
font-size:1.4em;  
border-bottom: none;  
color: #0065BD;  
font-weight:bold;  
}  
  
.wiki-content .aalto-navy h2 {  
border-top:  2px solid black; !important;  
padding-top:12px;  
padding-bottom:10px;  
margin-bottom:10px;  
font-size:2em;  
border-bottom: none;  
color: #black;  
font-weight:bold;  
}  
  
  
  
a.blogHeading {  
  font-size: 2.5em;  
  margin: 1px 1px 10px 1px;  
  color: gray;  
  font-family: serif;  
  font-style: italic;  
}  
  
.blog-post-listing .blogHeading {  
margin-left:0px;  
}  
  
.blogSurtitle {  
background: #FF7900;  
border: 0px;  
padding: 1px;  
margin: 1px 1px 10px 1px;  
}  
  
.blogSurtitle a:link {  
color: #FFFFFF;  
}  
  
.blogSurtitle a:visited {  
color: white;  
}  
  
  
.userLogo {  
visibility:visible;  
}  
  
  
  
.page-metadata {  
background-image:none;  
display: block;  
height: 18px;  
padding-top: 5px;  
padding-left:0px;  
}  
  
.blog-post-listing {  
background:none;  
border:none;  
padding: 30px 20px 20px 0px;  
margin: 0px;  
margin-bottom: 0px;  
}  
  
.blog-post-listing>.wiki-content {  
  padding-left: 2em!important;  
}  
  
#com-atlassian-confluence .blog-post-listing .logo-heading-block {  
  
background-repeat:no-repeat;  
%%border-top:  1px dotted gray !important;  
border-bottom: none;  
padding-top:3px;  
padding-bottom:3px;  
color:LightGray;  
}  
  
  
#head-image #spacename {  
visibility:hidden;  
background-color: black;  
color: white !important;  
display: block;  
font-family: Arial;  
font-size: 13pt;  
height: 0px;  
font-weight: bold;  
padding: 0px;  
}  
div#head-image {  
height: 0px;  
}  
  
div.rssMacro {  
  border: none;  
  overflow-y: hidden;  
}  
  
/* End custom styles for Confluence */  
              
            


