clubcard : Business « Templates « HTML / CSS






clubcard

     

<!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      : Club Card 
Version    : 1.0
Released   : 20090428
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>Club Card  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: #FFFFFF url(clubcard-images/img01.jpg) repeat-x left top;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  text-align: justify;
  color: #B0B0B0;
}

h1, h2, h3 {
  margin: 0;
  padding: 0;
}

h1 {
}

h2 {
}

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

a {
  color: #29A0C8;
}

a:hover, a:active {
  text-decoration: none;
  color: #29A0C8;
}

a:visited {
  color: #29A0C8;
}

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-size: 13px;
  color: #333333;
}

#wrapper {
}

/* Header */

#header {
  width: 700px;
  margin: 0 auto;
  height: 200px;
}

/* Menu */

#menu {
  width: 700px;
  height: 50px;
  margin: 0 auto;
  background: url(clubcard-images/img02.jpg) repeat-x left top;
  
}

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

#menu li {
  float: left;
  height: 50px;
}

#menu a {
  display: block;
  padding: 10px 20px 0px 20px;
  background: url(clubcard-images/img03.jpg) no-repeat right 18px;
  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: 700px;
  height: 100px;
  margin: 0 auto;
  background: url(clubcard-images/img06.jpg) no-repeat left 35px;
}

#logo h1, #logo h2 {
  float: left;
  margin: 0;
  text-transform: uppercase;
  line-height: normal;
}

#logo h1 {
  padding: 40px 0 10px 60px;
  font-size: 24px;
}

#logo h1 a {
  text-decoration: none;
  color: #29A0C8; 
}

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

#logo h2 {
  padding: 50px 0 0 5px;
  font: 12px Arial, Helvetica, sans-serif;
  color: #8E8C8D;
}

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

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



/* Page */

#page {
  width: 700px;
  margin: 0 auto;
  padding: 10px 0px;
}

/* Content */

#content {
  float: right;
  width: 450px;
  padding: 30px 0px;
  background: #3E3C3D;
}

/* Post */

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

.post .title {
  margin-bottom: 20px;
  padding-bottom: 5px;
  border-bottom: 3px solid #8E8C8D;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
  color: #FFFFFF; 
}

.post .entry {
  padding-top: 10px;
}

.post .meta {
  margin: -10px 0 0 0;
  font-size: 10px;
}

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

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

.post .links {
  background: url(clubcard-images/img05.jpg) no-repeat left 8px;
  padding-left: 20px;
}

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

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

.post .meta b {
  display: none;
}


/* Sidebar */

#sidebar {
  float: left;
  width: 235px;
  margin: 0;
  padding: 0;
}

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

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

#sidebar li ul {
  background: #95C72A;
  padding-top: 10px;
  padding-bottom: 20px;
}

#sidebar li li {
  margin: 0 20px;
  padding: 0px 10px;
  background: url(clubcard-images/img04.jpg) no-repeat left 11px;
}

#sidebar h2 {
  width: 215px;
  height: 35px;
  margin: 0;
  padding: 10px 0px 0px 20px;
  background: #678B1D;
  border-bottom: 1px dashed #95C72A;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF; 
}

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

/* Search */

#search {
  background: #95C72A;
  padding-bottom: 20px;

}

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

#s {
  width: 130px;
  margin-right: 5px;
  border: 1px solid #DFE1E0;
  margin-left: 20px;
}

#x {
  padding: 3px;
  border: none;
  background: #678B1D;
  text-transform: uppercase;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  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: 700px;
  margin: 0 auto;
  padding: 0;
  background: #E5E5E5;
}

html>body #footer {
  height: auto;
}

#footer p {
  margin: 0;
  padding: 0;
  font-size: 10px;
}

#legal {
  clear: both;
  text-align: center;
  color: #595959;
}

#legal a {
  font-weight: normal;
  color: #3E3C3D;
}

</style>


</head>
<body>
<div id="wrapper">
<!-- start header -->
<div id="header">
  <div id="logo">
    <h1><a href="#">Clubcard  </a></h1>
    <h2> Design by Free Css Templates</h2>
  </div>
  <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 -->

<!-- start page -->
<div id="page">
  <!-- start content -->
  <div id="content">
    <div class="post">
      <h1 class="title">Welcome to our website </h1>
      <p class="meta">Posted by <a href="#">Someone</a> on March 10, 2008
      <div class="entry">
        <p>This is Club Card , 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. </p>
        <p class="links"><a href="#" class="more">Read full article</a></p>
      </div>
    </div>
    <div class="post">
      <h2 class="title">Lorem Ipsum Dolor Volutpat</h2>
      <p class="meta">Posted by <a href="#">Someone</a> on March 10, 2008
      <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 class="links"><a href="#" class="more">Read full article</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 -->
</div>
<!-- start footer -->
<div id="footer">
  <p id="legal">( c ) 2008. All Rights Reserved. <a href="http://www.freecsstemplates.org/">Club Card </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.metamorph_disco
2.businesdesign2007
3.businesportal
4.business template
5.business web design
6.business web template 38
7.business-1
8.business-2
9.business-box
10.business-center
11.business-co
12.business-company
13.business-consultants
14.Business-Design
15.business-elegance
16.business-llc
17.business-online
18.business-solution
19.business-strategy
20.business-time
21.business-way
22.business-world
23.businessblog
24.businessdesign
25.businesshighway
26.businesslike
27.BusinessName
28.BusinessSolution
29.businesssolutions01
30.businesstheme
31.businessweb
32.Business_Elegance
33.business_events
34.business_maritime
35.busineswebdesign
36.CarCar
37.car-club
38.car-dealer
39.cars-website
40.bloodybusiness
41.Bloody_Business
42.biz-company
43.biz-solution
44.biz-watch
45.bizbox
46.bizgroup
47.metamorph_autosalon
48.metamorph_business
49.metamorph_casino
50.alouette-agency
51.advertising
52.financial-services
53.financial-website
54.five-star-hotel
55.metamorph_advice
56.bloom
57.blooming
58.clubhouse
59.bed-and-breakfast
60.construction-company
61.construction-group
62.constructional-company
63.consulting-services
64.Consulting
65.corporate-2.0
66.corporate-blue
67.corporate
68.CorporateBlack
69.corporateblue
70.CorporateBlue2
71.corporategreen
72.CorporateGrey
73.corporateluxe
74.corporateprofiles
75.CorporateRedGrey
76.Corporate_Design
77.corporation-ltd
78.design-company
79.metamorph_shopping
80.metamorph_spasaloon
81.metamorph_restaurant
82.metamorph_photostudio
83.abc-company
84.ad-agency
85.foo_shooting_club
86.firming
87.financialco
88.abstract-studio
89.carpet-cleaning
90.architect-company
91.architect-group
92.architect
93.architectural-company
94.architectural-group
95.architecture-bureau
96.architecture
97.computer-business
98.computer-store
99.djclub
100.dally_studio
101.future-business
102.global-business
103.global-hosting
104.global
105.globalhouse
106.globalpress
107.enterprise
108.corpplus
109.corpwire-magazine
110.funkycorporate
111.simply_business
112.Small_Corporation
113.your-business
114.voip-company
115.economics
116.educational-site
117.ec-mania
118.furniture-collections
119.mobileshop
120.political-party
121.pizza-factory
122.pizzaparlor
123.plainoffice
124.plantshop
125.play-school
126.office
127.online-casino
128.online-radio
129.online_education
130.outsource-inc
131.software-co
132.software-company
133.simplyBusiness
134.smallstudio
135.small-corporation
136.rainbow_consultant
137.Professional
138.professional-web2
139.premium-business
140.premiumtemplateshop
141.radio-station
142.real-estate-agency
143.real-estate-co
144.real-estate
145.realestate-company
146.realestate
147.sample-resume
148.sample_business_site
149.resume
150.shop-around
151.shop-online
152.social-community-management
153.workshyfop
154.workspacer
155.whirlpool
156.WebStore
157.weblogo
158.strategicbusinessdesigns
159.thebluecompany
160.thebookstore
161.TheCorporation
162.total_management
163.thepinkcompany
164.theme-marketplace
165.transportcompany
166.internetmarket
167.internetjobs
168.market-leader
169.Market
170.marketing-company
171.lawyer-and-attorney
172.lawyer-marketing
173.Job-Portal
174.happy-print-shop
175.health-care
176.inbusiness
177.industrial-company
178.industrial-construction
179.industrial
180.industry
181.internethosting
182.internetservices
183.luxury-hotel
184.luxury-restaurant
185.military-school
186.headquarters
187.hosting-co
188.incorporated
189.interior-design
190.internetcorporation
191.internetmanagement
192.internet-studio
193.TWO COLUMN CSS BUSINESS WEBSITE TEMPLATE
194.Business template 2