emporium : Design 5 « Templates « HTML / CSS






emporium

    

<!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      : Emporium
Version    : 1.0
Released   : 20090222
Description: A two-column, fixed-width and lightweight template ideal for 1024x768 resolutions. Suitable for blogs and small websites.

-->
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>Emporium 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: #28313A url(emporium-images/img01.jpg) repeat-x left top;
  font-size: 12px;
  font-family: Georgia, "Times New Roman", Times, serif;
  text-align: justify;
  color: #5C5C5C;
}

h1, h2, h3 {
  margin: 0;
  text-transform: lowercase;
  font-weight: normal;
  color: #FFFFFF;
}

h1 {
  letter-spacing: -1px;
  font-size: 32px;
}

h2 {
  font-size: 23px;
}

p, ul, ol {
  margin: 0 0 2em 0;
  text-align: justify;
  line-height: 26px;
}

a {
  color: #1B75A9;
}

a:hover, a:active {
  text-decoration: none;
  color: #1B75A9;
}

a:visited {
  color: #1B75A9;
}

img {
  border: none;
}

img.left {
  float: left;
  margin-right: 15px;
}

img.right {
  float: right;
  margin-left: 15px;
}

/* Form */

form {
  margin: 0;
  padding: 0;
}

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

legend {
  display: none;
}

input, textarea, select {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #333333;
}

#wrapper {
  margin: 0;
  padding: 0;
}

/* Header */

#header {
  width: 880px;
  margin: 0 auto;
  height: 60px;
  border: 10px #FFFFFF solid;
}

/* Menu */

#menu {
  float: left;
  width: 880px;
  height: 58px;
  background: url(emporium-images/img02.jpg) repeat-x left top;
}

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

#menu li {
  float: left;
  text-align: center;
}

#menu a {
  display: block;
  padding: 0 50px;
  background: url(emporium-images/img03.jpg) no-repeat right 50%;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 11px;
  color: #FFFFFF;
}

#menu a:hover { 
  color: #FFFFFF;
}

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

/** LOGO */

#logo {
  width: 880px;
  height: 130px;
  margin: 0 auto;
}

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

#logo h1 { 
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size:40px;
}

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

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

#logo h2 {
  float: left;
  padding: 65px 0 0 18px;
  font: 18px Georgia, "Times New Roman", Times, serif;
  color: #28313A; 
}

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

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



/* Page */

#page {
  width: 880px;
  margin: 0 auto;
  background: #FFFFFF;
  border: 10px #FFFFFF solid;
}

/* Content */

#content {
  float: left;
  width: 620px;
  border-right: 1px dashed #DFE1E0;
}

/* Post */

.post {
  padding: 0px 20px;
  margin-bottom: 20px;
}

.post .title {
  margin-bottom: 20px;
  padding-bottom: 5px;
}

.post h1 {
  width: 520px;
  padding: 0px 0 0 0px;
  background: url(emporium-images/img08.jpg) no-repeat left top;
  font-size: 24px;
  color: #28313A; 
}

.post h2 {
  width: 520px;
  padding: 0px 0 0 0px;
  font-size: 22px;
  color: #28313A; 
}

.post .entry {
}

.post .meta {
  padding: 15px 15px 30px 0px;
  font-size: 10px;
}

.post .meta p {
  margin: 0;
  padding-top: 15px;
  line-height: normal;
  color: #28313A; 
}

.post .meta .byline {
  float: left;
}

.post .meta .links {
  float: right;
}

.post .meta .more {
  padding: 0 20px 0 18px;
}

.post .meta .comments {
  padding-left: 22px;
}

.post .meta b {
  display: none;
}


/* Sidebar */

#sidebar {
  float: right;
  width: 230px;
  margin: 0;
  padding: 0;
}

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

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

#sidebar li ul {
}

#sidebar li li {
  margin: 0;
}

#sidebar h2 {
  width: 250px;
  padding: 8px 0 0 0px;
  margin-bottom: 10px;
  background: url(emporium-images/img07.jpg) no-repeat left top;
  font-size: 20px;
  color: #28313A; 
}

/* Search */

#search {

}

#search h2 {
  margin-bottom: 20px;
}

#s {
  width: 140px;
  margin-right: 5px;
  padding: 3px;
  border: 1px solid #DFE1E0;
}

#x {
  padding: 3px;
  border: none;
  background: #0A5688;
  text-transform: lowercase;
  font-size: 11px;
  color: #FFFFFF;
}

/* Boxes */

.box1 {
  padding: 20px;
}

.box2 {
  color: #BABABA;
}

.box2 h2 {
  margin-bottom: 15px;
  font-size: 16px;
  color: #FFFFFF;
}

.box2 ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
  color: #EDEDED;
}

/* Footer */
#footer-wrap {
}

#footer {
  width: 880px;
  margin: 0 auto;
  background: #E5E5E5;
  border: 10px #FFFFFF solid;
}

html>body #footer {
  height: auto;
}

#footer p {
  font-size: 12px;
}

#legal {
  clear: both;
  padding-top: 17px;
  text-align: center;
  color: #595959;
}

#legal a {
  font-weight: normal;
  color: #1B75A9;
}

</style>


</head>
<body>
<div id="wrapper">
<!-- start header -->
<div id="logo">
  <h1><a href="#">Emporium </a></h1>
  <h2> &raquo;&nbsp;&nbsp;&nbsp;Design by Free Css Templates</h2>
</div>
<div id="header">
  <div id="menu">
    <ul>
      <li class="current_page_item"><a href="#">Homepage</a></li>
      <li><a href="#">Blogs</a></li>
      <li><a href="#">Photos</a></li>
      <li><a href="#">About</a></li>
      <li class="last"><a href="#">Contact</a></li>
    </ul>
  </div>
</div>
<!-- end header -->
</div>
<!-- start page -->
<div id="page">
  <!-- start content -->
  <div id="content">
    <div class="post">
      <h1 class="title">Welcome to our website </h1>
      <div class="entry">
        <p>This is Emporium, 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>.  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>
        <p>Curabitur tellus. Phasellus tellus turpis, iaculis in, faucibus lobortis, posuere in, lorem. Donec a ante. Donec neque purus, adipiscing id, eleifend a, cursus vel, odio. Vivamus varius justo sit amet leo. Morbi sed libero. Vestibulum blandit augue at mi. Praesent fermentum lectus eget diam. Nam cursus, orci sit amet porttitor iaculis, ipsum massa aliquet nulla, non elementum mi elit a mauris. </p>
      </div>
      <div class="meta">
        <p class="links"><a href="#" class="more">Read full article</a> <b>|</b> <a href="#" class="comments">Comments (32)</a></p>
      </div>
    </div>
    <div class="post">
      <h2 class="title">Lorem Ipsum Dolor Volutpat</h2>
      <div class="entry">
        <p>Curabitur tellus. Phasellus tellus turpis, iaculis in, faucibus lobortis, posuere in, lorem. Donec a ante. Donec neque purus, adipiscing id, eleifend a, cursus vel, odio. Vivamus varius justo sit amet leo. Morbi sed libero. Vestibulum blandit augue at mi. Praesent fermentum lectus eget diam. Nam cursus, orci sit amet porttitor iaculis, ipsum massa aliquet nulla, non elementum mi elit a mauris. In hac habitasse platea.</p>
        <p>Vestibulum blandit augue at mi. Praesent fermentum lectus eget diam. Nam cursus, orci sit amet porttitor iaculis, ipsum massa aliquet nulla, non elementum mi elit a mauris. </p>
      </div>
      <div class="meta">
        <p class="links"><a href="#" class="more">Read full article</a> <b>|</b> <a href="#" class="comments">Comments (32)</a></p>
      </div>
    </div>
  </div>
  <!-- end content -->
  <!-- start sidebar -->
  <div id="sidebar">
    <ul>
      <li id="search">
        <h2>Search</h2>
        <form method="get" action="">
          <fieldset>
          <input type="text" id="s" name="s" value="" />
          <input type="submit" id="x" value="Search" />
          </fieldset>
        </form>
      </li>
      <li>
        <h2>Lorem Ipsum</h2>
        <ul>
          <li><a href="#">Fusce dui neque fringilla</a></li>
          <li><a href="#">Eget tempor eget nonummy</a></li>
          <li><a href="#">Magna lacus bibendum mauris</a></li>
          <li><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>
        </ul>
      </li>
      <li>
        <h2>Volutpat Dolore</h2>
        <ul>
          <li><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>
          <li><a href="#">Magna lacus bibendum mauris</a></li>
          <li><a href="#">Velit semper nisi molestie</a></li>
        </ul>
      </li>
    </ul>
  </div>
  <!-- end sidebar -->
  <div style="clear: both;">&nbsp;</div>
</div>
<!-- end page -->
<!-- start footer -->
<div id="footer">
  <p id="legal">( c ) 2008. All Rights Reserved. <a href="http://www.freecsstemplates.org/">Bestfriends</a> designed by <a href="http://www.freecsstemplates.org/">Free CSS Templates</a>.</p>
</div>
<!-- end footer -->
</body>
</html>

   
    
    
    
  








Related examples in the same category

1.d-tv
2.dogstemplate
3.domesticated
4.dottis
5.duet-plasma
6.dusky
7.dusplic
8.dynamic
9.dzine
10.eastern-tales
11.easybreeze
12.easymoto
13.eatlon
14.ebullient
15.echo
16.ecolution-warrior
17.ecom-1
18.edgy
19.edy-builders
20.efflorescence
21.elements
22.elitecircle1-0
23.emblazoned
24.embouteillage
25.emerald
26.emergence
27.emperor
28.empireserver
29.enclosed
30.endless
31.energybox
32.enlight
33.enlighten1-0
34.enormous
35.enter
36.enthusiastica
37.entomology
38.envision1-0
39.epod
40.equivalency
41.ergophobia
42.established
43.etags
44.euphonics
45.europe
46.everydayseries
47.evolution
48.exalted
49.excess
50.excursus
51.Executive Template
52.executive
53.Exotic_Blue
54.Exotic_Red
55.fotografix
56.fotolandia
57.foundation
58.foxy
59.fractalbroccoli
60.fragrance
61.frankincense
62.freches-fruechtchen
63.free-css-lunch
64.freecsstemplate 55
65.freecsstemplateno57
66.freecsswebsitetemplate39
67.freecss_greentextile
68.freecss_modern
69.freecss_monolit
70.freecss_redleaves
71.freecss_set
72.freeport
73.freeradicals
74.freestyle
75.frozenage
76.ftd-redblack
77.ftdbusiness
78.ftdcinema
79.ftddrops
80.ftdExplosionBlue
81.ftditight
82.ftdkiwi
83.ftdlagoon
84.ftdLight
85.ftdLightBlue
86.ftdluminescent
87.ftdMoonLight
88.ftdprime
89.ftdspace
90.ftdvivid
91.ftdworld
92.funkytimes
93.funride
94.futuremag-aio
95.fword_three
96.galaxy
97.gallerize
98.gamberetto
99.gameportal
100.Ganesh01
101.gastropoda
102.gathering14
103.gazebo
104.gconsultant
105.general
106.genesis
107.genghiskahn
108.genius_web
109.gentle_wiki
110.geoforce
111.gestured
112.gift-gallery
113.giftig-gruen
114.gila
115.glazed
116.godetia
117.godofgates
118.GoFlexible
119.goinggrey
120.gradientis
121.grandenally
122.grandhost
123.GraniteGlass
124.greefies