Template:Team:Alberta/2011style.css

From 2011.igem.org

(Difference between revisions)
Line 1: Line 1:
-
{{Team:Alberta/Top}}
+
/* Style sheet for 2011 wiki page */
-
{{Team:Alberta/navbar|project=selected}}
+
-
<html>
 
-
<div id=main-content>
 
-
    <div id=page-title>
+
/* Colors:
-
        <span id=page-title-text>
+
-
            PROJECT
+
-
        </span>
+
-
    </div>
+
-
</html>
+
grey: 959995
-
{{Team:Alberta/project-contents|esterification=selected}}
+
orange navbar: f09131
-
<html>
+
orange box: f19232
 +
beige: fffcd5
 +
green: 5db54b
-
     <div id=page-content>
+
*/
 +
body {
 +
     //background-color: #959995;
 +
    //background-color: #757575;
 +
    //background-color: #ffffff;
 +
    //background-color: #555555;
 +
    font-family: verdana;
 +
    background-color: #ddd;
 +
    background-attachment: fixed;
 +
}
 +
/* TOP MENU SECTION*/
 +
#top-section {
 +
    width: 1000px;
 +
    height: auto;
 +
    border: 0px;
 +
    padding: 0px;
 +
    margin-bottom: 0px;
 +
}
-
        <h2>Esterification and Extraction</h2>
+
#firstHeading {
 +
    display: none;
 +
}
-
    <h3>Outline:</h3>
+
#p-logo {
-
    <p>We are proposing to accumulate free fatty acids in <i>Neurospora
+
     display: none;
-
        crassa</i> in order to produce a usable fuel. Our plan is to
+
}
-
     convert these fatty acids into biodiesel by esterifying them
+
-
    with methanol and using an acid catalyst. The reaction proceeds
+
-
    in the following manner:</p>
+
-
    <center>
+
.left-menu, .right-menu {
-
    <img src="https://static.igem.org/mediawiki/2011/8/8c/Alberta-Esterification.png">
+
     margin: 2px;
-
     </center>
+
}
-
    <p>Our procedure uses methanolic-HCL directly on the cell
+
.left-menu:hover, .right-menu ul li a {
-
    mass in order to esterify the fatty acids in the fungus. A
+
    background-color: transparent;
-
    by-product of the reaction is water so we make sure to use
+
}
-
    dry samples to push the reaction more towards completion.
+
-
    The direct esterification method was chosen because it is
+
-
    a simple method and has been shown to be more efficient an
+
-
    extraction/esterification method then lipid extraction and
+
-
    then esterification of the free lipid<sup>2,3</sup>. We separated the
+
-
    newly created methyl esters from the reaction by adding water
+
-
    and hexane, the biodiesel will go into the top hexane layer.</p>
+
-
    <br>
+
-
    <p>Base catalyzed esterification is another method of
+
-
    esterification and generally requires a lower reaction
+
-
    temperature and less reaction time, however this was not a good
+
-
    option for our project because base catalysis does not esterifiy
+
-
    free fatty acids, the very lipid we are accumulating<sup>3</sup>. </p>
+
-
    <br>
+
-
    <p>Another part of our project went into designing a theoretical
+
-
    plant for large scale production of biodiesel. The following
+
-
    is a schematic of what the plant would look like </p>
+
-
    <br>
+
-
    <p>The design is intended to recycle as much reagent as
+
-
    possible, mainly by removing hexane through negative pressure,
+
-
    and distilling off methanol. The methanol distillation is also
+
-
    important so that that toxin is removed from the water before
+
-
    it is returned back to the water supply. </p>
+
-
    <br>
+
-
    <p>Overall this project looks at what is necessary to produce
+
-
    a renewable fuel source on a low cost food-stock.<p>
+
-
    <br>
+
.right-menu li a {
-
    <h3>Results:</h3>
+
    color: transparent;
 +
}
-
    <p><i>N. crassa</i> was grown on three different substrates; Potato-glucose
+
.left-menu:hover ul li a, .right-menu:hover ul li a {
-
medium, solid paper mill sludge with glucose and fertilizer, and
+
    color: #959995;
-
wheat straw with glucose. The purpose was to look for differences
+
}
-
in fatty acid metabolism based on these substrates. Cultures were
+
-
grown for five days and samples were used for Gas Chromatography
+
-
(GC) analysis using both mass spectrometry (MS) to determine which
+
-
fatty acids are present, and Flame Ionization detector (FID) GC to
+
-
quantify the fatty acids. The MS-GC data indicated that all three
+
-
samples produced predominantly C17, and C19 methyl esters. From the
+
-
FID-GC data the area under each peak was compared to the area under
+
-
the standard, whose concentration is known. The following equation
+
-
was used,</p>
+
-
<br>
+
-
<p>Concentration of Peak=Area under PeakArea under internal Standard
+
.left-menu li {
-
Peak×Concentration of Internal Standard</p>
+
    color: transparent !important;
-
<br>
+
}
-
<p>From that the concentration of each peak was calculated, the total
+
#search-controls {
-
amount of fatty acid was determined by adding the concentrations
+
    display: none;
-
together and multiplying by the volume of hexane used. The Fatty acid
+
}
-
flight times between the two GC readings differ, so they have to
+
-
be matched using their relative position to the internal standard,
+
-
so it is never certain what peak is actually the fatty acid you are
+
-
looking for but there are some that are closer than others. This
+
-
is way in the following table multiple peaks could be either C17
+
-
methyl esters, or C19 methyl esters.
+
-
<a href="https://static.igem.org/mediawiki/2011/9/9d/Alberta-gc-data.png">This figure</a> shows the
+
-
raw GC data for both MS (Left) and FID (right) of each sample, the
+
-
table gives the concentration of each peak on the FID-GC plot, and
+
-
possible identities based on the MS-GC data. It also shows the total
+
-
amount of fuel produced per gram of wet weight cell mass.      </p>
+
-
<br>
+
/* NAVBAR SECTION ... which is really part of content */
-
<h4>Sludge</h4>
+
#navbar {
 +
    //width: 950px;
 +
    /*background-color: #f09131;*/
 +
    //margin-left:15px;
 +
    //margin-right:15px;
 +
    //padding-left: 10px;
 +
    //padding-right: 10px;
 +
    height: 78px;
 +
    /*border-radius: 2px;*/
 +
    background-image:url(https://static.igem.org/mediawiki/2011/6/6e/Alberta_navbar_green2.png)
 +
}
-
<table class=figure>
+
#navbar ul {
-
     <tr class=top>
+
     list-style:none;
-
        <th></th>
+
     margin: 0px;
-
        <th>Peak Area</th>
+
     font-size: 16pt;
-
        <th>Concentration (mg/mL)</th>
+
}
-
     </tr>
+
-
    <tr class=odd>
+
-
        <th>Standard</th>
+
-
        <td>42643197</td>
+
-
        <td>0.5000</td>
+
-
    </tr>
+
-
    <tr>
+
-
        <th>
+
-
            C17 methyl ester
+
-
        </th>
+
-
        <td>
+
-
            1283841
+
-
        </td>
+
-
        <td>
+
-
            0.0151
+
-
        </td>
+
-
    </tr>
+
-
    <tr class=odd>
+
-
        <th>?
+
-
        </th>
+
-
        <td>379375
+
-
        </td>
+
-
        <td>0.0044
+
-
        </td>
+
-
    </tr>
+
-
    <tr>
+
-
        <th>?
+
-
        </th>
+
-
        <td>428266
+
-
        </td>
+
-
        <td>0.0050
+
-
        </td>
+
-
    </tr>
+
-
    <tr class=odd>
+
-
        <th>?
+
-
        </th>
+
-
        <td>367994
+
-
        </td>
+
-
        <td>0.0043
+
-
        </td>
+
-
    </tr>
+
-
    <tr>
+
-
        <th>?
+
-
        </th>
+
-
        <td>338038
+
-
        </td>
+
-
        <td>0.0040
+
-
        </td>
+
-
    </tr>
+
-
    <tr class=odd>
+
-
        <th>C19 methyl ester
+
-
        </th>
+
-
        <td>1871125
+
-
        </td>
+
-
        <td>0.0219
+
-
        </td>
+
-
    </tr>
+
-
    <tr>
+
-
        <th>C19 methyl ester
+
-
        </th>
+
-
        <td>2963938
+
-
        </td>
+
-
        <td>0.0348
+
-
        </td>
+
-
    </tr>
+
-
    <tr class=odd>
+
-
        <th>C19 methyl ester
+
-
        </th>
+
-
        <td>5467430
+
-
        </td>
+
-
        <td>0.0641
+
-
        </td>
+
-
    </tr>
+
-
    <tr>
+
-
        <th>?
+
-
        </th>
+
-
        <td>791251
+
-
        </td>
+
-
        <td>0.0093
+
-
        </td>
+
-
    </tr>
+
-
    <tr class=odd>
+
-
        <th>?
+
-
        </th>
+
-
        <td>664445
+
-
        </td>
+
-
        <td>0.0078
+
-
        </td>
+
-
    </tr>
+
-
    <tr>
+
-
        <th>?
+
-
        </th>
+
-
        <td>671449
+
-
        </td>
+
-
        <td>0.0079
+
-
        </td>
+
-
    </tr>
+
-
    <tr class=odd>
+
-
        <th>?
+
-
        </th>
+
-
        <td>1018669
+
-
        </td>
+
-
        <td>0.0119
+
-
        </td>
+
-
    </tr>
+
-
    <tr>
+
-
        <th>?
+
-
        </th>
+
-
        <td>928668
+
-
        </td>
+
-
        <td>0.0109
+
-
        </td>
+
-
    </tr>
+
-
    <tr class=odd>
+
-
        <th>?
+
-
        </th>
+
-
        <td>318504
+
-
        </td>
+
-
        <td>0.0037
+
-
        </td>
+
-
    </tr>
+
-
    <tr>
+
-
        <th>?
+
-
        </th>
+
-
        <td>1311464
+
-
        </td>
+
-
        <td>0.0154
+
-
        </td>
+
-
    </tr>
+
-
    <tr class=odd>
+
-
        <th>?
+
-
        </th>
+
-
        <td>332889
+
-
        </td>
+
-
        <td>0.0039
+
-
        </td>
+
-
    </tr>
+
-
    <tr>
+
-
        <th>?
+
-
        </th>
+
-
        <td>452418
+
-
        </td>
+
-
        <td>0.0053
+
-
        </td>
+
-
    </tr>
+
-
    <tr class=odd>
+
-
        <th>?
+
-
        </th>
+
-
        <td>399054
+
-
        </td>
+
-
        <td>0.0047
+
-
        </td>
+
-
    </tr>
+
-
    <tr class=top_bottom>
+
-
        <th>Total
+
-
        </th>
+
-
        <td>
+
-
        </td>
+
-
        <td>0.2344
+
-
        </td>
+
-
    </tr>
+
-
    <tr class=odd>
+
-
        <th>mg of FAMES
+
-
        </th>
+
-
        <td>
+
-
        </td>
+
-
        <td>0.4687
+
-
        </td>
+
-
    </tr>
+
-
    <tr>
+
-
        <th>mg fuel/g wet <i>N. crassa</i>
+
-
        </th>
+
-
        <td>
+
-
        </td>
+
-
        <td>1.56
+
-
        </td>
+
-
     </tr>
+
-
</table>
+
-
<br>
+
#navbar ul li {
-
<h4>Potato</h4>
+
    position:relative;
 +
    float:left;
 +
    margin: 0px;
 +
    height: 78px;
 +
}
-
<table class=figure>
+
#navbar ul li ul {
-
     <tr class=top>
+
     border-style: solid;
-
        <th></th>
+
     border-color: #3C2415;
-
        <th>Peak Area</th>
+
     background-color: #33AA33;
-
        <th>Concentration (mg/mL)</th>
+
     border-width: 2px;
-
     </tr>
+
}
-
     <tr class=odd>
+
-
        <th>Standard</th>
+
-
        <td>44476466 </td>
+
-
        <td>0.5000</td>
+
-
    </tr>
+
-
    <tr>
+
-
        <th>C17 methyl ester</th>
+
-
        <td>752173</td>
+
-
        <td>0.0085</td>
+
-
    </tr>
+
-
    <tr class=odd>
+
-
        <th>C19 methyl ester</th>
+
-
        <td>1121567</td>
+
-
        <td>0.0126</td>
+
-
    </tr>
+
-
    <tr>
+
-
        <th>C19 methyl ester</th>
+
-
        <td>1001098</td>
+
-
        <td>0.0113</td>
+
-
    </tr>
+
-
    <tr class="odd top_bottom">
+
-
        <th>Total</th>
+
-
        <td></td>
+
-
        <td>0.0323</td>
+
-
    </tr>
+
-
    <tr>
+
-
        <th>mg of FAMES
+
-
        </th>
+
-
        <td>
+
-
        </td>
+
-
        <td>0.0646
+
-
        </td>
+
-
    </tr>
+
-
    <tr class=odd>
+
-
        <th>mg fuel/g wet <i>N. crassa</i>
+
-
        </th>
+
-
        <td>
+
-
        </td>
+
-
        <td>0.215
+
-
        </td>
+
-
     </tr>
+
-
</table>
+
-
<br>
+
#navbar ul li a:visited, #navbar ul li a:link{
-
<h4>Wheat Straw</h4>
+
    display:block;
 +
    height:78px;
 +
    color:#FFFFFF;
 +
    /*background-color:#F7941E;*/
 +
    padding-left: 19px;
 +
    padding-right: 19px;
 +
}
-
<table class=figure>
+
li#nav-interactive{
-
     <tr class=top>
+
     float:right !important;
-
        <th></th>
+
}
-
        <th>Peak Area</th>
+
a#nav-interactive-a{
-
        <th>Concentration (mg/mL)</th>
+
     padding-left:21px !important;
-
     </tr>
+
     padding-right:21px !important;
-
    <tr class=odd>
+
}
-
        <th>Standard</th>
+
-
        <td>49754071</td>
+
-
        <td>0.5000</td>
+
-
    </tr>
+
-
    <tr>
+
-
        <th>C17 methyl ester</th>
+
-
        <td>92905</td>
+
-
        <td>0.0009</td>
+
-
    </tr>
+
-
    <tr class=odd>
+
-
        <th>C17 methyl ester</th>
+
-
        <td>5222154</td>
+
-
        <td>0.0525</td>
+
-
    </tr>
+
-
    <tr>
+
-
        <th>C19 methyl ester</th>
+
-
        <td>5953318 </td>
+
-
        <td>0.0598</td>
+
-
    </tr>
+
-
    <tr class=odd>
+
-
        <th>C19 methyl ester</th>
+
-
        <td>5973655 </td>
+
-
        <td>0.0600</td>
+
-
    </tr>
+
-
    <tr>
+
-
        <th>C19 methyl ester</th>
+
-
        <td>1210395 </td>
+
-
        <td>0.0122</td>
+
-
    </tr>
+
-
    <tr class="odd top_bottom">
+
-
        <th>Total</th>
+
-
        <td></td>
+
-
        <td>0.1854</td>
+
-
    </tr>
+
-
    <tr>
+
-
        <th>mg of FAMES
+
-
        </th>
+
-
        <td>
+
-
        </td>
+
-
        <td>0.3709
+
-
        </td>
+
-
    </tr>
+
-
    <tr class=odd>
+
-
        <th>mg fuel/g wet <i>N. crassa</i>
+
-
        </th>
+
-
        <td>
+
-
        </td>
+
-
        <td>1.85
+
-
        </td>
+
-
     </tr>
+
-
</table>
+
-
<br>
 
-
<h3>Discussion:</h3>
 
-
<p>From the MS-GC all three samples produced C17 and C19 methyl
 
-
esters, showing that <i>N. crassa</i> naturally has C16 and C18 fatty acids
 
-
as the predominate species. From the FID-GC the samples grown on
 
-
solid sludge, and wheat straw produced more amounts of fuel (per
 
-
g of wet weight) then when grown on <i>N. crassa’s</i> preferred Potato
 
-
medium. The reason for this increase is unknown; however it could
 
-
be caused by a survival signal in the in <i>N. crassa</i> when placed in
 
-
an environment with less accessible food sources then the potato
 
-
medium, or the fungus grows slower in the cellulosic media so at
 
-
five days it is still accumulating fatty acid whereas the cells in
 
-
the potato media have started to break down the fatty acids. In any
 
-
case we can infer from this data that growth on cellulosic material
 
-
does not inhibit fatty acid synthesis.  </p>
 
-
<h3>Applications/ Future directions:</h3>
+
#navbar ul li a:hover, #navbar ul li a.selected {
 +
    color: #000000;
 +
    text-decoration:none;
 +
    left:auto;
 +
    background-image:url(https://static.igem.org/mediawiki/2011/4/4b/Alberta_navbar_hover.png);
 +
}
-
<p>In the future this data should be compared against the altered
+
#navbar li.headlink ul{
-
<i>N. crassa</i> to see if there is an increase in fatty acid levels and/or
+
    position: absolute;
-
a shift in those levels due to the addition of a thioesterase, and
+
    display:none;
-
the knockout of β-oxidation. It would be interesting to determine
+
    list-style:none;
-
whether the expression of a shorter chain length thioesterase would
+
    color:#000000;
-
produce a shift in the relative amounts of fatty acid.  </p>
+
    text-align:center;
 +
}
-
<h3>References:</h3>
+
#navbar li.headlink ul li {
-
<ol>
+
  width: 280px;
-
    <li>Christie, W.W., PREPARATION OF ESTER DERIVATIVES OF FATTY
+
}
-
    ACIDS FOR CHROMATOGRAPHIC ANALYSIS, The Scottish Crop Research
+
-
    Institute, Invergowrie, Dundee, Scotland, pp. 69-111 [1993]
+
-
    [Ed. W.W. Christie, Oily Press, Dundee].</li>
+
-
    <li>Lewis, T., Nichols, P.D., McMeekin, T.A., Evaluation
+
-
    of extraction methods for recovery of fatty acids from
+
-
    lipid-producing microheterotrophs, Journal of Microbiological
+
-
    Methods 43 (2000) pp. 107–116.</li>
+
-
    <li>Griffiths, M.J., van Hille, R.P., Harrison, S.T.L., Selection
+
-
    of Direct Transesterification as the Preferred Method for Assay
+
-
    of Fatty Acid Content of Microalgae, Lipids (2010) volume 45,
+
-
    pp. 1053–1060.</li>
+
-
</ol>
+
-
    </div>
+
/* CONTENT SECTION */
 +
#content {
 +
    width: 1000px;
 +
    border: 0px;
 +
    padding: 0px;
 +
    margin-top: 0px;
 +
}
-
</div>
+
h1.firstHeading { display:none; }
-
</html>
+
#catlinks { display: none; }
-
{{Team:Alberta/footer|achievements=selected}}
+
#contentSub { margin: 0px; }
 +
 
 +
p { margin: 0px; }
 +
 
 +
#top-content {
 +
    background-color: #ffffff;
 +
    height: 125px;
 +
    //width: 970px; /* maybe change height, width to fit image */
 +
    //margin-left: 15px;
 +
    //margin-right: 15px;
 +
    padding-top: 10px;
 +
    background-image:url(https://static.igem.org/mediawiki/2011/9/99/Alberta_banner_back.png)
 +
}
 +
 
 +
img.ta {
 +
    position: relative;
 +
    float: left;
 +
    left: 20px;
 +
}
 +
 
 +
img.igem {
 +
    position: relative;
 +
    float: right;
 +
    right: 20px;
 +
    top: 15px;
 +
    width: 120px;
 +
}
 +
 
 +
#main-content {
 +
    /*//color: #808080;*/
 +
    /*//background-color: white;*/
 +
    margin-left:15px;
 +
    margin-right: 15px;
 +
}
 +
 
 +
#main-content table.student-table td {
 +
    padding-left: 0px;
 +
    padding-top: 0px;
 +
    padding-right: 5px;
 +
    padding-bottom: 5px;
 +
}
 +
 
 +
#main-content table.student-table td img:hover {
 +
    cursor: pointer;
 +
}
 +
 
 +
#main-content h2 {
 +
    font-weight: bold;
 +
    font-size: 18px;
 +
    color: #f19232;
 +
    border-width: 0px;
 +
}
 +
 
 +
#main-content h3 {
 +
    font-weight: bold;
 +
    font-size: 16px;
 +
    color: #000000;
 +
    border-width: 0px;
 +
}
 +
 
 +
#main-content h4 {
 +
    color: #5db54b;
 +
}
 +
 
 +
 
 +
#main-content td{
 +
    color: #808080;
 +
    text-align: justify;
 +
    padding: 8px;
 +
}
 +
 
 +
#ingenuity-button, #cost-button, #sustainability-button {
 +
    border-style: solid;
 +
    border-color: #808080;
 +
    border-width: 1px;
 +
    height: 50px;
 +
    width: 290px;
 +
    margin: 5px;
 +
    text-align: center;
 +
    font-size: 20px;
 +
}
 +
 
 +
#main-content td a:link { color: #f19232; }
 +
#main-content td a:visited { color: #f19232; }
 +
#main-content td a:active { color: #f19232; }
 +
#main-content td a:hover { color: #f19232; }
 +
 
 +
#page-content a:link { color: #f19232; }
 +
#page-content a:visited { color: #f19232; }
 +
#page-content a:active { color: #f19232; }
 +
#page-content a:hover { color: #f19232; }
 +
 
 +
.frontpage-slide a:link { color: #f19232; }
 +
.frontpage-slide a:visited { color: #f19232; }
 +
.frontpage-slide a:active { color: #f19232; }
 +
.frontpage-slide a:hover { color: #f19232; }
 +
 
 +
#top-pictures {
 +
    margin-top: 30px;
 +
    margin-bottom: 10px;
 +
    margin-left: 40px;
 +
    margin-right: 40px;
 +
    border-style: solid;
 +
    border-width: 1px;
 +
    border-color: #808080;
 +
}
 +
 
 +
#top-pictures .pictures {
 +
    background-color: transparent;
 +
    border-spacing: 5px;
 +
}
 +
 
 +
#top-pictures .pictures td:hover {
 +
    background-color: #ffffff;
 +
}
 +
 
 +
#top-pictures .pictures td {
 +
    font-weight: bold;
 +
    font-size: 14px;
 +
    text-align: center;
 +
    width: 20px;
 +
    border-style: solid;
 +
    border-width: 1px;
 +
    border-color: #808080;
 +
}
 +
 
 +
#the-plan {
 +
    background-color: #fffcd5;
 +
    width: 400px;
 +
    text-align: justify;
 +
    font-size: 12px;
 +
    padding: 20px;
 +
}
 +
 
 +
#page-title {
 +
    color: #33aa33; /*TODO get correct green*/
 +
    font-size: 24px;
 +
    font-weight: bold;
 +
    margin-top: 25px;
 +
    margin-bottom: 17px;
 +
    height: 20px;
 +
    background-image:url(https://static.igem.org/mediawiki/2011/e/e2/Horiz-green-bar.png);
 +
}
 +
 
 +
.section-title {
 +
    color: #33aa33; /*TODO get correct green*/
 +
    font-size: 24px;
 +
    font-weight: bold;
 +
    margin-top: 10px;
 +
    margin-bottom: 10px;
 +
    height: 20px;
 +
    background-image:url(https://static.igem.org/mediawiki/2011/e/e2/Horiz-green-bar.png);
 +
}
 +
 
 +
/* green bar */
 +
#page-title-text{
 +
    background-color: #fff;
 +
    padding-right: 10px;
 +
}
 +
 
 +
#section-title {
 +
    font-color: #33aa33; /*TODO get correct green*/
 +
    font-size: 24px;
 +
    font-weight: bold;
 +
    margin-top: 10px;
 +
    margin-bottom: 10px;
 +
}
 +
 
 +
#interact-title {
 +
    color: #f19232;
 +
    font-weight: bold;
 +
    font-size: 16px;
 +
}
 +
 
 +
#round-pic {
 +
    border-style: solid;
 +
    border-radius: 25px;
 +
    border-color: #808080;
 +
    border-width: 2px;
 +
}
 +
 
 +
#media-pic {
 +
    border-style: solid;
 +
    border-color: #808080;
 +
    border-width: 2px;
 +
}
 +
 
 +
/* PAGE LAYOUT SECTION */
 +
 
 +
#contents-box {
 +
    float: left;
 +
    height: 600px;
 +
    //width: 160px;
 +
    width: 225px;
 +
    margin: 12px 0px;
 +
    padding: 5px 10px;
 +
    background-color: #ccc;
 +
}
 +
 
 +
#contents-box ul{
 +
    list-style: none;
 +
}
 +
 
 +
#subpage-links li {
 +
    margin-top: 20px;
 +
}
 +
 
 +
#subpage-links a {
 +
    font-size: 14px;
 +
    color: #555;
 +
}
 +
 
 +
#active-subpage {
 +
    font-weight: bold;
 +
    font-size: 16px;
 +
}
 +
 
 +
#subpage-links ul li{
 +
    margin-top: 0px;
 +
}
 +
 
 +
#page-content{
 +
    float: right;
 +
    width: 685px;
 +
}
 +
 
 +
.page-content-full{
 +
}
 +
 
 +
 
 +
 
 +
.frontpage-content-right{
 +
    float: right;
 +
    width: 340px;
 +
}
 +
.frontpage-content-left{
 +
    float: left;
 +
    width: 600px;
 +
}
 +
 
 +
img.sponsor-logo {
 +
    width: 188px;
 +
    margin: 10px 25px;
 +
}
 +
 
 +
div#sponsor-page-logos img {
 +
    width: 175px;
 +
    margin: 10px 25px;
 +
}
 +
 
 +
/* FOOTER SECTION */
 +
/* custom footer */
 +
#content-footer-box {
 +
    //width: 970px;
 +
    background-color: #ccc;
 +
    color: #888;
 +
    margin: auto;
 +
    margin-top: 20px;
 +
    padding: 0px;
 +
    border: 0px;
 +
}
 +
 
 +
#content-footer-box ul{
 +
    list-style: none;
 +
}
 +
 
 +
#content-footer-box li {
 +
    /*background-color: white;*/
 +
    margin: 0.5em 0;
 +
}
 +
 
 +
#content-footer-box li a {
 +
    color: #888;
 +
}
 +
 
 +
/*wiki standard footer */
 +
#footer-box {
 +
    width: 960px;
 +
    background-color: #ccc;
 +
    margin-top: 0px;
 +
    padding: 20px;
 +
    border: 0px;
 +
}
 +
 
 +
.footer-left-half{
 +
    width: 500px;
 +
    float: left;
 +
}
 +
 
 +
.footer-right-half{
 +
    width: 500px;
 +
    float: right;
 +
}
 +
 
 +
.footer-left-col{
 +
    width: 200px;
 +
    float: left;
 +
    padding: 20px 10px;
 +
    padding-left: 20px;
 +
}
 +
 
 +
.footer-right-left-col{
 +
    width: 210px;
 +
    float: left;
 +
    padding: 20px 10px;
 +
    padding-left: 10px;
 +
}
 +
 
 +
.footer-right-left-col ul{
 +
    margin: 0px;
 +
}
 +
 
 +
.footer-right-col{
 +
    width: 230px;
 +
    float: right;
 +
    padding: 20px 10px;
 +
}
 +
 
 +
.footer-right-right-col{
 +
    width: 240px;
 +
    float: right;
 +
    padding: 20px 10px;
 +
}
 +
 
 +
input.searchInput {
 +
}
 +
input.searchButton {
 +
    font-weight: bold;
 +
    color: #888;
 +
    margin: 0;
 +
}
 +
 
 +
.clear {
 +
    clear:both;
 +
}
 +
#clear {
 +
    clear:both;
 +
}
 +
 
 +
 
 +
 
 +
/*
 +
* jQuery FlexSlider v1.7
 +
* http://flex.madebymufffin.com
 +
*
 +
* Copyright 2011, Tyler Smith
 +
* Free to use under the MIT license.
 +
* http://www.opensource.org/licenses/mit-license.php
 +
*/
 +
 +
/* Browser Resets */
 +
.flex-container a:active,
 +
.flexslider a:active {outline: none;}
 +
.slides,
 +
.flex-control-nav,
 +
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}
 +
 
 +
/* FlexSlider Necessary Styles
 +
*********************************/
 +
.flexslider {width: 100%; margin: 0; padding: 0;}
 +
.flexslider .slides > li {display: none;} /* Hide the slides before the JS is loaded. Avoids image jumping */
 +
.flexslider .slides img {max-width: 100%; display: block;}
 +
.flex-pauseplay span {text-transform: capitalize;}
 +
 
 +
/* Clearfix for the .slides element */
 +
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
 +
html[xmlns] .slides {display: block;}
 +
* html .slides {height: 1%;}
 +
 
 +
/* No JavaScript Fallback */
 +
/* If you are not using another script, such as Modernizr, make sure you
 +
* include js that eliminates this class on page load */
 +
.no-js .slides > li:first-child {display: block;}
 +
 
 +
 
 +
/* FlexSlider Default Theme
 +
*********************************/
 +
.flexslider {background: #fff;
 +
    /*border: 4px solid #fff; */
 +
    position: relative; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; zoom: 1;}
 +
.flexslider .slides {zoom: 1;}
 +
.flexslider .slides > li {position: relative;}
 +
/* Suggested container for "Slide" animation setups. Can replace this with your own, if you wish */
 +
.flex-container {zoom: 1; position: relative;}
 +
 
 +
/* Caption style */
 +
/* IE rgba() hack */
 +
.flex-caption {background:none; -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
 +
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000); zoom: 1;}
 +
.flex-caption {width: 96%; padding: 2%; position: absolute; left: 0; bottom: 0; background: rgba(0,0,0,.3); color: #fff; text-shadow: 0 -1px 0 rgba(0,0,0,.3); font-size: 14px; line-height: 18px;}
 +
 
 +
/* Direction Nav */
 +
.flex-direction-nav li a {
 +
    width: 52px;
 +
    height: 52px;
 +
    margin: -13px 0 0;
 +
    display: block;
 +
    background: url(https://static.igem.org/mediawiki/2011/7/7b/Alberta_arrows.png) no-repeat 0 0;
 +
    position: absolute;
 +
    top: 42%;
 +
    cursor: pointer;
 +
    text-indent: -9999px;
 +
}
 +
 
 +
.flex-direction-nav li a.next {background-position: -52px 0; right: 0px;}
 +
.flex-direction-nav li a.prev {background-position: 0 0; left: 0px;}
 +
.flex-direction-nav li a.disabled {opacity: .3; filter:alpha(opacity=30); cursor: default;}
 +
 
 +
/* Control Nav */
 +
.flex-control-nav {
 +
    width: 100%;
 +
    position: absolute;
 +
    bottom: 30px;
 +
    left: 58px;
 +
    text-align: center;
 +
}
 +
 
 +
.flex-control-nav li {margin: 0 0 0 5px; display: inline-block; zoom: 1; *display: inline;}
 +
.flex-control-nav li:first-child {margin: 0;}
 +
.flex-control-nav li a {width: 13px; height: 13px; display: block; background: url(https://static.igem.org/mediawiki/2011/a/aa/Alberta_control_nav.png) no-repeat 0 0; cursor: pointer; text-indent: -9999px;}
 +
.flex-control-nav li a:hover {background-position: 0 -13px;}
 +
.flex-control-nav li a.active {background-position: 0 -26px; cursor: default;}
 +
 
 +
/* END flexslider styling ***************************************************/
 +
 
 +
.flexslider {
 +
    width: 950px;
 +
    margin: 20px 10px 0px;
 +
}
 +
 
 +
div.frontpage-slide {
 +
    height: 300px;
 +
    background-color: #CCC;
 +
}
 +
 
 +
div.frontpage-slide img{
 +
    height: 300px;
 +
    float: left;
 +
}
 +
 
 +
div.slide-right-col {
 +
    color: #33AA33;
 +
    float: right;
 +
    width: 400px;
 +
    font-size: 16px;
 +
    margin-top: 30px;
 +
    margin-right: 50px;
 +
    line-height: 1.5em;
 +
}
 +
 
 +
div.slide-heading {
 +
    font-size: 30px;
 +
    font-weight: bold;
 +
    margin-bottom: 20px;
 +
}
 +
 
 +
.tweet,
 +
.query {
 +
font: 120% Georgia, serif;
 +
color: #085258;
 +
}
 +
 
 +
.tweet_list {
 +
    -webkit-border-radius: 0.5em;
 +
    -moz-border-radius: 0.5em;
 +
    border-radius: 0.5em;
 +
    list-style: none;
 +
    margin: 0;
 +
    padding: 0;
 +
    overflow-y: hidden;
 +
    background-color: #8ADEE2;
 +
}
 +
 
 +
.tweet_list .awesome,
 +
.tweet_list .epic {
 +
    text-transform: uppercase;
 +
}
 +
 +
.tweet_list li {
 +
    overflow-y: auto;
 +
    overflow-x: hidden;
 +
    padding: 0.5em;
 +
}
 +
 +
.tweet_list li a {
 +
    color: #0C717A;
 +
}
 +
 +
.tweet_list .tweet_even {
 +
    background-color: #91E5E7;
 +
}
 +
 
 +
.tweet_list .tweet_avatar {
 +
    padding-right: .5em; float: left;
 +
}
 +
 
 +
.tweet_list .tweet_avatar img {
 +
    vertical-align: middle;
 +
}
 +
 
 +
 
 +
 
 +
div#interact-links {
 +
    text-align: center;
 +
}
 +
 
 +
a#int-fb {
 +
    float: left;
 +
    margin-left: 25px;
 +
}
 +
 
 +
a#int-twitter {
 +
    margin: 0 auto;
 +
}
 +
 
 +
a#int-youtube {
 +
    float: right;
 +
    margin-right: 25px;
 +
}
 +
 
 +
a#sustainability-img {
 +
    float:right;
 +
    width: 184px;
 +
    height: 100px;
 +
    background:url(https://static.igem.org/mediawiki/2011/c/cc/Alberta_sustainability.png) bottom;
 +
    text-indent: -99999px
 +
}
 +
 
 +
a#costefficiency-img {
 +
    display: block;
 +
    margin: 0 auto;
 +
    width: 184px;
 +
    height: 100px;
 +
    background:url(https://static.igem.org/mediawiki/2011/b/b5/Alberta_costefficiency.png) bottom;
 +
    text-indent: -99999px
 +
}
 +
 
 +
a#ingenuity-img {
 +
    float: left;
 +
    width: 184px;
 +
    height: 100px;
 +
    background:url(https://static.igem.org/mediawiki/2011/a/a7/Alberta_ingenuity.png) bottom;
 +
    text-indent: -99999px
 +
}
 +
 
 +
a#wiki-tour-link img {
 +
    margin: 20px 0px;
 +
}
 +
 
 +
a#sustainability-img:hover { background-position: 0 0; }
 +
a#costefficiency-img:hover { background-position: 0 0; }
 +
a#ingenuity-img:hover { background-position: 0 0; }
 +
 
 +
img.tour-img {
 +
    width: 150px;
 +
}
 +
 
 +
#wiki-tour-table td {
 +
    text-align: left;
 +
    vertical-align: top;
 +
}
 +
 
 +
.tweet-container {
 +
    float: left;
 +
    width: 310px;
 +
}
 +
.fb-container {
 +
    float: right;
 +
    width: 310px;
 +
}
 +
 
 +
div.safety-img {
 +
    float: right;
 +
    padding: 25px;
 +
    width: 240px;
 +
}
 +
 
 +
div.safety-img img{
 +
    width: 220px;
 +
}
 +
 
 +
div.supervisor-left {
 +
    float:left;
 +
}
 +
div.supervisor-right {
 +
    float:right;
 +
    width:500px;
 +
}
 +
 
 +
div.student-large {
 +
    float:left;
 +
}
 +
div.student-thumbs {
 +
    float:right;
 +
    width:300px;
 +
}
 +
 
 +
ol#reference-list {
 +
    list-style-type: lower-roman;
 +
}
 +
 
 +
ul#subpage-links li a.selected {
 +
    text-transform:uppercase;
 +
    font-weight: bold;
 +
    font-size: 16px;
 +
}
 +
 
 +
ul#subpage-links li ul {
 +
    display:none;
 +
}
 +
 
 +
ul#subpage-links li ul.selected {
 +
    display: block;
 +
}
 +
 
 +
#content {
 +
    /*background-color:transparent;
 +
    background-image:url(https://static.igem.org/mediawiki/2011/b/b8/Background-translucent.png);*/
 +
}
 +
 
 +
table.figure {
 +
    border-spacing:0px;
 +
    border-bottom: 2px solid black;
 +
}
 +
 
 +
table.figure th{
 +
    max-width: 200px;
 +
    padding-left: 5px;
 +
    padding-right: 5px;
 +
}
 +
 
 +
tr.top td, tr.top th{
 +
    border-top: 2px solid black;
 +
    border-bottom: 2px solid black;
 +
}
 +
 
 +
th.border_bottom {
 +
    border-bottom: 2px solid black;
 +
}
 +
 
 +
tr.top_top td, tr.top_top th{
 +
    border-top: 2px solid black;
 +
}
 +
tr.top_bottom td, tr.top_bottom th{
 +
    border-bottom: 2px solid black;
 +
}
 +
 
 +
table.figure td {
 +
    color: #333 !important;
 +
    text-align: center !important;
 +
}
 +
 
 +
table.figure tr.odd td, table.figure tr.odd th {
 +
    background-color: #ccc;
 +
}
 +
 
 +
table#wiki-tour {
 +
    color: black;
 +
}

Revision as of 23:38, 27 September 2011

/* Style sheet for 2011 wiki page */


/* Colors:

grey: 959995 orange navbar: f09131 orange box: f19232 beige: fffcd5 green: 5db54b

  • /

body {

   //background-color: #959995;
   //background-color: #757575;
   //background-color: #ffffff;
   //background-color: #555555;
   font-family: verdana;
   background-color: #ddd;
   background-attachment: fixed;

} /* TOP MENU SECTION*/

  1. top-section {
   width: 1000px;
   height: auto;
   border: 0px;
   padding: 0px;
   margin-bottom: 0px;

}

  1. firstHeading {
   display: none;

}

  1. p-logo {
   display: none;

}

.left-menu, .right-menu {

   margin: 2px;

}

.left-menu:hover, .right-menu ul li a {

   background-color: transparent;

}

.right-menu li a {

   color: transparent;

}

.left-menu:hover ul li a, .right-menu:hover ul li a {

   color: #959995;

}

.left-menu li {

   color: transparent !important;

}

  1. search-controls {
   display: none;

}

/* NAVBAR SECTION ... which is really part of content */

  1. navbar {
   //width: 950px;
   /*background-color: #f09131;*/
   //margin-left:15px;
   //margin-right:15px;
   //padding-left: 10px;
   //padding-right: 10px;
   height: 78px;
   /*border-radius: 2px;*/
   background-image:url(Alberta_navbar_green2.png)

}

  1. navbar ul {
   list-style:none;
   margin: 0px;
   font-size: 16pt;

}

  1. navbar ul li {
   position:relative;
   float:left;
   margin: 0px;
   height: 78px;

}

  1. navbar ul li ul {
   border-style: solid;
   border-color: #3C2415;
   background-color: #33AA33;
   border-width: 2px;

}

  1. navbar ul li a:visited, #navbar ul li a:link{
   display:block;
   height:78px;
   color:#FFFFFF;
   /*background-color:#F7941E;*/
   padding-left: 19px;
   padding-right: 19px;

}

li#nav-interactive{

   float:right !important;

} a#nav-interactive-a{

   padding-left:21px !important;
   padding-right:21px !important;

}


  1. navbar ul li a:hover, #navbar ul li a.selected {
   color: #000000;
   text-decoration:none;
   left:auto;
   background-image:url(Alberta_navbar_hover.png);

}

  1. navbar li.headlink ul{
   position: absolute;
   display:none;
   list-style:none;
   color:#000000;
   text-align:center;

}

  1. navbar li.headlink ul li {
  width: 280px;

}

/* CONTENT SECTION */

  1. content {
   width: 1000px;
   border: 0px;
   padding: 0px;
   margin-top: 0px;

}

h1.firstHeading { display:none; }

  1. catlinks { display: none; }
  1. contentSub { margin: 0px; }

p { margin: 0px; }

  1. top-content {
   background-color: #ffffff;
   height: 125px;
   //width: 970px; /* maybe change height, width to fit image */
   //margin-left: 15px;
   //margin-right: 15px;
   padding-top: 10px;
   background-image:url(Alberta_banner_back.png)

}

img.ta {

   position: relative;
   float: left;
   left: 20px;

}

img.igem {

   position: relative;
   float: right;
   right: 20px;
   top: 15px;
   width: 120px;

}

  1. main-content {
   /*//color: #808080;*/
   /*//background-color: white;*/
   margin-left:15px;
   margin-right: 15px;

}

  1. main-content table.student-table td {
   padding-left: 0px;
   padding-top: 0px;
   padding-right: 5px;
   padding-bottom: 5px;

}

  1. main-content table.student-table td img:hover {
   cursor: pointer;

}

  1. main-content h2 {
   font-weight: bold;
   font-size: 18px;
   color: #f19232;
   border-width: 0px;

}

  1. main-content h3 {
   font-weight: bold;
   font-size: 16px;
   color: #000000;
   border-width: 0px;

}

  1. main-content h4 {
   color: #5db54b;

}


  1. main-content td{
   color: #808080;
   text-align: justify;
   padding: 8px;

}

  1. ingenuity-button, #cost-button, #sustainability-button {
   border-style: solid;
   border-color: #808080;
   border-width: 1px;
   height: 50px;
   width: 290px;
   margin: 5px;
   text-align: center;
   font-size: 20px;

}

  1. main-content td a:link { color: #f19232; }
  2. main-content td a:visited { color: #f19232; }
  3. main-content td a:active { color: #f19232; }
  4. main-content td a:hover { color: #f19232; }
  1. page-content a:link { color: #f19232; }
  2. page-content a:visited { color: #f19232; }
  3. page-content a:active { color: #f19232; }
  4. page-content a:hover { color: #f19232; }

.frontpage-slide a:link { color: #f19232; } .frontpage-slide a:visited { color: #f19232; } .frontpage-slide a:active { color: #f19232; } .frontpage-slide a:hover { color: #f19232; }

  1. top-pictures {
   margin-top: 30px;
   margin-bottom: 10px;
   margin-left: 40px;
   margin-right: 40px;
   border-style: solid;
   border-width: 1px;
   border-color: #808080;

}

  1. top-pictures .pictures {
   background-color: transparent;
   border-spacing: 5px;

}

  1. top-pictures .pictures td:hover {
   background-color: #ffffff;

}

  1. top-pictures .pictures td {
   font-weight: bold;
   font-size: 14px;
   text-align: center;
   width: 20px;
   border-style: solid;
   border-width: 1px;
   border-color: #808080;

}

  1. the-plan {
   background-color: #fffcd5;
   width: 400px;
   text-align: justify;
   font-size: 12px;
   padding: 20px;

}

  1. page-title {
   color: #33aa33; /*TODO get correct green*/
   font-size: 24px;
   font-weight: bold;
   margin-top: 25px;
   margin-bottom: 17px;
   height: 20px;
   background-image:url(Horiz-green-bar.png);

}

.section-title {

   color: #33aa33; /*TODO get correct green*/
   font-size: 24px;
   font-weight: bold;
   margin-top: 10px;
   margin-bottom: 10px;
   height: 20px;
   background-image:url(Horiz-green-bar.png);

}

/* green bar */

  1. page-title-text{
   background-color: #fff;
   padding-right: 10px;

}

  1. section-title {
   font-color: #33aa33; /*TODO get correct green*/
   font-size: 24px;
   font-weight: bold;
   margin-top: 10px;
   margin-bottom: 10px;

}

  1. interact-title {
   color: #f19232;
   font-weight: bold;
   font-size: 16px;

}

  1. round-pic {
   border-style: solid;
   border-radius: 25px;
   border-color: #808080;
   border-width: 2px;

}

  1. media-pic {
   border-style: solid;
   border-color: #808080;
   border-width: 2px;

}

/* PAGE LAYOUT SECTION */

  1. contents-box {
   float: left;
   height: 600px;
   //width: 160px;
   width: 225px;
   margin: 12px 0px;
   padding: 5px 10px;
   background-color: #ccc;

}

  1. contents-box ul{
   list-style: none;

}

  1. subpage-links li {
   margin-top: 20px;

}

  1. subpage-links a {
   font-size: 14px;
   color: #555;

}

  1. active-subpage {
   font-weight: bold;
   font-size: 16px;

}

  1. subpage-links ul li{
   margin-top: 0px;

}

  1. page-content{
   float: right;
   width: 685px;

}

.page-content-full{ }


.frontpage-content-right{

   float: right;
   width: 340px;

} .frontpage-content-left{

   float: left;
   width: 600px;

}

img.sponsor-logo {

   width: 188px;
   margin: 10px 25px;

}

div#sponsor-page-logos img {

   width: 175px;
   margin: 10px 25px;

}

/* FOOTER SECTION */ /* custom footer */

  1. content-footer-box {
   //width: 970px;
   background-color: #ccc;
   color: #888;
   margin: auto;
   margin-top: 20px;
   padding: 0px;
   border: 0px;

}

  1. content-footer-box ul{
   list-style: none;

}

  1. content-footer-box li {
   /*background-color: white;*/
   margin: 0.5em 0;

}

  1. content-footer-box li a {
   color: #888;

}

/*wiki standard footer */

  1. footer-box {
   width: 960px;
   background-color: #ccc;
   margin-top: 0px;
   padding: 20px;
   border: 0px;

}

.footer-left-half{

   width: 500px;
   float: left;

}

.footer-right-half{

   width: 500px;
   float: right;

}

.footer-left-col{

   width: 200px;
   float: left;
   padding: 20px 10px;
   padding-left: 20px;

}

.footer-right-left-col{

   width: 210px;
   float: left;
   padding: 20px 10px;
   padding-left: 10px;

}

.footer-right-left-col ul{

   margin: 0px;

}

.footer-right-col{

   width: 230px;
   float: right;
   padding: 20px 10px;

}

.footer-right-right-col{

   width: 240px;
   float: right;
   padding: 20px 10px;

}

input.searchInput { } input.searchButton {

   font-weight: bold;
   color: #888;
   margin: 0;

}

.clear {

   clear:both;

}

  1. clear {
   clear:both;

}


/*

* jQuery FlexSlider v1.7
* http://flex.madebymufffin.com
*
* Copyright 2011, Tyler Smith
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
*/

/* Browser Resets */ .flex-container a:active, .flexslider a:active {outline: none;} .slides, .flex-control-nav, .flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* FlexSlider Necessary Styles

                                                                  • /

.flexslider {width: 100%; margin: 0; padding: 0;} .flexslider .slides > li {display: none;} /* Hide the slides before the JS is loaded. Avoids image jumping */ .flexslider .slides img {max-width: 100%; display: block;} .flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */ .slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} html[xmlns] .slides {display: block;}

  • html .slides {height: 1%;}

/* No JavaScript Fallback */ /* If you are not using another script, such as Modernizr, make sure you

* include js that eliminates this class on page load */

.no-js .slides > li:first-child {display: block;}


/* FlexSlider Default Theme

                                                                  • /

.flexslider {background: #fff;

   /*border: 4px solid #fff; */
   position: relative; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; zoom: 1;}

.flexslider .slides {zoom: 1;} .flexslider .slides > li {position: relative;} /* Suggested container for "Slide" animation setups. Can replace this with your own, if you wish */ .flex-container {zoom: 1; position: relative;}

/* Caption style */ /* IE rgba() hack */ .flex-caption {background:none; -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000); zoom: 1;} .flex-caption {width: 96%; padding: 2%; position: absolute; left: 0; bottom: 0; background: rgba(0,0,0,.3); color: #fff; text-shadow: 0 -1px 0 rgba(0,0,0,.3); font-size: 14px; line-height: 18px;}

/* Direction Nav */ .flex-direction-nav li a {

   width: 52px; 
   height: 52px; 
   margin: -13px 0 0; 
   display: block; 
   background: url(Alberta_arrows.png) no-repeat 0 0; 
   position: absolute; 
   top: 42%; 
   cursor: pointer; 
   text-indent: -9999px;

}

.flex-direction-nav li a.next {background-position: -52px 0; right: 0px;} .flex-direction-nav li a.prev {background-position: 0 0; left: 0px;} .flex-direction-nav li a.disabled {opacity: .3; filter:alpha(opacity=30); cursor: default;}

/* Control Nav */ .flex-control-nav {

   width: 100%; 
   position: absolute; 
   bottom: 30px; 
   left: 58px;
   text-align: center;

}

.flex-control-nav li {margin: 0 0 0 5px; display: inline-block; zoom: 1; *display: inline;} .flex-control-nav li:first-child {margin: 0;} .flex-control-nav li a {width: 13px; height: 13px; display: block; background: url(Alberta_control_nav.png) no-repeat 0 0; cursor: pointer; text-indent: -9999px;} .flex-control-nav li a:hover {background-position: 0 -13px;} .flex-control-nav li a.active {background-position: 0 -26px; cursor: default;}

/* END flexslider styling ***************************************************/

.flexslider {

   width: 950px;
   margin: 20px 10px 0px;

}

div.frontpage-slide {

   height: 300px;
   background-color: #CCC;

}

div.frontpage-slide img{

   height: 300px;
   float: left;

}

div.slide-right-col {

   color: #33AA33;
   float: right;
   width: 400px;
   font-size: 16px;
   margin-top: 30px;
   margin-right: 50px;
   line-height: 1.5em;

}

div.slide-heading {

   font-size: 30px;
   font-weight: bold;
   margin-bottom: 20px;

}

.tweet, .query { font: 120% Georgia, serif; color: #085258; }

.tweet_list {

   -webkit-border-radius: 0.5em;
   -moz-border-radius: 0.5em;
   border-radius: 0.5em;
   list-style: none;
   margin: 0;
   padding: 0;
   overflow-y: hidden;
   background-color: #8ADEE2;

}

.tweet_list .awesome, .tweet_list .epic {

   text-transform: uppercase;

}

.tweet_list li {

   overflow-y: auto;
   overflow-x: hidden;
   padding: 0.5em;

}

.tweet_list li a {

   color: #0C717A;

}

.tweet_list .tweet_even {

   background-color: #91E5E7;

}

.tweet_list .tweet_avatar {

   padding-right: .5em; float: left;

}

.tweet_list .tweet_avatar img {

   vertical-align: middle;

}


div#interact-links {

   text-align: center;

}

a#int-fb {

   float: left;
   margin-left: 25px;

}

a#int-twitter {

   margin: 0 auto;

}

a#int-youtube {

   float: right;
   margin-right: 25px;

}

a#sustainability-img {

   float:right;
   width: 184px;
   height: 100px;
   background:url(Alberta_sustainability.png) bottom;
   text-indent: -99999px

}

a#costefficiency-img {

   display: block;
   margin: 0 auto;
   width: 184px;
   height: 100px;
   background:url(Alberta_costefficiency.png) bottom;
   text-indent: -99999px

}

a#ingenuity-img {

   float: left;
   width: 184px;
   height: 100px;
   background:url(Alberta_ingenuity.png) bottom;
   text-indent: -99999px

}

a#wiki-tour-link img {

   margin: 20px 0px;

}

a#sustainability-img:hover { background-position: 0 0; } a#costefficiency-img:hover { background-position: 0 0; } a#ingenuity-img:hover { background-position: 0 0; }

img.tour-img {

   width: 150px;

}

  1. wiki-tour-table td {
   text-align: left;
   vertical-align: top;

}

.tweet-container {

   float: left;
   width: 310px;

} .fb-container {

   float: right;
   width: 310px;

}

div.safety-img {

   float: right;
   padding: 25px;
   width: 240px;

}

div.safety-img img{

   width: 220px;

}

div.supervisor-left {

   float:left;

} div.supervisor-right {

   float:right;
   width:500px;

}

div.student-large {

   float:left;

} div.student-thumbs {

   float:right;
   width:300px;

}

ol#reference-list {

   list-style-type: lower-roman;

}

ul#subpage-links li a.selected {

   text-transform:uppercase;
   font-weight: bold;
   font-size: 16px;

}

ul#subpage-links li ul {

   display:none;

}

ul#subpage-links li ul.selected {

   display: block;

}

  1. content {
   /*background-color:transparent;
   background-image:url(https://static.igem.org/mediawiki/2011/b/b8/Background-translucent.png);*/

}

table.figure {

   border-spacing:0px;
   border-bottom: 2px solid black;

}

table.figure th{

   max-width: 200px;
   padding-left: 5px;
   padding-right: 5px;

}

tr.top td, tr.top th{

   border-top: 2px solid black;
   border-bottom: 2px solid black;

}

th.border_bottom {

   border-bottom: 2px solid black;

}

tr.top_top td, tr.top_top th{

   border-top: 2px solid black;

} tr.top_bottom td, tr.top_bottom th{

   border-bottom: 2px solid black;

}

table.figure td {

   color: #333 !important;
   text-align: center !important; 

}

table.figure tr.odd td, table.figure tr.odd th {

   background-color: #ccc;

}

table#wiki-tour {

   color: black;

}