darkritual/index.html
author Dan
Sat, 26 Jan 2008 16:03:04 -0500
changeset 0 da5928e7af09
permissions -rw-r--r--
First commit, theme is in a working state and should be ready for general use
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
     1
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
     2
<html xmlns="http://www.w3.org/1999/xhtml">
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
     3
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
     4
<head>
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
     5
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1"/>
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
     6
<meta name="description" content="description"/>
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
     7
<meta name="keywords" content="keywords"/> 
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
     8
<meta name="author" content="author"/> 
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
     9
<link rel="stylesheet" type="text/css" href="css/default.css" media="screen"/>
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
    10
<title>Dark Ritual</title>
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
    11
</head>
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
    12
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
    13
<body>
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
    14
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
    15
<div class="container">
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
    16
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
    17
	<div class="header">Dark Ritual</div>
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
    18
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
    19
	<div class="main_right">
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
    20
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
    21
		<div class="padded">
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
    22
			
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
    23
			<h1>Etiam placerat</h1>
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
    24
			<p>Fusce porta pede nec eros. Maecenas ipsum sem, interdum non, aliquam vitae, interdum nec, metus. Maecenas ornare lobortis risus. Donec mattis <a href="index.html">quam aliquam</a> risus. Nulla non felis sollicitudin urna blandit egestas. Integer et libero varius pede tristique ultricies. Cras nisl. Proin quis massa semper felis euismod ultricies.</p>
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
    25
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
    26
			<h1>Maecenas</h1>
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
    27
			<p>Fusce porta pede nec eros. Maecenas ipsum sem, interdum non, aliquam vitae, interdum nec, metus. Maecenas ornare lobortis risus.</p>
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
    28
			
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
    29
			<h1>Lobortis</h1>
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
    30
			<p>Interdum nec, metus. Maecenas ornare lobortis risus. Donec mattis quam aliquam risus. Nulla non felis sollicitudin urna blandit egestas. Integer et libero <a href="index.html">varius pede</a> tristique ultricies. Cras nisl. Proin quis massa semper felis euismod ultricies.</p>
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
    31
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
    32
		</div>
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
    33
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
    34
	</div>
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
    35
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
    36
	<div class="subnav">
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
    37
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
    38
		<h1>Something</h1>
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
    39
		<ul>
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
    40
			<li><a href="index.html">pellentesque</a></li>
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
    41
			<li><a href="index.html">sociis natoque</a></li>
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
    42
			<li><a href="index.html">semper</a></li>
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
    43
			<li><a href="index.html">convallis</a></li>
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
    44
		</ul>
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
    45
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
    46
		<h1>Another thing</h1>
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
    47
		<ul>
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
    48
			<li><a href="index.html">consequat molestie</a></li>
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
    49
			<li><a href="index.html">sem justo</a></li>
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
    50
			<li><a href="index.html">semper</a></li>
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
    51
			<li><a href="index.html">sociis natoque</a></li>
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
    52
		</ul>
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
    53
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
    54
		<h1>Third and last</h1>
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
    55
		<ul>
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
    56
			<li><a href="index.html">sociis natoque</a></li>
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
    57
			<li><a href="index.html">magna sed purus</a></li>
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
    58
			<li><a href="index.html">tincidunt</a></li>
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
    59
			<li><a href="index.html">consequat molestie</a></li>
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
    60
		</ul>
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
    61
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
    62
	</div>
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
    63
		
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
    64
	<div class="main">
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
    65
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
    66
		<div class="padded">
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
    67
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
    68
			<h1>Porttitor posuere</h1>
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
    69
			<p class="meta">October 24th, 2006 by Duis porttitor</p>
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
    70
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
    71
			<p>In hac habitasse platea dictumst. Duis porttitor. Sed vulputate elementum nisl. Vivamus et mi at arcu mattis iaculis. Nullam posuere tristique tortor. In bibendum. Aenean ornare, <a href="index.html">nunc eget pretium</a> porttitor, sem est pretium leo, non euismod nulla dui non diam. Pellentesque dictum faucibus leo. Vestibulum ac ante. Sed in est.</p>
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
    72
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
    73
			<blockquote><p>Sed sodales nisl sit amet augue. Donec ultrices, augue ullamcorper posuere laoreet, turpis massa tristique justo, sed egestas metus magna sed purus.</p></blockquote>
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
    74
			
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
    75
			<p>Aliquam risus justo, mollis in, laoreet a, consectetuer nec, risus. Nunc blandit sodales lacus. Nam luctus semper mi. In eu diam.</p>
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
    76
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
    77
			<p>Fusce porta pede nec eros. Maecenas ipsum sem, interdum non, aliquam vitae, interdum nec, metus. Maecenas ornare lobortis risus. Etiam placerat varius mauris. Maecenas viverra. Sed feugiat. Donec mattis <a href="index.html">quam aliquam</a> risus. Nulla non felis sollicitudin urna blandit egestas. Integer et libero varius pede tristique ultricies. Cras nisl. Proin quis massa semper felis euismod ultricies.
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
    78
			</p>
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
    79
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
    80
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
    81
			<h1>Adipiscing</h1>
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
    82
			<p class="meta">September 31st, 2006 by Mauris</p>
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
    83
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
    84
			<p>Aliquam risus justo, mollis in, laoreet a, consectetuer nec, risus. Nunc blandit sodales lacus. Nam luctus semper mi. In eu diam. Phasellus rutrum elit vel nisi. Cras mauris nulla, egestas quis, cursus at, venenatis ac, ante. Fusce accumsan enim et arcu. Duis sagittis libero at lacus. Suspendisse lacinia nulla eget urna.</p>
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
    85
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
    86
			<ul>
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
    87
				<li>Tristique</li>
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
    88
				<li>Aenean</li>
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
    89
				<li>Pretium</li>
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
    90
			</ul>
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
    91
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
    92
			<p>In hac habitasse platea dictumst. Duis porttitor. Sed vulputate elementum nisl. Vivamus et mi at arcu mattis iaculis. Nullam posuere tristique tortor. In bibendum. Aenean ornare, nunc eget pretium porttitor, sem est pretium leo, non euismod nulla dui non diam. Pellentesque dictum faucibus leo. Vestibulum ac ante. Sed in est. Sed sodales nisl sit amet augue. Donec ultrices, augue ullamcorper posuere laoreet, turpis massa tristique justo, sed egestas metus magna sed purus. Fusce eleifend, dui ut posuere auctor, justo elit posuere sapien, at blandit enim quam fringilla mi.</p>
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
    93
				
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
    94
		</div>
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
    95
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
    96
	</div>
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
    97
	
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
    98
	<div class="clearer"><span></span></div>
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
    99
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
   100
	<div class="footer">
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
   101
		
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
   102
		<span class="left">&copy; 2006 <a href="index.html">Website.com</a>. Valid <a href="http://jigsaw.w3.org/css-validator/check/referer">CSS</a> &amp; <a href="http://validator.w3.org/check?uri=referer">XHTML</a></span>
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
   103
		
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
   104
		<span class="right"><a href="http://templates.arcsin.se">Website template</a> by <a href="http://arcsin.se">Arcsin</a></span>
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
   105
		
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
   106
		<div class="clearer"><span></span></div>
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
   107
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
   108
	</div>
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
   109
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
   110
</div>
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
   111
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
   112
</body>
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
   113
da5928e7af09 First commit, theme is in a working state and should be ready for general use
Dan
parents:
diff changeset
   114
</html>