/*
Theme Name: HSBC.edu Theme
Theme URI: http://hsbc.edu
Description: A custom theme designed for HSBC.  Designed October, 2012 by Jason Walker</a>.
Author: Jason Walker
Author URI: http://www.hsbc.edu/
*/

html {height:100%;}

body {
	height:100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F8F8F8;
	font:100%;
	font-family:'Lora', serif;
	color:#333;
}

/* ***************************************
    Header
*************************************** */

#header-wrapper {
	width:100%;
	position:relative;
	overflow:hidden;
	height: 135px;
	background-color: #F4F4F4;
	}
	
#sitelogo {
	position:relative;
	overflow:hidden;
	max-width:930px;
	min-height:115px;
	margin:0 auto;
	padding:0;
	background-image:url(https://hsbc.edu/images/header-logo.jpg);
	background-position:left;
	background-repeat:no-repeat;
	border:0px solid #3F0;
	}
	
#header-give {
	position:absolute;
	right:0;
	top:0;
	max-width:320px;
	height:70px;
	margin:0;
	padding:0;
	z-index:10;
	}

#header-date {
	position:absolute;
	right:0;
	bottom:0;
	width:250px;
	margin:0;
	padding:0 30px 0 0;
	text-align:right;
	}
	
		
#navigation-wrapper {
	width:100%;
	min-height: 50px;
	background-color: #003157;
	border-top: 1px solid  #fff;
	border-bottom: 1px solid  #fff;
	z-index:9992;
	}
	




/* ***************************************
    Content Wrapper
*************************************** */
#page-wrapper {
	position:relative;
	width:100%;
	height:175px;
	background-color: #F8F8F8;
	background-image:url(https://hsbc.edu/images/content-header-bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	}

#page-title-wrapper {
	position:relative;
	overflow: hidden;
	max-width:950px;
	margin:0 auto;
	}

#page-title-bg {
	height:22px;
	margin:0 auto;
	margin-top:30px;
    -webkit-border-radius-topleft: 10px;
	-webkit-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
    background-color:#fff;
	-moz-box-shadow:    0px 0px 3px 0px #666;
    -webkit-box-shadow: 0px 0px 3px 0px #666;
    box-shadow:         0px 0px 3px 0px #666;
	}

#page-title {
	height:60px;
	padding-left:20px;
    background-color:#DFE4E8;
	line-height:60px;
	}
	
.page-title a, #page-title a:visited {
	color:#003157;
	text-decoration:none;
	}

.page-title a:hover {
	color:#003157;
	text-decoration:underline;
	}	
	
.page-date {
	font-size:14px;
	}	
	
#page-title h2 {
	margin:0;
	padding:0;
	font-size:40px; 
	color:#003157; 	
	}

#page-content-wrapper {
	position:relative;
	overflow: hidden;
	max-width:910px;
	margin:0 auto;
	padding:0 20px 0 20px;
	background-color:#fff;
	-moz-box-shadow:    5px 0 7px -7px #999 , -5px 0 7px -7px #999; 
    -webkit-box-shadow: 5px 0 7px -7px #999 , -5px 0 7px -7px #999; 
	box-shadow: 		5px 0 7px -7px #999 , -5px 0 7px -7px #999; 
	}


#footer-wrapper {
	position:relative;
	width:100%;
	background-image: url(https://hsbc.edu/images/footer-bg1.jpg);
	background-repeat:repeat-x;
	background-color:#fff;
	}

#footer-content {
	position:relative;
	overflow:hidden;
	max-width:950px;
	margin:0 auto;
	}

/* The white rounded**** */
#footer-top-bg {
	height:22px;
	margin:0 auto;
    -webkit-border-radius-bottomleft: 10px;
	-webkit-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
    background-color:#fff;
	-moz-box-shadow:    0px 0px 3px 0px #666;
    -webkit-box-shadow: 0px 0px 3px 0px #666;
    box-shadow:         0px 0px 3px 0px #666;
	}
	



/* ***************************************
    Content - Left
*************************************** */
#content-left {
	position:relative;
	float:left;
	max-width:610px;
	margin:0 10px 0 0;
	padding:0 5px 0 5px;
	min-height:200px;
	}

#content-left-page {
	position:relative;
	float:left;
	max-width:610px;
	margin:0 10px 0 0;
	padding:0 5px 0 5px;
	min-height:200px;
	}

#content-left-full {
	position:relative;
	float:left;
	width:100%;
	margin:0;
	padding:0;
	min-height:400px;
	}

.full-880 {max-width:880px; margin:0 auto;}

/* ***************************************
    Content - Right
*************************************** */
#content-right {	
	position:relative;
	float:right;
	width:250px;
	margin:0 0 0 10px;
	padding:0 0 0 15px;
	min-height:200px;
	border:1px solid #032520;
	}
	
#content-right-page {	
	position:relative;
	float:right;
	width:250px;
	margin:0 0 0 10px;
	padding:0 0 0 15px;
	min-height:200px;
	border-left:1px solid #E0E0E0;
	}

#content-right-full {
	position:relative;
	float:right;
	width:0;
	margin:0 0 0 0;
	padding-left:0px;
	min-height:0px;
	}
	
	
/* ***************************************
    Page Structure & Styles
*************************************** */

.heading-blue-small, .heading-blue-small a {
	font-size:18px; 
	color:#003157; 	
	text-decoration:none;
	}

.heading-blue-small a:hover {
	font-size:18px; 
	color:#003157; 	
	text-decoration:underline;
	}
	
.heading-blue-medium, .heading-blue-medium a {
	font-size:22px; 
	color:#003157; 	
	text-decoration:none;
	}
	
.heading-blue-medium a:hover {
	font-size:22px; 
	color:#003157; 	
	text-decoration:underline;
	}

.responsive {width:100%; height:auto;}

.cursive-header-blue-large {
	font-size:40px; 
	color:#003157; 	
	font-family: 'Dancing Script', cursive;
	margin:0;
	padding:8px 0 0 0;
	}


.page-entry img, .page-entry a:link img {
	position:relative;
	display:block;
	max-width:100%;
	height:auto;
	margin:0px 10px 8px 4px;
	padding:4px;
	border:1px solid #ccc;
	border-radius: 4px;
	box-shadow: 0 0 4px  #999;
	-moz-box-shadow: 0 0 4px #999;
	-webkit-box-shadow: 0 0 4px  #999;
	}	

.page-entry a:hover img {
	margin:0px 8px 8px 4px;
	padding:4px;
	border-radius: 4px;
	border:1px solid #40B8FF;
	box-shadow: 0 0 4px  #999;
	-moz-box-shadow: 0 0 4px #999;
	-webkit-box-shadow: 0 0 4px  #999;
	}	

.page-entry img.noshadow, .page-entry img.noshadow {
	margin:0px 10px 8px 4px;
	padding:4px;
	border-radius: 4px;
	border:1px solid #ccc;
	box-shadow: 0 0 0px  #fff !important;
	-moz-box-shadow: 0 0 0px #fff !important;
	-webkit-box-shadow: 0 0 0px  #fff !important;
	}	
	
.page-entry a:hover img.noshadow {
	border:1px solid #40B8FF;
	box-shadow: 0 0 6px  #999 !important;
	-moz-box-shadow: 0 0 6px #999 !important;
	-webkit-box-shadow: 0 0 6px  #999 !important;
	}	


.content-divider {
	height:13px;
	background-image:url(https://hsbc.edu/images/divider-bg.jpg); 
    background-repeat:repeat;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
    background-color:#00244C
}



.searchtext {
	font-size: 6px;
	color: #EFEED1;
}

.alignright {
	float: right;
	}
.alignleft {
	float: left;
	}
	
.aligncenter {
	display: block !important;   
	margin-left: auto !important;   
	margin-right: auto !important;
	}


.imgbg {
	padding:4px !important; 
	border:3px solid #ccc !important;
	background-color: #fff !important;
	}

.noborder {
 border:0px !important;
 	box-shadow: 0 0 0px  #fff !important;
	-moz-box-shadow: 0 0 0px #fff !important;
	-webkit-box-shadow: 0 0 0px  #fff!important;
}

.noborder img {
 border:0px !important;
}

a img.alignright {
    float: right;
}

a img.alignnone {
}

a img.alignleft {
    float: left;
}

a img.aligncenter {
    display: block  !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px 5px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 5px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 5px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 5px;
}

.wp-caption img {
    border: 0 none !important;
    height: auto !important;
    margin: 0 !important;
    max-width: 98.5% !important;
    padding: 0 !important;
    width: auto !important;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 5px 5px 3px 5px;
}



/* ***************************************
    Sidebar Formatting
*************************************** */
.pagesidebar, .pagesidebar ul { 
	margin:5px; 
	padding:0; 
	list-style:none; 
	}
	
.pagesidebar  li {
	width:240px;
	list-style:none;
	margin: 10px 0 20px 0;
	padding:0;
	background-color:#f8f8f8;
	border:1px solid #fff;
	-webkit-border-radius-botomleft: 10px;
	-webkit-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	-webkit-border-radius-topleft: 5px;
	-webkit-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-moz-box-shadow: 	0 0 8px 0px #999;
	-webkit-box-shadow: 0 0 8px 0px #999;
	box-shadow:			0 0 8px 0px #999;
}

.pagesidebar  li ul li { 
	width:inherit;
	list-style:none;
	margin: 0;
	padding:0;
	background-color:#f8f8f8;
	border:0px solid #fff;
	-webkit-border-radius-botomleft: 0;
	-webkit-border-radius-bottomright: 0;
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-bottomright: 0;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	-webkit-border-radius-topleft: 0;
	-webkit-border-radius-topright: 0;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	-moz-box-shadow: 	0 0 0px 0px #999;
	-webkit-box-shadow: 0 0 0px 0px #999;
	box-shadow:			0 0 0px 0px #999;
}
	
.textwidget {
	list-style:none;
	margin: 0;
	padding: 4px 5px 4px 6px;
	line-height:22px;
	}	
	
.relatedlinks {
	list-style:none;
	margin: 0;
	padding: 4px 5px 4px 6px;
	line-height:22px;
	}	
		
.pagesidebar a {text-decoration:none;  color:#06F }
.pagesidebar a:visited {text-decoration:none; color:#06C }
.pagesidebar a:hover {text-decoration:underline; color:#06F }

.pagesidebar h2 {
	min-height:30px;
	margin:0;
	padding:5px 0 0 0;
	text-align:center;
    background-color:#DFE4E8;
	border-bottom:1px solid #036;
	-webkit-border-radius-topleft: 5px;
	-webkit-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	text-transform:uppercase;
}

.widgettitle {
	margin:0;
	padding:0;
	font-size:18px; 
	color:#003157; 	
	}











/* ***************************************
    Page Content
*************************************** */



.mr_social_sharing {margin:0 !important; padding:0 5px 0 0 !important; }
.mr_social_sharing_wrapper  {margin:0 !important; padding:0 !important; }









/* ***************************************
    Highlight Boxes
*************************************** */
	
.home-highlight-box-wrapper {
	position:relative;
	overflow:hidden;
	max-width:850px;
	margin:0 auto;
	padding:0px 0 0 0;
	}


.home-highlight-box {
	position:relative;
	overflow:hidden;
	float:left;
	margin:5px 0 0 0;
	padding:0 0 10px 5px;
	max-width:33.3%;
	}		


.mobile {display:none;}


	

/* ***************************************
    Footer
*************************************** */	

.footer-box {	
	position:relative; 
	float:left; 
	width:195px; 
	padding:12px 15px 12px 15px;
	}
	
.footer-box-list {
	margin:0;
	padding:0;
	list-style:none;
	}
	
.footer-box-heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom:1px solid #00223E;
	font-size:1.1em;
	color:#00223E;
	}
	
.footer-box-link, .footer-box-link a {	
	padding-left:2px;
	line-height:1.5em;
	font-family:'Trocchi', serif;
	font-size:.9em;
	color:#00223E;
	text-decoration:none;
	}
	
.footer-box-link a:hover {	
	font-size:.9em;
	color:#004584;
	text-decoration:underline;
	}
	
/* *************************************************************************
    Mobile and Tablet Styles
************************************************************************* */	


	
@media only screen and (max-width: 1000px) {
#home-quote {display:none;}
.home-highlight-box-wrapper {width:100%;}
.home-highlight-box {float:left; max-width:275px;}	
.mobile {display:inherit;}

#content-left-page {
	position:relative;
	max-width:900px;
	margin:0 10px 0 0;
	padding:0 5px 0 5px;
	min-height:200px;
	}

#content-right-page {	
	position:relative;
	width:100%;
	margin:0 auto;
	padding:0 0 0 15px;
	min-height:200px;
	border-left:0px solid #E0E0E0;
	}

.pagesidebar, .pagesidebar ul { 
	margin:20px; 
	padding:0; 
	list-style:none; 
	}
	
.pagesidebar  li {
	float:left;
	margin-right:30px;
	overflow:hidden;
	}
}

@media only screen and (max-width: 860px) {
	.home-highlight-box-wrapper {width:600px;}
	.home-highlight-box { float:left; max-width:275px;}	
}

@media only screen and (max-width: 775px) {
#header-give { display:none; }
.home-highlight-box-wrapper {width:600px;}
.home-highlight-box { float:left; max-width:275px;}	

#content-left-page {
	position:relative;
	max-width:700px;
	margin:0 10px 0 0;
	padding:0 5px 0 5px;
	min-height:200px;
	}

#content-right-page {	
	position:relative;
	width:100%;
	margin:0 auto;
	padding:0 0 0 15px;
	min-height:200px;
	border-left:0px solid #E0E0E0;
	}

.pagesidebar, .pagesidebar ul { 
	margin:20px; 
	padding:0; 
	list-style:none; 
	}
	
.pagesidebar  li {
	float:left;
	margin-right:30px;
	overflow:hidden;
	}
	
#page-title {
	height:45px;
	line-height:45px;
	}
	
#page-title h2 {
	font-size:26px; 
	}

}

@media only screen and (max-width: 600px) {
	.home-highlight-box-wrapper {width:300px;}
	.home-highlight-box { float:left; max-width:275px;}	
	
	#sitelogo {
	max-width:900px;
	min-height:115px;
	background-image:url(https://hsbc.edu/images/header-logo-small.jpg);
	}
}
	
@media only screen and (max-width: 500px) {
	.home-highlight-box-wrapper {width:300px;}
	.home-highlight-box { float:left; max-width:275px;}	

#page-title {
	height:45px;
	line-height:45px;
	}
	
#page-title h2 {
	font-size:20px; 
	}
	
.page-entry h2 {
	font-size:20px; 
	}
}