/*  
Theme Name: ITF
Theme URI: http://www.indietrainingfund.com
Description: A magazine-style layout for Wordpress
Version: 1.0
Author: Jason Keane
Author URI: http://www.darrenhoyt.com/2007/08/05/wordpress-magazine-theme-released/

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php


/* HTML Elements */

* {
	margin:0;
	padding:0px;
	}

ol{
	list-style-type: decimal;
}

ol li{
	font-size: 1.2em;
}

ol.commentlist{
	list-style-type: none;
}

ol.commentlist li{
	font-size:1.0em;
}

#branding img{
float:left;
width:133px;
height:70px;
}

body {
	color: #000;
	padding: 13px 0px 0px 0px;
	margin: 0px;
	font-size:62.5%;
	font-family: Helvetica, Arial, Verdana;
}

a{
	font-size: 1.2em;
	line-height: 1.1em;
}

#searchform a#search {
color: #696969;
font-weight: normal;
font-size: 1.0em;
padding-bottom: 4px;
display: block;
}

#searchform a#print {
color: #696969;
font-weight: normal;
font-size: 1.0em;
padding-top: 10px;
display: block;
}



#searchform #s{
border: 1px solid #ccc;
width: 136px;
height: 13px;
}

p {	
	color: #000;
	font-weight: normal;
	font-size:1.2em;
	text-align:left;
	padding:0px 5px 20px 0;
	line-height: 1.4em;
	}

#othercontentheader p {	
	color: #333333;
}


a:link, a:visited {
	color: #e59e11;
	text-decoration:none
	}

a:hover, a:active {
	color:#e59e11;
	text-decoration:none;
	}

hr {
	display: block;
	height:1px;
	background:#333;
	border:0;
	}

small {
	font-size: 0.95em;
	background:#eef5e1;
	padding:0;
	}

img, a:link img, a:visited img {
	border:0;
	}
/* Menu
#menu{
	margin-top: 0px;
	float: right;
	width: 150px;
	padding-left: 6px;
	}

#menu ul{
	list-style:none;
	margin: 0 0 0 1px;
	padding:0px;
}

#menu ul li{
padding-bottom: 0px;
line-height: 13.5px;

}

#menu ul li a{
	display: block;
	padding-top: 1px;
	text-decoration: none;
	font-weight: bold;
	color: #666;
}

#menu ul li a:hover{
	color:#fcaf17;
}
*/

#menu li.current_page_item a{
	color: #FCAF17;
}
#menu li.current_page_item li a{
	color: #999999;
}

/* Structure */

#branding {
	width:354px;
	padding-bottom:9px;
	margin-left: 15px;
	background: url(images/itflogo.jpg) no-repeat;
}

#branding h1{
	background-color: red;
	display: none;
}

#hometitle, #itfblogtitle, #newstitle{
	margin-left: 65px;
	padding: 0px;
	color: #fff;
	width: 579px;
	height: 20px;
}

#hometitle{
background:#fcaf17;
margin-bottom: 10px;
}

#itfblogtitle h3{
background:#65CBCF;
}

#newstitle h3{
background:#c6ce21;
}

#hometitle h3, #itfblogtitle h3, #newstitle h3{
font: 14px Helvetica, Arial, Verdana;
	padding:3px 0 3px 5px;
	margin-top:0px;
        color: #fff;
}


#singletitle h3 ul{
list-style: none;
padding: 0px;
}

#page {
	width:800px;
	margin:0px;
	padding: 0px;
}

.left {
	float:left;
}

.right {
	float:right;
}

#leftcol {
	width:287px;
	border-right:1px dotted #b6b6b6;
	padding-right:18px;
}

#leftcol, #rightcol {
	margin-top:10px;
	float:left
}	
	
#rightcol {
	width:277px;
	padding-left:18px;
	margin-top: -2px;
}

		
/*Subnav */

.subnav li {
	list-style:none;
	border-bottom:5px solid #FFF;
}

.subnav li a:link, .subnav li a:visited {
	background:#eef5e1;
	display:block;
	padding:4px 4px 4px 8px;
	border-left:4px solid #e4efd5;
}
		
.subnav li a:hover, .subnav li a:active {
	background:#e4efd5;
	text-decoration:none;
	color: #7da939;
}

.subnav li li a:link, .subnav li li a:visited {
	border-left:none
}
	
	
/*	Headers */

h1 {
	font-family: Helvetica, Arial, Verdana;
	font-weight:bold;
}
	
h2 {
	font-family: Helvetica, Arial, Verdana;
	padding-bottom:none;
	border-bottom:none;
	margin: 0px;
	font-size: 1.4em;
}

h3 {
	font-family: Helvetica, Arial, Verdana;
	margin-bottom:4px;
	font-weight:bold;
	color:#fff;
}


.sectionb{
	width: 425px;
	overflow: hidden;
	padding: 0px;
	margin-top: 10px;
	margin-left: 220px;
}

#sidebar {
	width: 135px;
	float: right;
	padding-right: 11px;
}
#cdn-logo{ margin-bottom: 15px; position: relative;}
#cdn-logo h3{
	font-size: 1.0em;
	color: #333333;
	font-weight: normal;
	position: absolute;
	top: -10px;
	background: none;
}
#cdn-logo a{
	
	padding-top: 8px;
	width: 113px;
	height: 72px;
	background: url( images/cdn-logo.gif ) no-repeat bottom left;
	display: block;
}

#footer.home p{
	border-top: 1px #333 dotted;
	padding-top: 10px;
}
	
#sidebar a:hover{				
	color:#e59e11;
}

#sidebar li ul li{
	border-top: 1px dotted #65cbcf;
padding-top: 3px;
}

#sidebar li ul li#secondbar{
	border-top: none;
}

#secondbar ul{
	margin-bottom: 10px;
}

#sidelist li ul li a{
    color: #65CBCF;
	font-weight: bold;
}

#sidelist li ul li a:hover{
    color: #1f7b7f;
}

#sidebar #secondbar ul li a{
        color: #C6CE21;
}

#sidebar #secondbar ul li a:hover{
        color: #868c12;
}

#sidebar h2 {
	letter-spacing:0.1em;
	margin-bottom:0px;
	color:#fff;
	background:#fcaf17;
}

#sidebar h3, #sidebar h2 {
	font: 14px Helvetica, Arial, Verdana;
	padding:4px 0px 2px 4px;
	margin-top:0px;
margin-bottom:10px;
	background:#65cbcf;
	}

#sidebar h3 a,
#sidebar #secondbar h3 a{
	font-size: 1.0em;
	color: #fff;
	font-weight: normal;
}

#sidebar h3 a:hover{
	color: #1f7b7f;
}

#sidebar #secondbar h3 a:hover{
	color: #868c12;
}
	
#sidebar #secondbar h3{
	background: #c6ce21;
font-size: 14px;
	margin-top: 22px;
}

#sidebar #secondbar ul li{
	border-top: 1px dotted #c6ce21;
	}
	
#sidebar #secondlast h3{
	background:#c6ce21;
	margin-top: 230px
}

.border_bottom{
	border-bottom: 10px #c6ce21 solid;
}

#bottombar {
        margin-left: 220px;
        margin-bottom: 10px;
        width: 432px;
        border-bottom: 10px #fcaf17 solid;
		margin-top: 0px;
}

h4 {
	font-size:10px;
	margin-bottom:6px;
	}
	

/* Content */

#contentheader{
	color: #fff;
	width: 424px;
	height: 14em;
	background: #fcaf17;
	margin: 11px 0px 0px 220px;
	padding: 0px;
	position: relative;

}

#contentheader h1{
	line-height: 1.05em;
	font-size: 2.0em;	
	padding-top: 5px;
        padding-left:10px;
}

#contentheader h2{
	padding-left:10px;
	position: absolute;	
	bottom: 0.68em;
	font-size: 1.4em;
}

.componentLeft{
	color: #fff;
	width: 188px;
	height: 103px;
	margin: 0px;
	padding: 0px;
line-height: 14px;
}

.componentLeft,
.componentRight{
	padding: 10px;
	background-color: #FCAF17;
}

.componentContent h3{
	font-size:1.13em;
	color: #fff;
	background: none;
	padding-bottom: 0px;
	margin: 0px;
}

.componentLeft h2,
.componentRight h2{
	font-size: 1.8em;
}

.componentLeft h3 a {
padding: 0px;
}

.componentLeft h4,
.componentRight h4{
	color: #333333;
	padding: 0px 0;
	margin: 0;
	font-weight: normal;
	font-size: 1.2em;
}

.componentLeft a:hover,
.componentRight a:hover,
.componentContent a:hover{
	text-decoration:none;
}

.componentRight,
.componentLeft{
	color: #fff;
	width: 188px;
	height: 103px;
	margin: 0 0 10px 0;
line-height: 14px;

}

.componentRight h3 a {
padding: 0px;

}

.componentContent{
	margin-top: 20px;
	font-size: 1.2em;
	color: #333;
	line-height: 1.1em;
}

.componentBlank .componentContent{
	margin-top: 10px;
}

/*COLOURS*/

.componentLeft.pink{
	background: #f66aa7;
}
.componentRight.green{
	background: #57D122;
}
.componentBlank.blue h2{
	background: #4179d7;
}
.componentBlank.blue h3{
	color: #4179d7;
	background: #fff;
}
.componentBlank.twitter h2{
	background: #4b89a2;
}
.componentBlank.twitter h3{
	color: #4b89a2;
	background: #fff;
	font-weight: bold;
}
.componentBlank.blue a{
	color: #4179d7;
	text-decoration: underline;
}

.componentBlank h2{
	font-size: 1.4em;
	color: #fff;
	padding: 5px;
	margin-bottom: 10px;
}
.componentBlank h3{
	font-size: 1.1em;
}
.componentBlank h4{
	font-size: 1.2em;
	font-weight: normal;
	color: #333333;
}
.componentBlank{
	width: 208px;
	background: #fff;
	position: relative;
}

.componentContent a{
	font-size: 1.0em;
	color: #fff;
	text-decoration: underline;
	display: block;
}

.post .componentBlank.twitter li{
	list-style: none;
	font-size: 1.0em;
	color: #333;
	margin: 0px;
	font-weight: normal;
}

.post .componentBlank.twitter .componentContent li a{
	color: #8a8a8a;
	font-size:100% !important;
	font-size:12px !important;
	text-decoration: none;
}
.post .componentBlank.twitter li span a,
.post .componentBlank.twitter .componentContent a{
	color: #4b89a2;
}
.post .componentBlank.twitter .componentContent li span a{
	font-size: 1.0em;
	display: inline;
	color: #4b89a2;
}

.col02{
	float: right;
}

.col01{
	float: left;
}

#join{
	float:right;
	color: #fff;
	border: 1px solid #000;
	width: 207px;
	height: 123px;
	margin-top: 10px;
	padding:0px;
}

#content {
	width:800px;
	float:left;
	margin-top: 4px;
	position: relative;
}
	
.description {
	font-weight: bold; 
	font-style:italic;
	color:#545454;
	margin-top:-4px;
	}

.feature {

	padding:0px;
	border-bottom:none;
	border-top:none;
	}
	
.feature p, #rightcol p {
	margin:0;
	}

.feature img, #rightcol img {
	padding:1px;
	border:1px solid #000;
	}
.feature #mpu-bookNow img{
	border: 0px;
	padding: 0px;
}	

#mpu-skyscraper img{
	border: 0px;
	padding: 0px;
}
#mpu-small{
	margin-top: 2px;
}

#mpu-small img{
	border: 0px;
	padding: 0px;
}
#bottombar #mpu-small{
	margin-left: 250px;
}

#lead {
	margin-top:5px;
	}

.title {
		font-weight:bold;
	}

#sidelist li {
	list-style:none
	}
	
.bullets li {
	list-style:none;
	border-bottom:1px solid #FFF;
	}
	
#sidelist .bullets li {
	list-style:none;
	margin-bottom:5px;
	
	margin-left:22px;
	}

#sidelist .children {
	background:#e4efd5;
	}
	
#sidelist .children li {
	list-style: square;
	margin-left:28px;
	border-bottom:1px solid #e4efd5;
	}
	
#sidelist .children li a, #sidelist .children li a:visited {
	padding:2px 2px 2px 0px;
	border:0;
	background:#e4efd5;
	color: #818d6f;
	}

#sidelist .children li a:hover, #sidelist .children li a:active	{				
	color:#465d23
	}

.postmetadata {
	margin: 30px 0;
	}

#writer {
	background:#eef5e1;
	margin:25px 0 15px 0;
	padding:12px;
	}

#writer img {
	padding:1px;
	border:1px solid #7da939;
	float:left;
	width:80px;
	}

#writer span {
	display:block;
	padding-top:4px;
	border-top:1px solid #cbd8b4;
	margin-top:12px;
	}

#writer p {
	margin:0;
	width:482px;
	}	

.entry {
	padding-bottom:0px;
	}

.entry-date{
	color: #b4b4b4;
	font-weight: normal;
	padding-bottom:5px;
	font-size: 1.2em;
}

.entry-excerpt p{
	color: #b4b4b4;
	font-weight: normal;
	padding-bottom:5px;
	font-size: 1.2em;
	line-height: 1.2em;
	padding-top: 0px;
	display: inline;
}

.entry-excerpt{
	padding-bottom: 5px;
}

#sidelist li ul li .entry-excerpt a{
	color: #C6CE21;
	display: inline;
}

#sidelist li ul li .entry-excerpt a:hover{
	color: #868c12;
}

h3 a:link, h3 a:visited {
	color:#333333;
	}

/*Post Formatting*/

.picleft {
	float:left;
	margin:3px 14px 10px 0;
	border:7px solid #f2f2f2;
	}

.picright {
	float:right;
	margin:3px 0 10px 14px;
	border:7px solid #f2f2f2;
	}	

.post blockquote {
	font-weight: bold;
}	

.post ul li {
	list-style:disc;
	margin-bottom:5px;
	margin-left:42px;
	font-size: 1.2em;
}

.post ol li {
	margin-bottom:5px;
	margin-left:0px;
	padding-top: 3px;
	}
	
.post a{
	font-size: 1.0em;
}

.post{
	display: inline-block;
}

#othercontentheader h1{
	background-color: #fff;
	font-size: 2.0em;
	color: #FCAF17;
	padding: 5px 0px;
}

#othercontentheader h2{
	background-color: #fff;
	font-size: 1.4em;
	color: #FCAF17;
	margin-bottom: 25px;
}

#othercontentheader h3{
	background-color: #fff;
	font-size: 1.2em;
	color: #FCAF17;
}


#othercontentheader{
	width: 350px;
	margin: 0px 0px 0px 220px;
	padding: 0px;
}

#othercontentheader ul{
	margin-left: 5px;
	padding-top: 4px;
	line-height: 1.5em;
	color: #333333;
}

#othercontentheader ol{
	margin-left: 9px;
}

#othercontentheader li{
	margin-left: 10px;
}
	
#tags {
	padding:3px;
	border-bottom:1px solid #DDD;
	border-top:1px solid #DDD;
	}	
				

/* Form Elements */

select {
	background:#f2f2f2;
	border:1px solid #9c9c9c;
	}
	
#searchform {
float:left;	
margin-right: 11px;
padding:0px 0px 0px 0px;
}

#commentform input {
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	
	margin-top:5px;
	}

/* Comments*/

.commentlist li {
	margin: 0px 0 3px;
	padding: 0;
	background:none;
	}

#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}

.commentmetadata {
	display: block;

	}

.commentlist small {
	background:none;
	}


.commentlist cite {
	font: 1.6em Georgia, "Times New Roman", Times, serif;

	font-weight:bold;
	letter-spacing:-0.05em;
	}	
	

/* Float Properties*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}

.clearfloat {
	display:block
	}

.highlight {
color: #fcaf17;
}

/* search results */

body #results { 
background: #fff;
}

#results {
width: 424px;
margin: 11px 0px 0px 220px;
}

.searchresult {
border-top: 1px dotted #fcaf17;
padding-top: 2px;
padding-bottom: 16px;
}

.searchresult h3{
	margin-bottom: 0px;
	font-weight: bold;
	color:#fff;
	background: none;
}

.searchresult div h1,
.searchresult div h2{
	font-size: 1.2em;
	font-weight: normal;
	color: #333333;
	line-height: 1.2em;
}

.searchresult p{
	margin-top: 0px;
	padding: 0px;
	color: #333333;
}

.searchresult a.more{
	padding: 0px;
	color: #666666;
	text-decoration: underline;
}

.searchresult a.more:hover{
	color: #fcaf17;
}

.searchresult div h3{
	display: none;
}

.searchresult img{
	margin: 10px 0;
}

.queryspace{
	margin-bottom: 1.3em;
	font-size: 1.4em;
	font-weight: bold;
	color: #666666;
}

#headlinetitle h3{
font: 14px Helvetica, Arial, Verdana;
	padding:0px;
	margin-top:0px;
	margin-bottom:4px;
	font-weight:bold;
	color:#000;
	background:none;
}

h3#blogTitle{
	margin: 10px 0 0 220px;
	padding: 2px 80px 10px 0;
}

#mpu-skyscraper{
	width: 215px;
	height: 615px;
	position: absolute;
	left:0px;
	top: 30px;
}

.pullquote{
	color: #FCAF17;
	font-weight: bold;
}

input{
	margin-bottom: 0px;
}

.page {
	color:#333333;
	margin:0 0 0 220px;
	padding:2px 80px 20px 0;
	position:relative;
	width:342px;
}
	.page #site-map li ul{
		padding-left: 20px;
	}
#footer{
	width: 380px;
	margin-left: 220px;
	display: block;
}
	#footer p,
	#footer a{
		font-size: 10px;
		line-height: 11px;
	}
	#footer a{
		font-weight: bold;
	}
	#footer.home{
		padding-top: 0px;
	}
.clearfix{
	clear: both;
}
.sub-links{
	padding-top: 5px;
	margin-top: 5px;
	border-top: 1px #4b89a2 dotted;
}
.sub-links h3{
	font-size: 12px;
	color: #4b89a2;
}
.sub-links p{
	color: #999999;
	padding: 0px;
	font-size: 12px;
}
 .post .componentBlank.twitter .componentContent .sub-links a{
	color: #999999;
	text-decoration: underline;
	font-size: 12px;
	display: inline;
}