/*
	Theme Name: Playschool Education
	Theme URI: http://www.studiopress.com/themes/genesis
	Description: This is a Genesis child theme created for Playschool Education.
	Author: Matt Cave - Creative Sauce
	Author URI: http://www.creativesauce.co.nz
	Version: 1.0
    
	License: GNU General Public License v2.0
	License URI: http://www.opensource.org/licenses/gpl-license.php
    
    Template: genesis
*/

/* Stylesheet from Genesis 1.7.1 */

/* Table of Contents

* Defaults
* Hyperlinks
* Body
* Wrap
* Header
* Image Header - Partial Width
* Image Header - Full Width
* Navigation Constants
* Header Right Navigation
* Primary Navigation
* Primary Navigation Extras
* Secondary Navigation
* Inner
* Breadcrumb
* Taxonomy Description
* Content-Sidebar Wrap
* Content
* Column Classes
* Featured Post Grid
* Headlines
* Ordered / Unordered Lists
* Post Info
* Post Meta
* Author Box
* Sticky Posts
* Archive Page
* Post Icons
* Images
* Post Navigation
* Primary / Secondary Sidebars
* Tag Cloud
* Dropdowns
* Featured Page / Post
* User Profile
* Buttons
* Search Form
* eNews & Updates Widget
* Calendar Widget
* Footer Widgets
* Footer
* Comments
* Gravity Forms

*/

/* Defaults
------------------------------------------------------------ */

body,
h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6,
p,
select,
textarea {
	color: #66666d;
	font-family: proxima-nova, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 22px;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

input {
	color: #333;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
}

blockquote,
input,
select,
textarea,
.author-box,
.breadcrumb,
.sticky,
.taxonomy-description,
.wp-caption {
	background-color: #f5f5f5;
	border: 1px solid #ddd;
}

li,
ol,
ul {
	margin: 0;
	padding: 0;
}

ol li {
	list-style-type: decimal;
}


/* Hyperlinks
------------------------------------------------------------ */

a,
a:visited {
	color: #ef4600;
    outline: none;
	text-decoration: underline;
}

.page-id-75 a,
.page-id-75 a:visited {
	color: #1e47f4;
    outline: none;
	text-decoration: underline;
}

.page-id-13 a,
.page-id-13 a:visited {
	color: #00aeff;
    outline: none;
	text-decoration: underline;
}

.page-id-10 a,
.page-id-10 a:visited {
	color: #7ac143;
    outline: none;
	text-decoration: underline;
}

.page-id-2 a,
.page-id-2 a:visited {
	color: #ef4600;
    outline: none;
	text-decoration: underline;
}

.page-id-16 a,
.page-id-16 a:visited {
	color: #c200a1;
    outline: none;
	text-decoration: underline;
}

.page-id-23 a,
.page-id-23 a:visited {
	color: #0092FF;
    outline: none;
	text-decoration: underline;
}

.blog a,
.blog a:visited,
.archive a,
.archive a:visited,
.category a,
.category a:visited,
.single a,
.single a:visited {
	color: #f19822;
    outline: none;
    font-family: cronos-pro, arial, sans-serif;
    font-weight: 400;
	text-decoration: none;
}

.blog a:hover,
.archive a:hover,
.category a:hover,
.single a:hover {
	color: #f19822;
    outline: none;
	text-decoration: underline;
}

.blog .sidebar a,
.archive .sidebar a,
.category .sidebar a,
.single .sidebar a {
	color: #000;
}
.blog .sidebar a:hover,
.archive .sidebar a:hover,
.category .sidebar a:hover,
.single .sidebar a:hover {
	color: #000;
    outline: none;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}


/* Body
------------------------------------------------------------ */

body {
	background-color: #fff;
}


/* Wrap
------------------------------------------------------------ */

#wrap {
	background-color: #fff;
	margin: 0 auto;
	width: 960px;
}


/* Header
------------------------------------------------------------ */

#header {
	margin: 0 auto;
	min-height: 80px;
	overflow: hidden;
	width: 960px;
}

#title-area {
	float: left;
	overflow: hidden;
	padding: 15px 0 0;
	width: 400px;
}

#title {
	font-size: 30px;
	line-height: 30px;
	margin: 0;
}

#title a,
#title a:hover {
	color: #333;
	text-decoration: none;
}

#description {
	font-size: 14px;
}

#header .widget-area {
	float: right;
	width: 550px;
}


/* Image Header - Partial Width
------------------------------------------------------------ */

.header-image #title-area,
.header-image #title,
.header-image #title a {
	display: block;
	float: left;
	height: 136px;
	overflow: hidden;
	padding: 0;
	text-indent: -9999px;
	width: 400px;
}

.header-image #title-area {
    margin: 20px 0;
}

.header-image #title a {
    background: url('images/home/playshool-education-logo.gif') left top no-repeat;
    margin-left: 30px;
}

.header-image #description {
	display: block;
	overflow: hidden;
}


/* Image Header - Full Width
------------------------------------------------------------ */

.header-full-width #title-area,
.header-full-width #title,
.header-full-width #title a {
	width: 960px;
}


/* Navigation Constants
------------------------------------------------------------ */

li:hover ul ul,
li.sfHover ul ul {
	left: -9999px;
}

li:hover,
li.sfHover {
	position: static;
}

#header ul.nav li a.sf-with-ul,
#header ul.menu li a.sf-with-ul,
#nav li a.sf-with-ul,
#subnav li a.sf-with-ul {
	padding-right: 25px;
}

li a .sf-sub-indicator {
	background: url(images/arrow-down.png) no-repeat;
	height: 10px;
	position: absolute;
	right: 10px;
	text-indent: -9999px;
	top: 13px;
	width: 10px;
}

li li a .sf-sub-indicator {
	background: url(images/arrow-right.png) no-repeat;
	top: 10px;
}


/* Header Right Navigation
------------------------------------------------------------ */

#header ul.nav,
#header ul.menu {
	float: right;
}

#header ul.nav ul,
#header ul.menu ul {
	float: right;
	margin: 0;
	padding: 0;
	width: 100%;
}

#header ul.nav li,
#header ul.menu li {
	background-color: #333;
	float: left;
	list-style-type: none;
	text-transform: uppercase;
}

#header ul.nav li a,
#header ul.menu li a {
	color: #fff;
	display: block;
	font-size: 13px;
	padding: 7px 10px 5px;
	position: relative;
	text-decoration: none;
}

#header ul.nav li a:hover,
#header ul.nav li a:active,
#header ul.nav .current_page_item a,
#header ul.nav .current-cat a,
#header ul.nav .current-menu-item a,
#header ul.menu li a:hover,
#header ul.menu li a:active,
#header ul.menu .current_page_item a,
#header ul.menu .current-cat a,
#header ul.menu .current-menu-item a {
	background-color: #000;
	color: #fff;
}

#header ul.nav li li a,
#header ul.nav li li a:link,
#header ul.nav li li a:visited,
#header ul.menu li li a,
#header ul.menu li li a:link,
#header ul.menu li li a:visited {
	background-color: #333;
	border: 1px solid #666;
	border-top-width: 0;
	color: #fff;
	font-size: 12px;
	padding: 5px 10px;
	position: relative;
	text-transform: none;
	width: 138px;
}

#header ul.nav li li a:hover,
#header ul.nav li li a:active,
#header ul.menu li li a:hover,
#header ul.menu li li a:active {
	background-color: #000;
}

#header ul.nav li ul,
#header ul.menu li ul {
	height: auto;
	left: -9999px;
	position: absolute;
	width: 160px;
	z-index: 9999;
}

#header ul.nav li ul a,
#header ul.menu li ul a {
	width: 140px;
}

#header ul.nav li ul ul,
#header ul.menu li ul ul {
	margin: -33px 0 0 159px;
}

#header ul.nav li:hover>ul,
#header ul.nav li.sfHover ul,
#header ul.menu li:hover>ul,
#header ul.menu li.sfHover ul {
	left: auto;
}


/* Primary Navigation
------------------------------------------------------------ */

#nav {
	background-color: none;
	border-bottom: none;
	clear: both;
	color: #66666d;
	margin: 0 auto;
	overflow: hidden;
	text-transform: none;
	width: 960px;
}

.page-id-23 #nav, .page-id-23 #footer {
    background: url('images/home/line-blue.gif') top center no-repeat;
}
    
.page-id-23 #top_textarea {
    background: url('images/home/line-blue.gif') bottom center no-repeat;
}

.page-id-23 #footer .wrap {
    background: url('images/home/home-base-logo.gif') right center no-repeat;
    height: 45px;
}

.page-id-2 #nav, #nav, .page-id-2 #footer,
.page-id-892 #nav, .page-id-892 #footer,
.page-id-894 #nav, .page-id-894 #footer,
.page-id-896 #nav, .page-id-896 #footer {
    background: url('images/links-downloads/line-links-downloads.jpg') top center no-repeat;
}
    
.page-id-2 #top_textarea,
.page-id-892 #top_textarea,
.page-id-894 #top_textarea,
.page-id-896 #top_textarea {
    background: url('images/links-downloads/line-links-downloads.jpg') bottom center no-repeat;
}

.page-id-2 #footer .wrap,
.page-id-892 #footer .wrap,
.page-id-894 #footer .wrap,
.page-id-896 #footer .wrap {
    background: url('images/links-downloads/links-logos-base-logo.gif') right center no-repeat;
    height: 45px;
}

.page-id-75 #nav, .page-id-75 #footer {
    background: url('images/about-us/concept-2_11.jpg') top center no-repeat;
}
    
.page-id-75 #top_textarea {
    background: url('images/about-us/concept-2_11.jpg') bottom center no-repeat;
}

.page-id-75 #footer .wrap {
    background: url('images/about-us/about-us-logo-base.gif') right center no-repeat;
    height: 45px;
}

.page-id-10 #nav, .page-id-10 #footer {
    background: url('images/enrolment/line-enrolment.jpg') top center no-repeat;
}

.page-id-10 #footer .wrap {
    background: url('images/enrolment/enrolment-base-logo.gif') right center no-repeat;
    height: 45px;
}

.page-id-10 #top_textarea {
    background: url('images/enrolment/line-enrolment.jpg') bottom center no-repeat;
}

.page-id-13 #nav, .page-id-13 #footer {
    background: url('images/co-ordinators/line-coordinators.jpg') top center no-repeat;
}

.page-id-13 #top_textarea {
    background: url('images/co-ordinators/line-coordinators.jpg') bottom center no-repeat;
}

.page-id-13 #footer .wrap {
    background: url('images/co-ordinators/coordinators-base-logo.gif') right center no-repeat;
    height: 45px;
}

.archive #bottom_nav, 
.archive #nav, 
.archive #footer,
.category #bottom_nav, 
.category #nav, 
.category #footer,
.single #bottom_nav, 
.single #nav, 
.single #footer, 
.blog #nav, 
.blog #bottom_nav,
.blog #footer  {
    background: url('images/news-events/line-news-events.jpg') top center no-repeat;
}

.archive #top_textarea, 
.category #top_textarea,
.single #top_textarea, 
.blog #top_textarea {
    background: url('images/news-events/line-news-events.jpg') bottom center no-repeat;
}
.archive #footer .wrap, 
.category #footer .wrap,
.blog #footer .wrap, 
.single #footer .wrap {
    background: url('images/news-events/news-events-base-logo.gif') right center no-repeat;
    height: 45px;
}

.page-id-16 #nav, .page-id-16 #footer {
    background: url('images/contact-us/line-contact-us.jpg') top center no-repeat;
}

.page-id-16 #top_textarea {
    background: url('images/contact-us/line-contact-us.jpg') bottom center no-repeat;
}

.page-id-16 #footer .wrap {
    background: url('images/contact-us/contact-us-base-logo.gif') right center no-repeat;
    height: 45px;
}

#nav ul {
	float: left;
    padding-top: 8px;
	width: 100%;
}

#nav li {
	float: left;
	list-style-type: none;
}

#nav li a {
	color: #66666d;
	display: block;
	font-size: 22px;
    font-weight: 400;
    height: 40px;
	padding: 12px 0 0 0;
	position: relative;
	text-decoration: none;
}

#nav li a:hover,
#nav li a:active,
#nav .current_page_item a,
#nav .current-cat a,
#nav .current-menu-item a {
	background-color: transparent;
	color: #fff;
}

#nav li#menu-item-77 a {
    background: url('images/nav/about-us-ov.gif') left bottom no-repeat;
	color: #66666d;
	display: block;
	font-size: 22px;
    font-weight: 400;
	position: relative;
    text-align: center;
	text-decoration: none;
    width: 127px;
}

#nav li#menu-item-77 a:hover,
#nav li#menu-item-77 a:active,
#nav #menu-item-77.current_page_item a,
#nav #menu-item-77.current-cat a,
#nav #menu-item-77.current-menu-item a {
    background: url('images/nav/about-us-ov.gif') left top no-repeat;
	background-color: transparent;
	color: #fff;
}

#nav li#menu-item-7 a {
    background: url('images/nav/link-downloads-ov.gif') left bottom no-repeat;
	color: #66666d;
	display: block;
	font-size: 22px;
    font-weight: 400;
	position: relative;
    text-align: center;
	text-decoration: none;
    width: 207px;
}

.page-id-892 #nav li#menu-item-7 a,
.page-id-894 #nav li#menu-item-7 a,
.page-id-896 #nav li#menu-item-7 a,
#nav li#menu-item-7 a:hover,
#nav li#menu-item-7 a:active,
#nav #menu-item-7.current_page_item a,
#nav #menu-item-7.current-cat a,
#nav #menu-item-7.current-menu-item a {
    background: url('images/nav/link-downloads-ov.gif') left top no-repeat;
	background-color: transparent;
	color: #fff;
}

#nav li#menu-item-12 a {
    background: url('images/nav/enrolment-ov.gif') left bottom no-repeat;
	color: #66666d;
	display: block;
	font-size: 22px;
    font-weight: 400;
	position: relative;
    text-align: center;
	text-decoration: none;
    width: 148px;
}

#nav li#menu-item-12 a:hover,
#nav li#menu-item-12 a:active,
#nav #menu-item-12.current_page_item a,
#nav #menu-item-12.current-cat a,
#nav #menu-item-12.current-menu-item a {
    background: url('images/nav/enrolment-ov.gif') left top no-repeat;
	background-color: transparent;
	color: #fff;
}

#nav li#menu-item-15 a {
    background: url('images/nav/co-ordinators-ov.gif') left bottom no-repeat;
	color: #66666d;
	display: block;
	font-size: 22px;
    font-weight: 400;
	position: relative;
    text-align: center;
	text-decoration: none;
    width: 162px;
}

#nav li#menu-item-15 a:hover,
#nav li#menu-item-15 a:active,
#nav #menu-item-15.current_page_item a,
#nav #menu-item-15.current-cat a,
#nav #menu-item-15.current-menu-item a {
    background: url('images/nav/co-ordinators-ov.gif') left top no-repeat;
	background-color: transparent;
	color: #fff;
}

#nav li#menu-item-22 a {
    background: url('images/nav/news-events-ov.gif') left bottom no-repeat;
	color: #66666d;
	display: block;
	font-size: 22px;
    font-weight: 400;
	position: relative;
    text-align: center;
	text-decoration: none;
    width: 179px;
}

#nav li#menu-item-22 a:hover,
#nav li#menu-item-22 a:active,
.archive #nav #menu-item-22 a,
.archive #nav #menu-item-22 a,
.archive #nav #menu-item-22 a,
.category #nav #menu-item-22 a,
.category #nav #menu-item-22 a,
.category #nav #menu-item-22 a,
.single #nav #menu-item-22 a,
.single #nav #menu-item-22 a,
.single #nav #menu-item-22 a,
#nav #menu-item-22.current_page_item a,
#nav #menu-item-22.current-cat a,
#nav #menu-item-22.current-menu-item a {
    background: url('images/nav/news-events-ov.gif') left top no-repeat;
	background-color: transparent;
	color: #fff;
}

#nav li#menu-item-18 a {
    background: url('images/nav/contact-ov.gif') left bottom no-repeat;
	color: #66666d;
	display: block;
	font-size: 22px;
    font-weight: 400;
	position: relative;
    text-align: center;
	text-decoration: none;
    width: 137px;
}

#nav li#menu-item-18 a:hover,
#nav li#menu-item-18 a:active,
#nav #menu-item-18.current_page_item a,
#nav #menu-item-18.current-cat a,
#nav #menu-item-18.current-menu-item a {
    background: url('images/nav/contact-ov.gif') left top no-repeat;
	background-color: transparent;
	color: #fff;
}

#nav li li a,
#nav li li a:link,
#nav li li a:visited {
	background-color: none;
	border: none;
	border-top-width: 0;
	color: #fff;
	font-size: 12px;
	padding: 5px 10px;
	position: relative;
	text-transform: none;
	width: 138px;
}

#nav li li a:hover,
#nav li li a:active {
	background-color: #000;
}

#nav li ul {
	height: auto;
	left: -9999px;
	position: absolute;
	width: 160px;
	z-index: 9999;
}

#nav li ul a {
	width: 140px;
}

#nav li ul ul {
	margin: -33px 0 0 159px;
}

#nav li:hover>ul,
#nav li.sfHover ul {
	left: auto;
}


/* Primary Navigation Extras
------------------------------------------------------------ */

#nav li.right {
	float: right;
	font-size: 13px;
	padding: 6px 10px 5px;
}

#nav li.right a {
	background: none;
	border: none;
	color: #fff;
	display: inline;
	text-decoration: none;
}

#nav li.right a:hover {
	color: #fff;
	text-decoration: underline;
}

#nav li.search {
	padding: 0 10px;
}

#nav li.rss a {
	background: url(images/rss.png) no-repeat center left;
	margin: 0 0 0 10px;
	padding: 7px 0 5px 16px;
}

#nav li.twitter a {
	background: url(images/twitter-nav.png) no-repeat center left;
	padding: 7px 0 5px 20px;
}


/* Secondary Navigation
------------------------------------------------------------ */

#subnav {
	background-color: #333;
	border-bottom: 1px solid #666;
	clear: both;
	color: #fff;
	margin: 0 auto;
	overflow: hidden;
	text-transform: uppercase;
	width: 960px;
}

#subnav ul {
	float: left;
	width: 100%;
}

#subnav li {
	float: left;
	list-style-type: none;
}

#subnav li a {
	color: #fff;
	display: block;
	font-size: 13px;
	padding: 7px 10px 5px;
	position: relative;
	text-decoration: none;
}

#subnav li a:hover,
#subnav li a:active,
#subnav .current_page_item a,
#subnav .current-cat a,
#subnav .current-menu-item a {
	background-color: #000;
	color: #fff;
}

#subnav li li a,
#subnav li li a:link,
#subnav li li a:visited {
	background-color: #333;
	border: 1px solid #666;
	border-top-width: 0;
	color: #fff;
	font-size: 12px;
	padding: 5px 10px;
	position: relative;
	text-transform: none;
	width: 138px;
}

#subnav li li a:hover,
#subnav li li a:active {
	background-color: #000;
}

#subnav li ul {
	height: auto;
	left: -9999px;
	position: absolute;
	width: 160px;
	z-index: 9999;
}

#subnav li ul a {
	width: 140px;
}

#subnav li ul ul {
	margin: -33px 0 0 159px;
}

#subnav li:hover>ul,
#subnav li.sfHover ul {
	left: auto;
}


/* Inner
------------------------------------------------------------ */

#inner {
	margin: 20px auto;
	overflow: hidden;
	width: 960px;
}


/* Breadcrumb
------------------------------------------------------------ */

.breadcrumb {
	font-size: 13px;
	line-height: 20px;
	margin: 0 0 30px;
	padding: 5px 10px;
}


/* Taxonomy Description
------------------------------------------------------------ */

.taxonomy-description {
	margin: 0 0 30px;
	padding: 10px;
}


/* Content-Sidebar Wrap
------------------------------------------------------------ */

#content-sidebar-wrap {
	float: left;
	width: 790px;
}

.content-sidebar #content-sidebar-wrap,
.full-width-content #content-sidebar-wrap,
.sidebar-content #content-sidebar-wrap {
	width: 960px;
}

.sidebar-content-sidebar #content-sidebar-wrap,
.sidebar-sidebar-content #content-sidebar-wrap {
	float: right;
}


/* Content
------------------------------------------------------------ */

#content {
	float: left;
	width: 470px;
}

.content-sidebar #content,
.sidebar-content #content {
	width: 640px;
}

.page-id-75 #content,
.page-id-13 #content {
    padding-left: 80px;
    width: 520px;
}

.page-id-13 #top_textarea_inner div.textwidget div {
    padding-left: 60px;
    width: 790px;
}

.page-id-16 #content,
.page-id-16 #content {
	width: 480px;
}

.sidebar-content #content,
.sidebar-sidebar-content #content {
	float: right;
}

.full-width-content #content {
	width: 960px;
}

blockquote {
	margin: 5px 15px 20px;
	padding: 15px 20px 0;
}

.post {
	margin: 0 0 40px;
}

.entry-content {
	overflow: hidden;
}

.page-id-2 .entry-content {
    margin-left: 80px;
}

.blog .entry-content,
.archive .entry-content,
.category .entry-content, 
.single .entry-content {
	overflow: hidden;
    padding-left: 80px;
}

.entry-content p {
    color: #66666d;
	padding: 0 0 15px;
}

p.subscribe-to-comments {
	padding: 20px 0 10px;
}

.clear {
	clear: both;
}

.clear-line {
	border-bottom: 1px solid #ddd;
	clear: both;
	margin: 0 0 15px;
}


/* Column Classes
------------------------------------------------------------ */

.five-sixths,
.four-fifths,
.four-sixths,
.one-fifth,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fifths,
.three-fourths,
.three-sixths,
.two-fifths,
.two-fourths,
.two-sixths,
.two-thirds {
	float: left;
	margin: 0 0 20px;
	padding-left: 3%;
}

.one-half,
.three-sixths,
.two-fourths {
	width: 48%;
}

.one-third,
.two-sixths {
	width: 31%;
}

.four-sixths,
.two-thirds {
	width: 65%;
}

.one-fourth {
	width: 22.5%;
}

.three-fourths {
	width: 73.5%;
}

.one-fifth {
	width: 17.4%;
}

.two-fifths {
	width: 37.8%;
}

.three-fifths {
	width: 58.2%;
}

.four-fifths {
	width: 78.6%;
}

.one-sixth {
	width: 14%;
}

.five-sixths {
	width: 82%;
}

.first {
	clear: both;
	padding-left: 0;
}


/* Featured Post Grid
------------------------------------------------------------ */

.genesis-grid-even {
	float: right;
	padding: 0 0 15px;
	width: 48%;
}

.genesis-grid-odd {
	clear: both;
	float: left;
	padding: 0 0 15px;
	width: 48%;
}

.genesis-grid-even,
.genesis-grid-odd {
	margin: 0 0 20px;
}


/* Headlines
------------------------------------------------------------ */

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0 0 5px;
}

h1,
h2,
h2 a,
h2 a:visited {
    color: #231f20;
	font-size: 22px;
	line-height: 1;
    font-weight: bold;
}

h1 {
    font-size: 52px;
    
}

.home h1 {
    font-size: 76px;
    padding-top: 60px;
    
}

.taxonomy-description h1,
.widget-area h2 a {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
}

h2 a:hover {
	color: #25a;
	text-decoration: none;
}

h3 {
    color: #000;
    font-family: proxima-nova, Arial, sans-serif;
	font-size: 14px;
    font-weight: bold;
    line-height: 18px;
    margin: 6px 0 0 0;
}

h4 {
	font-size: 16px;
}

.widget-area h4 {
	background-color: transparent;
	border-bottom: none;
    color: #8B8F9E;
	font-size: 18px;
	font-weight: 600;
	padding: 0px 5px 0px 10px;
	text-transform: none;
}

.widget-area h4 a {
	color: #333;
	text-decoration: none;
}

#footer-widgets h4 {
	background: none;
	border: none;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 5px;
	padding: 0;
	text-transform: uppercase;
}

h5 {
	font-size: 14px;
}

h6 {
	font-size: 12px;
}


/* Ordered / Unordered Lists
------------------------------------------------------------ */

.entry-content ol,
.entry-content ul {
	margin: 0;
	padding: 0 0 15px;
}

.entry-content ol {
	margin: 0;
}

.archive-page ul li,
.entry-content ul li {
    font-family: proxima-nova, arial, sans-serif;
	list-style-type: square;
	margin: 0 0 0 30px;
	padding: 0;
}

.entry-content ol li {
	margin: 0 0 0 35px;
}

.archive-page ul ul,
.entry-content ol ol,
.entry-content ul ul {
	padding: 0;
}


/* Post Info
------------------------------------------------------------ */

.post-info {
	font-size: 12px;
	margin: 5px 0;
    padding-left: 80px;
    position: relative;
	text-transform: uppercase;
}


/* Post Meta
------------------------------------------------------------ */

.post-meta {
    display: none;
	border-top: none;
	clear: both;
	font-size: 12px;
	padding: 5px 0 0 80px;
	text-transform: uppercase;
}


/* Author Box
------------------------------------------------------------ */

.author-box {
	margin: 0 0 40px;
	overflow: hidden;
	padding: 10px;
}


/* Sticky Posts
------------------------------------------------------------ */

.sticky {
	margin: 0 0 40px;
	padding: 20px;
}


/* Archive Page
------------------------------------------------------------ */

.archive-page {
	float: left;
	padding: 20px 0;
	width: 45%;
}


/* Post Icons
------------------------------------------------------------ */

.post-comments,
.tags {
	background: url(images/icon-dot.png) no-repeat left;
	margin: 0 0 0 3px;
	padding: 0 0 0 10px;
}


/* Images
------------------------------------------------------------ */

.avatar,
.featuredpage img,
.featuredpost img,
.post-image {
	background-color: #f5f5f5;
	border: 1px solid #ddd;
	padding: 4px;
}

.author-box .avatar {
	background-color: #fff;
	float: left;
	height: 80px;
	margin: 0 10px 0 0;
	width: 80px;
}

.post-image {
	margin: 0 10px 10px 0;
}

.comment-list li .avatar {
	background-color: #fff;
	float: right;
	margin: 0 5px 0 10px;
	padding: 4px;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 10px;
}

img.alignnone {
	display: inline;
	margin: 0 0 10px;
}

img.alignleft {
	display: inline;
	margin: 0 10px 10px 0;
}

img.alignright {
	display: inline;
	margin: 0 0 10px 10px;
}

.alignleft {
	float: left;
	margin: 0 10px 0 0;
}

.alignright {
	float: right;
	margin: 0 0 0 10px;
}

.wp-caption {
	padding: 5px;
	text-align: center;
}

p.wp-caption-text {
	font-size: 12px;
	line-height: 16px;
	padding: 5px 0;
}

.wp-smiley,
.wp-wink {
	border: none;
	float: none;
}

.gallery-caption {
}


/* Post Navigation
------------------------------------------------------------ */

.navigation {
	overflow: hidden;
	padding: 20px 0;
	width: 100%;
}

.navigation li {
	display: inline;
}

.navigation li a,
.navigation li.disabled,
.navigation li a:hover,
.navigation li.active a {
	border: 1px solid #ddd;
	padding: 5px 8px;
}

.navigation li a:hover,
.navigation li.active a {
	background-color: #f5f5f5;
}


/* Primary / Secondary Sidebars
------------------------------------------------------------ */

.sidebar {
	display: inline;
	float: right;
	font-size: 16px;
	line-height: 20px;
	width: 300px;
}

.page-id-75 .sidebar {
	display: inline;
	float: right;
	font-size: 13px;
	line-height: 20px;
	width: 340px;
}

.page-id-16 .sidebar {
	display: inline;
	float: right;
	font-size: 13px;
	line-height: 20px;
	width: 460px;
}

.page-id-16 .sidebar h4.widgettitle {
    color: #000;
	font-size: 18px;
	line-height: 20px;
	font-weight: 400;
}

.sidebar p {
    color: #66666d;
	font-size: 14px;
	line-height: 20px;
}

#sidebar-alt {
	float: left;
	width: 150px;
}

.sidebar-content #sidebar,
.sidebar-sidebar-content #sidebar {
	float: left;
}

.content-sidebar-sidebar #sidebar-alt {
	float: right;
}

.sidebar .widget {
	background-color: #fff;
	border: none;
	margin: 0 0 15px;
	padding: 0 0 10px;
}

.widget-area .textwidget {
	padding: 0px 10px 0;
}

.widget-area ol,
.widget-area ul {
	margin: 10px 0 0 25px;
}

.widget-area ol ol,
.widget-area ul ul {
	margin: 0 0 0 15px;
}

.widget-area ul li {
	list-style-type: square;
	word-wrap: break-word;
}


/* Tag Cloud
------------------------------------------------------------ */

.widget_tag_cloud div div {
	padding: 5px 10px 0;
}


/* Dropdowns
------------------------------------------------------------ */

#cat,
.widget_archive select {
	display: inline;
	font-size: 12px;
	margin: 10px 10px 0;
	padding: 3px;
	width: 278px;
}

#sidebar-alt #cat,
#sidebar-alt .widget_archive select {
	width: 128px;
}


/* Featured Page / Post
------------------------------------------------------------ */

.featuredpage,
.featuredpost {
	clear: both;
	margin: 0 0 15px;
	overflow: hidden;
}

.featuredpage .page,
.featuredpost .post {
	border-bottom: 1px solid #ddd;
	margin: 0 0 5px;
	overflow: hidden;
	padding: 5px 10px 10px;
}

.more-from-category {
	padding: 5px 10px 0;
}


/* User Profile
------------------------------------------------------------ */

.user-profile {
	overflow: hidden;
}

.user-profile p {
	padding: 10px 10px 0;
}

.user-profile .posts_link {
	padding: 0 10px;
}


/* Buttons
------------------------------------------------------------ */

div.gform_footer input.button,
.enews #subbutton,
.reply a,
.reply a:visited,
.searchsubmit,
#submit {
	background-color: #333;
	border: 1px solid #666;
	color: #fff;
	cursor: pointer;
	font-size: 12px;
	font-weight: normal;
	padding: 3px 5px;
	text-decoration: none;
	text-transform: uppercase;
}

div.gform_footer input.button:hover,
.enews #subbutton:hover,
.reply a:hover,
.searchsubmit:hover,
#submit:hover {
	background-color: #000;
	border: 1px solid #666;
	color: #fff;
	text-decoration: none;
}


/* Search Form
------------------------------------------------------------ */

#header .searchform {
	float: right;
	padding: 30px 0 0;
}

.sidebar .searchform {
	padding: 5px 0 0 10px;
}

#nav .searchform {
	float: right;
}

.s {
	font-size: 12px;
	margin: 5px 2px 0 0;
	padding: 4px 5px;
	width: 195px;
}

.gform_wrapper .gsection {
    margin: 50px 0 0 !important;
}

#field_3_10 {
    margin-bottom: 40px;
}

.page-id-892 #content,
.page-id-894 #content,
.page-id-896 #content {
    width: 500px;
}

.page-id-892 #sidebar,
.page-id-894 #sidebar,
.page-id-896 #sidebar {
    width: 460px;
}

#nav_menu-4 h4,
#nav_menu-3 h4 {
    font-size: 22px;
    font-family: cronos-pro;
    color: #231f20;
}

#nav_menu-4 li,
#nav_menu-3 li {
    list-style: none;
    margin: 0 0 0 2px !important;
}

#nav_menu-3 #menu-online-forms {
    margin: 10px 0 0 10px;
}

/* eNews and Update Widget
------------------------------------------------------------ */

.enews p {
	padding: 5px 10px 0;
}

.enews #subscribe {
	padding: 0 0 0 10px;
}

.enews #subbox {
	font-size: 12px;
	margin: 5px 5px 0 0;
	padding: 4px 5px;
	width: 225px;
}


/* Calendar Widget
------------------------------------------------------------ */

#wp-calendar {
	width: 100%;
}

#wp-calendar caption {
	font-size: 12px;
	font-style: italic;
	padding: 2px 5px 0 0;
	text-align: right;
}

#wp-calendar thead {
	background-color: #f5f5f5;
	font-weight: bold;
	margin: 10px 0 0;
}

#wp-calendar td {
	background-color: #f5f5f5;
	padding: 2px;
	text-align: center;
}


/* Footer Widgets
------------------------------------------------------------ */

#footer-widgets {
	background-color: transparent;
	border-bottom: none;
	clear: both;
	color: #000;
	font-size: 12px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0 0 10px;
	width: 960px;
}

#footer-widgets .wrap {
	margin: 0 auto;
	width: 940px;
}

#footer-widgets .widget {
	background: none;
	border: none;
	padding: 0;
}

#footer-widgets .textwidget {
	padding: 0;
}

#footer-widgets .widget_tag_cloud div div {
	padding: 0;
}

#footer-widgets h2 {
	color: #000;
	padding: 10px 8px 0px;
}

#footer-widgets p {
	color: #000;
	padding: 0 0px 10px;
}

#footer-widgets p.l_padding {
	color: #66666d;
	padding: 0 0px 20px 8px;
}

#footer-widgets a,
#footer-widgets a:visited {
	color: #000;
    display: block;
    font-size: 16px;
    line-height: 31px;
    margin-left: 0px;
    padding-left: 0px;
	text-decoration: none;
}

#footer-widgets a.big_link,
#footer-widgets a.big_link:visited {
	color: #000;
    display: block;
    font-size: 16px;
    line-height: 31px;
    margin-left: 8px;
    padding-left: 36px;
	text-decoration: none;
}

#footer-widgets a:hover {
	text-decoration: underline;
}

#footer-widgets ul {
	color: #fff;
	margin: 0 0 10px;
}

#footer-widgets ul li {
	margin: 0 0 0 15px;
}

#footer-widgets #wp-calendar thead,
#footer-widgets #wp-calendar td {
	background: none;
}

.footer-widgets-1 {
	float: left;
    height: 470px;
	padding: 0 16px 20px 0;
    position: relative;
	width: 300px;
}

.footer-widgets-2 {
	float: left;
    height: 470px;
    padding-bottom: 20px;
    position: relative;
	width: 300px;
}

.footer-widgets-3 {
	float: right;
    height: 470px;
    padding-bottom: 20px;
    position: relative;
	width: 300px;
}

.footer-widgets-1 a.big_link {
    background: url('images/home/read-more-blue.gif') left center no-repeat;
    color: #0092FF;
	position: absolute;
    bottom: 5px;
    display: block;
}

.footer-widgets-2 a.big_link {
    background: url('images/home/read-more-yellow.gif') left center no-repeat;
    color: #F19822;
	position: absolute;
    bottom: 5px;
    display: block;
}

.footer-widgets-3 a.big_link {
    background: url('images/home/read-more-green.gif') left center no-repeat;
    color: #40993d;
	position: absolute;
    bottom: 5px;
    display: block;
}

#footer-widgets .footer-widgets-1 a {
    color: #0092FF;
}

#footer-widgets .footer-widgets-2 a {
    color: #F19822;
}

#footer-widgets .footer-widgets-2 h4 {
    color: #000;
    padding-left: 10px;
}

#footer-widgets .footer-widgets-3 a {
    color: #40993d;
}

#footer-widgets .footer-widgets-1 a.big_link {
    color: #0092FF;
}

#footer-widgets .footer-widgets-2 a.big_link {
    color: #F19822;
}

#footer-widgets .footer-widgets-3 a.big_link {
    color: #40993d;
}


/* Footer
------------------------------------------------------------ */

#footer {
	background-color: none;
	clear: both;
	font-size: 12px;
	margin: 0 auto;
	overflow: hidden;
	padding: 6px 0 5px;
	text-transform: none;
	width: 960px;
}

#footer p {
	color: #000;
	font-size: 12px;
    padding-top: 4px;
}

#footer a,
#footer a:visited {
	color: #000;
}

#footer .gototop {
	float: left;
	padding: 0 0 0 5px;
	width: 200px;
}

#footer .gototop a {
	background: url(images/footer-top.png) no-repeat center left;
	padding: 2px 0 2px 18px;
}

#footer .creds {
	float: right;
	padding: 0 10px 0 0;
	text-align: right;
	width: 740px;
}


/* Comments
------------------------------------------------------------ */

#comments,
#respond {
    display: none;
	margin: 0 0 15px;
	overflow: hidden;
}

#author,
#comment,
#email,
#url {
	font-size: 12px;
	margin: 10px 5px 0 0;
	padding: 5px;
	width: 250px;
}

#comment {
	height: 150px;
	margin: 10px 0;
	width: 98%;
}

.ping-list {
	margin: 0 0 40px;
}

.comment-list ol,
.ping-list ol {
	padding: 10px;
}

.comment-list li,
.ping-list li {
	font-weight: bold;
	margin: 15px 0 5px;
	padding: 10px 5px 10px 10px;
}

.comment-list li ul li {
	list-style-type: none;
	margin-left: 10px;
	margin-right: -6px;
}

.comment-list p,
.ping-list p {
	margin: 10px 5px 10px 0;
}

.comment-list cite,
.ping-list cite {
	font-style: normal;
}

.commentmetadata {
	font-size: 11px;
}

.nocomments {
	text-align: center;
}

#comments .navigation {
	display: block;
}

.bypostauthor {
}

.thread-alt,
.thread-even {
	background-color: #f5f5f5;
}

.alt,
.depth-1,
.even {
	border: 1px solid #ddd;
}


/* Gravity Forms
------------------------------------------------------------ */

.gform_wrapper form {
    width: 450px;
}

.gform_wrapper form .top_label input.medium,
.gform_wrapper form .top_label select.medium {
    width: 98%;
}

div.gform_wrapper input,
div.gform_wrapper select,
div.gform_wrapper textarea {
	color: #333;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 12px !important;
	padding: 4px 5px !important;
}

div.gform_footer input.button {
    background: url('images/navigation/submit-contact.gif') left top no-repeat;
    border: none;
    color: #fff;
    font-size: 20px;
    height: 44px;
    width: 114px;
}

div.gform_footer input.button:hover {
    background: url('images/navigation/submit-contact.gif') left top no-repeat;
    border: none;
    color: #fff;
    height: 44px;
    width: 114px;
}

div.gform_wrapper .ginput_complex label {
	font-size: 12px;
}

div.gform_wrapper li,
div.gform_wrapper form li {
	margin: 0 0 10px;
}

div.gform_wrapper .gform_footer {
	border: none;
	margin: 0;
	padding: 0;
}


#text-2 {
    text-align: right;
    margin-top: 20px;
}

#text-3 {
    text-align: right;
    margin-top: 26px;
}

#top_textarea {
    padding: 0px 0 40px 20px;
    margin-bottom: 20px;
}

.home #inner {
    margin: 0 0 20px;
}

.home #top_textarea {
    background: url('images/home/hero-image-ed.jpg') right top no-repeat;
    height: 400px;
    padding: 0px 0 0px 20px;
    margin-bottom: 0;
    position: relative;
}

#cus {
    position: absolute;
    right: 0;
    top: 0;
    width: 192px;
    height: 198px;
}

#cus a {
    background: url('images/home/contact-us-today-ed.png') center center;
    width: 192px;
    height: 198px;
    display: block;
}

.page-id-10 #content {
    background: url('images/enrolment/girl-enrolment.jpg') 96% 60% no-repeat;
    padding: 0px 0 0px 20px;
    margin-bottom: 0;
}

.page-id-16 #content {
    padding: 0px 0 0px 20px;
}

#top_textarea_inner {
    width: 850px;
}

.single h2 {
    color: #000;
    font-size: 52px;
}

.home h1 span {
    color: #0092ff;
}

.page-id-75 h1 span {
    color: #1e47f4;
}

.page-id-10 h1 span {
    color: #7ac143;
}

.page-id-2 h1 span,
.page-id-892 h1 span,
.page-id-894 h1 span,
.page-id-896 h1 span {
    color: #ef4600;
}

.page-id-13 h1 span {
    color: #00aeff;
}

.blog h1 span,
.single h1 span,
.single h2 span,
.archive h1 span,
.category h1 span {
    color: #f19822;
}

.page-id-16 h1 span {
    color: #c200a1;
}

#gform_1 input, #gform_1 textarea,
#gform_2 input, #gform_2 textarea {
    background-color: transparent;
}

.gform_wrapper #gform_1 h3.gform_title {
    color: #231f20;
    font-family: cronos-pro, sans-serif;
    font-size: 22px;
    font-weight: 400;
    margin: 0 0 6px;
}

.entry-content .gform_wrapper {
    margin: 0px 0 10px;
}

.page .gform_wrapper .top_label .gfield_label {
    font-family: cronos-pro, sans-serif;
    font-size: 18px;
    font-weight: 400;
}

#bottom_nav ul li a {
    font-family: cronos-pro, sans-serif;
    font-size: 16px;
    font-weight: 300;
}

#bottom_nav {
    height: 20px;
}

#bottom_nav ul {
    margin-left: 150px;
}

#bottom_nav ul li {
    display: inline;
    float: left;
    list-style: none;
    margin: 8px 10px 0;
}

#bottom_nav ul li a {
    color: #231F20;
    text-decoration: none;
}

#categories-2 ul, #recent-posts-2 ul {
    margin: 10px 0 0 12px;
}

#categories-2 li, #recent-posts-2 li {
    border-bottom: 1px solid #8B8F9E;
    list-style: none;
    padding-bottom: 2px;
}

.post-info span.date {
    background: url("images/news/article-date-news.gif") center center no-repeat;
    color: #fff;
    height: 52px;
    font-size: 26px;
    font-weight: 400;
    left: 0px;
    padding-top: 14px;
    position: absolute;
    text-align: center;
    width: 59px;
}

.single h1.entry-title,
.archive h1.entry-title,
.category h2.entry-title,
.blog h2.entry-title {
    color: #231F20;
    font-weight: 400;
    padding: 0 0 0 80px;
}

.single h1.entry-title a,
.archive h1.entry-title a,
.category h2.entry-title a,
.blog h2.entry-title a {
    color: #231F20;
    font-weight: 400;
    text-decoration: none;
}

.single h1.entry-title a:hover,
.archive h1.entry-title a:hover,
.category h2.entry-title a:hover,
.blog h2.entry-title a:hover {
    color: #231F20;
    font-weight: 400;
    text-decoration: underline;
}

.page .page h1 {
    display: none;
}

span b {
    font-size: 14px;
    font-style: normal;
    letter-spacing: 0.08em;
    line-height: 15px;
}

#top_textarea_inner p {
    color: #97979C;
    font-size: 20px;
    line-height: 1.2;
}

span.orange {
    color: #ef4600;
}

#comprehensivegooglemap-2 h4.widgettitle {
    display: none;
}

ul.wpdm-category li a.wpdm-popup {
    font-weight: normal;
    padding: 0;
}

ul.wpdm-category .wpdm_clink {
    padding-top: 7px;
    padding-bottom: 7px;
}

ul.wpdm-category li {
    border-bottom: none;
    list-style: none;
    margin: 0 0 0 0;
}

.sidebar ul.wp-cpl-widget {
    margin: 10px 0 0 12px!important;
}

.sidebar ul.wp-cpl-widget a {
    border-bottom: 1px solid #8B8F9E;
    display: block;
    padding-bottom: 2px!important;
}

/**
 * body .gform_wrapper .gform_body .gform_fields .gfield .gfield_checkbox li input[type=checkbox] {
 *     background: url('images/enrolment/checkbox.jpg') left top no-repeat!important;
 *     
 * }
 */

#text-21 {
    margin-top: 300px;
}

table.coordinators td {
    padding-bottom: 30px;
    vertical-align: top;
}

table.coordinators img {
    padding: 20px;
}

.qual_column {
    width: 220px;
    padding-top: 29px;
}

.blog #content,
.single #content,
.archive #content,
.category #content {
    padding-right: 80px;
    padding-left: 80px;
    width: 660px;
}

.blog .sidebar,
.single .sidebar,
.archive .sidebar,
.category .sidebar {
    width: 140px;
}

#footer-widgets #recent-posts-2 {
    
}

#footer-widgets #recent-posts-2 ul {
    margin-top: 0px;
}

#footer-widgets #recent-posts-2 li {
    border-bottom: none;
    margin: 0;
}

#footer-widgets #recent-posts-2 li a {
    color: #F19822;
    font-family: cronos-pro, arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
    line-height: 1.4;
    margin: 0;
    padding-left: 0;
}

#footer-widgets #recent-posts-2 li a:hover {
    text-decoration: underline;
}

#categories-2 h4 {
    color: #F19822;
    font-weight: 400;
}

#wp_category_post_list_itg-2 h4, #wp_category_post_list_itg-3 h4 {
    font-weight: 400;
}

#content .post h1.entry-title {
    font-size: 22px;
}
.coordinators {
    width: 880px;
}

.coordinators td.qual_column h2 {
    font-size: 18px;
    font-weight: 400;
}

.entry-content h2 {
    font-size: 22px;
    font-weight: 400;
}

.page-id-75 a.contactlink {
    background: url("images/about-us/read-more.gif") no-repeat scroll left center transparent;
    color: #1E47F4;
    font-weight: bold;
    padding: 6px 0 6px 36px;
    text-decoration: none;
}

.page-id-75 a.contactlink:hover {
    text-decoration: underline;
}

.page-id-13 a.contactlink {
    background: url("images/co-ordinators/read-more.gif") no-repeat scroll left center transparent;
    color: #00AEFF;
    font-weight: bold;
    padding: 6px 0 6px 36px;
    text-decoration: none;
}

.page-id-13 a.contactlink:hover {
    text-decoration: underline;
}

#text-3 p {
    background: url("images/home/phone-number.gif") no-repeat scroll 280px center transparent;
    color: #0092FF;
    font-family: cronos-pro, sans-serif;
    font-size: 30px;
    font-weight: bold;
    padding: 19px 0;
}












