<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1-alpha-2539" -->
<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"
		>
	<channel>
		<title>WordPress.com Forums &#187; Tag: div - Recent Posts</title>
		<link>http://en.forums.wordpress.com/tags/div</link>
		<description>WordPress.com Forums &#187; Tag: div - Recent Posts</description>
		<language>en</language>
		<pubDate>Tue, 21 May 2013 11:23:55 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/tags/div" rel="self" type="application/rss+xml" />

		<item>
			<title>absurdoldbird on "Visual Editor not displaying DIV in correct location"</title>
			<link>http://en.forums.wordpress.com/topic/visual-editor-not-displaying-div-in-correct-location#post-1148255</link>
			<pubDate>Sun, 10 Feb 2013 00:10:25 +0000</pubDate>
			<dc:creator>absurdoldbird</dc:creator>
			<guid isPermaLink="false">1148255@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>If you're self-hosted, then you need to ask on this forum instead:</p>
<p><a href="http://wordpress.org/support/" rel="nofollow">http://wordpress.org/support/</a>
</p>
]]></description>
					</item>
		<item>
			<title>cdmonline on "Visual Editor not displaying DIV in correct location"</title>
			<link>http://en.forums.wordpress.com/topic/visual-editor-not-displaying-div-in-correct-location#post-1147538</link>
			<pubDate>Sat, 09 Feb 2013 00:56:36 +0000</pubDate>
			<dc:creator>cdmonline</dc:creator>
			<guid isPermaLink="false">1147538@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi,</p>
<p>New to all this so please excuse my ignorance.</p>
<p>Using WordPress, Catalyst and the Ultimate TinyMCE plugin, I am using the layer button to add a DIV to my page. Using the Visual Editor, I can move this DIV around the page to where I want it but when I publish, the DIV shows up a different location to where it's supposed to be.</p>
<p>My site, which is provided by a hosting provider, is essentially made up of a header and footer over which I have little control (other than the contents of menus and widget areas). But I can edit the main body of each page that I create and this is what the Visual Editor gives me control over.</p>
<p>This page illustrates nicely my problem:</p>
<p><a href="http://lynbrook.org.au/secret2-2/" rel="nofollow">http://lynbrook.org.au/secret2-2/</a></p>
<p>This is the contents of the HTML for this page:</p>
<p>[code]<br />
&#60;p&#62;<br />
    &#60;img class="size-full wp-image-2950 aligncenter" title="Radio Microphone" src="http://lynbrook.org.au/wp-content/uploads/2013/01/Radio-Microphone.png"<br />
    alt="" width="97" height="150" /&#62;<br />
&#60;/p&#62;<br />
&#60;div style="position: absolute; left: 317px; top: 167px; width: 206px; height: 123px; text-align: center;"&#62;<br />
    &#60;span style="background-color: #adff2f;"&#62;<br />
        This is my DIV that I created with the layer botton. I have placed this on the page in the Visual Editor so that it appears<br />
        to be centered directly beneath the microphone image on this page.<br />
    &#60;/span&#62;<br />
&#60;/div&#62;<br />
[/code]</p>
<p>Although I have a reasonable understanding of basic HTML, I'm not overly familiar with WordPress itself. Any help would be greatly appreciated.
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Second Image In front of Header"</title>
			<link>http://en.forums.wordpress.com/topic/second-image-in-front-of-header#post-1110805</link>
			<pubDate>Thu, 03 Jan 2013 00:18:39 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1110805@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Could be a z-index property will help. Could you post the CSS you used to move the widget before too?
</p>
]]></description>
					</item>
		<item>
			<title>mellissaa on "Second Image In front of Header"</title>
			<link>http://en.forums.wordpress.com/topic/second-image-in-front-of-header#post-1110622</link>
			<pubDate>Wed, 02 Jan 2013 21:09:07 +0000</pubDate>
			<dc:creator>mellissaa</dc:creator>
			<guid isPermaLink="false">1110622@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>yes thankyou! that is what I was trying to do, I added the photo as a text widget, moved it up into the right position but it was behind the header image not in front and I couldn't figure out how to get it in front. Ill add the text widget now!
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Second Image In front of Header"</title>
			<link>http://en.forums.wordpress.com/topic/second-image-in-front-of-header#post-1108465</link>
			<pubDate>Mon, 31 Dec 2012 22:44:58 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1108465@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>There is not a way to change around the HTML like you've described at WordPress.com, but what you can do is add the HTML for the image that is linked into a <a href="http://en.support.wordpress.com/widgets/text-widget/">text widget</a> in the sidebar and then you can use CSS to move the widget over the top of the header image. Can you add the text widget first? I'll help you with the CSS after that.
</p>
]]></description>
					</item>
		<item>
			<title>mellissaa on "Second Image In front of Header"</title>
			<link>http://en.forums.wordpress.com/topic/second-image-in-front-of-header#post-1098701</link>
			<pubDate>Wed, 19 Dec 2012 04:45:55 +0000</pubDate>
			<dc:creator>mellissaa</dc:creator>
			<guid isPermaLink="false">1098701@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>this is my site: <a href="http://www.cartercycles.ca" rel="nofollow">http://www.cartercycles.ca</a></p>
<p>Where the image of the bike is at the top on the right is currently part of the header image.<br />
I would like to take that image away and add it as a separate image, so that visually it looks the same, but when you click on that portion it could link to another site, while the rest of the header would still link back to my home page. </p>
<p>Is this possible ?
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Menu format is not as Theme describes"</title>
			<link>http://en.forums.wordpress.com/topic/menu-format-is-not-as-theme-describes#post-1055749</link>
			<pubDate>Tue, 30 Oct 2012 23:02:39 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">1055749@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi again,<br />
 To make what could be a lengthy exchange very short - menus appear either when we publish static pages and/or when we create custom menus.<br />
pages &#62; <a href="http://en.support.wordpress.com/pages/" rel="nofollow">http://en.support.wordpress.com/pages/</a><br />
custom menu &#62; <a href="http://en.support.wordpress.com/menus/" rel="nofollow">http://en.support.wordpress.com/menus/</a><br />
Here’s a link to a custom menu walkthrough &#62; <a href="http://onecoolsitebloggingtips.com/2011/08/11/wordpress-com-custom-menu-walk-through/" rel="nofollow">http://onecoolsitebloggingtips.com/2011/08/11/wordpress-com-custom-menu-walk-through/</a></p>
<p>There are many common errors, misunderstanding and misconceptions when creating custom menus and you can read about them here &#62; <a href="http://wpbtips.wordpress.com/2011/12/19/custom-menus/" rel="nofollow">http://wpbtips.wordpress.com/2011/12/19/custom-menus/</a>
</p>
]]></description>
					</item>
		<item>
			<title>rachelmorganb on "Menu format is not as Theme describes"</title>
			<link>http://en.forums.wordpress.com/topic/menu-format-is-not-as-theme-describes#post-1055740</link>
			<pubDate>Tue, 30 Oct 2012 22:57:31 +0000</pubDate>
			<dc:creator>rachelmorganb</dc:creator>
			<guid isPermaLink="false">1055740@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I don't mean sidebar. It shows a menu up top which mine is not showing.
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Menu format is not as Theme describes"</title>
			<link>http://en.forums.wordpress.com/topic/menu-format-is-not-as-theme-describes#post-1055733</link>
			<pubDate>Tue, 30 Oct 2012 22:53:23 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">1055733@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>@rachelmorganb<br />
 You are not even using the same theme. You are using Manifest. Please read the theme description and note that the theme is no designed to have any sidebars. It has only footer widget areas.<br />
<a href="http://theme.wordpress.com/themes/manifest/" rel="nofollow">http://theme.wordpress.com/themes/manifest/</a>
</p>
]]></description>
					</item>
		<item>
			<title>rachelmorganb on "Menu format is not as Theme describes"</title>
			<link>http://en.forums.wordpress.com/topic/menu-format-is-not-as-theme-describes#post-1055727</link>
			<pubDate>Tue, 30 Oct 2012 22:49:11 +0000</pubDate>
			<dc:creator>rachelmorganb</dc:creator>
			<guid isPermaLink="false">1055727@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I am having the same issue. How can I get it resolved?<br />
thesmallestparticle.com
</p>
]]></description>
					</item>
		<item>
			<title>jenia on "Menu format is not as Theme describes"</title>
			<link>http://en.forums.wordpress.com/topic/menu-format-is-not-as-theme-describes#post-1055170</link>
			<pubDate>Tue, 30 Oct 2012 12:18:48 +0000</pubDate>
			<dc:creator>jenia</dc:creator>
			<guid isPermaLink="false">1055170@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi there, thank you for the report and sorry you are experiencing this issue. I was able to reproduce it, thank you for your patience while it is being fixed.
</p>
]]></description>
					</item>
		<item>
			<title>animalmanagementresearch on "Menu format is not as Theme describes"</title>
			<link>http://en.forums.wordpress.com/topic/menu-format-is-not-as-theme-describes#post-1054108</link>
			<pubDate>Mon, 29 Oct 2012 09:30:14 +0000</pubDate>
			<dc:creator>animalmanagementresearch</dc:creator>
			<guid isPermaLink="false">1054108@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>my sidebar and secondary menu are down at the bottom left and I would like them to begin next to my header picture (top left), I have tried looking for &#60;div&#62; in posts but even after deleting all posts the problem is still there. Also my primary menu is shown below my header picture rather than above it.<br />
Blog url: <a href="http://animalmanagementresearch.wordpress.com/" rel="nofollow">http://animalmanagementresearch.wordpress.com/</a><br />
justpi<br />
Member<br />
Oct 26, 2012, 2:35 PM<br />
Posts? You don't seem to have any posts. What you're describing is happening on this static page only:<br />
<a href="http://animalmanagementresearch.wordpress.com/discussion-forum/" rel="nofollow">http://animalmanagementresearch.wordpress.com/discussion-forum/</a><br />
There is an unclosed div tag on this page, but it's not your fault: it's a mistake in the theme (happens with password-protected pages). You should report this in the Themes forum so that the WP theme team will see it and fix the issue.
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "When I minimize the page in anyway content overlaps widgets"</title>
			<link>http://en.forums.wordpress.com/topic/when-i-minimize-the-page-in-anyway-content-overlaps-widgets#post-896150</link>
			<pubDate>Mon, 28 May 2012 01:12:29 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">896150@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>This is the support forum for WordPress.<strong>com</strong> bloggers only. You are posting to the wrong support forum and must post to <a href="http://wordpress.org/support/" rel="nofollow">http://wordpress.org/support/</a> instead. For clarity read &#62; <a href="http://support.wordpress.com/com-vs-org/" rel="nofollow">http://support.wordpress.com/com-vs-org/</a>
</p>
]]></description>
					</item>
		<item>
			<title>aperfecttool on "When I minimize the page in anyway content overlaps widgets"</title>
			<link>http://en.forums.wordpress.com/topic/when-i-minimize-the-page-in-anyway-content-overlaps-widgets#post-895426</link>
			<pubDate>Sun, 27 May 2012 00:00:29 +0000</pubDate>
			<dc:creator>aperfecttool</dc:creator>
			<guid isPermaLink="false">895426@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Whenever I minimize my webpage everything becomes squished together and the content overlaps the sidebar. Is there anyway to fix this. Here is the code</p>
<p>/*<br />
Theme Name: Coraline<br />
Theme URI: <a href="http://wordpress.org/extend/themes/coraline/" rel="nofollow">http://wordpress.org/extend/themes/coraline/</a><br />
Description: A squeaky-clean theme featuring a custom menu, header, background, and layout. Coraline supports 7 widget areas (up to 3 in the sidebar, four in the footer) and featured images (thumbnails for gallery posts and custom header images for posts and pages). It includes styles for print and the Visual Editor, special styles for posts in "Asides" and "Gallery" categories, and has an optional full-width page template that removes the sidebar.<br />
Author: Automattic<br />
Author URI: <a href="http://automattic.com/" rel="nofollow">http://automattic.com/</a><br />
Version: 1.2<br />
Tags: black, blue, brown, pink, purple, red, white, dark, light, one-column, two-columns, three-columns, left-sidebar, right-sidebar, flexible-width, custom-background, custom-header, custom-menu, editor-style, theme-options, sticky-post, microformats, rtl-language-support, translation-ready, full-width-template, featured-image-header, featured-images, post-formats<br />
License: GNU General Public License<br />
License URI: license.txt</p>
<p>This theme, like WordPress, is licensed under the GPL.<br />
Use it to make something cool, have fun, and share what you've learned with others.<br />
*/</p>
<p>/* =Reset default browser CSS. Based on work by Eric Meyer: <a href="http://meyerweb.com/eric/tools/css/reset/index.html" rel="nofollow">http://meyerweb.com/eric/tools/css/reset/index.html</a><br />
-------------------------------------------------------------- */</p>
<p>html, body, div, span, applet, object, iframe,<br />
h1, h2, h3, h4, h5, h6, p, blockquote, pre,<br />
a, abbr, acronym, address, big, cite, code,<br />
del, dfn, em, font, ins, kbd, q, s, samp,<br />
small, strike, strong, sub, sup, tt, var,<br />
dl, dt, dd, ol, ul, li,<br />
fieldset, form, label, legend, caption, table, tbody, tfoot, thead, tr, th, td {<br />
	border: 0;<br />
	font-family: inherit;<br />
	font-style: inherit;<br />
	font-weight: inherit;<br />
	margin: 0;<br />
	outline: 0;<br />
	padding: 0;<br />
	vertical-align: baseline;<br />
}<br />
/* remember to define focus styles! */<br />
:focus {<br />
	outline: 0;<br />
}<br />
body {<br />
	background: #fff;<br />
	color: #333;<br />
	line-height: 1;<br />
}<br />
ol, ul {<br />
	list-style: none;<br />
}<br />
/* tables still need 'cellspacing="0"' in the markup */<br />
table {<br />
	border-collapse: separate;<br />
	border-spacing: 0;<br />
}<br />
caption, th, td {<br />
	font-weight: normal;<br />
	text-align: left;<br />
}<br />
blockquote:before, blockquote:after,<br />
q:before, q:after {<br />
	content: "";<br />
}<br />
blockquote, q {<br />
	quotes: "" "";<br />
}<br />
a img {<br />
	border: 0;<br />
}</p>
<p>/* =Structure<br />
----------------------------------------------- */</p>
<p>body {<br />
	padding: 0 3.8%;<br />
}<br />
#header {<br />
	float: left;<br />
	width: 100%;<br />
}<br />
#container {<br />
	clear: both;<br />
	margin: 0 auto;<br />
}<br />
body.no-sidebars #container,<br />
.full-width #container,<br />
.attachment #container {<br />
	max-width: 990px;<br />
}<br />
#content-container {<br />
	width: 100%;<br />
}<br />
body.no-sidebars #content-container {<br />
	overflow:hidden;<br />
}<br />
#main-sidebars {<br />
	max-width: 450px;<br />
	width: 45.5%;<br />
}<br />
#feature {<br />
	width: 100%;<br />
}<br />
#primary,<br />
#secondary {<br />
	overflow:hidden;<br />
}<br />
body.no-sidebars #primary {<br />
	display: none;<br />
}<br />
#footer {<br />
	clear: both;<br />
	width: 100%;<br />
}</p>
<p>/* 2-column layouts */<br />
.two-column #container {<br />
	max-width: 770px;<br />
}<br />
.two-column #content {<br />
	width: 64.99%;<br />
}<br />
.two-column #primary,<br />
.two-column #secondary {<br />
	float: right;<br />
	width: 30.4%;<br />
}</p>
<p>/* 3-column layouts */<br />
.three-column #container {<br />
	max-width: 990px;<br />
}<br />
.three-column #content {<br />
	width: 50.5%;<br />
}<br />
.three-column #primary {<br />
	width: 50.15%;<br />
}<br />
.three-column #secondary {<br />
	width: 39.89%;<br />
}</p>
<p>/* Content-Sidebar layouts */<br />
.content-sidebar #content-container {<br />
	float: left;<br />
	margin: 0 -30.4% 0 0;<br />
}<br />
.content-sidebar #content {<br />
	margin: 0 35.1% 0 0;<br />
}<br />
.content-sidebar #primary,<br />
.content-sidebar #secondary {<br />
	float: right;<br />
}<br />
.content-sidebar #secondary {<br />
	clear: right;<br />
}</p>
<p>/* Sidebar-Content layouts */<br />
.sidebar-content #content-container {<br />
	float: right;<br />
	margin: 0 0 0 -30.4%;<br />
}<br />
.sidebar-content #content {<br />
	margin: 0 0 0 35.1%;<br />
}<br />
.sidebar-content #primary,<br />
.sidebar-content #secondary {<br />
	float: left;<br />
}<br />
.sidebar-content #secondary {<br />
	clear: left;<br />
}</p>
<p>/* Content-Sidebar-Sidebar layouts */<br />
.content-sidebar-sidebar #content-container {<br />
	float: left;<br />
	margin: 0 -45.5% 0 0;<br />
}<br />
.content-sidebar-sidebar #content {<br />
	margin: 0 49.5% 0 0;<br />
}<br />
.content-sidebar-sidebar #main-sidebars {<br />
	float: right;<br />
}<br />
.content-sidebar-sidebar #feature,<br />
.content-sidebar-sidebar #primary,<br />
.content-sidebar-sidebar #secondary {<br />
	float: left;<br />
}<br />
.content-sidebar-sidebar #secondary {<br />
	margin: 0 0 0 9.88%;<br />
}</p>
<p>/* Sidebar-Sidebar-Content layouts */<br />
.sidebar-sidebar-content #content-container {<br />
	float: right;<br />
	margin: 0 0 0 -45.5%;<br />
}<br />
.sidebar-sidebar-content #content {<br />
	margin: 0 0 0 49.5%;<br />
}<br />
.sidebar-sidebar-content #feature,<br />
.sidebar-sidebar-content #primary,<br />
.sidebar-sidebar-content #secondary {<br />
	float: left;<br />
}<br />
.sidebar-sidebar-content #secondary {<br />
	margin: 0 0 0 9.88%;<br />
}</p>
<p>/* Sidebar-Content-Sidebar layouts */<br />
.sidebar-content-sidebar #content-container {<br />
	float: left;<br />
}<br />
.sidebar-content-sidebar #content {<br />
	margin: 0 24.8%;<br />
}<br />
.sidebar-content-sidebar #primary,<br />
.sidebar-content-sidebar #secondary {<br />
	width: 20.69%;<br />
}<br />
.sidebar-content-sidebar #primary {<br />
	float: left;<br />
	margin: 0 0 0 -100%;<br />
}<br />
.sidebar-content-sidebar #secondary {<br />
	float: right;<br />
	margin: 0 0 0 -20.7%;<br />
}</p>
<p>/* Full width content with no sidebar; used for attachment pages */<br />
.full-width #content,<br />
.attachment #content,<br />
body.no-sidebars #content {<br />
	margin: 0 auto;<br />
	width: 100%;<br />
}</p>
<p>/* Alignment */<br />
.alignleft {<br />
	display: inline;<br />
	float: left;<br />
	margin-right: 11px;<br />
}<br />
.alignright {<br />
	display: inline;<br />
	float: right;<br />
	margin-left: 11px;<br />
}<br />
.aligncenter {<br />
	clear: both;<br />
	display: block;<br />
	margin-left: auto;<br />
	margin-right: auto;<br />
}</p>
<p>/* =Typography<br />
----------------------------------------------- */</p>
<p>body, input, textarea {<br />
	color: #333;<br />
	font: 14px Georgia, "Bitstream Charter", serif;<br />
	line-height: 1.7;<br />
}</p>
<p>/* Headings */<br />
h1, h2, h3 {<br />
	color: #000;<br />
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;<br />
	font-weight: bold;<br />
	text-rendering: optimizelegibility;<br />
}<br />
h1 {<br />
	letter-spacing: -0.03em;<br />
}<br />
hr {<br />
	background-color: #ccc;<br />
	border: 0;<br />
	height: 1px;<br />
	margin-bottom: 1.7em;<br />
}</p>
<p>/* Text elements */<br />
p {<br />
	margin-bottom: 1.7em;<br />
}<br />
ul, ol {<br />
	margin: 0 0 1.7em 2.5em;<br />
}<br />
ul {<br />
	list-style: square;<br />
}<br />
ol {<br />
	list-style-type: decimal;<br />
}<br />
ol ol {<br />
	list-style: upper-alpha;<br />
}<br />
ol ol ol {<br />
	list-style: lower-roman;<br />
}<br />
ol ol ol ol {<br />
	list-style: lower-alpha;<br />
}<br />
ul ul, ol ol, ul ol, ol ul {<br />
	margin-bottom: 0;<br />
}<br />
dl {<br />
	margin: 0 1.7em;<br />
}<br />
dt {<br />
	font-weight: bold;<br />
}<br />
dd {<br />
	margin-bottom: 1.7em;<br />
}<br />
strong {<br />
	font-weight: bold;<br />
}<br />
cite, em, i {<br />
	font-style: italic;<br />
}<br />
blockquote {<br />
	font-style: italic;<br />
	margin: 0 30px 1.7em;<br />
}<br />
pre {<br />
	background: #f4f4f4;<br />
	font: 13px "Courier 10 Pitch",Courier,monospace;<br />
	line-height: 1.7;<br />
	margin-bottom: 1.7em;<br />
	padding: 0.85em 1.7em;<br />
}<br />
code {<br />
	font: 12px Monaco,Consolas,"Andale Mono","DejaVu Sans Mono",monospace;<br />
}<br />
abbr, acronym {<br />
	border-bottom: 1px dotted #666;<br />
	cursor: help;<br />
}<br />
ins {<br />
	background: #fff9c0;<br />
	text-decoration: none;<br />
}<br />
sup,<br />
sub {<br />
	font-size: 10px;<br />
	height: 0;<br />
	line-height: 1;<br />
	position: relative;<br />
	vertical-align: baseline;<br />
}<br />
sup {<br />
	bottom: 1ex;<br />
}<br />
sub {<br />
	top: .5ex;<br />
}<br />
input[type=text],<br />
textarea {<br />
	border: 1px solid #888;<br />
}<br />
textarea {<br />
	padding-left: 3px;<br />
	width: 98%;<br />
}<br />
input[type=text] {<br />
	padding: 3px;<br />
}</p>
<p>/* Links */<br />
a {<br />
	color: #0060ff;<br />
}<br />
a:visited {<br />
	color: #333;<br />
}<br />
a:active,<br />
a:hover {<br />
	color: #df0000;<br />
}<br />
h1 a, h2 a, h3 a {<br />
	color: #000;<br />
	text-decoration: none;<br />
}<br />
h1 a:hover, h2 a:hover, h3 a:hover {<br />
	color: #009900;<br />
}</p>
<p>/* Text meant only for screen readers */<br />
.screen-reader-text {<br />
	position: relative;<br />
	left: -9000px;<br />
}</p>
<p>/* =Header<br />
----------------------------------------------- */</p>
<p>#header {<br />
	margin: 0 0 28px;<br />
}<br />
#masthead {<br />
	padding: 28px 0 0 0;<br />
}<br />
#site-title {<br />
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;<br />
	font-size: 36px;<br />
	letter-spacing: -0.03em;<br />
	line-height: 42px;<br />
	text-align: center;<br />
}<br />
#site-title a {<br />
	color: #000;<br />
	font-weight: bold;<br />
	text-decoration: none;<br />
}<br />
#site-description {<br />
	color: #000;<br />
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;<br />
	font-size: 18px;<br />
	margin: 0 0 9px 0;<br />
	text-align: center;<br />
}<br />
#branding img {<br />
	border: 1px solid #000;<br />
	border-width: 3px 0 1px;<br />
	max-width: 100%;<br />
	height: auto;<br />
}</p>
<p>/* =Menu<br />
----------------------------------------------- */</p>
<p>#access {<br />
	border-top: 1px solid #ccc;<br />
	display: block;<br />
	float: left;<br />
	margin: 0 auto;<br />
	padding: 1px 0 0;<br />
	width: 100%;<br />
}<br />
#access ul {<br />
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;<br />
	font-size: 13px;<br />
	font-weight: bold;<br />
	list-style: none;<br />
	margin: 0;<br />
	padding-left: 0;<br />
	text-transform: uppercase;<br />
}<br />
#access li {<br />
	float: left;<br />
	position: relative;<br />
}<br />
#access a {<br />
	color: #000;<br />
	display: block;<br />
	line-height: 2em;<br />
	margin: 0 1px 0 0;<br />
	padding: 0.25em 1em 0;<br />
	text-decoration: none;<br />
}<br />
#access ul ul {<br />
	-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2);<br />
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);<br />
	box-shadow: 0 3px 3px rgba(0,0,0,0.2);<br />
	display: none;<br />
	float: left;<br />
	font-weight: normal;<br />
	position: absolute;<br />
	top: 29px;<br />
	left: 0;<br />
	text-transform: none;<br />
	z-index: 99999;<br />
	width: 180px;<br />
}<br />
#access ul ul ul {<br />
	left: 100%;<br />
	top: 0;<br />
}<br />
#access ul ul a {<br />
	background: #000;<br />
	color: #eee;<br />
	line-height: 1em;<br />
	margin: 0;<br />
	padding: .66em .5em .5em 1em;<br />
	min-width: 180px;<br />
	height: auto;<br />
}<br />
#access li:hover &#62; a,<br />
#access ul ul :hover &#62; a {<br />
	background: #000;<br />
	color: #fff;<br />
}<br />
#access ul ul a:hover {<br />
	background: #222;<br />
}<br />
#access ul li:hover &#62; ul {<br />
	display: block;<br />
}<br />
#access .current-menu-item a,<br />
#access .current-menu-ancestor a,<br />
#access .current_page_item a,<br />
#access .current_page_ancestor a {<br />
	background: #000;<br />
	color: #fff;<br />
}</p>
<p>/* =Content<br />
----------------------------------------------- */</p>
<p>.page-title {<br />
	border-bottom: 1px solid #ccc;<br />
	border-top: 3px solid #000;<br />
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;<br />
	font-size: 13px;<br />
	font-weight: bold;<br />
	letter-spacing: 0.025em;<br />
	margin: 0 0 24px 0;<br />
	padding: 2px;<br />
	text-transform: uppercase;<br />
}<br />
.hentry {<br />
	margin: 0 0 3.4em;<br />
}<br />
.single .hentry {<br />
	margin: 0 0 1.7em;<br />
}<br />
.sticky {<br />
	background: #fff9c0;<br />
	border-top: 3px solid #d9d4a3;<br />
	border-bottom: 1px solid #D9D4A3;<br />
	padding: 1.7em;<br />
}<br />
.sticky .entry-meta {<br />
	display: none;<br />
}<br />
.entry-title {<br />
	font-size: 20px;<br />
	letter-spacing: 0;<br />
	line-height: 24px;<br />
	padding: 0 0 8px;<br />
}<br />
.entry-title a {<br />
	color: #000;<br />
}<br />
.entry-meta {<br />
	color: #888;<br />
	font: 12px "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;<br />
}<br />
.entry-meta a {<br />
	color: #888;<br />
}<br />
.entry-meta a:hover {<br />
	color: #df0000;<br />
}<br />
.entry-content,<br />
.entry-summary {<br />
	margin: 0.85em 0 0 0;<br />
}<br />
.entry-content h1,<br />
.entry-content h2,<br />
.entry-content h3,<br />
.entry-content h4 {<br />
	margin-bottom: 0.425em;<br />
}<br />
.entry-content h1,<br />
.entry-content h2 {<br />
	font-size: 28px;<br />
	line-height: 34px;<br />
}<br />
.entry-content h1 {<br />
	border-bottom: 1px solid #ccc;<br />
	padding-bottom: 0.425em;<br />
}<br />
.entry-content h3 {<br />
	letter-spacing: 0.025em;<br />
	text-transform: uppercase;<br />
}<br />
.entry-content h4 {<br />
	color: #888;<br />
	font-size: 17px;<br />
	font-style: italic;<br />
}<br />
.entry-content h5,<br />
.entry-content h6 {<br />
	font-weight: bold;<br />
}<br />
.entry-content h5 {<br />
	font-size: 12px;<br />
}<br />
.entry-content h6 {<br />
	font-size: 10px;<br />
}<br />
.entry-content table {<br />
	border: 1px solid #ccc;<br />
	margin: 0 -1px 24px 0;<br />
	text-align: left;<br />
}<br />
.entry-content tr th,<br />
.entry-content thead th {<br />
	font: 12px "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;<br />
	font-weight: bold;<br />
	line-height: 18px;<br />
	padding: 9px 12px;<br />
}<br />
.entry-content tr td {<br />
	border-top: 1px solid #ccc;<br />
	padding: 6px 12px;<br />
}<br />
.entry-content tr.odd td {<br />
	background: #f2f7fc;<br />
}<br />
.entry-content table dl {<br />
	margin: 0;<br />
}<br />
.entry-content .gallery {<br />
	margin: 0 auto 1.7em;<br />
}<br />
#content .gallery .gallery-item {<br />
	float: left;<br />
	margin-top: 0;<br />
	text-align: center;<br />
	width: 33.333%;<br />
}<br />
#content .gallery .gallery-caption {<br />
	color: #888;<br />
	font-size: 12px;<br />
	margin: 0 0 0.7em 0;<br />
}<br />
#content .gallery dl {<br />
	margin: 0;<br />
}<br />
#content .gallery img {<br />
	padding: 4px;<br />
}<br />
#content .gallery br+br {<br />
	display: none;<br />
}<br />
#content .attachment img { /* single attachment images should be centered */<br />
	display: block;<br />
	margin: 0 auto;<br />
}<br />
.page-link {<br />
	font-weight: bold;<br />
	margin: 0 0 1.7em;<br />
	word-spacing: 0.25em;<br />
}<br />
.page-link a {<br />
	font-weight: normal;<br />
}<br />
.entry-info {<br />
	clear: both;<br />
	color: #888;<br />
	font-size: 13px;<br />
	position: relative;<br />
}<br />
.entry-info a {<br />
	color: #888;<br />
}<br />
.entry-info a:hover {<br />
	color: #df0000;<br />
}<br />
.entry-info p {<br />
	margin: 0;<br />
}<br />
.entry-info .comments-link a {<br />
	color: #333;<br />
	display: block;<br />
	float: right;<br />
	font-weight: bold;<br />
	margin: -2px 1px 0 5px;<br />
	padding: 2px 10px;<br />
	text-decoration: none;<br />
}<br />
.entry-info .comments-link a:hover {<br />
	background: #222;<br />
	background-image: -moz-linear-gradient(100% 100% 90deg, #111, #333);<br />
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#333), to(#111));<br />
	-moz-border-radius: 14px;<br />
	border-radius: 14px;<br />
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);<br />
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);<br />
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);<br />
	color: #fff;<br />
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);<br />
}<br />
.entry-info .edit-link {<br />
	clear: both;<br />
}</p>
<p>/* =Attachments<br />
----------------------------------------------- */</p>
<p>.image-attachment div.entry-meta {<br />
	float: left;<br />
}<br />
.image-attachment #image-navigation {<br />
	float: right;<br />
	margin: -1px 0 0.85em 0;<br />
}<br />
.image-attachment .entry-content {<br />
	clear: both;<br />
}<br />
.image-attachment .entry-content .entry-attachment {<br />
	background: #eee;<br />
	margin: 0 0 1.7em;<br />
	padding: 0.85em;<br />
	text-align: center;<br />
}<br />
.image-attachment .entry-content .attachment {<br />
	display: block;<br />
	margin: 0 auto;<br />
	text-align: center;<br />
}<br />
.image-attachment .entry-content .entry-caption p {<br />
	margin: 0;<br />
	padding: 0.85em 0 0;<br />
}</p>
<p>/* =Images<br />
----------------------------------------------- */</p>
<p>#content img.size-auto,<br />
#content img.size-large,<br />
#content img.size-full,<br />
#content img.size-medium,<br />
#content img.size-thumbnail,<br />
.attachment img {<br />
	max-width: 100%;<br />
	width: auto;<br />
	height: auto;<br />
}<br />
#content img.wp-smiley {<br />
	margin: 0;<br />
}<br />
img.alignleft,<br />
img.alignright,<br />
img.aligncenter {<br />
	margin-bottom: 2px;<br />
}<br />
.wp-caption {<br />
	background: #eee;<br />
	font: 12px "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;<br />
	margin-bottom: 1.7em;<br />
	padding: 5px 3px 10px;<br />
	text-align: center;<br />
	max-width: 96%;<br />
}<br />
.wp-caption img,<br />
#content .wp-caption img {<br />
	margin: 2px 0 0 0;<br />
	max-width: 98.5%;<br />
	width: auto;<br />
	height: auto;<br />
}<br />
.wp-caption .wp-caption-text {<br />
	margin: .5em 0 0 0;<br />
}<br />
#content object,<br />
#content embed {<br />
	max-width: 100%;<br />
}</p>
<p>/* =Asides<br />
-------------------------------------------------------------- */</p>
<p>.home #content .aside {<br />
	border-left: 1px solid #ccc;<br />
	font-size: 13px;<br />
	margin: 0;<br />
	padding: 0 0 0 0.85em;<br />
}</p>
<p>/* =Gallery listing<br />
-------------------------------------------------------------- */</p>
<p>.format-gallery .size-thumbnail img {<br />
	border: 10px solid #eee;<br />
	margin-bottom: 0;<br />
}<br />
.format-gallery .gallery-thumb {<br />
	float: left;<br />
	margin-right: 0.85em;<br />
}<br />
.home #content .format-gallery .entry-info {<br />
}</p>
<p>/* =Navigation<br />
-------------------------------------------------------------- */</p>
<p>.navigation {<br />
	margin: 0 0 1.7em 0;<br />
	overflow:hidden;<br />
}<br />
.navigation a:visited {<br />
	color: #0060ff;<br />
}<br />
.navigation a:visited:hover,<br />
.navigation a:active,<br />
.navigation a:hover {<br />
	color: #df0000;<br />
}<br />
.nav-previous {<br />
	float: left;<br />
	width: 50%;<br />
}<br />
.nav-next {<br />
	float: right;<br />
	text-align: right;<br />
	width: 50%;<br />
}<br />
#nav-above {<br />
}<br />
#nav-above,<br />
.single #nav-below {<br />
	display: none;<br />
}<br />
.paged #nav-above,<br />
.single #nav-above {<br />
	display: block;<br />
}</p>
<p>/* =Widgets<br />
----------------------------------------------- */</p>
<p>.widget-area {<br />
	overflow:hidden;<br />
}<br />
.widget-area,<br />
.widget-area input {<br />
	font-size: 12px;<br />
	line-height: 18px;<br />
}<br />
.widget-area ul ul a {<br />
	text-decoration: none;<br />
}<br />
.widget-area ul ul a:hover {<br />
	text-decoration: underline;<br />
}<br />
.widget-area ul {<br />
	list-style: none;<br />
	margin: 0;<br />
}<br />
.widget-area ul ul {<br />
	list-style: square;<br />
	margin: 0 0 1.5em 1.5em;<br />
}<br />
.widget-area ul ul ul {<br />
	margin-bottom: 0;<br />
}<br />
.widget-area ul ul li {<br />
	padding: 4px 0;<br />
}<br />
.widget-title {<br />
	border-bottom: 1px solid #ccc;<br />
	border-top: 3px solid #000;<br />
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;<br />
	font-size: 13px;<br />
	font-weight: bold;<br />
	letter-spacing: 0.025em;<br />
	margin: 0 0 8px 0;<br />
	padding: 2px;<br />
	text-transform: uppercase;<br />
}<br />
.widget-container {<br />
	margin: 0 0 1.5em 0;<br />
}</p>
<p>/* Search Widget */<br />
#s {<br />
	width: 60%;<br />
}</p>
<p>/* Calendar Widget */<br />
#wp-calendar {<br />
	width: 100%;<br />
}<br />
#wp-calendar caption {<br />
	font: 13px "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;<br />
	font-weight: bold;<br />
	text-align: left;<br />
	padding: 0 2px 6px;<br />
}<br />
#wp-calendar th {<br />
	color: #888;<br />
	font-size: 11px;<br />
	text-align: center;<br />
}<br />
#wp-calendar tbody td {<br />
	text-align: center;<br />
}<br />
#wp-calendar tfoot td {<br />
	padding-top: .2em;<br />
}<br />
#wp-calendar tfoot #next {<br />
	text-align: right;<br />
}<br />
#wp-calendar tbody a {<br />
	text-decoration: underline;<br />
}<br />
#wp-calendar a:visited {<br />
	color: #0060ff;<br />
}<br />
#wp-calendar a:visited:hover {<br />
	color: #df0000;<br />
}</p>
<p>/* Flickr Widget (WP.com) */<br />
#flickr_badge_wrapper {<br />
	background-color: transparent !important;<br />
	border: none !important;<br />
}</p>
<p>/* Cloud Widgets */<br />
.wp_widget_tag_cloud div,<br />
.widget_tag_cloud div {<br />
	line-height: 1.7em;<br />
	padding: 0.2em 0;<br />
	word-wrap: break-word;<br />
}</p>
<p>/* =Comments<br />
----------------------------------------------- */</p>
<p>#comments {<br />
	word-wrap: break-word;<br />
}<br />
#comments h3 {<br />
	border-bottom: 1px solid #ccc;<br />
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;<br />
	font-size: 13px;<br />
	font-weight: bold;<br />
	letter-spacing: 0.025em;<br />
	margin: 0 0 8px 0;<br />
	padding: 2px;<br />
	text-transform: uppercase;<br />
}<br />
#comments ol {<br />
	list-style: none;<br />
	margin-left: 0;<br />
}<br />
#comments ul {<br />
	list-style: none;<br />
	margin-left: 0.425em;<br />
}<br />
#comments li {<br />
	position: relative;<br />
}<br />
#comments li.pingback {<br />
	background: #eee;<br />
	margin: 0 0 1.7em;<br />
	padding: 0.85em;<br />
}<br />
#comments li.pingback + li.pingback {<br />
	margin-top: -1.65em;<br />
}<br />
#comments li.pingback p {<br />
	font: 12px "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;<br />
	margin: 0;<br />
}<br />
#comments ul li {<br />
	border-left: 1px solid #ccc;<br />
	border-bottom: none;<br />
	padding: 0 0 0 0.85em;<br />
}<br />
#comments .comment-author {<br />
	margin: 0 66px 0.85em 0;<br />
}<br />
#comments .comment-author cite {<br />
	font-size: 16px;<br />
	font-style: normal;<br />
	font-weight: bold;<br />
}<br />
#comments .comment-meta,<br />
#comments .comment-meta a {<br />
	color: #888;<br />
	font: 12px "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;<br />
}<br />
#comments .comment-meta a:hover {<br />
	color: #df0000;<br />
}<br />
#comments .avatar {<br />
	border: 1px solid #ccc;<br />
	padding: 3px;<br />
	position: absolute;<br />
	top: 0;<br />
	right: 0;<br />
}<br />
#comments .comment-body {<br />
	margin-right: 66px;<br />
}<br />
#respond input[type=text] {<br />
	float: left;<br />
	margin: 0 10px 0 0;<br />
}<br />
#respond .comment-form-comment {<br />
	margin: 0;<br />
}<br />
#respond .comment-form-comment label {<br />
	display: none;<br />
}<br />
#respond .form-allowed-tags {<br />
	color: #888;<br />
	font-size: 12px;<br />
}<br />
#respond .form-allowed-tags code {<br />
	font-size: 11px;<br />
}<br />
.bypostauthor {<br />
}</p>
<p>/* =Footer<br />
----------------------------------------------- */</p>
<p>#footer {<br />
	padding: 0 0 1.7em;<br />
}<br />
#footer .widget-area {<br />
	float: left;<br />
	margin: 0 4.04% 0 0;<br />
	width: 21.9699%;<br />
}<br />
.two-column #footer .widget-area {<br />
	margin: 0 5.19% 0 0;<br />
	width: 47.4%;<br />
}<br />
.two-column #footer #second,<br />
#footer #fourth {<br />
	margin: 0;<br />
}<br />
#colophon {<br />
	border-top: 1px solid #ccc;<br />
	clear: both;<br />
	color: #888;<br />
	font-size: 12px;<br />
	font-style: italic;<br />
	line-height: 16px;<br />
	padding: 1.6em 0 0;<br />
	text-align: center;<br />
}<br />
#colophon a {<br />
	color: #888;<br />
	text-decoration: none;<br />
}<br />
#colophon a:hover {<br />
	color: #df0000;<br />
}<br />
#colophon .generator-link {<br />
	background: url("images/wordpress.png") no-repeat left center;<br />
	display: inline-block;<br />
	margin: 0 0 0 3px;<br />
	padding-left: 20px;<br />
}<br />
#footer img#wpstats {<br />
	display: block;<br />
	margin: 0 auto 10px;<br />
}</p>
<p>/* =Print Style<br />
-------------------------------------------------------------- */</p>
<p>@media print {<br />
	body,<br />
	pre,<br />
	ins {<br />
		background: none !important;<br />
	}<br />
	body, input, textarea {<br />
		font: 12pt Georgia, "Bitstream Charter", serif;<br />
		line-height: 1.5;<br />
	}<br />
	#container {<br />
		clear: both !important;<br />
		display: block !important;<br />
		float: none !important;<br />
		position: relative !important;<br />
	}<br />
	#content {<br />
		width: 100% !important;<br />
	}<br />
	#header {<br />
		border-bottom: 1pt solid #000;<br />
		padding-bottom: 18pt;<br />
	}<br />
	#colophon {<br />
		border-top: 1pt solid #000;<br />
	}<br />
	#site-title,<br />
	#site-description {<br />
		float: none;<br />
		line-height: 1.4em;<br />
		margin: 0;<br />
		padding: 0;<br />
		text-align: left;<br />
	}<br />
	#site-title {<br />
		font-size: 13pt;<br />
	}<br />
	#site-description {<br />
		font-size: 10pt;<br />
	}<br />
	.entry-content {<br />
		font-size: 10pt;<br />
		line-height: 1.5em;<br />
		padding-top: 15pt;<br />
	}<br />
	.entry-title {<br />
		font-size: 16pt;<br />
		padding-top: 36pt;<br />
	}<br />
	#access,<br />
	#header img,<br />
	#respond,<br />
	.comment-edit-link,<br />
	.edit-link,<br />
	.navigation,<br />
	.page-link,<br />
	.widget-area,<br />
	.sharing,<br />
	#wpl-likebox {<br />
		display: none !important;<br />
	}<br />
	.sidebar-content #content-container {<br />
		float: none;<br />
		margin: 0 0 0 -35.4%;<br />
	}<br />
	.sidebar-content-sidebar #content-container {<br />
		float: none;<br />
		margin: 0 0 0 -24.8%;<br />
	}<br />
	.sidebar-sidebar-content #content-container {<br />
		float: none;<br />
		margin: 0px 0px 0px -49.5%;<br />
	}<br />
	#content-container,<br />
	#header,<br />
	#footer {<br />
		margin: 0;<br />
		width: 100%;<br />
	}<br />
	#content,<br />
	.full-width #content,<br />
	body.no-sidebars #content {<br />
		margin: 24pt 0 0;<br />
		width: 100%;<br />
	}<br />
	.wp-caption p {<br />
		font-size: 11pt;<br />
	}<br />
	#site-info,<br />
	#site-generator {<br />
		float: none;<br />
		width: auto;<br />
	}<br />
	#colophon {<br />
		width: auto;<br />
	}<br />
	#comments {<br />
		font-size: 10pt;<br />
		line-height: 1.5em;<br />
	}<br />
	img#wpstats {<br />
		display: none;<br />
	}<br />
	#site-generator a {<br />
		margin: 0;<br />
		padding: 0;<br />
	}<br />
	.generator-link {<br />
		background: url("images/wordpress.png");<br />
	}<br />
	#entry-author-info {<br />
		border: 1px solid #e7e7e7;<br />
	}<br />
	#content-box {<br />
		display: inline;<br />
	}<br />
	.home .sticky {<br />
		border: none;<br />
		background: transparent;<br />
	}<br />
}</p>
<p>/* =IE6<br />
-------------------------------------------------------------- */</p>
<p>#ie6 .two-column #container {<br />
	overflow:hidden;<br />
	width: 770px;<br />
}<br />
#ie6 .three-column #container {<br />
	width: 990px;<br />
}<br />
#ie6 #content {<br />
	overflow:hidden;<br />
}<br />
#ie6 #main-sidebars {<br />
	max-width: 450px;<br />
	width: 45.2%;<br />
}<br />
#ie6 .content-sidebar-sidebar #secondary,<br />
#ie6 .sidebar-sidebar-content #secondary {<br />
	margin: 0 0 0 4%;<br />
}<br />
#ie6 .sidebar-content-sidebar #primary {<br />
	margin: 0 0 0 -100%;<br />
}<br />
#ie8 #branding img {<br />
	width: auto;<br />
}<br />
#ie8 .single #branding img {<br />
	width: 100%;<br />
}</p>
<p>#form-allowed-tags {<br />
	display:none;<br />
}</p>
<p>#outerx{<br />
margin:20px;<br />
border:1px solid #000;<br />
background:blue url(images/lcolex1.gif) repeat-y left top;<br />
padding:5px;<br />
}<br />
#outerx p {color:#fff;}<br />
#outerx p,#outerx li {margin-bottom:1em}<br />
#lcolx{<br />
width:119px;<br />
float:left;<br />
}<br />
#mainx{margin-left:125px}
</p>
]]></description>
					</item>
		<item>
			<title>thistimethisspace on "Nav bar has mysetrious divs popping up randomly."</title>
			<link>http://en.forums.wordpress.com/topic/nav-bar-has-mysetrious-divs-popping-up-randomly#post-881717</link>
			<pubDate>Tue, 08 May 2012 18:57:02 +0000</pubDate>
			<dc:creator>thistimethisspace</dc:creator>
			<guid isPermaLink="false">881717@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You are posting to the wrong support foruma and we cannot help you here. That site is not being hosted by WordPress.com. This support forum is only for those who have free hosted WordPress.com blogs, which they have purchased a custom design upgrade for. You must post to <a href="http://wordpress.org/support/" rel="nofollow">http://wordpress.org/support/</a><br />
Please read &#62; <a href="http://support.wordpress.com/com-vs-org/">WordPress.com vs WordPress.org</a>
</p>
]]></description>
					</item>
		<item>
			<title>collinstyles on "Nav bar has mysetrious divs popping up randomly."</title>
			<link>http://en.forums.wordpress.com/topic/nav-bar-has-mysetrious-divs-popping-up-randomly#post-881686</link>
			<pubDate>Tue, 08 May 2012 18:17:59 +0000</pubDate>
			<dc:creator>collinstyles</dc:creator>
			<guid isPermaLink="false">881686@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi there,</p>
<p>On the site I'm working on <a href="http://neweb.xpient.com/" rel="nofollow">http://neweb.xpient.com/</a>, if you move the mouse above the nav bar, it sporadically opens menus and drop downs. I've investigated this with FireBug and I am having no luck. Anybody know how to get it working like a nav menu should.
</p>
]]></description>
					</item>
		<item>
			<title>magpowers on "All right widgets pushed to bottom of page"</title>
			<link>http://en.forums.wordpress.com/topic/all-right-widgets-pushed-to-bottom-of-page#post-836304</link>
			<pubDate>Fri, 09 Mar 2012 14:56:13 +0000</pubDate>
			<dc:creator>magpowers</dc:creator>
			<guid isPermaLink="false">836304@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thank you so much!! I was so worried I'd never get it fixed!
</p>
]]></description>
					</item>
		<item>
			<title>justpi on "All right widgets pushed to bottom of page"</title>
			<link>http://en.forums.wordpress.com/topic/all-right-widgets-pushed-to-bottom-of-page#post-836150</link>
			<pubDate>Fri, 09 Mar 2012 08:05:12 +0000</pubDate>
			<dc:creator>justpi</dc:creator>
			<guid isPermaLink="false">836150@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>The problem is in your Goodreads widget. You must delete these from the bottom:<br />
<pre><code>&lt;/div&gt;
&lt;/div&gt;</code></pre>
<p>And you need to add this at the very beginning:<br />
<code>&lt;h2&gt;</code>
</p>
]]></description>
					</item>
		<item>
			<title>magpowers on "All right widgets pushed to bottom of page"</title>
			<link>http://en.forums.wordpress.com/topic/all-right-widgets-pushed-to-bottom-of-page#post-836141</link>
			<pubDate>Fri, 09 Mar 2012 07:29:10 +0000</pubDate>
			<dc:creator>magpowers</dc:creator>
			<guid isPermaLink="false">836141@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Ok thanks, I made the site visible: <a href="http://www.globalearlyed.wordpress.com" rel="nofollow">http://www.globalearlyed.wordpress.com</a>
</p>
]]></description>
					</item>
		<item>
			<title>justpi on "All right widgets pushed to bottom of page"</title>
			<link>http://en.forums.wordpress.com/topic/all-right-widgets-pushed-to-bottom-of-page#post-836136</link>
			<pubDate>Fri, 09 Mar 2012 07:01:36 +0000</pubDate>
			<dc:creator>justpi</dc:creator>
			<guid isPermaLink="false">836136@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Enabling the auto-correct option doesn't do anything by itself: after you enable it you need to edit the posts for the option to have an effect - <em>if</em> the problem is in a post.</p>
<p>But if you're seeing the sidebar at the bottom no matter which post or page you're viewing, then the problem is probably bad HTML in a text widget.</p>
<p>If you contact staff you may have to wait days for a reply. For a faster reply I suggest you temporarily switch your privacy settings to the middle option so we can check and tell you what/where the culprit is.
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "All right widgets pushed to bottom of page"</title>
			<link>http://en.forums.wordpress.com/topic/all-right-widgets-pushed-to-bottom-of-page#post-835859</link>
			<pubDate>Thu, 08 Mar 2012 21:51:46 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">835859@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Do not  "keep contacting Staff". This is why.  When we create a support ticket by contacting Staff it’s important to understand they have a backlog. They deal with the support tickets with the earliest dates first. So if we contact them more than once of the same issue the date moves forward and it takes longer to get help.
</p>
]]></description>
					</item>
		<item>
			<title>magpowers on "All right widgets pushed to bottom of page"</title>
			<link>http://en.forums.wordpress.com/topic/all-right-widgets-pushed-to-bottom-of-page#post-835858</link>
			<pubDate>Thu, 08 Mar 2012 21:49:16 +0000</pubDate>
			<dc:creator>magpowers</dc:creator>
			<guid isPermaLink="false">835858@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks for the quick reply, the site isn't ready to launch yet so I have it private. I'll try contacting WordPress and worst case just make it public to try and get this fixed!
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "All right widgets pushed to bottom of page"</title>
			<link>http://en.forums.wordpress.com/topic/all-right-widgets-pushed-to-bottom-of-page#post-835846</link>
			<pubDate>Thu, 08 Mar 2012 21:41:18 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">835846@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>We Volunteers cannot view private blogs and that brings  you to a dead end when it comes to getting our help here. We cannot read source code on a blog we cannot lay eyes on. Please contact Staff directly for assistance with your issue.  <a href="http://en.support.wordpress.com/contact/" rel="nofollow">http://en.support.wordpress.com/contact/</a>
</p>
]]></description>
					</item>
		<item>
			<title>magpowers on "All right widgets pushed to bottom of page"</title>
			<link>http://en.forums.wordpress.com/topic/all-right-widgets-pushed-to-bottom-of-page#post-835833</link>
			<pubDate>Thu, 08 Mar 2012 21:32:35 +0000</pubDate>
			<dc:creator>magpowers</dc:creator>
			<guid isPermaLink="false">835833@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Got errors the first few times I submitted this so I'm not sure if it took the right site: <a href="http://www.globalearlyed.wordpress.com" rel="nofollow">http://www.globalearlyed.wordpress.com</a> is the one with issues.
</p>
]]></description>
					</item>
		<item>
			<title>magpowers on "All right widgets pushed to bottom of page"</title>
			<link>http://en.forums.wordpress.com/topic/all-right-widgets-pushed-to-bottom-of-page#post-835831</link>
			<pubDate>Thu, 08 Mar 2012 21:31:28 +0000</pubDate>
			<dc:creator>magpowers</dc:creator>
			<guid isPermaLink="false">835831@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Two days ago all of the widgets on the right side of my website were suddenly pushed to the bottom, below all of my text on every page and my one test post. In reading the forums, I tried: </p>
<p>Go to settings &#62; writing and select "WordPress should correct invalidly nested XHTML automatically" and then save. </p>
<p>I also searched most of my pages for &#60;div.&#62; or other div issues but was unable to locate one. I have a number of pages and I'm not sure how to go about resolving this issue, especially since I'm not really sure what I'm looking for in the code. </p>
<p>Thanks for any help!
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "div id=&quot;whatever&quot; disappears when I save"</title>
			<link>http://en.forums.wordpress.com/topic/div-idwhatever-disappears-when-i-save#post-835147</link>
			<pubDate>Thu, 08 Mar 2012 00:45:05 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">835147@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I'm just the messenger. The developers fixed it! I'll bless their hearts and pass along your thanks to them too. :D</p>
<p>Cheers.
</p>
]]></description>
					</item>
		<item>
			<title>poetseye on "div id=&quot;whatever&quot; disappears when I save"</title>
			<link>http://en.forums.wordpress.com/topic/div-idwhatever-disappears-when-i-save#post-834567</link>
			<pubDate>Wed, 07 Mar 2012 03:32:44 +0000</pubDate>
			<dc:creator>poetseye</dc:creator>
			<guid isPermaLink="false">834567@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You did, you fixed it! Bless your heart. Thank you.
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "div id=&quot;whatever&quot; disappears when I save"</title>
			<link>http://en.forums.wordpress.com/topic/div-idwhatever-disappears-when-i-save#post-834328</link>
			<pubDate>Tue, 06 Mar 2012 21:35:54 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">834328@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You're welcome!
</p>
]]></description>
					</item>
		<item>
			<title>adventuresincubing on "div id=&quot;whatever&quot; disappears when I save"</title>
			<link>http://en.forums.wordpress.com/topic/div-idwhatever-disappears-when-i-save#post-834073</link>
			<pubDate>Tue, 06 Mar 2012 15:43:35 +0000</pubDate>
			<dc:creator>adventuresincubing</dc:creator>
			<guid isPermaLink="false">834073@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks for the reply and to the happiness team for the quick resolution.
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "div id=&quot;whatever&quot; disappears when I save"</title>
			<link>http://en.forums.wordpress.com/topic/div-idwhatever-disappears-when-i-save#post-834015</link>
			<pubDate>Tue, 06 Mar 2012 13:27:49 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">834015@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Should be fixed now, thanks to our completely super awesome happiness team developers who are the best. :)
</p>
]]></description>
					</item>

	</channel>
</rss>
