implied : Design 9 « Templates « HTML / CSS






implied

    

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

-->
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>Implied 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: 0px;
  background: #000000 url(implied-images/img01.gif) repeat-x left top;
  line-height: 25px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #636363;
}

h1, h2, h3 {
  margin: 0px;
  padding: 0px;
  font-weight: normal;
}

h1 { font-size: 44px; }

h2 { font-size: 20px; }

h3 { }

p, ul, ol {
  margin-top: 0;
  text-align: justify;
}

ul, ol {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

blockquote { }

a { color: #8F8F8F; }

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 {
  width: 100%;
}

/* Header */

#header-wrapper {
  width: 920px;
  height: 173px;
  background: url(implied-images/img02.jpg) no-repeat left top;
  margin: 0px auto;
  padding: 0px;
}

#header {
  width: 920px;
  height: 173px;
  margin: 0px auto;
}

/* Logo */

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

#logo h1 {
  float: left;
  margin: 0;
  padding: 0;
  font: normal 36px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#logo h1 a {
  color: #FFFFFF;
}

#logo h2 {
  float: left;
  padding: 10px 0px 0px 20px;
  text-transform: lowercase;
  font-size: 14px;
  color: #666666;
}

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

/* Menu */

#menu {
  float: right;
  height: 173px;
}

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

#menu li {
  float: left;
}

#menu a {
  padding: 0px 20px 0px 22px;
  text-decoration: none;
  text-transform: lowercase;
  font-size: 14px;
  color: #7B7B7B;
}

#menu a:hover {
  text-decoration: underline;
  color: #0098A4;
}

#menu .first a {
  background: none;
}


/* Search */

#search {
  width: 220px;
  padding-bottom: 10px;
}

#search form {
  margin: 0;
}

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

#search input {
  float: left;
}

#search-text {
  width: 176px;
  height: 22px;
  padding: 7px 0px 0px 10px;
  background: #0B0B0B url(implied-images/img16.jpg) no-repeat left top;
  border: none;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #636363;
}

#search-submit {
  float: left;
  width: 34px;
  height: 29px;
  background: url(implied-images/img17.jpg) no-repeat left top;
  border: none;
  color: #636363;
}

/* Page */

#page {
  width: 840px;
  margin: 0px auto;
  padding: 40px 40px 0px 40px;
  background: url(implied-images/img04.jpg) repeat-x left top;
}

/* Content */

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

#banner {
  padding-bottom: 40px;
}

/* Post */

.post {
  margin-bottom: 25px;
}

.post .title {
  height: 32px;
  padding: 26px 0px 0px 30px;
  background: url(implied-images/img06.jpg) no-repeat left top;
  text-transform: lowercase;
  font-size: 24px;
  font-weight: normal;
  color: #FFFFFF;
}

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

.post .date {
  float: right;
  margin-top: -30px;
  padding-right: 20px;
  font-weight: normal;
  font-size: 14px;
  text-transform: lowercase;
  color: #343434;
}

.post strong {
  color: #9B9A9A;  
}

.post .meta {
  height: 38px;
  padding-top: 10px;
  background: url(implied-images/img09.jpg) no-repeat left top;
}

.post .meta a { color: #8F8F8F; }

.post .entry {
  background: url(implied-images/img07.jpg) no-repeat left top;
}

.post .entry-btm {
  padding: 20px 30px;
  background: url(implied-images/img08.jpg) no-repeat left bottom;
}

.post .links {
  padding: 0px 30px 0px 0px;
  text-align: right;
}

.post .links .comments {
  padding-left: 20px;
  background: url(implied-images/img14.gif) no-repeat left 3px;
}

.post .links .permalink {
  padding-left: 17px;
  background: url(implied-images/img15.gif) no-repeat left 3px;
}

/* Sidebar */

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

#sidebar ul {
  margin: 0px;
  list-style: none;
  line-height: normal;
  text-align: right;
  border: none;
}

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

#sidebar li ul {
  line-height: 200%;
  padding: 0px 30px;
  background: url(implied-images/img12.jpg) no-repeat left top;
}

#sidebar li li {
  margin: 0;
  padding: 7px 0px;
  background: url(implied-images/img13.jpg) repeat-x left bottom;
}

#sidebar p {
  margin: 0;
  padding: 0 20px;
}

#sidebar h2 {
  width: 190px;
  height: 26px;
  padding: 20px 30px 0px 0px;
  background: url(implied-images/img11.jpg) no-repeat left top;
  text-align: right;
  text-transform: lowercase;
  font-size: 14px;
  font-weight: normal;
  color: #FFFFFF;
}


#sidebar p {
  line-height: 200%;
  padding-bottom: 20px;
}

#sidebar a {
}

/* Calendar */

#calendar {
}

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

#calendar table {
  width: 100%;
  border-collapse: collapse;
  border-right: 1px solid #F5F2EF;
}

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

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

#calendar tfoot td {
  padding: 5px;
}

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

#calendar #today {
  background: #E7F1E1;
}

/* Footer */

#footer {
  width: 920px;
  height: 100px;
  margin: 0px auto;
  padding: 0px;
  background: url(implied-images/img05.jpg) no-repeat left top;
}

#footer p {
  margin: 0;
  padding: 50px 0;
  text-align: center;
  text-transform: lowercase;
  line-height: normal;
  font-size: 11px;
  color: #1E1E1E;
}

#footer a {
  color: #1E1E1E;
}

</style>


</head>
<body>
<div id="wrapper">
  <div id="header-wrapper">
  <div id="header">
    <div id="logo">
      <h1><a href="#">implied</a></h1>
      <h2>by <a href="http://www.nodethirtythree.com/">NodeThirtyThree</a> + <a href="http://www.freecsstemplates.org/">fct</a></h2>
    </div>
    <!-- end #logo -->
    <div id="menu">
      <ul>
        <li class="first"><a href="#">Home</a></li>
        <li><a href="#">Services</a></li>
        <li><a href="#">Portfolio</a></li>
        <li><a href="#">About</a></li>
        <li><a href="#">Contact</a></li>
      </ul>
    </div>
    <!-- end #menu -->
  </div>
  <!-- end #header -->
  </div>
  <!-- end #header-wrapper -->
  <div id="page">
    <div id="content">
      <div><a href="#"><img src="implied-images/img10.jpg" alt="" id="banner" /></a></div>
      <div class="post">
        <h2 class="title">Welcome to implied </h2>
        <p class="date">July 13, 2009</p>
        <div class="entry">
          <div class="entry-btm">
            <p><strong>Implied</strong> is a free template by <a href="http://www.nodethirtythree.com/">NodeThirtyThree</a> and <a href="http://www.freecsstemplates.org">Free CSS Templates</a> released under the <a href="http://creativecommons.org/">Creative Commons Attribution license</a>. The photo above is from <a href="http://www.pdphoto.org">PDPhoto.org</a>. You?re free to use this template for commercial or personal use provided you keep the footer links to our sites intact.  That?s all :)</p>
            <p>This template is also available as a <a href="http://www.freewpthemes.net">WordPress theme</a>. Check out more WordPress conversions of our templates at <a href="http://www.freewpthemes.net">Free WP Themes</a> and follow me on <a href="http://twitter.com/nodethirtythree">Twitter</a> for news and updates.</p>
          </div>
        </div>
        <div class="meta">
          <p class="links"><a href="#" class="comments">Comments (64)</a> &nbsp;&nbsp;&nbsp; <a href="#" class="permalink">Full article</a></p>
        </div>
      </div>
      <div class="post">
        <h2 class="title">Veroeros Sed Consequat</h2>
        <p class="date">July 11, 2009</p>
        <div class="entry">
          <div class="entry-btm">
            <p>Sed vel quam. Vestibulum pellentesque. Morbi sit amet magna ac lacus dapibus interdum. Donec pede nisl, gravida iaculis, auctor vitae, bibendum sit amet, mauris. Cras adipiscing libero et risus. Donec rutrum tempus massa. Proin at mauris sed <a href="#">elit venenatis porttitor</a>. Morbi quam nisl, fringilla quis.</p>
            <p>Sagittis nec, adipiscing at, elit. Maecenas sed sem sit amet lectus mattis molestie. Integer quis eros lorem ipsum dolor sit amet veroeros consequat ipsum dolor sit amet veroeros consequat.</p>
          </div>
        </div>
        <div class="meta">
          <p class="links"><a href="#" class="comments">Comments (64)</a> &nbsp;&nbsp;&nbsp; <a href="#" class="permalink">Full article</a></p>
        </div>
      </div>
    </div>
    <!-- end #content -->
    <div id="sidebar">
      <ul>
        <li id="search">
          <form method="get" action="">
            <fieldset>
            <input type="text" id="search-text" name="s" value="" />
            <input type="submit" id="search-submit" value="" />
            </fieldset>
          </form>
        </li>
        <li>
          <h2>volutpat consequatt </h2>
          <ul>
            <li><a href="#">Sed accumsan congue</a></li>
            <li><a href="#"> Nulla dignissim nec augue</a></li>
            <li><a href="#">Nunc ante elit nulla</a></li>
            <li><a href="#">Aliquam suscipit consequat</a></li>
            <li><a href="#">Cursus sed arcu sed</a></li>
            <li><a href="#">Nulla dignissim nec augue<br />
            </a></li>
          </ul>
        </li>
        <li>
          <h2>sed etiam dolore</h2>
          <ul>
            <li><a href="#">Sed accumsan congue</a></li>
            <li><a href="#"> Nulla dignissim nec augue</a></li>
            <li><a href="#">Nunc ante elit nulla</a></li>
            <li><a href="#">Sed suscipit consequat</a></li>
            <li><a href="#">Cursus sed arcu sed</a></li>
            <li><a href="#">Nulla dignissim nec augue</a></li>
            <li><a href="#">Sed accumsan congue</a></li>
            <li><a href="#">Dignissim lorem augue</a></li>
            <li><a href="#">Nunc ante elit nulla</a></li>
            <li><a href="#">Sed suscipit consequat</a></li>
            <li><a href="#">Cursus sed arcu sed<br />
            </a></li>
          </ul>
        </li>
      </ul>
    </div>
    <!-- end #sidebar -->
    <div style="clear: both;">&nbsp;</div>
  </div>
  <!-- end #page -->
</div>
<div id="footer">
  <p>(c) 2009 Sitename.com. Design by <a href="http://www.nodethirtythree.com/">nodethirtythree</a> + <a href="http://www.freecsstemplates.org">free css templates</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.imprimis
46.improved
47.in-fantasy
48.inapickle
49.inception
50.indication
51.indicator
52.indigo
53.individual
54.inf04-css
55.inf05
56.inf07
57.inf08
58.infinitehorizon
59.inflight
60.informatif
61.innodemag
62.inscriptions
63.inspired by google forum
64.instant
65.integral
66.intelligent-studios
67.intensesimplicity
68.interactive-media
69.interactive-works
70.interchange
71.intercosmic
72.intercraft
73.interior-art
74.interlude
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