optimism : Effect 2 « Templates « HTML / CSS






optimism

   

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

-->
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>Optimism 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: 0;
  padding: 0;
  background: #FFFFFF url(optimism-images/img01.gif);
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #837669;
}

h1, h2, h3 {
  margin: 0;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
  color: #6D5A46;
}

h1 { font-size: 44px; }

h2 { font-size: 26px; }

h3 { }

p, ul, ol {
  margin-top: 0;
  line-height: 240%;
  text-align: justify;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 11px;
}

ul, ol { }

blockquote { }

a { color: #D87EB4; }

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;
}

/* Header */

#header-wrapper {
  height: 74px;
  background: url(optimism-images/img02.gif);
}

#header {
  width: 1000px;
  height: 74px;
  margin: 0 auto;
  background: url(optimism-images/img03.gif);
}

/* Menu */

#menu {
  float: left;
  width: 680px;
  height: 74px;
  background: url(optimism-images/img04.gif) no-repeat;
}

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

#menu li {
  display: block;
  float: left;
}

#menu a {
  display: block;
  float: left;
  margin-right: 17px;
  padding: 5px 12px;
  text-decoration: none;
  font: 14px Georgia, "Times New Roman", Times, serif;
  color: #658453;
}

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

#menu .current_page_item a {
  background: #A2CE89 url(optimism-images/img06.gif) repeat-x;
  color: #FFFFFF;
}

/* Search */

#search {
  float: right;
  width: 305px;
  height: 74px;
  background: url(optimism-images/img05.gif) no-repeat right top;
}

#search form {
  margin: 0;
  padding: 36px 0 0 0;
}

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

#search input {
  float: left;
  font: 12px Georgia, "Times New Roman", Times, serif;
  border: none;
}

#search-text {
  width: 135px;
  height: 18px;
  padding: 3px 0 0 5px;
  background: #ECF9E4;
  color: #658453;
}

#search-submit {
  height: 21px;
  margin-left: 12px;
  background: #BE7BA2 url(optimism-images/img07.gif) repeat-x;
  color: #FFFFFF;
}

/* Page */

#page {
  width: 800px;
  margin: 0 auto;
  padding: 0 45px;
  background: #FFFFFF url(optimism-images/img08.gif) repeat-x;
  border: 5px solid #FFFFFF;
}

/** LOGO */

#logo {
  height: 148px;
  background: url(optimism-images/img09.gif) repeat-x left bottom;
}

#logo h1, #logo p {
  float: left;
  margin: 0;
  padding: 0;
  line-height: normal;
}

#logo h1 { padding-top: 45px; }

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

#logo h1 a:hover { text-decoration: underline; }

#logo p {
  padding: 65px 0 0 15px;
  font: italic 13px Georgia, "Times New Roman", Times, serif;
  color: #B6ACA2;
}

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

#logo p a:hover { text-decoration: underline; }

/* Content */

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

/* Post */

.post {
  margin-bottom: 25px;
}

.post .title {
  margin-bottom: 3px;
  padding: 2px 30px;
  background: url(optimism-images/img10.gif) repeat-y;
}

.post .meta {
  margin: 0 0 3px 0;
  padding: 2px 30px;
  background: url(optimism-images/img11.gif) repeat-y;
  font: italic 13px Georgia, "Times New Roman", Times, serif;
  color: #B6ACA2;
}

.post .meta a { color: #B6ACA2; }

.post .entry {
  padding: 25px 30px;
  background: url(optimism-images/img12.gif) repeat-y;
}

.post .links {
  margin: 0 250px 0 0;
  padding: 0 0 0 10px;
  background: #FEF7EF url(optimism-images/img13.gif) repeat-x;
}

.post .links .comments {
  padding-left: 22px;
  background: url(optimism-images/img14.gif) no-repeat left center;
}

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

/* Sidebar */

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

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

#sidebar li {
  margin-bottom: 30px;
  padding: 0 0 20px 30px;
  background: url(optimism-images/img12.gif) repeat-y;
}

#sidebar li ul {
  line-height: 200%;
}

#sidebar li li {
  margin: 0;
  padding: 0;
  background: url(optimism-images/spacer.gif);
}

#sidebar h2 {
  margin: 0 0 20px -30px;
  padding: 2px 0 2px 30px;
  background: url(optimism-images/img10.gif) repeat-y;
  border-bottom: 3px solid #FFFFFF;
  font-size: 18px;
}


#sidebar p {
  line-height: 200%;
}

/* 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;
  background: #FEF7EF url(optimism-images/img13.gif) repeat-x;
}

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

#calendar #today {
  background: #E7F1E1;
}

/* Footer */

#footer {
  background: url(optimism-images/img09.gif) repeat-x;
}

#footer p {
  margin: 0;
  padding: 30px 0;
  text-align: center;
  line-height: normal;
  color: #B5ADA5;
}

#footer a {
  color: #B5ADA5;
}

</style>


</head>
<body>
<div id="header-wrapper">
  <div id="header">
    <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><a href="#">Links</a></li>
        <li><a href="#">Contact</a></li>
      </ul>
    </div>
    <!-- end #menu -->
    <div id="search">
      <form method="get" action="">
        <fieldset>
        <input type="text" name="s" id="search-text" size="15" />
        <input type="submit" id="search-submit" value="Search" />
        </fieldset>
      </form>
    </div>
    <!-- end #search -->
  </div>
  <!-- end #header -->
</div>
<!-- end #header-wrapper -->
<div id="page">
  <div id="logo">
    <h1><a href="#">Optimism</a></h1>
    <p><em>{ by <a href="http://www.nodethirtythree.com/">NodeThirtyThree</a> &amp; <a href="http://www.freecsstemplates.org/">Free CSS Templates</a> }</em></p>
  </div>
  <hr />
  <!-- end #logo -->
  <div id="content">
    <div class="post">
      <h2 class="title">Welcome to Optimism</h2>
      <p class="meta"><em>{ Posted by <a href="#">enks</a> on March 10, 2008 }</em></p>
      <div class="entry">
        <img src="optimism-images/img16.jpg" alt="" width="110" height="110" class="left" />
        <p>This is <strong>Optimism</strong>, a free, fully standards-compliant CSS template designed by <a href="http://www.nodethirtythree.com/">NodeThirtyThree</a> for <a href="http://www.freecsstemplates.org/">Free CSS Templates</a>, released for free under the <a href="http://creativecommons.org/licenses/by/2.5/">Creative Commons Attribution 2.5</a> license. The photos in this design are from <a href="http://www.pdphoto.org/">PDPhoto.org</a>. You're free to use this template for anything as long as you link back to <a href="http://www.freecsstemplates.org/">my site</a>. Enjoy :)</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="#" class="comments">Comments (64)</a> &nbsp;&nbsp;&nbsp; <a href="#" class="permalink">Full article</a></p>
      </div>
    </div>
    <div class="post">
      <h2 class="title">Lorem ipsum sed aliquam</h2>
      <p class="meta"><em>{ Posted by <a href="#">enks</a> on March 8, 2008 }</em></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. Phasellus pellentesque. 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="#" 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>
        <h2>Aliquam tempus</h2>
        <p>Mauris vitae nisl nec metus placerat perdiet est. Phasellus dapibus semper urna. Pellentesque ornare, orci in consectetuer hendrerit, volutpat.</p>
      </li>
      <li id="calendar">
        <h2>Calendar</h2>
        <div id="calendar_wrap">
          <table summary="Calendar">
            <caption>
            March 2008
            </caption>
            <thead>
              <tr>
                <th abbr="Monday" scope="col" title="Monday">M</th>
                <th abbr="Tuesday" scope="col" title="Tuesday">T</th>
                <th abbr="Wednesday" scope="col" title="Wednesday">W</th>
                <th abbr="Thursday" scope="col" title="Thursday">T</th>
                <th abbr="Friday" scope="col" title="Friday">F</th>
                <th abbr="Saturday" scope="col" title="Saturday">S</th>
                <th abbr="Sunday" scope="col" title="Sunday">S</th>
              </tr>
            </thead>
            <tfoot>
              <tr>
                <td abbr="February" colspan="3" id="prev"><a href="#" title="">&laquo; Feb</a></td>
                <td class="pad">&nbsp;</td>
                <td abbr="April" colspan="3" id="next"><a href="#" title="">Apr &raquo;</a></td>
              </tr>
            </tfoot>
            <tbody>
              <tr>
                <td colspan="5" class="pad">&nbsp;</td>
                <td>1</td>
                <td>2</td>
              </tr>
              <tr>
                <td>3</td>
                <td>4</td>
                <td>5</td>
                <td>6</td>
                <td>7</td>
                <td>8</td>
                <td>9</td>
              </tr>
              <tr>
                <td>10</td>
                <td id="today">11</td>
                <td>12</td>
                <td>13</td>
                <td>14</td>
                <td>15</td>
                <td>16</td>
              </tr>
              <tr>
                <td>17</td>
                <td>18</td>
                <td>19</td>
                <td>20</td>
                <td>21</td>
                <td>22</td>
                <td>23</td>
              </tr>
              <tr>
                <td>24</td>
                <td>25</td>
                <td>26</td>
                <td>27</td>
                <td>28</td>
                <td>29</td>
                <td>30</td>
              </tr>
              <tr>
                <td>31</td>
                <td class="pad" colspan="6">&nbsp;</td>
              </tr>
            </tbody>
          </table>
        </div>
      </li>
      <li>
        <h2>Turpis nulla</h2>
        <ul class="list1">
          <li><a href="#"><img src="optimism-images/img17.jpg" alt="" width="90" height="90" /></a></li>
          <li class="alt"><a href="#"><img src="optimism-images/img18.jpg" alt="" width="90" height="90" /></a></li>
          <li><a href="#"><img src="optimism-images/img19.jpg" alt="" width="90" height="90" /></a></li>
          <li class="alt"><a href="#"><img src="optimism-images/img20.jpg" alt="" width="90" height="90" /></a></li>
        </ul>
        <p style="clear: both; margin: 0; line-height: normal; text-align: right;"><a href="#">More photos &gt;</a></p>
      </li>
    </ul>
  </div>
  <!-- end #sidebar -->
  <div style="clear: both;">&nbsp;</div>
  <div id="footer">
    <p>Copyright (c) 2008 Sitename.com. All rights reserved. Design by <a href="http://www.nodethirtythree.com/">NodeThirtyThree</a> &amp; <a href="http://www.freecsstemplates.org/">Free CSS Templates</a> | <a href="http://www.free-templates.ru/">Free-Templates.RU</a></p>
  </div>
  <!-- end #footer -->
</div>
<!-- end #page -->
</body>
</html>

   
    
    
  








Related examples in the same category

1.bigpixels
2.binary-news
3.mosaic
4.perfection
5.plain1
6.plain2
7.plastic-surgery
8.plastics
9.overdose
10.outlined
11.optimistic
12.Modern_Theme
13.MultiStrangeColor
14.modern
15.minimalistic
16.primitive
17.sparkle
18.sparkling
19.spotlight
20.simplyfluid
21.slider
22.pragmatic
23.popular
24.primitif
25.pure-web-2.0
26.pure
27.reflection
28.reflections
29.royal-cyan
30.royal_policy
31.smalltown
32.smallwindow
33.smartdesign
34.smarttouch
35.splendid
36.workfire
37.webtile
38.Wide_Side
39.zionnarrow
40.zionnarrows
41.xtreme
42.ZEN
43.zenlike
44.wondrous
45.stonewalled
46.tattoopatt
47.tattoopattern
48.tastelessly
49.tasty
50.thebarn
51.tinfoil_helmet
52.tomato
53.metal-feel
54.metal
55.historical
56.historicpaper
57.historyofwar
58.lonelyness