/* @override http://localhost/~furtive/dev/wp-content/themes/fivewhys/style.css */

/*

Theme Name: Five Whys
Theme URI: http://wordpress.org/
Description: A custom theme for whywhywhywhywhy.com
Version: 0.9
Author: Christopher Lamothe
Author URI: http://furtivecode.com/

	This theme was designed and built by Christopher Lamothe
	and is losely inspired by Kubrick and Blogtxt.
	
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	
	Individual copyrights are reserved by the copyright holders.
*/

/*
Color scheme
lighest brown: #eee8df
light   brown: #af9977 
dark    brown: #997D55
darker  brown: #9e845f
bright blue:   #86b9ff

*/

  
/* Begin Typography & Colors */
body {
/*	background: #af9977 url('images/pdestrianbgcolor.jpg') repeat; */
	background: #fff url('images/bgbrown.jpg') repeat;
	/* color: #333; */
	text-align: center;
	font: 12px Georgia, Times, Times;
}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	/* color: #959596; */
	color:#000;
	
}

#header {
	}

	a.headerimg {
	margin-top: 30px;
	margin-left:45px;
	display: block;
	width: 686px;
	height: 47px;
	background: transparent url(images/fivewhys.png) no-repeat;
	}

	a.headerimg:hover {
	background-position: 0 -47px;
	}



#content {
	font-size: 14px;
	text-align: justify;
}

.widecolumn .entry p {
	font-size: 14px;
	text-align: justify;
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	text-indent: 1em;
	/*line-height: 1.7em; */
	}

.widecolumn {
	line-height: 1.2em;
	}

.narrowcolumn .postmetadata {
	text-align: right;
	}

.alt {
/*
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;*/
	}

#footer {
	/*background: #eee url('images/pdestrianfooter.jpg') no-repeat top; */
	
	border: none;
	}

small {
	font-family: Georgia, Times, Times New Romas, Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	margin-top: 10px;
	padding-top: 10px;
}

sup, sub {
	line-height: 0;
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}

h1 {
	font-size: 18px;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 26px;
	padding-bottom: 5px;
	font-weight: normal;
	font-style: normal;
	margin-top: 25px;
	padding-top: 30px;
	line-height: 1.1em;
}

h2 a {
	font-weight: normal;
	font-style: normal;
	color: #000;
	margin-top: 50px;
}

h2.pagetitle {
	font-size: 26px;
	font-weight: normal;
	font-style: normal;
}

#sidebar h2 {
	font-family: Georgia, Verdana, Sans-Serif;
	font-size: 1em;
	}

h3 {
	font-size: 14px;
}

a {
	text-decoration: none;
	color: #997D55;
}

a:hover {
	text-decoration: none;
	/* background-color: #eee8df; */
	color:#86b9ff;
}

a:visited {
	text-decoration: none;
	background-color: transparent;
	color:#9e845f;
}

a:visited:hover {
	text-decoration: none;
	/* background-color: #eee8df; */
	color:#86b9ff;
}

h2 a {	
	/* color: #86b9ff; */
	color:#af9977;
}

h2 a:hover, h3 a:hover {
	/* color: #997D55; */ 
	/* color:#86b9ff; */
	color:#86b9ff;
	text-decoration: none;
	/* background-color: #eee8df; */
	}

#headerimg .description, .nocomment{
	color: white;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Georgia, Verdana, Arial, Sans-Serif;
	}


.commentlist cite, .commentlist cite a {
	/* font-weight: bold; */
	font-style: normal;
	font-size: 1.1em;
	}
	

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	color:#000;
	}

.commentlist a {
	color:#fff;
}

.commentlist a:hover {
	/*background-color:#e6dfd4; */
	color:#fff;
}


#commentform p {
	font-family: Georgia, Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	color:#fff;
	padding-top: 0;
}

#sidebar {
	position: absolute;
	top: 175px;
	font: 1em Georgia, Verdana, Arial, Sans-Serif;
	}


/*search*/
#s {
	font: 1em Georgia, Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .postmetadata, blockquote, strike {
	color: #000;
	}

/* comment icon formatting */

.no_comments {
    float:right; 
    width:32px;
    height:32px; 
    background: transparent url(images/bubble.png) no-repeat;
    margin:0px;
    padding:7px 0px 0px 0px;
    text-align:right;
	color:#fff;
	font-family:Times;
	}

.no_comments:hover {
		background-position: -32px 0; 
    /*background: transparent url(images/bubble3-over.jpg) top right no-repeat;*/
	}

.no_comments a {
    color:#ffffff;
    background-color: transparent;
    text-decoration:none;
    padding-right:10px;
    font-size:16px;
		display:block;
		width:20px;
		height:22px;
	}

.no_comments a:hover {
  color:#ffffff;
	text-decoration:none;
}


code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	}


#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0; 
	}

#page {
	background-color: white;
	margin: 0 auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

#header {
	/*background-color: #af9977; */
	margin: 0 0 0 1px; 
	padding: 0; 
	height: 45px; 
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 34px;
	width: 335px;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 20px 0 0 0;
	width: 450px;
	}

.widecolumn {
	float:left;
	padding: 10px 0 20px 40px;
	margin: 5px 0 0 0;
	/*width: 450px;*/
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: left;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 0;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
	top: 5px;
	font-size: 12px;
	text-align: left;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 20px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3#comments {
	padding: 0;
	margin: 30px 0px -20px 10px ;
	}


/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	text-indent: 0;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

.entry img {
	border: 1px dashed #e4d8c6;
	text-indent: 0;
	margin: 10px;
	padding: 3px;
}

.entry img:hover {
	/* border: 2px solid #cbbca6; */
	border-color: #e4d8c6;
	background-color: transparent;
}

.entry p img {
	text-indent: 0;
	margin-left: -5px;
}

.social img {
	border:1px solid black;
}

.entry object {
	border: 1px dashed #e4d8c6;
	padding: 3px;
	margin: 10px;
	text-indent: 0;
}
	
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	/*content: "\00BB \0020";*/
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul p {
	line-height: 1.4em;
	padding-bottom: 10px;
}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	/*border:1px solid green; */
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}
	
	#searchsubmit {
		valign:middle;
	}

	#s {
		valign:top;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 0 3px;
	list-style: none;
	float:left;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

#comments {
		color: #997D55;
	}

#comments a {
		color: #997D55;
	}

#respond {
		clear:left;
		padding-top:30px;
		color: #997D55;
	}
	
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}

#sidebar a {
		color: #997D55;
}

#sidebar a:hover {
		color: #86b9ff;
		/* background-color:#eee8df; */
}
	
/* End Sidebar */


	#comments a:hover {
		background-color:transparent;
	}

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 10px 30px 0 10px;
	/* background: url('images/quote.png') no-repeat top left; */
	background: url('images/quote02.png') no-repeat top left;
	padding-left: 30px;
	color:#000000;
	font-style:italic;
	line-height: 1.5em;
	/*border-left: 5px solid #ddd;*/
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	float:left;
	display: block;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 60px;
	padding: 0 320px 0 0;
	}
/* End Various Tags & Classes*/


/* -------------- DIALOGUE ROUNDED CORNERS ------ */

/* 
  -- Even more rounded corners with CSS: Base stylesheet --
*/

.dialog {
  float:right;
 margin:0px auto;
 min-width:8em;
 max-width:400px; /* based on image dimensions - not quite consistent with drip styles yet */
 min-width:360px;
 max-width:360px;
 color:#fff;
 z-index:1;
 margin-left:12px; /* default, width of left corner */
 margin-bottom:0.5em; /* spacing under dialog */
}

.dialog .content,
.dialog .t,
.dialog .b,
.dialog .b div {
 background:transparent url(images/dialog2-brown-420-3200.png) no-repeat top right;
}

.dialog .content {
 position:relative;
 zoom:1;
 _overflow-y:hidden;
 padding:10px 12px 0px 0px;
}

.dialog .t {
 /* top+left vertical slice */
 position:absolute;
 left:0px;
 top:0px;
 width:12px; /* top slice width */
 margin-left:-12px;
 height:100%;
 _height:3200px; /* arbitrary long height, IE 6 */
 background-position:top left;
}

.dialog .b {
 /* bottom */
 position:relative;
 width:100%;
}

.dialog .b,
.dialog .b div {
 height:10px; /* height of bottom cap/shade */
 font-size:1px;
}

.dialog .b {
 background-position:bottom right;
}

.dialog .b div {
 position:relative;
 width:12px; /* bottom corner width */
 margin-left:-12px;
 background-position:bottom left;
}

.dialog .hd,
.dialog .bd,
.dialog .ft {
 position:relative;
}

.dialog .wrapper {
 /* extra content protector - preventing vertical overflow (past background) */
 position:static;
 max-height:1000px;
 overflow:auto; /* note that overflow:auto causes a rather annoying redraw "lag" in Firefox 2, and may degrade performance. Might be worth trying without if you aren't worried about height/overflow issues. */
}

.dialog h1,
.dialog p {
 margin:0px; /* margins will blow out backgrounds, leaving whitespace. */
 padding:0.5em 0px 0.5em 0px;
}

.dialog h1 {
 padding-bottom:0px;
}

/* live search popup 

.livesearchpopup {
	margin-left:40px;
}
*/
/* avatar */
.avatar {
	margin-top:15px;
	height:60px;
	width:60px;
	border: 1px none #000;
	margin-right:10px;
}

.under-input {
	font-size: .75em;
}

/* footnotes */

ol.footnotes{
	
	line-height:1.5em;
}

