Template:Team:UW/CSS

From 2014.igem.org

(Difference between revisions)
 
(147 intermediate revisions not shown)
Line 1: Line 1:
<html>
<html>
<head>
<head>
 +
 +
<!--    -->
 +
<!-- CSS -->
 +
<!--    -->
 +
<style type="text/css">
<style type="text/css">
-
* {
+
  /*-- hides default wiki settings --*/
-
margin:0px;
+
  #contentSub, #footer-box, #catlinks, #search-controls,#p-logo, .printfooter, .visualClear {display: none;}
-
padding:0px;
+
-
}
+
-
p {
+
-
margin:0px;
+
-
padding:0px;
+
-
}
+
-
ul {
+
-
margin:0px;
+
-
padding:0px;
+
-
}
+
-
ul {
+
-
margin:0px;
+
-
padding:0px;
+
-
list-style:none;
+
-
}
+
-
input {
+
-
background:transparent
+
-
}
+
-
a {
+
-
color:#650000;
+
-
text-decoration:none;
+
-
}
+
-
a:hover {
+
-
color:#5a5a5a;
+
-
text-decoration:underline;
+
-
}
+
-
body {
+
-
margin:0px;
+
-
padding:0px;
+
-
font-family:Arial, Helvetica, sans-serif;
+
-
font-size:12px;
+
-
color:#000000;
+
-
background:url(../images/bgR.png) repeat-x left top #ffffff;
+
-
}
+
-
.clear {
+
-
margin:0px;
+
-
padding:0px;
+
-
height:0px;
+
-
font-size:0px;
+
-
clear:both;
+
-
}
+
-
#wrapper {
+
-
margin:0px auto;
+
-
width:960px;
+
-
}
+
-
#branding {
+
-
height:150px;
+
-
}
+
-
#branding h1{
+
-
font-size:62px;
+
-
font-weight:normal;
+
-
}
+
-
#topbar {
+
-
    background-image:url(../images/topbg.gif);
+
-
background-repeat:repeat-x;
+
-
width:960px;
+
-
height:40px;
+
-
float:left;
+
-
}
+
-
ul.topNav  {
+
-
margin:0px;
+
-
padding:0px;
+
-
width:960px;
+
-
}
+
-
.topNav li{
+
-
float:left;
+
-
display:inline-block;
+
-
}
+
-
.topNav li a{
+
-
float:left;
+
-
    font-family:tahoma, arial;
+
-
font-size:11px;
+
-
color:#FFFFFF;
+
-
text-align:center;
+
-
line-height:35px;
+
-
display:inline-block;
+
-
text-decoration:none;
+
-
background:#313131;
+
-
padding-left:12px;
+
-
padding-right:12px;
+
-
margin-top:5px;
+
-
border-right:1px dotted #FFFFFF;
+
-
}
+
-
.topNav li a:hover{
+
-
background:#FFFFFF;
+
-
color:#000000;
+
-
text-decoration:none;
+
-
border-right:1px dotted #000000;
+
-
}
+
-
.topNav li a.topNavAct{
+
-
background:#FFFFFF url(../images/topNavSep.png) no-repeat right bottom;
+
-
color:#000000;
+
-
text-decoration:none;
+
-
height:40px;
+
-
position:relative;
+
-
top:-5px;
+
-
border-right:none;
+
-
}
+
-
.topNav li a.topNavLast{
+
-
border-right:none;
+
-
padding-left:15px;
+
-
padding-right:15px;
+
-
}
+
-
.search-container{
+
-
background-repeat:no-repeat;
+
-
width:260px;
+
-
height:37px;
+
-
float:right;
+
-
margin-right:60px;
+
-
margin-top:5px;
+
-
}
+
-
.search-container input.topSearch{
+
-
    font-size:18px;
+
-
color:#CACACA;
+
-
line-height:18px;
+
-
background:url(../images/topInpurtArea.png) repeat-x left top;
+
-
border:none;
+
-
width:205px;
+
-
padding-top:5px;
+
-
padding-left:5px;
+
-
padding-right:5px;
+
-
height:32px;
+
-
float:left;
+
-
display:inline-block;
+
-
}
+
-
.searchBtn{
+
-
    background-image:url(../images/seach_button.png);
+
-
background-repeat:no-repeat;
+
-
width:35px;
+
-
height:39px;
+
-
cursor:pointer;
+
-
border:none;
+
-
float:right;
+
-
display:inline-block;
+
-
text-indent:999999px;
+
-
}
+
-
#banner {
+
-
    background-image:url(../images/banner.png);
+
-
background-repeat:no-repeat;
+
-
width:960px;
+
-
height:454px;
+
-
float:left;
+
-
}
+
-
.logo {
+
-
    background-image:url(../images/logo.png);
+
-
background-repeat:no-repeat;
+
-
width:354px;
+
-
height:68px;
+
-
margin-left:4px;
+
-
margin-top:42px;
+
-
}
+
-
.logo a{
+
-
text-indent:-999999px;
+
-
width:354px;
+
-
height:68px;
+
-
display:block;
+
-
}
+
-
.h4 {
+
-
    font-family:Arial, Helvetica, sans-serif;
+
-
font-size:24px;
+
-
color:#000000;
+
-
margin-top:12px;
+
-
margin-left:50px;
+
-
}
+
-
.start {
+
-
    width:150px;
+
-
height:93px;
+
-
float:left;
+
-
}
+
-
.start a{
+
-
    background-image:url(../images/start_now_n.png);
+
-
background-repeat:no-repeat;
+
-
width:150px;
+
-
height:93px;
+
-
float:left;
+
-
margin-left:355px;
+
-
margin-top:346px;
+
-
}
+
-
.start a:hover{
+
-
    background-image:url(../images/start_now_r.png);
+
-
background-repeat:no-repeat;
+
-
width:150px;
+
-
height:93px;
+
-
float:left;
+
-
margin-left:355px;
+
-
margin-top:346px;
+
-
}
+
-
#contant {
+
-
width:960px;
+
-
}
+
-
#contant h2{
+
-
font-family:Georgia, "Times New Roman", Times, serif;
+
-
font-size:38px;
+
-
color:#3a3a3a;
+
-
font-weight:normal;
+
-
margin-bottom:20px;
+
-
}
+
-
#contant h2 span{
+
-
display:block;
+
-
font-size:10px;
+
-
color:#808080;
+
-
border-top:2px dotted #3a3a3a;
+
-
font-family:tahoma, arial;
+
-
padding-top:5px;
+
-
}
+
-
.contant_1_left {
+
-
    width:710px;
+
-
float:left;
+
-
}
+
-
.contant_1_left img{
+
-
float: left;
+
-
margin-right:10px;
+
-
}
+
-
.contant_1_left p{
+
-
font-size:14px;
+
-
color:#3a3a3a;
+
-
font-weight:normal;
+
-
line-height:20px;
+
-
}
+
-
.contant_1_left p a {
+
-
color:#650000;
+
-
text-decoration:underline;
+
-
}
+
-
.contant_1_left p a:hover {
+
-
color:#5a5a5a;
+
-
text-decoration:none;
+
-
}
+
-
.contant_1_left h3{
+
  .firstHeading {
-
font-size:24px;
+
     height:2px;
-
background:#757575;
+
     visibility:hidden;
-
color:#FFFFFF;
+
  }
-
display:inline;
+
-
padding-left:10px;
+
-
padding-right:10px;
+
-
font-weight:normal;
+
-
line-height:32px;
+
-
padding-top:4px;
+
-
border-bottom:1px solid #C8C8C8;
+
-
}
+
-
.bottomClear {
+
-
clear:right;
+
-
margin-bottom:15px;
+
-
}
+
-
p.quoteBar {
+
-
background:#F0F0F0;
+
-
padding:5px;
+
-
font-size:11px;
+
-
line-height:14px;
+
-
color:#3D3D3D;
+
-
width:640px;
+
-
margin:auto;
+
-
margin-top:20px;
+
-
margin-bottom:20px;
+
-
font-style:italic;
+
-
}
+
-
.post_iteams {
+
-
     width:625px;
+
-
margin-bottom:90px;
+
-
}
+
-
.post_iteams h3{
+
-
margin:0px;
+
-
padding:0px;
+
-
    font-family:Arial, Helvetica, sans-serif;
+
-
font-size:36px;
+
-
color:#000000;
+
-
font-weight:normal;
+
-
    background:url(../images/bpi1.png) no-repeat left top;
+
-
padding-left:83px;
+
-
padding-bottom:20px;
+
-
}
+
-
.post_iteams h3 p{
+
-
margin:0px;
+
-
padding:0px;
+
-
padding-top:8px;
+
-
    font-family:Arial, Helvetica, sans-serif;
+
-
font-size:36px;
+
-
color:#000000;
+
-
font-weight:normal;
+
-
}
+
-
.post_iteams h3 span{
+
-
    background:url(../images/bpi2.png) no-repeat left top;
+
-
display:block;
+
-
height:35px;
+
-
padding-left:40px;
+
-
    font-family:Arial, Helvetica, sans-serif;
+
-
font-size:18px;
+
-
color:#959595;
+
-
}
+
-
.post_iteams_contant_box {
+
-
padding-left:80px;
+
-
}
+
-
.post_iteams_contant_box p {
+
-
margin:0px;
+
-
padding:0px;
+
-
    font-family:Arial, Helvetica, sans-serif;
+
-
font-size:14px;
+
-
line-height:18px;
+
-
color:#000000;
+
-
font-weight:bold;
+
-
}
+
-
.sideBar{
+
-
    width:240px;
+
-
float:left;
+
-
margin-left:10px;
+
-
}
+
-
.sideBarItem {
+
-
margin:0px;
+
-
padding:0px;
+
-
margin-bottom:25px;
+
-
}
+
-
.sideBarItem h3{
+
-
margin:0px;
+
-
padding:0px;
+
-
    font-family:Georgia, "Times New Roman", Times, serif;
+
-
font-size:24px;
+
-
color:#3A3A3A;
+
-
}
+
-
.sideBarItem ul li{
+
-
    background:url(../images/sideBarArrow.png) no-repeat 5px 12px;
+
-
display:block;
+
-
height:30px;
+
-
line-height:30px;
+
-
border-bottom:1px  dotted #CBCBCB;
+
-
padding-left:20px;
+
-
    font-family:tahoma, "Trebuchet MS";
+
-
font-size:12px;
+
-
font-weight:bold;
+
-
}
+
-
.sideBarItem ul li a{
+
-
color:#650000;
+
-
text-decoration:none;
+
-
}
+
-
.sideBarItem ul li a:hover{
+
-
color:#3A3A3A;
+
-
text-decoration:underline;
+
-
}
+
-
.sideBarItem p{
+
-
font-size:14px;
+
-
font-weight:bold;
+
-
padding-right:10px;
+
-
line-height:20px;
+
-
}
+
-
.sideBarListBox {
+
-
margin-bottom:20px;
+
-
}
+
-
.sideBarListBox ul{
+
-
background:#EBE8D9;
+
-
padding:0 10px;
+
-
}
+
-
.sideBarListBox ul li{
+
-
border-bottom:1px dotted #5A5A5A;
+
-
color:#5A5A5A;
+
-
padding-top:10px;
+
-
padding-bottom:10px;
+
-
}
+
-
.sideBarListBox ul li a{
+
-
color:#5A5A5A;
+
-
line-height:16px;
+
-
}
+
-
.sideBarListBox ul li a label{
+
-
line-height:16px;
+
-
}
+
-
.midBox1 {
+
-
background:url(../images/midBox1.png) repeat-x left top;
+
-
padding:14px 10px;
+
-
border-bottom:2px dotted #737373;
+
-
margin-bottom:20px;
+
-
}
+
-
.midBox1 span img{
+
-
float:right;
+
-
margin-left:10px;
+
-
}
+
-
.midBox1Top {
+
-
width:580px;
+
-
text-align:right;
+
-
float:right;
+
-
}
+
-
.midBox1Top h3{
+
-
font-family:Georgia, "Times New Roman", Times, serif;
+
-
font-size:28px;
+
-
color:#000000;
+
-
font-weight:normal;
+
-
line-height:34px;
+
-
margin-bottom:20px;
+
-
}
+
-
.midBox1Top p{
+
-
line-height:20px;
+
-
}
+
-
.midBox1Top img{
+
-
border:none;
+
-
margin-top:5px;
+
-
}
+
-
.midBox1Bottom {
+
-
width:580px;
+
-
text-align:right;
+
-
float:right;
+
-
margin-top:30px;
+
-
}
+
-
.midBox1Bottom h4{
+
-
font-family:Georgia, "Times New Roman", Times, serif;
+
-
font-size:24px;
+
-
color:#3A3A3A;
+
-
font-weight:normal;
+
-
line-height:24px;
+
-
margin-bottom:10px;
+
-
text-align:right;
+
-
}
+
-
.midBox1Bottom ul li{
+
-
     background:url(../images/midBox2Arrow.png) no-repeat right 10px;
+
-
display:block;
+
-
line-height:24px;
+
-
padding-right:10px;
+
-
    font-family:tahoma, "Trebuchet MS";
+
-
font-size:14px;
+
-
font-weight:bold;
+
-
margin-right:20px;
+
-
}
+
-
.midBox1Bottom ul li a{
+
-
color:#262626;
+
-
text-decoration:none;
+
-
}
+
-
.midBox1Bottom ul li a:hover{
+
-
color:#3A3A3A;
+
-
text-decoration:underline;
+
-
}
+
-
.midBox2 {
+
-
border-bottom:2px dotted #737373;
+
-
margin-bottom:20px;
+
-
padding:10px;
+
-
}
+
-
.midBox2L {
+
-
float:right;
+
-
width:460px;
+
-
margin-right:10px;
+
-
}
+
-
.midBox2L h2{
+
-
font-family:Georgia, "Times New Roman", Times, serif;
+
-
font-size:38px;
+
-
color:#3A3A3A;
+
-
font-weight:bold;
+
-
margin-bottom:10px;
+
-
text-align:left;
+
-
}
+
-
.midBox2L h3{
+
-
font-family:Georgia, "Times New Roman", Times, serif;
+
-
font-size:18px;
+
-
line-height:20px;
+
-
color:#3A3A3A;
+
-
font-weight:bold;
+
-
margin-bottom:10px;
+
-
text-align:left;
+
-
}
+
-
.midBox2L p{
+
-
font-size:14px;
+
-
line-height:20px;
+
-
color:#262626;
+
-
font-weight:normal;
+
-
margin-top:20px;
+
-
text-align:left;
+
-
}
+
-
#footer {
+
  h1, h2, h3, h4, h5 { font-family: Georgia, Times, "Times New Roman", serif;}
-
     background:#4A4A4A;
+
 
-
padding:10px;
+
  /*-- styling for default menu bar (edit, page, history, etc.) --*/
-
padding-bottom:20px;
+
  #top-section {
-
margin-bottom:30px;
+
     background-color: #383838;
-
}
+
    border: 0 none;
-
#footer p{
+
    height: 14px;
-
     color:#E1E1E1;
+
    z-index: 100;
-
font-size:14px;
+
    top: 0;
-
line-height:20px;
+
    position: fixed;
-
}
+
    width: 975px;
-
.footerForm {
+
    left: 50%;
-
float:right;
+
    margin-left: -487px;
-
width:600px;
+
  }
-
}
+
 
-
+
  /*-- styling for default menu bar links (edit, page, history, etc.) --*/
 +
  #menubar a:link, #menubar a:active, #menubar a:visited, #menubar a:hover, #menubar:hover {
 +
    color: #727272;
 +
    text-decoration: none;
 +
    background-color: transparent;
 +
  }
 +
 
 +
  body {
 +
    background-color: #fff;
 +
  }
 +
 
 +
  /*-- changes default wiki settings --*/
 +
  #globalWrapper, #content {
 +
    width: 100%;
 +
    height: 100%;
 +
    border: 10px;
 +
    background-color: transparent;
 +
    margin: 0px;
 +
    padding: 0px;
 +
  }
 +
 
 +
  /*-- changes default wiki settings --*/
 +
  html, body, .wrapper {
 +
    width: 100%;
 +
    height: 100%;
 +
    background: File:Washington_background.JPG no-repeat center center fixed;
 +
    -webkit-background-size: cover;
 +
    -moz-background-size: cover;
 +
    -o-background-size: cover;
 +
    background-size: cover;
 +
    z-index: -6;
 +
  }
 +
 
 +
  p, h1, h2, h3 {
 +
    margin-left: 8%;
 +
    margin-right: 10%;
 +
    margin-bottom: 6%;
 +
  }
 +
 
 +
  }
 +
 
 +
  body  {
 +
    margin-left: 4%;
 +
    margin-right: 4%;
 +
    margin-bottom: 4%;
 +
  }
 +
 
 +
  /*-- creates container for all content on page --*/
 +
  #contentcontainer {
 +
    font-family: Arial, Helvetica, sans-serif;
 +
    font-weight: normal;
 +
    font-size: 14px;
 +
    color: #414141;
 +
    width: 800px;
 +
    margin-left: auto;
 +
    margin-right: auto;
 +
    background-color: #transparent;
 +
    margin-top: 0px;
 +
  }
 +
 
 +
  .sidemenu, .sidemenu li {
 +
    list-style-type: none;
 +
    list-style-image: none;
 +
    font-family: verdana;
 +
    text-decoration: none;
 +
    color:#000;
 +
    font-size: 14px;
 +
  }
 +
 
 +
  .sidemenu li {display: block;}
 +
 
 +
  .sidemenu a {
 +
    text-decoration:none;
 +
    color: #000;
 +
    display: block;
 +
    width: 180px;
 +
    height: 100%;
 +
    padding: 3px 5px;
 +
    transition: .25s ease-in-out;
 +
    -moz-transition: .25s ease-in-out;
 +
    -webkit-transition: .25s ease-in-out;
 +
  }
 +
 
 +
  .sidemenu a.greyout { color: #909090; }
 +
 
 +
  .sidemenu a:hover {
 +
    color:#666;
 +
    background-color: #d9f5aa;
 +
  }
 +
 
 +
  .sub-sidemenu {font-size: 10px; margin-bottom: 20px; color: #666; display: none;}
 +
  .sub-sidemenu a {color: #666;}
 +
 
 +
  div.underconst {
 +
    padding:10px;
 +
    border-radius:5px;
 +
    background-color:pink;
 +
    text-align:center;
 +
  }
 +
 
 +
  a.anchor{display: block; position: relative; top: -80px; visibility: hidden;}
 +
 
 +
  .contentpara {margin-bottom: 30px;}
 +
 
 +
  span.email{font-family: monospace; font-weight: normal;}
 +
 
 +
  fieldset {border: 1px solid #337f53;}
 +
 
 +
  .greyout {color: #A0A0A0;}
 +
  .highlightme {background-color: #FFFF00;}
 +
 
 +
  #alertContainer { margin-bottom: 10px; width: 936px;}
 +
  #annContainer {margin-left: 8px;}
 +
  #newsContainer {border: 1px solid #ccc;}
 +
 
 +
  .newsTitle {
 +
    display: block;
 +
     color: #414141;
 +
    font-size: 25px;
 +
    font-family: Georgia, Times, "Times New Roman", serif;
 +
    padding: 10px 15px 5px 10px;
 +
    border-bottom: 1px solid #ccc;
 +
    margin-bottom: 0px;
 +
  }
 +
 
 +
  .newsItem {
 +
    border-bottom: 1px solid #ccc;
 +
    display: block;
 +
    padding: 5px 15px 0px 10px;
 +
    margin-bottom: 0px;
 +
  }
 +
 
 +
  .newsItem h3 {
 +
    width: auto;
 +
    display: inline;
 +
    font-size: 14px;
 +
    font-family: Arial, Helvetica, sans-serif;
 +
    padding: 0px;
 +
    margin: 0px;
 +
  }
 +
 
 +
  .newsItem img {
 +
    float: right;
 +
    clear: right;
 +
    width: 80px;
 +
    padding-left: 15px;
 +
    display: inline-block;
 +
  }
 +
 
 +
  .newsItem .newsDate {
 +
    font-style: italic;
 +
    font-size: 14px;
 +
    display: inline-block;
 +
    color: #FFF;
 +
    float: right;
 +
    padding: 0px 0px 10px 15px;
 +
  }
 +
 
 +
  .newsItem p, .newsItem ul, .newsItem li {
 +
    padding: 0px;
 +
    margin-left: 20px;
 +
    font-size: 12px;
 +
    line-height: 1.2;
 +
  }
 +
 
 +
  .newsItem p {
 +
    margin-top: 10px;
 +
  }
 +
 
 +
  .annItem {
 +
    border: 2px solid #414141;
 +
    display: block;
 +
    padding: 0px 15px 10px 10px;
 +
    margin-bottom: 18px;
 +
    position: relative;
 +
    height: 160px;
 +
    vertical-align: middle;
 +
  }
 +
 
 +
  .annItem .annCentered {
 +
    display: table-cell;
 +
    vertical-align: middle;
 +
    height: 160px;
 +
  }
 +
 
 +
  .annCentered h3 {
 +
    padding: 0px;
 +
    display: block;
 +
    margin-left: auto;
 +
    margin-right: auto;
 +
    text-align: center;
 +
  }
 +
 
 +
  .igemlogopos{
 +
    position:absolute;
 +
    right:-15px;
 +
    z-index:30;
 +
    top: 18px;
 +
  }
 +
 
 +
  .annItem ul, .annItem li {padding: 0px; margin: 0px;}
 +
  .annItem li {list-style: none; margin: 5px}
 +
  .centerImg{  background:#E8E8E8; margin:auto; width:100%; }
 +
 
 +
  #igemuwmenu, #igemuwmenu ul {
 +
    margin: 0;
 +
    padding: 0;
 +
    list-style: none;
 +
  }
 +
 
 +
  #igemuwmenu {
 +
    width: 730px;
 +
    margin: 10px auto;
 +
    border: 3px solid #b7a57a;
 +
    background-color: #4b2e84;
 +
    border-radius: 6px;
 +
    display: inline-block;
 +
    white-space: nowrap;
 +
  }
 +
 
 +
  #igemuwmenu:before,
 +
  #igemuwmenu:after {
 +
    content: "";
 +
    display: table;
 +
  }
 +
 
 +
  #igemuwmenu:after {
 +
    clear: both;
 +
  }
 +
 
 +
  #igemuwmenu {
 +
    zoom:1;
 +
  }
 +
 
 +
  #igemuwmenu li {
 +
    border-right: 1px solid #222;
 +
    -moz-box-shadow: 1px 0 0 #444;
 +
    -webkit-box-shadow: 1px 0 0 #2E0854;
 +
    box-shadow: 1px 0 0 #2E0854;
 +
    position: relative;
 +
    display: inline-block;
 +
    white-space: nowrap;
 +
  }
 +
 
 +
  #igemuwmenu a {
 +
    padding: 12px 20px;
 +
    color: #b7a57a;
 +
    text-transform: uppercase;
 +
    font: bold 11.4px Arial, Helvetica;
 +
    text-decoration: none;
 +
    text-shadow: 0 1px 0 #000;
 +
    display: inline-block;
 +
    white-block: nowrap;
 +
  }
 +
 
 +
  #igemuwmenu li:hover > a {
 +
    color: #fafafa;
 +
  }
 +
 
 +
  *html #igemuwmenu li a:hover { /* IE6 only */
 +
    color: #fafafa;
 +
  }
 +
 
 +
  #igemuwmenu ul {
 +
    margin: 20px 0 0 0;
 +
    _margin: 0; /*IE6 only*/
 +
    opacity: 0;
 +
    visibility: hidden;
 +
    position: absolute;
 +
    top: 38px;
 +
    left: 0;
 +
    z-index: 1;
 +
    background: #4b2e84;
 +
    border: 2px solid #b7a57a;
 +
    -webkit-transition: all .2s ease-in-out;
 +
    -moz-transition: all .2s ease-in-out;
 +
    -ms-transition: all .2s ease-in-out;
 +
    -o-transition: all .2s ease-in-out;
 +
    transition: all .2s ease-in-out;
 +
  }
 +
 
 +
  #igemuwmenu li:hover > ul {
 +
    opacity: 1;
 +
    visibility: visible;
 +
    margin: 0;
 +
  }
 +
 
 +
  #igemuwmenu ul ul {
 +
    top: 0;
 +
    left: 150px;
 +
    margin: 0 0 0 20px;
 +
    _margin: 0; /*IE6 only*/
 +
    -moz-box-shadow: -1px 0 0 rgba(255,255,255,.3);
 +
    -webkit-box-shadow: -1px 0 0 rgba(255,255,255,.3);
 +
    box-shadow: -1px 0 0 rgba(255,255,255,1);
 +
  }
 +
 
 +
  #igemuwmenu ul li {
 +
    float: none;
 +
    display: block;
 +
    border: 0;
 +
    _line-height: 0; /*IE6 only*/
 +
    -moz-box-shadow: 0 1px 0 #b7a57a, 0 2px 0 #b7a57a;
 +
    -webkit-box-shadow: 0 1px 0 #b7a57a, 0 2px 0 #b7a57a;
 +
    box-shadow: 0 1px 0 #b7a57a, 0 2px 0 #b7a57a;   
 +
  }
 +
  #igemuwmenu ul li.active {
 +
    float: none;
 +
    display: block;
 +
    border: 0;
 +
    _line-height: 0; /*IE6 only*/
 +
    -moz-box-shadow: 0 1px 0 #b8860b, 0 2px 0 #fff;
 +
    -webkit-box-shadow: 0 1px 0 #b8860b, 0 2px 0 #fff;
 +
    box-shadow: 0 1px 0 #b8860b, 0 2px 0 #fff;
 +
  }
 +
 
 +
  #igemuwmenu ul li:last-child {
 +
    -moz-box-shadow: none;
 +
    -webkit-box-shadow: none;
 +
    box-shadow: none;
 +
  }
 +
 
 +
  #igemuwmenu ul a {
 +
    padding: 10px;
 +
    width: 130px;
 +
    _height: 10px; /*IE6 only*/
 +
    display: block;
 +
    white-space: nowrap;
 +
    float: none;
 +
    text-transform: none;
 +
  }
 +
 
 +
  #igemuwmenu ul a.selected {
 +
    padding: 10px;
 +
    width: 130px;
 +
    _height: 10px; /*IE6 only*/
 +
    display: block;
 +
    white-space: nowrap;
 +
    float: none;
 +
    text-transform: none;
 +
  }
 +
 
 +
  #igemuwmenu ul a:hover {
 +
    background-color: #785D84;
 +
    background-image: -moz-linear-gradient(#94749a,  #785D84);
 +
    background-image: -webkit-gradient(linear, left top, left bottom, from(#94749a), to(#785D84));
 +
    background-image: -webkit-linear-gradient(#94749a, #785D84);
 +
    background-image: -o-linear-gradient(#94749a, #785D84);
 +
    background-image: -ms-linear-gradient(#94749a, #785D84);
 +
    background-image: linear-gradient(#94749a, #785D84);
 +
  }
 +
 
 +
  #igemuwmenu ul li:first-child > a {
 +
    -moz-border-radius: 3px 3px 0 0;
 +
    -webkit-border-radius: 3px 3px 0 0;
 +
    border-radius: 3px 3px 0 0;
 +
  }
 +
 
 +
  #igemuwmenu ul li:first-child > a:after {
 +
    content: '';
 +
    position: absolute;
 +
    left: 40px;
 +
    top: -6px;
 +
    border-left: 6px solid transparent;
 +
    border-right: 6px solid transparent;
 +
    border-bottom: 6px solid #2E0854;
 +
  }
 +
 
 +
  #igemuwmenu ul ul li:first-child a:after {
 +
    left: -6px;
 +
    top: 50%;
 +
    margin-top: -6px;
 +
    border-left: 0;
 +
    border-bottom: 6px solid transparent;
 +
    border-top: 6px solid transparent;
 +
    border-right: 6px solid #FFFFFF;
 +
  }
 +
 
 +
  #igemuwmenu ul li:first-child a:hover:after {
 +
    border-bottom-color: #2E0854;
 +
  }
 +
 
 +
  #igemuwmenu ul li:last-child > a {
 +
    -moz-border-radius: 0 0 3px 3px;
 +
    -webkit-border-radius: 0 0 3px 3px;
 +
    border-radius: 0 0 3px 3px;
 +
  }
 +
 
 +
  /* Mobile */
 +
  #igemuwmenu-trigger {
 +
    display: none;
 +
  }
 +
 
 +
  @media screen and (max-width: 600px) {
 +
 
 +
    /* nav-wrap */
 +
    #igemuwmenu-wrap {
 +
      position: relative;
 +
    }
 +
 
 +
    #igemuwmenu-wrap * {
 +
      -moz-box-sizing: border-box;
 +
      -webkit-box-sizing: border-box;
 +
      box-sizing: border-box;
 +
    }
 +
 
 +
    /* menu icon */
 +
    #igemuwmenu-trigger {
 +
      display: block; /* show menu icon */
 +
      height: 40px;
 +
      line-height: 40px;
 +
      cursor: pointer;
 +
      padding: 0 0 0 35px;
 +
      border: 1px solid #222;
 +
      color: #ffffff;
 +
      font-weight: bold;
 +
      background-color: #b8860b;
 +
      -moz-border-radius: 6px;
 +
      -webkit-border-radius: 6px;
 +
      border-radius: 6px;
 +
      -moz-box-shadow: 0 1px 1px #fff, 0 1px 0 #fff inset;
 +
      -webkit-box-shadow: 0 1px 1px #fff, 0 1px 0 #fff inset;
 +
      box-shadow: 0 1px 1px #fff, 0 1px 0 #fff inset;
 +
    }
 +
 
 +
    /* main nav */
 +
    #igemuwmenu {
 +
      margin: 0; padding: 10px;
 +
      position: absolute;
 +
      top: 40px;
 +
      width: 100%;
 +
      z-index: 1;
 +
      background-color: #2E0854;
 +
      display: none;
 +
      -moz-box-shadow: none;
 +
      -webkit-box-shadow: none;
 +
      box-shadow: none;
 +
    }
 +
 
 +
    #igemuwmenu:after {
 +
      content: '';
 +
      position: absolute;
 +
      left: 25px;
 +
      top: -8px;
 +
      border-left: 8px solid transparent;
 +
      border-right: 8px solid transparent;
 +
      border-bottom: 8px solid #2E0854;
 +
    }
 +
 
 +
    #igemuwmenu ul {
 +
      position: static;
 +
      visibility: visible;
 +
      opacity: 1;
 +
      margin: 0;
 +
      background: none;
 +
      -moz-box-shadow: none;
 +
      -webkit-box-shadow: none;
 +
      box-shadow: none;
 +
    }
 +
 
 +
    #igemuwmenu ul ul {
 +
      margin: 0 0 0 20px !important;
 +
      -moz-box-shadow: none;
 +
      -webkit-box-shadow: none;
 +
      box-shadow: none;
 +
    }
 +
 
 +
    #igemuwmenu li {
 +
      position: static;
 +
      display: block;
 +
      float: none;
 +
      border: 0;
 +
      margin: 5px;
 +
      -moz-box-shadow: none;
 +
      -webkit-box-shadow: none;
 +
      box-shadow: none;
 +
    }
 +
 
 +
    #igemuwmenu ul li{
 +
      margin-left: 20px;
 +
      -moz-box-shadow: none;
 +
      -webkit-box-shadow: none;
 +
      box-shadow: none;
 +
    }
 +
 
 +
    #igemuwmenu a{
 +
      display: block;
 +
      float: none;
 +
      padding: 0;
 +
      color: #fff;
 +
    }
 +
 
 +
    #igemuwmenu a:hover{
 +
      color: #FFFFFF;
 +
    }
 +
 
 +
    #igemuwmenu ul a{
 +
      padding: 0;
 +
      width: auto;
 +
    }
 +
 
 +
    #igemuwmenu ul a:hover{
 +
      background: none;
 +
    }
 +
 
 +
    #igemuwmenu ul li:first-child a:after,
 +
    #igemuwmenu ul ul li:first-child a:after {
 +
      border: 0;
 +
    }
 +
 
 +
  }
 +
 
 +
  @media screen and (min-width: 600px) {
 +
    #igemuwmenu {
 +
      display: block !important;
 +
    }
 +
  }
 +
 
 +
  /* iPad */
 +
  .no-transition {
 +
    -webkit-transition: none;
 +
    -moz-transition: none;
 +
    -ms-transition: none;
 +
    -o-transition: none;
 +
    transition: none;
 +
    opacity: 1;
 +
    visibility: visible;
 +
    display: none;
 +
  }
 +
 
 +
  #igemuwmenu li:hover > .no-transition {
 +
    display: block;
 +
  }
-
.footerForm h3{
 
-
      font-family:Georgia, "Times New Roman", Times, serif;
 
-
      font-size:38px;
 
-
      color:#e9e9e9;
 
-
      font-weight:bold;
 
-
      margin-bottom:10px;
 
-
      text-align:left;
 
-
      margin-bottom:5px;
 
-
}
 
-
.footerForm h4{
 
-
      font-family:Georgia, "Times New Roman", Times, serif;
 
-
      font-size:18px;
 
-
      color:#b7b7b7;
 
-
      font-weight:bold;
 
-
      margin-bottom:10px;
 
-
      text-align:left;
 
-
}
 
-
.footerFormR {
 
-
width:285px;
 
-
margin-right:10px;
 
-
float:left;
 
-
margin-top:20px;
 
-
}
 
-
.footerForm p{
 
-
margin-bottom:5px;
 
-
}
 
-
.footerForm p label{
 
-
display:block;
 
-
font-size:14px;
 
-
font-weight:bold;
 
-
padding-bottom:2px;
 
-
}
 
-
input.footerInputArea {
 
-
background:#FFFFFF;
 
-
border:none;
 
-
padding:6px;
 
-
width:274px;
 
-
height:20px;
 
-
padding-top:4px;
 
-
font-size:18px;
 
-
font-weight:normal;
 
-
}
 
-
textarea.footertextarea {
 
-
background:#FFFFFF;
 
-
border:none;
 
-
padding:6px;
 
-
width:274px;
 
-
height:133px;
 
-
padding-top:6px;
 
-
font-size:18px;
 
-
font-weight:normal;
 
-
}
 
-
input.footerSubmit {
 
-
background:url(../images/submit.png);
 
-
border:none;
 
-
width:108px;
 
-
height:37px;
 
-
font-size:18px;
 
-
font-weight:normal;
 
-
float:right;
 
-
cursor:pointer;
 
-
}
 
-
#footerContainer {
 
-
background:url(../images/footerContainerBgR.png) repeat-x left top;
 
-
height:50px;
 
-
line-height:50px;
 
-
font-size:12px;
 
-
font-family:Georgia, "Times New Roman", Times, serif;
 
-
color:#B7B7B7;
 
-
width:100%;
 
-
}
 
-
#footerContainer p{
 
-
width:960px;
 
-
margin:auto;
 
-
padding:0px 10px;
 
-
}
 
-
#footerContainer p label{
 
-
float:right;
 
-
}
 
-
#footerContainer p label a{
 
-
color:#B7B7B7;
 
-
}#footerContainer p label a:hover{
 
-
color:#666666;
 
-
}
 
</style>
</style>
 +
 +
<!--              -->
 +
<!-- Main Content -->
 +
<!--              -->
 +
 +
<body>
 +
 +
  <!-- Table for the entire content (to split it vertically, weird) -->
 +
  <table align="center">
 +
 +
  <!-- Banner  -->
 +
    <tr> <center>
 +
    <img src="https://static.igem.org/mediawiki/2014/6/61/Banner-Wiki.png" width="1100" height="338" usemap="#linkmap">
 +
  <map name="linkmap">
 +
  <area shape="rect" coords="80,140,350,250" href="http://www.washington.edu" target="_blank" alt="UW Homepage">
 +
<area shape="rect" coords="750,110,980,260" href="http://www.igem.org" target="_blank" alt="Official iGEM website">
 +
  </map>
 +
    </center>
 +
    </tr>
 +
 +
    <!-- Spacer -->
 +
    <tr>
 +
      <td colspan="3"  height="5px"></td>
 +
    </tr>
 +
 +
    <!-- Navigation Bar -->
 +
    <tr>
 +
      <td align="left" colspan="3">
 +
        <table  width="100%">
 +
          <tr heigth="15px"></tr>
 +
          <tr heigth="75px">
 +
            <nav id="igemuwmenu-wrap">
 +
              <ul id="igemuwmenu">
 +
                <li>
 +
                  <a href="https://2014.igem.org/Team:Washington">Home</a>
 +
                  <ul>
 +
                    <li><a href="https://2014.igem.org/Team:Washington">UW 2014</a></li>
 +
                    <li><a href="https://2013.igem.org/Team:Washington">UW 2013</a></li>
 +
                    <li><a href="https://2012.igem.org/Team:Washington">UW 2012</a></li>
 +
                    <li><a href="https://2011.igem.org/Team:Washington">UW 2011</a></li>
 +
                    <li><a href="https://2010.igem.org/Team:Washington">UW 2010</a></li>
 +
                    <li><a href="https://2009.igem.org/Team:Washington">UW 2009</a></li>
 +
                    <li><a href="https://2008.igem.org/Team:University_of_Washington">UW 2008</a></li>
 +
                    <li><a href="https://2013.igem.org/Main_Page">iGEM Homepage</a></li>
 +
                  </ul>
 +
                </li>
 +
                <li>
 +
                  <a href="https://2014.igem.org/Team:Washington/Our_Project">Our Project</a>
 +
                  <ul>
 +
                    <li><a href="https://2014.igem.org/Team:Washington/Our_Project">Our System</a></li>
 +
                    <li><a href="https://2014.igem.org/Team:Washington/Methods">Methods</a></li>
 +
                    <li><a href="https://2014.igem.org/Team:Washington/Results">Results</a></li>
 +
                    <li><a href="https://2014.igem.org/Team:Washington/Future Plans">Future Plans</a></li>
 +
                  </ul>
 +
                </li>
 +
 +
                <li>
 +
                  <a href="https://2014.igem.org/Team:Washington/BioBricks">BioBricks</a>
 +
                </li>
 +
 +
                <li>
 +
                  <a href="https://2014.igem.org/Team:Washington/Outreach">Outreach</a>
 +
                </li>
 +
 +
                <li>
 +
                  <a href="https://2014.igem.org/Team:Washington/Protocols">Protocols</a>
 +
                </li>
 +
 +
                <li>
 +
                  <a href="https://2014.igem.org/Team:Washington/Safety">Safety</a>
 +
                  <ul>
 +
                    <li><a href="https://2014.igem.org/Team:Washington/Safety">Safety</a></li>
 +
                    <li><a href="https://2014.igem.org/Team:Washington/ProjectConsiderations">Project Considerations</a></li>
 +
                    <li><a href="https://2014.igem.org/Team:Washington/JudgingForm">Judging Form</a></li>
 +
                  </ul>
 +
                </li>
 +
<li>
 +
                  <a href="https://2014.igem.org/Team:Washington/Our_Team">Our Team</a>
 +
</li>
 +
              </ul>
 +
            </nav>
 +
          </tr>
 +
        </table>
 +
      </td>
 +
    </tr>
 +
  </table>
 +
</body>
 +
 +
<!--            -->
 +
<!-- Javascript -->
 +
<!--            -->
 +
 +
  <script>
 +
    $(document).ready(function() {
 +
      function filterPath(string) {
 +
      return string
 +
      .replace(/^\//,'')
 +
      .replace(/(index|default).[a-zA-Z]{3,4}$/,'')
 +
      .replace(/\/$/,'');
 +
    }
 +
    var locationPath = filterPath(location.pathname);
 +
    var scrollElem = scrollableElement('html', 'body');
 +
 +
    $('a[href*=#]').each(function() {
 +
      var thisPath = filterPath(this.pathname) || locationPath;
 +
      if (  locationPath == thisPath
 +
        && (location.hostname == this.hostname || !this.hostname)
 +
        && this.hash.replace(/#/,'') ) {
 +
      var $target = $(this.hash), target = this.hash;
 +
      if (target) {
 +
      var targetOffset = $target.offset().top;
 +
      $(this).click(function(event) {
 +
        event.preventDefault();
 +
        $(scrollElem).animate({scrollTop: targetOffset}, 400, function() {
 +
          location.hash = target;
 +
          });
 +
        });
 +
      }
 +
      }
 +
      });
 +
 +
    // use the first element that is "scrollable"
 +
    function scrollableElement(els) {
 +
      for (var i = 0, argLength = arguments.length; i <argLength; i++) {
 +
        var el = arguments[i],
 +
            $scrollElement = $(el);
 +
        if ($scrollElement.scrollTop()> 0) {
 +
          return el;
 +
        } else {
 +
          $scrollElement.scrollTop(1);
 +
          var isScrollable = $scrollElement.scrollTop()> 0;
 +
          $scrollElement.scrollTop(0);
 +
          if (isScrollable) {
 +
            return el;
 +
          }
 +
        }
 +
      }
 +
      return [];
 +
    }
 +
 +
    });
 +
</script>
 +
</html>
</html>

Latest revision as of 03:55, 18 October 2014

UW Homepage Official iGEM website