/*
Theme Name: Hillcrest Christian College
Theme URI: http://hillcrestcc.com.au/
Description: Hillcrest Christian College
Version: 1.0
Author: Nathan Carlson &amp; Aaron Maurice
Tags: custom
*/


/*____________ Main Elements ____________*/

* {
	margin: 0;
	padding: 0;
}
html {
 	min-height: 100%;
 	height: auto;
}
body {
	font: 12px Arial,sans-serif; color: #272b2f; text-decoration: none;
	text-align: center;
	background: #FFFFFF url(images/bg.gif) bottom left no-repeat;
}

a {
	color: #0066b3;
	text-decoration: underline;
}

a:hover {
	color: #af1e39;
	text-decoration: none;
}

img {
	display: block;
	border: 0;
}

#container {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}


/*____________ Header ____________*/

#headerContainer {
	height: 134px;
}
#headerContainer h1 {
	float: left;
}
#headerContent {
	width: 855px;
	float: right;
}

#mainNav {
	width: 840px;
	text-align: left;
	margin: 66px 0px 0 0px;
	padding: 10px 0;
}
#mainNav li {
	display: inline;
}
#mainNav li a {
	color: #005290;
	text-decoration: none;
	padding: 0px 13px;
}



/*____________ Home Page Content ____________*/

#contentContainerHome {
	background: #0066b3 url(images/bg-home-container.gif) repeat-y;
	height: 451px;
}

#welcome {
	background: url(images/bg-home-content2.gif) bottom no-repeat;
	width: 425px;
	height: 451px;
	float: left;
	text-align: left;
}
#welcome h2 {
	background: url(images/bg-home-content.gif) top no-repeat;
	padding: 20px 20px 0px 20px;
	font: 16px Arial,sans-serif; color: #af1e39; text-decoration: none;
}
#welcome h3 {
	padding: 0px 20px 10px 20px;
	font: italic 11px Georgia, "Times New Roman", Times, serif; color: #919497; text-decoration: none;
}
.imgKeithFrancis {
	float: right;
	padding: 1px;
	border: 1px solid #dbdcdd;
	margin: 0px 20px 15px 15px;
}
#welcome p {
	padding: 0px 20px;
	font-size: 11px;
	line-height: 18px;
}

#flashVideo1 {
	width: 400px;
	margin: 10px 0px 0px 15px;
	padding-top: 10px;
	border-top: 1px solid #dbdcdd;
}

#flashSlideshow {
	width: 230px;
	float: left;
}

#flashVideo {
	float: left;
	height: 166px;
	width: 199px;
	margin: 10px 0px 0px 15px;
	padding-top: 10px;
	border-top: 1px solid #dbdcdd;
}

#flashVideoContent {
	height: 166px; 
	width: 199px;
	float: left;
	margin: 10px 0px 0px 0px;
	padding-top: 10px;
	border-top: 1px solid #dbdcdd;
}

#flashSlideshow1 {
	width: 229px;
	float: left;
}

#homeNewsEvents {
	height: 451px;
	width: 295px;
	float:left;
	background: url(images/bg-home-news.gif) top no-repeat;
	text-align: left;
}
#newsContainer h2 {
	font: 16px Arial,sans-serif; color: #FFFFFF; text-decoration: none;
	margin: 0px 20px;
	padding-top: 20px;
}


#newsContainer {
	height: 355px;
	overflow: hidden;
}

.newsPost h3 {
	padding: 10px 20px 0 20px;
	width: 255px;
	font: bold 12px Georgia, "Times New Roman", Times, serif; color: #FFFFFF; text-decoration: none;
	text-transform: uppercase;
}
.newsPost h3 a, .newsPost h3 a:hover {
	color: #FFFFFF; text-decoration: none;
}
.newsPost .date {
	font: 10px Georgia, "Times New Roman", Times, serif; color: #d48594; text-decoration: none;
	padding-bottom: 5px;
}
.newsPost p {
	margin: 0px 20px;
	padding-bottom: 5px;
	font: 11px  Arial,sans-serif; color: #FFFFFF; text-decoration: none;
	line-height: 15px;
	
}
.newsPost p a {
	color: #b1b1b1;
	text-decoration: underline;
}
.newsPost p a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.newsUnderline {
	background: url(images/bg-side-break-line.gif) bottom repeat-x;
	width: 255px;
	margin-left: 15px;
}


/*____________ Content Pages ____________*/

#contentContainer {
	background: url(images/bg-content-container.gif) repeat-y;
	overflow: hidden;
}

#breadcrumb {
	background: url(images/bg-content-breadcrumb.gif) top no-repeat;
	height: 23px;
	padding: 11px 0 0 20px;
	color: #5c5b5b;
	font-weight: bold;
	font-size: 11px;

}
#breadcrumb a {
	color: #747474;
	font-weight: normal;
	text-decoration: none;
	padding: 0 5px;
}
#breadcrumb a:hover {
	color: #0066b3;
}

#content {
	background: url(images/bg-content-pages.gif) bottom left no-repeat;
	display: block;
	width: 725px;
	
	overflow: visible;
	float: left;
	text-align: left;
}
#content h2 {
	font: 16px Arial,sans-serif; color: #af1e39; text-decoration: none;
	border-bottom: 1px solid #dda1ac;
	padding: 0 0 5px 0;
	margin: 15px 20px 20px 20px;
}
#content h3 {
	font: bold 14px Arial,sans-serif; color: #0066b3; text-decoration: none;
	margin: 0 20px 10px 20px;
}
#content p {
	padding-bottom: 15px;
	margin: 0 20px;
	line-height: 18px;
}
#sidebar {
	width: 225px;
	float:left;
	background: url(images/bg-sidebar.gif) top no-repeat;
	text-align: left;
}

#sidebar li {
   list-style: none;
}

#subnav {
	width: 225px;
	float:left;
	background: url(images/bg-sidebar.gif) top no-repeat;
	text-align: left;
}
#subnav h2 {
	font: 16px Arial,sans-serif; color: #FFFFFF; text-decoration: none;
	margin: 0px 15px;
	padding: 20px 0 5px 0;
}
#subnav ul {
	list-style-type: none;
	margin: 0px 15px;
	font-size: 11px;
}
#subnav li a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 7px 0 9px 0;
	width: 186px;
	display: block;
	background: url(images/bg-side-break-line.gif) bottom repeat-x;
}
#subnav li a:hover {
	background-color: #b42d46;
	padding-left: 5px;
}

.imgcontent {
	float: right;
	padding: 1px;
	border: 1px solid #dbdcdd;
	margin: 0px 20px 15px 15px;
	width: 300;
	height: 200;
}

/*____________ Footer ____________*/

#footer {
	clear:both;
	text-align: right;
	width: 600px;
	height: 200px;
	float: right;
	font-size: 10px;
	color: #7d7d7d;
	padding-top: 5px;
}
#footer img {
	float: left;
}
#footer p a {
	color: #a4a4a4;
	text-decoration: none;
}
#footer p a:hover {
	color: #7d7d7d;
	text-decoration: underline;
}

#footerContent {
	width: 950px;
	height: 200px;
	padding-top: 11px;
	clear:both;
	background: url(images/bg-footer-content.gif) top no-repeat;
}
#footerContentHome {
	width: 950px;
	height: 200px;
	clear:both;
}


/*____________ Miscellaneous ____________*/

.imgRight {
	float: right;
	padding: 1px;
	border: 1px solid #dbdcdd;
	margin: 0px 20px 15px 15px;
}
.imgLeft {
	float: left;
	padding: 1px;
	border: 1px solid #dbdcdd;
	margin: 0px 15px 15px 20px;
}

.clearfix:after {
    content: "."; 
    display: block;
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix { display: inline-table; }

/* Hides from IE-mac */
* html .clearfix { height: 1%; }
/* End hide from IE-mac */


#suckerfishnav {
	background:#FFFFFF ;
	font-size:12px;
	font-family:Arial,sans-serif;
	font-weight:normal;
	width: 840px;
	text-align: left;
	display: inline;
	}
#suckerfishnav, #suckerfishnav ul {
	float:left;
	list-style:none;
	line-height:30px;
	border:0px solid #0066b3;
	margin:76px 2px 0 2px;
	padding: 0px 0;
	display: inline;

	}
#suckerfishnav a {
	display:block;
	color:#005290;
	text-decoration:none;
	padding:0px 13px;
	}
#suckerfishnav li {
	float:left;
	padding:0;
	display: inline;

	}
#suckerfishnav li ul {
	position:absolute;
	left:-999em;
	height:auto;
	width:160px;
	font-weight:normal;
	margin:0;
	line-height:1;
	display: inline;
	}
#suckerfishnav li li {
	padding-right:-2px;
	width:158px;
	border:1px solid #0066b3;
	border-top: 0px;
	}
#suckerfishnav li li a {
	padding:4px 5px;
	width:158px;
	}
#suckerfishnav li ul li {
	font-weight:normal;
	font-family:Arial,sans-serif;
	}
#suckerfishnav li ul li a {
	font-size:12px;
	color:#FFFFFF;
	}
#suckerfishnav li:hover ul li a  {
	color:#FFFFFF;
	}
#suckerfishnav li ul ul {
	margin:-20px 0 0 158px;
	}
#suckerfishnav li ul li:hover {
	background:#0066b3}
#suckerfishnav li ul li:hover a {
	color:#FFFFFF;
	}
#suckerfishnav li ul li:hover li a {
	color:#FFFFFF;
	}
#suckerfishnav li ul li li:hover a {
	color:#FFFFFF;
	}
#suckerfishnav li ul li ul li:hover ul li a {
	color:#FFFFFF;
	}
#suckerfishnav li ul li ul li:hover ul li:hover a {
	color:#FFFFFF;
	}
#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul {
	left:-999em;
	}
#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul {
	left:auto;
	background:#3399FF;
	}
#suckerfishnav li:hover, #suckerfishnav li.sfhover {
	background:#0066b3;
	}
#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {
	color:#FFFFFF;
	}