Team:Ravenwood Raptors

From 2014hs.igem.org

(Difference between revisions)
 
(203 intermediate revisions not shown)
Line 1: Line 1:
-
<!DOCTYPE html>
 
<html>
<html>
-
    <head>
+
<head>
-
<meta charset="utf-8">
+
-
<meta name="viewport" content="initial-scale = 1.0,maximum-scale = 1.0" />
+
-
    <script src="http://tinyurl.com/l9s95qq"></script>
+
-
    </head>
+
-
    <body>
+
-
    <style media="screen" type="text/css">
+
-
    article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
+
-
    audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
+
-
    audio:not([controls]) { display: none; }
+
-
    [hidden] { display: none; }
+
-
    html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
+
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
-
    body { margin: 0; font-size: 100%; line-height: 1.231; }
+
<script type="text/javascript">
-
    body, button, input, select, textarea { font-family: helvetica, arial,"lucida grande", verdana, "メイリオ", "MS Pゴシック", sans-serif; color: #222; }
+
$(document).ready(function(){
-
    ::selection { text-shadow: none; background-color: highlight; color: highlighttext; }
+
  // PLEASE READ BELOW COMMENT
 +
  //
 +
  // don't worry, we're open source --> https://github.com/raptor-igem/2014hs-website
 +
  // 
 +
  // PLEASE READ ABOVE COMMENT
-
    a { color: #00e; }
+
  $("body.page-Team_Ravenwood_Raptors").append("<iframe class='real' src='http://raptor-igem.github.io/2014hs-website/'></iframe>");
-
    a:visited { color: #551a8b; }
+
});
-
    a:hover { color: #06e; }
+
-
    a:focus { outline: thin dotted; }
+
-
    a:hover, a:active { outline: 0; }
+
</script>
-
    abbr[title] { border-bottom: 1px dotted; }
+
<style type="text/css">
 +
body {
 +
  overflow-x: hidden;
 +
  height: 100%;
 +
}
 +
.real {
 +
  position: absolute;
 +
  width: 100%;
 +
  height: 99%;
 +
  background-color: white;
 +
  top: 0%;
 +
  left: 0%;
 +
  overflow: hidden;
 +
  z-index: 999;
 +
}
 +
</style>
-
    b, strong { font-weight: bold; }
+
</head>
 +
<body>
-
    blockquote { margin: 1em 40px; }
+
<div id="page-contain">
 +
<div class="page-real-main">
 +
</div>
 +
</div>
-
    dfn { font-style: italic; }
+
</body>
-
 
+
-
    hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
+
-
 
+
-
    ins { background: #ff9; color: #000; text-decoration: none; }
+
-
 
+
-
    mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
+
-
 
+
-
    pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
+
-
 
+
-
    pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
+
-
 
+
-
    q { quotes: none; }
+
-
    q:before, q:after { content: ""; content: none; }
+
-
 
+
-
    small { font-size: 85%; }
+
-
 
+
-
    sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
+
-
    sup { top: -0.5em; }
+
-
    sub { bottom: -0.25em; }
+
-
 
+
-
    ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
+
-
    dd { margin: 0 0 0 40px; }
+
-
    nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }
+
-
 
+
-
    img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
+
-
 
+
-
    svg:not(:root) { overflow: hidden; }
+
-
 
+
-
    figure { margin: 0; }
+
-
 
+
-
    form { margin: 0; }
+
-
    fieldset { border: 0; margin: 0; padding: 0; }
+
-
 
+
-
    label { cursor: pointer; }
+
-
 
+
-
    legend { border: 0; *margin-left: -7px; padding: 0; }
+
-
 
+
-
    button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
+
-
 
+
-
    button, input { line-height: normal; }
+
-
 
+
-
    button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
+
-
 
+
-
    input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; }
+
-
    input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
+
-
    input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
+
-
 
+
-
    button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
+
-
 
+
-
    textarea { overflow: auto; vertical-align: top; resize: vertical; }
+
-
 
+
-
    input:valid, textarea:valid {  }
+
-
    input:invalid, textarea:invalid { background-color: #f0dddd; }
+
-
 
+
-
    table { border-collapse: collapse; border-spacing: 0; }
+
-
    td { vertical-align: top; }
+
-
 
+
-
    @media only screen and (min-width: 480px) {
+
-
 
+
-
    }
+
-
 
+
-
    @media only screen and (min-width: 768px) {
+
-
 
+
-
    }
+
-
 
+
-
    .ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
+
-
    .ir br { display: none; }
+
-
 
+
-
    .hidden { display: none !important; visibility: hidden; }
+
-
 
+
-
    .visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
+
-
 
+
-
    .visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
+
-
 
+
-
    .invisible { visibility: hidden; }
+
-
 
+
-
    .clearfix:before, .clearfix:after { content: ""; display: table; }
+
-
    .clearfix:after { clear: both; }
+
-
    .clearfix { *zoom: 1; }
+
-
 
+
-
    @media print {
+
-
        * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
+
-
        a, a:visited { text-decoration: underline; }
+
-
        a[href]:after { content: " (" attr(href) ")"; }
+
-
        abbr[title]:after { content: " (" attr(title) ")"; }
+
-
        .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
+
-
        pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
+
-
        table { display: table-header-group; } /* h5bp.com/t */
+
-
        tr, img { page-break-inside: avoid; }
+
-
        img { max-width: 100% !important; }
+
-
        @page { margin: 0.5cm; }
+
-
        p, h2, h3 { orphans: 3; widows: 3; }
+
-
        h2, h3 { page-break-after: avoid; }
+
-
    }
+
-
 
+
-
    p { margin: 0; }
+
-
 
+
-
    html {
+
-
        overflow-y: auto;
+
-
        background-color: transparent;
+
-
        height: 100%;
+
-
    }
+
-
 
+
-
    body {
+
-
        background: #fff;
+
-
        font: normal 100%;
+
-
        position: relative;
+
-
        height: 100%;
+
-
    }
+
-
 
+
-
    body, div, img, p, button, input, select, textarea, a {
+
-
        box-sizing: border-box;
+
-
    }
+
-
 
+
-
    .image {
+
-
        display: block;
+
-
    }
+
-
 
+
-
    input {
+
-
        cursor: default;
+
-
        display: block;
+
-
    }
+
-
 
+
-
    input[type=button] {
+
-
        background-color: #e5e9e8;
+
-
        border: 1px solid #9daca9;
+
-
        border-radius: 4px;
+
-
        box-shadow: inset 0 1px #fff;
+
-
        font: inherit;
+
-
        letter-spacing: inherit;
+
-
        text-indent: inherit;
+
-
        color: inherit;
+
-
    }
+
-
 
+
-
    input[type=button]:hover {
+
-
        background-color: #eff1f1;
+
-
    }
+
-
 
+
-
    input[type=button]:active {
+
-
        background-color: #d2d6d6;
+
-
        border: 1px solid #9daca9;
+
-
        box-shadow: inset 0 1px rgba(0,0,0,0.1);
+
-
    }
+
-
 
+
-
    a, a:visited, a:hover, a:active {
+
-
        color: inherit;
+
-
        text-decoration: inherit;
+
-
    }
+
-
    .primaryContainer {
+
-
    height: auto;
+
-
    margin-left: auto;
+
-
    margin-right: auto;
+
-
    min-height: 100%;
+
-
    width: 100%;
+
-
    background-image:url("img/stardust.png");
+
-
    background-attachment: scroll;
+
-
    background-size: auto;
+
-
    margin-bottom: 0px;
+
-
    background-position: 0% 0%;
+
-
    background-repeat: repeat repeat;
+
-
    }
+
-
 
+
-
    body {
+
-
        background-image:url("img/stardust.png");
+
-
        background-attachment: scroll;
+
-
        background-size: cover;
+
-
        background-position: 0% 0%;
+
-
        background-repeat: no-repeat no-repeat;
+
-
    }
+
-
 
+
-
    #box {
+
-
        float: left;
+
-
        height: auto;
+
-
        margin-left: 76.797418%;
+
-
        clear: none;
+
-
        width: 6.316132%;
+
-
        min-height: 50px;
+
-
    }
+
-
 
+
-
    #Logo:hover {
+
-
        display: block;
+
-
    }
+
-
 
+
-
    #Slideshow {
+
-
        float: none;
+
-
        height: 504px;
+
-
        margin-left: auto;
+
-
        margin-top: 172px;
+
-
        clear: none;
+
-
        width: 82.904296%;
+
-
        margin-right: auto;
+
-
        opacity: 1;
+
-
        background-image:url("img/filler-slideshow.jpg");
+
-
        background-attachment: scroll;
+
-
        background-size: cover;
+
-
        background-position: 0% 0%;
+
-
        background-repeat: no-repeat no-repeat;
+
-
    }
+
-
 
+
-
    #c1-image {
+
-
        float: left;
+
-
        height: 216px;
+
-
        margin-left: 8.561671%;
+
-
        margin-top: 50px;
+
-
        clear: none;
+
-
        width: 26.685881%;
+
-
        background-image:url("img/c1.JPG");
+
-
        background-attachment: scroll;
+
-
        background-size: cover;
+
-
        margin-right: 0%;
+
-
        background-position: 0% 0%;
+
-
        background-repeat: no-repeat no-repeat;
+
-
    }
+
-
 
+
-
    #c2-image {
+
-
        float: none;
+
-
        height: 216px;
+
-
        margin-left: 36.792285%;
+
-
        margin-top: 50px;
+
-
        clear: none;
+
-
        width: 26.658244%;
+
-
        margin-right: 0px;
+
-
        background-image:url("img/c2.JPG");
+
-
        background-attachment: scroll;
+
-
        background-size: cover;
+
-
        background-position: 0% 0%;
+
-
        background-repeat: no-repeat no-repeat;
+
-
    }
+
-
 
+
-
    #c-3_image {
+
-
        float: left;
+
-
        height: 216px;
+
-
        margin-left: 64.829438%;
+
-
        margin-top: -216px;
+
-
        clear: none;
+
-
        width: 26.635542%;
+
-
        margin-right: 0%;
+
-
        background-image:url("img/c3.JPG");
+
-
        background-attachment: scroll;
+
-
        background-size: cover;
+
-
        background-position: 0% 0%;
+
-
        background-repeat: no-repeat no-repeat;
+
-
    }
+
-
 
+
-
    #text {
+
-
        float: left;
+
-
        font-size: 1em;
+
-
        width: auto;
+
-
        height: auto;
+
-
        text-align: left;
+
-
        font-weight: normal;
+
-
        line-height: 1em;
+
-
        margin-left: 6.131554%;
+
-
        margin-top: 37px;
+
-
        clear: none;
+
-
        min-height: 0px;
+
-
    }
+
-
 
+
-
    #Headline {
+
-
        float: none;
+
-
        font-size: 1em;
+
-
        width: 82.908244%;
+
-
        height: auto;
+
-
        text-align: left;
+
-
        font-weight: normal;
+
-
        line-height: 1em;
+
-
        margin-left: auto;
+
-
        margin-top: 54px;
+
-
        clear: none;
+
-
        min-height: 192px;
+
-
        margin-right: auto;
+
-
    }
+
-
 
+
-
    #textspan {
+
-
        float: none;
+
-
        font-size: 1.22em;
+
-
        line-height: 1em;
+
-
        font-family: 'lucida sans unicode';
+
-
        color: rgb(217, 217, 217);
+
-
    }
+
-
 
+
-
    #c-tb {
+
-
        float: left;
+
-
        font-size: 1em;
+
-
        width: 26.790509%;
+
-
        height: auto;
+
-
        text-align: left;
+
-
        font-weight: normal;
+
-
        line-height: 1em;
+
-
        margin-left: 8.457044%;
+
-
        margin-top: 15px;
+
-
        clear: none;
+
-
        min-height: 214px;
+
-
        margin-right: 0%;
+
-
    }
+
-
 
+
-
    #textspan3 {
+
-
        float: none;
+
-
        font-size: 1.1em;
+
-
        line-height: 1em;
+
-
        font-family: 'lucida sans unicode';
+
-
        color: rgb(217, 217, 217);
+
-
    }
+
-
 
+
-
    #input {
+
-
        float: left;
+
-
        height: 56px;
+
-
        font-size: 1.25em;
+
-
        clear: none;
+
-
        width: 10.934539%;
+
-
        font-family: 'lucida sans unicode';
+
-
        color: rgb(255, 249, 249);
+
-
        background-color: rgba(255, 255, 255, 0);
+
-
        display: block;
+
-
        border: 0em none rgba(255, 255, 255, 0);
+
-
        box-shadow: rgba(255, 255, 255, 0) 0px 1px 3px 0px inset;
+
-
        position: static;
+
-
        top: 0px;
+
-
        left: 0px;
+
-
        margin-top: 58px;
+
-
        margin-left: 5.988432%;
+
-
    }
+
-
 
+
-
    #input1 {
+
-
        float: left;
+
-
        height: 56px;
+
-
        font-size: 1.25em;
+
-
        clear: none;
+
-
        width: 10.934539%;
+
-
        font-family: 'lucida sans unicode';
+
-
        color: rgb(255, 249, 249);
+
-
        display: block;
+
-
        border: 0em none rgba(255, 255, 255, 0);
+
-
        box-shadow: rgba(255, 255, 255, 0) 0px 1px 3px 0px inset;
+
-
        background-color: rgba(255, 255, 255, 0);
+
-
        position: static;
+
-
        top: 0px;
+
-
        left: 0px;
+
-
        margin-top: 58px;
+
-
        margin-left: 2.554485%;
+
-
    }
+
-
 
+
-
    #input2 {
+
-
        float: left;
+
-
        height: 56px;
+
-
        font-size: 1.25em;
+
-
        clear: none;
+
-
        width: 10.934539%;
+
-
        font-family: 'lucida sans unicode';
+
-
        color: rgb(255, 249, 249);
+
-
        display: block;
+
-
        border: 0em none rgba(255, 255, 255, 0);
+
-
        box-shadow: rgba(255, 255, 255, 0) 0px 1px 3px 0px inset;
+
-
        background-color: rgba(255, 255, 255, 0);
+
-
        position: static;
+
-
        top: 0px;
+
-
        left: 0px;
+
-
        margin-top: 58px;
+
-
        margin-left: 2.49921%;
+
-
    }
+
-
 
+
-
    #input3 {
+
-
        float: left;
+
-
        height: 56px;
+
-
        font-size: 1.25em;
+
-
        clear: none;
+
-
        width: 10.934539%;
+
-
        font-family: 'lucida sans unicode';
+
-
        color: rgb(255, 249, 249);
+
-
        display: block;
+
-
        border: 0em none rgba(255, 255, 255, 0);
+
-
        box-shadow: rgba(255, 255, 255, 0) 0px 1px 3px 0px inset;
+
-
        background-color: rgba(255, 255, 255, 0);
+
-
        position: static;
+
-
        top: 0px;
+
-
        left: 0px;
+
-
        margin-top: 58px;
+
-
        margin-left: 2.548563%;
+
-
    }
+
-
 
+
-
    #textspan1 {
+
-
        float: none;
+
-
        font-size: 1.1em;
+
-
        line-height: 1em;
+
-
        font-family: 'lucida sans unicode';
+
-
        color: rgb(217, 217, 217);
+
-
    }
+
-
 
+
-
    #c-tb1 {
+
-
        float: none;
+
-
        font-size: 1em;
+
-
        width: 26.790509%;
+
-
        height: auto;
+
-
        text-align: left;
+
-
        font-weight: normal;
+
-
        line-height: 1em;
+
-
        margin-left: 36.669891%;
+
-
        margin-top: 15px;
+
-
        clear: none;
+
-
        min-height: 214px;
+
-
        margin-right: 0px;
+
-
    }
+
-
 
+
-
    #textspan2 {
+
-
        float: none;
+
-
        font-size: 1.1em;
+
-
        line-height: 1em;
+
-
        font-family: 'lucida sans unicode';
+
-
        color: rgb(217, 217, 217);
+
-
    }
+
-
 
+
-
    #c-tb2 {
+
-
        float: left;
+
-
        font-size: 1em;
+
-
        width: 26.790509%;
+
-
        height: auto;
+
-
        text-align: left;
+
-
        font-weight: normal;
+
-
        line-height: 1em;
+
-
        margin-left: 64.68138%;
+
-
        margin-top: -214px;
+
-
        clear: none;
+
-
        min-height: 214px;
+
-
        margin-right: 0%;
+
-
    }
+
-
 
+
-
    #Logo {
+
-
        display: block;
+
-
        float: left;
+
-
        font-size: 3.5em;
+
-
        width: 25.601113%;
+
-
        height: auto;
+
-
        text-align: left;
+
-
        font-weight: normal;
+
-
        line-height: 1em;
+
-
        clear: none;
+
-
        min-height: 56px;
+
-
        font-family: days-one;
+
-
        color: rgb(255, 255, 255);
+
-
        position: static;
+
-
        top: 0px;
+
-
        left: 0px;
+
-
        margin-top: 58px;
+
-
        margin-left: 8.546865%;
+
-
    }
+
-
    </style>
+
-
 
+
-
    <div id="primaryContainer" class="primaryContainer clearfix">
+
-
        <a id="Logo" href="https://2014hs.igem.org/team:ravenwood_raptors">
+
-
        RHS iGEM
+
-
        </a>
+
-
        <a href="https://2014hs.igem.org/team:ravenwood_raptors/team">
+
-
            <input id="input" type="button" value="Team"></input>
+
-
        </a>
+
-
        <a href="https://2014hs.igem.org/team:ravenwood_raptors/project">
+
-
            <input id="input1" type="button" value="Project"></input>
+
-
        </a>
+
-
        <a href="https://2014hs.igem.org/team:ravenwood_raptors/notebook">
+
-
            <input id="input2" type="button" value="Notebook"></input>
+
-
        </a>
+
-
        <a href="https://2014hs.igem.org/team:ravenwood_raptors/sponsors">
+
-
            <input id="input3" type="button" value="Sponsors"></input>
+
-
        </a>
+
-
        <div id="Slideshow" class="clearfix">
+
-
        </div>
+
-
        <p id="text">
+
-
        <br />
+
-
        </p>
+
-
        <p id="Headline">
+
-
        <span id="textspan">Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Excepteur sint occaecat cupidatat non proident, sunt in culpa.&nbsp;Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem.&nbsp;Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem&nbsp;quisquam est, qui dolorem ipsum.</span><br />
+
-
        </p>
+
-
        <div id="c1-image" class="clearfix">
+
-
        </div>
+
-
        <div id="c2-image" class="clearfix">
+
-
        </div>
+
-
        <div id="c-3_image" class="clearfix">
+
-
        </div>
+
-
        <p id="c-tb">
+
-
        <span id="textspan1">Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.&nbsp;Excepteur sint occaecat cupidatat non proident, sunt in culpa</span><br />
+
-
        </p>
+
-
        <p id="c-tb1">
+
-
        <span id="textspan2">Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.&nbsp;Excepteur sint occaecat cupidatat non proident, sunt in culpa</span><br />
+
-
        </p>
+
-
        <p id="c-tb2">
+
-
        <span id="textspan3">Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.&nbsp;Excepteur sint occaecat cupidatat non proident, sunt in culpa</span><br />
+
-
        </p>
+
-
        <div id="box" class="clearfix">
+
-
        </div>
+
-
    </div>
+
-
    </body>
+
</html>
</html>

Latest revision as of 16:37, 20 June 2014