@charset"utf-8";
/*
Theme Name: IEA Tasks36
Description: IEA Tasks36
Version: 1.0
Author: Nevada
Author URI: http://www.nevada.ie/
*/
/* ---------------------------------------------------------------------- */
/*	Reset & Clearfix (http://meyerweb.com/eric/tools/css/reset/)
/* ---------------------------------------------------------------------- */

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,and,address,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video,input,textarea,select{border:0;font-size:100%;margin:0;outline:0;padding:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}del{text-decoration:line-through}hr{background:transparent;border:0;clear:both;color:transparent;height:1px;margin:0;padding:0}mark{background-color:#ffffb3;font-style:italic}input,select{vertical-align:middle}ins{background-color:red;color:white;text-decoration:none}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0}

/* Clearfix */
.clear{clear:both;display:block;height:0;overflow:hidden;visibility:hidden;width:0}.clearfix:after{clear:both;content:' ';display:block;font-size:0;height:0;line-height:0;visibility:hidden;width:0}* html .clearfix,:first-child+html .clearfix{zoom:1}

/*
 * HTML5 Boilerplate (modified by Nevada.ie)
 * Detailed information about this CSS: h5bp.com/css
 */

/* HTML5 display definitions */	
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }	
/* Base */
/* 1. Correct text resizing oddly in IE6/7 when body font-size is set using em units 2. Force vertical scrollbar in non-IE 3. Prevent iOS text size adjust on device orientation change, without disabling user zoom: h5bp.com/g */
html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -webkit-font-smoothing:antialiased; }
body { margin: 0; line-height: 1; overflow:hidden; }	
input, select {vertical-align:middle;}
/* Remove text-shadow in selection highlight: h5bp.com/i. These selection declarations have to be separate. */	
::-moz-selection { background: #CCC; color: #fff; text-shadow: none; }
::selection { background: #CCC; color: #fff; text-shadow: none; }	
/* Links */	
/* Improve readability when focused and hovered in all browsers: h5bp.com/h */
a{vertical-align:baseline;background:transparent;}
a:hover, a:active { outline: 0; }	
/* Typography */	
abbr[title] { border-bottom: 1px dotted; }	
b, strong { font-weight: bold; }	
blockquote { margin: 1em 40px; }	
dfn { font-style: italic; }	
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }	
ins { background: #ff9; color: #333; text-decoration: none; }	
mark { background: #ff0; color: #333; font-style: italic; font-weight: bold; }	
ol,ul{margin:0 0 0 30px;padding:0;}
/* hidden */
.hidden{display:none;visibility:hidden}
.visuallyhidden{position:absolute !important;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px)}
.invisible{visibility:hidden}		
/* Redeclare monospace font family: h5bp.com/j */
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }	
/* Improve readability of pre-formatted text in all browsers */
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }	
q { quotes: none; }
q:before, q:after { content: ""; content: none; }	
small { font-size: 85%; }	
/* Position subscript and superscript content without affecting line-height: h5bp.com/k */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }	
/* Embedded content */	
/* 1. Improve image quality when scaled in IE7: h5bp.com/d 2. Remove the gap between images and borders on image containers: h5bp.com/e */	
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }	
/* Correct overflow not hidden in IE9 */
svg:not(:root) { overflow: hidden; }	
/* Figures */	
figure { margin: 0; }	
/* Forms */	
form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; float:left;}	/* IE bug may make form disappear if you do not float this element */
/* Indicate that 'label' will shift focus to the associated form element */
label { cursor: pointer; }	
/* 1. Correct color not inheriting in IE6/7/8/9 2. Correct alignment displayed oddly in IE6/7  */	
legend { border: 0; *margin-left: -7px; padding: 0; }	
/* 1. Correct font-size not inheriting in all browsers 2. Remove margins in FF3/4 S5 Chrome 3. Define consistent vertical alignment display in all browsers */	
button, input, select, textarea { font-size: 105%; margin: 0; vertical-align: baseline; *vertical-align: middle; }	
/* 1. Define line-height as normal to match FF3/4 (set using !important in the UA stylesheet) 2. Correct inner spacing displayed oddly in IE6/7 */	
button, input { line-height: normal; *overflow: visible; }	
/* Reintroduce inner spacing in 'table' to avoid overlap and whitespace issues in IE6/7 */	
table button, table input { *overflow: auto; }	
/* 1. Display hand cursor for clickable form elements 2. Allow styling of clickable form elements in iOS */	
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }	
.hand {cursor: pointer;}
/* Consistent box sizing and appearance */	
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; vertical-align: middle; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }	
/* Remove inner padding and border in FF3/4: h5bp.com/l */	
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }	
/* 1. Remove default vertical scrollbar in IE6/7/8/9 * 2. Allow only vertical resizing */	
textarea { overflow: auto; vertical-align: top; resize: vertical; }
/* Colors for form validity */
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }	
/* Tables */	
table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; padding: 5px; }
/* clear fix for floated elements that prevent the document flow height continuing */
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.clearfix{display:inline-block}
* html .clearfix{height:1%}
.clearfix{display:block}
html[xmlns] .clearfix {display: block;}	
h1,h2,h3,h4,h5,h6 {text-rendering:optimizeLegibility;}
small { font-size: 10px; }
ol { list-style: decimal; }
ul { list-style: disc; }
li { margin-left: 30px; }
video {
	width: 100%;
	height: auto;
}
.ie8 object { /* object for videos */
	
}
img {
	height: auto;
     max-width: 100%;
}
	.ie8 #body img {
		height: auto;
		width: auto;	
	}
	
	.ie8 .main-nav img {
		height: auto;
		max-width: none !important;	
	}	
	
dl,hr,h1,h2,h3,h4,h5,h6,pre,table,address,blockquote,article { margin-bottom: 20px; }
article {position: relative; }
p { 
	margin: 10px 0;
}

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on December 10, 2015 */
@font-face {
    font-family: 'open_sansregular';
    src: url('fonts/opensans-regular-webfont.eot');
    src: url('fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans-regular-webfont.woff2') format('woff2'),
         url('fonts/opensans-regular-webfont.woff') format('woff'),
         url('fonts/opensans-regular-webfont.ttf') format('truetype'),
         url('fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sansbold';
    src: url('fonts/opensans-bold-webfont.eot');
    src: url('fonts/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans-bold-webfont.woff2') format('woff2'),
         url('fonts/opensans-bold-webfont.woff') format('woff'),
         url('fonts/opensans-bold-webfont.ttf') format('truetype'),
         url('fonts/opensans-bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sanssemibold';
    src: url('fonts/opensans-semibold-webfont.eot');
    src: url('fonts/opensans-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans-semibold-webfont.woff2') format('woff2'),
         url('fonts/opensans-semibold-webfont.woff') format('woff'),
         url('fonts/opensans-semibold-webfont.ttf') format('truetype'),
         url('fonts/opensans-semibold-webfont.svg#open_sanssemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'noto_serifbold';
    src: url('fonts/notoserif-bold-webfont.eot');
    src: url('fonts/notoserif-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/notoserif-bold-webfont.woff2') format('woff2'),
         url('fonts/notoserif-bold-webfont.woff') format('woff'),
         url('fonts/notoserif-bold-webfont.ttf') format('truetype'),
         url('fonts/notoserif-bold-webfont.svg#noto_serifbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'noto_serifitalic';
    src: url('fonts/notoserif-italic-webfont.eot');
    src: url('fonts/notoserif-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/notoserif-italic-webfont.woff2') format('woff2'),
         url('fonts/notoserif-italic-webfont.woff') format('woff'),
         url('fonts/notoserif-italic-webfont.ttf') format('truetype'),
         url('fonts/notoserif-italic-webfont.svg#noto_serifitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'noto_serifregular';
    src: url('fonts/notoserif-regular-webfont.eot');
    src: url('fonts/notoserif-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/notoserif-regular-webfont.woff2') format('woff2'),
         url('fonts/notoserif-regular-webfont.woff') format('woff'),
         url('fonts/notoserif-regular-webfont.ttf') format('truetype'),
         url('fonts/notoserif-regular-webfont.svg#noto_serifregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* ---------------------------------------------------------------------- */
/*	Basic Elements & Classes
/* ---------------------------------------------------------------------- */

.full-width {
	width: 100%;
}
.light_grey { color: #999; }
.red { color: #E10915; }
.feature {
	display: inline-block;
	float: right;
	margin: 0 0 20px 20px;
}

/* OTHER */
body, button, input, select, textarea 
{
	font-family: 'Open Sans', Arial, sans-serif;
}	

body {
	background-color: #FFF;
	color: #000;
	font-size: 14px;
	-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
	-webkit-text-size-adjust: 100%;
}
.body_content
{
	padding:20px 40px;	
}
.post-excerpt {
	position: relative;
}

.right {
	float: right;	
}

.left {
	float: left;	
}

#page-break {
	font-size: 17px;
	margin-top: 50px;
}

::-moz-selection { background: #CCC; color: #fff; text-shadow: none; }
::selection { background: #CCC; color: #fff; text-shadow: none; }

hr {
	border-top: 1px solid #CCC;
}	

h1, h2, h3, h4, h5, h6 {
	font-family: "noto_serifregular", 'Trebuchet MS', Arial, sans-serif;
	font-weight: 700;
	margin: 8px 0;
}
	
	.noto_serifregular {
		font-family: "noto_serifregular", 'Trebuchet MS', Arial, sans-serif;
	}

h1 {
	font-size: 26px;
	font-weight: 400;
	line-height: 26px;
	margin-bottom: 15px;
	width: 100%;
}

h2, #inside-page h1 
{
	font-size: 19px;
	font-weight: 400;
	width: 95%;
}
	#inside-page h1 
	{
		margin-top:0;	
	}
h3
{
	font-size: 19px;
	line-height:27px;
	font-weight: 400;
	margin:20px 0;
}
h4
{
	font-size: 15px;
}
h5, h6 {
	font-size: 14px;
	font-weight: 700;
}
	#inside-page h1 
	{
		font-size: 22px;	
		margin-top:0;
	}
	#inside-page h2 
	{
		margin-bottom: 10px;
		margin-top: 0;
	}	
	h1.title, h2.title 
	{
		background-position: 0 -341px;
		margin-top: 0;
		padding-left: 30px;
		margin-bottom: 20px;
	}		
		h1.title 
		{
			background-position: 0 -339px;
		}	
h4, h5, h6 
{
	font-size: 16px;
	font-weight: 700;
}

a {
	color: #003993;
	text-decoration: none;	
}

	#catapult-cookie-bar a {
		color: #FFF !important;	
	}
		button#catapultCookie
		{
			border-radius:0 !important;	
		}

a:hover, #container a:hover { color: #363; }
a.no_underline { text-decoration: none; }

.table
{
	display:table;	
}
	.table_row
	{
		display:table-row;	
	}		
		.table_cell
		{
			display:table-cell;
		}

#container 
{
	background:#FFF;
	display:inline-block;
	min-height: 400px;	
	width:100%;
}

	#container li {
		margin-bottom: 6px;	
	}

.theme_width {
	margin: 0 auto;		
	position: relative;
	width: 980px;	
}

.float_left { 
	float: left;
	clear: none;
}

.float_right {
	float: right;
	clear: none;
}
	
.wp-caption {
	background-color: #f3f3f3;
	border: 1px solid #ddd;
	border-radius: 3px;
		-moz-border-radius: 3px;
			-khtml-border-radius: 3px;
				-webkit-border-radius: 3px;
	padding-top: 4px;
	margin: 10px;
	position: relative;
	text-align: center;
	behavior: url(/wp-content/themes/ieatasks/PIE.htc);	
}	

.button, input[type="submit"], button, #wrapper .cform input.backbutton, #wrapper .cform input.resetbutton, #wrapper .cform input.sendbutton, #wrapper #mc-embedded-subscribe.button {
	background: #003993;
	border: none;
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
	        border-radius: 3px;		
	color: #FFF;
	cursor: pointer;
	font-size: 13px;
	font-weight: 700;
	height: auto;
	overflow: visible;
	padding: 7px 20px;
	position: relative;
	width: auto;
	behavior: url(/wp-content/themes/ieatasks/PIE.php);
}	

	.wpcf7-form div {
		margin-bottom: 20px;	
	}

	.back-button {
		background:url(images/arrows/back.png) left 4px no-repeat;
		color: #666;
		display: inline-block;
		font-weight: 700;
		font-size: 11px;
		padding-left: 17px;
		position: absolute;
		right: 0;	
		text-transform: uppercase;
		top: 17px;
		z-index: 999;
	}
	
	.read-more, a.read-more {
		background: #333;
		border: none;
		-webkit-border-radius: 3px;
		   -moz-border-radius: 3px;
			   border-radius: 3px;		
		color: #FFF;
		cursor: pointer;
		display: inline-block;
		font-weight: 700;
		font-size: 10px;
		height: auto;
		margin-bottom: 5px;
		padding: 4px 10px;
		position: relative;
		width: auto;
		text-transform: uppercase;
		behavior: url(/wp-content/themes/ieatasks/PIE.php);
	}
		#wrapper .read-more:hover, #wrapper a.read-more:hover {
			background: #0083CB;
		}

#wrapper input.wpcf7-submit {
	font-size: 16px;
	cursor: pointer;
	height: auto;
	margin-top: 20px;
	margin-bottom: 0;
	overflow: visible;
	padding: 7px 20px;
	position: relative;
	width: auto;
	text-transform:capitalize;
}

	#wrapper a.button {
		color: #0083CB;	
		font-weight: 700;
		text-decoration: none;
	}

	.button:hover, input[type="submit"]:hover, button:hover {
		-moz-opacity: 0.80;
		opacity:0.8;
	}
	
#wrapper div.wpcf7-response-output	{
	margin: 0;	
}
#wrapper .ssba 
{
	margin-top:20px;	
}
	#wrapper .ssba a
	{
		margin-right:10px;
	}

#wrapper .success, #wrapper .wpcf7-mail-sent-ok {
	color: #FFF;
	background: #E10915;
}

#wrapper div.wpcf7-mail-sent-ok {
	border-color: #E10915;
}

.position {
	color: #0083CB;	
}

.button {
	font-size: 12px;
	display: inline-block;
	padding: 5px 16px;
}

	.button.medium { font-size: 13px; }

	.button.large { font-size: 15px; }

	.button.no-bg {
		background: none;
		color: #0083CB;
		padding: 0;
	}

		.button.no-bg:hover {
			background: none;
			color: #CCC;
		}

	.button .icon, .button .arrow {
		color: transparent;
		cursor: pointer;
		display: inline-block;
		font: 0/0 a;
		height: 19px;
		margin: -3px 0 0 3px;
		text-shadow: none;
		vertical-align: middle;
		width: 19px;
	}

	.ie7 .button .icon, .ie7 .button .arrow { display: inline; }

	.button .icon.left, .button .arrow.left {
		margin-left: 0;
		margin-right: 3px;
	}

	.button .arrow.left { background-position: 0 -19px; }

		.button:hover .arrow { background-color: #CCC; }

.single-image, .image-gallery, .iframe {
	cursor: pointer;
	display: block;
	margin-bottom: 5px;
	position: relative;
}

/* ---------------------------------------------------------------------- */
/*	Generic Classes
/* ---------------------------------------------------------------------- */

.left_column {
	float: left;
	margin-right: 2%;
	width: 68%
}

.right_column {
	background: #F8F8F8;
	border-left: 1px solid #CCC;
	float: right;
	margin-right:4%;
	padding-left: 2%;	
	margin-top: 16px;
	width: 23%;
}

	.right_column .details {
		font-size: 13px;		
	}
	
	.right_column .date {
		color: #666;
		font-size: 12px;		
	}	

.hidden, .wpcf7-display-none{ display: none; }

.disabled { cursor: auto; }

.screenreader { clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px); /* Fallback for old IE */ position: absolute; }

.align-center, .aligncenter { margin-left: auto; margin-right: auto; text-align: center; display: block; }

.align-left, .alignleft { float: left; }

	img.align-left, img.alignleft  { display: block; margin-bottom: 15px; margin-right: 15px; }

.align-right, .alignright { float: right; }

	img.align-right, img.alignright, .alignright img, .align-right img { display: block; margin-bottom: 15px; margin-left: 15px; }
	
.wp-caption img {	
	margin: 2%;
	width: 96%;
}

.social-share {
	display: inline-block;
	margin-top: 20px;	
}

.vvqbox {
	clear: both;
	float: none;	
	margin: 20px 0;
}

.curved-box {
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
		   border-radius: 4px;			
	position: relative;
	behavior: url(/wp-content/themes/ieatasks/PIE.php);	
}

.curved-img img {
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
		   border-radius: 3px;			
	position: relative;
	behavior: url(/wp-content/themes/ieatasks/PIE.php);	
}

#container.site-map li {
	display: block;
	list-style: none;
	margin: 0 0 10px 0;	
}

.grey-bg {
	background: #EFEFEF;	
}

.bold {
	font-weight: 700;	
}

.mtli_attachment {
	height: auto !important;	
}

blockquote {
	background-image: url(/wp-content/themes/ieatasks/images/icons/quote.png);
	background-repeat: no-repeat;
	background-position: 2px 16px;
	background-color: #FFF;
	font-family: "noto_serifregular", "Times New Roman", Times, serif;
	font-size: 19px;
	line-height: 1.3;
	margin: 0 0 30px 0;
	padding: 10px 60px 0 55px;		
	position: relative;
	behavior: url(/wp-content/themes/ieatasks/PIE.php);
}

	blockquote:after {
		background: url(/wp-content/themes/ieatasks/images/icons/quote_end.png);
		bottom: 0;
		content: '';
		display: block;
		height: 22px;
		position: absolute;
		right: 10px;
		width: 29px;
	}

	blockquote strong {	
		font-size: 15px;
		margin-top: 15px;
	}
	
	#inside-page blockquote {
		margin: 20px 35px;	
	}

	blockquote p:last-of-type { margin-bottom: 0; }

ul.tick_list li {
	list-style: url(/wp-content/themes/ieatasks/images/icons/tick.png) outside;
}

	#inside-page ul.tick_list {
		margin-left: 17px;
		margin-top: 5px;
	}

	#inside-page ul.tick_list li {
		margin-left: 0;
	}

/* ---------------------------------------------------------------------- */
/*	Lists
/* ---------------------------------------------------------------------- */

.no-style > li {
	list-style: none;
	margin: 0;
}

/* -------------------------------------------------- */
/*	News
/* -------------------------------------------------- */	
.shortcode-list
{
	display:block;
	margin-top:20px;
}
.page-template-tmpl-posts .post_item .title
{
	font-size:19px;
}
.post-thumnbnail
{
	display:inline-block;
	margin:0 30px 0 0;	
}

/* ---------------------------------------------------------------------- */
/*	Forms
/* ---------------------------------------------------------------------- */

label {
	cursor: pointer;
	display: block;
	margin: 0 0 5px;
}

input, textarea, select {
	background-color: #F4F4F4;
	border: 1px solid #CCC;
	color: #000;
	font-size: 13px;
	line-height: 1.5;
	padding: 5px 10px;
}

input {
	padding: 10px;
	width: 200px;
}

select {
	height: 30px;
}

textarea {
	 border-color: #CCC;
	 height: 60px;
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
		   border-radius: 5px;			
	padding: 10px;
	resize: both;	
	position: relative;
	width: 90%;
	behavior: url(/wp-content/themes/ieatasks/PIE.php);		
}
	
	input:hover, textarea:hover, select:hover { border-color: #0070BE; }
	
	input:focus, textarea:focus, select:focus { border-color: #0070BE; }

input[type="submit"], button {
	font-size: 13px;
}

	input[type="submit"].medium, button.medium { font-size: 15px; }

	input[type="submit"].large, button.large { font-size: 17px; }

select, option {
	cursor: pointer;
	padding: 5px 7px;
}

input[type="text"], input[type="password"] {
	background: #FFF;
	position: relative;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
		   border-radius: 4px;		
	behavior: url(/wp-content/themes/ieatasks/PIE.php);	
}

	/* ---------------------------------------------------------------------- */
	/*	Search
	/* ---------------------------------------------------------------------- */
	
	#search-title
	{
		color:#FFF;
		font-size:17px;
	}
	.search-results .content 
	{
		margin-bottom: 20px;	
	}
	#search_holder 
	{
		display: inline-block;
		float: right;
		margin: 3px 0 0 0;
		position: relative;
		text-align: left;					
	}	
	#search_holder #s 
	{
		border: none;
		-webkit-border-radius: 8px;
		   -moz-border-radius: 8px;
			   border-radius: 8px;			
		-webkit-box-shadow: 2px 2px 4px rgba(50, 50, 50, 0.25);
			-moz-box-shadow:    2px 2px 4px rgba(50, 50, 50, 0.25);
				box-shadow:         2px 2px 4px rgba(50, 50, 50, 0.25);			
		color: #333;
		font-family:noto_serifregular, "Times New Roman", Times, serif;
		font-size: 11px;
		font-weight: 700;
		height: 15px;
		padding: 8px 40px 8px 20px;
		position: relative;
		behavior: url(/wp-content/themes/ieatasks/PIE.php);	
	}	
			.ie8 #search_holder #s 
			{				
				padding-bottom: 10px;
			}		
	#search_holder #searchsubmit 
	{		
		background-color: transparent;
		border: none;
		height: auto;
		padding: 0;
		position: absolute;
		right: 10px;
		top: 4px;
		width: auto;
	}
	
	body.search-results .post-title {
		margin: 0 !important;
	}
	
	/* Modal */
	input#searchsubmit {
		height: auto;
		width: auto;	
	}
	
	#search-modal.white-popup-block {
		background: #006633; /* Old browsers */
		background: -moz-linear-gradient(left, #006633 0%, #009d4f 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, right top, color-stop(0%,#006633), color-stop(100%,#009d4f)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(left, #006633 0%,#009d4f 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(left, #006633 0%,#009d4f 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(left, #006633 0%,#009d4f 100%); /* IE10+ */
		background: linear-gradient(to right, #006633 0%,#009d4f 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006633', endColorstr='#009d4f',GradientType=1 ); /* IE6-9 */
		border: none;
		text-align: center;
	}
	
	#search-inside {
		bottom:0;
		height:90px;
		overflow:hidden;
		position:absolute;
		right:0;
	}
	
	#search-modal #searchform, #search-modal #searchform fieldset {
		float: left;	
		display: block;
		position: relative;
		width: 100%;
	}
	
		#search-modal #searchform fieldset #s {
			box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2) inset;
			height: 50px;
			font-size: 19px;
			line-height: 19px;
			margin-top: 10px;
			width: 70%;
			vertical-align: middle;
		}
		
		#search-modal #searchform fieldset #searchsubmit {
			background:none;
			border: none;
			line-height: 30px;
			vertical-align: middle;	
		}	
/* Magnific Popup CSS */
.white-popup-block
{
	background: #FFF;
	line-height: 22px;
	margin: 40px auto;
	max-width: 650px;
	padding: 10px 30px 20px 30px;
	position: relative;
	text-align: left;
}
.mfp-close-btn-in .mfp-close
{
	color: #FFF;
}
button.mfp-close, button.mfp-arrow
{
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 0 none;
	box-shadow: none;
	color: #FFF;
	cursor: pointer;
	display: block;
	outline: 0 none;
	overflow: visible;
	padding: 0;
	z-index: 1046;
}
.mfp-close
{
	color: #FFFFFF;
	font-family: Arial,monospace;
	font-size: 28px;
	font-style: normal;
	height: 44px;
	line-height: 44px;
	opacity: 0.65;
	padding: 0 0 18px 10px;
	position: absolute;
	right: 0;
	text-align: center;
	text-decoration: none;
	top: 0;
	width: 44px;
}
.mfp-bg
{
	background: #000;
	filter: alpha(opacity=80);
	height: 100%;
	left: 0;
	opacity: 0.8;
	overflow: hidden;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 1042;
}
.mfp-wrap
{
	height: 100%;
	left: 0;
	outline: none !important;
	position: fixed;
	top: 0;
	webkit-backface-visibility: hidden;
	width: 100%;
	z-index: 1043;
}
.mfp-container
{
	box-sizing: border-box;
	height: 100%;
	left: 0;
	moz-box-sizing: border-box;
	padding: 0 8px;
	position: absolute;
	text-align: center;
	top: 0;
	webkit-box-sizing: border-box;
	width: 100%;
}
.mfp-container:before
{
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}
.mfp-align-top .mfp-container:before
{
	display: none;
}
.mfp-content
{
	display: inline-block;
	margin: 0 auto;
	position: relative;
	text-align: left;
	vertical-align: middle;
	z-index: 1045;
}
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content
{
	cursor: auto;
	width: 100%;
}
.mfp-ajax-cur
{
	cursor: progress;
}
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close
{
	cursor: -moz-zoom-out;
	cursor: -webkit-zoom-out;
	cursor: zoom-out;
}
.mfp-zoom
{
	cursor: -moz-zoom-in;
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content
{
	cursor: auto;
}
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter
{
	moz-user-select: none;
	user-select: none;
	webkit-user-select: none;
}
.mfp-loading.mfp-figure
{
	display: none;
}
.mfp-hide
{
	display: none !important;
}
.mfp-preloader
{
	color: #cccccc;
	left: 8px;
	margin-top: -0.8em;
	position: absolute;
	right: 8px;
	text-align: center;
	top: 50%;
	width: auto;
	z-index: 1044;
}
.mfp-preloader a
{
	color: #cccccc;
}
.mfp-preloader a:hover
{
	color: white;
}
.mfp-s-ready .mfp-preloader
{
	display: none;
}
.mfp-s-error .mfp-content
{
	display: none;
}
button.mfp-close, button.mfp-arrow
{
	background: transparent;
	border: 0;
	box-shadow: none;
	cursor: pointer;
	display: block;
	outline: none;
	overflow: visible;
	padding: 0;
	webkit-appearance: none;
	webkit-box-shadow: none;
	z-index: 1046;
}
button::-moz-focus-inner
{
	border: 0;
	padding: 0;
}
.mfp-close
{
	color: white;
	font-family: Arial, Baskerville, monospace;
	font-size: 38px;
	font-style: normal;
	height: 38px;
	line-height: 38px;
	opacity: 0.85;
	padding: 0 0 18px 10px;
	position: absolute;
	right: 0;
	text-align: center;
	text-decoration: none;
	top: 0;
	width: 38px;
}
.mfp-close:hover, .mfp-close:focus
{
	opacity: 1;
}
.mfp-close:active
{
	top: 1px;
}
.mfp-close-btn-in .mfp-close
{
	color: #FFF;
}
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close
{
	color: white;
	padding-right: 6px;
	right: -6px;
	text-align: right;
	width: 100%;
}
.mfp-counter
{
	color: #cccccc;
	font-size: 12px;
	line-height: 18px;
	position: absolute;
	right: 0;
	top: 0;
}
.mfp-arrow
{
	height: 110px;
	margin: 0;
	margin-top: -55px;
	opacity: 0.65;
	padding: 0;
	position: absolute;
	top: 50%;
	webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	width: 90px;
}
.mfp-arrow:active
{
	margin-top: -54px;
}
.mfp-arrow:hover, .mfp-arrow:focus
{
	opacity: 1;
}
.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a
{
	border: medium inset transparent;
	content: '';
	display: block;
	height: 0;
	left: 0;
	margin-left: 35px;
	margin-top: 35px;
	position: absolute;
	top: 0;
	width: 0;
}
.mfp-arrow:after, .mfp-arrow .mfp-a
{
	border-bottom-width: 13px;
	border-top-width: 13px;
	top: 8px;
}
.mfp-arrow:before, .mfp-arrow .mfp-b
{
	border-bottom-width: 21px;
	border-top-width: 21px;
}
.mfp-arrow-left
{
	left: 0;
}
.mfp-arrow-left:after, .mfp-arrow-left .mfp-a
{
	border-right: 17px solid white;
	margin-left: 31px;
}
.mfp-arrow-left:before, .mfp-arrow-left .mfp-b
{
	border-right: 27px solid #3f3f3f;
	margin-left: 25px;
}
.mfp-arrow-right
{
	right: 0;
}
.mfp-arrow-right:after, .mfp-arrow-right .mfp-a
{
	border-left: 17px solid white;
	margin-left: 39px;
}
.mfp-arrow-right:before, .mfp-arrow-right .mfp-b
{
	border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder
{
	padding-bottom: 40px;
	padding-top: 40px;
}
.mfp-iframe-holder .mfp-content
{
	line-height: 0;
	max-width: 900px;
	width: 100%;
}
.mfp-iframe-holder .mfp-close
{
	top: -40px;
}
.mfp-iframe-scaler
{
	height: 0;
	overflow: hidden;
	padding-top: 56.25%;
	width: 100%;
}
.mfp-iframe-scaler iframe
{
	background: black;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
img.mfp-img
{
	box-sizing: border-box;
	display: block;
	height: auto;
	line-height: 0;
	margin: 0 auto;
	max-width: 100%;
	moz-box-sizing: border-box;
	padding: 40px 0 40px;
	webkit-box-sizing: border-box;
	width: auto;
}
.mfp-figure
{
	line-height: 0;
}
.mfp-figure:after
{
	background: #444444;
	bottom: 40px;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	content: '';
	display: block;
	height: auto;
	left: 0;
	position: absolute;
	right: 0;
	top: 40px;
	width: auto;
	z-index: -1;
}
.mfp-figure small
{
	color: #bdbdbd;
	display: block;
	font-size: 12px;
	line-height: 14px;
}
.mfp-bottom-bar
{
	cursor: auto;
	left: 0;
	margin-top: -36px;
	position: absolute;
	top: 100%;
	width: 100%;
}
.mfp-title
{
	color: #f3f3f3;
	line-height: 18px;
	padding-right: 36px;
	text-align: left;
	word-wrap: break-word;
}
.mfp-image-holder .mfp-content
{
	max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure
{
	cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px)
{
	.mfp-img-mobile .mfp-image-holder
	{
		padding-left: 0;
		padding-right: 0;
	}
	.mfp-img-mobile img.mfp-img
	{
		padding: 0;
	}
	.mfp-img-mobile .mfp-figure
	{
	}
	.mfp-img-mobile .mfp-figure:after
	{
		bottom: 0;
		top: 0;
	}
	.mfp-img-mobile .mfp-figure small
	{
		display: inline;
		margin-left: 5px;
	}
	.mfp-img-mobile .mfp-bottom-bar
	{
		background: rgba(0, 0, 0, 0.6);
		bottom: 0;
		box-sizing: border-box;
		margin: 0;
		moz-box-sizing: border-box;
		padding: 3px 5px;
		position: fixed;
		top: auto;
		webkit-box-sizing: border-box;
	}
	.mfp-img-mobile .mfp-bottom-bar:empty
	{
		padding: 0;
	}
	.mfp-img-mobile .mfp-counter
	{
		right: 5px;
		top: 3px;
	}
	.mfp-img-mobile .mfp-close
	{
		background: rgba(0, 0, 0, 0.6);
		height: 35px;
		line-height: 35px;
		padding: 0;
		position: fixed;
		right: 0;
		text-align: center;
		top: 0;
		width: 35px;
	}
}
@media all and (max-width: 900px)
{
	.mfp-arrow
	{
		transform: scale(0.75);
		webkit-transform: scale(0.75);
	}
	.mfp-arrow-left
	{
		transform-origin: 0;
		webkit-transform-origin: 0;
	}
	.mfp-arrow-right
	{
		transform-origin: 100%;
		webkit-transform-origin: 100%;
	}
	.mfp-container
	{
		padding-left: 6px;
		padding-right: 6px;
	}
}
.mfp-ie7 .mfp-img
{
	padding: 0;
}
.mfp-ie7 .mfp-bottom-bar
{
	left: 50%;
	margin-left: -300px;
	margin-top: 5px;
	padding-bottom: 5px;
	width: 600px;
}
.mfp-ie7 .mfp-container
{
	padding: 0;
}
.mfp-ie7 .mfp-content
{
	padding-top: 44px;
}
.mfp-ie7 .mfp-close
{
	padding-top: 0;
	right: 0;
	top: 0;
}


/* Fix for Mobile Safari */
input[type="checkbox"] { -webkit-appearance: checkbox; width: auto; height: auto; background: none; border: none; padding: 0; }
input[type="radio"] { -webkit-appearance: radio; width: auto; height: auto; background: none; border: none; padding: 0; }

/* Chrome, Safari */
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #0083CB; }

/* Firefox */
input:-moz-placeholder, textarea:-moz-placeholder { color: #0083CB; }

/* jQuery fallback */
input.placeholder, textarea.placeholder, .wpcf7 .watermark { color: #0083CB; }

/* ---------------------------------------------------------------------- */
/*	Wrap
/* ---------------------------------------------------------------------- */

#wrapper {
	position: relative;
	margin:0 auto;
	width:980px;
}

/* ------- Fluid Columns ------- */
.one_half { width:48%; }
.one_third { width:29.66%; }
.two_third { width:67.33%; }
.one_fourth { width:22%; }
.three_fourth { width:74%; }
.one_fifth { width:16.8%; }
.two_fifth { width:37.6%; }
.three_fifth { width:58.4%; }
.four_fifth { width:67.2%; }
.one_sixth { width:13.33%; }
.five_sixth { width:82.67%; }
.one_half,.one_third,.two_third,.three_fourth,.one_fourth,.one_fifth,.two_fifth,.three_fifth,.four_fifth,.one_sixth,.five_sixth{ 
	float:left;
	margin-right:3%;
	position:relative;	

	-webkit-transition: all .2s ease-in-out;
	   -moz-transition: all .2s ease-in-out;
		-ms-transition: all .2s ease-in-out;
		 -o-transition: all .2s ease-in-out;
			transition: all .2s ease-in-out;	
}
.last {
	clear:right;
	margin-right:0 !important;
	margin-top: -67px;
	float: right;
}
	
		.last p:first-of-type {
			margin: 0 !important;	
		}
		
		.last br {
			display: none;
		}
		
		.last .psthumbs {
			margin-top: 0;	
		}

.clearboth {
	clear:both;
	display:block;
	font-size:0;
	height:0;
	line-height:0;
	width:100%;
}

/* ---------------------------------------------------------------------- */
/*	MailChimp
/* ---------------------------------------------------------------------- */

#wrapper #mc_embed_signup {
	background:none;
	width: 300px;
}
#wrapper #mc_embed_signup a {
	color:#003993;
}
	#wrapper #mc_embed_signup form {
		padding:0;	
	}
	#wrapper #mc_embed_signup h2, #wrapper #mc_embed_signup {
		font-size: 13px;
	}
	#wrapper #mc_embed_signup h2 {
		color:#003993;
		margin:0 0 10px 0;	
	}
	
	#wrapper #mc_embed_signup div.mce_inline_error {
		background: #C00;
		font-weight:normal;
		text-shadow:none;
	}
	#wrapper #mc_embed_signup div.response {
		display:block;	
		float:none;
		height:auto;
		margin:0 0 10px 0;
		padding:0;
		position:relative;
		width: 100%;
		top:auto;
	}
	#wrapper #mc_embed_signup div#mce-responses {
		margin:0;
		top:auto;
		width:100%;
	}

/* ---------------------------------------------------------------------- */
/*	Sprites
/* ---------------------------------------------------------------------- */

a.mtli_attachment {
	display: block;
	width: 100%;	
}
a.twitter-link {
	background-image: url(images/sprites/icons-sprite.png);
	background-repeat: no-repeat;
	background-position:0 -617px;
	display:inline-block;
	margin-top:20px;
	height:33px;
	width:33px;
}

.icons-sprite, #logged-in a, #publications_list li a {
	background-image: url(images/sprites/icons-sprite.png);
	background-repeat: no-repeat;
}
	.members {
		background-position: 0 -61px;	
		float: left;
		line-height: 21px;
		margin: 8px 40px 0 0;
		padding-left: 30px;		
	}
	
	.workshop-icon {
		background-position: 0 -250px;
	}

	.event-icon {
		background-position: 0 -280px;
	}

	.task-icon {
		background-position: 0 0;	
	}
	
	.links-icon {
		background-position: 0 -94px;	
	}
	
	.document-icon {
		background-position: 0 -159px;	
	}
	
	.newsletter-icon {
		background-position: 0 -29px;	
	}			

.logged-in-link {
	display: inline-block;
}
	.logged-in-link a {
		color:#FFF;
		display: inline-block;
		font-weight:700;
		height: 21px;
		line-height: 21px;
		margin: 12px 30px 0 0;
		padding-left: 30px;	
		vertical-align: middle;	
	}

.content .icons-sprite {
	display: inline-block;
	line-height: 20px;
	padding-left: 20px;
	height: 20px;
	width: 20px;
	vertical-align: -5px;
}

.page-icon {
	background-position: 0 -159px;
}

.news-icon {
	background-position: 0 -29px;
}

.download-icon {
	background-position: 0 -127px;
}

.link-icon {
	background-position: 0 -94px;
}

/* -------------------------------------------------- */
/*	Publications
/* -------------------------------------------------- */

ul#publications_list {
	margin-left: 0;	
}
	
	#publications_list li.cat-item {
		list-style: none;
	}
	
	#publications_list li.cat-item a {	
		background-position: 0 -398px;
		display: block;
		padding: 5px 5px 5px 30px;
	}
	
		#publications_list li.cat-item a:hover {	
			background-color: #F2F2F2;
		}

/* -------------------------------------------------- */
/*	TipTip CSS - Version 1.2 
/* -------------------------------------------------- */

#tiptip_holder {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99999;
}

#tiptip_holder.tip_top {
	padding-bottom: 5px;
}

#tiptip_holder.tip_bottom {
	padding-top: 5px;
}

#tiptip_holder.tip_right {
	padding-left: 5px;
}

#tiptip_holder.tip_left {
	padding-right: 5px;
}

#tiptip_content {
	color: #fff;
	font-family:Arial, sans-serif;
	font-size: 12px;
	padding: 4px 8px;
	border: 1px solid rgba(255,255,255,0.25);
	background-color: rgb(25,25,25);
	background-color: rgba(25,25,25,0.92);
	background-image: none;
	border-radius: 3px;
		-webkit-border-radius: 3px;
			-moz-border-radius: 3px;
	behavior: url(/wp-content/themes/cltc/PIE.htc);
}

#tiptip_arrow, #tiptip_arrow_inner {
	position: absolute;
	border-color: transparent;
	border-style: solid;
	border-width: 6px;
	height: 0;
	width: 0;
}

#tiptip_holder.tip_top #tiptip_arrow {
	border-top-color: #fff;
	border-top-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_bottom #tiptip_arrow {
	border-bottom-color: #fff;
	border-bottom-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_right #tiptip_arrow {
	border-right-color: #fff;
	border-right-color: rgba(255,255,255,0.35);

}

#tiptip_holder.tip_left #tiptip_arrow {
	border-left-color: #fff;
	border-left-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_top #tiptip_arrow_inner {
	margin-top: -7px;
	margin-left: -6px;
	border-top-color: rgb(25,25,25);
	border-top-color: rgba(25,25,25,0.92);
}

#tiptip_holder.tip_bottom #tiptip_arrow_inner {
	margin-top: -5px;
	margin-left: -6px;
	border-bottom-color: rgb(25,25,25);
	border-bottom-color: rgba(25,25,25,0.92);
}

#tiptip_holder.tip_right #tiptip_arrow_inner {
	margin-top: -6px;
	margin-left: -5px;
	border-right-color: rgb(25,25,25);
	border-right-color: rgba(25,25,25,0.92);
}

#tiptip_holder.tip_left #tiptip_arrow_inner {
	margin-top: -6px;
	margin-left: -7px;
	border-left-color: rgb(25,25,25);
	border-left-color: rgba(25,25,25,0.92);
}

/* ---------------------------------------------------------------------- */
/*	Documents
/* ---------------------------------------------------------------------- */

.attachments-title {
	margin-top: 30px;
}

/* ---------------------------------------------------------------------- */
/*	Library 
/* ---------------------------------------------------------------------- */

.library_template .date {
	display: inline-block;
	width: 80px;	
}

	.library_template .post_item {
		display: block;
		margin-bottom: 15px;
		width: 100%;
	}
	
.term-name {
	background: #FFF;
	border: #EBEBEB 1px solid;
	color: #999;
	display: inline-block;
	-webkit-border-radius: 10px;
	   -moz-border-radius: 10px;
		   border-radius: 10px;	
	font-size: 12px;
	margin: 0 10px 0 0;
	padding: 1px 6px;
	position: relative;
	behavior: url(/wp-content/themes/ieatasks/PIE.php);			
}

/* ---------------------------------------------------------------------- */
/*	Members
/* ---------------------------------------------------------------------- */
.restricted 
{
	font-size: 19px;	
}
.login-remember 
{
	display: none;	
}
.login-username,
.login-password 
{
	font-weight: 700;
	font-size: 14px;	
}
	.right_column.members_area
	{
		background:#FFF;
		padding-bottom:10px;	
		padding-top:10px;	
	}
		.right_column.members_area h2.widgettitle
		{
			font-size:16px;
			font-weight:700;
		}
/* ---------------------------------------------------------------------- */
/*	Header
/* ---------------------------------------------------------------------- */
header 
{
	font-family: "noto_serifregular", 'Trebuchet MS', Arial, sans-serif;
	z-index:1000;
}	
header a.white,
header .white a
{
	color:#FFF;
}
	header a.white:hover,
	header .white a:hover
	{
		color:#CCC;
	}
	header input 
	{
		width: auto;	
	}
	header #logo img 
	{	
		height: auto;
		margin:20px 0 5px 0;
		width: auto;
	}	
	.header-banner
	{
		display:table;
		margin:30px auto 0 auto;
		width:90%;
	}				
		header .left,
		header .right
		{
			font-family:"noto_serifregular",serif;				
			min-height:140px;
		}
			header .left
			{		
				background:#006633;
				color:#FFF;	
				font-size:26px;		
				width:30%;		
				text-align:center;		
			}
			header .right
			{
				background:rgba(255,255,255,0.72);
				color:#000;				
				text-shadow:2px 0 0 #FFF;
				width:70%;
			}	
			header .site-title
			{
				margin-top:10px;	
			}
			#logo
			{
				display:inline-block;
				text-align:center;
			}
				header .right span
				{
					display:inline-block;
					font-family:"noto_serifbold",serif;
					font-size:28px;
					line-height:38px;
					margin:5%;
					width:90%;
				}
#header-right {
	float: right;
	margin:1px 10px 0 0;
	text-align: right;
}	
		#header-right .icons {
			display: inline-block;
			float: none;
			height: 27px;	
			margin: 0 0 0 15px;
			vertical-align: middle;
			width: 27px;
		}
			#header-right .member {
				background-position: 0 -32px;				
			}

#header_container
{
	background-position:center top;
	background-repeat:no-repeat;
	display:inline-block;
	height:200px;
}

#header-nav
{
	display:inline-block;
	height:50px;
}
header .top 
{
	display:inline-block;
	width:100%;
}

	#header-nav {
		/* background: #003993; */
		background: #006633;
	}

	/* -------------------------------------------------- */
	/*	Main Navigation
	/* -------------------------------------------------- */

	.main-nav { 
		display: block;
		float: left;
		font-family: "noto_serifregular", 'Trebuchet MS', Arial, sans-serif;		
		margin: 0;
	}
	
		.main-nav .sub-arrow {
			float: right;
			margin: 3px 10px 0 0;
			vertical-align: 1px;
		}	
		
	.main-nav #ul-nav {
		display: block;		
		margin: 0;
	}
	ul#menu-main-menu-1
	{
		margin:0;	
	}
		.main-nav > ul,
		.main-nav .menu > ul 
		{ 
				margin: 0;
		}
			.main-nav li 
			{
				display:inline-block;
				float: left;
				list-style: none;
				height:50px;
				margin: 0;
				padding: 0;
				position: relative;
			}
				.main-nav a 
				{
					color: #FFF;
					display: block;
					font-size: 16px;
					letter-spacing: 0;
					padding:16px 20px;		
				}
					.main-nav a:hover 
					{
						background:#013A94;
					}
					.main-nav .current_page_item > a, .main-nav .current_page_parent > a 
					{
						background:#013A94;
					}
						
				/* Dropdown */
				.main-nav li:hover > ul {
					display: block;
					left: 0px;
					margin: 0;
					top: 48px;						
				}					
				
				.main-nav ul ul {
					background: #006633;
					display: none;
					left: 20px;
					position: absolute;
					width: 210px;
					z-index: 100;
				}
					
					li.t_on a {
						color: #C8D0D7;
					}
					
					li.t_on > ul li a { 
						color: #FFF;
					}							

					.main-nav ul ul li { 
						background: none;
						border-right: none;
						float: none;
					}

						.main-nav ul ul a {
							display: block;
							margin: 0;
							padding: 10px 14px;
							text-align: left;
							width: 182px !important;
						}

							.main-nav ul ul a:hover, .main-nav ul ul .hover > a,
							.main-nav ul ul .current_page_item > a, .main-nav ul ul .current_page_item > a:hover,
							.main-nav ul ul .current_page_parent > a, .main-nav ul ul .current_page_parent > a:hover {
							}							

				/* Sub Dropdown */

				.main-nav ul ul ul {
					left: 205px !important;
					top: 12px !important;	
				}

				.main-nav ul li ul li:hover > ul {
					display: block;
				}
	
	/* Nav menus */
	.widget_nav_menu li {
		list-style: none;
		margin-left: 0;
	}			


/* Mobile SIDR Styles */
.sidr
{
  background:#f8f8f8;
  color:#333;
  display:none;
  font-size:15px;
  height:100%;
  overflow-x:none;
  overflow-y:auto;
  position:fixed;
  top:0;
  width:260px;
  z-index:999999;
}

.sidr .sidr-inner
{
  padding:0 0 15px;
}

.sidr .sidr-inner>p
{
  margin-left:15px;
  margin-right:15px;
}

.sidr.right
{
  left:auto;
  right:-260px;
}

.sidr.left
{
  left:-260px;
  right:auto;
}
.sidr ul
{
  border-bottom:1px solid #fff;
  border-top:1px solid #dfdfdf;
  display:block;
  margin:0 0 15px;
  padding:0;
}

.sidr ul li
{
  border-bottom:1px solid #dfdfdf;
  border-top:1px solid #fff;
  display:block;
  line-height:48px;
  margin:0;
}

.sidr ul li:hover,
.sidr ul li.active,
.sidr ul li.sidr-class-active
{
}

.sidr ul li a,.sidr ul li span
{
  color:#333;
  display:block;
  padding:0 15px;
  text-decoration:none;
}

.sidr ul li ul
{
  border-bottom:none;
  margin:0;
}

.sidr ul li ul li
{
  font-size:13px;
}

.sidr ul li ul li:last-child
{
  border-bottom:none;
}

.sidr ul li ul li:hover,
.sidr ul li ul li.active,
.sidr ul li ul li.sidr-class-active
{
}

.sidr ul li ul li a,.sidr ul li ul li span
{
  color:rgba(51,51,51,0.8);
  padding-left:30px;
}
	
/* Mobile Styles */
.sidr ul li.close-menu a
{
	background:#003993;
	color:#FFF !important;
	line-height:67px;
}
	.sidr ul li.close-menu a .background
	{	
		background-image:url(images/sprites/icons-sprite.png);
		background-position:0 -462px;
		background-repeat:no-repeat;
		display:block;
		height:16px;
		position:absolute;
		right:15px;
		width:15px;
		top:24px;
	}
.members-icon,
.search-popup
{
	background-image:url(images/sprites/icons-sprite.png);
	background-repeat:no-repeat;
	display:inline-block;
	float:right;	
	height:29px;
	width:29px;
}
	.members-icon
	{
		background-position:0 -551px;
		line-height:29px;
		margin-right:60px;
		padding-left:35px;
		vertical-align:middle;
	}
	.search-popup
	{
		background-position:0 -504px;
		margin-top:5px;
	}	
#mobile-menu-wrapper ul.mobile-menu {
	list-style: none;
	margin:0;
}
a.mobile-icon 
{
	background: url(images/sprites/icons-sprite.png) no-repeat 0 -609px;
	color:#FFF;
	cursor: pointer;
	display:none;
	line-height:25px;
	height: 25px;	
	padding-left:40px;
	vertical-align:middle;
	width: 30px;
}
	#body,
	#container
	{
		display:block;
		float:left;
		position:relative;
		width:100%;	
	}
	#inside-page #body
	{
		padding:10px 0;	
	}
	#wrapper
	{
		background:#FFF;	
	}
	#mobile-menu-wrapper ul
	{
		box-shadow:none;
	}
		#mobile-menu-wrapper .mobile-menu li {
			display: block;
			float: left;
			margin: 0;
			width:100%
		}	
			.main-nav #mobile-menu-wrapper li a {
				background:#333;	
				border-radius:0;
					-moz-border-radius:0;
						-khtml-border-radius:0;
							-webkit-border-radius:0;
				color:#FFF;							
			}
				#mobile-menu-wrapper li a:hover {
					color:#FFF !important;
					background:#006633 !important;
				}			
			li.t_on > ul li a { 
				background: none !important;
			}	
		#mobile-menu-wrapper .mobile-menu li a 
		{
			background:#FFF;
			color:#333;
			border-bottom:1px solid #F3F3F3;
			font-size:15px;
			margin: 0;
			padding: 15px 3%;
			width: 94%;	
			text-shadow: none;
		}	
			#mobile-menu-wrapper .mobile-menu li > ul li a
			{
				padding: 15px 0 15px 6% !important;
				width:92% !important;
			}
			#mobile-menu-wrapper .mobile-menu li a:hover {			
				font-weight:700;
			}		
			#mobile-menu-wrapper .mobile-menu li {
			}				
				.main-nav #mobile-menu-wrapper .mobile-menu li ul 
				{
					background:none;
				}
		#mobile-menu-wrapper .mobile-menu .current_page_item > a, 
		#mobile-menu-wrapper .mobile-menu .current_page_parent > a 
		{
			font-weight:700;
		}	
		#mobile-menu-wrapper .mobile-menu li a:hover, 
		#mobile-menu-wrapper .mobile-menu li.current_page_item a, 
		#mobile-menu-wrapper .mobile-menu li.current_page_item ul li > a:hover  
		{
			
		}			
			#mobile-menu-wrapper .mobile-menu li > ul li a {	
				text-transform: none;
			}			
				#mobile-menu-wrapper .mobile-menu li > ul li a:hover {
				}	
	.main-nav #mobile-menu-wrapper ul ul {
		display: block;
		float: left;
		left: 0;
		padding: 0;
		right: auto;
		margin: 0;
		top: auto;
		position: relative;
		width: 100%;
		z-index: auto;
	}
	
		#wrapper .main-nav #mobile-menu-wrapper ul ul a {
			float: left;
			padding: 4px 2%;
			width: 96%;
		}
		
		.main-nav #mobile-menu-wrapper ul ul ul {
			float: left;
			left: auto !important;
			margin: 0;
			position: relative;
			top: auto !important;	
			width: 100%;
		}	
	
		.main-nav #mobile-menu-wrapper ul ul a {
			text-align: left;	
		}
	
		.main-nav #mobile-menu-wrapper li:hover > ul {
			display: block;
			left: auto;
			margin: 0;
			top: auto;						
		}	
				

		.mobile-icon:hover,
		.members-icon:hover,
		.search-popup:hover
		{
			opacity:.7;
		}	
			
	/* ---------------------------------------------------------------------- */
	/*	Body
	/* ---------------------------------------------------------------------- */

	#catapult-cookie-bar {
		text-align: center !important;	
	}

	#body { 
		float: left;
		line-height: 19px;
		margin:0;
		width: 100%;		
	}
		#container {		
			padding: 0;
			position: relative;
			width: 100%;				
		}
			#container .padding
			{
				padding:40px;	
			}
			#home-page .middle {
				border-top: 1px solid #CCC;
				color: #666;		
				font-size: 12px;	
				margin-top: 20px;	
				padding: 20px 40px;
			}		
			
				#home-page .middle img {
					float: right;
					margin: 0 0 0 20px;	
				}					
			
			#inside-page section.bottom {
				border-top: 1px solid #CCC;
				padding-top: 30px;
				margin-top: 30px;
			}			
			
				#inside-page section.bottom h2 {
					background-position: 0 -219px;
					line-height: 15px;
					font-size: 15px;
					margin-bottom: 20px;
				}			
	
		.page .post-title {
			clear: right;
		}
	
		body.page-template-default .post-title {
			margin: 0 auto 10px auto !important;
		}	
		
			body.page-template-default .body_content .post-title {
				padding: 20px 0 10px 0 !important;
			}			
			
		#wrapper .last table td img {
			display: block;
		}	



	/* ---------------------------------------------------------------------- */
	/*	Slider
	/* ---------------------------------------------------------------------- */
	.nivoSlider {
		min-height: 255px;	
	}
	
	/* ---------------------------------------------------------------------- */
	/*	Page navigation
	/* ---------------------------------------------------------------------- */
	
	#wrapper .wp-pagenavi {
		margin-top: 20px;
	}
	
	#wrapper .wp-pagenavi .pages {
		display: none;	
	}
	
	#wrapper .wp-pagenavi a {
		background: #CCC;
		color: #000;
		display: inline-block;
		-webkit-border-radius: 16px;
		   -moz-border-radius: 16px;
			   border-radius: 16px;	
		font-weight: 700;
		font-size: 12px;
		margin-right: 10px;
			padding: 4px 10px;	
		position: relative;
		text-decoration: none;
		behavior: url(/wp-content/themes/ieatasks/PIE.php);	
	}
	
	#wrapper .wp-pagenavi a:hover, .wp-pagenavi span.current {
		border: 1px solid #363 !important;
	}
		
		#wrapper .wp-pagenavi a:hover, #wrapper .wp-pagenavi .current {
			background: #363;
			color: #FFF;
			display: inline-block;
			-webkit-border-radius: 16px;
			   -moz-border-radius: 16px;
				   border-radius: 16px;
			font-size: 12px;
			margin-right: 10px;
			padding: 4px 10px;	
			position: relative;
			behavior: url(/wp-content/themes/ieatasks/PIE.php);	
		}
		
	.page_nav {
		float: left;	
		width: 100%;
	}
	
	/* -------------------------------------------------- */
	/*	Posts
	/* -------------------------------------------------- */
	
	.news-listing a.article-link {
		display: block;
		margin-bottom: 5px;	
	}
		
	.blog h1 {
		margin-bottom: 20px;
	}
		
		.blog-item {
			border-left: 3px solid #CCC;
			padding-left: 20px;
			margin-bottom: 30px;
		}
			
			.blog-item a {
				font-size: 19px;
			}
	
	.date {
		color: #333;	
		font-size: 13px;
	}
				
		.news-listing a {
			color: #003993;
			display: block;
			font-size: 15px;
			font-weight: 700;
			line-height: 22px;
			margin: 0;
		}
		
			.news-listing a img {
				margin: 0 0 8px 0;	
			}
		
			.news-listing strong {
				color: #333;
				text-transform: uppercase;
				font-size: 12px;
				font-style: normal;
				margin: 0 7px;
			}
		
			.news-listing .news-item {
				border-bottom: #CCC solid 1px;
				margin-bottom: 20px;
				padding-bottom: 10px;
			}	
			
			.article-thumb {
				display: inline-block;
				float: left;
			}
			
				.news-listing .article-thumb img {
					display: block;
					margin: 0 20px 20px 0;
				}		
				
					.news-listing .content a {
						margin-top: 6px;
						font-size: 13px;	
					}
			
		#inside-page .sidebar .widget-container {
			width: 100%;
		}
		
		#inside-page .sidebar li {
			list-style: none;
			margin-left: 0;
		}
		
			#inside-page .news-list {
				margin-bottom: 20px;	
			}			
			
	/* listings */
	
	#inside-page #container.post-listings .left {
		margin-right: 5%;
		width: 45%;	
	}			
	
	#inside-page #container.post-listings .right {
		width: 50%;			
	}
	
	/* icons */
	.icons  {
		background-image: url(images/sprites/icons-sprite.png);
		display: inline-block;
		float: left;
		height: 20px;
		margin-right: 15px;	
		width: 20px;
	}	
		.senior-icon {
			background-position: 0 -167px;
		}
		.croquet-icon {
			background-position: 0 -197px;
		}
		.general-icon {
			background-position: 0 -224px;
		}
		.junior-icon {
			background-position: 0 -533px;
		}			
	
	ul#bottom-posts {
		margin: 0;	
	}
	
	ul#bottom-posts h4 {
		margin-top: 10px !important;	
	}
	
	#more_posts h3 {
		color: #CCC;
		font-size: 31px;	
	}
	
		#more_posts h4 {	
			font-family: Arial, Helvetica, sans-serif;
			font-size: 17px;
			font-weight: 700;
		}	
	
	#more_posts li {
		float: left;
		list-style: none;	
		margin: 0 40px 20px 0;
		width: 300px;
	}
		#more_posts li:first-child + li + li, #more_posts li:first-child + li + li + li + li + li { 
			margin-right: 0;
		}
	
	table#news {
		width: 100%;	
	}
		
		table#news, table#news td {
			border: none;
			padding: 0;
		}
		
		#news a.button {
			font-size: 12px;
			font-weight: normal;
			padding: 2px 6px;	
		}
		
		#news .ne_thumb {
			width: 120px;	
		}
	
	#news .bg {
		border-bottom: 1px solid #CCC;
		height: 1px;	
		padding: 6px 0;
	}
	
	.post-date {
		color: #B6B6B6;
		display: block;
		font-size: 13px;
		font-style: italic;	
	}
	
	#inside-page #wrapper article .attachment-post-thumbnail, #inside-page #wrapper article .attachment-featured-image {
		float: left;
		margin: 20px 0 20px 20px;
	}
		
		.pageofposts article {
			display: block;
			float: left;
			margin-bottom: 20px;
			width: 100%;
		}
		
		.pageofposts h2 {
			display: inline-block;
			font-size: 18px;
			float: left;
		}	
		
	/* -------------------------------------------------- */
	/*	Tasks
	/* -------------------------------------------------- */	
	
	.tasks_template .task_item {
		margin-bottom: 10px;	
	}
	
		.tasks_template .task_list, h3.sub-title {
			background: #EAEAEA;
			display: block;
			font-size: 15px;
			font-weight: 500;
			margin: 27px 0 15px 0;
			padding: 10px;
			border-radius: 5px;
				-moz-border-radius: 5px;
					-khtml-border-radius: 5px;
						-webkit-border-radius: 5px;
			text-shadow: 0 1px 0 #FFF;
			text-transform: uppercase;
			behavior: url(/wp-content/themes/ieatasks/PIE.htc);				
		}
	
	.tasks_template .task_number {
		background: #003993;
		border-radius: 20px;
			-moz-border-radius: 20px;
				-khtml-border-radius: 20px;
					-webkit-border-radius: 20px;
		color: #FFF;
		display: inline-block;
		font-size: 12px;
		font-weight: 700;
		margin-right: 10px;
		padding: 3px 5px;
		text-align: center;
		behavior: url(/wp-content/themes/ieatasks/PIE.htc);				
	}
	
		.tasks_template .task_complete {
			background: #333;
		}	
		
	#task_number {
		background: #003993; /* Old browsers */
		background: -moz-linear-gradient(top,  #003993 0%, #004ab9 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#003993), color-stop(100%,#004ab9)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #003993 0%,#004ab9 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #003993 0%,#004ab9 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #003993 0%,#004ab9 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #003993 0%,#004ab9 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003993', endColorstr='#004ab9',GradientType=0 ); /* IE6-9 */
		border: 2px solid #003993;
		border-radius: 40px;
			-moz-border-radius: 30px;
				-khtml-border-radius: 30px;
					-webkit-border-radius: 30px;		
		color: #FFF;
		display: inline-block;
		font-size: 14px;
		margin-bottom: 20px;
		margin-right: 30px;
		padding: 10px 13px;
		position: relative;	
		text-align: center;
		text-shadow: 0 1px 0 #000;
		vertical-align: -9px;
		behavior: url(/wp-content/themes/ieatasks/PIE.htc);		
	}
	
		#task_number .task_number {
			display: block;	
			font-size: 19px;
			font-style: italic;
		}
		
	.single-task .date {
		display: inline-block;
	}
	
		.single-task .start_date {
			margin-right: 30px;
		}
		
	.completed_banner {
		background: #363;
		color: #FFF;
		display: inline-block;
		font-size: 13px;
		margin-left: 20px;
		padding: 4px 8px;
		text-align: center;			
		text-shadow: 0 1px 0 #000;
	}
	
	#wrapper h2.objective {
		border-top: 1px solid #CCC;
		font-weight: 700;
		margin-top: 30px;
		padding-top: 20px;	
	}

	/* ---------------------------------------------------------------------- */
	/*	Directory
	/* ---------------------------------------------------------------------- */	
	
	.page-id-21 table td, .page-id-297 table td, .page-id-142 table td {
		padding: 0;	
	}

		.page-id-21 table td:first-of-type, .page-id-297 table td:first-of-type, .page-id-142 table td:first-of-type {
			width: 300px;	
		}
	
	/* ---------------------------------------------------------------------- */
	/*	Events / Publications
	/* ---------------------------------------------------------------------- */		
		
	#show-dates {
		right: 0;
		margin: -10px 0 5px 0;
		position: absolute;
		top: -50px;
		width: 340px;	
	}
		#show-dates form {
			float: right;
		}
		#show-dates span {
			color: #666;			
			float: left;
			font-size: 12px;
			margin-left:17px;
		}
	.events_template .post_item, .tax-document-category .post_item {
		background: #F3F3F3;
		display: block;
		font-size: 13px;	
		line-height: 22px;
		margin-bottom: 15px;
		padding: 10px;
	}
	
	.events_template .location-wrapper {
		color: #333;
		font-style: italic;
	}

		.events_template .date, .tax-document-category .date {
			display: inline-block;
			font-size: 13px;
			margin-right: 15px;
			width: 130px;	
		}	
			
		.events_template .location {
			display: inline-block;
			margin-right: 19px;
			width: 120px;	
		}		
	
	.event-category {
		background: #FFF;
		border: #DDD 1px solid;
		color: #333;
		display: inline-block;
		-webkit-border-radius: 10px;
		   -moz-border-radius: 10px;
			   border-radius: 10px;	
		float: right;
		font-size: 12px;
		margin: 0 10px 0 0;
		padding: 1px 6px;
		position: relative;
		behavior: url(/wp-content/themes/ieatasks/PIE.php);			
	}
	
		a .event-category {		
			color: #333;
		}
	
	/* ---------------------------------------------------------------------- */
	/*	Single Event / Workshop
	/* ---------------------------------------------------------------------- */		
	
	.single .single_row {
		font-size: 13px;
		margin-bottom: 5px;
	}
	
	.single .row_title {
		display: inline-block;
		font-weight: 700;
		margin-right: 15px;
		width: 60px;
	}	

	/* ---------------------------------------------------------------------- */
	/*	To Top Button
	/* ---------------------------------------------------------------------- */		
	#back-top {
		font-weight: 700;
		position: fixed;
		bottom: 0;
		right: -20px;
		text-align: center;
		z-index: 10;
	}
	
	#back-top a {
		width: 108px;
		display: block;
		text-align: center;
		text-transform: uppercase;
		text-decoration: none;
		color: #BBB;
		/* background color transition */
				-webkit-transition: .5s;
			-moz-transition: .5s;
		transition: .5s;
	}
	
		#back-top a:hover {
			color: #000;
		}
	
	/* arrow icon (span tag) */
	#back-top span {
		width: 76px;
		height: 76px;
		display: block;
		margin-bottom: 7px;
		background: #DDD url(/wp-content/themes/ieatasks/images/arrows/up-arrow.png) no-repeat center center;
		/* background color transition */
		-webkit-transition: .5s;
		-moz-transition: .5s;
		transition: .5s;
	}
	
		#back-top a:hover span {
			background-color: #003993;
		}	

	/* -------------------------------------------------- */
	/*	Pagination
	/* -------------------------------------------------- */

	.pagination { margin: 0 }

		.pagination a, .pagination span {
			border: 1px solid transparent;
			color: #9c9c9c;
			display: inline-block;
			margin: 0 8px 0 0;
			padding: 2px 8px 4px;
		}

		.ie7 .pagination li, .ie7 .pagination span { display: inline; }

		.pagination .current {
			background: #e6edef;
			color: #707070;
			padding: 2px 7px 4px;
		}

		.comments-pagination .current { padding-bottom: 3px; }

			.pagination a:hover, .comments-pagination a:hover {
				border-color: #e6edef;
				color: #CCC;
			}

		.pagination .next, .pagination .prev { border: none; }

/* ---------------------------------------------------------------------- */
/*	Footer
/* ---------------------------------------------------------------------- */

footer {
	color: #666;
	font-size: 13px;
	width: 100%;
}
	
	footer #top_footer a {
		color:#666;
	}
	
		footer #top_footer a:hover {
			color: #003993;
		}	

	footer #top_footer .wrapper {
		width:100%;
	}
	
		footer #top_footer .wrapper .widgettitle {
			display: none;
		}

footer .float_right{
	text-align:right;
}	
	footer .float_right .widget_nav_menu {
		margin-top:15px;
	}	

footer #logos {
	display: inline-block;
	float: left;
	margin: 0 0 0 13%;
}

	footer #logos a {
		margin: 0 15px;
	}

footer li.widget_nav_menu {
	float: left;	
}

	footer .bottom {
		padding: 15px 0;	
		text-align: right;
	}
	
		footer .bottom, footer .bottom a {
			color: #FFF;	
		}
		
			footer .bottom a:hover {
				color: #333;	
			}
.footer_container 
{
	background:#FFF;
	width: 100%;
}
#footer 
{
	font-size:13px;
	line-height: 20px;
	position: relative;
}
	#top_footer 
	{
		background: #FFF;
	}	
		#top_footer .wrapper 
		{
			float: left;
		}		
			#top_footer .wrapper .inner
			{			
				display:block;
				width:100%;
			}			
				#top_footer .wrapper .inside-inner
				{			
					background:#F4F4F4;
					display:block;
					float:none;
					margin:0 40px 20px 40px;
					padding:20px;
				}				
	#footer .copyright 
	{
		float: left;	
		margin-right: 20px;
	}

ul#menu-footer {
	margin-left: 0;
}

#bottom_footer {
	color: #8F8F8F;
	margin-bottom: 10px;
}

	#bottom_footer .inside {		
		width: 100%;	
	}

	#bottom_footer a {
		color: #DADADA;
	}
	
		#bottom_footer a:hover {
			color: #EA7500;
		}	

/* ---------------------------------------------------------------------- */
/*	Media Queries
/* ---------------------------------------------------------------------- */

/* Standard 980 (devices and browsers) */
@media only screen and (max-width: 980px) {	

	.theme_width,
	#wrapper
	{
		margin:0;
		width: 100%;
	}
	.header-banner
	{
		margin:0;	
	}
	footer .float_left, footer .float_right, #bottom_footer .float_right {
		float: left;
		line-height: 18px;
		margin: 0 0 10px 0;
		width: 90%;
		text-align: left;
	}
}

/* Tablet Portrait */
/* @media only screen and (max-width: 769px) {	*/
@media only screen and (max-width: 840px) { /* break here because of header */

	#header_container
	{
		height:auto;	
	}
	.header-banner
	{
		width:100%;		
	}
	.table_row,
	.header-banner,
	#header-nav, 
	header .top,
	#header_container
	{		
		display:block;
		float:left;
	}
	header .left, header .right
	{
		border:0;
		margin:0;
		display:block;
		float:left;
		min-height:0;	
		height:142px;
	}
	/* -------------------------------------------------- */
	/*	Navigation
	/* -------------------------------------------------- */	
	
	#header-right
	{
		margin:0;
		width:100%;	
	}	
	.main-nav { display: none !important; }
	
	/* Mobile */
	.mobile-icon,
	.members-icon,
	.search-popup
	{
		display:inline-block !important;	
	}
	.mobile-icon
	{
		float:left;
		margin:4px 0 4px 25px;
	}
	.logged-in-link a	
	{
		margin-top:5px;	
	}
	a.members-icon
	{
		margin-top:2px;	
	}
	a.search-icon
	{
		margin:0 10px 0 0;	
	}
	/* -------------------------------------------------- */
	/*	Body
	/* -------------------------------------------------- */	
	
	#home-page #container .top {
		color: #000;
		width: 100%;	
	}
	
		#home-page #container .top p{
			font-size: 16px;
		}	
}

@media screen and (max-width: 641px) { /* portrait tablets, landscape e-readers, landscape mobile 480px */

	#back-top {
		display: none !important;
	}
	
	#home-page #container .top {
		border-bottom: 1px solid #CCC;
		height: auto;
		margin: 0 0 10px 0;
		padding-bottom: 10px;
	}

	#home-page #feature {
		display: none;
	}	
	#home-page #container .top	
	{
		margin-top:30px;	
	}
	#inside-page .left_column {
		width: 100%;	
	}
	
	#inside-page .right_column {
		float: left;
		margin-top: 10px;
		width: 98%;	
	}
	
		#inside-page .right_column .widget-container {
			width: 98%;	
		}

	/* -------------------------------------------------- */
	/*	Header & Menu
	/* -------------------------------------------------- */
	
	#inside-page header { margin-bottom: 0; border: none; }		
	
	#responsive_menu { display: inline-block; margin: 0 0 5px 0; }
	
	#search_holder #s { width: 90px; }

	/* -------------------------------------------------- */
	/*	Home page
	/* -------------------------------------------------- */
	
	#home-page aside.content .icons-sprite {
		background: none;
		height: 0;
		padding: 0;	
		width: 0;
	}

	/* -------------------------------------------------- */
	/*	Body
	/* -------------------------------------------------- */
	
	.post_item, .post_item .title, .post_item .date, .post_item .location-wrapper,  .post_item .location-wrapper .location {
		display: block;
		float: left;
		text-align: left;
		width: 100%;
	}
	
	/* ---------------------------------------- */
	/*	Responsive columns
	/* ---------------------------------------- */

	.two-col, .one-col, .text-col {
		float: left;
		height: auto;
		padding-top: 20px;
		width: 100%;
	}

	#wrapper .one_half,#wrapper .one_third,#wrapper .two_third,#wrapper .three_fourth,#wrapper .one_fourth,#wrapper .one_fifth,#wrapper .two_fifth,#wrapper .three_fifth,#wrapper .four_fifth,#wrapper .one_sixth,#wrapper .five_sixth { 
		float: none;
		margin: 0 0 20px 0;
		width: 100%;
	}		
	
	#wrapper .one_half .wp-caption {
		height: auto;
		width: 100% !important;	
	}

	/* -------------------------------------------------- */
	/*	Footer
	/* -------------------------------------------------- */
	
	

}

@media screen and (max-width: 481px) {	

	#search_holder, div.meteor-slides, .social-share {
		display: none;	
	}
	
	#inside-page h1 {
		font-size: 18px;	
	}
	
}

/* Mobile Portrait Size (mostly 320px) */
@media only screen and (max-width: 469px) {

	#show-dates {
		display: block;
		float: left;
		margin: 0 0 10px 0;
		position: relative;
		top: auto;
		width: 100%;	
	}
	
	#show-dates form {
		float: left;	
	}
			
	.body_content {
		min-height: auto;	
	}

	/* -------------------------------------------------- */
	/*	Other
	/* -------------------------------------------------- */
	
	section table .documentIcons_icon a img { width: auto !important; height: auto; }

}
@media only screen and (max-width: 330px) {

	.search-popup
	{
		margin-right:45px;	
	}
	.mobile-icon
	{
		right:10px;	
	}
	.members-icon
	{
		margin-right:12px;	
	}
	header #logo
	{
		margin-right:0;	
	}
	/* -------------------------------------------------- */
	/*	Images and Captions
	/* -------------------------------------------------- */	
	
	div.wp-caption {
		margin-left: 0 !important;	
		margin-right: 0 !important;	
	}
	
	div.wp-caption, img.size-medium, div.wp-caption img {
		height: auto !important;
		width: 100% !important;	
	}

}