Team:DTU-Denmark/stylesheet
From 2011.igem.org
/* Removing wiki-like stuff */ /****************************/
- contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo {
display:none;}
/* Redesigning the topmenu */ /***************************/ body {
margin: 10px 0 0 0; padding: 0;}
- top-section {
height: 0; margin: 0 auto; padding: 0; border: none;}
- menubar {
font-size: 65%; top: -14px;}
.left-menu:hover {
background-color: transparent;}
- menubar li a {
background-color: transparent;}
- menubar:hover {
color: white;}
- menubar li a {
color: transparent;}
- menubar:hover li a {
color: white;}
/* Redesigning Table Of Content */ /********************************/ table.toc, #toctitle, .toc #toctitle, #toc .toctitle, .toc .toctitle {
text-align: left;
} .toc {
background-color: #F6F6F6; border: 1px solid #CCCCCC; box-shadow: 1px 1px 5px #DDDDDD; float: left; margin-left: -222px; width: 200px;
} .stickBelowNavigation {
position: fixed; top: 50px; left: 50%; margin-left: -464px;}
/* Font style and general */ /**************************/
- content {
font-family: 'Lucida Sans Unicode',sans-serif; font-size: 14px; color: #444444;}
h2, h3, h4, h5, h6 {
border: none; font-weight: lighter; color: #444444;}
h1 {
border: none; color: #383838; text-shadow: 0 1px rgba(255, 255, 255, 0.5); font-size: 35px; margin: 0; padding: 18px 0 0 0; font-weight: bold;}
h2 {
background: url("") repeat-x scroll 0 100% transparent; border: none; padding: 20px 0 5px; font-family: Arial; font-size: 24px; font-weight: bold;}
h3 {
font-size: 30px;}
- bodyContent h1, #bodyContent h2 {
margin-bottom: 0;}
ul {
list-style-position: inside;}
a, a:visited, a:active {
color: #3366CC;}
pre {
overflow: auto; font-size: 12px;}
hr {
height: 0; border-top: 1px solid #AAA; border-bottom: 1px solid #FFF;}
.clear {
clear: both; height: 0; padding: 0; margin: 0; border: none; visibility: hidden;}
.superscript {
font-size: 80%; position: relative; top: -5px;}
.farve1 {
background-color: #FFCC00;}
.farve2 {
background-color: #FF9900;}
.farve3 {
background-color: #FF6600;}
.farve4 {
background-color: #FF0000;}
.farve5 {
background-color: #990000;}
.farve6 {
background-color: #FF0099;}
.farve7 {
background-color: #CC3399;}
.farve8 {
background-color: #990066;}
.farve9 {
background-color: #660066;}
.farve10 {
background-color: #990099;}
.farve11 {
background-color: #3366CC;}
.farve12 {
background-color: #33CCFF;}
.farve13 {
background-color: #99CC33;}
.farve14 {
background-color: #66CC00;}
.coloredBg {
font-size: 12px; font-weight: normal; color:#FFF; padding: 5px;}
/* Layout */ /**********/ body {
background: #808080;}
- content, #globalWrapper {
border: none; width: 100%; margin: 0; padding: 0;}
.centering {
margin: 0 auto; width: 965px;}
- header {
background: url("") no-repeat right -30px #990000; height: 100px; width: 100%; border-top: 1px solid #660000; border-bottom: 1px solid #660000;}
- header .centering {
background: url("") no-repeat top left transparent; height: 100px;}
- heading {
background: url("") repeat #D7D7D7; height: 50px; border-top: 1px solid #FFFFFF;}
- innercontent {
background: url("") repeat #D7D7D7; padding: 20px 0 0 0;}
- innercontent .centering .whitebox {
/*padding: 0 20px;*/ background: url("") repeat-x #FFFFFF; box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); /*width: 923px;*/ border: 1px solid #FFFFFF; text-align: justify; margin: 5px 0; padding: 0 20px 0 240px; width: 675px;}
/* Footer */ /**********/
- footer-panel {
background: #333333; border-top: 1px solid #D9D9D9;}
- bodyContent {
background: #333333;}
.coloum-left {
width: 472px; float: left; padding: 0 10px 0 0; border-right: 1px solid #000000;}
.coloum-right {
width: 471px; float: right; padding: 0 0 0 10px; border-left: 1px solid #777777;}
- footer-panel h4 {
color: #999999; font-weight: bold;}
- footer-panel p {
color: #CCCCCC;}
/* Slider (thanks to flowplayer.org) */ /*************************************/ .scrollable { /* required settinsg */ position: relative; overflow :hidden;
width: 963px; height: 370px; border: 1px solid #FFFFFF; box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); background: #FFFFFF;}
.scrollable .items { /* this cannot be too large */ width: 50000px; position: absolute;} .items div { float: left; width: 963px; height: 370px;} .prev {
background: url() no-repeat; height: 74px; width: 74px; position: absolute; left: -518px; /* ceil(963/2) + 74/2 = 482 + 37 = 519 */ top: 310px; margin-left: 50%; cursor: pointer;}
.next {
background: url() no-repeat; height: 74px; width: 74px; margin-right: 50%; position: absolute; right: -519px; /* floor(963/2) + 74/2 = 481 + 37 = 518 */ top: 310px; cursor: pointer;}
.disabled {
visibility: hidden;}
/* Sexy Drop Down Menu (thanks to noupe.com) */ /*********************************************/ li.home > a, li.home > span {
border-bottom: 1px solid #660066;}
li.vision > a, li.vision > span {
border-bottom: 1px solid #990099;}
li.background > a, li.background > span {
border-bottom: 1px solid #3366CC;}
li.project > a, li.project > span {
border-bottom: 1px solid #33CCFF;}
li.methods > a, li.methods > span {
border-bottom: 1px solid #99CC33;}
li.team > a, li.team > span {
border-bottom: 1px solid #FFCC00;} /* #66CC00 */
.page-Team_DTU-Denmark li.home a, .page-Team_DTU-Denmark_Vision li.vision a, .page-Team_DTU-Denmark_Background li.background a, .page-Team_DTU-Denmark_Project li.project a, .page-Team_DTU-Denmark_Methods li.methods a, .page-Team_DTU-Denmark_Team li.team a, ul.topnav > li > a:hover { /*background: url() no-repeat center -1px;*/
padding-bottom: 1px; border-bottom-width: 5px;}
- navigation,.navigation {
height: 35px;}
.navigation {
background: url("") repeat-x scroll 0 -1px #222222; z-index: 1; box-shadow: 0 3px 10px rgba(0, 0, 0, 0.3); position: relative; border-bottom: 1px solid #000000;}
.stickToTop {
position: fixed; top:0; width:100%;}
ul.topnav { list-style: none; padding: 0; margin: 0; float: left; width: 100%; font-size: 15px; } ul.topnav li { float: left; margin: 0; padding: 0; position: relative; /*--Declare X and Y axis base for sub navigation--*/ } ul.topnav li a { padding: 6px 15px 5px 15px; color: #fff; display: block; text-decoration: none; float: left; } ul.topnav li:first-child a{ padding-left: 0; } ul.topnav li span { /*--Drop down trigger styles--*/ /*width: 17px;*/ /*height: 34px;*/ /*float: left;*/ /*background: url() no-repeat center top;*/
color: #CCCCCC;
} ul.topnav li span.subhover {background-position: center bottom; cursor: pointer;} /*--Hover effect for trigger--*/ ul.topnav li ul.subnav {
z-index: 1; //Stay on top of slider
list-style: none; position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/ left: 0; top: 35px; background: #333; margin: 0; padding: 0; display: none; float: left; border: 1px solid #111;
border-radius: 0 0 5px 5px; width: 170px;
} ul.topnav li ul.subnav li{ margin: 0; padding: 0; border-top: 1px solid #252525; /*--Create bevel effect--*/ border-bottom: 1px solid #444; /*--Create bevel effect--*/ clear: both;
list-style: none outside none; width: 170px;
} ul.topnav li ul.subnav li:last-child{
border-radius: 0 0 5px 5px;
} html ul.topnav li ul.subnav li a { float: left; /*background: #333 url() no-repeat 10px center;*/
padding-left: 10px; padding-right: 10px; width: 150px;
} html ul.topnav li ul.subnav li a:last-child{
border-radius: 0 0 5px 5px;
} html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/ background: #222 /*url() no-repeat 10px center*/; }