/*
Theme Name: Taradale High School
Theme URI: http://www.ths.school.nz
Description: Taradale High Schoolcustom theme built by  <a href="http://www.mogul.co.nz/">Mogul</a>.
Version: 1.0
Author: Mogul
Author URI: http://www.mogul.co.nz/
*/


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}del,ins{text-decoration:none;} /* remember to define focus styles! */
:focus {
	outline: 0;
}

article, aside, canvas, details, embed, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
	display: block;
}
command, datalist, keygen, mark, meter, progress, rp, rt, ruby, time, wbr {
	display: inline;
}

body {
font-family: arial, helvetica, sans-serif;
font-size:62.5%;
margin: 0;
padding: 0;
background: #e0e0e0 url(http://cdn.mogul.co.nz/ths/img/bg.gif) repeat-x top center;
}

html{

}


/* Headings */

/* remember to add line-height for all headings */

h1,h2,h3,h4,h5,h6 {
  line-height: 1.3em;
	margin-bottom:1em;
	font-family: MuseoSlab500,serif;
}

h1 {

}

h2 {
color:#01395c;
font-size:34px;
margin-bottom:13px;
margin-top:30px;
}

h3 {

}

h4 {
font-family: MuseoSlab500,serif;
font-size: 14px;
margin-bottom: 9px;
margin-top: 30px;
color: #0F74A5;
}

h5 {

}

h6 {

}

/* Paragraphs */

p {
color: #2E2E2E;
font-size:14px;
line-height:1.4em;
margin-bottom:1.4em;
font-family: "droid-sans-1","droid-sans-2" arial, helvetica, sans-serif;
}

/* Lists */

ul {

}

ul li {

}

ol {

}

ol li {

}

/* Blockquote */

blockquote {
background: none repeat scroll 0 0 #F9F9F9;
border-left: 10px solid #E6E6E6;
margin: 1.5em 10px;
padding: 15px 10px;
}

/* Links */

a:link, a:visited {
color: #004A7F;
}

a:hover, a:active {
color: #004A7F;

}

/* Tables */

table {

}

tr {

}

th {

}

td {

}

/* Text formatting */

b, strong {
  font-weight:bold;
}

i,em {
  font-style:italic;
}


/* Wordpress image styles */

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
float: right;
margin: 0px 0px 15px 27px;
}

.wp-caption {
border: 1px solid #DDD;
text-align: center;
background-color: #F3F3F3;
padding-top: 4px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 4px 4px 5px;
margin: 0;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

/* end of image styles */


#wrapper{
  width:978px;
	margin:0 auto;
}
#header{
  background:transparent url(http://cdn.mogul.co.nz/ths/img/header.jpg) no-repeat scroll top left;
	width:978px;
	height:123px;
	position: relative;
	margin-bottom: 19px;
			-moz-border-radius: 0px 0px 12px 12px; /* FF1+ */
  -webkit-border-radius: 0px 0px 12px 12px; /* Saf3-4, iOS 1+, Android 1.5+ */
          border-radius: 0px 0px 12px 12px; /* Opera 10.5, IE9, Saf5, Chrome, FF4 */

     -moz-box-shadow: 0px 0px 4px #454545; /* FF3.5+ */
  -webkit-box-shadow: 0px 0px 4px #454545; /* Saf3.0+, Chrome */
          box-shadow: 0px 0px 4px #454545; /* Opera 10.5, IE9, Chrome 10+ */
}
#header h1{
display: block;
    height: 73px;
    margin: 0;
    width: 330px;
}
#header h1 a{
color: transparent;
display: block;
height: 73px;
width: 330px;
font-size:0px;
line-height:0px;
text-indent:-9999px;
}
#header form#search_form{
left: 380px;
position: absolute;
top: 23px;
}
#header form#search_form input#search{
  background-color: #0C375D;
  border: medium none;
  color: #FFFFFF;
  font-size: 12px;
  padding: 7px 14px;
  width: 260px;
  -moz-border-radius: 13px; /* FF1+ */
  -webkit-border-radius: 13px; /* Saf3-4, iOS 1+, Android 1.5+ */
  border-radius: 13px; /* Opera 10.5, IE9, Saf5, Chrome, FF4 */

}
#header form#search_form input#searchsubmit{
 background: url("http://cdn.mogul.co.nz/ths/img/search.gif") no-repeat scroll left top transparent;
    border: medium none;
    cursor: pointer;
    display: block;
    height: 16px;
    position: absolute;
    right: 14px;
    top: 7px;
    width: 14px;
}

#header a#login{
background: url("img/login.png") no-repeat scroll left top transparent;
    color: transparent;
    display: block;
    height: 52px;
    position: absolute;
    right: 14px;
    top: 0;
    width: 131px;
		font-size: 0px;
line-height: 0px;
text-indent: -9999px;
}
#nav{
background: url("http://cdn.mogul.co.nz/ths/img/nav.gif") repeat-x scroll left top transparent;
    height: 50px;
    width: 978px;
		-moz-border-radius: 0px 0px 12px 12px; /* FF1+ */
  -webkit-border-radius: 0px 0px 12px 12px; /* Saf3-4, iOS 1+, Android 1.5+ */
          border-radius: 0px 0px 12px 12px; /* Opera 10.5, IE9, Saf5, Chrome, FF4 */
}
#nav ul li{
border-right: 1px solid #DDD;
display: inline-block;
margin-right: -3px;
float: left;
}
#nav ul li#last{
border-right:none;
}
#nav ul li a{
color: #2E2E2E;
    font-size: 13px;
    /*line-height: 50px;*/
    padding: 17px 22px;
    text-decoration: none;
	display: inline-block;
}
#nav ul li:hover{
  background:#e9e9e9;
}
#nav ul li.current_page_item,
#nav ul li.current_page_parent,
#nav ul li.current_page_ancestor{
  background:#003f60;
}


#nav ul li.current_page_item a,
#nav ul li.current_page_parent a,
#nav ul li.current_page_ancestor a{
  color:#fff;
}
#nav ul li.nav-home{
		-moz-border-radius: 0px 0px 0px 12px; /* FF1+ */
  -webkit-border-radius: 0px 0px 0px 12px; /* Saf3-4, iOS 1+, Android 1.5+ */
          border-radius: 0px 0px 0px 12px; /* Opera 10.5, IE9, Saf5, Chrome, FF4 */

}
.inset-shadow{
-moz-box-shadow:inset 0 0 10px #08233c;
   -webkit-box-shadow:inset 0 0 10px #08233c;
   box-shadow:inset 0 0 10px #08233c;

}
#content{
  width:978px;
}
#homeSliderWrapper {
width: 730px;
height: 276px;
float: left;
position: relative;
}
#homeSlides {
width: 730px;
height: 276px;
overflow: hidden;
}
.home-slide{
	width:720px;
	position:relative;
	height:266px;
	background: transparent url(http://cdn.mogul.co.nz/ths/img/slide.jpg) no-repeat scroll top left;
	border: 5px solid #fff;
	float:left;
}
a.slide-nav{
display:block;
width:33px;
height:33px;
font-size:0px;
line-height:0px;
text-indent:-9999px;
position:absolute;
color:transparent;
z-index: 100;
}
a#home-slide-left{
background: url("http://cdn.mogul.co.nz/ths/img/slider-nav.png") no-repeat scroll left top transparent;
    left: -15px;
    top: 106px;
}
a#home-slide-left:hover{
background: url("http://cdn.mogul.co.nz/ths/img/slider-nav.png") no-repeat scroll left bottom transparent;
}
a#home-slide-right{
background: url("http://cdn.mogul.co.nz/ths/img/slider-nav.png") no-repeat scroll right top transparent;
    right: -15px;
    top: 106px;
}
a#home-slide-right:hover{
background: url("http://cdn.mogul.co.nz/ths/img/slider-nav.png") no-repeat scroll right bottom transparent;
}
#home-slide-content{
background: transparent url(http://cdn.mogul.co.nz/ths/img/black.png) repeat scroll top left;
    height: 85%;
    padding: 20px;
    width: 180px;
}
#home-slide-content h3{
  font-size:20px;
	color:#e8d08f;
}
#home-slide-content p{
  color:#fff;
}
a.gold-link{
background-color: #C19E53;
    color: #202A33;
    font-size: 12px;
    padding: 3px 10px;
    text-decoration: none;
		-moz-border-radius: 10px; /* FF1+ */
  -webkit-border-radius: 10px; /* Saf3-4, iOS 1+, Android 1.5+ */
          border-radius: 10px; /* Opera 10.5, IE9, Saf5, Chrome, FF4 */
}
a.gold-link:hover{
background-color: #89703b;
}
.box-shadow{
     -moz-box-shadow: 0px 1px 1px #9A9A9A; /* FF3.5+ */
  -webkit-box-shadow: 0px 1px 1px #9A9A9A; /* Saf3.0+, Chrome */
          box-shadow: 0px 1px 1px #9A9A9A; /* Opera 10.5, IE9, Chrome 10+ */
}
#prospectus{
  width:234px;
	float:right;
	height:276px;
	position:relative;
	background:transparent url(http://cdn.mogul.co.nz/ths/img/book-bg.jpg) no-repeat scroll top left;
}
.inner-content{
  padding:20px;
}
#prospectus img#book{
  position:absolute;
}
#prospectus h3{
color: #FFFFFF;
    font-size: 20px;
    margin-bottom: 0;
    padding-top: 97px;
}
#prospectus p{
color: #FFFFFF;
    font-size: 12px;
    margin-bottom: 10px;
}
#prospectus a.gold-link{
  margin-bottom:5px;
}

#prospectus ul{
margin-top: 11px;
}
#prospectus ul li{
background: url("http://cdn.mogul.co.nz/ths/img/bullet.png") no-repeat scroll 3px 5px transparent;
    margin-bottom: 6px;
    padding-left: 14px;
}
#prospectus ul li a{
color: #EFCA7A;
    font-size: 11px;
}
#prospectus ul li a:hover{
  font-style: italic;
}
.clear{
clear:both;
}
#column4{
width:978px;
margin:25px 0px;
}
.column4{
padding-bottom: 17px;
width: 225px;
margin: 0 15px 0 0;
background: #F2F2F2;
border: 4px solid white;
float: left;
position:relative;
min-height: 325px;
}
#last{
  margin-right:0px;
}
.column4 .column-title{
width:234px;
height:35px;
background:transparent url(http://cdn.mogul.co.nz/ths/img/4column-header.gif) no-repeat scroll top left;
position: absolute;
top: -4px;
left: -4px;
}
.column4 .column-title h3 {
line-height:35px;
}
.column4 .column-title h3 a{
font-size: 16px;
color: white;
text-decoration: none;
padding-left: 14px;
padding-right: 30px;
line-height: 36px;
background: transparent url(http://cdn.mogul.co.nz/ths/img/arrow.png) no-repeat scroll top right;
}
.column4-inner{
margin-top: 46px;
}
ul#news-column{

}
ul#news-column li{
position: relative;
padding-left: 37px;
margin-bottom: 0px;
}
ul#news-column li h4{
font-family: arial, helvetica, sans-serif;
font-size: 14px;
margin-bottom: 0px;
color: #004A7F;
margin-bottom: 3px;
margin-top: 0px;
}
ul#news-column li p{
font-size: 11px;
color: #313131;
}
.date{
position: absolute;
height: 21px;
background: #3096CE url(http://cdn.mogul.co.nz/ths/img/date.gif) no-repeat scroll top right;
overflow: hidden;
color: white;
font-size: 12px;
line-height: 21px;
padding: 0px 10px 0px 4px;
left: -33px;

}
a.blue-link{
background-color: #3096ce;
    color: #fff;
    font-size: 12px;
    padding: 3px 10px;
    text-decoration: none;
		-moz-border-radius: 10px; /* FF1+ */
  -webkit-border-radius: 10px; /* Saf3-4, iOS 1+, Android 1.5+ */
          border-radius: 10px; /* Opera 10.5, IE9, Saf5, Chrome, FF4 */
margin:0 auto;
}
a.blue-link:hover{
background-color: #2b86b8;
}
.column4 a.blue-link{
  margin: 0 0px 10px 20px;
	position: absolute;
	bottom: 5px;
}
.column4 img.thumb{
  border:4px solid #d5d5d5;
	margin: 0px 7px 8px;
}
.column4  ul.link-list{
margin-bottom: 18px;
}
.column4  ul.link-list li{
background: transparent url(http://cdn.mogul.co.nz/ths/img/bullet-blue.gif) no-repeat scroll 11px 9px;
font-size: 12px;
padding-left: 24px;
line-height: 25px;
border-bottom: 1px solid #CDDFE5;
}
.column4  ul.link-list li a{
text-decoration:none;
}
#home-photos{
  margin:10px 0px;
	width:978px;
}
#photos-slider{
  width: 743px;
height: 147px;
position: relative;
float:left;
}
#photos-slider ul li{
float: left;
margin-right: 13px;
}
#photos-slider ul li.last {
	margin-right: 0;
}
#photos-slider ul li.first {
	clear: both;
}

#photos-slider ul li a{
  text-decoration:none;
}
#photos-slider ul li a img{
background: transparent url(http://cdn.mogul.co.nz/ths/img/pics.png) no-repeat scroll top left;
padding: 5px 8px 11px 6px;
}
#photos-slider ul li a p{
font-size: 11px;
text-align: center;
color: #2E2E2E;
margin-bottom: 0px;
width: 102px;
padding: 0 3px;
}
#photos-slider ul {
	height: 150px;
	width: 738px;
}
a#home-photos-left{
background: transparent url(http://cdn.mogul.co.nz/ths/img/slider-nav.png) no-repeat scroll top left;
left: -17px;
top: 33px;
}
a#home-photos-left:hover{
background: transparent url(http://cdn.mogul.co.nz/ths/img/slider-nav.png) no-repeat scroll bottom left;
}
a#home-photos-right{
background: transparent url(http://cdn.mogul.co.nz/ths/img/slider-nav.png) no-repeat scroll top right;
right: 0px;
top: 33px;
}
a#home-photos-right:hover{
background: transparent url(http://cdn.mogul.co.nz/ths/img/slider-nav.png) no-repeat scroll bottom right;
}
#photos-home{
float: left;
    padding-left: 16px;
    width: 217px;
}
#photos-home h3{
  color: #01395C;
    font-size: 16px;
    margin-bottom: 6px;
}
#photos-home p{
font-size:12px;
color:#2e2e2e;
}
#photos-home a{

}
#footer{
  width:100%;
	height:177px;
	background: transparent url(http://cdn.mogul.co.nz/ths/img/footer.gif) repeat-x scroll top left;
}
#footer-inner{
  width:978px;
	height:100%;
	margin:0 auto;
}
#footer-left{
  width: 450px;
float: left;
margin-top: 33px;
}
#footer-left h3{
color: #3096CE;
    font-size: 16px;
    margin-bottom: 4px;
}
#footer-left h3 span{
color: #fff;
}
#footer-left p{
font-size: 12px;
color: #8CAABA;
line-height: 16px;
}
#footer-left p a{
color:#efca7a;
}
#footer-right{
  text-align: right;
padding-top: 29px;
}
#footer-right h3{
	color: #3096CE;
  font-size: 16px;
}
#footer-right h3 span{
	color: #fff;
  font-size: 33px;
}

#footer-left p a#mogul-link{
color: #8CAABA;
text-decoration:none;
}
#childpageimg{
width: 967px;
height: 205px;
border: 5px solid white;
margin-bottom: 14px;
overflow: hidden;
}
#main-content{
width: 978px;
background: white url(https://s3-ap-southeast-1.amazonaws.com/cdn.mogul.co.nz/ths/img/content-page.gif) repeat-y top left;
}
#content-left{
width: 618px;
float: left;
padding-left: 44px;
padding-top: 20px;
padding-bottom: 40px;
}
#content-left h2{
margin-bottom: 24px;
}
#content-left h3{
font-size: 20px;
color: #0F74A5;
margin-top: 27px;
margin-bottom: 17px;
}
#sidebar{
width: 222px;
float: right;
padding-right: 22px;
padding-top: 20px;
margin-bottom: 30px;
}
#sidebar ul li{
margin: 0px 0px;
border-bottom: 1px solid #D9D9D9;
}
#sidebar ul li.current_page_item{
background: #A1D7F1;
}
#sidebar ul li a{
font-size: 14px;
color: #212121;
text-decoration: none;
padding: 6px 10px;
display: block;
}

#sidebar ul li a:hover{
background:#f0f0f0;
}







#childpageSlideNavOuter {
position: absolute;
bottom: 5px;
margin: 0 auto;
text-align: center;
z-index: 10;
width: 977px;
}
#childpageSlideNav {
display: inline-block;
background-color: #FFF;
padding: 0 10px 5px 10px;
-moz-border-radius: 5px 5px 0px 0px;
-webkit-border-radius: 5px 5px 0px 0px;
border-radius: 5px 5px 0px 0px;
}

#childpageimgWrap {
	position: relative;
}

#childpageSlideNav a {
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
font-size: 1px;
background-color: #006796;
color: #006796;
width: 11px;
display: inline-block;
height: 11px;
margin: 5px 2px 0 2px;
text-decoration: none;
}

#childpageSlideNav a.activeSlide{
	background-color: rgb(124,170,193);
	color: rgb(124,170,193);
}

.accordion {
	background-color: #E8E8E8;
margin-bottom: 3px;
}


.accordionHeader {
background-image: url('http://cdn.mogul.co.nz/ths/img/accordControls.png');
background-position: right bottom;
background-repeat: no-repeat;
background-color: #F1F1F1;
padding: 0; /*10px 20px;*/
	
}

.accordion.open .accordionHeader {
	background-position: right top;
}

#content-left .accordionHeader h2 {
font-size: 20px;
    line-height: 24px;
    margin: 0;
    padding: 10px 20px;
	cursor: pointer;
}

.accordionContent {
padding: 20px 38px 20px;
display: none;
}
.no-js .accordionContent {
	display: block;	
}

#photos-slider .highslide img {
	border: medium none;
}

#photoSliderWrapper {
	overflow: hidden;
	height: 150px;
}

#content-left ul{
margin-bottom: 20px;
margin-left: 20px;
}
#content-left ul li{
font-size: 14px;
color: #313131;
margin-bottom: 12px;
list-style-type: disc;
margin-left: 15px;
}
#content-left table{
font-family: "droid-sans-1","droid-sans-2" arial, helvetica, sans-serif;
font-size: 12px;
text-align: left;
border-collapse: collapse;
margin-bottom: 20px;
}
#content-left tr{
display: table-row;
vertical-align: inherit;
border-color: inherit;
}
#content-left thead{
display: table-header-group;
vertical-align: middle;
border-color: inherit;
}
#content-left thead th{
font-size: 13px;
font-weight: normal;
background: #A1D7F1;
border-top: 4px solid #7DB3CD;
border-bottom: 1px solid white;
color: #01395C;
padding: 8px;
}
#content-left tbody{
display: table-row-group;
vertical-align: middle;
border-color: inherit;
}
#content-left td{
background: #E0F2FA;
border-bottom: 1px solid white;
color: #01395C;
border-top: 1px solid transparent;
padding: 8px;
}

h4.dateTime{
margin-top: -11px;
font-family: arial,helvetica,sans-serif;
color: #7C7C7C;
font-size: 12px;
}
.post h3 a{
text-decoration:none;
}
.post h3 a:hover{
text-decoration:underline;
}
.post{
padding-bottom: 15px;
border-bottom: 1px solid #D9D9D9;
}

input#submit{
background-color: #3096CE;
color: white;
font-size: 12px;
padding: 3px 10px;
text-decoration: none;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
margin: 0 auto;
border: none;
}
input#submit:hover{
background-color: #2b86b8;
}

ol.commentlist li {
list-style-type: none;
background: #F8F8F8;
padding: 15px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
margin-bottom: 18px;
color: #4D4D4D;
list-style-type: none;
font-size: 13px;
line-height: 20px;
}

img.avatar {
float: left;
margin-right: 7px;
}

.comment-meta {
margin-bottom: 21px;
border-bottom: 1px solid #E8E8E8;
padding-bottom: 9px;
}
.comment-meta a{
text-decoration: none;
font-size: 11px;
color: #ADADAD;
}


