redroses : Red « Templates « HTML / CSS






redroses

  

<!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       : Red Roses Description: A two-column, fixed-width design.
Version    : 1.0
Released   : 20080208

-->
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>Red Roses by Free CSS Templates</title>
<meta name="keywords" content="" />
<meta name="description" content="" />
<style type='text/css'>

/*  
Theme Name: Unnamed
Theme URI: http://www.freewpthemes.net/preview/unnamed
Description: Widget ready and tested on WP 2.2+.
Version: 2.0
Author: Free WordPress Themes
Author URI: http://www.freewpthemes.net/
*/

body {
  margin-top: 30px;
  padding: 0;
  background: #000000;
  font-size: 13px;
  text-align: justify;
  color: #ADADAD;
}

body, th, td, input, textarea, select, option {
  font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
}

h1, h2, h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #819CDB;
}

h1 {
  font-size: 36px;
}

h2 {
  font-size: 2em;
}

h3 {
  font-size: 1em;
}

p, ul, ol {
  line-height: 200%;
}

blockquote {
  padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
  line-height: normal;
  font-style: italic;
}

a {
  color: #FFFFFF;
}

a:hover {
  color: #FFFFFF;
}

hr {
  display: none;
}

/* Header */

#header {
  width: 800px;
  height: 143px;
  margin: 0 auto;
  padding-bottom: 30px;
  background: url(redroses-images/img01.jpg) no-repeat left top;
}

#header h1, #header p {
  float: left;
  margin: 0;
  padding: 50px 0 0 20px;
  font-family: Georgia, "Times New Roman", Times, serif;
}

#header h1 {
  color: #FFB71C;
  font-size: 44px;
}

#header p {
  padding: 65px 0 0 10px;
  font-size: 16px;
  color: #FFFFFF;
}

#header a {
  text-decoration: none;
  color: #FFB71C;
}

/* Page */

#page {
  width: 800px;
  margin: 0 auto;
}

/* Content */

#content {
  float: right;
  width: 480px;
  margin: 0;
  margin-bottom: 30px;
}

.post {
  padding: 0px 0px 0 0px;
}

.title {
  margin: 0;
  padding-bottom: 5px;
  font-size: 24px;
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #FFFFFF;
}

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

.pagetitle {
  border-bottom: 2px solid #0F0F0F;
}

.byline {
  margin: 0;
  color: #646464;
}

.meta {
  text-align: left;
  color: #646464;
  padding: 10px 10px;
  margin: 30px 0;
  background: url(redroses-images/img02.jpg) repeat-x left top;
  text-transform: uppercase;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

.meta .more {
  background: url(redroses-images/img03.gif) no-repeat 0px 45%;
  padding-left: 10px;
}

.meta .comments {
  background: url(redroses-images/img03.gif) no-repeat 0px 45%;
  padding-left: 10px;
}
.meta a {
}

.navigation {
}

.alignleft {
  float: left;
}

.alignright {
  float: right;
}

.posts {
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: normal;
}

.posts li {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #0F0F0F;
}

.posts h3 {
  margin: 0;
  font-weight: bold;
}

.posts p {
  margin: 0;
  line-height: normal;
}

.posts a {
}

/* Sidebar */

#sidebar {
  float: left;
  width: 260px;
}

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

#sidebar li {
}

#sidebar li ul {
  padding: 0px 21px 20px 10px;
}

#sidebar li li {
  border-bottom: 1px dotted #363B3F;
  background: url(redroses-images/img03.gif) no-repeat 0px 40%;
  padding: 0 0 10px 15px;
}

#sidebar h2 {
  margin: 0;
  height: 35px;
  padding: 8px 0px 10px 13px;
  background: url(redroses-images/img02.jpg) repeat-x left top;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
  color: #FFFFFF;
}

#sidebar h2 a {
  background: url(redroses-images/img03.gif) no-repeat left 50%;
}

#sidebar a {
}

#sidebar a:hover {
  text-decoration: none;
}

/* Search */

#search input {
  display: none;
}

#search input#s {
  display: block;
  width: 230px;
  padding: 2px 5px;
  border: 1px solid #3DD1FF;
  background: #FFFFFF url(redroses-images/img05.gif) repeat-x;
}

#search br {
  display: none;
}

/* Calendar */

#calendar {
}

#calendar h2 {
  margin-bottom: 15px;
}

#calendar table {
  width: 80%;
  margin: 0 auto;
  text-align: center;
}

#calendar caption {
  width: 100%;
  text-align: center;
}

#next {
  text-align: right;
}

#prev {
  text-align: left;
}

/* Footer */

#footer {
  clear: both;
  height: 136px;
  width: 800px;
  margin: 0 auto;
  border-top: 10px solid #1E2223;
  text-align: center;
  font-size: smaller;
  font-family: Arial, Helvetica, sans-serif;
  color: #646464;
}

#footer p {
  padding-top: 40px;
  text-transform: uppercase;
}

#footer p a {
  color: #FFFFFF;
}


</style>


</head>
<body>
<div id="wrapper">
<!-- start header -->
<div id="header">
  <h1>Red Roses  </h1>
  <p> Design By Free CSS Templates</p>
</div>
<!-- end header -->
<!-- start page -->
<div id="page">
  <!-- start content -->
  <div id="content">
    <div class="post">
      <h1 class="title">About This Website</h1>
      <p class="byline"><small>Posted on August 25th, 2007 by <a href="#">admin</a> | <a href="#">Edit</a></small></p>
      <div class="entry">
        <p><strong>Red Roses </strong> is a free template from <a href="http://freecsstemplates.org/">Free CSS Templates</a> released under a <a href="http://creativecommons.org/licenses/by/2.5/">Creative Commons Attribution 2.5 License</a>. The flower photo is fromt <a href="http://www.pdphoto.org/">PDPhoto.org</a>. You're free to use this template for both commercial or personal use. I only ask that you link back to <a href="http://freecsstemplates.org/">my site</a> in some way. Enjoy :)</p>
      </div>
      <p class="meta"><a href="#" class="more">Read More</a> &nbsp;&nbsp;&nbsp; <a href="#" class="comments">Comments (33)</a></p>
    </div>
    <div class="post">
      <h2 class="title">Risus Pellentesque Pharetra</h2>
      <p class="byline"><small>Posted on August 25th, 2007 by <a href="#">admin</a> | <a href="#">Edit</a></small></p>
      <div class="entry">
        <blockquote>
          <p>&#8220;Praesent augue mauris, accumsan eget, ornare quis, consequat malesuada, leo.&#8221;</p>
        </blockquote>
        <p>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. Maecenas pede nisl, elementum eu, ornare ac, malesuada at, erat. Proin gravida orci porttitor enim accumsan lacinia. </p>
        <p> Maecenas pede nisl, elementum eu, ornare ac, malesuada at, erat. Proin gravida orci porttitor enim accumsan lacinia. Proin gravida orci  enim accumsan lacinia. </p>
      </div>
      <p class="meta"><a href="#" class="more">Read More</a> &nbsp;&nbsp;&nbsp; <a href="#" class="comments">Comments (33)</a></p>
    </div>
  </div>
  <!-- end content -->
  <!-- start sidebar -->
  <div id="sidebar">
    <ul>
      <li>
        <h2>Categories</h2>
        <ul>
          <li><a href="#">Aliquam libero</a></li>
          <li><a href="#">Consectetuer adipiscing elit</a></li>
          <li><a href="#">Metus aliquam pellentesque</a></li>
          <li><a href="#">Suspendisse iaculis mauris</a></li>
          <li><a href="#">Urnanet non molestie semper</a></li>
          <li><a href="#">Proin gravida orci porttitor</a></li>
        </ul>
      </li>
      <li>
        <h2>Archives</h2>
        <ul>
          <li><a href="#">September</a> (23)</li>
          <li><a href="#">August</a> (31)</li>
          <li><a href="#">July</a> (31)</li>
          <li><a href="#">June</a> (30)</li>
          <li><a href="#">May</a> (31)</li>
          <li><a href="#">April</a> (30)</li>
          <li><a href="#">March</a> (31)</li>
          <li><a href="#">February</a> (28)</li>
          <li><a href="#">January</a> (31)</li>
        </ul>
      </li>
    </ul>
  </div>
  <!-- end sidebar -->
</div>
</div>
<!-- end page -->
<div id="footer">
  <p>&copy;2007 All Rights Reserved &nbsp;&bull;&nbsp; Design by <a href="http://www.freecsstemplates.org/">Free CSS Templates</a> &nbsp;&bull;&nbsp; Icons by <a href="http://www.famfamfam.com/">FAMFAMFAM</a>.</p>
</div>
</body>
</html>

   
    
  








Related examples in the same category

1.metamorph_blackandred
2.metamorph_blackonred
3.metamorph_red
4.metamorph_redandblack_lt
5.metamorph_reddie
6.metamorph_redfirm
7.metamorph_redflowers_lt
8.metamorph_redinfinity
9.metamorph_redmadness
10.metamorph_redornament
11.metamorph_redstorm
12.All_The_Reds
13.freecss_lightred
14.simplyred
15.sleek-red
16.red haze
17.red-accent
18.red-round
19.redalert
20.redavenue
21.redBull
22.redbusiness
23.redcrazycss
24.reddy
25.Redfire2
26.redflex
27.redhaze
28.redhive
29.redish
30.RedLight
31.redline
32.RedOneTemplate
33.redpassion
34.redpepper
35.redplanet
36.redsnow
37.RedSquareShadow
38.red_city
39.Red_Hot
40.Red_Hot_Brazil
41.red_music
42.Red_Splash
43.Red_Tube_Simple
44.Red 2