/*
Theme Name: Health Povery Action (responsive)
Description: Wordpress theme for Health Povery Action
Author: www.double-sided.com
Version: 1.0
*/

/* meyerweb.com style reset  */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, textarea {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* END meyerweb.com style reset http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
html {
/* removes Firefox content jump by forcing the scroll bar  */
	min-height: 100%;
	margin-bottom: 1px;
	background-color: #96be0d;
}
::-moz-selection {
	background: #ffdd00;
	color: #8a8a7a;
}
::selection {
	background: #ffdd00;
	color: #8a8a7a;
}
.hide {
	display: none;
}
.clear {
	clear: both;
}
body {
	font-size: 100%;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	background-color: #FFF;
}
#wrapper {
	margin: 0 auto;
	width: 942px;
}

 
/*
LAYOUT: Two columns
DESCRIPTION: Two-column fixed layout with one sidebar right of content
*/

#container {
	float: left;
	/* margin: 0 -433px 0 0; */
	width: 940px;
}
#content {
	margin: 0 0 0 0;
}
#primary,
#secondary {
	float: left;
	overflow: hidden;
	width: 200px;
}
#secondary {
	clear: right;
}
#footer {
	clear: both;
	margin: 0;
	background-color: #96be0d;
	/* background: #73ad14 url(images/footer.png) top center no-repeat; */
}

/*
LAYOUT: One column, no sidebar
DESCRIPTION: One centered column with no sidebar
*/
/*
.onecolumn #content {
	margin: 0 auto;
	width: 640px;
}

/*
LAYOUT: Full width, no sidebar
DESCRIPTION: Full width content with no sidebar; used for attachment pages
*/
/*
.single-attachment #content {
	margin: 0 auto;
	width: 900px;
}


/* =Web fonts
-------------------------------------------------------------- */
/*
    This CSS resource incorporates links to font software which is the valuable copyrighted
property of Monotype and/or its suppliers. You may not attempt to copy, install,
redistribute, convert, modify or reverse engineer this font software. Please contact Monotype
with any questions regarding Web Fonts:  http://www.linotype.com
*/

@font-face{
font-family:"Impact W02";
src:url("Fonts/694613/066524b3-9cb5-4ca5-bc5e-b7dcfe79d243.eot?#iefix");
src:url("Fonts/694613/066524b3-9cb5-4ca5-bc5e-b7dcfe79d243.eot?#iefix") format("eot"),url("Fonts/694613/59ad1a6e-509a-44aa-8ddf-f81128ad8e5f.woff2") format("woff2"),url("Fonts/694613/2d08ad6c-d4ff-467d-9c6d-ee8720670b47.woff") format("woff"),url("Fonts/694613/2b3abc48-b8eb-4ae5-9723-baa8f0f2139a.ttf") format("truetype"),url("Fonts/694613/4ecd3212-bf13-406d-8cdf-b55f4d8f2df0.svg#4ecd3212-bf13-406d-8cdf-b55f4d8f2df0") format("svg");
}


/* =Fonts
-------------------------------------------------------------- */

body,
input,
textarea,
.page-title span,
.pingback a.url {
	font-family: Verdana, sans-serif;
	font-weight: normal;
}
body {
	font-size: 100%;

}
h3#comments-title,
h3#reply-title,
#access .menu,
#access div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget_search label,
.widget-title,
input[type=submit]
{
	font-family: Verdana, Arial, sans-serif;
}
pre {
	font-family: "Courier 10 Pitch", Courier, monospace;
}
code {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

/* Side bar */

.h3top {
	margin-top: 0!important;
}
#primary h4 {
	font-size: 0.75em;
	line-height: 120%;
	color: #343433;
	padding-bottom: 10px;
}
.statement {
	color: #575D60;
	font-size: 0.75em;
	line-height: 120%;
	margin-bottom: 4px; 
	background-color: #ffffff;
}
#twitterStatusWrapper {
	background: white;
	float: left;
	padding: 9px 0 15px 0;
	background: url('images/bg-latest-tweet.png') no-repeat top left;
}
#twitterStatus {
	float: left;
	font-size: 0.7em;
	line-height: 130%;
	background: url('images/bg-latest-tweet-bottom.png') no-repeat bottom left;
	padding: 10px 15px 15px 20px;

}
#twitterStatus h3 {
	color: #f78f1e;
	letter-spacing:0.4px;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;	
}
#twitterStatus h3 a {
	color: #f78f1e;
	text-decoration: none;
}

#primary .date {
	display: block;
	font-size: 0.75em;
	line-height: 120%;
	color: #575d60;
	margin-bottom: 10px;
}
#primary p {
	font-size: 0.75em;
	line-height: 120%;
	color: #575d60;
	margin-bottom: 4px;
}
#primary a.arrow {
	font-size: 0.75em;
	padding-left: 21px;
	background: transparent url('images/sprite.png') 0 -37px no-repeat;
	margin-bottom: 5px;
	display: block;	
	text-decoration: none;
	color: #ed2024;
}
#primary .simplepie {
	margin-left: 10px;
	margin-bottom: 30px;
}
#primary li ul {
  padding: 0;
}
#primary li {
  font-size: 0.75em;
  line-height:140%;
  padding:0;
  list-style: none;
}
#primary ul {
list-style:none outside none;
margin:0;
padding:0 0 12px;
position:relative;
}
.block4 .sideLine {
  margin: 0 0 15px 0;
  padding: 5px 0 0 0;
}
.sidebarItem {
  margin: 0 0 0 10px; 
}
.sidebarItem p {
	display: block;
	clear: both;
}
.twitterAvatar {
	float: left;
}
#twitterMessage {
	float: left;
	width: 190px;
	padding-bottom: 10px;
}
.sidebarMessage {
	float: left;
	width: 210px;
	padding-left: 10px;
}


/* =Structure
-------------------------------------------------------------- */

/* The main theme structure */




/* Structure the footer area */

#footer-widget-area {
	overflow: hidden;
}
#footer-widget-area .widget-area {
	float: left;
	margin-left: 0 10px 0 10px;
}
#footer-widget-area #first {
	width: 220px;
	margin-left: 10px;
}
#footer-widget-area #second {
	width: 230px;

	padding-left: 9px;

}
#footer-widget-area #third {
	width: 230px;
	margin-left: 5px;
}
#footer-widget-area #fourth {
	width: 200px;


}
#site-info {
	float: left;
	font-size: 0.625em;
}




/* =Global Elements
-------------------------------------------------------------- */

/* Main global 'theme' and typographic styles  */

body,
input,
textarea {
	color: #666;
	
}
hr {
	background-color: #E7E7E7;
	border:0;
	height: 1px;
	margin-bottom: 18px;
	clear:both;
}

/* Text elements */

p {
	font-size: 0.75em;
	color: #585858;
	line-height:140%;
}
.entry-content h2 {
	margin-bottom: 6px;
}
.err404 {
	display: block;
	float: left;
	clear: both;
	padding-bottom: 500px;
}
ul {
	list-style: square;
	margin: 0 0 18px 25px;
}
#content li {
	background:url("images/bullet.png") no-repeat scroll left 8px transparent;
	list-style:none outside none;
	padding:0 0 0 12px;
}
#content li ul li{
	background: transparent url("images/bulletLine.png") no-repeat scroll left 10px;
	list-style:none outside none;
	padding:0 0 0 18px;
}
.parent-pageid-18168 #content li {
	list-style: decimal;
	background: none!important;
}

ol {
	list-style: decimal;
	margin: 0 0 18px 1.5em;
}
ol ol {
	list-style:upper-alpha;
}
ol ol ol {
	list-style:lower-roman;
}
ol ol ol ol {
	list-style:lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom:0;
}
dl {
	margin:0 0 24px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 18px;
}
cite,
em,
i {
	font-style: italic;
}
big {
	font-size: 131.25%;
}
ins {
	background: #FFFFCC;
}
blockquote {
	font-style: italic;
	padding: 0 3em;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	padding: 1.5em;
}

ins {
	text-decoration: none;
}
sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	position: relative;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
input[type="text"],
textarea {
	padding: 2px;
	background: #f9f9f9;
	border: 1px solid #ccc;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1); 
}
a:link {
	color:#96be0d;
	text-decoration: none;
}
a:visited {
	color:#96be0d;
	text-decoration: none;
}
a:active,
a:hover {
	color: #96be0d;
	text-decoration: underline;
}

.cc_container a, .cc_container a:visited {
    text-decoration: none;
    color: #96be0d!important;
}

.cc_container a:hover, .cc_container a:visited {
    text-decoration: underline;
}
.cc_container .cc_btn, .cc_container .cc_btn:visited {
    color: #fff!important;
    background-color: #3498db!important;
    border-radius: 20px!important;
    -webkit-border-radius: 20px!important;    
}
a.external_icon  {
background: transparent url('images/external.png') right center no-repeat!important;
padding-right: 17px!important;
padding-bottom: 0px;
overflow:hidden;
}
/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}



/* =Header
-------------------------------------------------------------- */
#header {
	height: 177px;
	background: white url(images/header.png) 0 0 no-repeat;
	float: left;
	width: 100%;
}
#logoWrapper {
	width: 320px;
	float: left;
	margin-top: 25px;
	margin-left: 20px;
}
.logo {
	display: block;
	width: 185px;
	height: 100px;
	float: left;
	text-indent: -9999px;	
	background: white url(images/logo.png) 0 0 no-repeat;
	background-size: 122px 100px;
}

#cse-search-box {
	float: left;
    width: 210px;
}
.cse-branding-right {
	float: left;
}
#searchBoxWrapper {
	display: block;
 	position: relative;
	height: 30px;
	width: 309px;
	float: right;
	font-size: 0.6875em;
	background: #e6e6e6;
	border-left: 1px solid #8b9499;
}
#searchBoxWrapper .inputbox {
	float: left;
}


#green-header-area {
	float: right;
	margin: 14px 0 0;
	position: relative;
}
#green-header-area form {
float:left;
width:210px;
}

#green-header-area form input[type="text"] {
-moz-box-shadow:none;
background:url("images/search_field_bg.png") no-repeat scroll 0 0 transparent;
border:medium none;
font-size:12px;
height:22px;
padding:0 0 0 8px;
width:141px;
float: left;
}
#green-header-area form input[type="submit"] {
	background:url("images/go_button.png") no-repeat scroll 0 0 transparent;
	border: medium none;
	color:#FFFFFF;
	height:25px;
	width: 31px;
	text-indent: -1000px;
	float: left;
}

#green-header-area div.menu-header {
	float:left;
	width:128px;
}

#green-top-menu	{
	float: left;
}

#green-top-menu ul {
		list-style:none!important;
}
#green-header-area ul#menu-top-green-header li {
	display:inline;
	padding-right:10px;
	padding-left: 2px;
	font-size: 14px;

}
#menu-item-472, #menu-item-8045 {
	border-right: 1px solid white;
}
#green-header-area ul#menu-top-green-header li a{
	color:#fff;
	text-decoration:none;
}


#share {
	float: right;
	padding: 5px 20px 0 0;	
	
}
#share p {
	float: left;
	font-size: 13px;
	margin: 0 5px 0 40px;
	color: #897e67;
}

#share ul {
	display: inline;
	list-style: none outside none;
	margin: 0;
}
#share li {
	display: inline;
}
#share a.text {
	font-size: 13px;
	color: #897e67;
}
#share a.icon {
	background: url("images/social-icons.png") no-repeat scroll 0 0 transparent;
	float: left;
	height: 16px;
	padding: 0 5px 0 0;
	width: 16px;
}
#share ul a:hover  {
	opacity:0.6;
}
#share a.facebookIcon {
}
#share a.twitterIcon {
background-position:-22px 0;
}
#share a.youtubeIcon {
background-position:-44px 0;
}










#social_links
{
clear:right;
float:right;
margin-top:-20px;
width:375px;
}
div#social_links span.left_links
{
	
}
div#social_links span.left_links img
{
border:medium none;
display:inline-block;
vertical-align:middle;
}
#followUs, #supportUs {
	float: right;
	margin: 139px 0 0 0;
}
#followUs {
	margin-right: 15px;
}
#followUs p, #supportUs p {
	color: #575d60;
	font: 0.875em 'GillSansRegular', sans-serif;
	margin: 0;
	word-spacing: -1px;
	letter-spacing: -0.2px;
}
#followUs ul, #supportUs ul {
	list-style: none;	
}
#followUs li, #supportUs li {
	display: inline;
}
#followUs a, #supportUs a {
	background: transparent url('images/sprite.png') 0 0 no-repeat;
	width: 24px;
	height: 24px;
	float: left;
	padding: 0 3px 0 0;
}
#followUs a.twitterIcon {
	
}
#followUs a.facebookIcon {
	background-position: -27px 0;	
}
#followUs a.rssIcon {
	background-position: -55px 0;		
}
#followUs a.youtubeIcon {
	background-position: -82px 0;
}
#supportUs a.donateIcon {
	background-position: -121px 0;
	width: 103px;
	padding: 0;
}
#followUs a:hover, #supportUs a:hover {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; 
	filter: alpha(opacity=80); 
	opacity: .8; 
}

	
	
/* Menu
-------------------------------------------------------------- */

#access {
	background:url("images/main_navigation_bar.gif") no-repeat scroll center 32px transparent;
	display:block;
	float:left;
	height:54px;
	width:942px;
	margin-top: -22px;
}
#access .menu-header,
div.menu {
font-size:13px;
float: right;
}
#access .menu-header ul,
div.menu ul {
list-style:none outside none;
margin:0;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;

background:none repeat scroll 0 0 #96be0d;
	margin-right:3px;
}
#access a {
	color: #4c4d49;
	display: block;
	line-height: 33px;
	padding: 0 16px;
	text-decoration: none;
}

#access li.current_page_item,
#access li.current-page-ancestor,
#access li.current-category-ancestor,
#access li.current-menu-parent {
	background:none repeat scroll 0 0 #f08e00 !important;
	border-bottom:2px solid #c0d86e;
}

#access 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;
	top: 33px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
	padding-left:0;
}
#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #96be0d;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
	background: #f08e00;
	color: #fff;
}
#access li.current-menu-item a:hover ,
#access li.current-page-ancestor a:hover {
	background:#c0d86e;
}


#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #fff;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #fff;
}

/* Sub menu */

/********************
 secondary-navigation
 *********************/

#secondary-navigation {
  background-color: transparent;
  border: none;
  display: block;
  margin: 0px;
  padding: 0px;
  text-align: left;
  background-image: url(images/green_menu_footer.gif);
  background-position: bottom left;
  background-repeat: no-repeat;
  padding-bottom:20px;
  width: 190px;
  margin-bottom: 80px;
}
#secondary-navigation a:hover,
#secondary-navigation .sel {
	background-color: #f08e00!important;
}
#secondary-navigation ul {
  display: block;
  padding: 0;  
  /* border-bottom: 2px solid #ffffff; */
 }
#secondary-navigation li {
  display: block;
  position: relative;
  border-bottom: 2px solid #ffffff;
 }
#secondary-navigation  .last-child {
	border-bottom: 0;
 }
div#secondary-navigation li li {
	border-bottom: none;
}
div#secondary-navigation a {
  color: #4c4d49;  
  cursor: pointer;
  display: block;
  font-weight: normal;
  padding: 5px 0px 8px 20px;
  text-decoration: none;
  background: #96be0d url(images/subnav_bullet.png) 9px 9px no-repeat;
}
#secondary-navigation ul li .sel {
  background-color:#96be0d;
  color: #585858; 
  cursor: pointer;
  display: block;
  font-weight: normal;  
  padding: 5px 2px 8px 20px;
  text-decoration: none;
  background-image: url(images/subnab_bullet_open.png);
  	background-position: 9px 9px;
  background-repeat:no-repeat;
  border-bottom: 2px solid #ffffff;
}
#secondary-navigation ul li strong {
    font-weight: normal!important;
}
#secondary-navigation ul li ul li a.sel {
  background-color: #f08e00;
  color: #585858; 
  cursor: pointer;
  display: block;
  font-weight: bold;
  text-decoration: none;
  padding: 8px 2px 10px 20px;
  text-decoration: none;
  background-image: url(images/subnab_bullet_open.png);
  background-position:center left;
  background-repeat:no-repeat;
  border-bottom: 2px solid #ffffff;
} 
#secondary-navigation ul li ul li  {
	background-color: #c0d86e;
  color: #585858; 
  cursor: pointer;
  display: block;
  text-decoration: none;
  text-decoration: none;
  background-position:center left;
  background-repeat:no-repeat;
  border-bottom: 2px solid #ffffff;
}
#secondary-navigation ul li ul li a {
    background-color:#c0d86e;
	background-position: 20px 10px;
    padding: 8px 2px 10px 30px;
	font-size: 12px;
	line-height: 120%;
}
#secondary-navigation ul li ul li:last-child,
#secondary-navigation ul li .sel:last-child { 
	border-bottom: none;
}

#secondary-navigation ul li ul li.sel {
padding: 0;
}
#secondary-navigation ul li ul li a.sel {
    background-color: #c0d86e;
    background-image: url(images/subnab_bullet_open.png);
    background-position: 18px 10px;
    background-repeat: no-repeat;
	padding-left: 30px;
}	

#secondary-navigation ul li ul li ul li {
  background-color: #c0d86e;
  color: #585858; 
  cursor: pointer;
  display: block;
  text-decoration: none;
  text-decoration: none;
  background-position:center left;
  background-repeat:no-repeat;
  border-bottom: 2px solid #ffffff;
}
#secondary-navigation ul li ul li ul li a {
    background-color:#dfebb6;
	background-position: 30px 10px;
    padding: 8px 2px 10px 40px;
	font-size: 12px;
	line-height: 120%;
}
#secondary-navigation ul li ul li ul li a.sel {
    background-color: #f08e00;
    background-image: url(images/subnab_bullet_open.png);
    background-position: 20px 8px;
    background-repeat: no-repeat;
	padding-left: 40px;
	
}	


#secondary-navigation ul li ul li ul li ul li {
  background-color: #c0d86e;
  color: #585858; 
  cursor: pointer;
  display: block;
  text-decoration: none;
  text-decoration: none;
  background-position:center left;
  background-repeat:no-repeat;
  border-bottom: 2px solid #ffffff;
}
#secondary-navigation ul li ul li ul li ul li a {
    background-color: #f4f8e6; /* fca000*/
	background-position: 30px 8px;
    padding: 8px 2px 10px 50px;
	font-size: 12px;
	line-height: 120%;
}
#secondary-navigation ul li ul li ul li ul li a.sel {
	background-color: #fdedb8;  /* fcdc71*/
    background-image: url(images/subnab_bullet_open.png);
    background-position: 30px 8px;
    background-repeat: no-repeat;
	padding-left: 50px;
	
}	






/* =Content
-------------------------------------------------------------- */
h1.entry-title {
	color: #1E8BB2;
	margin-bottom: 12px;
	font-size: 28px;
	font-family: 'Impact W02', Impact, Haettenschweiler, 'Franklin Gothic Bold', Charcoal, 'Helvetica Inserat', 'Bitstream Vera Sans Bold', 'Arial Black', 'sans-serif';
}
.afterH1 {
	clear: both;	
}
#breadcrumb {
	font-size: 0.75em;
	color: #897E67;
	padding: 0 0 23px 0;
	background-color: white;
	line-height: 120%;
}
#breadcrumb a {
  color: #96be0d;
  text-decoration: none; 
}
#breadcrumb a:hover {
  text-decoration: underline;
}
#breadcrumb span {
	color: #555;
	padding-right: 5px;
}
.crumb {
  background: url('images/sprite.png') 0 -24px no-repeat;
  display: inline;
  margin: 0 3px;
  padding: 0 5px 0 4px; 

} 
#main {
	overflow: hidden;
	position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	clear:both;
	float:left;
	width:100%;
}
.vvqbox  {
	margin: 0 0 20px 10px !important;
	
}

#content {
	/* margin-bottom: 36px; */
}
#content,
#content input,
#content textarea {
	color: #444;
}
#contentWrapper {
	width: 725px;
	float: right;
	margin-left: 10px;
}
#content {
  width: 465px;
  float: left;
}

body.page-template-tmpl_full-width #content {
	width: 100%!important;
}

#sidebar {
	float: right;
	width: 232px;
}
#content p,
#content ul,
#content ol,
#content dd,
#content pre,
#content hr {
	margin-bottom:10px;
}
#content ul, ol {
	/* overflow: hidden; */
}
#content ul ul,
#content ol ol,
#content ul ol,
#content ol ul {
	margin-bottom:0;
}
#content  li {
	font-size: 0.75em;
	line-height: 140%;
}
#content table li {
	font-size: 1em;
}
#content  li  li{
	font-size: 1em;
}
#content pre,
#content kbd,
#content tt,
#content var {
	font-size: 15px;
	line-height: 21px;
}
#content code {
	font-size: 13px;
}
#content strong,
#content b,
#content dt,
#content th {
	
}
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
	color: #f08e00;
}
#content h2 {
	  font: bold 0.9375em Verdana, Arial, sans-serif;
	margin-bottom: 0;
}
h2.entry-title {
	display: inline;
	margin: 36px 0 12px -5px!important;
	color: #343433;
	font: 1.5em Verdana, Arial, sans-serif;	
	background-color: #fbd415;
	padding: 1px 15px 5px 4px;
	float: left;
}
h2.home {
		margin-top: 0!important;
}
.afterH2 {
	clear: both;
	margin-bottom: 12px;	
	display: block;
}
#content h3, #content h2 {
  font: bold 0.9375em Verdana, Arial, sans-serif;	
 
  padding-bottom: 15px;
  padding-top: 5px;
}
body.page-template-tmpl_homepage-php #content h2 {
  font-family: 'Impact W02', Impact, Haettenschweiler, 'Franklin Gothic Bold', Charcoal, 'Helvetica Inserat', 'Bitstream Vera Sans Bold', 'Arial Black', 'sans-serif';
  font-weight: normal;
  font-size: 1.75em;
  color: #f08e00;
  padding: 0 0 15px 0;
}
body.page-template-tmpl_homepage-php #donate-sidebar h2 {
	font: 1.35em Verdana, Arial, sans-serif!important;	 
	color: #ffffff;
	font-weight: bold!important;
}



#content table {
/* 	border-bottom:1px solid #CCCCCC; */
	text-align: left;
/*	margin: 15px -1px 24px 0; */
	width: 100%;
	font-size: 0.8125em;
}
#content tr th,
#content thead th {
	color: #888;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 9px 24px;
}
#content tr td {
	/* border-top: 1px solid #CCCCCC; */
	padding: 6px 0 6px;
	vertical-align: baseline;
}
#content .form tr td {
	border-top: none;
	padding: 0;
	vertical-align: baseline;
}


#content tr.odd td {
	background: #F2F7FC;
}
strong {
	font-weight: bold;
}
/*.hentry {
	margin: 0 0 48px 0;
}
*/
.home .sticky {
	background: #F2F7FC;
	border-top: 4px solid #000;
	padding: 18px 20px;
	margin-left: -20px;
	margin-right: -20px;
}
.page-title {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 36px 0;
}
.page-title span {
	color: #444;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}
.page-title a:link,
.page-title a:visited {
	color:#888;
	text-decoration: none;
}
.page-title a:active,
.page-title a:hover {
	color: #FF4B33;
}
.entry-title a:link,
.entry-title a:visited,
.entry-title-events a:link,
.entry-title-events a:visited {
	color:#000;
	text-decoration: none;
}
.entry-title a:active,
.entry-title a:hover,
.entry-title-events a:active,
.entry-title-events a:hover  {
	color: #FF4B33;
}
.entry-meta {
	color: #888;
	font-size: 12px;
}
.entry-meta abbr,
.entry-utility abbr {
	border: none;
}
.entry-meta abbr:hover,
.entry-utility abbr:hover {
	border-bottom: 1px dotted #666;
}
.entry-content,
.entry-summary {
	clear: both;	
}
#content .entry-summary p:last-child {
	margin-bottom: 12px;
}
.entry-content fieldset {
	border: 1px solid #E7E7E7;
	margin: 0 0 24px 0;
	padding: 24px;
}
.entry-content fieldset legend {
	background: #fff;
	color: #000;
	font-weight: bold;
	padding: 0 24px;
}
.entry-content input {
	margin: 0 0 24px 0;
}
.entry-content input.file,
.entry-content input.button {
	margin-right: 24px;
}
.entry-content label {
	color: #888;
	font-size: 12px;
}
.entry-content select {
	/* margin: 0 0 24px 0; */
	margin: 0;
}
.entry-content sup,
.entry-content sub {
	font-size: 10px;
}
.entry-content blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 24px;
	text-align: right;
	width: 33%;
}
.entry-content blockquote.right {
	float: right;
	margin-left: 24px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}
.page-link {
	color: #000;
	font-weight:bold;
	margin:0 0 22px 0;
	word-spacing:0.5em;
}
.page-link a:link,
.page-link a:visited {
	background: #f1f1f1;
	color:#444;
	font-weight:normal;
	padding:0.5em 0.75em;
	text-decoration:none;
}
.home .sticky .page-link a {
	background: #D9E8F7;
}
.page-link a:active,
.page-link a:hover {
	color: #FF4B33;
}
#entry-author-info {
	background: #F2F7FC;
	border-top: 4px solid #000;
	padding: 18px 20px;
	margin: 24px 0;
	overflow: hidden;
	clear: both;
	font-size: 14px;
	line-height: 20px;
}
#entry-author-info #author-avatar {
	background: #fff;
	border: 1px solid #e7e7e7;
	float: left;
	margin: 0 -104px 0 0;
	padding: 11px;
	height: 60px;
}
#entry-author-info #author-description {
	float: left;
	margin: 0 0 0 104px;
}
#entry-author-info h2 {
	color: #000;
	font-weight: bold;
	font-size: 100%;
	margin-bottom: 0;
}
.entry-utility {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	clear: both;
}
.entry-meta a,
.entry-utility a {
	color: #888;
}
.entry-meta a:hover,
.entry-utility a:hover {
	color: #FF4B33;
}
#content .video-player {
	padding: 0;
}


#tweet ul {
	margin: 0;
	list-style: none;
}



/* Asides
-------------------------------------------------------------- */

.home #content .category-asides p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
	margin-top:0;
}
.home .hentry.category-asides {
	padding: 0;
}
.home #content .category-asides .entry-content {
	padding-top: 0;
}


/* */
#topActionsWrapper {
	margin-bottom: 20px;
	clear: both;
	display: block;
}
h3.linkListTitle{
 height:38px;
 border:none;
 background-image: url("images/links_list_title.gif");
 background-repeat: no-repeat;
 background-position: bottom left ;
 padding:10px 0 0 10px!important;
 background-color:transparent;
 color:#ffffff!important;
 font-weight:bold;
}

div.links_list{
margin:0px;
padding:0;
position:relative;

}
div.links_list ul{
list-style:none;
margin:0;
padding:0;

}
#content li .links_list ul li,
div.links_list ul li {
 height:28px; 
 border-bottom: 3px solid #fff;
 background: #c2d588 url(images/bullet.gif) center left no-repeat!important;
 color:#585858;
 padding: 10px 0 0 20px!important;
 vertical-align: top;
 font-size: 12px;
}
div.links_list ul li a{
 color:#585858;
}
div.description p{
margin-top:-15px;
margin-bottom:10px;
}

/* Gallery styling */
.sp-gallery-meta .count{
	display: none!important;
}


/* Gallery listing
-------------------------------------------------------------- */

.category-gallery {
	margin-bottom: 48px;
}
.category-gallery h2 {
	margin-top: 10px;
}
.category-gallery .entry-meta {
}
.category-gallery .size-thumbnail img {
	border: 10px solid #f1f1f1;
	margin-bottom: 0;
}
.category-gallery .gallery-thumb {
	float: left;
	margin-right:20px;
	margin-top: -4px;
}
.home #content .category-gallery .entry-content p {
	display: inline;
}
.home #content .category-gallery .entry-utility {
	padding-top:4px;
}

.entry-content .alignnone {
	float: left;
	padding: 0 10px 6px 0;
}

/* Attachment pages
-------------------------------------------------------------- */

.entry-content .attachment img {
	margin-bottom: 0;
}
.attachment .entry-content .entry-caption {
	font-size: 140%;
	margin-top: 24px;
}
.attachment .entry-content .nav-previous a:before {
	content: '\2190\00a0';
}
.attachment .entry-content .nav-next a:after {
	content: '\00a0\2192';
}



/* Images
-------------------------------------------------------------- */

#content img {
	margin: 0;
}
.single-attachment #content img {
	max-width: 900px;
}
#content .alignleft,
#content img.alignleft {
	display: inline;
	float: left;
	margin-top: 0;
}
#content .colour_Green .alignleft, 
#content .colour_Green img.alignleft, 
#content .colour_Blue .alignleft, 
#content .colour_Blue img.alignleft {
    margin-right: 6px;
    margin-top: -5px;
    margin-left: -10px;
    background-color: #fff;
    padding-right: 3px;
}
#content .alignright,
#content img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 0;
}
#content .aligncenter,
#content img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#content img.alignleft, 
#content img.alignright, 
#content img.aligncenter {
	margin-bottom: 12px;
}
#content .wp-caption {
	color: #767676;
	font-size: 0.6875em;
	line-height: 18px;
	text-align: left;
	margin-bottom: 20px;

}
#content .wp-caption img {
	margin: 5px;
}
#content .wp-caption p.wp-caption-text {
	margin: 0 0 4px;
}
#content .wp-smiley {
	margin:0;
}
#content .gallery {
	margin: auto;
}
#content .gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
#content .gallery img {
	border: 2px solid #cfcfcf;
}
#content .gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
#content .gallery dl {
	margin: 0;
}
#content .gallery img {
	border: 10px solid #f1f1f1;
}
#content .gallery br+br {
	display: none;
}
#content div.img div, .caption {
	font-size: 0.6875em;
	line-height: 100%;
	text-align: left;
	background-color: #fff;
	border-top: none;
	border-bottom: none;
	padding: 0;
	margin-top: 2px; 
	color: #767676;
}

/* =Navigation
-------------------------------------------------------------- */

.navigation {
	font-size:  12px;
	line-height: 18px;
	overflow: hidden;
	color: #888;
}
.navigation a:link,
.navigation a:visited {
	color: #888;
	text-decoration: none;
}
.navigation a:active,
.navigation a:hover {
	color: #FF4B33;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	width: 50%;
	text-align:right;
}
#nav-above {
	margin: 0 0 18px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}
#nav-below {
	margin: -18px 0 0 0;
}


/* =Widget Areas
-------------------------------------------------------------- */
.widget-area ul {
	list-style: none;
	margin-left: 0;
}
.widget_search #s { /* This keeps the search inputs in line */
	width: 60%;
}
.widget_search label {
	font-size: 14px;
	font-weight: bold;
	color: #222;
	display: block;
}
.widget-title {
	color: #222;
}
.widget-area a:link,
.widget-area a:visited {
	text-decoration: none;
}
.widget-area a:active,
.widget-area a:hover {
	text-decoration: underline;
}
#text-3,
#widget_sp_image-2,
#text-4 {
	margin-bottom: 10px
}
#wp_tag_cloud div {
	line-height: 1.6em;
}
#wp-calendar {
	width:100%;
}
#wp-calendar caption {
	font-weight: bold;
	color: #222;
	text-align: left;
	font-size:14px;
	padding-bottom: 4px;
}
#wp-calendar thead {
	font-size:11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
	color: #aaa;
}
#wp-calendar tbody td {
	padding: 3px 0 2px;
	background: #f5f5f5;
	border:1px solid #fff;
	text-align: center;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
.widget_rss a.rsswidget {
	color: #000;
}
.widget_rss a.rsswidget:hover {
	color: #FF4B33;
}
.widget_rss .widget-title img {
	height: 11px;
	width: 11px;
}

/* Downloads */
#downloadsPagination {
  width: 657px;
  background: #ededed;
  height: 29px;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
}
ul.pagination, #wp_page_numbers ul {
  font-size: 0.75em;
  padding: 0;
  margin: 8px 10px 5px 0;
  float: right;
}
#wp_page_numbers ul {
  margin-right: 38px;
}
ul.pagination li, #wp_page_numbers li{
  display: inline;
  font-size: 1em!important;
  padding: 0 10px 0 10px!important;
  background-image: none!important;
}
ul.pagination li a:link, #wp_page_numbers li a:link {
  text-decoration: none;
}
ul.pagination li a:hover, #wp_page_numbers li a:hover {
  text-decoration: underline;
  color: #000!important;
}
#wp_page_numbers li a:visited {
  text-decoration: none;
  color: #0078AE;
}

ul.pagination li.currentPage, #wp_page_numbers li.active_page {
  color: #000!important;
  padding: 0 10px 0 10px!important;
  text-decoration: underline;
}
ul.pagination li.currentPage a:link, .active_page a{
  color: #000!important;  
}
ul.pagination li.next, #wp_page_numbers li.next {
  padding: 0 15px 0 2px!important;
  border-right: 1px solid #929292;
}
ul.pagination li.viewall {
  padding: 0 2px 0 2px!important;
  margin: 0 15px 0 10px;
}
.downloadsContent {
  margin: 20px 0 20px 0;
  clear: both;
  width: 618px;
  border-bottom: 1px dotted #a3a3a3;
}
#homeNewsWrapper .downloadsContent {
	width: auto!important;
}
.sidebarItem #viewallpublications {
	display: block;
	border-top: 1px dotted #a3a3a3;
	margin: 0 0 20px 0;
}
.sidebarItem #viewallpublications a {
  background:url(images/arrowLink.png) no-repeat scroll left 4px transparent;
  font-size: 0.75em;
  line-height: 18px;
  padding:0 0 0 18px;
}


/* Social utility footer */
ul#utility-footer {
	float: left;	
	margin: 20px 0 60px 0;
	padding: 10px 0 0 0;
	border-top: 1px solid #cccccc;
	width: 657px;
}
ul#utility-footer-pubs {
	float: left;	
	margin: 0 0 60px 0;
	padding: 10px 0 0 0;
	width: 657px;
}
ul#utility-footer  li, ul#utility-footer-pubs li{
	display: inline;
	list-style: none;
	font-size: 0.75em;
	background: none;
	padding:0;
} 
#utility-footer a:visited, #utility-footer-pubs a:visited  {
	text-decoration: none!important;
}
#utility-footer a:hover, #utility-footer-pubs a:hover  {
	text-decoration: underline!important;
	color: #555;
}
/* Main sidebars */


#takeAction {
	display: block;
	width: 215px;
	height: 51px;
	float: left;
	text-indent: -9999px;	
	background: white url(images/btn_action.png) 0 0 no-repeat;
	margin-bottom: 15px;
}
#giveNow {
	display: block;
	width: 215px;
	height: 51px;
	float: left;
	text-indent: -9999px;	
	background: white url(images/btn_action.png) 0 -52px no-repeat;
	margin-bottom: 15px;
}
#signUp {
	display: block;
	width: 215px;
	height: 51px;
	float: left;
	text-indent: -9999px;	
	background: white url(images/btn_action.png) 0 -104px no-repeat;
	margin-bottom: 15px;
}
a#giveNow:hover,
a#signUp:hover  {
a#takeAction:hover,
	opacity:0.8;
}

.xoxo li {
  margin-left: 10px
}

#main .widget-area ul {
	margin-left: 0;
	padding: 0 20px 0 0;
}
#sidebarEvents {
	clear: both;
	margin-bottom:30px;
	margin-left:10px;
}
.dig-in {
	background:url("images/sprite.png") no-repeat scroll 0 -37px transparent;
	color:#ED2024;
	display:block;
	font-size:0.75em;
	margin-bottom:5px;
	padding-left:21px;
	text-decoration:none;
}

#newsletterSignup {
clear: both;
 background-color:#fcc300;

 padding: 10px;
	font-size: 13px;
	font-weight: bold;
 margin: 20px 0 20px 0;
}






#phplist_sub-item-1{
 background-color:#fcc300;
 width:210px;
 padding-left:10px;
 padding-top: 10px;}

#phplist_sub-item-1 form{
 max-width:210px;
 color:#96be0d;
}
#phplist_sub-item-1 input#submit{
border:none;
position: relative;
background-color: transparent;
background-image: url(images/subscribe_button.gif);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: bottom right;
cursor: pointer;
width:105px;
height:25px;
font-weight:bold;
vertical-align:top;
color:#ffffff;
bottom:10px;
margin-left:80px;
}

#phplist_sub-item-1 h3{
 padding:1px 0px 0px 5px;
 color:#96be0d;
}
#phplist_sub-item-1 input#name, #phplist_sub-item-1 input#email{
	border:none;
      margin:2px 0 2px 5px;}

phplist_sub-item-1 #list-signup.checkbox{
color:#96be0d;
}

div #phplist_sub-item-1 tbody, div #phplist_sub-item-1 td, div #phplist_sub-item-1 table.formLayout, div #phplist_sub-item-1 input{
margin:0;
padding:0;}

div #phplist_sub-item-1 .error,div #phplist_sub-item-1 .warning, div #phplist_sub-item-1 .required,div #phplist_sub-item-1 .unconfiguredMessage{
font-size:70%;
width:100%;
display:block;}

div #phplist_sub-item-1 table.formLayout{
margin-bottom:20px;}



.required {
	color: #ff0000;
}




/* Footer widget areas */

/*Events customisation */

#tec-content {
float:left;
font-size:1.2em;
padding-left:10px;
width:600px;
}
#tec-content h2.entry-title {
	clear: both;
}
#tec-content .back {
	float: left;
}

#tec-content .ical {
float:left;
margin:35px 0 0 10px;
}


#footer-widget-area h3 {
  font: 0.9375em/125% Verdana, sans-serif normal;	
  color: #fff;
  margin-top: 10px;
  font-weight: bold;
 
}
#footer-widget-area .widget-area {
  font-size: 0.75em; 
  line-height: 120%;
  color: #fff;
}
#footer-widget-area ul {
  margin: 0;
  padding:0;
}
#footer .textwidget {
	font-family: Verdana;
}
#footer-widget-area .widget-area h3 {
	font-size: 1.3em!important;
}
#footer-widget-area .widget-area  li{
margin-left: 0!important;
}
#footerline .external_icon,
#footerline2 .external_icon {
	background-image: none!important;
	padding-right: 0!important;
}
#footer a:link {
  color: #fff!important;
  text-decoration: none;  
}
#footer a:visited {
  color: #fff!important;
  text-decoration: none!important;  
}
#footer a:hover {
  color: #000!important;
  text-decoration: none!important; 
}
#footerline, 
#footerline2 {
  width: 970px;
  margin: 15px 0 0 10px;
  color: #fff;
  font-size: 11px;
}
#footerline ul,
#footerline2 ul {
  margin: 0;
  padding: 0; 
  list-style: none;  
}
#footerline li li,
#footerline2 li li {
display: inline;
border-right: 1px solid #696969;
padding: 0 10px 0 5px;
}
#footerline li #menu-item-205 {
border-right: none!important;
}
#footerline2 li li#menu-item-501 {
	padding-left: 0!important;
}
/* =Footer
-------------------------------------------------------------- */

#colophon {
	margin: 0 auto;
	width: 970px;
	padding: 18px 0;
	overflow: hidden;
	
}
#site-info a {
	color: #000;
	text-decoration: none;
}
img#wpstats {
	display:block;
	margin: 0 auto 10px;
}



/* Mobile Safari ( iPad, iPhone and iPod Touch )
-------------------------------------------------------------- */

pre {
	-webkit-text-size-adjust: 140%;
}
code {
	-webkit-text-size-adjust: 160%;
}
#access,
.entry-meta,
.entry-utility,
.widget_search label,
.navigation,
.widget-area {
	-webkit-text-size-adjust: 120%;
}



/* =Print Style
-------------------------------------------------------------- */

@media print {
	body {
		background:none !important;
	}
	#wrapper {
		float: none !important;
		clear: both !important;
		display: block !important;
		position: relative !important;
	}
	#header {
		border-bottom: 2pt solid #000;
		padding-bottom: 18pt;
	}
	#colophon {
		border-top: 2pt solid #000;
	}
	#site-title,
	#green-header-area {
		float: none;
		margin: 0;
		padding:0;
		line-height: 1.4em;
	}
	#site-title {
		font-size: 13pt;
	}
	.entry-content {		
		line-height: 1.6em;
		color: #585858;
	}
	#access,
	#branding img,
	#respond,
	.comment-edit-link,
	.edit-link,
	.navigation,
	.page-link,
	.widget-area {
		display: none !important;
	}
	#container,
	#header,
	#footer {
		width: 100%;
		margin: 0;
	}
	#content,
	.onecolumn #content {
		width: 100%;
		margin: 24pt 0 0;
	}
	.wp-caption p {
		font-size: 11pt;
	}
	#site-info,
	#site-generator {
		float: none;
		width: auto;
	}
	#colophon {
		width: auto;
	}
	img#wpstats {
		display:none
	}
	#site-generator a {
		padding: 0;
	margin: 0;
	}
	#entry-author-info {
		border: 1px solid #e7e7e7;
	}
	#main {
		display:inline;
	}
	.home .sticky {
		border: none;
	}
}

/* Homepage */

#stories {
    background-color: transparent;
    background-image: url("images/quotes_bg.gif");
    background-position: 85% 50%;
    background-repeat: no-repeat;
    float: left;
    margin-top: 10px;
    max-height: 300px;
    min-height: 116px;
    overflow: hidden;
}
#stories p {
	 color: #1E8BB2;
	 font-weight: bold;
}

#content .newsItem p {
	margin: 0;
} 
.entry-content a:link.arrow {
	text-size: 0.75em;
}
body.page-template-tmpl_homepage-php #main {
	min-height: 1050px;
}
#homepageWrapper {
	margin: 7px 0 10px 52px;
	width: 940px;
}
#homeLeftWrapper {
	width: 710px;
	float: left;
}
#homeHero {
	float: left;
}
#homeBlurb {
	float: left;
	width: 470px;
	height: 303px;
	background-color: #e5f1f7;
}
#homeDetails {
	margin: 20px;	
}
#homeDetails h2 {
	font-family: "Arial Narrow";
	font-size: 1.3125em;
	line-height: 100%;
	color: #000;
	font-weight: normal;
}
#homeDetails p {
	margin-bottom: 4px;
}
#homeDetails  #quoteWrapper p, #homeDetails  #quoteWrapper q {
	font-style: italic;
	margin-bottom: 2px;
	line-height: 120%;
	color: #555;
	font-size: 0.9375em;	
}
#homeDetails a.arrow:link {
	font-size: 0.875em;
	padding-left: 15px;
	background: transparent url('images/arrowHomeLinks.png') 0 4px no-repeat;
	margin-bottom: 5px;
	display: block;	
	text-decoration: none;
}
#homeDetails a.arrow:visited {
	color: #0066CC;
	text-decoration: underline;
	background: transparent url('images/arrowHomeLinks.png') 0 4px no-repeat;
	font-size: 0.875em;
	padding-left: 15px;
	margin-bottom: 5px;
	display: block;	
} 
#homeDetails a.arrow:hover{
	color: #0066CC;
	text-decoration: underline;
} 
#below-hero  {
	width: 703px;
	top: 339px;
	margin-bottom: 30px;
	background: #c2d588;
	height: 42px;
	position: absolute;
}
#email-signup-home {
/*	width: 350px; */
	float: right;
}
#email-signup-home img {
	margin: -6px 6px 0 0;
}
#below-hero-social {
    margin: 12px 0 0 15px;

}

#below-hero-social ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#below-hero-social ul li {
	float: left;
	background: none;
	padding: 0 10px 0 0;
}
#below-hero-social a,
#below-hero-social a:link,
#below-hero-social a:visited {
	color: #000!important;
}
#below-hero-social p {
	margin: 0;
	float: left;
	margin-right: 10px;
}
.fa-facebook-square {
    color: #3b5998;
}
.fa-twitter-square {
    color: #33ccff ;
}
.fa-google-plus-square {
    color: #d34836;
}
.fa-youtube-square {
    color: #e52d27;   
}
.fa-pinterest-square {
    color: #cb2027;   
}
.fa-linkedin-square {
    color: #007bb5;   
}
.fa-instagram {
    color: #125688;   
}

#below-hero-social a {
	margin-right: 3px;
}
.twitter-follow-button {
	float: left;
	margin: 8px 5px 0 4px;	
}
.facebook-like-button {
	float: left;
	margin: 8px 0 0 5px;	
}
.pin-it-button {
	float: left;
	margin: 8px 0 0 5px;
	width: 50px;	
}
#email-signup-home h4 {
	color: #575d60;
	font-size: 0.75em;
	float: left;
	padding-right: 10px;
	margin-top: 15px;
}
#social-widget-2 {
	margin-bottom: 20px;
}
#text-5, #social-widget-2 {
	background: none repeat scroll 0 0 #57910B;
    display: block;

    width: 228px;
}
#text-5 h3, #social-widget-2 h3 {
	padding: 8px 10px 8px 15px;
	line-height: 130%;
	color: #fff;
	font-size: 0.875em;
	font-weight: bold
}
#text-5 .textwidget,
#social-widget-2 .socialmedia-buttons {
    background: none repeat scroll 0 0 #C2D588;
    display: block;
	padding: 0 0 10px 10px;
    width: 218px;
}
#social-widget-2 .socialmedia-buttons {
	padding-top: 10px;
}		
.subscribeBtn {
	margin: 7px 0 0 5px;
}
.emailBox {
	float: left;
	margin-top: 9px;
}
#hero-image {
	width: 703px;
	height: 46px;
	position: absolute;
}
#hero-description {
	width: 305px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	display: block;
	padding: 10px 15px 15px 15px;
	margin: 15px;
	z-index: 20;
	font-size: 0.875em;
	line-height: 130%;
}
#new-hero-description {
	display: none;
}

.top-left {
	position: absolute;	
	top: 10px;
	left: 10px;
}
.top-right {
	position: absolute;
	top: 10px;
	right: 240px;
}
.bottom-left {
	position: absolute;
	top: 170px;
}
.bottom-right {
	position: absolute;
	top: 170px;
	right: 240px;
}
.grey-white {
	background: #000;
	color: #fff;
	zoom: 1;
	filter: alpha(opacity=50);
	opacity: 0.5;
}
.black-white {
	background: #000;
	color: #fff;
	zoom: 1;
	filter: alpha(opacity=70);
	opacity: 0.7;
}
.green-black {
	background: #5b9223;
	color: #000;
	zoom: 1;
	filter: alpha(opacity=80);
	opacity: 0.8;
	width: 305px;
}
.green-white {
	background: #5b9223;
	color: #fff;
	zoom: 1;
	filter: alpha(opacity=80);
	opacity: 0.8;
	width: 305px;
}
.orange-black {
	background: #f78a14;
	color: #000;
	zoom: 1;
	filter: alpha(opacity=80);
	opacity: 0.8;
}

#donate-sidebar, #widget_sp_image-8 {
	margin-bottom: 20px;
}

#homeNewsWrapper {
	margin: 10px 0 0 52px;
	padding: 20px 0 0 0;
	border-top: solid 1px #ccc;
	display: block;
	clear: both;
	float: left;
	width: 940px;
	background: transparent url('images/homeNewsBg.png') 0 0 repeat-y;
}
.homeLeft a, .homeRight a {
	text-decoration: none;
}
.hpcta {
	margin-top: 10px;
	color: #96be0d;
	font-weight: bold;
	margin-left: 10px;
	font-size: 0.75em;
}
a .hpcta:hover  {
	text-decoration: underline;
}

.page-template-tmpl_homepage-php .hpcta {
	margin: 0;
	color: #000;
	font-weight: bold;
	font-size: 0.75em;
	padding-top: 6px;
}


a.hpcta:hover  {
	text-decoration: underline;
}


#stories .hpcta {
	margin-top: 10px;
	margin-left: 0;
	margin-bottom: 20px;
}


.homeBlock {
	/* border-right: solid 1px #ccc; */
	display: block;
	float: left;
	width: 220px;
}
.block2 {
	margin-left: 20px;
		width: 220px;
}
.block3 {
	margin-left: 20px;
		width: 220px;
}
.block4 {
	margin-right: 10px;
	width: 220px;
	float: right;
}
.block4 .name,
.block4 .simplepie,
.block4 .nameTwitter,
.block4 .twitter,
.block4 .nameEnews
 {
	margin-left: 10px;
}
.simplepie {
clear: both;
}
.name {
	float: left;
	width: 170px;
}
.feed {
	float: right;
	margin: 0 10px 0 0;
}
.rss  {
	display: block;
	background: transparent url('images/homeRSSicon.png') 0 0 no-repeat;
	width: 16px;
	height: 16px;
}
.nameTwitter {
	float: left;
	width: 100px;
}
.feedTwitter {
	float: right;
	margin: 0 10px 0 0;	
}
.twittericon {
	display: block;
	background: transparent url('images/iconTwitter.png') center right no-repeat;
	font-size: 0.8125em;
	height: 16px;
	padding: 0 20px 0 0;
	margin-top: 3px;
}
.feedEnews a:visited, 
.feedTwitter a:visited {
	text-decoration: none!important;
}
.nameEnews {
	float: left;
	width: 100px;
}
.feedEnews{
	float: right;
	margin: 0 10px 0 0;	
}
.enewsicon {
	display: block;
	background: transparent url('images/iconEnewsletter.png') center right no-repeat;
	font-size: 0.8125em;
	height: 16px;
	padding: 0 20px 0 0;
	margin-top: 3px;
}
.twitter {
	font-size: 0.75em;
	line-height: 140%;
	float: left;
	width: 200px;
	margin: 0 0 5px;
	padding: 0 0 5px	
}
.twitter abbr {
	border-bottom: none;
}
.twitter-timestamp {
	display: block;
	clear: both;
}
.homeBlock .simplepie ul{
	list-style: none;
	margin: 0;
	width: 220px;
}
.homeBlock .simplepie li {
	list-style: none;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
	border-bottom: dotted 1px #a3a3a3;
	font-size: 0.75em;
	line-height: 140%;
}
.block4 .simplepie li {
	border-bottom: none;
}
.homeBlock .simplepie .date {
	display: block;	
}
.homeBlock h2 {
	margin: 0 0 4px 0;
	font: normal 1.0625em "Helvetica Condensed", "Helvetica Narrow", "Arial Narrow", "DejaVu Sans Condensed";
	line-height: 100%;
	color: #000;
}
.homeBlock h2 a:link {
	color: #000;
	text-decoration: none;
}
.homeBlock h2 a:visited {
	color: #000;
	text-decoration: none;
}
.homeBlock h2 a:hover {
	color: #000;
	text-decoration: underline;
}
#homeNewsWrapper .downloadsContent {
	clear:both;
	height:123px;
	margin:10px 0;
}
#homeNewsWrapper   .lastline {
	border-bottom: none;
}
#homeNewsWrapper  .downloadDetails {
	margin:0 0 0 10px;
	display:table; 
	width: 120px;
}
#homeNewsWrapper  #viewallpublications, .homeBlock  h3{
	display: none;
}
#homeNewsWrapper  .downloadThumbnail {
	width: 77px;
	height: 109px;
	border: 1px solid #d0d0d0;
	float: left;
	margin: 0 0 0 0;
}
.dottedLine {
	border-bottom:1px dotted #A3A3A3;
	clear: both;
	width: 100%;
	height: 5px;
	margin: 5px 0 10px 0;
	float: left;	
}
#homeNewsWrapper  .downloadDetails h4 {
  font-family: Arial;
  font-size: 0.75em;
  line-height: 140%;
}
#homeNewsWrapper  .downloadDetails h4 a:link {
  color: #0078ae;
   text-decoration: none;
 }
#homeNewsWrapper  .downloadDetails .downloadDate { 
  color: #555555;
  font-size: 0.75em;
  line-height: 18px;
}
.publications-button {
	clear: both;
	background: url('images/btnPublications.png') no-repeat scroll left top transparent;
	display: block;
	height: 0;
	overflow: hidden;
	padding-top: 24px;
	width: 159px;
	margin: 10px 0 20px 0;
}
.publications-button:hover {
	background-position: 0 -24px;
}
.news-button {
	clear: both;
	background: url('images/btnNews.png') no-repeat scroll left top transparent;
	display: block;
	height: 0;
	overflow: hidden;
	padding-top: 24px;
	width: 142px;
	margin: 10px 0 20px 0;
}
.news-button:hover {
	background-position: 0 -24px;
}
.profiles-button {
	clear: both;
	background: url('images/btnProfiles.png') no-repeat scroll left top transparent;
	display: block;
	height: 0;
	overflow: hidden;
	padding-top: 26px;
	width: 210px;
	margin: 10px 0 20px 0;
}
.profiles-button:hover {
	background-position: 0 -26px;
}



/* People */
.member {
	width: 270px;
	height: 70px;
	float: left;
	margin-bottom: 10px;
}
.memberphoto {
	border: 1px solid #D0D0D0;
	display: block;
	float: left;
	margin: 0 10px 10px 0!important;
}
.peopleDetails {
	float: left;
	display: block;
	width: 185px;
}
.member h3 {
	font-family: Arial!important;
	font-size: 0.875em!important;
	letter-spacing: 0!important;
	margin-bottom: 2px;
}
.member p {
	font-size: 0.75em; 
}
.peoplespace {
	display:block;
	clear: both;
	height: 5px;
}
#people h2   {
	border-top: 1px dotted #a3a3a3;
	clear: both;
	display: block;
	margin: 10px 0 10px 0; 
	padding: 20px 0 0 0;
} 
#peopleThumb  {
float:left;
width:142px;
}
#peopleText  {
float:right;
margin:0 25px 20px 0;
width:420px;
}
.people-back {
	background: url('images/backPeopleButton.png') no-repeat scroll left top transparent;
	display: block;
	height: 0;
	overflow: hidden;
	padding-top: 24px;
	width: 140px;
	margin-top: 10px;
}
.people-back:hover {
	background-position: 0 -24px;
}
#peopleText .dottedLine {
	margin: 5px 0 20px 0;
}
/* FAQ */
h3.trigger {
	padding: 0 0 0 15px;
	margin: 0 0 5px 0;
	background: url(images/arrowClosed.png)  0 5px no-repeat;
	line-height: 140%;
	width: 500px;
	font-size: 0.875em!important;
	font-family: Arial!important;
	font-weight: normal;
}
h3.trigger a {
	color: #0078ae;
	text-decoration: none;
	display: block;
}
h3.trigger a:hover {
	color: #0078ae;
	text-decoration: underline;
}
h3.active {
	padding: 0 0 0 15px;
	background: url(images/arrowOpen.png) 0 5px no-repeat;
}
.toggle_container {
	padding: 0;
	overflow: hidden;
	width: 500px;
	clear: both;
	margin-left: 15px;
}
.toggle_container .block {
	margin-bottom: 0!important;
}
.toggle_container .block p {
margin-bottom: 0!important;
	}
#faqTopBox p {
	margin: 15px 0 10px 15px;
	width: 380px;
	float: left;
}
.faqButton {
	float: right;
	width: 80px;
	margin: 10px 40px 10px 15px;
	text-align: center;
	}
.toggle_all {
	display: block;
	background: url(images/btnFaq.png) top left  no-repeat;
	width: 80px;
	height: 28px;
	padding: 7px 0 5px 0;
	font-size: 0.8125em;
	color: #555555;
}
.toggle_all:link  {
	color: #555555!important;
	text-decoration: none!important;
}
.toggle_all:visited  {
	color: #555555!important;
	text-decoration: none!important;
}
.toggle_all:hover  {
	color: #000!important;
	text-decoration: none!important;
}
#faqs {
padding-top: 5px!important;
}
#faqs h2    {
border-top:1px dotted #a3a3a3;
clear:both;
display:block;
margin: 20px 0 10px 0; 
padding: 18px 0 0 0;
} 
#faqs .noline {
border-top:none!important;
margin: 0!important;
padding: 0!important;

}   
#downloadDetailsMeta {
	border-bottom: 1px dotted #A3A3A3;
	clear: both;
	margin: 16px 0;
	width:618px;
}
#downloadDetailsMeta h2 {
	padding: 0;
}
.downloadTags {
	font-size: 0.75em;
	margin-bottom:16px !important;
}
#downloadDetailThumb {
	width: 142px;
	float: left;
}
#downloadDetailText {
	width: 470px;
	float: right;
	margin: 0 25px 20px 0;
}
#downloadDetailText p {
	color: #555;
	font-size: 0.875em;
	line-height: 140%;
}
#downloadDetailThumb img {
	width: 138px;
	height: 195px;
	border:1px solid #D0D0D0;
}
.download-button {
	background: url('images/downloadbutton.png') no-repeat scroll left top transparent;
	display: block;
	height: 0;
	overflow: hidden;
	padding-top: 26px;
	width: 140px;
	margin-top: 10px;
}
.download-button:hover {
	background-position: 0 -26px;
}
.download-back{
	background: url('images/downloadBack.png') no-repeat scroll left top transparent;
	display: block;
	height: 0;
	overflow: hidden;
	padding-top: 24px;
	width: 140px;
	margin-top: 10px;
}
.download-back:hover {
	background-position: 0 -24px;
}
#downloadDetailBack  {
	background:none repeat scroll 0 0 #EDEDED;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	height: 29px;
	width: 657px;
	clear: both;
}
#downloadDetailBack .arrow {
	background:url("images/arrowBack.png") no-repeat scroll left 4px transparent;
	font-size: 0.75em;
	line-height: 18px;
	padding: 0 0 0 13px;
	margin: 6px 0 0 12px;
	display: block;
}
#downloadDetailBack .arrow:link {
	color: #0078ae;
	text-decoration: none;
}
#downloadDetailBack .arrow:visited{
	color: #0078ae;
	text-decoration: none;
}
#downloadDetailBack .arrow:hover{
	color: #0078ae;
	text-decoration: underline;
}
.mainDownloadsContent{
/*	min-height:130px; */
}
#primary li.current-cat a {
	color: #000;
}
#primary .people li {
	background:url("images/arrowLinkDown.png") no-repeat scroll left 4px transparent;
	font-size:0.75em;
	line-height:18px;
	padding:0 0 0 15px;
}
#primary .people .noDownload {
	background: none!important;
	font-size:0.75em;
	line-height:18px;
	padding:0!important;
}


/* Archives */
.archives, ul.wp-tag-cloud{
	padding-bottom: 10px;
	display: block;
	clear: both;
}

#primary .archives ul {
	padding: 0!important;
}
#primary .archives li  {
	background:url("images/arrowLink.png") no-repeat scroll left 4px transparent;
	font-size:0.75em;
	line-height:18px;
	padding:0 0 0 15px;
}
#primary .archives .current-year {
	background: url("images/arrowLinkDown.png") no-repeat scroll left 4px transparent!important;
}
#primary .archives a .current-month {
	color: #000!important;
}

#primary .archives li  li {
	font-size:1em;
	background-image: none;
	list-style:none outside none;
	padding: 0;
}


.intro {
	width: 630px;
	border-bottom: 1px dotted #d9d9d9;
	clear: both;
	float: left;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
}
body.page-template-tmpl_homepage-php .intro,
body.page-template-tmplhomepage2-php .intro{
	border-bottom: none;
}
.newsItem, .blogItem {
	clear: both;
	float: left;
	padding: 0 0 5px 0;
	margin: 0 0 25px 0;
}
.page-template-tmpl_homepage-php .newsItem, 
.page-template-tmpl_homepage-php .blogItem {
	margin: 0 0 5px 0;
}
.newsTextWrapper {
	float: left;
	width: 178px;
}
.newsTextWrapperNoimg {
	width: auto;
}
#newsWrapper {
	width: 275px;
	margin-bottom: 20px;
	position: absolute;
	top:350px;
	left: 430px;
}
#campaignsWrapper {
	width: 410px;
	position: absolute;
	top:350px;
}
.newsItem p {
	font-size: 0.6875em;
	color: #575d60;	
}
.newsItem  p a, .newsItem  a:visited {	
	text-decoration: none;
	color: #575d60;
}
.newsItem  a.readmore {
	text-decoration: underline;
}
.newsItem  a:hover.arrow {
	text-decoration: underline;
}
#content .blogItem h2 {
	font-size: 1.25em;
}
#content .newsItem h3 {
	margin-bottom: 5px;
}
#content .newsItem h3 a {
	color: #5b9223!important;
}
#content .newsItem h3 {
	padding-bottom: 0!important;
	font: bold 0.75em Verdana;	
	color: 5b9223;
	margin-top: -4px;	
}
.newsThumb {
	float: left;
	margin: 0 10px 5px 0;
	background-color: #f1f1f1;
}
/* Blog */
.tags {
	font-size: 0.75em;
	margin: 2px 0 2px 0;
}
.comments {
	font-size: 0.875em;
	float: left;
}
.blogItem .readMore{
	display: block;
	float: right;
	background: transparent url('images/arrowClosed.png') 0 2px no-repeat;
	font-size: 0.875em;
	padding-left: 15px;
}
#blog-meta {
	width: 615px;
	float: left;
	margin: 0 0 0 10px; 
	padding-bottom: 10px;
}
a.tt {
	font-size: 0.75em;
	background: transparent url('images/iconTwitter.png') center left no-repeat!important;
	height: 18px;
	padding: 2px 0 0 25px!important;
	margin-top: 3px;
	margin-left: 30px;
}
#tweetthis {
display: none!important;
}
#news-meta{
	width: 615px;
	float: left;
	margin: 17px 0 0 0; 
	padding-bottom: 7px;
	border-bottom: 1px dotted #a3a3a3;
}
.author-thumb {
	float: left;
}
.catdate {
	padding: 0 0 10px 0;
	margin-left: -10px!important;
}
#date-tags  p{
	font-size: 12px!important;
	margin: 0;
}
#date-tags p.date {
	color: #343433;
}
#date-tags p.meta-tags {
	margin-top: 10px;
	float: left;
	width: 500px;
}
#blog-meta #date-tags {
	margin-left: 10px;
	float: left;
}
/* Terms page */
#terms {
	font-size: 12px!important;
	padding: 0 0 0.75em 0;

}
#terms p {
	font-size: 12px!important;
	line-height: 160%;
}
#terms em {
	font-style: normal;
	font-weight: bold;
	display: block;
}
#terms ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#terms ol li {
	margin-bottom: 15px;
	margin-left: 0;
	font-size: 12px!important;
	background: none;
	line-height: 160%;
}
#terms li {
	list-style-type: decimal!important;
}
#terms ol {
	padding-left: 28px;
	list-style-type: decimal!important;
}
#terms ol ol {
	list-style: lower-alpha!important;
	margin-bottom: 20px;
}
#terms ol ol ol {
	list-style: lower-roman;
	margin-bottom: 0;
}
#terms ul li, #terms ol ol li {
	margin-bottom: 0;
}
#terms ul li {
	margin-left: -10px;
	margin-bottom: 10px;
}

/* disqus */
#disqus_thread {
	margin: 0 0 60px 0;	
	width:630px;
}
#dsq-content h3 {
	font-family: 'GillSansRegular',sans-serif;
	font-size: 17px!important;
	color: #343433!important;
	border-top:1px dotted #d9d9d9;
	margin:20px 0 0 0;
	padding:10px 0 0;
}
#dsq-logo-dropdown {
	margin-top: 10px!important;
}
#dsq-post-area  h3{
	margin: 0;
	padding: 0;
	border-top: none;
}
.dsq-autheneticate-copy {
	color: #555555!important;
	font-size: 12px;
}
.dsq-brlink {
	display: none;
}
#dsq-form-area, 
.dsq-request-user-info,
#dsq-thread-settings,
.dsq-comment-footer,
#dsq-content .dsq-options ,
#dsq-content .dsq-pagination {
	width: 620px;
}
#dsq-content .dsq-textarea .dsq-textarea-wrapper, #dsq-content .dsq-post-fields .dsq-input-wrapper {
	-moz-border-radius:0px 0px 0px 0px!important;
	background: none!important;
	border:1px solid #cccccc!important;
	margin:3px 0;
	padding:3px 5px;
}
#content #dsq-content tr td {
	border-top: none!important;
}
#dsq-content .dsq-textarea .dsq-textarea-wrapper {

}

#dsq-content .dsq-append-post .dsq-post-area {
	background: none!important;
}
#dsq-content .dsq-login-buttons {
	background: none!important;
}
#dsq-content .dsq-placeholder {
	color:#555!important;
	margin:0!important;
}
#dsq-content .dsq-subscribe a, #dsq-content .dsq-subscribe-label {
	background-color: white;
}
#dsq-content .dsq-post-fields input {
	border:0 none;
	width:100%;
}
#dsq-content .dsq-textarea textarea, #dsq-content .dsq-post-fields input {
	margin: 0;
}
#dsq-post-button {
	-moz-border-radius: 4px;	
	-webkit-border-radius: 4px;
	
	
	background-color:#db1d21;
	background-image: none;
	background-image: -webkit-gradient(linear,left bottom,left top, color-stop(0.48, rgb(203,28,31)),color-stop(0.89, rgb(237,32,35)));
	background-image: -moz-linear-gradient(center bottom, rgb(203,28,31) 48%, rgb(237,32,35) 89%);
	border:1px solid #801112;
	color:#ffffff !important;
	font-size:12px;
	font-weight: normal;
	padding:3px 14px;
	text-align:center;
}
#dsq-content .dsq-request-user-name {
	font-size:12px!important;
	margin-bottom:0!important;
	padding-bottom:0!important;
}
#dsq-content .dsq-request-user-stats {
	font-size:12px!important;
	color: #a3a3a3;
}
#dsq-content .dsq-request-user-stats big {
	font-size:12px!important;
}
#dsq-content .dsq-request-user-info {
	background: none!important;
}
#dsq-content .dsq-post-footer {
	margin-top:10px!important;
}
#dsq-content .dsq-options {
	margin-top: 8px;
}
#dsq-sort-select {
	margin-left: 5px;
	font-size: 12px;
	color: #555;
}
.dsq-subscribe-email {
	margin-left: 159px;
	font-size: 12px;
}
.dsq-subscribe-email img{
	display: none!important;
}
#dsq-subscribe {
	background:url("images/iconEnewsletter.png") no-repeat scroll left top transparent;
	padding:0 0 2px 20px;
}
.dsq-subscribe-rss {
	background:url("images/homeRSSicon.png") no-repeat scroll left top transparent;
	padding:0 0 2px 17px;
}
.dsq-request-user-avatar {
	width: 70px!important;
	height: 70px!important;
}
#dsq-content .dsq-header-avatar a.dsq-avatar {
	-moz-border-radius: 0!important;
	padding:0!important;
}
#dsq-content .dsq-header-avatar img {
	border: none!important;
}
#dsq-content .dsq-comment-header td {
	vertical-align: top!important;
	font-size: 12px;
}
#dsq-content .dsq-comment-header-time {
	display:block;
	padding: 2px 0 0 0!important;
	color: #a3a3a3;
}
.dsq-comment-header {
	width: 320px!important;
	float: left!important;
	display: inline!important;
}
.dsq-comment-body {
	width: 300px!important;
	float: left!important;
	display: inline!important;
	font-size: 12px;
}
.dsq-comment-message {
	display: inline!important;
}
.dsq-comment-footer {
	clear: both;
	display: block;
	margin-top: 10px;
	float: left!important;
}
#dsq-content .dsq-options {
	background: none!important;
	border-bottom:1px dotted #A3A3A3;
}
a.dsq-post-report,
.dsq-like {
	font-size: 12px!important;
}
#dsq-content .dsq-pagination {
	background: none!important;
}
#dsq-content .dsq-sub-header-right {
	text-align: left!important;
}
.dsq-sub-header {
	width: 120px;
}

#wp_page_numbers {
	clear: both;
}
.edit-link {
	background: #ffdd00;
	color: #8a8a7a;
	padding: 4px 8px;
	clear: both;
	float: left;
	margin: 10px 0 10px 0;
}
.edit-link a, .edit-link a :link, .edit-link a:hover, .edit-link a:visited  {
	color: #000;
}
/* Newsletter */ 
.linklove {
display: none;
}

#cformsform legend{
display: none;
}

.cform {
margin: 0!important;
width: 100%!important;
}
.cf_info {
margin: 0!important;
padding:0!important;
width:100%!important;
}
.cform fieldset {
background-color: #fff;
border: none!important;
margin-top: 0;
padding: 0;
}
p.cf-sb {
text-align:left!important;
line-height:100%!important;
}
.entry-content fieldset  {
margin: 0;
}

.cform label {
text-align:left!important;
vertical-align:top;
}
.entry-content input {
margin:0 0 10px;
}
.failure {
background-image:none!important;
border:none!important;
display:block;
font-size: 0.8125em;
color: #ff0000!important;
}
ol.cf-ol li.cf_li_err {
background:url("li-err-bg1.png") repeat scroll 0 0 #FFDFDF !important;
border:none!important;
color: #ff0000!important;
}
li.cf_li_err .cform label span {
color: #ff0000!important;
}
.sidebarItem p {
	font-size: 0.75em;
}
.sidebarItem ul#viewallflickr {
	display: block;
	border-top: 1px dotted #a3a3a3;
}
.sidebarItem ul#viewallflickr li {
  background:url(images/arrowLink.png) no-repeat scroll left 9px transparent;
  font-size: 0.75em;
  line-height: 18px;
  padding:5px 0 0 18px;
}
/* Page navi - pagination*/
.wp-pagenavi {
	float: right;
}
.wp-pagenavi a, .wp-pagenavi span {
	border: none!important;
	font-size:0.75em;
}

/* Calendar */

.category-events #tec-content {
	background:none repeat scroll 0 0 #FFFFFF;
	margin-left:0!important;
	padding:0!important;
	width:640px!important;
}


#calendar .tec-calendar-buttons {
	float: right;
}

.upcoming a.tec-button-on, .grid a.tec-button-on {
	background:none repeat scroll 0 0 #ED2024!important;
}

.tec-calendar-buttons a {
	-moz-border-radius:0!important;
	background:none repeat scroll 0 0 #999999;
	color:#FFFFFF;
	display:block;
	float:left;
	font-size:11px;
	font-weight:bold;
	height:27px;
	line-height:27px;
	margin:21px 0 24px 10px;
	padding:0 4px;
	text-align:center;
	text-shadow:1px 1px 0 rgba(0, 0, 0, 0.5);
	text-transform:uppercase;
	width:auto;
}

.line {
	border-bottom:1px dotted #D9D9D9;
	clear:both;
	margin: 0 0 25px 0;
}
table.tec-calendar  {
	margin-left: 10px!important;
}
.tec-prev-month, .tec-next-month {
	font-size: 0.7em;
}
.tec-prev-month {
	padding-right: 15px;
}
.tec-cal-title {
	display: none;
}
h2.entry-title-events {
	display: inline;
	margin: 10px 0 12px -5px!important;
	color: #343433;
	font: 1.5em 'GillSansRegular', sans-serif!important;	
	background-color: #fbd415;
	padding: 1px 15px 5px 4px;
	float: left;
}
 .events-meta {
	margin: 0!important;
}
.tec-event-entry p {
	font-size: 1em;
}
.tec-nav-previous {
	width: 200px;
	float: left;
	font-size: 0.75em;
}
.tec-nav-next {
	width: 110px;
	float: right;
	font-size: 0.75em;
}
.ical {
	display: none;
}
.upcoming #tec-events-calendar-header {
	float:right;
	height:60px;
	margin-bottom:0;
	margin-top:-60px;	
}
.grid #tec-events-calendar-header {

	height:60px;
	margin-bottom:0;
}
.tec-calendar-buttons {
	float: right;
}
.tec-month-nav {
	float: left;
}
.tec-calendar-buttons  {
	position:relative!important;
}

.tec-month-nav {
	position:relative!important;
}
.entry {
	font-size: 0.75em;
}
.entry ul {
	margin: 0 0 10px 18px;
	line-height: 140%;

}

/* Page */
#main_content_bottom, .drawn_line {
height:30px;
/* min-height:150px; */
width:512px;
margin-bottom: 50px;
}


.really_simple_share {
	background-image:url("images/grey_on_white_line.gif");
	background-position:left top;
	background-repeat:no-repeat;
	float:left;
	padding-top: 25px!important;
}

.page-template-tmpl_homepage-php .really_simple_share {
	display: none;
}
/* Hide sub navigaton on certain pages */

.page-id-20  #secondary-navigation {
	display: none;
}


/* Homepage template */

.colour_Green, .colour_Blue {
    background-color: #f4f8e6;
/*    background-image: url("images/green_teaser_footer.gif"); 
    background-position: right bottom;
    background-repeat: repeat-x;*/
    clear: both;
    margin: 10px 0 20px;
    height: 150px;
    width: 100%;
}
.homecolour_Green {
    background-color: #f4f8e6;
    float: right;
    min-height: 50px;
    padding-bottom: 10px;
    width: 272px; 
	margin-bottom: 20px;
}
body.page-template-top-level-page .homecolour_Green {
	width: 325px;
}
.alignLeft {
    float: left;
    padding-right: 5px;
}
.colour_Green h3, 
.homecolour_Green h3, 
.colour_Blue h3 {
    background-color: #96be0d;
    background-position: left bottom;
    background-repeat: no-repeat;
    border: medium none;
    color: #4c4d49!important;
    margin: 0;
    min-height: 30px;
    padding: 8px 0 8px 10px;
    font-family: 'Impact W02', Impact, Haettenschweiler, 'Franklin Gothic Bold', Charcoal, 'Helvetica Inserat', 'Bitstream Vera Sans Bold', 'Arial Black', 'sans-serif'!important;
  	font-weight: normal!important;
  	font-size: 1.125em!important;
  	margin-bottom: 6px;
}

@media screen and (max-width:500px) {
	.colour_Green h3, .homecolour_Green h3, .colour_Blue h3 {
		min-height: 0!important;
		padding: 0!important;
	}
	#content .colour_Green .alignleft, #content .colour_Green img.alignleft, #content .colour_Blue .alignleft, #content .colour_Blue img.alignleft {
		margin-top: 0!important;
	}
	.colour_Green p {
		font-size: 0.7em;
		line-height: 130%;
	}
}
#content .homecolour_Green h3
#content .homecolour_Blue h3 {
    padding: 6px 0 10px 6px;
	line-height: 120%;
	min-height: 36px;
	font-family: 'Impact W02', Impact, Haettenschweiler, 'Franklin Gothic Bold', Charcoal, 'Helvetica Inserat', 'Bitstream Vera Sans Bold', 'Arial Black', 'sans-serif';
  	font-weight: normal!important;
  	font-size: 1.125em!;
  	color: #4c4d49!important;
}
#content .homecolour_Green  p {
	margin-bottom: 0!important;
	line-height: 135%;
}
.homecolour_wrapper {
	margin: 5px 8px 0 8px;
	min-height: 68px;
}
.page-template-tmpl_homepage-php .alignLeft {
	padding-right: 3px;
	width: 135px;
	height: 135px;
	clear: both;
}
.page-template-tmpl_homepage-php #content  .newsItem h3 {
	padding-top: 0;
}

.teaserBlock p {
	padding-top: 10px;
	padding-left: 5px;
	color: #333;
} 

#content .teaserBlock  img.alignright {
	padding-right: 15px;
	padding-top: 5px;
}

/*
.colour_Blue h3 {
    background-color: #1E8BB2;
    /* background-image: url("images/blue_teaser_title.gif"); 
    background-position: left bottom;
    background-repeat: no-repeat;
    border: medium none;
    color: #FFFFFF!important;
    margin: 0;
    min-height: 26px;
    padding: 8px 0 8px 10px;
}
.colour_Blue{
    background-color: #7DB6D1;
    background-image: url("images/blue_teaser_footer.gif");
    background-position: right bottom;
    background-repeat: repeat-x;
    clear: both;
    margin: 10px 0 20px;
    min-height: 50px;
    padding-bottom: 10px;
    width: 100%;
}
*/
.colour_Green p, 
.colour_Blue p {
    margin-left: 10px;
}
.colour_Green a, 
.colour_Blue a {
	color: #f08e00;
} 

body.page-template-tmpl_homepage-php #container,
body.page-template-tmpl_homepage-php #contentWrapper,
body.page-template-tmplhomepage2-php #container,
body.page-template-tmplhomepage2-php #contentWrapper
 {
	width: 945px;
}
/** body.page-template-tmpl_homepage-php  #content,
body.page-template-tmplhomepage2-php  #content {
	width: 956px;
}
**/
.homeLeft {
	float: left;
    width: 702px;

}
.homeRight {
	float: right;
    width: 230px;
}

body.page-template-tmplhomepage2-php .tweetandlike-container {
	display: none;
}

body.page-template-tmpl_homepage-php #main_content_bottom,
body.page-template-tmplhomepage2-php #main_content_bottom
 {
	height: 50px;
	min-height: 50px;
}

/* Programmes */

#main_content-item-2 {
    background-color: #C2D588;
    margin-bottom: 10px;
    padding-top: 10px;
    min-height: 310px;
}

div.sharedaddy h3.sd-title {
	margin: 0!important;
}
div.image_map {
    float: left;
    padding: 0 10px;
    width: 55%;
}

div.selector {
    float: left;
    margin-left: 10px;
    width: auto;
}
.countries_selector {
	margin-left: 10px;
	float: left;
}

div.image_map p {
    font-weight: bold;
	margin-top: 10px;
}
/* Comments */

ol.commentlist {
	list-style: none;
    margin: 0;
}

#content li.comment {
	background: none;
	padding: 0;
}
ol.commentlist p {
	font-size: 1em;
}

/* Downloads */
.downloadlink {
	font-size: 12px;
	margin: 0 0 10px 10px;
}

.tweetandlike-container {
	margin-top: 20px;
}

.wpcf7-response-output {
	font-size: 12px!important;
	padding: 10px!important;
}
.wpcf7-mail-sent-ok {
	background-color: #C2D588!important;
	border: none!important;
}

#take-action {
	background: #57910b;
	width: 208px;
	display: block;
	padding: 10px;
}
#take-action .widget-title {
	color: #fff;
	padding-bottom: 10px;
	font-size: 0.9375em;
	font-weight: bold;
	line-height: 120%;
}
.take-action-button {
	display: block;
	background: url('images/btn_take_action.png') 0 0 no-repeat;
	width: 140px;
	height: 37px;
}
#rommeled_image-2 {
    background: #ef8e03;
    border-radius: 15px;
    width: 208px;
    display: block;
    padding: 10px;
	margin: 20px 0;
}
#rommeled_image-2 img {
	width: 100%;
}
#rommeled_image-2 p{ color:#fff;}

.rommeled_widget_image-inner-title{background: rgba(0, 0, 0, 0) url("images/mobile-button-2.png") no-repeat scroll 0 0;  color: #fff; display: block; font-size: 0; height: 23px; margin: 0; padding: 4px; width: 88px;}

#rommeled_image-2 button {
	border: none;
  	display: block;
    background:rgba(0, 0, 0, 0) url("images/mobile-button-4.png") no-repeat scroll 50% 50%;
    width: 140px;
    height: 37px;
	font-size: 0;
	line-height: 0;
	margin-top: 10px;
	cursor:pointer
}
#take-action  h2,
#donate-sidebar h2{
	color: #fff;
    font: bold 1.3125em Verdana;
} 
#donate-sidebar h2 {
	padding-bottom: 15px;
}
#take-action-light-green {
	background: #c2d588;
	width: 208px;
	display: block;
	padding: 10px;	

}
.widget_sp_image-description{
	width: 200px;
	padding-bottom: 10px;
}
.textwidget {

}
#donate-sidebar {
	height: 90px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background: #de0a1e;
	width: 198px;
	display: block;
	padding: 10px 15px 15px 15px;
}
#donate-sidebar  form,
#donate-sidebar p {
	
	color: #fff;
	padding: 3px 5px 0 0;
}
#donate-sidebar  form {
	padding: 3px 0 0 0;
}
.donate-options {
	height: 129px!important;
}
.donate-options label {
	font-size: 12px;
}
.donate-options input {
	line-height: 120%;
}
.attachment-news-homepage {
	border: 1px solid #575d60;
}
/* .donate-button {
	display: block;
	background: url('images/btn_donate.png') 0 0 no-repeat;
	width: 78px;
	height: 29px;
	float: right;
	text-indent: -1000px;
}
*/
.btn, .donate-button, 
#rommeled_image-2 button {
  /*background: #3498db;
  background-image: -webkit-linear-gradient(top, #3498db, #1e8ab2);
  background-image: -moz-linear-gradient(top, #3498db, #1e8ab2);
  background-image: -ms-linear-gradient(top, #3498db, #1e8ab2);
  background-image: -o-linear-gradient(top, #3498db, #1e8ab2);
  background-image: linear-gradient(to bottom, #3498db, #1e8ab2);
  */
  background: #1e8ab2 url('images/right-black-arrow.svg') center right no-repeat;
  -webkit-border-radius: 9;
  -moz-border-radius: 9;
  border-radius: 18px;
  font-family: Verdana, sans-serif;
  color: #fff!important;
  font-size: 16px;
  padding: 10px 50px 11px 15px;
  text-decoration: none;
  display: block;
   /* width: 39%; */
   width: auto;
   margin: 5px 0;
}
#rommeled_image-2 button {
	width: 100%;
}
.btn:hover, .donate-button:hover,
#rommeled_image-2 button:hover {
	text-decoration: none;
	background-color: #3498db;
}
.donate-button {
	/* float: right; */
}
.donate-options .donate-button {
	width: auto;
	margin-top: 10px;
}
.rommeled_widget_image-text {
	clear: both;
}
@media screen and (max-width:790px) {
	.btn {
  /*background: #3498db;
  background-image: -webkit-linear-gradient(top, #3498db, #1e8ab2);
  background-image: -moz-linear-gradient(top, #3498db, #1e8ab2);
  background-image: -ms-linear-gradient(top, #3498db, #1e8ab2);
  background-image: -o-linear-gradient(top, #3498db, #1e8ab2);
  background-image: linear-gradient(to bottom, #3498db, #1e8ab2);
  */
  background: #1e8ab2 url('images/right-black-arrow.svg') center right no-repeat;
  -webkit-border-radius: 9;
  -moz-border-radius: 3;
  border-radius: 18px;
  font-family: Verdana, sans-serif;
  color: #fff!important;
  font-size: 16px;
  padding: 18px 50px 18px 15px;
  text-decoration: none;
  width: 83%;
  margin-top: 20px;
}	
	#donate-sidebar p {
		float: none;
	}
	.donate-button {
		text-align: center;
	}
}

@media screen and (max-width:1024px) {
	.donate-options-mobile .donate-button, 
	.donate-button,
	#rommeled_image-2 button {
		width: 100%;
		/*clear: none; 
		float: right;
		 margin: 0!important; 
		/* width: 9%; */}
	/*#rommeled_image-2 button {background: rgba(0, 0, 0, 0) url("images/mobile-button-4.png") no-repeat scroll 50% 50%; */

	.donate-options-mobile .donate-button {
		/* float: right; 
		margin-top: 0!important;*/
		width: auto;
		
	}
	.donate-options {
	height: 95px!important;
	}
	#donate-sidebar p {
		float: none;
	}
}
}

@media screen and (max-width:790px) {
	
	.donate-options-mobile .donate-button, .donate-button,#rommeled_image-2 button {
			margin-top:15px!important; 
	}
	
	.donate-options {
		height: 95px!important;
	}

	.donate-options-mobile .donate-button {
		float: none!important;
		width: auto!important;
	}
	
}


#content #tweetandlike-buttons li {
	background: none;
	padding: 0;
}
.page-template-tmpl_homepage-php .clear-share {
	display: none;
}

/* Single donation hide lots of items */
.page-template-tmpl_singledonation-php #content {
	width: 910px
}
.page-template-tmpl_singledonation-php .frm_forms.with_frm_style {
	max-width: 900px;
}
.page-template-tmpl_singledonation-php #green-top-menu,
.page-template-tmpl_singledonation-php .menu-header,
.page-template-tmpl_singledonation-php #cse-search-box,
.page-template-tmpl_singledonation-php #footer-widget-area,
.page-template-tmpl_singledonation-php #footerline2 {
	display: none;
}
.page-template-tmpl_singledonation-php #contentWrapper {
	float: left;
}
.page-template-tmpl_singledonation-php .entry-content, .entry-summary {
    padding-bottom: 160px;
}
.frm_form_field.frm_left_container input, .frm_form_field.frm_left_container select, .frm_form_field.frm_left_container textarea, .frm_form_field.frm_right_container input, .frm_form_field.frm_right_container select, .frm_form_field.frm_right_container textarea {
	width: 150px;
}

#field_amount{
	font-size: 20px!important;
}
.page-template-tmpl_singledonation-php  .entry-content p {
	padding-left: 0!important;
}
.frm_primary_label {
	padding: 0 0 6px 0!important;
}
#frm_checkbox_273-1 {
	padding-top: 5px;
}
.card_logos {
	margin: -10px 0 0 0;
	padding-bottom: 10px;
}
.page-template-tmpl_singledonation-php input,
.page-template-tmpl_singledonation-php select{
	max-width: 300px!important;	
}
.page-template-tmpl_singledonation-php textarea {
	max-width: 480px!important;	
}
#form_left {
	float: left;
	width: 450px;
}
#form_right {
	float: right;
	padding-left: 20px;
	width: 430px;
}
#frm_field_98_container,
#frm_field_99_container,
#frm_field_105_container {
	position: absolute;
	left: 642px;
    padding: 20px;
    position: absolute;
    width: 280px;	
}
#frm_field_98_container {
	top: 90px;
}
#frm_field_99_container  {
	top: 330px;
}
#frm_field_105_container {
	top: 5px;
}
.page-template-tmpl_singledonation-php  .frm_submit {
	float: left;
	padding-left: 380px;
}

#frm_field_98_container .frm_primary_label,
#frm_field_99_container .frm_primary_label {
	padding: 0 0 6px 0;
} 
.with_frm_style p.submit {
    left: 670px;
    padding-bottom: 0;
    padding-top: 0;
    position: absolute;
    top: 530px;
}
.with_frm_style .frm_submit input[type=submit], .frm_form_submit_style {
    -moz-box-sizing: content-box;
    background-color: #1E8BB2!important;
	background:#1E8BB2 url()!important;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1E8BB2', endColorstr='#1E8BB2');
	background:-webkit-gradient(linear, left top, left bottom, from(#1E8BB2), to(#1E8BB2));
	background:-moz-linear-gradient(top, #1E8BB2, #1E8BB2);
    border-color: #1E8BB2!important;
	color: #FFFFFF!important;
    font-family: Arial, san-serif!important;
    font-weight: bold!important;
	font-size: 16px!important;
	float: right;
	}







.with_frm_style .frm_left_container label.frm_primary_label {
    width: 170px!important;
}
.frm_field_86_container .frm_primary_label {
	width: 210px!important;
}
.with_frm_style label.frm_primary_label {
    color: #585858!important;
    display: block;
	font-family: Verdana, sans-serif!important;
	border-radius: 8px 8px 8px 8px!important;
    font-size: 13px!important;
    font-weight: bold;
    margin: 0;
    padding: 0;
    text-align: left;
    width: auto;
}

.entry-content #payment-terms p {
    padding-left: 0!important;
}
#payment-terms {
	clear: both;
	margin-top: 60px;
}
.flex-caption {
	width: 450px;	
}
.sd-content ul li {
	background-image: none!important;
	padding: 0!important;
}
a.reView {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #4c4d49;
	font-weight: bold;
}

.desktop-toggle {
	width: 100%;
	display: inline-block;
	padding: 10px 0 20px 15px;
	background-color: #96be0d;
	margin: 0 auto;

}
/* Social icons */

@font-face {
    font-family: 'si';
    src: url('socicon-1.3/socicon.eot');
    src: url('socicon-1.3/socicon.eot?#iefix') format('embedded-opentype'),
         url('socicon-1.3/socicon.woff') format('woff'),
         url('socicon-1.3/socicon.ttf') format('truetype'),
         url('socicon-1.3/socicon.svg#icomoonregular') format('svg');
    font-weight: normal;
    font-style: normal;
 
}
 
@media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
        font-family:si;
        src: url(socicon-1.3/socicon.svg) format(svg);
    }
}

.soc {
    overflow:hidden;
    margin:0; padding:0;
    list-style:none;
}

.soc li {
    display:inline-block;
    *display:inline;
    zoom:1;
}

.soc li a {
    font-family:si!important;
    font-style:normal;
    font-weight:400;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -ms-box-sizing:border-box;
    -o-box-sizing:border-box;
    box-sizing:border-box;

    -o-transition:.1s;
    -ms-transition:.1s;
    -moz-transition:.1s;
    -webkit-transition:.1s;
    transition:.1s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);

    overflow:hidden;
    text-decoration:none;
    text-align:center;
    display:block;
    position: relative;
    z-index: 1;
    width: 31px;
    height: 31px;
    line-height: 31px;
    font-size: 17px;
    -webkit-border-radius: 21px;
    -moz-border-radius: 21px;
    border-radius: 21px;
    margin-right: 5px;
    color: #ffffff;
    background-color: none;
}

.soc a:hover {
    z-index: 2;
    
}

.soc-icon-last{
    margin:0 !important;
}

.soc-facebook {
    background-color: #3e5b98;
}
.soc-facebook:before {
    content:'b';
}
.soc-twitter {
    background-color: #4da7de;
}
.soc-twitter:before {
    content:'a';
}
.soc-pinterest {
    background-color: #c92619;
}
.soc-pinterest:before {
    content:'d';
}
.soc-youtube {
    background-color: #e02a20;
}
.soc-youtube:before {
    content:'r';
}
.soc-instagram {
    background-color: #9c7c6e;
}
.soc-instagram:before {
    content:'x';
}
.soc-email1 {
    background-color: #578AD6;
}
.soc-email1:before {
    content:'<';
}

.soc-facebook:hover {
    background-color: #2a4784;
}
.soc-twitter:hover {
    background-color: #3993ca;
}
.soc-pinterest:hover {
    background-color: #b51205;
}
.soc-youtube:hover {
    background-color: #cc160c;
}
.soc-instagram:hover {
    background-color: #88685a;
}
.soc-email1:hover {
    background-color: #4376c2;
}



/* Old social icons, to remove*/

.mobile-social-block { 
	clear: both; 
	display: block; 
	font-size: 18px;
	 font-weight: bold; 
	 margin-top: 230px; 
	 padding: 0; 
	 position: relative;}

/*
.mobile-social-block ul{ margin:8px 0 0;}
.mobile-social-block ul li{ background:none !important; list-style:none; display:block; float:left; padding:0 10px 0 0 !important;}
.mobile-social-block ul li a{ width:27px; height:28px; display:block; float:left; background: url(images/mobile-social-1.png) 0 0 no-repeat;}
.mobile-social-block ul li a.one1{background: url(images/mobile-social-2.png) 0 0 no-repeat;}
.mobile-social-block ul li a.one2{background: url(images/mobile-social-3.png) 0 0 no-repeat;}
.mobile-social-block ul li a.one3{background: url(images/mobile-social-4.png) 0 0 no-repeat;}
.mobile-social-block ul li a.one4{background: url(images/mobile-social-5.png) 0 0 no-repeat;}
.mobile-social-block ul li a.one5{background: url(images/mobile-social-6.png) 0 0 no-repeat;}
.mobile-social-block ul li a:hover{ opacity:.6;}
*/

.mobile-social-block2 {  
	margin: 0; 
	width:26%;
	color: #fff;
	float: right;
    padding: 8px 0; 
}
.mobile-social-block2 h3 {
	font-family: Verdana;
	color: #fff!important;
	font-weight: 16px;
	padding-bottom: 8px;
	font-weight: bold;
}

/*.mobile-social-block2 ul{ margin:6px 0 0;}
.mobile-social-block2 ul li{ list-style:none; display:block; float:left; padding:0 5px 0 0;}
.mobile-social-block2 ul li a{ width:27px; height:28px; display:block; float:left; background: url(images/mobile-social-1.png) 0 0 no-repeat;}
.mobile-social-block2 ul li a.one1{background: url(images/mobile-social-2.png) 0 0 no-repeat;}
.mobile-social-block2 ul li a.one2{background: url(images/mobile-social-3.png) 0 0 no-repeat;}
.mobile-social-block2 ul li a.one3{background: url(images/mobile-social-4.png) 0 0 no-repeat;}
.mobile-social-block2 ul li a.one4{background: url(images/mobile-social-5.png) 0 0 no-repeat;}
.mobile-social-block2 ul li a.one5{background: url(images/mobile-social-6.png) 0 0 no-repeat;}
.mobile-social-block2 ul li a:hover{ opacity:.6;}
*/

.social-icon ul li{ background:none !important; list-style:none; padding: 0 !important;}

#content .social-icon h3 {
	font-family: Verdana;
	color: #4c4d49!important;
	font-weight: 16px;
	padding-bottom: 8px;
}
#content .social-icon {
	display: none;
}

.responsive_view { position: absolute; top: 37px; display:none; cursor:pointer;}
.responsive_view3 { display: none;}


#footer-widget-area #first {width:22%;}
#footer-widget-area #second {width:29%;}
#footer-widget-area #third {width:26%;}
#footer-widget-area #fourth {width:18%;}


/*********************** TABLET **************************/




@media screen and (max-width:1024px) {
#content .social-icon {
	display: block;
}
#wrapper{width:92%;}
#colophon{ width:100%;}
#header{ height:auto;}
#access{ width:100%; height:auto;}
#footer{background-color: #96be0d;}
#logoWrapper{ width:200px;}
#access{ margin-top:15px; margin-bottom:20px;}
.bottom-right{right: 10px;}
#content{clear: both; float: none; width: 100%;}
.homeLeft{float: none; width: 100%;}
#hero-image{position: relative; width: 100%; height:auto;}
#content img{height: auto; margin: 0;}
#campaignsWrapper {float: left; position: relative; top: 0; width:57%;}
#newsWrapper {float: right; left: 0; position: relative; top: 0; width:40%;}
#sidebar{clear: both; float: none; width: 100%;}
.homecolour_Green { width:64%; background-color:#f4f8e6; margin-bottom:20px; min-height: auto; padding-bottom:10px;}
.colour_Green h3, .homecolour_Green h3, .colour_Blue h3 {background-color: #96be0d; color: #4c4d49 !important;font-size: 18px !important;}
.page-template-tmpl_homepage-php .hpcta {color: #f08e00;}
#newsWrapper > p {clear: both;}
#rommeled_image-2{background:#f18d01; border-radius: 16px; float:right; margin:19px 0; padding:10px; width:42%;}
#donate-sidebar{float:left; margin-top:20px; padding:10px 4% 50px; width:42%;}
.twitter-timeline.twitter-timeline-rendered {float: right; width: 53% !important; margin-bottom:25px !important;}
.rommeled_widget_image-inner-title{background: url(images/mobile-button-2.png) 0 0 no-repeat; font-size: 0; width:88px; height:23px; margin:0;}
.rommeled_widget_image-field.rommeled_widget_image-image {float: left; margin-right: 20px;}
.rommeled_widget_image-field.rommeled_widget_image-text{color: #fff;}

#footer-widget-area #first {width:22%;}
#footer-widget-area #second {width:29%;}
#footer-widget-area #third {width:26%;}
#footer-widget-area #fourth {width:18%;}
.donate-options-mobile{ display:block !important;}
.mobile-social-block2{ display:block;}
body.page-template-tmpl_homepage-php #container,
body.page-template-tmpl_homepage-php #contentWrapper,
body.page-template-tmplhomepage2-php #container,
body.page-template-tmplhomepage2-php #contentWrapper{width:100%;}
#contentWrapper{float: none; margin-left: 0;  width: 100%;}
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6{color: #f08e00;}
h1.entry-title{ font-size: 25px;}
#content .wp-caption p.wp-caption-text{ font-size:11px;}
#main_content_bottom, .drawn_line{height: 0; margin-bottom: 0; width: 100%;}
#container {float: none; width: 100%;}
.attachment-homepage-hero.size-homepage-hero.wp-post-image{width: 100%; max-width:none !important;}
.entry-content iframe{width: 100%;}
.wp-caption.aligncenter{ width:100% !important;}
.wp-caption.aligncenter img{ width:100%;}
#map > div svg{height: 100% !important; width: 100% !important;}
.alignright.size-full.wp-image-15313{ clear: both; float: none !important; margin: 0 !important; width: 100% !important;}
#content .alignright, #content img.alignright{display: block; float: none; margin: 20px auto !important; text-align: center;}
#secondary-navigation a:hover {background-color: #f18d01;}
.donate-options-mobile h2{ float: left; padding-top: 4px !important; width: 20%;}
.donate-options-mobile input{float: left; margin-top: 9px; width: 5%;}
.donate-options-mobile label{float: left; padding-top: 9px; width: 24%;}
.donate-options-mobile br{display:none;}

.donate-options-mobile{ float: none !important; height: 0 !important; width: 92% !important;}
.donate-options-mobile form{ float:none !important;}
.sidebar-homepage .donate-options{ display:none !important;}
.sidebar-homepage .twitter-timeline.twitter-timeline-rendered { display:block !important;}
.twitter-timeline.twitter-timeline-rendered { display:none !important;}
.sidebar-homepage #rommeled_image-2{float: left;  margin-top: 0;}
div#secondary-navigation a{background-color:#97be0d;}
#secondary-navigation ul li ul li a.sel {background-color: #f18d01;}
#secondary-navigation ul li ul li a {background-color: #97be0d;}
#contentWrapper { float: right; margin-left: 0;  width:77%;}
.mobile-social-block { margin-top:0;}
#below-hero { position: relative; top: 0; width: 100%; padding:2px 0 16px;}
}

@media screen and (max-width:1000px) {
#contentWrapper {width: 75%;}
}

@media screen and (max-width:950px) {
#contentWrapper {width: 74%;}
}

@media screen and (max-width:900px) {
#contentWrapper {width: 73%;}
}

@media screen and (max-width:882px) {
#access a {padding: 0 9px;}
#contentWrapper {width:71%;}
}

@media screen and (max-width:800px) {
#contentWrapper {width: 69%;}
}





/*********************** MOBILE **************************/
@media screen and (max-width:790px) {
#colophon{ width:92%;}
#main {margin-bottom: 10px;}
#logoWrapper{ margin:0; width:85%;}

.logo {background: white url(images/mobile-logo.png) 0 0 no-repeat;float: none; height: 50px; width: auto; margin-left:44px; background-position:center;}



#header{ background:none; padding:20px 0;}
#green-top-menu{display: none;}
.responsive_view3{ display:block; position: absolute; right: 0;}
#searchform{ display:none;}
#green-header-area form {float: none; position: absolute; right: -33px; top: -30px; width: 210px;}
#green-header-area form input[type="text"] { background: #8ebd43 none repeat scroll 0 0; border-radius: 6px; height: 23px; padding: 0 5px;}
#green-header-area form input[type="submit"] { background: transparent url("images/go_button.png") no-repeat scroll center center; border-radius: 18px; height: 23px; margin-left: 6px; width: 23px;}
#footer-widget-area .widget-area h3 {
	font-size: 18px!important;
	padding-bottom: 15px;
}
.page-template-tmpl_homepage #content img { width: 100%; max-width:100%;}
.bottom-right {position: absolute; right: 0; top: 226px;}
.grey-white {background: #4c4c4c; color: #fff; opacity: 1;}
#hero-description {
	display: none;
	/* border-radius: 0; height: 88px; margin: 0; padding: 10px 3% 15px; 
	width: 94%; */
	}
#new-hero-description {
	display: block;
	background: #4c4c4c; 
	color: #fff;
	padding: 10px 3% 15px;
	margin: 0;
	line-height: 1.5;
    font-size: 0.9rem;
    margin-top: -2px;
}
#campaignsWrapper {position: relative; top: 0; width: 100%;}
#newsWrapper {clear: both; left: 0; margin-bottom: 20px; position: relative; top: 0; width: 100%;}
.page-template-tmpl_homepage-php .alignLeft{ display:none;}
.homecolour_Green {float: none; width: 100%;}
.rommeled_widget_image-field.rommeled_widget_image-image {float: none; margin-right: 0;}
.twitter-timeline.twitter-timeline-rendered{display: none !important;}
.img-square {display: block; margin: 0 auto 15px; max-width: 100%; text-align: center;}

#footer-widget-area .widget-area li{padding: 7px 0; font-size: 13px;}
#footer-widget-area #first {margin-left: 0; width: 100%;}
#footer-widget-area #second {padding-left: 0; width: 100%;}
#footer-widget-area #third {margin-left: 0; width: 100%;}
#footer-widget-area #fourth {width: 100%;}
#footerline2 li li {
    display: block;
    border-right: none;
    padding: 10px 0 10px 0;
}
#menu-item-502, 
#menu-item-503, 
#menu-item-510 {
	display: none;
}
.newsThumb{ display:none;}
.newsItem, .blogItem{float: none; padding: 0 0 12px;}
.newsTextWrapper{float: none; width: 100%;}
#content .newsItem h3 a {color: #8cad1b !important;}

#footerline, #footerline2{font-size: 12px; line-height: 17px; margin: 15px 0 0; width: 100%;}
body.page-template-tmpl_homepage-php #content h2{padding: 15px 0;}
.mobile-social-block2{ display:none;}
.mobile-social-block{ display:block;}
#primary,
#secondary { display:none;}
#contentWrapper { float:none; margin-left: 0;  width:100%;}
#access{ margin:0; display:none;}
#access .menu-header, div.menu{float: none;}
#access .menu-header ul, div.menu ul{background: #96be0d; width: 100%;}
#access .menu-header li, div.menu li{background: #96be0d !important; float: none; width: 100%;}
#access ul ul {float: none;  position: relative; top: auto; box-shadow:none;}
#access ul ul ul{left: 0; top: 0;}
#access ul ul a { background: #96be0d; border-bottom: 1px solid #adcc42; padding: 10px 2% 10px 24px; width: auto; background:url(images/nav-arrwo.png) 15px 14px no-repeat;}
#access a {border-bottom: 1px solid #fff; padding: 0 9px 2px; color:#4c4d49;}
#access a:hover{ color:#fff;}
#access li.current_page_item, #access li.current-page-ancestor, #access li.current-category-ancestor, #access li.current-menu-parent{background:none; border-bottom:none;}
#access li:hover > a{color:#4c4d49;  background:#96be0d;}
#access ul ul :hover > a {color:#fff;  background:url(images/nav-arrwo.png) 15px 14px no-repeat #96be0d;}
#access li.current-menu-item a:hover ,
#access li.current-page-ancestor a:hover {background:url(images/nav-arrwo.png) 15px 14px no-repeat #96be0d;}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {color:#4c4d49;}
.hide-mobile { display: none;}

.donate-options-mobile h2{ float:none; padding-bottom:0 !important; width:100%;}
.donate-options-mobile input{float:none;}
.donate-options-mobile label{float:none;width:80%;}
.donate-options-mobile br{display:block;}

.donate-options-mobile{height: 120px !important;}
.sidebar-homepage .twitter-timeline.twitter-timeline-rendered { display:none !important;}
.responsive_view {display:block;}
}
@media screen and (max-width:715px) {
#donate-sidebar{padding:10px 4% 50px; width:92%;}
#rommeled_image-2{background: #f08e00; padding: 10px 3%; width: 94%;}
body.page-template-tmpl_homepage-php #content h2{padding: 10px 0;}
.page-template-tmpl_homepage-php #content .newsItem h3 {
   font-size: 0.8em;
}
.newsItem p {font-size: 0.8em;}
}

@media screen and (max-width:600px) {
#below-hero{ height:60px;}
#below-hero-social{clear: both; display: block; float: none; line-height: 22px; margin: 5px auto; text-align: center; width: 283px;}
#email-signup-home{ clear: both; display: block; float: none; margin-top: 5px; text-align: center;}
}

@media screen and (max-width:500px) {
#content .alignright, #content img.alignright{display: block; float: none; margin: 0 auto 20px;  text-align: center;}
}


@media only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-device-pixel-ratio: 2),
only screen and (max-width:790px) { 

.logo {
	background: white url(images/mobile-logo-retina.png) 0 0 no-repeat;
	float: none;
	background-position: center;
	background-size: 223px 50px;
	margin-left: 15%;
	}

}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape)
and (-webkit-min-device-pixel-ratio: 2)  { 

	.logo {
	background: transparent url(images/logo-retina.png) 0 0 no-repeat;
	background-size: 122px 100px;
	}

}


