Team:Monash Australia

From 2010.igem.org

(Difference between revisions)
(Replacing page with '__NOTOC__ <html> <style> h1.firstHeading { display: none; } p {text-align: justify;} a:link { color: #324CE5; text-decoration: none} a:visited { color:#324CE5; text-decorat...')
Line 2: Line 2:
<html>
<html>
-
 
-
 
<style>
<style>
h1.firstHeading { display: none; }
h1.firstHeading { display: none; }
-
body {
+
p {text-align: justify;}
-
margin-left: 200px;
+
-
padding: 0;
+
-
background: #28313A;
+
-
font-size: 12px;
+
-
font-family: Georgia, "Times New Roman", Times, serif;
+
-
text-align: center;
+
-
color: #5C5C5C;
+
-
}
+
-
 
+
-
h1, h2, h3 {
+
-
margin: 0;
+
-
text-transform: lowercase;
+
-
font-weight: normal;
+
-
color: #000000;
+
-
}
+
-
 
+
-
h1 {
+
-
letter-spacing: -1px;
+
-
font-size: 32px;
+
-
}
+
-
 
+
-
h2 {
+
-
font-size: 23px;
+
-
}
+
-
 
+
-
p, ul, ol {
+
-
margin: 0 0 2em 0;
+
-
text-align: justify;
+
-
line-height: 26px;
+
-
}
+
-
 
+
-
a {
+
-
color: #1B75A9;
+
-
}
+
-
 
+
-
a:hover, a:active {
+
-
text-decoration: none;
+
-
color: #1B75A9;
+
-
}
+
-
 
+
-
a:visited {
+
-
color: #1B75A9;
+
-
}
+
-
 
+
-
img {
+
-
border: none;
+
-
}
+
-
 
+
-
img.left {
+
-
float: left;
+
-
margin-right: 15px;
+
-
}
+
-
 
+
-
img.right {
+
-
float: right;
+
-
margin-left: 15px;
+
-
}
+
-
 
+
-
/* Form */
+
-
 
+
-
form {
+
-
margin: 0;
+
-
padding: 0;
+
-
}
+
-
 
+
-
fieldset {
+
-
margin: 0;
+
-
padding: 0;
+
-
border: none;
+
-
}
+
-
 
+
-
legend {
+
-
display: none;
+
-
}
+
-
 
+
-
input, textarea, select {
+
-
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
+
-
font-size: 13px;
+
-
color: #333333;
+
-
}
+
-
 
+
-
#wrapper {
+
-
margin: 0;
+
-
padding: 0;
+
-
}
+
-
 
+
-
/* Header */
+
-
 
+
-
#header {
+
-
width: 880px;
+
-
margin: 0 auto;
+
-
height: 60px;
+
-
border: 10px #FFFFFF solid;
+
-
}
+
-
 
+
-
/* Menu */
+
-
 
+
-
#menu {
+
-
float: left;
+
-
width: 880px;
+
-
height: 58px;
+
-
background: url(https://static.igem.org/mediawiki/2010/0/0a/Img02.jpg) repeat-x left top;
+
-
}
+
-
 
+
-
#menu ul {
+
-
margin: 0;
+
-
padding: 23px 0 0 20px;
+
-
list-style: none;
+
-
line-height: normal;
+
-
}
+
-
 
+
-
#menu li {
+
-
float: left;
+
-
text-align: center;
+
-
}
+
-
 
+
-
#menu a {
+
-
display: block;
+
-
padding: 0 50px;
+
-
background: url(https://static.igem.org/mediawiki/2010/4/4a/Img03.jpg) no-repeat right 50%;
+
-
text-decoration: none;
+
-
text-transform: uppercase;
+
-
font-size: 11px;
+
-
color: #FFFFFF;
+
-
}
+
-
 
+
-
#menu a:hover {
+
-
color: #FFFFFF;
+
-
}
+
-
 
+
-
#menu .current_page_item a {
+
-
color: #FFFFFF;
+
-
}
+
-
 
+
-
#menu .last a {
+
-
display: block;
+
-
padding: 0 50px;
+
-
background: none;
+
-
text-decoration: none;
+
-
text-transform: uppercase;
+
-
font-size: 11px;
+
-
color: #FFFFFF;
+
-
}
+
-
 
+
-
/* Page */
+
-
 
+
-
#page {
+
-
width: 880px;
+
-
margin: 0;
+
-
background: #FFFFFF;
+
-
border: 10px #FFFFFF solid;
+
-
}
+
-
 
+
-
/* Content */
+
-
 
+
-
#content {
+
-
float: left;
+
-
width: 620px;
+
-
border-right: 1px dashed #DFE1E0;
+
-
}
+
-
 
+
-
/* Post */
+
-
 
+
-
.post {
+
-
padding: 0px 20px;
+
-
margin-bottom: 20px;
+
-
}
+
-
 
+
-
.post .title {
+
-
margin-bottom: 20px;
+
-
padding-bottom: 5px;
+
-
}
+
-
 
+
-
.post h1 {
+
-
width: 520px;
+
-
padding: 0px 0 0 0px;
+
-
background: url(img08.jpg) no-repeat left top;
+
-
font-size: 24px;
+
-
color: #28313A;
+
-
}
+
-
 
+
-
.post h2 {
+
-
width: 520px;
+
-
padding: 0px 0 0 0px;
+
-
font-size: 22px;
+
-
color: #28313A;
+
-
}
+
-
 
+
-
.post .entry {
+
-
}
+
-
 
+
-
.post .meta {
+
-
padding: 15px 15px 30px 0px;
+
-
font-size: 10px;
+
-
}
+
-
 
+
-
.post .meta p {
+
-
margin: 0;
+
-
padding-top: 15px;
+
-
line-height: normal;
+
-
color: #28313A;
+
-
}
+
-
 
+
-
.post .meta .byline {
+
-
float: left;
+
-
}
+
-
 
+
-
.post .meta .links {
+
-
float: right;
+
-
}
+
-
 
+
-
.post .meta .more {
+
-
padding: 0 20px 0 18px;
+
-
}
+
-
 
+
-
.post .meta .comments {
+
-
padding-left: 22px;
+
-
}
+
-
 
+
-
.post .meta b {
+
-
display: none;
+
-
}
+
-
 
+
-
 
+
-
/* Sidebar */
+
-
 
+
-
#sidebar {
+
-
float: right;
+
-
width: 230px;
+
-
margin: 0;
+
-
padding: 0;
+
-
}
+
-
 
+
-
#sidebar ul {
+
-
margin: 0;
+
-
padding: 0;
+
-
list-style: none;
+
-
}
+
-
 
+
-
#sidebar li {
+
-
margin-bottom: 40px;
+
-
}
+
-
 
+
-
#sidebar li ul {
+
-
}
+
-
 
+
-
#sidebar li li {
+
-
margin: 0;
+
-
}
+
-
 
+
-
#sidebar h2 {
+
-
width: 250px;
+
-
padding: 8px 0 0 0px;
+
-
margin-bottom: 10px;
+
-
background: url(img07.jpg) no-repeat left top;
+
-
font-size: 20px;
+
-
color: #28313A;
+
-
}
+
-
 
+
-
 
+
-
 
+
-
/* Boxes */
+
-
 
+
-
.box1 {
+
-
padding: 20px;
+
-
}
+
-
 
+
-
.box2 {
+
-
color: #BABABA;
+
-
}
+
-
 
+
-
.box2 h2 {
+
-
margin-bottom: 15px;
+
-
font-size: 16px;
+
-
color: #FFFFFF;
+
-
}
+
-
 
+
-
.box2 ul {
+
-
margin: 0;
+
-
padding: 0;
+
-
list-style: none;
+
-
}
+
-
 
+
-
.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
+
-
color: #EDEDED;
+
-
}
+
-
 
+
-
/* Footer */
+
-
#footer-wrap {
+
-
}
+
-
 
+
-
#footer {
+
-
width: 880px;
+
-
margin: 0 auto;
+
-
background: #E5E5E5;
+
-
border: 10px #FFFFFF solid;
+
-
}
+
-
 
+
-
html>body #footer {
+
-
height: auto;
+
-
}
+
-
 
+
-
#footer p {
+
-
font-size: 12px;
+
-
}
+
-
 
+
-
#legal {
+
-
clear: both;
+
-
padding-top: 17px;
+
-
text-align: center;
+
-
color: #595959;
+
-
}
+
-
#legal a {
+
a:link { color: #324CE5; text-decoration: none}
-
font-weight: normal;
+
a:visited { color:#324CE5; text-decoration: none}
-
color: #1B75A9;
+
a:hover { color:#f29400; text-decoration: none}
-
}
+
a:active { color:#f29400; text-decoration: none}
 +
#bodyContent { padding: 10px auto; width: 910px; margin: auto; clear: none; }
</style>
</style>
-
<body>
 
-
<div id="wrapper">
 
-
<!-- start header -->
 
-
<div id="header">
 
-
<div id="menu">
 
-
<ul>
 
-
<li class="current_page_item"><a href="#">Homepage</a></li>
 
-
<li><a href="https://2010.igem.org/Team:Monash_Australia/Team">Team</a></li>
 
-
<li><a href="https://2010.igem.org/Team:Monash_Australia/Project">Project</a></li>
 
-
<li><a href="https://2010.igem.org/Team:Monash_Australia/Notebook">Notebook</a></li>
 
-
<li class="last"><a href="https://2010.igem.org/Team:Monash_Australia/Safety">Saftey</a></li>
 
-
</ul>
 
-
</div>
 
-
</div>
 
-
<!-- end header -->
 
-
</div>
 
-
<!-- start page -->
 
-
<div id="page">
 
-
<!-- start content -->
 
-
<div id="content">
 
-
<div class="post">
 
-
<h1 class="title">Welcome to the Monash Australia 2010 Team wiki </h1>
 
-
<div class="entry">
 
-
<p>Welcome to the Monash Australia Team wiki page. Monash University is located in Melbourne, Victoria about 20kms from the CBD. Monash University is a public university based in Melbourne, Australia. It is Australia's largest university with about 55,000+ students.</p>
 
-
<p>The University has a total of eight campuses: six in Victoria, Australia (Clayton, Caulfield, Berwick, Peninsula, Parkville and Gippsland), one in Malaysia and one in South Africa. The university also has a centre in Prato, Italy.</p>
 
-
<p>Monash University is a member of the prestigious "Group of Eight", a group composed of some of the most research-intensive universities in Australia.
 
-
<p>The Monash Australia team composes of six undergraduate students under the supervision of Associate Professor Ashley Buckle, Dr. Lloyd Low and Dr. Andrew Perry, all of wholm are part of the Department of Biochemistry and Molecular Biology. </p>
 
-
</div>
 
-
</div>
 
-
<div class="post">
 
-
<h2 class="title">Project info</h2>
 
-
<div class="entry">
 
-
<p>blah blah blah</p>
 
-
</div>
 
-
</div>
 
-
</div>
 
-
<!-- end content -->
 
-
<!-- start sidebar -->
 
-
<div id="sidebar">
 
-
<ul>
 
-
<li>
 
-
<ul>
 
-
<li><img src="https://static.igem.org/mediawiki/2010/1/15/Monash_igem.jpg" alt="monash logo"></img></li>
 
-
 
-
<li>Text or something</li>
 
-
</ul>
 
-
</li>
 
-
<li>
 
-
<h2>some links</h2>
 
-
<ul>
 
-
<li><a href="#">lalalal</a></li>
 
-
</ul>
 
-
</li>
 
-
</ul>
 
-
</div>
 
-
<!-- end sidebar -->
 
-
<div style="clear: both;">&nbsp;</div>
 
-
</div>
 
-
<!-- end page -->
 
-
<!-- start footer -->
 
-
<div id="footer">
 
-
<p id="legal">( c ) 2010. All Rights Reserved. Page designed by <a href="http://www.freecsstemplates.org/">Free CSS Templates</a>.</p>
 
-
</div>
 
-
<!-- end footer -->
 
-
</body>
 
</html>
</html>

Revision as of 10:50, 17 April 2010