Template:UCL London

From 2009.igem.org

(Difference between revisions)
Line 1: Line 1:
-
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" lang="en-US">
+
<html>
-
<style type="text/css">
+
<style>
 +
body {
 +
background: #211d1e;
 +
margin:0;
 +
padding:0;
 +
color: #ADADAD;
 +
}
 +
body, th, td, input, textarea, select, option {
 +
font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
 +
}
-
body { text-align: center; font-family: arial, verdana, sans-serif; font-size: 12px; color: #333; background:white url(https://2009.igem.org/Image:UCL_London_Test_Template3_Bg_page.gif) no-repeat 50% 0; line-height:18px; }
+
h1, h2, h3 {
-
p, h1, h2, h3, ol, ul, dl { padding:2px 6px 8px; }
+
font-family: Arial, Helvetica, sans-serif;
-
ol,ul,dl
+
font-weight: normal;
-
h1, h2, h3, ol, ul, dl { padding:8px 6px 3px; }
+
color: #819CDB;
-
table, th, td { font-family: arial, verdana, sans-serif; font-size: 12px; color: #333; }
+
}
-
ol, ul, dir, menu, dd      { margin-left: 40px }
+
-
ol              { list-style-type: decimal }
+
-
ol ul, ul ol, ul ul, ol ol    { margin-top: 0; margin-bottom: 0 }
+
-
blockquote { width:80%; margin:10px auto; padding:0 26px;  background:#FFF url(https://2009.igem.org/Image:UCL_London_Test_Template3_Bg_blockquote_side.gif) no-repeat 0 50%; }
+
-
#skip { display: none; }
+
-
a img, :link img, :visited img { border: none; }
+
-
img { display: block; }
+
-
a:link { color: #C74848; text-decoration: underline; }
+
-
a:visited { color: #333; text-decoration: underline; }
+
-
a:hover, a:active { color: #DB7C7C; }
+
-
.alignright { text-align: right !important; }
+
h1 {
-
.floatright { float: right; }
+
font-size: 36px;
-
.inline { display: inline; }
+
}
-
.clear { clear: both;}
+
h2 {
 +
font-size: 2em;
 +
}
-
.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
+
h3 {
-
.clearfix { display:inline-block; }
+
font-size: 1em;
-
/*\*/ .clearfix { display:block; } /**/
+
}
-
h1 { font-size: 20px; line-height: 18px; }
+
p, ul, ol {
-
h2 { font-size:18px; }
+
line-height: 200%;
-
h3 { font-size: 16px; color: #666; }
+
}
-
#wrapper { width:760px; margin:0 auto; }
+
blockquote {
-
#header { position:relative; display:block; width:760px; height:102px; background:#FFF url(https://2009.igem.org/Image:UCL_London_Test_Template3_Logo_Bg_header.gif) repeat-x; }
+
padding-left: 1em;
-
#header .logo { position:absolute; left:40px; top:0px; }
+
}
-
#nav { display:block; width:760px; height:26px; margin:0; padding:0; list-style:none; text-align:center; background:#A13D3D url(https://2009.igem.org/Image:UCL_London_Test_Template3_Logo_Bg_nav.gif) repeat-x; }
+
blockquote p, blockquote ul, blockquote ol {
-
#nav li { float:left; width:150px;  }
+
line-height: normal;
-
#nav li a { text-decoration:none; display:block; padding:0; padding:0; height:1%; line-height:26px; color:#FFF; }
+
font-style: italic;
-
#nav li.on { display:block; padding:0; width:120px; height:26px; line-height:26px; background:url(https://2009.igem.org/Image:UCL_London_Test_Template3_Logo_Bg_nav_on_2.gif) no-repeat 50% 0; color:#EFEFEF; }
+
}
-
#nav li a:hover { background:url(https://2009.igem.org/Image:UCL_London_Test_Template3_Logo_Bg_nav_on.gif) no-repeat 50% 0; }
+
-
#content { width:740px; padding:50px 10px 0; min-height:543px; background:#FFF url(https://2009.igem.org/Image:UCL_London_Test_Template3_Logo_Bg_content.gif) no-repeat 0 0; text-align:left;  }
+
a {
-
* html #content, * html #content #col_1 { height:543px; }
+
color: #FFFFFF;
 +
}
-
#content #col_1 { width:20%; float:left; min-height:543px; background:url(https://2009.igem.org/Image:UCL_London_Test_Template3_Logo_Bg_left.gif) no-repeat 100% 50%; }
+
a:hover {
-
#content #col_1 h2 { color:#999999; font-size:14px; font-weight:normal; }
+
color: #FFFFFF;
-
#subnav, #subnav ul { margin:0; padding:0; list-style:none; }
+
}
-
#subnav li { }
+
-
#subnav li a { display:block; padding:5px 10px 5px 10px; height:1%; background:url(https://2009.igem.org/Image:UCL_London_Test_Template3_Logo_Bg_subnav.gif) no-repeat 100% 100%; text-decoration:none }
+
-
#subnav li a:hover { background:#E9D1D1 url(https://2009.igem.org/Image:UCL_London_Test_Template3_Logo_Bg_left_nav_on.gif) no-repeat 100% 0; text-decoration:none; }
+
-
#content #col_2 { width:80%; float:left; }
+
-
#footer { display:block; width:680px; padding: 10px 40px; margin:0 auto; background:#EEE9E8; -moz-border-radius:6px; }
+
hr {
-
#footer small {  }
+
display: none;
 +
}
-
.t_form { margin:20px; }
+
/* Header */
-
.t_form th { background:#efefef; }
+
-
.t_form td, .t_form th { padding:5px; border-bottom:1px solid #666; }
+
-
</style>
+
 +
#header {
 +
width: 965px;
 +
height: 143px;
 +
margin: 0 auto;
 +
padding-bottom: 30px;
 +
background: url(https://static.igem.org/mediawiki/2009/4/4f/Logoimagef9.jpg);
 +
}
 +
#header h1, #header p {
 +
float: left;
 +
margin: 0;
 +
padding: 50px 0 0 20px;
 +
font-family: Georgia, "Times New Roman", Times, serif;
 +
}
 +
 +
#header h1 {
 +
color: #FFB71C;
 +
font-size: 44px;
 +
}
 +
 +
#header p {
 +
padding: 65px 0 0 10px;
 +
font-size: 16px;
 +
color: #FFFFFF;
 +
}
 +
 +
#header a {
 +
text-decoration: none;
 +
color: #FFB71C;
 +
}
 +
 +
/* Page */
 +
 +
#page {
 +
width: 965px;
 +
margin: 0 auto;
 +
}
 +
 +
/* Content */
 +
 +
#content {
 +
float: right;
 +
width: 480px;
 +
margin: 0;
 +
margin-bottom: 30px;
 +
}
 +
 +
.post {
 +
padding: 0px 0px 0 0px;
 +
}
 +
 +
.title {
 +
margin: 0;
 +
padding-bottom: 5px;
 +
font-size: 24px;
 +
font-family: Georgia, "Times New Roman", Times, serif;
 +
color: #FFFFFF;
 +
}
 +
 +
.title a {
 +
text-decoration: none;
 +
color: #FFFFFF;
 +
}
 +
 +
.pagetitle {
 +
border-bottom: 2px solid #0F0F0F;
 +
}
 +
 +
.byline {
 +
margin: 0;
 +
color: #646464;
 +
}
 +
 +
.meta {
 +
text-align: left;
 +
color: #646464;
 +
padding: 10px 10px;
 +
margin: 30px 0;
 +
background: url(images/img02.jpg) repeat-x left top;
 +
text-transform: uppercase;
 +
font-family: Arial, Helvetica, sans-serif;
 +
font-size: 10px;
 +
}
 +
 +
.meta .more {
 +
background: url(https://static.igem.org/mediawiki/2009/2/29/Uclimg02.jpg) no-repeat 0px 45%;
 +
padding-left: 10px;
 +
}
 +
 +
.meta .comments {
 +
background: url(https://static.igem.org/mediawiki/2009/2/29/Uclimg02.jpg) no-repeat 0px 45%;
 +
padding-left: 10px;
 +
}
 +
.meta a {
 +
}
 +
 +
.navigation {
 +
}
 +
 +
.alignleft {
 +
float: left;
 +
}
 +
 +
.alignright {
 +
float: right;
 +
}
 +
 +
.posts {
 +
margin: 0;
 +
padding: 0;
 +
list-style: none;
 +
line-height: normal;
 +
}
 +
 +
.posts li {
 +
padding-bottom: 20px;
 +
margin-bottom: 20px;
 +
border-bottom: 1px solid #0F0F0F;
 +
}
 +
 +
.posts h3 {
 +
margin: 0;
 +
font-weight: bold;
 +
}
 +
 +
.posts p {
 +
margin: 0;
 +
line-height: normal;
 +
}
 +
 +
.posts a {
 +
}
 +
 +
/* Sidebar */
 +
 +
#sidebar {
 +
float: left;
 +
width: 260px;
 +
}
 +
 +
#sidebar ul {
 +
margin: 0;
 +
padding: 0 0 20px 0;
 +
list-style: none;
 +
}
 +
 +
#sidebar li {
 +
}
 +
 +
#sidebar li ul {
 +
padding: 0px 21px 20px 10px;
 +
}
 +
 +
#sidebar li li {
 +
border-bottom: 1px dotted #363B3F;
 +
background: url(images/img03.gif) no-repeat 0px 40%;
 +
padding: 0 0 10px 15px;
 +
}
 +
 +
#sidebar h2 {
 +
margin: 0;
 +
height: 35px;
 +
padding: 8px 0px 10px 13px;
 +
background: url(https://static.igem.org/mediawiki/2009/f/f1/Uclimg01.jpg) repeat-x left top;
 +
font-family: Georgia, "Times New Roman", Times, serif;
 +
font-size: 18px;
 +
color: #FFFFFF;
 +
}
 +
 +
#sidebar h2 a {
 +
background: url(https://static.igem.org/mediawiki/2009/2/29/Uclimg02.jpg) no-repeat left 50%;
 +
}
 +
 +
#sidebar a {
 +
}
 +
 +
#sidebar a:hover {
 +
text-decoration: none;
 +
}
 +
 +
/* Search */
 +
 +
#search input {
 +
display: none;
 +
}
 +
 +
#search input#s {
 +
display: block;
 +
width: 230px;
 +
padding: 2px 5px;
 +
border: 1px solid #3DD1FF;
 +
background: #FFFFFF url(images/img05.gif) repeat-x;
 +
}
 +
 +
#search br {
 +
display: none;
 +
}
 +
 +
/* Calendar */
 +
 +
#calendar {
 +
}
 +
 +
#calendar h2 {
 +
margin-bottom: 15px;
 +
}
 +
 +
#calendar table {
 +
width: 80%;
 +
margin: 0 auto;
 +
text-align: center;
 +
}
 +
 +
#calendar caption {
 +
width: 100%;
 +
text-align: center;
 +
}
 +
 +
#next {
 +
text-align: right;
 +
}
 +
 +
#prev {
 +
text-align: left;
 +
}
 +
 +
/* Footer */
 +
 +
#footer {
 +
clear: both;
 +
height: 136px;
 +
width: 965px;
 +
margin: 0 auto;
 +
border-top: 10px solid #1E2223;
 +
text-align: center;
 +
font-size: smaller;
 +
font-family: Arial, Helvetica, sans-serif;
 +
color: #646464;
 +
}
 +
 +
#footer p {
 +
padding-top: 40px;
 +
text-transform: uppercase;
 +
}
 +
 +
#footer p a {
 +
color: #FFFFFF;
 +
}
 +
 +
</style>
 +
</html>
<div id="wrapper">
<div id="wrapper">
-
  <div id="header"><img src="https://2009.igem.org/Image:Logoimagef9.jpg" alt="" width="203" height="102" class="logo" /></a> </div>
+
<!-- start header -->
-
  <ul id="nav">
+
<div id="header">
-
    <li><a href="http://www.free-css.com/">Example One</a></li>
+
-
    <li><a href="http://www.free-css.com/">Example Two</a></li>
+
</div>
-
    <li><a href="http://www.free-css.com/">Example Three</a></li>
+
<!-- end header -->
-
    <li><a href="http://www.free-css.com/">Example Four</a></li>
+
<!-- start page -->
-
  </ul>
+
<div id="page">
-
  <div id="content" class="clearfix">
+
<!-- start content -->
-
    <div id="col_1">
+
<div id="content">
-
      <h2>Information</h2>
+
<div class="post">
-
      <ul id="subnav">
+
<h1 class="title">About This Website</h1>
-
        <li><a href="http://www.free-css.com/" >Lorem Ipsum</a></li>
+
<p class="byline"><small>Posted on August 25th, 2007 by <a href="#">admin</a> | <a href="#">Edit</a></small></p>
-
        <li><a href="http://www.free-css.com/" >Dylan Butler</a></li>
+
<div class="entry">
-
        <li><a href="http://www.free-css.com/" >Example Three</a></li>
+
<p><strong>Red Roses </strong> is a free template from <a href="http://freecsstemplates.org/">Free CSS Templates</a> released under a <a href="http://creativecommons.org/licenses/by/2.5/">Creative Commons Attribution 2.5 License</a>. The flower photo is fromt <a href="http://www.pdphoto.org/">PDPhoto.org</a>. You're free to use this template for both commercial or personal use. I only ask that you link back to <a href="http://freecsstemplates.org/">my site</a> in some way. Enjoy :)</p>
-
      </ul>
+
</div>
-
    </div>
+
<p class="meta"><a href="#" class="more">Read More</a> &nbsp;&nbsp;&nbsp; <a href="#" class="comments">Comments (33)</a></p>
-
    <div id="col_2">
+
</div>
-
      <p class="floatright alignright"><b>Page 1</b><br />
+
<div class="post">
-
        [ 1, <a href="http://www.free-css.com/">2</a>, <a href="http://www.free-css.com/">3</a>, <a href="http://www.free-css.com/">4</a> ]</p>
+
<h2 class="title">Risus Pellentesque Pharetra</h2>
-
      <h1>Example Headline One</h1>
+
<p class="byline"><small>Posted on August 25th, 2007 by <a href="#">admin</a> | <a href="#">Edit</a></small></p>
-
      <p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Integer pede. Aliquam facilisis. Nulla gravida elit at eros. Nunc arcu. In urna velit, gravida ut, venenatis id, suscipit ut, massa. Proin bibendum luctus turpis. Nam porttitor ante ut leo. Integer luctus venenatis sem. Maecenas non ante. Ut semper. Duis vel velit. Ut porta. Etiam rutrum purus at mauris molestie aliquam. Pellentesque ornare. Aenean convallis dictum quam. Etiam sodales magna in mi. Phasellus risus nunc, lacinia sit amet, accumsan sed, blandit et, orci. Nulla id augue et nibh tincidunt convallis. Fusce euismod neque vel sem. Sed et turpis in nisl interdum tincidunt. </p>
+
<div class="entry">
-
      <h2>Example Headline Two</h2>
+
<blockquote>
-
      <blockquote>This would obviously be an example blockquote. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Integer pede. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Integer pede.</blockquote>
+
<p>&#8220;Praesent augue mauris, accumsan eget, ornare quis, consequat malesuada, leo.&#8221;</p>
-
      <h3>Example Headline Three</h3>
+
</blockquote>
-
      <p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Integer pede. Aliquam facilisis. Nulla gravida elit at eros. Nunc arcu. In urna velit, gravida ut, venenatis id, suscipit ut, massa.</p>
+
<p>Maecenas pede nisl, elementum eu, ornare ac, malesuada at, erat. Proin gravida orci porttitor enim accumsan lacinia. Donec condimentum, urna non molestie semper, ligula enim ornare nibh, quis laoreet eros quam eget ante. Maecenas pede nisl, elementum eu, ornare ac, malesuada at, erat. Proin gravida orci porttitor enim accumsan lacinia. </p>
-
      <p>Proin bibendum luctus turpis. Nam porttitor ante ut leo. Integer luctus venenatis sem. Maecenas non ante. Ut semper. Duis vel velit. Ut porta. Etiam rutrum purus at mauris molestie aliquam. Pellentesque ornare. Aenean convallis dictum quam. Etiam sodales magna in mi. Phasellus risus nunc, lacinia sit amet, accumsan sed, blandit et, orci. Nulla id augue et nibh tincidunt convallis. Fusce euismod neque vel sem. Sed et turpis in nisl interdum tincidunt. </p>
+
<p> Maecenas pede nisl, elementum eu, ornare ac, malesuada at, erat. Proin gravida orci porttitor enim accumsan lacinia. Proin gravida orci  enim accumsan lacinia. </p>
-
    </div>
+
</div>
-
  </div>
+
<p class="meta"><a href="#" class="more">Read More</a> &nbsp;&nbsp;&nbsp; <a href="#" class="comments">Comments (33)</a></p>
-
  <div id="footer"><small>All content copyright &copy; 2006 Your Site, all rights reserved.<br />
+
</div>
-
    Layout by <a href="http://cssweblayouts.com/" target="_blank">CSS Web Layouts</a></a></small></div>
+
</div>
 +
<!-- end content -->
 +
<!-- start sidebar -->
 +
<div id="sidebar">
 +
<ul>
 +
<li>
 +
<h2>Categories</h2>
 +
<ul>
 +
<li><a href="#">Aliquam libero</a></li>
 +
<li><a href="#">Consectetuer adipiscing elit</a></li>
 +
<li><a href="#">Metus aliquam pellentesque</a></li>
 +
<li><a href="#">Suspendisse iaculis mauris</a></li>
 +
<li><a href="#">Urnanet non molestie semper</a></li>
 +
<li><a href="#">Proin gravida orci porttitor</a></li>
 +
</ul>
 +
</li>
 +
<li>
 +
<h2>Archives</h2>
 +
<ul>
 +
<li><a href="#">September</a> (23)</li>
 +
<li><a href="#">August</a> (31)</li>
 +
<li><a href="#">July</a> (31)</li>
 +
<li><a href="#">June</a> (30)</li>
 +
<li><a href="#">May</a> (31)</li>
 +
<li><a href="#">April</a> (30)</li>
 +
<li><a href="#">March</a> (31)</li>
 +
<li><a href="#">February</a> (28)</li>
 +
<li><a href="#">January</a> (31)</li>
 +
</ul>
 +
</li>
 +
</ul>
 +
</div>
 +
<!-- end sidebar -->
 +
</div>
 +
</div>
 +
<!-- end page -->
 +
<div id="footer">
 +
<p>&copy;2007 All Rights Reserved &nbsp;&bull;&nbsp; Design by <a href="http://www.freecsstemplates.org/">Free CSS Templates</a> &nbsp;&bull;&nbsp; Icons by <a href="http://www.famfamfam.com/">FAMFAMFAM</a>.</p>
</div>
</div>

Revision as of 10:21, 20 August 2009

Contents

About This Website

Red Roses is a free template from <a href="http://freecsstemplates.org/">Free CSS Templates</a> released under a <a href="http://creativecommons.org/licenses/by/2.5/">Creative Commons Attribution 2.5 License</a>. The flower photo is fromt <a href="http://www.pdphoto.org/">PDPhoto.org</a>. You're free to use this template for both commercial or personal use. I only ask that you link back to <a href="http://freecsstemplates.org/">my site</a> in some way. Enjoy :)

<a href="#" class="more">Read More</a>     <a href="#" class="comments">Comments (33)</a>

Risus Pellentesque Pharetra

“Praesent augue mauris, accumsan eget, ornare quis, consequat malesuada, leo.”

Maecenas pede nisl, elementum eu, ornare ac, malesuada at, erat. Proin gravida orci porttitor enim accumsan lacinia. Donec condimentum, urna non molestie semper, ligula enim ornare nibh, quis laoreet eros quam eget ante. Maecenas pede nisl, elementum eu, ornare ac, malesuada at, erat. Proin gravida orci porttitor enim accumsan lacinia.

Maecenas pede nisl, elementum eu, ornare ac, malesuada at, erat. Proin gravida orci porttitor enim accumsan lacinia. Proin gravida orci enim accumsan lacinia.

<a href="#" class="more">Read More</a>     <a href="#" class="comments">Comments (33)</a>