/*  
Theme Name: The Mind Business Theme
Theme URI: http://www.popmatik.co.uk
Version: 1.0
Author: Rob Leach
Author URI: http://www.popmatik.co.uk

*/



*{margin:0; padding:0;}

body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#0093CD;
	font-size:12px;
	}
	
#headerwrap{
	background-color:#000000;
	color:#ffffff;
	border-bottom:1px solid #ffffff;
	padding-top:10px;
	padding-bottom:10px;
	}
	
#header{
	margin-left:auto;
	margin-right:auto;
	width:780px;
	}
	
#header h1{
	text-indent:-9999px;
	background:url(images/logo.gif);
	width:569px;
	height:102px;
	float:left;
	}

#flashquotes{
	margin-top:10px;
	height:90px;
	width:200px;
	float:right;
}

#contentwrap{
	margin-left:auto;
	margin-right:auto;
	width:780px;
	padding-top:20px;
	}
	
#contentwrap p{
	margin-bottom:12px;
	}
	
#columnleft{
	float:left;
	width:182px;
	background-image:url(images/sidebar_Rep.gif);
	background-repeat:repeat-y;
}
	
#top{
	background-image:url(images/sidebar_top.gif);
	height:22px;
	width:182px;
	}

#contentleft{
	padding:5px 15px;
	}
	
#contentleft h3{
	font-size:14px;
	margin-bottom:8px;
	color:#000000;
	}

#columnleft a img{
	border:none;
}
	
#bottom{
	background:url(images/sidebar_bot.gif);
	height:24px;
	}
	
	
#columnright{
	width:585px;
	float:right;
	margin-left:12px;
	display:inline;
	background-image:url(images/content_rep.gif);
	background-repeat:repeat-y;
	}


#columnright img{
	float:right;
	padding-left:20px;

}
	
#nav{
	background-image:url(images/content_top.gif);
	height:79px;
	}


#nav ul{
	padding-top:30px;
	list-style:none;
	padding-left:42px;
	}
	
#nav li{
	padding-top:9px;
	float:left;
	width:100px;
	text-align:center;
	background-image:url(images/navtab.gif);
	height:20px;
	}
	
#nav li a{
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	width:100px;
	display:block;
	}
	
#nav li.current_page_item a{
	color:#ffffff;
	}
	
	
	
#content{
	clear:both;
	margin:20px 60px;
	text-align:justify;
	}


#content a{
	color:#36ACE2;
}

.entry ul{
	padding-left:30px;
}
.entry ul li{
	margin-bottom:5px;
}

.entry{
	padding-bottom:20px;
}
	
#contentleft a{
	color:#36ACE2;
	font-size:11px;

}


	
/*Header classes*/

h2.impact{
	background-image:url(images/impact.gif);
	width:310px;
	height:25px;
	text-indent:-9999px;
	background-repeat:no-repeat;
	}
	
#columnright h3{
	margin-bottom:8px;
	margin-top:20px;
	}

h2{
	font-size:14px;
	text-transform:uppercase;
	text-align:left;
	letter-spacing:-1px;
}



h3{
	font-size:16px;
	font-weight:bold;
	font-famiy:arial, verdana, sans-serif;
	color:#36ACE2;
}

#content h4{
	margin-top:25px;
	font-size:13px;
	margin-bottom:2px;
}


h3.what{
	text-indent:-9999px;
	background-image:url(images/what.gif);
	width:168px;
	height:20px;
	background-repeat:no-repeat;
	}
	
h3.how{
	text-indent:-9999px;
	background-image:url(images/how.gif);
	width:179px;
	height:20px;
	background-repeat:no-repeat;
	}
	
h3.when{
	text-indent:-9999px;
	background-image:url(images/when.gif);
	width:195px;
	height:21px;
	background-repeat:no-repeat;
	}

h3.why{
	text-indent:-9999px;
	background-image:url(images/why.gif);
	width:158px;
	height:28px;
	background-repeat:no-repeat;
}


#bottomnav{
	background-image:url(images/footer.jpg);
	height:148px;
	padding-left:40px;
	padding-right:38px;
	clear:both;
	}

#bottomnav ul{
	list-style:none;
	background-color:#2D95C6;
	width:494px;
	padding-left:10px;
	height:18px;
	}
	
#bottomnav li{
	float:left;
	padding-left:4px;
	color:#FFFFFF;
	}
	
#bottomnav li a{
	text-decoration:none;
	color:#ffffff;
	}
.copy{
	text-align:right;
	font-size:10px;
	margin-right:15px;
	margin-top:5px;

}


/*Image classes*/

.julia{
	float:right;
	padding-left:5px;
	padding-bottom:5px;
	width:125px;
	margin-top:-20px;
	padding-top:15px;
}

.world{
	float:right;
	padding-left:5px;
	padding-bottom:5px;
	width:135px;
	margin-top:-20px;
	padding-top:15px;

	
	}

.quali{
	width:190px;
	margin-bottom:20px;
}


#columnright img.coursepic{
	clear:both;
	padding:5px 20px 20px 30px;
	margin-bottom:10px;

}

.coursetitle{
	padding-top:0px;
}



.copy a{
	color:#0093CD;
}
	
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
