Team:SMTexas

From 2014hs.igem.org

(Difference between revisions)
 
(394 intermediate revisions not shown)
Line 1: Line 1:
-
/* Removing wiki-like stuff */
+
{{SMTexas/heading}}
-
/****************************/
+
<html>
-
#contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo {
+
-
    display:none;}
+
-
/* Redesigning the topmenu */
+
<!-- Header -->
-
/***************************/
+
<div id="header">
-
body {
+
<div class="container">
-
    margin: 10px 0 0 0;
+
<!-- Logo -->
-
    padding: 0;}
+
<div id="logo">
-
#top-section {
+
<h1><a href="https://2014hs.igem.org/wiki/index.php?title=Team:SMTexas" class="nav-link"><img src="https://static.igem.org/mediawiki/2014hs/6/65/SMiGEM_Logo_%26_Text.png" alt=""></a></h1>
-
    width: 965px;
+
<style>
-
    height: 0;
+
a.nav-link:link {
-
    margin: 0 auto;
+
  color: #000000;
-
    padding: 0;
+
  text-decoration: none;
-
    border: none;}
+
}
-
#menubar {
+
a.nav-link:visited {
-
    font-size: 65%;
+
  color: #000000;
-
    top: -14px;}
+
  text-decoration: none;
-
.left-menu:hover {
+
}
-
    background-color: transparent;}
+
a.nav-link:hover {
-
#menubar li a {
+
  color: #000000;
-
    background-color: transparent;}
+
  text-decoration: none;
-
#menubar:hover {
+
}
-
    color: white;}
+
a.nav-link:active {
-
#menubar li a {
+
  color: #000000;
-
    color: transparent;}
+
  text-decoration: none;
-
#menubar:hover li a {
+
}
-
    color: white;}
+
</style>
-
#menubar > ul > li:last-child {
+
-
    display:none;}
+
<style type="text/css">
-
/* Redesigning Table Of Content */
+
/* All Styles Optional */
-
/********************************/
+
-
table.toc, #toctitle, .toc #toctitle, #toc .toctitle, .toc .toctitle {
+
-
    text-align: left;}
+
-
#toctitle {
+
-
    margin: 5px 0;}
+
-
.toc, #toc {
+
-
    background-color: #F6F6F6;
+
-
    border: 1px solid #CCCCCC;
+
-
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.15);
+
-
    -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.15); /* for the Safari browser*/
+
-
    float: left;
+
-
    width: 228px;
+
-
    display: block;
+
-
    overflow: hidden;
+
-
    padding: 0;}
+
-
#toc ul, .toc ul {
+
-
    margin: 0 5px 5px 5px;}
+
-
.toc ul li {
+
-
    padding-left: 12px;
+
-
    text-indent: -12px;
+
-
    /*width: 200px;*/}
+
-
.toc ul li ul li {
+
-
    padding-left: 30px;
+
-
    text-indent: -24px;
+
-
    /*width: 170px;*/}
+
-
#toc ul ul, .toc ul ul {
+
-
    margin: 0;}
+
-
.toc {
+
-
    margin-left: -250px;
+
-
    margin-top: 20px;}
+
-
.stickBelowNavigation {
+
-
    position: fixed;
+
-
      top: 35px;
+
-
      left: 50%;
+
-
    margin-left: -462px;}
+
-
.tochidden {
+
-
    position: static;
+
-
    margin-left: -250px;}
+
-
/* Font style and general */
 
-
/**************************/
 
-
#content {
 
-
    font-family: 'Lucida Sans Unicode',sans-serif;
 
-
    font-size: 14px;
 
-
    color: #444444;}
 
-
p {
 
-
    margin: 0;}
 
-
#innercontent p {
 
-
    margin: 0.6em 0;}
 
-
h2, h3, h4, h5, h6 {
 
-
    border: none;
 
-
    font-weight: lighter;
 
-
    color: #444444;}
 
-
h1 {
 
-
    border: none;
 
-
    color: #383838;
 
-
    text-shadow: 0 1px rgba(255, 255, 255, 0.5);
 
-
    font-size: 35px;
 
-
    margin: 5px 0 0 0;
 
-
    font-weight: bold;}
 
-
h2 {
 
-
    background: url("https://static.igem.org/mediawiki/2011/f/f0/Horisontal-line.png") repeat-x scroll 0 100% transparent;
 
-
    border: none;
 
-
    padding: 20px 0 5px;
 
-
    font-family: Arial;
 
-
    font-size: 24px;
 
-
    font-weight: bold;
 
-
    clear: right;
 
-
    margin-bottom: 0;}
 
-
#bodyContent h1, #bodyContent h2 {
 
-
    margin-bottom: 0;}
 
-
h3 {
 
-
    font-size: 30px;
 
-
    padding: 15px 0 5px 0;}
 
-
h4 {
 
-
        font-weight: bold;}
 
-
ul {
 
-
    list-style-position: inside;
 
-
    margin: 0;}
 
-
a, a:visited, a:active {
 
-
    color: #3366CC;}
 
-
pre {
 
-
    overflow: auto;
 
-
    font-size: 12px;}
 
-
div.tright, div.floatright {
 
-
    border: none;
 
-
    margin: 10px 0 10px 20px;}
 
-
div.tleft, div.floatleft {
 
-
    border: none;
 
-
    margin: 10px 20px 10px 0;}
 
-
div.tnone {
 
-
    border: none;}
 
-
iframe {
 
-
    margin: 1px;}
 
-
hr {
 
-
    height: 0;
 
-
    border-top: 1px solid #AAA;
 
-
    border-bottom: 1px solid #FFF;}
 
-
.clear {
 
-
    clear: both;
 
-
    height: 0;
 
-
    padding: 0;
 
-
    margin: 0;
 
-
    border: none;
 
-
    visibility: hidden;}
 
-
.superscript {
 
-
    font-size: 80%;
 
-
    position: relative;
 
-
        top: -5px;}
 
-
.subscript {
 
-
    font-size: 80%;
 
-
    position: relative;
 
-
        top: 5px;}
 
-
.farve1 {
 
-
        background-color: #FFCC00;}
 
-
.farve2 {
 
-
        background-color: #FF9900;}
 
-
.farve3 {
 
-
        background-color: #FF6600;}
 
-
.farve4 {
 
-
        background-color: #FF0000;}
 
-
.farve5 {
 
-
        background-color: #990000;}
 
-
.farve6 {
 
-
        background-color: #FF0099;}
 
-
.farve7 {
 
-
        background-color: #CC3399;}
 
-
.farve8 {
 
-
        background-color: #990066;}
 
-
.farve9 {
 
-
        background-color: #660066;}
 
-
.farve10 {
 
-
        background-color: #990099;}
 
-
.farve11 {
 
-
        background-color: #3366CC;}
 
-
.farve12 {
 
-
        background-color: #33CCFF;}
 
-
.farve13 {
 
-
        background-color: #99CC33;}
 
-
.farve14 {
 
-
        background-color: #66CC00;}
 
-
.coloredBg {
 
-
    font-size: 12px;
 
-
    font-weight: normal;
 
-
    color: #FFFFFF;
 
-
    padding: 5px;}
 
-
/* Layout */
 
-
/**********/
 
-
body, #heading, #innercontent {
 
-
    background: url("https://static.igem.org/mediawiki/2011/b/ba/DTU-Denmark2011-bg2.jpg") repeat #D7D7D7;}
 
-
#content, #globalWrapper {
 
-
    border: none;
 
-
    width: 100%;
 
-
    margin: 0;
 
-
    padding: 0;}
 
-
.centering {
 
-
    margin: 0 auto;
 
-
    width: 965px;}
 
-
#header {
 
-
    background: url("https://static.igem.org/mediawiki/2011/2/2d/DTU-Denmark2011-5element.png") no-repeat right -30px #990000;
 
-
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
 
-
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5); /* for the Safari browser */
 
-
    height: 100px;
 
-
    width: 100%;
 
-
    border-top: 1px solid #660000;
 
-
    border-bottom: 1px solid #660000;}
 
-
#header .centering {
 
-
    background: url("https://static.igem.org/mediawiki/2011/3/3a/DTU-Denmark2011-temp-header2.png") no-repeat top left transparent;
 
-
    /*background: url("https://static.igem.org/mediawiki/2011/5/54/DTU-Denmark2011-temp-header.png") no-repeat top left transparent;*/
 
-
    height: 100px;}
 
-
#heading {
 
-
    height: 50px;
 
-
    border-top: 1px solid #FFFFFF;}
 
-
#innercontent {
 
-
    padding: 1px;} /* Important!*/
 
-
.whitebox {
 
-
    background: url("https://static.igem.org/mediawiki/2011/e/ed/DTU-Denmark2011-innercontent-bg.png") repeat-x #FFFFFF;
 
-
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
 
-
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); /* for the Safari browser */
 
-
    border: 1px solid #FFFFFF;
 
-
    /*text-align: justify;*/
 
-
    margin: 14px 0;}
 
-
.article {
 
-
    padding: 0 20px 10px 270px;
 
-
    width: 673px;}
 
-
.whitebox a {
 
-
    font-weight: bold;}
 
-
#toc a {
 
-
    font-weight: normal;}
 
-
/* Frontpage only */
+
div#show {
-
/******************/
+
height:475px;
-
.smallBox {
+
width:1215px;
-
    width: 270px;
+
margin:0; padding:2px;
-
    padding: 0 20px 10px;
+
border:1px solid #909090;
-
    float: left;
+
}
-
    margin-right: 15px;}
+
-
.lastSmallBox {
+
-
    width: 269px;
+
-
    margin-right: 0;}
+
-
body.page-Team_DTU-Denmark div.whitebox:first-child {
+
-
    display: none;}
+
-
 
+
-
/* For overview pages */
+
-
/**********************/
+
-
.overviewPage {
+
-
    margin-left: -250px;}
+
-
.overviewBox {
+
-
    width: 450px;}
+
-
.left {
+
-
    float: left;}
+
-
.right {
+
-
    float:right;}
+
-
/* Footer */
+
div#show table input,  div#show4 table input {
-
/**********/
+
outline-style:none;
-
#footer-panel {
+
-
    background: #333333;
+
-
    border-top: 1px solid #D9D9D9;}
+
-
#bodyContent {
+
-
    background: #333333;}
+
-
#footer-panel h4 {
+
-
    color: #999999;
+
-
    font-weight: bold;}
+
-
#footer-panel p {
+
-
    color: #CCCCCC;}
+
-
div.footerBox {
+
-
    border-right: 1px solid;
+
-
    float: left;
+
-
    margin: 10px 20px 10px 0;
+
-
    padding: 0 20px 0 0;
+
-
    width: 294px;
+
-
    min-height: 270px;}
+
-
div.footerBox:last-child {
+
-
    border: none;
+
-
    margin: 10px 0;
+
-
    padding: 0;}
+
-
img.sponsorImage{
+
-
    float: left;
+
-
    width: 84px;
+
-
    padding: 0;
+
-
    margin: 0;
+
-
    border: 0px solid #444444;}
+
-
img.hasPicOnRight {
+
-
    padding-right: 10px;
+
-
    border-right-width: 1px;}
+
-
img.hasPicOnLeft {
+
-
    padding-left: 10px;}
+
-
img.hasPicOnTop {
+
-
    margin-top: 20px;
+
}
}
-
/* Slider (thanks to flowplayer.org) */
+
</style>
-
/*************************************/
+
-
.scrollable {
+
-
/* required settinsg */
+
-
position: relative;
+
-
overflow :hidden;
+
-
    margin-top: 14px;
+
-
    width: 963px;
+
-
    height: 370px;
+
-
    border: 1px solid #FFFFFF;
+
-
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
+
-
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); /* for the Safari browser */
+
-
    background: #FFFFFF;}
+
-
.scrollable .items {
+
-
/* this cannot be too large */
+
-
width: 50000px;
+
-
position: absolute;}
+
-
.items div {
+
-
float: left;
+
-
width: 963px;
+
-
height: 370px;}
+
-
.prev {
+
-
        background: url(https://static.igem.org/mediawiki/2011/8/81/DTU-Denmark2011-slider-prev.png) no-repeat;
+
-
        height: 74px;
+
-
        width: 74px;
+
-
        position: absolute;
+
-
            left: -518px; /* ceil(963/2) + 74/2 = 482 + 37 = 519 */
+
-
            top: 310px;
+
-
        margin-left: 50%;
+
-
        cursor: pointer;}
+
-
.next {
+
-
        background: url(https://static.igem.org/mediawiki/2011/5/56/DTU-Denmark2011-slider-next.png) no-repeat;
+
-
        height: 74px;
+
-
        width: 74px;
+
-
        margin-right: 50%;
+
-
        position: absolute;
+
-
            right: -519px; /* floor(963/2) + 74/2 = 481 + 37 = 518 */
+
-
            top: 310px;
+
-
        cursor: pointer;}
+
-
.disabled {
+
-
        visibility: hidden;}
+
-
/* position and dimensions of the navigator */
+
-
.navi {
+
-
    left: -56px;
+
-
    margin-left: 50%;
+
-
    position: absolute;
+
-
    top: 505px;
+
-
    width: 112px;}
+
-
.navi a {
+
-
width: 8px;
+
-
height: 8px;
+
-
float: left;
+
-
margin: 3px;
+
-
background: url(https://static.igem.org/mediawiki/2011/7/7e/DTU-Denmark2011-slider-navigator-red.png) 0 0 no-repeat;
+
-
/*background: url(https://static.igem.org/mediawiki/2011/2/22/DTU-Denmark2011-slider-navigator-dark.png) 0 0 no-repeat;*/
+
-
display: block;
+
-
font-size: 1px;}
+
-
.navi a:hover {
+
-
background-position: 0 -8px;}
+
-
.navi a.active {
+
-
background-position: 0 -16px;}
+
-
/* Tooltips (thanks to flowplayer.org) */
+
<!--[if IE]>
-
/*********************************************/
+
<style type="text/css">
-
/*.tooltip {
+
div#show table td, div#show4 table td {
-
        z-index: 2;
+
height:21px;
-
display:none;
+
}
-
background:transparent url(http://flowplayer.org/tools/img/tooltip/black_arrow.png);
+
</style>
-
font-size:14px;
+
<![endif]-->
-
height:70px;
+
-
width:160px;
+
-
padding:25px;
+
-
color:#fff;}
+
-
*/
+
-
/* Sexy Drop Down Menu (thanks to sohtanaka.com) */
+
<script src="https://2014hs.igem.org/Template:SMTexas/swissarmy?action=raw&amp;ctype=application/javascript" type="text/javascript"></script>
-
/*********************************************/
+
-
li.navitem1 > a, li.navitem1 > span {
+
-
    border-bottom: 1px solid #660066;}
+
-
li.navitem2 > a, li.navitem2 > span {
+
-
    border-bottom: 1px solid #990099;}
+
-
li.navitem3 > a, li.navitem3 > span {
+
-
    border-bottom: 1px solid #3366CC;}
+
-
li.navitem4 > a, li.navitem4 > span {
+
-
    border-bottom: 1px solid #33CCFF;}
+
-
li.navitem5 > a, li.navitem5 > span {
+
-
    border-bottom: 1px solid #99CC33;}
+
-
li.navitem6 > a, li.navitem6 > span {
+
-
    border-bottom: 1px solid #FFCC00;}
+
-
.page-Team_DTU-Denmark li.home a,
+
<script src="https://2014hs.igem.org/Template:SMTexas/slideshow?action=raw&amp;ctype=application/javascript" type="text/javascript"></script>
 +
</div>
 +
 +
 +
<!-- Header -->
 +
-
.page-Team_DTU-Denmark_Vision li.vision a,
 
-
.page-Team_DTU-Denmark_Project li.project a,
+
<!-- Main -->
-
.page-Team_DTU-Denmark_Bioinformatic li.project a,
+
<br><br>
-
.page-Team_DTU-Denmark_Project_testing_sRNA li.project a,
+
<div id="page">
-
.page-Team_DTU-Denmark_Project_improving_araBAD li.project a,
+
<section><div id="show"><script type="text/javascript">new inter_slide(slideShow)</script></div></section>
-
.page-Team_DTU-Denmark_Modeling li.project a,
+
<!-- Extra -->
-
.page-Team_DTU-Denmark_Data li.project a,
+
<div id="marketing" class="container">
-
.page-Team_DTU-Denmark_Attributions li.project a,
+
<div class="row">
-
 
+
<div class="3u">
-
.page-Team_DTU-Denmark_Technical_stuff li.technical_stuff a,
+
<section>
-
.page-Team_DTU-Denmark_Parts li.technical_stuff a,
+
<header>
-
.page-Team_DTU-Denmark_Notebook li.technical_stuff a,
+
<h2>Fundamental Research</h2>
-
.page-Team_DTU-Denmark_Protocols li.technical_stuff a,
+
</header>
-
.page-Team_DTU-Denmark_Technical_stuff_math li.technical_stuff a,
+
<p class="subtitle">Explore how our Fundamental Research Team fueled our project development and research.<br><br></p>
-
.page-Team_DTU-Denmark_Matlab li.technical_stuff a,
+
<img src="https://static.igem.org/mediawiki/2014hs/5/5e/Basic_Research_PNG.png" alt="">
-
.page-Team_DTU-Denmark_Safety li.technical_stuff a,
+
<a href="https://2014hs.igem.org/Team:SMTexas/basicresearch" class="button">More</a>
-
 
+
<style>
-
.page-Team_DTU-Denmark_Background li.background a,
+
a.button:link {
-
.page-Team_DTU-Denmark_Background_sRNA li.background a,
+
  color: #FFFFFF;
-
.page-Team_DTU-Denmark_Background_the_natural_system li.background a,
+
  text-decoration: none;
-
.page-Team_DTU-Denmark_Background_synthetic_biology li.background a,
+
-
 
+
-
.page-Team_DTU-Denmark_Team li.team a,
+
-
 
+
-
ul.topnav > li > a:hover {
+
-
/*background: url(https://static.igem.org/mediawiki/2011/f/f5/Topnav_hover.gif) no-repeat center -1px;*/
+
-
        padding-bottom: 1px;
+
-
        border-bottom-width: 5px;}
+
-
 
+
-
#navigation,.navigation {
+
-
    height: 35px;}
+
-
.navigation {
+
-
    background: url("https://static.igem.org/mediawiki/2011/1/1b/Topnav_bg.gif") repeat-x scroll 0 -1px #222222;
+
-
    z-index: 1;
+
-
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.3);
+
-
    -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.3); /* for the Safari browser */
+
-
    position: relative;
+
-
    border-bottom: 1px solid #000000;}
+
-
.stickToTop {
+
-
    position: fixed;
+
-
    top:0;
+
-
    width:100%;}
+
-
ul.topnav {
+
-
list-style: none;
+
-
padding: 0;
+
-
margin: 0;
+
-
float: left;
+
-
width: 100%;
+
-
font-size: 15px;
+
}
}
-
ul.topnav li {
+
a.button:visited {
-
float: left;
+
  color: #FFFFFF;
-
margin: 0;
+
  text-decoration: none;
-
padding: 0;
+
-
position: relative; /*--Declare X and Y axis base for sub navigation--*/
+
}
}
-
ul.topnav li a {
+
a.button:hover {
-
padding: 6px 20px 5px 20px;
+
  color: #C9E600;
-
color: #fff;
+
  text-decoration: none;
-
display: block;
+
-
text-decoration: none;
+
-
float: left;
+
}
}
-
ul.topnav > li > a {
+
a.button:active {
-
    height: 23px;
+
  color: #FFFFFF;
-
    overflow: hidden;}
+
  text-decoration: none;
-
ul.topnav li:first-child a{
+
-
padding-left: 0;
+
}
}
-
ul.topnav li span { /*--Drop down trigger styles--*/
+
</style>
-
/*width: 17px;*/
+
 
-
/*height: 34px;*/
+
</section>
-
/*float: left;*/
+
                                               
-
/*background: url(https://static.igem.org/mediawiki/2011/4/45/Subnav_btn.gif) no-repeat center top;*/
+
</div>
-
        color: #CCCCCC;
+
<div class="3u">
 +
<section>
 +
<header>
 +
<h2>Applied Research<br><br></h2>
 +
</header>
 +
<p class="subtitle">Explore how we have made biobricks that can detect lung cancer in a simple, inexpensive, and noninvasive way.</p>
 +
<img src="https://static.igem.org/mediawiki/2014hs/8/83/Applied_Research_PNG.png" alt="">
 +
<a href="https://2014hs.igem.org/Team:SMTexas/appliedresearch" class="button">More</a>
 +
</section>
 +
</div>
 +
<div class="3u">
 +
<section>
 +
<header>
 +
<h2>Outreach<br><br></h2>
 +
</header>
 +
<p class="subtitle">Educating our community and gathering public opinion on modern biotechnology.<br><br></p>
 +
<img src="https://static.igem.org/mediawiki/2014hs/2/2d/Outreach_PNG.png" alt="">
 +
<a href="https://2014hs.igem.org/wiki/index.php?title=Team:SMTexas/Outreach" class="button">More</a>
 +
</section>
 +
</div>
 +
<div class="3u">
 +
<section>
 +
<header>
 +
<h2>Videos<br><br></h2>
 +
</header>
 +
<p class="subtitle">Watch the video explaining our project in detail as well as numerous informative tutorials.<br><br></p>
 +
<img src="https://static.igem.org/mediawiki/2014hs/d/de/Video_PNG.png" alt="">
 +
<a href="https://2014hs.igem.org/wiki/index.php?title=Team:SMTexas/Video&action=edit&redlink=1" class="button">More</a>
 +
</section>
 +
</div>
 +
</div>
 +
</div>
 +
<!-- Extra -->
 +
<div id="marketing" class="container">
 +
<div class="row">
 +
<div class="3u">
 +
<section>
 +
<header>
 +
<h2>Safety</h2>
 +
</header>
 +
<p class="subtitle">Our safety precautions.<br><br><br></p>
 +
<p><img src="https://static.igem.org/mediawiki/2014hs/f/f9/Safety_PNG.png" alt=""></p>
 +
<a href="https://2014hs.igem.org/Team:SMTexas/safety" class="button">More</a>
 +
<style>
 +
a.button:link {
 +
  color: #FFFFFF;
 +
  text-decoration: none;
}
}
-
ul.topnav li span.subhover {background-position: center bottom; cursor: pointer;} /*--Hover effect for trigger--*/
+
a.button:visited {
-
ul.topnav li ul.subnav {
+
  color: #FFFFFF;
-
    z-index: 1; //Stay on top of slider
+
  text-decoration: none;
-
list-style: none;
+
-
position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
+
-
left: 0; top: 35px;
+
-
background: #333;
+
-
margin: 0; padding: 0;
+
-
display: none;
+
-
float: left;
+
-
border: 1px solid #111;
+
-
        border-radius: 0 0 5px 5px;
+
}
}
-
ul.topnav li ul.subnav li {
+
a.button:hover {
-
margin: 0; padding: 0;
+
  color: #FFCC00;
-
border-top: 1px solid #252525; /*--Create bevel effect--*/
+
  text-decoration: none;
-
border-bottom: 1px solid #444; /*--Create bevel effect--*/
+
-
clear: both;
+
-
        list-style: none outside none;
+
}
}
-
ul.topnav li ul.subnav, ul.topnav li ul.subnav li {
+
a.button:active {
-
        width: 160px;
+
  color: #FFFFFF;
-
}
+
  text-decoration: none;
-
ul.topnav li ul.subnav li:last-child{
+
-
        border-radius: 0 0 5px 5px;
+
-
}
+
-
html ul.topnav li ul.subnav li a {
+
-
float: left;
+
-
/*background: #333 url(https://static.igem.org/mediawiki/2011/4/4b/Dropdown_linkbg.gif) no-repeat 10px center;*/
+
-
    padding-left: 10px;
+
-
    padding-right: 10px;
+
-
    width: 140px;
+
-
}
+
-
html ul.topnav li ul.subnav li a:last-child{
+
-
        border-radius: 0 0 5px 5px;
+
-
}
+
-
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
+
-
background: #222 /*url(https://static.igem.org/mediawiki/2011/4/4b/Dropdown_linkbg.gif) no-repeat 10px center*/;
+
}
}
 +
</style>
 +
 +
</section>
 +
                                               
 +
</div>
 +
<div class="3u">
 +
<section>
 +
<header>
 +
<h2>Attributions</h2>
 +
</header>
 +
<p class="subtitle">Meet the faculty members who played an instrumental role to our success.</p>
 +
<p><img src="https://static.igem.org/mediawiki/2014hs/6/64/Attributions_PNG.png" alt=""></p>
 +
<a href="https://2014hs.igem.org/Team:SMTexas/Attributions" class="button">More</a>
 +
</section>
 +
</div>
 +
<div class="3u">
 +
<section>
 +
<header>
 +
<h2>Human Practices</h2>
 +
</header>
 +
<p class="subtitle">Our project in the real world.</p><br><br>
 +
<p><img src="https://static.igem.org/mediawiki/2014hs/5/5d/Human_Practices_PNG.png"></p>
 +
<a href="https://2014hs.igem.org/Team:SMTexas/Human_Practices" class="button">More</a>
 +
</section>
 +
</div>
 +
<div class="3u">
 +
<section>
 +
<header>
 +
<h2>Sponsors</h2>
 +
</header>
 +
<p class="subtitle">Meet the corporations that played an instrumental role in our success.</p><br>
 +
<p><img src="https://static.igem.org/mediawiki/2014hs/9/90/Sponsors_PNG.png" alt=""></p>
 +
<a href="https://2014hs.igem.org/Team:SMTexas/Sponsors" class="button">More</a>
 +
</section>
 +
</div>
 +
 +
</div>
 +
</div>
 +
 +
 +
<!-- Main -->
 +
<div id="main" class="container">
 +
<div class="row">
 +
<div class="6u"> 
 +
<section>
 +
<header>
 +
<h2>Biotechnology Initiative</h2>
 +
<span class="byline"></span>
 +
</header>
 +
<img src="https://static.igem.org/mediawiki/2014hs/a/ae/Commism.png" alt="">
 +
<br><br>
 +
 +
<img src="https://static.igem.org/mediawiki/2014hs/8/8b/Smgraph.png" alt="">
 +
<br><br>
 +
<p>The first iGEM high school team from the state of Texas, the St. Mark’s iGEM Team was established as part of a Biotechnology Initiative begun in September of 2013 by our school’s Biology Club. This Initiative, spurred on by iGEM, revitalized our Club and helped generate significant interest in synthetic biology from the student body, faculty, and school administration. In our first year we achieved regular access to a radiation oncology lab at the University of Texas Southwestern Medical Center, $1500 in funding from the school to cover the registration fee for the iGEM Competition, exlcusive laboratory space at the school, and a more than four-fold increase in membership of the Biology Club to twenty-two members.
 +
<br><br>
 +
Our iGEM Team blends the setup of a traditional club with the highly efficient structure of a professional research laboratory. The Team is divided into four Committees: Fundamental Research, Applied Research, Outreach, and Web Development. This allows us to work more efficiently and cohesively. We have had to lay the foundation of our iGEM Team this year by informing the school community on synthetic biology, seeking financial support, and establishing laboratory resources for our project. But it was our infectious enthusiasm and indefatigable determination for synthetic biology that allowed us to overcome administrative hurdles and a steep learning curve. Through our journey this year, we have proven that a school with limited resources in biotechnology can make significant strides, effectively pioneer investigations in the field, and shown our community the tremendous potential we have in the future.</p>
 +
 +
 +
 +
</section>
 +
</div>
 +
<div class="6u">
 +
<section>
 +
<header>
 +
<h2>About Us</h2>
 +
<span class="byline"></span>
 +
</header>
 +
<img src="https://static.igem.org/mediawiki/2014hs/7/79/St._Mark%27s.jpg">
 +
<br><br>
 +
<p><b>Our Mission Statement:</b> To improve the community by pioneering investigations into bio-technology by solving real-world problems in order to promote scientific inquiry and educate the future leaders of biological engineering.</p>
 +
<p><b>About St. Mark's:</b> St. Mark's School of Texas is a non-sectarian, college-preparatory, independent day school for boys in grades one through twelve. The School's charter states that it is "designed to afford its students well-rounded physical, intellectual, moral, and religious training and instruction." The School is intended to be a diverse community of teachers and students who share a love of learning and who strive for high achievement in whatever they undertake.</p>
 +
 +
<table><tr><td width="300" align="center"><a href="http://www.smtexas.org/home" class="button">Visit Our School</a></td><td width="300 align="center"><a href="https://2014hs.igem.org/Team:SMTexas/team" class="button">The Team</a></td></tr></table>
 +
</section>
 +
</div>
 +
<div class="3u">
 +
<section class="sidebar">
 +
<header>
 +
<h2><br><br>Follow us on:</h2>
 +
</header>
 +
<ul class="style2">
 +
<li>
 +
<a href="http://www.facebook.com/smbiology"><img src="https://static.igem.org/mediawiki/2014hs/f/fd/Facebook.jpg" alt=""></a>
 +
<p>Facebook</p>
 +
</li>
 +
<li>
 +
<a href="http://www.twitter.com/smbiology"><img src="https://static.igem.org/mediawiki/2014hs/2/2a/Twitter.jpg" alt=""></a>
 +
<p>Twitter</p>
 +
</li>
 +
<li>
 +
<a href="http://instagram.com/smbiology"><img src="https://static.igem.org/mediawiki/2014hs/f/f7/Instagram.jpg" alt=""></a>
 +
<p>Instagram</p>
 +
</li>
 +
<li>
 +
<a href="http://youtube.com/smbiology"><img src="https://static.igem.org/mediawiki/2014hs/5/56/Youtube.jpg" alt=""></a>
 +
<p>Youtube</p>
 +
</li>
 +
</ul>
 +
</section>
 +
</div>
 +
 +
<!-- Main -->
 +
 +
</div>
 +
<!-- /Main -->
 +
 +
 +
 +
 +
 +
</body>
 +
</html>

Latest revision as of 14:25, 20 June 2014