shallowgrunge : Design 7 « Templates « HTML / CSS






shallowgrunge

  

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

-->
<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>Shallow Grunge 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: 20px;
  background: #000000;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #787878;
}

h1, h2, h3 {
  margin: 0;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
  color: #000000;
}

h1 {
  font-size: 2em;
}

h2 {
  font-size: 1.6em;
}

h3 {
  font-size: 1.6em;
}

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

ul, ol {
}

a {
  text-decoration: none;
  border-bottom: 1px dotted #999999;
  color: #A42424;
}

a:hover {
  background: none;
}

#wrapper {
  width: 910px;
  margin: 0 auto;
  padding: 20px;
  background: #FFFFFF;
}

/* Header */

#header {
  width: 910px;
  height: 172px;
  margin: 0 auto;
  background: url(shallowgrunge-images/img01.jpg) no-repeat left top;
}

/* Logo */

#logo {
  float: left;
  width: 640px;
  color: #B2B2B2;
}

#logo h1, #logo p {
}

#logo h1 {
  float: left;
  padding: 100px 0 0 20px;
  letter-spacing: -1px;
  text-transform: uppercase;
  font-size: 2.6em;
}

#logo p {
  float: left;
  margin: 0;
  padding: 110px 0 0 5px;
  text-transform: uppercase;
  font: bold 14px Arial, Helvetica, sans-serif;  
} 

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

/* Search */

#search {
  float: right;
  width: 230px;
  padding-top: 16px;
}

#search form {
  height: 41px;
  margin: 0;
  padding: 90px 0 0 0px;
}

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

#search-text {
  width: 200px;
  border: none;
  text-transform: lowercase;
  border: 1px #525252 dotted;
  font: bold 1.2em Arial, Helvetica, sans-serif;
  color: #FFFFFF;
}

#search-submit {
  display: none;
}

/* Menu */

#menu {
  width: 910px;
  height: 41px;
  margin: 0 auto;
  padding: 0;
  background: url(shallowgrunge-images/img02.jpg) no-repeat left top;
}

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

#menu li {
  float: left;
}

#menu a {
  display: block;
  padding: 13px 10px 10px 20px;
  text-transform: uppercase;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #FFFFFF;
  border: none;
}

#menu a:hover, #menu .current_page_item a {
  color: #FFFFFF;
}

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

/* Page */

#page {
  width: 910px;
  margin: 0 auto;
  background: url(shallowgrunge-images/img03.jpg) no-repeat left top;
}

/* Content */

#content {
  float: left;
  width: 600px;
  padding: 40px 0 0 20px;
}

.post {
}

.post .title {
  color: #000000;
}

.post .title a {
  background: none;
  color: #000000;
  border: none;
}

.post .title a:hover {
  text-decoration: underline;
}

.post .meta {
  border-bottom: 1px dashed #D2D4C9;
  text-transform: uppercase;
  text-align: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9px;
}

.post .entry {
  padding: 10px 0 20px 0;
  text-align: justify;
}

/* Sidebar */

#sidebar {
  float: right;
  width: 220px;
  padding: 40px 20px 0 0;
  color: #787878;
}

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

#sidebar li {
}

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

#sidebar li li {
  line-height: 35px;
  border-bottom: 1px dashed #D2D4C9;
}

#sidebar h2 {
  letter-spacing: -.5px;
  color: #000000;
}

#sidebar p {
  padding-bottom: 20px;
  text-align: justify;
}

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

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

/* Calendar */

#calendar {
}

#calendar_wrap {
  padding: 20px;
}

#calendar table {
  width: 100%;
}

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

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

/* Footer */

#footer {
  width: 910px;
  height: 50px;
  margin: 0 auto;
  padding: 40px 0;
  font-family: Arial, Helvetica, sans-serif;
  color: #B2B2B2;
}

#footer p {
  margin: 0;
  line-height: normal;
  font-size: 9px;
  text-transform: uppercase;
  text-align: center;
}

#footer a {
  color: #FFFFFF;
}

</style>


</head>
<body>
<div id="wrapper">
  <div id="header">
    <div id="logo">
      <h1><a href="#">Shallow grunge </a></h1>
      <p> design by <a href="http://www.freecsstemplates.org/">Free CSS Templates</a></p>
    </div>
    <div id="search">
      <form method="get" action="">
        <fieldset>
        <input id="search-text" type="text" name="s" value="Search" size="15" />
        <input type="submit" id="search-submit" value="Search" />
        </fieldset>
      </form>
    </div>
    <!-- end #search -->
  </div>
  <!-- end #header -->
  <div id="menu">
    <ul>
      <li><a href="#">Home</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="content">
      <div class="post">
        <h1 class="title"><a href="#">Welcome to Shallow Grunge </a></h1>
        <p class="meta">Posted by <a href="#">Someone</a> on March 10, 2008
          &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>This is <strong>Shallow Grunge</strong>, 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>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, cursus egestas 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 March 8, 2008
          &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>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. Etiam non felis. Donec ut ante. In id eros. Suspendisse lacus turpis, cursus egestas at sem. Phasellus pellentesque. Mauris quam enim, molestie in, rhoncus ut, lobortis a, est.</p>
          <p>Praesent ac lectus. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Vivamus augue. Fusce eget tellus ultrices ligula volutpat adipiscing. Aenean ligula lectus, vehicula in, dictum a, fermentum nec, felis. Nunc ac turpis in leo posuere imperdiet.</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 March 8, 2008
          &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>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, ut consectetuer nisl felis ac diam. Etiam non felis. Donec ut ante. In id eros. Suspendisse lacus turpis, cursus egestas at sem. Phasellus pellentesque. Mauris quam enim molestie  rhoncus lobortis a, est.</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 ornare, orci in consectetuer hendrerit.</p>
        </li>
        <li>
          <h2>Categories</h2>
          <ul>
            <li><a href="#">Uncategorized</a> (3) </li>
            <li><a href="#">Lorem Ipsum</a> (42) </li>
            <li><a href="#">Urna Congue Rutrum</a> (28) </li>
            <li><a href="#">Augue Praesent</a> (55) </li>
            <li><a href="#">Vivamus Fermentum</a> (13) </li>
          </ul>
        </li>
        <li>
          <h2>Blogroll</h2>
          <ul>
            <li><a href="#">Uncategorized</a> (3) </li>
            <li><a href="#">Lorem Ipsum</a> (42) </li>
            <li><a href="#">Urna Congue Rutrum</a> (28) </li>
            <li><a href="#">Augue Praesent</a> (55) </li>
            <li><a href="#">Vivamus Fermentum</a> (13) </li>
          </ul>
        </li>
        <li>
          <h2>Archives</h2>
          <ul>
            <li><a href="#">December 2007</a>&nbsp;(29)</li>
            <li><a href="#">November 2007</a>&nbsp;(30)</li>
            <li><a href="#">October 2007</a>&nbsp;(31)</li>
            <li><a href="#">September 2007</a>&nbsp;(30)</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.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.scribbled
81.secretlab
82.seduction
83.selcouth
84.sensa
85.settings
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