Difference between revisions of "Team:Vilnius-Lithuania"

 
(285 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
{{Team:Vilnius-Lithuania/Vilnius15_Style}}
 
{{Team:Vilnius-Lithuania/Vilnius15_Style}}
 +
{{Team:Vilnius-Lithuania/Vilnius15_Header}}
 +
{{Team:Vilnius-Lithuania/Vilnius15_Socials}}
 +
<html>
 +
 +
</html>
  
 +
<div id="wikicontent-container">
 +
<div id="wikicontent">
 
<html>
 
<html>
 
<body>
 
<body>
<style>
+
<!--
    div#content {
+
<div class="loader">
        margin-top: 50px;
+
<img class="centered" style="width: 244px; height: 164px;" src="http://s6.postimg.org/dldiaax2p/Vilniusi_GEM_animacijai_0.png" />
        border: none;
+
</div>
        padding: 0px;
+
-->
    }
+
<section class="container-fluid" style="padding: 0px;">
    .bord {
+
        border: 1px solid rgb(120,65,54);
+
    }
+
</style>
+
<header class="container-fluid">
+
 
     <div class="row">
 
     <div class="row">
         <div class="col-md-12 text-center" style="padding-top: 50px; padding-bottom: 50px; background-color: #ccc;">
+
         <div class="col-md-12 text-center" style="margin-top: -10px;">
            <h5>Vilnius iGEM 2015</h5>
+
            <ul class="bxslider" style="margin: 0px; padding: 0px;">
 +
                <!--
 +
                <li><img src="http://s2.postimg.org/4hcul6rax/bxslider_img_1.png" style="margin: 0px; padding: 0px;" /></li>
 +
                <li><img src="http://s16.postimg.org/8n27guymd/bxslider_img_2.png" style="margin: 0px; padding: 0px;" /></li>
 +
                -->
 +
                <li><img src="http://s6.postimg.org/b9l9m1lv5/team_photo_cropped_2.png" style="margin: 0px; padding: 0px;" /></li>
 +
                <!--<li><img src="http://s6.postimg.org/z99wht5gx/team_photo_cropped.png" style="margin: 0px; padding: 0px;" />--></li>
 +
                <li><img src="http://s6.postimg.org/k5p0or8xd/Lab_apie_RNases_P_Mielinis_cropped.png" style="margin: 0px; padding: 0px;" /></li>
 +
                <li><img src="http://s6.postimg.org/p5mgwpek1/Lab_Ieva_P_Mielinis_cropped.png" style="margin: 0px; padding: 0px;" /></li>
 +
                <li><img src="http://s6.postimg.org/lano7vks1/Lab_TF_Mielinis_cropped.png" style="margin: 0px; padding: 0px;" /></li>
 +
            </ul>
 
         </div>
 
         </div>
 
     </div>
 
     </div>
  
    <!-- navigation -->
 
    <style>
 
        nav ul li {
 
            line-height: 20px;
 
            width: 16.2%;
 
            padding-top: 15px;
 
            padding-bottom: 10px;
 
        }
 
        nav  ul li a {
 
            color: rgb(120,65,54);
 
            letter-spacing: 2px;
 
        }
 
        nav  ul li a:link {
 
            color: rgb(120,65,54);
 
            letter-spacing: 2px;
 
        }
 
        nav  ul li a:visited {
 
            color: rgb(120,65,54);
 
            letter-spacing: 2px;
 
        }
 
        nav  ul li a:hover {
 
            color: rgb(200,145,134);
 
            text-decoration: none;
 
        }
 
        nav  ul li a:active {
 
            color: rgb(200,145,134);
 
            text-decoration: none;
 
        }
 
    </style>
 
    <nav class="row" style="background-color: #D7CBB5;">
 
        <div class="col-md-12 text-center">
 
            <ul class="list-unstyled list-inline">
 
                <li><a href="#">Home</a></li>
 
                <li><a href="#">Project</a></li>
 
                <li><a href="#">Results</a></li>
 
                <li><a href="#">Team</a></li>
 
                <li><a href="#">Notebook</a></li>
 
                <li><a href="#">Outreach</a></li>
 
            </ul>
 
        </div>
 
    </nav >
 
    <!-- /navigation -->
 
</header>
 
  
<section class="container-fluid">
 
 
     <div class="row">
 
     <div class="row">
         <div class="col-md-12 text-center">
+
         <div class="col-md-12" style="padding-top: 10px;">
             <h5>Place for content</h5>
+
            <style>
 +
                .boxgridBig, .boxgridMedium {
 +
                    height: 300px;
 +
                }
 +
                .boxgridBig {
 +
                    width: 240px;
 +
                    float: left;
 +
                }
 +
                .boxgridMedium {
 +
                    width: 298px;
 +
                    float: left;
 +
                }
 +
                .boxgrid {
 +
                    overflow: hidden;
 +
                    position: relative;
 +
                }
 +
 
 +
                .boxgrid img{
 +
                    position: absolute;
 +
                    top: 0;
 +
                    left: 0;
 +
                    border: 0;
 +
                }
 +
 
 +
                .boxcaption{
 +
                    float: left;
 +
                    position: absolute;
 +
                    background: #000;
 +
                    width: 100%;
 +
                    opacity: .8;
 +
                    padding: 10px;
 +
                    /* For IE 5-7 */
 +
                    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
 +
                    /* For IE 8 */
 +
                    -MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
 +
                }
 +
                .boxcaption:hover {
 +
                    text-decoration: none;
 +
                }
 +
                h2.onBlack {
 +
                    color:white;
 +
                    margin-top: -5px;
 +
                    border: none;
 +
                    Font-size: 26px;
 +
                    padding-bottom: 0px;
 +
                    line-height:1em;
 +
                }
 +
                p.onBlack {
 +
                    color:white;
 +
                    margin-right:18px;
 +
                    font-size: 14px;
 +
                    font-weight: bold;
 +
                }
 +
                p.onBlackIntro {
 +
                    font-size:17px;
 +
                    font-style: italic;
 +
                    color:white;
 +
                    margin-right:10px;
 +
                    margin-bottom:10px;
 +
                }
 +
            </style>
 +
 
 +
            <div style="margin-right: 2px; background-color: rgb(249,249,249); height: 300px; width: 240px; float: left;">
 +
            <h2 class="text-center" style="background-color: rgb(62,62,62); margin: 0px;"><a href="https://2015.igem.org/Team:Vilnius-Lithuania/Application" style="color: white;">Application</a></h2>
 +
             <img src="https://static.igem.org/mediawiki/2015/6/61/Vilnius15_application.png" width="190" style="padding-left: 45px; padding-top:20px;">
 +
            </div>
 +
 
 +
            <div style="margin-right: 2px; background-color: rgb(249,249,249); height: 300px; width: 240px; float: left;">
 +
            <h2 class="text-center" style="background-color: rgb(62,62,62); margin: 0px;"><a href="https://2015.igem.org/Team:Vilnius-Lithuania/Crowdfunding" style="color: white;">Crowdfunding</a></h2>
 +
            <img src="https://static.igem.org/mediawiki/2015/2/24/Vilnius15_crowdfunding.png" width="190" style="padding-left: 30px; padding-top:25px;">
 +
            </div>
 +
 
 +
            <div style="margin-right: 2px; background-color: rgb(249,249,249); height: 300px; width: 240px; float: left;">
 +
            <h2 class="text-center" style="background-color: rgb(62,62,62); margin: 0px;"><a href="https://2015.igem.org/Team:Vilnius-Lithuania/Safety" style="color: white;">Safety</a></h2>
 +
            <img src="https://static.igem.org/mediawiki/2015/8/8b/Vilnius15_safety.png" width="190" style="padding-left: 50px; padding-top:15px;">
 +
            </div>
 +
 
 +
            <div style="margin-right: 2px; background-color: rgb(249,249,249); height: 300px; width: 240px; float: left;">
 +
            <h2 class="text-center" style="background-color: rgb(62,62,62); margin: 0px;"><a href="https://2015.igem.org/Team:Vilnius-Lithuania/Judging" style="color: white;">Judging</a></h2>
 +
                <img src="https://static.igem.org/mediawiki/2015/f/fa/Vilnius15_judging.png" width="190" style="padding-left: 50px; padding-top:35px;">
 +
            </div>
 +
 
 
         </div>
 
         </div>
 
     </div>
 
     </div>
</section>
 
  
<footer class="container-fluid">
+
<!-- dezute -->
     <div class="row">
+
     <div class="row" style="margin-top: 20px;">
         <div class="col-md-12 text-center" style="padding-top: 50px; padding-bottom: 50px; background-color: #ccc;">
+
         <div class="col-md-12">
            <h5>Footer</h5>
+
    <div class="thumbnail" style="background-color: rgb(249,249,249); border: none;">
         </div>
+
      <div class="caption" style="color: rgb(00,00,00); background-color: rgb(249,249,249);">
 +
        <h3 class="text-heading">Controlling the lifetime of GMOs using ColiClock</h3>
 +
         <p class="text-justify" style="background-color: rgb(249,249,249); margin-top: 20px;">We are Vilnius iGEM – the first team from Lithuania and the Baltic States. Our goal is to tackle one of the biggest problems of synthetic biology – the regulation of the spread of genetically modified products in the environment. The aim of the ColiClock project consists of creating a bacteria with an integrated “count-down timer”, triggering a self-destruction mechanism. The idea would apply to cells that need to have a limited lifetime outside of a laboratory environment. The mechanism is achieved using the type I-F CRISPR-Cas system, controlled by LuxR and cI, which is navigated to important genes in the genomic DNA. In addition, we aim to present and discuss this globally relevant topic with Lithuanian industries, policy makers and the general public.
 +
  </p>
 +
<div class="text-right"><a style="color: rgb(255,255,255);" href="https://2015.igem.org/Team:Vilnius-Lithuania/Project" class="btn btn-warning" role="button">Learn more</a></div>
 +
      </div>
 
     </div>
 
     </div>
</footer>
+
  </div>
 +
  </div>
 +
<!-- /dezute -->
  
 +
<right><iframe style="background-color: white;margin-top: 0px; margin-bottom: 10px;" src="https://www.youtube.com/embed/Uv2n7zZQOY0?vq=hd1080" width="969" height="400" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe></right>
 +
 +
<!-- dezute -->
 +
    <div class="row" style="margin-top: 10px;">
 +
        <div class="col-md-12">
 +
    <div class="thumbnail" style="background-color: rgb(249,249,249); border: none; margin-bottom: 0px; paddin-bottom: 0px;">
 +
      <div class="caption" style="color: rgb(00,00,00); background-color: rgb(249,249,249);">
 +
        <h3 class="text-heading">Sponsors</h3>
 +
 +
            <div class="row">
 +
                <div class="col-md-4 col-xs-4 text-center" style="height: 150px; padding-top: 32px;"><a class="desturate" href="http://www.linealibera.lt/"><img src="https://static.igem.org/mediawiki/2015/1/1d/Vilnius15_sponsor_linealibera.png" width="242" /></a></div>
 +
                <div class="col-md-4 col-xs-4 text-center" style="height: 150px;"><a  class="" href="http://www.neurotechnology.com/"><img src="https://static.igem.org/mediawiki/2015/4/47/Vilnius15_sponsor_neurotechnology.png" width="242" /></a></div>
 +
                <div class="col-md-4 col-xs-4 text-center" style="height: 150px; padding-top: 18px;"><a  class="desturate" href="http://www.nanodiagnostika.lt/"><img src="https://static.igem.org/mediawiki/2015/4/4b/Vilnius15_sponsor_nanodiagnostika.png" width="242" /></a></div>
 +
            </div>
 +
            <div class="row">
 +
                <div class="col-md-4 col-xs-4 text-center" style="height: 150px; padding-top: 24px;"><a  class="desturate" href="http://www.omconsulting.lt/"><img src="https://static.igem.org/mediawiki/2015/thumb/8/8a/Vilnius15_sponsor_OMConsulting.png/800px-Vilnius15_sponsor_OMConsulting.png" width="242" /></a></div>
 +
                <div class="col-md-4 col-xs-4 text-center" style="height: 150px; padding-top: 20px;"><a  class="" href="http://www.thermofisher.lt/"><img src="https://static.igem.org/mediawiki/2015/thumb/c/cc/Vilnius15_sponsor_thermofisherscientific.png/800px-Vilnius15_sponsor_thermofisherscientific.png" width="242" /></a></div>
 +
                <div class="col-md-4 text-center" style="height: 150px;"><a  class="desturate" href="http://www.enterpriselithuania.com/"><img src="http://s6.postimg.org/kkw2cbxf5/sponsor_VL.png" width="242" /></a></div>
 +
            </div>
 +
            <div class="row">
 +
                <div class="col-md-4 col-xs-4 text-center" style="height: 150px; padding-top:-40px;"><a  class="desturate" href="http://welovelithuania.com/"><img src="https://static.igem.org/mediawiki/2015/thumb/a/a6/Vilnius15_sponsor_wll.png/685px-Vilnius15_sponsor_wll.png" width="171" /></a></div>
 +
                <div class="col-md-4 col-xs-4 text-center" style="height: 150px;"><a  class="" href="http://www.vu.lt/en"><img src="https://static.igem.org/mediawiki/2015/thumb/3/36/Vilnius15_sponsor_VU.png/540px-Vilnius15_sponsor_VU.png" width="121" /></a></div>
 +
              <div class="col-md-4 col-xs-4 text-center" style="height: 150px;"><a  class="desturate" href="http://www.vu.lt/en"><img src="https://static.igem.org/mediawiki/2015/7/76/Vilnius15_sponsor_JSP.png" width="141" /></a></div>
 +
            </div>
 +
            <div class="row">
 +
                <div class="col-md-4 col-xs-4 text-center" style="height: 150px; padding-top: 20px;"><a  class="desturate" href="http://plbe.org"><img src="https://static.igem.org/mediawiki/2015/c/c1/Vilnius15_plb-logo.png" width="121" /></a></div>
 +
                <div class="col-md-offset-4 col-xs-offset-4 col-md-4 col-xs-4 text-center" style="height: 150px; padding-top:30px;"><a  class="desturate" href="http://www.expo-vakarai.lt"><img src="https://static.igem.org/mediawiki/2015/8/80/Vilnius15_expo-logo.png" width="251" /></a></div>
 +
            </div>
 +
 +
      </div>
 +
    </div>
 +
  </div>
 +
  </div>
 +
<!-- /dezute -->
 +
 +
</section>
 
</body>
 
</body>
 
</html>
 
</html>
 +
</div>
 +
</div>
 +
 +
{{Team:Vilnius-Lithuania/Vilnius15_Footer}}

Latest revision as of 19:14, 19 November 2015

Controlling the lifetime of GMOs using ColiClock

We are Vilnius iGEM – the first team from Lithuania and the Baltic States. Our goal is to tackle one of the biggest problems of synthetic biology – the regulation of the spread of genetically modified products in the environment. The aim of the ColiClock project consists of creating a bacteria with an integrated “count-down timer”, triggering a self-destruction mechanism. The idea would apply to cells that need to have a limited lifetime outside of a laboratory environment. The mechanism is achieved using the type I-F CRISPR-Cas system, controlled by LuxR and cI, which is navigated to important genes in the genomic DNA. In addition, we aim to present and discuss this globally relevant topic with Lithuanian industries, policy makers and the general public.

Sponsors