/*
Theme Name: Business Blueprint Consulting
Theme URI: http://thebizblueprint.com/
Description: Propietary theme for Business Blueprint Consulting.
Version: 1.0
Author: Jordan Bush
Tags: blue, blueprint
*/
html {
	margin: 0px;
	padding: 0px;
}
#page {
	width: 100%;
	height: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-family: Georgia, serif;
	font-size: 15px;
	color: #333333;
	line-height: 150%;
	height: 100%;
}
a img {
	border: none;
}
.main-content-container {
	padding: 0px;
	height: 100%;
}
.main-content, .main-content-bottom {
	background-image: url('images/content-top.png');
	background-repeat: no-repeat;
	background-attachment: scroll;
	padding: 0px;
	width: 950px;
	height: 100%;
	padding-top: 25px;
	text-align: left;
	z-index: 0;
	height: 100%;
}
.main-content-bottom {
	background-image: url('images/content-bottom.png');
	background-position: 0px 0px;
	width: 950px;
	height: 30px;
	padding: 0px;
	margin: 0px;
}
.inner-content {
	width: 950px;
	background-image: url(images/content-bg.png);
	background-repeat: repeat-y;
	height: 100%;
	padding-bottom: 25px;
}
.inner-content:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.inner-content {
	display: inline-block;
}
/* Hides from IE-mac */
* html .inner-content {
	height: 1%;
}
.inner-content {
	display: block;
}
/* End hide from IE-mac */
.widgettitle {
   background-color: #29567A;
   padding: 3px;
   color: #fefefe;
   margin: 0px 0px 2px 0px;
}

.widget {
   padding: 4px;
   background-color: #EBEBEB;
   border: 1px solid #AEAEAE;
   margin-top: 10px;
   float: left;
   width: 210px;
}


.footer {
	height: 50px;
	width: 800px;
	margin: 0 auto;
	padding: 5px;
}
.content-padding {
	padding: 1px 40px 25px 40px;
	height: 100%;
	width: 610px;
}
.sidebar-left {
	background-attachment: scroll;
	background-image: url(images/page_bg_right.png);
	background-repeat: no-repeat;
	background-position: 90% 0px;
	width: 100%;
	height: 100%;
}
.sidebar-right {
	background-image: url(images/page_bg_left.png);
	background-attachment: scroll;
	background-position: -8% 0px;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
}
.top-bar {
	padding: 0px;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 2;
	margin: 0px 0px 5px 0px;
}
.showcase-bar {
	margin: 0px;
	padding: 0px;
	background-position: 0px 0px;
	background-repeat: repeat-x;
	height: 160px;
	/* background-image: url(images/bg-head.jpg);
*/
	width: 100%;
	z-index: 2;
}
.logo {
	padding: 0px;
	background-image: url(images/logo.png);
	background-position: top;
	background-repeat: no-repeat;
	margin-top: 10px;
	width: 250px;
	height: 67px;
}
.top-bar-content {
	margin: 0 auto;
	width: 920px;
	height: 90px;
}
.featured-content {
	width: 450px;
	height: 220px;
	margin: -5px 0px 5px 25px;
	padding-top: 40px;
	background-color: transparent;
	float: left;
	font-size: 100%;
	color: white;
	text-shadow: 1px 1px 3px #000;
	line-height: 130%;
}
.featured-content li {
margin-top: 10px;
}
.featured h2 {
	color: white;
	font-size: 135%;
	margin: 0px;
	text-align: center;
text-shadow: 1px 1px 3px #000;
width: 100%;
}

.featured p.secure {
	font-size: 10px;
margin: 0px;
padding: 0px;
font-weight: normal;
float: right;
text-shadow: 1px 1px 3px #000;
}

.badge {
	width: 125px;
	height: 125px;
	float: right;
	background-image: url(images/starburst.png);
}
input {
	margin: 2px 0px 0px 0px;
}
.testimonial {
	display: block;
	border: 1px solid black;
	background-color: #FDFCCE;
	padding: 10px;
	margin: 10px 0px 10px 0px;
}
h3 {
	font-size: 16px;
	margin-top: 20px;
	margin-bottom: 5px;
	text-align: center;
}

.right-links {
	float: right;
	margin: 0px -41px 0px 15px;
	padding: 0px 0px 10px 0px;
	height: 100%;
}
.right-links ul {
	margin: 0px;
	padding: 0px;
}
.right-links li img {
	border: none;
}
.right-links li {
	background-image: url(images/right-link-bg.png);
	background-repeat: no-repeat;
	background-position: 0px -2px;
	height: 46px;
	width: 260px;
	padding: 7px 0px 0px 25px;
	margin: 0px -4px -6px 0px;
	list-style-type: none;
	font-size: 18px;
	color: white;
}
.phrases {
	float: right;
	margin: 0px -10px 0px 0px;
	padding: 0px 0px 10px 0px;
}
.phrases h3 {
	font-size: 20px;
	font-weight: bold;
	margin: 14px 0px 8px 0px;
	text-align: center;
	color: #444444;
}
.phrases ul {
	margin: 0px;
	padding: 0px;
}
.phrases li {
	background-image: url(images/phrase-bg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 30px;
	width: 235px;
	padding: 8px 0px 0px 0px;
	margin: 0px 0px 2px 0px;
	list-style-type: none;
	font-size: 14px;
	color: #333333;
	font-weight: normal;
}
.phrases li a {
	text-decoration: none;
	color: #333333;
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
	display: block;
	padding-left: 40px;
}
.phrases li a:hover {
	text-decoration: none;
	color: #884e3e;
}
.phrases li:hover {
	background-image: url(images/phrase-bg-over.png);
	cursor: pointer;
	color: #884e3e;
}
.right-links li.gray {
	color: #222222;
	background-image: url(images/right-link-bg-gray.png);
}
.right-links li img {
	margin-left: 5px;
}
.right-links li span {
	margin-top: 8px;
}

h1 {
	background-image: url(images/header-bg.png);
	background-repeat: no-repeat;
	width: 920px;
	height: 32px;
	padding: 22px 0px 5px 35px;
	font-size: 17pt;
	line-height: 24px;
	font-weight: bold;
	margin: -25px 0px 8px -35px;
	display: block;
	color: white;
}

h1.tagline {
	font-size: 14px;
	color: #666;
	font-weight: normal;
	margin-top: -25px;
	padding: 5px 0px 0px 0px;
margin: -5px 0px 0px 10px;
background: none;
display: inline-block;
line-height: 14px;
width: auto;
height: auto;
}

div.content-padding > h1 {
	position: absolute;
}
div.content-padding > h1 + * {
	margin-top: 50px;
}
div.content-padding > h1.twoline + * {
	margin-top: 70px;
}

h1.top {
	margin-top: -10px;
}
h1.twoline {
	background-image: url(images/header-bg-wide.png);
	background-repeat: no-repeat;
	width: 920px;
	height: 60px;
	padding: 22px 0px 5px 35px;
	font-size: 17pt;
	line-height: 24px;
	font-weight: bold;
	margin: -25px 0px 8px -35px;
	display: block;
	color: white;
	text-align: center;
}
h2 {
	font-size: 19px;
	margin: 0px auto;
	padding: 0px;
	background-image: none;
	display: block;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	margin-bottom: 8px;
}

h2 + p,h3 + p {
	margin-top: 0px;
}

h2.post-title a {
	font-size: 26px;
	color: #3978A8;
	margin: 0px auto;
	padding: 0px;
	background-image: none;
	display: block;
	text-decoration: none;
}
h2.post-title {
	text-align: left;
	font-size: 20px;
}
h3 {
	text-align: left;
	font-weight: normal;
	font-size: 17px;
	color: #111;
}
.pagenav {
	width: 800px;
	position: relative;
	height: 40px;
	padding: 0px;
	left: 35px;
	display: block;
	margin-left: 10px;
	top: -21px;
}
.pagenav ul {
	padding: 0px;
	margin: 0px;
overflow: hidden;
}
.pagenav ul li {
	float: left;
	text-align: center;
	background-image: url('images/separator.png');
	background-repeat: no-repeat;
	list-style-type: none;
	font-size: 14px;
	letter-spacing: 1px;
	cursor: pointer;
	text-decoration: none;
}
.pagenav .page_item {
}
.pagenav li:hover {
	background-image: url('images/link-hover-bg.png');
	background-repeat: repeat-x;
	background-position: 0px -5px;
	color: black;
}
.pagenav ul li a {
	text-decoration: none;
	color: #000066;
	display: block;
	padding: 10px;
}

.pagenav ul li a:hover {
	color: black;
}

a {
	color: #0000EE;
}
a:visited {
	color: #0000cc;
}
a:active {
	color: #C77349;
}
a:hover {
	color: #C77349;
}
div.capture-box, div.featured-capture-box {
	float: right;
	width: 210px;
	margin: -15px 0px 0px 0px;
	padding: 5px 15px 5px 5px;
	background: url('/wp-content/uploads/2011/06/mbw_logo_sm.png') no-repeat center 0px;
	padding-top: 65px;
}

div.featured-capture-box span {
	width: 100%;
margin: 0 auto;
display: block;
padding: 0px;
text-align: center;
}

div.capture-box {
	margin: 0px 0px 0px 0px;
}

div.featured-capture-box ul,div.capture-box ul {
	padding: 0px;
	margin: 0px;
}

div.featured-capture-box {
	width: 365px;
	color: white;
	background: url('/wp-content/uploads/2011/07/mbw_logo_sm_glow.png') no-repeat center 0px;	
	margin: -20px 0px 0px 0px;
	padding: 80px 0px 0px 0px;
	font-weight: bold;
}


div.featured-capture-box label,div.capture-box label {
	display: none;
}
div.featured-capture-box label {
	text-shadow: 1px 1px 2px black;
}
div.featured-capture-box input.submit {
	margin: 0 auto;
	width: 218px;
	height: 54px;
}

div.email-container {
	width: 280px;
	margin: 0 auto;
}

div.featured-capture-box ul li,div.capture-box ul li {
	background: url(http://mybusinessworld.com/images/bullet-check.png) no-repeat scroll 0 0;
	list-style-type: none;
	margin-left: 0px;
	margin-top: 2px;
padding-left: 30px;
}
div.featured-capture-box ul li {
	
	text-shadow: 1px 1px 2px black;
}

.capture-box input.text {
	width: 160px;
	border: 2px solid gray;
	background-color: white;
	padding: 1px;
	margin: 0px auto;
	padding: 1px;
}
.capture-box label {
	display: block;
	color: black;
}
.submit {
	width: 160px;
	margin: 5px auto;
	display: block;
}
.right-col {
	margin: 0px 0px 0px 25px;
	padding: 10px 40px 0px 0px;
	width: 220px;
	float: right;
	height: 100%;
}
div.form-border {
	/*border: 2px dotted red;
*/
	padding-top: 5px;
}
div.featured {
	background-image: url('images/featured-bg.jpg');
	background-repeat: no-repeat;
	background-position: -6px 0px;
	width: 890px;
	height: 310px;
	padding: 20px 10px 10px 10px;
	margin: 10px 0px 0px 20px;
}
p.first-letter:first-letter {
	font-size: 28px;
	font-weight: bold;
	font-family: Georgia;
}

blockquote {
	padding: 5px 5px 5px 36px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background: #d5dded url('/wp-content/themes/bbp/images/quotes.png') no-repeat 5px 5px;
	margin: 10px 10px;
}

div.quote-container {
	width: 225px;
	margin: 5px -5px 0px 0px;
	float: right;
	background-color: #d5dded;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
div.quote-container .quote {
	margin: 0px;
	padding: 10px;
}
div.quote-container span.quotemarks {
	display: block;
	float: left;
	width: 32px;
	height: 32px;
	background-image: url(images/quotes.png);
}
div.quote-container .tl, .tr, .bl, .br {
	background-repeat: no-repeat;
	float: left;
}
/*div.quote-container .tl {
	background-image: url('images/corner.png');
	background-position: 0px 0px;
	padding: 0px;
	border: none;
	margin: 0px;
}
div.quote-container .tr {
	background-image: url('images/corner.png');
	background-position: 100% 0px;
	padding: 0px;
	border: none;
	margin: 0px;
}
div.quote-container .bl {
	background-image: url('images/corner.png');
	background-position: 0px 100%;
	padding: 0px;
	border: none;
	margin: 0px;
}
div.quote-container .br {
	background-image: url('images/corner.png');
	background-position: 100% 100%;
	padding: 0px;
	border: none;
	margin: 0px;
}
*/
ul.tabs {
	display: block;
	width: 850px;
	height: 27px;
	padding: 0px;
	border: 1px solid #CCCCCC;
	background-image: url(images/tab-bg.png);
	background-repeat: repeat-x;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
}
ul.tabs li {
	float: left;
	width: 125px;
	height: 25px;
	text-align: center;
	padding: 5px 0px 0px 0px;
	margin: 0px 2px 0px 2px;
	list-style-type: none;
	font-size: 14px;
	font-weight: bold;
	position: relative;
}
ul.tabs li:hover {
	background-image: url(images/tab-active.png);
	color: white;
	padding-top: 12px;
	top: -7px;
	cursor: pointer;
}
ul.tabs .active {
	background-image: url(images/tab-active.png);
	color: white;
	padding-top: 12px;
	top: -7px;
	cursor: pointer;
}
div.tab-content {
	width: 850px;
	height: 250px;
	padding: 10px 10px 10px 10px;
	margin: 0px;
	border: 1px solid #CCCCCC;
	border-top: 2px solid #274872;
}

table tr td {
	text-align: left;
	vertical-align: top;
}

.alignleft {
float: left;
margin: 0px 5px 5px 0px;
}

ul.checklist {
padding: 0px;
width: 600px;
margin: 0 auto;
overflow: hidden;
}

ul.checklist li {
float: left;
width: 250px;
background: url('/wp-content/uploads/2011/06/checkmark.png') no-repeat 0px 0px;
padding-left: 40px;
margin: 15px 5px 5px 5px;
list-style-type: none;
}

#widget-text-15,#widget-text-10 {
background-color: transparent;
border: none;
padding: 0px;
margin: 0px;
}
#widget-text-15 h3,#widget-text-10 h3 {
display: none;
}

div.separate {
	border-top: 2px solid #E5E5E5;
	border-bottom: 2px solid #E5E5E5;
	margin: 10px 0px 10px 0px;
	padding: 5px 0px 5px 0px;
}

div.call-to-action {
background: transparent url('/wp-content/uploads/2011/06/checkmark.png') no-repeat 0px 0px;
padding-left: 40px;
width: 550px;
margin: 0 auto;
display: block;
}

img.belcher {
    border: 2px dashed red;
    display: block;
    height: 135px;
    margin: 5px auto;
    width: 275px;
}

ul.downloads li {
	margin: 5px 0px 15px 0px;
	list-style-type: none !important;
	overflow: auto;
	padding-top: 5px;
}

ul.downloads {
	padding: 0px;
	margin: 0px;
}

ul.downloads h2 {
	margin: 5px 0px 0px 0px;
	padding: 0px;
}

ul.downloads p {
	margin: 0px 0px 0px 0px;
}

ul.downloads li a img {
vertical-align: middle;
}

ul.downloads li > img {
	float: left;
margin-bottom: 35px;
}

ul.downloads li div {
float: right; 
text-align: right;
}
