unlink
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Unlink</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<style type='text/css'>
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/
* {
margin: 0;
padding: 0;
}
body {
margin: 20px 0;
background: #FFFFFF;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 13px;
color: #666666;
}
form {
}
form br {
}
input, textarea {
padding: 5px;
font: bold 1em Georgia, "Times New Roman", Times, serif;
color: #333333;
background: #F9F3DF;
border-top: 1px solid #CB960F;
border-right: 1px solid #CCCC99;
border-bottom: 1px solid #CCCC99;
border-left: 1px solid #CB960F;
}
h1, h2, h3 {
margin-top: 1.5em;
}
h1 {
font-size: 2em;
}
h2 {
font-size: 1.4em;
}
h3 {
font-size: 1em;
}
p, ul, ol {
margin-top: 1.5em;
}
ul, ol {
margin-left: 3em;
}
blockquote {
margin-left: 3em;
margin-right: 3em;
font-style: italic;
}
a {
border-bottom: 1px dotted #C9960E;
text-decoration: none;
color: #C9960E;
}
a:hover {
border: none;
color: #B8D03B;
}
/* Header */
#header {
width: 960px;
height: 40px;
margin: 0 auto;
background: url(unlink-images/img01.gif) repeat-x;
}
#logo {
float: left;
height: 40px;
background: url(unlink-images/img02.gif) no-repeat;
}
#logo h1, #logo h2 {
float: left;
margin: 0;
text-transform: lowercase;
letter-spacing: -1px;
}
#logo h1 {
padding: 5px 0 0 20px;
}
#logo h2 {
padding: 12px 0 0 6px;
}
#logo a {
border: none;
text-decoration: none;
color: #000000;
}
#menu {
float: right;
height: 40px;
background: url(unlink-images/img03.gif) no-repeat right top;
}
#menu ul {
margin: 0;
padding: 0 10px 0 0;
list-style: none;
}
#menu li {
float: left;
}
#menu a {
display: block;
float: left;
height: 30px;
padding: 10px 18px 0 40px;
background: url(unlink-images/img04.gif) no-repeat;
border: none;
text-transform: lowercase;
text-decoration: none;
letter-spacing: -2px;
font-size: 1.2em;
font-weight: bold;
color: #000000;
}
#menu a:hover {
text-decoration: underline;
color: #C9960E;
}
/* Page */
#page {
width: 960px;
margin: 0 auto;
padding: 20px 0;
}
/* Content */
#content {
float: left;
width: 395px;
padding: 0 0 0 20px;
}
.post {
padding-top: 30px;
}
.post .title {
margin: 0;
}
.post .title a {
border: none;
}
.post .meta {
margin: 0;
padding: 3px 0 0 0;
font: bold 10px Arial, Helvetica, sans-serif;
color: #CCCCCC;
}
.post .entry {
padding: 20px 0;
}
.post .entry p, .post .entry ol, .post .entry ul {
line-height: 180%;
}
.post .tags {
margin: 0;
padding: 10px;
border-top: 1px solid #EDEDCD;
font-size: smaller;
text-align: center;
}
.post .tags a {
margin-left: 10px;
}
.post .links {
text-align: center;
margin: 0;
padding: 5px 10px;
border: 1px solid #EDEDCD;
font-size: smaller;
text-transform: uppercase;
}
.post .links a {
font-weight: bold;
}
/* Sidebars */
.sidebar {
float: left;
}
.sidebar ul {
margin: 0;
padding: 0;
list-style: none;
}
.sidebar li {
}
.sidebar li ul {
padding: 15px 20px;
}
.sidebar li li {
padding: 5px 0;
}
.sidebar h2 {
padding-left: 15px;
background: url(unlink-images/img07.gif) no-repeat left center;
letter-spacing: -1px;
color: #666666;
}
/* Sidebar1 */
#sidebar1 {
width: 220px;
}
#sidebar1 h2 {
height: 40px;
padding: 10px 0 0 30px;
background: url(unlink-images/img09.gif) no-repeat;
}
/* Sidebar2 */
#sidebar2 {
width: 300px;
padding: 0 0 0 20px;
}
/* Search */
#search {
}
#search form {
text-align: center;
}
#search #s {
width: 80%;
margin-bottom: 10px;
}
/* Calendar */
#calendar {
}
#calendar_wrap {
padding: 0 20px;
}
#calendar caption {
padding-bottom: 5px;
font-size: 1.2em;
font-weight: bold;
}
#calendar table {
width: 100%;
text-align: center;
border-collapse: collapse;
border: 1px solid #CCCC99;
}
#calendar thead th {
padding: 5px 0;
background: #F9F3DF;
border-bottom: 1px solid #CCCC99;
color: #CCCC99;
}
#calendar tbody td {
padding: 5px 0;
border-right: 1px dotted #CCCCCC;
border-bottom: 1px dotted #CCCCCC;
}
#calendar tfoot td {
padding: 5px;
border-top: 1px solid #CCCC99;
}
#calendar tfoot a {
border: none;
font-weight: bold;
}
#calendar #next {
text-align: right;
}
#calendar #prev {
text-align: left;
}
/* Footer */
#footer {
clear: both;
width: 960px;
height: 40px;
margin: 0 auto;
background: url(unlink-images/img01.gif) repeat-x;
}
#footer p {
margin: 0;
padding: 15px 20px;
font-size: smaller;
}
#footer .legal {
float: left;
height: 40px;
background: url(unlink-images/img02.gif) no-repeat;
}
#footer .credit {
float: right;
height: 40px;
background: url(unlink-images/img03.gif) no-repeat right top;
}
</style>
</head>
<body>
<div id="header">
<div id="logo">
<h1><a href="http://www.free-css.com/">Unlink</a> ::</h1>
<h2><a href="http://www.free-css.com/">Free CSS Template</a></h2>
</div>
<div id="menu">
<ul>
<li><a href="http://www.free-css.com/">Home</a></li>
<li><a href="http://www.free-css.com/">Blogs</a></li>
<li><a href="http://www.free-css.com/">Photos</a></li>
<li><a href="http://www.free-css.com/">About</a></li>
<li><a href="http://www.free-css.com/">Contact</a></li>
</ul>
</div>
</div>
<div id="page">
<div id="sidebar1" class="sidebar">
<ul>
<li id="search">
<h2>Search</h2>
<form id="searchform" method="get" action="http://www.free-css.com/">
<div>
<input type="text" name="s" id="s" size="15" />
<br />
<input name="submit" type="submit" value="Search" />
</div>
</form>
</li>
<li id="calendar">
<h2>Calendar</h2>
<div id="calendar_wrap">
<table summary="Calendar">
<caption>
November 2007
</caption>
<thead>
<tr>
<th abbr="Monday" scope="col" title="Monday">M</th>
<th abbr="Tuesday" scope="col" title="Tuesday">T</th>
<th abbr="Wednesday" scope="col" title="Wednesday">W</th>
<th abbr="Thursday" scope="col" title="Thursday">T</th>
<th abbr="Friday" scope="col" title="Friday">F</th>
<th abbr="Saturday" scope="col" title="Saturday">S</th>
<th abbr="Sunday" scope="col" title="Sunday">S</th>
</tr>
</thead>
<tfoot>
<tr>
<td abbr="October" colspan="3" id="prev"><a href="http://www.free-css.com/">« Oct</a></td>
<td class="pad"> </td>
<td abbr="December" colspan="3" id="next"><a href="http://www.free-css.com/">Dec »</a></td>
</tr>
</tfoot>
<tbody>
<tr>
<td colspan="3" class="pad"> </td>
<td>1</td>
<td>2</td>
<td>3</td>
<td>4</td>
</tr>
<tr>
<td>5</td>
<td>6</td>
<td>7</td>
<td>8</td>
<td>9</td>
<td>10</td>
<td>11</td>
</tr>
<tr>
<td><a href="http://www.free-css.com/">12</a></td>
<td>13</td>
<td>14</td>
<td>15</td>
<td>16</td>
<td>17</td>
<td>18</td>
</tr>
<tr>
<td>19</td>
<td>20</td>
<td>21</td>
<td>22</td>
<td>23</td>
<td id="today">24</td>
<td>25</td>
</tr>
<tr>
<td>26</td>
<td>27</td>
<td>28</td>
<td>29</td>
<td>30</td>
<td class="pad" colspan="2"> </td>
</tr>
</tbody>
</table>
</div>
</li>
<li id="categories-1">
<h2>Categories</h2>
<ul>
<li><a href="http://www.free-css.com/">Uncategorized</a> (3) </li>
<li><a href="http://www.free-css.com/">Lorem Ipsum</a> (42) </li>
<li><a href="http://www.free-css.com/">Urna Congue Rutrum</a> (28) </li>
<li><a href="http://www.free-css.com/">Augue Praesent</a> (55) </li>
<li><a href="http://www.free-css.com/">Vivamus Fermentum</a> (13) </li>
</ul>
</li>
<li id="archives">
<h2>Archives</h2>
<ul>
<li><a href="http://www.free-css.com/">November 2007</a> (24)</li>
<li><a href="http://www.free-css.com/">October 2007</a> (31)</li>
<li><a href="http://www.free-css.com/">September 2007</a> (30)</li>
<li><a href="http://www.free-css.com/">August 2007</a> (31)</li>
<li><a href="http://www.free-css.com/">July 2007</a> (31)</li>
<li><a href="http://www.free-css.com/">June 2007</a> (30)</li>
<li><a href="http://www.free-css.com/">May 2007</a> (31)</li>
<li><a href="http://www.free-css.com/">April 2007</a> (30)</li>
<li><a href="http://www.free-css.com/">March 2007</a> (31)</li>
<li><a href="http://www.free-css.com/">February 2007</a> (28)</li>
<li><a href="http://www.free-css.com/">January 2007</a> (31)</li>
</ul>
</li>
</ul>
</div>
<div id="content">
<div class="post">
<h1 class="title"><a href="http://www.free-css.com/">About This Template</a></h1>
<p class="meta">Posted on November 24th, 2007 by <a href="http://www.free-css.com/">Someone</a></p>
<div class="entry">
<p><img src="unlink-images/img06.jpg" alt="" width="395" height="260" /></p>
<p><strong>Unlink</strong> is a free, fully standards-compliant CSS template designed by Free CSS Templates. This free template is released under a <a target="_blank" href="http://creativecommons.org/licenses/by/2.5/">Creative Commons Attributions 2.5</a> license, so you?re pretty much free to do whatever you want with it (even use it commercially) provided you keep the links in the footer intact. The photo above is from PDPhoto.org. Have fun with it :)</p>
<p>This template is also available as a WordPress theme at Free WordPress Themes.</p>
<h2>A Heading Level 2</h2>
<p>This paragraph is followed by a sample unordered list:</p>
<ul>
<li><a href="http://www.free-css.com/">Consectetuer adipiscing elit</a></li>
<li><a href="http://www.free-css.com/">Metus aliquam pellentesque</a></li>
<li><a href="http://www.free-css.com/">Urnanet non molestie semper</a></li>
<li><a href="http://www.free-css.com/">Proin gravida orci porttitor</a></li>
</ul>
<h3>Heading Level 3</h3>
<p>While this one is followed by a blockquote:</p>
<blockquote>
<p>“Donec leo, vivamus nibh in augue praesent a lacus at urna congue rutrum. Quisque dictum integer nisl risus, sagittis convallis, rutrum id, congue, and nibh.”</p>
</blockquote>
</div>
<p class="tags"><strong>Tags: </strong><a href="http://www.free-css.com/">vivamus</a> <a href="http://www.free-css.com/">nibh</a> <a href="http://www.free-css.com/">in augue</a> <a href="http://www.free-css.com/">praesent</a></p>
<p class="links">Posted in <a href="http://www.free-css.com/">Uncategorized</a> | <a href="http://www.free-css.com/">Edit</a> | <a href="http://www.free-css.com/">4 Comments</a></p>
</div>
</div>
<div id="sidebar2" class="sidebar">
<ul>
<li id="recent-posts">
<h2>Recent Posts</h2>
<ul>
<li>
<h3><a href="http://www.free-css.com/">Aliquam Libero</a></h3>
<p>Nullam ante orci, eget, tempus quis, ultrices in, est. Curabitur sit amet nulla. Nam in massa. Sed vel tellus. Curabitur sem urna, consequat vel, suscipit in, mattis placerat, nulla. Sed ac leo. Pellentesque imperdiet. <a href="http://www.free-css.com/">More…</a></p>
</li>
<li>
<h3><a href="http://www.free-css.com/">Semper Vestibulum</a></h3>
<p>Donec leo, vivamus fermentum nibh in augue praesent a lacus at urna congue rutrum. Quisque dictum integer nisl risus, sagittis convallis, rutrum id, congue, and nibh. <a href="http://www.free-css.com/">More…</a></p>
</li>
<li>
<h3><a href="http://www.free-css.com/">Etiam Malesuada</a></h3>
<p>Donec leo. Vivamus fermentum nibh in augue. Praesent a lacus at urna congue rutrum. Nulla enim eros, porttitor eu, tempus id, varius non, nibh. Duis enim nulla, luctus eu, dapibus lacinia, venenatis id, quam. Vestibulum imperdiet, magna nec eleifend rutrum, nunc lectus vestibulum velit, euismod lacinia quam nisl id lorem. <a href="http://www.free-css.com/">More…</a></p>
</li>
<li>
<h3><a href="http://www.free-css.com/">Sagittis Leo Vehicula</a></h3>
<p>Nam in massa. Sed vel tellus. Curabitur sem urna, consequat vel, suscipit in, mattis placerat, nulla. Sed ac leo. Pellentesque imperdiet. <a href="http://www.free-css.com/">More…</a></p>
</li>
<li>
<h3><a href="http://www.free-css.com/">Etiam Malesuada</a></h3>
<p>Donec leo. Vivamus fermentum nibh in augue. Praesent a lacus at urna congue rutrum. Nulla enim eros, porttitor eu, tempus id, varius non, nibh. Duis enim nulla, luctus eu, dapibus lacinia, venenatis id, quam. Vestibulum imperdiet, magna nec eleifend rutrum, nunc lectus vestibulum velit, euismod lacinia quam nisl id lorem. <a href="http://www.free-css.com/">More…</a></p>
</li>
<li>
<h3><a href="http://www.free-css.com/">Sagittis Leo Vehicula</a></h3>
<p>Nullam ante orci, eget, tempus quis, ultrices in, est. Curabitur sit amet nulla. Nam in massa. Sed vel tellus. Curabitur sem urna, consequat vel, suscipit in, mattis placerat, nulla. Sed ac leo. Pellentesque imperdiet. <a href="http://www.free-css.com/">More…</a></p>
</li>
</ul>
</li>
</ul>
</div>
<div style="clear: both;"> </div>
</div>
<div id="footer">
<p class="legal">©2007 All Rights Reserved.</p>
<p class="credit">Design by <a target="_blank" href="http://www.freecsstemplates.org/">Free CSS Templates</a></p>
</div>
</body>
</html>
Related examples in the same category