You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucenenet.apache.org by bu...@apache.org on 2011/07/23 21:16:23 UTC

[Lucene.Net] svn commit: r793213 - in /websites/staging/lucene.net/trunk/content/lucene.net: community.html download.html images/apache-incubator-logo.png images/lucene-medium.png index.html started.html styles/lucene.css

Author: buildbot
Date: Sat Jul 23 19:16:22 2011
New Revision: 793213

Log:
Staging update by buildbot

Added:
    websites/staging/lucene.net/trunk/content/lucene.net/community.html
    websites/staging/lucene.net/trunk/content/lucene.net/download.html
    websites/staging/lucene.net/trunk/content/lucene.net/images/apache-incubator-logo.png   (with props)
    websites/staging/lucene.net/trunk/content/lucene.net/images/lucene-medium.png   (with props)
    websites/staging/lucene.net/trunk/content/lucene.net/started.html
Modified:
    websites/staging/lucene.net/trunk/content/lucene.net/index.html
    websites/staging/lucene.net/trunk/content/lucene.net/styles/lucene.css

Added: websites/staging/lucene.net/trunk/content/lucene.net/community.html
==============================================================================
--- websites/staging/lucene.net/trunk/content/lucene.net/community.html (added)
+++ websites/staging/lucene.net/trunk/content/lucene.net/community.html Sat Jul 23 19:16:22 2011
@@ -0,0 +1,111 @@
+<!DOCTYPE html>
+<html>
+<head>
+	<title>Apache Lucene.Net</title>
+	<link rel="stylesheet" type="text/css" href="styles/lucene.css" />
+</head>
+
+<body>
+
+	<div id="page">
+		<a href="index.html"><img src="images/lucene-medium.png" alt="Apache Lucene.Net Logo" /></a>
+		
+		<ul id="topnav">
+			<li><a href="http://www.apache.org/">Apache.org</a></li>
+			<li><a href="https://cwiki.apache.org/LUCENENET/">Wiki</a></li>
+			<li><a href="https://issues.apache.org/jira/browse/LUCENENET">Issue Tracker (JIRA)</a></li>
+			<li><a href="https://svn.apache.org/repos/asf/incubator/lucene.net/">Source</a></li>
+			<li><a href="http://lucene.apache.org/">Lucene Project</a></li>
+		</ul>
+		
+		<ul class="mainnav">
+			<li><a href="index.html">News</a></li>
+			<li><a href="download.html">Download</a></li>
+			<li><a href="started.html">Getting Started</a></li>
+			<li><a href="community.html">Community</a></li>
+		</ul>
+		
+		 <div class="left">
+    <h3>
+        Lucene.Net is a port of the Lucene search engine library, written in C# and targeted at .NET runtime users. 
+        Lucene.Net has three primary goals: 
+        <ol>
+            <li>Maintain the existing line-by-line port from Java to C#, fully automating and commoditizing the process 
+                such that the project can easily synchronize with the Java Lucene release schedule;</li>
+            <li>Maintaining the high-performance requirements excepted of a first class C# search engine library;</li>
+            <li>Maximize usability and power when used within the .NET runtime. To that end, it will present a highly idiomatic, 
+                carefully tailored API that takes advantage of many of the special features of the .NET runtime.</li>
+        </ol>               
+    </h3>
+
+<div class="codehilite"><pre><span class="nt">&lt;h1&gt;</span>News<span class="nt">&lt;/h1&gt;</span>
+
+<span class="nt">&lt;h2&gt;</span>May 02, 2010 - Lucene.Net 2.9.2 Released<span class="nt">&lt;/h2&gt;</span>
+
+We&#39;ve just released the latest build of Lucene.Net 2.9.2, some of the new features include:
+<span class="nt">&lt;ul&gt;</span>
+    <span class="nt">&lt;li&gt;</span>Feature 1<span class="nt">&lt;/li&gt;</span>
+    <span class="nt">&lt;li&gt;</span>Feature 2<span class="nt">&lt;/li&gt;</span>
+    <span class="nt">&lt;li&gt;</span>feature 3<span class="nt">&lt;/li&gt;</span>
+<span class="nt">&lt;/ul&gt;</span>
+</pre></div>
+
+
+</div>
+
+<div class="right">
+
+<div class="codehilite"><pre><span class="nt">&lt;h2&gt;</span>Who Uses Lucene.Net?<span class="nt">&lt;/h2&gt;</span>
+<span class="nt">&lt;h3&gt;</span>Open Source Initiatives<span class="nt">&lt;/h3&gt;</span>
+<span class="nt">&lt;ul&gt;</span>
+    <span class="nt">&lt;li&gt;&lt;a</span> <span class="na">href=</span><span class="s">&quot;http://ireaper.codeplex.com/&quot;</span><span class="nt">&gt;</span>iReaper<span class="nt">&lt;/a&gt;&lt;/li&gt;</span>
+    <span class="nt">&lt;li&gt;&lt;a</span> <span class="na">href=</span><span class="s">&quot;http://linqtolucene.codeplex.com/&quot;</span><span class="nt">&gt;</span>Linq to Lucene<span class="nt">&lt;/a&gt;&lt;/li&gt;</span>
+    <span class="nt">&lt;li&gt;&lt;a</span> <span class="na">href=</span><span class="s">&quot;http://lucandranet.codeplex.com/&quot;</span><span class="nt">&gt;</span>Lucandra.NET<span class="nt">&lt;/a&gt;&lt;/li&gt;</span>
+    <span class="nt">&lt;li&gt;&lt;a</span> <span class="na">href=</span><span class="s">&quot;http://www.mindtouch.com/&quot;</span><span class="nt">&gt;</span>MindTouch<span class="nt">&lt;/a&gt;&lt;/li&gt;</span>
+    <span class="nt">&lt;li&gt;&lt;a</span> <span class="na">href=</span><span class="s">&quot;http://orchard.codeplex.com/&quot;</span><span class="nt">&gt;</span>Orchard<span class="nt">&lt;/a&gt;&lt;/li&gt;</span>
+    <span class="nt">&lt;li&gt;&lt;a</span> <span class="na">href=</span><span class="s">&quot;http://ravendb.net/&quot;</span><span class="nt">&gt;</span>RavenDB<span class="nt">&lt;/a&gt;&lt;/li&gt;</span>
+    <span class="nt">&lt;li&gt;&lt;a</span> <span class="na">href=</span><span class="s">&quot;http://subtextproject.com/&quot;</span><span class="nt">&gt;</span>SubText<span class="nt">&lt;/a&gt;&lt;/li&gt;</span>
+    <span class="nt">&lt;li&gt;&lt;a</span> <span class="na">href=</span><span class="s">&quot;http://umbraco.codeplex.com&quot;</span><span class="nt">&gt;</span>Umbraco<span class="nt">&lt;/a&gt;&lt;/li&gt;</span>
+<span class="nt">&lt;/ul&gt;</span>
+
+<span class="nt">&lt;h3&gt;</span>Commercial Products<span class="nt">&lt;/h3&gt;</span>
+<span class="nt">&lt;ul&gt;</span>
+    <span class="nt">&lt;li&gt;&lt;a</span> <span class="na">href=</span><span class="s">&quot;http://autodesk.com/&quot;</span><span class="nt">&gt;</span>Autodesk<span class="nt">&lt;/a&gt;&lt;/li&gt;</span>
+    <span class="nt">&lt;li&gt;&lt;a</span> <span class="na">href=</span><span class="s">&quot;http://www.topgear.com/&quot;</span><span class="nt">&gt;</span>BBC UK Top Gear site<span class="nt">&lt;/a&gt;&lt;/li&gt;</span>
+    <span class="nt">&lt;li&gt;&lt;a</span> <span class="na">href=</span><span class="s">&quot;http://www.epro.com/&quot;</span><span class="nt">&gt;</span>Epro, Bluewire Technologies<span class="nt">&lt;/a&gt;&lt;/li&gt;</span>
+    <span class="nt">&lt;li&gt;&lt;a</span> <span class="na">href=</span><span class="s">&quot;http://www.adenin.com/&quot;</span><span class="nt">&gt;</span>IntelliEnterprise Intranet Suite<span class="nt">&lt;/a&gt;&lt;/li&gt;</span>
+    <span class="nt">&lt;li&gt;&lt;a</span> <span class="na">href=</span><span class="s">&quot;http://www.koders.com/&quot;</span><span class="nt">&gt;</span>Koders.com, Black Duck Software<span class="nt">&lt;/a&gt;&lt;/li&gt;</span>
+    <span class="nt">&lt;li&gt;&lt;a</span> <span class="na">href=</span><span class="s">&quot;http://www.oxan.com&quot;</span><span class="nt">&gt;</span>Oxford Analytica<span class="nt">&lt;/a&gt;&lt;/li&gt;</span>
+    <span class="nt">&lt;li&gt;&lt;a</span> <span class="na">href=</span><span class="s">&quot;http://discover-e-legal.com/aboutparadigm.html&quot;</span><span class="nt">&gt;</span>Paradigm<span class="nt">&lt;/a&gt;&lt;/li&gt;</span>
+    <span class="nt">&lt;li&gt;&lt;a</span> <span class="na">href=</span><span class="s">&quot;http://datassimilate.com/PSindex.html&quot;</span><span class="nt">&gt;</span>PowerSearch<span class="nt">&lt;/a&gt;&lt;/li&gt;</span>
+<span class="nt">&lt;/ul&gt;</span>
+
+<span class="nt">&lt;h3&gt;</span>...any many more<span class="nt">&lt;/h3&gt;</span>
+</pre></div>
+
+
+</div> 
+		
+		<div id="footer">
+			<div class="left">
+				Apache Lucene.Net is an effort undergoing incubation at The Apache Software Foundation (ASF), 
+				sponsored by the <a href="http://incubator.apache.org">Apache Incubator</a>. Incubation is required of 
+				all newly accepted projects until a further review indicates that the infrastructure, communications, 
+				and decision making process have stabilized in a manner consistent with other successful ASF projects.
+				 While incubation status is not necessarily a reflection of the completeness or stability of the code, 
+				 it does indicate that the project has yet to be fully endorsed by the ASF.
+			</div>
+			<div class="right">
+				<a href="http://incubator.apache.org/"><img src="images/apache-incubator-logo.png" alt="apache incubator" /></a>
+			</div>
+			
+			<div class="clear">
+            	Copyright 2011 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. <br />
+				Apache Lucene.Net, Lucene.Net, Apache, the Apache feather logo, and the Apache Lucene.Net project logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.
+			</div>
+		</div>
+		
+	</div>
+  
+</body>
+</html>

Added: websites/staging/lucene.net/trunk/content/lucene.net/download.html
==============================================================================
--- websites/staging/lucene.net/trunk/content/lucene.net/download.html (added)
+++ websites/staging/lucene.net/trunk/content/lucene.net/download.html Sat Jul 23 19:16:22 2011
@@ -0,0 +1,111 @@
+<!DOCTYPE html>
+<html>
+<head>
+	<title>Apache Lucene.Net</title>
+	<link rel="stylesheet" type="text/css" href="styles/lucene.css" />
+</head>
+
+<body>
+
+	<div id="page">
+		<a href="index.html"><img src="images/lucene-medium.png" alt="Apache Lucene.Net Logo" /></a>
+		
+		<ul id="topnav">
+			<li><a href="http://www.apache.org/">Apache.org</a></li>
+			<li><a href="https://cwiki.apache.org/LUCENENET/">Wiki</a></li>
+			<li><a href="https://issues.apache.org/jira/browse/LUCENENET">Issue Tracker (JIRA)</a></li>
+			<li><a href="https://svn.apache.org/repos/asf/incubator/lucene.net/">Source</a></li>
+			<li><a href="http://lucene.apache.org/">Lucene Project</a></li>
+		</ul>
+		
+		<ul class="mainnav">
+			<li><a href="index.html">News</a></li>
+			<li><a href="download.html">Download</a></li>
+			<li><a href="started.html">Getting Started</a></li>
+			<li><a href="community.html">Community</a></li>
+		</ul>
+		
+		 <div class="left">
+    <h3>
+        Lucene.Net is a port of the Lucene search engine library, written in C# and targeted at .NET runtime users. 
+        Lucene.Net has three primary goals: 
+        <ol>
+            <li>Maintain the existing line-by-line port from Java to C#, fully automating and commoditizing the process 
+                such that the project can easily synchronize with the Java Lucene release schedule;</li>
+            <li>Maintaining the high-performance requirements excepted of a first class C# search engine library;</li>
+            <li>Maximize usability and power when used within the .NET runtime. To that end, it will present a highly idiomatic, 
+                carefully tailored API that takes advantage of many of the special features of the .NET runtime.</li>
+        </ol>               
+    </h3>
+
+<div class="codehilite"><pre><span class="nt">&lt;h1&gt;</span>News<span class="nt">&lt;/h1&gt;</span>
+
+<span class="nt">&lt;h2&gt;</span>May 02, 2010 - Lucene.Net 2.9.2 Released<span class="nt">&lt;/h2&gt;</span>
+
+We&#39;ve just released the latest build of Lucene.Net 2.9.2, some of the new features include:
+<span class="nt">&lt;ul&gt;</span>
+    <span class="nt">&lt;li&gt;</span>Feature 1<span class="nt">&lt;/li&gt;</span>
+    <span class="nt">&lt;li&gt;</span>Feature 2<span class="nt">&lt;/li&gt;</span>
+    <span class="nt">&lt;li&gt;</span>feature 3<span class="nt">&lt;/li&gt;</span>
+<span class="nt">&lt;/ul&gt;</span>
+</pre></div>
+
+
+</div>
+
+<div class="right">
+
+<div class="codehilite"><pre><span class="nt">&lt;h2&gt;</span>Who Uses Lucene.Net?<span class="nt">&lt;/h2&gt;</span>
+<span class="nt">&lt;h3&gt;</span>Open Source Initiatives<span class="nt">&lt;/h3&gt;</span>
+<span class="nt">&lt;ul&gt;</span>
+    <span class="nt">&lt;li&gt;&lt;a</span> <span class="na">href=</span><span class="s">&quot;http://ireaper.codeplex.com/&quot;</span><span class="nt">&gt;</span>iReaper<span class="nt">&lt;/a&gt;&lt;/li&gt;</span>
+    <span class="nt">&lt;li&gt;&lt;a</span> <span class="na">href=</span><span class="s">&quot;http://linqtolucene.codeplex.com/&quot;</span><span class="nt">&gt;</span>Linq to Lucene<span class="nt">&lt;/a&gt;&lt;/li&gt;</span>
+    <span class="nt">&lt;li&gt;&lt;a</span> <span class="na">href=</span><span class="s">&quot;http://lucandranet.codeplex.com/&quot;</span><span class="nt">&gt;</span>Lucandra.NET<span class="nt">&lt;/a&gt;&lt;/li&gt;</span>
+    <span class="nt">&lt;li&gt;&lt;a</span> <span class="na">href=</span><span class="s">&quot;http://www.mindtouch.com/&quot;</span><span class="nt">&gt;</span>MindTouch<span class="nt">&lt;/a&gt;&lt;/li&gt;</span>
+    <span class="nt">&lt;li&gt;&lt;a</span> <span class="na">href=</span><span class="s">&quot;http://orchard.codeplex.com/&quot;</span><span class="nt">&gt;</span>Orchard<span class="nt">&lt;/a&gt;&lt;/li&gt;</span>
+    <span class="nt">&lt;li&gt;&lt;a</span> <span class="na">href=</span><span class="s">&quot;http://ravendb.net/&quot;</span><span class="nt">&gt;</span>RavenDB<span class="nt">&lt;/a&gt;&lt;/li&gt;</span>
+    <span class="nt">&lt;li&gt;&lt;a</span> <span class="na">href=</span><span class="s">&quot;http://subtextproject.com/&quot;</span><span class="nt">&gt;</span>SubText<span class="nt">&lt;/a&gt;&lt;/li&gt;</span>
+    <span class="nt">&lt;li&gt;&lt;a</span> <span class="na">href=</span><span class="s">&quot;http://umbraco.codeplex.com&quot;</span><span class="nt">&gt;</span>Umbraco<span class="nt">&lt;/a&gt;&lt;/li&gt;</span>
+<span class="nt">&lt;/ul&gt;</span>
+
+<span class="nt">&lt;h3&gt;</span>Commercial Products<span class="nt">&lt;/h3&gt;</span>
+<span class="nt">&lt;ul&gt;</span>
+    <span class="nt">&lt;li&gt;&lt;a</span> <span class="na">href=</span><span class="s">&quot;http://autodesk.com/&quot;</span><span class="nt">&gt;</span>Autodesk<span class="nt">&lt;/a&gt;&lt;/li&gt;</span>
+    <span class="nt">&lt;li&gt;&lt;a</span> <span class="na">href=</span><span class="s">&quot;http://www.topgear.com/&quot;</span><span class="nt">&gt;</span>BBC UK Top Gear site<span class="nt">&lt;/a&gt;&lt;/li&gt;</span>
+    <span class="nt">&lt;li&gt;&lt;a</span> <span class="na">href=</span><span class="s">&quot;http://www.epro.com/&quot;</span><span class="nt">&gt;</span>Epro, Bluewire Technologies<span class="nt">&lt;/a&gt;&lt;/li&gt;</span>
+    <span class="nt">&lt;li&gt;&lt;a</span> <span class="na">href=</span><span class="s">&quot;http://www.adenin.com/&quot;</span><span class="nt">&gt;</span>IntelliEnterprise Intranet Suite<span class="nt">&lt;/a&gt;&lt;/li&gt;</span>
+    <span class="nt">&lt;li&gt;&lt;a</span> <span class="na">href=</span><span class="s">&quot;http://www.koders.com/&quot;</span><span class="nt">&gt;</span>Koders.com, Black Duck Software<span class="nt">&lt;/a&gt;&lt;/li&gt;</span>
+    <span class="nt">&lt;li&gt;&lt;a</span> <span class="na">href=</span><span class="s">&quot;http://www.oxan.com&quot;</span><span class="nt">&gt;</span>Oxford Analytica<span class="nt">&lt;/a&gt;&lt;/li&gt;</span>
+    <span class="nt">&lt;li&gt;&lt;a</span> <span class="na">href=</span><span class="s">&quot;http://discover-e-legal.com/aboutparadigm.html&quot;</span><span class="nt">&gt;</span>Paradigm<span class="nt">&lt;/a&gt;&lt;/li&gt;</span>
+    <span class="nt">&lt;li&gt;&lt;a</span> <span class="na">href=</span><span class="s">&quot;http://datassimilate.com/PSindex.html&quot;</span><span class="nt">&gt;</span>PowerSearch<span class="nt">&lt;/a&gt;&lt;/li&gt;</span>
+<span class="nt">&lt;/ul&gt;</span>
+
+<span class="nt">&lt;h3&gt;</span>...any many more<span class="nt">&lt;/h3&gt;</span>
+</pre></div>
+
+
+</div> 
+		
+		<div id="footer">
+			<div class="left">
+				Apache Lucene.Net is an effort undergoing incubation at The Apache Software Foundation (ASF), 
+				sponsored by the <a href="http://incubator.apache.org">Apache Incubator</a>. Incubation is required of 
+				all newly accepted projects until a further review indicates that the infrastructure, communications, 
+				and decision making process have stabilized in a manner consistent with other successful ASF projects.
+				 While incubation status is not necessarily a reflection of the completeness or stability of the code, 
+				 it does indicate that the project has yet to be fully endorsed by the ASF.
+			</div>
+			<div class="right">
+				<a href="http://incubator.apache.org/"><img src="images/apache-incubator-logo.png" alt="apache incubator" /></a>
+			</div>
+			
+			<div class="clear">
+            	Copyright 2011 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. <br />
+				Apache Lucene.Net, Lucene.Net, Apache, the Apache feather logo, and the Apache Lucene.Net project logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.
+			</div>
+		</div>
+		
+	</div>
+  
+</body>
+</html>

Added: websites/staging/lucene.net/trunk/content/lucene.net/images/apache-incubator-logo.png
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/lucene.net/trunk/content/lucene.net/images/apache-incubator-logo.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/staging/lucene.net/trunk/content/lucene.net/images/lucene-medium.png
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/lucene.net/trunk/content/lucene.net/images/lucene-medium.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: websites/staging/lucene.net/trunk/content/lucene.net/index.html
==============================================================================
--- websites/staging/lucene.net/trunk/content/lucene.net/index.html (original)
+++ websites/staging/lucene.net/trunk/content/lucene.net/index.html Sat Jul 23 19:16:22 2011
@@ -1,185 +1,111 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
-<html lang="en">
+<!DOCTYPE html>
+<html>
 <head>
-  <title>A High Performance C# Search Engine - Lucene.Net</title>
-  <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-  
-  <link rel="stylesheet" type="text/css" href="styles/reset.css">
-  <link rel="stylesheet" type="text/css" href="styles/layout.css">
-  <link rel="stylesheet" type="text/css" href="styles/screen.css">
-  <link rel="stylesheet" type="text/css" href="styles/print.css" media="print">
-  <link rel="stylesheet" type="text/css" href="styles/lucene.css">
-
-  <link rel="icon" href="images/icon.png" type="image/png">
-  
-  <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.5.0/jquery.min.js"></script>
+	<title>Apache Lucene.Net</title>
+	<link rel="stylesheet" type="text/css" href="styles/lucene.css" />
 </head>
 
-<body class="promo">
-  <div id="wrapper">
+<body>
 
-    <div>
-      <div id="header">
-        <ul id="global-nav">
-          <li><a href="http://www.apache.org">Apache.org</a></li>
-          <li><a href="https://cwiki.apache.org/LUCENENET/">Wiki</a></li>
-          <li><a href="https://issues.apache.org/jira/browse/LUCENENET">Issue Tracker (JIRA)</a></li>
-          <li><a href="https://svn.apache.org/repos/asf/incubator/lucene.net/">Source</a></li>
-          <li><a href="http://lucene.apache.org/">Lucene Project</a></li>
-        </ul>
-      
-        <a href="http://incubator.apache.org/lucene.net/" id="logo">Apache Lucene.Net</a>
+	<div id="page">
+		<a href="index.html"><img src="images/lucene-medium.png" alt="Apache Lucene.Net Logo" /></a>
+		
+		<ul id="topnav">
+			<li><a href="http://www.apache.org/">Apache.org</a></li>
+			<li><a href="https://cwiki.apache.org/LUCENENET/">Wiki</a></li>
+			<li><a href="https://issues.apache.org/jira/browse/LUCENENET">Issue Tracker (JIRA)</a></li>
+			<li><a href="https://svn.apache.org/repos/asf/incubator/lucene.net/">Source</a></li>
+			<li><a href="http://lucene.apache.org/">Lucene Project</a></li>
+		</ul>
+		
+		<ul class="mainnav">
+			<li><a href="index.html">News</a></li>
+			<li><a href="download.html">Download</a></li>
+			<li><a href="started.html">Getting Started</a></li>
+			<li><a href="community.html">Community</a></li>
+		</ul>
+		
+		 <div class="left">
+    <h3>
+        Lucene.Net is a port of the Lucene search engine library, written in C# and targeted at .NET runtime users. 
+        Lucene.Net has three primary goals: 
+        <ol>
+            <li>Maintain the existing line-by-line port from Java to C#, fully automating and commoditizing the process 
+                such that the project can easily synchronize with the Java Lucene release schedule;</li>
+            <li>Maintaining the high-performance requirements excepted of a first class C# search engine library;</li>
+            <li>Maximize usability and power when used within the .NET runtime. To that end, it will present a highly idiomatic, 
+                carefully tailored API that takes advantage of many of the special features of the .NET runtime.</li>
+        </ol>               
+    </h3>
+
+<div class="codehilite"><pre><span class="nt">&lt;h1&gt;</span>News<span class="nt">&lt;/h1&gt;</span>
+
+<span class="nt">&lt;h2&gt;</span>May 02, 2010 - Lucene.Net 2.9.2 Released<span class="nt">&lt;/h2&gt;</span>
+
+We&#39;ve just released the latest build of Lucene.Net 2.9.2, some of the new features include:
+<span class="nt">&lt;ul&gt;</span>
+    <span class="nt">&lt;li&gt;</span>Feature 1<span class="nt">&lt;/li&gt;</span>
+    <span class="nt">&lt;li&gt;</span>Feature 2<span class="nt">&lt;/li&gt;</span>
+    <span class="nt">&lt;li&gt;</span>feature 3<span class="nt">&lt;/li&gt;</span>
+<span class="nt">&lt;/ul&gt;</span>
+</pre></div>
+
+
+</div>
+
+<div class="right">
+
+<div class="codehilite"><pre><span class="nt">&lt;h2&gt;</span>Who Uses Lucene.Net?<span class="nt">&lt;/h2&gt;</span>
+<span class="nt">&lt;h3&gt;</span>Open Source Initiatives<span class="nt">&lt;/h3&gt;</span>
+<span class="nt">&lt;ul&gt;</span>
+    <span class="nt">&lt;li&gt;&lt;a</span> <span class="na">href=</span><span class="s">&quot;http://ireaper.codeplex.com/&quot;</span><span class="nt">&gt;</span>iReaper<span class="nt">&lt;/a&gt;&lt;/li&gt;</span>
+    <span class="nt">&lt;li&gt;&lt;a</span> <span class="na">href=</span><span class="s">&quot;http://linqtolucene.codeplex.com/&quot;</span><span class="nt">&gt;</span>Linq to Lucene<span class="nt">&lt;/a&gt;&lt;/li&gt;</span>
+    <span class="nt">&lt;li&gt;&lt;a</span> <span class="na">href=</span><span class="s">&quot;http://lucandranet.codeplex.com/&quot;</span><span class="nt">&gt;</span>Lucandra.NET<span class="nt">&lt;/a&gt;&lt;/li&gt;</span>
+    <span class="nt">&lt;li&gt;&lt;a</span> <span class="na">href=</span><span class="s">&quot;http://www.mindtouch.com/&quot;</span><span class="nt">&gt;</span>MindTouch<span class="nt">&lt;/a&gt;&lt;/li&gt;</span>
+    <span class="nt">&lt;li&gt;&lt;a</span> <span class="na">href=</span><span class="s">&quot;http://orchard.codeplex.com/&quot;</span><span class="nt">&gt;</span>Orchard<span class="nt">&lt;/a&gt;&lt;/li&gt;</span>
+    <span class="nt">&lt;li&gt;&lt;a</span> <span class="na">href=</span><span class="s">&quot;http://ravendb.net/&quot;</span><span class="nt">&gt;</span>RavenDB<span class="nt">&lt;/a&gt;&lt;/li&gt;</span>
+    <span class="nt">&lt;li&gt;&lt;a</span> <span class="na">href=</span><span class="s">&quot;http://subtextproject.com/&quot;</span><span class="nt">&gt;</span>SubText<span class="nt">&lt;/a&gt;&lt;/li&gt;</span>
+    <span class="nt">&lt;li&gt;&lt;a</span> <span class="na">href=</span><span class="s">&quot;http://umbraco.codeplex.com&quot;</span><span class="nt">&gt;</span>Umbraco<span class="nt">&lt;/a&gt;&lt;/li&gt;</span>
+<span class="nt">&lt;/ul&gt;</span>
+
+<span class="nt">&lt;h3&gt;</span>Commercial Products<span class="nt">&lt;/h3&gt;</span>
+<span class="nt">&lt;ul&gt;</span>
+    <span class="nt">&lt;li&gt;&lt;a</span> <span class="na">href=</span><span class="s">&quot;http://autodesk.com/&quot;</span><span class="nt">&gt;</span>Autodesk<span class="nt">&lt;/a&gt;&lt;/li&gt;</span>
+    <span class="nt">&lt;li&gt;&lt;a</span> <span class="na">href=</span><span class="s">&quot;http://www.topgear.com/&quot;</span><span class="nt">&gt;</span>BBC UK Top Gear site<span class="nt">&lt;/a&gt;&lt;/li&gt;</span>
+    <span class="nt">&lt;li&gt;&lt;a</span> <span class="na">href=</span><span class="s">&quot;http://www.epro.com/&quot;</span><span class="nt">&gt;</span>Epro, Bluewire Technologies<span class="nt">&lt;/a&gt;&lt;/li&gt;</span>
+    <span class="nt">&lt;li&gt;&lt;a</span> <span class="na">href=</span><span class="s">&quot;http://www.adenin.com/&quot;</span><span class="nt">&gt;</span>IntelliEnterprise Intranet Suite<span class="nt">&lt;/a&gt;&lt;/li&gt;</span>
+    <span class="nt">&lt;li&gt;&lt;a</span> <span class="na">href=</span><span class="s">&quot;http://www.koders.com/&quot;</span><span class="nt">&gt;</span>Koders.com, Black Duck Software<span class="nt">&lt;/a&gt;&lt;/li&gt;</span>
+    <span class="nt">&lt;li&gt;&lt;a</span> <span class="na">href=</span><span class="s">&quot;http://www.oxan.com&quot;</span><span class="nt">&gt;</span>Oxford Analytica<span class="nt">&lt;/a&gt;&lt;/li&gt;</span>
+    <span class="nt">&lt;li&gt;&lt;a</span> <span class="na">href=</span><span class="s">&quot;http://discover-e-legal.com/aboutparadigm.html&quot;</span><span class="nt">&gt;</span>Paradigm<span class="nt">&lt;/a&gt;&lt;/li&gt;</span>
+    <span class="nt">&lt;li&gt;&lt;a</span> <span class="na">href=</span><span class="s">&quot;http://datassimilate.com/PSindex.html&quot;</span><span class="nt">&gt;</span>PowerSearch<span class="nt">&lt;/a&gt;&lt;/li&gt;</span>
+<span class="nt">&lt;/ul&gt;</span>
+
+<span class="nt">&lt;h3&gt;</span>...any many more<span class="nt">&lt;/h3&gt;</span>
+</pre></div>
+
+
+</div> 
+		
+		<div id="footer">
+			<div class="left">
+				Apache Lucene.Net is an effort undergoing incubation at The Apache Software Foundation (ASF), 
+				sponsored by the <a href="http://incubator.apache.org">Apache Incubator</a>. Incubation is required of 
+				all newly accepted projects until a further review indicates that the infrastructure, communications, 
+				and decision making process have stabilized in a manner consistent with other successful ASF projects.
+				 While incubation status is not necessarily a reflection of the completeness or stability of the code, 
+				 it does indicate that the project has yet to be fully endorsed by the ASF.
+			</div>
+			<div class="right">
+				<a href="http://incubator.apache.org/"><img src="images/apache-incubator-logo.png" alt="apache incubator" /></a>
+			</div>
+			
+			<div class="clear">
+            	Copyright 2011 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. <br />
+				Apache Lucene.Net, Lucene.Net, Apache, the Apache feather logo, and the Apache Lucene.Net project logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.
+			</div>
+		</div>
+		
+	</div>
   
-        <div id="main-nav" class="clearfix"> 
-          <ul class="clearfix"> 
-            <li class="incubatorlogo"></li> 
-          </ul> 
-          </div> 
-        
-      </div>
-    </div>
-
-    <div id="introduction">
-      <div>
-
-        <h1>A High Performance C# Search Engine</h1>
-        <h2>Get invovled to help shape our future</h2>
-
-        <div class="clearer"></div>
-
-        <div class="column" style="width:325px;height:200px">
-          <ul class="first calltoaction">
-            <li><a data="#panel1" href="code.html">Grab the Code</a></li>
-            <li><a data="#panel2" href="conversation.html">Join the Conversation</a></li>
-            <li><a data="#panel3" href="roadmap.html" >Check out our Roadmap</a></li>
-            <li><a data="#panel4" href="faq.html">Frequently Asked Questions</a></li>
-          </ul>
-        </div>
-        
-        <div class="column last">
-          <div class="calltoactionpanel" id="panel1">
-            <h3><a href="http://www.apache.org/dist/incubator/lucene.net/">Grab the Binary</a></h3>
-            <p>The latest binary release is Lucene.Net 2.9.2 - March 06, 2011</p>
-            <h3><a href="http://www.apache.org/dist/incubator/lucene.net/source/2.9.2-incubating/">Grab the Latest Source Release</a></h3>
-            <p>The latest source release is 2.9.2  - March 06, 2011</p>
-            <h3><a href="https://svn.apache.org/repos/asf/incubator/lucene.net/trunk/">Grab the Cutting Edge Source</a></h3>
-            <p>Test drive the newest features we don't quite have ready for prime time</p>
-            <h2></h2>
-            <h3><a href="code.html">More code resources...</a></h3>
-          </div>  
-          <div class="calltoactionpanel" id="panel2">
-            <h3><a href="conversation.html#mailinglists">Mailing Lists</a></h3>
-            <p>We have a number of mailing lists for you to ask questiosn or keep aprised of the latest developer conversations</p>
-            <h3><a href="https://issues.apache.org/jira/browse/LUCENENET">Issue Tracker</a></h3>
-            <p>Check out what we are officially working on, what bugs we know about, and help us by submitting enhancements or bugs</p>
-            <h2></h2>
-            <h3><a href="conversation.html">More ways to join the conversation...</a></h3>
-          </div>  
-          <div class="calltoactionpanel" id="panel3">
-            <h3><a href="roadmap.html">Our Roadmap</a></h3>
-            <p>There are a number of things we are quickly trying to improve in Lucene.Net. From enhancing and optimizing the line by
-            line porting of the Lucene Java source using Sharpen, to creating a more .Net friendly API that utilizes cutting edge parts
-            of the .Net framework. We even have a lot of work that involves this website and reaching the community through blogs and 
-            tutortials.</p>
-            <h2></h2>
-            <h3><a href="roadmap.html">Check out our roadmap...</a></h3>
-          </div>  
-          <div class="calltoactionpanel" id="panel4">
-            <h3><a href="https://cwiki.apache.org/confluence/display/LUCENENET/Guides+and+Tutorials+from+around+the+web">Getting Started</a></h3>
-            <p>Everything you need to know to get up and running</p>
-            <h3><a href="faq.html">Official FAQ</a></h3>
-            <p>This is a collection of frequently asked questions we've received from the community</p>
-            <h3><a href="https://cwiki.apache.org/LUCENENET/">Wiki</a></h3>
-            <p></p>
-            <h2></h2>
-            <h3><a href="faq.html">More frequently asked questions...</a></h3>
-          </div>  
-        </div>
-        
-        <div class="clearer"></div>
-      </div>
-    </div>
-
-    <div id="content">
-      
-    <div class="two-column clearfix">
-      <div class="column" style="width:600px;">
-         <h2>Lucene.Net</h2>
-
-<p>Lucene.Net is a port of the Lucene search engine library, written in C# and targeted at .NET runtime users. Lucene.Net has three primary goals:</p>
-<ul>
-<li>Maintain the existing line-by-line port from Java to C#, fully automating and commoditizing the process such that the project can easily synchronize with the Java Lucene release schedule.</li>
-<li>High-performance C# search engine library.</li>
-<li>Maximize usability and power when used within the .NET runtime. To that end, it will present a highly idiomatic, carefully tailored API that takes advantage of many of the special features of the .NET runtime.</li>
-</ul>
-<h2></h2>   
-<h2>Sponsors</h2>
-
-<p>Special thanks to our Champion, Grant Ingersoll. As well as too our mentors Gianugo Rabellino, Stefan Bodewig, and Benson Margulies.</p>
-<h2></h2>
-<h2>Incubation</h2>
-
-<p>Apache Lucene.Net™ is an effort undergoing incubation at <a href="http://www.apache.org/">The Apache Software Foundation (ASF)</a>, 
-sponsored by the <a href="http://incubator.apache.org/">Apache Incubator</a>. Incubation is required of all newly accepted projects 
-until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner 
-consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or 
-stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.</p> 
-      </div>
-      
-      <div class="column last" style="width:300px">
-        <h2>Who Uses Lucene.Net?</h2>
-        <h3>Open Source Initiatives</h3>
-        <ul>
-          <li><a href="http://ireaper.codeplex.com/">iReaper</a></li>
-          <li><a href="http://linqtolucene.codeplex.com/">Linq to Lucene</a></li>
-          <li><a href="http://lucandranet.codeplex.com/">Lucandra.NET</a></li>
-          <li><a href="http://www.mindtouch.com/">MindTouch</a></li>
-          <li><a href="http://orchard.codeplex.com/">Orchard</a></li>
-          <li><a href="http://ravendb.net/">RavenDB</a></li>
-          <li><a href="http://subtextproject.com/">SubText</a></li>
-          <li><a href="http://umbraco.codeplex.com">Umbraco</a></li>
-        </ul>
-        <h3>Commercial Products</h3>
-        <ul>
-          <li><a href="http://autodesk.com/">Autodesk</a></li>
-          <li><a href="http://www.topgear.com/">BBC UK Top Gear site</a></li>
-          <li><a href="http://www.epro.com/">Epro, Bluewire Technologies</a></li>
-          <li><a href="http://www.adenin.com/">IntelliEnterprise Intranet Suite</a></li>
-          <li><a href="http://www.koders.com/">Koders.com, Black Duck Software</a></li>
-          <li><a href="http://www.oxan.com">Oxford Analytica</a></li>
-          <li><a href="http://discover-e-legal.com/aboutparadigm.html">Paradigm</a></li>
-          <li><a href="http://datassimilate.com/PSindex.html">PowerSearch</a></li>
-        </ul>
-        <h3>...any many more</h3>
-      </div>
-    </div>
-
-    </div>
-
-  </div>
-
-  <div id="footer">
-    <ul id="footer-nav">
-      <li>Copyright 2011 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0.</a> <br>
-        Apache Lucene.Net, Lucene.Net, Apache, the Apache feather logo, and the Apache Lucene.Net project logo are 
-        trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks 
-        of their respective owners.</li>
-    </ul>
-  </div>
-
-  <script type="text/javascript">
-    $(function() {
-      $(".calltoaction li a").mouseenter(function () {
-        //hide panels 
-        $('.calltoactionpanel').hide();
-        
-        //show panel
-        var panel = $(this).attr("data");
-        $(panel).show();
-      });
-      
-      $("#panel1").show();
-    });
-  </script>
 </body>
 </html>

Added: websites/staging/lucene.net/trunk/content/lucene.net/started.html
==============================================================================
--- websites/staging/lucene.net/trunk/content/lucene.net/started.html (added)
+++ websites/staging/lucene.net/trunk/content/lucene.net/started.html Sat Jul 23 19:16:22 2011
@@ -0,0 +1,111 @@
+<!DOCTYPE html>
+<html>
+<head>
+	<title>Apache Lucene.Net</title>
+	<link rel="stylesheet" type="text/css" href="styles/lucene.css" />
+</head>
+
+<body>
+
+	<div id="page">
+		<a href="index.html"><img src="images/lucene-medium.png" alt="Apache Lucene.Net Logo" /></a>
+		
+		<ul id="topnav">
+			<li><a href="http://www.apache.org/">Apache.org</a></li>
+			<li><a href="https://cwiki.apache.org/LUCENENET/">Wiki</a></li>
+			<li><a href="https://issues.apache.org/jira/browse/LUCENENET">Issue Tracker (JIRA)</a></li>
+			<li><a href="https://svn.apache.org/repos/asf/incubator/lucene.net/">Source</a></li>
+			<li><a href="http://lucene.apache.org/">Lucene Project</a></li>
+		</ul>
+		
+		<ul class="mainnav">
+			<li><a href="index.html">News</a></li>
+			<li><a href="download.html">Download</a></li>
+			<li><a href="started.html">Getting Started</a></li>
+			<li><a href="community.html">Community</a></li>
+		</ul>
+		
+		 <div class="left">
+    <h3>
+        Lucene.Net is a port of the Lucene search engine library, written in C# and targeted at .NET runtime users. 
+        Lucene.Net has three primary goals: 
+        <ol>
+            <li>Maintain the existing line-by-line port from Java to C#, fully automating and commoditizing the process 
+                such that the project can easily synchronize with the Java Lucene release schedule;</li>
+            <li>Maintaining the high-performance requirements excepted of a first class C# search engine library;</li>
+            <li>Maximize usability and power when used within the .NET runtime. To that end, it will present a highly idiomatic, 
+                carefully tailored API that takes advantage of many of the special features of the .NET runtime.</li>
+        </ol>               
+    </h3>
+
+<div class="codehilite"><pre><span class="nt">&lt;h1&gt;</span>News<span class="nt">&lt;/h1&gt;</span>
+
+<span class="nt">&lt;h2&gt;</span>May 02, 2010 - Lucene.Net 2.9.2 Released<span class="nt">&lt;/h2&gt;</span>
+
+We&#39;ve just released the latest build of Lucene.Net 2.9.2, some of the new features include:
+<span class="nt">&lt;ul&gt;</span>
+    <span class="nt">&lt;li&gt;</span>Feature 1<span class="nt">&lt;/li&gt;</span>
+    <span class="nt">&lt;li&gt;</span>Feature 2<span class="nt">&lt;/li&gt;</span>
+    <span class="nt">&lt;li&gt;</span>feature 3<span class="nt">&lt;/li&gt;</span>
+<span class="nt">&lt;/ul&gt;</span>
+</pre></div>
+
+
+</div>
+
+<div class="right">
+
+<div class="codehilite"><pre><span class="nt">&lt;h2&gt;</span>Who Uses Lucene.Net?<span class="nt">&lt;/h2&gt;</span>
+<span class="nt">&lt;h3&gt;</span>Open Source Initiatives<span class="nt">&lt;/h3&gt;</span>
+<span class="nt">&lt;ul&gt;</span>
+    <span class="nt">&lt;li&gt;&lt;a</span> <span class="na">href=</span><span class="s">&quot;http://ireaper.codeplex.com/&quot;</span><span class="nt">&gt;</span>iReaper<span class="nt">&lt;/a&gt;&lt;/li&gt;</span>
+    <span class="nt">&lt;li&gt;&lt;a</span> <span class="na">href=</span><span class="s">&quot;http://linqtolucene.codeplex.com/&quot;</span><span class="nt">&gt;</span>Linq to Lucene<span class="nt">&lt;/a&gt;&lt;/li&gt;</span>
+    <span class="nt">&lt;li&gt;&lt;a</span> <span class="na">href=</span><span class="s">&quot;http://lucandranet.codeplex.com/&quot;</span><span class="nt">&gt;</span>Lucandra.NET<span class="nt">&lt;/a&gt;&lt;/li&gt;</span>
+    <span class="nt">&lt;li&gt;&lt;a</span> <span class="na">href=</span><span class="s">&quot;http://www.mindtouch.com/&quot;</span><span class="nt">&gt;</span>MindTouch<span class="nt">&lt;/a&gt;&lt;/li&gt;</span>
+    <span class="nt">&lt;li&gt;&lt;a</span> <span class="na">href=</span><span class="s">&quot;http://orchard.codeplex.com/&quot;</span><span class="nt">&gt;</span>Orchard<span class="nt">&lt;/a&gt;&lt;/li&gt;</span>
+    <span class="nt">&lt;li&gt;&lt;a</span> <span class="na">href=</span><span class="s">&quot;http://ravendb.net/&quot;</span><span class="nt">&gt;</span>RavenDB<span class="nt">&lt;/a&gt;&lt;/li&gt;</span>
+    <span class="nt">&lt;li&gt;&lt;a</span> <span class="na">href=</span><span class="s">&quot;http://subtextproject.com/&quot;</span><span class="nt">&gt;</span>SubText<span class="nt">&lt;/a&gt;&lt;/li&gt;</span>
+    <span class="nt">&lt;li&gt;&lt;a</span> <span class="na">href=</span><span class="s">&quot;http://umbraco.codeplex.com&quot;</span><span class="nt">&gt;</span>Umbraco<span class="nt">&lt;/a&gt;&lt;/li&gt;</span>
+<span class="nt">&lt;/ul&gt;</span>
+
+<span class="nt">&lt;h3&gt;</span>Commercial Products<span class="nt">&lt;/h3&gt;</span>
+<span class="nt">&lt;ul&gt;</span>
+    <span class="nt">&lt;li&gt;&lt;a</span> <span class="na">href=</span><span class="s">&quot;http://autodesk.com/&quot;</span><span class="nt">&gt;</span>Autodesk<span class="nt">&lt;/a&gt;&lt;/li&gt;</span>
+    <span class="nt">&lt;li&gt;&lt;a</span> <span class="na">href=</span><span class="s">&quot;http://www.topgear.com/&quot;</span><span class="nt">&gt;</span>BBC UK Top Gear site<span class="nt">&lt;/a&gt;&lt;/li&gt;</span>
+    <span class="nt">&lt;li&gt;&lt;a</span> <span class="na">href=</span><span class="s">&quot;http://www.epro.com/&quot;</span><span class="nt">&gt;</span>Epro, Bluewire Technologies<span class="nt">&lt;/a&gt;&lt;/li&gt;</span>
+    <span class="nt">&lt;li&gt;&lt;a</span> <span class="na">href=</span><span class="s">&quot;http://www.adenin.com/&quot;</span><span class="nt">&gt;</span>IntelliEnterprise Intranet Suite<span class="nt">&lt;/a&gt;&lt;/li&gt;</span>
+    <span class="nt">&lt;li&gt;&lt;a</span> <span class="na">href=</span><span class="s">&quot;http://www.koders.com/&quot;</span><span class="nt">&gt;</span>Koders.com, Black Duck Software<span class="nt">&lt;/a&gt;&lt;/li&gt;</span>
+    <span class="nt">&lt;li&gt;&lt;a</span> <span class="na">href=</span><span class="s">&quot;http://www.oxan.com&quot;</span><span class="nt">&gt;</span>Oxford Analytica<span class="nt">&lt;/a&gt;&lt;/li&gt;</span>
+    <span class="nt">&lt;li&gt;&lt;a</span> <span class="na">href=</span><span class="s">&quot;http://discover-e-legal.com/aboutparadigm.html&quot;</span><span class="nt">&gt;</span>Paradigm<span class="nt">&lt;/a&gt;&lt;/li&gt;</span>
+    <span class="nt">&lt;li&gt;&lt;a</span> <span class="na">href=</span><span class="s">&quot;http://datassimilate.com/PSindex.html&quot;</span><span class="nt">&gt;</span>PowerSearch<span class="nt">&lt;/a&gt;&lt;/li&gt;</span>
+<span class="nt">&lt;/ul&gt;</span>
+
+<span class="nt">&lt;h3&gt;</span>...any many more<span class="nt">&lt;/h3&gt;</span>
+</pre></div>
+
+
+</div> 
+		
+		<div id="footer">
+			<div class="left">
+				Apache Lucene.Net is an effort undergoing incubation at The Apache Software Foundation (ASF), 
+				sponsored by the <a href="http://incubator.apache.org">Apache Incubator</a>. Incubation is required of 
+				all newly accepted projects until a further review indicates that the infrastructure, communications, 
+				and decision making process have stabilized in a manner consistent with other successful ASF projects.
+				 While incubation status is not necessarily a reflection of the completeness or stability of the code, 
+				 it does indicate that the project has yet to be fully endorsed by the ASF.
+			</div>
+			<div class="right">
+				<a href="http://incubator.apache.org/"><img src="images/apache-incubator-logo.png" alt="apache incubator" /></a>
+			</div>
+			
+			<div class="clear">
+            	Copyright 2011 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. <br />
+				Apache Lucene.Net, Lucene.Net, Apache, the Apache feather logo, and the Apache Lucene.Net project logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.
+			</div>
+		</div>
+		
+	</div>
+  
+</body>
+</html>

Modified: websites/staging/lucene.net/trunk/content/lucene.net/styles/lucene.css
==============================================================================
--- websites/staging/lucene.net/trunk/content/lucene.net/styles/lucene.css (original)
+++ websites/staging/lucene.net/trunk/content/lucene.net/styles/lucene.css Sat Jul 23 19:16:22 2011
@@ -1,47 +1,22 @@
-.calltoaction {
-	width: 500px;
-}
-.calltoaction a {
-	display: block;
-	width: 240px;
-    height: 27.5px;
-	padding: 10px 0px 0px 10px;
-}
-
-.incubatorlogo {
-	width: 229px;
-	height: 57px;
-	background: url(../images/apacheincubator.png) no-repeat;
-}
-
-.calltoaction a {
-	background: url(../images/calltoaction.png) 0 0 no-repeat;
-    -moz-border-radius: 3px;
-    -webkit-border-radius: 3px;
-    border-radius: 3px;
-    text-decoration: none;
-    color: #133362;
-    text-shadow: 1px 1px #fff3c2;
-}
-
-.calltoaction  a:hover {
-	background: url(../images/calltoaction.png) 0 -37.5px no-repeat;
-}
-
-.calltoactionpanel {
-	background: url(../images/calltoactionpanel.png) no-repeat;
-	height: 185px;
-	width: 480px;
-	padding-top: 15px;
-	padding-left: 15px;
-	padding-right: 5px;
-	display:none;
-    -moz-border-radius: 3px;
-    -webkit-border-radius: 3px;
-    border-radius: 3px;
-    text-shadow: 1px 1px #fff3c2;
-}
-
-#content h2 { padding-top: 10px; margin-top: 10px }
-#content h3 { }
-#content p { margin-top:3px margin-bottom:3px }
\ No newline at end of file
+#page { width:950px; margin: 0 auto; font: 12px Calibri; position:relative; } 
+
+#topnav { margin:0; padding:0; position: absolute; top: 0px; right: 0px}
+#topnav li { display:inline; padding: 0; margin: 0}
+#topnav a:link, #topnav a:visited { padding: 3px 10px 3px 10px; float: left; width: auto;}
+
+.mainnav { margin:0 0 5px 0; padding:0; float:left;width: 100%; background-color: #1764AA;}
+.mainnav li { display:inline; padding:0; margin:0 }
+.mainnav a:link , .mainnav a:visited { color: white; text-decoration: none; padding: 8px 30px 8px 10px; border-right: 2px solid white; float: left; width: auto;}
+.mainnav a:hover { background-color: white; color:black}
+
+.left { width: 700px; float:left;}
+.right { width: 230px; float:right; }
+
+#footer { clear: both; border-top: 1px solid #1764AA; margin-top: 20px; padding: 5px 3px 5px 3px;}
+
+h1 { color: #1764AA; font: bold 16px; border-bottom: 1px solid #1764AA; }
+h2 { }
+h3 { font: 14px;}
+
+img { border: none; }
+.clear { clear: both;}