Team:AITM-Nepal

From 2013.igem.org

(Difference between revisions)
Line 29: Line 29:
background:#aaaaaa;
background:#aaaaaa;
width:auto;
width:auto;
-
}
+
}
 +
.AllContent
 +
{
 +
background:#FFFFFF;
 +
margin:auto;
 +
width:1050px;
 +
-webkit-box-shadow:rgb(110,110,110) 8px 8px 8px;
 +
}
 +
 +
        .maincontents
 +
        {
 +
        padding:10px;
 +
        }
/* Body layout Complete */
/* Body layout Complete */
Line 55: Line 67:
-
ul#navigation
+
.navbar
{
{
-
                margin-top:20px;
+
background:-webkit-linear-gradient(Top,#666,#000);
-
                list-style:none;
+
width:1048px;
-
border-top:1px #000000 ;
+
height:50px;
-
border-bottom:1px #000000;
+
border:#000000 1px solid;
-
border-bottom-left-radius:40px;
+
-webkit-box-shadow:rgb(110,110,110) 0px 8px 8px;
-
border-top-left-radius:40px;
+
margin-bottom:20px;
-
border-left:#000 1px solid;
+
-
border-bottom-right-radius:40px;
+
-
border-top-right-radius:40px;
+
-
border-right:#000 1px ;
+
-
padding-left:10px;
+
-
padding-top:20px;
+
-
padding-bottom:30px;
+
-
width: 1110px;
+
-
background:rgba(153,153,153,0.6);
+
-
color:#666;
+
-
margin:auto;
+
-
        list-style-type:none;
+
}
}
-
ul#navigation li  
+
 
 +
#navigation li
{
{
-
float:left;
+
display:inline;
 +
list-style:none;
}
}
-
ul.sub_navigation
+
 
 +
.navbar-option
{
{
-
position:absolute;
+
color:#FFF;
-
display:none;
+
padding-left:10px;
 +
padding-right:10px;
 +
padding-bottom:10px;
 +
padding-top:10px;
 +
text-decoration:none;
}
}
-
.dropdown
+
 
 +
.navbar-option:hover
{
{
-
text-decoration:none;
+
background:#0FF;
-
color:black;
+
border-top:black 1px solid;
-
-webkit-transition: -webkit-transform 1s, background 2s;
+
border-left:black 1px solid;
 +
padding-left:9px;
 +
padding-top:9px;
 +
color:#000;
 +
text-decoration:underline;
 +
-webkit-transition: background 1s, color 1s;
}
}
 +
.sub_navigation
.sub_navigation
{
{
-
        padding-left:20px;
+
display:none;
-
padding-right:20px;
+
-
background:rgba(153,153,153,0.6);
+
-
border:#333 solid 1px;
+
-
border-radius:10px;
+
-
text-decoration:none;
+
-
color:black;
+
list-style-type:none;
list-style-type:none;
-
        -webkit-box-shadow:rgb(110,110,110) 4px 4px 4px;
+
padding:10px;
 +
position:absolute;
 +
background:#000000;
 +
color:#FFF;
 +
-webkit-box-shadow:rgb(110,110,110) 0px 8px 8px;
}
}
-
.dropdown a:hover
 
-
{
 
-
color:#ccff00;
 
-
}
 
-
.dropdown a
 
-
{
 
-
text-decoration:none;
 
-
color:white;
 
-
-webkit-transition: -webkit-transform 1s, background 2s;
 
-
}
 
-
.navbar-option
 
-
{
 
-
padding-left:15px;
 
-
padding-right:15px;
 
-
text-decoration:none;
 
-
color:white;
 
-
-webkit-transition: -webkit-transform 1s, background 2s, padding 0.4s;
 
-
}
 
-
.navbar-option:hover
 
-
{
 
-
                background:#0CC;
 
-
-webkit-transition: padding 2s, background 2s;
 
-
-moz-transition:padding 2s, background 2s;
 
-
}
 
ul.sub_navigation li
ul.sub_navigation li
{
{
-
        clear:both;
+
clear:both;
}
}
 +
Line 255: Line 244:
<body>
<body>
 +
 +
<div class="AllContent">
<!-- Jquery src start -->
<!-- Jquery src start -->
Line 272: Line 263:
<!-- Navbar Section Start -->
<!-- Navbar Section Start -->
-
 
+
<div class="navbar">
     <ul id="navigation">
     <ul id="navigation">
                  
                  
Line 280: Line 271:
                 <li><a class="dropdown" onMouseOver="togglemenu();" href="https://2013.igem.org/Team:AITM-Nepal/Project"><font color="#000000" face="Georgia">Project</font></a>
                 <li><a class="dropdown" onMouseOver="togglemenu();" href="https://2013.igem.org/Team:AITM-Nepal/Project"><font color="#000000" face="Georgia">Project</font></a>
                             <ul class="sub_navigation">
                             <ul class="sub_navigation">
-
                                     <li><a href="https://2013.igem.org/Team:AITM-Nepal/Part1">Part 1</a></li>
+
                                     <li><a href="https://2013.igem.org/Team:AITM-Nepal/Part1" class="navbar-option">Part 1</a></li>
-
                                     <li><a href="https://2013.igem.org/Team:AITM-Nepal/Part2">Part 2</a></li>
+
                                     <li><a href="https://2013.igem.org/Team:AITM-Nepal/Part2" class="navbar-option">Part 2</a></li>
-
                                     <li><a href="https://2013.igem.org/Team:AITM-Nepal/Part3">Part 3</a></li>
+
                                     <li><a href="https://2013.igem.org/Team:AITM-Nepal/Part3" class="navbar-option">Part 3</a></li>
                             </ul></li>
                             </ul></li>
                 <li><a class="navbar-option" href="https://2013.igem.org/Team:AITM-Nepal/Parts"><font color="#000000" face="Georgia">Parts Submitted To Registry</font></a></li>
                 <li><a class="navbar-option" href="https://2013.igem.org/Team:AITM-Nepal/Parts"><font color="#000000" face="Georgia">Parts Submitted To Registry</font></a></li>
Line 292: Line 283:
     </ul>
     </ul>
-
 
+
</div>
<!-- Navbar Section Complete -->
<!-- Navbar Section Complete -->
Line 361: Line 352:
</div>
</div>
-
 
+
</div>
<!-- Main Content Section Complete -->
<!-- Main Content Section Complete -->

Revision as of 14:25, 25 September 2013




Our Project:

ImmunEcoli

This is the first approach for Synthetic Biology from Nepal. We are a team of Undergrads of Biotechnology from Asian Institute of Technology and Management. This year we are trying to engineer ''Escherichia coli'' which will be used as a carrier and immune modulation point using Outer Membrane Vesicle (OMVs). ''Escherichia coli'', being a model organism, is easier to work with , especially for the purpose of genetically engineered realm. Canonical small interfering RNA (siRNA) duplexes are potent activators of the mammalian innate immune system. The induction of innate immunity by siRNA is dependent on siRNA structure and sequence, method of delivery, and cell type. The delivery of siRNA in a packaged outer membrane vesicle of gram negative bacteria is the theme of our work. The toll like receptor-7/8 activation by siRNA in order to boost the production of Interferon type -1 molecules to inhibit the viral and outer membrane LPS structure to activate Toll like receptor -4 to inhibit bacterial pathogens is the objective of this work. The delivery is made dependent on the peptide fragment which mediated the fusogenic mechanism so as to escape the endosomal compartment once endocytosed inside host(mamalian) cell. Thus freeing the siRNA to silence the myD88 transcript in host cytoplasm making RISC complex and hence, activating TLR-7/8 in endosomal membrane formerly. Contact us: aitmnepal2013@gmail.com