resplendissant : Design 7 « Templates « HTML / CSS






resplendissant

  

<!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       : Resplendissant
Description: A two-column, fixed-width template suitable for business sites and blogs.
Version    : 1.0
Released   : 20080116

-->
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>Resplendissant 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 {
  background: #FFFFFF url(resplendissant-images/img01.gif) repeat-x;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #6E6E6E;
}

input, textarea {
  background: #FFFFFF url(resplendissant-images/img04.gif) repeat-x;
  border-top: 1px solid #A3A3A3;
  border-right: 1px solid #E5E5E5;
  border-bottom: 1px solid #FFFFFF;
  border-left: 1px solid #D6D6D6;
  font: normal 1em/normal "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #6E6E6E;
}

h1, h2, h3 {
  font-family: Georgia, "Times New Roman", Times, serif;
}

h1, h1 a, h2, h2 a {
  text-decoration: none;
  color: #125798;
}

h1 a:hover, h2 a:hover {
  text-decoration: underline;
}

h1 {
  font-size: 38px;
}

h2 {
  font-size: 28px;
  font-weight: normal;
  font-style: italic;
}

h3 {
  font-size: 16px;
  color: #939292;
}

p, ul, ol {
  margin-top: 1.5em;
  line-height: 190%;
}

ul, ol {
  margin-left: 3em;
}

blockquote {
  margin-left: 3em;
  margin-right: 3em;
}

a {
  color: #125798;
}

a:hover {
  text-decoration: none;
  color: #8D0000;
}

a img {
  border: none;
}

img.left {
  float: left;
  margin-right: 20px;
}

img.right {
  float: right;
  margin-right: 20px;
}

hr {
  display: none;
}

/* Logo */

#logo {
  width: 870px;
  height: 100px;
  margin: 0 auto;
}

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

#logo h1 {
  float: left;
  padding-top: 45px;
}

#logo h2 {
  float: right;
  padding-top: 65px;
  font-size: 16px;
  font-weight: normal;
}

#logo h2, #logo h2 a {
  color: #939292;
}

#logo a {
  text-decoration: none;
}

/* Menu */

#menu {
  width: 960px;
  height: 62px;
  margin: 0 auto;
  background: #4E9FC8 url(resplendissant-images/img02.jpg) no-repeat;
}

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

#menu li {
  float: left;
  padding: 0 20px 0 22px;
  background: url(resplendissant-images/img03.gif) no-repeat left center;
}

#menu li.first {
  background: none;
}

#menu a {
  text-decoration: none;
  font-weight: bold;
  color: #FFFFFF;
}

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

/* Search */

#search {
  float: right;
  width: 200px;
}

#search form {
  margin: 0;
  padding: 0;
}

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

#search input {
}

#search #s {
  width: 150px;
}

#search #x {
  display: none;
}

/* Banner */

#banner {
  width: 960px;
  margin: 0 auto;
  padding: 8px 0;
}

/* Page */

#page {
  width: 900px;
  margin: 0 auto;
  padding: 45px 35px 0 25px;
  background: url(resplendissant-images/img06.gif) no-repeat;
}

/* Content */

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

.post {
}

.post .title {
  margin: 0;
  padding: 20px 20px 0 20px;
}

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

.post .meta {
  height: 47px;
  margin: 20px 0 40px 0;
  padding: 15px 0 0 20px;
  background: url(resplendissant-images/img07.gif) no-repeat;
  line-height: normal;
}

/* Sidebar */

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

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

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

#sidebar li ul {
}

#sidebar li li {
  margin: 0;
  padding: 5px 20px;
}

#sidebar li h2 {
  height: 32px;
  margin-bottom: 15px;
  padding: 8px 0px 0px 20px;
  background: #4E9FC8 url(resplendissant-images/img09.jpg) no-repeat;
  font-size: 18px;
  color: #FFFFFF;
}

#sidebar li p {
  padding: 0 20px;
}

/* Calendar */

#sidebar #calendar {
  padding: 0;
}

#calendar caption {
}

#calendar table {
  width: 100%;
  padding: 0 20px;
  text-align: center;
}

#calendar thead th {
  border-bottom: 2px solid #F2F2F2;
  border-top: 1px solid #F2F2F2;
}

#calendar tbody td {
  padding: 5px 0;
  border-bottom: 1px solid #F2F2F2;
}

#calendar tfoot td {
  border-top: 1px solid #F2F2F2;
}

#calendar #prev {
  text-align: left;
}

#calendar #next {
  text-align: right;
}

#calendar a {
  font-weight: bold;
}

/* Footer */

#footer {
  clear: both;
  width: 870px;
  height: 50px;
  margin: 0 auto;
  padding: 35px 45px;
  background: url(resplendissant-images/img06.gif) no-repeat;
}

#footer p {
  margin: 0;
  line-height: normal;
  color: #B4B4B4;
}

#footer a {
  color: #B4B4B4;
}

#footer .legal {
  float: left;
}

#footer .credit {
  float: right;
}

</style>


</head>
<body>
<div id="logo">
  <h1><a href="#">Resplendissant</a></h1>
  <h2>By Free CSS Templates</h2>
</div>
<div id="menu">
  <ul>
    <li class="first"><a href="#" accesskey="1" title="">Home</a></li>
    <li><a href="#" accesskey="2" title="">Articles</a></li>
    <li><a href="#" accesskey="3" title="">Blogs</a></li>
    <li><a href="#" accesskey="4" title="">About Us</a></li>
    <li><a href="#" accesskey="5" title="">Contacts</a></li>
    <li><a href="#" accesskey="6" title="">RSS</a></li>
  </ul>
  <div id="search">
    <form method="get" action="">
      <fieldset>
      <input id="s" type="text" name="s" value="" />
      <input id="x" type="submit" value="Search" />
      </fieldset>
    </form>
  </div>
</div>
<hr />
<div id="banner"><img src="resplendissant-images/img05.jpg" alt="" width="960" height="147" /></div>
<!-- start page -->
<div id="page">
  <!-- start content -->
  <div id="content">
    <div class="post">
      <h2 class="title"><a href="#">Welcome to Resplendissant</a></h2>
      <div class="entry">
        <p><img src="resplendissant-images/img08.jpg" alt="" width="132" height="72" class="left" /> This is <strong>Resplendissant</strong>, a free, fully standards-compliant CSS template designed by <a href="http://www.freecsstemplates.org/">Free CSS Templates</a>. The photos in this design are from <a href="http://www.pdphoto.org/">PDPhoto.org</a>.</p>
        <p>This free template is released under a <a href="#">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 :)  This design is also available as a <a href="http://www.freewpthemes.net/preview/Resplendissant/">WordPress theme</a> at <a href="http://www.freewpthemes.net/">Free Wordpress Themes</a>.</p>
      </div>
      <p class="meta">Posted on November 5, 2007 by <a href="#">Someone</a> &nbsp;|&nbsp; <a href="#">32 comments</a></p>
    </div>
    <div class="post">
      <h2 class="title"><a href="#">Blandit volutpat consequat</a></h2>
      <div class="entry">
        <p>Proin nec magna. Proin nec massa sit amet purus congue molestie. Aliquam erat volutpat. Nulla pellentesque dolor non tellus. Duis vel elit sit amet ipsum vehicula varius. Vestibulum ante ipsum primis in <a href="#">faucibus orci luctus et ultrices</a> posuere cubilia Curae; Suspendisse rhoncus. Nunc est. Praesent interdum lectus quis neque. Aliquam eros. Nulla fermentum dolor eget mi. Cras diam sapien, auctor non, malesuada at, tristique id, dui. Aenean congue ante. </p>
        <h3>Prom nec magna tempus lorem ipsum dolor</h3>
        <p>Proin nec magna. Proin nec massa sit amet purus congue molestie. Aliquam erat volutpat. Nulla pellentesque dolor non tellus. Duis vel elit sit amet <a href="#">ipsum vehicula varius</a>. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia curae.</p>
      </div>
      <p class="meta">Posted on November 5, 2007 by <a href="#">Someone</a> &nbsp;|&nbsp; <a href="#">32 comments</a></p>
    </div>
  </div>
  <!-- end content -->
  <!-- start sidebar -->
  <div id="sidebar">
    <ul>
      <li id="calendar">
        <h2>Calendar</h2>
        <table summary="Calendar">
          <caption>
          November 2007
          </caption>
          <thead>
            <tr>
              <th abbr="Monday" scope="col" title="Monday">M</th>
              <th abbr="Tuesday" scope="col" title="Tuesday">T</th>
              <th abbr="Wednesday" scope="col" title="Wednesday">W</th>
              <th abbr="Thursday" scope="col" title="Thursday">T</th>
              <th abbr="Friday" scope="col" title="Friday">F</th>
              <th abbr="Saturday" scope="col" title="Saturday">S</th>
              <th abbr="Sunday" scope="col" title="Sunday">S</th>
            </tr>
          </thead>
          <tfoot>
            <tr>
              <td abbr="October" colspan="3" id="prev"><a href="http://wordpress.local/?m=200710" title="View posts for October 2007">&laquo; Oct</a></td>
              <td class="pad">&nbsp;</td>
              <td abbr="December" colspan="3" id="next"><a href="http://wordpress.local/?m=200710" title="View posts for December 2007">Dec &raquo;</a></td>
            </tr>
          </tfoot>
          <tbody>
            <tr>
              <td colspan="3" class="pad">&nbsp;</td>
              <td>1</td>
              <td>2</td>
              <td>3</td>
              <td>4</td>
            </tr>
            <tr>
              <td id="today">5</td>
              <td>6</td>
              <td>7</td>
              <td>8</td>
              <td>9</td>
              <td>10</td>
              <td>11</td>
            </tr>
            <tr>
              <td>12</td>
              <td>13</td>
              <td>14</td>
              <td>15</td>
              <td>16</td>
              <td>17</td>
              <td>18</td>
            </tr>
            <tr>
              <td>19</td>
              <td>20</td>
              <td>21</td>
              <td>22</td>
              <td>23</td>
              <td>24</td>
              <td>25</td>
            </tr>
            <tr>
              <td>26</td>
              <td>27</td>
              <td>28</td>
              <td>29</td>
              <td>30</td>
              <td class="pad" colspan="2">&nbsp;</td>
            </tr>
          </tbody>
        </table>
      </li>
      <li>
        <h2>Etiam dolore</h2>
        <p>Nulla pellentesque dolor non tellus. Duis vel elit sit <a href="#">amet ipsum vehicula</a> varius. Vestibulum ante ipsum primis in faucibus orci luctus.</p>
      </li>
      <li>
        <h2>Consequat lorem</h2>
        <ul>
          <li><a href="#">Proin nec magna nec massa</a></li>
          <li><a href="#">Sit amet purus congue</a></li>
          <li><a href="#">Molestie aliquam erat volutpat</a></li>
          <li><a href="#">Amet ipsum vehicula varius</a></li>
          <li><a href="#">Primis in faucibus orci luctus</a></li>
          <li><a href="#">Vestibulum ante ipsum</a></li>
        </ul>
      </li>
    </ul>
  </div>
  <!-- end sidebar -->
  <div style="clear: both;">&nbsp;</div>
</div>
<!-- end page -->
<div id="footer">
  <p class="legal">Copyright (c) 2007 Website Name. All rights reserved.</p>
  <p class="credit">Designed by <a href="http://www.freecsstemplates.org/">Free CSS Templates</a>.</p>
</div>
</body>
</html>

   
    
  








Related examples in the same category

1.SimpleSimple
2.simplestyle_1
3.simplestyle_2
4.simplestyle_3
5.simplestyle_4
6.simplestyle_5
7.simplestyle_6
8.pomodoro
9.portcentral
10.portfolio-extended
11.portfolio
12.postscriptum
13.powderpuff
14.power
15.precision
16.predilection
17.premiumseries
18.prepaid
19.presented
20.pressurized
21.prideandprejudice
22.primitiveelement
23.printing
24.pristine
25.private-lawyer-co
26.product-landing-page
27.production
28.ProductPackage
29.programme
30.progress
31.projection
32.proofing
33.Prosperity
34.province
35.purensimple
36.purgatory_shuffle
37.puzzled
38.quadrangle
39.quartz-istorage
40.quatrain
41.racetrackplaya
42.radiance
43.rainonleaves
44.ramblingsoul-2
45.ramblingsoul-9
46.ramblingsoul3
47.ramblingsoul4
48.ramblingsoul5
49.ramblingsoul7
50.ramblingsoul_2
51.ramblingsoul_3
52.random
53.rational
54.realize
55.realone
56.rebel-magazine
57.reckoning
58.recreations
59.reference
60.regeneracy
61.rehabilitation
62.reinvent
63.replenish
64.republic
65.resizeme
66.revolt-01
67.ridinghood
68.rockband
69.rogue
70.Rothko
71.route66
72.rust
73.safe-as-houses
74.sahara
75.sampling
76.Sapphire
77.schemermag
78.scotchmark
79.scribbled
80.secretlab
81.seduction
82.selcouth
83.sensa
84.settings
85.shallowgrunge
86.shalom-typo
87.shape
88.she
89.showcase
90.sifiso
91.silenceandharmony
92.SILK
93.Simpatico
94.sindromk
95.singapore
96.sinorcaish
97.six-oh-six
98.sixpence
99.sixties_style
100.skipopia
101.skitemplate
102.sky
103.sliced
104.slight_amnesia
105.socialnet
106.softenedcells
107.solemnity
108.solitude
109.soloss
110.solutions
111.somewhere-peaceful
112.soniatemplate
113.space
114.spaced
115.spasaloon
116.spatter
117.speedracing
118.spheroids
119.spidercity
120.splash
121.splatt
122.spontaneous