flattering : Design 2 « Templates « HTML / CSS






flattering

     

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

-->
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>Flattering 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: 45px;
  padding: 0;
  background: #7A1A1A url(flattering-images/img01.gif) repeat left top;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 13px;
  color: #837669;
}

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

h1 { font-size: 44px; }

h2 { font-size: 20px; }

h3 { }

p, ul, ol {
  margin-top: 0;
  line-height: 240%;
  text-align: justify;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 11px;
}

ul, ol { }

blockquote { }

a { color: #B03336; }

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

#wrapper {
}

/* Header */

#header-wrapper {
  width: 880px;
  margin: 0 auto;
}

#header {
  width: 900px;
  height: 50px;
  margin: 0 auto;
  background: url(flattering-images/img02.gif) no-repeat left top;
}

/* Menu */

#menu {
  float: left;
  width: 540px;
  height: 50px;
}

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

#menu li {
  display: block;
  float: left;
  height: 35px;
  padding-top: 15px;
  background: url(flattering-images/img03.gif) no-repeat right center;
}

#menu a {
  display: block;
  float: left;
  padding: 0px 25px 0 25px;
  text-decoration: none;
  font: 14px Georgia, "Times New Roman", Times, serif;
  color: #FFFFFF;
}

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

#menu .current_page_item a {
  color: #FFFFFF;
}

/* Search */

#search {
  float: right;
  width: 305px;
  height: 26px;
}

#search form {
  float: right;
  margin: 0;
  padding: 15px 20px 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;
  color: #39561D;
}

/* Page */

#page {
  width: 860px;
  margin: 0 auto;
  padding: 30px 20px 0px 20px;
  background: #FFFFFF;
}

/** LOGO */

#logo {
  width: 280px;
  height: 190px;
  margin: 0 auto;
  background: url(flattering-images/img04.jpg) no-repeat left top;
}

#logo h1, #logo p {
  margin: 0;
  line-height: normal;
  text-align: center;
}

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

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

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

#logo p {
  margin: 0;
  padding: 130px 0 0 10px;
  font: italic 10px Georgia, "Times New Roman", Times, serif;
  color: #BF7D7F;
}

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

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

/* Content */

#content {
  float: right;
  width: 550px;
}

/* Post */

.post {
  margin-bottom: 25px;
}

.post .title {
  height: 30px;
  margin-bottom: 3px;
  padding: 8px 0px 2px 20px;
  background: url(flattering-images/img06.jpg) no-repeat left top;
  color: #FFFFFF;
}

.post .date {
  float: right;
  margin-top: -45px;
  padding-right: 20px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
  font-size: 18px;
  color: #FFFFFF;
}

.post .meta {
  margin: -30px  0 3px 25px;
  padding: 2px 30px 2px 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 10px;
  color: #FFFFFF;
}

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

.post .entry {
  padding: 25px 20px 0px 20px;
}

.post .links {
  margin: 0 250px 0 0;
  padding: 0 0 0 0px;
}

.post .links .comments {
}

.post .links .permalink {
  padding-left: 17px;
}

/* Sidebar */

#sidebar {
  float: left;
  width: 280px;
}

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

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

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

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

#sidebar p {
  margin: 0;
  padding: 0 20px;
}

#sidebar h2 {
  height: 33px;
  margin: 0 0 20px 0px;
  padding: 8px 0 2px 20px;
  background: url(flattering-images/img05.jpg) no-repeat left top;
  font-size: 20px;
  color: #FFFFFF;
}


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

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

#calendar #today {
  background: #E7F1E1;
}

/* Footer */

#footer {
  width: 900px;
  margin: 0 auto;
  padding: 0;
  background: url(flattering-images/img07.jpg) no-repeat left top;
  height: 61px;
}

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

#footer a {
  color: #B03336;
}

#bottom-bg {
  width: 900px;
  margin: 0 auto;
}

</style>


</head>
<body>
<div id="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 -->
  <hr />
  <!-- end #logo -->
<!-- end #header-wrapper -->

<div id="page">
  <div id="content">
    <div class="post">
      <h2 class="title">Welcome to Blogging</h2>
      <p class="date">01.23.09</p>
      <div class="entry">
        <p>This is <strong>Blogging</strong>, a free, fully standards-compliant CSS template designed by <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. 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.Sed lacus. Donec lectus. </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="date">01.23.09</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.</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="date">01.23.09</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 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">
  <div id="logo">
    <h1><a href="#">Flattering </a></h1>
    <p>template design by <a href="http://www.freecsstemplates.org/">Free CSS Templates</a></p>
  </div>
    <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>
          <li><a href="#"></a><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>
          </ul>
        </li>
    </ul>
  </div>
  <!-- end #sidebar -->
  <div style="clear: both;">&nbsp;</div>
</div>
  <div id="bottom-bg"><img src="flattering-images/img07.gif" alt="" /></div>
<!-- end #page -->

<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>
<!-- end #footer -->
</div>
</body>
</html>

   
    
    
    
    
  








Related examples in the same category

1.metamorph_drop
2.metamorph_energybolt
3.metamorph_exit
4.metamorph_global
5.metamorph_glowing
6.metamorph_host
7.metamorph_icybreeze
8.metamorph_interiordesign
9.metamorph_interstate60
10.metamorph_lotr
11.metamorph_lyrics_lt
12.metamorph_melancholy_lt
13.metamorph_mercuryworld
14.metamorph_metaform
15.metamorph_models
16.metamorph_nuke
17.metamorph_oldheavens
18.metamorph_palmbeach
19.metamorph_strongrey_lt
20.metamorph_thames
21.metamorph_transitional
22.metamorph_tropic
23.metamorph_truncata
24.metamorph_tubes
25.metamorph_tunel
26.ablaze
27.aboutfruts
28.abrasive
29.abscond
30.abstraction
31.acallia-development
32.accomplishable
33.actualbiz
34.adhesive
35.adios
36.advantage
37.aero-solutions
38.aerolyk
39.affection
40.agency
41.ahoy
42.al-infolabs
43.alexx-c
44.alieninvasion
45.alpha
46.altered
47.altruism
48.ambiance
49.amoreira
50.angryhornet
51.anibanner01
52.AnotherSquare
53.anther
54.anthropod
55.Antikoerperchen
56.antiquity
57.aphotic
58.applique
59.aprilshowers
60.Arbenting-MinimalistResumeTemplate
61.expanding-portfolio
62.experience
63.expertvision
64.exploitable
65.ezine02
66.familiar
67.favorite-cakes
68.featherlight
69.featuring
70.femflex1
71.fernando1
72.fertilization
73.Fibre
74.fibreglass
75.filaments
76.findingpeace
77.firerescuesquad
78.fivestar
79.Flair Template
80.flair
81.flan2
82.flange
83.flavour
84.fleur
85.flightandfight
86.fluidity
87.fluidsolution
88.flyover-builders
89.WP-Bliss
90.website-design
91.website-traffic