simple-brown : Simple « Templates « HTML / CSS






simple-brown

  

?<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" >
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="cs" lang="cs">
<head>
<title>Simple Brown</title>
<meta http-equiv="Content-type" content="text/html; charset=utf-8" />
<style type='text/css'>
/* Created by Michal Semelka */
* {margin:0}

body {
  background: #4b322c;
  font-family:Calibri, Verdana, Arial, Helvetica, sans-serif;
  font-size:1em;
  color:#fff;
}

#main {
  width: 804px;
  background: url('./background.gif');
  margin-left:auto;
  margin-right:auto;
}

#menu {
  width: 280px;
  background: url('./menu_background.gif') no-repeat;
  float:right;
  padding-top:100px;
}
  #menu ul {padding-left:0; margin:0;}
  #menu li {margin-bottom:23px; list-style: none;}
  
  #menu a {
    width:236px;
    height:30px;
    background:#4e352f;
    display:block;
    padding-left:30px;
    padding-top:15px;
    padding-bottom:7px;
    color:#d1b3ac;
    font-size:1.2em;
    text-decoration:none;
  }
  #menu a:hover {background:#1f826b; text-decoration:underline;}
  
#header {
  width:440px;
  height:75px;
  background: url('./header.jpg') no-repeat;
  float:left;
  margin-top:48px;
  padding-left:30px;
  padding-top:50px;
}
  #header a {font-size:1.4em; color:#000; text-decoration:none;}
  
#content {
  width:444px;
  float:left;
  padding-left:46px;
}

.description {float:left; font-weight:bold; margin-left:15px; margin-bottom:80px;}
.feed {float:right; font-weight:bold; margin-bottom:80px;}

  .feed a {
    width:145px;
    height:25px;
    background: url('./feed.jpg') no-repeat;
    display:block;
    padding-left:50px;
    padding-top:4px;
    color:#fff;
    text-decoration:none;
  }
  .feed a:hover {
    background: url('./feed2.jpg') no-repeat;
  }

.article {
  width:444px;
  margin-bottom:40px;
}
 .article p {padding:10px;}

  .heading a {
    background: url('./heading.gif'); 
    font-size:0.8em;
    color:#fff; 
    font-weight:normal; 
    display:block;
    padding-left:8px;
    padding-bottom:4px;
  }
  .heading a:hover {background:transparent; text-decoration:none;}
  
  .article_footer {
    width:426px;
    height:23px;
    background: url('./article_footer.gif'); 
    text-align:right;
    padding-right:20px;
    padding-top:3px;
  }
  
a {
  color:#383838;
}

.img-center {
  display: block; 
  margin: 10px auto;
  padding:0px; 
  border:3px solid #c6c6c6 ;
} 

.img-left {
  float:left;
  padding:0px; 
  border:3px solid #c6c6c6; 
  margin-right: 5px;
}

.img-right {
  float:right;
  padding:0px; 
  border:1px solid #c6c6c6 ;   
}

#footer {
  width:452px;
  height:49px;
  background: url('./footer.gif'); 
  clear:both;
  margin-left:32px;
  border-top:19px solid #8a4535;
  padding-top:20px;
  padding-left:40px;
}

.clear {
  clear:both;
  width:400px;
}


</style>


</head>
<body>
<div id="main">
  <div id="content">
    <div id="header">
      <h1><a href="http://www.free-css.com/">Simple Brown</a></h1>
    </div>
    <span class="description">?I don't have any idea?</span> <span class="feed"><a href="http://www.free-css.com/">RSS Feed</a></span>
    <div class="clear"></div>
    <div class="article">
      <h1 class="heading"><a href="http://www.free-css.com/">Lorem Ipsum</a></h1>
      <p> Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. </p>
      <div class="article_footer">28.2.2009, category: <a href="http://www.free-css.com/">News</a>, 253x views</div>
    </div>
    <h1 class="heading"><a href="http://www.free-css.com/">Gallery</a></h1>
    <img src="simple-brown-source/gallery.jpg" class="img-center" alt="" /> </div>
  <div id="menu">
    <ul>
      <li><a href="http://www.free-css.com/">1. Home</a></li>
      <li><a href="http://www.free-css.com/">2. Blog</a></li>
      <li><a href="http://www.free-css.com/">3. Projects</a></li>
      <li><a href="http://www.free-css.com/">4. Contact</a></li>
    </ul>
  </div>
  <div id="footer">Template by <a href="http://maxipod.cz">Michal Semelka</a>, our tip <a href="http://www.darkovacentrala.cz">D?y pro mu?e i ?eny</a> </div>
  <div class="clear"></div>
</div>
</body>
</html>

   
    
  








Related examples in the same category

1.simple-blue
2.simple-elegance
3.simple-jojo
4.simple-personal
5.simple-solution
6.simple-type
7.simple 1
8.simple3column
9.simpleandsleak
10.simpleblog1-0
11.simplecorp
12.simplecurve
13.simpleelegance03
14.simpleevent
15.SimpleMin
16.simplepagedesign
17.simplepassage
18.simplepicture
19.simples
20.simplescheme-magazine
21.simpletex
22.simpleton
23.simpletwocolumn
24.simplex
25.simplified
26.simply_plain_v2