interlude : Design 9 « Templates « HTML / CSS






interlude

    

<!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

Title      : Interlude
Version    : 1.0
Released   : 20080903
Description: A multi-column, fixed-width design for 800x600 resolutions.

-->
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>Interlude 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: 0px;
  background: #3D5D68 url(interlude-images/img01.jpg) repeat-x;
  font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #333333;
}

h1, h2, h3 {
  font: 1.82em;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
  letter-spacing: -1px;
  color: #514F42;
}

p, ol, ul {
  line-height: 1.67em;
}

a {
  color: #669900;
}

a:hover {
  text-decoration: none;
}

hr {
  display: none;
}

/* Header */

#header {
  width: 940px;
  height: 270px;
  margin: 0px auto;
}

/* Logo */

#logo {
  float: left;
  padding: 40px 0 0 0;
}

#logo h1 {
  margin: 0;
  height: 160px;
  padding: 40px 0 0 170px;
  background: url(interlude-images/img04.jpg) no-repeat left top;
  text-transform: lowercase;
  letter-spacing: -2px;
  font-size: 4em;
  font-weight: normal;
  color: #FFFFFF;
}

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

#logo p {
  margin: -113px 0 0 173px;
  text-transform: uppercase;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 11px;
}

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

/* Menu */

#menu {
  float: right;
}

#menu ul {
  margin: 0px;
  padding: 176px 0px 0px 0px;
  list-style: none;
}

#menu li {
  display: inline;
}

#menu a {
  display: block;
  float: left;
  margin-left: 5px;
  padding: 5px 20px;
  background: #FFFFFF;
  text-decoration: none;
  text-transform: uppercase;
  border-top: 2px solid #EBEAD1;
  font-family: Arial, Helvetica, sans-serif; 
  font-weight: bold;
  font-size: 11px;
  color: #182C33;
}

#menu a:hover, .active a {
}

/* Page */

#wrapper {
  background: #EBEAD1 url(interlude-images/img02.jpg) repeat-x left bottom;
}

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

/* Content */

#content {
  float: left;
  width: 650px;
  margin-bottom: 50px;
}

/* Post */

.post {
  margin-top: 20px;
}

.post .date {
  float: left;
  width: 76px;
  height: 58px;
  margin: 0;
  margin-right: 20px;
  padding-top: 2px;
  background: #514F42;
  line-height: normal;
  text-transform: uppercase;
  text-align: center;
  font-size: 10px;
  font-weight: bold;
  color: #FFFFFF;
}

.post .date b {
  margin: 0;
  padding: 0;
  display: block;
  margin-top: -5px;
  font-size: 40px;
}

.post .title {
  margin: 0;
  padding: 0px 0 0 0;
  margin-left: 10px;
  padding-left: 50px;
  font-size: 1.8em;
}

.post .title h2 {
  padding: 0;
  margin: 0;
}

.post .hr1 {
}

.post .meta {
  margin: 0 0 30px 20px;
  padding: 0;
  color: #979680;
  line-height:normal;
}

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

.post .entry {
  margin: 0;
  padding: 0 0 20px 0;
  border-bottom: 1px dashed #666633;
}

/* Sidebar */

#sidebar {
  float: right;
  width: 240px;
  margin-bottom: 20px;
}

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

#sidebar li {
  margin-bottom: 30px;
}

#sidebar li ul {
  border-top: 1px dashed #666633;
}

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

#sidebar li li a {
}

#sidebar h2 {
  padding: 0;
  margin: 0 0 6px 0;
}

#sidebar a {
  text-decoration: none;
}

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

/* Calendar */

#calendar_wrap {
  border-top: 1px dashed #666633;
}

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

#calendar table {
  width: 100%;
  border: 1px solid #E8E8E8;
  font-family: Arial, Helvetica, sans-serif;
}

#calendar thead {
  background: #514F42;
}

#calendar tbody td {
  border: 1px solid #514F42;
  text-align: center;
}

#today {
  font-weight: bold;
}

#prev {
}

#next {
  text-align: right;
}

/* Footer */

#wrapper2 {
  background: #422C21;
}

#footer {
  width: 940px;
  margin: 0 auto;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #FFFFFF;
}

#footer a {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 11px;
  color: #FFFFFF;
}

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

#footer li {
  display: block;
  float: left;
  width: 300px;
  padding-left: 20px;
}

#footer li.first {
  padding-left: 0;
}

#footer li ul {
  margin: 0;
  margin-bottom: 30px;
}

#footer li li {
  display: list-item;
  float: none;
  margin: 0;
  padding: 2px 0;
  border-bottom: 1px solid #573D30;
}

#footer li li a {
}

#footer h2 {
  margin-top: 0;
  color: #FFFFFF;
}

#legal {
  clear: both;
  margin: 0;
  padding: 10px 0;
  text-align: center;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #525252;
  background: black;
}

#legal a {
  border-bottom: 1px dotted #939393;
  text-decoration: none;
  color: #939393;
}

</style>


</head>
<body>
<!-- start header -->
<div id="header">
  <div id="logo">
    <h1><a href="#">interlude</a></h1>
    <p><a href="http://www.freecsstemplates.org/">Design by Free CSS Templates</a></p>
  </div>
  <div id="menu">
    <ul>
      <li class="active"><a href="#">Home</a></li>
      <li><a href="#">Blog</a></li>
      <li><a href="#">Gallery</a></li>
      <li><a href="#">About</a></li>
      <li><a href="#">Contact </a></li>
    </ul>
  </div>
</div>
<hr />
<!-- end header -->
<!-- start page -->
<div id="wrapper">
  <div id="page">
    <!-- start content -->
    <div id="content">
      <div class="post">
        <p class="date">September <b>03</b></p>
        <h2 class="title">Welcome to Our Website!</h2>
        <p class="meta"><small>Posted <a href="#">freewordpressthemes</a> | <a href="#">Edit</a> Filed under <a href="#">WordPress</a>, <a href="#">Internet</a> | <a href="#">No Comments &raquo;</a></small></p>
        <div class="entry">
          <p>This is <strong>Interlude</strong>, 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. Aside from that, have fun with it :)</p>
          <p>This template is also available as a <a href="http://www.freewpthemes.net/preview/Interlude/">WordPress theme</a> at <a href="http://www.freewpthemes.net/">Free WordPress Themes</a>.</p>
        </div>
      </div>
      <div class="post">
        <p class="date">August <b>26</b></p>
        <h2 class="title">Praesent scelerisque scelerisque erat</h2>
        <p class="meta"><small>Posted <a href="#">freewordpressthemes</a> | <a href="#">Edit</a> Filed under <a href="#">WordPress</a>, <a href="#">Internet</a> | <a href="#">No Comments &raquo;</a></small></p>
        <div class="entry">
          <p>In posuere eleifend odio. Quisque semper augue mattis wisi. Maecenas ligula. Pellentesque viverra vulputate enim. Aliquam erat volutpat. Pellentesque tristique ante ut risus. Quisque dictum. Integer nisl risus, sagittis convallis, rutrum id, elementum congue, nibh. Suspendisse dictum porta lectus. Donec placerat odio vel elit. Nullam ante orci, pellentesque eget, tempus quis, ultrices in, est. Curabitur sit amet nulla. Nam in massa. </p>
        </div>
      </div>
      <div class="post">
        <p class="date">August <b>22</b></p>
        <h2 class="title">Maecenas luctus lectus at sapien</h2>
        <p class="meta"><small>Posted <a href="#">freewordpressthemes</a> | <a href="#">Edit</a> Filed under <a href="#">WordPress</a>, <a href="#">Internet</a> | <a href="#">No Comments &raquo;</a></small></p>
        <div class="entry">
          <p>In posuere eleifend odio. Quisque semper augue mattis wisi. Maecenas ligula. Pellentesque viverra vulputate enim. Aliquam erat volutpat. Pellentesque tristique ante ut risus. Quisque dictum. Integer nisl risus, sagittis convallis, rutrum id, elementum congue, nibh. Suspendisse dictum porta lectus. Donec placerat odio vel elit. Nullam ante orci, pellentesque eget, tempus quis, ultrices in, est. Curabitur sit amet nulla. Nam in massa. </p>
          <p>Pellentesque viverra vulputate enim. Aliquam erat volutpat. Pellentesque tristique ante ut risus. Quisque dictum. Integer nisl risus, sagittis convallis, rutrum id, elementum congue, nibh. Suspendisse dictum porta lectus. Donec placerat odio vel elit. Nullam ante orci, pellentesque eget, tempus quis, ultrices in, est. <br />
          </p>
        </div>
      </div>
    </div>
    <!-- end content -->
    <!-- start sidebar -->
    <div id="sidebar">
      <ul>
        <li id="categories">
          <h2>Categories</h2>
          <ul>
            <li><a href="#">Lorem Ipsum</a> (1) </li>
            <li><a href="#">Uncategorized</a> (4) </li>
            <li><a href="#">Nulla luctus eleifend</a> (1) </li>
            <li><a href="#">Pellentesque tempus</a> (4) </li>
            <li><a href="#">Donec dictum metus</a> (1) </li>
            <li><a href="#">Etiam posuere augue</a> (4) </li>
          </ul>
        </li>
        <li id="calendar">
          <h2>Calendar</h2>
          <div id="calendar_wrap">
            <table id="wp-calendar" summary="Calendar">
              <caption>
              September 2008
              </caption>
              <thead>
                <tr>
                  <th abbr="Monday" scope="col" title="Monday">M</th>
                  <th abbr="Tuesday" scope="col" title="Tuesday">T</th>
                  <th abbr="Wednesday" scope="col" title="Wednesday">W</th>
                  <th abbr="Thursday" scope="col" title="Thursday">T</th>
                  <th abbr="Friday" scope="col" title="Friday">F</th>
                  <th abbr="Saturday" scope="col" title="Saturday">S</th>
                  <th abbr="Sunday" scope="col" title="Sunday">S</th>
                </tr>
              </thead>
              <tfoot>
                <tr>
                  <td abbr="July" colspan="3" id="prev"><a href="#">&laquo; Jul</a></td>
                  <td class="pad">&nbsp;</td>
                  <td abbr="September" colspan="3" id="next" class="pad"><a href="#">Sep &raquo;</a></td>
                </tr>
              </tfoot>
              <tbody>
                <tr>
                  <td colspan="2" class="pad">&nbsp;</td>
                  <td>1</td>
                  <td>2</td>
                  <td>3</td>
                  <td>4</td>
                  <td>5</td>
                </tr>
                <tr>
                  <td>6</td>
                  <td>7</td>
                  <td>8</td>
                  <td>9</td>
                  <td>10</td>
                  <td>11</td>
                  <td>12</td>
                </tr>
                <tr>
                  <td>13</td>
                  <td>14</td>
                  <td>15</td>
                  <td>16</td>
                  <td>17</td>
                  <td>18</td>
                  <td>19</td>
                </tr>
                <tr>
                  <td>20</td>
                  <td id="today">21</td>
                  <td>22</td>
                  <td>23</td>
                  <td>24</td>
                  <td>25</td>
                  <td>26</td>
                </tr>
                <tr>
                  <td>27</td>
                  <td>28</td>
                  <td>29</td>
                  <td>30</td>
                  <td>31</td>
                  <td class="pad" colspan="2">&nbsp;</td>
                </tr>
              </tbody>
            </table>
          </div>
        </li>
        <li>
          <h2>Lorem Ipsum Dolor</h2>
          <ul>
            <li><a href="#">Nulla luctus eleifend purus</a></li>
            <li><a href="#">Praesent scelerisque scelerisque erat</a></li>
            <li><a href="#">Ut nonummy rutrum sem</a></li>
            <li><a href="#">Pellentesque tempus quam quis nulla</a></li>
            <li><a href="#">Fusce ultrices fringilla metus</a></li>
            <li><a href="#">Praesent mattis condimentum nisl</a></li>
          </ul>
        </li>
      </ul>
    </div>
    <!-- end sidebar -->
    <br style="clear: both;" />
  </div>
</div>
<!-- end page -->
<!-- start footer -->
<div id="wrapper2">
  <div id="footer">
    <ul>
      <li class="first">
        <h2>Mauris vulputate dolor</h2>
        <ul>
          <li><a href="#">Nulla luctus eleifend purus</a></li>
          <li><a href="#">Praesent scelerisque scelerisque erat</a></li>
          <li><a href="#">Ut nonummy rutrum sem</a></li>
          <li><a href="#">Pellentesque tempus quam quis nulla</a></li>
          <li><a href="#">Fusce ultrices fringilla metus</a></li>
          <li><a href="#">Praesent mattis condimentum nisl</a></li>
        </ul>
      </li>
      <li>
        <h2>Praesent scelerisque sceler</h2>
        <ul>
          <li><a href="#">Nulla luctus eleifend purus</a></li>
          <li><a href="#">Praesent scelerisque scelerisque erat</a></li>
          <li><a href="#">Ut nonummy rutrum sem</a></li>
          <li><a href="#">Pellentesque tempus quam quis nulla</a></li>
          <li><a href="#">Fusce ultrices fringilla metus</a></li>
          <li><a href="#">Praesent mattis condimentum nisl</a></li>
        </ul>
      </li>
      <li>
        <h2>Fusce ultrices fringilla</h2>
        <ul>
          <li><a href="#">Nulla luctus eleifend purus</a></li>
          <li><a href="#">Praesent scelerisque scelerisque erat</a></li>
          <li><a href="#">Ut nonummy rutrum sem</a></li>
          <li><a href="#">Pellentesque tempus quam quis nulla</a></li>
          <li><a href="#">Fusce ultrices fringilla metus</a></li>
          <li><a href="#">Praesent mattis condimentum nisl</a></li>
        </ul>
      </li>
    </ul>
  </div>
  <p id="legal"> &copy;2007 Interlude. All Rights Reserved.
    &nbsp;&nbsp;&bull;&nbsp;&nbsp;
    Design by <a href="http://www.freecsstemplates.org/">Free CSS Templates</a> &nbsp;&nbsp;&bull;&nbsp;&nbsp;
    Icons by <a href="http://famfamfam.com/">FAMFAMFAM</a>.  <a href="http://validator.w3.org/check/referer" class="xhtml" title="This page validates as XHTML">Valid <abbr title="eXtensible HyperText Markup Language">XHTML</abbr></a> &nbsp;&nbsp;&bull;&nbsp;&nbsp; <a href="http://jigsaw.w3.org/css-validator/check/referer" class="css" title="This page validates as CSS">Valid <abbr title="Cascading Style Sheets">CSS</abbr></a> </p>
</div>
<!-- end footer -->
</body>
</html>

   
    
    
    
  








Related examples in the same category

1.grid-system
2.grotesqueart
3.grunge-superstar-website-template
4.guarantee
5.guideline
6.gumamela
7.gunmetal
8.h-free-software
9.h2o-bubbles
10.halcyon
11.hanging
12.hapal
13.happy_template
14.hardwarestore
15.hawaiblomst
16.heatwave
17.HelloLand
18.hexahedron
19.hibiscus
20.hifinews
21.HigherGround11
22.highmountains
23.highway
24.highwaycss
25.hilaryduff
26.HomeOfProjects
27.honeythemes
28.hyper
29.i-feel-lucky
30.ibex
31.html
32.html5-alin1
33.html5-passion
34.hurt-hobain-1.0
35.idyllic
36.ifeellucky
37.ignition
38.ikonik
39.illogix
40.illuminated
41.illusion
42.ilounge
43.imagination
44.impeccable
45.implied
46.imprimis
47.improved
48.in-fantasy
49.inapickle
50.inception
51.indication
52.indicator
53.indigo
54.individual
55.inf04-css
56.inf05
57.inf07
58.inf08
59.infinitehorizon
60.inflight
61.informatif
62.innodemag
63.inscriptions
64.inspired by google forum
65.instant
66.integral
67.intelligent-studios
68.intensesimplicity
69.interactive-media
70.interactive-works
71.interchange
72.intercosmic
73.intercraft
74.interior-art
75.intermediate
76.internationalway
77.internet-encyclopedia
78.internet-phenomenon
79.internetbroadcast
80.internetcenter
81.internetmusic
82.internetsharing
83.Internet_Studio
84.invention
85.Inverted_Headline
86.invision
87.ionika
88.iqbiz
89.isometric
90.it-advance
91.it-technologies
92.itdesk
93.ithilien
94.iViolet2b
95.I_Like
96.JA
97.Jan002
98.Jazz Hut Template
99.jdf-boxing
100.jenniferlovehewitt
101.jetbiz
102.jet_30
103.Jewerly-Store
104.joker
105.judgement
106.junkbox
107.just-lucid
108.justgrey
109.Just_Lucid
110.kaleidos
111.kappebeans
112.katz-maus
113.keep_it_simple
114.keero
115.khaki
116.kim-fashion
117.kitchen
118.konnekt-media
119.KrazieKen
120.language-ofa-lover
121.lasvegas
122.lasvegastoo
123.layoftheland
124.lazybreeze
125.leafbiz
126.leafbrush
127.leanmagazine
128.leavesdew
129.leavesv1
130.lemonlimev2
131.leonardo
132.lepidoptera
133.lessantique
134.level2
135.librarypro
136.Light
137.lightspeed
138.limegreen
139.limelight
140.Limey
141.linear
142.lingerie-store
143.link-line
144.liquidity_graph
145.lithium
146.loadfoov2
147.loadhost
148.localize
149.locomotive
150.logistix
151.longbeach
152.loseout
153.lotusflower
154.lucent
155.lunaria-1
156.lusciouscandy
157.luvbold
158.mactall
159.mag
160.magazine
161.majestic
162.majesty
163.makemyday
164.marcelle
165.marked
166.Matrix
167.maxos
168.maxosdarker
169.mcube
170.meadows
171.media
172.Medieval
173.megacorporate
174.meganews
175.megazzine
176.memoranda
177.meretricious
178.Midddot
179.middle-blue
180.midnightrainforest
181.mighty
182.milestone
183.mimbo-magazine
184.minigallery
185.minimal