@import url("fonts/stylesheet.css");
/*
Theme Name: Dudly Park
Theme URI: https://www.dudleyparkps.com.au
Description: Custom theme for Dudley Park Primary School
Version: 1.0
Author: Enigma Digital
Author URI: https://www.enigmaweb.com.au
*/

/* ============================== DEFAULT WP THEME CSS - DO NOT REMOVE BELOW ================================== */

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li ul li {
	font-size: 1em;
}
.commentlist li {
	font-weight: bold;
}
.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentmetadata {
	font-weight: normal;
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* End Typography & Colors */







/* Begin Structure */











/*	Begin Headers */







/* Begin Form Elements */



.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}
select {
	width: 130px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform {
	margin: 5px 10px 0 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}
/* End Form Elements */







/* Begin Comments*/



.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
.children {
	padding: 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */







/* Begin Calendar */



#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff;
}
/* End Calendar */







/* Begin Various Tags & Classes */



acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.center {
	text-align: center;
}
.hidden {
	display: none;
}
.screen-reader-text {
	position: absolute;
	left: -1000em;
}
hr {
	display: none;
}
a img {
	border: none;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
/* End Various Tags & Classes*/















/* Captions */



.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-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: 0 4px 5px;
	margin: 0;
}
/* End captions */















/* Reset */



html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
.clearfix:after {
	clear: both;
	content: '.';
	display: block;
	visibility: hidden;
	height: 0;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
.clear {
	clear: both;
	line-height: 0;
	font-size: 0;
}
img.alignright {
	float:right;
	margin:0 0 1em 1em
}
img.alignleft {
	float:left;
	margin:0 1em 1em 0
}
img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}
a img.alignright {
	float:right;
	margin:0 0 1em 1em
}
a img.alignleft {
	float:left;
	margin:0 1em 1em 0
}
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}
/* Reset ends */







/* Main */



@font-face {
	font-family: 'bebasregular';
	src: url('font/bebas___.eot');
	src: url('font/bebas___.eot?#iefix') format('embedded-opentype'),  url('font/bebas___.woff') format('woff'),  url('font/bebas___.ttf') format('truetype'),  url('font/bebas___.svg#bebasregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
	background: url(images/dudley-bg.jpg) no-repeat top center #032958;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #909aa8;
}
#wrapper {
	width: 949px;
	margin: 0 auto;
}
/* Main ends */







/* Header */







#header {
	height:144px;
	background:#042348;
	padding:10px 0 0 0;
}
.logo-dudley {
	display:block;
	background:url(images/logo-2.png) no-repeat;
	width:376px;
	height:118px;
	text-indent:-9000px;
	margin:0 0 0 32px;
	float:left;
}
.search-area {
	padding:26px 0 0 0;
	width:285px;
	float:right
}
.search-area p {
	font-size:13px;
	color:#73adea;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin-bottom:15px;
}
.search-field {
	padding:0 10px;
	margin:0;
	width:123px;
	height:32px;
	border:#276fbe 1px solid;
	border-right:none;
	float:left;
}
.search-btn {
	display:block;
	background:url(images/search-btn.gif) no-repeat;
	width:72px;
	height:34px;
	padding:0;
	margin:0;
	float:left;
	border:#276fbe 1px solid;
	border-left:none;
	text-indent:-9000px;
	cursor:pointer;
}
/* Header ends */







/* Menu */



#menu {
	height: 67px;
	font-family: 'CenturyGothicRegular';
	border-bottom:solid 11px #d2d4dc;
	position: relative;
	z-index: 100;
}
#menu ul {
}
#menu ul li {
	float: left;
	background: url(images/menu-sprtr.gif) repeat-y right;
	padding: 0 1px 0 0;
	position: relative;
}
#menu ul li:last-child {
	background: none;
	padding:0;
}
#menu ul li.last {
	background:none !important;
}
#menu ul li:last-child a {
	padding: 0 17px 0 27px;
}
#menu ul li a {
	text-transform:uppercase;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	background: url(images/menu-bg.jpg) repeat-x top;
	display: block;
	line-height: 67px;
	padding: 0 19px;
}
#menu ul li a:hover {
	background-position: bottom;
	color: #fff;
}
#menu ul ul {
	position: absolute;
	width: 150px;
	display: none;
}
#menu ul ul li {
	float: none;
	background: none;
	padding: 0;
}
#menu ul ul li a {
	font-size: 15px;
	line-height: 20px;
	padding: 7px 23px !important;
}
#menu ul ul ul {
	left: 150px;
	top: 0;
}
/* Menu ends */











/* Banner */



#banner-wrap {
	width: 949px;
	height: 541px;
	position: relative;
}
#logo {
	width: 648px;
	height: 201px;
	display: block;
	background: url(images/logo.png) no-repeat;
	text-indent: -9000px;
	position: absolute;
	top: 132px;
	right: 0;
	z-index: 500;
}
#banner {
	width: 949px;
	height: 541px;
	/*background: #d2d4dc;*/



	position: relative;/*padding-top:11px;*/



}
.sc-pager {
	height: 37px;
	width: 114px;
	background: url(images/pager-bg.png) repeat;
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 24px 0 0 835px;
	z-index:100;
}
.sc-pager a {
	display: inline-block;
	width: 14px;
	height: 14px;
	background: url(images/dots.png) no-repeat top;
	text-indent: -9000px;
	margin: 0 0 0 5px;
}
.sc-pager a:hover {
	background-position: bottom;
}
/* Banner ends */











/* Content */



h1 {
	font-size: 42px;
	color: #04274f;
	/*font-family: 'bebasregular';*/



	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight:bold;
	margin: 0 0 22px;
	text-transform:uppercase;
}
h1 span {
	color: #b0b8c4;
	font-size:18px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
h2 {
	font-size:30px;
}
h2 a {
	color: #04274f !important;
	/*font-family: 'bebasregular';*/



	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight:bold;
	margin: 0 0 22px;
	text-transform:uppercase;
	text-decoration:none;
}
h2 a:hover {
	text-decoration:underline;
}
h3 {
	font-size:28px;
}
h3 a {
	color: #04274f !important;
	/*font-family: 'bebasregular';*/



	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight:bold;
	margin: 0 0 22px;
	text-transform:uppercase;
	text-decoration:none;
}
h3 a:hover {
	text-decoration:underline;
}
h4 {
	font-size: 40px;
	color: #fff;
	/*font-family: 'bebasregular';*/



	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-transform:uppercase;
	line-height: 33px;
	margin: 0 0 24px;
}
h4 span {
	font-size: 27px;
	display: block;
}
h5 {
	font-size: 25px;
}
h6 {
	font-size:14px;
	font-weight: normal;
	color: #1297ed;
	text-transform: uppercase;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	line-height: 20px;
	margin: 0 0 20px;
}
p {
	margin: 0 0 25px;
	line-height: 20px;
}
#content {
	background: url(images/content-bg.gif) repeat-y;
}
#content .inner {
	position:relative;
	background: url(images/sidebar.jpg) no-repeat left top;
	padding: 0 30px 0 0;
}
#sidebar {
	width: 212px;
	background: url(images/side-bar-top.gif) no-repeat left top;
	float: left;
	position: relative;
	z-index: 100;
	top: -61px;
	padding: 20px 28px 0 29px;
	color: #fff;
}
#sidebar a {
	color: #1297ed;
}
#sidebar a:hover {
	color: #fff;
}
#page {
	width: 618px;
	float: right;
	padding: 31px 0 0;
}
#page a {
	color: #1297ed;
}
#page a:hover {
	color: #000;
}
.upcoming-post {
}
.upcoming-post img {
	float: left;
}
.post-date {
	display: inline-block;
	line-height: 29px;
	background: #1297ed;
	padding: 0 18px;
	margin: 0 0 12px;
}
.read-more {
	width:124px;
	height:43px;
	display:block;
	text-indent:-9000px;
	background:url(images/read-more.gif) no-repeat;
	float:left;
	margin-bottom:31px;
}
/* Content ends */











/* Content-mail */







#content-mail {
	position:relative;
	margin:0 -30px 0 0;
	float:right;
	width:593px;
	padding:28px 50px 32px 37px;
	background:#eff1f5;
}
.first-colum {
	width:241px;
	float:left;
}
.first-colum P {
	font-size:18px;
	margin-bottom:8px;
	color:#04274f;
	text-transform:uppercase;
}
.top-image {
	margin-bottom:70px;
}
.mail-field {
	width:131px;
	height:34px;
	float:left;
	padding:0 14px;
	margin:0;
	border:#c4cad1 1px solid;
	border-right:none;
	font-size:11px;
	color:#737373;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.join {
	background:url(images/join.gif) no-repeat;
	width:72px;
	height:36px;
	border:#c4cad1 1px solid;
	border-left:none;
	float:left;
	text-indent:-9000px;
	cursor:pointer;
}
.second-colum {
	width:322px;
	float:right;
}
.second-colum p {
	margin-bottom:20px;
	line-height:20px;
}
.second-colum h1 {
	font-size:30px;
	margin-bottom:13px;
}
.second-colum h6 {
	margin-bottom:15px
}
/* Content-mail ends */







/* Footer */



#footer {
	height: 47px;
	font-size: 12px;
	color: #fff;
	padding: 35px 0 0;
}
#footer ul {
	float: right;
}
#footer ul li {
	float: left;
	padding: 0 0 0 17px;
	background: url(images/dot-footer.gif) no-repeat 7px;
}
#footer ul li:first-child {
	background: none;
}
#footer ul li a {
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
}
#footer ul li a:hover, .copyright a:hover {
	text-decoration:underline;
}
.copyright {
	float: left;
	font-size: 11px;
}
.copyright a {
	text-decoration:none;
	color: #fff;
}
/* Footer ends */



















.btn-book {
	display: block;
	width: 160px;
	height: 48px;
	text-indent: -9000px;
	background: url(images/btn-book.gif) no-repeat top;
}
.btn-book:hover {
	background-position: bottom;
}
.inner-banner {
	height:102px;
}
#inner-content {
	padding:31px 39px 39px;
	background:#FFF;
}
.post {
	border-bottom:solid 1px #DADADA;
	margin-bottom:20px;
}
.post a {
	color: #1297ED;
}


#inner-content ul {
	list-style: disc;
	margin: 0 0 15px 20px;
	line-height: 20px;
}
#inner-content ol {
	list-style: decimal;
	margin: 0 0 15px 18px;
	line-height: 20px;
}
#inner-content a {
	color: #73ADEA;
}
#inner-content a:hover {
	color: #000;
}
#inner-content h4 {
	font-size: 26px;
	color: #04274f;
}