Team:Manchester
From 2014.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
- | {{ | + | <html lang="en"> |
+ | <head> | ||
+ | <title>Wiki Coming Soon</title> | ||
+ | <meta charset="UTF-8" /> | ||
+ | <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> | ||
+ | <meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
+ | <meta name="description" content="Manchester iGEM coming soon page" /> | ||
+ | <meta name="keywords" content="coming soon, manchester, igem, 2014, wiki" /> | ||
+ | <meta name="author" content="Taf Mac" /> | ||
+ | |||
+ | <style type="text/css"> | ||
+ | #contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo { | ||
+ | display:none;} | ||
+ | #top-section { | ||
+ | border: none; | ||
+ | height: 20px;} | ||
+ | #content { | ||
+ | width: 100%;} | ||
+ | #content h1, #content h2 { | ||
+ | border-bottom: none; | ||
+ | font-weight: bolder;} | ||
+ | #content .top-bit h1{ | ||
+ | font-size: 2em; | ||
+ | margin: 0.67em ; | ||
+ | margin-top:0.3em;} | ||
- | + | #content ::-webkit-scrollbar{ | |
+ | display: auto;} | ||
- | + | #content .top-bit h2 { | |
- | + | font-size: 1.5em; | |
+ | margin: 0.67em ; | ||
+ | line-height: 20px; | ||
+ | */border-bottom: 2px solid #000;*/} | ||
+ | .description h2 { | ||
+ | color: #fff; | ||
+ | border-bottom: 2px solid;} | ||
- | + | .details h3 { | |
- | + | color: #fff;} | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | #content .grid .effect-marley h2{ | |
- | + | font-size: 25px; } | |
- | + | ||
- | + | #content .grid .effect-marley p{ | |
- | + | font-size: 13px; | |
+ | font-weight:900; | ||
+ | color: #000; } | ||
- | + | #content .grid figcaption{ | |
- | + | color:#000;} | |
- | + | ||
+ | #content .details { | ||
+ | font-weight: 900;} | ||
- | + | #content .grid figure { | |
- | + | margin: 5px; | |
+ | } | ||
- | + | #content .grid-sponsor figure { | |
- | + | margin: 20px; | |
+ | } | ||
- | + | #content .grid-sponsor { | |
- | + | margin-bottom: 30px; } | |
- | + | #content .grid { | |
- | + | margin-bottom: 20px; | |
+ | } | ||
- | + | a:hover{ | |
- | + | text-decoration: none;} | |
- | + | #content .logos .igem-logo { | |
- | + | width: 80px; | |
+ | height: 70px; | ||
+ | position: relative; | ||
+ | margin-left: 120px; | ||
+ | -webkit-transition: all 0.5s ease; | ||
+ | -moz-transition: all 0.5s ease; | ||
+ | -o-transition: all 0.5s ease; | ||
+ | } | ||
- | |||
- | |||
- | |||
- | |||
- | + | #content .igem-logo:hover { | |
- | + | width:90px; | |
+ | height:80px; | ||
+ | } | ||
+ | #content { | ||
+ | margin-top: 0px; | ||
+ | background: #d0d0d0;} | ||
- | + | #content .overall-bit p { | |
- | + | font-size: 30px;} | |
- | + | ||
- | + | /* Removes "teams" from the menubar */ | |
- | + | #menubar > ul > li:last-child { | |
+ | display: none;} | ||
+ | /* Resizes the menubar to fik the links (default is 400px) */ | ||
+ | #menubar { | ||
+ | width: auto;} | ||
+ | body { | ||
+ | margin: 20px 0 0 0; | ||
+ | padding: 0;} | ||
+ | #top-section { | ||
+ | width: 965px; | ||
+ | height: 0; | ||
+ | margin: 0 auto; | ||
+ | padding: 0; | ||
+ | border: none;} | ||
+ | #menubar { | ||
+ | font-size: 80%; | ||
+ | color: #000; | ||
+ | top: -24px;} | ||
+ | .left-menu:hover { | ||
+ | background-color: transparent;} | ||
+ | #menubar li a { | ||
+ | background-color: transparent;} | ||
+ | #menubar:hover { | ||
+ | color: white;} | ||
+ | #menubar li a { | ||
+ | color: transparent;} | ||
+ | #menubar:hover li a { | ||
+ | color: white;} | ||
- | + | /* General Layout Style of the wiki */ | |
- | + | body{ | |
+ | /*font-family: Cambria, Georgia, serif;*/ | ||
+ | /*font-family: 'PT Sans Narrow', Arial, sans-serif;*/ | ||
+ | font-family: 'Roboto', serif; | ||
+ | font-size:12px; | ||
+ | /*background: #f9f9f9 url(../images/bg.jpg);*/ | ||
+ | /*background: #f0e6fa;*/ | ||
+ | background: #d0d0d0; | ||
+ | /*font-weight: 300;*/ | ||
+ | /*font-size: 15px;*/ | ||
+ | color: #333; | ||
+ | -webkit-font-smoothing: antialiased; | ||
+ | overflow-y: scroll; | ||
+ | overflow-x: hidden; | ||
+ | width:100%; | ||
+ | } | ||
+ | a{ | ||
+ | color: #ff9900; | ||
+ | text-decoration: none; | ||
+ | } | ||
+ | /* Container for the web page */ | ||
+ | .container{ | ||
+ | width: 100%; | ||
+ | /*position: relative;*/ | ||
+ | } | ||
- | |||
- | + | .clr{ | |
- | + | clear: both; | |
- | + | padding: 0; | |
+ | height: 0; | ||
+ | margin: 0; | ||
+ | } | ||
+ | .main{ | ||
+ | width: 90%; | ||
+ | margin: 0 auto; | ||
+ | position: relative; | ||
+ | } | ||
+ | .container > header{ | ||
+ | margin: 0px; | ||
+ | /*position: relative;*/ | ||
+ | display: block; | ||
+ | /*text-shadow: 1px 1px 1px rgba(0,0,0,0.2);*/ | ||
+ | text-align: center; | ||
+ | } | ||
+ | .container > header h1{ | ||
+ | font-size: 32px; | ||
+ | line-height: 32px; | ||
+ | margin: 0; | ||
+ | position: relative; | ||
+ | font-weight: 300; | ||
+ | color: #777; | ||
+ | /*text-shadow: 1px 1px 1px rgba(255,255,255,0.7);*/ | ||
+ | } | ||
+ | .container > header h2{ | ||
+ | font-size: 100px; | ||
+ | font-weight: 300; | ||
+ | font-style: italic; | ||
+ | margin: 0; | ||
+ | padding: 15px 0 5px 0; | ||
+ | color: #888; | ||
+ | /*text-shadow: 1px 1px 1px rgba(0,0,0,0.9);*/ | ||
+ | } | ||
+ | /* Le logos */ | ||
+ | .logos { | ||
+ | overflow: hidden; | ||
+ | /*padding: 20px 500px;*/ | ||
+ | padding-top: 0px; | ||
+ | } | ||
- | + | .uni-logo { | |
- | + | position: relative; | |
- | + | } | |
- | + | ||
- | + | .mib-logo { | |
+ | margin-left: -10px; | ||
+ | position: relative; | ||
+ | } | ||
- | + | .team-logo { | |
- | + | width: 250px; | |
- | + | height: 300px; | |
- | + | } | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | .igem-logo:hover { | |
+ | height: 80px; | ||
+ | width: 100px; | ||
+ | position:relative; | ||
+ | } | ||
- | + | .support-note span{ | |
+ | color: #ac375d; | ||
+ | font-size: 16px; | ||
+ | display: none; | ||
+ | font-weight: bold; | ||
+ | text-align: center; | ||
+ | padding: 5px 0; | ||
+ | } | ||
+ | .no-cssanimations .support-note span.no-cssanimations, | ||
+ | .no-csstransforms .support-note span.no-csstransforms, | ||
+ | .no-csstransforms3d .support-note span.no-csstransforms3d, | ||
+ | .no-csstransitions .support-note span.no-csstransitions{ | ||
+ | display: block; | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
+ | </style> | ||
- | < | + | <link rel="stylesheet" href="https://2014.igem.org/Team:Manchester/css/coming-soon.css?action=raw&ctype=text/css" type="text/css"> |
- | < | + | <link rel="stylesheet" href="https://2014.igem.org/Team:Manchester/css/normalize.css?action=raw&ctype=text/css" type="text/css"> |
+ | <link rel="stylesheet" href="https://2014.igem.org/Team:Manchester/wikiUI.css?action=raw&ctype=text/css" type="text/css"> | ||
+ | <link href='http://fonts.googleapis.com/css?family=Roboto:thin' rel='stylesheet' type='text/css' /> | ||
+ | <!--[if lt IE 10]> | ||
+ | <link rel="stylesheet" type="text/css" href="css/style2IE.css" /> | ||
+ | <![endif]--> | ||
- | < | + | <link rel="stylesheet" href="https://2014.igem.org/Team:Manchester/css/overlays.css?action=raw&ctype=text/css" type="text/css"> |
- | < | + | <link rel="stylesheet" href="https://2014.igem.org/Team:Manchester/css/team-overlay.css?action=raw&ctype=text/css" type="text/css"> |
- | < | + | <script src="https://2014.igem.org/Team:Manchester/js/modernizr.custom.js?action=raw&ctype=text/javascript"></script> |
- | + | ||
- | + | ||
- | + | ||
- | < | + | <script src="https://2014.igem.org/Team:Manchester/js/modernizer.js?action=raw&ctype=text/javascript"></script> |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | </ | + | |
- | < | + | |
- | < | + | </head> |
+ | |||
+ | <body> | ||
- | < | + | <div class="container"> |
- | + | ||
- | < | + | <header> |
+ | <div class="logos"> | ||
+ | <a href="https://2014.igem.org/Main_Page"><img class="igem-logo" src= "https://static.igem.org/mediawiki/2014/4/43/Igembp.png" /></a> | ||
+ | </div> | ||
+ | </header> | ||
- | < | + | <div class="top-bit"> |
- | < | + | <p><h1>University of Manchester</h1></p> |
- | < | + | <span class="right"> |
- | < | + | <a href="#"> |
- | < | + | <h2 id="trigger-sponsors">Our Sponsors</h2> |
- | < | + | </a> |
- | < | + | <a href="#"> |
- | < | + | <h2 id="trigger-team">Meet The Team</h2> |
- | </ | + | </a> |
- | </ | + | <a href="#"> |
- | </ | + | <h2 id="trigger-overview">Project Overview</h2> |
- | </ | + | </a> |
- | </ | + | </span> |
+ | <div class="clr"></div> | ||
+ | </div> | ||
+ | |||
+ | <div class="overall-bit"> | ||
+ | <h3>Battling against obesity</h3> | ||
+ | <p>Wiki coming soon...</p> | ||
+ | |||
+ | <div class="logos"> | ||
+ | <img class="team-logo" src= "https://static.igem.org/mediawiki/2014/c/c9/Logo.png" /> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | |||
+ | </div> | ||
+ | |||
+ | |||
+ | |||
+ | <div class="overlay overlay-overview"> | ||
+ | <button type="button" class="overlay-close">Close</button> | ||
+ | |||
+ | <div class="description"> | ||
+ | <h2>Project Overview</h2> | ||
+ | </div> | ||
+ | |||
+ | <div class='clr'></div> | ||
+ | |||
+ | <div class="details"> | ||
+ | <p>Obesity is a growing problem in today’s society. We plan to use Synthetic Biology to engineer a novel treatment for obesity: engineering <em>E. coli</em> into a “sugar sponge” that will absorb excess carbohydrates, before they can be taken up in the human intestines.</p> | ||
+ | |||
+ | <p>In addition to reducing the caloric load, future modifications to the bacteria may allow the use of the sequestered monosaccharides to produce useful products such as bacterial cellulose, thus providing supplementary dietary fibre with additional health benefits.</p> | ||
+ | |||
+ | <p>Our engineered bacteria will be of use to obese people who have tried dietary approaches to weight loss and failed to see results. It may also be of use to patients who need to lose weight before surgery. Our project explored two ways of delivering the bacteria: they can either be taken in the form of a pill or in a probiotic yoghurt drink. We carried out a series of surveys to determine consumer preferences and attitudes that would determine the best delivery format.</p> | ||
+ | |||
+ | <p>At the same time, we collected data on public opinion regarding body weight, weight control, and our project, including attitudes on synthetic biology and genetic modification, which informed our in-depth analysis of obesity and its treatment from the perspective of social scientists. The resulting sociological insights not only directed the genetic engineering strategies within our project, but also provided general guidelines on how to improve the communication of Synthetic Biology approaches in the context of complex biological, medical and social problems.</p> </div> | ||
+ | |||
+ | </div> | ||
+ | |||
+ | |||
+ | |||
+ | <div class="overlay2 overlay-team"> | ||
+ | <button type="button" class="overlay-close2">Close</button> | ||
+ | |||
+ | <div class="description"> | ||
+ | <h2>Meet The Team</h2> | ||
+ | </div> | ||
+ | |||
+ | <div class="grid"> | ||
+ | <figure class="effect-marley"> | ||
+ | <img src="https://static.igem.org/mediawiki/2014/d/d8/Greta.jpg" alt="Greta" width="402" height="408" /> | ||
+ | <figcaption> | ||
+ | <h2>Greta <br><span>Jasulaityte</span></h2> | ||
+ | <p>Greta is in her 2nd year studying BSc Biotechnology.<br> Her role in the project is doing the lab work and modelling.<br> | ||
+ | In her free time she enjoys travelling and salsa dancing.</p> | ||
+ | </figcaption> | ||
+ | </figure> | ||
+ | <figure class="effect-marley"> | ||
+ | <img src="https://static.igem.org/mediawiki/2014/9/90/Catherine.jpg" alt="Catherine" width="402" height="408" /> | ||
+ | <figcaption> | ||
+ | <h2>Catherine <br><span>Jeon</span></h2> | ||
+ | <p>Catherine is in her final year studyinng BSc Sociology and she is working on the Human Practices side of the project.<br> | ||
+ | She really enjoys traveling; whenever time and money allows!</p> | ||
+ | </figcaption> | ||
+ | </figure> | ||
+ | <figure class="effect-marley"> | ||
+ | <img src="img/temp.png" alt="Izzy" width="402" height="408" /> | ||
+ | <figcaption> | ||
+ | <h2>Isobel <br><span>Holley</span></h2> | ||
+ | <p>Izzy is in her first year studying Neuroscience and her role in the team is carrying out the experiments.<br> | ||
+ | In her spare time, she likes watching films, skydiving, cooking and botany</p> | ||
+ | </figcaption> | ||
+ | </figure> | ||
+ | <figure class="effect-marley"> | ||
+ | <img src="https://static.igem.org/mediawiki/2014/4/4a/James.jpg" alt="James" width="402" height="408" /> | ||
+ | <figcaption> | ||
+ | <h2>James <br><span>Parkinson</span></h2> | ||
+ | <p>James is in his final year studying BSc Biomedical Science and is working with Izzy to carry out the experiments.<br> | ||
+ | Besides doing sciencey stuff he enjoys having loooong (not that long) walks on the beach.</p> | ||
+ | </figcaption> | ||
+ | </figure> | ||
+ | <figure class="effect-marley"> | ||
+ | <img src="https://static.igem.org/mediawiki/2014/7/75/Sid.jpg" alt="Sid" width="402" height="408" /> | ||
+ | <figcaption> | ||
+ | <h2>Siddharth <br><span>Yadav</span></h2> | ||
+ | <p>Sid is in his 1st year doing the B.Soc.Sc. Sociology course.<br>He is working side by side with Catherine on the Human Practices | ||
+ | aspect of it.<br>Currently he is in the 110 metre Hurdles team and he enjoys history, movies, travelling and having fun (all sorts).</p> | ||
+ | </figcaption> | ||
+ | </figure> | ||
+ | <figure class="effect-marley"> | ||
+ | <img src="https://static.igem.org/mediawiki/2014/6/6f/Taf.jpg" alt="Taf" width="402" height="408" /> | ||
+ | <figcaption> | ||
+ | <h2>Tafadzwa <br><span>Machiridza</span></h2> | ||
+ | <p>Taf is in his 2nd year studying Computer Science and Maths and his role is developing the wiki pages. He loves his | ||
+ | food and sleep. Besides that, he likes playing video games, playing football, dancing and doing pencil sketches.</p> | ||
+ | </figcaption> | ||
+ | </figure> | ||
+ | <div class="clr"></div> | ||
+ | <figure class="effect-marley"> | ||
+ | <img src="https://static.igem.org/mediawiki/2014/2/27/Eriko.jpg" alt="Eriko" width="400" height="400" /> | ||
+ | <figcaption> | ||
+ | <h2>Eriko <br><span>Takano</span></h2> | ||
+ | <p>Eriko is Professor of Synthetic Biology at the University of Manchester, where she develops a wide range of tools for synthetic biology, <br> | ||
+ | with a special interest in high-value fine chemicals and bioactive secondary metabolites.</p> | ||
+ | </figcaption> | ||
+ | </figure> | ||
+ | <figure class="effect-marley"> | ||
+ | <img src="https://static.igem.org/mediawiki/2014/0/07/Rainer.jpg" alt="Rainer" width="402" height="408" /> | ||
+ | <figcaption> | ||
+ | <h2>Rainer <br><span>Breitling</span></h2> | ||
+ | <p>Rainer is Professor of Systems Biology at the University of Manchester and is interested in the <br> | ||
+ | development of computational methods to assist the synthetic biology design and debugging processes.</p> | ||
+ | </figcaption> | ||
+ | </figure> | ||
+ | </div><!-- grid --> | ||
+ | </div><!-- /container --> | ||
+ | |||
+ | <!-- This is the sponsor overlay page --> | ||
+ | <div class="overlay3 overlay-sponsors"> | ||
+ | <button type="button" class="overlay-close3">Close</button> | ||
+ | |||
+ | <div class="description"> | ||
+ | <h2>A Special Thanks To Our Sponsors</h2> | ||
+ | </div> | ||
+ | |||
+ | <div class="grid-sponsor"> | ||
+ | <figure> | ||
+ | <a href="http://www.mib.ac.uk/"><img class="sponsor" src="https://static.igem.org/mediawiki/2014/c/c2/Mib1.png" width="500" alt="MIB"></a> | ||
+ | </figure> | ||
+ | |||
+ | <figure> | ||
+ | <a href="http://www.manchester.ac.uk/"><img class="sponsor" src="https://static.igem.org/mediawiki/2014/0/02/UniLogo.png" width="600" alt="Manchester Uni"></a> | ||
+ | </figure> | ||
+ | <div class="clr"></div> | ||
+ | <figure> | ||
+ | <a href="http://www.genscript.com/"><img class="sponsor" src="https://static.igem.org/mediawiki/2014/e/ea/Genscript_logo.jpg" alt="Genscript" width="600" height="300" /></a> | ||
+ | </figure> | ||
+ | <figure> | ||
+ | <a href="https://www.neb.com/"><img class="sponsor" src="https://static.igem.org/mediawiki/2014/e/e2/New-england.png" width="600" height="300" alt="New England" | ||
+ | <div class="clr"></div></figure> | ||
+ | |||
+ | <figure> | ||
+ | <a href="http://www.lifetechnologies.com/uk/en/home/brands/invitrogen.html"><img class="sponsor" src="https://static.igem.org/mediawiki/2014/f/fa/Logo-invitrogen.png" alt="Invitogen" width="600" height="200"/></a> | ||
+ | </figure> | ||
+ | <figure> | ||
+ | <a href="http://www.qiagen.com/"><img class="sponsor" src="https://static.igem.org/mediawiki/2014/4/42/Qiagen_Logo.png" alt="Qiagen" width="600" height="600"/></a> | ||
+ | </figure> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <script src="https://2014.igem.org/Team:Manchester/js/classie.js?action=raw&ctype=text/javascript"></script> | ||
+ | <script src="https://2014.igem.org/Team:Manchester/js/every-overlay.js?action=raw&ctype=text/javascript"></script> | ||
+ | |||
+ | </body> | ||
+ | </html> |
Revision as of 23:13, 15 August 2014
University of Manchester
Our Sponsors
Meet The Team
Project Overview
Battling against obesity
Wiki coming soon...