/*  
Theme Name: ap2
Theme URI: http://dynamictangentconceptions.dtcnet.co.uk/downloads/wp-themes/kubrick-tabs/
Description: An adaptation of the default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a> by Michael Heilemann, but with added tabs!
Version: 1.1
Author: David Burton
Author URI: http://dynamictangentconceptions.dtcnet.co.uk/

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
.news_date {
	font-size:8pt;
	padding: 0;
	margin: 0;
}
.entry {
	padding: 0px 0px 0px 20px;
	margin: 3px 0;
}
.entry img, img.alignone {
	float: right;
	margin: 5px 0 5px 5px;
}
.entry .img-group {
	margin: 0 auto;
	min-width: 50px;
	text-align: center;
}
.entry .img-group img {
	float: none;
	margin: 2px;
}
#tabbar {
	float: right;
}

.dmenu {
	left: -999em;
	margin: -2px 0px 0px -35px;
	padding: 1px 5px 0px 5px;
	background-color: white;
	border: 1px solid black;
	border-bottom: 3px double black;
	position: absolute;
	z-index: 100;
	filter:alpha(opacity='90');
	opacity: .9;
	text-align: left;
}
.dmenu ul{
	padding:0;
	margin:0px 0px 0px 17px;
}
.dmenu li {
	display: list-item;
}
.dmenu ul ul{
	padding:0;
	margin:0px 0px 0px 10px;
}
.post {
	margin-bottom: 50px;
    padding: 0 15px 12px 15px;
    border:1px solid #D0CBC1;
    background:url('http://www.annaperena.co.uk/boutique/skin/frontend/apseo/default/images/base_mini_head_bg.gif') repeat-x #fff;
}
.endpost {
	clear: both;
}
#wp_footer {
	margin: 10px;
}
