miscellaneous : Design 4 « Templates « HTML / CSS






miscellaneous

   

<!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      : MiscellaneousVersion    : 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>Miscellaneous 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-top: 20px;
  padding: 0;
  background: #F8ECA9 url(miscellaneous-images/img01.gif) repeat;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  color: #635821;
}

h1, h2, h3 {
  margin: 0;
  padding: 0;
  text-transform: lowercase;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
  color: #5E510E;
}

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

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

a:visited {
  color: #AB5B00;
}

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

/* Header */

#header {
  width: 816px;
  height: 108px;
  background: url(miscellaneous-images/img02.jpg) no-repeat left top;
  margin: 0 auto;
  padding: 0;
}

#logo {
  float: left;
  margin-left: 30px;
  padding-top: 50px;
}

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

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

#logo h1 a {
  color: #FFFFFF;
}

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

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

/* Menu */

#menu {
  float: right;
}

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

#menu li {
  display: inline;
}

#menu a {
  display: block;
  float: left;
  width: 110px;
  height: 30px;
  margin-left: 5px;
  padding-top: 5px;
  background: url(miscellaneous-images/img07.jpg) no-repeat;
  text-decoration: none;
  text-align: center;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  color: #857415;
}

#menu a:hover {
  background: url(miscellaneous-images/img06.jpg) no-repeat;
  text-decoration: underline;
}

#menu .active a {
  background: url(miscellaneous-images/img06.jpg) no-repeat;
}

/* Page */

#page {
  width: 816px;
  margin: 0 auto;
  background: url(miscellaneous-images/img04.jpg) repeat-y left top;
}

#page .bgtop {
  background: url(miscellaneous-images/img03.jpg) no-repeat left top;
}

/* Content */

#content {
  float: right;
  width: 510px;
  padding: 30px 30px 0px 0px;
}

/* Post */

.post {
  padding-bottom: 20px;
}

.post .title {
  margin-bottom: 20px;
  padding-bottom: 5px;
  color: #AB5B00;
}

.post .entry {
}

.post .meta {
  margin: 0;
  padding: 0px 0 30px 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;
}

.post .meta .comments {
  padding: 5px 0px 5px 0px;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 11px;
}

.post .meta b {
  display: none;
}

/* Sidebar */

#sidebar {
  float: left;
  width: 200px;
  padding: 30px 0px 0px 30px;
}

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

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

#sidebar li ul {
}

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

#sidebar li li a {
  margin: 0;
  padding-left: 15px;
  background: url(miscellaneous-images/img08.gif) no-repeat left 50%;
}

#sidebar h2 {
  margin: 0;
  padding: 0;
  font-size: 20px;
  font-weight: normal;
  color: #FFFFFF;
}

#sidebar a {
  text-decoration: none;
}

/* Search */

#search {
}

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

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

#x {
}

/* Boxes */

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

.box2 {
  color: #BABABA;
}

.box2 h2 {
  margin-bottom: 15px;
  background: url(miscellaneous-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 {
  width: 816px;
  height: 80px;
  min-height: 65px;
  background: url(miscellaneous-images/img05.jpg) no-repeat left top;
  margin: 0 auto;
  padding: 15px 0 0 0;
  font-family: Georgia, "Times New Roman", Times, serif;
}

html>body #footer {
  height: auto;
}

#legal {
  clear: both;
  padding-top: 20px;
  padding-right: 30px;
  text-align: right;
  font-size: 10px;
  color: #5E510E;
}

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

</style>


</head>
<body>
<div id="wrapper">
<!-- start header -->
<div id="header">
  <div id="logo">
    <h1><a href="#">Miscellaneous<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="#">contact us</a></li>
    </ul>
  </div>
</div>
<!-- end header -->
</div>

<!-- start page -->
<div id="page">
<div class="bgtop">
  <!-- start content -->
  <div id="content">
    <div class="post">
      <h1 class="title">Welcome to Miscellaneous</h1>
      <div class="entry">
        <p>This is Miscellaneous, 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. Donec a ante. Donec neque purus, adipiscing id, eleifend a, cursus vel, odio. Vivamus varius justo sit amet leo. Morbi sed libero. </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>
      </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>Search</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>Lorem 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>Volutpat 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>Volutpat 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>
        </ul>
      </li>
    </ul>
  </div>
  <!-- end sidebar -->
  <div style="clear: both;">&nbsp;</div>
</div>
</div>

<!-- end page -->
<!-- start footer -->
<div id="footer">
  <p id="legal">(c) 2008 YourSite. 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.arrangement
2.arthemia
3.artica
4.aspherical
5.assiduous
6.asterisk
7.astounded
8.astroturfd
9.atomohost
10.atrandafir582
11.AttainDigital
12.audi-template
13.aurelius
14.authenticity
15.autoportal
16.axian
17.azulmedia2-1
18.azure
19.bagatelle
20.balanced
21.bananaleaf
22.barricade
23.begrimed
24.belowthehorizon
25.bennevis
26.bermuda01
27.besmart
28.bestwebdesign
29.beta
30.beyond
31.bigdeal
32.BigSpaceLove
33.bioessence
34.Biru_Manteb
35.bittersweet
36.Black
37.chamberlandsrestaurant
38.chara
39.characterized
40.charcoal
41.charitable-organization
42.chary
43.chasmogamous
44.chesspiece
45.chic
46.chicanery
47.chromz
48.churchsitev.2
49.citrus-island1-1
50.clementine
51.clicker
52.modernclassic
53.modernmagic
54.modernworld
55.A_Simple_Theme
56.minimalistica
57.miniseries
58.mint-idea
59.minty
60.mirax
61.mistybud
62.mlpdesign02
63.mlpdesign03
64.mlpdesign04
65.mlpdesign08
66.model-4-me
67.model-portfolio
68.modelagency
69.modelportfolio
70.model_2
71.moderna
72.Modified
73.modulation
74.module-mag
75.mokofactory
76.monster
77.mork-horisont
78.mountainbreeze
79.mouse
80.mrtechie
81.multiflex2
82.multiple
83.multiplex
84.music
85.muzzle
86.MyCode
87.mydiary
88.myfamily
89.myhedspacefree08
90.mykindathing
91.myportfolio
92.mystic-garden
93.Mythology
94.myvalentine
95.naeve
96.natheless
97.nationalpark
98.neapolitan
99.neatness
100.nebuladog
101.nedweb
102.NelVoize
103.neoneon
104.neonix
105.neoplanet-01
106.neotech
107.netindustries
108.neuphoric
109.neutral
110.neutraldesk
111.neutralgreen
112.new kitchen design
113.new-fast-host
114.new-home
115.new-rise
116.new-year