gastropoda : Design 5 « Templates « HTML / CSS






gastropoda

    

<!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       : Gastropoda  
Description: A two-column, fixed-width design with dark color scheme.
Version    : 1.0
Released   : 20110416

-->
<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>Gastropoda   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: 40px 0px;
  padding: 0;
  background: #FFFFFF;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 14px;
  color: #5E5A3F;
}

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

h1 {
  font-size: 2em;
}

h2 {
  font-size: 2.8em;
}

h3 {
  font-size: 1.6em;
}

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

ul, ol {
}

a {
  text-decoration: none;
  color: #84B700;
}

a:hover {
}

#wrapper {
  margin: 0 auto;
  padding: 0;
}

/* Header */

#header {
  overflow: hidden;
  width: 1000px;
  height: 340px;
  margin: 0 auto;
}

#gallery {
  float: right;
  width: 692px;
  height: 340px;
}

/* Logo */

#logo {
  width: 1000px;
  height: 110px;
  margin: 0px auto;
  padding: 0;
  color: #79350A;
  background: url(gastropoda-images/img01.jpg) no-repeat left top;
}

#logo h1, #logo p {
  margin: 0;
  padding: 0;
  letter-spacing: -2px;
  text-transform: lowercase;
  font-family: Georgia, "Times New Roman", Times, serif;
}

#logo h1 {
  margin: 0px 0px -10px 0px;
  padding: 10px 0px 0px 40px;
  font-size: 50px;
  color: #4D8D99;
}

#logo h1 a {
  color: #79350A;
}

#logo p {
  margin: 0px;
  padding: 0px 0px 0px 40px;
  font-size: 26px;
}

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

/* Search */

#search {
  height: 50px;
  padding: 0px 0px 0px 0px;
}

#search form {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

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

#search-text {
  width: 220px;
  padding: 5px 5px 5px 10px;
  border: none;
  background: none;
  text-transform: lowercase;
  font: normal 14px Tahoma, Geneva, sans-serif;
  color: #184203;
}

#search-submit {
  width: 70px;
  height: 22px;
  border: none;
  border: none;
  background: none;
  text-indent: -99999px;
  color: #34312C;
}

/* Menu */

#menu {
  float: left;
  width: 228px;
  height: 340px;
  margin: 0px;
  padding: 0px 40px 0px 40px;
  background: url(gastropoda-images/img02.jpg) no-repeat left top;
}

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

#menu li {
  padding: 15px 0px;
  background: url(gastropoda-images/img10.jpg) repeat-x left bottom;
}

#menu a {
  display: block;
  margin: 0px;
  padding: 0px 0px 0px 30px;
  background: url(gastropoda-images/img09.jpg) no-repeat left 2px;
  text-decoration: none;
  text-transform: capitalize;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 14px;
  font-weight: normal;
  color: #BD778E;
}

#menu a:hover, #menu .current_page_item a {
  text-decoration: none;
}

#menu .current_page_item a {
}

/* Page */

#page {
  width: 1000px;
  margin: 0px auto;
  background: url(gastropoda-images/img04.jpg) repeat-y left top;
}

#page-bgtop {
  overflow: hidden;
  width: 920px;
  padding: 20px 40px 30px 40px;
  background: url(gastropoda-images/img12.jpg) no-repeat left top;
}

/* Content */

#content {
  float: right;
  width: 620px;
}

.post {
  margin-bottom: 40px;
}

.post .title {
  padding: 0px 0px 10px 0px;
  text-transform: lowercase;
  font-family: Georgia, "Times New Roman", Times, serif;
  letter-spacing: -1px;
}

.post .title a {
  border: none;
  color: #625E48;
}

.post .meta {
  overflow: hidden;
  background: #EDE8CA;
  margin-bottom: 30px;
  padding: 5px 10px 5px 10px;
  text-align: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
}

.post .meta .date {
  float: left;
}

.post .meta .posted {
  float: right;
}

.post .meta a {
}

.post .entry {
  padding: 0px 0px 20px 0px;
  border-bottom: 1px dashed #DCD4A7;
  text-align: justify;
}

.links {
  padding-top: 20px;
  font-size: 13px;
  font-weight: bold;
}

/* Sidebar */

#sidebar {
  float: left;
  width: 240px;
  margin: 0px;
}

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

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

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

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

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

#sidebar li li a {
  padding-left: 20px;
  background: url(gastropoda-images/img11.jpg) no-repeat left 6px;
  color: #3E3B36;
}

#sidebar li li a:hover {
  color: #84B700;
}

#sidebar h2 {
  height: 38px;
  letter-spacing: -.5px;
  font-size: 1.8em;
  color: #625E48;
}

#sidebar p {
  margin: 0 0px;
  padding: 0px 20px 20px 20px;
}

#sidebar a {
  border: none;
}

#sidebar a:hover {
}

/* Calendar */

#calendar {
}

#calendar_wrap {
  padding: 20px;
}

#calendar table {
  width: 100%;
}

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

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

/* Footer */

#footer {
  overflow: hidden;
  width: 1000px;
  height: 70px;
  margin: 0 auto;
  background: url(gastropoda-images/img07.jpg) no-repeat left top;
}

#footer p {
  margin: 0;
  padding-top: 20px;
  line-height: normal;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 14px;
  text-align: center;
  color: #9C9781;
}

#footer a {
  color: #9C9781;
}

/* Footer Content */

#footer-bg {
  width: 1000px;
  margin: 0px auto;
  background: url(gastropoda-images/img06.jpg) repeat-y left top;
}

#footer-content {
  overflow: hidden;
  padding: 30px 60px 30px 60px;
  background: url(gastropoda-images/img05.jpg) no-repeat left top;
}

#col1 {
  float: left;
  width: 270px;
  margin-right: 35px;
}

#col2 {
  float: left;
  width: 270px;
  margin-right: 35px;
}

#col3 {
  float: right;
  width: 270px;
}

ul.style1 {
  margin: 0px;
  padding: 0px;
  list-style: none;
  line-height: normal;
}

ul.style1 li {
  padding: 10px 0px;
  font-size: 14px;
}

ul.style1 a {
  display: block;
  margin: 0px;
  padding: 0px 0px 0px 20px;
  background: url(gastropoda-images/img08.jpg) no-repeat left 6px;
  color: #716A57;
}

ul.style1 a:hover {
  text-decoration: underline;
}

</style>


</head>
<body>
<div id="wrapper">
<div id="logo">
  <h1><a href="#">Gastropoda </a></h1>
  <p>Design by <a href="http://www.freecsstemplates.org/">CSS Templates</a></p>
</div>
<div id="header">
  <div id="menu">
    <ul>
      <li class="current_page_item"><a href="#">Homepage</a></li>
      <li><a href="#">Portfolio</a></li>
      <li><a href="#">Services</a></li>
      <li><a href="#">About</a></li>
      <li><a href="#">Contact</a></li>
    </ul>
  </div>
  <div id="gallery"><img src="gastropoda-images/img03.jpg" width="692" height="340" alt="" /></div>
</div>
<div id="page">
  <div id="page-bgtop">
    <div id="content">
      <div class="post">
        <h2 class="title"><a href="#">Welcome to Gastropoda </a></h2>
        <p class="meta"><span class="date">April 10, 2011</span><span class="posted">Posted by <a href="#">Someone</a></span></p>
        <div style="clear: both;">&nbsp;</div>
        <div class="entry">
          <p>This is <strong>Gastropoda </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>.  Photo used in this template is from <a href="http://www.pdphoto.org">PDPhoto.org</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 class="links"><a href="#">Read More</a>&nbsp;&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;&nbsp;<a href="#">Comments</a></p>
        </div>
      </div>
      <div class="post">
        <h2 class="title"><a href="#">Lorem ipsum sed aliquam</a></h2>
        <p class="meta"><span class="date">April 10, 2011</span><span class="posted">Posted by <a href="#">Someone</a></span></p>
        <div style="clear: both;">&nbsp;</div>
        <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  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.  Mauris quam enim, molestie in, rhoncus ut, lobortis a, est.</p>
          <p class="links"><a href="#">Read More</a>&nbsp;&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;&nbsp;<a href="#">Comments</a></p>
        </div>
      </div>
      <div class="post">
        <h2 class="title"><a href="#">Consecteteur hendrerit </a></h2>
        <p class="meta"><span class="date">April 10, 2011</span><span class="posted">Posted by <a href="#">Someone</a></span></p>
        <div style="clear: both;">&nbsp;</div>
        <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  consectetuer. Donec ipsum. Proin imperdiet est. Phasellus <a href="#">dapibus semper urna</a>. Pellentesque ornare, orci in consectetuer hendrerit, urna elit eleifend nunc, ut  nisl felis ac diam. Etiam non felis. Donec ut ante. In id eros. Suspendisse lacus turpis, cursus egestas at sem.  Mauris quam enim, molestie in, rhoncus ut, lobortis a, est.</p>
          <p class="links"><a href="#">Read More</a>&nbsp;&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;&nbsp;<a href="#">Comments</a></p>
        </div>
      </div>
    </div>
    <div id="sidebar">
      <ul>
        <li>
          <div id="search" >
            <form method="get" action="#">
              <div>
                <input type="text" name="s" id="search-text" value="" />
                <input type="submit" id="search-submit" value="GO" />
              </div>
            </form>
          </div>
          <div style="clear: both;">&nbsp;</div>
        </li>
        <li>
          <h2>Aliquam tempus</h2>
          <p>Mauris vitae nisl nec metus placerat perdiet est. Phasellus dapibus semper consectetuer hendrerit. Nam bibendum. In nulla tortor, elementum vel, tempor at, varius non, purus. </p>
        </li>
        <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>Blogroll</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="#">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>
      </ul>
    </div>
  </div>
</div>
<div id="footer-bg">
  <div id="footer-content">
    <div id="col1">
      <ul class="style1">
        <li><a href="#">Etiam malesuada rutrum enim</a></li>
        <li><a href="#">Aenean elementum facilisis ligula</a></li>
        <li><a href="#">Ut tincidunt elit vitae augue</a></li>
      </ul>
    </div>
    <div id="col2">
      <ul class="style1">
        <li><a href="#">Etiam malesuada rutrum enim</a></li>
        <li><a href="#">Aenean elementum facilisis ligula</a></li>
        <li><a href="#">Ut tincidunt elit vitae augue</a></li>
      </ul>
    </div>
    <div id="col3">
      <ul class="style1">
        <li><a href="#">Etiam malesuada rutrum enim</a></li>
        <li><a href="#">Aenean elementum facilisis ligula</a></li>
        <li><a href="#">Ut tincidunt elit vitae augue</a></li>
      </ul>
    </div>
  </div>
</div>
<div id="footer">
  <p>Copyright (c) 2011 Sitename.com. All rights reserved. Design by <a href="http://www.freecsstemplates.org/">CSS Templates</a>.</p>
</div>
<!-- end #footer -->
</body>
</html>

   
    
    
    
  








Related examples in the same category

1.d-tv
2.dogstemplate
3.domesticated
4.dottis
5.duet-plasma
6.dusky
7.dusplic
8.dynamic
9.dzine
10.eastern-tales
11.easybreeze
12.easymoto
13.eatlon
14.ebullient
15.echo
16.ecolution-warrior
17.ecom-1
18.edgy
19.edy-builders
20.efflorescence
21.elements
22.elitecircle1-0
23.emblazoned
24.embouteillage
25.emerald
26.emergence
27.emperor
28.empireserver
29.emporium
30.enclosed
31.endless
32.energybox
33.enlight
34.enlighten1-0
35.enormous
36.enter
37.enthusiastica
38.entomology
39.envision1-0
40.epod
41.equivalency
42.ergophobia
43.established
44.etags
45.euphonics
46.europe
47.everydayseries
48.evolution
49.exalted
50.excess
51.excursus
52.Executive Template
53.executive
54.Exotic_Blue
55.Exotic_Red
56.fotografix
57.fotolandia
58.foundation
59.foxy
60.fractalbroccoli
61.fragrance
62.frankincense
63.freches-fruechtchen
64.free-css-lunch
65.freecsstemplate 55
66.freecsstemplateno57
67.freecsswebsitetemplate39
68.freecss_greentextile
69.freecss_modern
70.freecss_monolit
71.freecss_redleaves
72.freecss_set
73.freeport
74.freeradicals
75.freestyle
76.frozenage
77.ftd-redblack
78.ftdbusiness
79.ftdcinema
80.ftddrops
81.ftdExplosionBlue
82.ftditight
83.ftdkiwi
84.ftdlagoon
85.ftdLight
86.ftdLightBlue
87.ftdluminescent
88.ftdMoonLight
89.ftdprime
90.ftdspace
91.ftdvivid
92.ftdworld
93.funkytimes
94.funride
95.futuremag-aio
96.fword_three
97.galaxy
98.gallerize
99.gamberetto
100.gameportal
101.Ganesh01
102.gathering14
103.gazebo
104.gconsultant
105.general
106.genesis
107.genghiskahn
108.genius_web
109.gentle_wiki
110.geoforce
111.gestured
112.gift-gallery
113.giftig-gruen
114.gila
115.glazed
116.godetia
117.godofgates
118.GoFlexible
119.goinggrey
120.gradientis
121.grandenally
122.grandhost
123.GraniteGlass
124.greefies