Template:Team:Washington/efawe

From 2014.igem.org

(Difference between revisions)
(Created page with "<html> <head> <style type="text/css"> #contentSub, #footer-box, #sitesub, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading, .visualClear {display: none;} /*-- h...")
Line 3: Line 3:
<style type="text/css">
<style type="text/css">
-
#contentSub, #footer-box, #sitesub, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading, .visualClear {display: none;} /*-- hides default wiki settings --*/
+
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .visualClear {display: none;} /*-- hides default wiki settings --*/
-
.topWikiNavBackground {
+
.firstHeading {
-
    height:18px;
+
width: 975px;  
-
    margin-top: -32px;
+
margin: 0px auto;
-
    background-color:transparent;
+
padding-top: 100px;
 +
margin-bottom: 20px;
 +
font-family: Georgia, Times, "Times New Roman", serif;  
}
}
-
#globalWrapper, #content { /*-- changes default wiki settings --*/
+
h1, h2, h3, h4, h5 { font-family: Georgia, Times, "Times New Roman", serif;}
-
width: 100%;
+
-
height: 100%;
+
-
border: 0px;
+
-
background-color: transparent;
+
-
margin: 0px;
+
-
padding: 0px;
+
-
}
+
-
html, body, .wrapper { /*-- changes default wiki settings --*/
 
-
width: 100%;
 
-
height: 100%;
 
-
background-color: transparent;
 
-
}
 
#top-section { /*-- styling for default menu bar (edit, page, history, etc.) --*/
#top-section { /*-- styling for default menu bar (edit, page, history, etc.) --*/
 +
background-color: #383838;
border: 0 none;
border: 0 none;
height: 14px;
height: 14px;
Line 34: Line 25:
left: 50%;  
left: 50%;  
margin-left: -487px;
margin-left: -487px;
-
        background-color: transparent;
 
}
}
#top-section-bar { /*-- styling full width bar which hides behind default menu bar (edit, page, history, etc.) --*/
#top-section-bar { /*-- styling full width bar which hides behind default menu bar (edit, page, history, etc.) --*/
-
        background-color:transparent;
+
background-color: #383838;
-
        height: 14px;
+
height: 14px;
display: block;
display: block;
z-index: 10;
z-index: 10;
position: fixed;
position: fixed;
-
width:100%;
+
width: 100%;
top: 0;
top: 0;
}
}
-
#menubar a:link, #menubar a:visited { /*-- styling for default menu bar links (edit, page, history, etc.) --*/
+
#menubar a:link, #menubar a:active, #menubar a:visited, #menubar a:hover, #menubar:hover { /*-- styling for default menu bar links (edit, page, history, etc.) --*/
-
        color:#FFF;
+
color: #727272;  
text-decoration: none;  
text-decoration: none;  
background-color: transparent;
background-color: transparent;
}
}
-
#menubar a:active, #menubar a:hover
+
body {  
-
{
+
background-color: #fff;
-
        color:#FFF;
+
-
text-decoration: underline;
+
-
        background-color:transparent;
+
}
}
-
* {
 
-
margin: 0;
 
-
padding: 0;
 
-
-webkit-font-smoothing: antialiased;
+
#globalWrapper, #content { /*-- changes default wiki settings --*/
-
-webkit-box-sizing: border-box;
+
width: 100%;  
-
-moz-box-sizing: border-box;
+
height: 100%;
-
box-sizing: border-box;
+
border: 0px;
 +
background-color: transparent;
 +
margin: 0px;
 +
padding: 0px;
}
}
-
::selection {
+
html, body, .wrapper { /*-- changes default wiki settings --*/
-
background: #F79042;
+
width: 100%;  
-
color: #fff;
+
height: 100%;
 +
background-color: transparent;
}
}
-
.slide-out-div {
+
#contentcontainer { /*-- creates container for all content on page --*/
-
          padding: 20px;
+
font-family: Arial, Helvetica, sans-serif;  
-
          background-image:url(../img_bu14/popopenbkgd_bu14.png);
+
font-weight: normal;  
-
  background-repeat:repeat;
+
font-size: 14px;  
-
  z-index:30;
+
color: #414141;
-
  text-align:left;
+
width: 960px;  
-
      }
+
margin-left: auto;  
-
 
+
margin-right: auto;  
-
a:link {
+
background-color: #transparent;  
-
color: #F79042;
+
margin-top: 0px;  
-
text-decoration: none;
+
-
}
+
-
a:visited {
+
-
text-decoration: none;
+
-
color: #F79042;
+
-
}
+
-
a:hover {
+
-
text-decoration: underline;
+
-
}
+
-
a:active {
+
-
text-decoration: none;
+
}
}
-
.title{
+
.sidemenu, .sidemenu li {  
-
position:absolute;
+
list-style-type: none;  
-
top:38px;
+
list-style-image: none;
-
left:83px;
+
font-family: verdana;
-
z-index:2;
+
text-decoration: none;  
 +
color:#000;  
 +
font-size: 14px;
}
}
-
body {
+
.sidemenu li {display: block;}
-
color: #353535;
+
-
font: 14px/23px proxima-nova-alt, "Proxima Nova Alt", sans-serif;
+
-
text-align:center;
+
-
}
+
-
h0{
+
.sidemenu a {
-
color:#FFF;
+
text-decoration:none;
-
font-size:40px;
+
color: #000;
-
font-weight:700;
+
display: block;  
-
        text-decoration:none;
+
width: 180px;
-
}
+
height: 100%;
 +
padding: 3px 5px;
 +
transition: .25s ease-in-out;
 +
-moz-transition: .25s ease-in-out;
 +
-webkit-transition: .25s ease-in-out;
 +
}  
-
header1{
+
.sidemenu a.greyout { color: #909090; }
-
font-size:28px;
+
-
font-weight:700;
+
-
text-transform:uppercase;
+
-
        text-decoration:none;
+
-
}
+
-
header2{
+
.sidemenu a:hover {
-
font-size:18px;
+
color:#666;  
-
color:#FFF;
+
background-color: #d9f5aa;
-
font-weight:700;
+
-
text-transform:uppercase;
+
-
text-align:left;
+
-
        text-decoration:none;
+
}
}
-
header3{
+
.sub-sidemenu {font-size: 10px; margin-bottom: 20px; color: #666; display: none;}
-
font-size:20px;
+
.sub-sidemenu a {color: #666;}
-
color:#000;
+
-
font-weight:700;
+
-
text-align:left;
+
-
        text-decoration:none;
+
-
}
+
-
maincontent{
+
div.underconst
-
font-size:14px;
+
-
font-weight:200;
+
-
text-align:justify;
+
-
}
+
-
 
+
-
capt{
+
-
font-size:12px;
+
-
        color:#5E5F5F;
+
-
font-weight:150;
+
-
text-align:justify;
+
-
        line-height:110%
+
-
}
+
-
 
+
-
sidenav{
+
-
color:#FFF;
+
-
font-weight:700;
+
-
}
+
-
 
+
-
#logo {
+
-
position: absolute;
+
-
left: 80px;
+
-
top: 40px;
+
-
z-index: 2;
+
-
margin-left: -17px;
+
-
}
+
-
 
+
-
.header{
+
-
background-color:#353535;
+
-
position:fixed;
+
-
height:125px;
+
-
top:0px;
+
-
width:100%;
+
-
z-index:30;
+
-
}
+
-
.igemlogo
+
{
{
-
position:fixed;
+
padding:10px;
-
right:5px;
+
border-radius:5px;
-
z-index:30;
+
background-color:pink;
 +
text-align:center;
}
}
 +
a.anchor{display: block; position: relative; top: -80px; visibility: hidden;}
-
#tracking_nav
+
.contentpara {margin-bottom: 30px;}
-
{
+
-
margin: 0px 0px 0px 950px;
+
-
position: fixed;
+
-
color:#bababa;
+
-
border: 1px solid #3d3f3c;
+
-
background:#3d3f3c;
+
-
font-size: 16pt;
+
-
padding: 5px;
+
-
line-height: 120%;
+
-
}
+
-
#tracking_nav a { color:#ffffff; text-transform: lowercase;font-size: 16pt;}
+
span.email{font-family: monospace; font-weight: normal;}
-
#tracking_nav a:hover {background:#bababa;}
+
-
ul#nav {
+
fieldset {border: 1px solid #337f53;}
-
width:90%;
+
-
top:100px;
+
-
left:60px;
+
-
position:fixed;
+
-
z-index:30;
+
-
}
+
-
#nav li {
+
.greyout {color: #A0A0A0;}
-
color: #FFF;
+
.highlightme {background-color: #FFFF00;}
-
background-color:none;
+
-
margin: 0 15px 0 0;
+
-
float: left;
+
-
position: relative;
+
-
list-style: none;
+
-
}
+
#alertContainer {border: 2px solid red; margin-bottom: 10px; width: 936px;}
-
#nav li:last-child { margin:0; }
+
#annContainer {margin-left: 8px;}
 +
#newsContainer {border: 1px solid #ccc;}
-
/* main level link */
+
.newsTitle {
-
#nav a {
+
display: block;  
-
font-family:bree-web, Bree, sans-serif;
+
color: #414141;
-
font-size:10pt;
+
font-size: 25px;
-
font-weight:600;
+
        font-family: Georgia, Times, "Times New Roman", serif;
-
line-height:210%;
+
padding: 10px 15px 5px 10px;  
-
color: inherit;
+
border-bottom: 1px solid #ccc;  
-
text-decoration: none;
+
margin-bottom: 0px;  
-
display: block;
+
-
padding: 0 0 0 5px;
+
-
margin: 0;
+
}
}
-
ul#nav > li > a {
+
.newsItem {
-
line-height:10px;
+
border-bottom: 1px solid #ccc;  
-
border-left:solid 3px #bbb;
+
display: block;  
-
padding:0 0 0 15px;
+
padding: 5px 15px 0px 10px;
 +
margin-bottom: 0px;  
}
}
-
#nav a:hover {
+
.newsItem h3 {
-
/*background-color: #870203;
+
width: auto;
-
color: #ffffff;*/
+
display: inline;
 +
font-size: 14px;
 +
font-family: Arial, Helvetica, sans-serif;
 +
padding: 0px;  
 +
margin: 0px;
}
}
-
/* main level link hover */
+
.newsItem img {
-
#nav .current a, #nav li:hover > a {
+
float: right;  
-
color: #F79042;
+
clear: right;
-
border-color:#F79042;
+
width: 80px;
 +
padding-left: 15px;
 +
display: inline-block;  
}
}
-
/* sub levels link hover */
+
.newsItem .newsDate {
-
#nav ul li:hover a, #nav li:hover li a {
+
font-style: italic;  
-
border: none;
+
font-size: 14px;  
-
background-image:url(https://static.igem.org/mediawiki/2014/3/3a/Orangemenubkgd_bu14.png);
+
display: inline-block;  
-
background-repeat:repeat;
+
color: #999;
-
color:#FFF;
+
float: right;
 +
padding: 0px 0px 10px 15px;
}
}
-
#nav ul a:hover {
+
.newsItem p, .newsItem ul, .newsItem li {
-
color: #353535 !important;
+
padding: 0px;  
-
/*background: #fff url() repeat-x 0 -100px !important;
+
margin-left: 20px;
-
text-shadow: 0 1px 1px rgba(0,0,0, .1);*/
+
font-size: 12px;  
 +
line-height: 1.2;
}
}
 +
.newsItem p {margin-top: 10px;}
-
/* dropdown */
+
.annItem {
-
#nav li:hover > ul {
+
border: 2px solid #49b677;
-
/*display: block;*/
+
display: block;  
-
opacity:1;
+
padding: 0px 15px 10px 10px;  
-
margin:0;
+
margin-bottom: 18px;  
-
background-color: none;
+
position: relative;
-
z-index:0;
+
height: 160px;  
 +
vertical-align: middle;
}
}
-
/* level 2 list */
+
.annItem .annCentered {
-
#nav ul {
+
display: table-cell;  
-
/*display: none;*/
+
vertical-align: middle;  
-
opacity:0;
+
height: 160px;
-
margin: 20px 0 0 0;
+
-
padding: 7px 0 0 0;
+
-
width: 205px;
+
-
position: absolute;
+
-
left: 0;
+
-
z-index:-1;
+
-
 
+
-
}
+
-
#nav ul li {
+
-
float: none;
+
-
margin: 0;
+
-
padding: 0;
+
}
}
-
#nav ul a {
+
.annCentered h3 {
-
font-weight: normal;
+
padding: 0px;
-
/*text-shadow: 0 1px 0 #fff;*/
+
display: block;  
-
}
+
margin-left: auto;  
-
 
+
margin-right: auto;  
-
/* clearfix */
+
-
#nav:after {
+
-
content: ".";
+
-
display: block;
+
-
clear: both;
+
-
visibility: hidden;
+
-
line-height: 0;
+
-
height: 0;
+
-
}
+
-
#nav {
+
-
display: inline-block;
+
-
}
+
-
html[xmlns] #nav {
+
-
display: block;
+
-
}
+
-
+
-
* html #nav {
+
-
height: 1%;
+
-
}
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
.headerdivider{
+
-
        background-image:url(https://static.igem.org/mediawiki/2014/1/15/Headerdivider_bu14.png);
+
-
position:absolute;
+
-
top:120px;
+
-
height:15px;
+
-
width:100%;
+
-
z-index:10;
+
-
}
+
-
 
+
-
.plasmid{
+
-
        background-color:transparent;
+
-
position: relative;
+
-
background-repeat:no-repeat;
+
-
margin-left:auto;
+
-
margin-right:auto;
+
-
width:400px;
+
-
height:500px;
+
-
        top: calc(50% - 300px);
+
-
z-index:10;
+
-
}
+
-
 
+
-
.banner {
+
-
        background-image:url(https://static.igem.org/mediawiki/2014/0/03/Boston1_bu14.jpg);
+
-
        background-size:cover;
+
-
position: absolute;
+
-
top:100px;
+
-
width: 100%;
+
-
height:100%;
+
-
overflow: auto;
+
-
font-size: 18px;
+
text-align: center;
text-align: center;
-
color: rgba(255,255,255,.6);
 
-
text-shadow: 0 0 1px rgba(0,0,0,.05), 0 1px 2px rgba(0,0,0,.3);
 
-
 
-
box-shadow: 0 1px 2px rgba(0,0,0,.25);
 
-
 
-
 
-
}
 
-
 
-
.wrap {
 
-
margin: 0 auto;
 
-
width: 960px;
 
}
}
-
.anchor{
+
.annItem ul, .annItem li {padding: 0px; margin: 0px;}
-
position:absolute;
+
.annItem li {list-style: none; margin: 5px}
-
top:calc(100% - 125px);
+
-
}
+
-
.topanchor{
 
-
position:absolute;
 
-
top:calc(0% - 125px);
 
-
}
 
-
.lower{
 
-
background-image:url(https://static.igem.org/mediawiki/2014/d/d7/Gradient_bu14.png);
 
-
background-color:#FFF;
 
-
text-align:center;
 
-
background-repeat:repeat-x;
 
-
width:100%;
 
-
position:absolute;
 
-
top:100%;
 
-
z-index:10;
 
-
}
 
-
.content{
 
-
text-align:left;
 
-
width:100%;
 
-
position:relative;
 
-
z-index:10;
 
-
}
+
</style>
-
.text{
+
</style>
-
width:75%;
+
-
margin-left:auto;
+
-
margin-right:auto;
+
-
}
+
-
.content1{
+
-
background-image:url(../img_bu14/whitebkgd_bu14.png);
+
-
background-repeat:repeat;
+
-
.sponsors{
 
-
background-color:#FFF;
 
-
position:relative;
 
-
text-align:center;
 
-
bottom:0px;
 
-
z-index:10;
 
-
}
 
-
@media only screen and (min-device-width: 320px) and (max-device-width: 480px), (max-width: 900px) {
 
-
.wrap {
 
-
width: 90%;
 
-
}
 
-
#logo {
 
-
left: 50px;
 
-
top: 30px;
 
-
}
 
-
 
-
.banner header1, .banner header2 {
 
-
font-size: 24px;
 
-
line-height: 30px;
 
-
}
 
-
.banner ul li {
 
-
height: 240px;
 
-
}
 
-
.banner .inner {
 
-
padding-top: 100px;
 
-
padding-bottom: 50px;
 
-
}
 
-
.banner p {
 
-
font-size: 15px;
 
-
width: 80%;
 
-
margin: 0 auto;
 
-
}
 
-
pre {
 
-
overflow: auto;
 
-
}
 
-
.features li {
 
-
width: 100%;
 
-
margin-left: 10px;
 
-
margin-bottom: 30px;
 
-
}
 
-
.how li {
 
-
width: 90%;
 
-
}
 
-
.how pre {
 
-
position: static;
 
-
width: 100%;
 
-
}
 
-
}
 
-
 
-
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
 
-
.features li:before {
 
-
background: url('img/icons@2x.png');
 
-
background-size: 100%;
 
-
}
 
-
}
 
-
 
-
 
-
</style>
 
</html>
</html>

Revision as of 00:51, 14 August 2014