subdued : Design 8 « Templates « HTML / CSS






subdued

   

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Subdued</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<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 {
  background: #FFFFFF url(subdued-images/img01.gif) repeat-x;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 13px;
  color: #666666;
}

h1, h2, h3 {
  color: #333333;
}

h1, h2 {
  margin-bottom: 20px;
  font-weight: normal;
}

h1 {
  font-size: 197%;
}

h2 {
  font-size: 152%;
}

h3 {
  font-size: 100%;
}

p, ul, ol {
  margin-bottom: 20px;
  line-height: 1.8em;
}

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

blockquote {
  padding-left: 3em;
  background: url(subdued-images/img08.gif) no-repeat;
  font-style: italic;
}

a:link {
  color: #1953A7;
}

a:active {
  color: #ED5C0C;
}

a:visited {
  color: #666666;
}

a:hover {
  text-decoration: none;
  color: #067600;
}

img {
  border: none;
}

img.left {
  float: left;
  margin: 0 20px 10px 0;
}

/* Menu */

#menu {
  width: 770px;
  height: 65px;
  margin: 0 auto;
  border-right: 1px solid #EDEBD5;
}

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

#menu li {
  display: inline;
}

#menu a {
  display: block;
  float: left;
  width: 109px;
  height: 45px;
  padding: 20px 0 0 0;
  border-left: 1px solid #EDEBD5;
  text-transform: lowercase;
  text-decoration: none;
  text-align: center;
  font-size: 144%;
  color: #BABABA;
}

#menu a:hover {
  background: #F7F7F4;
}

#menu .active a {
  background: #82BC2B;
  color: #FFFFFF;
}

/* Header */

#header {
  width: 770px;
  height: 170px;
  margin: 0 auto;
}

#header h1 {
  float: left;
  width: 220px;
  height: 100px;
  margin: 0;
  padding: 70px 0 0 0;
  background: url(subdued-images/img02.jpg) no-repeat;
  text-align: center;
  font-size: 36px;
}

#header h2 {
  float: right;
  width: 530px;
  height: 86px;
  margin: 0;
  background: url(subdued-images/img03.jpg) no-repeat;
  padding: 84px 20px 0 0;
  text-align: right;
}

#header a {
  text-transform: lowercase;
  text-decoration: none;
  font-style: italic;
  font-weight: normal;
  color: #FFFFFF;
}

/* Page */

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

/* Content */

#content {
  float: left;
  width: 550px;
  padding-top: 10px;
}

.post {
  margin-bottom: 20px;
  padding: 0 20px;
}

.hr {
  border-bottom: 1px solid #EDEBD5;
}

/* Sidebar */

#sidebar {
  float: right;
  width: 210px;
  padding: 5px;
  background: #EDEBD5;
}

#sidebar h2 {
  margin: 0;
  padding: 5px 15px;
  color: #FFFFFF;
}

#sidebar h3 {
  font-size: 85%;
  color: #FFFFFF;
}

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

#sidebar li {
}

#sidebar a {
  color: #FFFFFF;
}

.bluebox {
  background: url(subdued-images/img05.gif) repeat-y;
}

.bluebox h2 {
  background: url(subdued-images/img06.gif) repeat-y;
}

/* Footer */

#footer {
  clear: both;
  height: 100px;
  padding: 25px 0;
  background: #EDEBD5 url(subdued-images/img04.gif) repeat-x;
}

#footer p {
  margin: 0;
  text-align: center;
  font-size: 77%;
}

#footer a {
  color: #666666;
}

</style>


</head>
<body>
<div id="menu">
  <ul>
    <li><a href="http://www.free-css.com/">Home</a></li>
    <li><a href="http://www.free-css.com/">Products</a></li>
    <li><a href="http://www.free-css.com/">Services</a></li>
    <li><a href="http://www.free-css.com/">Forums</a></li>
    <li class="active"><a href="http://www.free-css.com/">Support</a></li>
    <li><a href="http://www.free-css.com/">About</a></li>
    <li><a href="http://www.free-css.com/">Contact</a></li>
  </ul>
</div>
<!-- end #menu -->
<div id="header">
  <h1><a href="http://www.free-css.com/">Subdued</a></h1>
  <h2><a href="http://www.free-css.com/">By Free CSS Templates</a></h2>
</div>
<!-- end #header -->
<div id="page">
  <div id="content">
    <div class="post hr">
      <h1>Welcome to <em>Subdued!</em></h1>
      <img src="subdued-images/img07.jpg" alt="" width="120" height="120" class="left" />
      <p><strong>Subdued</strong> is a free template from Free CSS Templates released under a <a href="http://creativecommons.org/licenses/by/2.5/">Creative Commons Attribution 2.5 License</a>. The photos are from <a href="http://www.free-css.com/">PDPhoto.org</a>. You're free to use it for both commercial or personal use. I only ask that you link back to my site in some way. <em>Enjoy :)</em></p>
      <p>An ordered list example:</p>
      <ol>
        <li>List item number one</li>
        <li>List item number two</li>
        <li>List item number thre</li>
      </ol>
    </div>
    <div class="post">
      <h2>Lorem Ipsum Dolor</h2>
      <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. Sed vel tellus.</p>
      <h3>Curabitur Sem Urna</h3>
      <p>Vel consequat, suscipit in, mattis placerat, nulla. Sed ac leo. Pellentesque imperdie:</p>
      <blockquote>
        <p>In posuere eleifend odio quisque semper augue mattis wisi maecenas ligula. Donec leo, vivamus fermentum 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>
  </div>
  <!-- end #content -->
  <div id="sidebar">
    <div id="updates" class="bluebox">
      <h2>Recent Updates</h2>
      <ul>
        <li>
          <h3>May 31, 2007</h3>
          <p><a href="http://www.free-css.com/">In posuere eleifend odio quisque semper augue mattis wisi maecenas ligula&#8230;</a></p>
        </li>
        <li>
          <h3>May 26, 2007</h3>
          <p><a href="http://www.free-css.com/">Quisque dictum integer nisl risus, sagittis convallis, rutrum id, congue, and nibh&#8230;</a></p>
        </li>
        <li>
          <h3>May 22, 2007</h3>
          <p><a href="http://www.free-css.com/">Donec leo, vivamus fermentum nibh in augue praesent a lacus at urna congue rutrum&#8230;</a></p>
        </li>
        <li>
          <h3>May 17, 2007</h3>
          <p><a href="http://www.free-css.com/">Nam pede erat, porta eu, lobortis eget, tempus et, tellus. Etiam nequea&#8230;</a></p>
        </li>
        <li>
          <h3>May 14, 2007</h3>
          <p><a href="http://www.free-css.com/">Vivamus fermentum nibh in augue. Praesent a lacus at urna congue rutrum. Nulla enim eros&#8230;</a></p>
        </li>
      </ul>
    </div>
  </div>
  <!-- end #sidebar -->
  <div style="clear: both;">&nbsp;</div>
</div>
<!-- end #page -->
<div id="footer">
  <p id="legal">Copyright &copy; 2007 Red Avenue. All Rights Reserved. Designed by <a href="http://www.freecsstemplates.org/">Free CSS Templates</a>.</p>
  <p id="links"><a href="http://www.free-css.com/">Privacy Policy</a> | <a href="http://www.free-css.com/">Terms of Use</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.streetclock
19.strict
20.strockes
21.students-site
22.stygian
23.stylevantage1-0
24.stylish
25.stylized
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