clubhouse : Business « Templates « HTML / CSS






clubhouse

     

<!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       : Club House 
Description: A two-column, fixed-width design for 1024x768 screen resolutions.
Version    : 1.0
Released   : 20100508

-->
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>Club House  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: #FDF9EE url(clubhouse-images/img01.jpg) repeat-x left top;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #4A513D;
}

h1, h2, h3 {
  margin: 0;
  text-transform: uppercase;
  font-weight: normal;
  color: #13819A;
}

h1 { font-size: 44px; }

h2 { font-size: 18px; }

h3 { }

p, ul, ol {
  margin-top: 0;
  line-height: 240%;
  text-align: justify;
}

ul, ol { }

blockquote { }

a { color: #C6891E; }

a:hover { text-decoration: none; }

a img {
  border: none;
}

img.left {
  float: left;
  margin: 7px 30px 0 0;
}

img.right {
  float: right;
  margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
  float: left;
  line-height: normal;
}

.list1 li img {
  margin: 0 30px 30px 0;
}

.list1 li.alt img {
  margin-right: 0;
}

#wrapper {
  width: 820px;
  margin: 0px auto;
  background: url(clubhouse-images/img04.jpg) repeat-y left top;
}

#wrapper-bgtop {
  background: url(clubhouse-images/img03.jpg) no-repeat left top;
}

#wrapper-bgbtm {
  background: url(clubhouse-images/img05.jpg) no-repeat left bottom;
}

/* Header */

#header {
  width: 760px;
  height: 200px;
  margin: 0 auto;
  padding: 0px 30px;
  background: url(clubhouse-images/img02.jpg) no-repeat left top;
}

/* Menu */

#menu {
  float: right;
  width: 190px;
}

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

#menu li {
  display: block;
  padding: 6px 0px;
  background: url(clubhouse-images/img06.gif) repeat-x left bottom;
}

#menu a {
  display: block;
  background: url(clubhouse-images/img07.gif) no-repeat left 11px;
  padding: 0px 20px 0px 20px;
  letter-spacing: -1px;
  text-decoration: none;
  text-transform: lowercase;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: normal;
  color: #694F10;
}

#menu a:hover {
  background: url(clubhouse-images/img08.gif) no-repeat left 11px;
  text-decoration: none;
  color: #B8B831;
}

#menu .current_page_item a {
}

#menu .first {
}
/* Search */

#search {
  float: right;
  width: 260px;
}

#search form {
  float: right;
  margin: 0;
  padding: 4px 0px 0 0;
}

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

#search input {
  float: left;
  font: 12px Georgia, "Times New Roman", Times, serif;
  border: none;
}

#search-text {
  width: 200px;
  height: 18px;
  padding: 3px 0 0 5px;
  border: 1px solid #333333;
  background: #ECF9E4;
  color: #000000;
}

#search-submit {
  height: 21px;
  margin-left: 10px;
  padding: 0px 5px;
  background: #5AA01B;
  color: #FFFFFF;
}

/* Page */

#page {
  width: 760px;
  margin: 0 auto;
  padding: 30px 30px 0px 30px;
}


/** LOGO */

#logo {
  float: left;
  width: 300px;
  height: 94px;
  margin: 0 auto;
  padding-top: 84px;
}

#logo h1, #logo p {
  margin: 0px 0px 0px 30px;
  line-height: normal;
  text-transform: lowercase;
  font-weight: normal;
  color: #6B6B24;
}

#logo p {
  margin-top: -14px;
  padding-left: 10px;
  text-transform: lowercase;
  font-size: 13px;
  color: #6B6B24;
}

#logo h1 {
  padding-top: 10px;
  font-size: 48px;
}

#logo a {
  text-decoration: none;
  color: #6B6B24;
}

#logo h1 a {
  text-decoration: none;
  color: #6B6B24;
}


#banner {
  padding-bottom: 20px;
}

/* Content */

#content {
  float: left;
  width: 550px;
}

/* Post */

.post {
  margin-bottom: 45px;
}

.post .title {
  color: #694F10;
}

.post .title a {
  padding: 4px 14px;
  text-decoration: none;
  text-transform: capitalize;
  font-size: 30px;
  color: #694F10;
}

.post .date {
}

.post .meta {
  height: 32px;
  margin-left: 2px;
  padding: 4px 30px 2px 15px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 10px;
}

.post .meta span {
  display: block;
  margin-top: -10px;
}

.post .meta a { }

.post .entry {
  padding: 10px 15px;
}

.post .links {
  display: block;
  width: 120px;
  height: 18px;
  margin: 30px 0px 0px 0px; 
  padding: 3px 0px 0px 40px;
  background: #FFB600;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-decoration: none;
  font-weight: bold;
  color: #FFFFFF;
}

.post .comments {
  display: block;
  width: 120px;
  height: 18px;
  margin: 0px; 
  padding: 3px 0px 0px 40px;
  background: url(clubhouse-images/img07.gif) no-repeat left top;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-decoration: none;
  font-weight: bold;
  color: #961A06;
}

/* Sidebar */

#sidebar {
  float: right;
  width: 190px;
  font-family: Arial, Helvetica, sans-serif;
}

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

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

#sidebar li ul {
  margin: 0px 14px;
}

#sidebar li li {
  margin: 0;
  padding: 8px 0px;
  border-bottom: 1px dashed #C7C7C7;
}

#sidebar li li a {
  padding: 0px 0px 0px 0px;
  font-weight: normal;
}

#sidebar li li a:hover {
}

#sidebar p {
  margin: 0;
  padding: 0px 14px;
}

#sidebar h2 {
  height: 30px;
  margin: 0 0 10px 0px;
  padding: 6px 0 2px 14px;
  text-transform: capitalize;
  font-size: 18px;
  font-weight: normal;
  color: #694F10;
}


#sidebar p {
  line-height: 200%;
}

#sidebar a {
  text-align: left;
  text-decoration: none;
  font-weight: bold;
  color: #757575;
}

/* Calendar */

#calendar {
}

#calendar caption {
  padding-bottom: 5px;
  font-weight: bold;
}

#calendar table {
  width: 100%;
  border-collapse: collapse;
  border-bottom: 1px solid #24130F;
  border-left: 1px solid #24130F;
  border-right: 1px solid #24130F;
}

#calendar thead th {
  padding: 5px 0;
  text-align: center;
  border-top: 1px solid #24130F;
  border-left: 1px solid #24130F;
  background: #24130F;
}

#calendar tbody td {
  padding: 5px 0;
  text-align: center;
  border-top: 1px solid #24130F;
  border-left: 1px solid #24130F;
  border-bottom: 1px solid #24130F;
}

#calendar tfoot td {
  padding: 5px;
  border-left: 1px solid #24130F;
  border-bottom: 1px solid #24130F;
}

#calendar tfoot #next {
  border-top: 1px solid #24130F;
  text-align: right;
}

#calendar tfoot #prev {
  border-top: 1px solid #24130F;
}

#calendar .pad {
  border-bottom: 1px solid #24130F;
}

#calendar #today {
  background: #24130F;
}

/* Footer */

#footer {
  width: 100%;
  height: 100px;
  margin: 0 auto;
  padding: 0;
}

#footer-bgcontent {
}

#footer p {
  margin: 0;
  padding: 20px 0px 0px 0px;
  text-align: center;
  line-height: normal;
  text-transform: uppercase;
  font-size: 10px;
  color: #9B5B01;
}

#footer a {
  color: #9B5B01;
}

</style>


</head>
<body>
<div id="header">
  <div id="logo">
    <h1><a href="#">Club House </a></h1>
    <p><em> template design by <a href="http://www.freecsstemplates.org/">Free CSS Templates</a></em></p>
  </div>
  <hr />
  <!-- end #logo -->
  <div id="menu">
    <ul>
      <li><a href="#" class="first">Homepage</a></li>
      <li class="current_page_item"><a href="#">photo galleries</a></li>
      <li><a href="#">About us</a></li>
      <li><a href="#">Contact us</a></li>
    </ul>
  </div>
</div>
<!-- end #header -->
<!-- end #header-wrapper -->
<div id="wrapper">
  <div id="wrapper-bgtop">
    <div id="wrapper-bgbtm">
      <div id="page">
        <div id="content">
          <div class="post">
            <p class="meta">Sunday, April 26, 2009 7:27 AM Posted by <a href="#">Someone</a></p>
            <h2 class="title"><a href="#">Welcome to Club House </a></h2>
            <div class="entry">
              <p>This is <strong>Club House </strong>, a free, fully standards-compliant CSS template designed by <a href="http://www.freecsstemplates.org/"> CSS Templates</a>, released for free under the <a href="http://creativecommons.org/licenses/by/3.0/">Creative Commons Attribution</a> license.  You're free to use this template for anything as long as you link back to <a href="http://www.freecsstemplates.org/">my site</a>. Enjoy :)</p>
              <p>Sed lacus. Donec lectus. Nullam pretium nibh ut turpis. Nam bibendum. In nulla tortor, elementum ipsum. Proin imperdiet est. Phasellus dapibus semper urna. Pellentesque ornare, orci in felis. </p>
              <div><a href="#" class="links">View Full Story</a></div>
            </div>
          </div>
          <div class="post">
            <p class="meta">Sunday, April 26, 2009 7:27 AM Posted by <a href="#">Someone</a></p>
            <h2 class="title"><a href="#">Lorem ipsum sed aliquam</a></h2>
            <div class="entry">
              <p>Sed lacus. Donec lectus. Nullam pretium nibh ut turpis. Nam bibendum. In nulla tortor, elementum vel, tempor at, varius non, purus. Mauris vitae nisl nec   consectetuer. Donec ipsum. Proin imperdiet est. Phasellus <a href="#">dapibus semper urna</a>. Pellentesque ornare, orci in consectetuer hendrerit, urna elit eleifend nunc, ut consectetuer nisl felis ac diam. Etiam non felis. Donec ut ante. In id eros.</p>
              <div><a href="#" class="links">View Full Story</a></div>
            </div>
          </div>
          <div class="post">
            <h2 class="title"><a href="#">Lorem ipsum sed aliquam</a></h2>
            <p class="meta">Sunday, April 26, 2009 7:27 AM Posted by <a href="#">Someone</a></p>
            <div class="entry">
              <p>Mauris vitae nisl nec metus placerat consectetuer. Donec ipsum. Proin imperdiet est. Sed lacus. Donec lectus. Nullam pretium nibh ut turpis. Nam bibendum. In nulla tortor, elementum vel, tempor at, varius non, purus. Mauris vitae nisl nec metus placerat consectetuer. Donec ipsum. Proin imperdiet est. Phasellus <a href="#">dapibus semper urna</a>. Pellentesque ornare, orci in consectetuer hendrerit, urna elit eleifend nunc, ut consectetuer nisl felis ac diam. </p>
              <div><a href="#" class="links">View Full Story</a></div>
            </div>
          </div>
        </div>
        <!-- end #content -->
        <div id="sidebar">
          <ul>
            <li>
              <h2>Aliquam tempus</h2>
              <p>Mauris vitae nisl nec metus placerat perdiet est. Phasellus dapibus semper urna. Pellentesque ornare, orci in consectetuer hendrerit, volutpat.</p>
            </li>
            <li>
              <h2>Pellenteque ornare </h2>
              <ul>
                <li><a href="#">Nec metus sed donec</a></li>
                <li><a href="#">Magna  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="#">Velit semper nisi molestie</a></li>
                <li><a href="#">Eget tempor eget nonummy</a></li>
                <li><a href="#">Nec metus sed donec</a></li>
              </ul>
            </li>
            <li>
              <h2>Turpis nulla</h2>
              <ul>
                <li><a href="#">Nec metus sed donec</a></li>
                <li><a href="#">Magna  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="#">Nec metus sed donec</a></li>
                <li><a href="#">Magna  bibendum mauris</a></li>
                <li><a href="#">Velit semper nisi molestie</a></li>
                <li><a href="#">Eget tempor eget nonummy</a></li>
              </ul>
            </li>
          </ul>
        </div>
        <!-- end #sidebar -->
      </div>
      <!-- end #page -->
      <div style="clear: both;">&nbsp;</div>
    </div>
  </div>
</div>
<div id="footer-bgcontent">
  <div id="footer">
    <div id="footer2">
      <p>Copyright &copy; 2010 TemplateName. Designed by <a href="http://www.freecsstemplates.org/"><strong>CSS Templates</strong></a> | <a href="http://validator.w3.org/check/referer" title="This page validates as XHTML 1.0 Transitional">Valid <abbr title="eXtensible HyperText Markup Language">XHTML</abbr></a></p>
    </div>
  </div>
</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.clubcard
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