/*  
Theme Name: Totnes Monster
Theme URI: http://www.jameswilkesdesign.co.uk/templates/totnesmonster2
Description: Neat theme for Totnes Monster radio show
Version: 2.0
Author: James Wilkes
Author URI: http://www.jameswilkesdesign.co.uk/
Tags: fixed-width, three-columns
*/

* {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

/* remove default formatting */
body,h1,h2,h3,h4,h5,h6,blockquote,p {
	margin: 0;
	padding: 0;
}

HTML, INPUT, TEXTAREA {
	font-family: Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitsream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans-serif;
}

HTML {
	color: #000;
	font-size: 12pt;
}

BODY {
	background-color: #bbc;
	background-image: url('images/bg.jpg');
	background-repeat: repeat-both;
	text-align: center;
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	text-align: left;
}

#main {
	background-image: url('images/middlebg.png');
	background-repeat: repeat-y;
	padding-left: 17px;
	padding-right: 15px;
}

#header {
	background-image: url('images/topbg.png');
	background-repeat: no-repeat;
	min-height: 148px;
	height: 148px;
	text-align: center;
}
#header a {
}
#header h1 {
	padding-top: 50px;
	font-size: 32px;
	color: #d00000;
	display: none;
}
#header h2 {
	color: black;
	font-size: 20px;
	display: none;
	font-style: italic;
	padding-bottom: 8px;
}
#header .description {
	font-size: 16pt;
}

#container {
	float: left;
	width: 456px;
	margin-left: 12px;
	overflow: hidden;
}
A {
	color: #d00000;
}
A:visited {
	color: #b00000;
}
IMG {
	border: none;
}
.post h3 {
	background-color: #900000;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 4px;
	border-top: 2px solid #b00;
	border-bottom: 2px solid #500;
	border-left: 2px solid #b00;
	border-right: 2px solid #500;
	color: white;
}
.post h3 a {
	color: white;
}
h3#respond, h3#comments {
	background-color: transparent;
}
.post {
	background-color: white;
	margin-top: 8px;
	margin-bottom: 8px;
/*	border: 1px solid #999; */
}
.post p {
	padding-top: 8px;
	padding-bottom: 8px;
}
.post .entry {
	padding-left: 8px;
	padding-right: 8px;
	text-align: justify;
}
.entry {
	padding-bottom: 4px;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
}
.entry ul {
	list-style-type: circle;
	list-style: inside;
}
.entry ul ul {
	margin-left: 20px;
}
.entry blockquote {
	margin: 0px 0px 0px 20px;
	padding: 6px 10px 6px 10px;
	font-style: italic;
}
.postmetadata {
	font-size: 12pt;
}
.post .comments-template{
	padding-left: 8px;
	padding-right: 8px;
	text-align: justify;
	background-color: white;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}
.comments-template ol{
	margin: 0;
	padding: 0 0 5px;
	list-style: none;
}
.comments-template ol li{
	margin: 5px 0 0;
/*	line-height: 18px; */
	padding: 0 0 5px;
	border-bottom: 1px solid #666;
}
.comments-template h2, .comments-template h3{
	font-size: 14px;
	padding: 0;
}
.commentmetadata{
	margin: 8px 0 0 0;
}
.comments-template p.nocomments{
	padding: 0;
}
ol.commentlist p {
	padding: 5px 0 0 0;
	margin: 0;
}
.comments-template textarea{
	font-size: 14px;
	width: 436px;
	height: 120px;
}
input#author, input#email, input#url {
	float: right;
	width: 180px;
}
input, textarea {
	border: 1px solid #999;
}
.comments-template label {
	font-size: 10pt;
	padding: 0;
	margin: 0;
}


.sidebar {
	margin-left: 12px;
	background-color: white;
	border: 1px solid #aaa;
	float: left;
	width: 180px;
	display: inline;
	margin-top: 8px;
}
.sidebar ul {
	list-style-type: none;
}
.sidebar li li {
	padding: 2px 4px 2px 12px;
}
.sidebar li form {
	padding: 2px 4px 2px 12px;
}
.sidebar li table {
	padding: 2px 4px 2px 12px;
}
.sidebar h2 {
	font-size: 14px;
	padding: 4px;
}

table#wp-calendar {
	width: 100%;
}

#footer {
	clear: both;
	width: 900px;
	padding-bottom: 30px;
	padding-top: 30px;
	font-size: 10pt;
	text-align: center;
	background-image: url('images/bottombg.png');
	background-repeat: no-repeat;
	background-position:bottom left;
}


/* standard Wordpress stuff - see http://codex.wordpress.org/CSS */
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

.navigation {
	margin-top: 8px;
	background-color: white;
	border: 1px solid #999;
}

.navigation_left {
	float: left;
	text-align: left;
}
.navigation_right {
	float: right;
	text-align: right;
}

.clearfloats {
	clear: both;
}
hr {
	visibility: hidden;
}
div.post#post-76 {
	border-top: 1px solid #999;
}
div.post#post-76 h3 {
	display: none;
}
div.post#post-76 .sharebuttons {
	display: none;
}
div.post#post-76 p.postmetadata {
	display: none;
}
li.cat-item-1 {
	display: none;
}
DIV.navigation_left {
	margin: 4px;
	background-color: white;
}
DIV.navigation_right {
	margin: 4px;
	background-color: white;
}
DIV.topbar {
	background-color: #800;
	color: white;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top: 2px solid #b00;
	border-bottom: 2px solid #500;
}
DIV.topbar li.cat-item-1 {
	display: none;
}
DIV.topbar A {
	margin-left: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: white;
}
DIV.topbar H2 {
	display: none;
}
DIV.topbar UL {
	display: inline;
	list-style-type: none;
	white-space: nowrap;
}
DIV.topbar UL LI {
	display: inline;
}
DIV.leftsidebar {
}

DIV.adverts {
	margin: 8px 0px 0px 0px;
}
DIV.adverts IMG {
	border-top: 1px solid #999;
}

DIV.sharebuttons IMG {
	vertical-align: middle;
}

/*----------------------------------------------------------------*																				
	WordPress 2.8 Plugin: WP-PageNavi 2.60									
	Copyright (c) 2009 Lester "GaMerZ" Chan											

	File Written By:																
	- Lester "GaMerZ" Chan															
	- http://lesterchan.net
														
	File Information:																
	- Page Navigation CSS Style														
	- wp-content/plugins/wp-pagenavi/pagenavi-css.css								
 *----------------------------------------------------------------*/
.wp-pagenavi .extend {
	display: none;
}

.wp-pagenavi {
	margin-top: 12px;
	margin-bottom: 12px;
	color: #900;
}

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #900;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #900;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:hover {	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #900;
	background-color: #FFFFFF;	
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px;
	margin: 2px 2px 2px 2px;
	border: 1px solid #fff;
	background-color: #FFFFFF;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	font-weight: bold;
	border: 1px solid #900;
	background-color: #900;
	color: white;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px;
	margin: 2px;	
	border: 1px solid #900;
	background-color: #FFFFFF;
}

