/*
Theme Name: Business Breakthrough
Theme URI: http://www.businessbreakthrough.co.uk/
Description: Business Breakthrough Website.
Version: 2.0
Author: Dubbed Creative
Tags: Bespoke design version 2

Business Breakthrough by Dubbed Creative || http://www.dubbedcreative.com

Green => color: #3d982f;

*/


img.alignright,
div.alignright {
	float: right;
	margin-left: 10px;
}

img.alignleft,
div.alignleft {
	float: left;
	margin-right: 10px;
}

img.aligncenter,
div.aligncenter {
	text-align: center;
	margin: 0 auto;
}

.wp-caption {
	background-color: #fafbfc;
	border: 1px solid #adc1d8;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-align: center;
	padding: 6px 0;
}

.wp-caption-text {
	font-size: 1.1em;
	color: #000;
	margin-bottom: 0px;
}

p {
	color: #355680;
	margin-bottom: 16px;
	line-height: 150%;
	font-size: 1.3em;
}

#storycontent strong {
	color: #0e3b6b;
	font-family: Georgia, "Trebuchet MS", Times New Roman, serif;
	font-style: italic;
}


h1 {
	font: italic normal 2.8em/100% "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #27578b;
	margin-bottom: 16px;
	line-height: 130%;
}

h2 {
	font: italic normal 2.4em/100% "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #27578b;
	margin-bottom: 16px;
	line-height: 130%;
}

h3 {
	font: italic bold 2.0em/100% "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #27578b;
	margin-bottom: 16px;
	line-height: 130%;
}

h4 {
	font: italic bold 1.6em/100% "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #27578b;
	margin-bottom: 16px;
	line-height: 130%;
}

h5,h6 {
	font: italic bold 1.2em/100% "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #27578b;
	margin-bottom: 16px;
	line-height: 130%;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	color: #27578b;
}

#content ul,
#content ol {
	color: #355680;
	font-size: 1.3em;
	margin: 0 0 16px 30px;
}

#content ul ul {
	font-size: 1em;
}

#storycontent li {
	line-height: 130%;
	margin-bottom: 10px;
}

#content p a,
#content li a {
	color: #3b952d;
}

a.button {
	background: url(gfx/bgnd-link.gif) right -1px no-repeat #ececec;
	border: 1px solid #cacbcb;
	padding: 3px 25px 3px 10px;
	color: #3b952d;
	font-weight: bold;
	text-decoration: none;
	display: inline;
	white-space: nowrap;
}

#storycontent a.button:hover {
	background: url(gfx/bgnd-link-hover.gif) right -1px no-repeat #2c7e1f;
	color: white;
}


blockquote {
	background-color: #fafbfc;
	border: 1px solid #adc1d8;
	padding: 16px 20px 0px 20px;
	font: italic normal 1.1em/170% Georgia, "Trebuchet MS", Times New Roman, serif;
	color: black;
	margin-bottom: 16px;
}

blockquote h2 {
	font-size: 1.8em;
	font-weight: normal;
	color: #355680;
}

blockquote h3 {
	font-size: 1.5em;
	font-weight: normal;
	color: #355680;
}

blockquote h4 {
	font-size: 1.4em;
	font-weight: bold;
	color: #355680;
}

blockquote h5,
blockquote h6 {
	font-size: 1.3em;
	font-weight: bold;
	color: #355680;
}


blockquote p,
#storycontent blockquote strong {
	color: black;
}

#storycontent blockquote ul,
#storycontent blockquote ol {
	color: black;
}

.boxed {
	background: url(gfx/bgnd-boxed.jpg) left top repeat-x #2c7e1f;
	color: white;
	padding: 10px 10px 0 10px;
	border: 1px solid #cbcbcb;
	margin-bottom: 16px;
}

.boxed h1,
.boxed h2,
.boxed h3,
.boxed h4,
.boxed h5,
.boxed h6 {
	font-size: 1.6em;
	font-style: normal;
	color: white;
	margin-bottom: 6px;
	font-weight: bold;
}

.boxed p {
	color: white;
	margin-bottom: 10px;
}

#storycontent .boxed strong {
	color: white;
}

#storycontent .boxed a {
	color: white;
	font-weight: bold;
}

#storycontent .boxed a.button {
	color: #3b952d;
}

#storycontent .boxed a.button:hover {
	background: url(gfx/bgnd-link.gif) right -1px no-repeat #ececec;
}

#storycontent .boxed a:hover {
	text-decoration: none;
}

table td {
	font-size: 1.3em;
}

table p {
	font-size: 1em;
}