/*

Theme Name:  Prosper

Theme URI:  http: //www.prosper.org.au

Description:  Based on Blog Pixel Blue Edition by Muhamad Fuad

Version:  1.0

Author:  David McDonald

Author URI:  http//www.davidmcdonald.org

*/
/* CSS Document */
*{
	margin: 0;
	padding: 0;
}

body{
	background: #d2d2d2;
	color: #444;
	min-width: 920px;
	text-align: center;
	font: 82%/1.4 Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/* containers */
#wrap{
	width: 920px;
	text-align: left;
	background: url(images/bgContent.gif) repeat-y;
	margin: 10px auto;
}

#header{
	float: left;
	width: 920px;
	position: relative;
	height: 121px;
	padding-bottom: 5px;
	background: url(images/bgHeader3.jpg) no-repeat;
}

#content{
	float: left;
	width: 570px;
	font-size: 0.95em;
	padding-left: 30px;
	margin-top: 25px;
}

.entry{
	float: left;
	width: 100%;
	margin-bottom: 1.5em;
	padding: 0 0 1.5em;
	border-top: 1px dashed #e6e6e6;
	border-bottom: 1px dashed #bdbdbd;
}

.entry.archives{
	border-top: none;
}

#sidebar{
	float: right;
	width: 230px;
	display: inline;
	color: #444;
	line-height: 1.4em;
	font-size: 0.95em;
	margin: 22px 30px 40px 10px;
	padding: 0 2px;
}

#sidebar .slot{
	float: left;
	width: 208px;
	margin-bottom: 1.5em;
	padding: 10px;
	background: #ebf1f8;
	border: 1px solid #a8bfd6;
}

#comment{
	width: 460px;
}

#footer{
	float: left;
	width: 920px;
	height: 150px;
	margin: 0 0 1em;
	background: url(images/bgFooter.gif) no-repeat top left;
}

.clear{
	width: 100%;
	clear: both;
}

/* global styles */
#header h1 span, #header p{
	position: absolute;
	left: -2400px;
}

h2{
	display: block;
	font: normal 1.4em 'trebuchet ms', helvetica, 'sans serif';
}

h3{
	display: block;
	text-transform: capitalize;
	margin: 0 0 0.7em 0;
	font: 1.2em/normal 'trebuchet ms', helvetica, 'sans serif';
}

h3.pagetitle{
	color: #666;
	margin-bottom: 1em;
	font: normal 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

h4{
	text-transform: capitalize;
	margin-bottom: 0.5em;
	font: 1.1em 'trebuchet ms', helvetica, 'sans serif';
}

img{
	padding: 5px;
}

img a{
	border: 0;
	margin: 6px;
	padding: 6px;
}

.alignright{
	float: right;
}

/* header styles */
#header h1{
	float: left;
	width: 206px;
	height: 58px;
	clear: right;
	display: inline;
	margin: 15px 0 0 20px;
	background: url(images/brand.gif);
}

#header h1 a{
	float: left;
	width: 206px;
	height: 58px;
}

#header h2{
	float: left;
	width: auto;
	clear: left;
	display: inline;
	color: #fff;
	margin-left: 20px;
	padding: 18px 0 0 0;
	font: bold 1.1em 'Trebuchet MS', Arial, sans-serif;
}

#header a{
	color: #fff;
	text-decoration: none;
}

#searchform{
	position: absolute;
	width: 190px;
	right: 0 !important;
	right: 10px;
	bottom: -30px;
}

#searchform input#s{
	width: 100px;
	margin: 2px 2px 0 0;
}

/* content styles */
#content h1{
	color: #666;
	margin: 0 0 1em 0;
	padding-bottom: 0.3em;
	font-size: 1.5em;
	font-weight: normal;
	border-bottom: 2px solid #ddd;
}

#content p{
	line-height: 1.6em;
	padding-bottom: 1.2em;
	color: #333;
}

#content p a.more-link{
	float: left;
	margin: 1em 0;
	font-weight: bold;
}

#content .entry a{
	color: #1a3385;
	border-bottom: 1px dotted #1a3385;
	text-decoration: none;
}

#content .entry li{
	margin: 0 0 1em 20px;
}

#content .entry img{
	float: right;
	margin: 16px 0 10px 20px;
}

h2.postname{
	color: #000;
	text-align: left;
	text-transform: capitalize;
	padding-bottom: 14px;
	font: 1.9em/normal 'Trebuchet MS', Arial, sans-serif;
}

.postname a{
	text-decoration: none;
	color: #465f9f;
}

.user{
	list-style: none;
	padding-top: 4px;
}

.title{
	padding-top: 6px;
}

.title li{
	list-style: none;
	padding-top: 2px;
}

#content p.writer{
	display: block;
	font-size: 0.9em;
	padding: 0;
}

#content p.mewtwo{
	display: block;
	font-size: 0.85em;
	color: #333;
	margin: 0;
	line-height: normal;
	padding: 8px 0;
}

#content p.mewtwo.comment{
	float: right;
	width: auto;
	padding: 0.3em 0 0.3em 0;
	font-size: 1em;
}

.link{
	text-align: center;
	list-style: none;
	width: 460px;
	padding-bottom: 4px;
}

#content table{
	border-top: 1px solid #a8bfd6;
	border-right: 1px solid #a8bfd6;
}

#content table th{
	background: #b3cee6;
	color: #444;
	text-align: center;
}

#content table td{
	padding: 4px 8px;
	border-bottom: 1px solid #a8bfd6;
	border-left: 1px solid #a8bfd6;
}

/* sidebar styles*/
#sidebar h2{
	color: #465f9f;
	background: transparent url(images/h2.gif) repeat-x bottom;
	margin: 0 0 0.4em 0;
	padding: 0 0 3px 0;
	font: bold 1.25em/normal 'Trebuchet MS', Arial, sans-serif;
}

#sidebar p{
	font-size: 0.9em;
	margin-bottom: 0.6em;
}

#sidebar a{
	color: #465f9f;
}

.feed a{
	background: transparent url(images/feed-icon-14x14.png) no-repeat top left;
	padding-left: 16px;
}

#sidebar ul{
	padding-left: 0;
	text-align: left;
	list-style: none;
}

#sidebar #recnews li{
	padding-bottom: 0.5em;
}

ul#category li a{
	background: transparent url(images/category.gif) no-repeat;
}

ul#archive li a{
	background: transparent url(images/archive.gif) no-repeat;
}

ul#misc li a{
	background: transparent url(images/bullet.gif) no-repeat left;
}

/* main nav styles */
ul#page{
	float: right;
	width: 100%;
	margin: 20px 0;
	list-style: none;
	border-top: 1px solid #0070b5;
	border-bottom: 1px solid #0070b5;
}

ul#page li{
	float: left;
	width: 99.8%;
	margin: 0;
	color: #465f9f;
}

ul.nav li a{
	padding-left: 22px;
	line-height: 1.6em;
	text-decoration: none;
}

ul#page li a{
	float: left;
	width: 88%;
	display: block;
	font-size: 0.85em;
	padding: 4px 4px 4px 24px;
	border-bottom: 1px solid #a8bfd6;
	background: url(images/go2.gif) #dbe6f0 no-repeat 4px 4px;
}

ul#page li a:hover, ul#page li.current_page_item a, ul#page li.current_page_parent a,
ul#page li.page_folder li.current_page_item a{
	color: #fff;
	border-bottom: 1px solid #007ecc;
	background: url(images/go2.gif) #0070b5 no-repeat 4px 4px;
}

li.page_folder ul{
	float: left;
	width: 99.5%;
	border: 1px solid #0070b5;
}

ul#page li.page_folder li{
	margin-bottom: 0;
}

ul#page li.page_folder li a{
	float: left;
	width: 80%;
	padding-left: 42px;
	color: #465f9f;
	border-top: 1px solid #fff;
	border-bottom: none;
	background: url(images/go3.gif) #b3cee6 no-repeat 20px 4px;
}

ul#page li.page_folder li.current_page_item a{
	background: url(images/go3.gif) #0070b5 no-repeat 20px 4px;
}

/* comment styles */
ul.commentlist{
	color: #000;
	list-style: none;
	font-size: 0.9em;
	padding: 8px 8px 8px 20px;
}

li.oddcomment{
	background: #fff;
	border: 1px solid #999;
	margin-bottom: 6px;
	padding: 4px 8px;
}

li.alt{
	background: #fbfbfb;
	border: 1px solid #999;
	margin-bottom: 6px;
	padding: 4px 8px;
}

blockquote{
	background: #fbfbfb;
	border-left: 4px solid #f0f0f0;
	border-top: 1px solid #f0f0f0;
	text-align: left;
	padding: 2px 8px;
}

/* previous next and trackback styles */
.trackback{
	float: left;
	width: 98%;
	color: #444;
	background: #e5f4fd;
	text-align: center;
	font-size: 0.9em;
	border-bottom: 3px solid #a8bfd6;
	border-top: 3px solid #a8bfd6;
	margin: 0 auto;
	padding: 4px 6px;
}

div.navigation{
	float: left;
	width: 100%;
	padding: 0.5em 0 1.5em 0;
}

ul#prevnext{
	float: left;
	width: 50%;
	color: #000;
	display: block;
	margin: 2em 0;
	font-size: 0.9em;
}

#random a, ul.commentlist a, .subscribe a, .trackback a{
	color: #000;
}

#respond, h3.commentstatus{
	color: #465f9f;
	font: normal 1.5em 'Trebuchet MS', Arial, sans-serif;
}

/* footer styles */
#footer ul{
	margin: 90px 0 0 30px;
}

#footer li{
	display: inline;
	color: #fff;
	font-size: 0.75em;
	margin-right: 1em;
}

#footer a{
	color: #fff;
}

/* paypal forms */
.payment{
	float: right;
	width: 170px;
	margin-left: 20px;
	border: none !important;
}

#content .entry form.payment input{
	clear: both;
}

#content .entry form.payment img{
	float: none;
	margin: 0;
	padding: 0;
}

/* bookshop */
#content a.stbutton{
	float: left;
	clear: both;
	display: block;
	margin-top: 1em;
	padding: 0pt 5px 5px 22px;
}

#products_page_container div.productdisplay{
	width: 550px;
	padding: 0 0 1em 0;
	border-bottom: 1px solid #007ecc;
}

#content .entry .productdisplay img{
	float: left;
	margin: 5px 0 0;
}

.productdisplay h2.prodtitles{
	font: 1.7em 'Trebuchet MS', Arial, sans-serif;
}

.productdisplay div.producttext{
	width: 430px;
}

.productdisplay .wpsc_product_price{
	font-weight: bold;
}

.alignleft, #searchform input {
	float: left;
}

#header a:hover, .postname a:hover, .content a:hover {
	text-decoration: underline;
}

#sidebar li, ul#prevnext li {
	list-style: none;
}

.wp-smiley, a img, fieldset {
	border: none;
}

img.WP-PrintIcon{
	vertical-align: middle;
}

/* photo drop fix */
.imageholder{
	float: right;
	width: 240px;
	padding: 10px;
}