exposure : Effect « Templates « HTML / CSS






exposure

     

<!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      : Exposure
Version    : 1.0
Released   : 200800909
Description: A Web 2.0 design with fluid width 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>Exposure 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: 30px 0 0 0;
  padding: 0;
  background: #1F2429;
  text-align: justify;
  font: 15px Arial, Helvetica, sans-serif;
  color: #626262;
}

form {
  margin: 0;
  padding: 0;
}

input {
  padding: 5px;
  background: #FEFEFE url(exposure-images/img13.gif) repeat-x;
  border: 1px solid #626262;
  font: normal 1em Arial, Helvetica, sans-serif;
}

h1, h1 a, h2, h2 a, h3, h3 a {
  margin: 0;
  text-decoration: none;
  font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
  color: #444444;
}

h1 {
  letter-spacing: -1px;
  font-size: 2.2em;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2 {
  letter-spacing: -1px;
  font-size: 2em;
}

h3 {
  font-size: 1em;
}

p, ol, ul {
  margin-bottom: 2em;
  line-height: 200%;
}

blockquote {
  margin: 0 0 0 1.5em;
  padding-left: 1em;
  border-left: 5px solid #DDDDDD;
}

a {
  color: #59C0F8;
}

a:hover {
  text-decoration: none;
}

/* Header */

#header {
  background: #FEFEFE url(exposure-images/img01.jpg) repeat-x;
  height: 42px;
}

#logo h1, #logo p {
  float: left;
  text-transform: lowercase;
}

#logo h1 {
  padding: 0px 0 0 40px;
}

#logo p {
  margin: 0;
  padding: 14px 0 0 4px;
  line-height: normal;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
}

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

#menu {
  float: right;
}

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

#menu li {
  display: block;
  float: left;
  height: 42px;
}

#menu a {
  display: block;
  padding: 2px 20px 2px 20px;
  margin-top: 10px;
  margin-right: 2px;
  background: #D8DFE6;
  text-decoration: none;
  text-align: center;
  text-transform: lowercase;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #000000;
}

#menu .last {
  margin-right: 20px;
}

#menu a:hover {
  color: #000000;
}

#menu .current_page_item {
}

#menu .current_page_item a {
}

/* Page */

#page {
  background: #D8DFE6;
  padding: 40px 40px 0 40px;
}

/* Content */

#content {
  background: #FFFFFF;
  margin-right: 340px;
  padding: 0 30px;
  border-bottom: 3px solid #59C0F8;
  border-top: 3px solid #59C0F8;
}

.post {
  padding-top: 30px;
  margin-bottom: 10px;
}

.post .title {
  font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
}

.post .title h2 {
  padding: 0px 30px 5px 0px;
  text-transform: lowercase;
  font-weight: normal;
  font-size: 2.2em;
}

.post .title p {
  margin: 0;
  padding: 10px 0 10px 20px;
  background: url(exposure-images/img12.gif) no-repeat left center;
  border-top: 1px #D8DFE6 dotted;
  line-height: normal;
  color: #BABABA;
}

.post .title p a {
  color: #59C0F8;
}

.post .entry {
  padding: 0;
  border-top: 1px #D8DFE6 dotted;
}

.post .links {
  padding: 5px 0;
  border-top: 1px #D8DFE6 dotted;
  border-bottom: 1px #D8DFE6 dotted;
  margin-top: 10px;
  text-align: right;
}

.post .links a {
  font-weight: bold;
}

.post .links a:hover {
}

.post .links .more {
}

.post .links .comments {
  padding-left: 20px;
}

/* Sidebar */

#sidebar {
  float: right;
  width: 300px;
  background: #FFFFFF;
  border-bottom: 3px solid #59C0F8;
  border-top: 3px solid #59C0F8;
}

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

#sidebar li {
  margin-bottom: 10px;
  background: url(exposure-images/img10.gif) no-repeat left bottom;
}

#sidebar li ul {
  padding: 0 30px 40px 30px;
}

#sidebar li li {
  margin: 0;
  padding-left: 30px;
  background: url(exposure-images/img12.gif) no-repeat 5px 50%;
}

#sidebar h2 {
  padding: 0px 30px 10px 30px;
  background: url(exposure-images/img09.gif) no-repeat;
  text-transform: lowercase;
  font-weight: normal;
  font-size: 1.6em;
  color: #302D26;
}


/* Search */

#search {
  padding: 20px 30px 40px 30px;
}

#search input {
  padding: 0;
  width: 70px;
  height: 29px;
  background: #DFDFDF url(exposure-images/img14.gif) repeat-x;
  font-weight: bold;
}

#search #s {
  padding: 5px;
  width: 150px;
  height: auto;
  background: #FEFEFE url(exposure-images/img13.gif) repeat-x;
  border: 1px solid #626262;
  font: normal 1em Arial, Helvetica, sans-serif;
}

#search br {
  display: none;
}

/* Categories */

#sidebar #categories li {
}

/* Calendar */

#calendar_wrap {
  padding: 0 30px 40px 30px;
}

#calendar table {
  width: 100%;
  text-align: center;
}

#calendar thead {
  background: #F1F1F1;
}

#calendar tbody td {
  border: 1px solid #F1F1F1;
}

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

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

#calendar tfoot a {
  text-decoration: none;
  font-weight: bold;
}

#calendar #today {
  background: #FFF3A7;
  border: 1px solid #EB1400;
  font-weight: bold;
  color: #EB1400
}

/* Footer */

#footer {
  padding: 20px 0 10px 0;
  background: #757575 url(exposure-images/img08.gif) repeat-x;
}

#footer p {
  margin-bottom: 1em;
  text-align: center;
  line-height: normal;
  font-size: .9em;
  color: #BABABA;
}

#footer a {
  padding: 0 20px;
  text-decoration: none;
  color: #DDDDDD;
}

#footer a:hover {
  color: #FFFFFF;
}

#footer .rss {
  background: url(exposure-images/img18.gif) no-repeat left center;
}

#footer .xhtml {
  background: url(exposure-images/img19.gif) no-repeat left center;
}

#footer .css {
  background: url(exposure-images/img20.gif) no-repeat left center;
}

#footer .legal a {
  padding: 0;
}

</style>


</head>
<body>
<!-- start header -->
<div id="header">
  <div id="logo">
    <h1><a href="#">Exposure</a></h1>
    <p><a href="http://www.freecsstemplates.org/">By Free CSS Templates</a></p>
  </div>
  <div id="menu">
    <ul>
      <li class="current_page_item"><a href="#">Home</a></li>
      <li><a href="#">Blog</a></li>
      <li><a href="#">Photos</a></li>
      <li><a href="#">About</a></li>
      <li class="last"><a href="#">Contact</a></li>
    </ul>
  </div>
</div>
<!-- end header -->
<!-- start page -->
<div id="page">
  <!-- start sidebar -->
  <div id="sidebar">
    <ul>
      <li id="search" style="background: none;">
        <form id="searchform" method="get" action="">
          <div>
            <input type="text" name="s" id="s" size="15" />
            <br />
            <input type="submit" value="Search" />
          </div>
        </form>
      </li>
      <li id="categories">
        <h2>Categories</h2>
        <ul>
          <li><a href="#">Lorem Ipsum</a> (1) </li>
          <li><a href="#">Uncategorized</a> (4) </li>
        </ul>
      </li>
      <li>
        <h2>Lorem Ipsum Dolor</h2>
        <ul>
          <li><a href="#">Nulla luctus eleifend purus</a></li>
          <li><a href="#">Praesent scelerisque  </a></li>
          <li><a href="#">Ut nonummy rutrum sem</a></li>
          <li><a href="#">Pellentesque tempus   nulla</a></li>
          <li><a href="#">Fusce ultrices fringilla metus</a></li>
          <li><a href="#">Praesent mattis condimentum </a></li>
        </ul>
      </li>
      <li>
        <h2>Lorem Ipsum Dolor</h2>
        <ul>
          <li><a href="#">Nulla luctus eleifend purus</a></li>
          <li><a href="#">Praesent  scelerisque </a></li>
          <li><a href="#">Ut nonummy rutrum sem</a></li>
          <li><a href="#">Pellentesque tempus   nulla</a></li>
          <li><a href="#">Fusce ultrices fringilla metus</a></li>
          <li><a href="#">Praesent mattis condimentum </a></li>
        </ul>
      </li>
      <li>
        <h2>Lorem Ipsum Dolor</h2>
        <ul>
          <li><a href="#">Nulla luctus eleifend purus</a></li>
          <li><a href="#">Praesent  scelerisque </a></li>
          <li><a href="#">Ut nonummy rutrum sem</a></li>
          <li><a href="#">Pellentesque tempus   nulla</a></li>
          <li><a href="#">Fusce ultrices fringilla metus</a></li>
          <li><a href="#">Praesent mattis condimentum </a></li>
        </ul>
      </li>
      <li>
        <h2>Lorem Ipsum Dolor</h2>
        <ul>
          <li><a href="#">Nulla luctus eleifend purus</a></li>
          <li><a href="#">Praesent  scelerisque </a></li>
          <li><a href="#">Ut nonummy rutrum sem</a></li>
          <li><a href="#">Pellentesque tempus   nulla</a></li>
          <li><a href="#">Fusce ultrices fringilla metus</a></li>
          <li><a href="#">Praesent mattis condimentum </a></li>
        </ul>
      </li>
    </ul>
  </div>
  <!-- end sidebar -->
  <!-- start content -->
  <div id="content">
    <div class="post">
      <div class="title">
        <h2><a href="#">About this Template</a></h2>
        <p><small>Posted on August 20th, 2007 by <a href="#">Free CSS Templates</a></small></p>
      </div>
      <div class="entry">
        <p>This is <strong>Exposure</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/exposure">WordPress theme</a> at <a href="http://www.freewpthemes.net/">Free WordPress Themes</a>.</p>
      </div>
      <p class="links"><a href="#" class="more">Read More</a> <a href="#" class="comments">No Comments</a></p>
    </div>
    <div class="post">
      <div class="title">
        <h2><a href="#">Etiam rhoncus volutpat</a></h2>
        <p><small>Posted on August 20th, 2007 by <a href="#">Free CSS Templates</a></small></p>
      </div>
      <div class="entry">
        <p>Maecenas pede nisl, elementum eu, ornare ac, malesuada at, erat. Proin gravida orci porttitor enim accumsan lacinia. Donec condimentum, urna non molestie semper, ligula enim ornare nibh, quis laoreet eros quam eget ante. Aliquam libero. Vivamus nisl nibh, iaculis vitae, viverra sit amet, ullamcorper vitae, turpis. Aliquam erat volutpat. Vestibulum dui sem, pulvinar sed, imperdiet nec, iaculis nec, leo. Fusce odio. </p>
        <p>Etiam arcu dui, faucibus eget, placerat vel, sodales eget, orci. Donec ornare neque ac sem. Mauris aliquet. Aliquam sem leo, vulputate sed, convallis at, ultricies quis, justo. Donec nonummy magna quis risus. Quisque eleifend. Phasellus tempor vehicula justo. Aliquam lacinia metus ut elit. Suspendisse iaculis mauris nec lorem.<br />
        </p>
      </div>
      <p class="links"> <a href="#" class="more">Read More</a> <a href="#" class="comments">No Comments</a> </p>
    </div>
    <div class="post">
      <div class="title">
        <h2><a href="#">Praesent  condimentum</a></h2>
        <p><small>Posted on August 20th, 2007 by <a href="#">Free CSS Templates</a></small></p>
      </div>
      <div class="entry">
        <p>Etiam arcu dui, faucibus eget, placerat vel, sodales eget, orci. Donec ornare neque ac sem. Mauris aliquet. Aliquam sem leo, vulputate sed, convallis at, ultricies quis, justo. Donec nonummy magna quis risus. Quisque eleifend. Phasellus tempor vehicula justo. Aliquam lacinia metus ut elit. Suspendisse iaculis mauris nec lorem.</p>
        <ol>
          <li><a href="#">Integer sit amet pede vel arcu aliquet pretium.</a></li>
          <li><a href="#">Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</a></li>
          <li><a href="#">Phasellus nec erat sit amet nibh pellentesque congue.</a></li>
          <li><a href="#">Pellentesque quis elit non lectus gravida blandit. <br />
          </a></li>
        </ol>
      </div>
      <p class="links"><a href="#" class="more">Read More</a> <a href="#" class="comments">No Comments</a> </p>
    </div>
    <br style="clear: both;" />
  </div>
  <!-- end content -->
  <br style="clear: both;" />
</div>
<!-- end page -->
<!-- start footer -->
<div id="footer">
  <p class="links">
    <a href="#" class="rss" title="Subscribe to entries web feed">Entries (<abbr title="Really Simple Syndication">RSS</abbr>)</a>
    &nbsp;&nbsp;&nbsp;
    <a href="#" class="rss" title="Subscribe to comments web feed">Entries (<abbr title="Really Simple Syndication">RSS</abbr>)</a>
    &nbsp;&nbsp;&nbsp;
    <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;&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>
  <p class="legal">
    &copy;2007 Exposure. 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>. </p>
</div>
<!-- end footer -->
</body>
</html>

   
    
    
    
    
  








Related examples in the same category

1.amazinglycool
2.expressivestars
3.extended
4.external
5.extracts
6.falling-away
7.fantasy
8.flare
9.flashyweb
10.flash_web
11.fireworks
12.floating
13.falling
14.fantasyland
15.metamorph_weird
16.metamorph_violet
17.metamorph_violetdream
18.metamorph_mydesign
19.metamorph_myst
20.metamorph_mywaves
21.metamorph_myweb
22.metamorph_freedom_lt
23.metamorph_gloryfield
24.metamorph_horizon
25.bubble
26.classic-luxury
27.classic
28.classique
29.classliclink
30.civilized
31.metamorph_cool
32.metamorph_imaginary
33.metamorph_infinity
34.metamorph_newage
35.metamorph_madness
36.metamorph_heaven
37.metamorph_lensflare
38.metamorph_shinyblur_lt
39.metamorph_sparks_lt
40.metamorph_soulfrost
41.metamorph_space
42.metamorph_spaceglowing
43.metamorph_sphere
44.metamorph_starwars
45.metamorph_steel
46.metamorph_stones
47.abundant
48.chalkboard
49.cool-web
50.coolblack
51.CoolishBlack
52.coolracing
53.coolzone
54.cool_web
55.creative-media
56.creative-mind
57.creative
58.creevykeel
59.decayed
60.essence
61.essential
62.auroradesktop
63.scenic-reflections