aphotic : Design 2 « Templates « HTML / CSS






aphotic

     

<!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>aphotic - Free CSS Template by spyka Webmaster</title>
<style type='text/css'>
body {
  background: #000 url('aphotic-images/bodybg.jpg') repeat-x scroll top left;
  margin:0;
  padding:0;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 12px;
  color: #5f5f5f;
}

* {
  margin:0;
  padding:0;
}

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

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

th {
  color: #fff;
  background: #554667 url(aphotic-images/navbg.jpg) repeat-x scroll -15px 0;
}

td {
  background: #111;
  border-bottom: 1px solid #222;
  color: #999;
}

code, blockquote {
  display: block;
  border-left: 5px solid #ddd;
  padding: 10px;
  margin-bottom: 20px;
}
code {
  background-color: #ddd;
  border: none;
}
blockquote {
  border-left: 5px solid #333;
}

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

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

a {
  color: #5E4E73;
}

a:hover {
  color: #A394B8;
}

a:focus {
  outline: none;
}

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

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

fieldset form {
  padding-top: 15px;
}

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

form input, form select, form textarea {
  padding: 5px;
  color: #333333;
  border: 1px solid #000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

form input.formbutton {
  border: none;
  background: #FFFFFF url(aphotic-images/bodybg.jpg) repeat-x scroll 0 -160px;
  color: #ffffff;
  font-weight: bold;
  padding: 5px 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 {
  border: 1px solid #000;
}

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

h1 {
  color: #A394B8;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 35px;
}

h2 {
  color: #65537D;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 28px;
  letter-spacing: -0.5px;
  padding: 0 0 5px;
  margin: 0;
  font-weight: normal;
}

h3 {
  color: #A394B8;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
}

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

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

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: 970px;
  margin:0 auto;
  padding: 0;
  background: transparent url('aphotic-images/content-bg.jpg') no-repeat scroll 0 160px;
}

#header {
  padding: 0;
  margin: 0 auto;
  height: 110px;
}

#header h1  {
  padding-top: 20px;
  padding-left: 10px;
}

#header h1 a {
  font-family: "Impact", Arial, Helvetica, sans-serif;
  color: #eee;
  font-size: 45px;
  font-weight: normal;
  text-decoration: none;
  letter-spacing: -1px;
  float: left;
  text-transform:uppercase;
}

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

#nav {
  background: #fff url('aphotic-images/navbg.jpg') repeat-x scroll top left;
  height: 50px;
  width: 970px;
}

#nav ul {
  list-style: none;
  padding: 0 5px;
  margin: 0;
  height: 50px;
}

#nav ul li {
  float: left;
  display: block;
  padding:0;
}

#nav ul li a {
  color: #B6A7C3;
  display: block;
  font-size: 12px;
  font-weight: bold;
  padding: 19px 15px 16px;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
}

#nav ul li a:hover {
  text-decoration: underline;
}

#nav ul li a.selected {
  color: #fff;
}

#nav ul li a.selected:hover {
  text-decoration: none;
}

#body {
  background: transparent none repeat-y scroll 0 0;
  margin:200px auto 0;
  padding: 15px;
  width: 930px;
}

#content {
  float: left;
  width: 620px;
  margin: 0;
}

.sidebar {
  width: 280px;
  padding: 0;
  float: right;
}


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

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

.sidebar li ul {
  border-top: 1px solid #6F5B86;
  background: #111;
  border-bottom: 1px solid #222;
}

.sidebar li ul li {
  display: block;
  border-top: none;
  padding: 6px 7px;
  margin: 0;
  line-height: 1.5em;
  color: #666;
}

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

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

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

.sidebar li ul.blocklist li a:hover {
  background-color: #202020;
  color: #9f9f9f;
}

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

.sidebar h4 {
  background: #554667 url(aphotic-images/navbg.jpg) repeat-x scroll -15px 0;
  color: #FFFFFF;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 1em;
  margin: 0;
  padding: 12px;
  text-transform: uppercase;
}

.clear {
  clear: both;
}

#footer {
  width: 960px;
  margin:0 auto;
}

.footer-content {
  background: #000 url('aphotic-images/footer.jpg') repeat-x scroll top left;
  padding: 20px 5px;
}

#footer p {
  text-align: center;
  color: #666;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  margin: 0;
  padding: 0;
}

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

</style>


<!--
aphotic, a free CSS web template by spyka Webmaster (www.spyka.net)

Download: http://www.spyka.net/web-templates/aphotic/

License: Creative Commons Attribution
//-->
</head>

<body>
<div id="container">
  <div id="header">
      <h1><a href="/">Business</a></h1>
        <h2>your website slogan here</h2>
        <div class="clear"></div>
    </div>
    <div id="nav">
      <ul>
          <li><a href="index.html">Home</a></li>
            <li><a class="selected" 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>
    </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><span>Navigate</span></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 id="footer">
        <div class="footer-content">
          <!-- A link to http://www.spyka.net must remain. To remove link see http://www.spyka.net/licensing --->
      <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>
</div>
</body>
</html>

   
    
    
    
    
  








Related examples in the same category

1.metamorph_drop
2.metamorph_energybolt
3.metamorph_exit
4.metamorph_global
5.metamorph_glowing
6.metamorph_host
7.metamorph_icybreeze
8.metamorph_interiordesign
9.metamorph_interstate60
10.metamorph_lotr
11.metamorph_lyrics_lt
12.metamorph_melancholy_lt
13.metamorph_mercuryworld
14.metamorph_metaform
15.metamorph_models
16.metamorph_nuke
17.metamorph_oldheavens
18.metamorph_palmbeach
19.metamorph_strongrey_lt
20.metamorph_thames
21.metamorph_transitional
22.metamorph_tropic
23.metamorph_truncata
24.metamorph_tubes
25.metamorph_tunel
26.ablaze
27.aboutfruts
28.abrasive
29.abscond
30.abstraction
31.acallia-development
32.accomplishable
33.actualbiz
34.adhesive
35.adios
36.advantage
37.aero-solutions
38.aerolyk
39.affection
40.agency
41.ahoy
42.al-infolabs
43.alexx-c
44.alieninvasion
45.alpha
46.altered
47.altruism
48.ambiance
49.amoreira
50.angryhornet
51.anibanner01
52.AnotherSquare
53.anther
54.anthropod
55.Antikoerperchen
56.antiquity
57.applique
58.aprilshowers
59.Arbenting-MinimalistResumeTemplate
60.expanding-portfolio
61.experience
62.expertvision
63.exploitable
64.ezine02
65.familiar
66.favorite-cakes
67.featherlight
68.featuring
69.femflex1
70.fernando1
71.fertilization
72.Fibre
73.fibreglass
74.filaments
75.findingpeace
76.firerescuesquad
77.fivestar
78.Flair Template
79.flair
80.flan2
81.flange
82.flattering
83.flavour
84.fleur
85.flightandfight
86.fluidity
87.fluidsolution
88.flyover-builders
89.WP-Bliss
90.website-design
91.website-traffic