metamorph_beam : Sun « Templates « HTML / CSS






metamorph_beam

      

<!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{
  color: #b22d00;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight:bold;
  text-decoration:none;
}

a:hover {
  text-decoration: none;
  color: #000000;
}

body{
  background: url(metamorph_beam-images/bg_all.jpg);
  background-repeat:repeat-y;
  background-position: top center;
  background-color: #282828;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #464646;
}

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

#content_bg{
  background: url(metamorph_beam-images/con_bg.jpg);
  background-repeat:no-repeat;
  background-position:top center;
}

#main{
  width: 1000px;
  margin: 0 auto;
  clear:both;
  margin-top: 19px;
}

#header {
  height: 145px;
  width: 1014px;
}

#logo {
  text-align: right;
  width: 770px;
  padding-left: 50px;
  padding-top: 20px;
}


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

#menu{
  width: 1009px;
  height: 40px;
  padding-right:5px;
  border-bottom: 5px solid #ffffff;
  
}

#menu ul {
  float:right;
  list-style: none;
}

#menu li {
  display: inline;
  
}

#menu a {
  font-family: Georgia, "Times New Roman", Times, serif;
  float: left;
  width: 110px;
  height: 25px;
  display: block;
  text-align: center;
  text-decoration: none;
  color: #ffffff;
  font-weight: normal;
  padding-top: 15px;
  font-size: 16px;
  background: url(metamorph_beam-images/menubg.png);
  background-repeat:no-repeat;
  background-position:left bottom;
  margin-right: 2px;
}

#menu a:hover{
  width: 110px;
  height: 25px;
  background: url(metamorph_beam-images/menuhov.png);
  background-repeat:no-repeat;
  background-position:left bottom;
  text-decoration: none;
}

#left{
  width: 540px;
  margin-left: 5px;
}

#left p{
  color: #ffffff;
  padding-bottom: 10px;
}

#left a{
  font-weight:bold;
  color: #a1a1a1;
}

H3{
  font-family: Arial, "Times New Roman", Times, serif;
  font-size: 16px;  
  font-weight: normal;
  color: #a1a1a1;
  padding-bottom: 10px;
  padding-left: 2px;
  padding-top: 5px;
}

#right{
  float: right;
  width: 439px;
  margin-right: 5px;
}

#right_top{
  background: url(metamorph_beam-images/right_top.png);
  background-repeat:no-repeat;
  background-position:top;
  height: 10px;
}

#right_bg{
  background: url(metamorph_beam-images/right_bg.png);
  background-repeat:repeat-y;
  background-position:center;
  padding-left: 16px;
  padding-right: 16px;
}

#right_bot{
  background: url(metamorph_beam-images/right_bot.png);
  background-repeat:no-repeat;
  background-position:top;
  height: 10px;
}

#right H4{
  font-family: Arial, "Times New Roman", Times, serif;
  font-size: 16px;
  font-weight: normal;
  color: #910000;
  padding-bottom: 10px;
}

.read{
  text-align:right;
  background: url(metamorph_beam-images/read.png);
  background-repeat:no-repeat;
  background-position:right bottom;
  height: 15px;
}

.read a{
  color: #ffffff;
  font-weight:normal;
  padding-right: 7px;
}

#right p {
  margin: 0;
  padding: 0;
  padding-bottom: 10px;
}

#cen_top{
  background: url(metamorph_beam-images/cen_top.png);
  background-repeat:no-repeat;
  background-position:top;
  height:9px;
  width: 1000px;
}

#cen_bg{
  background: url(metamorph_beam-images/cen_bg.png);
  background-repeat:repeat-y;
  padding-bottom: 10px;
}

#cen_bot{
  background: url(metamorph_beam-images/cen_bot.png);
  background-repeat:no-repeat;
  background-position:top;
  height:9px;
}

#col1{
  float:left;
  width: 321px;
  padding-left: 8px;
  padding-right: 5px;
}

#col2{
  float:left;
  width: 321px;
  padding-left: 7px;
  padding-right: 5px;

}

#col3{
  float:left;
  width: 321px;
  padding-left: 3px;
  padding-right: 5px;

}

h5{
  background: url(metamorph_beam-images/cen_title.png);
  background-repeat:no-repeat;
  background-position:top;
  font-family: Arial, "Times New Roman", Times, serif;
  font-weight:bold;
  font-size: 12px;
  color: #910000;
  padding-left: 20px;
  height: 17px;
  width: 302px;
  margin-bottom: 10px;
  text-decoration: underline;
}

#footer {
  height: 50px;
  padding-top: 18px;
  clear: both;
  background: url(metamorph_beam-images/footer.jpg);
  background-repeat:repeat-x;
  background-position:top;
  margin-top: 10px;
}

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

#footer a {
  color: #ffffff;
  font-weight: normal;
}

</style>


</head>
<body>
<div id="content_bg">
<div id="content">
<!-- header begins -->
<div id="header"> 
  <div id="logo">
    <h1><a href="#">metamorph_beam</a></h1>
    <h2><a href="http://www.metamorphozis.com/" id="metamorph">Design by Metamorphosis Design</a></h2>
  </div>
</div>
  <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="right_top"></div>
    <div id="right_bg">
      <h4>Free Website Templates</h4>
      <img src="metamorph_beam-images/img02.jpg" title="" alt="" style="float:left; padding-right: 10px;"/>
      <p>Nullam leo ante, interdum non auctor et, facilisis vitae nisi. Sed scelerisque nibh in eros tempor sed dapibus tortor accumsan. Curabitur lacinia, orci vitae adipiscing tincidunt, lacus ipsum imperdiet sem, ac tincidunt hac habitasse platea dictumst. Nullam leo ante, interdum non auctor et, facilisis vitae nisi. Sed scelerisque nibh in eros tempor sed dapibus tortor accumsan. Curabitur lacinia, orci vitae adipiscing tincidunt, lacus ipsum... </p>
      <div class="read"><a href="#">read more</a></div>

      <h4>Free Website Templates</h4>
      <img src="metamorph_beam-images/img03.jpg" title="" alt="" style="float:left; padding-right: 10px;"/>
      <p>Nullam leo ante, interdum non auctor et, facilisis vitae nisi. Sed scelerisque nibh in eros tempor sed dapibus tortor accumsan. Curabitur lacinia, orci vitae adipiscing tincidunt, lacus ipsum imperdiet sem, ac tincidunt hac habitasse platea dictumst. Nullam leo ante, interdum non auctor et, facilisis vitae nisi. Sed scelerisque nibh in eros tempor sed dapibus tortor accumsan. Curabitur lacinia, orci vitae adipiscing tincidunt, lacus ipsum... </p>
      <div class="read"><a href="#">read more</a></div>
    </div>
    <div id="right_bot"></div>
  </div>
  <div id="left">
  <h3>Metamorphosis Design</h3>
  <img src="metamorph_beam-images/img01.jpg" title="" alt="" style="float:left; padding-right: 20px; padding-bottom: 10px;"/>
      <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 : 2010 </p>



<!--content ends -->

<!--footer begins -->
  </div>
<h3>Company News</h3>
<div id="cen_top"></div>
<div id="cen_bg">
  <div id="col1">
  <h5>05-01-2010</h5>  
  <p>Duis ornare auctor tellus at blandit. In vel suscipit sem. Phasellus blandit, lectus et convallis feugiat, ante tellus mattis quam, quis scelerisque elit mauris vel leo. Aenean accumsan elementum turpis non blandit. Mauris sollicitudin arcu ut nisl auctor sit amet laoreet orci consequat. </p><div class="read"><a href="#">read more</a></div>
  </div>

  <div id="col2">
  <h5>05-01-2010</h5>
  <p>Duis ornare auctor tellus at blandit. In vel suscipit sem. Phasellus blandit, lectus et convallis feugiat, ante tellus mattis quam, quis scelerisque elit mauris vel leo. Aenean accumsan elementum turpis non blandit. Mauris sollicitudin arcu ut nisl auctor sit amet laoreet orci consequat. </p><div class="read"><a href="#">read more</a></div>
  </div>

  <div id="col3">
  <h5>05-01-2010</h5>
  <p>Duis ornare auctor tellus at blandit. In vel suscipit sem. Phasellus blandit, lectus et convallis feugiat, ante tellus mattis quam, quis scelerisque elit mauris vel leo. Aenean accumsan elementum turpis non blandit. Mauris sollicitudin arcu ut nisl auctor sit amet laoreet orci consequat. </p><div class="read"><a href="#">read more</a></div>
  </div>
<div style="clear:both"></div>
</div>
<div id="cen_bot"></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="Free Website Templates">Free Website Templates</a>
    </p>
  </div>
</div></div>
<!-- footer ends-->
</body>
</html>

   
    
    
    
    
    
  








Related examples in the same category

1.metamorph_aliensun
2.metamorph_sunandflower
3.metamorph_sunnybeach
4.metamorph_sunny_lt
5.metamorph_sunparlor
6.metamorph_sunrise
7.metamorph_sunrising_lt
8.metamorph_sunroad
9.metamorph_sunset
10.metamorph_sunshine
11.metamorph_sunshore
12.beachsunset
13.ftdsunset
14.eclipse
15.Oxford_Sunset
16.Rising_Sun
17.rainbow
18.sunnysky
19.sunrise2
20.sunset-heaven
21.sunset
22.sunset2
23.sunshine