/*
Theme Name: Leslie Robinson
Theme URI: http://dialect.ca/
Description: Vibrance and light by <a href="http://dialect.ca/?wp">Dialect</a>.
Version: 1.0
Author: Dialect
Author URI: http://dialect.ca/
Tags: vibrant, light, awesome

	Copyright 2008 Dialect Communications Group
*/


/*** TODO: headings for error pages, sitemap, etc... */
body {
	margin: 0; padding: 0;
	color: #9c9ea0;
	background: #fff url("inc/bg_body.gif") repeat 0 0;
	font: 10pt/14pt "Arial", "Helvetica", sans-serif;
	line-height: 1.5em;
}

strong, b { font-weight: bold; }

em, i { font-style: italic; }

a { color: #6cf; text-decoration: none; outline: none;}

.wp-caption,
img.alignleft, img.alignright,
img.aligncenter, img.alignone {
	display: block;
	background: #fff url("inc/divider.gif") repeat-x 0 100%;
	padding-bottom: 9px;
}

#masthead a img { border: none; }

#content p.wp-caption-text { margin: 0; font: bold 8pt/11pt "Arial", "Helvetica", sans-serif; }

.wp-caption img { margin: 0 0 5px; padding: 1px; border: 1px solid #d8d8d9; }

.left, .alignleft { float: left; margin: 15px 20px 25px 0; }

.right, .alignright { float: right; margin: 15px 0 25px 20px; }

.centre, .center, .aligncenter { width: 100%; margin: 20px auto 30px; }

#container {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	background: #fff url("inc/bg_container.gif") repeat-y 0 0;
}

#masthead {
	width: 880px;
	height: 320px;
	margin: 0 auto;
	background: #fff url("inc/bg_masthead.gif") repeat-x 0 0;
	text-align: center;
}

#masthead h1, #masthead h1 a { display: block; }

#masthead img { width: 700px; height: 230px; margin: 40px 90px 0; padding: 0; }

#masthead ul { width: 670px; height: 24px; margin: 10px auto 0; padding: 0; list-style: none; }

#masthead li { float: left; }

#masthead li, #masthead li a {
	display: block;
	margin: 0;
	padding: 0;
	height: 24px;
	font: normal 20px/24px "Gill Sans W01 Light", sans-serif;
	color: #9c9ea0;
}

#masthead li a {
	padding: 0 16px;
}


#masthead li a:hover {
	color: #66ccff;
}

/*#masthead li a { background: transparent none no-repeat 50% 0; text-indent: -9999em; }

#masthead li a:hover { background-position: 50% -74px; }

li#nav-frontpage a { width: 69px; background-image: url("inc/nav_home.gif"); }

li#nav-about-leslie a { width: 45px; background-image: url("inc/nav_about.gif"); }

li#nav-workshops a { width: 112px; background-image: url("inc/nav_workshops.gif"); }

li#nav-books a { width: 72px; background-image: url("inc/nav_books.gif"); }

li#nav-resources a { width: 100px; background-image: url("inc/nav_resources.gif"); }

li#nav-contact a { width: 86px; background-image: url("inc/nav_contact.gif"); }

li#nav-blog a { width: 65px; background-image: url("inc/nav_blog.gif"); }
li#nav-power-facilitation a { width: 100px; background-image: url("inc/nav_power.gif"); }
li#nav-facilitation a { width: 120px; background-image: url("inc/nav_facilitation.gif"); }*/


#content {
	clear: left;
	float: right;
	width: 430px;
	padding: 0 163px 30px 0;
	background: transparent url("inc/bg_title_r.gif") no-repeat 100% 0;

}

#content h2, #content h2 a {
	width: 430px;
	margin: 0;
	color: #9c3;
	font: 100 56px/60px "Gill Sans W01 Light", sans-serif;
}

#content h2 { display: table-cell; height: 100px; padding: 0; }

#content h2 a {
	display: inline-block;
	width: auto;
	height: 65px;
	padding: 20px 35px 25px 0;
	background: transparent url("inc/bg_title.gif") no-repeat 100% 0;
	/*text-indent: -9999em;*/
}
/*
#page-home h2 a { background-image: url("inc/bg_title_home.gif"); }
#page-about h2 a { background-image: url("inc/bg_title_about.gif"); }
#page-workshops h2 a { background-image: url("inc/bg_title_workshops.gif"); }
#page-consulting h2 a { background-image: url("inc/bg_title_consulting.gif"); }
#page-books h2 a { background-image: url("inc/bg_title_books.gif"); }
#page-blog h2 a { background-image: url("inc/bg_title_blog.gif"); }
#page-resources h2 a { background-image: url("inc/bg_title_resources.gif"); }
#page-contact h2 a { background-image: url("inc/bg_title_contact.gif"); }
#page-power-facilitation h2 a { background-image: url("inc/bg_title_power.gif"); }
#page-facilitation h2 a { background-image: url("inc/bg_title_facilitation.gif"); }*/

p { margin-bottom: 10px; }

#content ul { list-style-image: url("inc/bullet.gif"); }

#content li { margin-left: 20px; font-weight: bold; font-size: 9pt; }

h3 {
	margin: 10px 0 15px;
	font: normal 16pt "Arial", "Helvetica", sans-serif;
	color: #9c3;
}

abbr { border: none; }


h3 .author { color: #bbbdbf; }

.podcast {
	padding: 0;
	margin: 18px 0 0;
	border-top: 1px solid #ddd;
}

#content .podcast ul {
	margin: 0;
}

#content .podcast .playback li {
	list-style: none;
	margin: 0 18px 0 0;
	display: inline;
}

.inline_nav {
	padding: 18px 0;
	margin: 18px 0;
	border-top: 1px solid #ddd;
}

.reply_link {
	font-style: italic;
	font-size: 9pt;
}


#sidebar {
	width: 205px;
	padding: 122px 35px 0 167px;
	background: transparent url("inc/bg_title_l.gif") no-repeat 100% 0;
	text-align: center;
}

#sidebar .social {
	text-align: right;
	margin-top: 5px;
}

#sidebar .social a {
	padding-left: 10px;
}

#sidebar blockquote, #sidebar cite { display: block; margin: 0 auto; }

#sidebar blockquote {
	padding: 0 0 15px;
	text-align: right;
	color: #cdcfd0;
	font: normal 14pt/18pt "Arial", "Helvetica", sans-serif;
}

#sidebar .subnav li {
	list-style: none;
	text-align: right;
	line-height: 1em;
	padding-bottom: 18px;
	margin-top: -10px;
}

#sidebar cite {
	padding: 0;
	color: #bbbdbf;
	font: normal 9pt/22pt "Arial", "Helvetica", sans-serif;
	text-decoration: none;
}

#footer {
	clear: right;
	width: 880px;
	margin: 0 auto;
	height: 130px;
	background-color: #e8e8e8;
}



/*** form **/
form label {
	clear: left;
	float: left;
	width: 120px;
}

form input, form textarea {
	width: 280px;
	margin: 0 0 5px;
}

form input[type=submit] {
	display: block;
	width: 150px;
	margin: 15px 0 0 0;
}

table {
	width: 100%;
}

th, td {
	padding: 5px 5px 15px;
	text-align: left;
	vertical-align: top;
}

.alt td, .alt th {
	background-color: #e5e5e5;
}

.entry img.size-medium {
	display: block;
	margin: 27px auto;
	padding: 6px;
}

.post { margin-bottom: 1.5em; padding-bottom: 1em; border-bottom: 1px solid #ddd; }

.post .more { font-style: italic; }

.post .date { margin-bottom: 0.5em; font-size: 110%; }

/* misc wordpress */


.post h3 { margin-bottom: 0; }

.post h3, .post h3 a { color: #9c3; }


.post img { margin: 0 0 5px; padding: 1px; border: 1px solid #d8d8d9; }

.post img.alignleft { float: left; margin: 5px 10px 10px 0; }

.post img.alignright { float: right; margin: 5px 0 10px 10px; }

h4 {
	margin: 10px 0 15px;
	font: normal 12pt "Arial", "Helvetica", sans-serif;
	color: #9c3;
}

ol.commentlist {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}

.commentlist .meta, .post .date {
	font-style: italic;
	font-weight: normal;
}

.commentlist li {
	margin-left: 0;
	padding-left: 2em;

}

.commentlist li .meta {
	margin-left: -2em;
}

ol.commentlist li {
	margin: 0;
	padding: 0 0 0 2em;

}

ol.commentlist li. ol.commentlist li.alt {
	font-weight: normal;
}

form label {
	width: 180px;
	font-size: 90%;
}

form input, form textarea {
	width: 240px;
}

a.ordernow, a.orderjump, input.pp-button {
	display: block;
	width: 144px;
	height: 42px;
	border: 0;
	cursor: pointer;
	text-indent: -9999em;
	background: transparent url("inc/order_now.gif") no-repeat;
}

a.ordernow:hover, a.orderjump:hover, input.pp-button:hover {
	background-position: 0 -42px;
}
