excess : Design 5 « Templates « HTML / CSS






excess

    

<!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      : Excess
Version    : 1.0
Released   : 20090210
Description: A two-column, fixed-width and lightweight template ideal for 1024x768 resolutions. Suitable for blogs and small websites.

-->
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>Excess 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-top: 20px;
  padding: 0;
  background: url(excess-images/img01.gif) repeat-x left top;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #6D6D6D;
}

h1, h2, h3 {
  margin: 0;
  text-transform: lowercase;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
  color: #006EA6;
}

h1 {
  letter-spacing: -1px;
  font-size: 35px;
}

h2 {
  font-size: 26px;
}

p, ul, ol {
  margin: 0 0 2em 0;
  text-align: justify;
  line-height: 26px;
}

a:link {
  color: #0094E0;
}

a:hover, a:active {
  text-decoration: none;
  color: #0094E0;
}

a:visited {
  color: #0094E0;
}

img {
  border: none;
}

img.left {
  float: left;
  margin: 7px 15px 0 0;
}

img.right {
  float: right;
  margin: 7px 0 0 15px;
}

/* Form */

form {
  margin: 0;
  padding: 0;
}

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

legend {
  display: none;
}

input, textarea, select {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #333333;
}

#wrapper {
}

/* Header */

#header {
  width: 900px;
  height: 130px;
  margin: 0 auto 20px auto;
  padding-top: 10px;
}

#logo {
  float: left;
  height: 90px;
  background: url(excess-images/img03.gif) no-repeat left top;
}

#logo h1 {
  margin: 0;
  padding: 5px 0 0 100px;
  font-size: 40px;
  color: #0099E8;
}

#logo h1 sup {
  vertical-align: text-top;
  font-size: 24px;
}

#logo h1 a {
  color: #5F9D10;
}

#logo h2 {
  margin: 0;
  padding: 0 0 0 100px;
  text-transform: uppercase;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #6D6D6D;
}

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

/* Menu */

#menu {
  float: right;
  padding-top: 30px;
}

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

#menu li {
  display: inline;
}

#menu a {
  display: block;
  float: left;
  margin-left: 5px;
  background: url(excess-images/img02.gif) repeat-x left top;
  padding: 1px 10px;
  text-decoration: none;
  font-size: 12px;
  color: #FFFFFF;
}

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

#menu .active a {
}

/* Page */

#page {
  width: 900px;
  margin: 0 auto;
  background: url(excess-images/img07.jpg) no-repeat left top;
}

/* Content */

#content {
  float: left;
  width: 570px;
  padding: 30px 0 0 30px;
}

/* Post */

.post {
}

.post .title {
  height: 52px;
  margin-bottom: 20px;
  padding-bottom: 5px;
  padding-left: 60px;
  border-bottom: 1px dashed #D1D1D1;
  background: url(excess-images/img04.gif) no-repeat left top;
  color: #8BCB2F;
}

.post .title b {
  font-weight: normal;
  color: #0094E0;
}

.post .date p {
  margin: 0;
  padding: 0;
}

.post .date {
  width: 50px;
  margin-top: -80px;
  padding-left: 12px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
  color: #283900;
}

.post .date b {
  margin: 0;
  padding: 0;
  display: block;
  margin-top: -13px;
  padding-left: 2px;
  font-size: 16px;
  color: #283900;
}

.post .entry {
}

.post .meta {
  margin: 0;
  padding: 15px 0 60px 0;
}

.post .meta p {
  margin: 0;
  line-height: normal;
}

.post .meta .byline {
  float: left;
  color: #0000FF;
}

.post .meta .links {
  float: left;
}

.post .meta .more {
  width: 185px;
  height: 35px;
  padding: 5px 10px;
  background: #8BCB2F;
  border: 1px dashed #FFFFFF;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 9px;
}

.post .meta .comments {
  padding: 5px 10px;
  text-transform: uppercase;
  text-decoration: none;
  background: #0094E0;
  border: 1px dashed #FFFFFF;
  font-size: 9px;
}

.post .meta b {
  display: none;
}

.post .meta a {
  color: #FFFFFF;
}
/* Sidebar */

#sidebar {
  float: right;
  width: 230px;
  padding-right: 30px;
  padding-top: 20px;
}

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

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

#sidebar li ul {
}

#sidebar li li {
  margin: 0;
  padding: 3px 0;
  border-bottom: 1px dashed #D1D1D1;
}

#sidebar li li a {
  margin: 0;
  padding-left: 15px;
}

#sidebar h2 {
  padding-bottom: 5px;
  font-size: 18px;
  font-weight: normal;
  color: #0094E0;
}

#sidebar strong, #sidebar b {
  color: #8BCB2F;
}

#sidebar a {
  text-decoration: none;
  color: #6D6D6D;
}

/* Search */

#search {
}

#search h2 {
}

#s {
  width: 150px;
  margin-right: 5px;
  padding: 3px;
  border: 1px solid #F0F0F0;
}

#x {
  padding: 3px;
  border: none;
  text-transform: lowercase;
  font-size: 11px;
  color: #4F4F4F;
}

/* Boxes */

.box1 {
  padding: 20px;
}

.box2 {
  color: #BABABA;
}

.box2 h2 {
  margin-bottom: 15px;
  font-size: 16px;
  color: #FFFFFF;
}

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

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
  color: #EDEDED;
}

/* Footer */

#footer {
  width: 900px;
  background: url(excess-images/img07.jpg) no-repeat left top;
  margin: 0 auto;
  padding: 10px 0 0 60px;
  color: #353535;
}

html>body #footer {
  height: auto;
}

#footer-menu {
}

#legal {
  clear: both;
  font-size: 11px;
  color: #6D6D6D;
}

#legal a {
  color: #0094E0;
}

#footer-menu {
  float: left;
  color: #353535;
  text-transform: capitalize;
}

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

#footer-menu li {
  display: inline;
}

#footer-menu a {
  display: block;
  float: left;
  padding: 1px 15px 1px 15px;
  text-decoration: none;
  font-size: 11px;
  color: #6D6D6D;
}

#footer-menu a:hover {
  text-decoration: underline;
}

#footer-menu .active a {
  padding-left: 0;
}


</style>


</head>
<body>
<!-- start header -->
<div id="header">
  <div id="logo">
    <h1><a href="#">Excess<sup></sup></a></h1>
    <h2>Designed by FreeCSSTemplates</h2>
  </div>
  <div id="menu">
    <ul>
      <li class="active"><a href="#">homepage</a></li>
      <li><a href="#">photo gallery</a></li>
      <li><a href="#">about us</a></li>
      <li><a href="#">links</a></li>
      <li><a href="#">contact us</a></li>
    </ul>
  </div>
</div>
<!-- end header -->

<!-- start page -->
<div id="page">
  <!-- start content -->
  <div id="content">
    <div class="post">
      <h2 class="title"><b>Welcome to </b>flashy web </h2>
      <p class="date">Feb<b>11</b></p>
      <div class="entry">
        <p>This is Excess, a free, fully standards-compliant CSS template designed byFreeCssTemplates<a href="http://www.nodethirtythree.com/"></a> for <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 youre 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>Donec a ante. Donec neque purus, adipiscing id, eleifend a, cursus vel, odio. Vivamus varius justo sit amet leo. Morbi sed libero. Vestibulum blandit augue at mi. Praesent fermentum lectus eget diam. Nam cursus, orci sit amet porttitor iaculis, ipsum massa aliquet nulla, non elementum mi elit a mauris. </p>
      </div>
      <div class="meta">
        <p class="links"><a href="#" class="more">Read full article</a></p>
      </div>
    </div>
    <div class="post">
      <h2 class="title"><b>Lorem Ipsum</b> Dolor Volutpat</h2>
      <p class="date">Feb<b>09</b></p>
      <div class="entry">
        <p class="links"><a href="#" class="more">Read full article</a></p>
      </div>
      <div class="meta">
        <p class="links"><a href="#" class="more">Read full article</a></p>
      </div>
    </div>
    <div class="post">
      <h2 class="title"><b>Lorem Ipsum</b> Dolor Volutpat</h2>
      <p class="date">Feb<b>05</b></p>
      <div class="entry">
        <p>Curabitur tellus. Phasellus tellus turpis, iaculis in, faucibus lobortis, posuere in, lorem. Donec a ante. Donec neque purus, adipiscing id, eleifend a, cursus vel, odio. Vivamus varius justo sit amet leo. Morbi sed libero. Vestibulum blandit augue at mi. Praesent fermentum lectus eget diam. Nam cursus, orci sit amet porttitor iaculis, ipsum massa aliquet nulla, non elementum mi elit a mauris. In hac habitasse platea. Nam cursus, orci sit amet porttitor iaculis, ipsum massa aliquet nulla, non  mi elit a mauris. </p>
      </div>
      <div class="meta">
        <p class="links"><a href="#" class="more">Read full article</a></p>
      </div>
    </div>
  </div>
  <!-- end content -->
  <!-- start sidebar -->
  <div id="sidebar">
    <ul>
      <li id="search">
        <h2><b class="text1">Search</b></h2>
        <form method="get" action="">
          <fieldset>
          <input type="text" id="s" name="s" value="" />
          <input type="submit" id="x" value="Search" />
          </fieldset>
        </form>
      </li>
      <li>
        <h2><strong>Lorem</strong> Ipsum</h2>
        <ul>
          <li><a href="#">Fusce dui neque fringilla</a></li>
          <li><a href="#">Eget tempor eget nonummy</a></li>
          <li><a href="#">Magna lacus bibendum mauris</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>
        </ul>
      </li>
      <li>
        <h2><b>Volutpat</b> Dolore</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="#">Magna lacus bibendum mauris</a></li>
          <li><a href="#">Velit semper nisi molestie</a></li>
        </ul>
      </li>
      <li>
        <h2><b>Volutpat</b> Dolore</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>
        </ul>
      </li>
    </ul>
  </div>
  <!-- end sidebar -->
  <div style="clear: both;">&nbsp;</div>
</div>
<!-- end page -->
<!-- start footer -->
<div id="footer">
  <div id="footer-menu">
    <ul>
      <li class="active"><a href="#">homepage</a></li>
      <li><a href="#">photo gallery</a></li>
      <li><a href="#">about us</a></li>
      <li><a href="#">links</a></li>
      <li><a href="#">contact us</a></li>
    </ul>
  </div>
  <p id="legal">(c) 2008 YourSite. Design by <a href="http://www.freecsstemplates.org/">Free CSS Templates</a>.</p>
</div>
<!-- end footer -->
</body>
</html>

   
    
    
    
  








Related examples in the same category

1.d-tv
2.dogstemplate
3.domesticated
4.dottis
5.duet-plasma
6.dusky
7.dusplic
8.dynamic
9.dzine
10.eastern-tales
11.easybreeze
12.easymoto
13.eatlon
14.ebullient
15.echo
16.ecolution-warrior
17.ecom-1
18.edgy
19.edy-builders
20.efflorescence
21.elements
22.elitecircle1-0
23.emblazoned
24.embouteillage
25.emerald
26.emergence
27.emperor
28.empireserver
29.emporium
30.enclosed
31.endless
32.energybox
33.enlight
34.enlighten1-0
35.enormous
36.enter
37.enthusiastica
38.entomology
39.envision1-0
40.epod
41.equivalency
42.ergophobia
43.established
44.etags
45.euphonics
46.europe
47.everydayseries
48.evolution
49.exalted
50.excursus
51.Executive Template
52.executive
53.Exotic_Blue
54.Exotic_Red
55.fotografix
56.fotolandia
57.foundation
58.foxy
59.fractalbroccoli
60.fragrance
61.frankincense
62.freches-fruechtchen
63.free-css-lunch
64.freecsstemplate 55
65.freecsstemplateno57
66.freecsswebsitetemplate39
67.freecss_greentextile
68.freecss_modern
69.freecss_monolit
70.freecss_redleaves
71.freecss_set
72.freeport
73.freeradicals
74.freestyle
75.frozenage
76.ftd-redblack
77.ftdbusiness
78.ftdcinema
79.ftddrops
80.ftdExplosionBlue
81.ftditight
82.ftdkiwi
83.ftdlagoon
84.ftdLight
85.ftdLightBlue
86.ftdluminescent
87.ftdMoonLight
88.ftdprime
89.ftdspace
90.ftdvivid
91.ftdworld
92.funkytimes
93.funride
94.futuremag-aio
95.fword_three
96.galaxy
97.gallerize
98.gamberetto
99.gameportal
100.Ganesh01
101.gastropoda
102.gathering14
103.gazebo
104.gconsultant
105.general
106.genesis
107.genghiskahn
108.genius_web
109.gentle_wiki
110.geoforce
111.gestured
112.gift-gallery
113.giftig-gruen
114.gila
115.glazed
116.godetia
117.godofgates
118.GoFlexible
119.goinggrey
120.gradientis
121.grandenally
122.grandhost
123.GraniteGlass
124.greefies