naturescharm : Natural « Templates « HTML / CSS






naturescharm

   

<!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       : Natures Charm
Description: A two-column, fixed-width design.
Version    : 1.0
Released   : 20080125

-->
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>Nature's Charm by Free CSS Templates</title>
<meta name="keywords" content="" />
<meta name="description" content="" />
<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: #372412 url(naturescharm-images/img01.gif) repeat-x;
  font-size: 13px;
  color: #FFFFFF;
}

body, th, td, input, textarea, select, option {
  font-family: Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
  text-transform: lowercase;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #FFFFFF;
}

h1 {
  letter-spacing: -2px;
  font-size: 3em;
}

h2 {
  letter-spacing: -1px;
  font-size: 2em;
}

h3 {
  font-size: 1em;
}

p, ul, ol {
  line-height: 200%;
}

blockquote {
  padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
  line-height: normal;
  font-style: italic;
}

a {
  color: #FFEA6F;
}

a:hover {
  text-decoration: none;
}

img { border: none; }

/* Header */

#header {
  width: 830px;
  height: 200px;
  margin: 0 auto;
  background: url(naturescharm-images/img02.jpg) no-repeat;
}

/* Logo */

#logo {
  height: 170px;
  background: url(naturescharm-images/img07.gif) no-repeat left 65%;
}

#logo h1 {
  float: left;
  padding: 40px 40px 0 50px;
  letter-spacing: -2px;
  font-size: 48px;
}

#logo h2 {
  float: right;
  padding: 68px 0 0 0;
  font-size: 24px;
  
}

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

/* Gallery */

#gallery {
  clear: both;
  width: 830px;
  height: 300px;
  margin: 0 auto;
  
}

#top-photo h2 {
  height: 1.4em;
  font-size: 1em;
}

#top-photo p {
  margin: 0;
  padding: 0 0 10px 0;
}

/* Menu */

#menu {
  width: 830px;
  height: 70px;
  background: url(naturescharm-images/img03.jpg) no-repeat;
}

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

#menu li {
  display: inline;
}

#menu a {
  display: block;
  float: left;
  width: 166px;
  height: 73px;
  padding-top: 35px;
  text-transform: lowercase;
  text-decoration: none;
  text-align: center;
  letter-spacing: -1px;
  font-size: 24px;
  color: #FFFFFF;
}

#menu a:hover {
  background: url(naturescharm-images/img09.jpg) no-repeat;
  color: #FFFFFF;
}

#menu .active a {
  background: url(naturescharm-images/img09.jpg) no-repeat;
  color: #372412;
}

/* Page */

#page {
  width: 830px;
  margin: 0 auto;
  padding: 20px 0;
}

/* Content */

#content {
  float: left;
  width: 532px;
}

.post {
  padding: 0 0 20px 0;
}

.title {
  margin: 0;
  border-bottom: 2px solid #4A3903;
}

.byline {
  margin: 0;
}

.meta {
  border-top: 1px solid #4A3903;
  text-align: right;
  color: #646464;
}

.meta a {
  padding-left: 15px;
  background: url(naturescharm-images/img06.gif) no-repeat left center;
  font-weight: bold;
}

/* Sidebar */

#sidebar {
  float: right;
  width: 240px;
}

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

#sidebar li {
}

#sidebar li ul {
  padding: 15px 0;
}

#sidebar li li {
  padding-left: 30px;
  border-bottom: 1px dotted #4A3903;
  background: url(naturescharm-images/img06.gif) no-repeat 15px 50%;
}

#sidebar h2 {
  margin: 0;
  padding: 20px 0 2px 30px;
  background: url(naturescharm-images/img05.gif) no-repeat left bottom;
  border-bottom: 2px solid #4A3903;
}

#sidebar a {
  text-decoration: none;
}

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

/* Footer */

#footer {
  clear: both;
  padding: 20px 0;
  background: #FFEA6F;
  border-top: 3px solid #E8AD35;
  text-align: center;
  font-size: smaller;
  color: #E8AD35;
}

#footer a {
  color: #C28C21;
}

</style>


</head>
<body>
<!-- start header -->
<div id="header">
  <div id="logo">
    <h1><a href="#">nature's charm </a></h1>
    <h2><a href="http://www.freecsstemplates.org/">By Free CSS Templates</a></h2>
  </div>
  <div id="menu">
    <ul>
      <li class="active"><a href="#" accesskey="1" title="">Home</a></li>
      <li><a href="#" accesskey="2" title="">Blog</a></li>
      <li><a href="#" accesskey="3" title="">Photos</a></li>
      <li><a href="#" accesskey="4" title="">About</a></li>
      <li><a href="#" accesskey="5" title="">Contact</a></li>
    </ul>
  </div>
</div>
<!-- end header -->
<div id="gallery">
  <div id="top-photo">
    <p><a href="#"><img src="naturescharm-images/img08.jpg" alt="" width="830" height="300" /></a></p>
  </div>
</div>

<!-- start page -->
<div id="page">
  <!-- start content -->
  <div id="content">
    <div class="post">
      <h1 class="title">Welcome to My Website</h1>
      <p class="byline"><small>Posted on August 25th, 2007 by <a href="#">admin</a> | <a href="#">Edit</a></small></p>
      <div class="entry">
        <p><strong>Nature's Charm</strong> is a free template from <a href="http://freecsstemplates.org/">Free CSS Templates</a> released under a <a href="http://creativecommons.org/licenses/by/2.5/">Creative Commons Attribution 2.5 License</a>. The flower photo is fromt <a href="http://www.pdphoto.org/">PDPhoto.org</a>. You're free to use this template for both commercial or personal use. I only ask that you link back to <a href="http://freecsstemplates.org/">my site</a> in some way. Enjoy :)</p>
      </div>
      <p class="meta"><a href="#" class="more">Read More</a> &nbsp;&nbsp;&nbsp; <a href="#" class="comments">Comments (33)</a></p>
    </div>
    <div class="post">
      <h2 class="title">Risus Pellentesque Pharetra</h2>
      <p class="byline"><small>Posted on August 25th, 2007 by <a href="#">admin</a> | <a href="#">Edit</a></small></p>
      <div class="entry">
        <blockquote>
          <p>&#8220;Praesent augue mauris, accumsan eget, ornare quis, consequat malesuada, leo.&#8221;</p>
        </blockquote>
        <p>Maecenas pede nisl, elementum eu, ornare ac, malesuada at, erat. Proin gravida orci porttitor enim accumsan lacinia. Donec condimentum, urna non molestie semper, ligula enim ornare nibh, quis laoreet eros quam eget ante.</p>
      </div>
      <p class="meta"><a href="#" class="more">Read More</a> &nbsp;&nbsp;&nbsp; <a href="#" class="comments">Comments (33)</a></p>
    </div>
  </div>
  <!-- end content -->
  <!-- start sidebar -->
  <div id="sidebar">
    <ul>
      <li>
        <h2>Categories</h2>
        <ul>
          <li><a href="#">Aliquam libero</a></li>
          <li><a href="#">Consectetuer adipiscing elit</a></li>
          <li><a href="#">metus aliquam pellentesque</a></li>
          <li><a href="#">Suspendisse iaculis mauris</a></li>
          <li><a href="#">Urnanet non molestie semper</a></li>
          <li><a href="#">Proin gravida orci porttitor</a></li>
        </ul>
      </li>
      <li>
        <h2>Archives</h2>
        <ul>
          <li><a href="#">September</a> (23)</li>
          <li><a href="#">August</a> (31)</li>
          <li><a href="#">July</a> (31)</li>
          <li><a href="#">June</a> (30)</li>
          <li><a href="#">May</a> (31)</li>
          <li><a href="#">April</a> (30)</li>
          <li><a href="#">March</a> (31)</li>
          <li><a href="#">February</a> (28)</li>
          <li><a href="#">January</a> (31)</li>
        </ul>
      </li>
    </ul>
  </div>
  <!-- end sidebar -->
</div>
<div style="clear: both; height: 30px">&nbsp;</div>
<!-- end page -->
<div id="footer">
  <p>&copy;2007 All Rights Reserved. &nbsp;&bull;&nbsp; Designed by <a href="http://www.freecsstemplates.org/">Free CSS Templates</a> | <a href="http://free-templates.ru/">Free CSS Templates</a></p>
</div>
</body>
</html>

   
    
    
  








Related examples in the same category

1.metamorph_fullmoon
2.metamorph_leaf
3.metamorph_island
4.metamorph_lake
5.metamorph_landscape
6.metamorph_orchid
7.metamorph_orchids
8.metamorph_naturalistic
9.metamorph_naturefield
10.metamorph_grass
11.metamorph_farm
12.metamorph_earth
13.metamorph_planet
14.metamorph_aftertherain
15.metamorph_bythelake
16.metamorph_bamboo
17.alaskan-lake
18.metamorph_valley
19.metamorph_vanillasky_lt
20.metamorph_mountain
21.metamorph_hills
22.metamorph_garden
23.bamboo
24.metamorph_dropsongrass
25.metamorph_shiningearth
26.metamorph_spring
27.metamorph_smallake
28.metamorph_japanesegarden
29.barnyard
30.dawntodark
31.design-garden
32.grass
33.grasse
34.grassy
35.freecss_natural
36.ftdgalaxy
37.ftdgreenature
38.natural-blues
39.naturalbeauties
40.natural_blues
41.nature-theme
42.nature
43.Nature_Green
44.countryside
45.environment-brand
46.EcoMania
47.eco-design
48.ecologyportal
49.a_leaf
50.plantation
51.ocean
52.Oceanic
53.oceanlife
54.organic-beauty
55.organic-moss
56.OrganicFruits2
57.organicrhythm
58.snowcrystals
59.thewild
60.thewildwest
61.landscape
62.leaf
63.leafaroma