/*
	Theme Name: ALRUK Child Theme - LIVE
	Theme URL: http://www.blackartz.com
	Description: ALRUK is a bespoke 2 or 3-column Widget-ready child theme created for the Genesis Framework.
	Author: Julian Black
	Author URI: http://www.blackartz.com
	Version: 2.5.0
	
	Template: genesis

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/


body {
	color: #444;
	font-size: 13px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0 auto 0;
	padding: 0;
	line-height: 20px;
	background-color: #EDEAE1;
	}

p {
	margin: 0;
	padding: 0;
	}
	
/***** Hyperlinks ********************/

a, a:visited {
    color: #DD1936;
    text-decoration: none;
	}
	
a:hover {
	color: #AC0101;
	text-decoration: none;
	}
	
a img {
	border: none;
	}
	
a:focus, a:hover, a:active {
    color: #DD1936;
	}
 
div.entry-content p a:hover {
	text-decoration: underline;
}
/***** Wrap ********************/

#wrap {
	width: 960px;
	margin: 0 auto;
	padding: 0 0 20px;
	background-color: #FFF;
	}
	
/***** Header  ********************/

#header {
	width: 920px;
	height: 110px;
	margin: 0 auto 0;
	}

#title-area {
	width: 330px;
	float: left;
	margin: 0; 
	padding: 0;
	overflow: hidden;
	}
	
#title-area #title {
	color: #333333;
	font-size: 36px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-decoration: none;
	line-height: 42px;
	}
	
#title-area #title a {
	color: #333333;
	margin: 0; 
	padding: 0;
	text-decoration: none;
	}
	
#title-area #title a:hover {
	color: #333333;
	text-decoration: none;
	}
	
#title-area #description {
	color: #666666;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	margin: 0; 
	padding: 0 0 0 20px;
	}

#conference-photo {
	height:190px;
}
#conference-photo h3 {
	margin-bottom:0px!important;
}

#header .widget-area {
	width: 275px;
	float: right;
	margin: 0; 
	padding: 20px 0 0 0;
	}
	
#header .widget-area p {
	margin: 0;
	padding: 0 0 5px 0;
	}
	
#header .widget-area h4 {
	color: #333333;
	font-size: 14px;
	font-weight: normal;
	margin: 10px 0 0 0; 
	padding: 0;
	text-decoration: none;
	}
	
#header .widget-area ul {
	margin: 0;
	padding: 0;
	}
	
#header .widget-area ul li {
	list-style-type: square;
	margin: 0 0 0 20px;
	padding: 0;
	}
	
/***** Image Header - Partial Width ********************/
.header-image #header #title-area {
	background: url(images/logo.png) left top no-repeat;
	}

.header-image #title-area, .header-image #title-area #title, .header-image #title-area #title a {
	display: block;
	float: left;
	width: 330px;
	height: 100px;
	text-indent: -9999px;
	overflow: hidden;
	}
	
.header-image #title-area #description {
	display: block;
	width: 0; 
	height: 0;
	overflow: hidden;
	}


/***** Primary Navigation Area Styling********************/

#nav {
	width: 930px;
	color: #444;
	font-family: sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 19px;
	margin: 0 0 3px 0;
	overflow: hidden;
	clear: both;
	background-color: #FFF;
	padding: 0 10px 10px 20px;
	border-bottom: 5px solid #EDEAE1
	}

#nav ul {
	width: 100%;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#nav li {
	float: left;
	list-style: none;
	font-size: 22px;
	}

/*sliding doors image replacements for main nav bar*/

#nav a{
	display:block;
	text-indent:-9999em;
	font-size:0;    /*for old IE versions*/
	line-height:0;  /*for old IE versions*/
	height:33px; /*they're all the same height - save space by declaring it for everything in one go*/
	background-position:top;
}

#nav a:hover, #nav .current_page_item a, #nav .current-page-ancestor a{ /*and any other appropriate selectors*/
	background-position:bottom;
}
/*the actual menu links are generated using the custom menu Trunav */

#nav #menu-item-2746 a { 
	background-image: url(images/home-nav.png);
	width:66px; /*widths will have to be defined individually as they're all different here*/
}
/*repeat this section for all the nav items*/
#nav #menu-item-2837 a { 
	background-image: url(images/news-nav.png);
	width:79px;
}

#nav #menu-item-2749 a {
	background-image: url(images/grants-nav.png);
	width:90px;
}

#nav #menu-item-2748 a {
	background-image: url(images/publications-nav.png);
	width:140px;
}

#nav #menu-item-3135 a {
	background-image: url(images/resources-nav.png);
	width:191px;
}

#nav #menu-item-2987 a {
	background-image: url(images/work-nav.png);
	width:127px;
}

#nav #menu-item-2835 a {
	background-image: url(images/about-nav.png);
	width:109px;
}

#nav #menu-item-2750 a {
	background-image: url(images/contact-nav.png);
	width:118px;
}

#nav li a .sf-sub-indicator {
	background: none;
	display: block;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 14px;
	right: 5px;
	}
	
#nav li li a, #nav li li a:link, #nav li li a:visited {
	background-image:none;
	width: 138px; 
	margin: 0;
	padding: 5px 10px 5px 10px;
	text-transform: none;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	position: relative;
	color: #4a423d;
	font-size:13px;
	}
	
#nav li li a:hover, #nav li li a:active {
	color: #DD1936;
	}

#nav li li a .sf-sub-indicator {
	background: none;
	top: 10px;
	}

#nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 160px;
	margin: 0 0 0 -1px;
	padding: 0;
	}

#nav li ul a { 
	width: 140px;
	}

#nav li ul ul {
	margin: -31px 0 0 159px;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfHover ul ul, #nav li.sfHover ul ul ul {
	left: -999em;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfHover ul, #nav li li.sfHover ul, #nav li li li.sfHover ul {
	left: auto;
	}

#nav li:hover, #nav li.sfHover { 
	position: static;
	}
	
/***** Primary Navigation Extras ********************/
	
#nav li.right {
	float: right;
	font-weight: bold;
	margin: 0;
	padding: 8px 15px 8px 0;
	}

#nav li.right a {
	background: none;
	color: #333;
	display: inline;
	text-decoration: none;
	border: none;
	}
	
#nav li.right a:hover {
	color: #DD1936;
	}

#nav li.rss a {
	background: url(images/rss.png) no-repeat left center;
	margin: 0 0 0 10px;
	padding: 3px 0 3px 16px;
	}
	
#nav li.search {
	padding: 3px 10px 0 10px;
	}
	
#nav li.twitter a {
	background: url(images/twitter-nav.png) no-repeat left center;
	padding: 3px 0 1px 20px;
	}
	
/***** Secondary Navigation ********************/

#subnav {
	background: url(images/subnav.png);
	width: 960px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	margin: 0 auto 0;
	text-transform: uppercase;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	overflow: hidden;
	clear: both;
	}

#subnav ul {
	width: 100%;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#subnav li {
	float: left;
	list-style: none;
	}
	
#subnav li a {
	color: #333333;
	display: block;
    margin: 0;
	padding: 7px 15px 6px 15px;
	text-decoration: none;
	position: relative;	
	}

#subnav li a:hover, #subnav li a:active, #subnav .current_page_item a, #subnav .current-cat a, #subnav .current-menu-item {
	color: #006699;
	}

#subnav li a .sf-sub-indicator {
	background: none;
	display: block;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 14px;
	right: 5px;
	}
	
#subnav li li a, #subnav li li a:link, #subnav li li a:visited {
	background: #FFFFFF;
	color: #333333;
	width: 138px; 
	margin: 0;
	padding: 5px 10px 5px 10px;
	text-transform: none;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	position: relative;
	}
	
#subnav li li a:hover, #subnav li li a:active {
	background: #F2F2F2;
	color: #006699;
	}

#subnav li li a .sf-sub-indicator {
	background: none;
	top: 10px;
	}

#subnav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 160px;
	margin: 0;
	padding: 0;
	}

#subnav li ul a { 
	width: 140px;
	}

#subnav li ul ul {
	margin: -31px 0 0 159px;
	}

#subnav li:hover ul ul, #subnav li:hover ul ul ul, #subnav li.sfHover ul ul, #subnav li.sfHover ul ul ul {
	left: -999em;
	}

#subnav li:hover ul, #subnav li li:hover ul, #subnav li li li:hover ul, #subnav li.sfHover ul, #subnav li li.sfHover ul, #subnav li li li.sfHover ul {
	left: auto;
	}

#subnav li:hover, #subnav li.sfHover { 
	position: static;
	}
	
/* Subpage Navigation */


/***** Inner ********************/

#inner {
	width: 920px;
	margin: 0 auto;
	padding: 10px 0 0 0;
	overflow: hidden;
	}

/***** Homepage ********************/
	
#featured-top, #featured-bottom {
	width: 685px;
	float: left;
	}
	
#featured-top {
	font-size: 12px;
	padding-bottom: 20px;
	}

#who-we-are {
	padding: 0px 0 10px 0px;
	margin-top:4px;
}

#who-we-are  h4{
	border-bottom-color: #DD1936!important;
}

#who-we-are  p{
	font-size:14px;
	font-weight:bold;
}

#featured-top h4 {
	padding-left:0px!important;
	background-color:transparent!important;
}

.reports-briefings {	

	}
	
.current-projects {
	width: 332px;
	float: right;
	padding-bottom:20px;
	}

#featured-top .widget, #featured-bottom .widget {
	margin: 0;
	}
	
#rotatingtweets_widget-2.widget .widget-wrap h4, #rotatingtweets_widget-3.widget .widget-wrap h4 {
	border-bottom: 5px solid #6CD5E7;
	color: #444444;
	font-size: 18px;
	text-transform: uppercase;
	margin-top:4px;
}

#featured-bottom .widget-title, #featured-top .widget-title, #featured-top #who-we-are h4 {
	color: #333333;
	font-family: Arial, Tahoma, Verdana;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 5px 0;
	border-bottom: 5px solid #CBDB2A;
	}

	
/***** Featured Post/Page ********************/

.featuredpost, .featuredpage {
	margin: 0 0 20px 0;
	padding: 0;
	}
	
.featuredpost .post, .featuredpage .page {
	margin: 0;
	padding: 10px 0 0 0;

	overflow: hidden;
	clear: both;
	}
	
.featuredpost img, .featuredpage img, .featuredpost .avatar, .featuredpage .avatar {
	background: #FFFFFF;
	margin: 0 0 5px 0;
	padding: 4px;
	border: 1px solid #DDDDDD;
	}
	
.more-from-category {
	font-weight: bold;
	margin: 0;
	padding: 5px 0 0 0;
	}

#featured-post-8.widget .post {
		border-bottom: 1px dotted white;
}
/***** Breadcrumb ********************/

.breadcrumb {
    font-size: 11px;
    margin: 0;
    padding: 0 0 3px 5px;
	font-weight: bolder;
	}
	
.breadcrumb a{

	font-weight: normal;
	}	
	
/* Taxonomy Description ********************/

.taxonomy-description {

	}

#content.hfeed .archive-description h1 {
	border-bottom: 5px solid #CBDB2A;
    color: #444444;
    font-size: 18px;
    text-transform: uppercase;
	margin-top:8px;
}

/***** Content-Sidebar Wrapper ********************/

#content-sidebar-wrap {
	width: 685px;
	margin: 0;
	padding: 0;
	float: left;
	}

.sidebar-content #content-sidebar-wrap, .content-sidebar #content-sidebar-wrap {
	width: 920px;
	}

.sidebar-sidebar-content #content-sidebar-wrap, .sidebar-content-sidebar #content-sidebar-wrap {
	float: right;
	}

/***** Content ********************/

#content {
	width: 450px;
	float: left;
	}

.sidebar-content #content, .sidebar-sidebar-content #content {
	float: right;
	}
	
.sidebar-content #content, .content-sidebar #content {
	width: 690px;
	}
	
.full-width-content #content {
	width: 920px;
	margin: 0;
	padding: 10px 0 0 0;
	}

#content blockquote {
	background: #F4F4F4;
	margin: 0 15px 15px 15px;
	padding: 10px 20px 0 15px;
	border: 1px solid #DDDDDD;
	}
	
#content .page {
	margin: 0;
	padding: 0 0 20px 0;
	}

#content .post {
	margin: 0 0 25px 0;
	padding: 0;
	}
	
.home #content .post {
	margin: 0 0 10px 0;
	padding: 0;
	}
	
#content .post p, #content .page p {
	padding: 0 0 15px 0;
	}
	
#content .sticky {
	background: #EDEAE1;
	margin: 0 0 40px 0;
	padding: 10px!important;

	}
	
#content .archive-page {
	float: left;
	width: 45%;
	margin: 0;
	padding: 20px 0 20px 0;
	}

.clear {
	clear: both;
	}
html body.single div#wrap div#inner div#content-sidebar-wrap div#content.hfeed div.post-3144 div.entry-content ol.alpha-list{
	   list-style-type: lower-alpha;
}

/* Headlines ********************/

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	color: #444;
	font-weight: bold;
	text-decoration: none;
	margin: 0 0 10px 0;
	padding: 0;
	}

#content h1 {
	font-size: 26px;
    line-height: 26px;

}
/* Page Headlines ********************/
#content h1.entry-title {
	border-bottom: 5px solid #CBDB2A;
    color: #444444;
    font-size: 18px;
    text-transform: uppercase;
	margin-top:8px;
}
#content h2 {
	font-size: 18px;
	}	

#content h2 a, #content h2 a:visited {
    color: #DD1936;
	text-decoration: none;
	}
	
#content h2 a:hover {
	color: #F00;
	text-decoration: none;
	}
	
#featured-top h2, #featured-top h2 a, #featured-bottom h2, #featured-bottom h2 a, #sidebar h2, #sidebar h2 a, #footer-widgets h2, #footer-widgets h2 a {
    color: #DD1936;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0;
	text-decoration: none;
	}
	
#featured-top h2 a:hover, #featured-bottom h2 a:hover, #sidebar h2 a:hover, #footer-widgets h2 a:hover {
	color: #F00;
	text-decoration: none;
	}
	
#featured-top .ui-tabs h2, #featured-top .ui-tabs h2 a {
	font-size: 18px;
	margin: 0 0 5px 0;
	}
	
	
#content h3 {
	font-size: 14px;
	}
#content h4 {
	font-size: 12px;
	font-weight:bold;
	}

	
#content h5 {
	font-size: 12px;
	}
	
#content h6 {
	font-size: 10px;
	}
	
/* Unordered/Ordered Lists ********************/
	
#content ul, #content ol, #footer-widgets ul {
	margin: 0;
	padding: 0 0 15px 0;
	}
	
#sidebar ul, #sidebar-alt ul, #sidebar ul ul, #sidebar-alt ul ul {
	margin: 0;
	padding: 0;
	}

#content ul li, #footer-widgets ul li {
	list-style-type: none;
	background: url(images/list.png) no-repeat top left;
	margin: 5px 10px;
	padding: 0 0 0 26px;
 	word-wrap: break-word;
	}

#sidebar li, #sidebar-alt li {
	list-style-type: none;
	}
	
#sidebar li a, #sidebar-alt li a{
	margin: 0 0 3px 0;
	padding: 10px;
	word-wrap: break-word;
	}

#content .post ol li, #content .page ol li {
	margin: 0 0 0 25px;
	padding: 0;
	}

/* Post Info ********************/
	
.post-info {
	margin: 0 0 10px 0;
	padding: 0;
	}
	
/* AdSense ********************/
	
.adsense {
	padding: 10px 0 10px 0;
	border-top: 1px solid #DDDDDD;
	}
	
/* Post Meta ********************/
	
.post-meta {
	margin: 0;
	padding: 5px 0 0 0;
	border-top: 2px solid #EDEAE1;
    clear: both;
	}
	
/* Author Box ********************/
	
.author-box {
	background: #F4F4F4;
	margin: 0 0 40px 0;
	padding: 10px;
	border: 1px solid #DDDDDD;
	overflow: hidden;
	}

.author-box img {
	background: #FFFFFF !important;
	float: left;
	margin: 0 10px 0 0;
	padding: 4px;
	border: 1px solid #DDDDDD;
	}

/* Post Icons ********************/
	
time {
	background: url(images/icon-time.png) no-repeat top left;
	margin: 0 0 0 3px;
	padding: 0 0 2px 18px;
	}
	
post-comments {
	background: url(images/icon-comments.png) no-repeat top left;
	margin: 0 0 0 3px;
	padding: 0 0 2px 18px;
	}
	
categories {
	background: url(images/icon-categories.png) no-repeat top left;
	margin: 0 0 0 3px;
	padding: 0 0 2px 20px;
	}
	
tags {
	background: url(images/icon-tags.png) no-repeat top left;
	margin: 0 0 0 3px;
	padding: 0 0 2px 18px;
	}

/* Images ********************/

#content .post-image {
	margin: 0 10px 10px 0;
	padding: 4px;
	border: 1px solid #DDDDDD;
	}

img.centered, .aligncenter {
	display: block;
	margin: 0 auto 10px;
	}
	
img.alignnone {
	margin: 0 0 10px 0;
	display: inline;
	}
	
img.alignleft {
	margin: 0 10px 10px 0;
	display: inline;
	}

img.alignright {
	margin: 0 0 10px 10px;
	display: inline;
	}

.alignleft {
	float: left;
	margin: 0 10px 0 0;
	}

.alignright {
	float: right;
	margin: 0 0 0 10px;
	}

.wp-caption {
	background: #F4F4F4;
	padding: 5px 0 0 1px;
	text-align: center;
	border: 1px solid #DDDDDD;
	}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	font-weight: normal;
	
	}
	
img.wp-smiley, img.wp-wink {
	float: none;
	border: none;
	}
	
/* Post Navigation ********************/

.navigation {
	width: 100%;
	margin: 0;
	padding: 30px 10px;
	font-weight:bold;

	}
	
.navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

.navigation li {
	display: inline;
	}

.navigation li a, .navigation li.disabled {
	color: #444;
	padding: 0 5px;
	border-right: 2px solid #444;
	}

.navigation li a:hover, .navigation li.active a {
	color: #DD1936;
	text-decoration: none;
	}

div#content.hfeed div.navigation ul li {
	background:none;
	padding:0;
	}
div.navigation ul span.linkNoPage {
	color: #DD1936;
}
/***** Primary & Secondary Sidebars ********************/

#sidebar {
	width: 215px;
	float: right;
	display: inline;
	}
	
#sidebar-alt {
	width: 215px;
	float: left;
	display: inline;
	}
	
#sidebar-bottom-left {
	width: 145px;
	float: left;
	display: inline;
	}
	
#sidebar-bottom-right {
	width: 145px;
	float: right;
	display: inline;
	}

.sidebar-content #sidebar, .sidebar-sidebar-content #sidebar {
	float: left;
	}
	
.content-sidebar-sidebar #sidebar-alt {
	float: right;
	}

#sidebar .widget, #sidebar-alt .widget {
	margin: 0 0 20px 0;
	padding: 0;
	}
	
#sidebar embed, #sidebar object, #sidebar-alt embed, #sidebar-alt object {
	width: 300px; 
	height: 225px;
	margin: 10px 0 0 0; 
	padding: 0;
	}
	
/* Sidebar(s) Dropdowns ********************/
	
#cat, #sidebar .widget_archive select, #sidebar-alt .widget_archive select {
	background: #F4F4F4;
	width: 100%;
	color: #333333;
	font-family: Arial, Tahoma, Verdana;	
	font-size: 11px;
	margin: 10px 0 5px 0;
	padding: 3px;
	display: inline;
	border: 1px solid #DDDDDD;
	}

/* Sidebar(s) User Profile ********************/

#sidebar .user-profile, #sidebar-alt .user-profile {
	overflow: hidden;
	}

#sidebar .user-profile .avatar, #sidebar-alt .user-profile .avatar {
	background: #F4F4F4;
	float: left;
	margin: 0;
	padding: 4px;
	border: 1px solid #DDDDDD;
	}
	
#sidebar .user-profile p, #sidebar-alt .user-profile p {
	margin: 0;
	padding: 10px 10px 0 10px;
	}

#sidebar .user-profile .posts_link, #sidebar-alt .user-profile .posts_link {
	margin: 0;
	padding: 0 0 10px 10px;
	}
	
/* Buttons ********************/
	
#submit, #searchsubmit, .enews #subbutton, .gform_footer .button, #mc_embed_signup .button {
	background: #444444 !important;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold !important;
	text-decoration: none;
	text-transform: uppercase;
    margin: 0;
	padding: 3px 5px 3px 5px;
	border: 1px solid #444444;
	-moz-box-shadow: 0 0 3px #CCCCCC inset;
	-webkit-box-shadow: 0 0 3px #CCCCCC inset;
	}

#submit:hover, #searchsubmit:hover, .enews #subbutton:hover, .gform_footer .button:hover, #mc_embed_signup .button:hover {
	background: #DD1936 !important;
	text-decoration: none;
	border: 1px solid #DD1936;
	}
	
/* Search Form(s) ********************/

.searchform {
	margin: 0;
	}

#header .searchform {
	float: right;
	padding: 0;
	}
	
#sidebar .searchform {
	padding: 0;
	}
	
#nav .searchform {
	float: right;
	padding: 0;
	}
	
.s {
	color: #333333;
	font-family: Arial, Tahoma, Verdana;	
	font-size: 12px;
	margin: 3px 5px 0 0;
	padding: 4px 0 4px 5px;
	border: 1px solid #DDDDDD;
	-moz-box-shadow: 0 0 3px #CCCCCC inset;
	-webkit-box-shadow: 0 0 3px #CCCCCC inset;
	}
	
#header .s, #nav .s, #sidebar .s {
	width: 180px;
	}
	
#sidebar-alt .s {
	width: 80px;
	}

div#notherwrap div#wrap div#header div.wrap div.widget-area div#search-4.widget div.widget-wrap form.searchform {
	padding:10px 10px 0 0;

}

div#notherwrap div#wrap div#header div.wrap div.widget-area div#search-4.widget div.widget-wrap form.searchform #searchsubmit {
 vertical-align: middle;
	
}

/* Latest Tweets Widget ********************/

.latest-tweets {
	background: url(images/twitter.png) top right no-repeat;
	margin: 10px 0 0 0;
	padding: 0;
	}

/* Contact Form ********************/

.gform_wrapper input, .gform_wrapper textarea, .gform_wrapper select, #mc_embed_signup .mc-field-group input {
	background: #F4F4F4 !important;
	color: #333333 !important;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px !important;
	border: 1px solid #DDDDDD;
	-moz-box-shadow: 0 0 3px #CCCCCC inset;
	-webkit-box-shadow: 0 0 3px #CCCCCC inset;
	}

.gform_wrapper ul.gform_fields {
    margin: 0;

    padding: 0!important;
}

.gform_footer input.button {
	color: #FFFFFF !important;
	}
	
.gform_wrapper .ginput_complex label {
	font-size: 12px !important;
	}
	
.gform_wrapper li, .gform_wrapper form li {
	margin: 0 0 10px 0 !important;
	background-image: none !important;
	}
	
.gform_wrapper ul li, .gform_wrapper form  ul li {
	padding-left: 0px !important;
	}
	
.gform_wrapper .gform_footer {
	border: none !important;
	}

.gform_title {
	font-size: 18px !important;
}
	
/* Footer Widgets ********************/
	
#footer-widgets {
	width: 920px;
	font-size: 14px;
	font-weight:bold;
	margin: 0 auto 0;
	padding: 0;
	overflow: hidden;
	clear: both;
}
.foowrapper {
    background-color: #EDEAE1;
}
.fooleft{
	float: left;
	left: 0px;
	width: 505px;
	padding-top: 30px;
}
.foomid{
	float: left;
	left: 0px;
	width: 75px;
}
.fooright{
	float: right;
	font-size: 12px;
	line-height: 16px;
	padding-top: 25px;
}
.foobott {
	padding: 0 20px 80px;
}	
#footer-widgets .widget {
	background: none;
	border: none;
}	
#footer-widgets p {	
	margin: 0;
	padding: 0 0 10px 0;
}
.fooleft a, .fooleft a:visited {
	color:#444;
}
.fooleft a:hover {
	color:#fff;
}
div.addthis_toolbox {
    padding: 0 0 10px 0;
}
#addspace {
    padding-top: 2px;
	padding-left: 265px;
}

/* Accessory Footer ********************/

#footer {
	border-top: 5px solid #EDEAE1;
	width: 960px;
	font-size: 11px;
	margin: 0 auto 0;
	overflow: hidden;
	clear: both;
	}

#footer a, #footer a:visited {
	color: #333333;
	text-decoration: none;
	}
	
#footer a:hover {
	color: #fff;
	text-decoration: none;
	}

#footer .gototop {
	width: 200px;
	float: left;
	margin: 0;
	padding: 0 0 0 5px;
	}

#footer .creds {
	width: 775px;
	float: right;
	margin: 0;
	padding: 0 5px 0 0;
	text-align: right;
	}

/* Comments ********************/

.comments {
	font-size: 12px;
	}
	
#respond {
	margin: 0 0 20px 0;
	padding: 0;
	}

#author, #email, #url {
	background: #F4F4F4 !important;
	width: 250px;
	color: #333333;
	font-family: Arial, Tahoma, Verdana;
	font-size: 13px;
	padding: 5px;
	margin: 5px 5px 0 0;
	border: 1px solid #DDDDDD;
	-moz-box-shadow: 0 0 3px #CCCCCC inset;
	-webkit-box-shadow: 0 0 3px #CCCCCC inset;
	}
	
#comment {
	background: #F4F4F4 !important;
	width: 98%;
	height: 150px;
	color: #333333;
	font-family: Arial, Tahoma, Verdana;
	font-size: 13px;
	padding: 5px;
	margin: 5px 0 5px 0;
	border: 1px solid #DDDDDD;
	-moz-box-shadow: 0 0 3px #CCCCCC inset;
	-webkit-box-shadow: 0 0 3px #CCCCCC inset;
	}

.comment-list, .children {
	margin: 0;
	padding: 0;
	}
	
.ping-list {
	margin: 0 0 40px 0;
	padding: 0;
	}
	
.comment-list ol, .ping-list ol {
	margin: 0;
	padding: 10px;
	}

.comment-list li, .ping-list li {
	font-weight: bold;
	margin: 15px 0 5px 0;
	padding: 10px 5px 10px 10px;
	list-style: none;
	}
	
.comment-list li ul li { 
	margin-right: -6px;
	margin-left: 10px;
	}

.comment-list p, .ping-list p {
	font-weight: normal;
	text-transform: none;
	margin: 10px 5px 10px 0;
	padding: 0;
	}

.comment-list li .avatar { 
	background: #FFFFFF !important;
	float: right;
	border: 1px solid #DDDDDD;
	margin: 0 5px 0 10px;
	padding: 4px;
	}

.comment-list cite, .comment-list cite a, .ping-list cite, .ping-list cite a {
	font-weight: bold;
	font-style: normal;
	}

.commentmetadata {
	font-size: 11px;
	font-weight: normal;
	}

#respond:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
	
.alt {
	margin: 0;
	padding: 10px;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
	
.reply a, .reply a:visited {
	font-size: 11px;
	}

#comments .navigation {
	display: block;
	margin: 10px 0 0 0;
	}

.thread-alt, .thread-even {
	background: #F4F4F4;
	margin: 0;
	padding: 0;
	}

.depth-1, .even, .alt  {
	border: 1px solid #DDDDDD;
	margin: 0;
	padding: 0;
	}

/* Add arrows to links starts ********************/
.readArrows {
	padding-top:10px;
}
.readArrows a, a:visited {
	color: #DD1936;
    text-decoration: none;
	font-weight: bold;
}
.readArrows img {
	vertical-align:middle;
	padding-left: 5px;
}
div#content.hfeed p.more-from-category a {
	background-repeat: no-repeat;
	background-position: right;
	padding: 10px 25px 10px 0;
	background-image: url(images/read-more-arrow-c.png);
}

/* Add arrows to links ends ********************/
.entry-content {
	background-color: #FFF;
	border-bottom: 1px solid #EDEAE1;

}
div.wrap div.footer-widgets-1 a, html body div#wrap div#footer-widgets div.wrap div.footer-widgets-1 a:visited {
	color:#444444;
}
div#footer-widgets div.wrap a:hover {
	color:#fff;
}
	
.rss a {
	background: url(images/rss.png) no-repeat left center;
	margin: 0 0 0 3px;
	padding: 3px 0 3px 16px;
	}

/* Table Styling ********************/
.tabular {
	background-color:white;
}

.tabular table,.AERCdocs {
	border:1px solid #A9A8A8;
	margin-bottom: 10px;
	width: 100%;
}
.tabular td,.tabular th,.AERCdocs td,.AERCdocs th{
	border:1px solid #A9A8A8;
	border-collapse:collapse;
	padding:4px;
}
#fmt {
	width:40px;
}
#ref,#size,#insight,#size,#related,#date {
	width:10%;
}
#title {
	width: 65%;
}
#number {
	width: 5%;
}

#details {
	width: 17%;
}
#name {
	width: 25%;
}

#org,#aplic,#hldr,#amnt  {
	width:20%;
}
#proj,#year {
	width: 50%;
}
.tabular thead th,.AERCdocs thead th{
	text-align:left;
	background-color: #CCC;
}
.tabular tbody th,.AERCdocs tbody th{
	text-align:left;
	color: #444;
}
.tabular tfoot td,.AERCdocs tfoot td{
	text-align:left;
	background-color: #ccc;
	color: #FFFFFF;
}
tbody tr.odd {
	background-color:#F2F4BE;						 
							} 
/* Table Styling Ends ********************/

/* Text under two columns on Alcohol Library page ********************/
.listdescription {
	padding-bottom: 20px;
}
.listdescription {
	font-weight: bold;
}
/* MailChimp Form Embed Code ********************/
#mc_embed_signup form {text-align:left;}
#mc_embed_signup h2 {font-weight:bold; padding:0; margin:15px 0; font-size:1.4em;}

#mc_embed_signup .mc-field-group {clear:left; position:relative; width:96%; padding-bottom:3%; min-height:50px;}
#mc_embed_signup .size1of2 {clear:none; float:left; display:inline-block; width:46%; margin-right:4%;}
* html #mc_embed_signup .size1of2 {margin-right:2%; /* Fix for IE6 double margins. */}
#mc_embed_signup .mc-field-group label {display:block;}
#mc_embed_signup .mc-field-group label p {display:block;margin:0px;padding:0px; font-weight:bold;}
#mc_embed_signup .mc-field-group input {display:block; width:40%; padding:5px;}
#mc_embed_signup .mc-field-group select {display:inline-block; width:99%; padding:5px 0; margin-bottom:2px;}

.indicates-required {text-align:right; font-size:11px; margin-right:4%;}
#mc_embed_signup .asterisk {}
#mc_embed_signup .mc-field-group .asterisk {}        
#mc_embed_signup .clear {clear:both;}

#mc_embed_signup .mc-field-group.input-group ul {margin:0; padding:5px 0; list-style:none;}
#mc_embed_signup .mc-field-group.input-group ul li {background:none; display:block; padding:3px 0; margin:0;}
#mc_embed_signup .mc-field-group.input-group label {display:inline;}
#mc_embed_signup .mc-field-group.input-group input {display:inline; width:auto; border:none;}

#mc_embed_signup div#mce-responses {float:left; top:-1.4em; padding:0em .5em 0em .5em; overflow:hidden; width:90%;margin: 0 5%; clear: both;}
#mc_embed_signup div.response {margin:1em 0; padding:1em .5em .5em 0; font-weight:bold; float:left; top:-1.5em; z-index:1; width:80%;}
#mc_embed_signup #mce-error-response {display:none;}
#mc_embed_signup #mce-success-response {color:#529214; display:none;}
#mc_embed_signup label.error {display:block; float:none; width:auto; margin-left:1.05em; text-align:left; padding:.5em 0;}

#mc-embedded-subscribe {clear:both; width:auto; display:block; margin:1em 0 1em 5%;}
#mc_embed_signup #num-subscribers {font-size:1.1em;}

/* inline icons ********************/
.pdf {
	padding: 5px 45px 5px 0;
	background-image: url(images/pdf.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.offsite {
	padding-right:25px;
	background-image: url(images/2find.png);
	background-repeat: no-repeat;
	background-position: right;
}
div#content.hfeed div.post-info span.author span.fn {
	font-weight:bold;
}
.dlBox {
	padding: 5px;
	margin: 10px 0;
	background-image: url(images/pdfBoxBg.gif);
	background-repeat: repeat-x;
	border: #999999 solid 2px;
}

.dlBox  h2 {
	color: #32331D;
	font-weight: bolder;
	padding: 10px 0;
}
.dltBox  p {
	margin: 0px;
	padding: 0px;
	color: #32331D;
	padding-bottom: 5px;
}

#sidebar h4, #sidebar-alt h4 {
	border-bottom: 5px solid #DD1936;
	color: #444444;
	font-size: 18px;
	text-transform: uppercase;
	margin: 0 0 5px 0;
	padding: 5px 0;
	}

#content.hfeed div#comments ol.comment-list ul.children li {
	background-image:none;
	padding:2px;
}
.btm {
	float:left}
.hilite { background-color:yellow }
.more-link {
	letter-spacing: 1px;
	padding: 0px;
	margin: 0px
}
	
.relevanssi-query-term {
	font-weight: bold;
	background-color:#E9F0A4;
}


#insight-number {
	float: right;
}
.keyfindings {
    background-color: #CBDB2A;
    padding: 10px;
}
.underfindingbox {
    padding-top: 10px !important;
}
html body.page div#wrap div#inner div#content-sidebar-wrap div#content.hfeed div.post-584 div.entry-content hr {
	margin-bottom:20px;
}

#tablepress-10 .column-1 {
	width: 75px;
}
#trustee-photo {
	margin-bottom:20px;
}
#trustee-photo-big-gap {
	margin-bottom:60px;
}
#trustee-photo h3, #trustee-photo-big-gap h3 {
	margin-bottom:0px!important;
}

#content.hfeed div#featured-bottom div.current-projects div#text-15.widget.widget_text {
	padding-bottom:20px;
}
