/*
Theme Name: Island Resources Foundation
Theme URI: http://irf.org
Description: Custom Wordpress theme 
Author: Anne Schroeder
Author URI: http://language-works.com
*/

/*STANDARD STUFF */

body {
	/*font-family: 'Martel', serif;*/
font-family: "Open Sans", sans-serif;
	color: #000;
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	font-size: 62.5%;	

}
html, body {
	height: 100%;  height:auto; min-height: 100%;
}
 
.wrapper {
	min-height: 100%;
	height: auto !important; /* This line and the next line are not necessary unless you need IE6 support */
	height: 100%;
	margin: 0 auto  ; /* the bottom margin is the negative value of the footer's height */
}
.footer, .push {
	height: 64px; /* .push must be the same height as .footer */
}
#totalcontainer {
  	margin:0;
	padding:0;
	border-bottom: 26px solid  #88931f;
	border-right: 26px solid  #fca429;
	border-top: 26px solid #9ba819;
	border-left:26px solid #217bd0;
	min-height:800px!important; 
	
}
#totalcontainer2 { 	margin: 0 ;
	text-align: left;
	position: relative;
	z-index: 10;	
 
}
.homebg {  background:url(images/bg/homepage2.jpg) no-repeat center center ;
 -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover!important; 
background-size:100% 100%;
  height:100%;
  top: 0;
  left: 0;  
}
.homedesc {
	background-color:rgba(255, 255, 255, 0.7);  
	float:right; 
	margin-right: 60px;
    max-width: 400px;
	padding: 22px 35px; 
	margin-right:60px; 
}
.headerImage { position:relative; z-index:400;
	background-repeat:no-repeat;
 background: no-repeat top left ;
	min-height:488px; 
	width:100%-52px;}

img {
	vertical-align: bottom;
	max-width:100%;
}
/* for full page model */
.main-content .content{
	padding: 30px;
	font-size: 1em;
	line-height: 1.5em;
}
/* for left sidebar model */
.content-wrapper {
	margin: 0;
	overflow: hidden;
	position: relative;
    margin-top: 0;
    z-index: 9000;
}
.columns-wrapper {
	overflow: hidden;
	background-color: inherit;
	position: relative;
}
.columns-wrapper, .menu-top-wrapper {
	max-width: 2000px;
	margin: auto;
}
/* for left sidebar model */
/* for two sidebars model */
.main-contentrl, #primary {
	float: left;
	width: 64%;
	position: relative;
	left: 18%;
	background-color:#fff;
}
.main-contenthp {
	float: left;
	width: 82%;
	position: relative;
	left: 18%;

}
.sidebar-lefthp {
	width: 18%;
	float: left;
	position: relative;
	left: -82%; 
	padding:0; 
	margin:0;
}
.sidebar-left {
	width: 18%;
	float: left;
	position: relative;
	left: -64%; 
	padding:0; 
	margin:0;
}

.sidebar-right {
	width: 18%;
	float: right;
}
.main-contentrl, .sidebar-left, .sidebar-right,.sidebar-lefthp {
	-webkit-transition: all linear .35s .1s;
	transition: all linear .35s .1s;
}
.sidebar-left .content,
.sidebar-right .content, .sidebar-lefthp .content {
font-family: Georgia, serif;
}
 .sidebar-left .content ul, .sidebar-lefthp .content ul { text-align:right; margin-right:12%; }
.sidebar-left .content, .sidebar-lefthp .content{ margin-top:0; padding-top:0;
}
.sidebar-right .content {}

.main-contentrl .content, #content {
	padding: 60px;
	font-size: 1.1em;
   margin-bottom:-100px; 
   background-color:#fff; 
}
.main-contentrl .content .column1 { float:left; width:66%; margin-right:10%; }
.main-contentrl .content .column2 { float:right; width:24%;}
.main-contentrl .content .column2 ul { padding:0 0 0 12px; list-style-type:none;}
.main-contentrl .content .column2 h3 { font-size:1.4em; }
.main-contentrl .content .column2 li{ font-size:1.1em; text-indent:-12px;}
/* for two sidebars model */
.content p, .content li, h2.entry-title {	line-height: 1.65; font-size:1.4em; font-weight:normal;  }
.content li li { line-height:1; font-size:1em; }
h1, h2, h3, h4 {
	margin: 20px 0px 0px 0px;	 
	font-weight: normal;
}
h1 { font-size: 6.5em; margin: -20px 0 84px 60px;   color:#fff; text-align:center; }
h1 a { text-decoration:none; color:#fff; }
h2 { font-size: 2.65em; font-family: Georgia, "Times New Roman", Times, serif; }
h3 { font-size: 2em;font-family: Georgia, "Times New Roman", Times, serif;}
h4 { font-size: 1.8em; }
h5 { font-size: 1.6em; }
/*A utility rule assigned to the first heading to remove top margins.*/
.content h1:first-child,
.content h2:first-child,
.content h3:first-child,
.content h4:first-child {
	margin-top: 0px;
}

/* SEARCH FORM */
#searchform { float:right; margin-right:12px;   }  
#searchsubmit { background:rgba(255, 255, 255, 0.7); border: 1px solid #999; color:#333333; padding: 2px; float:right;  }
input#s { float:right; margin-bottom:6px; width:156px;  }

#searchform2 {   }  
#searchsubmit2 { background:rgba(255, 255, 255, 0.7); border: 1px solid #999; color:#333333; padding: 2px;   }
#searchform2  input#s, input#blogquery, input#csquery {  margin-bottom:6px; width:156px;  float:none; }

/*Make Image Scalable - Assign this class to any image to make it scale with the browser window size*/
img.scalable {
	height: auto !important;
	width: auto !important;
	max-width: 100%;
	border-radius: 5px;
}
.fancy {
	border: 1px solid rgba(255,255,255,.2);
	box-shadow: 0px 0px 30px rgba(0,0,0,.65);
}
.sidebar ul, .sidebar ol, .sidebar2 ul, .sidebar2 ol {
	margin: 0 0 0 .5em;
	padding: 0 0 0 .5em;
	line-height: normal;
}
.sidebar li, .sidebar2 li { 
	margin-bottom: 4px; 
}

/*Ordinary Link Styles*/
.content a {	color:#217bd0; text-decoration:none; }
.content a:hover { text-decoration:underline;}
.footer a { 	color: #8C8C8C; }
.footer a:hover, .footer a:focus { color: #ccc; }


/*The DIVs that contains the horizontal menu bar at the top of your page.*/
.menu-top-wrapper .p7DMM01 {
	background-color: transparent;
	border: none;
	box-shadow: none;padding:0 50px;
}

#menu-mainmenu {   padding:0 0 0 30px; list-style-type:none; margin-top:0;  clear:both;}
#menu-mainmenu li { font-size:3em; line-height:1.2em; }
#menu-mainmenu li a { text-decoration:none;  color: rgba(255, 255, 255, 0.7); }
#menu-mainmenu li a:hover { color: rgba(255, 255, 255, 1);}
#menu-mainmenu li:hover > a,
#menu-mainmenu ul ul :hover > a {
	color:#fff;
}
#menu-mainmenu ul li:hover > ul {
	display: block;
}
#menu-mainmenu ul li.current_page_item > a,
#menu-mainmenu ul li.current-menu-ancestor > a,
#menu-mainmenu ul li.current-menu-item > a,
#menu-mainmenu ul li.current-menu-parent > a {
	color:#fff;
}
* html #menu-mainmenu ul li.current_page_item a,
* html #menu-mainmenu ul li.current-menu-ancestor a,
* html #menu-mainmenu ul li.current-menu-item a,
* html #menu-mainmenu ul li.current-menu-parent a,
* html #menu-mainmenu ul li a:hover {
	color:#fff;
}
ul#menu-aboutmenu, ul#menu-browsemenu { padding:0;margin-left:-10px; }
#aboutmenu, #browsemenu {	
	display: block;
	clear:both;
	list-style-type: none;	
	padding:0;
	text-transform:uppercase;
}
#aboutmenu  li, #browsemenu  li {
	float:left;
	position: relative;list-style-type: none;
	line-height:1.4em;
	font-size:1em;	
	font-weight:bold;
}
#aboutmenu li  ul li, #browsemenu li  ul li { background:none;	padding: 5px 10px; }
#aboutmenu a , #browsemenu a{
	color: #217bd0;
	font-size:.96em;
	display: block;
	line-height: 26px;	
	padding: 0 8px;
	text-decoration: none;
	
}
#aboutmenu ul ul, #browsemenu ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	list-style-type: none;
	top: 23px;
	left: 20px;
	float: left;
	width: 300px;
	z-index: 99999;
	list-style-type: none;	
	padding:0;
	background-color:rgba(255,255,255,.86);
}
#aboutmenu ul ul li, #browsemenu ul ul li {
	min-width: 300px;	
	list-style-type: none;
	background:none;
	float:none;		line-height:1.4em;
}
#menu-aboutmenu ul ul ul, #menu-browsemenu ul ul ul {
	left: 100%;
	top: 0;
}
#aboutmenu ul ul a, #browsemenu ul ul a {
	padding: 10px;
	width: 300px;
	height: auto;
	color:#217bd0;
	font-size:1em;
	padding:0;
	backround:none;	

}
#aboutmenu li:hover > a,
#aboutmenu ul ul :hover > a,
#browsemenu li:hover > a,
#browsemenu ul ul :hover > a  {
	text-decoration:underline;
}
#aboutmenu ul li:hover > ul,
#browsemenu ul li:hover > ul {
	display: block;
}
#aboutmenu ul li.current_page_item > a,
#aboutmenu ul li.current-menu-ancestor > a,
#aboutmenu ul li.current-menu-item > a,
#aboutmenu ul li.current-menu-parent > a,
#browsemenu ul li.current_page_item > a,
#browsemenu ul li.current-menu-ancestor > a,
#browsemenu ul li.current-menu-item > a,
#browsemenu ul li.current-menu-parent > a {
text-decoration:underline;
}
* html #aboutmenu ul li.current_page_item a,
* html #aboutmenu ul li.current-menu-ancestor a,
* html #aboutmenu ul li.current-menu-item a,
* html #aboutmenu ul li.current-menu-parent a,
* html #aboutmenu ul li a:hover,
* html #browsemenu ul li.current_page_item a,
* html #browsemenu ul li.current-menu-ancestor a,
* html #browsemenu ul li.current-menu-item a,
* html #browsemenu ul li.current-menu-parent a,
* html #browsemenu ul li a:hover {
	text-decoration:underline;
}


.top-navigation:after {
	content: "\0020";
	font-size: 0px;
	display: inline;
	overflow: hidden;
	line-height: 0;
	clear: both;
}

/*The Footer*/
.footer {

	padding:  24px 0 6px 0;
	font-size: 1.3em;
	color: #8c8c8c;
	text-align: center;
	clear: both;
	z-index: 999;
	clear:both;
	position: static;
	width: auto;

}
.footer p.copyright {
	text-transform: uppercase;
	margin: 0px;
}
.footer p.homepageft, .footer p.homepageft a  { color:#fff; }

.clearit { clear:both;}
.alignleft { float:left; margin-right:20px; }
.alignright { float:right; margin-left:20px; }
.nav-previous, .nav-next { font-family: "Open Sans", sans serif; text-transform:uppercase; font-weight:bold; margin-top:20px; }
.blogunderline { border-bottom:1px solid #000; }
label.screen-reader-text { display:none; }
header.page-header { display:none; }
.acps_form_control_wrap select,.acps_text_input { width:50%!important; }
img.toplogo { margin-left:12px; margin-right:12px; margin-top:-30px; max-width:90%; }

.button {
   border-top: 1px solid #96d1f8;
   background: #217BD0;
   background: -webkit-gradient(linear, left top, left bottom, from(#3e779d), to(#217BD07));
   background: -webkit-linear-gradient(top, #3e779d, #217BD07);
   background: -moz-linear-gradient(top, #3e779d,#217BD0);
   background: -ms-linear-gradient(top, #3e779d, #217BD0);
   background: -o-linear-gradient(top, #3e779d, #217BD0);
   padding: 5px 10px;
   -webkit-border-radius: 8px;
   -moz-border-radius: 8px;
   border-radius: 8px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: #fff;
   font-size:1.2em; 
   text-decoration: none;
   vertical-align: middle;
   margin:12px 0 ; 
   }
   .button a{ text-decoration:none; color: #fff; }
   .button a { text-decoration:none;}
.button:hover {
   border-top-color: #28597a;
   background: #28597a;
   color: #ccc;    text-decoration: none;
   }
.button:active {
   border-top-color: #1b435e;
   background: #1b435e;
   }
   .searchandfilter ul { padding:0; }
   #responsive-menu {display:none ; }
   .logoresponsive { display:none; }
  .searchandfilter div { margin:-10px 0; }