workspacer : Business « Templates « HTML / CSS






workspacer

   

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Workspacer - About Us</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<style type='text/css'>
* {
  margin: 0; padding: 0;
}
body {
  text-align: center;
  font: 12px Verdana;
  color: #112222;
  background: url(workspacer-images/background.gif) repeat-x 0 0;
}
a {
  color: #234566;
}
a:hover {
  text-decoration: none;
  color: #ff0000;
}
img {
  border: 0;
}

.break {
  font-size: 0;
  width: 0; height: 0;
  clear: both;
}
.alignleft {
  float: left;
  margin: 4px 10px 5px 0;
}
.alignright {
  float: right;
  margin: 4px 0 5px 10px;
}
.aligncenter {
  text-align: center;
}
.hidden {
  display: none;
}

/** BEGIN wrapper **/
#wrapper {
  width: 940px;
  margin: auto auto;
  text-align: left;
}
/** END wrapper **/

/** BEGIN header **/
#header {
  height: 114px;
  padding-left: 16px;
}
  #header h1 {
    float: left;
    padding-top: 25px;
  }
    #header h1 a {
      display: block;
      width: 310px; height: 37px;
      text-indent: -9999px;
      background: url(workspacer-images/logo.gif) no-repeat 0 0;
    }
  #header .ad {
    float: right;
    padding-top: 10px;
  }
  #header ul {
    list-style-type: none;
    clear: both;
    height: 34px;
    padding-top: 10px;
  }
    #header ul li {
      float: left;
      padding-right: 2px;
    }
    #header ul li a {
      display: block;
      color: #ffffff;
      font-weight: bold;
      font-size: 0.9em;
      text-transform: uppercase;
      text-decoration: none;
      text-align: center;
      padding: 10px 20px 11px;
      background: red url(workspacer-images/navigation.gif) repeat-x 0 0;
    }
    #header ul li a:hover, #header ul li.here a {
      background-image: url(workspacer-images/active.gif);
    }
/** END header **/

/** BEGIN featured **/
#featured {
  clear: both;
  height: 320px;
  color: #ffffff;
  position: relative;
}
  #featured .thumb {
    float: left;
    width: 502px; height: 302px;
    background: url(workspacer-images/featured.gif) no-repeat 0 0;
    padding: 10px 25px 10px 26px;
    position: absolute;
    top: 36px;
  }
    #featured .thumb .b {
      width: 502px; height: 300px;
      overflow: hidden;
    }
    #featured .thumb .a {
      width: 502px; height: 300px;
      overflow: hidden;
    }
    #featured .thumb .a img {
      width: 502px;
    }
  #featured a {
    color: #ffffff;
  }
  #featured .text {
    width: 325px;
    position: absolute;
    left: 555px; top: 40px;
  }
    #featured .text h2 {
      font-size: 1.8em;
      margin-bottom: 10px;
    }
    #featured .text p {
      line-height: 1.4em;
      margin-bottom: 10px;
    }
    #featured .text .rss {
      font-weight: bold;
      padding: 20px 0 35px 66px;
      background: url(workspacer-images/rss.gif) no-repeat 0 0;
      margin-bottom: 0;
    }
    #featured .text .twitter {
      font-weight: bold;
      padding: 8px 0 20px 66px;
      background: url(workspacer-images/twitter.gif) no-repeat 12px 0;
      margin-bottom: 0;
    }
#myController {
  display: none;
}
/** END featured **/

/** BEGIN content **/
#content {
  clear: both;
  width: 580px;
  float: left;
  padding-left: 16px;
}
.fcontent {
  padding-top: 60px;
}
  #content .post {
    clear: both;
    padding-top: 20px;
  }
    #content .post img {
      float: left;
      width: 200px; height: 200px;
    }
    #content .post .r {
      float: right;
      width: 370px;
    }
    #content .post .comments a {
      display: block;
      float: right;
      width: 44px; height: 38px;
      background: url(workspacer-images/comments.gif) no-repeat 0 0;
      text-decoration: none;
      color: #000000;
      font-size: 1.5em;
      text-align: center;
      padding-top: 7px;
    }
    #content .post h2 {
      font-size: 2em;
      margin-bottom: 5px;
    }
      #content .post h2 a {
        color: #000000;
        text-decoration: none;
      }
    #content .post .details {
      font-size: 0.9em;
      color: #ffffff;
      background-color: #14619B;
      padding: 2px 5px;
      float: left;
    }
      #content .post .details a {
        color: #ffffff;
        text-decoration: none;
      }
    #content .post p {
      clear: both;
      margin-bottom: 10px;
      line-height: 1.6em;
    }
    #content .post a.continue {
      font-style: italic;
    }
  #content .postnav {
    clear: both;
    float: right;
  }
    #content .postnav ul {
      list-style-type: none;
    }
      #content .postnav ul li {
        float: left;
        padding: 4px 0 15px 8px;
      }
      #content .postnav ul li a {
        display: block;
        color: #4F4F4F;
        border: 1px solid #E1E1E1;
        padding: 3px 6px;
        text-decoration: none;
      }
      #content .postnav ul li a:hover {
        border-color: #ffffff;
        color: #4F4F4F !important; 
      }
  #wp_page_numbers ul {
    border-top: 0 !important;
  }
  #wp_page_numbers .page_info {
    padding: 3px 6px !important;
    margin-right: 2px;
    border: 1px solid #e0e0e0 !important;
    margin-top: 4px;
  }
  #wp_page_numbers .active_page a {
    background-color: #ffffff !important;
    border: 0 !important;
  }
  #content .single {
    
  }
    #content .single h2 {
      margin-bottom: 10px;
      font-size: 2em;
      text-transform: none;
    }
    #content .single p {
      line-height: 1.5em;
      margin-bottom: 10px;
    }
    #content .single ul, #content .single ol {
      list-style-position: inside;
      margin-bottom: 10px;
    }
    #content .single li {
      line-height: 1.5em;
      padding: 2px 0;
    }
    #content .single blockquote {
      padding: 10px 10px 5px;
      margin-bottom: 10px;
      background-color: #eeeeee;
      border-width: 1px 0;
      border-style: solid;
      border-color: #e0e0e0;
    }
    #content .single h3, #content .single h4, #content .single h5, #content .single h6 {
      font-size: 1.2em;
      margin-bottom: 5px;
    }
    #content .single .details {
      font-size: 0.9em;
      color: #ffffff;
      background-color: #14619B;
      padding: 2px 5px;
      float: left;
    }
      #content .single .details a {
        color: #ffffff;
        text-decoration: none;
      }
/** END content **/

/** BEGIN sidebar **/
#sidebar {
  width: 310px;
  float: right;
}
  #sidebar .box {
    border: 5px solid #14619B;
    margin-bottom: 10px;
    background: url(workspacer-images/sidebody.gif) repeat-x 0 bottom;
  }
    #sidebar .box h2 {
      font-size: 0.9em;
      text-transform: uppercase;
      padding: 8px;
      background: red url(workspacer-images/sidehead.gif) repeat-x 0 0;
    }
    #sidebar .box ul {
      list-style-type: none;
      padding: 5px 10px 10px;
    }
      #sidebar .box ul li {
        line-height: 1.6em;
        padding: 2px 0;
      }
      #sidebar .box ul li a {
        color: #14619B;
        text-decoration: none;
      }
      #sidebar .box ul li a:hover {
        color: #ff0000;
      }  
    #sidebar form {
      background: url(workspacer-images/search.gif) no-repeat 0 0;
      height: 47px;
      margin-bottom: 10px;
    }
      #sidebar form input {
        border: 0;
        float: left;
        width: 220px;
        margin: 15px 0 0 15px;
        background-color: transparent;
      }
      #sidebar form button {
        border: 0;
        float: right;
        text-indent: -9999px;
        width: 65px; height: 37px;
        margin: 5px 5px 0 0;
        background-color: transparent;
      }
    #sidebar .ads p {
      text-align: center;
      padding: 5px 0;
    }
      #sidebar .ads img {
        margin: 4px 8px;
      }
    #sidebar .flickr {
      text-align: center;
      padding: 4px 0;
    }
      #sidebar .flickr img {
        margin: 4px 8px;
      }
    #sidebar .video {
      padding: 6px 10px;
    }
    #sidebar .tags {
      padding: 10px 15px;
    }
  #sidebar .l {
    width: 150px;
    float: left;
  }
  #sidebar .r {
    width: 150px;
    float: right;
  }
/** END sidebar **/

/** BEGIN footer **/
#footer {
  clear: both;
  background-color: #1C1C1C;
  color: #ffffff;
  padding: 20px 0;
}
  #footer p {
    width: 940px;
    margin: auto auto;
    text-align: left;
  }
  #footer a {
    color: #ffffff;
  }
/** END footer **/

/** BEGIN miscellaneous **/
#comments {
  padding: 10px 0;
}
  #comments a {
    text-decoration: none;
  }
  #comments h2 {
    font-size: 1.6em;
    margin: 10px 0;
  }
  #comments p {
    margin-bottom: 10px;
    line-height: 1.6em;
  }
  #comments form {
    
  }
  #comments form p {
    margin-bottom: 5px;
  }
    #comments form input {
      margin-right: 5px;
    }
    #comments form input, textarea {
      border: 1px solid #cccccc;
      font-size: 0.9em;
      font-family: Verdana;
      padding: 4px;
      background-position: 4px 4px;
      background-repeat: no-repeat;
    }
    #comments form input {
      width: 240px;
      border: 1px solid #cccccc;
    }
    #comments form textarea {
      width: 350px;
      padding: 4px 4px !important;
      border: 1px solid #cccccc;
    }
    #comments form button {
      border: 1px solid #a0a0a0;
      font-size: 1em;
      font-family: Verdana;
      padding: 2px 6px;
    }
  .commentdetails {
    margin-top: 25px;
  }
  .commentauthor {
    margin-bottom: 5px !important;
    font-weight: bold;
  }
  .commentdate {
    font-size: 0.8em;
    margin-bottom: 5px;
    color: #909090;
  }
  .required {
    color: #ff0000;
  }
h2.title {
  font-size: 1em !important;
  text-transform: uppercase;
  padding: 10px;
  color: #565656;
}
.notfound {
  padding: 40px;
}
  .notfound h2 {
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 10px;
  }

/** END miscellaneous **/

/** BEGIN wordpress 2.7 comments **/
#comments ol {
  list-style-type: none;
  clear: both;
  padding: 0;
  margin: 0;
}
  #comments .buffer {
    padding: 10px;
  }
  #comments ol li {
    margin-bottom: 10px;
  }
  #comments ol li ul li {
    border: 1px solid #e0e0e0;
    padding: 10px;
  }
  #comments ol li .avatar {
    float: right;
  }
  #comments ol li .comment-author {
    
  }
    #comments ol li .comment-author .fn {
      font-weight: bold;
      font-size: 1.2em;
    }
  #comments ol li .comment-meta {
    font-size: 0.9em;
    color: #999999;
    margin: 5px 0 10px;
  }
  #comments ol li .reply {
    font-size: 0.9em;
    font-weight: bold;
    padding-bottom: 10px;
  }
  #comments .children {
    list-style-type: none;
  }
#comments .navigation {
  padding: 0 0 40px;
  font-size: 0.9em;
}
  #comments .navigation a {
    color: #999999;
    padding: 3px 8px;
    border: 1px solid #cccccc;
  }
  #comments .navigation a:hover {
    color: #000000;
    border-color: #000000;
    text-decoration: none;
  }
#comments .says {
  display: none;
}
/** END wordpress 2.7 comments **/

</style>


<!--[if lte IE 6]><link rel="stylesheet" type="text/css" href="ie.css" /><![endif]-->
</head>
<body>
<!-- BEGIN wrapper -->
<div id="wrapper">
  <!-- BEGIN header -->
  <div id="header">
    <h1><a href="http://www.free-css.com/">Workspacer</a></h1>
    <div class="ad"><a href="http://www.free-css.com/"><img src="workspacer-images/ad468x60.gif" alt="" /></a></div>
    <ul>
      <li><a href="http://www.free-css.com/">Home</a></li>
      <li class="here"><a href="about.html">About Us</a></li>
      <li><a href="page.html">Demo Page</a></li>
      <li><a href="contact.html">Contact Page</a></li>
    </ul>
  </div>
  <!-- END header -->
  <!-- BEGIN featured -->
  <div id="featured">
    <div class="thumb">
      <div class="b"> <a href="http://www.free-css.com/"><img src="workspacer-images/_featured.jpg" alt="" /></a> </div>
    </div>
    <div class="text">
      <h2>About Workspacer Theme</h2>
      <p>This theme works best for Online Portfolios or Personal Theme. Workspacer highlights the contents of your site and its design and functionality allows you to showcase your creativity.</p>
      <p class="rss"><a href="http://www.free-css.com/">Subscribe to Feed or E-mail</a></p>
      <p class="twitter"><a href="http://www.free-css.com/">Add and Follow on Twitter</a></p>
    </div>
  </div>
  <!-- END featured -->
  <!-- BEGIN content -->
  <div id="content" class="fcontent">
    <!-- begin post -->
    <div class="single">
      <h2>About Us</h2>
      <div class="break"></div>
      <p>This is an example of a WordPress page, you could edit this to put information about yourself or your site so readers know where you are coming from. You can create as many pages like this one or sub-pages as you like and manage all of your content inside of WordPress.</p>
    </div>
    <!-- end post -->
  </div>
  <!-- END content -->
  <!-- BEGIN sidebar -->
  <div id="sidebar">
    <!-- begin search -->
    <form action="http://www.free-css.com/">
      <input type="text" name="s" id="s" value="" />
      <button type="submit">Search</button>
    </form>
    <!-- end search -->
    <!-- begin advertisement -->
    <div class="ads box">
      <h2>Site Sponsors</h2>
      <p> <a href="http://www.free-css.com/"><img src="workspacer-images/ad125x125.jpg" alt="" /></a> <a href="http://www.free-css.com/"><img src="workspacer-images/ad125x125.jpg" alt="" /></a> <a href="http://www.free-css.com/"><img src="workspacer-images/ad125x125.jpg" alt="" /></a> <a href="http://www.free-css.com/"><img src="workspacer-images/ad125x125.jpg" alt="" /></a> </p>
    </div>
    <!-- end advertisement -->
    <!-- begin popular posts -->
    <div class="box">
      <h2>Popular Posts</h2>
      <ul>
        <li><a href="http://www.free-css.com/">Pellentesque Aapien Orci Blandit</a></li>
        <li><a href="http://www.free-css.com/">Nam Et Nisi Ut Nunc</a></li>
        <li><a href="http://www.free-css.com/">Quisque Egestas Posuere Tellus</a></li>
        <li><a href="http://www.free-css.com/">Quisque Sit Amet Diam</a></li>
        <li><a href="http://www.free-css.com/">Maecenas Eget Ipsum</a></li>
        <li><a href="http://www.free-css.com/">Interdum Arcu Sit Amet Erat</a></li>
      </ul>
    </div>
    <!-- end popular posts -->
    <!-- begin flickr photos -->
    <div class="box">
      <h2>Flickr Photos</h2>
      <p class="flickr"> <a href="http://www.free-css.com/"><img src="workspacer-images/_flickr1.jpg" alt="" /></a> <a href="http://www.free-css.com/"><img src="workspacer-images/_flickr2.jpg" alt="" /></a> <a href="http://www.free-css.com/"><img src="workspacer-images/_flickr3.jpg" alt="" /></a> <a href="http://www.free-css.com/"><img src="workspacer-images/_flickr4.jpg" alt="" /></a> <a href="http://www.free-css.com/"><img src="workspacer-images/_flickr5.jpg" alt="" /></a> <a href="http://www.free-css.com/"><img src="workspacer-images/_flickr6.jpg" alt="" /></a> </p>
    </div>
    <!-- end flickr photos -->
    <!-- begin featured video -->
    <div class="box">
      <h2>Featured Video</h2>
      <div class="video"> <img src="workspacer-images/_video.jpg" alt="" /> </div>
    </div>
    <!-- end featured video -->
    <!-- begin tag cloud -->
    <div class="box">
      <h2>Tag Cloud</h2>
      <div class="tags"> </div>
    </div>
    <!-- end tag cloud -->
    <!-- BEGIN left -->
    <div class="l">
      <!-- begin pages -->
      <div class="box">
        <h2>Pages</h2>
        <ul>
          <li><a href="http://www.free-css.com/">About</a></li>
          <li><a href="http://www.free-css.com/">Gallery</a></li>
          <li><a href="http://www.free-css.com/">Contact</a></li>
        </ul>
      </div>
      <!-- end pages -->
    </div>
    <!-- END left -->
    <!-- BEGIN right -->
    <div class="r">
      <!-- begin archives -->
      <div class="box">
        <h2>Archives</h2>
        <ul>
          <li><a href="http://www.free-css.com/">May 2009</a></li>
          <li><a href="http://www.free-css.com/">April 2009</a></li>
          <li><a href="http://www.free-css.com/">March 2009</a></li>
        </ul>
      </div>
      <!-- end archives -->
    </div>
    <!-- END  -->
  </div>
  <!-- END sidebar -->
</div>
<!-- END wrapper -->
<!-- BEGIN footer -->
<div id="footer">
  <p>Copyright &copy; 2009 - <a href="http://www.free-css.com/">Website Name</a> &middot; All Rights Reserved | Template by: <a href="http://www.wpthemedesigner.com/">WordPress Designer</a> | Get More <a href="http://www.free-css.com/">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.clubcard
59.clubhouse
60.bed-and-breakfast
61.construction-company
62.construction-group
63.constructional-company
64.consulting-services
65.Consulting
66.corporate-2.0
67.corporate-blue
68.corporate
69.CorporateBlack
70.corporateblue
71.CorporateBlue2
72.corporategreen
73.CorporateGrey
74.corporateluxe
75.corporateprofiles
76.CorporateRedGrey
77.Corporate_Design
78.corporation-ltd
79.design-company
80.metamorph_shopping
81.metamorph_spasaloon
82.metamorph_restaurant
83.metamorph_photostudio
84.abc-company
85.ad-agency
86.foo_shooting_club
87.firming
88.financialco
89.abstract-studio
90.carpet-cleaning
91.architect-company
92.architect-group
93.architect
94.architectural-company
95.architectural-group
96.architecture-bureau
97.architecture
98.computer-business
99.computer-store
100.djclub
101.dally_studio
102.future-business
103.global-business
104.global-hosting
105.global
106.globalhouse
107.globalpress
108.enterprise
109.corpplus
110.corpwire-magazine
111.funkycorporate
112.simply_business
113.Small_Corporation
114.your-business
115.voip-company
116.economics
117.educational-site
118.ec-mania
119.furniture-collections
120.mobileshop
121.political-party
122.pizza-factory
123.pizzaparlor
124.plainoffice
125.plantshop
126.play-school
127.office
128.online-casino
129.online-radio
130.online_education
131.outsource-inc
132.software-co
133.software-company
134.simplyBusiness
135.smallstudio
136.small-corporation
137.rainbow_consultant
138.Professional
139.professional-web2
140.premium-business
141.premiumtemplateshop
142.radio-station
143.real-estate-agency
144.real-estate-co
145.real-estate
146.realestate-company
147.realestate
148.sample-resume
149.sample_business_site
150.resume
151.shop-around
152.shop-online
153.social-community-management
154.workshyfop
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