pollination : Design 6 « Templates « HTML / CSS






pollination

   

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

-->
<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>Pollination   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: #EEEBEC url(pollination-images/img01.jpg) repeat-x left top;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #7F7F81;
}

h1, h2, h3 {
  margin: 0;
  padding: 0;
  font-weight: normal;
  color: #FFFFFF;
}

h1 {
  font-size: 2em;
}

h2 {
  font-size: 2.4em;
}

h3 {
  font-size: 1.6em;
}

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

ul, ol {
}

a {
  text-decoration: none;
  color: #AD1443;
}

a:hover {
  text-decoration: underline;
}

img.border {
  border: 6px solid #E1F1F6;
}

img.alignleft {
  float: left;
  margin-right: 25px;
}

img.alignright {
  float: right;
}

img.aligncenter {
  margin: 0px auto;
}

#wrapper {
  background: url(pollination-images/img01.jpg) repeat-x left top;
}

/* Header */

#header {
  width: 980px;
  height: 51px;
  margin: 0px auto;
}

#logo {
  width: 980px;
  height: 123px;
  margin: 0px auto;
}

#logo p {
  padding: 55px 0px 0px 30px;
}

#logo h1 {
  float: left;
  padding: 35px 10px 0px 30px;
  letter-spacing: -1px;
  text-transform: lowercase;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 42px;
  color: #FFFFFF;
}

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

#search {
  width: 980px;
  height: 51px;
  margin: 0px auto;
  background: url(pollination-images/img03.jpg) no-repeat left top;
}

#search form {
  float: right;
  padding: 15px 25px 0px 0px;
}

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

#search-text {
  width: 195px;
  padding: 6px 10px;
  border: none;
  background: none;
  text-transform: lowercase;
  font: normal 11px Arial, Helvetica, sans-serif;
  color: #7F7F81;
}

#search-submit {
  display: none;
}

/* Menu */

#menu {
  width: 980px;
  height: 28px;
  margin: 0 auto;
  padding: 0px 0px 0px 0px;
}

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

#menu li {
  float: left;
}

#menu a {
  display: block;
  float: left;
  height: 24px;
  padding: 4px 30px 0px 30px;
  background: url(pollination-images/img02.jpg) no-repeat left top;
  text-decoration: none;
  text-transform: uppercase;
  text-shadow: #8A5608 0px 1px 1px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #FFFFFF;
  border: none;
}

#menu li.current_page_item {
  background: url(pollination-images/img09.jpg) no-repeat left top;
}

#menu .current_page_item a {
  background: url(pollination-images/img10.jpg) no-repeat right top;
}

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

#splash {
  width: 980px;
  height: 340px;
  margin: 0px auto;
  background: url(pollination-images/img06.jpg) no-repeat left top;
}

/* Page */

#page {
  width: 980px;
  margin: 0 auto;
  padding: 0;
  background: #FFFFFF;
}

#page-bgtop {
}

#page-bgbtm {
  margin: 0px;
  padding: 20px 20px 0px 40px;
}

/* Content */

#content {
  float: left;
  width: 560px;
  padding: 0px 0px 0px 0px;
}

.post {
  padding-top: 20px;
  padding-bottom: 10px;
}

.post .title {
  margin: 0px;
  padding-bottom: 10px;
  letter-spacing: -1px;
}

.post .title a {
  border: none;
  text-decoration: none;
  color: #45121D;
}

.post .meta {
  border-top: 1px solid #CCC2A9;
  border-bottom: 1px solid #CCC2A9;
  padding: 5px 0px;
  text-align: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: italic;
}

.post .meta a {
}

.post .entry {
  text-align: justify;
  margin-bottom: 25px;
  padding: 10px 0px 10px 0px;
}

.links {
  display: block;
  width: 96px;
  padding: 2px 0px 2px 0px;
  background: #A53602;
  text-align: center;
  text-transform: uppercase;
  font-size: 10px;
  color: #FFFFFF;
}

/* Sidebar */

#sidebar {
  float: right;
  width: 330px;
  padding: 20px 0px 0px 0px;
}

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

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

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

#sidebar li li {
  padding-left: 15px;
  line-height: 35px;
  border-bottom: 1px solid #CCC2A9;
}

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

#sidebar h2 {
  height: 38px;
  margin-bottom: 20px;
  padding: 12px 0px 0px 15px;
  letter-spacing: -1px;
  font-size: 28px;
  color: #45121D;
}

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

#sidebar a {
  border: none;
  color: #7F7F81;
}

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

/* Calendar */

#calendar {
}

#calendar_wrap {
  padding: 20px;
}

#calendar table {
  width: 100%;
}

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

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

/* Footer */

#footer-wrapper {
  overflow: hidden;
  padding: 0px 0px 0px 0px;
  background: #2D2722 url(pollination-images/img02.jpg) repeat-x left top;
}

#footer {
  clear: both;
  width: 980px;
  height: 100px;
  margin: 20px auto 0px auto;
  font-family: Arial, Helvetica, sans-serif;
}

#footer p {
  margin: 0;
  padding: 30px 0px 0px 0px;
  line-height: normal;
  font-size: 10px;
  text-transform: uppercase;
  text-align: center;
  color: #61544B;
}

#footer a {
  color: #61544B;
}

ul.style1 {
  margin: 0px;
  padding: 0px;
  list-style: none;
  line-height: normal;
  background: url(pollination-images/img04.jpg) repeat left top;
  text-align: right;
}

ul.style1 li {
  height: 23px;
  padding: 7px 20px 0px 20px;
  font-size: 12px;
}

ul.style1 a {
  float: left;
  color: #6E6E6E;
}

#two-columns {
  overflow: hidden;
  width: 920px;
  margin: 0px auto;
  padding: 30px 30px 20px 30px;
}

#two-columns h2 {
  padding: 0px 0px 20px 0px;
  font-size: 24px;
  color: #3B3B3B;
}




#column1 {
  float: left;
  width: 560px;
}

#column2 {
  float: right;
  width: 310px;
}

</style>


</head>
<body>
<div id="wrapper">
  <div id="logo">
    <h1><a href="#">Pollination </a></h1>
    <p>Template design by <a href="http://www.freecsstemplates.org/"> CSS Templates</a></p>
  </div>
  <div id="menu">
    <ul>
      <li class="current_page_item"><span><a href="#">Home</a></span></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="header">
    <div id="search">
      <form method="get" action="">
        <fieldset>
          <input type="text" name="s" id="search-text" size="15" value="enter keywords here..." />
          <input type="submit" id="search-submit" value="GO" />
        </fieldset>
      </form>
    </div>
  </div>
  <!-- end #header -->
  <div id="page">
    <div id="page-bgtop">
      <div id="page-bgbtm">
        <div id="content">
          <div class="post">
            <h2 class="title"><a href="#">Welcome to Pollination </a></h2>
            <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 class="entry">
              <p><img src="pollination-images/img05.jpg" width="560" height="300" alt="" />This is <strong>Pollination </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 picture in this template is from <a href="#">PDPhoto.org</a>. This free template is released under a <a href="http://creativecommons.org/licenses/by/3.0/">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>
            </div>
          </div>
          <div class="post">
            <h2 class="title"><a href="#">Lorem ipsum sed aliquam</a></h2>
            <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 class="entry">
              <p><img src="pollination-images/img06.jpg" width="560" height="300" alt="" />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, consectetuer nisl felis ac diam.</p>
            </div>
          </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 consectetuer hendrerit.  Sed lacus. Donec lectus. Nullam pretium nibh ut turpis. Nam bibendum </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>
                <li><a href="#">Metus aliquam pellentesque</a></li>
              </ul>
            </li>
          </ul>
        </div>
        <!-- end #sidebar -->
        <div style="clear: both;">&nbsp;</div>
      </div>
    </div>
  </div>
  <!-- end #page -->
</div>
<div id="two-columns">
  <div id="column1">
    <h2>Recent Post</h2>
    <ul class="style1">
      <li><a href="#">Urnanet non molestie semper</a> October 1, 2010</li>
      <li><a href="#">Suspendisse iaculis mauris</a> September 30, 2010</li>
      <li><a href="#">Metus aliquam pellentesque</a> September</a> 27, 2010</li>
      <li><a href="#">Consectetuer adipiscing elit</a> September</a> 22, 2010</li>
      <li><a href="#">Proin gravida orci porttitor</a> September 16, 2010</li>
    </ul>
  </div>
  <div id="column2">
    <h2>About Us</h2>
    <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.</p>
    <p><a href="#">Read More...</a></p>
  </div>
</div>
<div id="footer">
  <p>Copyright (c) 2008 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.newave
2.newdarkside
3.newday
4.newera
5.newfangled
6.newgreeny
7.newgreys
8.newhorizon
9.news portal
10.news-print
11.newsbeat
12.newsflash
13.newsportal
14.newsroll
15.newstheme
16.newwave-business-inc
17.new_rise
18.NiceSite
19.nimbuslike
20.nixed
21.noimages
22.noname1
23.nonzero
24.nothingfanzy
25.nourish
26.nowhere
27.NuahSwirl
28.nullbullum
29.numerology
30.o-no-typography
31.obsess
32.obsession
33.obtanium
34.office-plants
35.offlimits
36.offrecord
37.oheon_com_110100021
38.ohgreenworld
39.Okeanos
40.old-wall
41.oldarchitecture
42.Olive
43.one-penny
44.one_two_three
45.online-edu
46.onlinemoviestore
47.oodles
48.openyourwindows
49.opposed
50.optimal-touch
51.orchidaceae
52.ordinaire
53.ormeggiare
54.ornamental
55.ornate
56.OrngBlu
57.oswd_blozilla
58.our-work
59.ourhouse
60.outdoorv1.0
61.outliers
62.outoftheblue
63.outtabox
64.oxidation
65.package
66.paddy-harvest
67.pagedrape
68.paivi-k
69.paleforest
70.palmtrees
71.pamphlet
72.pancorbo
73.papira
74.paradigm
75.paradise1983
76.parchmenter
77.particle
78.particles
79.pastel
80.pastelco
81.pastelflowers
82.pastries
83.path-fider
84.patternmaker
85.PattyMcFatPat01
86.PattyMcFatPat03
87.pc
88.Pear Template
89.pear
90.pedestrian
91.penchantforphotos
92.pencilpink
93.people
94.perfectblemish
95.performance
96.perplex
97.personified
98.pillars
99.pills
100.pinnacle
101.Pistachio
102.pixabella
103.pixabella04
104.pixabella06
105.pixelationingreen
106.plaidshirt
107.plainandsimple
108.planning-feed
109.pluralism
110.plurkified
111.pointspace
112.pollinate
113.pollinating