Team:UC Chile/Beerdragons/style Home

From 2012.igem.org

  1. globalWrapper, body {

background: black url() repeat-x; /*background: #f6b3a3 url('bg1.jpg') no-repeat; background-size: 100%; */ font-size: 10pt font-family: "trebuchet ms", helvetica, sans-serif; color: #575757; line-height: 18px; text-align:justify; }

  1. nav {background:grey; padding:0px; margin:0; list-style-type:none; list-style-image:none; height:30px;}
  2. nav li {float:left; height:30px; width: 159px; border-left: solid 1px white; text-align: center;}
  3. nav li a {padding:9px 20px; display:block; color:#fff; text-decoration:none; font:12px arial, verdana, sans-serif; font-weight: bold}
  4. nav li:hover a {text-decoration:underline;}
  1. nav ul {position:absolute; left:-9999px; top:-9999px; list-style-type:none; list-style-image:none;}
  2. nav li:hover {position:relative; background:#222222;}
  3. nav li:hover ul {left:-20px; top:27px; background:#DDD; padding:0px; border:1px solid grey; border-bottom:2px solid grey; width:159px; }
  4. nav li:hover ul li {height:18px; border:none;}
  5. nav li:hover ul li a {height:18px; padding:0px; display:block; font-size:11px; width:157px; line-height:18px; text-indent:5px; color:#444; background-color:#EEE; text-decoration:none; border:1px solid transparent;}
  6. nav li:hover ul li a:hover {height:18px; background:silver; color:#000;}

a{

       color: #e8512f;

}

a:visited{

       color: #e8512f;

}

a:hover{

       color: #6d6d6a;
       text-decoration:none;

}


  1. content

{ position: relative; top: 0px; margin: 0 auto; background: #fff; width: 963px; z-index: 1; border: 1px solid #efefef; }

.contentbox_left { margin-left:40px; position:relative; width: 440px;

       height: 400px;

float:left;

       border-right: 1px solid black;

}

.contentbox_right { margin-left:20px; position:relative; width: 440px; height: 400px;

       float:left;

}


.theme-default #slider {

   margin:25px auto 0 auto;
   width:885px; /* Make sure your images are the same size */
   height:300px; /* Make sure your images are the same size */

}

.clear { clear:both; }

/* Wiki hacks */

.firstHeading {

 display:none;

}

  1. globalWrapper {
   background-color: transparent;
   padding-bottom:0px;
   border: none;

}

  1. content {
   background-color: white;
   border:none;
   padding-bottom:none;
   margin-bottom:none;
   border: 1px solid #efefef;

}

  1. bodyContent {
   border: none;
   padding:0px;
   margin:0px;    

}

  1. top-section {
   height: 0px;
   margin-top: 0 px;
   margin-left: auto;
   margin-right: auto;
   margin-bottom: 0 !important;
  /* margin-bottom: 10px; */
   padding:0;
   border: none;
   display: display;

}

  1. p-logo {
   height: 203px;
   overflow:hidden;
   border:none;
   display: none;

}

  1. p-logo img {
   display: none;

}


  1. catlinks{
  display: none;

}

  1. search-controls {
   overflow:hidden;
   display:none;
   background: none;
   position: absolute;
   top: 100px;
   right: 40px;

}

.right-menu li a:link{

 padding-top: 10px;
 background:transparent;
 text-decoration: none;
 color: #000;

}

.right-menu li a:hover{

 padding-top: 10px;
 background:transparent;
 text-decoration: underline;
 color: #000;

}

.right-menu li a:visited{

 padding-top: 10px;
 background:transparent;
 text-decoration: none;
 color: #000;

}

.mw-headline{ position: relative; top: 4px; font-size: 18px; line-height: 25px; color: #656551; letter-spacing: -1px;

padding: 0px 0px 10px 15px; margin-bottom: 20px; }

.mw-headline :before{ content: '='; }

.right-menu { position:relative; }

  1. top-section {

width:965; }

  1. menubar{

padding-top:5px; }

  1. footer-box {

position: relative; border: none; margin-top: 40px; margin-bottom: 20px; bottom: 10px; padding: -5px; background:transparent; }

  1. footer {

position: relative; width: 965px; float: right; padding: 5px; margin-right: -5px; }

/* Headings */

h1, h2, h3, h4, h5, h6 { font-weight: bold; }

h1 { font-size:12px; } h2 { font-size:12px; } h3 { font-size:12px; } h4 { font-size:14px; padding-left:20px;} h5 { font-size:16px; padding-left:10px;} h6 { font-size:18px; padding-bottom:9px; border-bottom: 1px solid #EBEBE9; margin-bottom: 15px; }