brycesunrise : Design 3 « Templates « HTML / CSS






brycesunrise

     

<!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       : Bryce Sunrise
Description: A three-column, fixed-width blog design.
Version    : 1.0
Released   : 20100501

-->
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>Bryce Sunrise by Free CSS Templates</title>
<meta name="keywords" content="" />
<meta name="Bryce Sunrise" 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: 0;
  padding: 0;
  background: #191E1A;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #FCFFFD;
}

h1, h2, h3 {
  margin-top: 0;
  color: #6E6C00;
}

h1 {
  font-size: 2em;
}

h2 {
  font-size: 1.6em;
}

h3 {
  font-size: 1em;
}

ul {
}

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

a:hover {
  border-bottom: none;
}

a img {
  border: none;
}

img.left {
  float: left;
  margin: 0 20px 0 0;
}

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

/* Header */

#header {
  width: 100%;
  height: 210px;
}

#logo {
  width: 1000px;
  height: 150px;
  margin: 0 auto;
  padding: 0 10px;
}

#logo h1, #logo p {
  float: left;
  margin: 0;
  color: #FFFFFF;
}

#logo h1 {
  padding: 80px 0 0 0;
  text-transform: lowercase;
  font-weight: normal;
  font-size: 3em;
}

#logo p {
  text-transform: uppercase;
  padding: 102px 0 0 3px;
  font-size: 10px;
  color: #FFFFFF;
}

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

/* Menu */

#menu-bg {
  background: #1E3227;
  height: 45px;
}

#menu {
  width: 1000px;
  margin: 0 auto;
}

#menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#menu li {
  display: inline;
}

#menu a {
  display: block;
  float: left;
  margin: 0 3px 0 0;
  padding: 12px 15px 10px 15px;
  border: none;
  text-decoration: none;
  text-transform: uppercase;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #DDBB04;
}

#menu a:hover {
  margin: 0 3px 0 0;
  background: #191E1A;
  border-bottom: 3px solid #DDBB04;
  color: #FFFFFF;
}

#menu .current_page_item a {
  background: none;
  margin: 0 3px 0 0;
  background: #191E1A;
  border-bottom: 3px solid #DDBB04;
  color: #FFFFFF;
}

/* Wrapper */

#wrapper {
}

/* Page */

#page {
  width: 1000px;
  margin: 0 auto;
  padding: 30px 0;
}

#page-bg {
  padding: 11px 24px;
}

/* Latest Post */

#latest-post {
  border: 1px dashed #8D8D8D;
}

/* Content */

#content {
  float: left;
  width: 498px;
  padding-right: 20px;
}

.post {
  margin-bottom: 20px;
  padding-bottom: 15px;
  line-height: 200%;
}

.post h1 {
  font-weight: normal;
  font-size: 30px;
}

.post h2 {
  font-size: 24px;
}

.title {
  margin: 0;
  padding: 15px 0px 0px 0px;
  font-weight: normal;
}

.title a {
  border-bottom: none;
}

.title a:hover {
  color: #FBD900;
}

.byline {
  margin: 0 0px 20px 0px;
  text-transform: uppercase;
}

.entry {
  padding: 0px 0px;
}

.links {
  font-size: 11px;
}

.links a {
  display: block;
  border: none;
  color: #FFFFFF;
}

.links a:hover {
}

.links .more {
  float: right;
  text-transform: uppercase;
}

.links .comments {
  float: left;
  padding-left: 20px;
}
/* Sidebars */

#sidebar1 {
  padding-right: 20px;
}

.sidebar {
  float: left;
  width: 200px;
  padding: 0 0 0 21px;
}

.sidebar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.sidebar li {
  padding: 0 0 20px 0;
}

.sidebar li ul {
  padding: 0px 15px;
}

.sidebar li li {
  padding: 8px 0 8px 0px;
  background: url(brycesunrise-images/img01.jpg) repeat-x left bottom;
}

.sidebar li li a:hover {
  color: #FBD900;
}

.sidebar li h2 {
  margin: 0 0 10px 0;
  padding: 10px 15px 10px 15px;
  background: #1E3227;
  font-size: 16px;
  font-weight: normal;
  color: #FFFFFF;
}

.sidebar p {
  padding: 0px 15px;
}

.sidebar a {
  color: #FBD900;
}

/* Search */

#searchform {
  margin: 0;
  padding: 20px 15px;
}

#searchform br {
  display: none;
}

#s {
  margin: 0;
  padding: 2px 2px;
  width: 165px;
  height: 18px;
  border: none;
  background: #FFFFFF;
  font-size: 10px;
  color: #000000;
}

#x {
  margin: 1px 0 0 0;
  padding: 2px 5px;
  height: 24px;
  border: none;
  background: #000000;
  text-decoration: none;
  text-transform: uppercase;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #FFFFFF;
}
/* Calendar */

#calendar_wrap {
  padding: 0;
  text-align: center;
}

#calendar_wrap table {
  width: 100%;
}

#calendar_wrap th {
}

#calendar_wrap td {
}

#calendar_wrap tfoot td {
  border: none;
}

#calendar_wrap tfoot td#prev {
  text-align: left;
  font-weight: bold;
  border: none;
}

#calendar_wrap tfoot td#prev a {
  border: none;
}

#calendar_wrap tfoot td#next {
  text-align: right;
  font-weight: bold;
  border: none;
}

#calendar_wrap tfoot td#next a {
  border: none;
}

/* Footer */

#footer {
  background-color: #0D170F;
  height: 50px;
}

#footer-content {
  width: 1000px;
  margin: 0px auto;
}

#footer p {
  margin: 0;
  padding: 20px 0 0 0;
  text-align: left;
  text-transform: uppercase;
  font-size: 10px;
  color: #FBD900;
}

#footer a {
  color: #FBD900;
}

</style>


</head>
<body>
<!-- start header -->
<div id="header">
  <div id="logo">
    <h1><a href="#">Bryce <span>Sunrise</span> </a></h1>
    <p>Designed By Free CSS Templates</p>
  </div>
  <div id="menu-bg">
  <div id="menu">
    <ul id="main">
      <li class="current_page_item"><a href="#">Homepage</a></li>
      <li><a href="#">Products</a></li>
      <li><a href="#">Services</a></li>
      <li><a href="#">About Us</a></li>
      <li><a href="#">Contact Us</a></li>
    </ul>
    <ul id="feed">
      <li><a href="#">Entries RSS</a></li>
      <li><a href="#">Comments RSS</a></li>
    </ul>
  </div>
  </div>
</div>
<!-- end header -->
<div id="wrapper">
  <!-- start page -->
  <div id="page">
    <!-- start content -->
    <div id="content">
      <div style="padding-bottom: 20px;"><img src="brycesunrise-images/img02.jpg" alt="" /></div>
      <div class="post">
        <h1 class="title"><a href="#">Welcome to Our Website!</a></h1>
        <p class="byline"><small>Posted on October 1st, 2007 by <a href="#">Free CSS Templates</a></small></p>
        <div class="entry">
          <p><strong>Bryce Sunrise</strong> is a free, fully standards-compliant CSS template designed by <a href="http://www.freecsstemplates.org/">Free CSS Templates</a>. This free template is released under a <a href="http://creativecommons.org/licenses/by/2.5/">Creative Commons Attributions 2.5</a> license, so you're pretty much free to do whatever you want with it  (even use it commercially) provided you keep the links in the footer intact. Have fun with it :)</p>
          <p>This template is also available as a <a href="http://www.freewpthemes.net/preview/Bryce Sunrise/">WordPress theme</a> at <a href="http://www.freewpthemes.net/">Free WordPress Themes</a>.</p>
          <p class="links"><a href="#" class="more">Read Full Story</a> &nbsp;&nbsp;&nbsp;</p>
        </div>
      </div>
      <div class="post">
        <h2 class="title"><a href="#">Nulla luctus eleifend</a></h2>
        <p class="byline"><small>Posted on October 1st, 2007 by <a href="#">Free CSS Templates</a></small></p>
        <div class="entry">
          <p>Pellentesque viverra vulputate enim. Aliquam erat volutpat. Pellentesque tristique ante ut risus. Quisque dictum. Integer nisl risus, sagittis convallis, rutrum id, elementum congue, nibh. Suspendisse dictum porta lectus. Donec placerat odio vel elit. Nullam ante orci, pellentesque eget, tempus quis, ultrices in, est. Curabitur sit amet nulla. Nam in massa. Sed vel tellus. </p>
          <p class="links"><a href="#" class="more">Read Full Story</a> &nbsp;&nbsp;&nbsp;</p>
        </div>
      </div>
      <div class="post">
        <h2 class="title"><a href="#">Nulla luctus eleifend</a></h2>
        <p class="byline"><small>Posted on October 1st, 2007 by <a href="#">Free CSS Templates</a></small></p>
        <div class="entry">
          <p>Pellentesque viverra vulputate enim. Aliquam erat volutpat. Pellentesque tristique ante ut risus. Quisque dictum. Integer nisl risus, sagittis convallis, rutrum id, elementum congue, nibh. Suspendisse dictum porta lectus. </p>
          <p class="links"><a href="#" class="more">Read Full Story</a> &nbsp;&nbsp;&nbsp;</p>
        </div>
      </div>
    </div>
    <!-- end content -->
    <!-- start sidebars -->
    <div id="sidebar1" class="sidebar">
      <ul>
        <li>
          <h2>Recent Posts</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>Recent Comments</h2>
          <ul>
            <li><a href="#">Free CSS Templates</a> on <a href="#">Aliquam libero</a></li>
            <li><a href="#">Free CSS Templates</a> on <a href="#">Consectetuer adipiscing elit</a></li>
            <li><a href="#">Free CSS Templates</a> on <a href="#">Metus aliquam pellentesque</a></li>
            <li><a href="#">Free CSS Templates</a> on <a href="#">Suspendisse iaculis mauris</a></li>
            <li><a href="#">Free CSS Templates</a> on <a href="#">Urnanet non molestie semper</a></li>
            <li><a href="#">Free CSS Templates</a> on <a href="#">Proin gravida orci porttitor</a></li>
          </ul>
        </li>
        <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>
          </ul>
        </li>
      </ul>
    </div>
    <div id="sidebar2" class="sidebar">
      <ul>
        <li>
          <form id="searchform" method="get" action="#">
            <div>
              <input type="text" name="s" id="s" size="15" value="" />
              <br />
            </div>
          </form>
        </li>
        <li>
          <h2>Tags</h2>
          <p><a href="#">dolor</a> <a href="#">ipsum</a> <a href="#">lorem</a> <a href="#">sit amet</a> <a href="#">dolor</a> <a href="#">ipsum</a> <a href="#">lorem</a> <a href="#">sit amet, integer nisl risus, sagittis convallis, rutrum id, elementum congue</a></p>
        </li>
        <li>
          <h2>Calendar</h2>
          <div id="calendar_wrap">
            <table width="100%" summary="Calendar">
              <caption>
              October 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="September" colspan="3" id="prev"><a href="#" title="View posts for September 2007">&laquo; Sep</a></td>
                  <td class="pad">&nbsp;</td>
                  <td colspan="3" id="next">&nbsp;</td>
                </tr>
              </tfoot>
              <tbody>
                <tr>
                  <td>1</td>
                  <td>2</td>
                  <td>3</td>
                  <td id="today">4</td>
                  <td>5</td>
                  <td>6</td>
                  <td>7</td>
                </tr>
                <tr>
                  <td>8</td>
                  <td>9</td>
                  <td>10</td>
                  <td>11</td>
                  <td>12</td>
                  <td>13</td>
                  <td>14</td>
                </tr>
                <tr>
                  <td>15</td>
                  <td>16</td>
                  <td>17</td>
                  <td>18</td>
                  <td>19</td>
                  <td>20</td>
                  <td>21</td>
                </tr>
                <tr>
                  <td>22</td>
                  <td>23</td>
                  <td>24</td>
                  <td>25</td>
                  <td>26</td>
                  <td>27</td>
                  <td>28</td>
                </tr>
                <tr>
                  <td>29</td>
                  <td>30</td>
                  <td>31</td>
                  <td class="pad" colspan="4">&nbsp;</td>
                </tr>
              </tbody>
            </table>
          </div>
        </li>
        <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>
            <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="#">Urnanet non molestie semper</a></li>
            <li><a href="#">Proin gravida orci porttitor</a></li>
            <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>
      </ul>
    </div>
    <!-- end sidebars -->
    <div style="clear: both;">&nbsp;</div>
  </div>
  <!-- end page -->
</div>
<div id="footer">
  <div id="footer-content">
    <p>&copy;2007 All Rights Reserved. &nbsp;&nbsp; Design by <a href="http://www.freecsstemplates.org/">Free CSS Templates</a>.</p>
  </div>
</div>
</body>
</html>

   
    
    
    
    
  








Related examples in the same category

1.blankspace
2.Blasphemy
3.blended
4.blewwave
5.blootoon
6.blush
7.boardroom
8.BOOM
9.boorish
10.boosting
11.bordered
12.boswell
13.bounderies
14.boxedtype
15.boxes_template
16.boxybox
17.branches
18.breaking_ontop
19.brewedcoffee
20.brightfolio
21.brightsideoflife1.0
22.Broadcaster
23.broadsheet
24.bucolic
25.burgeon
26.buzz
27.BW
28.bwdec2007
29.calliope
30.callofduty2
31.candiiclouds
32.cantya-studio
33.canuckington-post
34.canvass
35.capricious
36.capsicum
37.carbonated
38.carbonizer
39.carlmelon
40.caronline
41.carrera
42.castellated
43.catch_info
44.cattleya
45.center-stage
46.COIL
47.col1
48.col2
49.col3
50.collaboration
51.collectiveblue
52.collegemusic
53.colorus
54.colosseum
55.columna
56.combination
57.ComingSoon
58.commission
59.communication-1.0
60.communication-co
61.communication
62.community-live
63.compiled
64.complete-collection
65.complimentary
66.component
67.compressed
68.compromise
69.compus
70.conceptnova
71.concrete
72.concurrence
73.condition
74.conglomerate
75.conjunction
76.connection
77.connections
78.consulting-co
79.contemplate
80.convergence
81.cookiefusion
82.Copy of modify
83.corporattica
84.Cosmopolitan
85.counterstrike
86.cover
87.coverage
88.coxswain
89.creamburn
90.crisp2
91.criterion
92.crystalblack
93.css-heaven-1
94.cssgallery
95.cssheaven-2
96.cssmajesty
97.cubismo
98.cultivated
99.cultureshock
100.cupofcoffee
101.customary
102.customize
103.cyano
104.cyanspark
105.cyberarray
106.daleri-mega
107.daleri-structure
108.dalmatians
109.danmyaz1
110.dapple
111.david-kruger
112.deardiary
113.decorative
114.deepimpact
115.deerpark
116.dekada
117.delta
118.delzep_enterprise
119.description
120.deserted
121.desertsand
122.design-gallery
123.design-studio
124.design10
125.Design9
126.designersstudio
127.designersworld
128.designgalo
129.designhq
130.designstudio
131.Design_Agency
132.deskspace
133.detachable
134.deviation
135.devision
136.dewdrops
137.dezinstudio
138.didactic
139.Did_My_Time
140.differential
141.digitalweb
142.dimension
143.diminishing
144.dirtylicious
145.disambiguation
146.discovery
147.distillate
148.distinctive
149.diversity
150.DJ