Team:Johns Hopkins/Templates/css/default

From 2011.igem.org

(Difference between revisions)
 
(334 intermediate revisions not shown)
Line 1: Line 1:
-
*{
+
#globalWrapper, body {
-
padding: 0px;
+
-
margin: 0px;
+
-
}
+
-
 
+
-
body
+
-
{
+
background: #F9F9F7 url('https://static.igem.org/mediawiki/2011/c/c9/Igem_jhu_a1.gif') repeat-x;
background: #F9F9F7 url('https://static.igem.org/mediawiki/2011/c/c9/Igem_jhu_a1.gif') repeat-x;
-
font-size: 11px;
+
/*background: #f6b3a3 url('bg1.jpg') no-repeat;
 +
background-size: 100%; */
 +
font-size: 10pt
font-family: "trebuchet ms", helvetica, sans-serif;
font-family: "trebuchet ms", helvetica, sans-serif;
-
color: #8C8C73;
+
color: #575757;
line-height: 18px;
line-height: 18px;
 +
text-align:justify;
}
}
-
a
+
 
-
{
+
a{
-
color: #FF7800;
+
        color: #e8512f;
}
}
-
a:hover
+
a:visited{
-
{
+
        color: #e8512f;
-
text-decoration: none;
+
}
}
-
sup
+
a:hover{
-
{
+
        color: #6d6d6a;
-
font-size: 0.5em;
+
        text-decoration:none;
}
}
-
p
+
#content
{
{
-
margin-bottom: 14px;
+
position: relative;
-
text-align: justify;
+
top: 0px;
 +
margin: 0 auto;
 +
background: #fff;
 +
width: 963px;
 +
z-index: 1;
 +
border: 1px solid #efefef;
}
}
-
img.picA
+
#content {
-
{
+
    background-color: white;
-
position: relative;
+
    border:none;
-
top: -2px;
+
    padding-bottom:none;
-
background: url('images/a47.gif') no-repeat;
+
    margin-bottom:none;
-
width: 76px;
+
    border: 1px solid #efefef;
-
height: 74px;
+
-
padding: 8px;
+
}
}
-
img.picB
+
#primarycontent {
-
{
+
margin-left:40px;
-
position: relative;
+
position:relative;
-
top: -2px;
+
width:610px;
-
background: url('images/a26.gif') no-repeat;
+
float:left;
-
width: 146px;
+
-
height: 75px;
+
-
padding: 7px;
+
}
}
-
img.floatleft
+
#primaryprofilecontent {
-
{
+
        margin-top:10px;
-
float: left;
+
margin-left:20px;
-
margin: 0px 14px 3px 0px;
+
position:relative;
 +
width:670px;
 +
float:left;
 +
        line-height:175%;
}
}
 +
#primaryprofilecontent ul {
 +
        float: left; list-style: none;
 +
        margin-left: 0px;
 +
}
-
ul.linklist
+
#primaryprofilecontent ul li {
-
{
+
        display: inline;  
-
list-style: none;
+
}
}
-
ul.linklist li
+
#primaryprofilecontent ul li ul li {  
-
{
+
display:block;  
-
border-top: solid 1px #EEEEEE;
+
width:210px;
-
padding-top: 5px;
+
height:300px;
-
margin: 5px 0px 0px 0px;
+
text-align:center;
}
}
-
ul.linklist li.first
+
#primaryprofilecontent a{
-
{
+
        color: #6d6d6a;
-
border-top: 0px;
+
-
margin-top: 0px;
+
-
padding-top: 0px;
+
}
}
-
#upbg
+
#primaryprofilecontent a:hover{
-
{
+
        color: #e8512f;
-
position: absolute;
+
        text-decoration:none;
-
top: 0px;
+
-
left: 0px;
+
-
background: #fff no-repeat;
+
-
width: 1000px;
+
-
height: 264px;
+
-
z-index: 1;
+
}
}
-
#outer
 
-
{
 
-
position: relative;
 
-
width: 100%;
 
-
margin: 0 auto;
 
 +
#bigcontent {
 +
position:relative;
 +
        margin-left:40px;
 +
        margin-right:40px;
}
}
-
#inner
+
#secondarycontent {
-
{
+
position:relative;
-
position: relative;
+
width:225px;
-
padding: 13px 30px 13px 30px;
+
float:right;
-
z-index: 2;
+
margin-right:40px;
 +
border: 1px solid #ebebe9;
 +
border-top: 3px solid #6f59ff;
 +
        text-align:left;
}
}
-
#header
+
#secondarycontenttshirt {
-
{
+
        margin-top:30px;
-
position: absolute;
+
position:relative;
 +
width:225px;
 +
float:right;
 +
margin-right:40px;
 +
border: 1px solid #ebebe9;
 +
border-top: 3px solid #e6c146;
 +
        text-align:left;
 +
}
-
width: 25%;
+
#secondarycontentblue {
-
height: 92px;
+
        margin-top:30px;
-
color: #fff;
+
float:right;
-
padding-left: 20px;
+
position:fixed;
 +
width:220px;
 +
margin-right:40px;
 +
border: 1px solid #ebebe9;
 +
border-top: 3px solid #6f59ff;
 +
        margin-left:700px;
 +
        text-align:left;
 +
}
-
background: #f6e6b4; /* Old browsers */
+
#secondarycontentblue a{
-
background: -moz-linear-gradient(top, #f6e6b4 0%, #ed9017 100%); /* FF3.6+ */
+
        color: #6f59ff;
-
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6e6b4), color-stop(100%,#ed9017)); /* Chrome,Safari4+ */
+
-
background: -webkit-linear-gradient(top, #f6e6b4 0%,#ed9017 100%); /* Chrome10+,Safari5.1+ */
+
-
background: -o-linear-gradient(top, #f6e6b4 0%,#ed9017 100%); /* Opera11.10+ */
+
-
background: -ms-linear-gradient(top, #f6e6b4 0%,#ed9017 100%); /* IE10+ */
+
-
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6e6b4', endColorstr='#ed9017',GradientType=0 ); /* IE6-9 */
+
-
background: linear-gradient(top, #f6e6b4 0%,#ed9017 100%); /* W3C */
+
}
}
-
#header span
+
#secondarycontentblue a:visited{
-
{
+
        color: #6f59ff;
-
font-weight: normal;
+
}
}
-
#header h1
+
#secondarycontentblue a:hover{
-
{
+
        color: #6d6d6a;
-
position: absolute;
+
        text-decoration:none;
-
font-size: 23px;
+
-
letter-spacing: 5px;
+
-
font-weight: bold;
+
-
height: 80px;
+
-
border: none;
+
-
padding-top: 1.3em;
+
}
}
-
#header h2
+
#secondarycontentgreen {
-
{
+
        margin-top:30px;
-
position: absolute;
+
float:right;
-
font-size: 10px;
+
position:fixed;
-
font-weight: normal;
+
width:220px;
-
color: #FCE2CA;
+
margin-right:40px;
-
top: 51px;
+
border: 1px solid #ebebe9;
-
border: none;
+
border-top: 3px solid #22a556;
 +
        margin-left:700px;
 +
        text-align:left;
}
}
-
#header sup
+
#secondarycontentgreen a{
-
{
+
        color: #22a556;
-
color: #FCE2CA;
+
}
}
-
#splash
+
#secondarycontentgreen a:visited{
-
{
+
        color: #22a556;
-
position: absolute;
+
-
right: 30px;
+
-
background: #EAEAE2 url('https://static.igem.org/mediawiki/2011/4/4f/Jhu_splash.jpg') no-repeat;
+
-
width: 66%;
+
-
height: 92px;
+
}
}
-
#menu
+
#secondarycontentgreen a:hover{
-
{
+
        color: #6d6d6a;
-
position: relative;
+
        text-decoration:none;
-
background: #46461F url('https://static.igem.org/mediawiki/2011/f/f4/Igem_jhu_a16.gif') repeat-x;
+
}
-
height: 67px;
+
#secondarycontentpurple {
-
padding: 0px 20px 0px 5px;
+
        margin-top:30px;
-
margin: 98px 0px 20px 0px;
+
float:right;
 +
position:fixed;
 +
width:220px;
 +
margin-right:40px;
 +
border: 1px solid #ebebe9;
 +
border-top: 3px solid #8d39cc;
 +
        margin-left:700px;
 +
        text-align:left;
}
}
-
#menu ul
+
#secondarycontentpurple a{
-
{
+
        color: #8d39cc;
}
}
-
#menu ul li
+
#secondarycontentpurple a:visited{
-
{
+
        color: #8d39cc;
-
display: inline;
+
-
line-height: 52px;
+
-
padding-left: 3px;
+
}
}
-
#menu ul li.first
+
#secondarycontentpurple a:hover{
-
{
+
        color: #6d6d6a;
-
border-left: 0px;
+
        text-decoration:none;
}
}
-
#menu ul li a
+
#secondarycontentyellow {
-
{
+
        margin-top:30px;
-
background-color: transparent;
+
float:right;
-
background-repeat: repeat-x;
+
position:fixed;
-
padding: 8px 12px 8px 12px;
+
width:220px;
-
font-size: 12px;
+
margin-right:40px;
-
color: #fff;
+
border: 1px solid #ebebe9;
-
font-weight: bold;
+
border-top: 3px solid #e6c146;
 +
        margin-left:700px;
 +
        text-align:left;
}
}
-
#menu ul li a:hover
+
#secondarycontentyellow a{
-
{
+
        color: #e6c146;
-
background: #fff url('images/a18.gif') repeat-x top;
+
-
color: #4A4A24;
+
-
text-decoration: none;
+
}
}
-
#date
+
#secondarycontentyellow a:visited{
-
{
+
        color: #e6c146;
-
position: absolute;
+
-
top: 0px;
+
-
line-height: 52px;
+
-
color: #BDBDA2;
+
-
right: 30px;
+
-
font-weight: bold;
+
-
font-size: 12px;
+
-
letter-spacing: -1px;
+
}
}
-
#secondarycontent
+
#secondarycontentyellow a:hover{
-
{
+
        color: #6d6d6a;
-
position: relative;
+
        text-decoration:none;
-
width: 25%;
+
-
float: right;
+
}
}
-
#secondarycontent h3
+
#profilecontent {
-
{
+
        margin-top:10px;
-
position: relative;
+
float:right;
-
top: 4px;
+
position:fixed;
-
font-size: 16px;
+
width:275px;
-
line-height: 25px;
+
margin-right:20px;
-
color: #656551;
+
border: 1px solid #ebebe9;
-
letter-spacing: -1px;
+
border-top: 3px solid #6f59ff;
-
background: url('https://static.igem.org/mediawiki/2011/0/08/Igem_jhu_a22.gif') bottom repeat-x;
+
        margin-left:670px;
-
padding: 0px 0px 10px 10px;
+
        text-align:left;
-
margin-bottom: 20px;
+
}
}
-
#secondarycontent .content
+
#ackcontent {
-
{
+
        margin-top:40px;
-
padding: 0px 10px 0px 10px;
+
position:relative;
-
margin-bottom: 20px;
+
width:275px;
 +
float:right;
 +
margin-right:40px;
 +
border: 1px solid #ebebe9;
 +
border-top: 3px solid #6f59ff;
}
}
-
#primarycontent
+
.boxleft{
-
{
+
position:relative;
-
position: relative;
+
float:left;
-
width: 73%;
+
width:250px;
-
float: left;
+
margin-left:40px;
 +
border: 1px solid #ebebe9;
 +
border-top: 3px solid #22a356;
}
}
-
#primarycontent h3
+
.boxmiddle{
-
{
+
position:relative;
-
position: relative;
+
width:250px;
-
top: 4px;
+
margin-left:auto;
-
font-size: 18px;
+
margin-right:auto;
-
line-height: 25px;
+
border: 1px solid #ebebe9;
-
color: #656551;
+
border-top: 3px solid #6f59ff;
-
letter-spacing: -1px;
+
-
background: url('images/a22.gif') bottom repeat-x;
+
-
padding: 0px 0px 10px 15px;
+
-
margin-bottom: 20px;
+
}
}
-
#primarycontent .content
+
.boxright{
-
{
+
position:relative;
-
padding: 0px 15px 0px 15px;
+
float:right;
-
margin-bottom: 20px;
+
width:250px;
 +
margin-right:40px;
 +
border: 1px solid #ebebe9;
 +
border-top: 3px solid #e6c146;
}
}
-
#primarycontent .post
+
.boxbig{
-
{
+
position:relative;
-
margin-bottom: 30px;
+
width: 887px;
-
border-top: 1px solid #ebebe9;
+
margin-left:auto;
-
border-left: 1px solid #ebebe9;
+
margin-right:auto;
-
border-right: 1px solid #ebebe9;
+
border: 1px solid #ebebe9;
 +
border-top: 3px solid #8d39cc;
}
}
-
#primarycontent .post .header
+
#boxheading{
-
{
+
background:url('https://static.igem.org/mediawiki/2011/0/08/Igem_jhu_a22.gif') bottom repeat-x;
-
position: relative;
+
padding:0px 0px 10px 10px;
 +
margin-top:10px;
 +
        font-size:120%;
 +
        font-weight:bold;
}
}
-
#primarycontent .post .header:before
+
#boxcontent{
-
{
+
padding:10px 10px 10px 10px;
-
content:≡;
+
}
}
-
#primarycontent .post .date
+
 
-
{
+
#boxcontent .heading{
-
position: absolute;
+
        font-style: italic;
-
right: 15px;
+
        font-size:110%;
-
top: 0px;
+
        line-height:170%;
-
line-height: 35px;
+
        border-bottom: 1px solid #EBEBE9;
-
color: #AFAFA4;
+
        margin-bottom: 6px;
-
font-weight: bold;
+
        padding-left:2px;
}
}
-
#primarycontent .post .content
+
#boxlist ul {  
-
{
+
        float: left; list-style: none;
-
margin-bottom: 0px;
+
        margin-left: 0px;
}
}
-
#primarycontent .post .footer
+
#boxlist ul li {
-
{
+
        display: inline;  
-
position: relative;
+
-
top: 0px;
+
-
background: url('https://static.igem.org/mediawiki/2011/9/94/Igem_jhu_a33.gif') repeat-x;
+
-
height: 64px;
+
}
}
-
#primarycontent .post .footer ul
+
#boxlist ul li ul li {  
-
{
+
display:block;  
-
list-style: none;
+
width:280px;
-
position: absolute;
+
height:70px;
-
right: 15px;
+
text-align:center;
-
bottom: 15px;
+
}
}
-
#primarycontent .post .footer ul li
+
#boxlist ul li ul li a{
-
{
+
        color: #6d6d6a;
 +
}
 +
 
 +
#boxlist ul li ul li a:hover{
 +
        color: #e8512f;
 +
        text-decoration:none;
 +
}
 +
 
 +
#maintitle {
 +
        color: #e8512f;
 +
        font-size:20px;
 +
        text-align:center;
 +
}
 +
 
 +
.droplinebar{
 +
overflow: hidden;
 +
}
 +
 
 +
.droplinebar ul{
 +
margin: 0;
 +
padding: 0;
 +
float: left;
 +
width: 100%;
 +
line-height:20;
 +
font: bold 13px Arial;
 +
background: #fff url('https://static.igem.org/mediawiki/2011/5/51/Jhunavbg.png') repeat-x; /*default background of menu bar*/
 +
}
 +
 
 +
.droplinebar ul li{
display: inline;
display: inline;
-
line-height: 14px;
+
width:190px;
-
padding-left: 17px;
+
-
margin-left: 25px;
+
-
background-repeat: no-repeat;
+
-
background-position: 0px 2px;
+
}
}
-
#primarycontent .post .footer ul li.printerfriendly
+
.droplinebar ul li a{
-
{
+
float: left;
-
background-image: url('images/a41.gif');
+
color: black;
 +
padding: 16px 31px;
 +
text-decoration: none;
}
}
-
#primarycontent .post .footer ul li.comments
+
.droplinebar ul li a:visited{
-
{
+
color: black;
-
background-image: url('images/a36.gif');
+
}
}
-
#primarycontent .post .footer ul li.readmore
+
.droplinebar ul li a:hover, .droplinebar ul li .current{ /*background of main menu bar links onMouseover*/
-
{
+
color: white;
-
background-image: url('images/a38.gif');
+
background: #E8512F url() center center repeat-x;
}
}
-
#footer
+
/* Sub level menus*/
-
{
+
.droplinebar ul li ul{
-
position: relative;
+
position: absolute;
-
clear: both;
+
z-index: 100;
-
height: 66px;
+
left: 0;
-
text-align: center;
+
top: 0;
-
line-height: 66px;
+
background: #E8512F; /*sub menu background color */
-
background-image: url('images/a50.gif');
+
visibility: hidden;
-
color: #A8A88D;
+
}
}
-
#footer a
+
/* Sub level menu links style */
-
{
+
.droplinebar ul li ul li a{
-
color: #8C8C73;
+
font: normal 12px Verdana;
 +
color:white;
 +
padding: 10px 26px;
 +
margin: 0;
 +
border-bottom: 1px solid #E8512F;
}
}
 +
.droplinebar ul li ul li a:visited {
 +
color:white;
 +
}
 +
 +
.droplinebar ul li ul li a:hover{ /*sub menu links' background color onMouseover */
 +
background: #BA3114;
 +
 +
}
 +
 +
.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 */  
+
/* Wiki hacks */
.firstHeading {
.firstHeading {
Line 381: Line 414:
     margin-bottom:none;
     margin-bottom:none;
     border: 1px solid #efefef;
     border: 1px solid #efefef;
 +
}
}
#bodyContent {
#bodyContent {
     border: none;
     border: none;
 +
    padding:0px;
 +
    margin:0px;   
}
}
Line 410: Line 446:
}
}
-
#footer-box{
+
 
-
  display: none;
+
-
}
+
#catlinks{
#catlinks{
Line 463: Line 497:
content: '=';
content: '=';
}
}
 +
 +
.right-menu {
 +
position:relative;
 +
}
 +
 +
#top-section {
 +
width:965;
 +
}
 +
 +
#menubar{
 +
padding-top:5px;
 +
}
 +
 +
#footer-box {
 +
position: relative;
 +
border: none;
 +
margin-top: 40px;
 +
margin-bottom: 20px;
 +
bottom: 10px;
 +
padding: -5px;
 +
background:transparent;
 +
}
 +
 +
#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; }

Latest revision as of 21:46, 28 September 2011

  1. globalWrapper, body {

background: #F9F9F7 url('https://static.igem.org/mediawiki/2011/c/c9/Igem_jhu_a1.gif') 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; }


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

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

}

  1. primarycontent {

margin-left:40px; position:relative; width:610px; float:left; }

  1. primaryprofilecontent {
       margin-top:10px;

margin-left:20px; position:relative; width:670px; float:left;

       line-height:175%;

}

  1. primaryprofilecontent ul {
        float: left; list-style: none; 
        margin-left: 0px;

}

  1. primaryprofilecontent ul li {
       display: inline; 

}

  1. primaryprofilecontent ul li ul li {

display:block; width:210px; height:300px; text-align:center; }

  1. primaryprofilecontent a{
       color: #6d6d6a;

}

  1. primaryprofilecontent a:hover{
       color: #e8512f;
       text-decoration:none;

}


  1. bigcontent {

position:relative;

       margin-left:40px;
       margin-right:40px;

}

  1. secondarycontent {

position:relative; width:225px; float:right; margin-right:40px; border: 1px solid #ebebe9; border-top: 3px solid #6f59ff;

       text-align:left;

}

  1. secondarycontenttshirt {
       margin-top:30px;

position:relative; width:225px; float:right; margin-right:40px; border: 1px solid #ebebe9; border-top: 3px solid #e6c146;

       text-align:left;

}

  1. secondarycontentblue {
       margin-top:30px;

float:right; position:fixed; width:220px; margin-right:40px; border: 1px solid #ebebe9; border-top: 3px solid #6f59ff;

       margin-left:700px;
       text-align:left;

}

  1. secondarycontentblue a{
       color: #6f59ff;

}

  1. secondarycontentblue a:visited{
       color: #6f59ff;

}

  1. secondarycontentblue a:hover{
       color: #6d6d6a;
       text-decoration:none;

}

  1. secondarycontentgreen {
       margin-top:30px;

float:right; position:fixed; width:220px; margin-right:40px; border: 1px solid #ebebe9; border-top: 3px solid #22a556;

       margin-left:700px;
       text-align:left;

}

  1. secondarycontentgreen a{
       color: #22a556;

}

  1. secondarycontentgreen a:visited{
       color: #22a556;

}

  1. secondarycontentgreen a:hover{
       color: #6d6d6a;
       text-decoration:none;

}

  1. secondarycontentpurple {
       margin-top:30px;

float:right; position:fixed; width:220px; margin-right:40px; border: 1px solid #ebebe9; border-top: 3px solid #8d39cc;

       margin-left:700px;
       text-align:left;

}

  1. secondarycontentpurple a{
       color: #8d39cc;

}

  1. secondarycontentpurple a:visited{
       color: #8d39cc;

}

  1. secondarycontentpurple a:hover{
       color: #6d6d6a;
       text-decoration:none;

}

  1. secondarycontentyellow {
       margin-top:30px;

float:right; position:fixed; width:220px; margin-right:40px; border: 1px solid #ebebe9; border-top: 3px solid #e6c146;

       margin-left:700px;
       text-align:left;

}

  1. secondarycontentyellow a{
       color: #e6c146;

}

  1. secondarycontentyellow a:visited{
       color: #e6c146;

}

  1. secondarycontentyellow a:hover{
       color: #6d6d6a;
       text-decoration:none;

}

  1. profilecontent {
       margin-top:10px;

float:right; position:fixed; width:275px; margin-right:20px; border: 1px solid #ebebe9; border-top: 3px solid #6f59ff;

       margin-left:670px;
       text-align:left;

}

  1. ackcontent {
       margin-top:40px;

position:relative; width:275px; float:right; margin-right:40px; border: 1px solid #ebebe9; border-top: 3px solid #6f59ff; }

.boxleft{ position:relative; float:left; width:250px; margin-left:40px; border: 1px solid #ebebe9; border-top: 3px solid #22a356; }

.boxmiddle{ position:relative; width:250px; margin-left:auto; margin-right:auto; border: 1px solid #ebebe9; border-top: 3px solid #6f59ff; }

.boxright{ position:relative; float:right; width:250px; margin-right:40px; border: 1px solid #ebebe9; border-top: 3px solid #e6c146; }

.boxbig{ position:relative; width: 887px; margin-left:auto; margin-right:auto; border: 1px solid #ebebe9; border-top: 3px solid #8d39cc; }

  1. boxheading{

background:url('https://static.igem.org/mediawiki/2011/0/08/Igem_jhu_a22.gif') bottom repeat-x; padding:0px 0px 10px 10px; margin-top:10px;

       font-size:120%;
       font-weight:bold;

}

  1. boxcontent{

padding:10px 10px 10px 10px; }


  1. boxcontent .heading{
       font-style: italic;
       font-size:110%;
       line-height:170%;
       border-bottom: 1px solid #EBEBE9;
       margin-bottom: 6px;
       padding-left:2px;

}

  1. boxlist ul {
        float: left; list-style: none; 
        margin-left: 0px;

}

  1. boxlist ul li {
       display: inline; 

}

  1. boxlist ul li ul li {

display:block; width:280px; height:70px; text-align:center; }

  1. boxlist ul li ul li a{
       color: #6d6d6a;

}

  1. boxlist ul li ul li a:hover{
       color: #e8512f;
       text-decoration:none;

}

  1. maintitle {
       color: #e8512f;
       font-size:20px;
       text-align:center;

}

.droplinebar{ overflow: hidden; }

.droplinebar ul{ margin: 0; padding: 0; float: left; width: 100%; line-height:20; font: bold 13px Arial; background: #fff url('https://static.igem.org/mediawiki/2011/5/51/Jhunavbg.png') repeat-x; /*default background of menu bar*/ }

.droplinebar ul li{ display: inline; width:190px; }

.droplinebar ul li a{ float: left; color: black; padding: 16px 31px; text-decoration: none; }

.droplinebar ul li a:visited{ color: black; }

.droplinebar ul li a:hover, .droplinebar ul li .current{ /*background of main menu bar links onMouseover*/ color: white; background: #E8512F url() center center repeat-x; }

/* Sub level menus*/ .droplinebar ul li ul{ position: absolute; z-index: 100; left: 0; top: 0; background: #E8512F; /*sub menu background color */ visibility: hidden; }

/* Sub level menu links style */ .droplinebar ul li ul li a{ font: normal 12px Verdana; color:white; padding: 10px 26px; margin: 0; border-bottom: 1px solid #E8512F; }

.droplinebar ul li ul li a:visited { color:white; }

.droplinebar ul li ul li a:hover{ /*sub menu links' background color onMouseover */ background: #BA3114;

}

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