numerology : Design 6 « Templates « HTML / CSS






numerology

   

<!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       : Numerology
Description: A very light design suitable for community sites and blogs.
Version    : 1.0
Released   : 20080217

-->
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>Numerology 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
*/

* {
  margin: 0;
  padding: 0;
}

body {
  margin: 0px;
  background: #F3F3F3 url(numerology-images/img01.jpg) repeat-x top left;
}

body, th, td, input, textarea {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #666666;
}

form {
}

fieldset {
}

input, textarea {
  font-weight: bold;
}

input.text {
  padding: 2px 5px;
  background: #F8FAEB;
  border-top: 1px solid #4D5719;
  border-left: 1px solid #4D5719;
  border-right: 1px solid #626456;
  border-bottom: 1px solid #626456;
}

input.button {
  background: #3C7BCF;
  border-top: 1px solid #3C7BCF;
  border-left: 1px solid #3C7BCF;
  border-right: 1px solid #3C7BCF;
  border-bottom: 1px solid #3C7BCF;
  color: #FFFFFF;
}

h1, h2, h3 {
  margin-top: 1.5em;
  color: #626456;
}

h1 {
  letter-spacing: -.075em;
  font-size: 3em;
}

h2 {
  letter-spacing: -.05em;
  text-transform: uppercase;
  font-size: 1.1em;
  font-weight: bold;
  color: #8D8E85;
}

h3 {
  font-size: 1em;
}

p, ul, ol {
  margin-top: 1.5em;
  line-height: 1.8em;
  font-size: 1.1em;
}

ul, ol {
  margin-left: 3em;
}

blockquote {
  margin-left: 3em;
  margin-right: 3em;
}

a {
  text-decoration: none;
  color: #809B30;
}

a:hover {
  border: none;
}

h1 a, h2 a, h3 a {
  border: none;
  text-decoration: none;
  color: #809B30;
}

h1 a:hover, h2 a:hover, h3 a:hover {
  background: none;
  color: #3C7BCF;
}

hr {
  display: none;
}

/* Wrapper */

#wrapper {
}

/* Header */

#header {
  width: 800px;
  height: 55px;
  margin: 0 auto;
}

#menu {
  float: left;
  width: 800px;
  height: 60px;
  background: url(numerology-images/img04.jpg) no-repeat left top;
  font-family: Arial, Helvetica, sans-serif;
}

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

#menu li {
  float: left;
  background: url(numerology-images/img05.gif) no-repeat right top;
  height: 60px;
  padding: 0 15px 0 15px;
}

#menu a {
  display: block;
  float: left;
  height: 25px;
  margin-right: 1px;
  padding: 22px 20px 0 20px;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF;
}

#menu a:hover {
  color: #2C2E22;
}

#menu .current_page_item a {
  color: #2C2E22;
}

#search {
  float: right;
  width: 260px;
  padding-top: 7px;
}

#search fieldset {
  border: none;
}

#search #s {
  width: 160px;
}

#search #x {
  width: 80px;
}

/* Logo */

#logo {
  width: 785px;
  margin: 0 auto;
  padding-left: 15px;
  background: #FFFFFF url(numerology-images/img03.jpg) no-repeat top left;
  height: 327px;
  border-top: 1px solid #D5D5D5;
  border-left: 1px solid #D5D5D5;
  border-right: 1px solid #D5D5D5;
}

#logo h1, #logo h2 {
  float: left;
  margin: 0;
  padding: 0;
}

#logo h1 {
  padding: 150px 5px 0 20px;
  color: #2C2E22;
}

#logo h2 {
  padding: 165px 0 0 0;
  font-style: italic;
}

#logo p {
  clear: left;
  margin: 0;
  padding: 0 0 0 20px;
  line-height: normal;
  font-size: 1.2em;
  font-weight: bold;
  color: #C2C5B1;
}

#logo a {
  color: #FFFFFF;
}

/* Page */

#page {
  width: 800px;
  margin: 0 auto;
  padding: 0px 0px 0 0px;
  background: #FFFFFF;
  border: 1px solid #D5D5D5;
  border-top: none;
}

/* Content */

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

.post {
}

.post .title {
  margin: 0;
  font-weight: normal;
}

.post h1.title {
  padding: 15px 0  0 15px;
  height: 30px;
  font-size: 2.4em;
}

.post .entry {
  padding: 0 10px 30px 15px;
}

.post .meta {
  margin: 0;
  padding: 5px 0px 0px 15px;
  text-transform: uppercase;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #CFCFCF;
}

.post .meta a {
  color: #CFCFCF;
}

.post .links {
  margin: 0;
}

.post .tags {
  margin: 0;
  text-transform: uppercase;
  font-size: .8em;
  font-weight: bold;
}

.post .links a, .post .tags a {
  border: none;
}

/* Recent Posts */

#recent-posts {
}

#recent-posts h2 {
  margin: 0;
  padding: 15px 0  0 15px;
  height: 30px;
}

#recent-posts h3 {
  margin: 0;
  font-size: 13px;
  padding: 15px 0  0 15px;
}

#recent-posts p {
  margin: 0 0 10px 0;
  padding: 15px 0  0 15px;
  line-height: 22px;
  font-size: 13px;
}

/* Sidebars */

.sidebar {
  float: left;
}

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

.sidebar li {
  margin-bottom: 2em;
}

.sidebar li ul {
}

.sidebar li li {
  margin: 0;
}

.sidebar li h2 {
  margin: 0 0 1em 0;
}

#sidebar1 {
}

#sidebar2 {
  width: 219px;
  padding: 20px 0px 0px 0px;
}

#sidebar2 li h2 {
  margin: 0 0 1em 0;
  padding: 15px 0  5px 15px;
  height: 20px;
  background: url(numerology-images/img07.gif) no-repeat left 70%;
  border-bottom: 1px dotted #98B42B;
  color: #7E9932;
}

#sidebar2 li ul {
  line-height: normal;
  padding-left: 15px;
}

#sidebar2 li li {
  padding: 5px;
  font-size: .8em;
  background: url(numerology-images/img06.gif) no-repeat left 45%;
}

#sidebar2 li a {
  border: none;
  padding-left: 5px;
}

#sidebar2 li a:hover {
  border: none;
}


/* Calendar */

#calendar {
  margin: 0 auto;
}

#calendar caption {
  font-weight: bold;
}

#calendar table {
  width: 220px;
  text-align: center;
  border-collapse: collapse;
}

#calendar thead th {
  background: #CCCCCC;
  color: #FFFFFF;
}

#calendar tbody td {
  background: #EEEEEE;
}

#calendar #today {
  background: #B8D03B;
  font-weight: bold;
  color: #FFFFFF;
}

#calendar a {
  font-weight: bold;
}

#calendar #prev {
  text-align: left;
}

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

/* Footer */

#footer {
  margin: 0;
  padding: 0;
  height: 140px;
  background: #F3F3F3 url(numerology-images/img02.jpg) repeat-x bottom left;
}

#footer p {
  padding-top: 30px;
  text-align: center;
  font-size: 9px;
}

</style>


</head>
<body>
<!-- start header -->
<div id="header">
  <div id="search">
    <form id="searchform" method="get" action="#">
      <fieldset>
      <input id="s" type="text" name="s" value="" class="text" />
      <input id="x" type="submit" value="Search" class="button" />
      </fieldset>
    </form>
  </div>
</div>
<div id="logo">
  <h1><a href="#">Numerology</a></h1>
  <h2>By Free CSS Templates</h2>
  </div>
<!-- end header -->
<hr />
<!-- start page -->
<div id="page">
  <div id="menu">
    <ul>
      <li class="current_page_item"><a href="#">Home</a></li>
      <li><a href="#">Blogs</a></li>
      <li><a href="#">Photos</a></li>
      <li><a href="#">About</a></li>
      <li><a href="#">Contact</a></li>
    </ul>
  </div>
  <!-- start content -->
  <div id="content">
    <div class="post">
      <h1 class="title"><a href="#">About This Template</a></h1>
      <p class="meta"><small>Posted on October 24th, 2007 by <a href="#">Someone</a></small></p>
      <div class="entry">
        <p><strong>Numerology</strong> is a free, fully standards-compliant CSS template designed by <a href="http://www.freecsstemplates.org/">Free CSS Templates</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 you're pretty much free to do whatever you want with it  (even use it commercially) provided you keep the links in the footer  intact. Have fun with it :)</p>
        <p>This template is also available as a <a href="http://www.freewpthemes.net/preview/newsflash/">WordPress theme</a> at <a href="http://www.freewpthemes.net/">Free WordPress Themes</a>.</p>
        <h2>A Heading Level 2</h2>
        <p>This paragraph is followed by a sample unordered list:</p>
        <ul>
          <li><a href="#">Consectetuer adipiscing elit</a></li>
          <li><a href="#">Metus aliquam pellentesque</a></li>
          <li><a href="#">Urnanet non molestie semper</a></li>
          <li><a href="#">Proin gravida orci porttitor</a></li>
        </ul>
        <h3>Heading Level 3</h3>
        <p>While this one is followed by a blockquote:</p>
        <blockquote>
          <p>Donec leo, vivamus nibh in augue praesent a lacus at urna congue rutrum. Quisque dictum integer nisl risus, sagittis convallis, rutrum id, congue, and nibh.</p>
        </blockquote>
      </div>
      <p class="links"><a href="#" class="comments">Comments (33)</a> &nbsp;&nbsp;&nbsp; <a href="#" class="permalink">Permalink</a></p>
      <p class="tags"><strong>Tags:</strong> <a href="#">dolor</a> <a href="#">ipsum</a> <a href="#">lorem</a> <a href="#">sit amet</a> <a href="#">dolor</a> <a href="#">ipsum</a> <a href="#">lorem</a> <a href="#">sit amet</a></p>
    </div>
  </div>
  <!-- end content -->
  <!-- start sidebar two -->
  <div id="sidebar2" class="sidebar">
    <ul>
      <li>
        <h2>Categories</h2>
        <ul>
          <li><a href="#">Aliquam libero</a></li>
          <li><a href="#">Consectetuer elit</a></li>
          <li><a href="#">Metus pellentesque</a></li>
          <li><a href="#">Suspendisse mauris</a></li>
          <li><a href="#">Urnanet molestie semper</a></li>
          <li><a href="#">Proin 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>
        </ul>
      </li>
      <li>
        <h2>Lorem ipsum dolor </h2>
        <ul>
          <li><a href="#">Aliquam libero</a></li>
          <li><a href="#">Consectetuer elit</a></li>
          <li><a href="#">Metus pellentesque</a></li>
          <li><a href="#">Suspendisse mauris</a></li>
          <li><a href="#">Urnanet molestie semper</a></li>
          <li><a href="#">Proin orci porttitor</a></li>
        </ul>
      </li>
    </ul>
  </div>
  <!-- end sidebar two -->
  <div style="clear: both;">&nbsp;</div>
</div>
<!-- end page -->
<hr />
<!-- start footer -->
<div id="footer">
  <p>&copy;2007 All Rights Reserved. &nbsp;&bull;&nbsp; Designed by <a href="http://www.freecsstemplates.org/">Free 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.o-no-typography
30.obsess
31.obsession
32.obtanium
33.office-plants
34.offlimits
35.offrecord
36.oheon_com_110100021
37.ohgreenworld
38.Okeanos
39.old-wall
40.oldarchitecture
41.Olive
42.one-penny
43.one_two_three
44.online-edu
45.onlinemoviestore
46.oodles
47.openyourwindows
48.opposed
49.optimal-touch
50.orchidaceae
51.ordinaire
52.ormeggiare
53.ornamental
54.ornate
55.OrngBlu
56.oswd_blozilla
57.our-work
58.ourhouse
59.outdoorv1.0
60.outliers
61.outoftheblue
62.outtabox
63.oxidation
64.package
65.paddy-harvest
66.pagedrape
67.paivi-k
68.paleforest
69.palmtrees
70.pamphlet
71.pancorbo
72.papira
73.paradigm
74.paradise1983
75.parchmenter
76.particle
77.particles
78.pastel
79.pastelco
80.pastelflowers
81.pastries
82.path-fider
83.patternmaker
84.PattyMcFatPat01
85.PattyMcFatPat03
86.pc
87.Pear Template
88.pear
89.pedestrian
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