metamorph_bluething : Blue « Templates « HTML / CSS






metamorph_bluething

      

<!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: 0;
  padding: 0;
}

body {
  margin: 0;
  background: #000000 url(metamorph_bluething-images/back_all.gif) repeat-x top;
}

body, th, td, input, textarea {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #666666;
}

#left1
{
width: 1197px;
margin: 0 auto;
background: url(metamorph_bluething-images/1.jpg) no-repeat left top;
}

#right1
{
width: 1180px;
margin: 0 auto;
background: url(metamorph_bluething-images/2.jpg) no-repeat right top;
}

#contmain
{
width: 100%;
}

h1, h2, h3 {
  color: #44763E;
}

h1 {
  font-size: 3em;
}

h2 {
  text-transform: uppercase;
  font-size: 1.1em;
  font-weight: bold;
  color: #3580BA;
}


h3 {
  font-size: 1em;
}

p, ul, ol {
  margin-top: 7px;
  font-size: 1.1em;
}

ul, ol {
  margin-left: 3em;
}

a {
  text-decoration: underline;
  color: #3580BA;
}

a:hover {
  border: none;
  text-decoration: none;
}

h1 a, h2 a, h3 a {
  border: none;
  text-decoration: none;
  color: #3580BA;
}

h1 a:hover, h2 a:hover, h3 a:hover {
  background: none;
  color: #3580BA;
}


/* Header */

#header {
  width: 839px;
  margin: 0 auto;
  height: 67px;
  background: #ffffff;
}

#menu {
  float: left;
  height: 67px;
  width: 745px;
  padding-left: 94px;
  background: #ffffff url(metamorph_bluething-images/menu.gif) repeat-x;
}

#menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: normal;
}

#menu li {
  float: left;
}

#menu a {
  display: block;
  float: left;
  height: 47px;
  width: 120px;
  margin-right: 1px;
  text-decoration: none;
  font-size: 20px;
  padding-top: 20px;
  font-weight: bold;
  color: #ffffff;
    text-align: center;

}

#menu a:hover {
  color: #ffffff;
  background: url(metamorph_bluething-images/menu_r.gif) repeat-x;
  text-decoration: underline;
}



/* Logo */

#logo {
  width: 839px;
  height: 87px;
  margin: 0 auto;
}


#logo h1 {
  padding-top: 10px;
  padding-right: 20px;
  color: #ffffff;
  font-size: 18px;
}

#logo h2 {
  font-style: italic;
  font-size: 10px;
  padding-right: 20px;
}

#logo p {
  clear: left;
  margin: 0;
  padding: 0 0 0 20px;
  line-height: normal;
  font-size: 1.2em;
  font-weight: bold;
  color: #ffffff;
}

#logo a {
  color: #FFFFFF;
}

/* Page */

#page {
  width: 839px;
  margin: 0 auto;
  background: #ffffff url(metamorph_bluething-images/table_back.gif) repeat-x;
  border-top: none;
}

/* Content */

#content {
  float: left;
  width: 440px;
  padding-left: 10px;
  padding-top: 20px;
}

.post {
background: url(metamorph_bluething-images/top.gif) repeat-x;
padding-top: 10px;
padding-left: 10px;
}

.post .title {
  margin: 0;
  font-weight: bold;
  color: #3580BA;
}

.post h1.title {
  height: 30px;
  font-size: 2.4em;
}

.post .entry {
  padding: 0 10px 30px 15px;
}

.post .meta {
  margin: 0;
  padding: 5px 0px 0px 15px;
  text-transform: uppercase;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #3580BA;
}

.post .meta a {
  color: #3580BA;
}

.post .links {
  margin: 0;
}

.post .tags {
  margin: 0;
  text-transform: uppercase;
  font-size: .8em;
  font-weight: bold;
}

.post .links a, .post .tags a {
  border: none;
}


/* Sidebars */

#right
{
padding-top: 20px;
float: right;
}

#top
{
background: url(metamorph_bluething-images/side_top.gif) no-repeat top;

padding: 10px;
}

#back
{
background: url(metamorph_bluething-images/side_back.gif) repeat-y top;
width: 354px;
}

#bot
{
background: url(metamorph_bluething-images/side_bottom.gif) no-repeat bottom;
height: 4px;
width: 354px;
margin-bottom: 10px;
}


.sidebar {
  float: left;
  width: 354px;
}

.sidebar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}


.sidebar ul {
}

.sidebar li {
  margin: 0;
}

.sidebar li h2 {
  margin: 0 0 1em 0;
}

#sidebar1 {
  width: 174px;
  padding-right: 10px;
}

#sidebar2 {
    width: 174px;
  padding-right: 10px;
}

.sidebar h2 {
  background: url(metamorph_bluething-images/title.gif) no-repeat left top;
  height: 26px;
  color: #3580BA;
  padding-left: 20px;
  padding-top: 14px;
}

.title_back
{
background: url(metamorph_bluething-images/title_back.gif) no-repeat top;
padding-top: 10px;
padding-bottom: 10px;
}

.sidebar ul {
  line-height: normal;
  margin-left: 20px;
}

.sidebar li {
  padding: 5px;
  background: url(metamorph_bluething-images/small.gif) no-repeat left;
  font-size: .8em;
}

.sidebar a {
  border: none;
  padding-left: 10px;
}

.sidebar a:hover {
  border: none;
  padding-left: 10px;
}

#bottom
{
height: 71px;
background: url(metamorph_bluething-images/footer.gif) bottom no-repeat;
}

/* Footer */
#footer
{
padding: 20px;
background: url(metamorph_bluething-images/footer_back.gif) repeat-x bottom;
height: 50px
}

#footer p {
  text-align: center;
  font-size: 9px;
  color: #ffffff;
  margin: 0px;
  padding: 0px;
}
#footer a
{
color: #FFFFFF
}

</style>


</head>
<body>
<!-- start header -->
<div id="contmain">
<div id="logo">
  <h1><a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">metamorph_bluething</a></h1>
  <h2><a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw" id="metamorph">Design by Metamorphosis Design</a></h2>
</div>
<div id="left1">
  <div id="right1">
<div id="header"> 
  <div id="menu">
    <ul>
      <li><a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">Home</a></li>
      <li><a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">Blogs</a></li>
      <li><a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">Photos</a></li>
      <li><a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">About</a></li>
      <li><a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">Contact</a></li>
    </ul>
  </div>  
<!-- end header -->
</div>
<!-- start page -->
<div id="page">
  <!-- start content -->
  <div id="content">
    <div class="post">
      <h2 class="title">Welcome to Our Website</h2>
      <p class="meta"><small>Posted on January 24th, 2008 by <a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">Metamorphosis Design</a></small></p>
      <div class="entry">
        <p>This website template is released under  a Creative Commons Attribution 2.5 License</p>
          <p>We request you retain the full copyright notice below 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 />
            For support visit <a href="http://www.metamorphozis.com/contact/contact.php">http://www.metamorphozis.com/contact/contact.php</a><br />
  <br />
            The Metamorphosis Design : 2008 </p><br /><br />
          
        <div class="post">
        <h2 class="title">Web Design Starter's Guide</h2>
        <p class="meta"><small>Posted on January 24th, 2008 by <a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">Metamorphosis Design</a></small></p>
  <ol>
        <li><a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">More Free Website Templates</a></li>
        <li><a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">Flash Templates</a></li>
                <li><a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">Top Hosting Providers</a></li>
                <li><a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">Support For Free Website Templates</a></li>
             
      </ol>
      </div> <br />  
      <div class="post">
      <h2 class="title">A Heading Level 2</h2>
        <p>Dolor sit amet, consectetuer adipiscing elit. In nec risus non turpis interdum rutrum:</p>
        <ul>
          <li><a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">Consectetuer adipiscing elit</a></li>
          <li><a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">In nec risus non turpis</a></li>
          <li><a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">Urnanet non molestie semper</a></li>
          <li><a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">Proin gravida orci porttitor</a></li>
        </ul>
           
      </div>
       </div>
    </div>
  </div>
  <!-- end content -->
  <!-- start sidebar two -->
  <div id="right">
      <div id="back">
       <div id="top"> 
     Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer accumsan, magna in blandit sollicitudin, eros ante luctus ante, et dapibus nisi ante pretium purus. Sed et quam ut pede feugiat cursus. Maecenas tempus bibendum ipsum. In nec dui. Nam fringilla, nisl sit amet tempus tempus, quam turpis tincidunt nunc, laoreet pulvinar nisl dolor vitae turpis. Phasellus quis erat. Maecenas elementum ultricies urna. Nam a diam non mi euismod rutrum. 
     </div>
   </div>
   <div id="bot"></div>
  <div id="sidebar1" class="sidebar">
      <h2>Categories</h2>
      <div class="title_back">
        <ul>
          <li><a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">Aliquam libero</a></li>
          <li><a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">Consectetuer elit</a></li>
          <li><a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">Metus pellentesque</a></li>
          <li><a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">Suspendisse mauris</a></li>        
        </ul>
       </div>
        <h2>Archives</h2>
        <div class="title_back">
        <ul>
          <li><a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">September</a> (23)</li>
          <li><a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">August</a> (31)</li>
          <li><a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">July</a> (31)</li>
          <li><a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">June</a> (30)</li>
          <li><a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">May</a> (31)</li>
        </ul>
        </div>
        <h2>Lorem ipsum dolor </h2>
        <div class="title_back">
        <ul>
          <li><a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">Sed ultricies</a></li>
          <li><a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">Suspendisse convallis</a></li>
          <li><a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">Sed quis ipsum</a></li>
          <li><a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">In ipsum sem</a></li>
        </ul>
        </div>
  </div>
  <div id="sidebar2" class="sidebar">
      <h2>Ipsum dolor</h2>
        <div class="title_back">
        <ul>
          <li><a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">Aliquam libero</a></li>
          <li><a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">Consectetuer elit</a></li>
          <li><a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">Metus pellentesque</a></li>
    
        </ul>
       </div>
        <h2>Lorem ipsum</h2>
      <div class="title_back">
        <ul>
          <li><a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">Libero</a></li>
          <li><a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">Conseuer elit</a></li>
          <li><a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">Metus pellente</a></li>
          <li><a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">Suspende mauris</a></li>
        </ul>
      </div>      
    </div>
  </div><!-- end sidebar two -->
  <div id="bottom" style="clear: both;"></div>
</div><!-- end page -->
<!-- start footer -->
</div>
</div>
<div id="footer">
   <p>Copyright &copy; 2009. <a href="http://www.metamorphozis.com/" title="Free Web Templates">Free Web Templates</a> | <a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">Privacy Policy</a> | <a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">Terms of Use</a> | <a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw" title="This page validates as XHTML 1.0 Transitional"><abbr title="eXtensible HyperText Markup Language">XHTML</abbr></a> | <a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw" title="This page validates as CSS"><abbr title="Cascading Style Sheets">CSS</abbr></a></p> 
  <p>Design downloaded from <a href="http://www.webhostingservices.us/">Web Hosting Services</a>

    </p>
</div>
</div>
<!-- end footer -->
</body>
</html>

   
    
    
    
    
    
  








Related examples in the same category

1.metamorph_blue
2.metamorph_bluefeather
3.metamorph_blueflower
4.metamorph_blueglowing
5.metamorph_bluemadness
6.metamorph_bluemess_lt2
7.metamorph_bluerock
8.metamorph_bluewave
9.metamorph_bubbleblue_lt
10.metamorph_bubblesonblue
11.metamorph_lightblue
12.metamorph_shiningblue
13.metamorph_simpleblue
14.metamorph_uberblue
15.metamorph_wavesinblue
16.blue-hosting
17.blue-neutral
18.blue-pigment1
19.blue-sky
20.blue-white
21.blue-wood
22.Blue 1
23.blue99
24.blueblogtemplate
25.bluebottle
26.BlueBridge
27.bluebrush
28.bluebusiness
29.bluecarbon
30.bluecorporation
31.bluediamond
32.blueflex
33.BlueFlower
34.BlueFresh
35.bluegray
36.blueled
37.blueminimal
38.blueminimalsidebar
39.blueprism
40.Blueshine
41.blueshuffle
42.BlueSpace
43.BlueSquareShadow
44.bluesurge
45.bluethickline
46.bluetoolkit
47.bluewave
48.blueweb
49.blueworld
50.bluey
51.blue_circles
52.blue_sky
53.blue_space
54.blue_trees
55.bublue-studio
56.bussinesblue
57.fain-blue
58.fairyblue
59.basicblue
60.CleanandBlue
61.cleanblue
62.freecss_blue
63.flyingblue
64.easy-blue
65.FunkyCoolBlue
66.genericblue
67.gallery-blue
68.MonsterBlue
69.Simple_Blue
70.wide-blue
71.a_bit_modern_bigBlue
72.mistyblue
73.portal_blue
74.SimplyBlue
75.sleekcssblue
76.Sexy_Blue
77.WonderfulBlue
78.sweetbuzzblue
79.light-blue
80.groovyblue
81.iblue2b