metamorph_happyness : Holiday « Templates « HTML / CSS






metamorph_happyness

       

<!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: #004c42;
    text-decoration:underline;
}

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

*
{
    border: 0;
    margin: 0;
}

body
{
    font: 12px Arial, Helvetica, sans-serif;
    color: #000000;
    line-height: 20px;
    background: #04040d url(metamorph_happyness-images/bg.jpg);
    background-repeat:no-repeat;
    background-position: top center;
}

#mainbg{
    width: 889px;
    margin: 0 auto;
}

#main{
    margin: 0 auto;
    width: 889px;
}
#maintop{
    background: url(metamorph_happyness-images/conbgtop.png);
    background-repeat: no-repeat;
    background-position: top;
    height: 5px;
}

#header{

}

#logo{
    width: 889px;
    margin: 0 auto;
    text-align: left;
    padding-top: 50px;
    height: 90px;
}

#logo a {
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-style: italic;
    font-size: 16px;
    color: #ffffff;
    font-weight: normal;

}


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

#buttons{
    width: 889px;
    height: 57px;
    margin: 0 auto;
}

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

#buttons li {
    display: inline;
}

#buttons a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
    color: #ffffff;
    display: block;
    float: left;
    width: 20%;
    height: 55px;
    padding-top: 28px;
}

#buttons a:hover, .active{
    color: #04040d;
}

.menubg1{
    background: url(metamorph_happyness-images/menubg1.png);
    background-repeat: no-repeat;
    background-position: center;
}

.menubg2{
    background: url(metamorph_happyness-images/menubg2.png);
    background-repeat: no-repeat;
    background-position: center;
}

.menubg3{
    background: url(metamorph_happyness-images/menubg3.png);
    background-repeat: no-repeat;
    background-position: center;
}

.menubg4{
    background: url(metamorph_happyness-images/menubg4.png);
    background-repeat: no-repeat;
    background-position: center;
}

.menubg5{
    background: url(metamorph_happyness-images/menubg5.png);
    background-repeat: no-repeat;
    background-position: center;
}
#content{
    background: url(metamorph_happyness-images/conbg.png);
    background-repeat: repeat-y;
}

#left{
    width: 634px;
    padding-left: 9px;
}

#left p{
    padding-left:12px;
    padding-right:12px;
    padding-bottom: 10px;
}

.text{
    background: url(metamorph_happyness-images/text_bg.png);
    background-repeat: no-repeat;
    background-position: top;
    padding-top: 20px;
    padding-bottom: 20px;
}


#left H1{
    font-family: Arial, Helvetica, sans-serif;
    font-weight:normal;
    color: #ffffff;
    font-size: 16px;
    height: 28px;
    padding-top: 10px;
    padding-left: 10px;
    background: url(metamorph_happyness-images/title_left.png);
    background-repeat:no-repeat;
    background-position:top;
}

.left_l{
    float: left;
    width: 300px;
    padding-right: 17px;
}

.left_r{
    float: right;
    width: 300px;
    padding-right: 17px;
}

.left_r p, .left_l p{
    color: #004c42;
    text-decoration: underline;
}

.read{
    text-align: right;
    margin-top:5px;
    padding-bottom:5px;
    padding-right: 10px;

}

#right .read a, #left .read a{
    color: #004c42;
    font-weight:bold;
    font-style: italic;
    padding-right:4px;
    font-size: 12px;
    text-decoration:none;
    border-bottom: 1px dotted #004c42;
}

.read a:hover{
    text-decoration:underline;
}


#right{
    width: 227px;
    float:right;
    margin-right: 10px;
}

#right h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight:normal;
    color: #ffffff;
    font-size: 18px;
    text-align:center;
    height: 26px;
    padding-top: 6px;
    background: url(metamorph_happyness-images/title_right1.png);
    background-repeat:no-repeat;
    background-position:top left;
}

#right h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight:normal;
    color: #ffffff;
    font-size: 18px;
    text-align:center;
    height: 28px;
    padding-top: 10px;
    background: url(metamorph_happyness-images/title_right2.png);
    background-repeat:no-repeat;
    background-position:top left;
}

#right .categories{
    background: url(metamorph_happyness-images/categoriesbg.png);
    padding-top: 5px;
}

#right .categories ul{
    padding-left: 5px;
    list-style: none;
    padding-bottom: 20px;
}

#right .categories ul li{
    padding-left: 0px;
    padding-bottom: 1px;

}

#right .categories ul li a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
    font-weight: normal;
    text-align: left;
    display: block;
    height: 20px;
    padding-left: 15px;
    padding-top: 5px;
    background: url(metamorph_happyness-images/ls1.png);
    background-repeat:no-repeat;
    background-position:bottom left;
}

#right .categoriesbot{
    background: url(metamorph_happyness-images/categoriesbot.png);
    background-repeat: no-repeat;
    background-position: top;
    height: 7px;
    margin-bottom: 10px;
}

.news1top{
    background: url(metamorph_happyness-images/news1top.png);
    background-repeat: no-repeat;
    background-position: top;
    height: 6px;
    margin-top: 10px;
}

.news1{
    background: url(metamorph_happyness-images/news1bg.png);
}

.numleft{
    background: url(metamorph_happyness-images/bgnum.png);
    background-repeat: no-repeat;
    background-position: left top;
    float:left;
    width: 37px;
    min-height: 37px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    margin: 0px 8px 0px 8px;
}

.numleft p{
    padding-top: 10px;
}

.newsright{
    padding-left: 53px;
    padding-right: 10px;
}

.news1bot{
    background: url(metamorph_happyness-images/news1bot.png);
    background-repeat: no-repeat;
    background-position: top;
    height: 7px;
}

.news2top{
    background: url(metamorph_happyness-images/news2top.png);
    background-repeat: no-repeat;
    background-position: top;
    height: 7px;
    margin-top: 10px;
}

.news2{
    background: url(metamorph_happyness-images/news2bg.png);
}

.news2bot{
    background: url(metamorph_happyness-images/news2bot.png);
    background-repeat: no-repeat;
    background-position: top;
    height: 7px;
}

#right .company{
    line-height: 18px;
}

#right a{
    text-decoration: underline;
    color: #004c42;
    font-weight:bold;
}

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

#main_bot{
    background: url(metamorph_happyness-images/conbgbot.png);
    background-repeat: no-repeat;
    background-position:top;
    height: 5px;
}

#footer
{
    height: 40px;
    font-size: 10px;
    color: #ffffff;
    padding-top: 10px;
    text-align: center;
    clear:both;
}

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

</style>


    </head>
    <body>
        <div id="mainbg">
            <!-- header begins -->
            <div id="header">
                <div id="buttons">
                    <ul>
                        <li><a href="#" title="" class="menubg1">Home</a></li>
                        <li><a href="#" title="" class="menubg2">Blog</a></li>
                        <li><a href="#" title="" class="menubg3">Gallery</a></li>
                        <li><a href="#" title="" class="menubg4">About</a></li>
                        <li><a href="#" title="" class="menubg5">Contact</a></li>
                    </ul>
                </div>
                <div id="logo">
                    <a href="#">metamorph_happyness</a>
                    <h2><a href="http://www.metamorphozis.com/" id="metamorph">Design by Metamorphosis Design</a></h2>
                </div>
            </div>
            <!-- header ends -->
            <!-- content begins -->
            <div id="main">
                <div id="maintop"></div>
                <div id="content">
                    <div id="right">
                        <h2>Categories</h2>
                        <div class="categories">
                            <ul>
                                <li><a href="#">Etiam sit amet nibh</a></li>
                                <li><a href="#">Aenean laoreet arcu a lorem</a></li>
                                <li><a href="#">Fusce eu lectus diam</a></li>
                                <li><a href="#">Sed at nisi eu tellus</a></li>
                                <li><a href="#">Vestibulum non justo ac justo</a></li>
                                <li><a href="#">Duis ullamcorper purus</a></li>
                                <li><a href="#">Lorem ipsum dolor</a></li>
                            </ul>
                        </div>
                        <div class="categoriesbot"></div>
                        <h3>Company News</h3>
                        <div class="company">
                            
                            <div class="news1top"></div>
                            <div class="news1">

                                <div class="numleft"><p>12</p></div>
                                <div class="newsright"><a href="#">Friday, June 12, 2010</a>
                                    <p>In hac habitasse platea dictumst. Pellentesque porttitor urna dictum mauris </p>
                                </div>
                                <div class="read"><a href="#">read more</a></div>
                                <div style="clear: both"></div>
                            </div>
                            <div class="news1bot"></div>

                            <div class="news2top"></div>
                            <div class="news2">

                                <div class="numleft"><p>13</p></div>
                                <div class="newsright"><a href="#">Saturday, June 13, 2010</a>
                                    <p>In hac habitasse platea dictumst. Pellentesque porttitor urna dictum mauris </p>
                                </div>
                                <div class="read"><a href="#">read more</a></div>
                                <div style="clear: both"></div>
                            </div>
                            <div class="news2bot"></div>
                            
                        </div>
                    </div>
                    <div id="left">
                        <h1>Metamorphosis Design</h1>
                        <div class="text">
                            <img src="metamorph_happyness-images/img1.jpg" style="float: left; padding: 10px;"  alt=""/>
                            <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>
            
                        <h1>Welcome to Our Website!</h1>
                        <div class="text">
                            <img src="metamorph_happyness-images/img2.jpg" style="float: right; padding: 10px;" alt=""/>
                            <p>Donec in magna diam. Duis placerat dui massa, non lacinia velit. Donec ornare bibendum metus, id tempor mauris tempus eget. Vivamus eros ante, consectetur ac consectetur sed, </p>
                            <p>hendrerit ac magna. Nullam volutpat dolor at nulla viverra hendrerit. Nam commodo egestas enim, et tempus lectus dignissim ac. Ut vulputate elementum lacinia. Sed odio augue, sollicitudin sed placerat sit amet, elementum eget odio. Etiam consequat neque ac risus mattis vitae vulputate sem consectetur. Duis velit purus, varius non eleifend in, sollicitudin id odio. Duis interdum fermentum iaculis. Fusce nibh erat, faucibus varius fringilla et, porttitor nec ante...</p>
                            <div class="read"><a href="#">read more</a></div>
                        </div>

                        <div class="left_l">
                            <p>Donec vulputate est sed nisi commodo pharetra. Vestibulum id lectus lacus, non consequat lorem. Aenean tempor suscipit dolor. Nulla ut sapien et tellus feugiat</p>
                            <div class="read"><a href="#">read more</a></div>
                        </div>
                        <div class="left_r">
                            <p>Donec vulputate est sed nisi commodo pharetra. Vestibulum id lectus lacus, non consequat lorem. Aenean tempor suscipit dolor. Nulla ut sapien et tellus feugiat</p>
                            <div class="read"><a href="#">read more</a></div>
                        </div>

                        <div style="clear: both"></div>
                    </div>
                </div><div id="main_bot"></div>
            </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>
    </body>
</html>

   
    
    
    
    
    
    
  








Related examples in the same category

1.metamorph_helloween
2.Christmas-2008
3.christmas
4.metamorph_diving
5.metamorph_summertime
6.metamorph_valentine
7.happy-holidays
8.metamorph_partytime
9.metamorph_peacefull
10.feel-the-music
11.partytime
12.Romantic
13.thegathering
14.theharvest
15.timetorest
16.treasure-hunters
17.vacation
18.happyeaster
19.holiday 2
20.holidayseason
21.harvest
22.harvestfield
23.high5
24.hotspring