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>“In posuere eleifend odio quisque semper augue mattis wisi maecenas ligula.”</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;"> </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