gamberetto : Design 5 « Templates « HTML / CSS






gamberetto

    

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

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

body {
  margin: 0;
  padding: 0;
  background: #FFFFFF url(gamberetto-images/img01.jpg) repeat-x left top;
  font-size: 13px;
  text-align: justify;
  color: #000000;
}

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

h1, h2, h3 {
  text-transform: uppercase;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #753333;
}

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

a:hover {
  color: #000000;
}

hr {
  display: none;
}

/* Header */

#header {
  width: 900px;
  height: 380px;
  margin: 0 auto;
  text-transform: uppercase;
  font-family: Arial, Helvetica, sans-serif;
  background: url(gamberetto-images/img02.jpg) no-repeat left top;
}

#header h1, #header p {
  margin: 0;
  padding: 0;
}

#header h1 {
  float: left;
  padding: 150px 0 0 420px;
  font-size: 36px;
  text-align: center;
  color: #FFFFFF;
}

#header p {
  float: left;
  padding: 160px 0 0 5px;
  font-size: 12px;
  font-weight: bold;
  color: #F51F47;
}

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

/* Page */

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

/* Content */

#content {
  float: right;
  width: 530px;
  margin: 0;
  padding: 0;
  background: url(gamberetto-images/img08.jpg) repeat-y left top;
}

#content .bgtop {
  background: url(gamberetto-images/img09.jpg) no-repeat left top;
}

#content .bgbtm {
  background: url(gamberetto-images/img10.jpg) no-repeat left bottom;
}

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

.title {
  margin: 0;
  padding: 0;
  font-size: 24px;
}

.title h2 {
  margin: 0;
  margin-left: 50px;
  color: #753333;
}

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

.pagetitle {
}

.byline {
  float: left;
  display: block;
  margin: 0;
  padding: 15px 0 0 0;
  color: #646464;
}

.meta {
  margin: 0;
  padding: 18px 0 30px 0;
  background: url(gamberetto-images/img12.jpg) no-repeat center bottom;
  text-transform: uppercase;
  text-align: right;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #646464;
}

.meta .more {
}

.meta .comments {
}
.meta a {
}

.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 {
}

.last {
  border: none;
}

/* Sidebar */

#sidebar {
  float: left;
  width: 230px;
  margin-bottom: 10px;
  background: url(gamberetto-images/img04.jpg) repeat-y left top;
  color: #EEEEEE;
}

#sidebar .bgtop {
  background: url(gamberetto-images/img05.jpg) no-repeat left top;
}

#sidebar .bgbtm {
  background: url(gamberetto-images/img06.jpg) no-repeat left bottom;
}

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

#sidebar li {
}

#sidebar li ul {
  padding: 0px 17px 16px 0px;
}

#sidebar li li {
  border-bottom: 1px dotted #E3E3E3;
  padding: 0 0 10px 0px;
}

#sidebar h2 {
  margin: 0;
  height: 40px;
  background: url(gamberetto-images/img07.jpg) no-repeat left 45%;
  padding: 10px 0px 0px 20px;
  text-transform: uppercase;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #753333;
}

#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: #EEEEEE url(gamberetto-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 {
  clear: both;
  height: 140px;
  background: url(gamberetto-images/img03.jpg) repeat-x left bottom;
  text-align: center;
  font-size: smaller;
  font-family: Arial, Helvetica, sans-serif;
  color: #D52442;
}

#footer p {
  padding-top: 80px;
  text-transform: uppercase;
}

#footer p a {
  color: #F51F47;
}


</style>


</head>
<body>
<div id="wrapper">
  <!-- start header -->
  <div id="header">
    <h1>Gamberetto </h1>
    <p> design By Free CSS Templates</p>
  </div>
  <!-- end header -->
  <!-- start page -->
  <div id="page">
    <!-- start content -->
    <div id="content">
      <div class="bgtop">
        <div  class="bgbtm">
          <div class="post">
            <h1 class="title">About This Website</h1>
            <div class="entry">
              <p><strong>Gamberetto </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="byline">Posted on August 25th, 2007 by <a href="#">admin</a> | <a href="#">Edit</a></p>
            <p class="meta"><a href="#" class="more">Read More</a> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; <a href="#" class="comments">Comments (33)</a></p>
          </div>
          <div class="post">
            <h2 class="title">Risus Pellentesque</h2>
            <div class="entry">
              <blockquote>
                <p>&#8220;Praesent augue mauris, accumsan eget, ornare quis, consequat malesuada, leo.&#8221;</p>
              </blockquote>
              <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="byline">Posted on August 25th, 2007 by <a href="#">admin</a> | <a href="#">Edit</a></p>
            <p class="meta"><a href="#" class="more">Read More</a> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; <a href="#" class="comments">Comments (33)</a></p>
            <div style="clear: both;">&nbsp;</div>
          </div>
        </div>
      </div>
    </div>
    <!-- end content -->
    <!-- start sidebar -->
    <div id="sidebar">
      <div class="bgtop">
        <div class="bgbtm">
          <ul>
            <li>
              <h2>Categories</h2>
              <ul>
                <li><a href="#">Aliquam libero</a></li>
                <li><a href="#">Consectetuer adipiscing elit</a></li>
                <li><a href="#">Metus aliquam pellentesque</a></li>
                <li><a href="#">Suspendisse iaculis mauris</a></li>
                <li><a href="#">Urnanet  molestie semper</a></li>
                <li><a href="#">Proin gravida orci 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>
      </div>
    </div>
    <!-- end sidebar -->
  </div>
</div>
<!-- end page -->
<div id="footer">
  <p>&copy;2007 All Rights Reserved &nbsp;&bull;&nbsp; Design by <a href="http://www.freecsstemplates.org/">Free CSS Templates</a></p>
</div>
</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.emporium
30.enclosed
31.endless
32.energybox
33.enlight
34.enlighten1-0
35.enormous
36.enter
37.enthusiastica
38.entomology
39.envision1-0
40.epod
41.equivalency
42.ergophobia
43.established
44.etags
45.euphonics
46.europe
47.everydayseries
48.evolution
49.exalted
50.excess
51.excursus
52.Executive Template
53.executive
54.Exotic_Blue
55.Exotic_Red
56.fotografix
57.fotolandia
58.foundation
59.foxy
60.fractalbroccoli
61.fragrance
62.frankincense
63.freches-fruechtchen
64.free-css-lunch
65.freecsstemplate 55
66.freecsstemplateno57
67.freecsswebsitetemplate39
68.freecss_greentextile
69.freecss_modern
70.freecss_monolit
71.freecss_redleaves
72.freecss_set
73.freeport
74.freeradicals
75.freestyle
76.frozenage
77.ftd-redblack
78.ftdbusiness
79.ftdcinema
80.ftddrops
81.ftdExplosionBlue
82.ftditight
83.ftdkiwi
84.ftdlagoon
85.ftdLight
86.ftdLightBlue
87.ftdluminescent
88.ftdMoonLight
89.ftdprime
90.ftdspace
91.ftdvivid
92.ftdworld
93.funkytimes
94.funride
95.futuremag-aio
96.fword_three
97.galaxy
98.gallerize
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