petcharms : Animal « Templates « HTML / CSS






petcharms

   

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<!--
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License

Name       : Pet Charms
Description: A two-column, fixed-width design with dark color scheme.
Version    : 1.0
Released   : 20081109

-->
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta name="keywords" content="" />
<meta name="description" content="" />
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>Pet Charms by Free CSS Templates</title>
<style type='text/css'>

/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
  margin: 0;
  padding: 0;
  background: #EFEFEF url(petcharms-images/img01.jpg) repeat-x left top;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #666666;
}

h1, h2, h3 {
  margin: 0;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
  color: #4D4D4D;
}

h1 {
  font-size: 2em;
}

h2 {
  font-size: 2em;
}

h3 {
  font-size: 1.6em;
}

p, ul, ol {
  margin-top: 0;
  line-height: 180%;
}

ul, ol {
}

a {
  text-decoration: none;
  border-bottom: 1px dotted #CC0001;
  color: #BF4D36;
}

a:hover {
  background: none;
}

/* Header */

#header {
  width: 900px;
  height: 215px;
  margin: 0 auto;
  background: url(petcharms-images/img02.jpg) no-repeat left top;
}

/* Logo */

#logo {
  width: 600px;
  padding: 140px 0 0 100px;
  color: #BF4D02;
}

#logo h1, #logo p {
}

#logo h1 {
  padding: 0;
  margin-right: 10px;
  letter-spacing: -1px;
  text-transform: lowercase;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 2.8em;
  font-style: italic;
}


#logo p {
  margin: 0;
  padding: 0;
  font: normal 13px Georgia, "Times New Roman", Times, serif;
  color: #7B5C02;
}

#logo p a {
  color: #7B5C02;
}

#logo a {
  border: none;
  background: none;
  text-decoration: none;
  color: #BF4D02;
}

/* Search */

#search {
  float: right;
  width: 230px;
  padding: 0;
}

#search form {
  height: 41px;
  margin: 0;
  padding: 70px 0 0 0px;
}

#search fieldset {
  margin: 0;
  padding: 0;
  border: none;
}

#search-text {
  width: 210px;
  border: none;
  text-transform: lowercase;
  font: bold 1.2em Arial, Helvetica, sans-serif;
  color: #FFFFFF;
}

#search-submit {
  display: none;
}

/* Menu */

#menu {
  width: 910px;
  height: 37px;
  margin: 0 auto;
  padding: 0;
}

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

#menu li {
  float: left;
}

#menu a {
  display: block;
  padding: 7px 25px 7px 20px;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
  border: none;
}

#menu a:hover, #menu .current_page_item a {
}

#menu a:hover {
  background: url(petcharms-images/img03.jpg) no-repeat center top;
  text-decoration: none;
}

#menu .first {
  background: url(petcharms-images/img03.jpg) no-repeat center top;
}

#wrapper {
  width: 900px;
  margin: 0 auto;
  margin-bottom: 20px;
  background: url(petcharms-images/img04.jpg) repeat-y left top;
}

#wrapper-top {
  width: 900px;
  background: url(petcharms-images/img07.jpg) no-repeat left top;
}

#wrapper-btm {
  width: 900px;
  background: url(petcharms-images/img05.jpg) no-repeat left bottom;
}



/* Page */

#page {
  width: 900px;
  margin: 0 auto;
  padding-top: 30px;
}

/* Content */

#content {
  float: right;
  width: 550px;
  margin: 0;
  padding: 0;
}

.post {
}

.post .title {
  color: #967001;
  border-bottom: 1px #A9A9A9 dashed;
}

.post .title a {
  background: none;
  color: #967001;
  border: none;
}

.post .title a:hover {
  text-decoration: underline;
}

.post .meta {
  margin-bottom: 30px;
  padding: 3px 0px;
  border-top: 1px #A9A9A9 dashed;
  border-bottom: 1px #A9A9A9 dashed;
  text-align: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

.post .entry {
  padding: 10px 0 5px 0;
  text-align: justify;
}

.post a {
  color: #967001;
  border-bottom: 1px #967001 dotted;
}

.post .meta a {
  font-weight: bold;
}

/* Sidebar */

#sidebar {
  float: left;
  width: 260px;
  margin: 0;
  padding: 0 0 0 35px;
}

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

#sidebar li {
  margin: 0;
  padding: 0;
}

#sidebar li ul {
  padding-bottom: 30px;
}

#sidebar li li {
  line-height: 35px;
  border-bottom: 1px dashed #590000;
}

#sidebar li li span {
  display: block;
  margin-top: -20px;
  padding: 0;
  font-size: 11px;
  font-style: italic;
}

#sidebar h2 {
  letter-spacing: -.5px;
  color: #4D4D4D;
}

#sidebar p {
  padding-bottom: 20px;
  text-align: justify;
}

#sidebar a {
  color: #BF4D36;
  border: none;
}

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

/* Calendar */

#calendar {
}

#calendar_wrap {
  padding: 20px;
}

#calendar table {
  width: 100%;
}

#calendar tbody td {
  text-align: center;
}

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

/* Footer */

#footer {
  width: 910px;
  height: 30px;
  margin: 0 auto;
  padding: 40px 0 15px 0;
  background: #4D4D4D url(petcharms-images/img06.jpg) repeat-x left top;
  font-family: Arial, Helvetica, sans-serif;
  color: #FFFFFF;
}

#footer p {
  margin: 0;
  line-height: normal;
  font-size: 9px;
  text-transform: uppercase;
  text-align: center;
}

#footer a {
  color: #FF833B;
  border-bottom: 1px #FF833B dotted;
}

</style>


</head>
<body>
<div id="header">
  <div id="logo">
    <h1><a href="#">Pet <strong>Charms</strong> </a></h1>
    <p>Design by <a href="http://www.freecsstemplates.org/">Free CSS Templates</a></p>
  </div>
</div>
<!-- end #header -->
<div id="menu">
  <ul>
    <li class="first"><a href="#">Home</a></li>
    <li><a href="#">Blog</a></li>
    <li><a href="#">Photos</a></li>
    <li><a href="#">About</a></li>
    <li><a href="#">Links</a></li>
    <li><a href="#">Contact</a></li>
  </ul>
</div>
<!-- end #menu -->
<div id="wrapper">
  <div id="wrapper-top">
    <div id="wrapper-btm">
      <div id="page">
        <div id="content">
          <div class="post">
            <h1 class="title"><a href="#">Welcome to Pet Charms </a></h1>
            <div class="entry">
              <p>This is <strong>Pet Charms</strong>, a free, fully standards-compliant CSS template designed by FreeCssTemplates<a href="http://www.nodethirtythree.com/"></a> for <a href="http://www.freecsstemplates.org/">Free CSS Templates</a>. The photo used in this design is from <a href="http://www.pdphoto.org/">PDPhoto.rog</a>. This free template is released under a <a href="http://creativecommons.org/licenses/by/2.5/">Creative Commons Attributions 2.5</a> license, so youre pretty much free to do whatever you want with it (even use it commercially) provided you keep the links in the footer intact. Aside from that, have fun with it :)</p>
              <p>Sed lacus. Donec lectus. Nullam pretium nibh ut turpis. Nam bibendum. In nulla tortor, elementum ipsum. Proin imperdiet est. Phasellus dapibus semper urna. Pellentesque ornare, orci in felis. Donec ut ante. In id eros. Suspendisse lacus turpis, cursus egestas at sem.</p>
            </div>
            <p class="meta">Posted by <a href="#">Someone</a> on March 10, 2008
              &nbsp;&bull;&nbsp; <a href="#" class="comments">Comments (64)</a> &nbsp;&bull;&nbsp; <a href="#" class="permalink">Full article</a></p>
          </div>
          <div class="post">
            <h2 class="title"><a href="#">Lorem ipsum sed aliquam</a></h2>
            <div class="entry">
              <p>Sed lacus. Donec lectus. Nullam pretium nibh ut turpis. Nam bibendum. In nulla tortor, elementum vel, tempor at, varius non, purus. Mauris vitae nisl nec metus placerat consectetuer. Donec ipsum. Proin imperdiet est. Phasellus <a href="#">dapibus semper urna</a>. Pellentesque ornare, orci in consectetuer hendrerit, urna elit eleifend nunc, ut consectetuer nisl felis ac diam. Etiam non felis. Donec ut ante. In id eros. Suspendisse lacus turpis, cursus egestas at sem. Phasellus pellentesque. Mauris quam enim, molestie in, rhoncus ut, lobortis a, est.</p>
              <p>Praesent ac lectus. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Vivamus augue. Fusce eget tellus ultrices ligula volutpat adipiscing. Aenean ligula lectus, vehicula in, dictum a, fermentum nec, felis. Nunc ac turpis in leo posuere imperdiet.</p>
            </div>
            <p class="meta">Posted by <a href="#">Someone</a> on March 8, 2008
              &nbsp;&bull;&nbsp; <a href="#" class="comments">Comments (64)</a> &nbsp;&bull;&nbsp; <a href="#" class="permalink">Full article</a></p>
          </div>
          <div class="post">
            <h2 class="title"><a href="#">Phasellus pellentesque turpis </a></h2>
            <div class="entry">
              <p>Sed lacus. Donec lectus. Nullam pretium nibh ut turpis. Nam bibendum. In nulla tortor, elementum vel, tempor at, varius non, purus. Mauris vitae nisl nec metus placerat consectetuer. Donec ipsum. Proin imperdiet est. Pellentesque ornare, orci in  hendrerit, urna elit eleifend nunc, ut consectetuer nisl felis ac diam. Etiam non felis. Donec ut ante. In id eros. Suspendisse lacus turpis, cursus egestas at sem. Phasellus pellentesque. Mauris quam enim molestie  rhoncus lobortis a, est.</p>
            </div>
            <p class="meta">Posted by <a href="#">Someone</a> on March 8, 2008
              &nbsp;&bull;&nbsp; <a href="#" class="comments">Comments (64)</a> &nbsp;&bull;&nbsp; <a href="#" class="permalink">Full article</a></p>
          </div>
        </div>
        <!-- end #content -->
        <div id="sidebar">
          <ul>
            <li>
              <h2>Aliquam tempus</h2>
              <p>Mauris vitae nisl nec metus placerat perdiet est. Phasellus dapibus semper urna ornare consectetuer hendrerit. Phasellus pellentesque. Mauris quam enim, molestie in, rhoncus ut, lobortis a, est.</p>
            </li>
            <li>
              <h2>Categories</h2>
              <ul>
                <li><a href="#">Uncategorized</a> (3)<span>Lorem Ipsum Dolor Sit Amit</span></li>
                <li><a href="#">Lorem Ipsum</a> (42)<span>Lorem Ipsum Dolor Sit Amit</span></li>
                <li><a href="#">Urna Congue Rutrum</a> (28)<span>Lorem Ipsum Dolor Sit Amit</span> </li>
                <li><a href="#">Vivamus Fermentum</a> (13)<span>Lorem Ipsum Dolor Sit Amit</span> </li>
              </ul>
            </li>
            <li>
              <h2>Blogroll</h2>
              <ul>
                <li><a href="#">Phasellus Pellentesque</a><span>Lorem Ipsum Dolor Sit Amit</span> </li>
                <li><a href="#">Consectetuer Adipiscing</a><span>Lorem Ipsum Dolor Sit Amit</span> </li>
                <li><a href="#">Urna Congue Rutrum</a><span>Lorem Ipsum Dolor Sit Amit</span> </li>
              </ul>
            </li>
            <li>
              <h2>Archives</h2>
              <ul>
                <li><a href="#">December 2007</a>&nbsp;(29)<span>Lorem Ipsum Dolor Sit Amit</span></li>
                <li><a href="#">November 2007</a>&nbsp;(30)<span>Lorem Ipsum Dolor Sit Amit</span></li>
                <li><a href="#">October 2007</a>&nbsp;(31)<span>Lorem Ipsum Dolor Sit Amit</span></li>
              </ul>
            </li>
          </ul>
        </div>
        <!-- end #sidebar -->
        <div style="clear: both;">&nbsp;</div>
      </div>
      <!-- end #page -->
    </div>
  </div>
</div>
<div id="footer">
  <p>Copyright (c) 2008 Sitename.com. All rights reserved. Design by <a href="http://www.freecsstemplates.org/">Free CSS Templates</a>.</p>
</div>
<!-- end #footer -->
</body>
</html>

   
    
    
  








Related examples in the same category

1.metamorph_swan
2.metamorph_tiger
3.metamorph_cats
4.metamorph_catsworld
5.metamorph_dolphins
6.metamorph_eagle
7.metamorph_feather
8.butterfly-garden
9.butterfly
10.birdwatch
11.celestial
12.cellulose
13.metamorph_cell
14.animal-planet
15.animals-and-pets
16.exotic-birds
17.metamorph_bugs
18.bugslife
19.dogcare
20.dogspalace
21.metamorph_snail
22.metamorph_killerwhale
23.bestfriends
24.petswebsite
25.petpaws
26.pets