/*  
Theme Name: TBDConsulting
Theme URI: http://www.tbdconsulting.com
Description: Based on LeanandClean Non-Profit framework by Todd Hiestand
Version: 1.0
Author: John Chandler
Author URI: http://www.strangeidealabs.com/
Tags:clean,three-column,fixed width,widget ready
*/

 /* BROWSER RESETS  .................... */

body {
	margin:0;padding:0;
	font: 12px/143% tahoma, geneva, sans-serif;
	min-height: 750px;
	color: #000;
	background: url('/Site/media/background.jpg') no-repeat fixed 50% bottom;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, ol, dl, address{ 
	margin: .7em 0;
	padding: 0; 
	line-height:163%;
}

h1, h2, h3, h4 {
	color: #000;
}

h1 { font-size:22px;}
h2 { font-size: 16px; }
h3 { font-size: 14px; }
h4 { font-size:14px; }
h5 { font-size:14px; }


a { color: #243363; text-decoration:none; }

a:visited { color: #243363; text-decoration:none; }

a:hover { color: #000; text-decoration: underline; }

ul, ol { margin: 0px; padding: 5px 20px; }

li, dd { margin-left: 0em; }

form label{ cursor: pointer; }

fieldset{ border: none; }

blockquote {
	padding: 2px 10px; margin: 5px 30px;
	border-left: 1px dotted #ccc;
}

img.alignright {
	float: right;
}

img.alignleft {
	float: left;
}

img.alignnone {
	display: block;
}

#container {
	width:  100%;
	position: relative;
	top: -10px;
	margin: 0px auto 0 auto;
	clear: both;
	z-index: 1;
}

#container:after {
	content: "."; display: block;height: 0; 
	clear: both; visibility: hidden;
}

#header-container {
	width:  800px;
	margin: 0px auto;
	clear: both;
}

#header-home {
	width:  800px;
	height: 150px;
	margin: 0px auto;
	background: url('/Site/media/banner_home.jpg') no-repeat;
	clear: both;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;	
	-moz-border-radius: 4px;
	border-radius: 4px;
}

#header-solutions {
	width:  800px;
	height: 150px;
	margin: 0px auto;
	background: url('/Site/media/banner_solutions.jpg') no-repeat;
	clear: both;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;	
	-moz-border-radius: 4px;
	border-radius: 4px;
}

#header-courses {
	width:  800px;
	height: 150px;
	margin: 0px auto;
	background: url('/Site/media/banner_courses.jpg') no-repeat;
	clear: both;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;	
	-moz-border-radius: 4px;
	border-radius: 4px;
}

#header-products {
	width:  800px;
	height: 150px;
	margin: 0px auto;
	background: url('/Site/media/banner_products.jpg') no-repeat;
	clear: both;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;	
	-moz-border-radius: 4px;
	border-radius: 4px;
}

#header-resources {
	width:  800px;
	height: 150px;
	margin: 0px auto;
	background: url('/Site/media/banner_resources.jpg') no-repeat;
	clear: both;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;	
	-moz-border-radius: 4px;
	border-radius: 4px;
}


#header {
	/*width: 800px;
	height: 95px;
	margin: 0px;
	padding: 15px 0 ;*/
}

#header a { display: block; width: 160px; height: 100px; margin: 0 -15px;} 

#header-home h2 {
	color: #fff;
	margin: -20px 0 0 10px;
	padding: 0;
	font-size: 15px;
/*	text-indent: -9999px;*/
}

#container h1 {
	margin: 0 0 0 10px;padding: 10px;
	font-size: 30px;
	color: #fff;
	text-shadow: 1px 1px 2px #333;
	font-weight: normal;
	font-style: normal;
}

#navigation {
	width: 100%;
	margin: 5px 0 0 0;
}

#navigation:after {
	content: "."; display: block;height: 0; 
	clear: both; visibility: hidden;
}

ul#nav{
	margin:0px auto 0px auto;
	padding:0px;
	width: 800px;
}

ul#nav:after {
	content: "."; display: block;height: 0; 
	clear: both; visibility: hidden;
}

#searchform {
	position: relative;
	float: right;
	margin: 0 0 5px 0;
}


ul#nav li {
	list-style-type: none;
	float: right;
	margin:0 0 0px 1px;padding:0;
	position:relative;
}

ul#nav a { 
	padding: 4px 10px 14px 10px;	
	width: 85px;	
	position: relative;
	margin: 0px;
	text-align: center;
	float: left;
	font-weight: bold;
	background: #aaa;
	color: #fff;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;	
	-moz-border-radius: 4px;
	border-radius: 4px;
	}

ul#nav a:link, #nav a:visited {
	text-decoration: none;
}

ul#nav li a:hover {
	color: #fff;
	text-decoration: none;
	background:  url('images/subcolumn.png') repeat-x 0 top;	
	position: relative;
	z-index: 0;
}

ul#nav li:hover {
	/background:#232323;
}

ul#nav li.current_page_item a {
	background:#37436a;
	color: #fff;
}

ul#nav li.current_page_parent {
	background: #37436a;
}

ul#nav li ul { /* second-level lists */
	position: absolute;
	background: #aaa;
	top:0px;
	width: 175px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	list-style:none;
	z-index:1000;
	padding:0;margin:0;
	font-size: 1em;
}

ul#nav li ul li{
	background:transparent;
	margin: 0;padding: 0;


}

ul#nav li:hover ul, ul#nav li:hover ul { /* lists nested under hovered list items */
	left: 0;top:23px;
	margin:0 0 0 0px; padding:0;
}

ul#nav li ul li a {
	background:	#aaa;
	color: #eee;
	margin: 0;
	width:175px;
	padding: 7px 0;
	text-indent: 10px;
	z-index:1000;
	font-weight: normal;
	text-transform: none;
	text-align: left;
}

ul#nav li ul li a:hover{
	color: #fff;
	background: #37436a;
}

#center-container {
	width: 800px;
	margin: 0 auto 0px auto;
	clear: both;
	background: #fff;
}

#index-container {
	width: 800px;
	margin: 0px auto 0px auto;
	clear: both;
}

#who {
	width:  800px;
	padding: 0px;
	margin: 0px auto 5px auto;
}

#who li {
	list-style-type: none;
}


#who:after {
	content: "."; display: block;height: 0; 
	clear: both; visibility: hidden;
}

#main-callout {
	float: right;
	width: 320px;
	height: 265px;
	margin: 0px 0px 0px 0px;
	padding:5px 0px 0px 10px;
	text-align: right
	font-weight: ;
	font-size: 16px;
	
}

#main-callout .textwidget {
	color: #fff;
	font-style: normal;
	text-align: right;
	float: right;
	clear: both;
	text-shadow: 0px 1px 2px #333;
}

#main-callout .textwidget p {
margin: 12px 0 12px 0;}

#main-callout img {
	margin: 0 0 25px 0;
}

#main-callout .textwidget a {
	color: #fff;
}

#images {
	list-style: none;
	float: left;
	width: 468px;
	height: 265px;
	margin: 0px;
	padding: 0;
	overflow: hidden;
	border: 0px solid #000;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;	
	-moz-border-radius: 4px;
	border-radius: 4px;
}

#images a {
border: 0;
}

#lower-container {
	width: 800px;
	background: #efefef;
	margin: 0px auto 5px auto;
	padding: 0 0px;
	clear: both;
	border-bottom: solid 3px #243363;

}

#lower-container:after {
	content: "."; display: block;height: 0; 
	clear: both; visibility: hidden;
}

#page-container {
	width: 800px;
	margin: 0px auto 5px auto;
	padding: 0 0px;
	clear: both;
}

#page-container:after {
	content: "."; display: block;height: 0; 
	clear: both; visibility: hidden;
}

#about-container {
	width: 800px;
	background: #fff;
	margin: 0px auto;
	padding: 0 0px;
	clear: both;
	font-size: 15px;
	line-height: 135%;
}

#about-container li {
	list-style-type: none;
	}

#about-container p {
	font-size: 15px;
	line-height: 135%;
}

#about-container img {
	margin: 0 10px 0 0;
}

#about-container:after {
	content: "."; display: block;height: 0; 
	clear: both; visibility: hidden;
}

.welcome {
	background: #fff;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;	
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 5px 15px;
	margin: 0 0 20px 0;
	border: 1px solid #ccc;
}

#news .welcome ul{
	padding: 0;margin: 0;

}

#news .welcome ul li {
	margin: 0 0 0 20px;
	list-style: disc;
	padding: 5px 0;
	border: none;
}

 
p.meta {
	font-size: 11px;
	margin: 0;padding: 0;
}

p.prev-next {
	width: 100px;
	padding: 3px 0 ;
	margin: 10px 0 0px 0;
	float: left;
	font-size: 10px;
	text-align: center;
	background: #243363;

}

p.prev-next a {color: #fff;}

.section {
	padding: 0px 0 0px 0px;
	margin: 0 0 0px 0px;

}

.textwidget img {
	margin:0;padding: 0;
	border: 0;
}

.textwidget a img {
	margin:0;padding: 0;
	border: 0;
}

.section ul {
	margin: 0;padding: 5px 15px;
}

.section h4 {
	margin: 0;
	padding: 5px 0;

}

#sidebar {
	float: right;
	width: 380px;
	margin: 0px 0px;
	padding: 20px 0px;
}

#page-sidebar {
float: right;
	width: 280px;
	margin: 0px 0px;
	padding: 10px 0px;
}


#related-pages ul {
clear: right;
padding: 0;
}


#related-pages li {
	list-style-type: none;
	text-align: right;
	padding: 5px 0;
}

#related-pages li a {
	color: #fff;
	font-size: 15px;
	font-weight: bold;	
}

#related-pages li a:visited {
	color: #fff;
	font-size: 15px;
	font-weight: bold;	
}


#related-pages li a:hover {
	text-shadow: 0px 2px 3px #333;
	text-decoration: none;
}


#related-pages.blogs h2 {
	visibility: hidden;
	height: 0;
	padding: 0;
	margin: 0;
}

#sidebar-left {
	float: left;
	width: 180px;
	margin: 0px 0px 0 0 ;
	padding: 0;
}

#sidebar-right {
	float: left;
	width: 180px;
	margin: 0 0 0 10px;
	padding: 0;
}

#sidebar ul li {
	margin: 5px 0;
	padding: 0;
}

#sub-content {
	width: 800px;
	margin: 1px auto 10px auto;
	padding: 0;
	clear: both;
}

#sub-content h4 {
	margin: 0px;
	padding: 5px 0 15px 0;
	background: url('images/subcolumn.png') repeat-x 0 top;
	color: #fff;
	text-indent: 5px;
	border: none;
	text-align: center;
		-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;	
	-moz-border-radius: 4px;
	border-radius: 4px;
}

#sub-content:after {
	content: "."; 
	display: block;
	height: 0; 
	clear: both; 
	visibility: hidden;
}

#sub-content .sub-column {
	float: left;
	margin: 0px;
	width: 197px;
	padding: 0px 3px 0 0;
}

#sub-content .sub-column img {
	margin: -10px 0 0 0;
width: 197px;	overflow: hidden;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;	
	-moz-border-radius: 4px;
	border-radius: 4px;
}

#sub-content .sub-links {
	float: left;
	margin: 0px;
	width: 184px;
	height: 49px;
	padding: 12px 8px 0 8px;
	background: url('images/blue_button.png') no-repeat;
	display: block;
}

#sub-content .sub-links a {
	float: left;
	text-align: center;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#sub-content a h4 {
	text-decoration: none;
}


#sub-content .sub-links a:hover {
	text-decoration: underline;
}


#footer {
	width: 800px;
	color: #ccc;
	margin: auto;
	padding: 0;
}

#footer a,a:visited {
	color: #ccc;
}

#footer a:hover {
	color: #bbb;
	text-decoration: underline; }

#footer p {
	margin: 0;padding: 0 20px;
	text-align: right;
}

/*** SINGLE POSTS AND PAGES  ****/

#single {
	float: left;
	width: 540px;
	margin: 10px 20px 20px 20px;padding: 0px 0px;
}

#single.news {
	width: 760px;
}

#single a:visited { 
	color: #243363;
	text-decoration:none; 
}

#single.news a:visited { color: #243363; text-decoration:none; 
	}
	
#page-single a:visited { color: #243363; text-decoration:none; 
	}



#single h3 {
	background: #000;
	color: #fff;
	padding: 5px 10px;margin: 20px 0 0 0;

}

#single ul {
	list-style: none;
	margin: 0;padding: 0px 0px;
}

#single ul li {
	padding: 5px 0 30px 0;
	margin: 0px 0px 0px 0;
}

#single ul li h2 {
	margin: 0;padding: 3px 0;
}

#single.news h2 {
	margin: 10px 0 0 0;
	
}

#single ul li h3 {
	background: none;
	color: #000;
	padding-left: 0;
}

/* styles for unordered lists in posts .... */
#single ul li ul {
	margin: 0;padding: 0 0 0 20px;
}

#single ul li ul li {
	border: 0;padding: 0;
	margin: 10px 40px;
	list-style: disc;
}

/* styles for ordered lists in posts .... */
#single ul li ol {
	margin: 0;padding: 0 0 0 20px;
}

#single ul li ol li {
	border: 0;padding: 0;
	margin: 10px 40px;
}

#press_releases h2.widgettitle {
	height: 0;
	overflow: hidden;
}

#press_releases li {
	list-style-type: disc;
	list-style-position: inside;
}

#press_releases ul li span.rss-date {
	display: block;
	text-indent: 12px;
}


/* page styles */


#page-single {
	float: left;
	width: 480px;
	margin: 0px;
	padding: 10px 20px; 
	background: #fff;
	font-size: 15px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;	
	-moz-border-radius: 4px;
	border-radius: 4px;
}


#page-single h3 {
	background: #000;
	color: #fff;
	padding: 5px 10px;margin: 20px 0 0 0;

}

#page-single ul {
	list-style: none;
	margin: 0;padding: 0px 0px;
	clear: right;
}

#page-single ul li {
	padding: 5px 0 30px 0;
	margin: 0px 0px 0px 0;
}

#page-single ul li h2 {
	margin: 0;padding: 3px 0;
}

#page-single h2 {
	
}

#page-single ul li h3 {
	background: none;
	color: #000;
	padding-left: 0;
}

#page-single ul li ul {
	margin: 0;padding: 0 0 0 20px;
}

#page-single ul li ul li {
	border: 0;padding: 0;
	margin: 10px 40px;
	list-style: disc;
}
#page-single ul li ol {
	margin: 0;padding: 0 0 0 20px;
}

#page-single ul li ol li {
	border: 0;padding: 0;
	margin: 10px 40px;
}


/* styles for posts and pages sidebars .... */

#single-sidebar-left {
	float: right;
	width: 210px;
	margin: 15px 10px 0 0px ;
	padding: 0;
}

#single-sidebar{
	float: left;
	width: 220px;
	margin: 20px 0px 0 0 ;
	padding: 0;
}

ul#archive-list {
	list-style: disc;
	padding: 0 0 0 15px;
}

ul#archive-list li{
	padding: 5px 0;
	
}

/* styles for page parent page listing .... */

#footer {
	clear: both;
}

#footerleft {
	float: left;
	list-style-type: none;
}

#footerleft form {
	list-style-image: none;
	list-style: none;
}


#footerright {
	float: right;
}

#footerright li {
	list-style-type: none;
}


#footerright a {
	border:  0;
}

#legalese {
	clear: both;
	text-align: center;
}

#footer a:hover {
	color: #ccc;
}

/*#footer a:visited {
	color: #ababab;
	font-size: 11px;
} */

/* COMMENTS FORMATTING .......................................*/

#commentdiv {
	margin: 0px 0px 0 0px;padding: 0;
	float: left;
}

p.avatar {margin: 0;padding: 0px;float: left;}
p.avatar img {margin: 0px 15px 10px 0;padding: 2px;}

#commentdiv ul.commentlist li {
	border: none;
	padding: 15px;
	margin: 15px 0px 15px 0px;
	list-style: none;
		-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;	
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: #f7f7f7;
}

#commentdiv ul.commentlist {	
	padding: 0;margin: 0px 0 ;
}

.commenttext {
	width: 380px;
	padding: 0;margin: 0;
}

.author-name {
	margin: 0px 0 0 20px;
	padding: 0;
	font-weight: bold;
	text-transform: capitalize;
}

p.commentdate {
	font-size: .8em;
	padding: 0px 0 0 65px ;margin: 0;
}

.commentnumber {
	padding: 5px;
	margin: -20px 0px;
	padding:0px 20px 0 0px;
	float: right;
	font-weight: bold;
}

#reply {
	margin:20px 0 20px 0;
	padding: 0px;
}

textarea#comment {
	font-size:13px;
}

#reply ul.sidelist {
	margin: 0;
	padding: 0;
}

#reply ul.sidelist li {
	margin: 0;padding: 5px 0 ;
}

/*Contact Form */

span.wpcf7-list-item {
	float: left;
	clear: left;	
}

form.wpcf7-form p {
	clear: both;
	padding: 10px 0 0 0 ;
}

div.entry {
	border-bottom: 1px solid #ddd;
}

/* My Comment */