branches : Design 3 « Templates « HTML / CSS






branches

     

<!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      : Branches
Version    : 1.0
Released   : 20081010
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>Branches 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: #7A674C url(branches-images/img02.jpg);
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #FCFAE6;
}

h1, h2, h3 {
  margin: 0;
  text-transform: lowercase;
  font-weight: normal;
  color: #FFFFC6;
}

h1 {
  letter-spacing: -1px;
  font-size: 32px;
}

h2 {
  font-size: 23px;
}

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

a:link {
  color: #F6E48A;
}

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

a:visited {
  color: #F6E48A;
}

img {
  border: none;
}

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

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

/* Form */

form {
  margin: 0;
  padding: 0;
}

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

legend {
  display: none;
}

input, textarea, select {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #333333;
}

#wrapper {
  background: #490102;
}

/* Header */

#header {
  width: 900px;
  height: 70px;
  margin: 0 auto 20px auto;
  padding-top: 20px;
}

#logo {
  float: left;
  height: 120px;
  margin-left: 30px;
}

#logo h1 {
  font-size: 38px;
  color: #3399CC;
}

#logo h1 sup {
  vertical-align: text-top;
  font-size: 24px;
}

#logo h1 a {
  color: #FFFFFF;
}

#logo h2 {
  text-transform: uppercase;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #F4E395;
}

#logo a {
  text-decoration: none;
  color: #3399CC;
}

/* Menu */

#menu {
  float: right;
}

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

#menu li {
  display: inline;
}

#menu a {
  display: block;
  float: left;
  margin-left: 5px;
  padding: 7px 10px;
  text-decoration: none;
  font-size: 15px;
  color: #FFFFFF;
}

#menu a:hover {
  text-decoration: underline;
}

#menu .active a {
}

/* Page */

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

/* Content */

#content {
  float: left;
  width: 570px;
  padding: 20px 30px 0px 30px;
  background: #6F5E45;
  border-top: 1px #5C4A32 solid;
  border-bottom: 1px #5C4A32 solid;
}

/* Post */

.post {
}

.post .title {
  margin-bottom: 20px;
  padding-bottom: 5px;
  background: url(branches-images/img03.jpg) no-repeat left bottom;
  border-bottom: 1px dotted #A09584;
}

.post .entry {
}

.post .meta {
  margin: 0;
  padding: 15px 0 60px 0;
}

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

.post .meta .byline {
  float: left;
  color: #0000FF;
}

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

.post .meta .more {
  width: 185px;
  height: 35px;
  padding: 5px 0px 5px 0px;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 11px;
  border-bottom: 1px dotted #A09584;
}

.post .meta .comments {
  padding: 5px 0px 5px 0px;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 11px;
  border-bottom: 1px dotted #A09584;
}

.post .meta b {
  display: none;
}

/* Sidebar */

#sidebar {
  float: right;
  width: 220px;
}

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

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

#sidebar li ul {
}

#sidebar li li {
  margin: 0;
}

#sidebar h2 {
  margin-bottom: 10px;
  padding-bottom: 5px;
  background: url(branches-images/img04.jpg) no-repeat left bottom;
  font-size: 18px;
  font-weight: normal;
}

/* Search */

#search {
}

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

#s {
  width: 150px;
  margin-right: 5px;
  padding: 3px;
  border: 1px solid #F0F0F0;
}

#x {
  padding: 3px;
  background: #ECECEC url(branches-images/img08.gif) repeat-x left bottom;
  border: none;
  text-transform: lowercase;
  font-size: 11px;
  color: #4F4F4F;
}

/* Boxes */

.box1 {
  padding: 20px;
  background: url(branches-images/img05.gif) no-repeat;
}

.box2 {
  color: #BABABA;
}

.box2 h2 {
  margin-bottom: 15px;
  background: url(branches-images/img10.gif) repeat-x left bottom;
  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 {
  height: 400px;
  min-height: 74px;
  padding: 10px 0 0 0;
  background: #6F5E45 url(branches-images/img01.jpg) repeat-x left top;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
}

html>body #footer {
  height: auto;
}

#legal {
  clear: both;
  padding-top: 20px;
  text-align: center;
  text-transform: uppercase;
  font-size: 10px;
  color: #FCFAE6;
}

#legal a {
  font-weight: bold;
  color: #F6E595;
}

</style>


</head>
<body>
<div id="wrapper">
<!-- start header -->
<div id="header">
  <div id="logo">
    <h1><a href="#">Branches<sup></sup></a></h1>
    <h2>Designed by FreeCSSTemplates</h2>
  </div>
  <div id="menu">
    <ul>
      <li class="active"><a href="#">homepage</a></li>
      <li><a href="#">photo gallery</a></li>
      <li><a href="#">about us</a></li>
      <li><a href="#">links</a></li>
      <li><a href="#">contact us</a></li>
    </ul>
  </div>
</div>
<!-- end header -->
</div>

<!-- start page -->
<div id="page">
  <!-- start content -->
  <div id="content">
    <div class="post">
      <h1 class="title">Welcome to Branches</h1>
      <div class="entry">
        <p>This is Branches, a free, fully standards-compliant CSS template designed byFreeCssTemplates<a href="http://www.nodethirtythree.com/"></a> for <a href="http://www.freecsstemplates.org/">Free CSS Templates</a>. This free template is released under a <a href="http://creativecommons.org/licenses/by/2.5/">Creative Commons Attributions 2.5</a> license, so youre pretty much free to do whatever you want with it (even use it commercially) provided you keep the links in the footer intact. Aside from that, have fun with it :)</p>
        <p>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>
      </div>
      <div class="meta">
        <p class="links"><a href="#" class="more">Read full article</a>&nbsp;&nbsp;&raquo;&nbsp;&nbsp;<a href="#" class="comments">View Comments (32)</a></p>
      </div>
    </div>
    <div class="post">
      <h2 class="title">Lorem Ipsum Dolor Volutpat</h2>
      <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>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>
        </div>
      <div class="meta">
        <p class="links"><a href="#" class="more">Read full article</a>&nbsp;&nbsp;&raquo;&nbsp;&nbsp;<a href="#" class="comments">View Comments (32)</a></p>
      </div>
    </div>
  </div>
  <!-- end content -->
  <!-- start sidebar -->
  <div id="sidebar">
    <ul>
      <li id="search">
        <h2><b class="text1">Search</b></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><strong>Lorem</strong> 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><b>Volutpat</b> 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>
      <li>
        <h2><b>Volutpat</b> 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>
        </ul>
      </li>
    </ul>
  </div>
  <!-- end sidebar -->
  <div style="clear: both;">&nbsp;</div>
</div>
<!-- end page -->
<!-- start footer -->
<div id="footer">
  <p id="legal">(c) 2008 YourSite. Design by <a href="http://www.freecsstemplates.org/">Free CSS Templates</a>.</p>
</div>
<!-- end footer -->
</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.breaking_ontop
18.brewedcoffee
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