scribbled : Design 7 « Templates « HTML / CSS






scribbled

  

<!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       : Scribbled   
Description: A two-column, fixed-width design with dark color scheme.
Version    : 1.0
Released   : 20110620

-->
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta name="keywords" content="" />
<meta name="description" content="" />
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>Scribbled    by Free CSS Templates</title>
<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: #9F0000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #342D00;
}

h1, h2, h3 {
  margin: 0;
  padding: 0;
  font-weight: normal;
  color: #9F0000;
}

h1 {
  font-size: 2em;
}

h2 {
  font-size: 2.4em;
}

h3 {
  font-size: 1.6em;
}

p, ul, ol {
  margin-top: 0;
  line-height: 180%;
}

ul, ol {
}

a {
  text-decoration: none;
  color: #9F0000;
}

a:hover {
  text-decoration: underline;
}

img.border {
  border: 6px solid #E1F1F6;
}

img.alignleft {
  float: left;
  margin-right: 25px;
}

img.alignright {
  float: right;
}

img.aligncenter {
  margin: 0px auto;
}

#wrapper {
  margin: 0px;
  padding: 0px;
  background: url(scribbled-images/img02a.jpg) repeat-x left bottom;
}

#wrapper-bgbtm {
  background: url(scribbled-images/img01.jpg) repeat-x left top;
}

/* Header */

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

/* Logo */

#logo {
  float: left;
  height: 100px;
  margin: 0px;
  padding: 0px;
  color: #FFFFFF;
}

#logo h1, #logo p {
  margin: 0;
  padding: 0;
}

#logo h1 {
  padding-top: 10px;
  letter-spacing: -1px;
  text-transform: lowercase;
  text-shadow: #808080 -1px 1px 2px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 50px;
}

#logo p {
  display: block;
  margin-top: -10px;
  padding-left: 5px;
  text-shadow: #808080 -1px 1px 2px;
  font: normal 18px Georgia, "Times New Roman", Times, serif;
  font-style: italic;
}

#logo a {
  border: none;
  background: none;
  text-decoration: none;
  color: #FFFFFF;
}

/* Search */

#search {
  width: 280px;
  height: 110px;
  padding: 0;
}

#search form {
  height: 50px;
  padding-left: 20px;
}

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

#search-text {
  width: 195px;
  padding: 6px 10px;
  border: none;
  background: #FFFFFF;
  text-transform: lowercase;
  font: normal 11px Arial, Helvetica, sans-serif;
  color: #7F7F81;
}

#search-submit {
  display: none;
}

/* Menu */

#menu {
  width: 630px;
  height: 50px;
  margin: 0px;
  padding: 0px;
}

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

#menu li {
  float: left;
}

#menu a {
  display: block;
  height: 30px;
  margin-right: 1px;
  padding: 20px 20px 0px 20px;
  text-decoration: none;
  text-transform: capitalize;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal;
  color: #FFFFFF;
  border: none;
}

#menu .current_page_item a {
  background: #E0D3C3;
  color: #534B00;
}

#menu a:hover {
  background: #E0D3C3;
  text-decoration: none;
  color: #534B00;
}

/* Page */

#page {
}

/* Content */

#content {
  float: left;
  width: 570px;
  padding: 30px 0px 30px 0px;
}

.post {
  padding-top: 20px;
  padding-bottom: 10px;
}

.post .title {
  letter-spacing: -1px;
}

.post .title a {
  border: none;
  color: #9F0000;
}

.post .meta {
  padding-bottom: 5px;
  text-align: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: italic;
}

.post .meta a {
}

.post .entry {
  text-align: justify;
  margin-bottom: 25px;
  padding: 10px 0px 0px 0px;
}

.links {
  display: block;
  width: 96px;
  padding: 2px 0px 2px 0px;
  background: #A53602;
  text-align: center;
  text-transform: uppercase;
  font-size: 10px;
  color: #FFFFFF;
}

/* Sidebar */

#sidebar {
  float: right;
  width: 270px;
  padding: 80px 0px 120px 0px;
}

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

#sidebar li {
  margin: 0;
  padding: 0;
}

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

#sidebar li li {
  line-height: 35px;
  background: url(scribbled-images/img07.jpg) repeat-x left bottom;
}

#sidebar li li span {
  display: block;
  margin-top: -20px;
  padding: 0;
  font-size: 11px;
  font-style: italic;
}

#sidebar h2 {
  height: 35px;
  margin-bottom: 20px;
  padding: 5px 0 0 20px;
  background: url(scribbled-images/img06.jpg) no-repeat left top;
  letter-spacing: -1px;
  font-size: 20px;
  font-weight: normal;
  color: #FFFFFF;
}

#sidebar p {
  margin: 0 0px;
  padding: 0px 20px 20px 20px;
  text-align: justify;
  color: #FFFFFF;
}

#sidebar a {
  border: none;
  color: #FFFFFF;
}

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

/* Calendar */

#calendar {
}

#calendar_wrap {
  padding: 20px;
}

#calendar table {
  width: 100%;
}

#calendar tbody td {
  text-align: center;
}

#calendar #next {
  text-align: right;
}

/* Footer */

#footer {
  width: 900px;
  margin: 0px auto;
  font-family: Arial, Helvetica, sans-serif;
}

#footer p {
  margin: 0;
  padding: 20px 30px;
  line-height: normal;
  font-size: 10px;
  text-transform: uppercase;
  color: #FFFFFF;
}

#footer a {
  color: #FFFFFF;
}

#bg1 {
  width: 1000px;
  margin: 0px auto;
  background: url(scribbled-images/img04.jpg) repeat-y center top;
}

#bg2 {
  background: url(scribbled-images/img03.jpg) no-repeat center top;
}

#bg3 {
  width: 870px;
  padding: 0px 50px 0px 80px;
  background: url(scribbled-images/img05.jpg) no-repeat center bottom;
}

</style>


</head>
<body>
<div id="wrapper">
  <div id="wrapper-bgbtm">
    <div id="bg1">
      <div id="bg2">
        <div id="bg3">
          <div id="header">
            <div id="logo">
              <h1><a href="#">Scribbled </a></h1>
              <p>template design by <a href="http://www.freecsstemplates.org/">CSS Templates</a></p>
            </div>
          </div>
          <!-- end #header -->
          <div id="menu">
            <ul>
              <li class="current_page_item"><a href="#">Homepage</a></li>
              <li><a href="#">Blog</a></li>
              <li><a href="#">Photos</a></li>
              <li><a href="#">About</a></li>
              <li><a href="#">Links</a></li>
              <li><a href="#">Contact</a></li>
            </ul>
          </div>
          <!-- end #menu -->
          <div id="page">
            <div id="page-bgtop">
              <div id="page-bgbtm">
                <div id="content">
                  <div class="post">
                    <h2 class="title"><a href="#">Welcome to Scribbled </a></h2>
                    <p class="meta">Posted by <a href="#">Someone</a> on June 10, 2011
                    &nbsp;&bull;&nbsp; <a href="#" class="comments">Comments (64)</a> &nbsp;&bull;&nbsp; <a href="#" class="permalink">Full article</a></p>
                    <div class="entry">
                      <p><img src="scribbled-images/img15.jpg" width="143" height="143" alt="" class="alignleft border" />This is <strong>Scribbled </strong>, a free, fully standards-compliant CSS template designed by FreeCssTemplates<a href="http://www.nodethirtythree.com/"></a> for <a href="http://www.freecsstemplates.org/">Free CSS Templates</a>.  The picture in this template is from <a href="#">PDPhoto.org</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>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. Donec ut ante. In id eros. Suspendisse lacus turpis at sem.</p>
                    </div>
                  </div>
                  <div class="post">
                    <h2 class="title"><a href="#">Lorem ipsum sed aliquam</a></h2>
                    <p class="meta">Posted by <a href="#">Someone</a> on June 8, 2011
                    &nbsp;&bull;&nbsp; <a href="#" class="comments">Comments (64)</a> &nbsp;&bull;&nbsp; <a href="#" class="permalink">Full article</a></p>
                    <div class="entry">
                      <p><img src="scribbled-images/img16.jpg" width="143" height="143" alt="" class="alignleft border" />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, consectetuer nisl felis ac diam.</p>
                    </div>
                  </div>
                  <div class="post">
                    <h2 class="title"><a href="#">Consectetuer hendrerit urnaelit</a></h2>
                    <p class="meta">Posted by <a href="#">Someone</a> on June 8, 2011
                    &nbsp;&bull;&nbsp; <a href="#" class="comments">Comments (64)</a> &nbsp;&bull;&nbsp; <a href="#" class="permalink">Full article</a></p>
                    <div class="entry">
                      <p><img src="scribbled-images/img15.jpg" width="143" height="143" alt="" class="alignleft border" />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. Pellentesque ornare, orci in consectetuer hendrerit, urna elit eleifend nunc. Proin imperdiet est. Pellentesque ornare eleifend nunc.</p>
                    </div>
                  </div>
                  <div class="post">
                    <h2 class="title"><a href="#">Phasellus pellentesque turpis </a></h2>
                    <p class="meta">Posted by <a href="#">Someone</a> on June 8, 2011
                    &nbsp;&bull;&nbsp; <a href="#" class="comments">Comments (64)</a> &nbsp;&bull;&nbsp; <a href="#" class="permalink">Full article</a></p>
                    <div class="entry">
                      <p><img src="scribbled-images/img15.jpg" width="143" height="143" alt="" class="alignleft border" />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. Pellentesque ornare, orci in consectetuer hendrerit, urna elit eleifend nunc.</p>
                    </div>
                  </div>
                </div>
                <!-- end #content -->
                <div id="sidebar">
            <div id="search">
              <h2>Search</h2>
              <form method="get" action="">
                <fieldset>
                  <input type="text" name="s" id="search-text" size="15" value="enter keywords here..." />
                  <input type="submit" id="search-submit" value="GO" />
                </fieldset>
              </form>
            </div>
                  <ul>
                    <li>
                      <h2>Aliquam tempus</h2>
                      <p>Mauris vitae nisl nec metus placerat perdiet est. Phasellus dapibus semper consectetuer hendrerit.</p>
                    </li>
                    <li>
                      <h2>Categories</h2>
                      <ul>
                        <li><a href="#">Aliquam libero</a></li>
                        <li><a href="#">Consectetuer adipiscing elit</a></li>
                        <li><a href="#">Metus aliquam pellentesque</a></li>
                        <li><a href="#">Suspendisse iaculis mauris</a></li>
                        <li><a href="#">Urnanet non molestie semper</a></li>
                        <li><a href="#">Proin gravida orci porttitor</a></li>
                      </ul>
                    </li>
                    <li>
                      <h2>Blogroll</h2>
                      <ul>
                        <li><a href="#">Aliquam libero</a></li>
                        <li><a href="#">Consectetuer adipiscing elit</a></li>
                        <li><a href="#">Metus aliquam pellentesque</a></li>
                        <li><a href="#">Suspendisse iaculis mauris</a></li>
                        <li><a href="#">Urnanet non molestie semper</a></li>
                        <li><a href="#">Proin gravida orci porttitor</a></li>
                      </ul>
                    </li>
                    <li>
                      <h2>Archives</h2>
                      <ul>
                        <li><a href="#">Aliquam libero</a></li>
                        <li><a href="#">Consectetuer adipiscing elit</a></li>
                        <li><a href="#">Metus aliquam pellentesque</a></li>
                        <li><a href="#">Suspendisse iaculis mauris</a></li>
                        <li><a href="#">Urnanet non molestie semper</a></li>
                        <li><a href="#">Proin gravida orci porttitor</a></li>
                      </ul>
                    </li>
                  </ul>
                </div>
                <!-- end #sidebar -->
                <div style="clear: both;">&nbsp;</div>
              </div>
            </div>
          </div>
          <!-- end #page -->
        </div>
      </div>
    </div>
    <div id="footer">
      <p>Copyright (c) 2011 Sitename.com. All rights reserved. Design by <a href="http://www.freecsstemplates.org/"> CSS Templates</a>.</p>
    </div>
    <!-- end #footer -->
  </div>
</div>
</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.predilection
17.premiumseries
18.prepaid
19.presented
20.pressurized
21.prideandprejudice
22.primitiveelement
23.printing
24.pristine
25.private-lawyer-co
26.product-landing-page
27.production
28.ProductPackage
29.programme
30.progress
31.projection
32.proofing
33.Prosperity
34.province
35.purensimple
36.purgatory_shuffle
37.puzzled
38.quadrangle
39.quartz-istorage
40.quatrain
41.racetrackplaya
42.radiance
43.rainonleaves
44.ramblingsoul-2
45.ramblingsoul-9
46.ramblingsoul3
47.ramblingsoul4
48.ramblingsoul5
49.ramblingsoul7
50.ramblingsoul_2
51.ramblingsoul_3
52.random
53.rational
54.realize
55.realone
56.rebel-magazine
57.reckoning
58.recreations
59.reference
60.regeneracy
61.rehabilitation
62.reinvent
63.replenish
64.republic
65.resizeme
66.resplendissant
67.revolt-01
68.ridinghood
69.rockband
70.rogue
71.Rothko
72.route66
73.rust
74.safe-as-houses
75.sahara
76.sampling
77.Sapphire
78.schemermag
79.scotchmark
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