/*
Theme Name: Sherwood Hills Christian School
Theme URI: http://www.sherwoodhills.nsw.edu.au/
Description: Theme developed by Roy Arellano for Sherwood Hills Christian School.
Author: Roy Arellano
Version: 1.0
License: GNU General Public License
License URI: license.txt
Tags: school, blue, live feed, red
*/


@import url('css/reset.css');

/* START GLOBAL STYLES
----------------------------------------------------------------------------------------*/

body {
	background-color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	color:#323232;
}

a {
	color:#681818;
	text-decoration:none;
}

a:hover, a:active {
	text-decoration:underline;
}

p {
	line-height:18px;
	padding:0 0 16px 0;
}

.entry p, .entry-content p {
	float: left;
	clear: both;
}

textarea {
	font-family: Arial;
	font-size: 11px;
	padding: 5px;
	height: 90px;
	width: 278px;
        border-left:1px solid #999999;
	border-right:1px solid #dfdfdf;
	border-top:1px solid #999999;
	border-bottom:1px solid #dfdfdf;
}

.floatright, .alignright {
	float:right;
	padding:0px;
	margin:15px 0px 15px 15px;

}

.floatleft, .alignleft {
	float:left;
	padding:0px;
	margin:15px 15px 15px 0px;
}

.divider {
	border-bottom:1px solid #535f74;
	display:block;
	height:1px;
	overflow:hidden;
	margin:0px 0px 13px 0px;
	text-align:center;
}


/* Headings */

h1, .grid h2, .sp_events h2 {
	font-size:30px;
	color:#681818;
	line-height:32px;
	margin:0 0 20px 0;
	font-family:Palatino, Georgia, "Times New Roman", Times, serif;
}

h3 {
	font-size:16px;
	color:#1f292f;
	line-height:20px;
	margin:0 0 8px 0;
	font-weight:bold;
}


h4 {
	font-size:14px;
	color:#000000;
	line-height:16px;
	margin:0 0 4px 0;
	font-weight:bold;
}

body.page h4 {
	margin: 0 0 10px 0;
}

#content ul {
	margin: 0 0 20px 12px;
}

#content ul li {
	padding: 3px 3px 3px 0px;
	color: #666;
	list-style: disc;
	font-style: italic;
}

a.pdf {
	padding: 2px 0 5px 25px;
	background: url(images/pdf-icon.gif) no-repeat;
	float: left;
	margin-bottom: 3px;
	width: 100%;
	clear: both;
}

a.doc {
	padding: 2px 0 5px 25px;
	background: url(images/doc.gif) no-repeat;
	float: left;
	margin-bottom: 3px;
	width: 100%;
	clear: both;
}

table {
	float: left;
	margin-bottom: 20px;
}

/* Wrappers */

#outer-wrapper {
	width:100%;
	margin:0;
	padding:0;
	text-align:left;
}

#wrapper {
	width:900px;
	margin:0 auto;
}


/* END GLOBAL STYLES
----------------------------------------------------------------------------------------*/




/* START HEADER STYLES
----------------------------------------------------------------------------------------*/

#header-wrapper {
	width:100%;
}

#header {
	width:900px;
	margin:0 auto 16px auto;
	padding:0;
	text-align:left;
	position:relative;
	overflow:hidden;
}

#logo {
	float:left;
	margin:22px 18px 0 0;
	display:inline;
}

#logo-details {
	background:url(images/sherwood-hills-christian-school.png) no-repeat 0 0;
	width:519px;
	height:0;
	padding-top:29px;
	display:block;
	overflow:hidden;
	margin:70px 0 0 0;
	float:left;
}


/* Top Right Button */

#top-right {
	width:388px;
	position:absolute;
	top:0;
	right:0;
}

#top-right .btn-slide {
	background:url(images/buttons/top-btn.png) no-repeat 0 0;
	width:107px;
	height:30px;
	float:right;
	display:block;
	color:#ffffff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	line-height:30px;
	text-decoration:none;
	text-align:center;
}

#top-right #top-panel {
	display:none;
}

#top-right .form-content {
	background:url(images/buttons/top-dd-btn.png) no-repeat 0 0;
	width:374px;
	height:28px;
	padding:3px 7px 0 7px;
	overflow:hidden;
	margin:0 0 6px 0;
}

#top-right input.text-box {
	width:141px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	background:url(images/buttons/top-input-bg.png) no-repeat 0 0;
	height:24px;
	border:none;
	font-size:11px;
	color:#828282;
	padding:0 8px 0 8px;
	display:inline;
	line-height:24px;
}

#top-right input.submit-btn {
	background:url(images/buttons/login-btn.png) no-repeat 0 0;
	width:52px;
	height:22px;
	color:#ffffff;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	border:none;
	text-align:center;
	float:right;
	cursor:pointer;
}

#top-right .close-btn {
	text-decoration:none;
	float:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#7e7e7e;
	text-decoration:none;
}


/* Nav */

#nav {
	width:100%;
	height:29px;
	border-bottom:1px solid #e3e3e3;
	background:url(images/buttons/nav-top-bg.png) repeat-x 0 0;
	margin:0 0 7px 0;
	overflow:hidden;
}

#nav ul {
	width:900px;
	margin:0 auto;
}

#nav ul li {
	float:left;
	margin:0 20px 0 0;
	display:inline;
}

#nav ul li a {
	font-family:Palatino, Georgia, "Times New Roman", Times, serif;
	border-top:3px solid #e3e3e3;
	padding:3px 0 0 0;
	display:block;
	font-size:16px;
	color:#969696;
}

#nav ul li a:hover {
	border-top:3px solid #c83232;
	color:#c73232;
	text-decoration:none;
}

#nav ul li a.selected, #nav ul li.current_page_item a, #nav ul li.current-page-parent a, #nav ul li.current_page_ancestor a {
	border-top:3px solid #c83232;
	color:#c73232;
	text-decoration:none;
}


/* END HEADER STYLES
----------------------------------------------------------------------------------------*/





/* START MAINBODY STYLES
----------------------------------------------------------------------------------------*/

#mainbody {
	width:900px;
	height:auto !important;
	min-height:300px;
	height:300px;
}

/* Slideshow */

#slideshow {
	width:900px;
	height:355px;
	position:relative;
	margin:0 0 30px 0;
}

.ribbon {
	background:url(images/ribbon.png) no-repeat 0 0;
	width:894px;
	height:34px;
	margin:0 -12px 0 -13px;
	position:absolute;
	left:0;
	bottom:0;
	font-size:18px;
	color:#ffffff;
	text-align:right;
	padding:4px 31px 0 0;
	font-family:Palatino, Georgia, "Times New Roman", Times, serif;
}

.ribbon span {
	font-size:11px;
}


/* Main Content */

#main-content {
	width:900px;
	overflow:hidden;
	padding:0 0 50px 0;
}


/* Breadcrumbs */

#breadcrumbs {
	font-size:11px;
	color:#a8a8a8;
	padding:10px 0 20px 0;
}

#breadcrumbs .title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	margin:0 5px 0 0;
}


/* Left Nav */

#left-nav {
	width:175px;
	float:left;
	background:url(images/left-nav-bg.png) no-repeat 0 0;
	height:auto !important;
	min-height:259px;
	height:259px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#left-nav ul li {
	width:175px;
	border-bottom: 1px solid #eaeaea;
}

#left-nav ul li a {
	font-size:14px;
	color:#878787;
	font-style:italic;
	display:block;
	height:38px;
	line-height:38px;
	padding:0 0 0 12px;
}

#left-nav ul li a:hover {
	/*background:url(images/buttons/left-nav-btn.png) no-repeat 0 0;*/
	width:189px;
	height:38px;
	color:#000;
	text-decoration:none;
	margin:0 -14px 0 0;
}


#left-nav ul li.selected a, #left-nav ul li.current_page_item a {
	background:url(images/buttons/left-nav-btn.png) no-repeat 0 0;
	width:189px;
	height:38px;
	color:#ffffff;
	text-decoration:none;
	margin:0 -14px 0 0;
}

#left-nav ul li.page-item-51 a, 
#left-nav ul li.page-item-22 a {
	font-size: 10px;
}

 #left-nav ul li.page-item-94 a, #left-nav ul li.page-item-159 a {
font-size: 12px;
}
/* Content */

#content {
	width:675px;
	float:right;
}

#content .banner, .alignright {
	display:block;
	border:1px solid #ebebeb;
	padding:5px;
	margin:0 0 0 18px;
}

.alignleft {
	display:block;
	border:1px solid #ebebeb;
	padding:5px;
	margin:0 18px 0 0 ;
}


/* Updates */

#headlines {
	border-top:1px solid #e3e3e3;
	padding:30px 0 30px 0px;
	color:#3d5682;
	font-style:italic;
	font-size:14px;
	font-weight: bold;
	height: 250px;
}

#headlines .title {
	color:#1d355f;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0 3px 0 0;
}

/* Score Board */

#scoreboard {
	width:295px;
	background:url(images/scoreboard-bg.jpg) no-repeat 0 0;
	height:148px;
	padding:41px 186px 0 160px;
	font-size:42px;
	color:#ffffff;
	font-weight:bold;
	margin:50px 0 0 0;
}

#scoreboard .left-score p {
	float:left;
	text-align:center;
	width:94px;
	height:75px;
	line-height:75px;
}

#scoreboard .right-score p {
	float:right;
	width:94px;
	text-align:center;
	height:75px;
	line-height:75px;
}

/* END MAINBODY STYLES
----------------------------------------------------------------------------------------*/




/* START FOOTER STYLES
----------------------------------------------------------------------------------------*/

#footer {
	width:900px;
	overflow:hidden;
	border-top:1px solid #e3e3e3;
	padding:28px 0 28px 0;
	color:#9f9f9f;
	font-size:11px;
	text-align: center;
}

.address {
	width:271px;
	float:left;

	margin:0 18px 0 0;
	display:inline;
	line-height:15px;
}

.address img {
	display:inline;
	margin-bottom: 15px;
}

.address .title {
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#525151;
}

.contact-details {
	float:left;
	font-style: normal;
	text-align: center;
	margin-left: 25px;
}

.contact-details span {
	display:block;
	line-height:15px;'
	font-style: normal;
}

.contact-details span em {
	width:40px;
	font-style:normal; 
	color:#525151;
	padding-right: 2px;
}

.footer-right {
	float:right;
	text-align:right;
}
#infoRight form{
	float: left;
	height: 15px;
	margin-top: 20px;
	margin-left: 30px;
}
#infoRight input.text-box {
	width:141px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	background:url(images/buttons/search-bg.png) no-repeat 0 0;
	height:24px;
	border:none;
	font-size:11px;
	color:#828282;
	padding:0 8px 0 8px;
	margin:0 4px 8px 0;
	display:inline;
	line-height:24px;
}

#infoRight input.submit-btn {
	background-color:#1d355f;
	width:52px;
	height:22px;
	color:#ffffff;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	border:none;
	text-align:center;
	float:right;
	cursor:pointer;
	margin:0 0 8px 0;
}

.copyright {
	font-size:10px;
}

.copyright span {
	margin:0 8px 0 8px;
}

/* END FOOTER STYLES
----------------------------------------------------------------------------------------*/

/* WORDPRESS STYLES
----------------------------------------------------------------------------------------*/
#twitter_update_list li {
	width: 700px;
	list-style: none;
	float: right;
	clear: none;
	margin-top: -17px;
}

#twitter_update_list li a {
	font-size: 9px;
	padding-left: 5px;
	border-left: 1px dotted #ccc;
	margin-left: 5px;
}

li.page-item-51 a {
	font-size: 12px;
}

.date-blog {
	font-size: 11px;
	color:#ccc;
	margin-top: -2px;
	margin-bottom: 10px;
}

.recent-items {
	width: 600px;
	float: left;
}

.recent-news {
	width: 280px;
	float: left;
	padding-bottom: 4px;
	border-bottom: 2px solid #ccc;
}

.upcoming-events {
	width: 280px;
	float: right;
	padding-bottom: 4px;
	border-bottom: 2px solid #ccc;
}

.upcoming-events a, .recent-news a {
	color:#1d355f;
}

.recent-items .recent-news p a, .recent-items .upcoming-events p a  {
	margin-bottom: 4px;
	width: 280px;
	float: left;
	border-bottom: 1px solid #CCC;
	padding-bottom: 4px;
}

.recent-items h4 {
	color:#666;
	margin-bottom: 4px;
	border-bottom: 2px solid #ccc;
	padding-bottom: 4px;
}

.breadcrumbs-plus p {
	margin-bottom: 0;
	float: left;
}

span.breadcrumbs-title {
	font-style: italic;
	font-family: Georgia;
}
.breadcrumbs-plus strong {
	font-weight: normal;
}

.entry-utility {
	color:#666;
	font-size: 11px;
	width: 650px;
	float: left;
}

.post .entry-meta {
	margin-top: -15px;
	margin-bottom: 10px;
}

.entry-meta {
	font-size: 11px;
	color:#666;
	margin-top: -2px;
	margin-bottom: 10px;
}

.nav-previous {
	float: left;
	width: 200px;
	margin-top: 20px;
}
.nav-next {
	float: right;
	width: 200px;
	margin-top: 20px;
}

span.captcha-738 input {
	width: 100px;
}

.icon-button {
	background: url(http://sherwoodhills.nsw.edu.au/wp-content/themes/SHCS_template/images/prospectus-cover.gif) no-repeat;
	padding-left: 90px;
	float: left;
	height: 141px;
	padding-bottom: 50px;
	margin-bottom: 20px;
}

.icon-button:hover {
	text-decoration: none;
}

.icon-button span {
	padding-left: 80px;
	padding-top: 50px;
	float: left;
	color:#fff;
}

.loc {
	border-bottom:1px solid #ccc;
	display:block;
	height:1px;
	overflow:hidden;
	margin:5px 0px 5px 0px;
	text-align:center;
}

.page-id-105 .divider {
	clear: both;
	padding-top: 10px;
	border: none;
}

.share {
	width: 500px;
	float: left;
	margin-top: 20px;
}



#twitterWidget {
	height: 110px;
	width: 500px;
	float: left;
}

#infoRight{
	text-align: center;
	color:#9f9f9f;
	font-size:11px;
	width: 300px;
	float: right;
	height: 200px;
	margin-top: 15px;
}

.contact-details{
	margin-top: 20px;
}














