applique : Design 2 « Templates « HTML / CSS






applique

     

<!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       : Appliqu
Description: A two-column, fixed-width design.
Version    : 1.0
Released   : 20080522

-->
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>Appliqu  by Free CSS Templates</title>
<meta name="keywords" content="" />
<meta name="description" content="" />
<style type='text/css'>

body {
  margin-top: 20px;
  padding: 0;
  background: #F5E5C5 url(applique-images/img01.jpg) repeat left top;
  font-size: 11px;
  text-align: justify;
  color: #ABABAB;
}

body, th, td, input, textarea, select, option {
  font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
}

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

h1 {
  letter-spacing: -2px;
  font-size: 3em;
}

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

h3 {
  font-size: 1em;
}

p, ul, ol {
  line-height: 200%;
}

blockquote {
  padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
  line-height: normal;
  font-style: italic;
}

a {
  color: #CDCDCD;
}

a:hover {
  color: #CDCDCD;
}

hr {
  display: none;
}

#wrapper {
  width: 800px;
  margin: 0 auto;
  padding: 0;
  background: url(applique-images/img03.jpg) repeat-y left top;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
}

#wrapper .top {
  background: url(applique-images/img02.jpg) no-repeat left top;
}


/* Header */

#header {
  width: 800px;
  height: 80px;
  margin: 0 auto;
  padding: 20px 0 0 0;
  background: #FFB03B;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  border-top: 1px solid #000000;
  color: #B64926;
}

#header h1, #header p {
  margin: 0;
  text-transform: lowercase;
  font-family: Georgia, "Times New Roman", Times, serif;
}

#header h1 {
  color: #000000;
  font-size: 42px;
  padding-left: 35px;
}

#header p {
  padding: 0px 0 0 30px;
  font-size: 12px;
  font-weight: bold;
}

#header a {
  text-decoration: none;
  color: #F79F1A;
}

/* Page */

#page {
  width: 800px;
  margin: 0 auto;
  margin-bottom: 15px;
}

/* Content */

#content {
  float: right;
  width: 505px;
  margin: 0;
  padding: 25px 25px 15px 20px;
}

.post {
  padding: 0px 0 0 0;
}

.title {
  border-left: 6px solid #2E2E2E;
  padding: 0 20px 0 27px;
  font-size: 24px;
}

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

.pagetitle {
}

.byline {
  margin: -25px 20px 0 33px;
  color: #FFFFFF;
}

.meta {
  text-align: left;
  color: #5C1600;
  padding: 10px 20px 10px 17px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  background: #FFB03B;
  border: 3px solid #000000;
}

.meta .more {
  background: url(applique-images/img05.jpg) no-repeat left 50%;
  padding-left: 10px;
}

.meta .comments {
  background: url(applique-images/img05.jpg) no-repeat left 50%;
  padding-left: 10px;
}

.meta a {
  color: #000000;
}

.navigation {
}

.alignleft {
  float: left;
}

.alignright {
  float: right;
}

.posts {
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: normal;
}

.posts li {
}

.posts h3 {
  margin: 0;
  font-weight: bold;
}

.posts p {
  margin: 0;
  line-height: normal;
}

.posts a {
}

.entry {
  margin: 0;
  padding-left: 35px;
  color: #FFFFFF;
}

.last {
  border: none;
}

/* Sidebar */

#sidebar {
  float: left;
  width: 250px;
  margin-bottom: 10px;
  padding: 40px 0 0 0px;
  color: #5C1600;
}

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

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

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

#sidebar li li {
  margin: 0 0 0 30px;
  padding: 0 0 0 10px;
  background: url(applique-images/img05.jpg) no-repeat left 50%;
  line-height: 25px;
}

#sidebar h2 {
  width: 240px;
  height: 54px;
  margin: 0;
  padding: 10px 0 0 10px;
  font-size: 18px;
  background: url(applique-images/img04.jpg) no-repeat left top;
  color: #FFFFFF;
}

#sidebar a {
  color: #000000;
}

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

/* Search */

#search input {
  display: none;
}

#search input#s {
  display: block;
  width: 230px;
  padding: 2px 5px;
  border: 1px solid #3DD1FF;
  background: #FFFFFF url(applique-images/img05.gif) repeat-x;
}

#search br {
  display: none;
}

/* Calendar */

#calendar {
}

#calendar h2 {
  margin-bottom: 15px;
}

#calendar table {
  width: 80%;
  margin: 0 auto;
  text-align: center;
}

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

#next {
  text-align: right;
}

#prev {
  text-align: left;
}

/* Footer */

#footer {
  width: 800px;
  height: 60px;
  min-height: 60px;
  margin: 0 auto;
  margin-bottom: 20px;
  text-align: center;
  font-size: 10px;
  font-family: Arial, Helvetica, sans-serif;
  color: #B64926;
}

#footer p {
  padding: 20px 0;
}

#footer p a {
  color: #5C1600;
}


</style>


</head>
<body>
<!-- start header -->
<div id="header">
  <h1>appliqu</h1>
  <p> design By Free CSS Templates</p>
</div>
<!-- end header -->
<!-- start page -->
<div id="wrapper">
<div class="top">
  <div id="page">
    <div class="bgtop">
      <div class="bgbtm">
        <!-- start content -->
        <div id="content">
          <div class="post">
            <h1 class="title">About This Website</h1>
            <p class="byline"><small>Posted on August 25th, 2007 by <a href="#">admin</a> | <a href="#">Edit</a></small></p>
            <div class="entry">
              <p><strong>Appliqu</strong> is a free template from <a href="http://freecsstemplates.org/">Free CSS Templates</a> released under a <a href="http://creativecommons.org/licenses/by/2.5/">Creative Commons Attribution 2.5 License</a>. The flower photo is fromt <a href="http://www.pdphoto.org/">PDPhoto.org</a>. You're free to use this template for both commercial or personal use. I only ask that you link back to <a href="http://freecsstemplates.org/">my site</a> in some way. Enjoy :)</p>
            </div>
            <p class="meta"><a href="#" class="more">Read More</a> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; <a href="#" class="comments">Comments</a> (33)</p>
          </div>
          <div class="post">
            <h2 class="title">Risus Pellentesque</h2>
            <p class="byline"><small>Posted on August 25th, 2007 by <a href="#">admin</a> | <a href="#">Edit</a></small></p>
            <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. Maecenas pede nisl, elementum eu, ornare ac, malesuada at, erat. Proin gravida orci porttitor enim accumsan lacinia. </p>
            </div>
            <p class="meta"><a href="#" class="more">Read More</a> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href="#" class="comments">Comments</a> (33)</p>
          </div>
          <div class="post">
            <h2 class="title">Praesent Scelerisque</h2>
            <p class="byline"><small>Posted on August 25th, 2007 by <a href="#">admin</a> | <a href="#">Edit</a></small></p>
            <div class="entry">
              <p>Pellentesque pede. Donec pulvinar ullamcorper metus. In eu odio at lectus pulvinar mollis. Vestibulum sem magna, elementum ut, vestibulum eu, facilisis quis, arcu. Mauris a dolor. Nulla facilisi. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Sed blandit. Phasellus pellentesque, ante nec iaculis dapibus, eros justo auctor lectus, a lobortis lorem mauris quis nunc. Praesent pellentesque facilisis elit. <br />
              </p>
            </div>
            <p class="meta"><a href="#" class="more">Read More</a> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; <a href="#" class="comments">Comments</a> (33)</p>
          </div>
        </div>
        <!-- end content -->
        <!-- start sidebar -->
        <div id="sidebar">
          <ul>
            <li>
              <h2>Categories</h2>
              <ul>
                <li><a href="#">Aliquam liberonare</a></li>
                <li><a href="#">Consectetuer adipiscing</a></li>
                <li><a href="#">Metusin  pellentesque</a></li>
                <li><a href="#">Suspendisse  maurisres</a></li>
                <li><a href="#">Urnanet  molestie semper</a></li>
                <li><a href="#">Proin gravida  porttitor</a></li>
              </ul>
            </li>
            <li>
              <h2>Blogroll</h2>
              <ul>
                <li><a href="#">Aliquam liberonare</a></li>
                <li><a href="#">Consectetuer adipiscing</a></li>
                <li><a href="#">Metusin  pellentesque</a></li>
                <li><a href="#">Suspendisse  maurisres</a></li>
                <li><a href="#">Urnanet  molestie semper</a></li>
                <li><a href="#">Proin gravida  porttitor</a></li>
              </ul>
            </li>
            <li>
              <h2>Archives</h2>
              <ul>
                <li><a href="#">September</a> (23)</li>
                <li><a href="#">August</a> (31)</li>
                <li><a href="#">July</a> (31)</li>
                <li><a href="#">June</a> (30)</li>
                <li><a href="#">May</a> (31)</li>
                <li><a href="#">April</a> (30)</li>
              </ul>
            </li>
          </ul>
        </div>
        <!-- end sidebar -->
        <div style="clear:both">&nbsp;</div>
      </div>
    </div>
  </div>
</div>
</div>
<div id="footer">
  <p>&copy;2007 All Rights Reserved &nbsp;&bull;&nbsp; Template design by <a href="http://www.freecsstemplates.org/">Free CSS Templates</a></p>
</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.aprilshowers
59.Arbenting-MinimalistResumeTemplate
60.expanding-portfolio
61.experience
62.expertvision
63.exploitable
64.ezine02
65.familiar
66.favorite-cakes
67.featherlight
68.featuring
69.femflex1
70.fernando1
71.fertilization
72.Fibre
73.fibreglass
74.filaments
75.findingpeace
76.firerescuesquad
77.fivestar
78.Flair Template
79.flair
80.flan2
81.flange
82.flattering
83.flavour
84.fleur
85.flightandfight
86.fluidity
87.fluidsolution
88.flyover-builders
89.WP-Bliss
90.website-design
91.website-traffic