/*
Theme Name: Methodist College
Author: Minlo Technologies
Author URI: http://www.minlotec.com/

*/



* {
	margin:0;
	padding:0;
	font-weight:normal;
	font-style:normal;
	border:none;
}
strong {
	font-weight:bold;
}
a {
	outline:none;
}

body, html {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:13px;
	text-align:center;
	background:#17572f url(images/bg.gif) repeat-x 0 0;
	line-height:20px;
	color:#fff;
}
#wrapper {
	width:980px;
	margin:0 auto;
	text-align:left;
	position:relative;
	overflow:hidden;
}
h1 a {
	background:url(images/logo.png) no-repeat;
	display:block;
	width:574px;
	height:114px;
	text-indent:-9999px;
	margin:5px 0 11px 0;
}
* html h1 a {
	margin:5px 0 9px 0;
}
*:first-child+html h1 a {
	margin:5px 0 9px 0;
}
#nav {list-style:none; position:relative; z-index:200; background:#d4dec6; height:40px; width:667px; float:left;}

#nav li.current_page_item a, #nav li.current_page_ancestor a {
	background-color:#8faa6c;
	color:#fff;
}
 
#nav ul, #nav li.current_page_item ul, #nav li.current_page_ancestor ul {list-style:none; float:left; background:#fff; border:1px solid #012b10;}

#nav li {float:left; line-height:40px;}
#nav li li {float:none;}
#nav li.last {}
/* a hack for  IE6 */
* html #nav li li {float:left;}

#nav li a {display:block; float:left; color:#17572f; padding:12px; line-height:16px; text-decoration:none; white-space:nowrap; text-transform:capitalize;}
#nav li a.down {background:url(down.gif) no-repeat right center;}

#nav li li {
	line-height:25px;
}
#nav li li a, #nav li.current_page_item li a, #nav li.current_page_ancestor li a {display:block; height:25px; line-height:25px; float:none; padding:3px 20px 3px 10px; font-weight:normal; background-color:#fff; color:#618039;}
#nav li li a.fly {background:url(fly.gif) no-repeat right center;}

#nav li:hover {position:relative; z-index:300;}
#nav li.cssplay_hover {position:relative; z-index:300;}
#nav li.cssplay_hover a {color:#033f19; background-color:#8faa6c;}

#nav li.cssplay_hover li a {color:#618039; background-color:#fff;}

#nav li li a {color:#618039;}
#nav li li.cssplay_hover a {color:#618039; background-color:#fff;}


#nav li:hover ul {left:0; top:40px; z-index:500;}
#nav li.cssplay_hover ul {left:0; top:40px; z-index:500;}

#nav ul {position:absolute; left:-9999px; top:-9999px;}
* html #nav ul {width:2px;}
/* it could have been this simple if all browsers understood */
/* show next level */
#nav li:hover li:hover > ul {left:-5px; margin-left:100%; top:-1px; z-index:500;}
/* keep further levels hidden */
#nav li:hover > ul ul {position:absolute; left:-9999px; top:-9999px; width:auto; }
/* show path followed */
#nav li:hover > a {background-color:#b2c39a; color:#033f19;}
#nav li li:hover > a {color:#033f19; background-color:#b2c39a;}


/* but IE5.x and IE6 need this lot to style the flyouts*/
#nav li.cssplay_hover li.cssplay_hover a,
#nav li.cssplay_hover li.cssplay_hover li.cssplay_hover a,
#nav li.cssplay_hover li.cssplay_hover li.cssplay_hover li.cssplay_hover a,
#nav li.cssplay_hover li.cssplay_hover li.cssplay_hover li.cssplay_hover li.cssplay_hover a,
#nav li.cssplay_hover li.cssplay_hover li.cssplay_hover li.cssplay_hover li.cssplay_hover li.cssplay_hover a
{color:#033f19; background-color:#b2c39a;}

#nav li.cssplay_hover li.cssplay_hover li a,
#nav li.cssplay_hover li.cssplay_hover li.cssplay_hover li a,
#nav li.cssplay_hover li.cssplay_hover li.cssplay_hover li.cssplay_hover li a,
#nav li.cssplay_hover li.cssplay_hover li.cssplay_hover li.cssplay_hover li.cssplay_hover li a,
{color:#618039; background-color:#fff;}

/* show next level */
#nav li.cssplay_hover li.cssplay_hover ul,
#nav li.cssplay_hover li.cssplay_hover li.cssplay_hover ul,
#nav li.cssplay_hover li.cssplay_hover li.cssplay_hover li.cssplay_hover ul,
#nav li.cssplay_hover li.cssplay_hover li.cssplay_hover li.cssplay_hover li.cssplay_hover ul
{left:100%; margin-left:-5px; top:-1px;}

/* keep further levels hidden */
#nav li.cssplay_hover ul ul,
#nav li.cssplay_hover li.cssplay_hover ul ul,
#nav li.cssplay_hover li.cssplay_hover li.cssplay_hover ul ul,
#nav li.cssplay_hover li.cssplay_hover li.cssplay_hover li.cssplay_hover ul ul
{position:absolute; left:-9999px; top:-9999px;}



#sub_nav {list-style:none; position:relative; z-index:200; background:#8faa6c; height:40px; width:313px; float:left;}

#sub_nav li.current_page_item a, #sub_nav li.current_page_ancestor a {
	background-color:#72904c;
	color:#fff;
}
 
#sub_nav ul, #sub_nav li.current_page_item ul, #sub_nav li.current_page_ancestor ul {list-style:none; float:left; background:#fff; border:1px solid #012b10;}

#sub_nav li {float:left; line-height:40px; margin:5px 0 5px 5px;}
#sub_nav li li {float:none; margin:0;}
#sub_nav li.last {}
/* a hack for  IE6 */
* html #sub_nav li li {float:left;}

#sub_nav li a {display:block; float:left; color:#17572f; padding:6px 6px; line-height:16px; text-decoration:none; white-space:nowrap;}
#sub_nav li a.down {background:url(down.gif) no-repeat right center;}

#sub_nav li li {
	line-height:25px;
}
#sub_nav li li a, #sub_nav li.current_page_item li a, #sub_nav li.current_page_ancestor li a {display:block; height:25px; line-height:25px; float:none; padding:3px 20px 3px 10px; font-weight:normal; background-color:#fff; color:#618039;}
#sub_nav li li a.fly {background:url(fly.gif) no-repeat right center;}

#sub_nav li:hover {position:relative; z-index:300;}
#sub_nav li.cssplay_hover {position:relative; z-index:300;}
#sub_nav li.cssplay_hover a {color:#033f19; background-color:#7e9b58;}

#sub_nav li.cssplay_hover li a {color:#618039; background-color:#fff;}

#sub_nav li li a {color:#618039;}
#sub_nav li li.cssplay_hover a {color:#618039; background-color:#fff;}


#sub_nav li:hover ul {left:0; top:28px; z-index:500;}
#sub_nav li.cssplay_hover ul {left:0; top:28px; z-index:500;}

#sub_nav ul {position:absolute; left:-9999px; top:-9999px;}
* html #sub_nav ul {width:2px;}
/* it could have been this simple if all browsers understood */
/* show next level */
#sub_nav li:hover li:hover > ul {left:-5px; margin-left:100%; top:-1px; z-index:500;}
/* keep further levels hidden */
#sub_nav li:hover > ul ul {position:absolute; left:-9999px; top:-9999px; width:auto; }
/* show path followed */
#sub_nav li:hover > a {background-color:#7e9b58; color:#033f19;}
#sub_nav li li:hover > a {color:#033f19; background-color:#b2c39a;}


/* but IE5.x and IE6 need this lot to style the flyouts*/
#sub_nav li.cssplay_hover li.cssplay_hover a,
#sub_nav li.cssplay_hover li.cssplay_hover li.cssplay_hover a,
#sub_nav li.cssplay_hover li.cssplay_hover li.cssplay_hover li.cssplay_hover a,
#sub_nav li.cssplay_hover li.cssplay_hover li.cssplay_hover li.cssplay_hover li.cssplay_hover a,
#sub_nav li.cssplay_hover li.cssplay_hover li.cssplay_hover li.cssplay_hover li.cssplay_hover li.cssplay_hover a
{color:#033f19; background-color:#b2c39a;}

#sub_nav li.cssplay_hover li.cssplay_hover li a,
#sub_nav li.cssplay_hover li.cssplay_hover li.cssplay_hover li a,
#sub_nav li.cssplay_hover li.cssplay_hover li.cssplay_hover li.cssplay_hover li a,
#sub_nav li.cssplay_hover li.cssplay_hover li.cssplay_hover li.cssplay_hover li.cssplay_hover li a,
{color:#618039; background-color:#fff;}

/* show next level */
#sub_nav li.cssplay_hover li.cssplay_hover ul,
#sub_nav li.cssplay_hover li.cssplay_hover li.cssplay_hover ul,
#sub_nav li.cssplay_hover li.cssplay_hover li.cssplay_hover li.cssplay_hover ul,
#sub_nav li.cssplay_hover li.cssplay_hover li.cssplay_hover li.cssplay_hover li.cssplay_hover ul
{left:100%; margin-left:-5px; top:-1px;}

/* keep further levels hidden */
#sub_nav li.cssplay_hover ul ul,
#sub_nav li.cssplay_hover li.cssplay_hover ul ul,
#sub_nav li.cssplay_hover li.cssplay_hover li.cssplay_hover ul ul,
#sub_nav li.cssplay_hover li.cssplay_hover li.cssplay_hover li.cssplay_hover ul ul
{position:absolute; left:-9999px; top:-9999px;}


#secondary_nav {
	list-style-type:none;
	position:absolute;
	top:63px;
	right:0;
}
* html #secondary_nav {
	position:relative;
	float:right;
	margin-top:-174px;
}
*:first-child+html #secondary_nav {
	position:relative;
	float:right;
	margin-top:-174px;
}
#secondary_nav li {
	float:left;
	margin-left:13px;
}
#secondary_nav a {
	float:left;
	color:#052912;
	text-decoration:none;
	padding-left:21px;
}
#secondary_nav a:hover {
	color:#3b9066;
}
#secondary_nav .home a {
	background:url(images/home.png) no-repeat left center;
}
#secondary_nav .contact a {
	background:url(images/contact.png) no-repeat left center;
}
#slider {
	width:667px;
	height:240px;
	border-bottom:8px solid #012b10;
	overflow:hidden;
	/*background:url(images/image.png) no-repeat;*/
	margin:13px 0 0 0;
	float:left;
}
#slider li {
	list-style-type:none;
	margin:0;
	padding:0;
}
#slider li img {
	padding:0;
}
#news {
	width:281px;
	float:left;
	background-color:#033f19;
	height:208px;
	margin:13px 0 0 0;
	border-bottom:8px solid #012b10;
	padding:16px;
}
#news h2 {
	font-size:24px;
	color:#8faa6c;
	border-bottom:1px solid #8faa6c;
	padding-bottom:12px;
}
#news ul {
	list-style-type:none;
	background:url(images/news_bg.png) repeat-x 0 0;
}
#news ul li {
	padding:7px 10px 10px 10px;
}
#news ul li a.link {
	color:#8faa6c;
	display:block;
}
#news ul li a.link:hover {
	color:#ddedc9;
	text-decoration:none;
}
#container {
	clear:both;
	width:980px;
	background:#fff url(images/container_bg.png) repeat-y 0 0;
	overflow:hidden;
}
#content {
	width:637px;
	float:left;
	color:#333;
	padding:15px;
}
#content h2 {
	font-size:24px;
	color:#17572f;
	border-bottom:1px solid #e2e9d9;
	padding-bottom:11px;
	margin-bottom:16px;
	text-transform:capitalize;
}
#content h3 {
	font-size:18px;
	color:#17572f;
	padding-bottom:9px;
	text-transform:capitalize;
}
#content h4 {
	font-size:14px;
	font-weight:bold;
	color:#17572f;
	padding-bottom:9px;
	text-transform:capitalize;
}
#content p {
	margin-bottom:20px;
}
#content a {
	color:#569406;
}
#content a:hover {
	color:#17572f;
	text-decoration:none;
}
#content ul, #content ol {
	margin-left:20px;
	margin-bottom:20px;
}
#content ol {
	margin-left:40px;
}
#content li {
	margin-bottom:5px;
}
#content input, #content textarea {
	border:1px solid #569406;
	padding:3px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:13px;
	color:#333;
}
#sidebar {
	width:283px;
	float:left;
	padding:15px;
}
#newsticker-demo {
	position:relative;
	border-bottom:1px solid #c6daae;
}
#newsticker-demo a.more {
	position:absolute;
	top:1px;
	right:0;
	color:#569406;
}
#newsticker-demo a.more:hover {
	color:#17572f;
	text-decoration:none;
	margin-left:10px;
}
#newsticker-demo h3 {
	font-size:22px;
	color:#8faa6c;
	border-bottom:1px solid #c6daae;
	padding-bottom:10px;
	margin-bottom:10px;
}
#newsticker-demo li {
	margin-bottom:10px;
	list-style-type:none;
	height:80px;
	margin-left:3px;
	padding-bottom:10px;
}
#newsticker-demo li a {
	color:#012b10;
}
#newsticker-demo li a:hover {
	color:#17572f;
	text-decoration:none;
}
.widget {
	margin:15px 0;
	list-style-type:none;
}
#latest {
	margin-top:30px;
	position:relative;
	margin-right:5px;
}
#latest h3 {
	font-size:18px;
	color:#17572f;
}
#latest .ngg-galleryoverview {
	background-color:#033f19;
	padding:8px 0 8px 5px;
	margin-top:2px;
}
#latest .ngg-gallery-thumbnail-box {
	margin:0 3px;
}
#latest a.more {
	color:#569406;
	position:absolute;
	top:0;
	right:0;
}
#latest a.more:hover {
	color:#033f19;
	text-decoration:none;
}
#searchform {
	position:absolute;
	top:88px;
	right:0;
}
* html #searchform {
	position:relative;
	float:right;
	margin-top:-170px;
	margin-right:-190px;
}
*:first-child+html #searchform {
	position:relative;
	float:right;
	margin-top:-170px;
	margin-right:-174px;
}
#searchform label {
	float:left;
	margin:5px 5px 0 0;
	color:#333;
}
#searchform #s {
	width:166px;
	height:19px;
	border:1px solid #17572f;
	padding:5px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:13px;
	color:#033014;
	margin-right:-5px;
	outline:none;
	float:left;
}
#searchform #searchsubmit {
	width:36px;
	height:31px;
	padding-bottom:3px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:13px;
	color:#fff;
	background-color:#17572f;
	text-transform:uppercase;
	float:left;
}
#footer {
	position:relative;
	text-align:center;
}
#footer ul {
	list-style-type:none;
	height:44px;
	line-height:44px;
	background-color:#012b10;
	margin-top:14px;
}
#footer li {
	display:inline;
	padding:0 6px;
}
#footer li a {
	display:inline;
	color:#8faa6c;
	text-decoration:none;
	font-size:12px;
}
#footer li a:hover {
	color:#fff;
}
#footer p {
	height:44px;
	line-height:44px;
	color:#012b10;
	background-color:#8faa6c;
	margin-top:14px;
	font-size:12px;
}
#footer p a {
	color:#17572f;
}
#footer p a:hover {
	color:#033f19;
	text-decoration:none;
}
#footer address {
	color:#588862;
	font-size:12px;
	margin-top:10px;
	padding-bottom:30px;
}
#footer address span {
	display:block;
	position:absolute;
	top:112px;
	right:0;
}
#footer address span a {
	color:#8faa6c;
}
#footer address span a:hover {
	color:#fff;
	text-decoration:none;
}

.box {
	clear:both;
	width:100%;
	overflow:hidden;
	padding:20px 0;
	border-top:1px solid #ccc;
}
.page-id-34 .box {
	padding-top:0px;
	border-top:none;
	border-bottom:1px solid #ccc;
	margin-bottom:20px;
}
.page-id-20 .box, .page-id-42 .box {
	border-top:none;
}
.box .img {
	width:130px;
	float:left;
	padding:0 10px;
	text-align:center;
	font-weight:bold;
}
.page-id-34 .box .img {
	width:160px;
}
.box .desc {
	width:480px;
	float:left;
}
.page-id-34 .box .desc {
	width:450px;
}

.wp-caption-text {
	font-weight:bold;
}

#milestones {
	width:100%;
	overflow:hidden;
	padding-bottom:10px;
}
#milestones li {
	width:150px;
	float:left;
}
.side1, .side2 {
	width:280px;
	float:left;
}
.side2 {
	margin-left:40px;
}

.edit {
	clear:both;
}
