body, p, .centre, .nav, .mini_nav, .top_jump, ul, ol, li, input, textarea {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
}

body {
	background: url(/images/background.gif);/*#d0e2ee;*/
	text-align: center;
}

img {
	border: 0px none;
}

p {
	line-height: 150%;
}

h1, h2, h3 {
	color: #0092cf;	
	text-align: left;
}

h1 {
	font-size: 1.5em;
	border-bottom: 1px solid #CCC;
	text-transform: capitalize;
}

h2, h3 {
	font-size: 1.2em;
	font-weight: bold;
	border-bottom: 1px solid #CCC;
	text-transform: capitalize;
}

h3 {
	font-size: 1em;
	text-transform: none;
}

hr {
	color: #CCC;
	background: #CCC;
	border: 0;
	height: 1px;
	text-align: center;
}

li {
	list-style: circle outside url(/images/bullet.gif);
}

acronym {
	cursor: help;
	border-bottom: 1px dotted #000;
}

textarea {
	font-size: 0.9em;
}

.wrapper {
	background: url(/images/tree_bg.jpg) no-repeat bottom right #FFF;
	border: 1px solid #999;
	color: #336699;
}

.post-body {
	padding-left: 10px;
	line-height: 150%;
	padding-top: 10px;
}

.leftbox, .centre {
	font-size: 0.8em;
	color: black;
	border: 1px solid #CCC;
}

p.blogger-labels, p.post-footer {
	font-size: 0.9em;
	color: #390;
}

p.blogger-labels {
	padding-left: 0px;
	margin-left: 0px;
}

p.post-footer {
	text-transform: capitalize;
}

.leftbox ul {
	margin-bottom: 20px;
}

.leftbox {
/*	background: url(/images/blur.jpg) no-repeat bottom #fff;*/
}

.notice {
	color: #09C;
}

.nav {
	font-size: 0.8em;
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #CCC;
	line-height: 100%;
	padding: 0px 0px 0px 0px;
	background: url(/images/email.gif) no-repeat bottom right #fff;
}

#loop, #loop .button {
	color: #09C;
}

#loop .button, #loop input {
	border: 1px solid #09C;
}

#loop label, #loop input {
	color: #390;
}

#comments .comment-poster {
	margin-left: 10px;
}

.comment-body, .comment-timestamp {
	padding-left: 0px;
}

#comments-block {
	padding-left: 0;
	margin-left: 0;
}

#comments p {
}

.mini_nav, .compliance, .top_jump {
	font-size: 0.8em;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
}

.mini_nav {
	border-bottom: 1px solid #CCC;
	letter-spacing: 3px;
}

.compliance {
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

.top_jump {
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

.figure {
	font-size: 0.9em;
	text-align: center;
/*	background: #60B8DC;*/
	background: #b3d9e6;
	border: 1px solid #390;
}

.thought {
	color: teal;
	font-style: italic;
	text-align: left;
	background: url(/images/quotes.gif) no-repeat;
}

code {
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
}

input, textarea {
	background-color: white;
	border: 1px dotted #FFC862;
}
input.button {
	text-align: center;
}

a {
	color: #336699;
	text-decoration: underline;
}

a:hover {
	color: #92B8DC;
	text-decoration: underline;
}

a.main {
	letter-spacing: 1px;
	color: #336699;
	line-height: 100%;
	text-decoration: none;
	border-bottom: 1px solid #339900;
	text-transform: capitalize;
}

a.main:hover {
	letter-spacing: 1px;
	color: #92B8DC;
	line-height: 100%;
	text-decoration: none;
	border-bottom: 1px solid #339900;
	text-transform: capitalize;
}

a.image, a.image:hover {
	border-bottom: 0px none;
	text-decoration: none;
}

.date {
    font-size: 0.8em;
	 color: #390;
	 margin-right: 10px;
    /*font-style: italic;*/
    font-weight: normal;
}

blockquote {
	padding-left: 35px;
	background: url(/images/quotes.gif) no-repeat top left;
	font-style: italic;
}

div.post-body li {
	list-style: circle outside url(http://mdr/v1/images/bullet.gif);
}

div.post-body li {
	padding-bottom: 0px;
}
