pedestrian : Design 6 « Templates « HTML / CSS






pedestrian

   

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

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

body {
  margin: 20px 0 0 0;
  padding: 0;
  background: #EEEEEE url(pedestrian-images/img01.jpg) repeat-y left top;
  font-size: 13px;
  text-align: justify;
  color: #000000;
}

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

h1, h2, h3 {
  text-transform: uppercase;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #1C1C1C;
}

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

a:hover {
  color: #333333;
}

hr {
  display: none;
}

/* Header */

#header {
  width: 900px;
  height: 45px;
  margin: 0 left;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-family: Arial, Helvetica, sans-serif;
  background: #000000;
}

#header h1, #header p {
  margin: 0;
  padding: 0;
}

#header h1 {
  float: left;
  padding: 5px 0 0 320px;
  color: #F79F1A;
  font-size: 36px;
  text-align: center;
}

#header p {
  float: left;
  padding: 17px 0 0 5px;
  font-size: 12px;
  font-weight: bold;
  color: #EEEEEE;
}

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

/* Page */

#page {
  width: 900px;
  margin: 0 left;
}

/* Content */

#content {
  float: right;
  width: 600px;
  margin: 0;
}

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

.title {
  padding: 0 20px 0 20px;
  font-size: 24px;
}

.title a {
  text-decoration: none;
}

.pagetitle {
}

.byline {
  margin: -30px 20px 0 20px;
  color: #646464;
}

.meta {
  border-bottom: 10px solid #EEEEEE;
  text-align: right;
  color: #646464;
  padding: 10px 20px 20px 20px;
  text-transform: uppercase;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

.meta .more {
  background:  #EEEEEE;
  padding: 5px 15px;
}

.meta .comments {
  background:  #EEEEEE;
  padding: 5px 15px;
}
.meta a {
}

.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 20px 0 20px;
}

.last {
  border: none;
}

/* Sidebar */

#sidebar {
  float: left;
  width: 220px;
  margin-bottom: 10px;
  color: #EEEEEE;
}

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

#sidebar li {
}

#sidebar li ul {
  padding: 0px 21px 16px 0px;
}

#sidebar li li {
  border-bottom: 1px dotted #1C1C1C;
  padding: 0 0 10px 0px;
}

#sidebar h2 {
  margin: 0;
  height: 40px;
  background: url(pedestrian-images/img04.gif) no-repeat left 60%;
  padding: 0px 0px 10px 0px;
  text-transform: uppercase;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
}

#sidebar a {
  color: #FFFFFF;
}

#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: #EEEEEE url(pedestrian-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 {
  clear: both;
  width: 900px;
  height: 50px;
  margin: 0 left;
  text-align: right;
  font-size: smaller;
  font-family: Arial, Helvetica, sans-serif;
}

#footer p {
  padding: 50px 60px 20px 0;
  text-transform: uppercase;
}

#footer p a {
}


</style>


</head>
<body>
<div id="wrapper">
<!-- start header -->
<div id="header">
  <h1>Pedestrian </h1>
  <p> design By Free CSS Templates</p>
</div>
<!-- end header -->
<!-- start page -->
<div id="page">
  <!-- 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>Pedestrian </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 (33)</a></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">
        <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. 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; <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  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>
        </ul>
      </li>
    </ul>
  </div>
  <!-- end sidebar -->
</div>
</div>
<!-- end page -->
<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>
</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.penchantforphotos
91.pencilpink
92.people
93.perfectblemish
94.performance
95.perplex
96.personified
97.pillars
98.pills
99.pinnacle
100.Pistachio
101.pixabella
102.pixabella04
103.pixabella06
104.pixelationingreen
105.plaidshirt
106.plainandsimple
107.planning-feed
108.pluralism
109.plurkified
110.pointspace
111.pollinate
112.pollinating
113.pollination