<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>PixoPoint &#187; Templates</title>
	<atom:link href="http://pixopoint.com/category/templates/feed/" rel="self" type="application/rss+xml" />
	<link>http://pixopoint.com</link>
	<description>Specialists in the design, coding and implementation of websites</description>
	<lastBuildDate>Thu, 29 Jul 2010 07:33:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>CobaltCloud updated</title>
		<link>http://pixopoint.com/2010/06/14/cobaltcloud-updated/</link>
		<comments>http://pixopoint.com/2010/06/14/cobaltcloud-updated/#comments</comments>
		<pubDate>Mon, 14 Jun 2010 16:27:26 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Templates]]></category>

		<guid isPermaLink="false">http://pixopoint.com/?p=1524</guid>
		<description><![CDATA[WordPress.com has performed some updates to the Titan theme recently. They removed the &#60;h1&#62; tag from the header and moved the navigation into the header area instead of below it. This has caused some problems with the CobaltCloud theme which is built on Titan. CSS [...]]]></description>
			<content:encoded><![CDATA[<p>WordPress.com has performed some updates to the Titan theme recently. They removed the &lt;h1&gt; tag from the header and moved the navigation into the header area instead of below it. This has caused some problems with the <a href="http://pixopoint.com/products/cobaltcloud/">CobaltCloud theme</a> which is built on Titan.</p>
<div id="attachment_1526" class="wp-caption aligncenter" style="width: 490px"><a href="http://cobaltcloud.wordpress.com/"><img src="http://pixopoint.com/uploads/cobaltcloud_trashed-480x256.png" alt="" title="CobaltCloud trashed" width="480" height="256" class="size-medium wp-image-1526" /></a><p class="wp-caption-text">Screenshot of the CobaltCloud demo site. Looking very worse for wear after the recent changes</p></div>
<div id="attachment_1425" class="wp-caption alignnone" style="width: 490px"><a href="http://cobaltcloud.wordpress.com/"><img src="http://pixopoint.com/uploads/cobaltcloud_screenshot1-480x336.jpg" alt="" title="Screenshot of the CobaltCloud theme after patches for the recent WordPress.com changes have been made" width="480" height="336" class="size-medium wp-image-1425" /></a><p class="wp-caption-text">Screenshot of the CobaltCloud theme after patches have been made</p></div>
<h3>CSS update</h3>
<p>If you are using <a href="http://pixopoint.com/products/cobaltcloud/">CobaltCloud</a> on WordPress.com, you will need to update your CSS with the following code:</p>
<div style="height:300px;width:530px;overflow:scroll;">
<pre class="brush: css;">
/*

	Theme Name: PixoPoint Cobalt Cloud
	Theme URI: http://pixopoint.com/products/cobaltcloud/
	Description: WordPress theme by PixoPoint
	Version: 1.0
	Author: PixoPoint
	Author URI: http://pixopoint.com/
	Template: titan

	The Cobalt Cloud theme is a child theme of Titan

http://en.blog.wordpress.com/2010/03/09/new-theme-titan/

	The design is based on Enterprise by StudioPress

http://www.studiopress.com/demo/enterprise/

	Copyright (c) 2009 PixoPoint Web Development

	This code is free software; you can redistribute it and/or modify
	it under the terms of the GNU General Public License as
	published by the Free Software Foundation.

	This code is distributed in the hope that it will be useful,
	but WITHOUT ANY WARRANTY; without even the implied warranty of
	MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

*/

/* Overall */
body {
	margin:0;
	padding:0;
	background:#f1f1f1;
}
.skip-content {
	display:none;
}

/* Header */
#header {
	width:960px;
	height:180px;
	margin:0 auto;
	position:relative;
}
#header #follow {
	display:none;
}
#header #title {
	margin:0;
	padding:0;
	position:absolute;
	left:20px;
	top:10px;
	width:260px;
	height:70px;
	text-indent:-999em;
	background:url(http://cobaltcloud.files.wordpress.com/2010/04/sprite31.png) -456px -210px;
}
#header #description {
	position:absolute;
	left:20px;
	top:82px;
	font-family:sans-serif;
	font-size:18px;
	color:#888;
	text-shadow:#ddd 1px 1px 0;
	font-style:italic;
}

/* Navigation */
#navigation {
	width:960px;
	position:absolute;
	top:126px;
	margin:0;
}
#navigation #nav {
	background:url(http://cobaltcloud.files.wordpress.com/2010/04/sprite31.png);
	width:940px;
	height:50px;
	margin:0;
	padding:0 10px;
	list-style:none;
	box-shadow:10px 10px 5px #888;
	-moz-box-shadow:0 6px 25px #666;
	-webkit-box-shadow:0 6px 25px #666;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
}
#navigation #nav li {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	height:50px;
	background:#333 url(http://cobaltcloud.files.wordpress.com/2010/04/sprite31.png) 100% -140px;
	position:relative;
}
#navigation #nav li:last-child {
	background-position:0 -140px;
}
#navigation #nav li a {
	margin:0;
	padding:0 30px 0 20px;
	float:left;
	color:#fff;
	text-shadow:#000 1px 1px 0;
	height:50px;
	line-height:50px;
	text-decoration:none;
	font-size:12px;
	font-family:sans-serif;
}
#navigation #nav li:hover,#navigation #nav li.sfhover {
	background:#0781c4 url(http://cobaltcloud.files.wordpress.com/2010/04/sprite31.png) 100% -70px;
}
#navigation #nav li:hover a, #navigation #nav li.sfhover a {
	color:#fff;
	text-shadow:#333 1px 1px 0;
}

/* Dropdown */
#navigation #nav li ul {
	position:absolute;
	left:-999em;
	z-index:10;
}
#navigation #nav li:hover ul, #navigation #nav li.sfhover ul {
	left:0;
	top:50px;
	width:160px;
	margin:0;
	padding:0 0 10px 0;
	box-shadow:10px 10px 5px #888;
	-moz-box-shadow:2px 5px 15px #aaa;
	-webkit-box-shadow:2px 5px 15px #aaa;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background:#f5f5f5;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}
#navigation #nav li li {
	background:#f5f5f5;
	width:160px;
	height:auto;
	border-bottom:1px solid #ccc;
}
#navigation #nav li:hover li a, #navigation #nav li.sfhover li a {
	float:left;
	width:140px;
	height:auto;
	color:#333;
	text-shadow:#fff 1px 1px 0;
	margin:0;
	padding:10px 10px;
	line-height:14px;
}
#navigation #nav li li:hover, #navigation #nav li li.sfhover {
	background:#0781c4;
}
#navigation #nav li li:hover a, #navigation #nav li li.sfhover a {
	color:#fff;
	text-shadow:#333 1px 1px 0;
}
#navigation #nav li:hover a, #navigation #nav li.sfhover a {
	color:#fff;
	text-shadow:#333 1px 1px 0;
}

/* Flyouts */
#navigation #nav li:hover li ul, #navigation #nav li.sfhover li ul {
	position:absolute;
	left:-999em;
}
#navigation #nav li li:hover ul, #navigation #nav li li.sfhover ul {
	left:150px;
	top:-12px;
	padding:10px 0;
	border-top:1px solid #ccc;
}
#navigation #nav li li li:first-child {
	border-top:1px solid #ccc;
}
#navigation #nav li li:hover li a, #navigation #nav li li.sfhover li a {
	color:#333;
	text-shadow:#fff 1px 1px 0;
}
#navigation #nav li li li:hover a, #navigation #nav li li li.sfhover a {
	color:#fff;
	text-shadow:#333 1px 1px 0;
}

/* Main Content */
.content-background {
	overflow:auto;
	width:920px;
	margin:35px auto 0 auto;
	padding:20px;
	border:1px solid #ddd;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	background:#fff;
}

/* Content */
#content {
	float:left;
	width:630px;
}
#content h1 a, #content h2 a, #content h3 a, #content h4 a, #content h5 a, #content h6 a {
	color:#333;
	text-decoration:none;
}
#content h1 a:hover, #content h2 a:hover, #content h3 a:hover, #content h4 a:hover, #content h5 a:hover, #content h6 a:hover {
	text-decoration:underline;
}
#content h1, #content h2 {
	font-family:sans-serif;
	font-size:20px;
	line-height:26px;
	font-weight:normal;
	margin:0 0 10px 0;
	padding:0 0 5px 0;
	border-bottom:1px dotted #ccc;
	color:#333;
	width:630px;
}
#content h3 {
	font-family:sans-serif;
	font-size:16px;
	font-weight:normal;
	margin:0 0 10px 0;
	padding:0 0 5px 0;
	border-bottom:1px dotted #ccc;
	color:#333;
	width:630px;
}
#content h4 {
	font-family:sans-serif;
	font-size:14px;
	font-weight:bold;
	margin:0 0 5px 0;
	padding:0 0 5px 0;
	border-bottom:1px dotted #ccc;
	color:#333;
	width:630px;
}
#content h5 {
	font-family:sans-serif;
	font-size:13px;
	font-weight:bold;
	margin:0 0 5px 0;
	padding:0 0 5px 0;
	border-bottom:1px dotted #ccc;
	color:#333;
	width:630px;
}
#content h6 {
	font-family:sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:0 0 5px 0;
	padding:0 0 5px 0;
	border-bottom:1px dotted #ccc;
	color:#333;
	width:630px;
}
#content .post {
	position:relative;
}
#content .post-header {
	position:relative;
	top:-10px;
	width:630px;
	height:70px;
}
.single #content .post-header {
	height:30px;
}
#content .post-header .tags {
	display:none;
}
#content .post-header .date {
	position:relative;
	top:55px;
	margin:0;
	padding:0;
	font-family:sans-serif;
	font-size:12px;
	line-height:15px;
	font-weight:normal;
	color:#555;
}
#content .post-header h2 {
	height:26px;
}
#content .post-header .author {
	display:none;
}
#content .post-footer {
	position:absolute;
	right:0;
	top:55px;
	margin:0;
	padding:0;
	font-family:sans-serif;
	font-size:12px;
	line-height:15px;
	font-weight:normal;
	color:#555;
}
#content .post-footer a {
	color:#008DCF;
	text-decoration:none;
}
#content .post-footer a:hover {
	text-decoration:underline;
}
#content p {
	margin:0;
	padding:10px 0;
	font-family:sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#555;
	line-height:18px;
}
#content p a {
	color:#008DCF;
	text-decoration:none;
}
#content p a:hover {
	text-decoration:underline;
}
#content ul, #content ol {
}
#content li {
	margin:0;
	padding:3px 0;
	font-family:sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#555;
	line-height:15px;
	height:auto;
}
#content li a {
	color:#008DCF;
	text-decoration:none;
}
#content li a:hover {
	text-decoration:underline;
}
#content .navigation a {
	display:block;
	font-family:sans-serif;
	font-size:13px;
	line-height:20px;
	font-weight:normal;
	background:#666;
	width:115px;
	height:23px;
	line-height:23px;
	text-align:center;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	color:#fff;
	text-decoration:none;
}
#content .navigation a:hover {
	text-decoration:none;
	background:#008DCF;
}

#content img.wp-smiley {
	border:none;
}
#content img {
	border:10px solid #ededed;
}
#content blockquote {
	background:#c8e5f7;
	color:#306106;
	margin:0;
	padding:6px 10px 6px 30px;
	font-family:sans-serif;
	font-size:0.9em;
	font-weight:normal;
}
#content a img {
	border:10px solid #ededed;
}
#content a:hover img {
	border:10px solid #eee;
}
#content .aligncenter, #content div.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
#content .alignleft {
	float:left;
	margin:0 5px 0 0;
}
#content .alignright {
	float:right;
	margin:0 0 0 5px;
}

/* Comments */
#comments .comment-number {
	font-family:sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#333;
	margin:40px 0 10px 0;
	padding:0;
	border:none;
}
#comments ol.commentlist {
	list-style:none;
	margin:0;
	padding:0;
}
#comments ol.commentlist li {
	list-style:none;
	margin:0;
	padding:0;
	background:#f4f4f4;
	border:1px solid #ddd;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin:10px 0;
	padding:10px;
}
#comments ol.commentlist li .c-grav {
	float:right;
	background:#fff;
	padding:6px;
	margin:0;
	border:1px solid #ddd;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
#comments ol.commentlist li .c-head {
	font-family:sans-serif;
	font-size:12px;
	line-height:16px;
	font-weight:bold;
	margin:0;
	padding:0;
	color:#333;
}
#comments ol.commentlist li .c-head a {
	color:#333;
	text-decoration:none;
}
#comments ol.commentlist li .c-head a:hover {
	text-decoration:underline;
}
#comments ol.commentlist li p {
	font-family:sans-serif;
	font-size:12px;
	line-height:16px;
	font-weight:normal;
	margin:0;
	padding:0;
	color:#333;
}
#comments ol.commentlist li .reply a {
	display:block;
	font-family:sans-serif;
	font-size:11px;
	line-height:16px;
	font-weight:normal;
	background:#077ab0;
	width:44px;
	height:17px;
	line-height:17px;
	text-align:center;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	color:#fff;
	text-decoration:none;
}
#comments ol.commentlist li .reply a:hover{
	text-decoration:none;
	background:#068adc;
}

/* Respond */
#respond h4#postcomment {
	font-family:sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#333;
	margin:40px 0 10px 0;
	padding:0;
	border:none;
}
#respond fieldset {
	overflow:auto;
	border:none;
	margin:0;
	padding:0;
}
#respond p {
	margin:0;
	padding:0;
}
#respond label {
	font-family:sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#333;
	margin:0;
	padding:0;
	float:left;
	width:120px;
	height:35px;
	line-height:35px;
}
#respond input {
	font-family:sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#333;
	width:300px;
	border:1px solid #ddd;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background:#f4f4f4;
	height:23px;
	line-height:23px;
}
#respond textarea {
	outline:none;
	font-family:sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#333;
	width:500px;
	border:1px solid #ddd;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background:#f4f4f4;
	height:200px;
	line-height:23px;
}
#respond #subscribe_blog {
	float:left;
	width:30px;
	height:37px;
	margin:10px 6px 0 0;
	padding:0;
}
#respond #subscribe-blog-label {
	float:left;
	width:250px;
	height:60px;
	line-height:15px;
	font-size:12px;
	margin:20px 0 0 0;
	padding:0;
}
#respond #subscribe {
	float:left;
	width:30px;
	height:37px;
	margin:10px 6px 0 0;
	padding:0;
}
#respond #subscribe-label {
	float:left;
	width:250px;
	height:60px;
	line-height:15px;
	font-size:12px;
	margin:20px 0 0;
	padding:0;
}
#respond #submit {
	clear:left;
	float:left;
	margin:0;
	padding:0;
	font-family:sans-serif;
	font-size:14px;
	font-weight:normal;
	background:#077ab0;
	width:150px;
	height:30px;
	line-height:30px;
	text-align:center;
	border:none;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	color:#fff;
	text-decoration:none;
}
#respond #submit:hover {
	background:#068adc;
}

/* Sidebar */
#sidebar {
	float:right;
	width:270px;
}
#sidebar ul {
	list-style:none;
	margin:0;
	padding:0;
}
#sidebar li {
	list-style:none;
	margin:0;
	padding:0;
}
#sidebar li ul {
	list-style:none;
	margin:0 0 30px 0;
	padding:0;
}
#sidebar li li {
	list-style:none;
	margin:0;
	padding:6px 0;
	border-bottom:1px dotted #ccc;
	font-family:sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:15px;
}
#sidebar li a {
	margin:0;
	padding:6px 0;
	color:#008DCF;
	text-decoration:none;
}
#sidebar li a:hover {
	text-decoration:underline;
}
#sidebar h2.widgettitle {
	font-family:sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#333;
	margin:0 0 10px 0;
	padding:0 0 5px 0;
	border-bottom:1px dotted #ccc;
}
#sidebar #recent-comments td {
	font-family:sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:15px;
	margin:0;
	padding:0;
}
#sidebar #recent-comments td.recentcommentstexttop, #sidebar #recent-comments td.recentcommentstextend {
	padding:0 0 0 5px;
}
#sidebar li li ul {
	margin:0;
	padding:0;
}
#sidebar li li li:first-child {
}
#sidebar li li li {
	margin:0;
	padding:6px 0;
	text-indent:10px;
	border-bottom:none;
}

/* Footer */
#footer {
	width:960px;
	margin:0 auto;
}
#footer p {
	font-family:sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:15px;
	text-align:center;
	color:#888;
}
#footer p a {
	color:#008DCF;
	text-decoration:none;
}
#footer p a:hover {
	text-decoration:underline;
}

/* Footer widgets */
#footer-first, #footer-second {
	display:none;
}
#footer-third {
	margin:0;
	padding:0;
	position:absolute;
	top:50px;
	left:0;
	width:100%;
}
.logged-in #footer-third {
	top:80px;
}
#footer-third h2.widgettitle {
	display:none;
}
#footer-third  ul {
	margin:0;
	padding:0;
	list-style:none;
	width:960px;
	margin:0 auto;
	position:relative;
}
#footer-third  ul li {
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	right:25px;
}
#footer-third #s {
	margin:0;
	padding:0 20px;
	border:0;
	background:url(http://cobaltcloud.files.wordpress.com/2010/04/sprite31.png) 0 -210px;
	line-height:29px;
	width:255px;
	height:29px;
	color:#666;
	outline:none;
}
#footer-third #searchsubmit {
	margin:0 0 0 10px;
	padding:0;
	border:0;
	background:url(http://cobaltcloud.files.wordpress.com/2010/04/sprite31.png) -295px -210px;
	line-height:29px;
	width:81px;
	height:29px;
	font-family:sans-serif;
	font-size:14px;
	font-weight:normal;
	line-height:15px;
	color:#fff;
}
#footer-third #searchsubmit:hover {
	background-position:-375px -210px;
}
</pre>
</div>
]]></content:encoded>
			<wfw:commentRss>http://pixopoint.com/2010/06/14/cobaltcloud-updated/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CobaltCloud theme for WP.com</title>
		<link>http://pixopoint.com/2010/04/21/cobaltcloud-theme-for-wp-com/</link>
		<comments>http://pixopoint.com/2010/04/21/cobaltcloud-theme-for-wp-com/#comments</comments>
		<pubDate>Wed, 21 Apr 2010 15:39:03 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Templates]]></category>

		<guid isPermaLink="false">http://pixopoint.com/?p=1429</guid>
		<description><![CDATA[After we redeveloped the Red Devils ice hockey team site on WordPress.com, we felt the urge to create something which could be benefit the rest of the WordPress.com community. It is not possible to upload themes to WordPress.com per se, but it is possible to [...]]]></description>
			<content:encoded><![CDATA[<p>After we redeveloped the <a href="http://pixopoint.com/red-devils-on-wordpress-dot-com/">Red Devils ice hockey team site</a> on WordPress.com, we felt the urge to create something which could be benefit the rest of the WordPress.com community. It is not possible to upload themes to WordPress.com per se, but it is possible to change a themes CSS via the <a href="http://en.wordpress.com/products/custom-css/">custom CSS option</a>. So we decided to create a child theme of the WordPress.com <a href="http://en.blog.wordpress.com/2010/03/09/new-theme-titan/">Titan Theme</a>. All you need to do is copy and paste the CSS into your custom CSS panel in WordPress.com when you are using the Titan theme and the new design will appear on your site.</p>
<p>The result of this is the <a href="http://pixopoint.com/products/cobaltcloud/">CobaltCloud theme</a>. It is a two column widgetised design with a slick looking drop down menu.</p>
<div id="attachment_1425" class="wp-caption alignnone" style="width: 490px"><a href="http://pixopoint.com/products/cobaltcloud/"><img src="http://pixopoint.com/uploads/cobaltcloud_screenshot1-480x336.jpg" alt="" title="Screenshot of the new CobaltCloud theme for WordPress.com" width="480" height="336" class="size-medium wp-image-1425" /></a><p class="wp-caption-text">Screenshot of the new CobaltCloud theme for WordPress.com</p></div>
<h3>Design</h3>
<p>The design of this theme is heavily inspired from the <a href="http://www.studiopress.com/demo/enterprise/">StudioPress Enterprise Theme</a>. If you are looking for a high quality paid theme for your self-hosted WordPress installation we highly recommend checking out the selection of top notch themes available at <a href="http://studiopress.com/">StudioPress.com</a>.</p>
<h3>Demonstration</h3>
<p><strong><a href="http://cobaltcloud.wordpress.com/">CobaltCloud demo site</a></strong></p>
<h3>Download</h3>
<p>The CSS for the design is available on the <a href="http://pixopoint.com/products/cobaltcloud/">CobaltCloud theme page</a>.</p>
<h3>Customisations</h3>
<p>For custom versions of this theme, please <a href="http://pixopoint.com/contact/">contact us</a> for pricing information.</p>
]]></content:encoded>
			<wfw:commentRss>http://pixopoint.com/2010/04/21/cobaltcloud-theme-for-wp-com/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dropdown shadows</title>
		<link>http://pixopoint.com/2009/01/31/dropdown-shadows/</link>
		<comments>http://pixopoint.com/2009/01/31/dropdown-shadows/#comments</comments>
		<pubDate>Sun, 01 Feb 2009 01:56:30 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Templates]]></category>

		<guid isPermaLink="false">http://pixopoint.com/?p=318</guid>
		<description><![CDATA[We have recently added some improvements to the menu system within the PixoPoint Template Generator. Dropdown shadow as seen in the Revolution Generated theme Most of these changes are under the skin, improvements to cross-browser compatibility, bug fixes etc. However one of them is the [...]]]></description>
			<content:encoded><![CDATA[<p>
We have recently added some improvements to the menu system within the <a title="PixoPoint Template Generator" href="http://pixopoint.com/generator/">PixoPoint Template Generator</a>.
</p>
<div id="attachment_319" class="wp-caption alignright" style="width: 190px"><a href="http://pixopoint.com/uploads/dropdownshadow.png"><img class="size-full wp-image-319" title="Dropdown shadow" src="http://pixopoint.com/uploads/dropdownshadow.png" alt="Dropdown shadow as seen in Revolution Generated" width="180" height="164" /></a>
<p class="wp-caption-text">Dropdown shadow as seen in the Revolution Generated theme</p>
</div>
<p>
Most of these changes are under the skin, improvements to cross-browser compatibility, bug fixes etc. However one of them is the addition of subtle shadows to dropdown menus. You can control the depth of the shadows from within the menu editing panel (depth of 0 gives no dropdown at all). Hopefully some of you will find this a nice addition to your site.
</p>
<p>
This feature is not yet available within the <a href="http://pixopoint.com/suckerfish_css/" title="Suckerfish dropdown menu generator">Suckerfish dropdown menu generator</a> but it will be available eventually. If you have any suggestions for improvements, bug reports or just want to comment on the service please leave a comment in our <a href="http://pixopoint.com/forum/" title="PixoPoint Support Forum">support forum</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://pixopoint.com/2009/01/31/dropdown-shadows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Simple CMS theme update</title>
		<link>http://pixopoint.com/2009/01/17/simple-cms-theme-update/</link>
		<comments>http://pixopoint.com/2009/01/17/simple-cms-theme-update/#comments</comments>
		<pubDate>Sat, 17 Jan 2009 05:18:33 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Templates]]></category>

		<guid isPermaLink="false">http://pixopoint.com/?p=303</guid>
		<description><![CDATA[A new version of the Simple CMS theme is now available. Download Simple CMS theme version 1.5 The Simple CMS theme does not display comments, tags, categories or anything not needed for a basic static website. The theme folder only contains four PHP files, header.php, [...]]]></description>
			<content:encoded><![CDATA[<p>A new version of the <a href="http://pixopoint.com/simplecms_theme/" title="Simple CMS WordPress theme">Simple CMS theme</a> is now available.</p>
<div id="attachment_304" class="wp-caption aligncenter" style="width: 470px"><a href="http://pixopoint.com/uploads/simplecmstheme_full.png"><img src="http://pixopoint.com/uploads/simplecmstheme_thumb.png" alt="Simple CMS theme for WordPress" title="Simple CMS theme for WordPress" width="460" height="376" class="wp-image-304" /></a><p class="wp-caption-text">Simple CMS theme for WordPress</p></div>
<p>
<strong><br /><a href='http://pixopoint.com/uploads/simplecms_theme_v15.zip'>Download Simple CMS theme version 1.5</a></strong></p>
<p>The <a href="http://pixopoint.com/simplecms_theme/" title="Simple CMS WordPress theme">Simple CMS theme</a> does not display comments, tags, categories or anything not needed for a basic static website. The theme folder only contains four PHP files, header.php, footer.php, index.php and 404.php. Unlike regular blog themes, static themes do not require large numbers of theme files.</p>
<h3>New features</h3>
<ul>
<li>Simplified code</li>
<li>Improved SEO</li>
<li>CSS indenting</li>
<li>Improved code comments</li>
</ul>
<h3>Support</h3>
<p>As per usual, all bug reports/improvements will be dealth with through our <a href="http://pixopoint.com/forum/" title="PixoPoint support forum">forum</a>. As this is intended for developers, we will not be providing support for basic theme modifications.</p>
]]></content:encoded>
			<wfw:commentRss>http://pixopoint.com/2009/01/17/simple-cms-theme-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Revolution Generated &#8211; magazine style template</title>
		<link>http://pixopoint.com/2009/01/15/revolution-generated/</link>
		<comments>http://pixopoint.com/2009/01/15/revolution-generated/#comments</comments>
		<pubDate>Fri, 16 Jan 2009 04:00:54 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Templates]]></category>
		<category><![CDATA[dropdown]]></category>
		<category><![CDATA[Generator]]></category>
		<category><![CDATA[gpl]]></category>
		<category><![CDATA[magazine]]></category>
		<category><![CDATA[revolution]]></category>
		<category><![CDATA[template]]></category>

		<guid isPermaLink="false">http://pixopoint.com/?p=283</guid>
		<description><![CDATA[We have received numerous requests for the implementation of a magazine style templates into the PixoPoint template generator. We originally intended to launch an entirely new magazine style theme of our own creation, however Brian Gardner of the Revolution themes recently announced a new site, [...]]]></description>
			<content:encoded><![CDATA[<p>We have received numerous requests for the implementation of a magazine style templates into the <a title="WordPress theme template generator" href="http://pixopoint.com/?generator=on">PixoPoint template generator</a>. We originally intended to launch an entirely new magazine style theme of our own creation, however Brian Gardner of the Revolution themes recently announced a new site, <a href="http://revolutiontwo.com/">RevolutionTwo.com</a>, which features a wide range of great magazine style themes which are all <a title="GPL Licensing information" href="http://www.gnu.org/copyleft/gpl.html">GPL licensed</a>. Since they are <a title="GPL Licensing information" href="http://www.gnu.org/copyleft/gpl.html">GPL licensed</a> we have been allowed to implement these directly into the <a title="WordPress theme template generator" href="http://pixopoint.com/?generator=on">PixoPoint template generator</a>. Instead of having to modify the Revolution themes code to create the magazine style theme that you want, you can simply modify a few options in the template generator, hit the export button and have your very own magazine style WordPress theme!</p>
<h3>Revolution Generated</h3>
<div id="attachment_236" class="wp-caption aligncenter" style="width: 470px"><a href="http://pixopoint.com/uploads/revolutiongenerated_full"><img class="size-full wp-image-232" title="wpslimbox2_1" src="http://pixopoint.com/uploads/revolutiongenerated_thumb.png" alt="Revolution Generated template for the PixoPoint template generator" width="460" height="390" /></a><p class="wp-caption-text">Revolution Generated template for the PixoPoint template generator</p></div>
<p>The design of the Revolution Generated template is based on the <a title="Revolution Church" href="http://www.revolutiontwo.com/demo/church.html">Revolution Church theme</a>. This is a great design and we have ported it over to look almost exactly like the original design. Since we expect most people to use the design for non-church themes we have removed some of the &#8216;churchy&#8217; styling on it and replaced them with a more generic design which will hopefully be more suitable for those of you looking to modify it for your own purposes.</p>
<p><em>Note: The home page of this template is still under development. We are yet to implement a content gallery and there is a minor bug in IE which causes the date and feed links at the top of the pages to be slightly out of alignment. If you find any more bugs, please let us know and we will fix them ASAP.</em></p>
<h3>Demo</h3>
<p>You can see a live preview of the theme in the template generator &#8230; <a href="http://pixopoint.com/?generator=preview_revolutiongenerated">Live preview demo</a></p>
<p>Or if you want to dive right in and start editing &#8230; <a href="http://pixopoint.com/?generator=on;template=revolutiongenerated">Start editing Revolution Generated</a></p>
<p>To download the theme, go to &#8216;Upload/Save&#8217; and choose &#8216;Export to WordPress&#8217; in the <a href="http://pixopoint.com/?generator=on;template=revolutiongenerated">editing area</a>.</p>
<h3>Improvements over previous magazine themes</h3>
<p>A common complaint heard from users of magazine themes is they have to add a custom field for every post they create. We have alleviated this problem by allowing you to specify a default image URL in the themes WordPress admin page for each section of the home page. When a default image URL is specified, that image will be shown in the particular home page area whenever you forget (or can&#8217;t be bothered) to add a custom field.</p>
<p>We have also made it easier to control what content is shown on the home page. Instead of making modifications to the theme code, you can now alter which categories of posts and how many characters from those posts are displayed in the various sections of the home page directly from your WordPress admin page.</p>
<p>These changes are all GPL licensed, so feel free to use them in your own themes. Links back to our site are much appreciated though <img src='http://pixopoint.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<h3>Credits</h3>
<p>All credit for the styling of this theme goes to Brian Gardner of <a href="http://www.revolutiontwo.com/">RevolutionTwo.com</a> who created the <a href="http://www.revolutiontwo.com/demo/church.html/">Revolution Church</a> theme which this template was based on.</p>
]]></content:encoded>
			<wfw:commentRss>http://pixopoint.com/2009/01/15/revolution-generated/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>New Aqua Vaccinium WordPress theme</title>
		<link>http://pixopoint.com/2008/11/30/new-aqua-vaccinium-wordpress-theme/</link>
		<comments>http://pixopoint.com/2008/11/30/new-aqua-vaccinium-wordpress-theme/#comments</comments>
		<pubDate>Mon, 01 Dec 2008 01:49:54 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Templates]]></category>
		<category><![CDATA[aqua vaccinium]]></category>
		<category><![CDATA[dropdown]]></category>
		<category><![CDATA[Generator]]></category>
		<category><![CDATA[template]]></category>
		<category><![CDATA[theme]]></category>

		<guid isPermaLink="false">http://pixopoint.com/?p=199</guid>
		<description><![CDATA[The Aqua Vaccinium template features a smooth blue and green design and has a prominent dropdown menu built in (no plugin needed). The template was originally released as a standalone theme, but has been incorporated as one of the standard templates in the PixoPoint Template [...]]]></description>
			<content:encoded><![CDATA[<p>The Aqua Vaccinium template features a smooth blue and green design and has a prominent dropdown menu built in (no plugin needed). The template was <a title="Aqua Vaccinium WordPress theme" href="http://pixopoint.com/aqua-vaccinium-wordpress-theme/">originally released</a> as a standalone theme, but has been incorporated as one of the standard templates in the <a href="http://pixopoint.com/generator/">PixoPoint Template Generator</a>.</p>
<p><img class="aligncenter size-full attachment wp-att-162" title="Aqua Vaccinium WordPress theme" src="http://pixopoint.com/uploads/aquavaccinium1.png" alt="Aqua Vaccinium WordPress theme" width="439" height="442" /></p>
<h3>Download template as a WordPress theme</h3>
<p><a title="Download Aqua Vaccinium" href="http://pixopoint.com/uploads/aqua-vaccinium.zip">Download Aqua Vaccinium WordPress theme</a></p>
<h3>The big blue bar</h3>
<p>The blue section (below the main menu) is controlled via the &#8216;Main menu shadow&#8217; section in the &#8216;Main Menu&#8217; box in the template generator control panel.</p>
<p>If you require any (paid) customisations specific to your site, please get in touch via our <a href="http://pixopoint.com/contact/">contact form</a>.</p>
<h3>Naming</h3>
<p>The word Aqua came from the mixture of the blue and green tones of the design. The name Vaccinium is the genus for a variety of berries including blue berries which we baked a pie for in honour of the new theme.</p>
]]></content:encoded>
			<wfw:commentRss>http://pixopoint.com/2008/11/30/new-aqua-vaccinium-wordpress-theme/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Hellish Simplicity WordPress Theme</title>
		<link>http://pixopoint.com/2008/11/30/new-hellish-simplicity-wordpress-theme/</link>
		<comments>http://pixopoint.com/2008/11/30/new-hellish-simplicity-wordpress-theme/#comments</comments>
		<pubDate>Mon, 01 Dec 2008 01:41:50 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Templates]]></category>
		<category><![CDATA[Generator]]></category>
		<category><![CDATA[hellish simplicity]]></category>
		<category><![CDATA[ryanhellyer.net]]></category>
		<category><![CDATA[template]]></category>
		<category><![CDATA[theme]]></category>

		<guid isPermaLink="false">http://pixopoint.com/?p=197</guid>
		<description><![CDATA[Hellish Simplicity is a minimilistic two column design with a distinctive red, black and white design. It was created as the blog theme for http://ryanhellyer.net/ and by request was made available to the public as a free download and has now been added as one [...]]]></description>
			<content:encoded><![CDATA[<p>Hellish Simplicity is a minimilistic two column design with a distinctive red, black and white design. It was created as the blog theme for <a href="http://ryanhellyer.net/">http://ryanhellyer.net/</a> and by request was made available to the public as a <a href="http://pixopoint.com/hellish-simplicity-wordpress-theme/">free download</a> and has now been added as one of the default themes to the PixoPoint template generator.</p>
<p><a href="http://pixopoint.com/uploads/hellishsimplicity1.jpg"><img class="aligncenter size-full wp-image-160" title="hellishsimplicity1" src="http://pixopoint.com/uploads/hellishsimplicity1.jpg" alt="Hellish Simplicity WordPress theme" width="400" height="300" /></a></p>
<h3>Download template as a WordPress theme</h3>
<p><a href="http://pixopoint.com/uploads/hellish-simplicity.zip">Download Hellish Simplicity Version 2.0 (link coming soon)</a></p>
<h3>Modifying sidebar widths</h3>
<p>The grey border which runs down the sidebars in Hellish Simplicity are created via the sidebars graphical background. If you change the widths of these sidebars, you should modify/create a new graphic to match the new width.</p>
<h3>Copyright</h3>
<p>This theme was not originally released as a truly open source theme. However it is now available with a BSD license.</p>
]]></content:encoded>
			<wfw:commentRss>http://pixopoint.com/2008/11/30/new-hellish-simplicity-wordpress-theme/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Basic blue template</title>
		<link>http://pixopoint.com/2008/11/30/basic-blue-template/</link>
		<comments>http://pixopoint.com/2008/11/30/basic-blue-template/#comments</comments>
		<pubDate>Mon, 01 Dec 2008 01:31:06 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Templates]]></category>
		<category><![CDATA[basic blue]]></category>
		<category><![CDATA[Generator]]></category>
		<category><![CDATA[template]]></category>
		<category><![CDATA[theme]]></category>

		<guid isPermaLink="false">http://pixopoint.com/?p=202</guid>
		<description><![CDATA[Basic blue is a minimilistic two column template which was designed as a simple base for more advanced designs to be created from. Download template as a WordPress theme Download Basic blue 1.0 (link coming soon) Basic blue as a base This design was used [...]]]></description>
			<content:encoded><![CDATA[<p>Basic blue is a minimilistic two column template which was designed as a simple base for more advanced designs to be created from.</p>
<p><a href="http://pixopoint.com/uploads/basic_bluetemplate.jpg"><img class="size-full wp-image-203 alignright" style="float: right;" title="basic_bluetemplate" src="http://pixopoint.com/uploads/basic_bluetemplate.jpg" alt="" width="250" height="216" /></a></p>
<h3>Download template as a WordPress theme</h3>
<p><a href="">Download Basic blue 1.0 (link coming soon)</a></p>
<h3>Basic blue as a base</h3>
<p>This design was used as the base to create the other templates for the PixoPoint template generator including &#8216;Hellish Simplicity&#8217;, &#8216;Aqua Vaccinium&#8217; and &#8216;Yoghourt&#8217;. By simply editing the various options in the template generator, the Basic blue template was morphed into the other drastically different creations. With minimal work, you too can develop your own entirely new designs.</p>
<h3>Creating your own templates</h3>
<p>If you modify one of the core templates in such a way that you think it would be suitable as one of the core templates, then please post your saved XML file in our <a href="http://pixopoint.com/forum/">support forum</a>. If we think it is up to scratch, then we&#8217;ll consider adding it as one of the build in designs along with credit back to you as the author.</p>
]]></content:encoded>
			<wfw:commentRss>http://pixopoint.com/2008/11/30/basic-blue-template/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ice Edge WordPress Theme</title>
		<link>http://pixopoint.com/2008/05/10/ice-edge-wordpress-theme/</link>
		<comments>http://pixopoint.com/2008/05/10/ice-edge-wordpress-theme/#comments</comments>
		<pubDate>Sat, 10 May 2008 11:30:35 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Templates]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[ice edge]]></category>
		<category><![CDATA[simple cms]]></category>
		<category><![CDATA[theme]]></category>

		<guid isPermaLink="false">http://pixopoint.com/?p=181</guid>
		<description><![CDATA[<a href='http://pixopoint.com/uploads/screenshot.png'><img src="http://pixopoint.com/uploads/screenshot-150x150.png" alt="" title="Ice Edge WordPress Theme" width="150" height="150" class="alignright size-thumbnail wp-image-180" /></a>The theme is designed for use with our <a href="http://pixopoint.com/simplecms/">Simple CMS WordPress Plugin</a>.

<h3>Features</h3>
As with the <a href="http://pixopoint.com/simplecms_theme/">Simple CMS theme</a>, "Ice Edge" does not display comments, tags or categories. This theme is designed to display WordPress Pages as part of a static website.

<h3>Support</h3>
Support for this theme is available in our <a href="http://pixopoint.com/forum/index.php?board=1.0">themes support board</a>.
]]></description>
			<content:encoded><![CDATA[<p>This theme has been used for the past year by our client <a href="http://freshedgehockey.com/">Fresh Edge Hockey</a>. The theme is designed for use with our <a href="http://pixopoint.com/simplecms/">Simple CMS WordPress Plugin</a>. It is designed purely for use on static websites and is not suitable for blogs or sites which require sidebars.</p>
<p><a href="http://pixopoint.com/uploads/screenshot.png"><img class="aligncenter size-full wp-image-180" title="Ice Edge WordPress Theme" src="http://pixopoint.com/uploads/screenshot.png" alt="" width="400" height="321" /></a></p>
<h3>Demo</h3>
<p><a href="http://pixopoint.com/demo/wordpress/index.php?wptheme=Ice%20Edge%20Theme">Ice Edge Theme Demo</a></p>
<h3>Download</h3>
<p><a href="http://pixopoint.com/uploads/ice_edge.zip">Ice Edge WordPress Theme</a></p>
<h3>Features</h3>
<p>As with the <a href="http://pixopoint.com/simplecms_theme/">Simple CMS theme</a>, &#8220;Ice Edge&#8221; does not display comments, tags or categories. This theme is only designed to display WordPress Pages as part of a static website.</p>
<h3>Support</h3>
<p>Support for this theme is available in our <a href="http://pixopoint.com/forum/index.php?board=1.0">themes support board</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://pixopoint.com/2008/05/10/ice-edge-wordpress-theme/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Simple CMS WordPress Theme</title>
		<link>http://pixopoint.com/2008/03/14/simplecms_theme/</link>
		<comments>http://pixopoint.com/2008/03/14/simplecms_theme/#comments</comments>
		<pubDate>Sat, 15 Mar 2008 02:13:55 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Templates]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[comments]]></category>
		<category><![CDATA[Developers]]></category>
		<category><![CDATA[simple]]></category>
		<category><![CDATA[simple cms]]></category>
		<category><![CDATA[theme]]></category>

		<guid isPermaLink="false">http://ryanhellyer.net/2008/03/14/simplecms_theme/</guid>
		<description><![CDATA[<a href='http://pixopoint.com/uploads/simplecmsshot.jpg'><img src="http://pixopoint.com/uploads/simplecmsshot-150x150.jpg" alt="Simple CMS WordPress theme" title="simplecmsshot" width="150" height="150" class="alignright size-thumbnail attachment wp-att-165" /></a>The Simple CMS WordPress Theme is designed as a development theme for our <a href="http://pixopoint.com/simplecms/">Simple CMS WordPress plugin</a>. This theme is not designed to look pretty, but is a practical, simple theme to build your own designs from.

<h3>Features</h3>
The theme does not display comments, tags, categories or anything related to posts only. This theme is intended to display WordPress Pages and nothing else.

The entire theme folder contains only four PHP files, unlike WordPress's default Kubrick theme which uses 16! Hopefully this will make building themes for static websites a lot easier as there is less junk to remove to create your simple static site.
]]></description>
			<content:encoded><![CDATA[<p>The Simple CMS WordPress Theme is designed as a development theme for our <a href="http://pixopoint.com/simplecms/">Simple CMS WordPress plugin</a>. This theme is not designed to look pretty, but is a practical, simple theme to build your own designs from.</p>
<p><img class="aligncenter size-full attachment wp-att-165" title="simplecmsshot" src="http://pixopoint.com/uploads/simplecmsshot.jpg" alt="Simple CMS WordPress theme" width="400" height="280" /></p>
<h3>Download</h3>
<p><a title="SimpleCMS WordPress Theme" href="http://pixopoint.com/uploads/simplecms_theme.zip">Simple CMS WordPress Theme Download</a></p>
<h3>Features</h3>
<p>The theme does not display comments, tags, categories or anything related to posts only. This theme is intended to display WordPress Pages and nothing else.</p>
<p>The entire theme folder contains only four PHP files, unlike WordPress&#8217;s default Kubrick theme which uses 16! Hopefully this will make building themes for static websites a lot easier as there is less junk to remove to create your simple static site.</p>
<p><strong>Note:</strong> Just like the <a title="Simple CMS WordPress Plugin" href="http://pixopoint.com/simplecms/">Simple CMS WordPress plugin</a>, this theme is only designed to work with WordPress Version 2.5 or above.</p>
]]></content:encoded>
			<wfw:commentRss>http://pixopoint.com/2008/03/14/simplecms_theme/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (user agent is rejected)
Database Caching 3/11 queries in 0.202 seconds using disk

Served from: pixopoint.com @ 2010-07-31 02:58:23 -->