<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: CSS Fixed Footer</title>
	<atom:link href="http://www.dave-woods.co.uk/index.php/css-fixed-footer/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dave-woods.co.uk/index.php/css-fixed-footer/</link>
	<description></description>
	<lastBuildDate>Fri, 12 Mar 2010 11:05:36 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Kurt</title>
		<link>http://www.dave-woods.co.uk/index.php/css-fixed-footer/comment-page-1/#comment-28388</link>
		<dc:creator>Kurt</dc:creator>
		<pubDate>Tue, 23 Feb 2010 22:46:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.dave-woods.co.uk/?p=170#comment-28388</guid>
		<description>Thanks for the tip.</description>
		<content:encoded><![CDATA[<p>Thanks for the tip.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lasse Beckman</title>
		<link>http://www.dave-woods.co.uk/index.php/css-fixed-footer/comment-page-1/#comment-28071</link>
		<dc:creator>Lasse Beckman</dc:creator>
		<pubDate>Fri, 27 Nov 2009 14:47:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.dave-woods.co.uk/?p=170#comment-28071</guid>
		<description>My form tag was removed. A new try:

And for you out there use ASP.NET with the extra form tag.</description>
		<content:encoded><![CDATA[<p>My form tag was removed. A new try:</p>
<p>And for you out there use ASP.NET with the extra form tag.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lasse Beckman</title>
		<link>http://www.dave-woods.co.uk/index.php/css-fixed-footer/comment-page-1/#comment-28070</link>
		<dc:creator>Lasse Beckman</dc:creator>
		<pubDate>Fri, 27 Nov 2009 14:46:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.dave-woods.co.uk/?p=170#comment-28070</guid>
		<description>And for you out there use ASP.NET with the extra  tag. Change this to make this code work in all browsers.

Code in this exampel:
html, body {
  height: 100%;
}

Change to this:
html, body, form {
  height: 100%;
}

That&#039;s all.</description>
		<content:encoded><![CDATA[<p>And for you out there use ASP.NET with the extra  tag. Change this to make this code work in all browsers.</p>
<p>Code in this exampel:<br />
html, body {<br />
  height: 100%;<br />
}</p>
<p>Change to this:<br />
html, body, form {<br />
  height: 100%;<br />
}</p>
<p>That&#8217;s all.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim Brothers</title>
		<link>http://www.dave-woods.co.uk/index.php/css-fixed-footer/comment-page-1/#comment-26715</link>
		<dc:creator>Jim Brothers</dc:creator>
		<pubDate>Wed, 16 Sep 2009 12:13:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.dave-woods.co.uk/?p=170#comment-26715</guid>
		<description>In all of my searches for a css footer solution, yours uses the least amount of code, and works great!  Thanks!</description>
		<content:encoded><![CDATA[<p>In all of my searches for a css footer solution, yours uses the least amount of code, and works great!  Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CSS &#124; Tutorials, Techniques, Hacks, &#38; Resources - MLC#4 &#124; The Blog of Joren Rapini</title>
		<link>http://www.dave-woods.co.uk/index.php/css-fixed-footer/comment-page-1/#comment-23265</link>
		<dc:creator>CSS &#124; Tutorials, Techniques, Hacks, &#38; Resources - MLC#4 &#124; The Blog of Joren Rapini</dc:creator>
		<pubDate>Sat, 27 Jun 2009 00:42:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.dave-woods.co.uk/?p=170#comment-23265</guid>
		<description>[...] Dave Woods - Freelance Web Designer UK » CSS Fixed Footer &#8211; absolute, bottom, css, fixed, footer [...]</description>
		<content:encoded><![CDATA[<p>[...] Dave Woods &#8211; Freelance Web Designer UK » CSS Fixed Footer &ndash; absolute, bottom, css, fixed, footer [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tinker</title>
		<link>http://www.dave-woods.co.uk/index.php/css-fixed-footer/comment-page-1/#comment-22316</link>
		<dc:creator>Tinker</dc:creator>
		<pubDate>Mon, 11 May 2009 12:14:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.dave-woods.co.uk/?p=170#comment-22316</guid>
		<description>This fails, as they all fail, if the container has two columns, one floating left, the other floating right.  Any time the right column exceeds the height of the lewt column, the footer does not re-position at the bottom, but over-writes the column.

There is no simple way to do this, Dave, but this is a very nice try...</description>
		<content:encoded><![CDATA[<p>This fails, as they all fail, if the container has two columns, one floating left, the other floating right.  Any time the right column exceeds the height of the lewt column, the footer does not re-position at the bottom, but over-writes the column.</p>
<p>There is no simple way to do this, Dave, but this is a very nice try&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Winter</title>
		<link>http://www.dave-woods.co.uk/index.php/css-fixed-footer/comment-page-1/#comment-21657</link>
		<dc:creator>Winter</dc:creator>
		<pubDate>Fri, 10 Apr 2009 05:58:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.dave-woods.co.uk/?p=170#comment-21657</guid>
		<description>За статью спасибо вам огромное, все по делу, достаточно много кто это применяет на практике</description>
		<content:encoded><![CDATA[<p>За статью спасибо вам огромное, все по делу, достаточно много кто это применяет на практике</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dean</title>
		<link>http://www.dave-woods.co.uk/index.php/css-fixed-footer/comment-page-1/#comment-20959</link>
		<dc:creator>Dean</dc:creator>
		<pubDate>Sat, 21 Mar 2009 17:01:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.dave-woods.co.uk/?p=170#comment-20959</guid>
		<description>ahhh, please ignore. I fixed the problem by simply making the container 120% for the individual page causing the problem. I&#039;m not sure if that is the best solution or not, so if you would have done something differently then I&#039;m all ears!</description>
		<content:encoded><![CDATA[<p>ahhh, please ignore. I fixed the problem by simply making the container 120% for the individual page causing the problem. I&#8217;m not sure if that is the best solution or not, so if you would have done something differently then I&#8217;m all ears!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dean</title>
		<link>http://www.dave-woods.co.uk/index.php/css-fixed-footer/comment-page-1/#comment-20958</link>
		<dc:creator>Dean</dc:creator>
		<pubDate>Sat, 21 Mar 2009 16:44:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.dave-woods.co.uk/?p=170#comment-20958</guid>
		<description>ugh, that didn&#039;t come out great!

where it says dates or info, its just an editable region.

Theres a div id=&quot;clear&quot; below each date/info field</description>
		<content:encoded><![CDATA[<p>ugh, that didn&#8217;t come out great!</p>
<p>where it says dates or info, its just an editable region.</p>
<p>Theres a div id=&#8221;clear&#8221; below each date/info field</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dean</title>
		<link>http://www.dave-woods.co.uk/index.php/css-fixed-footer/comment-page-1/#comment-20957</link>
		<dc:creator>Dean</dc:creator>
		<pubDate>Sat, 21 Mar 2009 16:42:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.dave-woods.co.uk/?p=170#comment-20957</guid>
		<description>I&#039;m currently reworking a website, and I&#039;m using this solution which works great on most pages - however, one page I have created has left the footer in a dates field. I&#039;m not sure where I&#039;ve gone wrong.

HTML



&lt;!-- TemplateBeginEditable name=&quot;doctitle&quot; --&gt;
title
&lt;!-- TemplateEndEditable --&gt;


body {
	background: url(../images/backgroundbio.gif) no-repeat center 330px
}
#bio-dates, #bio-dates2, #bio-dates3, #bio-award-dates, #bio-award-dates2, #bio-exhibit-dates, #bio-exhibit-dates2, #bio-exhibit-dates3, #bio-exhibit-dates4, #bio-exhibit-dates5, #bio-exhibit-dates6, #bio-exhibit-dates7, #bio-exhibit-dates8 {
	float:left;
	line-height: 1.1em;
	margin-left: 2em;
	font-family: &quot;Orator Std&quot;, &quot;Courier New&quot;, Arial;
	color: #666;
}
#bio-info, #bio-info2, #bio-info3, #bio-award-info, #bio-award-info2, #bio-exhibit-info, #bio-exhibit-info2, #bio-exhibit-info3, #bio-exhibit-info4, #bio-exhibit-info5, #bio-exhibit-info6, #bio-exhibit-info7, #bio-exhibit-info8 {
	float:right;
	text-align:left;
	width:45em;
	line-height: 1.1em;
	font-family: &quot;Orator Std&quot;, &quot;Courier New&quot;, Arial;
	color: #666;
}
.bottom {
	padding-bottom: 3em;
}

&lt;!-- TemplateBeginEditable name=&quot;head&quot; --&gt;
&lt;!-- TemplateEndEditable --&gt;






Laura Jayne Strand
Biography
&lt;!-- TemplateBeginEditable name=&quot;text&quot; --&gt;text&lt;!-- TemplateEndEditable --&gt;
Education
    &lt;!-- TemplateBeginEditable name=&quot;dates&quot; --&gt;dates
      &lt;!-- TemplateEndEditable --&gt;
    &lt;!-- TemplateBeginEditable name=&quot;info&quot; --&gt;info
  &lt;!-- TemplateEndEditable --&gt; 
        
    &lt;!-- TemplateBeginEditable name=&quot;dates2&quot; --&gt;dates
      &lt;!-- TemplateEndEditable --&gt;
    &lt;!-- TemplateBeginEditable name=&quot;info2&quot; --&gt;info
    &lt;!-- TemplateEndEditable --&gt;    
     
    &lt;!-- TemplateBeginEditable name=&quot;dates3&quot; --&gt;dates
      &lt;!-- TemplateEndEditable --&gt;
    &lt;!-- TemplateBeginEditable name=&quot;info3&quot; --&gt;info
    &lt;!-- TemplateEndEditable --&gt;    
   
   Awards
   &lt;!-- TemplateBeginEditable name=&quot;award-dates&quot; --&gt;dates
      &lt;!-- TemplateEndEditable --&gt;
    &lt;!-- TemplateBeginEditable name=&quot;award-info&quot; --&gt;info
    &lt;!-- TemplateEndEditable --&gt; 
        
    &lt;!-- TemplateBeginEditable name=&quot;award-dates2&quot; --&gt;dates
      &lt;!-- TemplateEndEditable --&gt;
    &lt;!-- TemplateBeginEditable name=&quot;award-info2&quot; --&gt;info
    &lt;!-- TemplateEndEditable --&gt;    
     
     Exhibitions
     &lt;!-- TemplateBeginEditable name=&quot;exhibit-dates&quot; --&gt;dates
      &lt;!-- TemplateEndEditable --&gt;
    &lt;!-- TemplateBeginEditable name=&quot;exhibit-info&quot; --&gt;info
    &lt;!-- TemplateEndEditable --&gt; 
        
    &lt;!-- TemplateBeginEditable name=&quot;exhibit-dates2&quot; --&gt;dates
      &lt;!-- TemplateEndEditable --&gt;
    &lt;!-- TemplateBeginEditable name=&quot;exhibit-info2&quot; --&gt;info
    &lt;!-- TemplateEndEditable --&gt;    
     
     &lt;!-- TemplateBeginEditable name=&quot;exhibit-dates3&quot; --&gt;dates
      &lt;!-- TemplateEndEditable --&gt;
    &lt;!-- TemplateBeginEditable name=&quot;exhibit-info3&quot; --&gt;info
    &lt;!-- TemplateEndEditable --&gt; 
        
    &lt;!-- TemplateBeginEditable name=&quot;exhibit-dates4&quot; --&gt;dates
      &lt;!-- TemplateEndEditable --&gt;
    &lt;!-- TemplateBeginEditable name=&quot;exhibit-info4&quot; --&gt;info
    &lt;!-- TemplateEndEditable --&gt;    
     
     &lt;!-- TemplateBeginEditable name=&quot;exhibit-dates5&quot; --&gt;dates
      &lt;!-- TemplateEndEditable --&gt;
    &lt;!-- TemplateBeginEditable name=&quot;exhibit-info5&quot; --&gt;info
    &lt;!-- TemplateEndEditable --&gt; 
        
    &lt;!-- TemplateBeginEditable name=&quot;exhibit-dates6&quot; --&gt;dates
      &lt;!-- TemplateEndEditable --&gt;
    &lt;!-- TemplateBeginEditable name=&quot;exhibit-info6&quot; --&gt;info
    &lt;!-- TemplateEndEditable --&gt;    
     
     &lt;!-- TemplateBeginEditable name=&quot;exhibit-dates7&quot; --&gt;dates
      &lt;!-- TemplateEndEditable --&gt;
    &lt;!-- TemplateBeginEditable name=&quot;exhibit-info7&quot; --&gt;info
    &lt;!-- TemplateEndEditable --&gt; 
        
    &lt;!-- TemplateBeginEditable name=&quot;exhibit-dates8&quot; --&gt;dates
  &lt;!-- TemplateEndEditable --&gt;
    &lt;!-- TemplateBeginEditable name=&quot;exhibit-info8&quot; --&gt;info
    &lt;!-- TemplateEndEditable --&gt;   
    




&#169; 2009 myname




CSS
===

#container {
	min-height: 100%;
	width: 780px;
	margin: 0 auto;
}
* {
padding: 0;
margin: 0;
}
body {
	font-family: &quot;Orator Std&quot;, &quot;Courier New&quot;, Arial;
	font-size: 0.9em;
	color: 666666;
}
html, body {
height: 100%;
}
* html #container {
height: 100%;
}
p {
	padding-top: 0;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
	color: #666666;
	font-size: 1em;
}
#clear {
	clear: both;
}

.text {
	font-family: &quot;Orator Std&quot;, &quot;Courier New&quot;, Arial;
	text-align: justify;
	margin-right: 1em;
	margin-left: 1em;
	line-height: 1.1em;
	color: #666666;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
li ul {
	display: none;
	position: static;
}

li:hover ul, li.over ul{ display: block; }




h1 {
	font-size: 4.5em;
	font-family: &quot;Orator Std&quot;, &quot;Courier New&quot;, Arial;
	text-align: center;
	padding-top: 0.5em;
	padding-right: 0em;
	padding-bottom: 0.7em;
	padding-left: 0px;
	font-weight: normal;
	font-variant: small-caps;
	color: #666666;
}
h2 {
	font-size: 2.5em;
	color: #666;
	font-family: &quot;Orator Std&quot;, &quot;Courier New&quot;, Arial;
	font-weight: normal;
	text-align: center;
	padding-bottom: 1em;
	font-variant: small-caps;
}



h3 {
	font-family: &quot;Orator Std&quot;, &quot;Courier New&quot;, Arial;
	font-size: 1.5em;
	font-weight: normal;
	font-variant: small-caps;
	text-align: center;
	color: #666666;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
}
#footer {
	width: 780px;
	color: #CCC;
	text-align: right;
	height: 30px;
	padding-top: 10px;
	margin: -50px auto 0 auto;
	font-size: 0.8em;
}


===========

any ideas?</description>
		<content:encoded><![CDATA[<p>I&#8217;m currently reworking a website, and I&#8217;m using this solution which works great on most pages &#8211; however, one page I have created has left the footer in a dates field. I&#8217;m not sure where I&#8217;ve gone wrong.</p>
<p>HTML</p>
<p><!-- TemplateBeginEditable name="doctitle" --><br />
title<br />
<!-- TemplateEndEditable --></p>
<p>body {<br />
	background: url(../images/backgroundbio.gif) no-repeat center 330px<br />
}<br />
#bio-dates, #bio-dates2, #bio-dates3, #bio-award-dates, #bio-award-dates2, #bio-exhibit-dates, #bio-exhibit-dates2, #bio-exhibit-dates3, #bio-exhibit-dates4, #bio-exhibit-dates5, #bio-exhibit-dates6, #bio-exhibit-dates7, #bio-exhibit-dates8 {<br />
	float:left;<br />
	line-height: 1.1em;<br />
	margin-left: 2em;<br />
	font-family: &#8220;Orator Std&#8221;, &#8220;Courier New&#8221;, Arial;<br />
	color: #666;<br />
}<br />
#bio-info, #bio-info2, #bio-info3, #bio-award-info, #bio-award-info2, #bio-exhibit-info, #bio-exhibit-info2, #bio-exhibit-info3, #bio-exhibit-info4, #bio-exhibit-info5, #bio-exhibit-info6, #bio-exhibit-info7, #bio-exhibit-info8 {<br />
	float:right;<br />
	text-align:left;<br />
	width:45em;<br />
	line-height: 1.1em;<br />
	font-family: &#8220;Orator Std&#8221;, &#8220;Courier New&#8221;, Arial;<br />
	color: #666;<br />
}<br />
.bottom {<br />
	padding-bottom: 3em;<br />
}</p>
<p><!-- TemplateBeginEditable name="head" --><br />
<!-- TemplateEndEditable --></p>
<p>Laura Jayne Strand<br />
Biography<br />
<!-- TemplateBeginEditable name="text" -->text<!-- TemplateEndEditable --><br />
Education<br />
    <!-- TemplateBeginEditable name="dates" -->dates<br />
      <!-- TemplateEndEditable --><br />
    <!-- TemplateBeginEditable name="info" -->info<br />
  <!-- TemplateEndEditable --> </p>
<p>    <!-- TemplateBeginEditable name="dates2" -->dates<br />
      <!-- TemplateEndEditable --><br />
    <!-- TemplateBeginEditable name="info2" -->info<br />
    <!-- TemplateEndEditable -->    </p>
<p>    <!-- TemplateBeginEditable name="dates3" -->dates<br />
      <!-- TemplateEndEditable --><br />
    <!-- TemplateBeginEditable name="info3" -->info<br />
    <!-- TemplateEndEditable -->    </p>
<p>   Awards<br />
   <!-- TemplateBeginEditable name="award-dates" -->dates<br />
      <!-- TemplateEndEditable --><br />
    <!-- TemplateBeginEditable name="award-info" -->info<br />
    <!-- TemplateEndEditable --> </p>
<p>    <!-- TemplateBeginEditable name="award-dates2" -->dates<br />
      <!-- TemplateEndEditable --><br />
    <!-- TemplateBeginEditable name="award-info2" -->info<br />
    <!-- TemplateEndEditable -->    </p>
<p>     Exhibitions<br />
     <!-- TemplateBeginEditable name="exhibit-dates" -->dates<br />
      <!-- TemplateEndEditable --><br />
    <!-- TemplateBeginEditable name="exhibit-info" -->info<br />
    <!-- TemplateEndEditable --> </p>
<p>    <!-- TemplateBeginEditable name="exhibit-dates2" -->dates<br />
      <!-- TemplateEndEditable --><br />
    <!-- TemplateBeginEditable name="exhibit-info2" -->info<br />
    <!-- TemplateEndEditable -->    </p>
<p>     <!-- TemplateBeginEditable name="exhibit-dates3" -->dates<br />
      <!-- TemplateEndEditable --><br />
    <!-- TemplateBeginEditable name="exhibit-info3" -->info<br />
    <!-- TemplateEndEditable --> </p>
<p>    <!-- TemplateBeginEditable name="exhibit-dates4" -->dates<br />
      <!-- TemplateEndEditable --><br />
    <!-- TemplateBeginEditable name="exhibit-info4" -->info<br />
    <!-- TemplateEndEditable -->    </p>
<p>     <!-- TemplateBeginEditable name="exhibit-dates5" -->dates<br />
      <!-- TemplateEndEditable --><br />
    <!-- TemplateBeginEditable name="exhibit-info5" -->info<br />
    <!-- TemplateEndEditable --> </p>
<p>    <!-- TemplateBeginEditable name="exhibit-dates6" -->dates<br />
      <!-- TemplateEndEditable --><br />
    <!-- TemplateBeginEditable name="exhibit-info6" -->info<br />
    <!-- TemplateEndEditable -->    </p>
<p>     <!-- TemplateBeginEditable name="exhibit-dates7" -->dates<br />
      <!-- TemplateEndEditable --><br />
    <!-- TemplateBeginEditable name="exhibit-info7" -->info<br />
    <!-- TemplateEndEditable --> </p>
<p>    <!-- TemplateBeginEditable name="exhibit-dates8" -->dates<br />
  <!-- TemplateEndEditable --><br />
    <!-- TemplateBeginEditable name="exhibit-info8" -->info<br />
    <!-- TemplateEndEditable -->   </p>
<p>&copy; 2009 myname</p>
<p>CSS<br />
===</p>
<p>#container {<br />
	min-height: 100%;<br />
	width: 780px;<br />
	margin: 0 auto;<br />
}<br />
* {<br />
padding: 0;<br />
margin: 0;<br />
}<br />
body {<br />
	font-family: &#8220;Orator Std&#8221;, &#8220;Courier New&#8221;, Arial;<br />
	font-size: 0.9em;<br />
	color: 666666;<br />
}<br />
html, body {<br />
height: 100%;<br />
}<br />
* html #container {<br />
height: 100%;<br />
}<br />
p {<br />
	padding-top: 0;<br />
	padding-right: 1em;<br />
	padding-bottom: 1em;<br />
	padding-left: 1em;<br />
	color: #666666;<br />
	font-size: 1em;<br />
}<br />
#clear {<br />
	clear: both;<br />
}</p>
<p>.text {<br />
	font-family: &#8220;Orator Std&#8221;, &#8220;Courier New&#8221;, Arial;<br />
	text-align: justify;<br />
	margin-right: 1em;<br />
	margin-left: 1em;<br />
	line-height: 1.1em;<br />
	color: #666666;<br />
}<br />
ul {<br />
	list-style: none;<br />
	margin: 0;<br />
	padding: 0;<br />
}<br />
li ul {<br />
	display: none;<br />
	position: static;<br />
}</p>
<p>li:hover ul, li.over ul{ display: block; }</p>
<p>h1 {<br />
	font-size: 4.5em;<br />
	font-family: &#8220;Orator Std&#8221;, &#8220;Courier New&#8221;, Arial;<br />
	text-align: center;<br />
	padding-top: 0.5em;<br />
	padding-right: 0em;<br />
	padding-bottom: 0.7em;<br />
	padding-left: 0px;<br />
	font-weight: normal;<br />
	font-variant: small-caps;<br />
	color: #666666;<br />
}<br />
h2 {<br />
	font-size: 2.5em;<br />
	color: #666;<br />
	font-family: &#8220;Orator Std&#8221;, &#8220;Courier New&#8221;, Arial;<br />
	font-weight: normal;<br />
	text-align: center;<br />
	padding-bottom: 1em;<br />
	font-variant: small-caps;<br />
}</p>
<p>h3 {<br />
	font-family: &#8220;Orator Std&#8221;, &#8220;Courier New&#8221;, Arial;<br />
	font-size: 1.5em;<br />
	font-weight: normal;<br />
	font-variant: small-caps;<br />
	text-align: center;<br />
	color: #666666;<br />
	padding-bottom: 0.5em;<br />
	padding-top: 0.5em;<br />
}<br />
#footer {<br />
	width: 780px;<br />
	color: #CCC;<br />
	text-align: right;<br />
	height: 30px;<br />
	padding-top: 10px;<br />
	margin: -50px auto 0 auto;<br />
	font-size: 0.8em;<br />
}</p>
<p>===========</p>
<p>any ideas?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
