metamorph_blueglowing : Blue « Templates « HTML / CSS






metamorph_blueglowing

      

<!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{
  font-family: "Times New Roman", Times, serif;
  color: #1f4155;
  font-weight:bold;
  text-decoration: none;
  font-size: 12px;
}

a:hover {
  
  color: #000000;
}

body {  
  background: #269fdb url(metamorph_blueglowing-images/bg.jpg) top repeat-x;
  font: 12px Arial, Helvetica, sans-serif;
  color: #000000;
}

#content{
  margin: 0 auto;
  width: 1008px;
  text-align: left;
}

#main{
  width: 1008px;
  margin: 0 auto;
  clear:both;
  background: url(metamorph_blueglowing-images/mainbg.png) repeat-y;
}

#header {
  width: 681px;
  height: 370px;
  background: url(metamorph_blueglowing-images/header.jpg) no-repeat top right;
}

#logo {
  height: 93px;
  text-align: left;
  padding-left: 460px;
  padding-top:280px;
}


#logo a {
  text-decoration: none;
  text-transform: lowercase;
  font-style: italic;
  font-size: 18px;
  color: #ffffff;
}

#logo H2 a{
  font-size: 12px;
}

#menu{
  width: 620px;
  height: 49px;
  background: url(metamorph_blueglowing-images/menu.jpg);
  background-repeat: no-repeat;
  background-position: right;
  padding-left: 380px;
  margin-top: 95px;
}

#menu ul {
  padding-left: 0px;
  margin: 0px;
  list-style:none;
}

#menu li {
  display: inline;
  list-style: none;
  padding-left:0px;
}

#menu a {
  float: left;
  width: 120px;
  height: 34px;
  display: block;
  text-align: center;
  text-decoration: none;
  color: #ffffff;
  font-weight: bold;
  padding-top: 15px;
  font-size: 15px;
  
}

#menu a:hover{
  width: 120px;
  height: 34px;
  background: url(metamorph_blueglowing-images/menuhover.png);
  background-repeat: no-repeat;
  background-position: center;
}

#left{
  width: 308px;
  margin-left: 7px;
}

#left_top{
  background: url(metamorph_blueglowing-images/left_top.jpg) no-repeat;
  height:7px;
}
#left H3{
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
  font-weight: normal;
  color: #0f3349;
  height: 30px;
  text-align: center;
  margin-bottom: 10px;
  background: url(metamorph_blueglowing-images/title.gif);
  background-repeat: repeat-x;
  background-position: bottom;
  margin-left: 1px;
  margin-right: 3px;
  padding-top: 10px;
}

.leftbg{
  background: url(metamorph_blueglowing-images/leftbg.jpg);
    background-repeat: no-repeat;
    background-position: top;
  min-height:220px;
  margin-top:1px;
  margin-left: 2px;
}

#left ul{
  list-style: none;
  margin-bottom: 30px;
  margin-left: 10px;
  padding-top: 5px;
}

#left li{
  background: url(metamorph_blueglowing-images/ls.png) no-repeat 2px 3px;
  padding-left: 25px;
  margin-bottom: 10px;
}

#left ul li a{
  font-family: Arial, Helvetica, sans-serif;
  font-size:12px;
  text-decoration:none;
  color: #000000;
  font-weight:normal;
}

#left ul li a:hover {
  color: #3f5c6d;
}

.comnews{
  background: url(metamorph_blueglowing-images/ls2.png) no-repeat top left;
  margin-left: 15px;
  padding-left: 25px;
}

.comnews h2{
  font-family: Arial, Helvetica, sans-serif;
  color: #093960;
  font-weight:bold;
  font-size:12px;
}

.comnews p{
  padding-right: 20px;
  line-height:20px;
}

.comnews a{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #155a84;
  font-weight:bold;
  text-decoration:underline;
}

.lefthr{
  background: url(metamorph_blueglowing-images/lefthr.png) repeat-x;
  height:1px;
  margin-left: 1px;
  margin-right: 3px;
  margin-bottom: 18px;
}

#right{
  float: right;
  width: 681px;
  margin-right: 8px;
}

#right H4{
  height: 30px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
  font-weight: normal;
  color: #0f3349;
  margin-left: 2px;
  margin-right: 2px;
  background: url(metamorph_blueglowing-images/title.gif);
    background-repeat: repeat-x;
    background-position: bottom;
  padding-left: 15px;
  margin-bottom: 15px;
  padding-top: 15px;
}

#right p {
  margin: 0;
  padding: 0;
  padding-bottom: 10px;
  padding-left: 15px;
  padding-right: 15px;
  line-height:20px;
}

.read{
  text-align:right;
  padding-right: 30px;
  padding-bottom: 10px;
}
.read a{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #115079;
  font-weight:normal;
  text-decoration:none;
}

.read a:hover{
  color: #000000;
}

#rightleft{
  float:left;
  width: 340px;
}

#rightright{
  float:right;
  width: 340px;
}

#footer {
  height: 40px;
  width: 1002px;
  clear: both;
  padding-top: 19px;
  background: url(metamorph_blueglowing-images/footer.jpg);
  background-repeat: repeat-x;
    background-position: top;
  margin-left: 3px;
}

#footer p {
  margin: 0;
  font-size: 10px;
  text-align: center;
  color: #ffffff;
}

#footer a {
  color: #ffffff;
}

</style>


</head>
<body>
<div id="content">
<!-- header begins -->
  <div id="menu">
    <ul>
      <li id="button1"><a href="#"  title="">Home</a></li>
      <li id="button2"><a href="#" title="">Blog</a></li>
      <li id="button3"><a href="#" title="">Gallery</a></li>
      <li id="button4"><a href="#" title="">About</a></li>
      <li id="button5"><a href="#" title="">Contact</a></li>
    </ul>
  </div>

<!-- header ends -->
<!-- content begins -->
<div id="main">
  <div id="right">
  <div id="header">
  <div id="logo">
    <h1><a href="#">metamorph_blueglowing</a></h1>
    <h2><a href="http://www.metamorphozis.com/" id="metamorph">Design by Metamorphosis Design</a></h2>
  </div>
  </div>
  <h4>Metamorphosis Design</h4>
  <img src="metamorph_blueglowing-images/pic01.jpg" alt="" title="" style=" float:right; padding-right: 20px; padding-left:15px;"/>
    
      <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 />
            The Metamorphosis Design : 2009 </p>
        <div class="read"><a href="#">read more</a></div>
<h4>FREE WEBSITE TEMPLATES</h4>
<div id="rightright">
      <p>Consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat.</p>
      <p>Sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat. Duis autemr in hendrerit in vulputate velit esse molestie consequat. Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat...</p>
      <div class="read"><a href="#">read more</a></div>
</div>

<div id="rightleft">
      <p>Consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat.</p>
      <p>Sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat. Duis autemr in hendrerit in vulputate velit esse molestie consequat. Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat...</p>
      <div class="read"><a href="#">read more</a></div>
</div>

  </div>
  <div id="left">
  <div id="left_top"></div>
  <div class="leftbg">
      <h3>Categories</h3>
      <ul>
        <li><a href="#">Nunc rhoncus erat a nisi aliquam </a></li>
        <li><a href="#">Fusce in dolor id nisl rutrum </a></li>
        <li><a href="#">In in sem lorem, eget consequat </a></li>
        <li><a href="#">Donec ut tortor id felis blandit </a></li>
        <li><a href="#">Curabitur at enim sem, in posuere </a></li>
        <li><a href="#">Nunc rhoncus erat a nisi aliquam </a></li>
        <li><a href="#">Fusce in dolor id nisl rutrum </a></li>
        <li><a href="#">In in sem lorem, eget consequat </a></li>
        <li><a href="#">Donec ut tortor id felis blandit </a></li>
        <li><a href="#">Curabitur at enim sem, in posuere </a></li>
      </ul>
  </div>
  <div class="leftbg">
      <h3>Lorem ipsum dolor</h3>
    <div class="comnews">
      <a href="#">05-11-2009</a>
      <h2>Lorem ipsum dolor sit amet.</h2>
<p>Consectetur adipiscing elit. Curabitur a urna a diam elementum pellentesque. Aliquam lacinia bibendum enim in ornare. Nam dolor felis, tincidunt at condimentum sit amet, fermentum et leo. Curabitur bibendum eros...</p>
  <div class="read"><a href="#">read more</a></div>
    </div>
<div class="lefthr"></div>
<div class="comnews">
      <a href="#">05-11-2009</a>
      <h2>Lorem ipsum dolor sit amet.</h2>
<p>Consectetur adipiscing elit. Curabitur a urna a diam elementum pellentesque. Aliquam lacinia bibendum enim in ornare. Nam dolor felis, tincidunt at condimentum sit amet, fermentum et leo. Curabitur bibendum eros...</p>
  <div class="read"><a href="#">read more</a></div>
    </div>

  </div>
  </div><div style="clear:both;">
<!--content ends -->
<!--footer begins -->
  </div>
<div id="footer">
<p>Copyright  2009. <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>
    </p>
  </div></div>
</div>
<!-- footer ends-->
</body>
</html>

   
    
    
    
    
    
  








Related examples in the same category

1.metamorph_blue
2.metamorph_bluefeather
3.metamorph_blueflower
4.metamorph_bluemadness
5.metamorph_bluemess_lt2
6.metamorph_bluerock
7.metamorph_bluething
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