seashells : Sea « Templates « HTML / CSS






seashells

  

<!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       : Sea Shells
Description: A two-column, fixed-width design.
Version    : 1.0
Released   : 20080605

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

body {
  margin: 0;
  padding: 0;
  background: #2E2200;
  font-size: 11px;
  text-align: justify;
  color: #FCFCFA;
}

body, th, td, input, textarea, select, option {
  font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
}

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

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: #FFFFFF;
}

a:hover {
  color: #FFFFFF;
}

hr {
  display: none;
}

#wrapper {
  width: 800px;
  margin: 0 auto;
  padding: 0;
  background: url(seashells-images/img01.jpg) repeat-y left top;
}


/* Header */

#header {
  width: 760px;
  height: 400px;
  margin: 0 auto;
  background: url(seashells-images/img02.jpg) no-repeat left top;
  padding: 0;
}

#header h1, #header p {
  margin: 0;
  color: #D7CB1D;
}

#header h1 {
  float: left;
  font-size: 52px;
  padding: 297px 0 0 15px;
}

#header p {
  float: left;
  padding: 310px 0 0 10px;
  font-size: 26px;
  font-weight: normal;
  font-family: Georgia, "Times New Roman", Times, serif;
  text-transform: lowercase;
}

#header a {
  text-decoration: none;
  color: #F79F1A;
}

/* Page */

#page {
  width: 760px;
  margin: 0 auto;
}

/* Content */

#content {
  float: right;
  width: 500px;
  margin: 0;

}

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

.title {
  border-left: 20px solid #34350B;
  border-right: 200px solid #34350B;
  padding: 0 20px 0 10px;
  font-size: 24px;
}

.title a {
  text-decoration: none;
  color: #E5DC1E;
}

.pagetitle {
}

.byline {
  margin: -25px 20px 0 31px;
  color: #A6A80A;
}

.meta {
  text-align: left;
  color: #FCFCFA;
  padding: 10px 20px 20px 0px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  margin-left: 30px;
  border-bottom: 2px #34350B solid;
}

.meta .more {
  background: url(seashells-images/img08.gif) no-repeat left 50%;
}

.meta .comments {
  background: url(seashells-images/img08.gif) no-repeat left 50%;
}

.meta a {
  color: #A6A80A;
}

.navigation {
}

.alignleft {
  float: left;
}

.alignright {
  float: right;
}

.posts {
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: normal;
}

.posts li {
}

.posts h3 {
  margin: 0;
  font-weight: bold;
}

.posts p {
  margin: 0;
  line-height: normal;
}

.posts a {
}

.entry {
  margin: 0;
  padding: 17px 20px 0 32px;
}

.last {
  border: none;
}

/* Sidebar */

#sidebar {
  float: left;
  width: 260px;
  margin-bottom: 10px;
  color: #7A7A7A;
}

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

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

#sidebar li ul {
  margin: 0 0 20px 20px;
  padding: 0;
}

#sidebar li li {
  margin: 0 0 0 0;
  margin: 0 0 0 0;
  background: url(seashells-images/img08.gif) no-repeat left 50%;
  line-height: 25px;
}

#sidebar h2 {
  margin: 0;
  height: 35px;
  padding-left: 20px;
  font-size: 18px;
  color: #E5DC1E;
}

#sidebar a {
}

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

/* Search */

#search input {
  display: none;
}

#search input#s {
  display: block;
  width: 230px;
  padding: 2px 5px;
  border: 1px solid #3DD1FF;
  background: #FFFFFF url(seashells-images/img05.gif) repeat-x;
}

#search br {
  display: none;
}

/* Calendar */

#calendar {
}

#calendar h2 {
  margin-bottom: 15px;
}

#calendar table {
  width: 80%;
  margin: 0 auto;
  text-align: center;
}

#calendar caption {
  width: 100%;
  text-align: center;
}

#next {
  text-align: right;
}

#prev {
  text-align: left;
}

/* Footer */

#footer {
  width: 760px;
  height: 90px;
  background: url(seashells-images/img03.jpg) no-repeat left top;
  margin: 0 auto;
  text-align: center;
  font-size: 10px;
  font-family: Arial, Helvetica, sans-serif;
  color: #FFFFFF;
}

#footer p {
  padding: 20px 0;
}

#footer p a {
  color: #979912;
}


</style>


</head>
<body>
<div id="wrapper">
<!-- start header -->
<div id="header">
  <h1>Sea Shells </h1>
  <p> design By Free CSS Templates</p>
</div>
<!-- end header -->
<!-- start page -->
  <div id="page">
    <div class="bgtop">
      <div class="bgbtm">
        <!-- start content -->
        <div id="content">
          <div class="post">
            <h1 class="title">About This 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>Sea Shells</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;&nbsp;&nbsp; <a href="#" class="comments">Comments</a> (33)</p>
          </div>
          <div class="post">
            <h2 class="title">Risus Pellentesque</h2>
            <p class="byline"><small>Posted on August 25th, 2007 by <a href="#">admin</a> | <a href="#">Edit</a></small></p>
            <div class="entry">
              <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. Maecenas pede nisl, elementum eu, ornare ac, malesuada at, erat. Proin gravida orci porttitor enim accumsan lacinia. </p>
            </div>
            <p class="meta"><a href="#" class="more">Read More</a> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href="#" class="comments">Comments</a> (33)</p>
          </div>
          <div class="post">
            <h2 class="title">Praesent Scelerisque</h2>
            <p class="byline"><small>Posted on August 25th, 2007 by <a href="#">admin</a> | <a href="#">Edit</a></small></p>
            <div class="entry">
              <p>Pellentesque pede. Donec pulvinar ullamcorper metus. In eu odio at lectus pulvinar mollis. Vestibulum sem magna, elementum ut, vestibulum eu, facilisis quis, arcu. Mauris a dolor. Nulla facilisi. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Sed blandit. Phasellus pellentesque, ante nec iaculis dapibus, eros justo auctor lectus, a lobortis lorem mauris quis nunc. Praesent pellentesque facilisis elit. <br />
              </p>
            </div>
            <p class="meta"><a href="#" class="more">Read More</a> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; <a href="#" class="comments">Comments</a> (33)</p>
          </div>
        </div>
        <!-- end content -->
        <!-- start sidebar -->
        <div id="sidebar">
          <ul>
            <li>
              <h2>Categories</h2>
              <ul>
                <li><a href="#">Aliquam liberonare</a></li>
                <li><a href="#">Consectetuer adipiscing</a></li>
                <li><a href="#">Metusin  pellentesque</a></li>
                <li><a href="#">Suspendisse  maurisres</a></li>
                <li><a href="#">Urnanet  molestie semper</a></li>
                <li><a href="#">Proin gravida  porttitor</a></li>
              </ul>
            </li>
            <li>
              <h2>Blogroll</h2>
              <ul>
                <li><a href="#">Aliquam liberonare</a></li>
                <li><a href="#">Consectetuer adipiscing</a></li>
                <li><a href="#">Metusin  pellentesque</a></li>
                <li><a href="#">Suspendisse  maurisres</a></li>
                <li><a href="#">Urnanet  molestie semper</a></li>
                <li><a href="#">Proin gravida  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>
              </ul>
            </li>
          </ul>
        </div>
        <!-- end sidebar -->
        <div style="clear:both">&nbsp;</div>
      </div>
    </div>
  </div>
<div id="footer">
  <p>&copy;2007 All Rights Reserved &nbsp;&bull;&nbsp; Design by <a href="http://www.freecsstemplates.org/">Free CSS Templates</a> &nbsp;&bull;&nbsp; Icons by <a href="http://www.famfamfam.com/">FAMFAMFAM</a>.</p>
      <div style="display:none;"><a href="http://csstemplatesfree.net">css templates for free</a></div>
</div>
</div>
</body>
</html>

   
    
  








Related examples in the same category

1.metamorph_sea
2.metamorph_seashore
3.metamorph_serfing
4.metamorph_undersea
5.DeepSea
6.seabreeze
7.marinelife