predilection : Design 7 « Templates « HTML / CSS






predilection

  

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

-->
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>Predilection   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: 0px;
  padding: 0;
  background: #000000 url(predilection-images/img04.jpg) repeat-x left top;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #464646;
}

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

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: #DBA500; }

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 {
}

/* Header */

#header-wrapper {
  height: 60px;
  background: #FFDE00;
}

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

/* Menu */

#menu {
  float: left;
  padding-top: 10px;
}

#menu ul {
  height: 30px;
  margin: 0px;
  padding: 0px;
  list-style: none;
  line-height: normal;
  background: url(predilection-images/img02.jpg) no-repeat right top;
}

#menu li {
  display: block;
  float: left;
}

#menu a {
  display: block;
  float: left;
  height: 23px;
  padding: 7px 20px 0px 20px;
  background: #A5A5A5;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
}

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

#menu .current_page_item a {
  background: #000000 url(predilection-images/img01.jpg) no-repeat right top;
  padding-right: 40px;
}

#menu .last {
  background: #A5A5A5 url(predilection-images/img02.jpg) no-repeat right top;
}

#menu .current-last {
  background: #000000 url(predilection-images/img05.jpg) no-repeat right top;
}

/* Search */

#search {
  float: right;
  padding: 10px 10px 0px 0px;
}

#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;
}

#search-text {
  width: 210px;
  padding: 3px 5px 3px 5px;
  color: #000000;
}

#search-submit {
  width: 82px;
  height: 28px;
  margin-left: 10px;
  padding: 0px 5px;
  color: #000000;
}

/* Page */

#page {
  width: 900px;
  margin: 0px auto;
  padding: 40px 0px 0px 0px;
  background: #FFFFFF url(predilection-images/img06.jpg) repeat-y left 20px;
}

/** LOGO */

#logo {
  width: 900px;
  height: 107px;
  margin: 0 auto;
  padding: 10px 0px 0px 0px;
}

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

#logo h1 a {
  color: #FFDE00;
}

#logo p {
  margin-top: -4px;
  text-transform: lowercase;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 13px;
  color: #AAAAAA;
}

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

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

#banner {
  padding-bottom: 20px;
}

/* Content */

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

/* Post */

.post {
  margin-bottom: 45px;
}

.post .title {
  padding: 20px 0px 0px 30px;
}

.post .title a {
  text-decoration: none;
  text-transform: capitalize;
  font-size: 30px;
  color: #000000;
}

.post .date {
}

.post .meta {
  background: #000000 url(predilection-images/img03.jpg) no-repeat right top;
  height: 28px;
  padding: 2px 30px 0px 30px;
  text-transform: lowercase;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 11px;
  color: #FFFFFF;
}

.post .meta span {
  margin: 0px;
}

.post .meta a {
  text-decoration: none;
  color: #FFDE00;
}

.post .entry {
  padding: 10px 30px 0px 30px;
}

.post .comments {
  display: block;
  width: 120px;
  height: 18px;
  margin: 0px; 
  padding: 3px 0px 0px 40px;
  background: #90BF35;
  border: 1px solid #5F817E;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-decoration: none;
  font-weight: bold;
  color: #FFFFFF;
}

/* Sidebar */

#sidebar {
  float: right;
  width: 250px;
  margin-right: 30px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

#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 0px;
}

#sidebar li li {
  margin: 0px 0px 0px 0;
  padding: 10px 0px 10px 15px;
  border-bottom: 1px solid #E0E0E0;
  background: url(predilection-images/img04.gif) no-repeat left 15px;
}

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

#sidebar li li a:hover {
  color: #666666;
}

#sidebar p {
  margin: 0;
  padding: 0px 14px;
  border-left: 10px solid #E0E0E0;
}

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


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

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

#sidebar li li a:hover {
  color: #DBA500;
}

/* 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: 900px;
  height: 100px;
  margin: 0 auto;
  padding: 0;
}

#footer-bgcontent {
}

#footer p {
  margin: 0;
  padding: 30px 0px 0px 0px;
  text-align: center;
  text-transform: lowercase;
  line-height: normal;
  font-size: 11px;
}

#footer a {
}

</style>


</head>
<body>
<div id="header-wrapper">
  <div id="header">
    <div id="menu">
      <ul>
        <li class="current_page_item"><a href="#">Home</a></li>
        <li><a href="#">Blog</a></li>
        <li><a href="#">About</a></li>
        <li><a href="#" class="last">Contact</a></li>
      </ul>
    </div>
    <!-- end #menu -->
    <div id="search">
      <form method="get" action="">
        <fieldset>
          <input type="text" name="s" id="search-text" size="15" />
          <input type="submit" id="search-submit" value="GO" />
        </fieldset>
      </form>
    </div>
    <!-- end #search -->
  </div>
</div>
<!-- end #header -->
<!-- end #header-wrapper -->
<div id="logo">
  <h1><a href="#">Predilection </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="page">
  <div id="page-bgtop">
    <div id="content">
      <div class="post">
        <p class="meta"><span class="date">Sunday, April 26, 2009</span> 7:27 AM Posted by <a href="#">Someone</a></p>
        <h2 class="title"><a href="#">Welcome to Predilection </a></h2>
        <div class="entry">
          <p>This is <strong>Predilection </strong>, a free, fully standards-compliant CSS template designed by <a href="http://www.freecsstemplates.org/">Free CSS Templates</a>, released for free under the <a href="http://creativecommons.org/licenses/by/2.5/">Creative Commons Attribution 2.5</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>
      </div>
      <div class="post">
        <p class="meta"><span class="date">Sunday, April 26, 2009</span> 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>
      </div>
      <div class="post">
        <p class="meta"><span class="date">Sunday, April 26, 2009</span> 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>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>
      </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 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="#">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 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="#">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 -->
</div>
<div id="footer">
  <p>Copyright (c) 2008 Sitename.com. All rights reserved. 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.SimpleSimple
2.simplestyle_1
3.simplestyle_2
4.simplestyle_3
5.simplestyle_4
6.simplestyle_5
7.simplestyle_6
8.pomodoro
9.portcentral
10.portfolio-extended
11.portfolio
12.postscriptum
13.powderpuff
14.power
15.precision
16.premiumseries
17.prepaid
18.presented
19.pressurized
20.prideandprejudice
21.primitiveelement
22.printing
23.pristine
24.private-lawyer-co
25.product-landing-page
26.production
27.ProductPackage
28.programme
29.progress
30.projection
31.proofing
32.Prosperity
33.province
34.purensimple
35.purgatory_shuffle
36.puzzled
37.quadrangle
38.quartz-istorage
39.quatrain
40.racetrackplaya
41.radiance
42.rainonleaves
43.ramblingsoul-2
44.ramblingsoul-9
45.ramblingsoul3
46.ramblingsoul4
47.ramblingsoul5
48.ramblingsoul7
49.ramblingsoul_2
50.ramblingsoul_3
51.random
52.rational
53.realize
54.realone
55.rebel-magazine
56.reckoning
57.recreations
58.reference
59.regeneracy
60.rehabilitation
61.reinvent
62.replenish
63.republic
64.resizeme
65.resplendissant
66.revolt-01
67.ridinghood
68.rockband
69.rogue
70.Rothko
71.route66
72.rust
73.safe-as-houses
74.sahara
75.sampling
76.Sapphire
77.schemermag
78.scotchmark
79.scribbled
80.secretlab
81.seduction
82.selcouth
83.sensa
84.settings
85.shallowgrunge
86.shalom-typo
87.shape
88.she
89.showcase
90.sifiso
91.silenceandharmony
92.SILK
93.Simpatico
94.sindromk
95.singapore
96.sinorcaish
97.six-oh-six
98.sixpence
99.sixties_style
100.skipopia
101.skitemplate
102.sky
103.sliced
104.slight_amnesia
105.socialnet
106.softenedcells
107.solemnity
108.solitude
109.soloss
110.solutions
111.somewhere-peaceful
112.soniatemplate
113.space
114.spaced
115.spasaloon
116.spatter
117.speedracing
118.spheroids
119.spidercity
120.splash
121.splatt
122.spontaneous