Team:BV CAPS Kansas

From 2013hs.igem.org

(Difference between revisions)
Line 13: Line 13:
@import "/wiki/skins/igem/main.css?270";
@import "/wiki/skins/igem/main.css?270";
/*]]>*/</style>
/*]]>*/</style>
-
 
<link rel="stylesheet" type="text/css" media="screen, projection" href="https://2013hs.igem.org/wiki/skins/common/shared.css?270" />
<link rel="stylesheet" type="text/css" media="screen, projection" href="https://2013hs.igem.org/wiki/skins/common/shared.css?270" />
<link rel="stylesheet" type="text/css" media="screen, projection" href="https://2013hs.igem.org/wiki/skins/igem/main.css?270" />
<link rel="stylesheet" type="text/css" media="screen, projection" href="https://2013hs.igem.org/wiki/skins/igem/main.css?270" />
-
 
<link rel="stylesheet" type="text/css" media="print" href="/wiki/skins/common/commonPrint.css?270" />
<link rel="stylesheet" type="text/css" media="print" href="/wiki/skins/common/commonPrint.css?270" />
<!--[if lt IE 5.5000]><style type="text/css">@import "/wiki/skins/igem/IE50Fixes.css?270";</style><![endif]-->
<!--[if lt IE 5.5000]><style type="text/css">@import "/wiki/skins/igem/IE50Fixes.css?270";</style><![endif]-->
Line 67: Line 65:
</script>  
</script>  
<script type="text/javascript" src="https://2013hs.igem.org/wiki/skins/common/wikibits.js?270"><!-- wikibits js --></script>
<script type="text/javascript" src="https://2013hs.igem.org/wiki/skins/common/wikibits.js?270"><!-- wikibits js --></script>
-
 
<!-- Head Scripts -->
<!-- Head Scripts -->
<script src="https://2013hs.igem.org/wiki/skins/common/ajax.js?270"></script>
<script src="https://2013hs.igem.org/wiki/skins/common/ajax.js?270"></script>
Line 75: Line 72:
<script type="text/javascript"        src ="https://2013hs.igem.org/common/jquery-latest.min.js"></script>
<script type="text/javascript"        src ="https://2013hs.igem.org/common/jquery-latest.min.js"></script>
<script type="text/javascript"        src ="https://2013hs.igem.org/common/tablesorter/jquery.tablesorter.min.js"></script>
<script type="text/javascript"        src ="https://2013hs.igem.org/common/tablesorter/jquery.tablesorter.min.js"></script>
-
 
         <link rel="stylesheet" type="text/css" href="https://2013hs.igem.org/common/tablesorter/themes/groupparts/style.css" />
         <link rel="stylesheet" type="text/css" href="https://2013hs.igem.org/common/tablesorter/themes/groupparts/style.css" />
         <link rel="stylesheet" type="text/css" href="https://2013hs.igem.org/common/table_styles.css" />
         <link rel="stylesheet" type="text/css" href="https://2013hs.igem.org/common/table_styles.css" />
         <link rel="stylesheet" type="text/css" href="https://2013hs.igem.org/forum/forum_styles.css" />
         <link rel="stylesheet" type="text/css" href="https://2013hs.igem.org/forum/forum_styles.css" />
<script type="text/javascript"        src ="https://2013hs.igem.org/forum/forum_scripts.js"></script>
<script type="text/javascript"        src ="https://2013hs.igem.org/forum/forum_scripts.js"></script>
-
 
<!-- slide script starts here -->
<!-- slide script starts here -->
-
 
<script type="text/javascript">
<script type="text/javascript">
function slider() {
function slider() {
     var $current = $('#slides IMG.current');
     var $current = $('#slides IMG.current');
-
 
     if ( $current.length == 0 ) $current = $('#slides IMG:last');
     if ( $current.length == 0 ) $current = $('#slides IMG:last');
     var $next =  $current.next().length ? $current.next()
     var $next =  $current.next().length ? $current.next()
         : $('#slides IMG:first');
         : $('#slides IMG:first');
-
 
       $current.addClass('previous');
       $current.addClass('previous');
     $next.css({opacity: 0.0})
     $next.css({opacity: 0.0})
Line 97: Line 89:
             $current.removeClass('current previous');
             $current.removeClass('current previous');
         });
         });
-
 
  var $navicurrent = $('.progress li.current');
  var $navicurrent = $('.progress li.current');
  if($navicurrent.length ==0) $navicurrent = $('.progress li:last');
  if($navicurrent.length ==0) $navicurrent = $('.progress li:last');
Line 105: Line 96:
  $navinext.addClass('current').animate({opacity: 1.0}, 2500, function() {
  $navinext.addClass('current').animate({opacity: 1.0}, 2500, function() {
         });
         });
-
 
  $('.progress li').click(function(){
  $('.progress li').click(function(){
-
   
 
  var $ncurrent = $(this);
  var $ncurrent = $(this);
         $('.progress li').removeClass('current').removeClass('previous');
         $('.progress li').removeClass('current').removeClass('previous');
Line 118: Line 107:
         if(  ncurrentindex=== 3) $current = $('#slides IMG:last');
         if(  ncurrentindex=== 3) $current = $('#slides IMG:last');
         $current.addClass('current');
         $current.addClass('current');
-
 
});
});
-
 
}
}
$(function() {
$(function() {
     setInterval( "slider()", 5000 );
     setInterval( "slider()", 5000 );
});
});
-
 
</script>
</script>
-
 
  </script>
  </script>
-
 
<!-- slide script ends here -->
<!-- slide script ends here -->
<style type="text/css">
<style type="text/css">
Line 169: Line 153:
p:first-child { display: block;}
p:first-child { display: block;}
h1{border:none; width: 100%; clear: both;}
h1{border:none; width: 100%; clear: both;}
-
 
<!-- end of slides style -->
<!-- end of slides style -->
-
 
-
 
#globalWrapper {
#globalWrapper {
     position: relative;
     position: relative;
Line 185: Line 166:
#    background-size:100% auto;
#    background-size:100% auto;
}
}
-
 
#main-content {
#main-content {
     position: relative;
     position: relative;
Line 197: Line 177:
#    line-height: 1.5em;
#    line-height: 1.5em;
}
}
-
 
-
 
body {
body {
display:inherit;
display:inherit;
Line 206: Line 184:
background-repeat: no-repeat;
background-repeat: no-repeat;
background-attachment:fixed;
background-attachment:fixed;
-
 
     color: black;
     color: black;
     font: x-small sans-serif;
     font: x-small sans-serif;
Line 213: Line 190:
#    height:100%;
#    height:100%;
}
}
-
 
-
 
#topmenubar {
#topmenubar {
     position: relative;
     position: relative;
Line 225: Line 200:
     line-height: 1em;
     line-height: 1em;
}
}
-
 
.topleft-menu, .topleft-menu a {
.topleft-menu, .topleft-menu a {
     left: 0px;
     left: 0px;
Line 231: Line 205:
     text-transform: lowercase;
     text-transform: lowercase;
}
}
-
 
.topleft-menu:hover {
.topleft-menu:hover {
     color: blue;
     color: blue;
     background-color: rgba(174,181,184,0.7)
     background-color: rgba(174,181,184,0.7)
-
 
}
}
.topright-menu, .right-menu a {
.topright-menu, .right-menu a {
Line 262: Line 234:
#    color: #0000AA;
#    color: #0000AA;
#}
#}
-
 
.topleft-menu:hover a {
.topleft-menu:hover a {
     color: #0000AA;
     color: #0000AA;
Line 309: Line 280:
}
}
#newnavi .newmenu li:hover ul li        {
#newnavi .newmenu li:hover ul li        {
-
       
 
         background: #63BC5B;
         background: #63BC5B;
}
}
Line 319: Line 289:
background: #63BC5B; color:#FFFFFF; width:150px;       
background: #63BC5B; color:#FFFFFF; width:150px;       
}
}
-
 
-
 
#newnavi .newmenu li ul li ul {
#newnavi .newmenu li ul li ul {
         height:40px;
         height:40px;
Line 332: Line 300:
display:none;
display:none;
}
}
-
 
#newnavi .newmenu li ul li ul li {
#newnavi .newmenu li ul li ul li {
  position:relative;
  position:relative;
Line 338: Line 305:
  width: 150px;
  width: 150px;
}
}
-
 
#newnavi .newmenu li ul li ul li a {
#newnavi .newmenu li ul li ul li a {
-
 
padding:5px 0px 5px 0px;display:block; font-size:12px; width:100px; text-indent:10px; color:#FFFFFF;
padding:5px 0px 5px 0px;display:block; font-size:12px; width:100px; text-indent:10px; color:#FFFFFF;
background-color: #0019FF; text-decoration:none;
background-color: #0019FF; text-decoration:none;
}
}
-
 
#newnavi .newmenu li ul li:hover ul {
#newnavi .newmenu li ul li:hover ul {
display:block;
display:block;
Line 351: Line 315:
background:transparent;
background:transparent;
}
}
-
 
#newnavi .newmenu li ul li:hover ul li {
#newnavi .newmenu li ul li:hover ul li {
top:-25px;
top:-25px;
Line 358: Line 321:
height:26px;
height:26px;
}
}
-
 
#newnavi .newmenu li ul li:hover ul li a {
#newnavi .newmenu li ul li:hover ul li a {
-
 
padding:5px 0px 5px 0px;display:block; font-size:12px; text-indent:10px; color:#bbbbb;
padding:5px 0px 5px 0px;display:block; font-size:12px; text-indent:10px; color:#bbbbb;
background-color: #0000AA; text-decoration:none;border:0px solid;
background-color: #0000AA; text-decoration:none;border:0px solid;
}
}
-
 
#slides {
#slides {
     position:relative;
     position:relative;
Line 371: Line 331:
<!--change slide pic size here-->
<!--change slide pic size here-->
}
}
-
 
#slides IMG {
#slides IMG {
         position:absolute;
         position:absolute;
Line 379: Line 338:
         z-index:1;     
         z-index:1;     
}
}
-
 
#slides .current {
#slides .current {
     z-index:3;
     z-index:3;
     opacity:1.0;
     opacity:1.0;
}
}
-
 
#slides .previous {
#slides .previous {
     z-index:2;
     z-index:2;
}
}
-
 
.progress {
.progress {
-
 
margin-top:-270px;
margin-top:-270px;
margin-left:20px;
margin-left:20px;
position:absolute;
position:absolute;
-
 
}
}
-
 
.progress li{
.progress li{
border:1px solid rgba(0,0,0,0.9);
border:1px solid rgba(0,0,0,0.9);
Line 408: Line 361:
   line-height:1.0em;
   line-height:1.0em;
}
}
-
 
.progress li a{
.progress li a{
     padding-left: 6px;
     padding-left: 6px;
Line 415: Line 367:
     line-height:1.0em;
     line-height:1.0em;
}
}
-
 
  .progress li a:hover {
  .progress li a:hover {
text-decoration:none;
text-decoration:none;
}
}
-
 
.progress .current {
.progress .current {
background-color:#FFFFFF;
background-color:#FFFFFF;
}
}
-
 
/* slide ends here */
/* slide ends here */
//leftbox, rightbox starts here
//leftbox, rightbox starts here
-
 
#myleftrightbox
#myleftrightbox
{
{
Line 442: Line 390:
color: red;
color: red;
}
}
-
 
#myleftrightbox .fourboxes
#myleftrightbox .fourboxes
{
{
Line 458: Line 405:
color: red;
color: red;
}
}
-
 
-
 
-
 
#myleftrightbox .fourboxes-1
#myleftrightbox .fourboxes-1
{
{
Line 476: Line 420:
color: white;
color: white;
}
}
-
 
#myleftrightbox .fourboxes-2
#myleftrightbox .fourboxes-2
{
{
Line 492: Line 435:
color: white;
color: white;
}
}
-
 
#myleftrightbox .fourboxes-3
#myleftrightbox .fourboxes-3
{
{
Line 508: Line 450:
color: white;
color: white;
}
}
-
 
#myleftrightbox .fourboxes-4
#myleftrightbox .fourboxes-4
{
{
Line 524: Line 465:
color: white;
color: white;
}
}
-
 
#myleftrightbox .fourboxes-1:hover {
#myleftrightbox .fourboxes-1:hover {
background-color:rgba(174,181,184,0.7);
background-color:rgba(174,181,184,0.7);
Line 537: Line 477:
background-color:rgba(174,181,184,0.7);
background-color:rgba(174,181,184,0.7);
}
}
-
 
#myleftrightbox .fourboxes2
#myleftrightbox .fourboxes2
{
{
Line 553: Line 492:
color: red;
color: red;
}
}
-
 
#myleftrightbox .fourboxes2-1
#myleftrightbox .fourboxes2-1
{
{
Line 569: Line 507:
color: red;
color: red;
}
}
-
 
#myleftrightbox .fourboxes2-2
#myleftrightbox .fourboxes2-2
{
{
Line 585: Line 522:
color: white;
color: white;
}
}
-
 
#myleftrightbox .fourboxes2-3
#myleftrightbox .fourboxes2-3
{
{
Line 601: Line 537:
color: white;
color: white;
}
}
-
 
#myleftrightbox .fourboxes2-4
#myleftrightbox .fourboxes2-4
{
{
Line 617: Line 552:
color: white;
color: white;
}
}
-
 
#myleftrightbox .fourboxes2-1:hover {
#myleftrightbox .fourboxes2-1:hover {
background-color:rgba(174,181,184,0.7);
background-color:rgba(174,181,184,0.7);
}
}
-
 
#myleftrightbox .fourboxes2-2:hover {
#myleftrightbox .fourboxes2-2:hover {
background-color:rgba(174,181,184,0.7);
background-color:rgba(174,181,184,0.7);
}
}
-
 
#myleftrightbox .fourboxes2-3:hover {
#myleftrightbox .fourboxes2-3:hover {
background-color:rgba(174,181,184,0.7);
background-color:rgba(174,181,184,0.7);
}
}
-
 
#myleftrightbox .fourboxes2-4:hover {
#myleftrightbox .fourboxes2-4:hover {
background-color:rgba(174,181,184,0.7);
background-color:rgba(174,181,184,0.7);
}
}
-
 
#myleftrightbox .spacebox
#myleftrightbox .spacebox
{
{
float:left;
float:left;
width:5px;
width:5px;
-
 
}
}
#myleftbox
#myleftbox
Line 688: Line 617:
line-height:1.5em;
line-height:1.5em;
color:black;
color:black;
-
 
}
}
#myleftbox .threeboxes
#myleftbox .threeboxes
Line 704: Line 632:
color: white;
color: white;
}
}
-
 
#myleftbox .threeboxes2
#myleftbox .threeboxes2
{
{
Line 719: Line 646:
color: white;
color: white;
}
}
-
 
#myleftbox .threeleft
#myleftbox .threeleft
{
{
Line 732: Line 658:
color: white;
color: white;
}
}
-
 
#myleftbox .threecenter
#myleftbox .threecenter
{
{
Line 757: Line 682:
color: white;
color: white;
}
}
-
 
-
 
-
 
#sponsorbox
#sponsorbox
{
{
Line 768: Line 690:
height: auto;
height: auto;
}
}
-
 
#sponsorbox .sponsorfloat
#sponsorbox .sponsorfloat
{
{
Line 784: Line 705:
color: rgba(225,225,225,1);
color: rgba(225,225,225,1);
}
}
-
 
#sponsorbox .sponsorfloat h2
#sponsorbox .sponsorfloat h2
{
{
Line 792: Line 712:
}
}
//leftbox, rightbox ends here
//leftbox, rightbox ends here
-
 
#sponsorbox .sponsorfloat a
#sponsorbox .sponsorfloat a
{
{
Line 798: Line 717:
font: sans-serif;
font: sans-serif;
}
}
-
 
#sponsorbox .sponsorfloat p
#sponsorbox .sponsorfloat p
{
{
Line 810: Line 728:
overflow-y:scroll;
overflow-y:scroll;
}
}
-
 
.floatbox3
.floatbox3
{
{
Line 825: Line 742:
color: #FFFFFF;
color: #FFFFFF;
}
}
-
 
.floatbox3 h1{
.floatbox3 h1{
font-weight:bold;
font-weight:bold;
Line 832: Line 748:
left:10px;
left:10px;
}
}
-
 
.floatbox3 p{
.floatbox3 p{
font-size: 20px;
font-size: 20px;
Line 838: Line 753:
color: #37FF00;
color: #37FF00;
}
}
-
 
.floatbox3 article{
.floatbox3 article{
  font-size: 14px;
  font-size: 14px;
  color: #000000;
  color: #000000;
}
}
-
 
.floatbox3 ul {
.floatbox3 ul {
         list-style-type:none;
         list-style-type:none;
Line 852: Line 765:
     float: right;
     float: right;
     padding: 0 .0em;}
     padding: 0 .0em;}
-
 
.floatbox3 ul .groupc {
.floatbox3 ul .groupc {
     float: left;
     float: left;
     padding: 0 .0em;}
     padding: 0 .0em;}
-
 
#catlinks {
#catlinks {
background-color:transparent;
background-color:transparent;
Line 868: Line 779:
}
}
#footer-box-1 {
#footer-box-1 {
-
       
 
         width: 850px;
         width: 850px;
         padding: 5px;
         padding: 5px;
Line 875: Line 785:
         border: 1px solid #FFFFFF;
         border: 1px solid #FFFFFF;
}
}
-
 
#tweets {
#tweets {
-
 
     width: 203px;
     width: 203px;
     margin: 0 auto;
     margin: 0 auto;
Line 883: Line 791:
     font-size: 12px;
     font-size: 12px;
}
}
-
 
#tweets .twtr-widget,
#tweets .twtr-widget,
#tweets .twtr-doc {
#tweets .twtr-doc {
-
 
     width: 100%;
     width: 100%;
     height: auto;
     height: auto;
}
}
-
 
#tweets .twtr-hd {
#tweets .twtr-hd {
     display:none;
     display:none;
Line 899: Line 804:
     font-family: sans-serif !important;
     font-family: sans-serif !important;
     }
     }
-
 
#tweets .twtr-hd *,
#tweets .twtr-hd *,
#tweets .twtr-hd h4 a {
#tweets .twtr-hd h4 a {
-
 
     background: #d40 !important;
     background: #d40 !important;
     font: sans-serif !important;
     font: sans-serif !important;
}
}
-
 
#tweets .twtr-hd h3,
#tweets .twtr-hd h3,
#tweets .twtr-hd h4 {
#tweets .twtr-hd h4 {
-
 
     font-weight: normal;
     font-weight: normal;
     text-align: left;
     text-align: left;
     margin:0;
     margin:0;
}
}
-
 
#tweets .twtr-hd h3 {
#tweets .twtr-hd h3 {
-
       
 
     background: #fff !important;
     background: #fff !important;
     color: #0000AA!important;
     color: #0000AA!important;
Line 924: Line 823:
     -moz-border-radius: 0px;
     -moz-border-radius: 0px;
     border-radius: 0px;
     border-radius: 0px;
-
 
}
}
-
 
#tweets .twtr-tweet {
#tweets .twtr-tweet {
-
 
     background: #fff;
     background: #fff;
     font: sans-serif !important;
     font: sans-serif !important;
     font-size: 12px;
     font-size: 12px;
}
}
-
 
#tweets .twtr-tweet a:link,
#tweets .twtr-tweet a:link,
#tweets .twtr-tweet a:visited,
#tweets .twtr-tweet a:visited,
#tweets .twtr-tweet a:hover {
#tweets .twtr-tweet a:hover {
-
 
     color: #c40 !important;
     color: #c40 !important;
-
 
}
}
-
 
#tweets .twtr-tweet .twtr-tweet-text {
#tweets .twtr-tweet .twtr-tweet-text {
-
 
     border-bottom: 1px dashed #666 !important;
     border-bottom: 1px dashed #666 !important;
     padding-bottom: 4px !important;
     padding-bottom: 4px !important;
Line 949: Line 840:
     font-size:12px;
     font-size:12px;
}
}
-
 
#tweets .twtr-tweet .twtr-tweet-text p {
#tweets .twtr-tweet .twtr-tweet-text p {
-
 
     color: #333 !important;
     color: #333 !important;
     font: sans-serif;
     font: sans-serif;
     font-size: 12px;
     font-size: 12px;
-
 
}  
}  
//twitt style ends here
//twitt style ends here
</style>
</style>
-
 
</head>
</head>
-
 
<body              class="mediawiki  ltr ns-0 ns-subject page-Team_UC_Davis">
<body              class="mediawiki  ltr ns-0 ns-subject page-Team_UC_Davis">
-
 
   <div id="globalWrapper">
   <div id="globalWrapper">
-
 
   <div id="main-content">     
   <div id="main-content">     
-
 
  <div id="topmenubar" class="topleft-menu" >
  <div id="topmenubar" class="topleft-menu" >
    <ul>
    <ul>
  <li style='color:#014457; cursor:default'><a>teams</a></li>
  <li style='color:#014457; cursor:default'><a>teams</a></li>
                    <li class='selected'        ><a href="https://2013hs.igem.org/Team:BV_CAPS_Kansas">Page</a></li>
                    <li class='selected'        ><a href="https://2013hs.igem.org/Team:BV_CAPS_Kansas">Page</a></li>
-
 
                 <li class='new'><a href="https://2013hs.igem.org/wiki/index.php?title=Talk:Team:BV_CAPS_Kansas&amp;action=edit&amp;redlink=1">Discussion</a></li>
                 <li class='new'><a href="https://2013hs.igem.org/wiki/index.php?title=Talk:Team:BV_CAPS_Kansas&amp;action=edit&amp;redlink=1">Discussion</a></li>
               <li><a href="https://2013hs.igem.org/wiki/index.php?title=Team:BV_CAPS_Kansas&amp;action=edit">Edit</a></li>
               <li><a href="https://2013hs.igem.org/wiki/index.php?title=Team:BV_CAPS_Kansas&amp;action=edit">Edit</a></li>
Line 979: Line 861:
                           <li><a href="https://2013hs.igem.org/wiki/index.php?title=Team:BV_CAPS_Kansas&amp;action=watch">Watch</a></li>
                           <li><a href="https://2013hs.igem.org/wiki/index.php?title=Team:BV_CAPS_Kansas&amp;action=watch">Watch</a></li>
  <li><a href="https://igem.org/Login">Log in</a></li>
  <li><a href="https://igem.org/Login">Log in</a></li>
-
 
    </ul>
    </ul>
  </div>
  </div>
Line 991: Line 872:
           </ul>
           </ul>
         </li>
         </li>
-
 
         <li ><a href="https://2013hs.igem.org/Team:BV_CAPS_Kansas/Attributions"
         <li ><a href="https://2013hs.igem.org/Team:BV_CAPS_Kansas/Attributions"
title="Attributions"><b>Attributions</b></a></li>
title="Attributions"><b>Attributions</b></a></li>
-
 
         <li ><a href="https://2013hs.igem.org/Team:BV_CAPS_Kansas/Outreach"
         <li ><a href="https://2013hs.igem.org/Team:BV_CAPS_Kansas/Outreach"
title="Outreach"><b>Outreach</b></a></li>
title="Outreach"><b>Outreach</b></a></li>
-
 
         <li ><a href="https://2013hs.igem.org/Team:BV_CAPS_Kansas/Gallery"  
         <li ><a href="https://2013hs.igem.org/Team:BV_CAPS_Kansas/Gallery"  
title="Fun"><b>Fun</b></a></li>
title="Fun"><b>Fun</b></a></li>
-
 
         <li ><a href="https://2013hs.igem.org/Team:BV_CAPS_Kansas/Safety"  
         <li ><a href="https://2013hs.igem.org/Team:BV_CAPS_Kansas/Safety"  
title="Safety"><b>Safety</b></a></li>
title="Safety"><b>Safety</b></a></li>
-
 
         <li ><a href="https://2013hs.igem.org/Team:BV_CAPS_Kansas/Project" title="Project"><b>Project</b></a>
         <li ><a href="https://2013hs.igem.org/Team:BV_CAPS_Kansas/Project" title="Project"><b>Project</b></a>
           <ul>
           <ul>
Line 1,016: Line 892:
           </ul>
           </ul>
         </li>
         </li>
-
 
         <li ><a href="https://2013hs.igem.org/Team:BV_CAPS_Kansas/Team" title="Team"><b>Team</b></a></li>
         <li ><a href="https://2013hs.igem.org/Team:BV_CAPS_Kansas/Team" title="Team"><b>Team</b></a></li>
         <li  class="selected"><a href="https://2013hs.igem.org/Team:BV_CAPS_Kansas" title="Home"><b>Home</b></a></li>
         <li  class="selected"><a href="https://2013hs.igem.org/Team:BV_CAPS_Kansas" title="Home"><b>Home</b></a></li>
Line 1,023: Line 898:
<!-- slide show starts here -->
<!-- slide show starts here -->
<div id="slides">
<div id="slides">
-
 
     <img  src="https://static.igem.org/mediawiki/2013hs/d/d9/CyanoSchool.jpg" width="850" height="280" alt="" class="current" />
     <img  src="https://static.igem.org/mediawiki/2013hs/d/d9/CyanoSchool.jpg" width="850" height="280" alt="" class="current" />
     <img  src="https://static.igem.org/mediawiki/2013hs/b/b8/Cyanomentor.jpg" width="850" height="280" alt="" />
     <img  src="https://static.igem.org/mediawiki/2013hs/b/b8/Cyanomentor.jpg" width="850" height="280" alt="" />
Line 1,036: Line 910:
     </ul>  
     </ul>  
<!-- slide show ends here -->  
<!-- slide show ends here -->  
-
 
<div id="bodyContent">   
<div id="bodyContent">   
<!--  <div id="contentSub"></div> -->
<!--  <div id="contentSub"></div> -->
Line 1,093: Line 966:
</div>
</div>
<!-- 2nd row four boxes ends here -->
<!-- 2nd row four boxes ends here -->
-
 
-
 
-
 
<!-- <div id="sponsorbox" style="width:220px; float:right;"> -->
<!-- <div id="sponsorbox" style="width:220px; float:right;"> -->
-
 
<div id="sponsorbox">
<div id="sponsorbox">
<div id="sponsorbox" class="sponsorfloat">
<div id="sponsorbox" class="sponsorfloat">
Line 1,117: Line 986:
   width: 203,
   width: 203,
   height: 100,
   height: 100,
-
 
 
   theme: {
   theme: {
     shell: {
     shell: {
Line 1,128: Line 996:
       links: '#0000AA'  
       links: '#0000AA'  
     }
     }
-
 
   },
   },
   features: {
   features: {
Line 1,137: Line 1,004:
   }
   }
}).render().setUser('CAPSiGEM').start();
}).render().setUser('CAPSiGEM').start();
-
 
</script>
</script>
</div>
</div>
<!-- twitter ends here -->
<!-- twitter ends here -->
</div>
</div>
-
 
<div id="sponsorbox" class="sponsorfloat">
<div id="sponsorbox" class="sponsorfloat">
<center>
<center>
<h2>Thanks!</h2>
<h2>Thanks!</h2>
-
 
<center>
<center>
<a href="http://www.kumc.edu/" target="_blank"><img src="https://static.igem.org/mediawiki/2013hs/2/27/Kumed.jpg" width="200"></a>
<a href="http://www.kumc.edu/" target="_blank"><img src="https://static.igem.org/mediawiki/2013hs/2/27/Kumed.jpg" width="200"></a>
</center>
</center>
-
 
<a href="https://www.microryza.com/projects/exploring-molecules-and-microbes" target="_blank"><img src="https://static.igem.org/mediawiki/2013hs/9/97/Microryzalarger.jpg" width="200"></a>
<a href="https://www.microryza.com/projects/exploring-molecules-and-microbes" target="_blank"><img src="https://static.igem.org/mediawiki/2013hs/9/97/Microryzalarger.jpg" width="200"></a>
</center>
</center>
-
 
<center>
<center>
<a href="https://2012.igem.org/Team:UC_Davis" target="_blank"><img src="https://static.igem.org/mediawiki/2011/4/40/UCD_BME_logo_minimal_copy.png" width="200 height="70"></a>
<a href="https://2012.igem.org/Team:UC_Davis" target="_blank"><img src="https://static.igem.org/mediawiki/2011/4/40/UCD_BME_logo_minimal_copy.png" width="200 height="70"></a>
</center>
</center>
-
 
<center>
<center>
<a href="https://www.neb.com/" target="_blank"><img src="https://static.igem.org/mediawiki/2013hs/c/c4/NewEnglandBiolabs_Logo.jpg" width="200"></a>
<a href="https://www.neb.com/" target="_blank"><img src="https://static.igem.org/mediawiki/2013hs/c/c4/NewEnglandBiolabs_Logo.jpg" width="200"></a>
</center>
</center>
-
 
<center>
<center>
<a href="http://www.idtdna.com/" target="_blank"><img src="https://static.igem.org/mediawiki/2013hs/f/f1/IDTLogo.jpg
<a href="http://www.idtdna.com/" target="_blank"><img src="https://static.igem.org/mediawiki/2013hs/f/f1/IDTLogo.jpg
" width="200"></a>
" width="200"></a>
</center>
</center>
-
 
</div>
</div>
</div>
</div>
Line 1,172: Line 1,031:
<!-- div id="myleftbox" style="width:625px; float:left;" -->
<!-- div id="myleftbox" style="width:625px; float:left;" -->
<div id="myleftbox">
<div id="myleftbox">
-
 
-
 
<div id="myleftbox"  class="smallbox">
<div id="myleftbox"  class="smallbox">
<h1> Welcome </h1>
<h1> Welcome </h1>
<p>Welcome to the BV CAPS page!</p>
<p>Welcome to the BV CAPS page!</p>
-
 
This is the BV CAPS iGEM team’s second year participating in the iGEM jamboree. Our group is from Overland Park, Kansas where the state flower is the beautiful sunflower. Our program called Center for Advanced Professional Studies (CAPS) contains students from the five different high schools in the Blue Valley School District. At CAPS, students are able to learn in depth about a specific career path and are able to experience real-world problems. This year we are trying to overexpress pyruvate kinase in cyanobacteria to increase the production of alkanes which is one of the important biofuels.  
This is the BV CAPS iGEM team’s second year participating in the iGEM jamboree. Our group is from Overland Park, Kansas where the state flower is the beautiful sunflower. Our program called Center for Advanced Professional Studies (CAPS) contains students from the five different high schools in the Blue Valley School District. At CAPS, students are able to learn in depth about a specific career path and are able to experience real-world problems. This year we are trying to overexpress pyruvate kinase in cyanobacteria to increase the production of alkanes which is one of the important biofuels.  
</div>
</div>
-
 
<!-- site map starts here -->
<!-- site map starts here -->
<div id="myleftbox"  class="smallboxsite">
<div id="myleftbox"  class="smallboxsite">
<ul style="font-size:10px;list-style-image:none;list-style-type:none;float:left;display:inline;color:#000000;"
<ul style="font-size:10px;list-style-image:none;list-style-type:none;float:left;display:inline;color:#000000;"
  >
  >
-
 
<li style="float:left;margin:0 10px;"><a
<li style="float:left;margin:0 10px;"><a
href="https://2013hs.igem.org/Team:BV_CAPS_Kansas"><p>Home</p><ul
href="https://2013hs.igem.org/Team:BV_CAPS_Kansas"><p>Home</p><ul
Line 1,197: Line 1,051:
href="https://2013hs.igem.org">HS iGEM</a> </li>
href="https://2013hs.igem.org">HS iGEM</a> </li>
</ul> </a> </li>
</ul> </a> </li>
-
 
<li style="float:left;margin:0 10px;"><a
<li style="float:left;margin:0 10px;"><a
href="https://2013hs.igem.org/Team:BV_CAPS_Kansas/Team"><p>Team</p><ul
href="https://2013hs.igem.org/Team:BV_CAPS_Kansas/Team"><p>Team</p><ul
Line 1,209: Line 1,062:
href="https://2013hs.igem.org/Team:BV_CAPS_Kansas/Team">Advisors</a> </li>
href="https://2013hs.igem.org/Team:BV_CAPS_Kansas/Team">Advisors</a> </li>
</ul> </a> </li>
</ul> </a> </li>
-
 
<li style="float:left ;margin:0 10px;"><a
<li style="float:left ;margin:0 10px;"><a
href="https://2013hs.igem.org/Team:BV_CAPS_Kansas/Project "><p>Project</p></a>
href="https://2013hs.igem.org/Team:BV_CAPS_Kansas/Project "><p>Project</p></a>
Line 1,233: Line 1,085:
href="https://2013hs.igem.org/Team:BV_CAPS_Kansas/Project/Future">Future</a>
href="https://2013hs.igem.org/Team:BV_CAPS_Kansas/Project/Future">Future</a>
</li></ul> </li>
</li></ul> </li>
-
 
<li style="float:left ;margin:0 10px"><a
<li style="float:left ;margin:0 10px"><a
href="https://2013hs.igem.org/Team:BV_CAPS_Kansas/Safety "> <p>Safety</p></a>
href="https://2013hs.igem.org/Team:BV_CAPS_Kansas/Safety "> <p>Safety</p></a>
<a style="color:#000000 "
<a style="color:#000000 "
href="https://2013hs.igem.org/Team:BV_CAPS_Kansas/Safety "> Safety</a> </li>
href="https://2013hs.igem.org/Team:BV_CAPS_Kansas/Safety "> Safety</a> </li>
-
 
<li style="float:left ;margin:0 10px;"><a
<li style="float:left ;margin:0 10px;"><a
href="https://2013hs.igem.org/Team:BV_CAPS_Kansas/Gallery">
href="https://2013hs.igem.org/Team:BV_CAPS_Kansas/Gallery">
Line 1,247: Line 1,097:
</li>
</li>
</ul> </li>
</ul> </li>
-
 
<li style="float:left ;margin:0 10px;"><a
<li style="float:left ;margin:0 10px;"><a
href="https://2013hs.igem.org/Team:BV_CAPS_Kansas/Outreach"> <p>Outreach</p></a> <ul
href="https://2013hs.igem.org/Team:BV_CAPS_Kansas/Outreach"> <p>Outreach</p></a> <ul
Line 1,254: Line 1,103:
href="https://2013hs.igem.org/Team:BV_CAPS_Kansas/Outreach">
href="https://2013hs.igem.org/Team:BV_CAPS_Kansas/Outreach">
Outreach</a> </li></ul>
Outreach</a> </li></ul>
-
 
<li style="float:left ;margin:0 10px"><a
<li style="float:left ;margin:0 10px"><a
href="https://2013hs.igem.org/Team:BV_CAPS_Kansas/Attributions ">
href="https://2013hs.igem.org/Team:BV_CAPS_Kansas/Attributions ">
Line 1,260: Line 1,108:
href="https://2013hs.igem.org/Team:BV_CAPS_Kansas/Attributions ">
href="https://2013hs.igem.org/Team:BV_CAPS_Kansas/Attributions ">
Attributions</a></li>
Attributions</a></li>
-
 
<li style="float:left ;margin:0 10px"><a
<li style="float:left ;margin:0 10px"><a
href="https://2013hs.igem.org/Main_Page "> <p>iGEM </p></a><ul
href="https://2013hs.igem.org/Main_Page "> <p>iGEM </p></a><ul
Line 1,270: Line 1,117:
</div>
</div>
<!-- site map ends here -->
<!-- site map ends here -->
-
 
</div>
</div>
</div>
</div>
Line 1,278: Line 1,124:
</div>
</div>
</body>
</body>
-
 
-
 
</p>
</p>
<!--  
<!--  
Line 1,288: Line 1,132:
Expensive parser function count: 0/100
Expensive parser function count: 0/100
-->
-->
-
 
<!-- Saved in parser cache with key 2013hs_igem_org:pcache:idhash:403-0!1!0!!en!2 and timestamp 20130523001442 -->
<!-- Saved in parser cache with key 2013hs_igem_org:pcache:idhash:403-0!1!0!!en!2 and timestamp 20130523001442 -->
<div class="printfooter">
<div class="printfooter">
Line 1,296: Line 1,139:
</div>
</div>
     </div>
     </div>
-
 
<!-- took out second footer here -->
<!-- took out second footer here -->
-
 
<script>if (window.runOnloadHook) runOnloadHook();</script>
<script>if (window.runOnloadHook) runOnloadHook();</script>
</div>
</div>
<!-- Served in 0.159 secs. --></body>
<!-- Served in 0.159 secs. --></body>
-
 
</html>
</html>

Revision as of 21:58, 19 June 2013

Team:BV CAPS Kansas

BV CAPS iGEM Tweets

Thanks!

Welcome

Welcome to the BV CAPS page!

This is the BV CAPS iGEM team’s second year participating in the iGEM jamboree. Our group is from Overland Park, Kansas where the state flower is the beautiful sunflower. Our program called Center for Advanced Professional Studies (CAPS) contains students from the five different high schools in the Blue Valley School District. At CAPS, students are able to learn in depth about a specific career path and are able to experience real-world problems. This year we are trying to overexpress pyruvate kinase in cyanobacteria to increase the production of alkanes which is one of the important biofuels.

Retrieved from "http://2013hs.igem.org/Team:BV_CAPS_Kansas"