emblazoned : Design 5 « Templates « HTML / CSS






emblazoned

    

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

-->
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>Emblazoned  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;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #0E4456;
}

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

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

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 {
  margin: 0px;
  padding: 0px;
  background: #197694;
}

/* Header */

#header-wrapper {
  margin: 0px;
  padding: 0px;
  background: #145F77;
}

#header {
  width: 960px;
  height: 45px;
  margin: 0 auto;
}

/* Menu */

#menu {
  float: left;
  width: 650px;
  height: 45px;
}

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

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

#menu a {
  display: block;
  float: left;
  height: 31px;
  margin-right: 3px;
  padding: 14px 30px 0px 30px;
  background: url(emblazoned-images/img04.jpg) no-repeat left 18px;
  text-decoration: none;
  text-transform: capitalize;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #FFFFFF;
}

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

#menu .current_page_item a {
  height: 50px;
  color: #FFFFFF;
}

#menu .first {
  background: none;
}
/* Search */

#search {
  float: right;
  width: 310px;
  height: 50px;
}

#search form {
  float: right;
  margin: 0;
  padding: 14px 30px 0 0;
}

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

#search input {
  float: left;
  font: 12px Georgia, "Times New Roman", Times, serif;
  border: none;
}

#search-text {
  width: 200px;
  height: 18px;
  padding: 3px 0 0 5px;
  border: 1px solid #333333;
  background: #ECF9E4;
  color: #000000;
}

#search-submit {
  height: 21px;
  margin-left: 10px;
  padding: 0px 5px;
  background: #000000;
  color: #FFFFFF;
}

/* Page */

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


/** LOGO */

#logo {
  width: 920px;
  height: 140px;
  margin: 0 auto;
  background: url(emblazoned-images/img03.jpg) no-repeat left top;
}

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

#logo p {
  padding-left: 25px;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: bold;
  color: #FFFFFF;
}

#logo h1 {
  padding-left: 20px;
  padding-top: 30px;
  font-size: 48px;
}

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

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


#banner {
  padding-bottom: 20px;
}

/* Content */

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

/* Post */

.post {
  margin-bottom: 45px;
  background: url(emblazoned-images/img02.jpg) repeat-x left bottom;
}

.post .title {
  height: 30px;
  color: #08252E;
}

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

.post .date {
}

.post .meta {
  margin-left: 2px;
  padding: 2px 30px 2px 16px;
  background: url(emblazoned-images/img05.jpg) no-repeat left 8px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 10px;
  color: #66665E;
}

.post .meta span {
  display: block;
  margin-top: -10px;
}

.post .meta a { }

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

.post .links {
  margin: 0 250px 0 0;
  padding: 0 0 0 0px;
}

.post .links .comments {
}

.post .links .permalink {
  padding-left: 17px;
}

/* Sidebar */

#sidebar {
  float: right;
  width: 300px;
  margin-top: -100px;
  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 14px;
}

#sidebar li li {
  margin: 0;
  padding: 12px 0px;
  border-bottom: 1px dashed #1E8FB3;
}

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

#sidebar li li a:hover {
}

#sidebar p {
  margin: 0 0 0px 20px;
  padding: 0px 14px;
  line-height: 200%;
  color: #84D2EB;
}

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

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

/* 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: 920px;
  height: 49px;
  margin: 0 auto;
  padding-top: 50px;
}

#footer-bgcontent {
  margin: 0px;
  padding: 0px;
  height: 99px;
}

#footer p {
  margin: 0;
  text-align: right;
  line-height: normal;
  font-size: 10px;
}

#footer a {
}

</style>


</head>
<body>
  <div id="header-wrapper">
  <div id="header">
    <div id="menu">
      <ul>
        <li><a href="#" class="first">Home</a></li>
        <li class="current_page_item"><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="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="wrapper">
  <div id="page">
  <div id="logo">
    <h1><a href="#">Emblazoned  </a></h1>
    <p>template design by <a href="http://www.freecsstemplates.org/">Free CSS Templates</a></p>
  </div>
  <hr />
  <!-- end #logo -->
    <div id="content">
      <div class="post">
        <h2 class="title"><a href="#">Welcome to Emblazoned </a></h2>
        <p class="meta">Sunday, April 26, 2009 7:27 AM Posted by <a href="#">Someone</a></p>
        <div class="entry">
          <p>This is <strong>Emblazoned </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">
        <h2 class="title"><a href="#">Lorem ipsum sed aliquam</a></h2>
        <p class="meta">Sunday, April 26, 2009 7:27 AM Posted by <a href="#">Someone</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   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">
        <h2 class="title"><a href="#">Lorem ipsum sed aliquam</a></h2>
        <p class="meta">Sunday, April 26, 2009 7:27 AM Posted by <a href="#">Someone</a></p>
        <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>
  </div>
  <!-- end #page -->
  <div id="footer-bgcontent">
  <div id="footer">
    <p>Copyright (c) 2008 Sitename.com. All rights reserved. <br />Design by <a href="http://www.freecsstemplates.org/">Free CSS Templates</a>.</p>
  </div>
  </div>
  <!-- end #footer -->
</body>
</html>

   
    
    
    
  








Related examples in the same category

1.d-tv
2.dogstemplate
3.domesticated
4.dottis
5.duet-plasma
6.dusky
7.dusplic
8.dynamic
9.dzine
10.eastern-tales
11.easybreeze
12.easymoto
13.eatlon
14.ebullient
15.echo
16.ecolution-warrior
17.ecom-1
18.edgy
19.edy-builders
20.efflorescence
21.elements
22.elitecircle1-0
23.embouteillage
24.emerald
25.emergence
26.emperor
27.empireserver
28.emporium
29.enclosed
30.endless
31.energybox
32.enlight
33.enlighten1-0
34.enormous
35.enter
36.enthusiastica
37.entomology
38.envision1-0
39.epod
40.equivalency
41.ergophobia
42.established
43.etags
44.euphonics
45.europe
46.everydayseries
47.evolution
48.exalted
49.excess
50.excursus
51.Executive Template
52.executive
53.Exotic_Blue
54.Exotic_Red
55.fotografix
56.fotolandia
57.foundation
58.foxy
59.fractalbroccoli
60.fragrance
61.frankincense
62.freches-fruechtchen
63.free-css-lunch
64.freecsstemplate 55
65.freecsstemplateno57
66.freecsswebsitetemplate39
67.freecss_greentextile
68.freecss_modern
69.freecss_monolit
70.freecss_redleaves
71.freecss_set
72.freeport
73.freeradicals
74.freestyle
75.frozenage
76.ftd-redblack
77.ftdbusiness
78.ftdcinema
79.ftddrops
80.ftdExplosionBlue
81.ftditight
82.ftdkiwi
83.ftdlagoon
84.ftdLight
85.ftdLightBlue
86.ftdluminescent
87.ftdMoonLight
88.ftdprime
89.ftdspace
90.ftdvivid
91.ftdworld
92.funkytimes
93.funride
94.futuremag-aio
95.fword_three
96.galaxy
97.gallerize
98.gamberetto
99.gameportal
100.Ganesh01
101.gastropoda
102.gathering14
103.gazebo
104.gconsultant
105.general
106.genesis
107.genghiskahn
108.genius_web
109.gentle_wiki
110.geoforce
111.gestured
112.gift-gallery
113.giftig-gruen
114.gila
115.glazed
116.godetia
117.godofgates
118.GoFlexible
119.goinggrey
120.gradientis
121.grandenally
122.grandhost
123.GraniteGlass
124.greefies