metamorph_bluegreen
<!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>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>Metamorphosis Design Free Css Templates</title>
<meta name="keywords" content="" />
<meta name="description" content="" />
<style type='text/css'>
/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/
*
{
margin: 0px;
padding: 0px;
}
a:link {
color: #1F5111;
}
a:hover {
text-decoration: none;
color: #FF0000;
}
a:visited {
color: #1F5111;
}
body {
background: #1A71CC url(metamorph_bluegreen-images/back_all.gif) repeat-x;
font: 13px Arial, Helvetica, sans-serif;
color: #666666;
}
#content
{
}
#back{
width: 1029px;
margin: 0 auto;
}
#header {
height: 57px;
text-align: left;
}
#menu{
height: 57px;
margin-top: 10px;
margin-bottom: 5px;
background: url(metamorph_bluegreen-images/menu.jpg) no-repeat;
}
#menu ul {
width: 960px;
list-style: none;
margin: 0 auto;
}
#menu li {
display: inline;
}
#menu a {
float: left;
width: 20%;
height: 43px;
display: block;
text-align: center;
text-decoration: none;
color: #ffffff;
font-weight: normal;
padding-top: 14px;
font-size: 24px;
font-family: Georgia
}
#menu a:hover {
height: 57px;
color: #ffffff;
text-decoration: none;
background: url(metamorph_bluegreen-images/menu_h.jpg);
background-repeat: repeat-x;
background-position: top;
}
#logo {
background: url(metamorph_bluegreen-images/header.jpg) no-repeat;
width: 709px;
height: 184px;
text-align: left;
padding-top: 100px;
padding-left: 320px;
margin-bottom: 10px;
}
#logo a {
text-decoration: none;
text-transform: lowercase;
font-style: italic;
font-size: 24px;
color: #0956AF;
}
#logo H1
{
padding: 0px;
margin: 0px;
}
#logo H2 a
{
font-size: 10px;
padding: 0px;
margin: 0px;
}
#main
{
margin-top: 10px;
background: #ffffff
}
#left
{
width: 305px;
margin-left: 14px;
}
#left H3
{
width: 305px;
height: 42px;
font-family: Georgia,'Times New Roman',times,serif;
font-size: 23px;
font-weight: normal;
text-align: center;
padding-top: 12px;
color: #ffffff;
background: url(metamorph_bluegreen-images/title_left.jpg);
background-repeat: no-repeat;
background-position: top left;
}
#left ul {
list-style: none;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 10px;
}
#left .categories ul li{
padding-left: 20px;
background: url(metamorph_bluegreen-images/ls1.jpg);
background-repeat: no-repeat;
background-position: left 3px;
margin-top: 10px;
border-bottom: 1px dotted #000000;
width: 180px;
margin-left: 30px;
padding-bottom: 2px;
}
#left .partners ul li{
padding-left: 20px;
background: url(metamorph_bluegreen-images/ls2.jpg);
background-repeat: no-repeat;
background-position: left 3px;
margin-top: 10px;
border-bottom: 1px dotted #000000;
width: 180px;
margin-left: 30px;
padding-bottom: 2px;
}
#left .categories ul li a, #left .partners ul li a{
color: #3d3d3d;
font-weight: bold;
text-decoration: none;
}
#left a {
color: #666666;
}
#left p
{
padding: 10px;
}
#right .date2 {
margin: 10px;
padding: 0;
padding-top: 3px;
}
#right ol, #right ul
{
margin-left: 30px;
}
.date2 {
float: left;
width: 53px;
height: 54px;
background: url(metamorph_bluegreen-images/date.gif) no-repeat;
text-transform: uppercase;
text-align: center;
font-size: 8px;
font-weight: bold;
color: #FFFFFF;
vertical-align: middle;
}
.date2 b {
display: block;
font-size: 35px;
color: #2F6AA2;
}
#right
{
float: right;
width: 645px;
padding-right: 10px;
}
#right H4
{
font-family: Georgia,'Times New Roman',times,serif;
font-size: 24px;
color: #000000;
font-weight: normal;
padding-top: 15px;
}
#right H4 a
{
color: #000000;
font-weight: normal;
}
#right a
{
color: #0b59b3;
text-decoration: none;
font-weight: bold;
}
#right p {
margin: 0;
padding: 0;
padding-bottom: 10px;
padding-left: 50px;
padding-right: 20px;
}
#right h2 {
margin: 0;
padding: 0;
padding-top: 10px;
color: #1F5111;
}
.date {
text-align: right;
color: #808080;
font-size: 11px;
}
.date a {
color: #D72020;
}
#mainbot{
background: url(metamorph_bluegreen-images/mainbot.jpg);
background-repeat: no-repeat;
background-position: top left;
height: 33px;
width: 1029px;
}
.bot_col{
width: 960px;
margin: 0 auto;
}
.col1,.col2,.col3{
float: left;
width: 320px;
}
.col1 p,.col2 p,.col3 p{
color: #ffffff;
padding-left: 80px;
padding-right: 10px;
}
.bot_col h2{
font-family: Georgia,'Times New Roman',times,serif;
font-weight: normal;
font-size: 23px;
color: #ffffff;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 20px;
}
#footer {
height: 50px;
clear: both;
padding-top: 20px;
}
#footer p {
margin: 0;
font-size: 10px;
text-align: center;
color: #ffffff;
}
#footer a {
color: #ffffff;
}
</style>
</head>
<body>
<div id="content">
<div id="back">
<!-- header begins -->
<div id="header">
<div id="menu">
<ul>
<li><a href="#" title="">Home</a></li>
<li><a href="#" title="">Blog</a></li>
<li><a href="#" title="">Gallery</a></li>
<li><a href="#" title="">About</a></li>
<li><a href="#" title="">Contact</a></li>
</ul>
</div>
</div>
<!-- header ends -->
<!-- content begins -->
<div id="main">
<div id="logo">
<h1><a href="#">metamorph_bluegreen</a></h1>
<h2><a href="http://www.metamorphozis.com/">Design by Metamorphosis Design</a></h2>
</div>
<div id="right">
<h4><a href="#">Metamorphosis Design</a></h4><br />
<p>This website template is released under a Creative Commons Attribution 2.5 License</p>
<p>We request you retain the full copyright notice in the template footer including the link to www.metamorphozis.com.<br />
This not only gives respect to the large amount of time given freely by the developers
but also helps build interest, traffic and use of our free and paid designs. If you cannot (for good
reason) retain the full copyright we request you at least leave in place the
Website Templates line, with Website Templates linked to www.metamorphozis.com. If you refuse
to include even this then support may be affected.<br />
<br />
You are allowed to use this design only if you agree to the following conditions:<br />
- You cannot remove copyright notice from this design without our permission.<br />
- If you modify this design it still should contain copyright because it is based on our work.<br />
- You may copy, distribute, modify, etc. this template as long as link to our website remains untouched.<br />
<br />
The Metamorphosis Design : 2010</p>
<h4><a href="#">Web Design Starter's Guide</a></h4><br />
<ol>
<li><a href="http://www.metamorphozis.com/free_templates/free_templates.php">Free Website Templates</a></li>
<li><a href="http://www.metamorphozis.com/free_flash_templates/free_flash_templates.php">Free Flash Templates</a></li>
<li><a href="http://www.metamorphozis.com/shop/flash_templates.php">Flash Templates</a></li>
<li><a href="http://www.metamorphozis.com/shop/easy_flash_templates.php">Easy Flash Templates</a> (no flash experience needed to edit)</li>
<li><a href="http://www.metamorphozis.com/website_hosting/index.php">Top Hosting Providers</a></li>
</ol>
<h4><a href="#">SOME TEXT GOES HERE </a></h4>
<br />
<img src="metamorph_bluegreen-images/pic1.jpg" alt="" title="img" style="float: left; padding: 10px; clear: both"/>
<p>Etiam id ante nunc, et suscipit nunc. In consectetur urna at nibh convallis fringilla. Pellentesque blandit, tortor facilisis accumsan tincidunt, dolor quam blandit enim, ut tempor eros justo at quam.
Pellentesque eu ante libero.. In hac habitasse platea..Curabitur imperdiet libero et lorem gravida vel iaculis lorem mattis. Morbi tempor viverra turpis non placerat. Suspendisse potenti. </p>
<p> Aenean suscipit nisl eu mauris lobortis euismod. Curabitur a ante nec erat consectetur commodo pretium id lorem. Maecenas ante nunc, vestibulum condimentum tristique suscipit, luctus non augue. Sed ut felis imperdiet enim posuere porttitor eu nec massa. Nulla vehicula, augue et semper placerat, nisl risus porttitor odio, et commodo diam neque ac urna.
Etiam id ante nunc, et suscipit nunc. In consectetur urna at nibh convallis fringilla. Pellentesque blandit, tortor facilisis accumsan tincidunt, dolor quam blandit enim, ut tempor eros justo at quam.
Pellentesque eu ante libero.. In hac habitasse platea..Curabitur imperdiet libero et lorem gravida vel iaculis lorem mattis. Morbi tempor viverra turpis non placerat. Suspendisse potenti. </p>
</div>
<div id="left">
<h3>Categories</h3>
<div class="categories">
<ul>
<li><a href="#">Vivamus id arcu</a></li>
<li><a href="#">Duis congue ultricies</a></li>
<li><a href="#">Purus in mollis purus</a></li>
<li><a href="#">Orci nonummy fringilla</a></li>
<li><a href="#">Pellentesque at lorem</a></li>
<li><a href="#">Enim vivamus convallis</a></li>
</ul>
</div>
<h3>Our Partners</h3>
<div class="partners">
<ul>
<li><a href="#">Vivamus id arcu</a></li>
<li><a href="#">Duis congue ultricies</a></li>
<li><a href="#">Purus in mollis purus</a></li>
<li><a href="#">Orci nonummy fringilla</a></li>
<li><a href="#">Pellentesque at lorem</a></li>
<li><a href="#">Enim vivamus convallis</a></li>
</ul>
</div>
</div>
<div style="clear: both;"></div>
<div id="mainbot"></div>
<!--content ends -->
<!--footer begins -->
</div>
<div class="bot_col">
<div class="col1">
<h2>News and Updates</h2>
<p>
Mauris neque egestas justo
Neque eros a nequestibulum
Primis in faucibus orci luctus
Posuere cubilia Curae
Ulla risus risus sagittis in</p>
</div>
<div class="col2">
<h2>Latest Posts</h2>
<p>
Eros a nequestibulum
Primis in faucibus orci luctus
Posuere cubilia Curae
Ulla risus risus sagittis in
Lobortis sed tincidunt at est.
Donec posuere egestas ipsum</p>
</div>
<div class="col3">
<h2>Useful Links</h2>
<img src="metamorph_bluegreen-images/pic2.jpg" alt="" title="img" style="float: left; padding: 0px 10px 10px 10px; clear: both"/>
<p>
Primis in faucibus orci luctus
Posuere cubilia Curae
Ulla risus risus sagittis in
Lobortis sed tincidunt at est.
Donec posuere egestas ipsum</p>
</div>
</div>
<div id="footer">
<p>Copyright 2010. <a href="#">Privacy Policy</a> | <a href="#">Terms of Use</a> | <a href="http://validator.w3.org/check/referer" title="This page validates as XHTML 1.0 Transitional"><abbr title="eXtensible HyperText Markup Language">XHTML</abbr></a> | <a href="http://jigsaw.w3.org/css-validator/check/referer" title="This page validates as CSS"><abbr title="Cascading Style Sheets">CSS</abbr></a></p>
<p>Design by <a href="http://www.metamorphozis.com/" title="Flash Templates">Flash Templates</a> for <a href="http://www.flashtemplatesdesign.com/" title="Free Flash Templates">Free Flash Templates</a></p>
</div>
<div style="clear: both"></div>
</div>
</div>
<!-- footer ends-->
</body>
</html>
Related examples in the same category