streetclock : Design 8 « Templates « HTML / CSS






streetclock

   

<!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       : Street Clock 
Description: A two-column, fixed-width design for 1024x768 screen resolutions.
Version    : 1.0
Released   : 20110423

-->
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>Street Clock  by Free CSS Templates</title>
<meta name="keywords" content="" />
<meta name="description" content="" />
<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: 0px;
  padding: 0;
  background: #0F0F0F;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #464646;
}

h1, h2, h3 {
  margin: 0;
  text-transform: uppercase;
  font-weight: normal;
  color: #549900;
}

h1 {
  font-size: 44px;
}

h2 {
  font-size: 18px;
}

h3 {
}

p, ul, ol {
  margin-top: 0;
  line-height: 200%;
  text-align: justify;
}

ul, ol {
}

blockquote {
}

a {
  color: #D39000;
}

a:hover {
  text-decoration: none;
}

a img {
  border: none;
}

img.left {
  float: left;
  margin: 7px 30px 0 0;
}

img.right {
  float: right;
  margin: 7px 0 0 30px;
}

hr {
  display: none;
}

.list1 {
}

.list1 li {
  float: left;
  line-height: normal;
}

.list1 li img {
  margin: 0 30px 30px 0;
}

.list1 li.alt img {
  margin-right: 0;
}

#wrapper {
}

/* Header */

#header-wrapper {
}

#header {
  width: 940px;
  height: 62px;
  margin: 0 auto;
  padding: 0px;
  background: url(streetclock-images/img03.jpg) repeat-x left top;
}

/** LOGO */

#logo {
  width: 940px;
  height: 110px;
  margin: 0 auto;
  padding: 30px 20px 0px 20px;
}

#logo h1, #logo p {
  margin: 0px;
  line-height: normal;
  text-transform: lowercase;
  font-weight: normal;
  color: #FFFFFF;
}

#logo p {
  margin-top: -4px;
  text-transform: lowercase;
  font-size: 13px;
  color: #F6F9FB;
}

#logo h1 {
  font-size: 48px;
}

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

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

/* Menu */

#menu {
  float: left;
  width: 600px;
  height: 62px;
}

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

#menu li {
  display: block;
  float: left;
  height: 62px;
  background: url(streetclock-images/img04.jpg) no-repeat right top;
}

#menu a {
  display: block;
  float: left;
  height: 39px;
  margin-right: 3px;
  padding: 23px 25px 0px 25px;
  letter-spacing: -1px;
  text-decoration: none;
  text-align: center;
  text-transform: lowercase;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal;
  color: #FFFFFF;
}

#menu a:hover {
  background: url(streetclock-images/img06.jpg) repeat-x left top;
  text-decoration: none;
}

#menu .current_page_item a {
  background: url(streetclock-images/img06.jpg) repeat-x left top;
}

#menu .first {
}

/* Search */

#search {
  float: right;
  width: 280px;
  padding: 15px 20px 0px 0px;
}

#search form {
  float: right;
  margin: 0;
  padding: 4px 0px 0 0;
}

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

#search input {
  float: left;
}

#search-text {
  width: 174px;
  height: 18px;
  padding: 2px 0 2px 5px;
  border: none;
  background: #EFEFDF;
  color: #000000;
}

#search-submit {
  width: 70px;
  height: 22px;
  margin-left: 10px;
  padding: 0px 5px;
  background: url(streetclock-images/img05.jpg) no-repeat left top;
  border: none;
 text-indent: -999999px  color: #FFFFFF;
}

#splash {
  overflow: hidden;
  width: 940px;
  height: 300px;
  margin: 0px auto;
  background: url(streetclock-images/img02.jpg) no-repeat right top;
}

#splash .col1 {
  float: left;
  width: 660px;
}

#splash .col2 {
  float: right;
  width: 280px;
}

#splash blockquote {
  margin: 0px;
  padding: 50px 30px;
  text-shadow: 1px 1px 4px #BC2A00;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 30px;
  font-style: italic;
  color: #FFFFFF;
}

/* Page */

#page {
  width: 940px;
  margin: 0 auto;
  padding: 20px 20px 0px 20px;
}

#banner {
  padding-bottom: 20px;
}

/* Content */

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

/* Post */

.post {
  margin-bottom: 20px;
  padding: 30px 40px;
  background: #050505 url(streetclock-images/img07.jpg) no-repeat right bottom;
}

.post .title {
  height: 44px;
  padding: 0px 0px 5px 0px;
  font-weight: normal;
}

.post .title a {
  letter-spacing: -2px;
  text-decoration: none;
  text-transform: lowercase;
  font-size: 38px;
  color: #FFFFFF;
}

.post .date {
}

.post .meta {
  height: 32px;
  margin-top: -10px;
  margin-left: 2px;
  padding: 4px 30px 6px 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 10px;
  color: #66665E;
}

.post .meta span {
  display: block;
  margin-top: -10px;
}

.post .meta a {
}

.post .entry {
}

.post .links {
  background: #90BF35;
  border: 1px solid #5F817E;
}

.post .links {
  display: block;
  width: 120px;
  height: 18px;
  margin: 0px 0px 4px 0px;
  padding: 3px 0px 0px 40px;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-decoration: none;
  font-weight: bold;
  color: #FFFFFF;
}

.post .comments {
  display: block;
  width: 120px;
  height: 18px;
  margin: 0px;
  padding: 3px 0px 0px 40px;
  background: #90BF35;
  border: 1px solid #5F817E;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-decoration: none;
  font-weight: bold;
  color: #FFFFFF;
}

/* Sidebar */

#sidebar {
  float: right;
  width: 300px;
}

#sidebar ul {
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: normal;
  border: none;
}

#sidebar li {
  margin-bottom: 20px;
  padding: 40px;
  background: #050505 url(streetclock-images/img07.jpg) no-repeat right bottom;
}

#sidebar li ul {
  margin: 0px 0px;
  border: none;
}

#sidebar li li {
  margin: 0;
  padding: 0px 0px 10px 0px;
  border: none;
  background: none;
}

#sidebar li li a {
  padding: 0px 0px 0px 0px;
  font-weight: normal;
  border: none;
}

#sidebar li li a:hover {
  color: #666666;
}

#sidebar p {
  margin: 0;
}

#sidebar h2 {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 20px 0px;
  letter-spacing: -1px;
  text-transform: lowercase;
  font-size: 28px;
  font-weight: normal;
  color: #FFFFFF;
}

#sidebar p {
  line-height: 200%;
}

#sidebar a {
  text-align: left;
  text-decoration: none;
  font-weight: bold;
  color: #666666;
}

/* Calendar */

#calendar {
}

#calendar caption {
  padding-bottom: 5px;
  font-weight: bold;
}

#calendar table {
  width: 100%;
  border-collapse: collapse;
  border-bottom: 1px solid #24130F;
  border-left: 1px solid #24130F;
  border-right: 1px solid #24130F;
}

#calendar thead th {
  padding: 5px 0;
  text-align: center;
  border-top: 1px solid #24130F;
  border-left: 1px solid #24130F;
  background: #24130F;
}

#calendar tbody td {
  padding: 5px 0;
  text-align: center;
  border-top: 1px solid #24130F;
  border-left: 1px solid #24130F;
  border-bottom: 1px solid #24130F;
}

#calendar tfoot td {
  padding: 5px;
  border-left: 1px solid #24130F;
  border-bottom: 1px solid #24130F;
}

#calendar tfoot #next {
  border-top: 1px solid #24130F;
  text-align: right;
}

#calendar tfoot #prev {
  border-top: 1px solid #24130F;
}

#calendar .pad {
  border-bottom: 1px solid #24130F;
}

#calendar #today {
  background: #24130F;
}

/* Footer */

#footer {
  width: 100%;
  height: 80px;
  margin: 0 auto;
  padding: 0;
  background: #000000;
}

#footer-bgcontent {
}

#footer p {
  margin: 0;
  padding: 30px 0px 0px 0px;
  text-align: center;
  line-height: normal;
  font-size: 14px;
  color: #0F0F0F;
}

#footer a {
  color: #0F0F0F;
}

</style>


</head>
<body>
  <div id="logo">
    <h1><a href="#">Street Clock  </a></h1>
    <p><em> template design by <a href="http://www.freecsstemplates.org/">Free CSS Templates</a></em></p>
  </div>
  <hr />
  <!-- end #logo -->
  <div id="splash">
    <div class="col1"><img src="streetclock-images/img01.jpg" width="660" height="300" alt="" /></div>
    <div class="col2">
      <blockquote>&#8220;In posuere eleifend odio quisque semper augue mattis wisi maecenas ligula.&#8221;</blockquote>
    </div>
  </div>
  <div id="header">
    <div id="menu">
      <ul>
        <li class="current_page_item"><a href="#" class="first">Homepage</a></li>
        <li><a href="#">Blog</a></li>
        <li><a href="#">About</a></li>
        <li><a href="#">Contact</a></li>
      </ul>
    </div>
    <!-- end #menu -->
    <div id="search">
      <form method="get" action="">
        <fieldset>
        <input type="text" name="s" id="search-text" size="15" />
        <input type="submit" id="search-submit" value="" />
        </fieldset>
      </form>
    </div>
    <!-- end #search -->
  </div>
  <!-- end #header -->
  <!-- end #header-wrapper -->
  <div id="page">
    <div id="content">
      <div class="post">
        <h2 class="title"><a href="#">Welcome to Street Clock </a></h2>
        <p class="meta">Sunday, April 26, 2011 7:27 AM Posted by <a href="#">Someone</a></p>
        <div class="entry">
          <p>This is <strong>Street Clock </strong>, a free, fully standards-compliant CSS template designed by <a href="http://www.freecsstemplates.org/">Free CSS Templates</a>, released for free under the <a href="http://creativecommons.org/licenses/by/2.5/">Creative Commons Attribution 2.5</a> license.  Photo used in this template is form <a href="http://www.pdphoto.org">PDPhoto.org</a>. You're free to use this template for anything as long as you link back to <a href="http://www.freecsstemplates.org/">my site</a>. Enjoy :)</p>
          <p>Sed lacus. Donec lectus. Nullam pretium nibh ut turpis. Nam bibendum. In nulla tortor, elementum ipsum. Proin imperdiet est. Phasellus dapibus semper urna. Pellentesque ornare, orci in felis. </p>
      </div>
      </div>
      <div class="post">
        <h2 class="title"><a href="#">Lorem ipsum sed aliquam</a></h2>
        <p class="meta">Sunday, April 26, 2011 7:27 AM Posted by <a href="#">Someone</a></p>
        <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   consectetuer. Donec ipsum. Proin imperdiet est. Phasellus <a href="#">dapibus semper urna</a>. Pellentesque ornare, orci in consectetuer hendrerit, urna elit eleifend nunc, ut consectetuer nisl felis ac diam. Etiam non felis. Donec ut ante. In id eros.</p>
        </div>
      </div>
      <div class="post">
        <h2 class="title"><a href="#">Lorem ipsum sed aliquam</a></h2>
        <p class="meta">Sunday, April 26, 2011 7:27 AM Posted by <a href="#">Someone</a></p>
        <div class="entry">
          <p>Mauris vitae nisl nec metus placerat consectetuer. Donec ipsum. Proin imperdiet est. 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, orci in consectetuer hendrerit, urna elit eleifend nunc, ut 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 urna. Pellentesque ornare, orci in consectetuer hendrerit, volutpat.</p>
        </li>
        <li>
          <h2>Pellenteque ornare </h2>
          <ul>
            <li><a href="#">Nec metus sed donec</a></li>
            <li><a href="#">Magna lacus bibendum mauris</a></li>
            <li><a href="#">Velit semper nisi molestie</a></li>
            <li><a href="#">Eget tempor eget nonummy</a></li>
            <li><a href="#">Nec metus sed donec</a></li>
            <li><a href="#">Velit semper nisi molestie</a></li>
            <li><a href="#">Eget tempor eget nonummy</a></li>
            <li><a href="#">Nec metus sed donec</a></li>
          </ul>
        </li>
        <li>
          <h2>Turpis nulla</h2>
          <ul>
            <li><a href="#">Nec metus sed donec</a></li>
            <li><a href="#">Magna lacus bibendum mauris</a></li>
            <li><a href="#">Velit semper nisi molestie</a></li>
            <li><a href="#">Eget tempor eget nonummy</a></li>
            <li><a href="#">Nec metus sed donec</a></li>
            <li><a href="#">Nec metus sed donec</a></li>
            <li><a href="#">Magna lacus bibendum mauris</a></li>
            <li><a href="#">Velit semper nisi molestie</a></li>
            <li><a href="#">Eget tempor eget nonummy</a></li>
            <li><a href="#">Nec metus sed donec</a></li>
          </ul>
        </li>
      </ul>
    </div>
    <!-- end #sidebar -->
    <div style="clear: both;">&nbsp;</div>
  </div>
  <!-- end #page -->
  <div id="footer">
    <p>Copyright (c) 2011 Sitename.com. All rights reserved. Design by <a href="http://www.freecsstemplates.org/">Free CSS Templates</a>.</p>
  </div>
  <!-- end #footer -->
</body>
</html>

   
    
    
  








Related examples in the same category

1.sprayedstrokes
2.Square
3.squarely
4.st-valentines-day
5.stacko
6.stamp
7.standardissue
8.standardized
9.starburst
10.stardust
11.stargazer
12.stark
13.steppingstone
14.stichy
15.stickybud
16.stickynotes
17.Stock
18.strict
19.strockes
20.students-site
21.stygian
22.stylevantage1-0
23.stylish
24.stylized
25.subdued
26.subordinate
27.substance
28.substantial
29.superior
30.supplementary
31.surpris
32.surreal
33.sweatbee
34.swift
35.switchr
36.sworm
37.Symisun_01
38.symphonic
39.symphonyofhorror
40.synchronize
41.Synergy
42.systematized
43.tabbed
44.tangular
45.tardy
46.tcm
47.tealzine
48.team_three
49.templatika
50.Tenebrific
51.terje1_winter
52.terrafirma
53.terrafirma2
54.The-Carbon
55.the-dark-one
56.the-island
57.the-mmozine
58.the-music-studio
59.the-new-audi
60.the-synopsis
61.the-themepod
62.the-web-news
63.theacmegroup
64.thechosenone
65.thelatest
66.themanor
67.tinytemplate
68.themissing-piece
69.thermal
70.thesite
71.thetechies
72.thewall
73.the_gig
74.thisistext
75.throughout
76.thunder
77.ticktocklight
78.time
79.Timeless Template
80.timeless
81.timemanager
82.toolkit
83.tooplain
84.topbusiness
85.topgadgets
86.topworks
87.tornpaperdocom
88.totaltouch
89.towers
90.traditionalist
91.transient
92.transition
93.transport
94.trialservices
95.trikea-static
96.trinityinstitute
97.tropical-evening
98.tropical
99.truenature
100.turn-out-mag
101.Turnesol
102.turnitup
103.turrion-development
104.tv-archade
105.twirling
106.twisted
107.Typography
108.ultimateweb
109.unbound-1.0
110.uncomplicated
111.undefined
112.Underground
113.undertaking
114.UnderWraps
115.undiscovered
116.unembellished
117.unilluminated
118.uniq
119.unite
120.universal
121.unknown
122.unlink
123.unnamed
124.unqualified
125.urbanartist
126.usabilityreport
127.variety
128.vectorlover1-0
129.vegetable
130.veggie
131.ventix
132.vertical
133.verticals
134.vertigo
135.VeryGreen
136.VIBE
137.vibrant
138.Village
139.vintage-style
140.violetrays
141.visioninc
142.visions
143.vitruvius
144.vivid
145.Viziora
146.voodoo-dolls
147.voodoodollyv2.0
148.voyage
149.WaiveLive
150.walls
151.wanderer
152.warmblue
153.warped
154.watchthis
155.watercolored-portfolio
156.waterfactory
157.waterfall
158.waterfalls
159.WaterPool
160.we think
161.web-application
162.web-design-studio
163.web-design
164.web-hosting
165.web-shop
166.web2
167.webdesign
168.webdesigninfo
169.webmob
170.websitedesignx
171.webvision
172.Web_Application
173.wellness
174.whatsyoursolution
175.wickedred
176.widecommerce
177.widget
178.widgetlike
179.wildgoose
180.wing-the-air
181.winglobal
182.wiremesh
183.world-of-warcraft
184.xenlog
185.xgallery
186.xhtmldesign
187.xhtmldev_rainbow
188.xhtmldev_RealEstate
189.xodafields0.2
190.ynt
191.yosemite
192.your-blazing-app
193.yourhost
194.yourministry
195.zillanine