/*
Theme Name:   sdesign1 theme
Theme URI: http://www.greenbankcollege.org.uk/wp-content/themes/sdesign1/
Version:      0.1
Author:       sdesign1
Author URI:   http://www.sdesign1.com
*/

/* modest reset */

/*Start Reset standards */
html {
	z-index: -1000;
	}
body{
	padding:0;
	margin:0;
	font:100% Arial,Helvetica,Garuda,sans-serif;
	z-index: -100;
	
}
h1,h2,h3,h4,h5,h6,ul,li,em,pre,code{
	padding:0;
	margin:0;
	line-height:1.5em;
	font-weight:normal;
	
}

h2 a {
	color: #0c5872;
	text-decoration: none;
	line-height: 140%;
}
h2 a:hover, a:focus, a:active {
	text-decoration:underline;
}
table{
	font-size:inherit;
	font:100% Arial,Helvetica,Garuda,sans-serif;
}
ul{
	list-style:none;
}
img{
	border:0;
	max-width:100%;
	height:auto;
}
p{
	margin:.5em 0;
}


.clear{
	clear:both
}

a:hover, a:focus, a:active {
	
	}
/******************* layout *******************************/

		
body {
	
	padding: 0;
	margin: 0;
	font-size: 100%; 
	/*font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;*/
	line-height:1.7em; 
	background-color:#F1F1F1;
	}

#page {
	text-align: left;
	width: 995px;
	margin: 0px auto;
	padding: 16px 0 0 0 ;
	position:relative;
	
	
	}
	
#content {
margin:0 0 0 253px;

}
.entrytext p {
	margin:0;
	}
#section .entrytext p {
	margin-top: 0.5em;
	margin-right: 0;
	margin-bottom: 0.8em;
	margin-left: 0;
	}
#innercontent {
padding: 0 0 0 5px;
}


/* news */
#news {
	
	position:absolute;
	top: 173px;	
	right: 15px;
	/*min-height:233px;*/
	height:14.5em;
	width:230px;
	background: url(/wp-content/themes/sdesign1/img/translucentBack.png) repeat;
	color:#0085cf;
	padding:15px 15px 0px 15px;
	/* Do rounding (native in Firefox and Safari) */
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	}
#news h2 {
	margin-top: 20px;
	margin-bottom: 10px;
	}
#news a {
	color: #0C5872;
	font-size:0.8em;
	text-decoration:none;
	}
#news a:active, #news a:focus, #news a:hover {
	text-decoration:underline;
	}
	
	
#news p {
	font-size:0.7em;
	color: #565656;
	}
#news p.catNewsLink {
	font-size:0.9em;
	margin:50px 0 0 0;
	float:left;
	
	position: relative;
	top: -2em;
	}
	
div#news a.feed {
	position: absolute;
	left: 213px;
	top:0px;
	background-color:#fff;
	}
	
#section .navigation.post, #section .newslist.post {
	min-height: 2em;
		}
body #page .shadow {
	background:url(img/access-bottom-shadow.png) no-repeat  5px 2.55em;
	padding-bottom:5px;
	overflow:visible;
		}

	
.accessMenu
{
	position:relative;
	height: 50px;
	max-width:985px;
	background-color: #4797CA;
	z-index:1;
	/* Do rounding (native in Firefox and Safari) */
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	overflow:visible;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 5px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
}
.accessMenu ul#menu {
	font-size:0.8em;
	text-align: right;
	position:absolute;
	top: -4px;
	z-index:10;
	margin-top: 35px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 320px;
	}
.accessMenu ul#menu ul {
	background:none;
	border:none;
	display: inline;
	z-index:20;
	
	}
.accessMenu p {
	display: inline;
	z-index:30;
	}
.accessMenu .colorScheme img, .accessMenu .textSize img {
	position: relative;
		}
.accessMenu .colorScheme img {
	top: 5px;
}
.accessMenu .textSize img {
	top: 2px;
	}
.accessMenu ul#menu li {	
	display: inline;
	background:url(img/divider.png) no-repeat right;
	margin:0 ;
	z-index:40;
	position:relative;
	
	}

.accessMenu ul#menu li.first, .accessMenu ul#menu li ul.colorScheme li, .accessMenu ul#menu li ul.textSize li  {
	background:none;
	}
.accessMenu ul#menu a, .accessMenu ul#menu p {
	color:#fff;
	text-decoration: none;
	padding: 0  10px;
	z-index:50;
	}
.accessMenu ul#menu a:hover, .accessMenu ul#menu a:active, .accessMenu ul#menu a:focus {
	text-decoration:underline;
	}
.accessMenu ul#menu  li ul li a {
	padding: 0 3px;
	z-index:60;
	}
.accessMenu img#logo {
	margin: -35px 0px 0px 50px;
}

#header {
	height: 0px;
	position: relative;
	background:url(img/masthead-back-college.png) no-repeat;
	z-index:0;
}
/*************** sidebar menu *********************/

.menuShadow {
	background:url(img/panelShadow.png) no-repeat right bottom;
	padding: 0 4px 4px 0;
	margin: 5px 0 0 5px;
	}

	
#sidebar {
	width:250px;
	float:left;
	position:absolute;
}
div.curve {
		/* Do rounding (native in Firefox and Safari) */
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-color:#fff;
	border: 1px solid #fff;
	padding: 5px 0;
	}
#sidebar ul {
	background-color:#fff;
	}
#sidebar ul li {
	border-bottom: #EEF1F3 1px solid;
	}
#sidebar li.jpmcc_fold_pages_widget {
	border:none;
	}
#sidebar a {
	color:#0C5872;
	display: block;
	text-decoration:none;
	background:url(img/bluePointer.png) right 15px no-repeat;
	margin-right: 16px;
	padding-top: 7px;
	padding-right: 13px;
	padding-bottom: 7px;
	padding-left: 13px;	
	}
#sidebar ul li ul li a {	
	background: url(img/arrow.png) 0 4px no-repeat;
}

#sidebar  li.page-item-4 a {
	padding-top: 1px;
	background-position: right 7px;
	}
h2, h3, h4, h5, h6 {
	padding-top: 0;
	margin-top:0; }



/* End Structure */

/* User styles */

.alignleft {
float: left;
margin-left: 0.5em;
margin-bottom: 0.5em; 
}
.alignRight {
float: right;  
margin-left: 0.5em;
margin-bottom: 0.5em;
}


/* Header styles */

#header h1 {

position: absolute;
top: 18px;
left:40px;
}

#header h1 a {
display: block;
}

#header p.subhead {
position:absolute;
top: 110px;
left: 105px;

}

#header p.siteMap {
position: absolute;
top: 0;
margin-left: -50px;
left: 15em;
}

#header  a {

}
#header p.siteMap a:hover, #header p.siteMap a:focus, #header p.siteMap a:active {

}
.skiplinks {
	position: absolute;
}
#header p a:focus, #header p a:hover, #header p a:active {
	
	}
input:focus,input:hover,input:active, textarea:focus, textarea:hover, textarea:active, select:focus, select:hover,select:active,form.cform input:focus,form.cform input:hover, form.cform input:active, form.cform textarea:focus, form.cform textarea:hover, form.cform textarea:active, form.cform select:focus, form.cform select:hover, form.cform select:active {
	background-color:#107395;
	color:#fff;
	}
/* End header styles */


/* Footer Styling */


#footer {
	height: 79px;
	width: 750px;
	font-size:0.7em;
	color: #323232;
	position: relative;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 243px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	clear: right;
}
#footer img {
	margin: 0px;
	padding: 0px;
}
#footerLogos {
	float:right;
	position: relative;
	top: 0px;
	right:-60px;
	}

#footer ul {
list-style:none;
margin: 0 ;
padding: 0 0 0 5px;

}
#footer ul li {
float: left;
padding-right:0.5em;
padding-left: 0.5em;
margin-bottom: 0.5em;
}
#footer ul li.number {
	border:0px;
	
	}

#footer ul a:hover, #footer ul a:focus, #footer ul a:active {

}

#footer ul li.first {
border: none;
}

/* Content styling */

#introPanelShadow {
	background:url(img/introPanelShadow.png) right bottom no-repeat;
	padding: 0 2px 4px 2px;
	width: 789px;
	margin-top: 5px;
	}
#innercontent #HomeContent {
	background:#fff;
	width: 786px;
	color:#0C5872;
	position:relative;
	}
#innercontent #HomeContent p {
	margin: 0 200px 0 20px;
	}
#readMore {
position: absolute;
right: 20px;
bottom: 10px;
}

ul#homePanels {
	margin: 5px 0 0 197px;

	}


ul#homePanels  li {
	float: left;
	width:245px;
	height: 170px;
	position:relative;
	z-index:10;
	list-style:none;
	/*margin-right:9px;*/
	padding:4px 0 8px 12px;
	/*font-weight:bold;*/
	margin:0 0 0 11px;
	
	}

ul#homePanels  li.emp {	
	margin-left: 0px;
}


#homePanels li img.background {
	position:absolute;
	top:0;
	left:0;
	z-index: -5;
}
#homePanels li a {
	text-decoration:none;
	color: #0C5872;
	font-size: 1.2em;	
	font-family:Geneva, Arial, Helvetica, sans-serif;
	}

/*new homepanels*/
ul#homePanelsb {
	height:350px;
	margin: 5px 0 0 250px;
	}
ul#homePanelsb  li {
	float: left;
	width:237px;
	position:relative;
	z-index:10;
	list-style:none;
	/*margin-right:9px;*/
	padding:0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 11px;
	}
#homePanelsb li img.background {
	position:absolute;
	top:0;
	left:0;
	z-index: -5;
	}
#homePanelsb li a {
	text-decoration:none;
	color: #0C5872;
	font-size: 1.2em;	
	font-family:Geneva, Arial, Helvetica, sans-serif;
	}
ul#homePanelsb  li.events {
	color: #FFF;
	text-align: center;
	}
ul#homePanelsb  li.events h3 {
	padding-right: 10px;
	font-size: 0.8em;
	line-height: 1.4em;
	padding-top: 230px;
	padding-bottom:10px;
	font-weight: bold;
	}
	

ul#homePanelsb  li.courses {
	color: #FFF;
	text-align: center;
	}		
ul#homePanelsb  li.courses h3 {
	padding-right: 10px;
	font-size: 0.8em;
	line-height: 1.4em;
	padding-top: 230px;
	padding-bottom:10px;
	font-weight: bold;
	}
	

ul#homePanelsb  li.apply {
	margin-left: 10px;
	color: #FFF;
	text-align: center;
	}		
ul#homePanelsb  li.apply h3 {
	padding-right: 8px;
	font-size: 0.8em;
	line-height: 1.4em;
	padding-top: 230px;
	padding-bottom:10px;
	font-weight: bold;
	}
	
	
/* link styles */

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

#content a:hover, #content a:focus, #content a:active {

}


/* Begin Images */


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

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

.alignright {
	float: right;
}
	
.alignleft {
	float: left;
}

/* End Images */




 /*Begin Form Elements */

#searchform {
	position: absolute;
	top: 4px;
	right: 0px;
	left:3px;
	z-index: 1;
	}
#searchform label {
	position: absolute;
	left: -2000px;
	}
#s {
 	top:3px;
	margin-left:2px;
	margin-bottom:8px;
	right: 100px;
	height: 15px;
	padding: 7px 5px;
	width: 200px;
	border:none;
	background:url(img/searchBack.png) no-repeat 0 0;
	}	
input#s:hover, input#s:focus, input#s:active {
	background:url(img/searchBackFocus.png) no-repeat 0 0;
	color: #fff;
	}
#searchsubmit {
	position: absolute;
	top:-2px;
	right: 2px;
	padding: 2px;
	background:none;
	}
#searchsubmit:hover, #searchsubmit:active, #searchsubmit:focus {
	background-color: #01ABEC;
	}
#sectionContent .entrytext div.failure, #sidebar .curve div.failure {
	background-color:#990000 !important;
	background-image:none !important;
	width:635px;
	}
#sidebar .curve div.failure {
width:152px;
}

/* Sidebar */

	/* hides unwanted wordpress generated header in nav bar */
#sidebar h2 {
display: none;
}
#sidebar .widgetcform h2 {
	display: block;
	}
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}
#sidebar ul {
	padding: 5px 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	padding-right:0;
	}
		
#sidebar ul a {
	display: block;
	}	
#sidebar ul a:hover, #sidebar ul a:focus, #sidebar ul a:active {
	text-decoration:underline;
	}
#sidebar ul li ul {
	margin: 0 0 0 20px;
	
}
#sidebar ul li.current_page_parent ul, #sidebar ul li.current_page_item ul { 
	margin-top:-8px;
	}

#sidebar ul li ul li {
	border:none;
	margin:0;
	padding:0;
	}
#sidebar ul li ul li > a {
	padding: 4px 13px;
	font-size: 0.8em;
	}

 
#sidebar .downloads p {
	margin:0;
	padding:0;
	}
#sidebar .downloads a {
	font-size:0.8em;
	color:#4C4C4C;
	background:none;
	padding:2px 2px 2px 20px;
	}

#sidebar .downloads h2 {
	display:block;
	padding: 5px 5px 5px 20px;
	}
#sidebar div.downloads ul {
	padding: 0 0 0 59px;
	background:url(img/pdf.png) 10px 5px no-repeat;	
	}
#sidebar .downloads ul li {
	border:none;
	}
#sidebar .downloads ul li a {
	padding:2px 0;
	font-size:0.8em;
	color: #4C4C4C;
	}
/* End Sidebar */


/* Sitemap Page */

/* This removes the unwanted h2 heading from the Sitemap page */
.ddsg-wrapper h2 {
display: none;
}
.ddsg-wrapper h4 {
	display: inline;
}
.entrytext ul {
	margin-left: 15px;
	}
.entrytext .ddsg-wrapper ul {
	margin-left:0;
	}
.entrytext .azindex ul  {
	margin-left: 5px;
	}
.entrytext .azindex ul  h3 {	
	margin-left:0;
	position:relative;
	left:-10px;
	}
.entrytext .ddsg-wrapper ul li,.entrytext .azindex ul li {
	list-style-type:none;
	
	}
.entrytext .ddsg-wrapper ul li ul li, .entrytext .azindex ul li ul li {
	list-style-type:disc;
	}
/* course index */

ul.azlinks {
	height: 2em;
	margin-left:0;
	
	}
ul.azlinks	li {
	list-style-type:none;
	float: left;
	text-align:center;
	padding-left:0;
	}
ul.azlinks	li a{
	display: block;
	background-color: #116F8F;
	border: 1px solid #01A9E8;
	padding: 5px;
	min-width: 15px;
	color:#fff;
	text-decoration:none;
	}		
ul.azlinks	li a:hover, ul.azlinks	li a:active, ul.azlinks	li a:focus {
	background-color: #01AAEB;
	border: 1px solid #116F8F;
	color:#000;
	}
.entrytext li {
	padding: 5px;
	list-style-type:disc;
	line-height:1.5em;
	
	}
.ddsg-wrapper li li{
	margin-left:20px;
	margin-top: 5px;
	font-size:0.9em;
	}
#section .ddsg-wrapper  p.credits {
	font-size: 0.7em;
	margin-top: 20px;
	
	}
/* section styles */

#sectionHeader {
	background:url(img/defaultHeaderbg.jpg) 0 0 no-repeat;
	width:739px;
	height:222px;
	padding: 7px 4px 6px 6px;
	}
#sectionHeader p {
	margin:0;
	padding:0;
	}
#sectionHeader p img {
	height: 208px;
	width: 721px;
	}

 
#section .post h2, #section .post h3, #section .post h4, #section .news h2, #section .news h3, #section .news h4, #section .news_excerpt h1, #section .news_excerpt h2, #section .news_excerpt h3, #section .news_excerpt h4 {
	color:#0C5872;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	}
h1 {
	color:#0C5872;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	margin-bottom: 10px;
	font-size: 2em;
	
}	
#section .post h2, #section .news h2 {
		font-size:2.5em;
		margin-top: 30px;
		}

#section .post h2, #section .news h2 {
		font-size:1.4em;
		}
#section .post h3, #section .news h3 {
	font-size:1.2em;
	padding-left:0;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
	}
#section .post h4, #section .news h4, #section .news_excerpt h4 {
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}	
#section .post, #section .news, #section .news_excerpt {
	background-color:#fff;
	/* Do rounding (native in Firefox and Safari) */
	
	min-height: 23.8em;
	overflow:auto;
	margin-top: 2px;
	margin-right: 9px;
	margin-bottom: 11px;
	margin-left: 5px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
#section .news, #section .news_excerpt {
	background-color:#fff;
	/* Do rounding (native in Firefox and Safari) */
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	overflow:auto;
	min-height: 0em; !important
	margin-top: 2px;
	margin-bottom: 11px;
	margin-left: 5px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	width:481px;
	}
.home_page	.entrytext{
	min-height: 0em;

	}
#section .entrytext{
	margin-top: 20px;
	color:#4C4C4C;
	}
/*news section */

.newslist  {
	color:#4C4C4C;

	}
#sectionContent.newslist ul li {
	padding: 2px 0 2px 20px;
	margin-left: 15px;
	list-style:disc;
	}
	
	

/* comments */
#commentform {
		padding-bottom:10px;
		}
#respond, #commentform p {
	color:#4C4C4C;
	font-size:0.9em;
	margin-left: 5px;

	}
#commentform textarea {
	width: 782px;
	}
h3#respond {
	clear:both;
	color: #0C5872;
	}



/* search */

#section .post.search {
	min-height:6.5em;
	}
#section .post.search .pagetitle {
	padding-bottom: 20px;
		}
#section .post.search h3 {
	padding-top: 10px;
	}
#section .post.search .entry { 	
	font-size:0.8em;
	}	
#section .post.search .entry br {
	display: none;
	}
	
	
		#newsnav {
	background-color: #FFFFFF;
    border-radius: 5px 5px 5px 5px;
	float: right;
	width: 153px;
	margin-top: 2px;
	margin-right: 7px;
	padding: 10px;
	font-size: 80%;
	margin-bottom: 30px;
}
#newsnav a {
	color: #0C5872;
	display: block;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 11px;
	padding-bottom: 4px;
	padding-left: 11px;
	line-height: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

.blog_heading {
	background-color: #0085cf;
	display: block;
	width: 145px;
	color: #FFF;
	padding-left: 10px;
	line-height: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	}
	

/* mailchimp newsletter form in post */

	#mc_embed_signup2 {
		background:#fff; 
		clear:left; 
		font:14px Helvetica,Arial,sans-serif;  
		width:500px;
		}
		
		
	#mc_embed_signup2 .button {
	background-image: url(img/subscribe.png);
	background-repeat: no-repeat;
	height: 26px;
	width: 93px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;		
	border-left-style: none;	
	margin-left: 0px;
		}
		
	#mc_embed_signup2 #mce-FNAME, #mc_embed_signup2 #mce-LNAME, #mc_embed_signup2 #mce-EMAIL {
	width: 500px;
!important
; 				margin-bottom: 15px;
	border: 1px solid #999;
	padding: 2px;
	height: 20px;
	}
#sectionContent #mc_embed_signup2 .mc-field-group {
		padding-top:10px;!important
		background-color: #69F;
	}
	
#mc_embed_signup2 .indicates-required {
	margin-top: 20px;
	text-align: right;
}
	
	
		
#sectionContent div.entrytext #cforms9form.cform .sendbutton, #sectionContent div.entrytext #cforms10form.cform .sendbutton {
		width:60px;
	}
#sidebar #social {
	text-align:center;
	padding-top:10px;
}
#sidebar #social a {
	background:none;
	display: inline;
	padding-top:10px;
	padding-left:0px;
	padding-right:0px;
}
.bodylink {
	width:470px;
	font-weight:bold;
!important
	height: auto;
	padding: 10px;
	background-color:#0085CF;
	color:#ffffff;
	text-decoration:none;
	display: block;
	line-height: 110%;
}
.bodylink a {
	text-decoration:none;
	color:#ffffff;
	display:block;
}
	
	
.bodylink a:hover {
	text-decoration:underline;
	color:#ffffff;
	display:block;
}

/*calendar styles*/

.month_name {
	font-size:0.8em;
	letter-spacing:1px;
	color:#0c5872;
	font-weight:normal;
}
	
table.em-calendar thead a {
	text-decoration:none;
	color:#4c4c4c;
	font-size: 0.9em;
}
table.em-calendar a {
	text-decoration: none;
	font-weight:bold;
}
table.em-calendar td.eventful-pre a, table.em-calendar td.eventful-post a {
	text-decoration: none; !important
}

/* event page sidebar list sytles */
#eventsidebar ul li {
	list-style-type: none;
	margin-left: -20px;
	font-size:0.9em;
	clear:both;
}
#eventsidebar ul li img {
	float: left;
	margin-right: 10px;
	padding-bottom:10px;
}

.facilities_img {
	float: left;
	margin-left: 8px;
}

.facilities_img2 {
	float: left;
	margin-left: -5px; !important
	padding: 0px;
}

#sidebar #social {
	text-align:center;
	padding-top:10px;
}
#sidebar #social a {
	background:none;
	display: inline;
	padding-top:10px;
	padding-left:0px;
	padding-right:0px;
}
p.wp-caption-text {
	font-size:75%;
	font-family: Verdana, Geneva, sans-serif;
	line-height: normal;
	padding-bottom: 20px;
}


alignnone wp-image-16099 size-full {
	padding-left: 50px; !important
}
advisor-button {
	margin-left: -200px; !important
}

.gform_wrapper .gf_progressbar_wrapper h3.gf_progressbar_title {
	display:none !important;
}

figure {
margin-inline-start: 0px;
margin-inline-end: 0px;
}