/*
Theme Name: trainingchanges
Theme URI: http://www.trainingchanges.co.uk/trainingchanges/
Description: Bespoke Skin for Training Changes 
Version: 1.0
Author: Catherine Hutchinson
Author URI: http://webdesignNSW.com.au/
*/

* { padding : 0;margin : 0;} /*resets all to zero*/
body {
	color: #000000;
	background: #45457C;
	font: 100.01% Arial, Helvetica, sans-serif;}

 

#header {
	overflow:auto;
	background: #F4F3B8 url(/wp-content/themes/trainingchanges/images/header.jpg) no-repeat 100% 0;
	position:relative;
}
#header img {
	float: left;
	margin: 5px 0 0 20px;
	border:none;
}
#strap {
	overflow:auto;
	background-color: #45457C;
}
#strap img {
	float: right;padding:5px;
}
 
#container {
	overflow:auto;
	position:relative;
	min-width: 1000px;
	width:100%; 
	background-color: #E2EEFA;
	border-top: 1px solid #45457C;
}
#home #container {
	background-repeat: no-repeat;
left top;
	background-color: #e2eefa;
	background-image: url(/wp-content/themes/trainingchanges/images/homebg.gif);
}
#internal #container {
	background-repeat: no-repeat;
left top;
	background-color: #e2eefa;
	background-image: url(/wp-content/themes/trainingchanges/images/innerbg.gif);
}
{
	position:relative;overflow:auto;
	float: left;}
#home {
	width: 100%;
	overflow:auto;
	position:relative;
	
	
}
#internal {
	width: 100%;
	
}
#insert {
	width: 280px;
	float: left;
	overflow:auto;
	color: #FFF;
	background-color: transparent;
	text-align: right;
	line-height: 110%;
	font-size: 0.95em;
	padding-left:25px;
}
div.hr {
	margin: 0 20px 10px 20px;
	border-top: 1px solid #fff;
}
div.hr hr {
	display: none;
}
 
 #flexbox {
	float: left;
	width:35%;
	padding-left:2%; 
	margin-right:2%;
	 
	position:relative;
	
	padding-bottom: 70px; /*adjust this to make space for pullquote*/
}
#flexbox h3 {color:#333;font-weight:normal;}

#flexbox ul {font-size:80%;list-style-type:circle;margin:0px 0px 0px 20px;padding:0px;}
#flexbox ul li {margin:10px 0px 10px 0px;}
h2.pagetitle {font-size:100%;color:#666;margin-top:10px;}
 #internal #flexbox {
	 
	width:48%;
	overflow:auto;
	 
}
 
#flexbox img {
	margin: 10px 20px 0px 10px;
}
p.title {
	text-transform: uppercase;
}
img {
	margin: 10px 20px 0px 20px;
}
form {
	margin: 10px 20px 20px 20px;
}
#clearing {
	clear: both;
	height: 1px;
	background-color: #4A4079;
}
p {
	margin: 0 20px 10px 20px;
	font-size: 0.72em;
}
#pullquote {
	position: relative;
	float: right;
	min-width: 300px;
	max-width: 450px;
	width: 52%;
	margin-top: -90px; /*this negative margin is equal to the height of the pullquote image*/
	background-color: #E2EEFA;
}
#pullquote img {
	float: right;
}
#footer {
	padding: 5px 0 5px 0;background-color:#45457C;
}
#footer p, #footer a {
	color: #FFF;
	text-decoration: none;
}
p.credits {
	float: right;
}
div#sidebar {
	position: relative;
	top:0px;
	margin-left:5px;
	right:0px;
	width: 286px;
	overflow:auto;
	float:right;
	color: #FFF;
	background-color:#72A4C6;
	padding-bottom:150px;
}
div#sidebar h3 {
	font-size: 1em;
	margin: 20px 20px 5px 20px;font-weight:normal;
}
#sidebar ul {list-style-type:none;margin:0px 10px 0px 20px;font-size:80%;color:#fff;}
#sidebar ul li {margin:10px 0px 10px 0px;}
#sidebar ul li a {color:#333;text-decoration:none;font-weight:normal;}
#sidebar ul li a:hover {color:#e3e3e3;text-decoration:underline;}
div#sidebar dl {
	margin: 0 20px 10px 20px;
	font-size: 0.72em;
	line-height: 1.3em;
}
div#sidebar dt {
	display: block;
	float: left;
	clear: left;
	text-transform: uppercase;
	font-weight: bold;
	margin-right: 0.5em;
}
div#sidebar dd {
	margin-bottom: 0.5em;
}
div#sidebar p {
	clear: both;
	margin: 0 20px 10px 20px
}
div#sidebar p.coursequote {
	text-align: center;
	margin-top: 40px;
}
#sidebar p.disclaimer {margin-top:20px;font-size:80%;line-height:150%;color:#003;}
#sidebar p.snippet {margin-top:40px;font-size:90%;line-height:100%;}
#sidebar p.courseinfo {margin-top:40px;font-size:110%;line-height:150%;}
#sidebar p.rightcolumn {margin-top:40px;font-size:90%;line-height:120%;}
#sidebar p.rightcolumn a {font-size:85%;color:#fff;text-decoration:none;font-weight:normal;line-height:90%;}
/*navigation*/

#nav {
	margin:0px;padding:0px;float:left;width:180px;
}
#nav ul {
	list-style-type: none;
	font-size: 0.72em;
	width: 100%;
}
#nav ul li a {
	display: block;
	color: #3C3163;
	background-color: transparent;
	width: 100%;
	padding: 2px 2px 2px 15px;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	background : transparent url(/wp-content/themes/trainingchanges/images/navbg.gif) no-repeat 0 50%;
}
#nav ul li a:hover {
	background: #D5E3F4 url(/wp-content/themes/trainingchanges/images/navbgh.gif) no-repeat 0 50%;
}
#nav ul li.categories h2{font-weight:normal;color:#fff;margin:5px 0px 5px 5px;}
#nav ul li#search {font-weight:normal;color:#fff;margin:5px 0px 5px 5px;font-size:150%;}
#nav ul li ul {font-size:100%;}
h4 {
	margin:10px;
	color: #45457C;
	 
}
h4 a {font-weight:normal;text-decoration:none;margin: 10px 0px 10px 10px;}
a:link {
	color: #45457C;
	font-weight: bold;
}
a:hover {
	color: #0033CC;
	font-weight: bold;
}
a:visited {
	color: #333333;
	font-weight: bold;
}
a:active {
	color: #1B4786;
	font-weight: bold;
}
dl {
	font: .8em Arial, Helvetica, sans-serif;
	display: block;
	margin-left: 25px;
}
h5 {
	color: #45457C;
	margin-left: 10px;
	margin-bottom: 10px;
	background: #A8BFDF;
	padding: 10px;
	margin-top: 20px;
}
dd {
	margin-top: 5px;
	margin-bottom: 5px;
}
h3 {
	color: #FFFFFF;
	margin-bottom: 10px;
	margin-left: 10px;
}
a.blue:link {
	color: #FFFFFF;
	font-weight: bold;
}
a.blue:hover {
	color: #FFFFCC;
	font-weight: bold;
}
a.blue:visited {
	color: #FFFF99;
	font-weight: bold;
}
a.blue:active {
	color: #00CCFF;
	font-weight: bold;
}
a:link {
	color: #45457C;
	font-weight: bold;
}
a:hover {
	color: #6776B9;
	font-weight: bold;
}
a:visited {
	color: #333333;
	font-weight: bold;
}
a:active {
	color: #315E9F;
	font-weight: bold;
}
h4 {
	margin: 10px;
	color: #45457C;
	font-weight: bolder;
}
a:link {
	color: #45457C;
	font-weight: bold;
}
a:hover {
	color: #0033CC;
	font-weight: bold;
}
a:visited {
	color: #333333;
	font-weight: bold;
}
a:active {
	color: #1B4786;
	font-weight: bold;
}
dl {
	font: .8em Arial, Helvetica, sans-serif;
	display: block;
	margin-left: 25px;
}
h5 {
	color: #45457C;
	margin-left: 10px;
	margin-bottom: 10px;
	background: #A8BFDF;
	padding: 10px;
	margin-top: 20px;
}
dd {
	margin-top: 5px;
	margin-bottom: 5px;
}
h3 {
	color: #FFFFFF;
	margin-bottom: 10px;
	margin-left: 10px;
}
.meta {
	font-size: .70em;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #666;
	font-weight: normal;
	letter-spacing: 0;
	
}
.meta {margin: 0px 0px 10px 10px;}

.storytitle {
	margin: 20px 0px 10px 10px;
}

.storytitle a {
	text-decoration: none;
}
#content h3 {font-size:18px;font-weight:normal;color:#666;margin-left:20px;}
#content ul {font-size:.8em;list-style-type:none;margin:0px;padding:0px;}
#content li {margin:5px 0px 8px 40px;}