Team:CSU Fort Collins
From 2014.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
- | |||
- | |||
<html> | <html> | ||
- | <title> | + | <title>Our Team</title> |
- | + | ||
- | + | ||
- | + | ||
<link href='http://fonts.googleapis.com/css?family=Bitter:400,700,400italic' rel='stylesheet' type='text/css'> | <link href='http://fonts.googleapis.com/css?family=Bitter:400,700,400italic' rel='stylesheet' type='text/css'> | ||
<link href='http://fonts.googleapis.com/css?family=Muli:300,400' rel='stylesheet' type='text/css'> | <link href='http://fonts.googleapis.com/css?family=Muli:300,400' rel='stylesheet' type='text/css'> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
+ | <head> | ||
<style type="text/css"> | <style type="text/css"> | ||
- | + | a{ | |
- | + | text-decoration:none; | |
- | + | color:white; | |
- | + | ||
- | + | ||
- | + | ||
- | a | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
} | } | ||
- | + | a:hover{ | |
- | + | color:#FF8533; | |
- | + | ||
- | + | ||
} | } | ||
- | + | #textbox{ | |
- | + | background-color:black; | |
+ | width:20%; | ||
+ | position:relative; | ||
+ | display:inline-block; | ||
+ | font-family:'Muli',sans-serif; | ||
+ | font-size:32px; | ||
+ | font-weight:300; | ||
+ | color:white; | ||
+ | opacity:0.75; | ||
+ | height:728px; | ||
+ | padding:30px; | ||
} | } | ||
- | + | #textbox span{ | |
- | + | color:#FF8533; | |
} | } | ||
- | + | #link{ | |
- | + | text-decoration:none; | |
+ | color:white; | ||
+ | border:2px solid white; | ||
+ | font-size:24px; | ||
+ | text-align:center; | ||
} | } | ||
- | + | #link:hover{ | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | # | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
color:#FF8533; | color:#FF8533; | ||
} | } | ||
.photo{ | .photo{ | ||
+ | margin:auto; | ||
+ | padding:30px; | ||
width:70%; | width:70%; | ||
+ | display:none; | ||
} | } | ||
table{ | table{ | ||
Line 94: | Line 53: | ||
body{ | body{ | ||
background-color:#EFEFEF; | background-color:#EFEFEF; | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
} | } | ||
#cssmenu { | #cssmenu { | ||
- | + | position: relative; | |
height: 44px; | height: 44px; | ||
background: #222222; | background: #222222; | ||
- | + | width: auto; | |
- | + | ||
- | + | ||
} | } | ||
#cssmenu ul { | #cssmenu ul { | ||
Line 337: | Line 287: | ||
@media all and (max-width: 800px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) { | @media all and (max-width: 800px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) { | ||
#cssmenu { | #cssmenu { | ||
- | width: | + | width: auto; |
} | } | ||
#cssmenu.align-center ul { | #cssmenu.align-center ul { | ||
Line 355: | Line 305: | ||
height: auto; | height: auto; | ||
display: block; | display: block; | ||
- | |||
} | } | ||
#cssmenu > ul > li { | #cssmenu > ul > li { | ||
Line 363: | Line 312: | ||
#cssmenu > ul > li { | #cssmenu > ul > li { | ||
display: none; | display: none; | ||
- | |||
} | } | ||
#cssmenu ul ul, | #cssmenu ul ul, | ||
Line 392: | Line 340: | ||
width: auto; | width: auto; | ||
padding: 8px 35px; | padding: 8px 35px; | ||
- | |||
} | } | ||
#cssmenu.align-right ul ul li a { | #cssmenu.align-right ul ul li a { | ||
Line 398: | Line 345: | ||
} | } | ||
#cssmenu ul ul li:hover > a { | #cssmenu ul ul li:hover > a { | ||
- | background:none; | + | background: none; |
color: #ec9359; | color: #ec9359; | ||
} | } | ||
Line 457: | Line 404: | ||
} | } | ||
} | } | ||
- | . | + | .wrapper { |
- | + | width: 95%; | |
+ | max-width: 1140px; | ||
+ | margin: auto; | ||
} | } | ||
- | . | + | .pic{ |
- | width: | + | width:200px; |
- | + | border-radius:100%; | |
- | + | margin-bottom:10px; | |
- | margin | + | |
- | + | ||
} | } | ||
- | . | + | .firstHeading{ |
- | + | display:none; | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
} | } | ||
- | . | + | .logo:hover{ |
- | + | opacity:0.3; | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
} | } | ||
- | + | h1,h2,h3,h4,h5,h6{ | |
- | + | font-family:'Bitter', serif; | |
+ | text-decoration:none; | ||
+ | font-weight:700; | ||
+ | color:#222222; | ||
+ | border:none; | ||
} | } | ||
- | . | + | .logo{ |
- | + | font-family:'Bitter', serif; | |
- | + | font-size:16px; | |
+ | text-align: center; | ||
+ | margin:auto; | ||
+ | height:3em; | ||
+ | display:none; | ||
} | } | ||
- | + | .bio{ | |
- | + | text-align:left; | |
- | + | margin: 0px 1.6666666666666666666%; | |
- | + | display:none; | |
- | + | font-family:'Muli',sans-serif; | |
+ | font-weight:300; | ||
+ | color:#222222; | ||
+ | width:30%; | ||
} | } | ||
- | + | #adriana-collings, #josiah-racchini, #olivia-smith, #sun-jiayi{ | |
- | + | float:left; | |
- | + | clear:both; | |
} | } | ||
- | + | #chauncy-hinshaw, #matt-sabel, #savannah-roemer, #christie-peebles{ | |
- | + | float:right; | |
- | + | clear:both; | |
} | } | ||
- | . | + | .icon{ |
- | + | width:30px; | |
- | + | margin:auto; | |
- | + | padding:5px; | |
- | + | margin-bottom:15px; | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
} | } | ||
.col { | .col { | ||
- | width: | + | width: 30%; |
float: left; | float: left; | ||
clear: right; | clear: right; | ||
Line 570: | Line 465: | ||
font-family:'Muli',sans-serif; | font-family:'Muli',sans-serif; | ||
font-weight:300; | font-weight:300; | ||
- | font-size: | + | font-size:20px; |
color:#222222; | color:#222222; | ||
- | |||
} | } | ||
.clear{ | .clear{ | ||
Line 578: | Line 472: | ||
clear:both; | clear:both; | ||
} | } | ||
- | + | body{ | |
- | + | width:100%; | |
+ | background-color:#EFEFEF; | ||
} | } | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
</style> | </style> | ||
+ | <script type="text/javascript" src="https://code.jquery.com/jquery-2.1.1.min.js"></script> | ||
+ | <script type="text/javascript"> | ||
+ | $(document).ready(function(){ | ||
+ | $(document).on('click', '.col', function(){ | ||
+ | $('.bio').hide(); | ||
+ | var bioID = $(this).attr('data-name'); | ||
+ | $('#'+bioID).fadeIn(200); | ||
+ | }); | ||
+ | }); | ||
+ | </script> | ||
</head> | </head> | ||
- | + | <body> | |
- | + | <!--navigation bar--> | |
- | <body | + | |
- | + | ||
- | < | + | |
<div id='cssmenu'> | <div id='cssmenu'> | ||
<ul> | <ul> | ||
- | <li><a href='/Team:CSU_Fort_Collins'><span>Home</span></a></li> | + | <li class='active'><a href='/Team:CSU_Fort_Collins'><span>Home</span></a></li> |
<li class='has-sub'><a href='/Team:CSU_Fort_Collins/Project/'><span>Project</span></a> | <li class='has-sub'><a href='/Team:CSU_Fort_Collins/Project/'><span>Project</span></a> | ||
<ul> | <ul> | ||
Line 616: | Line 510: | ||
</ul> | </ul> | ||
</li> | </li> | ||
- | <li class='has-sub | + | <li class='has-sub'><a href='Team:CSU_Fort_Collins/Notebook/'><span>Notebook</span></a> |
<ul style="display:block"> | <ul style="display:block"> | ||
<li class='has-sub'><a href='/Team:CSU_Fort_Collins/Notebook/Protocols'><span>Protocols</span></a> | <li class='has-sub'><a href='/Team:CSU_Fort_Collins/Notebook/Protocols'><span>Protocols</span></a> | ||
<ul> | <ul> | ||
- | + | <li class='last'><a href="#"><span>Protocol 1</span></a></li> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | <li class='last'><a href=" | + | |
</ul> | </ul> | ||
</li> | </li> | ||
Line 640: | Line 529: | ||
<li class='has-sub'><a href='/Team:CSU_Fort_Collins/Notebook/Breakdown/'><span>Breakdown</span></a> | <li class='has-sub'><a href='/Team:CSU_Fort_Collins/Notebook/Breakdown/'><span>Breakdown</span></a> | ||
<ul> | <ul> | ||
+ | <li><a href="#"><span>June</span></a></li> | ||
<li><a href="#"><span>July</span></a></li> | <li><a href="#"><span>July</span></a></li> | ||
<li><a href='#'><span>August</span></a></li> | <li><a href='#'><span>August</span></a></li> | ||
Line 655: | Line 545: | ||
<li li class='has-sub'><a href='/Team:CSU_Fort_Collins/Notebook/KillSwitch/'><span>Kill Switch</span></a> | <li li class='has-sub'><a href='/Team:CSU_Fort_Collins/Notebook/KillSwitch/'><span>Kill Switch</span></a> | ||
<ul> | <ul> | ||
+ | <li><a href="#"><span>June</span></a></li> | ||
<li><a href="#"><span>July</span></a></li> | <li><a href="#"><span>July</span></a></li> | ||
<li><a href='#'><span>August</span></a></li> | <li><a href='#'><span>August</span></a></li> | ||
Line 678: | Line 569: | ||
</li> | </li> | ||
<li><a href='/Team:CSU_Fort_Collins/Safety/'><span>Safety</span></a></li> | <li><a href='/Team:CSU_Fort_Collins/Safety/'><span>Safety</span></a></li> | ||
+ | <li class='last'><a href='https://2014.igem.org/Main_Page'><img src='http://oi62.tinypic.com/11rxaxj.jpg' class='logo'/></a></li> | ||
</ul> | </ul> | ||
</div> | </div> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
Line 871: | Line 754: | ||
</body> | </body> | ||
- | + | <br> | |
- | + | ||
- | < | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
</html> | </html> |
Revision as of 16:47, 18 September 2014
Our Team
Major: Microbiology
Semester: 4
iGEM Topic: High-Value Product
Other Positions: Lab Assistant (Tuberculosis research), President, Synthetic Biology Club
Interests: Molecular Biology, Immunology, Bacteriology
Semester: 4
iGEM Topic: High-Value Product
Other Positions: Lab Assistant (Tuberculosis research), President, Synthetic Biology Club
Interests: Molecular Biology, Immunology, Bacteriology
Major: Chemical/Biological Engineering
Semester: 4
iGEM Topic: Breakdown
Other Positions: Member, AICHE
Interests: Fermentation, Food Microbiology
Semester: 4
iGEM Topic: Breakdown
Other Positions: Member, AICHE
Interests: Fermentation, Food Microbiology
Major: Microbiology
Semester: 4
iGEM Topic: Breakdown
Other Positions: Lab Assistant (Tuberculosis research); President, Microbiology Student Association; Treasurer, College of Veterinary Medicine and Biosciences College Council
Interests: Epidemiology, Public Health Education, Gene Therapy
Semester: 4
iGEM Topic: Breakdown
Other Positions: Lab Assistant (Tuberculosis research); President, Microbiology Student Association; Treasurer, College of Veterinary Medicine and Biosciences College Council
Interests: Epidemiology, Public Health Education, Gene Therapy
Major: Biochemistry
Semester: 6
iGEM Topic: Biosensor
Other Positions: Lab Assistant (Tomato mosaic virus research)
Interests: Epigenetics, Manufacturing
Semester: 6
iGEM Topic: Biosensor
Other Positions: Lab Assistant (Tomato mosaic virus research)
Interests: Epigenetics, Manufacturing
Major: Chemical/Biological Engineering
Semester: 4
iGEM Topic: Breakdown
Other Positions: Member, CSU Marching Band
Interests: Scientific Literacy, Gene Therapy
Semester: 4
iGEM Topic: Breakdown
Other Positions: Member, CSU Marching Band
Interests: Scientific Literacy, Gene Therapy
Major: Microbiology
Semester: 2
iGEM Topic: Kill Switch
Other Positions: IT (CSU Veterinary Teaching Hospital)
Interests: Virology, Pathology
Semester: 2
iGEM Topic: Kill Switch
Other Positions: IT (CSU Veterinary Teaching Hospital)
Interests: Virology, Pathology
Major: Chemical/Biological Engineering, Biomedical Engineering
Semester: 4
iGEM Topic: High-Value Product
Other Positions: Lab Assistant (Hepatocyte research); Underwriting Director, DJ (KCSU 90.5 FM)
Interests: Tissue Engineering, Web/Graphic Design, Programming
Semester: 4
iGEM Topic: High-Value Product
Other Positions: Lab Assistant (Hepatocyte research); Underwriting Director, DJ (KCSU 90.5 FM)
Interests: Tissue Engineering, Web/Graphic Design, Programming
Major: Biochemistry
Semester: 2
iGEM Topic: Kill Switch
Other Positions: Lab Assistant (Musculoskeletal Biomechanics research)
Interests: Bionics, Biomedicine
Semester: 2
iGEM Topic: Kill Switch
Other Positions: Lab Assistant (Musculoskeletal Biomechanics research)
Interests: Bionics, Biomedicine
Major: Chemical/Biological Engineering
Semester: 4
Other Positions: Lab Assistant (Tuberculosis research), International Field Biology Research Assistant (Euglossine bees, entomology research)
Interests: Biochemistry, Genetics, Horticulture
Semester: 4
Other Positions: Lab Assistant (Tuberculosis research), International Field Biology Research Assistant (Euglossine bees, entomology research)
Interests: Biochemistry, Genetics, Horticulture
Our Advisers
Department: Chemical/Biological Engineering
Research Interests: Sun is a graduate student at CSU working in Dr. Peebles lab. Specifically, she works with periwinkles. She advises all of the iGEM team members in day-to-day activities.
Research Interests: Sun is a graduate student at CSU working in Dr. Peebles lab. Specifically, she works with periwinkles. She advises all of the iGEM team members in day-to-day activities.
Department: Chemical/Biological Engineering
Research Interests: Dr. Prasad's research is driven by concrete biological and bio-engineering questions as well as the larger questions posed by systems biology and quantitative biology. He investigates questions such as 'What does it mean to say that life is an emergent property of complex biological networks? Are there non-trivial universal principles that "living matter" obeys?' The main method his lab uses to answer these questions is creation and development of predictive biological models.
Research Interests: Dr. Prasad's research is driven by concrete biological and bio-engineering questions as well as the larger questions posed by systems biology and quantitative biology. He investigates questions such as 'What does it mean to say that life is an emergent property of complex biological networks? Are there non-trivial universal principles that "living matter" obeys?' The main method his lab uses to answer these questions is creation and development of predictive biological models.
Department: Chemical/Biological Engineering
Research Interests: Dr. Peebles' research is focused in the areas of metabolic engineering, secondary metabolism, regulatory networks, and systems biology in plants, bacteria and yeast for the production of bio-based chemicals and fuels. More specifically, these areas can be divided into 2 main applications. One application is the use of plant metabolic engineering to produce important pharmaceuticals and nutraceuticals. The second is the engineering of photoautotrophs for the production of bio-based chemicals and fuels.
Research Interests: Dr. Peebles' research is focused in the areas of metabolic engineering, secondary metabolism, regulatory networks, and systems biology in plants, bacteria and yeast for the production of bio-based chemicals and fuels. More specifically, these areas can be divided into 2 main applications. One application is the use of plant metabolic engineering to produce important pharmaceuticals and nutraceuticals. The second is the engineering of photoautotrophs for the production of bio-based chemicals and fuels.