Team:DTU-Denmark/stylesheet

From 2013.igem.org

(Difference between revisions)
Line 100: Line 100:
     font-size: 24px;
     font-size: 24px;
     font-weight: bold;
     font-weight: bold;
 +
    color: #990000;
     clear: right;
     clear: right;
     margin-bottom: 0;}
     margin-bottom: 0;}

Revision as of 22:58, 17 June 2013

/* Removing wiki-like stuff */ /****************************/

  1. contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo {
   display:none;}

/* Redesigning the topmenu -> removes the empty space above our header picture */ /***************************/ body {

   margin: 10px 0 0 0;
   padding: 0;}
  1. top-section {
   width: 965px;
   height: 0;
   margin: 0 auto;
   padding: 0;
   border: none;}
  1. menubar {
   font-size: 65%;
   top: -14px;}

.left-menu:hover {

   background-color: transparent;}
  1. menubar li a {
   background-color: transparent;}
  1. menubar:hover {
   color: white;}
  1. menubar li a {
   color: transparent;}
  1. menubar:hover li a {
   color: white;}
  1. menubar > ul > li:last-child {
   display:none;}

/* Redesigning Table Of Content -> for the javascript section*/ /********************************/ table.toc, #toctitle, .toc #toctitle, #toc .toctitle, .toc .toctitle {

   text-align: left;}
  1. toctitle {
   margin: 5px 0;}

.toc, #toc {

   background-color: #FCEAEA;  /* #F6F6F6;*/
   /*color: #397F39;*/
   border: 1px solid #CCCCCC;
   box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.15);
   -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.15); /* for the Safari browser*/
   float: left;
   width: 228px;
   display: block;
   overflow: hidden;
   padding: 0;}
  1. toc ul, .toc ul {
   margin: 0 5px 5px 5px;}

.toc ul li {

   padding-left: 12px;
   text-indent: -12px;
   /*width: 200px;*/}

.toc ul li ul li {

   padding-left: 30px;
   text-indent: -24px;
   /*width: 170px;*/}
  1. toc ul ul, .toc ul ul {
   margin: 0;}

.toc {

   margin-left: -250px;
   margin-top: 20px;}

.stickBelowNavigation {

   position: fixed;
      top: 35px;
      left: 50%;
   margin-left: -462px;}

.tochidden {

   position: static;
   margin-left: -250px;}

/* Font style and general */ /**************************/

  1. content {
   font-family: 'Lucida Sans Unicode',sans-serif;
   font-size: 14px;
   color: #444444;}

p {

   margin: 0;}
  1. innercontent p {
   margin: 0.6em 0;}

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: 5px 0 0 0;
   font-weight: bold;}

h2 {

   /*background: url("Horisontal-line.png") repeat-x scroll 0 100% transparent;*/
   border: none;
   padding: 20px 0 5px;
   font-family: Arial;
   font-size: 24px;
   font-weight: bold;
   color: #990000;
   clear: right;
   margin-bottom: 0;}
  1. bodyContent h1, #bodyContent h2 {
   margin-bottom: 0;}

h3 {

   font-size: 30px;
   padding: 15px 0 5px 0;}

h4 {

       font-weight: bold;}

ul {

   list-style-position: inside;
   margin: 0;}

a, a:visited, a:active {

   color: #3366CC;}

pre {

   overflow: auto;
   font-size: 12px;}

div.tright, div.floatright {

   border: none;
   margin: 10px 0 10px 20px;}

div.tleft, div.floatleft {

   border: none;
   margin: 10px 20px 10px 0;}

div.tnone {

   border: none;}

iframe {

   margin: 1px;}

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;}

.subscript {

   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: #FFFFFF;
   padding: 5px;}


/* Layout */ /**********/ body, #heading, #innercontent {

   background: url("DTU-Denmark-bg2.jpg") repeat #D7D7D7;}
  1. content, #globalWrapper {
   border: none;
   width: 100%;
   margin: 0;
   padding: 0;}

.centering {

   margin: 0 auto;
   width: 965px;}
  1. header {
   background: url("DTU-sample-intro.jpg") no-repeat center  #FBFAFA;
   box-shadow: 0 0 10px  rgba(0, 0, 0, 0.5);
   -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5); /* for the Safari browser */
   height: 250px;
   width: 100%;
   border-top: 1px solid #660000;
   border-bottom: 1px solid #660000;}

/*#header .centering {

   background: url("DTU-Denmark-temp-header2.png") no-repeat top left transparent;
   height: 100px;}*/
  1. heading {
   height: 50px;
   border-top: 1px solid #FFFFFF;}
  1. innercontent {
   padding: 1px;} 

.whitebox {

   background: url("DTU-Denmark-innercontent-bg.png") repeat-x #FFFFFF;
   box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
   -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); /* for the Safari browser */
   border: 1px solid #FFFFFF;
   /*text-align: justify;*/
   margin: 14px 0;}

.article {

   padding: 0 20px 10px 270px;
   width: 673px;}

.whitebox a {

   font-weight: bold;}
  1. toc a {
   font-weight: normal;}	

/* For overview pages */ /**********************/ .overviewPage {

   margin-left: -250px;}

.overviewBox {

   width: 900px;} /*450px;*/

.left {

   float: left;}

.right {

   float: right;}

/* Sexy Drop Down Menu (thanks to sohtanaka.com) */ /*********************************************/ li.navitem1 > a, li.navitem1 > span {

   border-bottom: 1px solid;}

li.navitem2 > a, li.navitem2 > span {

   border-bottom: 1px solid;}

li.navitem3 > a, li.navitem3 > span {

   border-bottom: 1px solid;}

li.navitem4 > a, li.navitem4 > span {

   border-bottom: 1px solid;}

li.navitem5 > a, li.navitem5 > span {

   border-bottom: 1px solid;}

li.navitem6 > a, li.navitem6 > span {

   border-bottom: 1px solid;}

li.navitem7 > a, li.navitem7 > span {

   border-bottom: 1px solid;}

li.navitem8 > a, li.navitem8 > span {

   border-bottom: 1px solid;}

.page-Team_DTU-Denmark li.home a,

.page-Team_DTU-Denmark_Vision li.vision a,

.page-Team_DTU-Denmark_Team li.team a,

.page-Team_DTU-Denmark_Project li.project a, .page-Team_DTU-Denmark_Overview li.project a, .page-Team_DTU-Denmark_Vision li.project a, .page-Team_DTU-Denmark_Bioinformatics li.project a, .page-Team_DTU-Denmark_Data li.project a,

.page-Team_DTU-Denmark_Parts li.parts a,

.page-Team_DTU-Denmark_Modeling li.modeling a, .page-Team_DTU-Denmark_Parts li.modeling a, .page-Team_DTU-Denmark_Protocols li.modeling a, .page-Team_DTU-Denmark_Technical_stuff_math li.modeling a, .page-Team_DTU-Denmark_Matlab li.modeling a,

.page-Team_DTU-Denmark_Background li.notebook a,

.page-Team_DTU-Denmark_Safety li.safety a,

.page-Team_DTU-Denmark_Attributions li.sponsors a,

ul.topnav > li > a:hover {

       padding-bottom: 1px;
       border-bottom-width: 5px;}
  1. navigation,.navigation {
   height: 35px;}

.navigation {

  /* background: url("Topnav_bg.gif") repeat-x scroll 0 -1px #990000;*/
   /* Image that gives the color to navigation bar */
   background: url("Topnav_bg2.gif") repeat-x scroll 0 -1px #990000;
   z-index: 1;
   box-shadow: 0 3px 10px rgba(0, 0, 0, 0.3);
   -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.3); /* for the Safari browser */
   position: relative;
   border-bottom: 1px solid #990000;}

.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 20px 5px 20px; color: #fff; display: block; text-decoration: none; float: left; } ul.topnav > li > a {

   height: 23px;
   overflow: hidden;}

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(Subnav_btn.gif) 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: #990000; /*#333; Color of drop-down menu */ margin: 0; padding: 0; display: none; float: left; border: 1px solid #111;

       border-radius: 0 0 5px 5px;

} ul.topnav li ul.subnav li { margin: 0; padding: 0; /*border-top: 1px solid #000000; #252525; --Create bevel effect--*/ border-bottom: 1px solid #000000; /*Color of border in drop-down menu (navigbar)#444;--Create bevel effect--*/ clear: both;

       list-style: none outside none;

} ul.topnav li ul.subnav, ul.topnav li ul.subnav li {

       width: 160px;

} ul.topnav li ul.subnav li:last-child{

       border-radius: 0 0 5px 5px;

} html ul.topnav li ul.subnav li a { float: left;

   padding-left: 10px;
   padding-right: 10px;
   width: 140px;

} 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(Dropdown_linkbg.gif) no-repeat 10px center;*/ }