metamorph_reddie : Red « Templates « HTML / CSS






metamorph_reddie

     

<!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: #7E0B12 url(metamorph_reddie-images/back_all.gif) repeat-x;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #666666;
  margin-bottom: 20px;
}

input, textarea {
  background: #A4E4F5;
  border: 1px solid #FFFFFF;
  font: bold 13px Arial, Helvetica, sans-serif;
  color: #0F5B96;
}

h1, h2, h3, p, ol, ul {
  margin-top: 0;
}

h1, h2, h3 {
  font-family: Arial, Helvetica, sans-serif;
}

h1, h2 {
  text-transform: lowercase;
  font-weight: normal;
}

h1 {
  font-size: 2.4em;
}

h2 {
  font-size: 1.8em;
}


a {
  color: #7E0B12;
}

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



hr {
  display: none;
}

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

/* Header */

#header {
  height: 303px;
  width: 100%;
}

#logo {
width: 100%;
height: 233px;
background: url(metamorph_reddie-images/header.jpg) no-repeat;
}

#logo h1, #logo p {
  margin: 0;
  line-height: normal;
}

#logo h1 {
  padding: 47px 0 0 20px;
  font-size: 24px;
  color: #ffffff;
}
#logo h2 {
  padding: 10px 0 0 20px;
  font-size: 10px;
  text-transform: uppercase;
  color: #ffffff;
}

#logo a {
  text-decoration: none;
  color: #ffffff;
}

#menu {
height: 67px;
padding-left: 140px;
}

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

#menu li {
  display: inline;
}

#menu a {
  float: left;
  width: 120px;
  height: 43px;
  margin: 0 0 0 2px;
  padding: 24px 0 0 0;
  text-decoration: none;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
}

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

/* Page */

#page {
  width: 886px;
  padding-left: 10px;

}

/* Content */

#content {
  float: left;
  width: 424px;
  margin-left: 10px;
}


#content h2
{
  width: 404px;
  height: 34px;
  background: url(metamorph_reddie-images/middle_top.gif) no-repeat;
  color: #FFFFFF;
  padding-top: 10px;
  padding-left: 20px;
}

#content .center_back
{
  width: 384px;
  background: url(metamorph_reddie-images/middle_back.gif) repeat-y;
  padding: 20px;
}

#content .center_back ul, #content .center_back ol
{
margin-left: 20px;
}

#content .center_bottom
{
  width: 424px;
  height: 6px;
  background: url(metamorph_reddie-images/middle_bottom.gif) no-repeat;
}


/* Sidebars */

.sidebar {
  float: left;
  width: 208px;
  margin-top: 10px;
  color: #7E0B12
}

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


.sidebar li {
  padding: 6px 0 6px 20px;
}

.sidebar a {
  text-decoration: none;
  color: #7E0B12;
  font-size: 11px;
}
.sidebar a:hover {
  color: #7E0B12;
  text-decoration: underline;
}

#leftbar h2 {
  padding-top: 15px;
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF;
  background: url(metamorph_reddie-images/sidebar_top1.gif) no-repeat;
  height: 29px;
  padding-left: 20px;
  text-transform: uppercase;
}

#rightbar h2 {
  padding-top: 15px;
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF;
  background: url(metamorph_reddie-images/sidebar_top2.gif) no-repeat;
  height: 29px;
  padding-left: 20px;
  text-transform: uppercase;
}

/* Left Sidebar */

#leftbar {
}

/* Right Sidebar */

#rightbar {
margin-left: 10px;
}

#leftbar .back, #rightbar .back
{
background: url(metamorph_reddie-images/sidebar_middle.gif) repeat-y;
padding: 10px;
}

#leftbar .bottom, #rightbar .bottom
{
background: url(metamorph_reddie-images/sidebar_bottom.gif) no-repeat;
height: 6px;
width: 208px;
margin-bottom: 10px;
}


/* Calendar */

#calendar table {
  width: 100%;
  text-align: center;
}

#calendar thead {

}

#calendar tbody td {
  border: 1px solid #F1F1F1;
}

#calendar #prev {
  text-align: left;
}

#calendar #next {
  text-align: right;
}

#calendar tfoot a {
  text-decoration: none;
  font-weight: bold;
}

#calendar #now {
  background: #696969;
  border: 1px solid #ff0000;
  font-weight: bold;
  color: #ffffff
}


/* Footer */

#footer {
  clear: both;
  padding-top: 20px;
  height: 62px;
  background: url(metamorph_reddie-images/footer.gif) repeat-x;
}

#footer p {
  text-align: center;
  font-size: smaller;
  color: #ffffff;
}

#footer a {
  color: #ffffff;
}

</style>


</head>
<body>
<div id="main">
<!-- start header -->
<div id="header">
 <div id="logo">
  <h1>metamorph_reddie</h1>
  <h2><a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw" id="metamorph">Design by Metamorphosis Design</a></h2>
  </div>
<!--Header end -->
<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">Products</a></li>
   <li><a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">Support</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 -->
<!-- start page -->
<div id="page">
  <!-- start leftbar -->
  <div id="leftbar" class="sidebar">
      <h2>Categories</h2>
       <div class="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">Suspendisse mauris</a></li>
          <li><a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">Urnanet non semper</a></li>
          <li><a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">Proin porttitor</a></li>
        </ul>
        </div><div class="bottom"></div>
        <h2>Archives</h2>
        <div class="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 aliquam</a></li>
          <li><a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">Suspendisse mauris</a></li>
          </ul>
        </div>
        <div class="bottom"></div>
  </div>
  <!-- end leftbar -->
  <!-- start content -->
  <div id="content">
        <div class="center_top"></div>
      
       <h2 class="title">Welcome to Our Website!</h2>
       <div class="center_back">
     <p class="meta"><small>Posted on March 24th, 2008 by <a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">Metamorphosis Design </a></small></p>
        <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>
          <div class="center_bottom"></div>
       <div class="center_top"></div>
      
          <h2 class="title">Web Design Starter's Guide</h2>
          <div class="center_back">
        <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>
          <div class="center_bottom"></div>
       <div class="center_top"></div>
              <h2>Praesent Scelerisque</h2>
              <div class="center_back">

        <p>In posuere eleifend odio. Quisque semper augue mattis wisi. Maecenas ligula. Pellentesque viverra vulputate enim. Aliquam erat volutpat:</p></div>
          <div class="center_bottom"></div>

  </div>
  <!-- end content -->
  <!-- start rightbar -->
  <div id="rightbar" class="sidebar">
        <h2>Tags</h2>
        <div class="back">
        <a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">dolor</a> <a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">ipsum</a> <a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">lorem</a> <a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">sit amet</a> <a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">dolor</a> <a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">ipsum</a> <a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">lorem</a> <a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">sit amet</a> 
         </div><div class="bottom"></div>
        <h2>Recent Posts</h2>
         <div class="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 adipiscing elit</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 class="bottom"></div>
        <h2>Calendar</h2>
        <div class="back">
        <div id="calendar">
          <table summary="Calendar">
            <caption>
            December 2008
            </caption>
            <thead>
              <tr>
                <th abbr="Monday" scope="col" title="Monday">M</th>
                <th abbr="Tuesday" scope="col" title="Tuesday">T</th>
                <th abbr="Wednesday" scope="col" title="Wednesday">W</th>
                <th abbr="Thursday" scope="col" title="Thursday">T</th>
                <th abbr="Friday" scope="col" title="Friday">F</th>
                <th abbr="Saturday" scope="col" title="Saturday">S</th>
                <th abbr="Sunday" scope="col" title="Sunday">S</th>
              </tr>
            </thead>
            <tfoot>
              <tr>
                <td abbr="September" colspan="3" id="prev"><a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw" title="View posts for September 2007">&laquo; Nov </a></td>
                <td class="pad">&nbsp;</td>
                <td colspan="3" id="next">&nbsp;</td>
              </tr>
            </tfoot>
            <tbody>
              <tr>
                <td>1</td>
                <td>2</td>
                <td>3</td>
                <td id="today">4</td>
                <td>5</td>
                <td>6</td>
                <td>7</td>
              </tr>
              <tr>
                <td>8</td>
                <td>9</td>
                <td>10</td>
                <td>11</td>
                <td>12</td>
                <td>13</td>
                <td>14</td>
              </tr>
              <tr>
                <td>15</td>
                <td>16</td>
                <td>17</td>
                <td>18</td>
                <td>19</td>
                <td>20</td>
                <td>21</td>
              </tr>
              <tr>
                <td>22</td>
                <td>23</td>
                <td>24</td>
                <td>25</td>
                <td>26</td>
                <td>27</td>
                <td>28</td>
              </tr>
              <tr>
                <td>29</td>
                <td>30</td>
                <td><a href="#">31</a></td>
                <td class="pad" colspan="4">&nbsp;</td>
              </tr>
            </tbody>
          </table>
          </div>
        </div><div class="bottom"></div>
  </div>
  <!-- end rightbar -->
  <div style="clear: both;">&nbsp;</div>
</div>
<!-- end page -->
 <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>
</body>
</html>

   
    
    
    
    
  








Related examples in the same category

1.metamorph_blackandred
2.metamorph_blackonred
3.metamorph_red
4.metamorph_redandblack_lt
5.metamorph_redfirm
6.metamorph_redflowers_lt
7.metamorph_redinfinity
8.metamorph_redmadness
9.metamorph_redornament
10.metamorph_redstorm
11.All_The_Reds
12.freecss_lightred
13.simplyred
14.sleek-red
15.red haze
16.red-accent
17.red-round
18.redalert
19.redavenue
20.redBull
21.redbusiness
22.redcrazycss
23.reddy
24.Redfire2
25.redflex
26.redhaze
27.redhive
28.redish
29.RedLight
30.redline
31.RedOneTemplate
32.redpassion
33.redpepper
34.redplanet
35.redroses
36.redsnow
37.RedSquareShadow
38.red_city
39.Red_Hot
40.Red_Hot_Brazil
41.red_music
42.Red_Splash
43.Red_Tube_Simple
44.Red 2