newhorizon
<!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" xml:lang="en" lang="en">
<head>
<title>New Horizon</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<style type='text/css'>
/********************************************
AUTHOR: Erwin Aligam
WEBSITE: http://www.styleshout.com/
TEMPLATE NAME: NewHorizon
TEMPLATE CODE: S-0018
VERSION: 1.0
DATE: October-01-2007
*******************************************/
/********************************************
HTML ELEMENTS
********************************************/
/* top elements */
* { padding: 0; margin: 0; outline: 0; }
body {
margin: 10px 0 0 0; padding: 0;
font: normal 13px/1.6em verdana, tahoma, sans-serif;
text-align: center;
background: #090807 url(bg.jpg) repeat-x;
color: #8F8F8E;
}
/* links */
a {
color: #fff;
background-color: inherit;
text-decoration: none;
}
a:hover {
color: #99CC33;
background-color: inherit;
}
/* headers */
h1, h2, h3, h4 {
font: normal 1em 'Trebuchet MS', Tahoma, Arial, Sans-serif;
color: #eee;
}
h1 { font-size: 3em; color: #84A5DA; letter-spacing: -2px; }
h2 { font-size: 2.5em; }
h3 { font-size: 1.8em; }
h4 { font-size: 1.5em; }
p, h1, h2, h3, h4 {
margin: 0;
padding: 10px 15px;
}
ul, ol {
margin: 10px 30px;
padding: 0 15px;
}
/* images */
img {
background: transparent;
border: 3px solid #383735;
}
img.float-right {
margin: .5em 0 1em 1em;
}
img.float-left {
margin: .5em 1em 1em 0;
}
code {
margin: .5em 0;
display: block;
padding: 20px;
text-align: left;
overflow: auto;
font: 500 1em/1.5em 'Lucida Console', 'Courier New', monospace ;
/* white-space: pre; */
background: transparent;
border: 1px solid #211E20;
}
acronym {
cursor: help;
border-bottom: 1px dotted #8F8F8E;
}
blockquote {
margin: 10px 15px;
padding: 10px 0 10px 30px;
background: transparent;
border: 1px solid #211E20;
font: normal 1.6em/1.5em Georgia, "Times New Roman", Times, serif;
}
/* start - table */
table {
margin: 10px 15px;
border-collapse: collapse;
}
th strong {
color: #fff;
}
th {
background: #090807;
color: #fff;
height: 3em;
padding-left: 12px;
padding-right: 12px;
text-align: left;
border-left: 1px solid #211E20;
border-right: 1px solid #211E20;
border-bottom: 1px solid #211E20;
border-top: 2px solid #8EB200;
}
tr {
color: #707070;
height: 2.5em;
}
td {
padding-left: 12px;
padding-right: 12px;
border: 1px solid #211E20;
}
/* end - table */
/* form elements */
form {
margin: 10px 15px;
padding: 10px;
background: transparent;
border: 1px solid #211E20;
}
fieldset {
margin: 0;
padding: 0;
border: none;
}
label {
display:block;
font-weight:bold;
margin: .4em 0;
}
input {
padding: .3em;
border: 1px solid #eee;
font: normal 1em Verdana, sans-serif;
color:#777;
}
textarea {
width: 55%;
padding: .3em;
font: normal 1em/1.5em Verdana, sans-serif;
border: 1px solid #eee;
height: 10em;
display:block;
color:#777;
}
input.button {
font: bold 1em Arial, Tahoma, Sans-serif;
margin: 0;
padding: .25em .3em;
color: #fff;
background: #000;
border: 2px solid #211E20;
}
/* search form */
.searchform {
background-color: transparent;
border: none;
margin: 0 0 0 10px; padding: 0 0 1.5em 0;
width: 20em;
}
.searchform p { margin: 0; padding: 0; }
.searchform input.textbox {
width: 11em;
color: #777;
padding: .4em;
border: 1px solid #E5E5E5;
vertical-align: top;
}
.searchform input.button {
width: 80px;
vertical-align: top;
}
/***********************
LAYOUT
************************/
#header, #nav, #content, #footer-wrap {
width: 910px;
}
/* header */
#header {
clear: both;
position: relative;
margin: 0 auto; padding: 0;
background: transparent url(header-image.jpg) no-repeat right top;
height: 419px;
text-align: left;
}
#header #clouds {
position: absolute;
background: transparent url(clouds.gif) no-repeat;
top: 150px;
left: 45px;
width: 309px;
height: 163px;
}
#header h1#logo-text a {
position: absolute;
margin: 0; padding: 0;
font: bold 58px 'Trebuchet MS', Tahoma, Arial, Sans-serif;
letter-spacing: -3px;
color: #0a1e53;
text-decoration: none;
z-index: 9998;
background: transparent;
/* change the values of top and left to adjust the position of the logo*/
top: 33px; left: 10px;
}
#header p#slogan {
position: absolute;
font: normal 19px 'Trebuchet Ms', Sans-serif;
text-transform: none;
color: #fff;
margin: 0; padding: 0;
z-index: 9999;
/* change the values of left and top to adjust the position of the slogan */
top: 95px; left: 25px;
}
/* Navigation */
#nav {
clear: both;
margin: 0 auto;
padding: 0;
}
#nav ul {
float: left;
list-style: none;
text-transform: uppercase;
margin: 0; padding: 0;
height: 56px;
}
#nav ul li {
float: left;
margin: 0; padding: 0;
height: 56px;
}
#nav ul li a {
display: block;
float: left;
width: auto;
margin: 0;
padding: 0 20px;
color: #a5a5a5;
font: bold 16px/54px "Trebuchet MS", Helvetica, Arial, sans-serif;
text-decoration: none;
letter-spacing: 1px;
}
#nav ul li a:hover,
#nav ul li a:active {
color: #fff;
}
#nav ul li#current a {
color: #FF8B04;
}
/* content */
#content-wrap {
clear: both;
float: left;
width: 100%;
background: #12120f url(footer-top.jpg) repeat-x left bottom;
}
#content {
text-align: left;
padding: 0;
margin: 0 auto;
}
/* sidebar */
#sidebar {
float: right;
width: 24em;
margin: 10px 0 10px -21em;
padding: 0;
}
#sidebar h3 {
font: normal 1.6em 'Trebuchet MS', Tahoma, Arial, Sans-serif;
padding: .3em 0 .5em 10px;
color: #99CC33;
text-transform: none;
letter-spacing: -1px;
}
#sidebar ul.sidemenu {
margin: 0 0 0 10px;
padding: .1em 0 1em 0;
font-family: 'Trebuchet MS', Tahoma, Sans-serif;
border-top: 1px solid #211E20;
}
#sidebar ul.sidemenu li {
padding: 0;
background: url(bullet.jpg) no-repeat .5em .6em;
border-bottom: 1px solid #211E20;
list-style:none;
}
* html body #sidebar ul.sidemenu li { height: 1%; }
#sidebar ul.sidemenu li a {
display: block;
font-weight: bold;
color: #d3d0cc;
text-decoration: none;
padding: .2em 0 .2em 30px;
line-height: 1.5em;
font-size: 1.25em;
}
#sidebar ul.sidemenu li a:hover {
color: #FF8B04;
}
#sidebar ul.sidemenu ul { margin: 0 0 0 15px; }
#sidebar ul.sidemenu ul li { border: none; }
/* main */
#main {
margin: 10px 26em 10px 0;
padding: 0;
}
#main h2 {
font: normal 2.9em 'Trebuchet MS', Arial, Sans-serif;
color: #84A5DA;
letter-spacing: -2px;
padding-bottom: 0px;
margin-bottom: 5px;
border-bottom: 1px solid #211E20;
}
#main h2 a {
color: #84A5DA;
text-decoration: none;
}
#footer-wrap {
clear: both;
padding: 0; margin: 0 auto;
}
/* columns */
#columns {
clear: both;
text-align: left;
color: #5B9CFF;
margin: 0 auto;
padding: 1.6em 0 .5em 0;
width: 95%;
}
#columns h3 {
color: #99CC33;
margin: 0;
padding: 0 10px;
font: normal 1.4em "Trebuchet MS", Arial, Tahoma, Sans-serif;
text-transform: uppercase;
}
#columns ul {
list-style: none;
margin: 10px 0 0 0;
padding: 0;
border-top: 1px solid #111;
}
#columns li {
border-bottom: 1px solid #111;
}
#columns li a {
display: block;
padding: .5em 0 .5em 1em;
color: #8F8F8E;
}
#columns li a:hover {
color: #fff;
}
#columns .col3, .col3-center {
float: left;
width: 31%;
}
#columns .col3-center {
margin: 0 15px;
}
/* footer */
#footer-bottom {
clear: both;
margin: 0 auto;
padding: 1em 0 1.5em 0;
text-align: center;
font-size: .85em
}
/* alignment classes */
.float-left { float: left; }
.float-right { float: right; }
.align-left { text-align: left; }
.align-right { text-align: right; }
/* additional classes */
.clear { clear: both; }
.grey { color: #8F8F8E; }
.post-by {
font-size: .9em;
padding-top: 0;
}
.post-footer {
text-align: right;
background: transparent;
border: 1px solid #211E20;
padding: 5px 10px;
margin: 20px 15px 10px 15px;
}
.post-footer .date,
.post-footer .comments,
.post-footer .readmore {
padding-left: 20px; margin: 0 3px 0 3px;
}
</style>
</head>
<body>
<div id="nav">
<ul>
<li id="current"><a href="http://www.free-css.com/">Home</a></li>
<li><a href="http://www.free-css.com/">News</a></li>
<li><a href="http://www.free-css.com/">Downloads</a></li>
<li><a href="http://www.free-css.com/">Support</a></li>
<li><a href="http://www.free-css.com/">About</a></li>
</ul>
</div>
<div id="header">
<div id="clouds"></div>
<h1 id="logo-text"><a href="http://www.free-css.com/">new horizon</a></h1>
<p id="slogan">Put your site slogan here...</p>
</div>
<div id="content-wrap">
<div id="content">
<div id="sidebar" >
<h3>Search Box</h3>
<form action="http://www.free-css.com/" class="searchform">
<p>
<input name="search_query" class="textbox" type="text" />
<input name="search" class="button" value="Search" type="submit" />
</p>
</form>
<h3>Sidebar Menu</h3>
<ul class="sidemenu">
<li><a href="http://www.free-css.com/">Home</a></li>
<li><a href="http://www.free-css.com/">TemplateInfo</a></li>
<li><a href="http://www.free-css.com/">Sample Tags</a></li>
<li><a href="http://www.free-css.com/">More Templates...</a> </li>
<li><a href="http://www.free-css.com/">Premium Templates</a></li>
</ul>
<h3>Sponsors</h3>
<ul class="sidemenu">
<li><a href="http://www.free-css.com/">Dreamhost</a></li>
<li><a href="http://www.free-css.com/">4templates</a></li>
<li><a href="http://www.free-css.com/">TemplateMonster</a></li>
<li><a href="http://www.free-css.com/">Fotolia.com</a></li>
<li><a href="http://www.free-css.com/">Dreamstime.com</a></li>
<li><a href="http://www.free-css.com/">Text-Link-Ads</a></li>
</ul>
<h3>Wise Words</h3>
<p>"Cherish your visions and your dreams as they are the children of your soul; the blue prints of your ultimate achievements."</p>
<p class="align-right">- Napoleon Hill</p>
<h3>Support Styleshout</h3>
<p>If you are interested in supporting my work and would like to contribute, you are welcome to make a small donation through the donate link on my website - it will be a great help and will surely be appreciated.</p>
</div>
<div id="main"> <a name="TemplateInfo"></a>
<h2><a href="http://www.free-css.com/">Template Info</a></h2>
<p class="post-by">Posted by <a href="http://www.free-css.com/">free templates</a></p>
<p><strong>New Horizon 1.0</strong> is a free, W3C-compliant, CSS-based website template by <strong>styleshout.com</strong>. This work is distributed under the <a rel="license" href="http://creativecommons.org/licenses/by/2.5/"> Creative Commons Attribution 2.5 License</a>, which means that you are free to use and modify it for any purpose. All I ask is that you include a link back to my website in your credits.</p>
<p>For more free designs, you can visit my website to see my other works.</p>
<p>Good luck and I hope you find my free templates useful!</p>
<p class="post-footer align-right"> <a href="http://www.free-css.com/" class="readmore">Read more</a> <a href="http://www.free-css.com/" class="comments">Comments (7)</a> <span class="date">Oct 01, 2007</span> </p>
<a name="SampleTags"></a>
<h2><a href="http://www.free-css.com/">Sample Tags</a></h2>
<h3>Code</h3>
<p><code> code-sample { <br />
font-weight: bold;<br />
font-style: italic;<br />
} </code></p>
<h3>Example Lists</h3>
<ol>
<li>Here is an example</li>
<li>of an ordered list</li>
</ol>
<ul>
<li>Here is an example</li>
<li>of an unordered list</li>
</ul>
<h3>Blockquote</h3>
<blockquote>
<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat....</p>
</blockquote>
<h3>Image and text</h3>
<p> <img src="newhorizon-images/firefox-gray.jpg" width="100" height="121" alt="" class="float-left" /> Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Donec libero. Suspendisse bibendum. Cras id urna. Morbi tincidunt, orci ac convallis aliquam, lectus turpis varius lorem, eu posuere nunc justo tempus leo. Donec mattis, purus nec placerat bibendum, dui pede condimentum odio, ac blandit ante orci ut diam. Cras fringilla magna. Phasellus suscipit, leo a pharetra condimentum, lorem tellus eleifend magna, eget fringilla velit magna id neque. Curabitur vel urna In tristique orci porttitor ipsum. Aliquam ornare diam iaculis nibh. Proin luctus, velit pulvinar ullamcorper nonummy, mauris enim eleifend urna, congue egestas elit lectus eu est. </p>
<h3>Table Styling</h3>
<table>
<tr>
<th><strong>post</strong> date</th>
<th>title</th>
<th>description</th>
</tr>
<tr>
<td>10.02.2007</td>
<td><a href="http://www.free-css.com/">Augue non nibh</a></td>
<td><a href="http://www.free-css.com/">Lobortis commodo metus vestibulum</a></td>
</tr>
<tr>
<td>10.02.2007</td>
<td><a href="http://www.free-css.com/">Fusce ut diam bibendum</a></td>
<td><a href="http://www.free-css.com/">Purus in eget odio in sapien</a></td>
</tr>
<tr>
<td>10.02.2007</td>
<td><a href="http://www.free-css.com/">Maecenas et ipsum</a></td>
<td><a href="http://www.free-css.com/">Adipiscing blandit quisque eros</a></td>
</tr>
</table>
<h3>Example Form</h3>
<form action="http://www.free-css.com/">
<p>
<label>Name</label>
<input name="dname" value="Your Name" type="text" size="30" />
<label>Email</label>
<input name="demail" value="Your Email" type="text" size="30" />
<label>Your Comments</label>
<textarea rows="5" cols="5"></textarea>
<br />
<input class="button" type="submit" />
</p>
</form>
<br />
</div>
</div>
</div>
<div id="footer-wrap">
<div id="columns">
<div class="col3">
<h3>Tincidunt</h3>
<ul>
<li><a href="http://www.free-css.com/">consequat molestie</a></li>
<li><a href="http://www.free-css.com/">sem justo</a></li>
<li><a href="http://www.free-css.com/">semper</a></li>
<li><a href="http://www.free-css.com/">magna sed purus</a></li>
<li><a href="http://www.free-css.com/">tincidunt</a></li>
</ul>
</div>
<div class="col3-center">
<h3>Sed purus</h3>
<ul>
<li><a href="http://www.free-css.com/">consequat molestie</a></li>
<li><a href="http://www.free-css.com/">sem justo</a></li>
<li><a href="http://www.free-css.com/">semper</a></li>
<li><a href="http://www.free-css.com/">magna sed purus</a></li>
<li><a href="http://www.free-css.com/">tincidunt</a></li>
</ul>
</div>
<div class="col3">
<h3>Praesent</h3>
<ul>
<li><a href="http://www.free-css.com/">consequat molestie</a></li>
<li><a href="http://www.free-css.com/">sem justo</a></li>
<li><a href="http://www.free-css.com/">semper</a></li>
<li><a href="http://www.free-css.com/">magna sed purus</a></li>
<li><a href="http://www.free-css.com/">tincidunt</a></li>
</ul>
</div>
</div>
<div id="footer-bottom">
<p> © 2006 <strong>Your Company</strong> |
Design by: <a href="http://www.styleshout.com/">styleshout</a> |
Valid <a target="_blank" href="http://validator.w3.org/check?uri=referer">XHTML</a> | <a target="_blank" href="http://jigsaw.w3.org/css-validator/check/referer">CSS</a> <a href="http://www.free-css.com/">Home</a> | <a href="http://www.free-css.com/">Sitemap</a> | <a href="http://www.free-css.com/">RSS Feed</a> </p>
</div>
</div>
</body>
</html>
Related examples in the same category