simpleton : Simple « Templates « HTML / CSS






simpleton

  

<!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      : Simpleton 
Version    : 1.0
Released   : 20110315
Description: A two-column web design, best for your personal and business blogging.

-->
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>Simpleton  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: 0px;
  padding: 0px;
  background: #ECF0EC url(simpleton-images/img01.gif) repeat;
  text-align: justify;
  font: 13px Arial, Helvetica, sans-serif;
  color: #787878;
}

h1, h2, h3 {
  font: 1.82em;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
  letter-spacing: -1px;
  color: #000000;
}

p, ol, ul {
  line-height: 1.67em;
}

a {
  color: #828170;
}

a:hover {
  text-decoration: none;
}

hr {
  display: none;
}

/* Header */

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

/* Logo */

#logo {
  float: left;
  padding: 10px 0 0 130px;
}

#logo h1 {
  margin: 0;
  height: 160px;
  padding: 40px 0 0 0px;
  text-transform: lowercase;
  letter-spacing: -2px;
  font-size: 4em;
  font-weight: normal;
  color: #000000;
}

#logo h1 a {
  display: block;
  text-decoration: none;
  color: #000000;
}

#logo p {
  margin: -103px 0 0 2px;
  text-transform: uppercase;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 11px;
}

#logo a {
  display: block;
  text-decoration: none;
  color: #000000;
}

/* Menu */

#menu {
  float: right;
}

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

#menu li {
  display: inline;
}

#menu a {
  display: block;
  float: left;
  margin-left: 5px;
  padding: 5px 20px;
  background: #F3F1E9;
  text-decoration: none;
  text-transform: uppercase;
  border-top: 2px solid #EBEAD1;
  font-family: Arial, Helvetica, sans-serif; 
  font-weight: bold;
  font-size: 11px;
  color: #182C33;
}

#menu a:hover, .active a {
}

/* Page */


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

/* Content */

#content {
  float: left;
  width: 650px;
  margin-bottom: 10px;
}

/* Post */

.post {
  margin-top: 20px;
}

.post .date {
  float: left;
  width: 60px;
  height: 50px;
  margin: 0;
  margin-top: 3px;
  margin-right: 20px;
  padding-top: 10px;
  background: #EA8101;
  line-height: normal;
  text-transform: uppercase;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #FFFFFF;
}

.post .date b {
  margin: 0;
  padding: 0;
  display: block;
  margin-top: -5px;
  font-size: 24px;
  color: #FFFFFF;
  
}

.post .title {
  margin: 0;
  padding: 0px 0 0 0;
  margin-left: 10px;
  padding-left: 10px;
  font-size: 2.8em;
  color: #000000;
}

.post .title h2 {
  padding: 0;
  margin: 0;
}

.post .hr1 {
}

.post .meta {
  margin: 0 0 10px 20px;
  padding: 0;
  line-height:normal;
  text-transform: uppercase;
  color: #434343;
}

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

.post .entry {
  margin: 0;
  padding: 0 0 20px 80px;
}

/* Sidebar */

#sidebar {
  float: right;
  width: 240px;
  padding-top: 20px;
  margin-bottom: 20px;
}

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

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

#sidebar li ul {
}

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

#sidebar li li a {
}

#sidebar h2 {
  padding: 10px 20px;
  margin: 0 0 6px 0;
  font-size: 1.4em;
  background: #000000;
  text-transform: uppercase;
  color: #FFFFFF;
}

#sidebar a {
  text-decoration: none;
}

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

/* Calendar */

#calendar_wrap {
  border-top: 1px dashed #666633;
}

#calendar caption {
  padding-top: 5px;
  font-weight: bold;
}

#calendar table {
  width: 100%;
  border: 0px solid #E8E8E8;
  font-family: Arial, Helvetica, sans-serif;
}

#calendar thead {
  background: #000000;
  text-align: center;
  color: #FFFFFF;
}

#calendar tbody td {
  border: 1px solid #514F42;
  text-align: center;
}

#today {
  font-weight: bold;
}

#prev {
}

#next {
  text-align: right;
}

/* Footer */

#wrapper2 {
  background: #422C21;
}

#footer {
  width: 940px;
  margin: 0 auto;
  padding-top: 20px;
  padding-bottom: 20px;
  text-transform: uppercase;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  color: #FFFFFF;
}

#footer a {
  text-decoration: none;
  font-size: 10px;
  color: #FFFFFF;
}

#legal {
  clear: both;
  margin: 0;
  padding: 10px 0;
  text-align: center;
  font-size: 10px;
  color: #525252;
  background: black;
}

#legal a {
  border-bottom: 1px dotted #939393;
  text-decoration: none;
  color: #939393;
}

</style>


</head>
<body>
<!-- start header -->
<div id="header">
  <div id="logo">
    <h1><a href="#">Simpleton </a></h1>
    <p><a href="http://www.freecsstemplates.org/">Design by Free CSS Templates</a></p>
  </div>
  <div id="menu">
    <ul>
      <li class="active"><a href="#">Home</a></li>
      <li><a href="#">Blog</a></li>
      <li><a href="#">Gallery</a></li>
      <li><a href="#">About</a></li>
      <li><a href="#">Contact </a></li>
    </ul>
  </div>
</div>
<hr />
<!-- end header -->
<!-- start page -->
<div id="wrapper">
  <div id="page">
    <!-- start content -->
    <div id="content">
      <div class="post">
        <p class="date">mar<b>03</b></p>
        <h2 class="title">Welcome to Our Website!</h2>
        <p class="meta"><small>Posted <a href="#">freewordpressthemes</a> | <a href="#">Edit</a> Filed under <a href="#">WordPress</a>, <a href="#">Internet</a> | <a href="#">No Comments &raquo;</a></small></p>
        <div class="entry">
          <p>This is <strong>Simpleton </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/Simpleton/">WordPress theme</a> at <a href="http://www.freewpthemes.net/">Free WordPress Themes</a>.</p>
        </div>
      </div>
      <div class="post">
        <p class="date">feb<b>26</b></p>
        <h2 class="title">Praesent scelerisque scelerisque erat</h2>
        <p class="meta"><small>Posted <a href="#">freewordpressthemes</a> | <a href="#">Edit</a> Filed under <a href="#">WordPress</a>, <a href="#">Internet</a> | <a href="#">No Comments &raquo;</a></small></p>
        <div class="entry">
          <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. </p>
        </div>
      </div>
      <div class="post">
        <p class="date">feb<b>22</b></p>
        <h2 class="title">Maecenas luctus lectus at sapien</h2>
        <p class="meta"><small>Posted <a href="#">freewordpressthemes</a> | <a href="#">Edit</a> Filed under <a href="#">WordPress</a>, <a href="#">Internet</a> | <a href="#">No Comments &raquo;</a></small></p>
        <div class="entry">
          <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. </p>
          <p>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. <br />
          </p>
        </div>
      </div>
    </div>
    <!-- end content -->
    <!-- start sidebar -->
    <div id="sidebar">
      <ul>
        <li id="categories">
          <h2>Categories</h2>
          <ul>
            <li><a href="#">Lorem Ipsum Dolor Sit Amit </a> (1) </li>
            <li><a href="#">Uncategorized Here </a>(4) </li>
            <li><a href="#">Nulla luctus eleifend dictum </a> (1) </li>
            <li><a href="#">Pellentesque tempus</a> (4) </li>
            <li><a href="#">Donec dictum metus</a> (1) </li>
            <li><a href="#">Etiam posuere augue</a> (4) </li>
          </ul>
        </li>
        <li id="calendar">
          <h2>Calendar</h2>
          <div id="calendar_wrap">
            <table id="wp-calendar" summary="Calendar">
              <caption>
              September 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="July" colspan="3" id="prev"><a href="#">&laquo; Jul</a></td>
                  <td class="pad">&nbsp;</td>
                  <td abbr="September" colspan="3" id="next" class="pad"><a href="#">Sep &raquo;</a></td>
                </tr>
              </tfoot>
              <tbody>
                <tr>
                  <td colspan="2" class="pad">&nbsp;</td>
                  <td>1</td>
                  <td>2</td>
                  <td>3</td>
                  <td>4</td>
                  <td>5</td>
                </tr>
                <tr>
                  <td>6</td>
                  <td>7</td>
                  <td>8</td>
                  <td>9</td>
                  <td>10</td>
                  <td>11</td>
                  <td>12</td>
                </tr>
                <tr>
                  <td>13</td>
                  <td>14</td>
                  <td>15</td>
                  <td>16</td>
                  <td>17</td>
                  <td>18</td>
                  <td>19</td>
                </tr>
                <tr>
                  <td>20</td>
                  <td id="today">21</td>
                  <td>22</td>
                  <td>23</td>
                  <td>24</td>
                  <td>25</td>
                  <td>26</td>
                </tr>
                <tr>
                  <td>27</td>
                  <td>28</td>
                  <td>29</td>
                  <td>30</td>
                  <td>31</td>
                  <td class="pad" colspan="2">&nbsp;</td>
                </tr>
              </tbody>
            </table>
          </div>
        </li>
        <li>
          <h2>Lorem Ipsum Dolor</h2>
          <ul>
            <li><a href="#">Nulla luctus eleifend purus</a></li>
            <li><a href="#">Praesent scelerisque scelerisque erat</a></li>
            <li><a href="#">Ut nonummy rutrum sem</a></li>
            <li><a href="#">Pellentesque tempus quam quis nulla</a></li>
            <li><a href="#">Fusce ultrices fringilla metus</a></li>
            <li><a href="#">Praesent mattis condimentum nisl</a></li>
          </ul>
        </li>
      </ul>
    </div>
    <!-- end sidebar -->
    <br style="clear: both;" />
  </div>
</div>
<!-- end page -->
<!-- start footer -->
<div id="footer">
<p id="legal"> &copy;2011 Simpleton . 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>.  <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;&bull;&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>
<!-- end footer -->
</div>
</body>
</html>

   
    
  








Related examples in the same category

1.simple-blue
2.simple-brown
3.simple-elegance
4.simple-jojo
5.simple-personal
6.simple-solution
7.simple-type
8.simple 1
9.simple3column
10.simpleandsleak
11.simpleblog1-0
12.simplecorp
13.simplecurve
14.simpleelegance03
15.simpleevent
16.SimpleMin
17.simplepagedesign
18.simplepassage
19.simplepicture
20.simples
21.simplescheme-magazine
22.simpletex
23.simpletwocolumn
24.simplex
25.simplified
26.simply_plain_v2