/*
Theme Name: mm
Theme URI: http://mm.domi.co.uk
Description: 
Version: 0.1
Author: Domi
Author URI: http://domi.co.uk
*/
/*@import url(/content/themes/mm/yui-fonts-min.css);*/
body {font:13px arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}select, input, textarea {font:99% arial,helvetica,clean,sans-serif;}pre, code {font:115% monospace;*font-size:100%;}body * {line-height:1.22em;}

* {
	margin: 0px; padding: 0px;
}
p {
	margin: 0 0 1em 0;
	line-height: 140%;
}
dl {
	margin: 0;
}
dt {
	font-weight: bold;
}
dd {
	padding: 0;
}
a img {
	border: 0;
}
.clear {
	clear: both;
	height: 20px;
}
blockquote {
	background: #eee;
	border: 1px solid #ddd;
	margin: 10px; padding: 2px 10px;
	color: #666;
}
fieldset {
	border: none;
}
body {
	background: #f9f8f4;
	margin: 0 20px;
	font: 76%/140% arial, sans-serif;
	color: #333;
	text-align: center;
}
a {
	text-decoration: none;
}
a:link {
	color: #265e15;
}
a:visited {
	color: #265e15;
}
a:hover, a:active {
	color: #333;
	text-decoration: underline;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, sans-serif;
}
#container {
	border: 1px solid #bcb;
	background: #fff;
	margin: 0px auto;
	width: 780px; 	
	position: relative;
	text-align: left;
}
#navigation {
	background: transparent;
	margin: 10px auto 0;
	overflow: hidden;
	width: 760px;
	position: relative;
	text-align: left;
	font-family: Arial, sans-serif;
}
html #navigation {
	height: 1%;
}
#navigation ul li {
	display: block;
	float: left;
	margin: 0 1px 0 0; padding: 0;
	list-style-type: none;
}
#navigation ul li.page_item {
	background: #ddd;
}
#navigation ul li a {
	margin: 0; padding: 4px 6px;
	display: block;
	text-decoration: none;
}
#navigation ul li a:hover {
	background: #ada;
}
#navigation ul li a:active {
	background: #cfc;
}
#navigation ul li.current_page_item {
	background: #9c9;
	color: #333;	
}
#navigation ul li.search {
	right: 0;
	position: absolute;
	top: 0;
}
#search {
	margin: 0 0 0 10px;
}
input#s {
	border: #ccc 1px solid;
	font-size: 92%;
	width: 100px; height: 16px;
	margin: 0 0 2px 0; padding: 0 2px; 	
	background: #fff;
	color: #333;
}
button {
	border: none;
	height: 18px;
	font-size: 92%;
	background: #ddd;
	border: 1px solid #ccc;
	margin: 0 0 2px 0; padding: -5px 5px 5px 5px;
	color: #333;
}
html>body button {
	margin: 2px 0 -2px 0; padding: -5px 5px 5px 5px;
}
#header {
	clear: both;
	float: left;
	margin: 10px 0;
	width: 770px;
}
#header h1 {
	font-size: 152%;
	margin: 10px 0 0 10px;
	float: left;
}
#header h1 a {
	display: block; 	
	text-decoration: none;
}
#header h2 {
	margin: 5px 0 0 10px;
	font-size: 1em;
	font-weight: normal;
	font-family: Arial, sans-serif;
	letter-spacing:1px;		
	clear: both;
}
#header .banner {
	float: right;
}
#feedarea {
	padding:10px 10px 0 0;
	float: right; 	
	text-align: right;
}
html #feedarea {
	padding-top: 10px;
}
#feedarea dl dt {
	display: inline;
	margin-right: 5px;
	height: 45px;
}
#feedarea dl dd {
	display: inline;
	margin-right: 5px;
	height: 45px;
	background:url(img/feed.png) no-repeat left center;
	padding-left:16px;
}
.feed {
	background: url(img/feed.png) center left no-repeat;
	padding: 0 0 0 16px;
}
#headerimage {
	background: #fff url(img/header-nyc.jpg) no-repeat;
	clear: both;
	margin: 0 10px; padding: 0;
	color: #fff;
	height: 150px;
}
body#category #headerimage {
	background: #fff url(img/header-bcn.jpg) no-repeat;
}
body#speaking-and-consulting #headerimage {
	background: #fff url(img/header-ldn.jpg) no-repeat;
}
body#photos-and-endorsements #headerimage {
	background: #fff url(img/header-tky.jpg) no-repeat;
}
body#mike-in-the-media #headerimage {
	background: #fff url(img/header-la.jpg) no-repeat;
}
body#case-studies-on-mike #headerimage {
	background: #fff url(img/header-bst.jpg) no-repeat;
}
#content {
	margin: 10px 10px 10px 30px;
	overflow: auto;
}
 html #content {
	height: 1%;
}
#content h3 {
	font-size: 107%;
	margin: 0 0 1em 0;
}
#content h4 {
	font-size: 100%;
	margin: 1em 0;
}
#content h5 {
	font-size: 1em;
	margin: 1em 0px;
}
#content-main ul {
	margin: 0; padding: 0;
	list-style: none;
}
#content-main ul li {
	margin: 0; padding: 0 0 0 16px;
	background: url(/wp-content/uploads/2006/10/rightquote1.gif) 4px 2px no-repeat;
}
#content ol {
	list-style-type:decimal;
	margin:1em;
	padding:0 1em;
}
#content-main {
	float: left;
	width: 540px;
	margin-right: 10px;
	text-align: justify;
}
 html #section-index #content-main {
	margin-right: 20px;
}
#content .post
{
	padding:0 0 2em 0;
	border-bottom:#ddd 1px dashed;
}
#content p img.right {
	float: right; margin:10px 0 0 10px;
}
#content p img.left {
	float: left; margin:0 10px 10px 0;
}
#content .post h2
{
	font-size: 1.4em;
	margin: 1em 0px 0px;	
	letter-spacing:1px;
	font-weight:normal;
}
#content .entry
{
	margin:1em 0;
	padding-right:1em;	
}
#content .entry a {
	border-bottom: #999 1px dashed;
	text-decoration: none;
}
#content .entry li a {
	border: none;
}
.post-info , .postmetadata
{
	font-size:0.9em;
	color:#999;
	margin:0;
	padding:0;	
}
#sidebar {
	float: left;
	width: 180px;
	font-size: 92%;
}
#sidebar ul {
	list-style: none;
	margin: 0; padding: 0;
}
#sidebar ul ul {
	list-style: none;
	margin: 0; padding:0;
}
#sidebar ul ul li {
	margin: 0; padding: 0 0 0 10px;
}
#sidebar ul ul ul li {
	background: url(/wp-content/uploads/2006/10/rightquote1.gif) -1px 1px no-repeat;
	margin: 0; padding: 0 0 0 10px;
}
li.sidebox {
	background: #eee;
	margin: 0 0 0px 0; padding: 0;
}
html>body li.sidebox {
	margin: 0 0 10px 0;
}
#sidebar li.sidebox ul {
	margin: 0 0 1em 0;
}
div#sidebar li.sidebox ul#pagemenu ul {
	margin: 0;
}
li.sidebox h2 {
	font-weight: bold;
	font-size: 122%;
	text-align: left;
	margin: 0 0 4px 10px;
}
#sidebar li.sidebox h3 {
	margin: 0 0 4px 10px;
}
html>body #sidebar #pagemenu li a {
	display: block;
}
html>body #sidebar #pagemenu li a:hover {
}
#sidebar li.sidebox p img {
	float: left;
	margin: 0 10px 10px 0;
}

#footer {
	clear: both; 	
	background: transparent;
	margin: 0px auto;
	overflow: auto;
	width: 760px;
	color: #999;
	text-align: left;
}
 html #footer {
	height: 1%;
}
#footer p {
	float: left; width: 40%; line-height: 1.2em;
}
#footer p img {
	vertical-align: text-bottom;
}
#footer ul {
	float: right;
	margin: 1em 0px;
	width: 50%;
	text-align: right;
	font-size: 0.9em;
}
#footer ul li {
	display: inline;
	margin-left: 5px;
	list-style-type: none;
}
#comments, #respond{
	margin: 2em 0 0 5px;
}
#commentform
{
	margin:10px;
	padding:10px;
}
#container .commentlist {
	margin: 0;
	padding: 0;
}
.commentlist li
{
	list-style:none;
	margin: 1em 0;
	padding: 0.5em;	
	background:#f5f5f5;
}
.commentlist li.alt
{
	background:#fafafa;
}
.commentlist li .cmtinfo
{
	font-size:1em;
	border-bottom: #eee 1px solid;
}
.commentlist li cite
{
	font-style:normal;
	font-weight:bold;
}
.commentlist li .cmtinfo em
{
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999;
}
textarea{
	width: 90%;
	padding:5px;
	height: 20em;
	border: 1px solid #ccc;	
	background:#f9f8f4;
}
input
{
	background:#f9f8f4;
	border:#ccc 1px solid;
}
.post h4
{
	font-size:1em;
	font-family: Arial, sans-serif;
	font-style: oblique;
	color: #666;
}
.post h4 em
{
	float:right;
}
#sk2-footer {
	display: none;
}
li#links ul ul li {
	margin-left: 10px;
}
li#links ul h2 {
	font-size: 107%;
}
div#diggthis {
	float: left;
	margin: 0 10px 2px 0;
}

