unbound-1.0
<!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" xml:lang="en" lang="en">
<head>
<title>Unbound</title>
<meta http-equiv="content-type" content="application/xhtml+xml; charset=UTF-8" />
<style type='text/css'>
/* ----------------------------------------------
Template Name : Unbound
Template Code : S-0023
Version : 1.0
Author : Erwin Aligam
Author URI : http://www.styleshout.com/
Last Date Modified : April 17, 2008
------------------------------------------------ */
/* ----------------------------------------------
HTML ELEMENTS
------------------------------------------------- */
/* Top Elements */
* { margin: 0; padding: 0; outline: 0 }
body {
font: 11px/165% "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
color: #666666;
margin: 0; padding: 0 0 50px 0;
background: #070707 url(bg.jpg) repeat-x;
text-align: center;
}
/* Links */
a {
text-decoration: none;
color: #A56F38;
}
a:hover {
background: #F0f0f0;
color: #000;
border-bottom: 1px dotted #000;
}
/* Headers */
h1, h2, h3 {
font: bold 1em/1.5em "Trebuchet MS", Tahoma, Arial, Sans-serif;
color: #111;
padding: 15px 10px 5px 10px;
margin: 0;
}
h1 {
font-size: 345%;
font-weight: normal;
letter-spacing: -2px;
}
h2 {
font-size: 200%;
color: #663333;
}
h3 {
font-size: 170%;
font-weight: normal;
}
p, dl { padding: 10px; margin: 0; }
ul, ol {
margin: 10px 20px;
padding: 0 20px;
}
ul { list-style: none; }
dt {
font-weight: bold;
color: #895F30;
}
dd {
padding-left: 25px;
}
/* Images */
img {
background: #fafafa;
border: 1px solid #dcdcdc;
padding: 5px;
}
img.float-right {
margin: 5px 0px 10px 10px;
}
img.float-left {
margin: 5px 10px 10px 0px;
}
code {
margin: 5px 0;
padding: 15px;
text-align: left;
display: block;
overflow: auto;
font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;
/* white-space: pre; */
border: 1px solid #EBEBEB;
background: #F0F0F0;
}
acronym {
cursor: help;
border-bottom: 1px dotted #895F30;
}
blockquote {
margin: 15px 10px;
padding: 10px 10px 10px 35px;
border: 1px solid #F0F0F0;
background: #F0F0F0 url(quote.jpg) no-repeat 10px 10px;
font-weight: normal;
font-size: 17px;
line-height: 1.5em;
font-style: italic;
font-family: Georgia, "Times New Roman", Times, serif;
color: #555;
}
/* start - table */
table {
border-collapse: collapse;
margin: 15px 10px;
}
th {
color: #555;
background: #E6E6E6;
height: 38px;
padding-left: 12px;
padding-right: 12px;
text-align: left;
border-width: 1px;
border-style: solid;
border-color: #ebebeb #d4d4d4 #d4d4d4 #ebebeb;
}
tr {
height: 34px;
background: #fff;
}
td {
padding-left: 11px;
padding-right: 11px;
border: 1px solid #ECECEC;
}
/* end - table */
/* form elements */
form {
margin: 15px 10px; padding: 5px 10px 20px 10px;
border: 1px solid #f1f1f1;
background: #fdfdfd;
}
label {
display: block;
font-weight: bold;
margin: 8px 0 5px 0;
color: #895F30;
}
input, select {
padding: 4px;
font: normal 1em Verdana, sans-serif;
color: #666666;
background: #fff;
}
textarea {
width: 350px;
padding: 4px;
font: normal 1em Verdana, sans-serif;
height: 100px;
display: block;
color: #666666;
}
input, textarea, select {
background: #fff;
border-width: 1px;
border-style: solid;
border-color: #D4D4D4 #ebebeb #ebebeb #d4d4d4;
}
input.button {
font: bold 12px Arial, Sans-serif;
height: 30px;
margin: 0;
padding: 2px 3px;
color: #555;
background: #E6E6E6;
border-width: 1px;
border-style: solid;
border-color: #ebebeb #d4d4d4 #d4d4d4 #ebebeb;
}
/* search form */
.searchform {
background-color: transparent;
border: none;
margin: 0; padding: 12px 0 15px 8px;
width: 190px;
}
.searchform p { margin: 0; padding: 0 0 10px 0; }
.searchform input.textbox {
width: 115px;
color: #666666;
height: 18px;
padding: 2px;
vertical-align: top;
}
.searchform input.button {
width: 60px;
height: 24px;
padding: 2px 5px;
vertical-align: top;
}
/* ------------------------------------------
LAYOUT
------------------------------------------- */
#header-wrap {
position: relative;
background: #fff url(wrap-bg.jpg) no-repeat;
margin: 0 auto;
width: 940px;
height: 385px;
text-align: left;
}
#header-photo {
position: absolute;
top: 90px; left: 24px;
padding: 0;
height:290px;
width: 890px;
clear: both;
/* border: 1px solid #F0F0F0; */
}
#header-photo img {
border: none;
margin: 0; padding: 0;
}
/* Navigation */
#nav {
position: absolute;
margin: 0; padding: 0;
width: 880px;
left: 25px; top: 0px;
}
#nav ul {
float: left;
list-style: none;
width: 880px;
height: 40px;
margin: 0; padding: 0;
display: inline;
}
#nav ul li {
display: inline;
margin: 0; padding: 0;
}
#nav ul li a {
float: left;
margin: 0; padding: 18px 11px 0 11px;
font: bold 14px/35px 'Trebuchet MS', Tahoma, Helvetica, Arial, Geneva, Sans-serif;
text-decoration: none;
color: #070000;
}
#nav ul li a:hover,
#nav ul li a:active {
color: #663333;
background: none;
border: none;
}
#nav ul li#current a {
color: #000;
background: #d5d3d6 url(nav-current.jpg) repeat-x;
border-bottom: 1px solid #CECECE;
}
#header-wrap h1#logo-text a {
position: absolute;
margin: 0; padding: 0;
font: normal 62px Georgia, 'Times New Roman', Times, serif;
letter-spacing: -1.5px;
color: #070000;
text-decoration: none;
/* change the values of top and left to adjust the position of the logo*/
top: 135px; left: 48px;
}
#header-wrap h1#logo-text a:hover {
background: none; border: none;
}
#header-wrap p#intro {
position: absolute;
margin: 0; padding: 0;
font-family: Georgia, 'Times New Roman', Times, serif;
font-weight: normal;
font-size: 18px;
line-height: 1.6em;
font-style: italic;
text-transform: none;
color: #663333;
width: 400px;
/* change the values of top and left to adjust the position */
top: 205px; left: 60px;
}
/* header quick search */
#header-wrap form#quick-search {
position: absolute;
top: 25px; right: 25px;
padding: 0; margin: 0;
width: 260px; height: 26px;
background: #fff;
z-index: 999999;
border: 1px solid #D8D8D8;
}
#header-wrap form#quick-search p {
margin: 0; padding: 0;
}
#header-wrap form#quick-search .tbox {
margin: 2px 0 0 4px;
width: 210px;
background: none;
border: none;
color: #ABABAB;
}
#header-wrap form#quick-search label,
#header-wrap form#quick-search .btn {
display: none;
}
#content-outer {
background: #fff;
width: 100%;
}
#content-wrapper {
width: 940px;
margin: 0 auto;
text-align: left;
}
#content {
float: left;
width: 100%;
background: #fff url(content-bg.jpg) no-repeat;
}
.col-one {
margin-right: 480px;
padding-left: 25px;
}
.col-two {
float: left;
width: 210px;
margin-left: -455px;
margin-top: 12px;
}
.col-three {
float: left;
width: 210px;
margin-left: -235px;
margin-top: 12px;
}
.col-one, .col-two, .col-three {
padding-bottom: 20px;
}
#content .col-one h2 {
padding-bottom: 3px;
font: normal 3.4em "Trebuchet MS", Tahoma, Arial, Sans-serif;
color: #000;
letter-spacing: -2px;
text-transform: none;
border-bottom: 1px solid #ebebeb;
margin-left: 5px;
padding-left: 5px;
}
#content .col-one h2 a {
color: #000;
text-decoration: none;
background: none;
border: none;
}
#content .col-one ul li {
list-style-image: url(bullet.gif);
}
#content-wrapper .col-two h3,
#content-wrapper .col-three h3 {
color: #111;
font: normal 1.8em "Trebuchet MS", Tahoma, Arial, sans-serif;
text-transform: none;
letter-spacing: -0.5px;
padding: 5px 10px;
margin: 15px 0 5px 0;
}
/* sidebar menu */
ul.sidemenu {
text-align: left;
margin: 7px 5px 8px 0px; padding: 0;
text-decoration: none;
background: url(dots.gif) repeat-x left top;
}
ul.sidemenu li {
list-style: none;
background: url(dots.gif) repeat-x left bottom;
padding: 6px 10px;
margin: 0;
}
* html body ul.sidemenu li {
height: 1%;
}
ul.sidemenu li a {
text-decoration: none;
background-image: none;
background-color: transparent;
border: none;
color: #666666;
}
ul.sidemenu li a span {
color: #989898;
font-family: Georgia, "Times New Roman", Times, serif;
font-style: italic;
font-weight: normal;
font-size: 1em;
}
ul.sidemenu li a:hover {
color: #000;
background: none;
border: none;
}
ul.sidemenu ul { margin: 0 0 0 5px; padding: 0; }
ul.sidemenu ul li { background: none; }
/* footer */
#footer-wrapper {
clear: both;
width: 940px;
margin: 0 auto;
text-align: left;
font: normal 1em/1.6em 'Trebuchet MS', Tahoma, Sans-serif;
}
#footer-wrapper h3, #footer-wrapper p {
padding-left: 0;
}
#footer-wrapper h3 {
font: normal 1.6em/1.6em 'Trebuchet MS', Tahoma, Arial, Sans-serif;
color: #ABABAB;
}
#footer-wrapper a {
color: #fff;
background: transparent;
}
#footer-wrapper ul.footer-list {
border-top: 1px solid #111;
list-style: none;
padding: 0;
margin-left: 0;
}
#footer-wrapper ul.footer-list li {
border-bottom: 1px solid #111;
}
#footer-wrapper ul.footer-list li a {
display: block;
width: 98%;
line-height: 2em;
font-weight: bold;
padding: 4px 0;
border: none;
margin-left: 0;
padding-left: 0;
color: #666666;
}
#footer-wrapper ul.footer-list li a span {
color: #444;
font-style: italic;
font-weight: normal;
font-family: Georgia, 'Times New Roman', Times, serif;
}
#footer-wrapper ul.footer-list li a:hover,
#footer-wrapper ul.footer-list li a:hover span {
color: #fff;
text-decoration: none;
}
#footer {
float: left;
width: 100%;
padding: 0;
margin-left: 5px;
margin-top: 10px;
}
#footer-bottom {
clear: both;
border-top: 1px solid #111;
width: 880px;
margin: 0 auto;
}
#footer-bottom .bottom-left {
float: left;
padding-left: 5px;
}
#footer-bottom .bottom-right {
text-align: right;
padding-right: 0;
}
/* postmeta */
.postmeta {
padding: 5px; margin: 20px 10px 15px 10px;
font-size: 1em;
color: #777;
border: 1px solid #EBEBEB;
background: #F5F5F5;
}
.postmeta a { background: transparent; }
.postmeta .date{ margin: 0 10px 0 5px; }
.postmeta a.comments { margin: 0 10px 0 5px; }
.postmeta a.readmore { margin: 0 10px 0 5px; }
.post-info { font-size: .95em; padding-top: 3px; margin-left: 5px; color: #bababa; }
.post-info a { color: #000; }
/* thumbnails */
p.thumbs{ padding: 12px 0 0 10px; }
.thumbs img {
position: relative;
padding: 4px;
margin: 5px;
background: #fafafa;
border: 1px solid #dcdcdc;
}
.thumbs img:hover {
border: 1px solid #8E8E8E;
background: #8E8E8E;
}
.thumbs a:hover { background-color: transparent; border: none }
/* alignment classes */
.float-left { float: left; }
.float-right { float: right; }
.align-left { text-align: left; }
.align-right { text-align: right; }
/* clearing */
.clearer { clear: both; }
.clear { display:inline-block; }
.clear:after {
display:block;
visibility:hidden;
clear:both;
height:0;
content: ".";
}
</style>
</head>
<body>
<div id="header-wrap">
<div id="header-photo"> <img alt="" src="unbound-1.0-images/header-photo.jpg" width="890" height="290" /> </div>
<h1 id="logo-text"><a href="http://www.free-css.com/">Unbound</a></h1>
<p id="intro">Put your favorite slogan here...</p>
<div id="nav">
<ul>
<li id="current"><a href="http://www.free-css.com/">Home</a></li>
<li><a href="style.html">Style Demo</a></li>
<li><a href="http://www.free-css.com/">Downloads</a></li>
<li><a href="http://www.free-css.com/">Services</a></li>
<li><a href="http://www.free-css.com/">Support</a></li>
<li><a href="http://www.free-css.com/">About</a></li>
</ul>
</div>
<form id="quick-search" action="http://www.free-css.com/" method="get" >
<p>
<label for="qsearch">Search:</label>
<input class="tbox" id="qsearch" type="text" name="qsearch" value="Search this site..." title="Start typing and hit ENTER" />
<input class="btn" type="submit" value="Submit" />
</p>
</form>
</div>
<div id="content-outer" class="clear">
<div id="content-wrapper">
<div id="content">
<div class="col-one"> <a name="TemplateInfo"></a>
<h2><a href="http://www.free-css.com/">Template Info</a></h2>
<p class="post-info">Posted by <a href="http://www.free-css.com/">erwin</a> | Filed under <a href="http://www.free-css.com/">templates</a>, <a href="http://www.free-css.com/">internet</a> </p>
<p><strong>Unbound 1.0</strong> is a free, W3C-compliant, CSS-based website template by styleshout.com. This work is distributed under the <a rel="license" href="http://creativecommons.org/licenses/by/2.5/"> Creative Commons Attribution 2.5 License</a>, which means that you are free to use and modify it for any purpose. All I ask is that you include a link back to my website in your credits.</p>
<p>For more free designs, you can visit my website to see my other works.</p>
<p>Good luck and I hope you find my free templates useful!</p>
<p class="postmeta"> <a href="http://www.free-css.com/" class="readmore">Read more</a> | <a href="http://www.free-css.com/" class="comments">Comments (7)</a> | <span class="date">April 17, 2008</span> </p>
<h2><a href="http://www.free-css.com/">Lorem Ipsum Dolor Sit Amet</a></h2>
<h3>Aliquam Risus Justo</h3>
<p><a href="http://www.free-css.com/"><img src="unbound-1.0-images/firefox-gray.jpg" width="100" height="120" alt="" class="float-left" /></a> Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Donec libero. Suspendisse bibendum. Cras id urna. Morbi tincidunt, orci ac convallis aliquam, lectus turpis varius lorem, eu posuere nunc justo tempus leo. Donec mattis, purus nec placerat bibendum, dui pede condimentum odio, ac blandit ante orci ut diam. Cras fringilla magna. Phasellus suscipit, leo a pharetra condimentum, lorem tellus eleifend magna, eget fringilla velit magna id neque. Curabitur vel urna. In tristique orci porttitor ipsum. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Donec libero. Suspendisse bibendum. Cras id urna. Morbi tincidunt, orci ac convallis aliquam, lectus turpis varius lorem, eu posuere nunc justo tempus leo. </p>
<blockquote>
<p>If we know who we are, we will not try to become someone else in order to have value and meaning in our lives. If we don't know who we are, we will try to become someone who someone else wants us to be.</p>
<p class="align-right"> - Robert McGee</p>
</blockquote>
<p> Vestibulum venenatis. Nulla vel ipsum. Proin rutrum, urna sit amet bibendum pellentesque, ante sapien varius turpis, eu nonummy nunc urna scelerisque ante. Nunc sed leo at dolor pharetra facilisis. Sed sed lectus at justo dapibus tristique. Morbi molestie pulvinar elit. Donec dictum nibh nec est. Aliquam sagittis, lacus a pharetra tempor, enim justo tempor nisi, at aliquet nulla metus sed augue. Praesent sed nibh. Vestibulum bibendum enim ut nisi fringilla accumsan. Nullam dapibus fermentum nulla. Phasellus in orci vel justo facilisis iaculis. Quisque facilisis ornare felis. Curabitur nunc libero, dapibus vel, commodo nec, semper a, massa. Suspendisse potenti. Morbi a nisl. Nunc euismod elit non lectus. </p>
<h2><a href="http://www.free-css.com/">Aliquam Risus Justo</a></h2>
<h3>Lorem Ipsum Dolor Sit Amet</h3>
<p><a href="http://www.free-css.com/"><img src="unbound-1.0-images/firefox-gray.jpg" width="100" height="120" alt="" class="float-right" /></a> Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Donec libero. Suspendisse bibendum. Cras id urna. Morbi tincidunt, orci ac convallis aliquam, lectus turpis varius lorem, eu posuere nunc justo tempus leo. Donec mattis, purus nec placerat bibendum, dui pede condimentum odio, ac blandit ante orci ut diam. Cras fringilla magna. Phasellus suscipit, leo a pharetra condimentum, lorem tellus eleifend magna, eget fringilla velit magna id neque. Curabitur vel urna. In tristique orci porttitor ipsum. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Donec libero. Suspendisse bibendum. Cras id urna. Morbi tincidunt, orci ac convallis aliquam, lectus turpis varius lorem, eu posuere nunc justo tempus leo. </p>
</div>
</div>
<div class="col-two">
<h3>Sidebar Menu</h3>
<ul class="sidemenu">
<li><a href="http://www.free-css.com/">Home</a></li>
<li><a href="http://www.free-css.com/">TemplateInfo</a></li>
<li><a href="http://www.free-css.com/">Style Demo</a></li>
<li><a href="http://www.free-css.com/">More Free Templates</a></li>
<li><a href="http://www.free-css.com/">Premium Templates</a></li>
</ul>
<h3>Links</h3>
<ul class="sidemenu">
<li><a href="http://www.free-css.com/">PDPhoto</a></li>
<li><a href="http://www.free-css.com/">Alistapart</a></li>
<li><a href="http://www.free-css.com/">CSS Remix</a></li>
<li><a href="http://www.free-css.com/">CSS Mania</a></li>
</ul>
<h3>Sponsors</h3>
<ul class="sidemenu">
<li><a href="http://www.free-css.com/">4templates <br />
<span>Low Cost Hi-Quality Templates</span></a></li>
<li><a href="http://www.free-css.com/">TemplateMonster <br />
<span>Delivering the Best Templates on the Net!</span></a></li>
<li><a href="http://www.free-css.com/">Text Link Ads <br />
<span>Monetized your website</span></a></li>
<li><a href="http://www.free-css.com/">Fotolia <br />
<span>Free stock images or from $1</span></a> </li>
<li><a href="http://www.free-css.com/">Dreamstime <br />
<span>Lowest Price for High Quality Stock Photos</span></a></li>
<li><a href="http://www.free-css.com/">Dreamhost <br />
<span>Premium webhosting</span></a></li>
</ul>
<h3>Lorem Ipsum</h3>
<p> Vestibulum venenatis. Nulla vel ipsum. Proin rutrum, urna sit amet bibendum pellentesque, ante sapien varius turpis, eu nonummy nunc urna scelerisque ante. Nunc sed leo at dolor pharetra facilisis. Sed sed lectus at justo dapibus tristique. Morbi molestie pulvinar elit. Donec dictum nibh nec est. Aliquam sagittis, lacus a pharetra tempor, enim justo tempor nisi, at aliquet nulla metus sed augue. Praesent sed nibh. Vestibulum bibendum enim ut nisi fringilla accumsan. Nullam dapibus fermentum nulla. Phasellus in orci vel justo facilisis iaculis. Quisque facilisis ornare felis. Curabitur nunc libero, dapibus vel, commodo nec, semper a, massa. Suspendisse potenti. Morbi a nisl. Nunc euismod elit non lectus. </p>
</div>
<div class="col-three">
<h3>Wise Words</h3>
<p>"If we know who we are, we will not try to become someone else in order to have value and meaning in our lives. If we don't know who we are, we will try to become someone who someone else wants us to be." </p>
<p class="align-right"> - Robert McGee</p>
<h3>Support Styleshout</h3>
<p>If you are interested in supporting my work and would like to contribute, you are welcome to make a small donation through the donate link on my website - it will be a great help and will surely be appreciated.</p>
<h3>Lorem Ipsum</h3>
<p> Vestibulum venenatis. Nulla vel ipsum. Proin rutrum, urna sit amet bibendum pellentesque, ante sapien varius turpis, eu nonummy nunc urna scelerisque ante. Nunc sed leo at dolor pharetra facilisis. Sed sed lectus at justo dapibus tristique. Morbi molestie pulvinar elit. Donec dictum nibh nec est. Aliquam sagittis, lacus a pharetra tempor, enim justo tempor nisi, at aliquet nulla metus sed augue. Praesent sed nibh. Vestibulum bibendum enim ut nisi fringilla accumsan. Nullam dapibus fermentum nulla. Phasellus in orci vel justo facilisis iaculis. Quisque facilisis ornare felis. Curabitur nunc libero, dapibus vel, commodo nec, semper a, massa. Suspendisse potenti. Morbi a nisl. Nunc euismod elit non lectus. </p>
<h3>Search Box</h3>
<form action="http://www.free-css.com/" class="searchform">
<p>
<input name="search_query" class="textbox" type="text" />
<input name="search" class="button" value="Search" type="submit" />
</p>
</form>
</div>
</div>
</div>
<div id="footer-wrapper">
<div id="footer">
<div class="col-one">
<h3>Image Gallery </h3>
<p class="thumbs"> <a href="http://www.free-css.com/"><img src="unbound-1.0-images/thumb.jpg" width="40" height="40" alt="" /></a> <a href="http://www.free-css.com/"><img src="unbound-1.0-images/thumb.jpg" width="40" height="40" alt="" /></a> <a href="http://www.free-css.com/"><img src="unbound-1.0-images/thumb.jpg" width="40" height="40" alt="" /></a> <a href="http://www.free-css.com/"><img src="unbound-1.0-images/thumb.jpg" width="40" height="40" alt="" /></a> <a href="http://www.free-css.com/"><img src="unbound-1.0-images/thumb.jpg" width="40" height="40" alt="" /></a> <a href="http://www.free-css.com/"><img src="unbound-1.0-images/thumb.jpg" width="40" height="40" alt="" /></a> <a href="http://www.free-css.com/"><img src="unbound-1.0-images/thumb.jpg" width="40" height="40" alt="" /></a> <a href="http://www.free-css.com/"><img src="unbound-1.0-images/thumb.jpg" width="40" height="40" alt="" /></a> <a href="http://www.free-css.com/"><img src="unbound-1.0-images/thumb.jpg" width="40" height="40" alt="" /></a> <a href="http://www.free-css.com/"><img src="unbound-1.0-images/thumb.jpg" width="40" height="40" alt="" /></a> <a href="http://www.free-css.com/"><img src="unbound-1.0-images/thumb.jpg" width="40" height="40" alt="" /></a> <a href="http://www.free-css.com/"><img src="unbound-1.0-images/thumb.jpg" width="40" height="40" alt="" /></a> </p>
<h3>Resources</h3>
<ul class="footer-list">
<li><a href="http://www.free-css.com/">Web Designer Wall - <span>Design Trends and Tutorials</span></a></li>
<li><a href="http://www.free-css.com/">CSSMania - <span>CSS Design Showcase</span></a></li>
<li><a href="http://www.free-css.com/">AListApart - <span>For People Who Make Websites</span></a></li>
<li><a href="http://www.free-css.com/">PSDTuts.com - <span>Photoshop Tutorials And Links</span></a></li>
<li><a href="http://www.free-css.com/">PDPhoto.org - <span>Public Domain Photos</span></a></li>
<li><a href="http://www.free-css.com/">FreePhotos.se - <span>Free & Public Domain Photos</span></a></li>
<li><a href="http://www.free-css.com/">Fotolia - <span>Free stock images or from $1</span></a></li>
<li><a href="http://www.free-css.com/">4templates - <span>Low Cost Hi-Quality Templates</span></a></li>
<li><a href="http://www.free-css.com/">Opendesigns - <span>Download Free Web Design Templates</span></a></li>
</ul>
</div>
</div>
<div class="col-two">
<h3>Lorem Ipsum</h3>
<p> <strong>Lorem ipsum dolor</strong> <br />
Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Donec libero. Suspendisse bibendum. Cras id urna. Morbi tincidunt, orci ac convallis aliquam, lectus turpis varius lorem, eu posuere nunc justo tempus leo. Donec mattis, purus nec placerat bibendum, dui pede condimentum odio, ac blandit ante orci ut diam. <a href="http://www.free-css.com/">Read more...</a> </p>
<ul class="footer-list">
<li><a href="http://www.free-css.com/">consequat molestie</a></li>
<li><a href="http://www.free-css.com/">sem justo</a></li>
<li><a href="http://www.free-css.com/">semper</a></li>
<li><a href="http://www.free-css.com/">magna sed purus</a></li>
<li><a href="http://www.free-css.com/">tincidunt</a></li>
<li><a href="http://www.free-css.com/">semper</a></li>
<li><a href="http://www.free-css.com/">magna sed purus</a></li>
<li><a href="http://www.free-css.com/">tincidunt</a></li>
</ul>
</div>
<div class="col-three">
<h3>About</h3>
<p> <a href="http://www.free-css.com/"><img src="unbound-1.0-images/thumb-2.jpg" width="40" height="40" alt="" class="float-left" /></a> Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Donec libero. Suspendisse bibendum. Cras id urna. Morbi tincidunt, orci ac convallis aliquam, lectus turpis varius lorem, eu posuere nunc justo tempus leo. Donec mattis, purus nec placerat bibendum, dui pede condimentum odio, ac blandit ante orci ut diam.</p>
<p> Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Donec libero. Suspendisse bibendum. Cras id urna. <a href="http://www.free-css.com/">Learn more...</a></p>
</div>
<div id="footer-bottom">
<p class="bottom-left"> ©2008 <strong>Your Company Name</strong> Design by : <a href="http://www.styleshout.com/">styleshout</a> </p>
<p class="bottom-right" > <a href="http://www.free-css.com/">Home</a> | <a href="http://www.free-css.com/">Sitemap</a> | <a href="http://www.free-css.com/">RSS Feed</a> | <a href="http://jigsaw.w3.org/css-validator/check/referer">CSS</a> | <a href="http://validator.w3.org/check/referer">XHTML</a> </p>
</div>
</div>
</body>
</html>
Related examples in the same category