metamorph_pinklight : Light « Templates « HTML / CSS






metamorph_pinklight

    

<!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;
}

body {
  background: #D6453E;
}

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

p, ol
{
margin-top: 10px;
}

h1, h2, h3 {
  color: #F72212;
}

h1 {
  font-size: 3em;
}

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


h3 {
  font-size: 1em;
}


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

a {
  text-decoration: underline;
  color: #F72212;
}

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

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

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

hr {
  display: none;
}

#main
{
width: 100%;
margin: 0 auto;
}


/* Header */

#header {
  width: 100%;
  margin: 0 auto;
  height: 368px;
  background: url(metamorph_pinklight-images/header_back.gif) repeat-x;
}

#menu2 {

  height: 51px;
  width: 100%;
  background: url(metamorph_pinklight-images/menu.gif) repeat-x;
  text-align: center;

}

#menu {
  height: 51px;
  width: 600px;
  margin: 0 auto;
  text-align: center;

}

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

#menu li {
  float: left;
}

#menu a {
  display: block;
  float: left;
  height: 36px;
  width: 115px;
  margin-right: 1px;
  text-decoration: none;
  font-size: 18px;;
  font-weight: bold;
  color: #ffffff;
  padding-top: 15px;
    text-align: center;
}

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



/* Logo */

#logo2 {
  width: 100%;
  min-width: 900px;
  height: 317px;
  background: url(metamorph_pinklight-images/header2.gif) no-repeat right top;
}


#logo1 {
  width: 100%;
  min-width: 900px;
  height: 250px;
  margin: 0 auto;
  text-align: center;
  padding-top: 67px;
  background: url(metamorph_pinklight-images/header1.gif) no-repeat left top;
}


#logo1 h1 {
  padding-right: 20px;
  color: #ffffff;
  padding-top: 20px;
  font-size: 26px;
}

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


#logo1 a {
  color: #FFFFFF;
}

/* Page */

#page {
  width: 623px;
  margin: 0 auto;
  background: #ffffff url(metamorph_pinklight-images/back.gif) repeat-y top;
  margin-top: 15px;

}

#top
{
background: url(metamorph_pinklight-images/top.gif) no-repeat;
width: 623px;
}

#bottom
{
background: url(metamorph_pinklight-images/bottom.gif) no-repeat;
height: 19px;
width: 623px;
}

#box
{
height: 168px;
color: #ffffff;
margin-left: 10px;
margin-bottom: 10px;
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
overflow: hidden;
}

#box H1 a
{
font-size: 18px;
color: #ffffff;
}

/* Content */

#content {
  width: 405px;
  padding-left: 4px;
  padding-top: 0px;
}

#content H2
{
background: url(metamorph_pinklight-images/h2.gif) no-repeat;
height: 31px;
padding-top: 10px;
padding-left: 15px;
width: 394px;
font-size: 16px;
color: #F72212;
}

#content H2 a
{
color: #F72212;
}

#content .entry
{
padding: 10px;
width: 380px;
}

/* Sidebars */

.sidebar {
float: right

}

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

.sidebar {
  margin-bottom: 2em;
}


.sidebar li {
  margin: 0;
}


#sidebar2 {
  width: 201px;
  padding-right: 4px;
}

#sidebar2 h2 {
  background: url(metamorph_pinklight-images/title.gif) no-repeat left top;
  height: 31px;
  color: #FFFFFF;
  padding-left: 20px;
  padding-top: 10px;
}

#sidebar2 ul {
  line-height: normal;
}

#sidebar2 li {
  padding: 5px;
  background: url(metamorph_pinklight-images/img04.gif) repeat-x left bottom;
  font-size: .8em;
}

#sidebar2 a {
  border: none;
  padding-left: 10px;
}

#sidebar2 a:hover {
  border: none;
  padding-left: 10px;
}

.back_title
{
background: url(metamorph_pinklight-images/title_back.gif) no-repeat;
}

#sidebar2 .top {
 padding-top: 20px;
 }
 


/* Footer */
#footer
{
padding: 20px;
background: url(metamorph_pinklight-images/footer.gif) repeat-x
}

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

</style>


</head>
<body>
<div id="main"><!-- start header -->
<div id="header">
<div id="logo2">
 <div id="logo1">
  <h1><a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">metamorph_pinklight</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>
  <div id="menu2">
      <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>
  </div>  
<!-- end header -->
</div>
<div id="page">
<!-- start page -->
<div id="top">  

<div id="box">
  <h1><a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">Welcome to Our Website</a></h1>
<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. </p>
<p> 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.</p>
</div>
   <div id="sidebar2" class="sidebar">
      <h2>Categories</h2>
        <ul class="back_title">
          <li class="top"><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>
        <h2>Archives</h2>
        <ul class="back_title">
          <li class="top"><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>
        <h2>Lorem ipsum dolor </h2>
        <ul class="back_title">
          <li class="top"><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>
          <li><a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">Urnanet molestie semper</a></li>
          <li><a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">Proin orci porttitor</a></li>
        </ul>
  </div>
    <!-- start content -->    
  <div id="content">
      <h2 class="title"><a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">Welcome to Our Website</a></h2>
      <div class="entry"><small>Posted on January 24th, 2008 by <a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">Metamorphosis Design</a></small>
    
        <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></div>
          <h2>Web Design Starter's Guide</h2>
          <div class="entry"><small>Posted on January 24th, 2008 by <a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">Metamorphosis Design</a></small>
  <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>
        <h2>A Heading Level 2</h2>
       <div class="entry">Dolor sit amet, consectetuer adipiscing elit. In nec risus non turpis interdum rutrum:
        <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>
  <!-- end content -->
  
  <div style="clear: both;">&nbsp;</div>
<div id="bottom"></div>

  </div>
<!-- end page -->
<!-- start footer -->
<div id="footer">
   <p>Copyright &copy; 2009. <a href="http://www.metamorphozis.com/" title="Free Website Templates">Free Website 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_lightful
2.metamorph_lighting
3.metamorph_lightning
4.aqueouslight
5.freshlight