ergophobia : Design 5 « Templates « HTML / CSS






ergophobia

    

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Ergophobia - Free CSS Template by spyka Webmaster</title>
<style type='text/css'>
body {
  background: #7FC0E0 none repeat-x scroll top left;
  margin:0;
  padding:0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #333;
}

* {
  margin:0;
  padding:0;
}

/** element defaults **/
table {
  width: 100%;
  text-align: left;
}

th, td {
  padding: 10px 10px;
}

th {
  color: #fff;
  font-weight: normal;
  background: #4077A1 none repeat-x scroll left top;
}

td {
  border-bottom: 1px solid #ddd;
}

code, blockquote {
  display: block;
  border-left: 5px solid #ddd;
  padding: 10px;
  margin-bottom: 20px;
}
blockquote {
  border-left: 5px solid #4077A1;
}

blockquote p {
  font-style: italic;
  font-family: Georgia, "Times New Roman", Times, serif;
  margin: 0;
  color: #4077A1;
  height: 1%;
}

p {
  line-height: 1.9em;
  margin-bottom: 35px;
}

a {
  color: #24689D;
}

a:hover {
  color: #ED8835;
}

a:focus {
  outline: none;
}

fieldset {
  display: block;
  border: none;
  border-top: 1px solid #ddd;
}

fieldset legend {
  font-weight: bold;
  font-size: 13px;
  padding-right: 10px;
  color: #999;
}

fieldset form {
  padding-top: 15px;
}

fieldset p label {
  float: left;
  width: 150px;
}

form input, form select, form textarea {
  padding: 6px;
  color: #333333;
  border: 1px solid #ddd;
}

form input.formbutton {
  border: none;
  background:#ED8835 none repeat-x scroll center;
  color: #ffffff;
  font-weight: bold;
  padding: 6px 10px;
  font-size: 12px;
  font-family: Tahoma, Geneva, sans-serif;
  letter-spacing: 1px;
  width: auto;
  overflow: visible;
}

form.searchform p {
  margin: 5px 0;
}

form.searchform input.s {
  background-color: #A9D4EA;
  border: 1px solid #57ACD6;
  color: #0C5086;
}

span.required {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #ff0000;
}

h1 {
  color: #999;
  font-size: 35px;
}

h2 {
  color: #ED8835;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 35px;
  letter-spacing: -1.5px;
  font-weight: normal;
  padding: 0 0 5px;
  margin: 0;
}

h3 {
  color: #D47B4E;
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 10px;
}

h4 {
  padding-bottom: 10px;
  font-size: 15px;
  color: #555555;
}

h5 {
  padding-bottom: 10px;
  font-size: 13px;
  color: #666666;
}

ul, ol {
  margin: 0 0 35px 35px;
}

li {
  padding-bottom: 5px;
}

li ol, li ul {
  font-size: 1.0em;
  margin-bottom: 0;
  padding-top: 5px;
}


#container {
  width: 960px;
  margin:30px auto 0;
  padding: 0;
}

#header {
  background-color: #A9D4EA;
  margin: 0;
  padding: 20px 25px;
  width: 625px;
  border-bottom: 1px solid #7FC0E0;
}

#header h1 a {
  font-family: Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  font-size: 50px;
  font-weight: normal;
  text-decoration: none;
  letter-spacing: -5px;
  text-transform: lowercase;
  float: left;
}

#header h2 {
  color: #3D74A1;
  float: right;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  margin-left: 12px;
  margin-top: 25px;
  padding-left: 4px;
  text-transform: uppercase;
  letter-spacing: 0;
}


#body {
  margin:0 auto 30px;
}

#content {
  background-color: #fff;
  float: left;
  width: 625px;
  padding: 20px 25px;
  margin: 0;
  border-bottom: 1px solid #57ACD6;
}

.sidebar {
  width: 285px;
  padding: 0;
  float: right;
  margin-top: 40px;
}


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

.sidebar ul li {
  margin-bottom: 20px;
  line-height: 1.9em;
}

.sidebar li ul {
}

.sidebar li ul li {
  display: block;
  border-top: none;
  padding: 6px 12px;
  margin: 0;
  line-height: 1.5em;
  font-size: 13px;
  color: #0C5086;
}

.sidebar li ul li a {
  font-weight: normal;
  color: #2070B1;
}

.sidebar li ul.blocklist li {
  padding: 0;
  display: inline;
}

.sidebar li ul.blocklist li a {
  display: block;
  padding: 7px 0px;
  margin: 0 12px;
  text-decoration: none;
}

.sidebar li ul.blocklist li a:hover {
  color: #fff;
}

.sidebar li ul li a:hover {
  color: #eee;
}

.sidebar h4 {
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  background:transparent url('ergophobia-images/h4-bg.png') repeat-x scroll top left;
  font-size: 12px;
  letter-spacing: 0;
  text-transform: uppercase;
  margin: 0;
  height: 30px;
  padding: 5px 10px 0;
  font-weight: normal;
}

.clear {
  clear: both;
}

#footer {
  margin:0 auto;
}

.footer-content {
  padding: 20px 5px;
}

#footer p {
  text-align: center;
  color: #3D74A1;
  font-size: 12px;
  margin: 0;
  padding: 0;
}

#footer p a {
  color: #3D74A1;
  font-weight: bold;
}

</style>


</head>

<body>
<div id="container">
  <div id="header">
      <h1><a href="/">Ergophobia</a></h1>
        <h2>your website slogan here</h2>
        <div class="clear"></div>
    </div>
    
    <div id="body">
    <div id="content">
      <h2>Examples</h2>

            <h1>Heading H1</h1>
            <h2>Heading H2</h2>
            <h3>Heading H3</h3>
            <h4>Heading H4</h4>
            <h5>Heading H5</h5>
            
            
            <p>&nbsp;</p>

            
            <h3>Lists</h3>
            <ul>

                <li>List item</li>
                <li>List item</li>
                <li>List item</li>
            </ul>
                    
            <ol>
                <li>List item</li>
                <li>List item</li>
                <li>List item</li>
            </ol>

            <p>&nbsp;</p>

            
                
            <h3>Code and blockquote</h3>
            <code>&lt;? echo('Hello world'); ?&gt;</code>

            <blockquote><p>Mauris sit amet tortor in urna tincidunt aliquam. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas</p></blockquote>

            
            <p>&nbsp;</p>
            
            
            
            <h3>Table</h3>

            <table cellspacing="0">
                <tr>
                    <th>ID</th>
                    <th>Name</th>
                    <th>Age</th>
                </tr>
                <tr>
                    <td>1</td>
                    <td>John Smith</td>
                    <td>28</td>
                </tr>
                <tr>
                    <td>2</td>
                    <td>Fred James</td>
                    <td>49</td>
                </tr>
                <tr>
                    <td>3</td>
                    <td>Rachel Johnson</td>
                    <td>19</td>
                </tr>

            </table>

            <p>&nbsp;</p>

            
            <h3>Form</h3>

            <fieldset>
                <legend>Form legend</legend>
                <form action="#" method="get">
                    <p><label for="name">Name:</label>
                    <input name="name" id="name" value="" type="text" /></p>
                    <p><label for="email">Email:</label>
                    <input name="email" id="email" value="" type="text" /></p>

                    <p><label for="message">Message:</label>
                    <textarea cols="37" rows="11" name="message" id="message"></textarea></p>
                    <p><input name="send" style="margin-left: 150px;" class="formbutton" value="Send" type="submit" /></p>
                </form>
            </fieldset>
            
        </div>
        
        <div class="sidebar">
            <ul>  
               <li>
                    <h4>Navigate</h4>
                    <ul class="blocklist">
                        <li><a href="index.html">Home</a></li>
                        <li><a href="examples.html">Examples</a></li>
                        <li><a href="#">Products</a></li>
                        <li><a href="#">Solutions</a></li>
                        <li><a href="#">Contact</a></li>
                    </ul>
                </li>
                
                <li>
                    <h4>About</h4>
                    <ul>
                        <li>
                          <p style="margin: 0;">Aenean nec massa a tortor auctor sodales sed a dolor. Duis vitae lorem sem. Proin at velit vel arcu pretium luctus.</p>
                        </li>
                    </ul>
                </li>
                
                <li>
                  <h4>Search</h4>
                    <ul>
                      <li>
                            <form method="get" class="searchform" action="http://wpdemo.justfreetemplates.com/" >
                                <p>
                                    <input type="text" size="24" value="" name="s" class="s" />
                                    <input type="submit" class="searchsubmit formbutton" value="Search" />
                                </p>
                            </form>  
            </li>
          </ul>
                </li>
                
                <li>
                    <h4>Sponsors</h4>
                    <ul>
                        <li><a href="http://www.themeforest.net/?ref=spykawg" title="premium templates"><strong>ThemeForest</strong></a> - premium HTML templates, WordPress themes and PHP scripts</li>
                        <li><a href="http://www.dreamhost.com/r.cgi?259541" title="web hosting"><strong>Web hosting</strong></a> - 50 dollars off when you use promocode <strong>awesome50</strong></li>
                        <li><a href="http://www.4templates.com/?aff=spykawg" title="4templates"><strong>4templates</strong></a> - brilliant premium templates</li>
                    </ul>
                </li>
                
            </ul> 
        </div>
    <div class="clear"></div>
    </div>
</div>
<div id="footer">
    <div class="footer-content">
        <p>&copy; YourSite 2010. Design by <a href="http://www.spyka.net">Free CSS Templates</a> | <a href="http://www.justfreetemplates.com">Free Web Templates</a></p>
    </div>
</div>
</body>
</html>

   
    
    
    
  








Related examples in the same category

1.d-tv
2.dogstemplate
3.domesticated
4.dottis
5.duet-plasma
6.dusky
7.dusplic
8.dynamic
9.dzine
10.eastern-tales
11.easybreeze
12.easymoto
13.eatlon
14.ebullient
15.echo
16.ecolution-warrior
17.ecom-1
18.edgy
19.edy-builders
20.efflorescence
21.elements
22.elitecircle1-0
23.emblazoned
24.embouteillage
25.emerald
26.emergence
27.emperor
28.empireserver
29.emporium
30.enclosed
31.endless
32.energybox
33.enlight
34.enlighten1-0
35.enormous
36.enter
37.enthusiastica
38.entomology
39.envision1-0
40.epod
41.equivalency
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