/*
Theme Name: sixsigmatrainingconsulting.com
Theme URI: http://perceptionweb.net/
Description: Custom theme for sixsigmatrainingconsulting.com
Version: 2.8
Author: Perception Web Solutions
Author URI: http://perceptionweb.net/


	Copyright 2009 GraphiX Adventure LLC, Perception Web Solutions

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Sans-Serif;
	background: #ffffff;
	color: #000000;
	
	}
body.mceContentBody {background: none;}

#page {
	background: url(images/left_background.png) 0px 0px repeat-y;
	text-align: left;
	}

#header {
	background: url(images/header_right_slice.jpg) repeat-x;
	}

#page-inner
{
	background: none;
}

#content
{
	background: none;
	border: none;
	font-size: 1.2em
}

#content-inner
{
	background: none;
}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background: none;
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
    font-family: arial, helvetica, sans-serif;
    color: #4c5143;
	font-weight: bold;
	line-height: 120%;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: arial, sans-serif;
	color: #000;
	font-size: 1.15em;
	background: none;
	font-weight: bold;
	}

#text-3 h2 {color: #FBFCF5;}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
    color: #4c5143;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
    color: #45557A;
	}
	
#content h2 {text-align: left; margin-top: 16px;}

h2,  h3, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
	
h2 a, h2 a:hover, h2 a:visited, h3 a, h3 a:hover, h3 a:visited {
	text-decoration: underline;
}
.entry p a:visited {
	color: #5A9DE0;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.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;
	}

#commentform p {
	font-family: Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1.3em Arial, Sans-Serif;
	color: #000;
	font-weight: bolder;
	}

#sidebar ul ul, #sidebar ul ol {background: transparent;}
#sidebar ul ul ul li, #sidebar ul ol ul li {font-size: 0.9em;}

.sidebar-top {
	background: none;
	}
.sidebar-bottom {
	background: none;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	/*color: #777;*/
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

h2 a:hover, h3 a:hover {
	color: #0071BC;
	text-decoration: underline;
	}

a {color: #0071BC; text-decoration: underline;}

a:hover {
	text-decoration: underline;
	}

#sidebar a {color: #000; text-decoration: none;}
#sidebar a:hover {text-decoration: none; font-style: normal; color: #fff;}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

.livezilla-widget
{
	padding: 4px;
	background-color: #fff;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border:1px solid #EDEDED;
}

/* End Typography & Colors */


/* Begin Tables */
table {margin: 16px auto; vertical-align: top; border-collapse: collapse;}
td {margin: 0; padding: 0.2em 0.3em;}
/* End Tables */


/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	}

#page {
	margin: 0 auto;
	padding: 0;
	max-width: 1200px;
	min-width: 870px;
}

#header {
	margin: 0;
	padding: 0;
	}

#header-logo a img
{
	margin: 0;
	display: block;
}

#page-inner {}

#content
{
	float: right;
	margin: 0 0 0 -294px;
	width: 100%;	
}

#content-inner
{
	margin: 0 0 0 294px;
	padding: 22px 12px 17px 32px;
	min-height: 50px;
}

.narrowcolumn, .widecolumn {
	float: left;
	padding: 0 0 6px 0;
	margin: 0px 0 0 294px;
	}

/*
.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}
*/
.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.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: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	padding-bottom: 50px;
	margin: 0 0 0px 294px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size:1.3em;
}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 0;
	padding: 8px 2px 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */




/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	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;}
.clear-both {clear: both;}
/* 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: 0 0 1.8em;
	padding: 0 0 0 30px;
	list-style: disc;
	padding-left: 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 0 0 30px;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 10px;
	padding-right: 12px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px 0.25em;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 0px 0 0 10px;
	padding: 0;
	}

#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: 0 0 0;
	padding: 2px 0 0 12px;
	text-indent: -6px;
	list-style: outside url(images/arrow_icon.png);
	}

#sidebar ul ul ul li, #sidebar ul ol ul li
{
	list-style: none;
	list-style-image: none;
	padding: 3px 0;
}

/* End Entry Lists */



/* Begin Flyout Menu */
#sidebar .widget_pages {padding-right: 0 !important;}
#sidebar .widget_pages a:hover {text-decoration: none;}

#sidebar .widget_pages ul {margin-right: 12px;}
/*#sidebar .widget_pages ul li, #sidebar .widget_pages ul li a {display: block;}*/
#sidebar .widget_pages ul li {padding-top: 0; padding-bottom: 0; position: relative;}
#sidebar .widget_pages ul li a {display: block; padding: 4px 0 3px 2px;}
#sidebar .widget_pages ul ul li {list-style: none;}
#sidebar .widget_pages ul ul li a {padding: 6px 12px 3px}
/*#sidebar .widget_pages ul li:hover a:after {content: url(images/arrow-white.png)}
/*#sidebar .widget_pages ul ul li a:after {content: "" !important;}*/
#sidebar .nav_item_parent > a:after {padding-left: 2px; content: url(images/arrow_icon_white.png);}

#sidebar .widget_pages ul li:hover, #sidebar .widget_pages ol li:hover {
	background-color: #6699CC;
}
#sidebar .current_page_top_ancestor a {color: #fff;}

#sidebar .widget_pages ul ul
{
	display: none;
	background: #6699CC;
	float: right;
	position: absolute;
	top: 0;
	left: 182px;
	width: 160px;
	padding-bottom: 6px;
}

#sidebar .widget_pages ul ul li:first-child
{
	background: #6699CC;
}

#sidebar .widget_pages ul ul li a {color: #fff;}
#sidebar .widget_pages ul ul li a:hover {text-decoration: underline;}

#sidebar .widget_pages ul ul li:first-child a {padding-top: 10px;}

#sidebar .widget_pages ul li:hover ul, #sidebar .widget_pages ul ul li:hover ul, #sidebar .widget_pages ul ul ul li:hover ul, #sidebar .widget_pages ul ul ul ul li:hover ul {display: block;}

#sidebar .widget_pages li:hover ul ul, #sidebar .widget_pages li:hover ul ul ul, #sidebar .widget_pages li:hover ul ul ul ul, #sidebar .widget_pages li:hover ul ul ul ul ul {display: none; position: absolute; left: 150px;}


/*
#pages-3 {text-transform: uppercase; padding-right: 0 !important;}
#pages-3 a:hover {text-decoration: none;}

#pages-3 ul {margin: 0 !important;}
#pages-3 ul li, #pages-3 ul li a {display: block;}
#pages-3 ul li {padding: 0 !important; position: relative;}
#pages-3 ul li a {padding: 6px 0 3px 20px;}
#pages-3 ul ul li a {padding: 6px 12px 3px}
#pages-3 ul li:hover a:after {content: url(images/arrow-white.png)}
#pages-3 ul ul li a:after {content: "" !important;}

#pages-3 ul li:hover, #pages-3 ol li:hover {
	background-color: #f35050;
}

#pages-3 ul ul
{
	display: none;
	background: #f35050 url(images/bottom-bar-flyout.jpg) repeat-x bottom left;
	float: right;
	position: absolute;
	top: -4px;
	left: 180px;
	width: 160px;
	padding-bottom: 6px;
}

#pages-3 ul ul li:first-child
{
	background: #f35050 url(images/top-bar-flyout.jpg) repeat-x top left;
}

#pages-3 ul ul li:hover {text-decoration: underline;}

#pages-3 ul ul li:first-child a {padding-top: 10px;}

#pages-3 ul li:hover ul, #pages-3 ul ul li:hover ul, #pages-3 ul ul ul li:hover ul, #pages-3 ul ul ul ul li:hover ul {display: block;}

#pages-3 li:hover ul ul, #pages-3 li:hover ul ul ul, #pages-3 li:hover ul ul ul ul, #pages-3 li:hover ul ul ul ul ul {display: none; position: absolute; left: 160px;}
*/


/* End Flyout Menu */


/* Begin Post Display Box */
.post-display-box
{
	float: right;
	width: 25%;
	background: #99CBFE url(images/side_fade.jpg) repeat-x bottom;
	margin:1em 0 1em 1.5em;
}

.post-display-box ul
{
	list-style: none;
	margin: 0;
	padding: 9px;
}
.post-display-box ul h3 {margin: 16px 0 0;}
.post-display-box ul li:first-child h3 {margin-top: 0;}

/* End Post Display Box */


/* Begin Form Elements */
#BB_BuyButtonForm table {margin-left: auto; margin-right: auto;}

.payment-box, .message-box
{
	border: 2px solid #4E5041;
	margin: 1.5em auto 2em;
	padding: 0.3em 1em;
	
}
.payment-box {width: 50%;}
.message-box {width: 75%; background-color: #FDFE99;}

#content .payment-box h2, .payment-box h2 {text-align: center;}
.payment-box p {text-align: justify; font-weight: bold;}
.message-box p {text-align: justify;}

table.aff-discount
{
	margin: 8px auto 12px;
	border: 1px solid #000000;
	background-color: #FDFDFD;
}
table.aff-discount td {border: 1px solid #000000;}

div.purchase-button
{
	margin: 20px auto 60px;
	padding: 2px;
	text-align: center;
	background: url(images/button1.png) no-repeat center transparent; 
	height: 40px;
	width: 250px;
}

div.purchase-button a
{
	display: block;
	font-weight: bold;
	text-decoration: none;
	font-size: 16px;
	line-height: 36px;
}

#searchform {
	margin: 10px auto;
	padding: 2px 3px 2px 12px;
	text-align: left;
	}

#sidebar #searchform label {
	display: none;
}

#sidebar #searchform #s {
	width: 120px;
	padding: 2px;
	/*background-color: #D9E5D7;
	border: solid 1px #78A270;
	color: #402B6C;*/
	}

#sidebar #searchsubmit {
	padding: 1px;
	/*color: #402B6C;
	border: solid 1px #78A270;
	background-color: #D9E5D7;*/
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align: center;
	}

.wpcf7 form {
	text-align: left;
	}

select {
	width: 130px;
	}

.widget_rss img {margin-bottom: -1px;}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* Begin Top and Footer Menus */
#menu-top
{
	margin: -33px 6px 0 294px;
	height: 33px;
}
#menu-top table
{
	margin: 0 0 0 24px;
	/*width: 95%;*/
	border-collapse: collapse;
}

#menu-top td {padding: 9px 8px 0; text-align: center; font-size: 15px;}

#menu-top a, #menu-footer a
{
	font-family: arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

#menu-top a {color: #000;}
#menu-footer, #menu-footer a {color: #000;}


#menu-footer
{
	text-align: center;
	padding: 1em 0.3em 1em;
	font-size: 1.5em;
}

#menu-top a:hover, #menu-footer a:hover
{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}


/* End Top and Footer Menus */



/* Begin Sidebar */
#sidebar, .sidebar-top, .sidebar-bottom {width: 250px;}
#sidebar
{
	padding: 0;
	margin: 12px 0 0 0px;
	float: left;
	position: relative;
}

.sidebar-top {
	height: 30px;
	}
.sidebar-bottom {
	height: 30px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* 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: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	width: 100%;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


