refresh : Clear « Templates « HTML / CSS






refresh

  

<!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       : Refresh  
Description: A two-column, fixed-width design with dark color scheme.
Version    : 1.0
Released   : 20091220

-->
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta name="keywords" content="" />
<meta name="description" content="" />
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>Refresh   by Free CSS Templates</title>
<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: #040F12 url(refresh-images/img01.jpg) repeat-x left top;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #9DAAB2;
}

h1, h2, h3 {
  margin: 0;
  padding: 0;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #000000;
}

h1 {
  font-size: 2em;
}

h2 {
  font-size: 2.4em;
}

h3 {
  font-size: 1.6em;
}

p, ul, ol {
  margin-top: 0;
  line-height: 180%;
}

ul, ol {
}

a {
  text-decoration: none;
  color: #0D6B82;
}

a:hover {
}

#wrapper {
  width: 960px;
  margin: 0 auto;
  padding: 0;
}

/** HEADER */

#header {
  width: 950px;
  height: 141px;
  margin: 0px auto;
}

/** LOGO */

#logo {
  height: 73px;
  padding-top: 20px;
}

#logo h1 {
  margin: 0px;
  font-size: 36px;
  font-weight: normal;
}

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

#logo p {
  padding-left: 3px;
  text-transform: uppercase;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #BABABA;
}

#logo a {
  color: #BABABA;
}

/** MENU */

#menu {
  height: 48px;
}

#menu ul {
  margin: 0px;
  padding: 0px 0px 0px 0px;
  list-style: none;
  line-height: normal;
}

#menu li {
  float: left;
  margin-right: 1px;
}

#menu a {
  display: block;
  height: 28px;
  padding: 14px 20px 0px 20px;
  text-decoration: none;
  color: #FFFFFF;
}

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

#menu .active {
  background: #000000;
}

/* Search */

#search {
  float: right;
  width: 270px;
  height: 60px;
  padding: 0px 0px 0px 0px;
}

#search form {
  height: 41px;
  margin: 0;
  padding: 10px 0 0 20px;
}

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

#search-text {
  width: 150px;
  padding: 6px 5px 2px 5px;
  border: 1px solid #DEDEDE;
  background: #FFFFFF;
  text-transform: lowercase;
  font: normal 11px Arial, Helvetica, sans-serif;
  color: #5D781D;
}

#search-submit {
  width: 50px;
  height: 24px;
  border: none;
  background: #040F12;
  color: #FFFFFF;
}

/* Page */

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

#page-bgtop {
  padding: 20px px;
}

#page-bgbtm {
}

/* Content */

#content {
  float: left;
  width: 620px;
  padding: 20px 0px 0px 0px;
}

.post {
  margin-bottom: 15px;
}

.post-bgtop {
}

.post-bgbtm {
}

.post .title {
  height: 38px;
  margin-bottom: 10px;
  padding: 12px 0 0 0px;
  letter-spacing: -.5px;
  color: #FFFFFF;
}

.post .title a {
  color: #FFFFFF;
  border: none;
}

.post .meta {
  width: 400px;
  margin-top: -10px;
  padding: 5px 20px 5px 0px;
  text-align: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: italic;
  color: #3D4F5C;
}

.post .meta a {
  color: #3D4F5C;
}

.post .entry {
  padding: 0px 0px 20px 0px;
  padding-bottom: 20px;
  text-align: justify;
}

.links {
  padding-top: 20px;
  font-size: 12px;
  font-weight: bold;
}

/* Sidebar */

#sidebar {
  float: right;
  width: 280px;
  padding: 0px;
  color: #054A60;
  background: url(refresh-images/img05.jpg) repeat-y left top;
}

#sidebar-bgtop {
  background: url(refresh-images/img04.jpg) no-repeat left top;
}

#sidebar-bgbtm {
  padding: 40px 0px;
  background: url(refresh-images/img06.jpg) no-repeat left bottom;
}

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

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

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

#sidebar li li {
  line-height: 35px;
  border-bottom: 1px dashed #D1D1D1;
  margin: 0px 30px;
  border-left: none;
}

#sidebar li li span {
  display: block;
  margin-top: -20px;
  padding: 0;
  font-size: 11px;
  font-style: italic;
}

#sidebar h2 {
  height: 38px;
  padding-left: 30px;
  letter-spacing: -.5px;
  font-size: 1.8em;
  color: #000000;
}

#sidebar p {
  margin: 0 0px;
  padding: 0px 30px 20px 30px;
  text-align: justify;
}

#sidebar a {
  border: none;
  color: #054A60;
}

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

/* Calendar */

#calendar {
}

#calendar_wrap {
  padding: 20px;
}

#calendar table {
  width: 100%;
}

#calendar tbody td {
  text-align: center;
}

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

/** FOOTER */

#footer-wrapper {
  background: url(refresh-images/img02.jpg) repeat-x left top;
  height: 250px;
}

#footer {
  width: 950px;
  height: 250px;
  margin: 0px auto;
  background: url(refresh-images/img03.jpg) no-repeat left top;
}

#footer p {
  margin: 0px;
  padding: 30px 0px 0px 0px;
  text-align: center;
  color: #133D47;
}

#footer a {
  text-decoration: none;
  color: #133D47;
}

#footer .legal {
}

#footer .links {
}

</style>


</head>
<body>
<div id="wrapper">
  <div id="header">
    <div id="logo">
      <h1><a href="#">Refresh </a></h1>
      <p> design by <a href="http://www.freecsstemplates.org/">Free CSS Templates</a></p>
    </div>
    <div id="menu">
      <ul>
        <li><a href="#" class="active">Home</a></li>
        <li><a href="#">Blog</a></li>
        <li><a href="#">Photos</a></li>
        <li><a href="#">About</a></li>
        <li><a href="#">Links</a></li>
        <li><a href="#">Contact</a></li>
      </ul>
    </div>
    <!-- end #menu -->
  </div>
  <!-- end #header -->
  <div id="page">
    <div id="page-bgtop">
      <div id="page-bgbtm">
        <div id="content">
          <div class="post">
            <h2 class="title"><a href="#">Welcome to Refresh </a></h2>
            <p class="meta">Posted by <a href="#">Someone</a> on March 10, 2008
              &nbsp;&bull;&nbsp; <a href="#" class="comments">Comments (64)</a> &nbsp;&bull;&nbsp; <a href="#" class="permalink">Full article</a></p>
            <div class="entry">
              <p>This is <strong>Refresh </strong>, a free, fully standards-compliant CSS template designed by FreeCssTemplates<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>Sed lacus. Donec lectus. Nullam pretium nibh ut turpis. Nam bibendum. In nulla tortor, elementum ipsum. Proin imperdiet est. Phasellus dapibus semper urna. Pellentesque ornare, orci in felis. Donec ut ante. In id eros. Suspendisse lacus turpis, cursus egestas at sem.</p>
              <p class="links"><a href="#">Read More</a>&nbsp;&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;&nbsp;<a href="#">Comments</a></p>
            </div>
          </div>
          <div class="post">
            <h2 class="title"><a href="#">Lorem ipsum sed aliquam</a></h2>
            <p class="meta">Posted by <a href="#">Someone</a> on March 8, 2008
              &nbsp;&bull;&nbsp; <a href="#" class="comments">Comments (64)</a> &nbsp;&bull;&nbsp; <a href="#" class="permalink">Full article</a></p>
            <div class="entry">
              <p>Sed lacus. Donec lectus. Nullam pretium nibh ut turpis. Nam bibendum. In nulla tortor, elementum vel, tempor at, varius non, purus. Mauris vitae nisl nec metus placerat consectetuer. Donec ipsum. Proin imperdiet est. Phasellus <a href="#">dapibus semper urna</a>. Pellentesque ornare, orci in consectetuer hendrerit, urna elit eleifend nunc, ut consectetuer nisl felis ac diam. Etiam non felis. Donec ut ante. In id eros. Suspendisse lacus turpis, cursus egestas at sem.  Mauris quam enim, molestie in, rhoncus ut, lobortis a, est.</p>
              <p>Praesent ac lectus. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Vivamus augue. Fusce eget tellus ultrices ligula volutpat adipiscing. Aenean ligula lectus, vehicula in, dictum a, fermentum nec, felis. Nunc ac turpis in leo posuere imperdiet.</p>
              <p class="links"><a href="#">Read More</a>&nbsp;&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;&nbsp;<a href="#">Comments</a></p>
            </div>
          </div>
          <div class="post">
            <h2 class="title"><a href="#">Praesent mattis condimentum</a></h2>
            <p class="meta">Posted by <a href="#">Someone</a> on March 8, 2008
              &nbsp;&bull;&nbsp; <a href="#" class="comments">Comments (64)</a> &nbsp;&bull;&nbsp; <a href="#" class="permalink">Full article</a></p>
            <div class="entry">
              <p>Sed lacus. Donec lectus. Nullam pretium nibh ut turpis. Nam bibendum. In nulla tortor, elementum vel, tempor at, varius non, purus. Mauris vitae nisl nec metus placerat consectetuer. Donec ipsum. Proin imperdiet est. Phasellus <a href="#">dapibus semper urna</a>. Pellentesque ornare, orci in consectetuer hendrerit, urna elit eleifend nunc, ut consectetuer nisl felis ac diam. Etiam non felis. Donec ut ante. In id eros. Suspendisse lacus turpis, cursus egestas at sem.  Mauris quam enim, molestie in, rhoncus ut, lobortis a, est.</p>
              <p>Praesent ac lectus. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Vivamus augue. Fusce eget tellus ultrices ligula volutpat adipiscing. Aenean ligula lectus, vehicula in, dictum a, fermentum nec, felis. Nunc ac turpis in leo posuere imperdiet.</p>
              <p class="links"><a href="#">Read More</a>&nbsp;&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;&nbsp;<a href="#">Comments</a></p>
            </div>
          </div>
          <div style="clear: both;">&nbsp;</div>
        </div>
        <!-- end #content -->
        <div id="sidebar">
        <div id="sidebar-bgtop">
        <div id="sidebar-bgbtm">
          <ul>
            <li><h2>Search</h2>
              <div id="search" >
                
                <form method="get" action="#">
                  <div>
                    <input type="text" name="s" id="search-text" value="" />
                    <input type="submit" id="search-submit" value="GO" />
                  </div>
                </form>
              </div>
              <div style="clear: both;">&nbsp;</div>
            </li>
            <li>
              <h2>Aliquam tempus</h2>
              <p>Mauris vitae nisl nec metus placerat perdiet est. Phasellus dapibus semper consectetuer hendrerit.</p>
            </li>
            <li>
              <h2>Categories</h2>
              <ul>
                <li><a href="#">Aliquam libero</a></li>
                <li><a href="#">Consectetuer adipiscing elit</a></li>
                <li><a href="#">Metus aliquam pellentesque</a></li>
                <li><a href="#">Suspendisse iaculis mauris</a></li>
                <li><a href="#">Urnanet non molestie semper</a></li>
                <li><a href="#">Proin gravida orci porttitor</a></li>
              </ul>
            </li>
            <li>
              <h2>Blogroll</h2>
              <ul>
                <li><a href="#">Aliquam libero</a></li>
                <li><a href="#">Consectetuer adipiscing elit</a></li>
                <li><a href="#">Metus aliquam pellentesque</a></li>
                <li><a href="#">Suspendisse iaculis mauris</a></li>
                <li><a href="#">Urnanet non molestie semper</a></li>
                <li><a href="#">Proin gravida orci porttitor</a></li>
              </ul>
            </li>
            <li>
              <h2>Archives</h2>
              <ul>
                <li><a href="#">Aliquam libero</a></li>
                <li><a href="#">Consectetuer adipiscing elit</a></li>
                <li><a href="#">Metus aliquam pellentesque</a></li>
                <li><a href="#">Suspendisse iaculis mauris</a></li>
                <li><a href="#">Urnanet non molestie semper</a></li>
                <li><a href="#">Proin gravida orci porttitor</a></li>
              </ul>
            </li>
          </ul>
        </div>
        </div>
        </div>
        <!-- end #sidebar -->
        <div style="clear: both;">&nbsp;</div>
      </div>
      
    </div>
  </div>
  <!-- end #page -->
</div>
<div id="footer-wrapper">
  <div id="footer">
    <p>Copyright (c) 2008 Sitename.com. All rights reserved. Design by <a href="http://www.freecsstemplates.org/">Free CSS Templates</a>.</p>
  </div>
</div>
</body>
</html>

   
    
  








Related examples in the same category

1.clean&green
2.clean-and-professional
3.clean-web-2.0
4.cleandesign
5.cleangrad
6.cleaninterface
7.cleanlayout
8.cleantype
9.Clean_and_Brite
10.clearandcrisp
11.clearbreeze
12.clearfocus
13.clearfootball
14.clearminimalist
15.clearpixels
16.clearsky
17.fresh-vege
18.fresh
19.FreshiFresh
20.freshmedia-01
21.freshness
22.freshscent
23.Elegant_Style
24.elegance
25.smooth
26.smoothandsleek