/*
THEME NAME: ennis
THEME URI: http://www.modelcitizen.com.au
DESCRIPTION: adapted from the brillian sanbox theme
VERSION: 1.6
AUTHOR: <a href="mailto:kriss@modelcitizen.com.au">Kriss Heimanis</a>
AUTHOR URI:
TAGS: ennis, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer
*/

/* custom stuff by kriss  */

@charset "utf-8";
/* CSS Document */
body{
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	background: #E0E0E0;
	color: #333;
	margin: 0;
	padding: 0;
}
p{
	color: #333;
	font-size: 1em;
	margin: 0 0 1em 0;
}
h1, h2, h3, h4, h5{
	margin: 0 0 1em 0;
}
h1{
	font-size: 16px;
	font-weight: normal;
	color: #274E7A;
}
h2{
	font-size: 14px;
	font-weight: normal;
	color: #C30;
}
h3{
	font-size: 12px;
	font-weight: bold;
	color: #274E7A;
}
h4{
	color: #0166FF;
	font-size: 12px;
}
h5{
	color: #0166FF;
	font-size: 10px;
	margin: 0;
}
p.coursedetails{
	padding: 10px;
	margin: 0;
}
.bold{
	font-weight: bold;
}
#wrapper{
	width: 915px;
	margin: 0 auto;
	text-align: left;
}
a:link{
	color: #C30;
	text-decoration: none;
}
a:visited{
	color: #274E7A;
	text-decoration: none;
}
a:hover,
a:active{
	color: #C30;
	text-decoration: underline;
}
h2 a:link,
h2 a:visited{
	color: #C30;
}
h2 a:hover,
h2 a:active{
	color: #274E7A;
}

/*---header and nav-------------------------------------------------------------------------------------------*/
#header{
	width: 915px;
	height: 155px;
}
#header img.logo{
	padding: 35px 0 10px 17px;
	float: left;
}
#header ul{
	float: right;
	list-style: none;
	margin: 0 18px 0 0;
	padding: 0;
	font-size: 12px;
	height: 30px;
}	
#header ul li{
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
}
ul.secondary li a{
	display: block;
	border-left: solid 1px #333;
	padding: 6px;
}
ul.secondary li a:link, ul.secondary li a:visited{
	color: #C30;
	text-decoration: none;
}
ul.secondary li a:hover, ul.secondary li a:active{
	color: #333;
	text-decoration: none;
	background: #FFF;
}
/*main nav with drop downs*/
#nav-top{
	width: 915px;
	height: 50px;
	background: #274E7A url(assets/images/bg-nav-top.gif) no-repeat;
	clear: both;
}
#nav-top div.pad{
	padding: 10px 9px 10px 6px;
}
#nav-top ul.main{
	height: 30px;	
	margin: 0;
	padding: 0;
}
#nav-top ul ul{
	width: 250px;
	height: auto;
	margin: 0;
	padding: 0;
	background: #274E7A;
}
#nav-top ul li a{
	display: block;
	border: none;
	line-height: 30px;
	padding: 0;
	margin: 0;
	text-align: center;
}
#nav-top li li a{
	float: left;
	display: block;
	border: none;
	line-height: 15px;
	padding: 0;
	margin: 0;
	text-align: left;
	padding: 3px 5px;
	background: #274E7A;
}
/*drop down*/
#nav-top,
#nav-top ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
}
#nav-top a {
	display: block;
	color: #FFF;
}
#nav-top li { /* all list items */
	float: left;
	width: 300px; /* width needed or else Opera goes nuts */
}
#nav-top li li{ /* all list items */
	width: 350px; /* width needed or else Opera goes nuts */
	background: #274E7A;
	border-top: solid 1px #3D6088;
	border-bottom: solid 1px #23466E;
}
#nav-top li ul { /* second-level lists */
	position: absolute;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}
#nav-top li:hover ul,
#nav-top li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	background: #FFF;
}
#content {
	clear: left;
}
#nav-top a:link,
#nav-top a:visited{
	color: #FFF;
	text-decoration: none;
}
#nav-top a:hover{
	color: #C30;
	text-decoration: none;
}
#nav-top a:active{
	color: #FFF; 
}






/*--- content section ---------------------------------------------------------------------------------*/

#content-wrap{
	width: 915px;
	background: #FFF url(assets/images/bg-wrapper.gif) repeat-y;
	color: #333;
}
#content-wrap div#content{
	width: 900px;
	margin: 0 8px 0 7px;
}
#content-wrap div#footer{
	width: 915px;
	height: 25px;
	background: #E0E0E0 url(assets/images/bg-footer.gif) no-repeat top;
	text-align: left;
	font-size: 10px;
}
#footer p{
	line-height: 12px;
	padding: 0 20px;
}
#content div#left{
	float: left;
	width: 580px;
	margin: 10px;
	padding: 0;
}
#content div#right{
	float: left;
	width: 288px;
	margin: 10px 10px 10px 0;
}
.dashed{
	border: 1px #CCC dotted;	
}
.pad{
	padding: 10px;
}	

/*other ------------------------------------------------------------------*/
.clear-all{
	clear: both;
	height: 1px;
	width: 100%;
	overflow: hidden;
}


/*HOMEPGE BOXES*/
#box-left,
#box-right{
	width: 285px;
	height: 225px;
	float: left;
}
#box-right{
	margin-left: 10px;
}
#box-left h3,
#box-right h3{
	height: 25px;
	display: block;
	width: 285px;
	color: #FFF;
	line-height: 25px;
	margin: 0;
}
#box-left h3 span,
#box-right h3 span{
	margin-left: 5px;
}
#box-left h3{
	background: #333;
}
#box-right h3{
	background: #333;
}
#box-left ul,
#box-right ul{
	width: 283px;
	height: 199px;
	border: dashed 1px #CCC;
	border-top: none;
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
#box-left ul li,
#box-right ul li{
	padding: 5px 5px 0 5px;
	margin: 0;
}
#box-right ul li a{
	display: block;
	width: 273px;
	text-align: right;
}
#home-page-height{
	height: 215px;
	overflow: hidden;	
}
/*basics for category pages*/
body.category div.entry-meta,
body.search div.entry-meta{
	padding-bottom: 1em;
	margin-bottom: 1em;
	border-bottom: dashed 1px #CCC;
	width: 100%;
	color: #999;
	font-size: 80%;
}
.entry-meta a{
	color: #666;
}
body.single h1{
	margin: 0;
}
/*sidebar*/
#right ul{
	list-style: none;
	margin: 20px;
	padding: 0;
}
#right ul li{
	margin: 0;
	padding: 0;
}
