/*   
Theme Name: PPT Flutterby
Theme URI: http://www.belial.co.uk/
Description: This is the third incarnation of the PPT website
Author: Jonathan Jenkyn
Author URI: http://www.belial.co.uk/
Version: 0.1
.
This is a theme produced for the PPT website, and may not be used (in full or in part) on any other website without the express permission of Dr Ron or Dr Edie Perry
.
*/

body { margin:0px; 
	padding:0px; 
	border:0px; 
}

table { margin:0px; 
	padding:0px; 
	border:0px;
	}

blockquote {
	background: url(top-left.gif) #ffe8b6 no-repeat left top;
	margin-left: 10px;
	margin-right: 10px;
	padding: 10px;
}
img {
border: 0px;
padding: 0px;
}

a:visited, a:link, a {
	color: #cb8b00;
	text-decoration: none;
	}

a:hover{ 
	color: #ffbc2c;
	text-decoration: underline;
	}

#header{
	background-image: "top.jpg";
	background-repeat: no-repeat;
}

#footer{
	background-image: "bottom.jpg";
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: #000000;
	background-color: #ffffff
}

h1 {font-size: 12pt;}
h2 {font-size: 11pt;}
h3 {font-size: 10pt;}
h4 {font-size: 9pt;}



ul#sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: #000000;
	background-color: #ffffff
}

li#sidebar {
	font-size: 10pt;
}



.widget {
	background-color: #ffffff;
	margin-bottom: 4px;
	border-width: 1px;
	border-color: #2e91d7;
}

.widget ul
{
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
	padding-top: 0px;
	margin-top: 0px;

	/*
	background: url(img/sidenav_bottom.jpg) #F3F6ED no-repeat bottom;
	border: #E1D6C6 1px solid;
	*/
}

 #dtreearcwrapper, #dtreepgewrapper, #dtreelnkwrapper{
{
	/* This is the DTree widget wrappers */
}
.widget li{
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	font-size: 10pt;
}
h2.widgettitle, .widget h2
{
	margin-bottom: 0px;
	padding-bottom: 0px;
	/*
	background: url(img/sidenav_top.jpg) no-repeat center;
	border: #E1D6C6 1px solid;
	border-bottom: #F3F6ED 0px solid;
	color: #676E04;
	margin: 10px 0 0 0;	
	*/
}
div#content {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: #000000;
	background-color: #ffffff;
}

p {
	text-align: justify;
}

.contentTitle
{
	text-align: center;
	text-decoration: underline;
}
#sidebar li, #sidebar ul
{
	list-style-type: none;
	padding-left: 3px;
	margin-left: 3px;
}
p#legal
{
	text-align: center;
	font-size: 8pt;
}	