organic-moss : Natural « Templates « HTML / CSS






organic-moss

   

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Organic Moss - About Us</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<style type='text/css'>
* {
  margin: 0; padding: 0;
}
body {
  text-align: center;
  font: 12px Verdana;
  color: #808080;
  background: #BEC3B1 url(organic-moss-images/background.gif) repeat-x 0 0;
}
a {
  text-decoration: none;
  color: #3C4C16;
}
a:hover {
  text-decoration: underline;
}
img {
  border: 0;
}

.break {
  font-size: 0;
  width: 0; height: 0;
  clear: both;
}
.alignleft {
  float: left;
  margin: 4px 10px 5px 0;
}
.alignright {
  float: right;
  margin: 4px 0 5px 10px;
}
.aligncenter {
  text-align: center;
}
.hidden {
  display: none;
}

/** BEGIN wrapper **/
#wrapper {
  width: 980px;
  margin: auto auto;
  text-align: left;
  padding-bottom: 20px;
}
/** END wrapper **/

/** BEGIN header **/
#header {
  
}
  #header ul {
    list-style-type: none;
    background-color: #283409;
    height: 35px;
  }
    #header ul li {
      float: left;
      padding-right: 2px;
      background: url(organic-moss-images/divider.gif) no-repeat right 0;
    }
    #header ul li a {
      color: #ffffff;
      display: block;
      padding: 10px 18px 11px;
    }
  #header .logo {
    float: left;
  }
    #header .logo h1 {
      font-size: 0;
      padding: 18px 30px 0;
    }
    #header .logo h1 a {
      display: block;
      text-indent: -9999px;
      outline: none;
      width: 359px; height: 121px;
      background: url(organic-moss-images/logo.jpg) no-repeat 0 0;
    }
    #header .logo p {
      display: none;
    }
  #header .ad468x60 {
    float: right;
    padding-top: 40px;
  }
  #header {
    
  }
/** END header **/

/** BEGIN body **/
#body {
  background: #ffffff url(organic-moss-images/body.gif) repeat-y right 0;
}
/** END body **/

/** BEGIN content **/
#content {
  width: 630px;
  float: left;
  padding-bottom: 20px;
}
  #content p {
    margin-bottom: 10px;
    line-height: 1.2em;
  }
  #content h3 {
    margin-bottom: 5px;
    font-size: 1.5em;
    font-weight: normal;
  }
  #content blockquote {
    margin-bottom: 10px;
    padding: 10px 10px 5px;
    background-color: #eeeeee;
    border-width: 1px 0;
    border-style: solid;
    border-color: #cccccc;
    font-style: italic;
    font-weight: bold;
  }
  #content ul {
    margin: 0 0 10px 18px;
  }
  #content ol {
    margin: 0 0 10px 16px;
    padding-left: 10px;
  }
  #content li {
    padding: 2px 0;
  }
  #content .latest {
    margin: 20px 40px;
    position: relative;
    width: 550px; height: 300px;
  }
    #content .latest .thumb {
      height: 300px;
      overflow: hidden;
    }
      #content .latest .thumb img {
        width: 550px;
      }
    #content .latest .text {
      color: #ffffff;
      background: url(organic-moss-images/shade.png) repeat 0 0;
      padding: 15px 15px 20px;
      position: absolute;
      bottom: 0; left: 0;
      width: 520px;
    }
      #content .latest .text h2 {
        font-size: 1.3em;
        font-weight: normal;
        margin-bottom: 10px;
      }
      #content .latest .text a {
        color: #ffffff;
      }
  #content .post {
    margin: 10px 40px;
    clear: both;
  }
    #content .thumb {
      height: 100px;
      overflow: hidden;
      float: left;
      margin: 0 15px 10px 0;
    }
      #content .thumb .post img {
        width: 150px;
      }
    #content .post h2 {
      font-size: 1.2em;
      margin-bottom: 5px;
    }
    #content .post h2 a {
      text-decoration: underline;
    }
    #content .post .details {
      font-size: 0.9em;
      color: #BABEAE;
    }
/** END content **/

/** BEGIN sidebar **/
#sidebar {
  width: 350px;
  float: right;
}
  #sidebar h2 {
    font-size: 1em;
    color: #3C4C16;
    padding: 10px 15px;
  }
  #sidebar ul {
    list-style-type: none;
    padding: 0 15px 10px;
    border-bottom: 1px solid #E7E6E6;
  }
    #sidebar ul li {
      line-height: 1.3em;
      padding: 4px 0;
    }
    #sidebar ul li a {
      color: #808080;
    }
    #sidebar ul li a:hover {
      color: #3C4C16;
    }
  #sidebar .l {
    float: left;
    width: 175px;
  }
  #sidebar .r {
    float: right;
    width: 175px;
  }
    #sidebar .l ul, #sidebar .r ul {
      border-bottom: 0;
    }
  #sidebar .video {
    padding: 10px 15px;
    border-bottom: 1px solid #E7E6E6;
  }
  #sidebar .tags {
    padding: 10px 15px;
    border-bottom: 1px solid #E7E6E6;
  }
    #sidebar .tags a {
      color: #808080;
    }
    #sidebar .tags a:hover {
      text-decoration: none;
      color: #3C4C16;
    }
  #sidebar form {
    border-bottom: 1px solid #E7E6E6;
    background: url(organic-moss-images/search.gif) no-repeat 15px 20px;
    padding: 20px 15px;
    height: 30px;
  }
    #sidebar form input {
      border: 0;
      background-color: transparent;
      width: 234px;
      margin: 7px 1px 0 2px;
      font-size: 1.2em;
      color: #ffffff;
      float: left;
    }
    #sidebar form button {
      border: 0;
      background-color: transparent;
      text-indent: -9999px;
      width: 75px; height: 30px;
    }
/** END sidebar **/

/** BEGIN footer **/
#footer {
  background-color: #959989;
  color: #283409;
  border-bottom: 4px solid #283409;
  padding: 10px;
}
  #footer a {
    color: #ffffff;
  }
/** END footer **/

/** BEGIN miscellaneous **/
.postnav {
  clear: both;
  padding: 20px 40px 0;
  font-size: 0.9em;
}
  .postnav a {
    border: 1px solid #cccccc;
    padding: 3px 8px;
    color: #999999;
  }
  .postnav a:hover {
    border: 1px solid #000000;
    color: #000000;
    text-decoration: none;
  }
#comments {
  margin-top: 20px;
  border-top: 1px solid #eeeeee;
}
  #comments h2 {
    margin: 20px 0 5px;
    font-size: 1.5em;
  }
  #comments p {
    margin-bottom: 10px;
    line-height: 1.5em;
  }
  #comments form {
    padding-top: 20px;
  }
  #comments form p {
    margin-bottom: 5px;
  }
    #comments form input, textarea {
      border: 1px solid #cccccc;
      font-size: 0.9em;
      font-family: Verdana;
      padding: 4px 4px 4px 20px;
      background-position: 4px 4px;
      background-repeat: no-repeat;
    }
    #comments form input {
      width: 260px;
      border: 1px solid #cccccc;
    }
    #comments form textarea {
      width: 350px;
      padding: 4px 4px !important;
      border: 1px solid #cccccc;
    }
    #comments form button {
      border: 1px solid #909090;
      background-color: #cccccc;
      font-size: 0.9em;
      font-family: Verdana;
      width: 120px; height: 23px;
    }
  .commentdetails {
    margin-top: 25px;
  }
  .commentauthor {
    margin-bottom: 5px !important;
    font-weight: bold;
  }
  .commentdate {
    font-size: 0.8em;
    margin-bottom: 5px;
    color: #909090;
  }
  .required {
    color: #ff0000;
  }
h2.title {
  font-size: 1em;
  text-transform: uppercase;
  padding: 25px 40px 20px;
  color: #565656;
}
.single {
  padding-top: 20px;
}
.notfound {
  padding: 40px;
}
  .notfound h2 {
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 10px;
  }
/** END miscellaneous **/

/** BEGIN wordpress 2.7 comments **/
#comments ol {
  list-style-type: none;
  clear: both;
  padding: 0;
  margin: 0;
}
  #comments ol li {
    padding: 10px;
    border: 1px solid #e0e0e0;
    margin-bottom: 10px;
  }
  #comments ol li .avatar {
    float: right;
  }
  #comments ol li .comment-author {
    
  }
    #comments ol li .comment-author .fn {
      font-weight: bold;
      font-size: 1.2em;
    }
  #comments ol li .comment-meta {
    font-size: 0.9em;
    color: #999999;
    margin: 5px 0 10px;
  }
  #comments ol li .reply {
    font-size: 0.9em;
    font-weight: bold;
    padding-bottom: 10px;
  }
  #comments .children {
    list-style-type: none;
  }
#comments .navigation {
  padding: 10px 0 20px;
  font-size: 0.9em;
}
  #comments .navigation a {
    color: #999999;
    padding: 3px 8px;
    border: 1px solid #cccccc;
  }
  #comments .navigation a:hover {
    color: #000000;
    border-color: #000000;
    text-decoration: none;
  }
/** END wordpress 2.7 comments **/

</style>


<!--[if lte IE 6]>
<link rel="stylesheet" type="text/css" href="ie.css" />
<style type="text/css">#content .latest .text { behavior: url(iepngfix.htc); }</style>
<![endif]-->
</head>
<body>
<!-- BEGIN wrapper -->
<div id="wrapper">
  <!-- BEGIN header -->
  <div id="header">
    <div class="logo">
      <h1><a href="http://www.free-css.com/">Organic Moss</a></h1>
      <p>Free CSS Template</p>
    </div>
    <div class="ad468x60"> <a href="http://www.free-css.com/"><img src="organic-moss-images/ad468x60.gif" alt="" /></a> </div>
    <div class="break"></div>
    <ul>
      <li><a href="http://www.free-css.com/">Home</a></li>
      <li><a href="about.html">About Us</a></li>
      <li><a href="page.html">Demo Page</a></li>
      <li><a href="contact.html">Contact Page</a></li>
    </ul>
  </div>
  <!-- END header -->
  <!-- BEGIN body -->
  <div id="body">
    <!-- BEGIN content -->
    <div id="content">
      <!-- begin post -->
      <div class="single post">
        <h2>About</h2>
        <p>This is an example of a WordPress page, you could edit this to put information about yourself or your site so readers know where you are coming from. You can create as many pages like this one or sub-pages as you like and manage all of your content inside of WordPress.</p>
      </div>
      <!-- end post -->
    </div>
    <!-- END content -->
    <!-- BEGIN sidebar -->
    <div id="sidebar">
      <!-- begin search -->
      <form action="http://www.free-css.com/">
        <input type="text" name="s" id="s" />
        <button type="submit">Search</button>
      </form>
      <!-- end search -->
      <!-- begin popular posts -->
      <h2>Popular Posts</h2>
      <ul>
        <li><a href="http://www.free-css.com/">Nam Libero Tempore Soluta Nobis</a></li>
        <li><a href="http://www.free-css.com/">Est eligendi Assumenda Est Omnis Dolor</a></li>
        <li><a href="http://www.free-css.com/">Repellendus Temporibus Autem Quibusdam</a></li>
        <li><a href="http://www.free-css.com/">Et Aut Officiis Debitis Aut Rerum</a></li>
        <li><a href="http://www.free-css.com/">Necessitatibus Saepe Eveniet Ut</a></li>
        <li><a href="http://www.free-css.com/">Et Voluptates Repudiandae Sint</a></li>
      </ul>
      <!-- end popular posts -->
      <!-- begin featured video -->
      <h2>Featured Video</h2>
      <div class="video"> <img src="organic-moss-images/_video.jpg" alt="" /> </div>
      <!-- end featured video -->
      <!-- begin tags -->
      <h2>Tags</h2>
      <div class="tags"> </div>
      <!-- end tags -->
      <!-- BEGIN left -->
      <div class="l">
        <!-- begin categories -->
        <h2>Categories</h2>
        <ul>
          <li><a href="http://www.free-css.com/">Advertising</a></li>
          <li><a href="http://www.free-css.com/">Entertainment</a></li>
          <li><a href="http://www.free-css.com/">Fashion</a></li>
          <li><a href="http://www.free-css.com/">Lifestyle</a></li>
          <li><a href="http://www.free-css.com/">Photos</a></li>
          <li><a href="http://www.free-css.com/">Videos</a></li>
        </ul>
        <!-- end categories -->
        <!-- begin pages -->
        <h2>Pages</h2>
        <ul>
          <li><a href="http://www.free-css.com/">About</a></li>
          <li><a href="http://www.free-css.com/">Archives</a></li>
          <li><a href="http://www.free-css.com/">Links</a></li>
          <li><a href="http://www.free-css.com/">Resources</a></li>
          <li><a href="http://www.free-css.com/">Downloads</a></li>
          <li><a href="http://www.free-css.com/">Contact</a></li>
        </ul>
        <!-- end pages -->
      </div>
      <!-- END left -->
      <!-- BEGIN right  -->
      <div class="r">
        <!-- begin archives -->
        <h2>Archives</h2>
        <ul>
          <li><a href="http://www.free-css.com/">December 2008</a></li>
          <li><a href="http://www.free-css.com/">November 2008</a></li>
          <li><a href="http://www.free-css.com/">October 2008</a></li>
        </ul>
        <!-- end archives -->
        <!-- begin blogroll -->
        <h2>Blogroll</h2>
        <ul>
          <li><a href="http://www.free-css.com/">Documentation</a></li>
          <li><a href="http://www.free-css.com/">Suggest Ideas</a></li>
          <li><a href="http://www.free-css.com/">Support Forum</a></li>
        </ul>
        <!-- end blogroll -->
        <!-- begin meta -->
        <h2>Meta</h2>
        <ul>
          <li><a href="http://www.free-css.com/">Login</a></li>
        </ul>
        <!-- end meta -->
      </div>
      <!-- END right -->
    </div>
    <!-- END sidebar -->
    <div class="break"></div>
  </div>
  <!-- END body -->
  <!-- BEGIN footer -->
  <div id="footer">Copyright &copy; 2009 - <a href="http://www.free-css.com/">Website Name</a> &middot; All Rights Reserved | Template by: <a href="http://www.wpthemedesigner.com/">WordPress Designer</a> | Get More <a href="http://www.free-css.com/">Free CSS Templates</a></div>
  <!-- END footer -->
</div>
<!-- END wrapper -->
</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.naturescharm
44.Nature_Green
45.countryside
46.environment-brand
47.EcoMania
48.eco-design
49.ecologyportal
50.a_leaf
51.plantation
52.ocean
53.Oceanic
54.oceanlife
55.organic-beauty
56.OrganicFruits2
57.organicrhythm
58.snowcrystals
59.thewild
60.thewildwest
61.landscape
62.leaf
63.leafaroma