body {
	margin:0px; padding:0px;
	background-color:#11090a;
	font-family:Arial, Helvetica, sans-serif;
}

#outside_container {
	background:url(images/background_slice.jpg) repeat-x #000000;
}
#container {
	background:url(images/background_main.jpg) no-repeat;
	min-height:800px;
	width:1000px;
	position:relative;
}

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;
}

/*
	Logo / Menu / Panel Positioning
*/

#logo { position:absolute; top:58px; left:51px; }

#panel { position:absolute; top:165px; left:51px; }

ul#menu { 
	margin:0px;	padding:0px;
	position:absolute; top:138px; left:70px;
}

ul#menu li, ul#right_menu li {
	margin:0px;	padding:0px;
	list-style:none;
	margin-right:10px;
	font-size:12px;
	text-transform:uppercase;
	display:inline;
}
ul#menu li a, ul#right_menu li a {
	text-decoration:none;
	color:#bd92b2;
}
ul#menu li a:hover, ul#right_menu li a:hover {
	text-decoration:none;
	color:#ffffff;
}

#menu a {
	padding: 0em 2em;
	text-decoration: none;
	font-weight: bold;
	color: #5D3053;
}

#menu a:hover {
	background: #5D87A0;
	color: #FFFFFF;
}


/*
	Content
*/

#content {
	padding-top:200px;
	padding-left:85px;
	width:815px;
	color:#9e8292;
	font-size:13px;
	line-height:20px;
}
.column1 { float:left; width:515px; margin-right:30px; }
.column2 { float:left; width:270px; }

#content h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#5D3053;
	margin:0px 0px 20px 0px;
	font-weight:normal;
}

#content h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#5D3053;
	margin:0px 0px 20px 0px;
	font-weight:normal;
}

#content h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#5D3053;
	margin:0px 0px 20px 0px;
	font-weight:normal;
}

#content a {
	text-decoration: none;
	color: #5D87A0;
}

/*
	Footer
*/
#footer {
	border-top:1px solid #3f2324;
	padding-top:20px;
	color:#5D3053;
	font-size:10px;
	line-height:14px;
}

#footer p {
text-align:center;
margin:0;
}


#footer a {
	color:#9e8292;
	text-decoration:none;
}
#footer a:hover { color:#ffffff; }




/*
	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
}

a:link,a:visited {
color:#fff;
}

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

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

#left a,#left a:visited {
color:#5D87A0;
}


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

div#comments {}

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


div.odd {background: #000000;}

div.author {}

div#newComment {}

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