domesticated : Design 5 « Templates « HTML / CSS






domesticated

    

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

-->
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>Domesticated by Free CSS Templates</title>
<meta name="keywords" content="" />
<meta name="description" content="" />
<script type="text/javascript" src="domesticated-jquery/jquery-1.4.2.min.js"></script>
<script type="text/javascript" src="domesticated-jquery/jquery.slidertron-0.1.js"></script>
<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: #1C1C1C;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #919191;
}

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

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

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: 50px;
  margin: 0 auto;
  background: url(images/img02.jpg) no-repeat left top;
}

/* Menu */

#menu {
  float: right;
  width: 500px;
  height: 50px;
}

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

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

#menu a {
  display: block;
  float: left;
  height: 35px;
  margin-right: 1px;
  padding: 15px 20px 0px 20px;
  background: #000000;
  text-decoration: none;
  text-align: center;
  text-transform: capitalize;
  font-size: 14px;
  color: #FFFFFF;
}

#menu a:hover {
  text-decoration: none;
  background: #D72A00;
  color: #FFFFFF;
}

#menu .current_page_item a {
  background: #D72A00;
  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(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: 5px;
}

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

#logo p {
  padding: 13px 0px 0px 5px;
  text-transform: lowercase;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 13px;
  color: #000000;
}

#logo h1 {
  letter-spacing: -1px;
  font-size: 30px;
  color: #FFFFFF;
}

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

#banner {
  padding-bottom: 20px;
}

/* Content */

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

/* Post */

.post {
  margin-bottom: 10px;
}

.post .title {
  padding: 4px 0px 0px 0px;
  border-bottom: 1px solid #292929;
}

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

.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(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: left;
  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: 8px 0px 8px 0px;
  border-bottom: 1px solid #292929;
}

#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;
  border-bottom: 1px solid #292929;
  text-transform: capitalize;
  font-size: 24px;
  font-weight: normal;
  color: #FFFFFF;
}

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

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

#footer a {
}

#two-columns {
  width: 960px;
  height: 385px;
  margin: 0px auto;
}

#two-columns .col1 {
  float: left;
  width: 670px;
  height: 385px;
  background: red;
}

#two-columns .col2 {
  float: right;
  width: 230px;
  height: 335px;
  padding: 50px 30px 0px 30px;
  background: #68AE15;
  line-height: 135%;
  letter-spacing: -1px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 34px;
  font-style: italic;
  color: #FFFFFF;
}

#two-columns .col2 blockquote {
  margin: 0px;
  padding: 0px;
}

</style>


<style type="text/css">
@import "slidertron.css";
</style>
</head>
<body>
<!-- end #header-wrapper -->
<div id="header">
  <div id="logo">
    <h1><a href="#">Domesticated</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="wrapper">
  <!-- end #logo -->
  <div id="two-columns">
    <div class="col1">
      <div id="foobar">
        <div class="navigation"> <a href="#" class="first">[ &lt;&lt; ]</a> &nbsp; <a href="#" class="previous">[ &lt; ]</a> &nbsp; <a href="#" class="next">[ &gt; ]</a> &nbsp; <a href="#" class="last">[ &gt;&gt; ]</a> </div>
        <div class="viewer">
          <div class="reel">
            <div class="slide"> <img src="images/1.jpg" alt=""> <span>This is the first slide.</span> </div>
            <div class="slide"> <img src="images/2.jpg" alt=""> <span>This is the second slide.</span> </div>
            <div class="slide"> <img src="images/3.jpg" alt=""> <span>This is the third slide.</span> </div>
          </div>
        </div>
      </div>
      <script type="text/javascript">

            $('#foobar').slidertron({
              viewerSelector:      '.viewer',
              reelSelector:      '.viewer .reel',
              slidesSelector:      '.viewer .reel .slide',
              navPreviousSelector:  '.previous',
              navNextSelector:    '.next',
              navFirstSelector:    '.first',
              navLastSelector:    '.last'
            });
            
          </script>
    </div>
    <div class="col2">
      <blockquote>&#8220;&nbsp;Pellentesque ornare orcidsin consectetuer hendrerit, urna elit eleifend consectetuer&nbsp;&#8221;</blockquote>
    </div>
  </div>
</div>
<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 Domesticated</a></h2>
        <div class="entry">
          <p>This is <strong>Domesticated</strong>, a free, fully standards-compliant CSS template designed by <a href="http://www.freecsstemplates.org/">Free CSS Templates</a>.  The slideshow uses photos from <a href="http://www.pdphoto.org">PDPhoto.org</a> and is powered by Slidertron (a jQuery plugin by <a href="http://www.nodethirtythree.com/">NodeThirtyThree</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>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. Vestibulum dui sem, pulvinar sed, imperdiet nec, iaculis nec, leo. Fusce odio. Etiam arcu dui eget, placerat vel, sodales eget, orci. Donec ornare neque ac sem. Mauris aliquet. Suspendisse iaculis mauris nec lorem.<br />
          </p>
        </div>
      </div>
      <div class="post">
        <p class="meta"><em><span class="date">Sunday, April 17, 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>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. Donec condimentum, urna non molestie semper, ligula enim ornare nibh, quis laoreet eros quam eget ante. Aliquam libero. Vivamus nisl nibh, iaculis vitae, viverra sit amet, ullamcorper vitae, turpis. Aliquam erat volutpat.</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>
  <!-- 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.d-tv
2.dogstemplate
3.dottis
4.duet-plasma
5.dusky
6.dusplic
7.dynamic
8.dzine
9.eastern-tales
10.easybreeze
11.easymoto
12.eatlon
13.ebullient
14.echo
15.ecolution-warrior
16.ecom-1
17.edgy
18.edy-builders
19.efflorescence
20.elements
21.elitecircle1-0
22.emblazoned
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