newdarkside
<!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>Metamorphosis Design Free Css Templates</title>
<meta name="keywords" content="" />
<meta name="description" content="" />
<script type="text/javascript" src="lib/jquery-1.3.2.min.js"></script>
<script type="text/javascript" src="lib/jquery.tools.js"></script>
<script type="text/javascript" src="lib/jquery.custom.js"></script>
<style type='text/css'>
/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/
* {
margin: 0px;
padding: 0px;
}
body {
background: #000000 url(newdarkside-images/back_all.jpg) no-repeat center top;
}
body, th, td, input, textarea {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666666;
}
p, ol
{
margin-top: 10px;
}
h1, h2, h3 {
color: #D55220;
}
h1 {
font-size: 3em;
}
h2 {
text-transform: uppercase;
font-size: 1.1em;
font-weight: bold;
color: #D55220;
}
h3 {
font-size: 1em;
}
ul, ol {
margin-left: 3em;
}
a {
text-decoration: underline;
color: #D55220;
}
a:hover {
border: none;
text-decoration: none;
}
h1 a, h2 a, h3 a {
border: none;
text-decoration: none;
color: #D55220;
}
h1 a:hover, h2 a:hover, h3 a:hover {
background: none;
color: #D55220;
}
hr {
display: none;
}
#main
{
width: 642px;
margin: 0 auto;
}
/* Header */
#header {
width: 642px;
margin: 0 auto;
height: 134px;
}
#menu {
float: left;
height: 41px;
width: 612px;
padding-left: 30px;
background: url(newdarkside-images/menu.png) no-repeat;
}
#menu ul {
margin: 0;
padding: 0;
list-style: none;
line-height: normal;
}
#menu li {
float: left;
}
#menu a {
display: block;
float: left;
height: 31px;
width: 115px;
margin-right: 1px;
text-decoration: none;
font-size: 1.1em;
font-weight: bold;
color: #ffffff;
padding-top: 10px;
text-align: center;
}
#menu a:hover {
color: #ffffff;
background: url(newdarkside-images/menu_r.gif) repeat-x;
}
/* Logo */
#logo {
width: 642px;
height: 93px;
margin: 0 auto;
text-align: right;
background: url(newdarkside-images/header.jpg) no-repeat left top;
}
#logo h1 {
padding-right: 20px;
color: #ffffff;
padding-top: 20px;
font-size: 24px;
}
#logo h2 {
font-style: italic;
font-size: 10px;
padding-right: 20px;
}
#logo a {
color: #FFFFFF;
}
/* Page */
#page {
width: 642px;
margin: 0 auto;
background: #ffffff url(newdarkside-images/back.gif) repeat-y top;
border-top: none;
}
#top
{
background: url(newdarkside-images/top.png) no-repeat;
height: 10px;
margin-top: 15px;
width: 642px;
}
#bottom
{
background: url(newdarkside-images/bottom.gif) no-repeat;
height: 19px;
width: 642px;
}
#box
{
background: url(newdarkside-images/intro_text_box.gif) no-repeat;
height: 142px;
color: #ffffff;
margin-left: 10px;
margin-bottom: 10px;
padding-left: 10px;
padding-right: 10px;
overflow: hidden;
}
#box H1 a
{
font-size: 18px;
color: #ffffff;
}
#box H2
{
font-size: 14px;
color: #ffffff;
margin-top: 10px;
}
/* Content */
#content {
float: left;
width: 413px;
padding-left: 10px;
padding-top: 0px;
}
#content H2
{
background: url(newdarkside-images/h2.gif) no-repeat;
height: 63px;
padding-top: 10px;
padding-left: 15px;
width: 400px;
font-size: 16px;
color: #ffffff;
}
#content H2 a
{
color: #ffffff;
}
#content .entry
{
padding: 10px;
width: 390px;
}
/* Sidebars */
.sidebar {
float: left;
}
.sidebar ul {
margin: 0;
padding: 0;
list-style: none;
margin-bottom: 10px;
}
.sidebar {
margin-bottom: 2em;
}
.sidebar li {
margin: 0;
}
#sidebar2 {
width: 200px;
margin-left: 10px;
}
#sidebar2 h2 {
background: url(newdarkside-images/title.gif) no-repeat left top;
height: 26px;
color: #FFFFFF;
padding-left: 20px;
padding-top: 10px;
}
#sidebar2 ul {
line-height: normal;
}
#sidebar2 li {
padding: 5px;
background: url(newdarkside-images/img04.gif) repeat-x left bottom;
font-size: .8em;
}
#sidebar2 a {
border: none;
padding-left: 10px;
}
#sidebar2 a:hover {
border: none;
padding-left: 10px;
}
.back_title
{
background: url(newdarkside-images/title_back.gif) no-repeat;
}
#sidebar2 .top {
padding-top: 20px;
}
/* Footer */
#footer
{
padding: 20px;
background: url(newdarkside-images/footer.gif) repeat-x
}
#footer p {
text-align: center;
font-size: 9px;
color: #ffffff;
margin: 0px;
padding: 0px;
}
#footer a
{
color: #FFFFFF
}
.scroll_my
{
padding-left: 9px;
}
/*
scroll styles here
*/
.item { width: 624px; height: 300px;}
.item img {float:left;}
.item h2 { border:none; margin-bottom:15px;}
.scrollable { position:relative; overflow:hidden; width: 624px; height: 300px;}
.scrollable .items { width:20000em; position:absolute;}
.scrollable .items div { float:left;}
.scrollable .items .item { overflow:hidden;}
.scrollable .items .item p { line-height:16px;}
.navi { width:auto; height:20px; float:right; margin: 5px 0; padding-right: 20px;}
.navi a { width: 17px; cursor:pointer; height: 14px; float:left; margin:0 0 0 1px; background:url(newdarkside-images/prev_but.png) no-repeat scroll right top; display:block; font-size:1px;}
.navi a:hover, .navi a.active { background-position:left top; margin:0 0 0 1px; background:url(newdarkside-images/prev_but_hov.png) no-repeat scroll right top}
.header1
{
width: 624px; height: 300px;
background: url(newdarkside-images/image_scroll.jpg) no-repeat;
}
.header2
{
width: 624px; height: 300px;
background: url(newdarkside-images/image_scroll2.jpg) no-repeat;
}
.header3
{
width: 624px; height: 300px;
background: url(newdarkside-images/image_scroll3.jpg) no-repeat;
}
/* ------------------------------------------------------------------------
DO NOT CHANGE
------------------------------------------------------------------------- */
div.pp_overlay {background: #000;display: none;left: 0;position: absolute;top: 0;width: 100%;z-index: 9500;}
div.pp_pic_holder {display: none;position: absolute;width: 100px;z-index: 10000;}
</style>
</head>
<body>
<div id="main"><!-- start header -->
<div id="header">
<div id="logo">
<h1><a href="#">NewDarkSide</a></h1>
<h2><a href="#"><small>Company Slogan Goes Here</small></a></h2>
</div>
<div id="menu">
<ul>
<li><a href="#">Home</a></li>
<li><a href="#">Blogs</a></li>
<li><a href="#">Photos</a></li>
<li><a href="#">About</a></li>
<li><a href="#">Contact</a></li>
</ul>
</div>
<!-- end header -->
</div>
<!-- start page -->
<div id="top"></div>
<div id="page">
<div class="scroll_my">
<div class="scrollable">
<div class="items">
<div class="item">
<div class="header1"></div>
</div> <!-- item -->
<div class="item">
<div class="header2"></div>
</div> <!-- item -->
<div class="item">
<div class="header3"></div>
</div>
</div> <!-- items -->
</div> <!-- scrollable -->
<div class="navi"></div> <!-- create automatically the point dor the navigation depending on the numbers of items -->
<div style="clear: both"></div>
</div>
<div id="box">
<h1><a href="#">Welcome to Our Website</a></h1>
<p>NewDarkside is an improved version of metamorph_darkside template.</p>
<h2>What was improved:</h2>
<p>1. Color scheme changed to orange<br />
2. jQuery Image Scroll added.
</p>
</div>
<!-- start content -->
<div id="content">
<h2 class="title"><a href="#">Welcome to Our Website</a></h2>
<div class="entry"><small>Posted on January 24th, 2008 by <a href="#">Metamorphosis Design</a></small>
<p>This website template is released under a Creative Commons Attribution 2.5 License</p>
<p>We request you retain the full copyright notice below including the link to www.metamorphozis.com.<br />
This not only gives respect to the large amount of time given freely by the developers
but also helps build interest, traffic and use of our free and paid designs. If you cannot (for good
reason) retain the full copyright we request you at least leave in place the
Website Templates line, with Website Templates linked to www.metamorphozis.com. If you refuse
to include even this then support may be affected.<br />
<br />
You are allowed to use this design only if you agree to the following conditions:<br />
- You cannot remove copyright notice from this design without our permission.<br />
- If you modify this design it still should contain copyright because it is based on our work.<br />
- You may copy, distribute, modify, etc. this template as long as link to our website remains untouched.<br />
For support visit http://www.metamorphozis.com/contact/contact.php<br />
<br />
The Metamorphosis Design : 2011 </p></div>
<h2>A Heading Level 2</h2>
<div class="entry">Dolor sit amet, consectetuer adipiscing elit. In nec risus non turpis interdum rutrum:
<ul>
<li><a href="#">Consectetuer adipiscing elit</a></li>
<li><a href="#">In nec risus non turpis</a></li>
<li><a href="#">Urnanet non molestie semper</a></li>
<li><a href="#">Proin gravida orci porttitor</a></li>
</ul>
</div>
</div>
<!-- end content -->
<!-- start sidebar two -->
<div id="sidebar2" class="sidebar">
<h2>Categories</h2>
<ul class="back_title">
<li class="top"><a href="#">Aliquam libero</a></li>
<li><a href="#">Consectetuer elit</a></li>
<li><a href="#">Metus pellentesque</a></li>
<li><a href="#">Suspendisse mauris</a></li>
</ul>
<h2>Archives</h2>
<ul class="back_title">
<li class="top"><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>
<h2>Lorem ipsum dolor </h2>
<ul class="back_title">
<li class="top"><a href="#">Metus pellentesque</a></li>
<li><a href="#">Suspendisse mauris</a></li>
<li><a href="#">Urnanet molestie semper</a></li>
<li><a href="#">Proin orci porttitor</a></li>
</ul>
</div>
<!-- end sidebar two -->
<div style="clear: both;"> </div>
</div>
<div id="bottom"></div>
<!-- end page -->
<!-- start footer -->
<div id="footer">
<p>Copyright © 2011. <a href="#">Privacy Policy</a> | <a href="#">Terms of Use</a> | <a href="http://validator.w3.org/check/referer" title="This page validates as XHTML 1.0 Transitional"><abbr title="eXtensible HyperText Markup Language">XHTML</abbr></a> | <a href="http://jigsaw.w3.org/css-validator/check/referer" title="This page validates as CSS"><abbr title="Cascading Style Sheets">CSS</abbr></a></p>
<p>Design by <a href="http://www.metamorphozis.com/" title="Flash Templates">Flash Templates</a>
</p>
</div>
</div>
<!-- end footer -->
</body>
</html>
Related examples in the same category