Team:UC Davis
From 2012.igem.org
(Difference between revisions)
Line 150: | Line 150: | ||
<!-- end of slides style --> | <!-- end of slides style --> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
#globalWrapper { | #globalWrapper { | ||
position: relative; | position: relative; | ||
font-size: 127%; | font-size: 127%; | ||
- | width: 100%; | + | width: 850px //100%; |
margin: 0; | margin: 0; | ||
padding: 0; | padding: 0; | ||
padding-bottom: 10px; | padding-bottom: 10px; | ||
- | + | # background:url(http://img.photobucket.com/albums/v26/bluemelon/bg-2-1.jpg); | |
- | + | # background-repeat: no-repeat; | |
- | + | # background-attachment: fixed; | |
+ | # background-size:100% auto; | ||
} | } | ||
Line 177: | Line 169: | ||
margin: 0 auto; | margin: 0 auto; | ||
padding: 5px 5px 5px 5px;; | padding: 5px 5px 5px 5px;; | ||
- | background: | + | background: transparent; |
color: black; | color: black; | ||
- | + | # border-left: 1px solid #ffffff; | |
- | + | # border-right: 1px solid #ffffff; | |
- | + | # line-height: 1.5em; | |
- | + | ||
} | } | ||
+ | |||
+ | |||
+ | body { | ||
+ | background-color: rgba(255,255,255,1); | ||
+ | background-image: url('http://img.photobucket.com/albums/v26/bluemelon/bg-2-1.jpg'); | ||
+ | background-size: 100%; | ||
+ | background-repeat: no-repeat; | ||
+ | background-attachment:fixed; | ||
+ | |||
+ | color: black; | ||
+ | font: x-small sans-serif; | ||
+ | margin: 0; | ||
+ | padding: 0; | ||
+ | # height:100%; | ||
+ | } | ||
+ | |||
#topmenubar { | #topmenubar { | ||
Line 248: | Line 255: | ||
overflow:hidden; | overflow:hidden; | ||
padding:0px; | padding:0px; | ||
- | margin: | + | margin:2px solid transparent; |
list-style-type:none; | list-style-type:none; | ||
height:24px; | height:24px; | ||
list-style-image:none; | list-style-image:none; | ||
- | background:#004b85; | + | background: #004b85; |
} | } | ||
#newnavi .newmenu li { | #newnavi .newmenu li { | ||
Line 258: | Line 265: | ||
height:24px; | height:24px; | ||
width: 103px; | width: 103px; | ||
- | background:#004b85; | + | background: #004b85; |
- | + | # margin-left: solid 2px transparent; | |
- | + | # margin-right: solid 2px transparent; | |
+ | # margin-bottom: solid 1px transparent; | ||
+ | # border-right: 4px solid #eaf0f2; | ||
+ | # border-left: 2px solid #eaf0f2; | ||
+ | border-right: 2px solid transparent; | ||
+ | border-left: 2px solid transparent; | ||
+ | text-align:center; | ||
} | } | ||
#newnavi .newmenu .selected { | #newnavi .newmenu .selected { | ||
Line 317: | Line 330: | ||
} | } | ||
/* slide ends here */ | /* slide ends here */ | ||
+ | //leftbox, rightbox starts here | ||
+ | |||
+ | #myleftbox | ||
+ | { | ||
+ | position:relative; | ||
+ | width:625px; | ||
+ | float:left; | ||
+ | background-color:#d2d2d2; | ||
+ | margin-top: 0px; | ||
+ | border-radius: 4px; | ||
+ | padding: 0px; | ||
+ | font: sans-serif; | ||
+ | font-size: 13px; | ||
+ | color: white; | ||
+ | } | ||
+ | #myleftbox .smallbox | ||
+ | { | ||
+ | width:595px; | ||
+ | float:left; | ||
+ | background-color:#bfbfbf; | ||
+ | margin-top: 17px; | ||
+ | border-radius: 4px; | ||
+ | padding: 15px 15px 15px 15px; | ||
+ | font: sans-serif; | ||
+ | font-size: 13px; | ||
+ | line-height:1.5em; | ||
+ | color:black; | ||
+ | } | ||
+ | #myleftbox .smallbox h1 | ||
+ | { | ||
+ | color:#004b85; | ||
+ | font-weight:bold; | ||
+ | } | ||
+ | #myleftbox .smallbox p | ||
+ | { | ||
+ | color: #004b85; | ||
+ | font-weight:bold; | ||
+ | } | ||
+ | |||
+ | #myleftbox .threeboxes | ||
+ | { | ||
+ | width:175px; | ||
+ | float:left; | ||
+ | background-color:rgba(143,143,143,0.7); | ||
+ | margin-top: 17px; | ||
+ | border-radius: 4px; | ||
+ | border-left:2px solid #e8eff1; | ||
+ | border-right:2px solid #e8eff1; | ||
+ | padding: 15px 15px 15px 15px; | ||
+ | font: sans-serif; | ||
+ | font-size: 13px; | ||
+ | color: white; | ||
+ | |||
+ | } | ||
+ | |||
+ | #myleftbox .threeleft | ||
+ | { | ||
+ | width:175px; | ||
+ | float:left; | ||
+ | background-color:#ba9108; | ||
+ | margin-top: 17px; | ||
+ | border-radius: 4px; | ||
+ | padding: 15px 15px 15px 15px; | ||
+ | font: sans-serif; | ||
+ | font-size: 13px; | ||
+ | color: white; | ||
+ | } | ||
+ | |||
+ | #myleftbox .threecenter | ||
+ | { | ||
+ | width:175px; | ||
+ | #float:left; | ||
+ | background-color:#ba9108; | ||
+ | margin-top: 17px; | ||
+ | border-radius: 4px; | ||
+ | padding: 15px 15px 15px 15px; | ||
+ | font: sans-serif; | ||
+ | font-size: 13px; | ||
+ | color: white; | ||
+ | } | ||
+ | #myleftbox .threeright | ||
+ | { | ||
+ | width:175px; | ||
+ | float:right; | ||
+ | background-color:#ba9108; | ||
+ | margin-top: 17px; | ||
+ | border-radius: 4px; | ||
+ | padding: 15px 15px 15px 15px; | ||
+ | font: sans-serif; | ||
+ | font-size: 13px; | ||
+ | color: white; | ||
+ | } | ||
+ | |||
+ | #sponsorbox | ||
+ | { | ||
+ | position: relative; | ||
+ | width: 215px; | ||
+ | margin-top:17px; | ||
+ | float: right; | ||
+ | height: auto; | ||
+ | } | ||
+ | |||
+ | #sponsorbox .sponsorfloat | ||
+ | { | ||
+ | width:205px; | ||
+ | float: right; | ||
+ | background-color: #004b85; | ||
+ | margin-top: 0px; | ||
+ | margin-bottom:5px; | ||
+ | border-radius: 4px; | ||
+ | padding: 5px 5px 5px 5px; | ||
+ | font: sans-serif; | ||
+ | font-size: 13px; | ||
+ | color: rgba(225,225,225,1); | ||
+ | } | ||
+ | |||
+ | #sponsorbox .sponsorfloat h2 | ||
+ | { | ||
+ | #color:#ba9108; | ||
+ | color:white; | ||
+ | font-size:130%; | ||
+ | } | ||
+ | //leftbox, rightbox ends here | ||
+ | |||
+ | #sponsorbox .sponsorfloat a | ||
+ | { | ||
+ | color:white; | ||
+ | } | ||
+ | .newsAnnouncement | ||
+ | { | ||
+ | width:205px; | ||
+ | height:110px; | ||
+ | overflow-x:hidden; | ||
+ | overflow-y:scroll; | ||
+ | } | ||
.floatbox3 | .floatbox3 | ||
{ | { | ||
Line 335: | Line 483: | ||
font-weight:bold; | font-weight:bold; | ||
font-size: 40px; | font-size: 40px; | ||
- | color: # | + | color: #016D8B;; |
left:10px; | left:10px; | ||
} | } | ||
Line 342: | Line 490: | ||
font-size: 20px; | font-size: 20px; | ||
font-weight: bold; | font-weight: bold; | ||
- | color: # | + | color: #016D8B; |
} | } | ||
Line 413: | Line 561: | ||
<li ><a href="https://2012.igem.org/Team:UC_Davis/Notebook" title="Notebook">Notebook</a> | <li ><a href="https://2012.igem.org/Team:UC_Davis/Notebook" title="Notebook">Notebook</a> | ||
<ul> | <ul> | ||
- | <li ><a href="https://2012.igem.org/Team:UC_Davis/Notebook/Protocols">Protocols</a></li> | + | <li ><a href="https://2012.igem.org/Team:UC_Davis/Notebook/Protocols ">Protocols</a></li> |
- | <li ><a href=" | + | <li ><a href="Notebook.htm ">Week 1</a></li> |
- | <li ><a href=" | + | <li ><a href="Notebook.htm ">Week 2</a></li> |
- | <li ><a href=" | + | <li ><a href="Notebook.htm ">Week 3</a></li> |
</ul> | </ul> | ||
</li> | </li> | ||
Line 422: | Line 570: | ||
<li ><a href="https://2012.igem.org/Team:UC_Davis/Safety" title="Safety">Safety</a></li> | <li ><a href="https://2012.igem.org/Team:UC_Davis/Safety" title="Safety">Safety</a></li> | ||
- | + | <li ><a href="https://2012.igem.org/Team:UC_Davis/Project" title="Project">Project</a> | |
<ul> | <ul> | ||
<li ><a href="https://2012.igem.org/Team:UC_Davis/Project/Strain">Strain</a></li> | <li ><a href="https://2012.igem.org/Team:UC_Davis/Project/Strain">Strain</a></li> | ||
<li ><a href="https://2012.igem.org/Team:UC_Davis/Project/Catalyst">Catalyst</a></li> | <li ><a href="https://2012.igem.org/Team:UC_Davis/Project/Catalyst">Catalyst</a></li> | ||
- | <li ><a href="https://2012.igem.org/Team:UC_Davis/Project/Protein_Engineering">Protein Engineering</a></li> | + | <li ><a href="https://2012.igem.org/Team:UC_Davis/Project/Protein_Engineering" style="font-size:8pt">Protein Engineering</a></li> |
</ul> | </ul> | ||
</li> | </li> | ||
Line 443: | Line 591: | ||
</div> | </div> | ||
<!-- slide show ends here --> | <!-- slide show ends here --> | ||
+ | <!--we extend the main-content div further by removing </div> or if you want to stop here then put </div> back here --> | ||
- | + | <div id="bodyContent"> | |
- | + | <!-- <div id="contentSub"></div> --> | |
- | < | + | <!-- </div> --> |
- | + | <!-- float: right; first try --> | |
+ | <!-- <div id="sponsorbox" style="width:220px; float:right;"> --> | ||
+ | |||
+ | <div id="sponsorbox"> | ||
+ | <div id="sponsorbox" class="sponsorfloat"> | ||
+ | <center> | ||
+ | <h2>News</h2> | ||
+ | </center> | ||
+ | <div class="newsAnnouncement"> | ||
+ | <ul> | ||
+ | <li>Presented our respective project at the UC San Francisco campus. We interacted with teams from UC Berkeley, UCSF, and Stanford-Brown. </li> | ||
+ | <li>Requested the protocal from the iGEM Washington 2011 team, July 10th. </li> | ||
+ | <li>Field trip to Yolo County Landfill, June 27th. Met with Ramin Yazdani, the senior civil engineer at the landfill. </li> | ||
+ | <li>Sushi buffet for lunch, June 21st</li> | ||
+ | <li>First day of iGEM meeting, June 18th</li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <div id="sponsorbox" class="sponsorfloat"> | ||
+ | <center> | ||
+ | <h2>Our Sponsors</h2> | ||
+ | <a href="http://www.novozymes.com/en/Pages/default.aspx" target="_blank"><img src="https://static.igem.org/mediawiki/2011/2/21/UCD_Novozymes-logo.jpg" width="200"></a> | ||
+ | </center> | ||
+ | |||
+ | <center> | ||
+ | <a href="http://engineering.ucdavis.edu/" target="_blank"><img src="https://static.igem.org/mediawiki/2011/f/f6/UCD_CoE.png" width="200" height="40"></a> | ||
+ | </center> | ||
+ | |||
+ | <center> | ||
+ | <a href="http://biosci.ucdavis.edu/index_js.html" target="_blank"><img src="https://static.igem.org/mediawiki/2011/b/b1/UCD_biosci_sponsor.jpg" width="200" height="90"></a> | ||
+ | </center> | ||
+ | |||
+ | <center> | ||
+ | <a href="http://www.genomecenter.ucdavis.edu/" target="_blank"><img src="https://static.igem.org/mediawiki/2011/1/1b/UCD_Genome_center_sponsor.jpg" width="200" height="60"></a> | ||
+ | </center> | ||
+ | |||
+ | <center> | ||
+ | <a href="http://www.fishersci.com" target="_blank"><img src="https://static.igem.org/mediawiki/2011/a/a4/UCD_Fisher_Logo.gif" width="200"></a> | ||
+ | </center> | ||
+ | |||
+ | <center> | ||
+ | <a href="http://www.bme.ucdavis.edu/" target="_blank"><img src="https://static.igem.org/mediawiki/2011/4/40/UCD_BME_logo_minimal_copy.png" width="200 height="70"></a> | ||
+ | </center> | ||
+ | |||
+ | </div> | ||
+ | |||
+ | <!-- | ||
+ | <a href="https://2011.igem.org/Team:UC_Davis/PartFamilies"><div id="sponsorbox" class="sponsorfloat"></a> | ||
+ | <center> | ||
+ | <h2>Start a Family</h2> | ||
+ | Got a favorite BioBrick? Check our our <a href="https://2011.igem.org/Team:UC_Davis/PartFamilies">process</a> for expanding basic parts into part families. | ||
+ | </div> | ||
+ | --> | ||
+ | |||
+ | <div id="sponsorbox" class="sponsorfloat"> | ||
+ | <center> | ||
+ | <h2>Criteria</h2> | ||
+ | View our judging criteria for iGEM 2012 <a href="https://2012.igem.org/Team:UC_Davis/Criteria" style="color:#33FF33;">here</a>. | ||
+ | </center> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <!-- div id="myleftbox" style="width:625px; float:left;" --> | ||
+ | <div id="myleftbox"> | ||
+ | |||
+ | <div id="myleftbox" class="smallbox"> | ||
<h1> Welcome </h1> | <h1> Welcome </h1> | ||
<p>Welcome to iGEM 2012 at UC Davis!</p> | <p>Welcome to iGEM 2012 at UC Davis!</p> | ||
- | This year's UC Davis team is composed of ten undergraduates, two advisors, and a graduate student. We come from different areas of study, but we're all working together on this year's synthetic biology project. Due to the global impact of plastic pollution, we have decided to focus on biodegradation of polyethylene terephthalate (PET). PET is a commonly and widely used plastic, but only a small percentage of them are recycled, meaning a majority of the trash ends up in landfills and the oceans. It is a global issue, and achieving our goal would have a big impact on the issue of plastic degradation. | + | This year's UC Davis team is composed of ten undergraduates, two advisors, and a graduate student. We come from different areas of study, but we're all working together on this year's synthetic biology project. Due to the global impact of plastic pollution, we have decided to focus on biodegradation of polyethylene terephthalate (PET). PET is a commonly and widely used plastic, but only a small percentage of them are recycled, meaning a majority of the trash ends up in landfills and the oceans. It is a global issue, and achieving our goal would have a big impact on the issue of plastic degradation. |
- | + | </div> | |
- | |||
- | |||
- | |||
- | < | + | <div id="myleftbox" class="threeboxes"> |
- | + | <a href="https://2012.igem.org/Team:UC_Davis/Project/Strain"><img src="http://img.photobucket.com/albums/v26/bluemelon/strain_small_banner-1.jpg"></a> | |
- | + | </div> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
+ | <div id="myleftbox" class="threeboxes"> | ||
+ | <a href="https://2012.igem.org/Team:UC_Davis/Project/Catalyst"><img src="http://img.photobucket.com/albums/v26/bluemelon/catalyst_small_banner-orange-1.jpg"></a> | ||
+ | </div> | ||
- | + | <div id="myleftbox" class="threeboxes"> | |
+ | <a href="https://2012.igem.org/Team:UC_Davis/Project/Protein_Engineering"><img src="http://img.photobucket.com/albums/v26/bluemelon/protein_small_banner.jpg"></a> | ||
+ | </div> | ||
+ | <!-- the second row of the three boxes starts here--> | ||
+ | |||
+ | <div id="myleftbox" class="threeboxes"> | ||
+ | <a href="https://2012.igem.org/Team:UC_Davis/Data "><img src="http://img.photobucket.com/albums/v26/bluemelon/data_small_banner.jpg"></a> | ||
+ | </div> | ||
+ | |||
+ | <div id="myleftbox" class="threeboxes"> | ||
+ | <a href="https://2012.igem.org/Team:UC_Davis/Notebook "><img src="http://img.photobucket.com/albums/v26/bluemelon/notebook_small_banner-1.jpg"></a> | ||
+ | </div> | ||
+ | |||
+ | <div id="myleftbox" class="threeboxes"> | ||
+ | <a href="https://2012.igem.org/Team:UC_Davis/Team "><img src="http://img.photobucket.com/albums/v26/bluemelon/protocols_small_banner.jpg"></a> | ||
+ | </div> | ||
+ | |||
+ | <!-- the second row of the three boxes ends here--> | ||
+ | |||
+ | </div> | ||
</div> | </div> | ||
+ | <!-- </div> --> | ||
<script>if (window.runOnloadHook) runOnloadHook();</script> | <script>if (window.runOnloadHook) runOnloadHook();</script> | ||
</div> | </div> |
Revision as of 20:32, 10 August 2012
News
- Presented our respective project at the UC San Francisco campus. We interacted with teams from UC Berkeley, UCSF, and Stanford-Brown.
- Requested the protocal from the iGEM Washington 2011 team, July 10th.
- Field trip to Yolo County Landfill, June 27th. Met with Ramin Yazdani, the senior civil engineer at the landfill.
- Sushi buffet for lunch, June 21st
- First day of iGEM meeting, June 18th
Criteria
View our judging criteria for iGEM 2012 here.Welcome
Welcome to iGEM 2012 at UC Davis!
This year's UC Davis team is composed of ten undergraduates, two advisors, and a graduate student. We come from different areas of study, but we're all working together on this year's synthetic biology project. Due to the global impact of plastic pollution, we have decided to focus on biodegradation of polyethylene terephthalate (PET). PET is a commonly and widely used plastic, but only a small percentage of them are recycled, meaning a majority of the trash ends up in landfills and the oceans. It is a global issue, and achieving our goal would have a big impact on the issue of plastic degradation.