body {
	margin: 0;
	padding: 0;
	background: #EFEFEF url(images/img01.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #4D4D4D;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1.6em;
}
img {
	border: 0;
	text-decoration: none;
	border: none;
}

img.picleft { 
	float: left; 
	padding : 0 4px 0 0; 
}

p {
margin:0 0 20px;
padding:0;
}

.center {
text-align:center;
}


blockquote {
  padding: 8px;
  border-top: 1px dotted #5D87A0;
  border-bottom: 1px dotted #5D87A0;
  border-right: 1px solid #5D87A0;
  border-left: 1px solid #5D87A0;
  margin: 5px;
  background-image: url(images/openquote1.gif);
  background-position: top left;
  background-repeat: no-repeat;
  text-indent: 23px;
  }

  blockquote span {
     display: block;
     background-image: url(images/closequote1.gif);
     background-repeat: no-repeat;
     background-position: bottom right;
   }


ul {
margin-left:1em;
list-style:circle;
}

ul li {
list-style-image:url(images/star.gif);
}

ol {
margin-left:1em;
list-style:lower-roman;
}

label {
display: block;
width: 70px;
float: left;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	border-bottom: 1px dotted #CC0001;
	color: #BF4D36;
}

a:hover {
	color: #787878;
}

/* Header */

#header {
	width: 900px;
	height: 215px;
	margin: 0 auto;
	background: url(images/img02.jpg) no-repeat left top;
}

/* Logo */

#logo {
	width: 850px;
	padding: 140px 0 0 100px;
	color: #BF4D02;
}

/* Menu */

#menu {
	width: 920px;
	height: 38px;
}

#menu ul {
	list-style: none;
	line-height: normal;
	text-decoration:none;
	list-style:none;
}

#menu li {
	float: left;
	text-decoration:none;
	list-style:none;
}

#menu a {
	display: block;
	padding: 0px 42px 2px 23px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
}

#menu a:hover, #menu .current_page_item a {

}

#menu a:hover {
	text-decoration:none;
	color: #BF4D36;
}


#menu .first {
	background: url(images/img03.jpg) no-repeat center top;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
	margin-bottom: 20px;
	background: #EFEFEF url(images/img04.jpg) repeat-y left top;
}

#wrapper-top {
	width: 900px;
	background: #FFFFFF url(images/img07.jpg) no-repeat left top;
}

#wrapper-btm {
	width: 900px;
	background: #FFFFFF no-repeat left bottom;
}


/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding-top: 30px;
}

/* Content */

#content {
	float: right;
	width: 550px;
	margin: 0;
	padding: 0;
}


/* Sidebar */

#sidebar {
	float: left;
	width: 260px;
	margin: 0;
	padding: 0 0 0 35px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px dashed #590000;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	letter-spacing: -.5px;
	color: #4D4D4D;
}

#sidebar p {
	padding-bottom: 20px;
	text-align: justify;
}

#sidebar a {
	color: #BF4D36;
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #787878;
}


/* Footer */

#footer {
	width: 1005px;
	height: 35px;
	margin: 0 auto;
	padding: 10px 0 20px 0;
	background: url(images/img06.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
}

#footer a {
	color: #666666;
}



/*
	Misc Styles
*/

a img { border:0px }

code.class-name {
display:block;
background:transparent;
border:1px solid #000;
width:120px;
height:60px;
overflow:auto;
}

code.big {
display:block;
background:transparent;
border:1px solid #000;
width:300px;
height:100px;
overflow:auto;
}

.hideme {
display:none;
}

a.ex {
background:URL(http://www.chimmyville.co.uk/site/icons/ex.png) no-repeat;
padding-right:15px;
background-position:center right;
}

a.bee {
background:URL(http://www.chimmyville.co.uk/site/icons/bee.gif) no-repeat;
padding-right:15px;
background-position:center right;
}

a.dev {
background:URL(http://www.chimmyville.co.uk/site/icons/dev.gif) no-repeat;
padding-right:19px;
background-position:center right;
}

a.lastfm {
background:URL(http://www.chimmyville.co.uk/site/icons/lastfm.gif) no-repeat;
padding-right:17px;
background-position:center right;
}

a.feed {
background:URL(http://www.chimmyville.co.uk/site/icons/feed.png) no-repeat;
padding-right:15px;
background-position:center right;
}

a.top {
background:URL(http://www.chimmyville.co.uk/site/icons/top.gif) no-repeat;
padding-right:15px;
background-position:center right;
}

a.tick {
background:URL(http://www.chimmyville.co.uk/site/icons/tick.gif) no-repeat;
padding-right:15px;
background-position:center right;
}

span.question {
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:400;
color:#5D87A0;
}

span.dates {
border-bottom:1px double #ab7280;
margin-bottom:10px;
}

td img {
border:1px solid #000;
}

td {
vertical-align:top;
padding:2px;
}

.topmenu,.bottommenu {
padding:1px;
}

.pagination {
line-height:2;
border-bottom:1px solid #99A4AF;
margin-bottom:10px;
text-align:center;
padding:5px 0 10px;
}

#books {
width:100%;
border:0;
}

td.title {
font-size:1.1em;
}

td.title img {
vertical-align:bottom;
}

td.review {
vertical-align:top;
width:70%;
color:#bd92b2
}


img,#right img {
text-decoration:none;
border:none;
}

#menu ul,#left ul {
list-style:none;
}

#left a,#left a:visited {
}

/*	====	Comments	====	*/

div#comments {}

div.comment {
	clear: both;
	padding: 0.5em;
	background: #ffffff;
}

div.comment p {padding: 0 0 0 3em;}

div.comment p.commenter {padding: 0;}

div.odd {background: #ffffff;}

div.author {}

div#newComment {}

img.gravatar {
	float: right;
	margin: 0 1em 1em 0;
}


.wysiwygmenu {
	display: block;
}
.wysiwygmenu a {
	padding: 0.125em 0.25em;
}
