Team:CityU HK/HumanPractice/Presentation

From 2014.igem.org

(Difference between revisions)
Line 3: Line 3:
   <head>
   <head>
-
    <meta charset="utf-8">
+
{{Template:Team:CityU_HK/CSS}}
-
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
+
-
    <meta name="viewport" content="width=device-width, initial-scale=1">
+
-
    <title>Bootstrap 101 Template</title>
+
-
 
+
-
    <!-- Bootstrap -->
+
-
    <link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css">
+
-
   
+
-
    <!-- font -->
+
-
    <link href='http://fonts.googleapis.com/css?family=Lobster' rel='stylesheet' type='text/css>
+
-
    <link href='http://fonts.googleapis.com/css?family=Dosis' rel='stylesheet' type='text/css'>
+
-
    <link href='http://fonts.googleapis.com/css?family=Oswald' rel='stylesheet' type='text/css'>
+
-
    <link href='http://fonts.googleapis.com/css?family=Pacifico' rel='stylesheet' type='text/css'>
+
-
    <link href='http://fonts.googleapis.com/css?family=Josefin+Sans:100,400' rel='stylesheet' type='text/css'>
+
-
    <link href='http://fonts.googleapis.com/css?family=Montserrat+Alternates' rel='stylesheet' type='text/css'>
+
-
 
+
-
    <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+
-
    <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+
-
    <!--[if lt IE 9]>
+
-
      <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
+
-
      <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
+
-
    <![endif]-->
+
-
 
+
-
 
+
-
<style type="text/css">
+
-
 
+
-
/* Removing wiki-like stuff */
+
-
/****************************/
+
-
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading,.visualClear {display: none;}
+
-
/****************************/
+
-
 
+
-
#top-section {     /*-- styling for default menu bar (edit, page, history, etc.) --*/
+
-
background-color: #383838;
+
-
border: 0 none;
+
-
        height: 0px;
+
-
        color: transparent;
+
-
z-index: 100;
+
-
top: 0;
+
-
position: fixed;
+
-
width: 975px;
+
-
left: 50%;
+
-
margin-left: -487px;
+
-
}
+
-
 
+
-
#top-section:hover {
+
-
background-color: #383838;
+
-
border: 0 none;
+
-
        height: 14px;
+
-
z-index: 100;
+
-
top: 0;
+
-
width: 975px;
+
-
left: 50%;
+
-
margin-left: -487px;
+
-
        -webkit-transition: all 0s linear .1s;
+
-
-moz-transition: all 0s linear .1s;
+
-
-ms-transition: all 0s linear .1s;
+
-
-o-transition: all 0s linear .1s;
+
-
transition: all 0s linear .1s;
+
-
}
+
-
 
+
-
#top-section-bar { /*-- styling full width bar which hides behind default menu bar (edit, page, history, etc.) --*/
+
-
background-color: #383838;
+
-
height: 14px;
+
-
display: block;
+
-
z-index: 10;
+
-
position: fixed;
+
-
width: 100%;
+
-
top: 0;
+
-
}
+
-
 
+
-
#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: #727272;
+
-
text-decoration: none;
+
-
background-color: transparent;
+
-
}
+
-
 
+
-
body {
+
-
background-color: transparent;
+
-
}
+
-
 
+
-
#globalWrapper, #content { /*-- changes default wiki settings --*/
+
-
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;
+
-
}
+
-
 
+
-
h2 {border-bottom: none;}
+
-
h1 {border-bottom: none;}
+
-
h3 {border-bottom: none;}
+
-
a:link {color: none;}
+
-
 
+
-
</style>
+
-
 
+
-
 
+
-
    <style>
+
-
.navbar-default {
+
-
border-bottom: solid 3px #e0e0e0;
+
-
margin-bottom:0;
+
-
background-color: #EBEDEC;
+
-
}
+
-
+
-
.navbar-brand {
+
-
font-family:'Josefin Sans', sans-serif;
+
-
font-size: 2em;
+
-
padding-top: 40px;
+
-
padding-left: 40px;
+
-
padding-bottom: 70px;
+
-
}
+
-
       
+
-
        .nav .navbar-brand a:link {          /*overwrite igem default style*/
+
-
                color: #2c4762;
+
-
        }
+
-
 
+
-
.navbar-brand:hover {
+
-
color:#3cc;
+
-
}
+
-
+
-
    .navbar .container-fluid #bs-example-navbar-collapse-1 .nav.navbar-nav.navbar-right {
+
-
margin-top: 20px;
+
-
font-size: 16px;
+
-
font-weight: bold;
+
-
font-family:'Dosis', sans-serif;
+
-
}
+
-
    .nav.navbar-nav.navbar-right a:link {    /*overwrite igem default style*/
+
-
        color:#357385;
+
-
    }
+
-
 
+
-
    .nav.navbar-nav.navbar-right .active a {
+
-
border-bottom-width: 3px;
+
-
border-bottom-style: solid;
+
-
border-bottom-color: #3cc;
+
-
}
+
-
nav ul li a:hover {
+
-
font-weight: bolder;
+
-
color: #3cc;
+
-
border-bottom-width: 3px;
+
-
border-bottom-style: solid;
+
-
border-bottom-color: rgba(51,204,204,.3);
+
-
}
+
-
.dropdown-menu li a:hover {
+
-
border: none;
+
-
color: #3cc;
+
-
font-weight: bold;
+
-
}
+
-
 
+
.btn-custom {
.btn-custom {
padding: 8px 30px 8px 30px;
padding: 8px 30px 8px 30px;
Line 232: Line 79:
}
}
-
#footer {
 
-
background: rgba(0,0,0,0.8);
 
-
background-size:cover;
 
-
height: 250px;
 
-
        width: 100%;
 
-
clear: both;
 
-
position: relative;
 
-
bottom: 0;
 
-
        margin: 0;
 
-
        padding: 20px 20px 0px 20px;
 
-
        border-top: solid 1px #e0e0e0;
 
-
}
 
-
 
-
#footer h4 {
 
-
color: #fff;
 
-
}
 
-
 
-
#footer p {
 
-
color: #fff;
 
-
text-align: center;
 
-
}
 
-
 
-
#footer a {
 
-
color: #fff;
 
-
text-decoration: none;
 
-
}
 
-
 
-
#footer a:hover {
 
-
color: #3cc;
 
-
}
 
-
 
-
#footer img {
 
-
margin-left: 40px;
 
-
margin-top: 30px;
 
-
margin-bottom: 10px;
 
-
}
 

Revision as of 01:30, 28 August 2014

{{Template:Team:CityU_HK/CSS}} .btn-custom { padding: 8px 30px 8px 30px; background: none; -moz-box-shadow: 3px 3px 5px 6px #000; -webkit-box-shadow: 3px 3px 5px 6px #000; box-shadow: 3px 3px 5px 6px #000; border: solid 2.5px #fff; font-family: 'Oswald', sans-serif; font-size: 20px; } .btn-custom:link { /*overwrite igem default style*/ color: #fff; } .btn-custom:hover { color: #3CC; border: solid 2.5px #3cc; background-color: rgba(255,255,255,0.2); } body { margin: 0; } .carousel-inner { -webkit-box-shadow: 0 8px 6px -6px black; -moz-box-shadow: 0 8px 6px -6px black; box-shadow: 0 8px 6px -6px black; } .carousel-inner .carousel-caption { padding-top: 100px; padding-bottom: 100px; } .carousel-inner .carousel-caption h1 { font-family: 'Pacifico', cursive; font-size: 80px; padding-bottom:15px; } .carousel-inner .carousel-caption h3 { font-size: 60px; font-family: 'Oswald', sans-serif; padding-bottom: 10px; } #abstract { background: #CBEBE3; } #abstract h2{ text-align: center; color: #069; font-family: 'Lobster', cursive; text-shadow:0 0 1px rgba(0,0,0,.2), 0 1px 2px rgba(0,0,0,.3); padding-top: 50px; border-bottom: solid 1px #a9b2bb; margin-left:300px; margin-right:300px; } #abstract p { font-family: 'Dosis', sans-serif; color: #666; line-height: 2em; text-align: justify; padding-left: 200px; padding-right:200px; padding-top: 30px; padding-bottom: 100px; font-size: 14px; } @media screen and (max-width: 480px) { .navbar-default { height: auto;} .navbar-brand { padding-top:10px; font-size: 25px;} .carousel-inner { height:auto;} #abstract h2 { margin-left: 30px; margin-right: 30px;} #abstract p { padding-left: 10px; padding-right: 10px;} #footer img { width: 30px; height: 30px;} }

Abstract

Obesity has now reached epidemic proportions worldwide, which has serious consequences because obesity is associated with various chronic human diseases such as diabetes, hypertension and cardiovascular diseases. With the aim to protect oneself against obesity and debilitating diseases caused by a high-fat diet, we are using a synthetic biology approach to design an Escherichia coli strain (called Fit Coli) that has an enhanced ability to uptake and convert excess fatty acids from fatty foods into a-linolenic acid (ALA). The strategy is to engineer the fadL and fadD genes along with three desaturase genes to facilitate the uptake of long-chain fatty acids and their biotransformation to ALA by the “Fit Coli” strain. It is predicted that the ALA converted from excess fatty acids by Fit Coli is converted to docosahexaenoic acid (DHA), an omega-3-fatty acid, in the human gut, which is well known to have many positive health benefits.