offrecord : Design 6 « Templates « HTML / CSS






offrecord

   

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

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

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

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

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 {
  background: #ECECEC;
}

/* Header */

#header {
  width: 960px;
  height: 127px;
  margin: 0 auto;
  padding: 8px 0px 0px 0px;
}

/* Menu */

#menu {
  float: right;
  width: 600px;
  height: 127px;
}

#menu ul {
  float: right;
  margin: 0;
  list-style: none;
  line-height: normal;
}

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

#menu a {
  display: block;
  float: left;
  height: 77px;
  margin-right: 1px;
  padding: 50px 20px 0px 20px;
  text-decoration: none;
  text-align: center;
  text-transform: capitalize;
  font-size: 18px;
  color: #713652;
}

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

#menu .current_page_item a {
  background: #C28E10;
  border-bottom: 6px solid #B37F00;
  color: #FFFFFF;
}

#menu .first {
}

/* 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 Arial, Helvetica, sans-serif;
}

#search-text {
  width: 170px;
  margin-top: 8px;
  margin-left: 60px;
  margin-right: 40px;
  padding: 6px 0 0 7px;
  border: none;
  background: none;
  font-family: Arial, Helvetica, sans-serif;
  color: #838383;
}

#search-submit {
  width: 82px;
  height: 28px;
  margin-left: 10px;
  padding: 0px 5px;
  background: url(offrecord-images/img03.jpg) no-repeat left top;
  border: none;
  text-indent: -9999px;
  color: #FFFFFF;
}

/* Page */

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

#page-bgtop {
}

/** LOGO */

#logo {
  float: left;
  height: 45px;
  margin: 0 auto;
  padding-top: 25px;
}

#logo h1, #logo p {
  margin: 0px;
  line-height: normal;
  text-transform: lowercase;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
  color: #713652;
}

#logo p {
  margin-top: -10px;
  padding: 13px 0px 0px 5px;
  text-transform: lowercase;
  font-size: 16px;
  color: #ADADAD;
}

#logo p a {
  color: #ADADAD;
}

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

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

#banner {
  padding-bottom: 20px;
}

/* Content */

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

/* Post */

.post {
  margin-bottom: 10px;
}

.post .title {
  padding: 4px 0px 0px 0px;
  background: url(offrecord-images/img02.gif) repeat-x left bottom; 
}

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

.post .date {
  display: inline-block;
  margin: 0px;
  padding: 0px 10px 0px 0px;
  color: #9E9E9E;
}

.post .meta {
  margin-left: 2px;
  padding: 10px 30px 0px 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 12px;
  color: #66665E;
}

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

.post .meta a {
  padding: 8px 10px 5px 0px;
  text-decoration: none;
  color: #9E9E9E;
}

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

.post .links {
  display: block;
  width: 120px;
  height: 25px;
  margin: 0px;
  padding: 10px 0px 0px 20px;
  background: #161616 url(offrecord-images/img10.jpg) no-repeat right top;
  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: #90BF35;
  border: 1px dashed #1D1D1D;
  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: 280px;
  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 0px;
}

#sidebar li li {
  margin: 0px;
  padding: 10px 0px 10px 0px;
  background: url(offrecord-images/img02.gif) repeat-x left bottom; 
}

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

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

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

#sidebar h2 {
  height: 30px;
  margin: 0 0 30px 0px;
  padding: 6px 20px 2px 0px;
  background: url(offrecord-images/img02.gif) repeat-x left bottom; 
  text-transform: capitalize;
  font-size: 24px;
  font-weight: normal;
  color: #713652;
}

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

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

/* 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 {
  height: 120px;
  padding: 0;
  background: #F0F0F0;
}

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

#footer a {
}

</style>


</head>
<body>
<!-- end #header-wrapper -->
<div id="header">
  <div id="logo">
    <h1><a href="#">OffRecord </a></h1>
    <p><em> template design by <a href="http://www.freecsstemplates.org/">CSS Templates</a></em></p>
  </div>
  <div id="menu">
    <ul>
      <li><a href="#" class="first">Homepage</a></li>
      <li class="current_page_item"><a href="#">Blog</a></li>
      <li><a href="#">Portfolio</a></li>
      <li><a href="#">About</a></li>
      <li><a href="#">Contact</a></li>
    </ul>
  </div>
  <!-- end #menu -->
</div>
<!-- end #header -->
<hr />
<div id="page">
  <div id="page-bgtop">
    <div id="content">
      <div class="post">
        <p class="meta"><em><span class="date">Monday, June 28, 2010</span> 7:27 AM Posted by <a href="#">Someone</a></em></p>
        <h2 class="title"><a href="#">Welcome to Off Record </a></h2>
        <div class="entry">
          <p><img src="offrecord-images/img04.jpg" width="620" height="270" alt="" />This is <strong>OffRecord </strong>, a free, fully standards-compliant CSS template designed by <a href="http://www.freecsstemplates.org/">Free CSS Templates</a>.  The  photos used in this template is from <a href="http://www.pdphoto.org">PDPhoto.org</a>. This free template is released under a <a href="http://creativecommons.org/licenses/by/3.0/">Creative Commons Attributions</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>
        </div>
      </div>
      <div class="post">
        <p class="meta"><em><span class="date">Sunday, April 27, 2010</span> 7:27 AM Posted by <a href="#">Someone</a></em></p>
        <h2 class="title"><a href="#">Lorem ipsum sed aliquam</a></h2>
        <div class="entry">
          <p><img src="offrecord-images/img03.jpg" width="620" height="270" alt="" />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. Maecenas pede nisl, elementum eu, ornare ac, malesuada at, erat. Proin gravida orci porttitor enim accumsan lacinia. Aliquam libero. Suspendisse iaculis mauris nec lorem.<br />
          </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>
            <li><a href="#">Nec metus sed donec</a></li>
            <li><a href="#">Velit semper nisi molestie</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/">CSS Templates</a>.</p>
</div>
<!-- end #footer -->
</body>
</html>

   
    
    
  








Related examples in the same category

1.newave
2.newdarkside
3.newday
4.newera
5.newfangled
6.newgreeny
7.newgreys
8.newhorizon
9.news portal
10.news-print
11.newsbeat
12.newsflash
13.newsportal
14.newsroll
15.newstheme
16.newwave-business-inc
17.new_rise
18.NiceSite
19.nimbuslike
20.nixed
21.noimages
22.noname1
23.nonzero
24.nothingfanzy
25.nourish
26.nowhere
27.NuahSwirl
28.nullbullum
29.numerology
30.o-no-typography
31.obsess
32.obsession
33.obtanium
34.office-plants
35.offlimits
36.oheon_com_110100021
37.ohgreenworld
38.Okeanos
39.old-wall
40.oldarchitecture
41.Olive
42.one-penny
43.one_two_three
44.online-edu
45.onlinemoviestore
46.oodles
47.openyourwindows
48.opposed
49.optimal-touch
50.orchidaceae
51.ordinaire
52.ormeggiare
53.ornamental
54.ornate
55.OrngBlu
56.oswd_blozilla
57.our-work
58.ourhouse
59.outdoorv1.0
60.outliers
61.outoftheblue
62.outtabox
63.oxidation
64.package
65.paddy-harvest
66.pagedrape
67.paivi-k
68.paleforest
69.palmtrees
70.pamphlet
71.pancorbo
72.papira
73.paradigm
74.paradise1983
75.parchmenter
76.particle
77.particles
78.pastel
79.pastelco
80.pastelflowers
81.pastries
82.path-fider
83.patternmaker
84.PattyMcFatPat01
85.PattyMcFatPat03
86.pc
87.Pear Template
88.pear
89.pedestrian
90.penchantforphotos
91.pencilpink
92.people
93.perfectblemish
94.performance
95.perplex
96.personified
97.pillars
98.pills
99.pinnacle
100.Pistachio
101.pixabella
102.pixabella04
103.pixabella06
104.pixelationingreen
105.plaidshirt
106.plainandsimple
107.planning-feed
108.pluralism
109.plurkified
110.pointspace
111.pollinate
112.pollinating
113.pollination