/*
Theme Name: WordPress Default
Theme URI: http://jigowatt.co.uk/
Description: JPT default theme.
Version: 1.0
Author: Jigowatt
Author URI: http://jigowatt.co.uk/
Tags: 
*/

body {
	background:url(images/body.png) top repeat-x #E3FAFA;
}

* {
	outline:none;
}

.alignleft {
	width:40%;
	float:left;
	padding-bottom:40px;
}

.alignright {
	width:40%;
	float:right;
	text-align:right;
	padding-bottom:40px;
}

.wrapper {
	background:url(images/bg.jpg) top no-repeat;
}

.twitter {
	padding-right:100px;
	background:url(images/twitter.gif) top right no-repeat;
	padding-bottom:20px;
}

a.freebies {
	display:block;
	width:152px;
	height:25px;
	text-indent:-9999px;
	background:url(images/btn_freebies.gif) top no-repeat;
}

a.freebies:hover {
	background-position:bottom;
}

a.readon {
	display:block;
	width:73px;
	height:25px;
	text-indent:-9999px;
	background:url(images/btn_readon.gif) top no-repeat;
}

a.readon:hover {
	background-position:bottom;
}

a.twitterlink {
	display:block;
	width:73px;
	height:25px;
	text-indent:-9999px;
	background:url(images/btn_follow.gif) top no-repeat;
}

a.twitterlink:hover {
	background-position:bottom;
}

.header {
	height:40px;
}

.producttext {
	padding-top:35px;
}

.productdisplay {
	width:588px;
	float:left;
}

.imagecol img {
	margin-right:20px;
}

.wp-smiley {
	float:none;
	margin:0;
	padding:0;
}

.footer ul.nav li a {
	font-weight:normal;
	font-size:11px;
}

.footer {
	padding-bottom:100px;
	background:url(images/footer.jpg) top no-repeat;
}

ul.nav {
	float:right;
	margin:9px 0 0 0;
	padding:0;
}

ul.nav li {
	float:left;
	list-style:none;
	margin:0 0 0 10px;
	padding:0;
}

ul.nav li.acc {
	padding-left:10px;
	border-left:1px solid #ccc;
}

ul.nav li a {
	color:#274060;
	text-decoration:none;
	font-weight:bold;
}

ul.nav li a:hover {
	color:#111;
}

.homepage {
	height:471px;
	background:url(images/homepage.jpg) top no-repeat;
}

.homepage h1 {
	text-indent:-9999px;
}

.content {
	background:#fff;
	padding:50px 0;
}

.content h2 {
	color:#819A44;
	font:22px Arial;
	letter-spacing:-1px;
	font-weight:bold;
	clear:left;
}

h2 a, h3 a {
	color:#819A44;
	text-decoration:none;
	border-bottom:1px solid #eee;
}

h2 a:hover, h3 a:hover {
	color:#819A44;
	border-bottom:1px solid #ccc;
}

.hpsub p {
	font-size:11px;
	color:#999;
}

.imagecol {
	float:left;
}

.template img {
	float:left;
	margin-right:30px;
}

.template, .productdisplay {
	clear:left;
	padding-top:30px;
	margin-top:30px;
	border-top:1px solid #eee;
}

.imagecol {
	padding-top:30px;
	padding-bottom:30px;
}

span.author {
	display:block;
	width:100px;
	float:left;
	clear:left;
	background:url(images/author2.gif) top right no-repeat;
	color:#900;
	font-weight:bold;
}

li.alt span.author {
	background:url(images/author.gif) top right no-repeat;
}
span.author img {
	padding:3px;
	border:1px solid #eee;
	
}

li.admin span.comment {
	background:#EEFCEC;
	color:#758B1A;
}

li.admin span.author {
	background:url(images/author3.gif) top right no-repeat;
}

span.comment {
	margin-left:100px;
	display:block;
	padding:10px 10px 0 10px;
	background:#EAF5FC;
	color:#1A587E
}

li.alt span.comment {
	background:#D7EDFC;
}

span.comment p {
	padding-bottom:10px;
	margin:0;
}

.commentlist {
	margin:10px 0;
	padding-bottom:50px;
}

.commentlist li {
	clear:left;
	padding:20px 0;
	list-style:none;
	margin:0;
}

.product_image {
	float:left;
}

#ftn_contactform ul li {
	list-style:none;
	padding-bottom:10px;
}

#ftn_contactform li label {
	width:100px;
	float:left;
	clear:left;
}

.sidebar ul li {
	list-style:none;
	border-bottom:1px solid #eee;
}


