/*
Theme Name: UCHRI v3
Theme URI: http://uchri.org/
Author: Anh Nguyen
Author URI: http://uchri.org/
Description: Wordpress implementation of the 2nd version of the UCHRI web site
Version: 2.1
License: 
License URI: 
Tags: 
Text Domain: uchriv3

*/


/* Template */
@charset "UTF-8";

label[for=s] { display: none; }



/* CSS Document */
/* Main Layout ID and their assoicated styles */
#primary-container {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 975px;
	margin-right: auto;
	margin-left: auto;
}
#site-container {
	overflow:hidden;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
}
#site-header {
	height: 100px;
	z-index: 10;
	background-color: #990000;
	clear: both;
	margin: 0px;
	border-top-left-radius: 15px;
	}
#site-header-ccw {
	width: 140px;
	background-color: #EE9F64;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 2px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	margin-left: 5px;
	float: right;
	margin-right: 5px;
	color: #000;
	text-align: center;
	font-size: 0.82em;	
}
#site-header-forum {
	width: 140px;
	background-color: #90CBCB;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 2px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	margin-left: 5px;
	float: right;
	margin-right: 5px;
	color: #000;
	text-align: center;
	font-size: 0.82em;	
}
#site-header-uccsc {
	width: 140px;
	background-color: #FF3;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 2px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	margin-left: 5px;
	float: right;
	margin-right: 5px;
	color: #000;
	text-align: center;
	font-size: 0.82em;
}
#site-header-uchn {
	width: 155px;
	background-color: #1AA2E7;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 6px;
	padding-left: 7px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	margin-left: 5px;
	float: right;
	margin-right: 5px;
	color: #000;
	text-align: center;
	font-size: 0.82em;	
}
#site-header-dml {
	width: 180px;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 2px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	margin-left: 5px;
	float: right;
	margin-right: 5px;
	color: #000;
	text-align: center;
	font-size: 0.82em;	
}
#site-header-uchri {
	width: 90px;
	background-color: #900;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	margin-left: 5px;
	float: right;
	margin-right: 0px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	font-size: 0.82em;	
}
#site-header-search {
	float: right;
	margin-top: 62px;
	margin-right: 2px;
	margin-left: 755px;
	z-index: 110;
	position: absolute;
}

#site-header-banner {
	background-image: url(images/25th-aniversary-headertext.png);
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 100;
	background-attachment: scroll;
	height: 100px;
	width: 750px;
	float: left;
}

/* Top Nav Bar */
#site-top-navigation {
	clear: both;
	display: block;
	overflow: hidden;
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#site-top-navigation a{
	color: #333333;
	text-decoration: none;
}
#site-top-navigation a:hover{
	color: #333333;
}
#site-top-navigation ul{
	list-style-type: none;
	clear:both;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 200px;
}

#site-top-navigation li{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	list-style-type: none;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 16px;
}

#site-top-navigation li:hover{
	background-color: #81C4C6;
}
#site-body-container {
	clear:both;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
	margin-top: 5px;
	background-color: #666666;
	display: inline-block;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	width: 975px;
}
#site-body-container-section-header{
	background-color: #70B8BA;
	text-align: left;
	margin: 0px;
	width: 100%;
	font-size: 14pt;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
}
#site-body-container-secondary-nav{
	float:left;
	width: 210px;
	padding-top: 5px;
}
#site-body-container-secondary-nav a{
	color: #FFFFFF;
	text-decoration: none;
}
#site-body-container-secondary-nav a:hover{
	color: #70B8BA;
}
#site-body-container-secondary-nav ul{
	margin: 0px;
	padding: 0px;
}
#site-body-container-secondary-nav li{
	list-style-type: none;
	text-align: right;
	font-weight: bold;
	font-size: 0.9em;
	text-transform: uppercase;
	margin-top: 5px;
	margin-bottom: 5px;
}

#site-body-container-secondary-nav a.highlighted{
	color: #81C4C6;
}

#content-container {
	float:right;
	border-bottom-right-radius: 15px;
	background-color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 15px;
	width: 725px;
	min-height: 350px;
	margin: 0px;
}
#social-networking{
	margin-top: 15px;
	margin-bottom: 15px;
}

/* Affilates Logo */
#affiliates-logo {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	width: 840px;
}

#affiliates-logo img{
	border: 1px none #FF0000;
	height: 40px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
}

/* Site Footer Bar */
#site-footer {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.86em;
	text-align: center;
	color: #FFFFFF;
	display: block;
	padding: 5px;
	margin-bottom: 100px;
}
#site-footer a{
	color: #489FC3;
}
#site-footer a:hover{
	color: #7FC4C6;
	text-decoration: underline;
}

/* Redefining HTML tag */
body {
	margin: 0;
	padding: 0;
	padding: 0;
	text-align: left;
	background-attachment: fixed;
	background-repeat: repeat;
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.86em;
}

a{
	text-decoration: none;
	color: #008080;
}
a:hover
{
	color: #005152;
	text-decoration: underline;
}

blockquote{
	margin-top: 15px;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-left: 25px;
}

blockquote blockquote{
	margin-right: 25px;
	margin-left: 25px;
}

/* Classes */
.list li {
	margin: 4px;
	list-style-type: disc;
}
.float-left{	float:left;	}
.float-right{	float:right;	}

.top-mini-menu{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.top-mini-menu li{
	float: left;
	list-style-type: square;
	margin-top: 5px;
	margin-right: 35px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
	font-weight: bolder;
}

.has-tooltip {}

.list-plus-icon li{
list-style-image: url(images/icon/bullet.png);
	margin-left: -15px;
	line-height: 0.97em;
	font-size: .92em;
	font-stretch: ultra-condensed;
}

.twitter-share-button iframe{
	width:100px;
}
.img-border-effect img, img.img-border-effect{
	border: 1px solid #333333;
}
.img-shadow-effect img, img.img-shadow-effect{
	box-shadow: 5px 5px 5px #CCCCCC;
	-webkit-box-shadow: 5px 5px 5px #CCCCCC;
	-moz-box-shadow: 5px 5px 5px #CCCCCC;
}
.hover-zoom {}


/* Text Formatting */
p, li {
	font-family: Arial, Helvetica, sans-serif;
}

.p {
	font-size: 1.02em;
	color: #000000;
	text-align: justify;
}

h1, h2, h3, h4, h5, h6
{
	color: #333333;
}
h1 {
	font-size: 1.7em;
	font-weight: bold;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	color: #008080;
	text-transform: uppercase;
}
h2 {
	font-size: 1.4em;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #008080;
}
h3 {
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	color: #900;
}
h4 {
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	color: #008080;
}
h5 {
}
h6 {
	color: #900;
	font-size: 1em;
}

.red { color:#800000; }
.teal { color:#008080; }
article { margin-bottom: 2em; clear: both;}
.entry-content { clear: both; }
article header h1 { font-size: 1.25em;}

.alignleft { float:left; margin: 5px 15px 10px 0; text-align: left;}
.alignright{ float:right; margin: 5px 0 10px 15px; text-align: right;}
.aligncenter{ margin: 5px auto; text-align: center; display: block;}

a.page-numbers:not(.prev):not(.next), span.current {
	border: 1px solid #666666;
	padding: 0.25em;
	width: 15px;
	display: inline-block;
	text-align: center;
	font-weight: bold;
}
h3.assistive-text { text-align: center; text-transform: uppercase; font-size: 0.9em;}
nav.pagination { margin-left: 0 auto; overflow: hidden; display: inline-block; text-align: center;}

.grantee{
	background-color: black;
	width: 340px;
	float: left;
	margin: 7px;
	color: white;
	height: 170px;
	position: relative;
	text-align: center;
	border: solid 1px black;
	box-shadow: 5px 5px 5px #CCCCCC;
	-webkit-box-shadow: 5px 5px 5px #CCCCCC;
	-moz-box-shadow: 5px 5px 5px #CCCCCC;
}
.grantee h3{
	margin: 0px;
	padding: 0px 5px;
	bottom: 0px;
	position: absolute;
	width: 330px;
	font-size: 0.85em;
	color: white;
	background-color: black;
	/*filter: alpha(opacity=100);
	opacity: 1;*/
}
.grantee-picture{
}