brewedcoffee : Design 3 « Templates « HTML / CSS






brewedcoffee

     

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

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

/*  
Theme Name: Unnamed
Theme URI: http://www.freewpthemes.net/preview/unnamed
Description: Widget ready and tested on WP 2.2+.
Version: 2.0
Author: Free WordPress Themes
Author URI: http://www.freewpthemes.net/
*/

body {
  margin: 0;
  padding: 0;
  background: #3B3513 url(brewedcoffee-images/img01.gif) repeat-x left top;
  font-size: 13px;
  text-align: justify;
  color: #5C5116;
}

body, th, td, input, textarea, select, option {
  font-family: Arial, Times, serif;
}

h1, h2, h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #819CDB;
}

h1 {
  font-size: 36px;
}

h2 {
  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: #413C20;
}

a:hover {
}

hr {
  display: none;
}

/* Header */

#header {
  width: 900px;
  height: 300px;
  margin: 0 auto;
  background: url(brewedcoffee-images/img04.jpg) no-repeat left top;
}

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

#header h1 {
  color: #FFFFFF;
  font-size: 74px;
  padding: 132px 0 0 400px;
}

#header p {
  font-size: 16px;
  color: #FFFFFF;
}

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

/* Page */

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

/* Content */

#content {
  float: right;
  width: 560px;
  margin-top: -100px;
  margin-bottom: 30px;
  padding: 30px 20px;
  background: #EBEBEB;
  border: 10px solid #FFFFFF;
}

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

.title {
  margin: 0;
  padding-bottom: 5px;
  padding-left: 30px;
  background: url(brewedcoffee-images/img05.gif) no-repeat 0px 2px;
  font-size: 24px;
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #3B3513;
}

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

.pagetitle {
  border-bottom: 2px solid #0F0F0F;
}

.byline {
  margin: -10px 0px 0px 0px;
  padding-left: 33px;
  border-bottom: 1px solid #CCCCCC;
  color: #646464;
}

.meta {
  text-align: left;
  color: #646464;
  padding: 10px 10px;
  margin: 30px 0;
  background: url(brewedcoffee-images/img02.jpg) repeat-x left top;
  text-transform: uppercase;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

.meta .more {
  background: url(brewedcoffee-images/img03.gif) no-repeat 0px 45%;
  padding-left: 10px;
}

.meta .comments {
  background: url(brewedcoffee-images/img03.gif) no-repeat 0px 45%;
  padding-left: 10px;
}
.meta a {
}

.entry {
  padding-bottom: 20px;
}

.navigation {
}

.alignleft {
  float: left;
}

.alignright {
  float: right;
}

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

.posts li {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #0F0F0F;
}

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

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

.posts a {
}

/* Sidebar */

#sidebar {
  float: left;
  width: 250px;
  padding-top: 50px;
  color: #827736;
}

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

#sidebar li {
}

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

#sidebar li li {
  border-bottom: 1px dotted #615929;
  padding: 5px 0px;
}

#sidebar h2 {
  margin: 0;
  height: 35px;
  padding: 8px 0px 10px 13px;
  background: url(brewedcoffee-images/img03.gif) no-repeat left top;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
  color: #CFBF66;
}

#sidebar h2 a {
  background: url(brewedcoffee-images/img03.gif) no-repeat left 50%;
}

#sidebar a {
  text-decoration: none;
  color: #E5DDAD;
}

#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(brewedcoffee-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;
  width: 100%;
  margin: 0;
  padding: 0;
  background: url(brewedcoffee-images/img02.gif) repeat-x left top;
  text-align: center;
  font-size: smaller;
  font-family: Arial, Helvetica, sans-serif;
  color: #B1A356;
}

#footer p {
  margin: 0;
  padding: 20px 0px;
  text-transform: uppercase;
}

#footer p a {
  color: #FFFFFF;
}


</style>


</head>
<body>
<!-- start header -->
<div id="header">
  <h1>brewed coffee</h1>
</div>
<!-- end header -->
<!-- start page -->
<div id="page">
  <!-- 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>Brewed Coffee </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>
    </div>
    <div class="post">
      <h2 class="title">Risus Pellentesque Pharetra</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>
        <p>Maecenas pede nisl, elementum eu, ornare ac, malesuada at, erat. Proin gravida orci porttitor enim accumsan lacinia. Proin gravida orci  enim accumsan lacinia. </p>
      </div>
    </div>
    <div class="post">
      <h2 class="title">Porttitor Enim Accumsan</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>
        <p>Maecenas pede nisl, elementum eu, ornare ac, malesuada at, erat. Proin gravida orci porttitor enim accumsan lacinia. Proin gravida orci  enim accumsan lacinia. </p>
      </div>
    </div>
  </div>
  <!-- end content -->
  <!-- start sidebar -->
  <div id="sidebar">
    <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 non 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>
          <li><a href="#">March</a> (31)</li>
          <li><a href="#">February</a> (28)</li>
          <li><a href="#">January</a> (31)</li>
        </ul>
      </li>
    </ul>
  </div>
  <!-- end sidebar -->
</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> &nbsp;&bull;&nbsp; Icons by <a href="http://www.famfamfam.com/">FAMFAMFAM</a>.</p>
</div>
</body>
</html>

   
    
    
    
    
  








Related examples in the same category

1.blankspace
2.Blasphemy
3.blended
4.blewwave
5.blootoon
6.blush
7.boardroom
8.BOOM
9.boorish
10.boosting
11.bordered
12.boswell
13.bounderies
14.boxedtype
15.boxes_template
16.boxybox
17.branches
18.breaking_ontop
19.brightfolio
20.brightsideoflife1.0
21.Broadcaster
22.broadsheet
23.brycesunrise
24.bucolic
25.burgeon
26.buzz
27.BW
28.bwdec2007
29.calliope
30.callofduty2
31.candiiclouds
32.cantya-studio
33.canuckington-post
34.canvass
35.capricious
36.capsicum
37.carbonated
38.carbonizer
39.carlmelon
40.caronline
41.carrera
42.castellated
43.catch_info
44.cattleya
45.center-stage
46.COIL
47.col1
48.col2
49.col3
50.collaboration
51.collectiveblue
52.collegemusic
53.colorus
54.colosseum
55.columna
56.combination
57.ComingSoon
58.commission
59.communication-1.0
60.communication-co
61.communication
62.community-live
63.compiled
64.complete-collection
65.complimentary
66.component
67.compressed
68.compromise
69.compus
70.conceptnova
71.concrete
72.concurrence
73.condition
74.conglomerate
75.conjunction
76.connection
77.connections
78.consulting-co
79.contemplate
80.convergence
81.cookiefusion
82.Copy of modify
83.corporattica
84.Cosmopolitan
85.counterstrike
86.cover
87.coverage
88.coxswain
89.creamburn
90.crisp2
91.criterion
92.crystalblack
93.css-heaven-1
94.cssgallery
95.cssheaven-2
96.cssmajesty
97.cubismo
98.cultivated
99.cultureshock
100.cupofcoffee
101.customary
102.customize
103.cyano
104.cyanspark
105.cyberarray
106.daleri-mega
107.daleri-structure
108.dalmatians
109.danmyaz1
110.dapple
111.david-kruger
112.deardiary
113.decorative
114.deepimpact
115.deerpark
116.dekada
117.delta
118.delzep_enterprise
119.description
120.deserted
121.desertsand
122.design-gallery
123.design-studio
124.design10
125.Design9
126.designersstudio
127.designersworld
128.designgalo
129.designhq
130.designstudio
131.Design_Agency
132.deskspace
133.detachable
134.deviation
135.devision
136.dewdrops
137.dezinstudio
138.didactic
139.Did_My_Time
140.differential
141.digitalweb
142.dimension
143.diminishing
144.dirtylicious
145.disambiguation
146.discovery
147.distillate
148.distinctive
149.diversity
150.DJ