/*
Theme Name: Cabaret 2
Theme URI: http://www.achtung-cabaret.co.uk/
Description: A custom theme designed by Frank Reding for Achtung! Cabaret.
Version: 2
Author: Frank Reding
Author URI: http://www.achtung-cabaret.co.uk/
Tags: red, burlesque, fixed width
*/
@charset "utf-8";
body {
	background: #470404 url(http://www.achtung-cabaret.co.uk/wp-content/themes/cabaret2/images/bgcurtains.jpg) top center;
	background-attachment: fixed;
	margin: 0px;
	padding: 0px;
}
body, p, td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
a {
	color: #3d656e;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #7aa4ad;
	text-decoration: underline;
}
#maincolumn {
	background-image: url(http://www.achtung-cabaret.co.uk/wp-content/themes/cabaret2/images/cabaret2_mainbg.jpg);
	width: 760px;
	margin: 0 auto;
	padding: 0;
	border-top: 5px solid #000;
}
#navigation {
	background-image: url(http://www.achtung-cabaret.co.uk/wp-content/themes/cabaret2/images/cabaret2_navbg.jpg);
	height: 37px;
	text-align: center;
}
#navigation ul {
	list-style: none;
	padding: 9px 0 0 0;
	margin: 0;
}
#navigation li {
	display: inline;
	padding: 0 10px;
}
#navigation a {
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
}
#stageright {
	background-image: url(/wp-content/themes/cabaret2/images/cabaret2_stage_right.jpg);
}
#thestage {
	width: 460px;
	height: 259px;
}
#content {
	width: 460px;
	padding: 0;
	margin: 20px 0 10px 50px;
	float: left;
}
#pagecontent {
	width: 670px;
	padding: 0;
	margin: 20px 0 10px 50px;
	float: left;
}
#sidebar {
	width: 190px;
	margin: 20px 50px 10px 10px;
	float: right;
	/*background-color: #666666;*/
}
#sidebar ul, #sidebar li {
	padding: 0;
	margin: 0;
	list-style: none;
}
#sidebar li {
	border: 1px solid #e5d7a0;
	margin: 0 0 10px 0;
}
#sidebar h2 {
	background-color: #e5d7a0;
	color: #8e6728;
	margin: 0;
	padding: 5px;
	font-size: 16px;
}
#sidebar li ul li {
	border: none;
	padding: 5px;
	margin: 0;
}
#sidebar form {
	padding: 5px;
	text-align: center;
}
#sidebar .nextevent {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
#footer {
	clear: both;
	margin: 10px 0;
	text-align: center;
	padding: 10px;
	background: #000;
	color: #666;
}
#footer p {
	color: #666;
}
.post h2 {
	font-size: 18px;
	margin: 0;
	padding: 5px;
	background-color: #e5d7a0;
	border-top: 3px solid #8e6728;
}
.post small {
	background-color: #e5d7a0;
	padding: 0 5px 5px 5px;
	font-size: 10px;
	display: block;
}
.post .entry {
	padding: 0 5px;
}
.post .postmetadata {
	background-color: #8e6728;
	color: #e5d7a0;
	font-size: 10px;
	padding: 5px;
}
.post .postmetadata a {
	color: #e5d7a0;
}
.mailinglistoption {
	background-color: #8e6728;
	color: #e5d7a0;
	padding: 5px;
	margin: 0 0 5px 0;
	text-align: left;
}
#playlist {
	margin: 75px 65px 40px 35px;
	text-align: center;
}
.playlistitem {
	border-top: 1px solid #b51c06;
	padding-top: 5px;
	margin: 0 0 5px 0;
}
.postmetadata2 {
	background-color: #8e6728;
	color: #e5d7a0;
	font-size: 10px;
	padding: 5px;
}
.postmetadata2 small {
}
#comment {
	width: 460px;
}
.postnavigation {
	margin-bottom: 10px;
}
.wp-caption {
	padding: 8px;
	background-color: #c0b997;
	text-align: center;
	border: 1px solid #9e9569;
}
.wp-caption-text {
	margin: 5px 0 0 0;
	font-size: 11px;
	font-style: italic;
}
p.boxout {
	background-color: #96be94;
	padding: 10px;
	border: 1px solid #568953;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	color: #204c1e;
}
.shaded-cells td {
	background: transparent url(/wp-content/themes/cabaret2/images/darken.png);
}
.gallery img {
	margin: 5px;
}
a.events-page-cover {
	display: block;
	float: left;
	margin: 0 9px 14px 9px;
	width: 200px;
}
.homepage-player {
	display: block;
	width: 460px;
	height: 259px;
	text-align: center;
}
.homepage-player:hover {
	cursor: pointer;
}
.homepage-playlist {
	padding-top: 75px;
	text-align: center;
}
.homepage-playlist a {
	display: block;
	width: 162;
	padding: 0 60px 0 30px;
	margin-bottom: 10px;
}
.homepage-playlist a.playing,
.homepage-playlist a.paused {
	color: #7f4e3d;
}
/* Begin Event Template */
.event h1 {
	clear: both;
}
.event h2 {
	padding: 5px 10px;
	color: #fff;
	font-size: 24px;
	background: #8e6728 url(images/h2bg.jpg) center center;
	border: 2px solid #8e6728;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-box-shadow: 1px 1px 3px #291401;
	-webkit-box-shadow: 1px 1px 3px #291401;
	box-shadow: 1px 1px 3px #291401;
}
.event-meta {
	overflow: auto;
	margin: 10px 0;
	height: 30px;
}
.event-meta ul {
	display: inline;
	margin: 0;
	padding: 0;
}
.event-meta li {
	float: left;
	list-style: none;
	background-color: #e5d7a0;
	padding: 3px;
	margin: 0 10px 0 0;
	border: 1px solid #e5d7a0;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-box-shadow: 1px 1px 3px #291401;
	-webkit-box-shadow: 1px 1px 3px #291401;
	box-shadow: 1px 1px 3px #291401;
}
.event-meta span.post-meta-key {
	font-weight: bold;
}
.event ul.performers {
	display: inline;
	margin: 0;
	padding: 0;
}
.event ul.performers li {
	list-style: none;
	width: 100px;
	height: 140px;
	padding: 10px 10px 5px 10px;
	margin: 0 10px 10px 0;
	text-align: center;
	background: url(images/darken.png);
	float: left;
	border: 1px solid transparent;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.event ul.performers li img {
	padding-bottom: 5px;
}
/* End Event Template */
