<?xml version="1.0"?>
<ConversantConfig creationDate="Wed, 22 Feb 2006 22:10:04 GMT" sourceConversation="test_mindspill" sourceZone="test_mindspill" version="0.2">
	<meta>
		<metaitem name="authorName">
			Mike Black
			</metaitem>
		<metaitem name="authorAddress">
			mikekrupel@gmail.com
			</metaitem>
		<metaitem name="authorUrl">
			http://www.mindspill.org
			</metaitem>
		<metaitem name="nameFull">
			Kiwi Pattern
			</metaitem>
		<metaitem name="nameShort">
			Kiwi
			</metaitem>
		<metaitem name="version">
			1.0
			</metaitem>
		<metaitem name="descriptionFull">
			Pattern to create a complete CSS/XHTML compliant Conversant Weblog.
			</metaitem>
		<metaitem name="descriptionShort">
			Kiwi pattern with a green base color
			</metaitem>
		<metaitem name="homepageUrl">
			http://www.mindspill.org/kiwi_pattern
			</metaitem>
		<metaitem name="previewUrl">
			
			</metaitem>
		<metaitem name="installNote">
			
			</metaitem>
		<metaitem name="license">
			
			</metaitem>
		</meta>
	<structure>
		<page name="index" pageType="Weblog II" path="index">
			<property name="calDaySeparator" type="TEXT">
				
				</property>
			<property name="calDayTemplate" type="TEXT">
				Weblog Calendar Day READONLY
				</property>
			<property name="calWeekEmptyPostTemplate" type="TEXT">
				Weblog Calendar EmptySpace READONLY
				</property>
			<property name="calWeekEmptyPreTemplate" type="TEXT">
				Weblog Calendar EmptySpace READONLY
				</property>
			<property name="calWeekSeparator" type="TEXT">
				
				</property>
			<property name="calWeekTemplate" type="TEXT">
				Weblog Calendar Week READONLY
				</property>
			<property name="calWrapperTemplate" type="TEXT">
				noCalendar
				</property>
			<property name="channelMode" type="TEXT">
				Advanced
				</property>
			<property name="ctArchiveDays" type="long">
				10
				</property>
			<property name="ctHomepageDays" type="long">
				8
				</property>
			<property name="ctRssArchiveDays" type="long">
				1
				</property>
			<property name="ctRssHomepageDays" type="long">
				10
				</property>
			<property name="ctRssMaxItems" type="long">
				15
				</property>
			<property name="dayLinkText" type="TEXT">
				&lt;img src="http://media.macrobyte.net/images/dayLinkIcon.gif" width="12" height="15" border="0" align="left" valign="middle" alt="Day Link Icon" title="Permanent link to this day in the archives." />
				</property>
			<property name="daySeparatorText" type="TEXT">
				
				</property>
			<property name="dayTemplate" type="TEXT">
				KiwiWeblogDay
				</property>
			<property name="fieldForLink" type="TEXT">
				weblogItemLink
				</property>
			<property name="fieldForSummary" type="TEXT">
				weblogSummary
				</property>
			<property name="flPingUpdateServers" type="bool">
				true
				</property>
			<property name="flServeRSS" type="bool">
				true
				</property>
			<property name="itemAnchorText" type="TEXT">
				#
				</property>
			<property name="itemSeparatorText" type="TEXT">
				
				</property>
			<property name="itemTemplate" type="TEXT">
				KiwiWeblogItem
				</property>
			<property name="newItemFormTemplate" type="TEXT">
				Weblog NewItem Form READONLY
				</property>
			<property name="pageWrapperTemplate" type="TEXT">
				KiwiWeblogWrapper
				</property>
			<property name="permalinkFragText" type="TEXT">
				item
				</property>
			<property name="permalinkType" type="TEXT">
				Archive Date
				</property>
			<property name="rssItemTemplate" type="TEXT">
				Weblog Item RSS READONLY
				</property>
			<property name="rssPageWrapperTemplate" type="TEXT">
				Weblog Wrapper RSS READONLY
				</property>
			<property name="timeZoneOffset" type="long">
				60
				</property>
			</page>
		</structure>
	<templates>
		<template description="Default template for the #logonForm macro" name="KiwiLogonForm" type="Logon, Logoff, Signup Forms">
			&lt;div id="loginform">
&lt;table>
	&lt;tr>
		&lt;td colspan="2" align="center">&lt;font color="red">&lt;!--#logonMessage-->&lt;/font>&lt;/td>
		&lt;/tr>
	&lt;tr>
		&lt;td>Username (email address):&lt;/td>&lt;td>&lt;!--#logonUsername-->&lt;/td>
		&lt;/tr>
	&lt;tr>
		&lt;td>Password:&lt;/td>&lt;td>&lt;!--#logonPassword-->&lt;/td>
		&lt;/tr>
	&lt;tr>
		&lt;td colspan="2">&lt;!--#logonResetPassword--> I forgot my password; please send me a new one.&lt;/td>
		&lt;/tr>
	&lt;tr>
		&lt;td>&amp;nbsp;&lt;/td>&lt;td>&lt;!--#logonSubmitButton-->&lt;/td>
		&lt;/tr>
	&lt;/table>
&lt;/div>
			</template>
		<template description="Logon or Signup Form" name="KiwiLogonSignup" type="">
			&lt;div id="msg">

&lt;div id="logonbox">
&lt;h3>Logon&lt;/h3>
&lt;p>Fill out the form below to logon to this site, or sign up below.&lt;/p>
&lt;!--#logonForm template="KiwiLogonForm"-->
&lt;/div>

&lt;div id="signupbox">
&lt;h3>Signup&lt;/h3>
&lt;p>Fill out the form below to join as a member of this site. &lt;/p>
&lt;!--#signupForm template="KiwiSignupForm"-->
&lt;/div>

&lt;/div>
			</template>
		<template description="Main Page Template for tabularasa project" name="KiwiMainPageTemplate" type="Full Page">
			&lt;!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
&lt;html>
	&lt;head>
	&lt;title>&lt;!--#pagetitle-->&lt;/title>
		&lt;!--#weblogRSDLinkTag-->
                                           &lt;!--#stylesheetTag name="kiwistyle"-->                                       
		&lt;!--#javascript embed="false"-->
		&lt;/head>
	&lt;!--#bodytag-->

     &lt;div id="mainbox" class="clearfix">
		&lt;div id="logo">
		    &lt;!--#msgBody msgNum="9"-->
		&lt;/div>

          	&lt;div id="mainmenu">
		    &lt;!--#msgBody msgNum="10"-->
	        &lt;/div>

		&lt;div id="navigation">  
			  &lt;!--#insertTemplate name="KiwiNavigation"-->
		&lt;/div>  &lt;!--navigation-->
		
		&lt;div id="content">
		   &lt;!--#pageContent-->
                   &lt;!--#adminBox-->
		&lt;/div> &lt;!-- content -->
	&lt;/div> &lt;!-- mainbox -->

    &lt;div id="footer">
            &lt;!--#msgBody msgNum="7"-->
    &lt;/div>

    &lt;/body>
&lt;/html>
			</template>
		<template description="Kiwi Edit Message" name="KiwiMsgEditTemplate" type="DG Message">
			&lt;!--BEGIN MESSAGE TABLE-->
&lt;div id="msg">
&lt;table width="90%" border="0" cellspacing="0">
	&lt;tr>
		&lt;td class="msgBackdropCell" align="center">
			&lt;table width="100%" border="0" cellspacing="5" cellpadding="3">
				&lt;tr>
					&lt;td class="msgLabelCell" align="right" nowrap>
						&lt;span class="msgLabelText">Subject&lt;/span>
						&lt;/td>
					&lt;td class="msgValueCell" align="left" nowrap>
						&lt;span class="msgValueText">&lt;b>&lt;!--#msgsubject-->&lt;/b>&lt;/span>
						&lt;/td>
					&lt;/tr>
				&lt;tr>
					&lt;td class="msgLabelCell" align="right" nowrap>
						&lt;span class="msgLabelText">Posted&lt;/span>
						&lt;/td>
					&lt;td class="msgValueCell" align="left" nowrap>
						&lt;span class="msgValueText">&lt;!--#msgcreationdate--> by &lt;!--#msgcreatorname link="true"-->&lt;/span>
						&lt;/td>
					&lt;/tr>
				&lt;tr>
					&lt;td class="msgLabelCell" align="right" nowrap>
						&lt;span class="msgLabelText">Last Modified&lt;/span>
						&lt;/td>
					&lt;td class="msgValueCell" align="left" nowrap>
						&lt;span class="msgValueText">&lt;!--#msgmodificationdate--> by &lt;!--#msgmodifiername link="true"-->&lt;/span>
						&lt;/td>
					&lt;/tr>
				&lt;tr>
					&lt;td class="msgLabelCell" align="right" nowrap>
						&lt;span class="msgLabelText">In Response To&lt;/span>
						&lt;/td>
					&lt;td class="msgValueCell" align="left" nowrap>
						&lt;span class="msgValueText">&lt;!--#msgInResponseTo link="true"--> &lt;!--#msgSubject msgNum="inResponseTo"-->&lt;/span>
						&lt;/td>
					&lt;/tr>
				&lt;tr>
					&lt;td class="msgLabelCell" align="right" nowrap>
						&lt;span class="msgLabelText">Reads&lt;/span>
						&lt;/td>
					&lt;td class="msgValueCell" align="left" nowrap>
						&lt;span class="msgValueText">&lt;!--#msgctReads-->&lt;/span>
						&lt;/td>
					&lt;/tr>
				&lt;tr>
					&lt;td class="msgLabelCell" align="right" nowrap>
						&lt;span class="msgLabelText">Label&lt;/span>
						&lt;/td>
					&lt;td &lt;!--#msgLabelCellStyle--> align="left" nowrap>
						&lt;span class="msgValueText">&lt;!--#msgLabelPopup--> &lt;!--#msgLabelTextStyle-->>&lt;!--#msgLabelName-->&lt;/span>
						&lt;/td>
					&lt;/tr>
&lt;!--Start edit for topic field-->
&lt;tr valign="top">
   &lt;td class="msgLabelCell" align="right">
         &lt;span class="msgLabelText">Topic&lt;/span>
   &lt;/td>
   &lt;td class="msgValueCell" align="left" colspan="3">
         &lt;span class="msgValueText">&lt;!--#msgCustomField fieldName="weblogCategories" size="5"-->&lt;/span>
   &lt;/td>
&lt;/tr>
				&lt;/table>
			&lt;/td>
		&lt;/tr>
	&lt;tr>
		&lt;td class="msgToolbarCell" align="left" nowrap>
			&lt;table border="0" cellspacing="5" cellpadding="2">
				&lt;tr>
					&lt;td class="msgToolbarButtonCell" align="center" valign="middle">&lt;span class="msgToolbarText">&lt;!--#msgSaveButton label="Submit Changes"-->&lt;/span>
						&lt;/td>
					&lt;td class="msgToolbarButtonCell" align="center" valign="middle">&lt;span class="msgToolbarText">&lt;!--#msgPreviewButton label="Preview Msg"-->&lt;/span>
						&lt;/td>
					&lt;td class="msgToolbarButtonCell" align="center" valign="middle">&lt;span class="msgToolbarText">&lt;!--#msgDeleteButton label="Delete Msg"-->&lt;/span>
						&lt;/td>
					&lt;td class="msgToolbarButtonCell" align="center" valign="middle">&lt;span class="msgToolbarText">&lt;!--#msgCancelButton label="Cancel Changes"-->&lt;/span>
						&lt;/td>
					&lt;/tr>
				&lt;/table>
			&lt;/td>
		&lt;/tr>
	&lt;tr>
		&lt;td>&amp;nbsp;&lt;/td>
		&lt;/tr>
	&lt;tr>
		&lt;td align="left">
			&lt;div class="msgBodyText">&lt;!--#msgbody rows="20" cols="65"-->&lt;/div>
			&lt;!--#if condition="userIsConvAdmin"-->&lt;p>&lt;span class="msgToolbarCell msgToolbarText">&lt;!--#msgPostToEmail-->&lt;/span>&lt;/p>&lt;!--#endIf-->
			&lt;/td>
		&lt;/tr>
	&lt;tr>
		&lt;td>&amp;nbsp;&lt;/td>
		&lt;/tr>
	&lt;tr>
&lt;tr>&lt;td align="left">&lt;p>&lt;!--#weblog.addToWeblogForm-->&lt;/p>&lt;br/>&lt;/td>&lt;/tr>
		&lt;td class="msgToolbarCell" align="left" nowrap>
			&lt;table border="0" cellspacing="5" cellpadding="2">
				&lt;tr>
					&lt;td class="msgToolbarButtonCell" align="center" valign="middle">&lt;span class="msgToolbarText">&lt;!--#msgsaveButton-->&lt;/span>
						&lt;/td>
					&lt;td class="msgToolbarButtonCell" align="center" valign="middle">&lt;span class="msgToolbarText">&lt;!--#msgpreviewButton-->&lt;/span>
						&lt;/td>
					&lt;td class="msgToolbarButtonCell" align="center" valign="middle">&lt;span class="msgToolbarText">&lt;!--#msgdeleteButton-->&lt;/span>
						&lt;/td>
					&lt;td class="msgToolbarButtonCell" align="center" valign="middle">&lt;span class="msgToolbarText">&lt;!--#msgcancelButton-->&lt;/span>
						&lt;/td>
					&lt;/tr>
				&lt;/table>
			&lt;/td>
		&lt;/tr>
	&lt;tr>
		&lt;td class="msgBackdropCell" align="center">
			&lt;table width="100%" border="0" cellspacing="10" cellpadding="2">
				&lt;tr>
                                 &lt;tr>
					&lt;td colspan="2" class="msgValueCell" align="left" valign="top">
						&lt;table border="0" cellspacing="0" cellpadding="2" width="100%">&lt;tr>&lt;td class="msgLabelCell" align="left">&lt;span class="msgLabelText">ENCLOSURES&lt;/span>&lt;/td>&lt;/tr>&lt;/table>&lt;br>
						&lt;span class="msgValueText">&lt;!--#msgenclosures-->&lt;/span>
						&lt;/td>
					&lt;/tr>

				&lt;/table>
			&lt;/td>
		&lt;/tr>
	&lt;/table>
	&lt;/div>
&lt;!--END MESSAGE TABLE-->
			</template>
		<template description="Kiwi Display Single Message" name="KiwiMsgViewTemplate" type="DG Message">
			&lt;div class="blogpost">	
	&lt;!--#if condition="! userAgentIsRobot"-->
		&lt;div class="clearfix" id="singlenavigation">
		    &lt;div class="prev">
				&lt;!--#prevMsglink cssclass="navlink" text="&amp;lt;&amp;lt;&amp;nbsp;Previous"-->
			&lt;/div>
			&lt;div class="next">
				&lt;!--#nextMsglink cssclass="navlink" text="Next&amp;nbsp;&amp;gt;&amp;gt;"-->
			&lt;/div>				    
		&lt;/div>
	&lt;!--#endIf-->

	&lt;h2>&lt;!--#msgsubject-->&lt;/h2>
	&lt;div class="blogpostdate">&lt;!--#msgcreationdate time="true"-->&lt;/div>
	&lt;div class="blogposttext">
	        &lt;!--#msgbody-->
                &lt;div class="line">
			&lt;div class="prev">
				&lt;!--#msgreplylink cssclass="commentlink" text="Post a comment"-->
				&lt;!--#if condition="userIsConvAdmin"--> 
					&amp;nbsp;|&amp;nbsp;&lt;!--#msgeditlink cssclass="commentlink" text="Edit"-->
				&lt;!--#endif-->
			&lt;/div>
			&lt;div class="next">
				Filed Under: &lt;!--#weblog.item.channels links="true"-->
			&lt;/div>				    
		&lt;/div>		
    &lt;/div>  &lt;!--blogposttext-->
    &lt;div class=blogpostendborder>&lt;/div>
&lt;/div> &lt;!--blogpost-->

&lt;!--#if condition="! msg.replies.length"-->
&lt;!--#else-->
	 &lt;!--#msgreplies template="KiwiRepliesTemplate"-->
	 &lt;div class=blogpostendborder>&lt;/div>
&lt;!--#endIf-->
			</template>
		<template description="" name="KiwiNavigation" type="">
			&lt;!--Categories-->
&lt;div class="navmenu">
	&lt;div class="bl">&lt;div class="br">&lt;div class="tl">&lt;div class="tr">
	&lt;h3>&lt;!--#msgSubject msgNum="178"-->&lt;/h3>
        &lt;!--#msgBody msgNum="178"-->
	&lt;/div>&lt;/div>&lt;/div>&lt;/div>
	&lt;div class="clear">&amp;nbsp;&lt;/div>
&lt;/div>
&lt;!--Better Posts-->
&lt;div class="navmenu">
	&lt;div class="bl">&lt;div class="br">&lt;div class="tl">&lt;div class="tr">
	&lt;h3>&lt;!--#msgSubject msgNum="180"-->&lt;/h3>
        &lt;!--#msgBody msgNum="180"-->
	&lt;/div>&lt;/div>&lt;/div>&lt;/div>
	&lt;div class="clear">&amp;nbsp;&lt;/div>
&lt;/div>
&lt;!--Archive-->
&lt;div class="navmenu">
	&lt;div class="bl">&lt;div class="br">&lt;div class="tl">&lt;div class="tr">
	&lt;h3>&lt;!--#msgSubject msgNum="179"-->&lt;/h3>
        &lt;!--#msgBody msgNum="179"-->
	&lt;/div>&lt;/div>&lt;/div>&lt;/div>
	&lt;div class="clear">&amp;nbsp;&lt;/div>
&lt;/div>
&lt;!--RSS Links-->
&lt;div class="navmenu">
	&lt;div class="bl">&lt;div class="br">&lt;div class="tl">&lt;div class="tr">
	&lt;h3>&lt;!--#msgSubject msgNum="7"-->&lt;/h3>
        &lt;!--#msgBody msgNum="7"-->
	&lt;/div>&lt;/div>&lt;/div>&lt;/div>
	&lt;div class="clear">&amp;nbsp;&lt;/div>
&lt;/div>
&lt;!--Currently-->
&lt;div class="navmenu">
	&lt;div class="bl">&lt;div class="br">&lt;div class="tl">&lt;div class="tr">
	&lt;h3>&lt;!--#msgSubject msgNum="193"-->&lt;/h3>
        &lt;!--#msgBody msgNum="193"-->
	&lt;/div>&lt;/div>&lt;/div>&lt;/div>
	&lt;div class="clear">&amp;nbsp;&lt;/div>
&lt;/div>
&lt;!--#if condition="requestPageType=='Weblog II'"-->
&lt;!--Blogroll-->
&lt;div class="navmenu">
	&lt;div class="bl">&lt;div class="br">&lt;div class="tl">&lt;div class="tr">
	&lt;h3>&lt;!--#msgSubject msgNum="6"-->&lt;/h3>
        &lt;!--#msgBody msgNum="6"-->
	&lt;/div>&lt;/div>&lt;/div>&lt;/div>
	&lt;div class="clear">&amp;nbsp;&lt;/div>
&lt;/div>
&lt;!--Badges-->
&lt;div class="navmenu">
	&lt;div class="bl">&lt;div class="br">&lt;div class="tl">&lt;div class="tr">
	&lt;h3>&lt;!--#msgSubject msgNum="181"-->&lt;/h3>
        &lt;!--#msgBody msgNum="181"-->
	&lt;/div>&lt;/div>&lt;/div>&lt;/div>
	&lt;div class="clear">&amp;nbsp;&lt;/div>
&lt;/div>
&lt;!--#endIf-->


			</template>
		<template description="Template used to draw the replies box in message views" name="KiwiRepliesTemplate" type="">
			&lt;div class=replypost>
	            &lt;h3 class="replyheader">&lt;b>&lt;!--#msgNum-->.&lt;/b>&amp;nbsp;&lt;!--#msgCreatorName link="false"-->&lt;/a> on &lt;!--#msgCreationDate-->&lt;/h3>    	        
        	    &lt;div class=replytext>
				&lt;p>&lt;!--#msgBody-->&lt;/p>
		    &lt;/div>
&lt;/div>
			</template>
		<template description="Default template for the #signupForm macro" name="KiwiSignupForm" type="Logon, Logoff, Signup Forms">
			&lt;div id="signupform">
&lt;table>
	&lt;tr>
		&lt;td colspan="2">&lt;font color="red">&lt;b>&lt;!--#signupMessage-->&lt;/b>&lt;/font>&lt;/td>
		&lt;/tr>
	&lt;tr>
		&lt;td>Full name:&lt;/td>&lt;td>&lt;!--#signupMemberName-->&lt;/td>
		&lt;/tr>
	&lt;tr>
		&lt;td>Email address:&lt;/td>&lt;td>&lt;!--#signupUsername-->&lt;/td>
		&lt;/tr>
	&lt;tr>
		&lt;td>Password:&lt;/td>&lt;td>&lt;!--#signupPassword size="10"-->&lt;/td>
		&lt;/tr>
	&lt;tr>
		&lt;td>Repeat password:&lt;/td>&lt;td>&lt;!--#signupPasswordRepeat size="10"-->&lt;/td>
		&lt;/tr>
	&lt;tr>
		&lt;td>&amp;nbsp;&lt;/td>
                &lt;td>&lt;!--#signupSubmitButton-->&lt;/td>
	&lt;/tr>
&lt;/table>
&lt;/div>

			</template>
		<template description="Default template for weblog days" name="KiwiWeblogDay" type="Weblog Day">
			&lt;!--#weblog.day.items-->
			</template>
		<template description="Template for weblog items, all features supported." name="KiwiWeblogItem" type="Weblog Item">
			&lt;div class="blogpost">
   &lt;h2>&lt;a href="&lt;!--#msgUrl-->" class="h2link">&lt;!--#weblog.item.subject-->&lt;/a>&lt;/h2>
   &lt;div class="blogpostdate">&lt;!--#weblog.item.postedTime format="long"-->&lt;/div>
   &lt;div class="blogposttext">
      &lt;!--#weblog.item.body-->
   &lt;/div>
   &lt;p>&lt;a class="commentlink" href="&lt;!--#msgUrl-->">Comments (&lt;!--#msgNoOfReplies allReplies="true"-->)&lt;/a>&lt;/p>		
   &lt;div class="blogpostendborder">&lt;!-- To display a small line between posts-->&lt;/div>
&lt;/div>
			</template>
		<template description="Default wrapper template for weblogs." name="KiwiWeblogWrapper" type="Weblog Wrapper">
			&lt;!--#weblog.days-->
			</template>
		</templates>
	<stylesheets>
		<stylesheet name="kiwistyle">
			/*KiwiStyle.css
  Mike Black 2006

  Notes: For an explanation of the layout read chapter 5 - Three-Column Layouts with Float and Clear of 
  Stylin' with CSS a designer's guide. Very important because it explains why IE and firefox behave
  differently with how floats are handled.
  
  For explanation of font sizes defined in ems not px see same book Ch. 3 and http://www.clagnut.com/blog/348/
  
*/

/*General layout definitions*/
* { padding: 0; margin: 0; }   /*To clear any browser specific stuff (see Eric Meyer)*/

body {
	font-size: 76%;	/*set to 76% because it produces the most consistent sizes between IE and Firefox*/
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	color: #000000; 
	line-height: 16px; 
	background-color: #393925;
}

a:link {
	font-weight: bold; 
	color: #666699;  
	text-decoration: none;
}
a:visited {
	font-weight: bold; 
	color: #666699;  
	text-decoration: none;
}
a:hover {
	font-weight: bold; 
	color: #666699;  
	text-decoration: none;
}


/* Layout defintion */

#mainbox {
    border: 1px #000 solid;
    width: 774px;
    margin-right: auto;
    background-color: #A2AB67;     
    margin-left: 20px;    
}

#content {
    width: 594px;
    float: left;		
}

#navigation {	
    width: 180px;
    float: left;
}

#footer {
	width: 776px;		
	background-color: #A2AB67;         
	margin-left: 20px;
}	

#footer p {
    text-align: center;
    border-left: #000 1px solid;    
    border-right: #000 1px solid;    
    padding: 5px;
    font-size: .8em;
}    

/* Logo is important for pattern purposes when there is no image defined */

#logo {
    background-color: #B0B02F;
    height: 181px;
}

#logo h1 {
    text-align: center;
    font-weight: bold;
    font-size: 2.5em;
	font-family:Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px #000 solid;
	padding-top: 60px;
	padding-bottom: 20px;
}

#logo h2 {
    text-align: center;
    font-weight: bold;
    font-size: 1.3em;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-top: 5px;
}

/* For displaying a single post */
.line {     
    padding-bottom: 10px;
}

.prev {
    float: left;
}

.next {
    float: right;
    font-size: 0.8em;
}

#singlenavigation {
    border: #333 2px dotted; 
    background-color: #F4F4F4;
    padding:10px;
    margin:10px;
}

#singlenavigation .prev {	
	padding-left: 10px;
	float: left;
        font-size: 1em;
}

#singlenavigation .next {	
	padding-right: 10px;
	float: right;	
        font-size: 1em;
}


/*The Alsett Clearing Method (see book) */

.clearfix:after {        
   content: ".";        
   display: block;      
   height: 0;        
   clear: both;      
   visibility: hidden;
}

.clearfix {display: inline-block;}

* html .clearfix {height: 1%;}    

.clearfix {display: block;}       

/* Main menu navigation. Taken from Book.*/

#mainmenu {
	background: url("2/enclosure/menubackground.jpg") no-repeat;		
	margin-top:-2px;
	background-color: #A2AB67;
}

div#mainmenu {
   width:100%;        
   float:left;        
   font-weight: normal;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: .9em;	   
   }
   
div#mainmenu ul {
   margin:0 0 0 10px;
   line-height:28px;
}
   
div#mainmenu li {
   float:left;        
   list-style-type:none;           
   background-color: #CCCC84;
   border-right:1px solid #000; 
   }
   
div#mainmenu li:first-child {
   border-left:1px solid #000;  
   }
   
div#mainmenu li:hover {
   background-color:#E3E7C5;
   }
   
div#mainmenu a {
   padding: 6px;        
   text-decoration:none; 
   color: #484848;
   }
   
div#mainmenu a:hover {
   color: #A74040;
   background-color:#E3E7C5;    
   }        

   
/*IE specific tag*/   
* html div#mainmenu ul {        
   float:left;        
   border-left:1px solid #000;
   margin-left:10px;        
   }        

/* Left hand navigation */
.navmenu ul li {
	text-decoration: none;
	list-style: none;	
	margin-left: 30px;
   	font-weight: normal; 
	font-size: .9em; 
	font-family: Arial, Helvetica, sans-serif; 
    list-style-image: url("2/enclosure/bullet.gif");

}

.navmenu li.nobullet {
    list-style-image: none;
}
	
.navmenu {
   width: 170px;
   padding-top: 20px;
   font-size: 1em;
}

.navmenu a {
	font-weight: normal; 
	color: #7B2E2E;  
	text-decoration: none;
}
	
.navmenu a:hover {
	font-weight: normal; 
	color: #7B2E2E;  
	border-bottom: #7B2E2E 1px solid; 
	text-decoration: none;
}

.navmenu a:visited {
	font-weight: normal; 
	color: #7B2E2E;  
	text-decoration: none;
}
.navmenu p {
	padding-left: 10px;
	font-weight: 0.9em;
}

.navmenu h3 {
	font-variant:small-caps;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	color:#484848;
	line-height:28px;
	margin-bottom: 10px;
	border-bottom: #000 1px solid;
	border-top: #000 1px solid;
	font-size: 115%; /*had to define in % cause of browsers*/
}

/* Defintion of the semi-rounded right hand navigation shape*/
.bl {margin-left: 10px; background-color: #C2C1B0; width: 170px}

.br {background: url("2/enclosure/br.gif") 100% 100% no-repeat}

.tl {background: url("2/enclosure/tl.gif") 0 0 no-repeat}

.tr {padding:15px}

.clear {font-size: 1px; height: 1px}


/* Blog post content*/

.blogpost {
	 padding: 10px;
	 margin: 20px;
	 background-color: #E3E7C5;
         border: #333 1px solid;	 
}

.blogpostdate {
	font-size: .8em; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	text-align: right;
	margin-bottom: 10px;
}

.blogposttext {
	font-size: 1em; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	margin: 0 0 10px 20px;
	
}

/* Reply post formatting */
.replypost {
	 padding: 10px;
	 margin: 20px;
	 background-color: #E3E7C5;
	 border: #333 1px solid;	 
}

.replyheader {
	font-size: 1.1em; 

	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	text-align: right;
	margin-bottom: 10px;
}

.replytext {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	margin: 0 0 10px 20px;
}

/*blogpost text formatting defintions*/

.blogpost p {
   margin: 1em 0;
}

.blogpost ul {
  margin: 1em 0;
}

.blogpost li {
  margin-left: 20px;   
}

.blogpost h2 {
   padding: 10px 18px 0 18px;
   border-bottom-color:#999999;
   border-bottom-width: 1px;
   border-bottom-style: dashed;
   font-size: 1.2em;
   /* Required for single navigation when only 1 post is displayed*/
   color:#A74040;
   font-variant:small-caps;
   font-family:Georgia, "Times New Roman", Times, serif;
   font-weight:bold;
   font-size: 14px;
   font-style: normal;
   line-height: 16px; 
   text-decoration: none;
}

.h2link:link, .h2link:visited, .h2link:hover {		
	font-variant:small-caps;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;	
	color:#A74040;	
	font-style: normal;
	line-height: 16px; 
       text-decoration: none;
}
			
.bodyLink:link {
	font-weight: bold; 
	color: #666699; 
	border-bottom: #666699 1px dotted; 
	text-decoration: none;
}

.bodyLink:visited {
	font-weight: bold; 
	color: #666699;  
	border-bottom: #666699 1px solid; 
	text-decoration: none;

}

.bodyLink:hover {
	font-weight: bold; 
	color: #666699;  
	border-bottom: #666699 1px solid; 
	text-decoration: none;
}

.commentlink:link, .commentlink:visited, .commentlink:hover {
	font-weight: bold; 
	color: #666699;  
	border-bottom: #666699 1px solid; 
	text-decoration: none;
	font-size: 0.8em;
}

.leftinline {
	float: left;
	margin-right: 10px;

	margin-bottom: 10px; 
}

.leftinlineborder {
	border-color:#000000;
	border-style:solid;

	border-width:1px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px; 
}

.rightinline {
	float: right; 
	margin-left: 10px;
	margin-bottom: 10px;
}

.rightinlineborder {
	border-color:#000000;
	border-style:solid;
	border-width:1px;
	float: right; 
	margin-left: 10px;
	margin-bottom: 10px;
}

.bodylink:link {
	font-weight: bold; 
	color: #666699; 
	border-bottom: #666699 1px dotted; 
	text-decoration: none;
}

.bodylink:visited {
	font-weight: bold; 
	color: #666699;  
	border-bottom: #666699 1px solid; 
	text-decoration: none;
}

.bodylink:hover {
	font-weight: bold; 
	color: #666699;  
	border-bottom: #666699 1px solid; 
	text-decoration: none;
}

.h3class {
	padding: 0px;
	margin: 0px;
	font-size: 1.2px;
	font-variant:small-caps;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-style: normal;
	line-height: 16px; 
}

.boxedtext {
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif; 
	font-style: normal;
}

.listheader {
	font-weight: bold;
	font-style: italic;
	color: #666666;
}

.nobullets {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
}

.indent {
    margin-left: 20px;
}     

/* Styles for conversant forms */
#msg {
   padding-left: 10px;
   padding-top: 20px;
}

#msg h3 {
	font-variant:small-caps;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;	
        font-size: 1.2em;
	color:#A74040;	
	font-style: normal;
	line-height: 16px; 
       text-decoration: none;
}

#logonbox {
    padding: 10px;
    margin: 20px;
    border: 1px #000 solid;
    line-height: 16px;
}

#signupbox {
 	padding: 10px;
	margin: 20px;
        border: 1px #000 solid;
}

#signupform {
    padding-left: 50px;
    line-height: 20px;
}

#loginform {
    padding-left: 50px;
    line-height: 20px;
}

.msgLabelText {
   font-weight: bold;
}

.search {
   padding-left: 20px;
}
  
.searchform {
   margin: 20px;
   border: 1px #000 solid;
}
			</stylesheet>
		</stylesheets>
	<preferences>
		<preferenceSet name="Default DG">
			<preference name="messageEditTemplate" type="TEXT">
				KiwiMsgEditTemplate
				</preference>
			<preference name="messageViewTemplate" type="TEXT">
				KiwiMsgViewTemplate
				</preference>
			</preferenceSet>
		</preferences>
	</ConversantConfig>
