/* 	Title:		ILJ Screen Styles
	Author: 	Douglas Green, www.sunnymoon.com
	Copyright: 	2009 All rights reserved
	Version: 	1.0 051909

=================================== */
/* @group RESET	
=================================== */
body, ul, ol, li, dl, dt, dd, p, td, th, address, blockquote, pre, code, form, fieldset, legend, input, textarea {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
}
fieldset, img {
	border: none;
}
input, textarea, select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}
address {
	font-style: normal;
}
caption, th {
	text-align: left;
}
/* @end */
/* @group ELEMENTS	
=================================== */
html {
	background-color: #ccc;
}
body {
	font-size: 62.5%;
	line-height: 1.45em;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #1a1a1a;
	background-color: #ccc;
}
/* headings */
h1, h2, h3, h4, h5, h6 {
	color: #0f161a;
	line-height: 1.4em;
}
h1 {
	font-size: 2.4em; 
}
h2 {
	font-size: 1.8em;
}
h3, h4, h5, h6, dt {
	font-size: 1.4em;
	font-weight: bold;
}
/* lists */
ul, ol {
	margin-left: 45px;
}
ul li {
	list-style-type: disc;
}
dt {
	line-height: 1.4em;
	margin-top: 1.4em;
}
/* nested lists */
ul li ul {
	margin-bottom: 0;
}
/* common elements */
p, li, dd, td, th, address, blockquote {
	font-size: 1.4em;
	line-height: 1.45em;
}
p, address, blockquote, table, ul, ol, dl {
	margin-bottom: 1.45em;
}
/* tables */
caption {
	font-size: 1.2em;
	line-height: 1.4em;
}
td, th {
	padding-right: 0.5em;
	width: 70px;
}
th {
	font-weight: bold;
}
th, th a {
	color: #0f161a;
}
/* second level headings */
th.alt {
	color: #1a1a1a;
}
/* nested sizes relative to their parent */
li li, li p, td p, blockquote p {
	font-size: 1em;
}
/* forms */
input {
	font-size: 1.2em;
}
/* other elements */
em, caption, cite, blockquote {
	font-style: normal;
}
blockquote {
	width: 365px;
}
blockquote cite {
	padding-right: 1em;
	display: block;
	text-align: right;
}
strong {
	font-weight: bold;
}
/*address, blockquote {
	margin-left: 35px;
}*/
abbr[title], acronym[title] {
	border-bottom: 1px dotted #888;
}
abbr[title]:hover, acronym[title]:hover {
	cursor: help;
}
sup, sub {
	position: relative;
	line-height: 1.45em;
	padding: 0 0.2em;
	font-weight: bold;
}
sup {
	bottom: 0.5em;
	vertical-align: text-top;
}
sub {
	top: 0.5em;
	vertical-align: text-bottom;
}
/* @end */
/* @group LINKS 
===================================== */
a:link, a:active, a:visited {
	color: #10488c;
	text-decoration: none;
}
a:hover {
	color: #1157ab;
	text-decoration: underline;
}
/* @end */
/* @group CONTAINERS
===================================== */
#header {
	float: left;
}
#branding {
	margin: 0 10px;
	padding: 1em 0;
	background: #971B1E;
	width: 890px;
	float: left;
}
#branding img {
	float: left;
}
/* link styles for no images display on a dark background */
#branding a:link,
#branding a:active,
#branding a:visited,
#branding a:hover {
	color: #fff;
}
/* logo */
#branding p {
	margin: 0;
	text-transform: uppercase;
}
#branding p.ilj {
	position: relative;
	overflow: hidden;
	width: 328px;
	height: 28px;
	float: left;
}
#branding p.ilj span {
	width: 100%;
	height: 100%;
	position: absolute;
	background: url(../images/site/ILJ-head.png) no-repeat;
}
#branding p.tagline {
	margin-right: 1em;
	color: #ece0e0;
	font-size: 1.1em;
	float: right;
	text-align: right;
	width: 300px;
}
#search {
	margin-left: 0.5em;
	margin-bottom: 1em;
	float: left;
}
#search input#search_field {
	padding: 0.3em 0.2em;
	font-size: 1.1em;
	background-color: #dadada;
	width: 10.5em;
	float: left;
	border: 1px solid #666;
}
#search input#search_field:hover,
#search input#search_btn:hover {
	border: 1px solid #00609D;
}
#search input#search_btn:hover {
	background-color: #008ECA;
}
#search input#search_btn {
	margin-left: 5px;
	float: left;
	padding: 0.2em;
	padding-bottom: 0.3em;
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	background-color: #00609D;
	border: 1px solid #00609D;
	width: 7em;
}
#logo {
	float: left;
}
#logo p {
	margin: 0 0 0 2em;
	text-transform: uppercase;
	width: 160px;
	height: 165px;
	/*height: 154px;*/
	position: relative;
	overflow: hidden;
	float: left;
}
#logo p span {
	width: 100%;
	height: 100%;
	position: absolute;
	background: url(../images/site/ILJ-logo.png) no-repeat;
}
#banner {
	margin: 2px 10px 0 0;
	width: 665px;
	height: 99px;
	background: url(../images/site/ILJ-banner.jpg) no-repeat;
	float: right;
}
#container {
	margin: 0 auto;
	width: 910px;
	position: relative;
	background-color: #fff;
	/*background: #fff url(../images/common/grid.gif) repeat-y;*/
}
#content {
	clear: both;
}
#footer {
	clear: both;
}
#siteinfo {
	padding: 2em 0;
	color: #8c8c8c;
	background-color: #971B1E;
}
#siteinfo ul {
	margin: 0 1em;
}
#siteinfo li {
	list-style-type: none;
	font-size: 1.2em;
	display: block;
	float: left;
}
#siteinfo a {
	color: #ece0e0;
	display: block;
	float: left;
	padding: 0.4em 0.8em;	
}
#siteinfo a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #ac2a2d;
}
#siteinfo p {
	font-size: 1.2em;
	margin: 0 1.75em;
	color: #ece0e0;
}
/* @end */
/* @group MAIN NAVIGATION
===================================== */
ul#nav-main {
	margin: 2px 10px 2em 0;
	color: #fff;
	font-weight: normal;
	text-transform: uppercase;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/	
	float: right;
}
ul#nav-main li {
	float: left;
	display: block;
	list-style-type: none;
	font-size: 1.2em;
	line-height: 1.2084em;
}
ul#nav-main a {
	/*margin-left: 0.1em;*/
	/*padding: 1.5em 3.48em 1.25em 3.48em;*/
	margin-left: 2px;
	padding: 18px 38px 15px 38px;
	width: 89px;
	float: left;
	display: block;
	background-color: #00609D;
}
ul#nav-main a:link,
ul#nav-main a:active,
ul#nav-main a:visited {
	color: #fff;
	text-decoration: none;
}
li#tab1 a {
	margin-left: 0; 
}
/* hover & on states */
#nav-main a:hover,
body#home ul#nav-main li#tab1 a,
body#who-we-are ul#nav-main li#tab2 a,
body#focus-areas ul#nav-main li#tab3 a,
body#what-we-do ul#nav-main li#tab4 a,
body#publications ul#nav-main li#tab5 a {
	color: #fff;
	background-color: #008ECA;
}
/* @end */
/* @group SKIP LINK
===================================== */
#skiplink a {
	width: 0;
	position: absolute;
	overflow: hidden;
	height: 0;
}
#skiplink a:active, #skiplink a:focus {
	width: auto;
	padding: 0.2em;
	border: 2px solid #ccc;
	background-color: #dadada;
	font-size: 1.2em;
	font-weight: bold;
	position: absolute;
	overflow: visible;
	height: auto;
	top: 0.2em;
	left: 0.2em;
	z-index: 5;
}
/* @end */
/* @group TWO COLUMNS
===================================== */
/* general two column styles */
#container.two-column #col-main {
	margin: 0 10px 2em 10px;
	width: 665px;
	float: right;
}
#container.two-column #col-navigation { 
	margin-bottom: 2em;
	padding-left: 1em;
	width: 215px;
	float: left;
}
#container.two-column #col-navigation  { 
	min-height: 45em;
}
/* @end */
/* @group INLINE COLUMNS
===================================== */
/* general 3 column inline styles */
#inline-columns {
	clear: both;
}
#inline-columns .col-1, 
#inline-columns .col-2, 
#inline-columns .col-3 {
	padding-right: 10px;
	float: left;
	width: 214px;
}
#inline-columns .col-3 {
	padding-right: 0;	
}
#inline-columns .row {
	clear: left;
}
#inline-columns h3 {
	margin-top: 0;
}
#inline-columns img {
	padding: 2px;
	border: 1px solid #888;
}
/* 2 col listings */
#inline-columns.two-column .col-1 {
	width: 140px;
}
#inline-columns.two-column .col-2 {
	padding-right: 0;
	width: 438px;	
}
/* @end */
/* @group SUB PAGE NAVIGATION
===================================== */
/* navigation list styling */
#col-navigation ul {
	margin-left: 0;	
	clear: left;
}
#col-navigation li a {
	padding: 0.3em 0.5em 0.4em 0.5em;
	display: block;
}
#col-navigation li li a {
	padding-left: 2em;
}
#col-navigation li {
	list-style-type: none;
	font-weight: bold;
}
#col-navigation li li {
	font-weight: normal;
}
#col-navigation a:hover,
#col-navigation li li a:hover {
	text-decoration: none;
	background-color: #e5e5e5;
}
/* @end */
/* @group TOP/PDF LINKS
===================================== */
p.top {
	margin-right: 1em;
	text-align: right;
	clear: both;
	font-weight: bold;
}
p.top a {
	padding-right: 16px;
	background: url(../images/site/back-to-top.gif) no-repeat right center;
}
a.pdf {
	padding-right: 33px;
	background: url(../images/site/pdf-icon.png) no-repeat right center;
}
/* @end */
/* @group IMAGES/BORDER
===================================== */
img.right {
	float: right;
	margin-left: 0.8em;
	margin-bottom: 0.8em;
}
img.left {
	float: left;
	margin-right: 0.8em;
	margin-bottom: 0.8em;
}
.border {
	padding: 2px;
	border: 1px solid #888;
}
/* @end */
/* @group CLEAR FLOATS
===================================== */
#inline-columns:after, 
#siteinfo ul:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;	
}
/* IE 6 */
* html #inline-columns, 
* html #siteinfo ul {
	height: 1%;
}
/* IE 7 */
*:first-child+html #inline-columns, 
*:first-child+html #siteinfo ul {
	min-height: 1px;
}
/* @end */

