/* Copyright 2006-2007 Alex King - no re-use without permission */
body {
	background: #569;
	font: 11px Verdana, sans-serif;
	margin: 0;
	padding: 10px;
}
h1 {
	border-bottom: 1px solid #89c;
	color: #569;
	font: bold 21px "Lucida Grande", "trebuchet ms", "Lucida Sans Unicode", sans-serif;
	margin: 0 0 10px 0;
	padding: 0 0 3px 0;
}
h2 {
	color: #347;
	font: bold 18px "Lucida Grande", "trebuchet ms", "Lucida Sans Unicode", sans-serif;
	margin: 0 0 10px 0;
	padding: 0;
}
h3 {
	color: #67b;
	font: bold 15px "Lucida Grande", "trebuchet ms", "Lucida Sans Unicode", sans-serif;
	margin: 0 0 10px 0;
	padding: 0;
}
h4 {
	color: #78b;
	font: bold 13px "Lucida Grande", "trebuchet ms", "Lucida Sans Unicode", sans-serif;
	margin: 0 0 10px 0;
	padding: 0;
}
p, li, td, dt, dd {
	font: 11px Verdana, sans-serif;
}
p, ol, ul, dl {
	line-height: 150%;
	margin: 0 0 10px 0;
	padding: 0;
}
table {
	margin-bottom: 10px;
}
li, dt, dd, td {
	line-height: 150%;
}
th {
	color: #444;
	text-align: left;
}
input, select, textarea {
	font: 11px Verdana, sans-serif;
	padding: 2px;
}
code {
	font: 11px Monaco, "Courier New", "Courier", monospace;
}
del {
	color: #666;
}
a img {
	border-width: 1px;
}
hr {
	border: 0;
	border-top: 1px solid #d3d3f7;
	margin: 10px 20px;
}
div.clear {
	clear: both;
	float: none;
}
p.modified {
	color: #666;
	font-size: 10px;
}
.center {
	text-align: center;
}
.under {
	padding-top: 20px;
}
.nobr {
    white-space: nowrap;
}
a.download {
	background: url(/images/download_icon.gif) no-repeat;
	padding: 0 0 5px 20px;
}
a img.screenshot, a:visited img.screenshot {
	border-color: #fff;
}
div.loading {
	background: center center url(/images/loading.gif) no-repeat;
	height: 50px;
}
#page {
	background: #fff url(/images/page_back.gif) repeat-y;
	border: 1px solid #fff;
	margin: 0 auto;
	overflow: hidden;
	width: 960px;
}
body.blog #page, body.project #page {
	background: #fff url(/images/blog_back.gif) repeat-y;
}
body.project p.akpc_pop {
	padding-top: 20px;
}
#header {
	background: #89c url(/images/header_back.gif) repeat-x;
	border-bottom: 2px solid #fff;
	height: 50px;
}
#header h3 {
	margin: 0;
	padding: 0;
	position: absolute;
}
#header h3 a {
	background: url(/images/logo12.png) no-repeat;
	display: block;
	height: 50px;
	width: 444px;
}
#header h3 a span {
	display: none;
}
#menu, #menu ul {
	float: right;
	margin: 0;
	padding: 0;
}
#menu li {
	border-left: 1px solid #b6b6e9;
	float: left;
	font-size: 12px;
	height: 50px;
	list-style: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
}
#menu li:hover {
	background: #569 url(/images/menu_on.gif) repeat-x;
}
#menu li.selected {
	background: #89c url(/images/menu_active.gif) repeat-x;
}
#menu li.last {
	border-right: 1px solid #b6b6e9;
	margin-right: 10px;
}
#menu li a {
	color: #fff;
	display: block;
	float: left;
	text-decoration: none;
}
#menu li a span {
	display: block;
	float: left;
	margin: 25px 10px 10px 10px;
}
#breadcrumbs {
	color: #888;
	font-size: 10px;
	margin: 10px;
}
#breadcrumbs a, #breadcrumbs a:visited {
	color: #78d;
}
#general, #home {
	float: left;
	width: 760px;
}
#general #breadcrumbs {
/*
	padding-top: 10px;
*/
}
#general h1 {
	border-bottom: 1px solid #89c;
	margin: 10px 15px;
	padding: 0 0 3px 0;
}
#general h2 {
	margin: 10px 15px;
}
#general div.entry h2 {
	margin: 0 0 10px 0;
}
#general div {
	margin: 0 0 20px 15px;
}
#general div.half, #home div.half {
	float: left;
	margin: 0 10px 10px 15px;
	width: 350px;
}
#general div.half h2 {
	margin: 10px 0;
}
#general div ul, div.entry ul {
	list-style: none;
	margin: 0 0 10px 10px;
	padding: 0;
}
#general div ul li, div.entry ul li, #body ul.archives li div.entry ul li {
	background: 0 2px url(/images/li.gif) no-repeat;
	margin: 0;
	padding: 0 0 5px 14px;
}
#home {
	padding-top: 10px;
}
#home h2 {
	font: bold 15px "Lucida Grande", "trebuchet ms", "Lucida Sans Unicode", sans-serif;
}
#home h2 a, #home h2 a:visited {
	color: #347;
}
#home h3 {
	font-size: 13px;
	margin-bottom: 3px;
}
#home p {
	margin-right: 20px;
}
#home div.entry {
	overflow: hidden;
	padding-top: 0;
	padding-left: 5px;
}
#home_projects {
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0;
}
#home_projects li {
	margin: 20px 0 20px 0;
	padding: 0 0 10px 115px;
}
#home_projects li.tasks {
	background: url(/images/home_tasks.gif) no-repeat;
	margin-top: 15px;
}
#home_projects li.phptagengine {
	background: url(/images/home_phptagengine.gif) no-repeat;
}
#home_projects li.photos {
	background: url(/images/home_photos.gif) no-repeat;
}
#home_projects li.wordpress {
	background: url(/images/home_wordpress.gif) no-repeat;
}
#home_projects li h3 {
	font: bold 13px "Lucida Grande", "trebuchet ms", "Lucida Sans Unicode", sans-serif;
	margin: 0;
}
#home img.portrait {
	border: 1px solid #ccc;
	float: right;
	margin: 0 0 10px 10px;
}
#home a.feed {
	background: url(/images/feed-icon-14x14.gif) no-repeat 0 2px;
	padding: 0 7px;
	margin-left: 7px;
}
#home a.feed span {
	display: none;
}
#email_form, #email_form fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
#email_form legend {
	display: none;
}
#email_form input, #email_form textarea {
	font: 11px Verdana, sans-serif;
	padding: 3px;
	width: 250px;
}
#email_form textarea {
	line-height: 150%;
	height: 200px;
	width: 300px;
}
#email_form #submit_button {
	width: 150px;
}
#body {
	clear: left;
	float: left;
	overflow: hidden;
	padding: 0 0 20px 0;
	width: 500px;
}
#body h1 {
	margin: 10px;
}
#body #golf_header {
	border: 0;
	margin: 0;
}
#body div#golf_header {
	margin-bottom: 10px;
}
#body #golf_header a {
	background: url(/images/golf_header.jpg);
	display: block;
	height: 105px;
}
#body #golf_header span {
	display: none;
}
div.entry, div.padded {
	padding: 10px 15px;
}
div.single {
	padding-top: 0;
}
/*
div.entries {
	border-bottom: 1px solid #e0e0f9;
}
div.alt {
	background: #f8f8f8;
}
*/
#body div.entry h1.title, #body div.entry h2.title {
	border: 0;
	margin: 0 0 3px 0;
	padding: 0;
}
div.entry h1.title a, div.entry h2.title a {
	color: #236;
}
div.entry h1.title a:visited, div.entry h2.title a:visited {
	color: #347;
}
div.entry p.topics, #home p.topics, ul.archives li span.topics {
	color: #666;
	font-size: 10px;
}
div.entry p.topics a, #home p.topics a, ul.archives li span.topics a {
	color: #569;
}
div.content {
	margin: 0 5px;
}
div.entry div.half {
	float: left;
	margin: 0 10px 10px 10px;
	width: 210px;
}
div.entry p.date, ol.commentlist li p.comment_date {
	color: #666;
	font-size: 10px;
}
div.entry p.tools, div.entry p.tools_single {
	color: #444;
	font-size: 11px;
	margin: 0;
	padding: 7px 0;
}
div.entry p.tools a, div.entry p.tools_single a {
	color: #236;
}
div.entry .banner {
	background: #ddd;
	padding: 10px;
}
div.entry blockquote, div.comment_content blockquote {
	background: #f8f8f8;
	border-left: 2px solid #e0e0f9;
	margin: 0 20px 10px 20px;
	padding: 10px 10px 1px 10px;
}
div.links blockquote {
	margin-left: 0;
}
div.alt blockquote, ul.commentlist li div.alt blockquote {
	background: #fff;
}
ul.commentlist li div.owner blockquote {
    background: #fff;
    border-color: #89c;
}
div.entry ol {
	padding-left: 27px;
}
div.entry ol li {
	padding-bottom: 5px;
}
div.entry dl dt {
	color: #569;
	font-weight: bold;
	margin-bottom: 6px;
}
div.entry dl dd {
	margin: 0 10px 10px 10px;
}
img.wp-smiley {
	vertical-align: middle;
}
div.entry div.code, body.project span.code code {
	background: #ececec;
	border: 1px solid #ccc;
	border-width: 1px 0;
	display: block;
	margin: 0 0 10px 0;
	overflow: auto;
	padding: 10px;
}
div.entry div.code code, body.project span.code code {
	white-space: pre;
}
#body div.entry div.content ul.wp_photos li {
	text-align: center;
	width: 220px;
}
#body div.entry div.content ul.wp_photos li img {
	margin-left: auto;
	margin-right: auto;
}
#body div.links {
	background-image: url(/images/link_back.gif);
	background-position: 2px 0;
	background-repeat: no-repeat;
	padding-bottom: 0;
	padding-left: 50px;
}
#body div.links h2 {
	float: left;
	font-size: 13px;
}
#body div.links p.tools {
	float: left;
	margin-left: 10px;
	padding: 0;
}
#body div.links p.tools a {
	color: #569;
	font-size: 10px;
}
#body ul, #home ul.news {
	list-style: none;
	margin: 0 10px 10px 10px;
	padding: 0;
}
#body ul li, #home ul.news li {
	background: 1px 3px url(/images/li.gif) no-repeat;
	margin: 0 0 5px 0;
	padding-left: 16px;
}
h3.archives_date {
	float: left;
	font-size: 12px;
	margin: 2px 0 0 20px;
	width: 90px;
}
ul.archives {
	float: left;
	width: 360px;
}
#body ul.archives li {
	background: #fff;
	margin-bottom: 10px;
	padding-left: 0;
	width: 360px;
}
#body ul.archives li.link {
	background: 1px 4px url(/images/link_back_archive.gif) no-repeat;
	padding-left: 18px;
}
ul.archives li a.title {
	color: #236;
	font: bold 13px "Lucida Grande", "trebuchet ms", "Lucida Sans Unicode", sans-serif;
}
ul.archives li a.title:visited {
	color: #347;
}
ul.archives li a.comments {
	background: 1px 0 url(/images/icon_comments.gif) no-repeat;
	color: #666;
	margin-left: 8px;
	padding: 1px 0 3px 20px;
	text-decoration: none;
}
ul.archives li span.topics {
	display: block;
}
ul.archives li div.entry {
	padding: 10px 0 0 0;
}
#body ul.archives li div.entry li {
	width: 300px;
}
ul.archives li div.close a, ul.archives li div.close a:visited {
	background: url(/images/dollar_back.gif) repeat-x;
	border-bottom: 1px solid #EAEAFC;
	color: #666;
	display: block;
	margin-bottom: 15px;
	padding: 0 0 4px 0;
	text-align: center;
}
#body ul.archives li div.links {
	background-position: -10px -10px;
	padding-left: 40px;
}
#general ul.projects {
	margin: 0;
	padding: 0;
}
#general ul.projects li {
	margin: 0 10px 10px 0;
	padding-left: 40px;
}
#general ul.projects li.tasks {
	background-image: url(/images/li_tasks.gif);
}
#general ul.projects li.photos {
	background-image: url(/images/li_photos.gif);
}
#general ul.projects li.phptagengine {
	background-image: url(/images/li_phptagengine.gif);
}
#general ul.projects li.servermoxie {
	background-image: url(/images/li_servermoxie.gif);
}
#general ul.projects li.readittome {
	background-image: url(/images/li_readittome.gif);
}
#general ul.projects li.shareicon {
	background-image: url(/images/li_shareicon.gif);
}
#general ul.projects li.wordpress {
	background-image: url(/images/li_wordpress.gif);
}
#general ul.projects li.feedlounge {
	background-image: url(/images/li_feedlounge.gif);
}
#general ul.projects li.punbb {
	background-image: url(/images/li_punbb.gif);
}
#general ul.projects li.b2 {
	background-image: url(/images/li_b2.gif);
}
#general ul.projects li.blackberry {
	background-image: url(/images/li_blackberry.gif);
}
#general ul.projects li.svnzapper {
	background-image: url(/images/li_svnzapper.gif);
}
#general ul.projects li.calendartools {
	background-image: url(/images/li_calendartools.gif);
}
#general ul.projects li.phpdocsystem, #general ul.projects li.itunesstats, #general ul.projects li.jsquicktags, #general ul.projects li.htmlresumetemplate {
	background-image: url(/images/li_opensource.gif);
}
#general ul.projects li.lodoconv {
	background-image: url(/images/li_lodoconv.gif);
}
#general ul.projects li.myfreebusy {
	background-image: url(/images/li_myfreebusy.gif);
}
#general ul.projects li.backupmoxie {
	background-image: url(/images/li_backupmoxie.gif);
}
#general ul.projects li.wphelpcenter {
	background-image: url(/images/li_wphelpcenter.gif);
}
#general ul.projects li a.title {
	display: block;
	font: bold 13px "Lucida Grande", "trebuchet ms", "Lucida Sans Unicode", sans-serif;
	margin-bottom: 2px;
}
#general ul.untested_themes li {
	float: left;
	margin-left: 30px;
	width: 40%;
}
#general p.akpc_pop {
	margin: 10px 0;
	padding-top: 10px;
}
#general p.modified {
	margin: 0 0 10px 15px;
}
#general div.entry p.modified {
	margin: 0 0 10px 0;
}
#general ol.commentlist {
	width: 470px;
}
#home ul.news {
	margin-left: 0;
}
#body div.half ul {
	margin-left: 0;
}
#body div.comments {
	padding: 10px 15px;
}
#body div.entry div.comments {
	padding: 0;
}
ol.commentlist, div.entry ol.commentlist {
	border-top: 1px solid #e0e0f9;
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
}
ol.commentlist li, #body ul.archives li ol.commentlist li {
	border-bottom: 1px solid #e0e0f9;
	margin: 0;
	padding: 10px;
}
ol.commentlist li.alt, #body ul.archives li ol.commentlist li.alt {
	background-color: #f0f0f0;
}
ol.commentlist li.owner, #body ul.archives li ol.commentlist li.owner {
	background: #B3BFE4 url(/images/comment_owner_back.gif) repeat-x;
	border-color: #89c;
}
ol.commentlist li p.comment_author cite {
	font-weight: bold;
}
ol.commentlist li.owner p.comment_author, ol.commentlist li.owner p.comment_author a, ol.commentlist li.owner p.comment_author a:visited {
	color: #fff;
}
ol.commentlist li p.comment_date {
	margin: 0;
	padding: 0;
}
.comments p.legal {
	color: #777;
	font-size: 10px;
	line-height: 125%;
}
#sidebar {
	float: left;
	padding: 10px 0 20px 0;
	width: 260px;
}
#sidebar h3 {
	color: #569;
	margin-left: 10px;
}
#sidebar h3 a, #sidebar h3 a:visited {
	color: #569;
}
#sidebar h3 a img {
	border: 0;
}
#sidebar ul {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
}
#sidebar ul li {
	margin: 0 10px 10px 10px;
	padding: 0;
}
#sidebar ul li h3 {
	margin: 0 0 7px 0;
	padding: 0;
}
#sidebar ul li select {
	margin: 0 0 10px 5px;
}
#sidebar ul li ul {
	margin: 0;
	padding: 0 0 10px 0;
}
#sidebar ul li ul li {
	background: 1px 3px url(/images/li.gif) no-repeat;
	margin: 0;
	padding-left: 16px;
}
#sidebar ul li ul li.feed {
	background: 0 3px url(/images/feed-icon-12x12.gif) no-repeat;
}
#sidebar ul li#calendar table, #sidebar ul li#calendar table caption {
	margin-left: auto;
	margin-right: auto;
	width: 80%;
}
#sidebar ul li#calendar table tbody td {
	text-align: right;
}
#sidebar p {
	margin: 0 10px 10px 10px;
}
#sidebar p.feed a {
	background: url(/images/feed-icon-12x12.gif) no-repeat 0 1px;
	padding-left: 16px;
}
#sidebar a.button {
	display: block;
	height: 50px;
	margin: 20px auto;
	padding: 0;
	width: 200px;
}
#sidebar a.button span {
	display: none;
}
#sidebar a.download {
	background: url(/images/button_download.gif) center center no-repeat;
}
#sidebar a.trial {
	background: url(/images/button_free_trial.gif) center center no-repeat;
}
#sidebar a.sign_up {
	background: url(/images/button_sign_up.gif) center center no-repeat;
}
#sidebar a.purchase {
	background: url(/images/button_purchase.gif) center center no-repeat;
}
#sidebar a.donate {
	background: url(/images/button_donate.gif) center center no-repeat;
	height: 36px;
	margin: 10px;
	padding: 0;
	width: 95px;
}
#sidebar ul.entries {
	margin: 0 10px 10px 10px;
	padding: 0;
}
#sidebar ul.entries li {
	background: 1px 3px url(/images/li.gif) no-repeat;
	margin: 0;
	padding-left: 16px;
}
#sidebar .aktt_tweets ul li {
	line-height: 130%;
	margin-bottom: 5px;
}
#sidebar .aktt_tweets p {
	color: #777;
	font-size: 10px;
	line-height: 100%;
	text-align: right;
}
#sidebar .aktt_tweets p a, #sidebar .aktt_tweets p a:visited {
	color: #777;
}
body.project #sidebar p.meta {
	font-size: 12px;
	margin-bottom: 7px;
	text-align: center;
}
#aux {
	float: left;
	padding: 0 0 20px 0;
	width: 200px;
}
#aux div {
	padding: 10px;
}
#search {
	background: #fff;
	border-bottom: 1px solid #e0e0f9;
}
#search form, #search fieldset {
	border: 0;
	margin: 0;
	padding: 0;
	text-align: center;
}
#search fieldset legend {
	display: none;
}
#search #s {
	font-weight: normal;
	margin-right: 4px;
	width: 120px;
}
#search input {
	font-weight: bold;
	vertical-align: middle;
	width: 30px;
}
#options label {
	vertical-align: middle;
}
#options ul {
	display: inline;
	margin: 0;
	padding: 0;
}
#options li {
	display: inline;
	font-weight: bold;
	list-style: none;
	padding: 0;
	vertical-align: middle;
}
#options li a {
	border: 1px solid #eaeafc;
	color: #333;
	padding: 3px 5px;
	text-decoration: none;
}
#options li a.selected {
	background: #fff;
	border-color: #89c;
}
#options li a span {
	display: none;
}
#options #font_small {
	font-size: 10px;
}
#options #font_normal {
	font-size: 12px;
}
#options #font_big {
	font-size: 14px;
}
#options #font_huge {
	font-size: 16px;
}
#about {
	background: #fff;
	border: 1px solid #e0e0f9;
	border-width: 1px 0;
}
#about h3 {
	color: #569;
}
#about h4 {
	margin: 13px 0 5px;
}
#about h4 a {
	background: 1px 0 url(/images/crowd-favorite-sidebar.gif) no-repeat;
	display: block;
	height: 30px;
	width: 140px;
}
#about h4 a span {
	display: none;
}
#ads h3 {
	color: #89c;
}
#footer {
	background: #89c;
	border-top: 1px solid #fff;
	padding: 7px 0;
}
#footer p {
	float: right;
	margin: 0 7px;
	padding: 0;
}
#footer p, #footer p a {
	color: #d3d3f7;
	font-size: 10px;
}
#footer #copyright {
	float: left;
}
#akst_form {
	background: #89c;
	border: 2px solid #d3d3f7;
}
#akst_form ul.tabs {
	border-color: #89c;
}
#akst_form ul.tabs li {
	background: #eaeafc;
	border-bottom: 1px solid #89c;
}
#akst_social ul li {
	width: 50%;
}
#donation_meter img {
	display: block;
	margin: 0 auto;
}
#body ul.wp_photos, #general ul.wp_photos {
	list-style: none;
	margin: 0;
	padding: 0;
}
#body ul.wp_photos li, #general ul.wp_photos li {
	background: #fff;
	float: left;
	margin: 0;
	padding: 0 10px 10px 0;
	text-align: center;
}
#general ul.wp_photos li {
	margin: 10px;
	height: 210px;
	vertical-align: middle;
	width: 200px;
}
#general ul.wp_photos li img {
	margin: 0 auto;
	vertical-align: middle;
}
#body ul.wp_photos li a img, #body ul.wp_photos li a:visited img, #general ul.wp_photos li a img, #general ul.wp_photos li a:visited img {
	border: 1px solid #555;
	display: block;
	margin-bottom: 3px;
}
#body ul.wp_photos li a img.screenshot, #body ul.wp_photos li a:visited img.screenshot {
	border-color: #fff;
}
form.hotscripts, form.hotscripts fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
form.hotscripts {
	padding-bottom: 10px;
}
form.hotscripts legend {
	display: none;
}
.flickr_badge_image {
	display: inline;
	margin: 0 10px 10px 0;
	vertical-align: middle;
}
.flickr_badge_image img {
	border: 1px solid #666;
	vertical-align: middle;
}
table.aklh_harvest {
	width: 700px;
}
#general table.aklh_harvest div {
	margin: 0;
}
#general table.aklh_harvest div h4 {
	padding-top: 7px;
}
table.aklh_harvest tr.alternate td {
	background: #ededfb;
}
table.aklh_harvest th {
	border-bottom: 1px solid #89c;
	color: #78b;
	font: bold 15px "Lucida Grande", "trebuchet ms", "Lucida Sans Unicode", sans-serif;
	text-align: left;
	white-space: nowrap;
	padding: 5px;
}
table.aklh_harvest td {
	padding: 5px;
	vertical-align: top;
}
table.aklh_harvest th span.hide {
	display: none;
}
table.aklh_harvest td.count {
	padding-right: 10px;
	text-align: right;
	width: 10%;
}
table.aklh_harvest td.action {
	text-align: center;
    white-space: nowrap;
	width: 10%;
}
table.aklh_harvest td a.close {
	color: #666;
	display: block;
	float: right;
	font-size: 10px;
}
table.aklh_harvest td span.loading {
	background: center center url(/images/loading.gif) no-repeat;
	color: #fff;
	display: block;
	height: 50px;
}
table.aklh_harvest tr.alternate td span.loading {
	color: #ededfb;
}
#aklh_credit {
	padding-top: 10px;
}
span.aklv_new {
	background: url(/images/icon_new.gif) no-repeat left center;
	margin-left: 3px;
	padding: 10px 13px;
}
ol.commentlist li.aklv_new {
	background-image: url(/images/icon_new.gif);
	background-position: 435px 10px;
	background-repeat: no-repeat;
}
div.links ol.commentlist li.aklv_new {
	background-position: 398px 10px;
}
ol.footnotes {
	border-top: 1px solid #89c;
	margin: 0 0 10px 0;
	padding: 12px 0;
}
ol.footnotes li {
	padding: 7px;
}
ol.footnotes li.active {
	background: #ffc;
}
#general div.portrait {
	border: 1px solid #ccc;
	color: #666;
	font-size: 10px;
	float: right;
	margin: 5px 20px 10px 30px;
	padding: 8px;
	text-align: right;
}
div.portrait a, div.portrait a:visited, div.portrait a:active, div.portrait a:link {
	color: #666;
}
#cc_license {
	border: 1px solid #999;
	height: 350px;
	margin: 20px auto;
	padding: 2px;
	width: 670px;
}
.wp_browser_preview {
	background: url(/images/wp_browser_back.gif) repeat-y;
	float: right;
	margin: 10px;
	margin-right: 11px;
	padding: 0 20px;
}
.wp_browser_preview p {
	margin: 0;
	text-align: center;
}
.wp_browser_preview p a img {
	border: 0;
}
div.wp-photo_preview {
	float: right;
	margin: 0 0 20px 20px;
	text-align: center;
}
div.wp-photo_preview a img {
	border-width: 1px;
}
.comments_link {
	background: 1px 0 url(/images/icon_comments.gif) no-repeat;
	padding: 1px 0 3px 22px;
}
#general #portfolio {
	list-style: none;
	margin: 10px;
	padding: 0;
}
#general #portfolio li {
	background: #fff;
	float: left;
	height: 220px;
	margin: 10px;
	padding: 0;
	width: 200px;
}
#general #portfolio h3 {
	text-align: center;
}
#portfolio div.wp-photo_preview {
	float: none;
	margin: 0;
	padding: 0;
	text-align: center;
}
#portfolio a img {
	border: 1px solid #555;
}
p.old_post_alert {
	background: #ffc;
	padding: 10px;
}
#blog_page_navigation {
	margin: 10px;
}
#blog_page_navigation span {
	float: right;
}
.delicious-posts br {
	display: none;
}
.delicious-network-username, .delicious-network-add {
	display: block;
	margin: 5px;
}
.delicious-posts .delicious-tag {
	font-size: 10px;
}
#aux #ads_google, #aux #ads_tla, #aux #ads_performancing, #aux #ads_ak, #aux #ads_amazon {
	margin: 0 0 15px 0;
	padding: 0;
}
#aux #ads_google {
	text-align: center;
}
#aux #ads_google iframe {
	margin: 0 auto;
}
.entry .center iframe {
	border: 1px solid #ccc;
	border-width: 1px 0;
	margin: 7px 0 10px 0;
/*	padding: 4px 0 7px 0; */
}
#dollar_per_download {
	display: none;
}
.dollar_per_download {
	background: url(/images/dollar_back.gif) repeat-x bottom center;
	border-bottom: 1px solid #EAEAFC;
	margin-bottom: 8px;
	padding: 0 10px 5px 0;
	position: relative;
}
#sidebar .dollar_per_download {
	padding: 0 10px 10px 10px;
}
.dollar_per_download form {
	left: 16px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 20px;
}
#sidebar .dollar_per_download form {
	float: left;
	left: 0;
	margin: 0 10px 10px 0;
	position: relative;
	top: 0;
}
.dollar_per_download h4 {
	color: #347;
}
.dollar_per_download h4, .dollar_per_download p {
	margin-left: 100px;
}
#sidebar .dollar_per_download h4, #sidebar .dollar_per_download p {
	margin-left: 0;
}
#aux #ads_performancing {
	margin: 0;
}
#aux #ads_tla p, #aux #ads_ak p {
	color: #333;
	margin: 0 0 10px 0;
	padding: 0;
}
#aux #ads_tla ul, #aux #ads_ak ul {
	list-style: none;
	margin-left: 5px;
}
#aux #ads_tla ul li, #aux #ads_ak ul li {
	margin-bottom: 3px;
}
#aux #ads_amazon {
	text-align: center;
}
#aux #ads_amazon iframe.search {
/*
	margin-top: 7px;
*/
}
span.akpc_help, span.akpc_help a, span.akpc_help a:visited {
	color: #999;
}
span.akpc_help:hover {
	color: #000;
}
span.akpc_help:hover a, span.akpc_help:hover a:visited {
	color: blue;
}
#fb_email {
	border: 0;
	margin: 10px 0 30px 0;
	padding: 0;
}
#fb_email fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
#fb_email fieldset p {
	margin-bottom: 5px;
	text-align: left;
}
#fb_email fieldset .text {
	width: 180px;
}
#fb_email .credit, #fb_email .credit a, #fb_email .credit a:visited {
	color: #777;
	font-size: 10px;
	line-height: 100%;
}
#akst_social ul li a {
	background-position: left center;
}
body.project p.readme_meta {
	background: 0 2px url(/images/li.gif) no-repeat;
	color: #666;
	font-size: 10px;
	margin-bottom: 0;
	padding: 0 0 5px 14px;
}
