metamorph_colourswirls : Color « Templates « HTML / CSS






metamorph_colourswirls

      

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

a:hover{
    text-decoration: underline;
    color: #282b16;
}

*
{
    border: 0;
    margin: 0;
}

body
{

    font: 12px Arial, Helvetica, sans-serif;
    color: #000000;
    background-color: #000000;
        line-height: 15px;
        height: 100%;
}

#main{
    margin: 0 auto;
    width: 836px;
}

#bg_top{
    background: url(metamorph_colourswirls-images/bg_top.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    width: 1260px;
    margin: 0 auto;
    height: 100%;
}

#bg_bot{
    background: url(metamorph_colourswirls-images/bg_bot.jpg);
    background-repeat: no-repeat;
    background-position: bottom right;
    height: 100%;
}

#header{
    width: 836px;
    height: 134px;
    margin: 0 auto;
}

#logo{
    text-align: right;
    height: 60px;
    padding-top: 20px;
    width: 836px;
}

#logo a {
    text-decoration: none;
    text-transform: lowercase;
    font-style: italic;
    font-size: 16px;
    color: #FFFFFF;
    font-weight: bold;
}


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

#buttons{
    height: 47px;
    width: 639px;
    float: right;
}

#buttons ul {
    padding-left: 0px;
    float: right;
}

#buttons li {
    display: inline;
    
}

#buttons a {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
    color: #0b2078;
    display: block;
    float: left;
    width: 103px;
    height: 37px;
    padding-top: 15px;
    background: url(metamorph_colourswirls-images/menu.png);
    background-repeat:no-repeat;
    background-position:center top;
    margin-left: 1px;
}

#buttons a:hover, #buttons .active {
    height: 34px;
    background: url(metamorph_colourswirls-images/menu_h.png);
    background-repeat:no-repeat;
    background-position:center top;
}

.main_top{
    background: url(metamorph_colourswirls-images/main_top.png);
    background-repeat: no-repeat;
    background-position: top;
    height: 14px;
}

#content{
   background: url(metamorph_colourswirls-images/main_bg.png);
   background-repeat: repeat;
}

.col{
    background: url(metamorph_colourswirls-images/col_bg.png);
    background-repeat: repeat-y;
    background-position: center;
}

.col_bot{
    background: url(metamorph_colourswirls-images/col_bot.png);
    background-repeat: repeat-y;
    background-position: center;
    height: 10px;
    clear: both;
    margin-bottom: 10px;
}

.col1,.col2,.col3,.col4{
    width: 191px;
    padding-left: 11px;
    padding-right: 7px;
    float: left;
}

.col h1{
    color: #031977;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: normal;
    padding-bottom: 5px;
    text-align: center;
}

.col1p{
    color: #b49401;
    padding-bottom: 10px;
}

.col2p{
    color: #de7c09;
    padding-bottom: 10px;
}

.col3p{
    color: #0d748a;
    padding-bottom: 10px;
}

.col4p{
    color: #0e9a40;
    padding-bottom: 10px;
}

.read {
      text-align: right;
      padding-right: 10px;
}

.read a{
    color: #0056cc;

    text-decoration: none;
    border-bottom: 1px dotted #0056cc;
}

#left{
    width: 598px;
    padding-left: 12px;
}

#left p{
    padding-left:5px;
    padding-right:5px;
}

.text{
    padding-bottom: 10px;
}


#left H1{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight:normal;
    color: #031977;
    height: 20px;
    padding-top: 4px;
    width:100%;
    background: url(metamorph_colourswirls-images/title_left.png);
    background-repeat: repeat-x;
    background-position:bottom left;
    margin-bottom: 10px;
}

.col_left{
    float: left;
    width: 350px;
    padding-top: 10px;
}

.col_right{
    float: right;
    width: 350px;
    padding-top: 10px;
}

#right{
    width: 206px;
    float:right;
    color: #bababa;
    padding-right: 4px;
}

#right h2 {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight:normal;
    color: #031977;
    text-align:center;
    height: 27px;
    padding-top: 10px;
    background: url(metamorph_colourswirls-images/title_right.png);
    background-repeat:no-repeat;
    background-position:top left;
}

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

#right li{
    background: url(metamorph_colourswirls-images/ls.png);
    background-repeat: no-repeat;
    background-position: left 5px;
    padding-bottom: 8px;
    padding-left: 25px;
}

#right a{
    text-decoration: none;
    color: #000000;
    font-weight:normal;
}

#right a:hover {
    text-decoration: none;
}

#footer{
    height: 50px;
    margin: 0 auto;
    font-size: 10px;
    color: #ffffff;
    padding-top: 30px;
    text-align: center;
    clear:both;
    padding-bottom: 5px;
    background: url(metamorph_colourswirls-images/main_bot.png);
    background-repeat: no-repeat;
    background-position: right top;
}

.mainbot{
   
   clear: both;
}

#footer a{
    color: #ffffff;
    font-size: 10px;
    text-decoration: none;
}
.padding{
    padding: 10px;
    color:#FF0000;
    font-weight: bold;
}

</style>


    </head>
    <body>
        <!-- header begins -->
        <div id="bg_top">
            <div id="bg_bot">
                <div id="main">

                    <div id="header">
                        <div id="logo"><a href="#">metamorph_colourswirls</a>
                            <h2><a href="http://www.metamorphozis.com/" id="metamorph">Design by Metamorphosis Design</a></h2>
                        </div>

                        <div id="buttons">
                            <ul>
                                <li><a href="#" title="" class="active">Home</a></li>
                                <li><a href="#" title="">Blog</a></li>
                                <li><a href="#" title="">Gallery</a></li>
                                <li><a href="#" title="">About</a></li>
                                <li><a href="#" title="">Contact</a></li>
                            </ul>
                        </div>
                    </div>

                    <!-- header ends -->
                    <!-- content begins -->
                    <div class="main_top"></div>
                    <div id="content_bg">
                    <div id="content">
                        <div class="col">
                            <div class="col1">
                                <h1>Pellentesque habit`ant</h1>
                                <img src="metamorph_colourswirls-images/pic1.jpg" alt="" title="" style="float:left; padding-right:10px;" />
                                <p class="col1p">Pellentesque habitant morbi tristique senectus.</p>
                                <p>Netus et malesuada fames ac turpis egestas. Duis ullamcorper felis ac nibh fringilla tristique. Mauris </p>
                                <div class="read"><a href="#">read more</a></div>
                            </div>
                            <div class="col2">
                                <h1>Pellentesque habit`ant</h1>
                                <img src="metamorph_colourswirls-images/pic2.jpg" alt="" title="" style="float:left; padding-right:10px;" />
                                <p class="col2p">Pellentesque habitant morbi tristique senectus.</p>
                                <p>Netus et malesuada fames ac turpis egestas. Duis ullamcorper felis ac nibh fringilla tristique. Mauris </p>
                                <div class="read"><a href="#">read more</a></div>
                            </div>
                            <div class="col3">
                                <h1>Pellentesque habit`ant</h1>
                                <img src="metamorph_colourswirls-images/pic3.jpg" alt="" title="" style="float:left; padding-right:10px;" />
                                <p class="col3p">Pellentesque habitant morbi tristique senectus.</p>
                                <p>Netus et malesuada fames ac turpis egestas. Duis ullamcorper felis ac nibh fringilla tristique. Mauris </p>
                                <div class="read"><a href="#">read more</a></div>
                            </div>
                            <div class="col4">
                                <h1>Pellentesque habit`ant</h1>
                                <img src="metamorph_colourswirls-images/pic4.jpg" alt="" title="" style="float:left; padding-right:10px;" />
                                <p class="col4p">Pellentesque habitant morbi tristique senectus.</p>
                                <p>Netus et malesuada fames ac turpis egestas. Duis ullamcorper felis ac nibh fringilla tristique. Mauris </p>
                                <div class="read"><a href="#">read more</a></div>
                            </div>
                            <div style="clear: both"></div>
                        </div>
                        <div class="col_bot"></div>


                        <div id="right">
                            <h2>Lorem ipsum dolor</h2>
                            <ul>
                                <li><a href="#">Vivamus id arcu</a></li>
                                <li><a href="#">Duis congue ultricies</a></li>
                                <li><a href="#">Purus in mollis purus</a></li>
                                <li><a href="#">Orci nonummy fringilla</a></li>
                                <li><a href="#">Pellentesque at lorem</a></li>
                                <li><a href="#">Enim vivamus convallis</a></li>
                            </ul>

                            <h2>Lorem ipsum dolor</h2>
                            <ul>
                                <li><a href="#">Vivamus id arcu</a></li>
                                <li><a href="#">Duis congue ultricies</a></li>
                                <li><a href="#">Purus in mollis purus</a></li>
                                <li><a href="#">Orci nonummy fringilla</a></li>
                                <li><a href="#">Pellentesque at lorem</a></li>
                                <li><a href="#">Enim vivamus convallis</a></li>
                            </ul>
                        </div>
                        <div id="left">
                            <h1>Metamorphosis Design</h1>
                            <div class="text">
                                <img src="metamorph_colourswirls-images/pic5.jpg" alt="" title="" style="float:left; padding: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<br />
            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<br />
            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>
                                <div class="read"><a href="#">read more</a></div>
                            </div>
              
              <h1>FREE WEBSITE TEMPLATES USEFUL LINKS</h1>
                            <div class="text">
                                <ol>
                    <li><a href="http://www.metamorphozis.com/free_templates/free_templates.php">Free Website Templates</a></li>
                    <li><a href="http://www.metamorphozis.com/free_flash_templates/free_flash_templates.php">Free Flash Templates</a></li>
                    <li><a href="http://www.metamorphozis.com/shop/flash_templates.php">Flash Templates</a></li>
                    <li><a href="http://www.metamorphozis.com/shop/easy_flash_templates.php">Easy Flash Templates</a> (no flash experience needed to edit)</li>
                    <li><a href="http://www.metamorphozis.com/website_hosting/index.php">Top Hosting Providers</a></li>
                 
                  </ol>
                                <div class="read"><a href="#">read more</a></div>
                            </div>

                        </div><div style="clear: both"></div>
                    </div></div><div class="mainbot"></div>
                    <!-- content ends -->
                    <!-- footer begins -->
                    <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="Flash Templates">Flash Templates</a> for <a href="http://www.flashtemplatesdesign.com/" title="Free Flash Templates">Free Flash Templates</a></p></div>
                    <!-- footer ends -->
                </div>
            </div>
        </div>
    </body>
</html>

   
    
    
    
    
    
  








Related examples in the same category

1.metamorph_colorful
2.metamorph_colorwaves
3.metamorph_contrast
4.colorimetry
5.colors_one
6.colorvoid-website-template
7.colorvoid
8.Color_Pencils
9.colourise1-0
10.colourworld
11.monoblock
12.monochrome
13.monotone
14.tricolor
15.i-love-colour-1
16.Light color tempalte
17.Light color template