/*
Theme Name: INCA
Theme URI: http://www.inca.org.uk/
Description: A custom wordpress theme developed by The House of Type.
Version: 1.0
Author: House of Type
Author URI: http://www.houseoftype.co.uk/
*/

#background{position:absolute; z-index:1; width:100%; height:100%;}
#scroller {position:absolute; width:100%; height:100%; top:0; left:0; overflow:auto; z-index:2;} 


*, body
{
	margin:0px;
	padding:0px;
}

html,body
{
	height:100%;
}

body
{
	font-size: 62.5%;
	background:#313820;
	font-family:Arial, Helvetica, Serif;
}

#page
{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -71px; /* the bottom margin is the negative value of the footer's height */
	width:960px;
	/*background-color:#FFFFFF;*/
	background:#FFFFFF url('images/page-bg.jpg') bottom left no-repeat;
}

/* header */
#header
{
	background:url('images/header/default.jpg') top left no-repeat;
	width:960px;
	height:145px;
}

#header h1 {
	margin: 0;
	padding: 0;
	font-size: 1px;
	float:left;
	overflow: hidden;
	text-indent:-9999px;
	padding-left: 0px;
	position:relative;
	left:40px;
	top:20px;
}
#header h1 a {
	background: url(images/logo_inca.gif) no-repeat left top;
	width: 230px;
	height: 105px;
	display: block;
}

/* end header */

/* navigation bar */
#nav
{
	width:960px;
	height:38px;
	background:url('images/nav-bg.jpg') top left no-repeat;
}

#nav ul
{
	padding-left:48px;
	list-style: none;
	vertical-align: middle;
}

#nav li
{
	display:block;
	border-left:1px solid #23903b;
	height:28px;
	font-size:1.2em;
	color:#FFFFFF;
	float:left;
}

/*
#nav li.page-item-8 a
{
	width:90px;
}

#nav li.page-item-6 a
{
	width:95px;
}
*/

#nav li.page-item-18 a
{
	width:85px;
}
#nav li.page-item-8 a
{
	width:94px;
}
/*
#nav li.page-item-14
{
	border-left:none;
	background:url('images/members-nav-bg.gif') bottom left no-repeat;
}
*/

/*, #nav li.page-item-14.current_page_item a, #nav li.page-item-14.current_page_parent a*/
#nav li.page-item-14 a:hover
{
	background:url('images/members-link-over.jpg') bottom left no-repeat;
}

/*
#nav li.page-item-10 a:hover, #nav li.page-item-10.current_page_item a, #nav li.page-item-10.current_page_parent a
{
	background:url('images/news-link-over.jpg') right bottom no-repeat;
}
*/
#nav li a
{
	display:block;
	/*padding:8px 16px 6px 16px;*/
	width:80px; /* was 82 */
	padding-top:7px;
	height:21px;
	vertical-align: middle;
	text-align: center;
	color:#FFFFFF;
	text-decoration:none;
}

#nav li a:hover, #nav li.current_page_item a, #nav li.current_page_parent a, #nav li.page-item-14.current_page_item a:hover
{
	color:#23903b;
	background:url('images/nav-rollover.gif') top left repeat-x;
}

#search
{
	float:right;
	height:27px;
	width:225px;
	padding-top:6px;
	padding-right:10px;
	text-align:right;
}

#search label
{
	padding-right:5px;
	color:#23903b;
	font-size:1.2em;
}
#search #s
{
	font-size: 1em;
	height: 13px;
	padding-left: 3px;
}
#search #searchsubmit
{
	padding: 0 5px;
	margin: 0;
	font-size: 1em;
	font-weight: bold;
	color: #fff;
	background-color: #23903b;
	height: 18px;
	border: none;
}

/* end navigation bar */

/* content */
#content
{
	float:left;
	background:none;
	padding-left:120px; /* 115px */
	padding-top:15px;
	font-size:1.2em;
	width:800px; /* 790px */
}

#content .narrowcolumn td a img
{
	text-decoration: none;
	border: none;
}

#content ul
{
	padding-left:20px;
	list-style-image: url('images/light-bullet.gif');
	padding-bottom:10px;
}

#content ol
{
	padding-left:20px;
	list-style-type:lower-roman;
}

#content li
{
	padding-bottom:5px;
}

#content-container
{
	width:960px;
	background:url('images/content-container-bg.jpg') top left no-repeat;
	padding-bottom:20px;
}

#content h2
{
	font-size: 1.2em;
	clear: left;
	padding-top: 8px;
}
#content h2.pagetitle
{
	font-size: 0.1em;
	line-height: 1em;
	padding: 0;
	margin: 0;
}

#content h3
{
	font-size:1.1em;
	padding-bottom:10px;
}

#content h1, h2
{
	color:#25913c;
	padding-bottom:10px;
}

#content a
{
	color:#25913c;
}
#content a img
{
	color:#25913c;
	border: none;
}

#content p
{
	padding-bottom:10px;
}

.alignright
{
	margin-left:10px;
	float:right;
}

img .alignright
{
	margin-left:10px;
}

.alignleft
{
	float:left;
}

img.alignleft
{
	margin-right:15px;
	margin-bottom:10px;
}
/* end content */

/* sidebar */
#sidebar
{
	float:right;
	width:350px;
	padding-top:15px;
	padding-left:20px;
}

#latest-posts
{
	background:#e0eec9 url('images/headline-box-bg.jpg') bottom left repeat-x;
	min-height:500px;
	width:332px;
	color:#439f53;
	font-size:0.8em;
}

#latest-posts h5
{
	display:block;
	width:325px;
	height:30px;
	background:url('images/headline-box-heading-bg.jpg') top left no-repeat;
	color:#FFFFFF;
	font-size:1.8em;
	padding-left:25px;
	padding-top:10px;
}

#latest-posts h6
{
	color:#007155;
	font-weight:bold;
	font-size:1.1em;
	padding-bottom:5px;
}

#latest-posts h6 a
{
	color:#007155;
}

#latest-posts .thumbnail
{
	float:right;
	border:1px solid #007155;
	background-color:#fff;
	background-position:center center;
	background-repeat: no-repeat;
	margin: 0 0 5px 10px;
	/*
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-right-radius:10px;
	*/
}

#latest-posts ul
{
	padding-top:5px;
	padding-left:0px;
	list-style:none;
}

#latest-posts p
{
	display:inline;
}

#latest-posts .highlight
{
	color:#a3d37c;
}

#latest-posts a
{
	text-decoration:none;
}

#latest-posts a:hover
{
	text-decoration:underline;
}

#latest-posts .emphasis
{
	font-style:italic;
}

#latest-posts li
{
	font-size:1.4em;
	padding-left:25px;
	padding-right:10px;
	background:url('images/headline-article-pointer.gif') top left no-repeat;
	padding-bottom:10px;
	vertical-align:top;
	border-bottom:1px solid #439f53;
	min-height:90px;
	margin-bottom: 10px;
}
/* end sidebar */

#footer, .push {
	height: 71px; /* .push must be the same height as .footer */
}

#footer
{
	width:960px;
	background:url('images/footer-bg.jpg') top left no-repeat;
	margin:0 auto;
	color:#FFFFFF;
	font-size:1.1em;
}

#footer-right
{
	padding-top:35px;
	padding-right:15px;
	float:right;
}

#footer-left
{
	padding-top:25px;
	padding-left:130px;
	width:500px;
	float:left;
}

#footer a
{
	color:#FFFFFF;
	text-decoration: none;
}

#footer a:hover
{
	text-decoration:underline;
}

/* PAGES */

/* homepage */
.home #content
{
	width:450px;
}
/* end homepage */

/* what we do - page-id-8 */
.page-id-8 #content
{
	width:450px;
}
/* end homepage */


/* members page */
.page-id-14 #header
{
	background:url('images/header/members.jpg') top left no-repeat;
}

.page-id-14 #left
{
	float:left;
	border-right:1px solid #7ac142;
}
.page-id-14 #left ul
{
	float:left;
	padding-right:20px;
}

.page-id-14 #right
{
	width:250px;
	padding-left:10px;
	float:right;
}

.page-id-14 #right ul
{
	padding-bottom:25px;
}

.page-id-14 #right .footnote
{
	font-size:0.9em;
	color:#25913c;
	font-weight:bold;
}
/* end members page */

/* reports page */
.page-id-10 #header
{
	background:url('images/header/reports.jpg') top left no-repeat;
}

.page-id-10 #content
{
	width:830px;
}

.page-id-10 #content ul
{
	list-style:none;
	
}

.page-id-10 #content td
{
	width:170px;
	height:150px;
	padding:10px;
	background:url('images/report-list-background.gif') top left repeat-x;
	color:#25913c;
	font-size:0.9em;
	vertical-align: bottom;
}

.page-id-10 #content td h1
{
	font-size:1.0em;
}

.page-id-10 #content td img
{
	border:1px solid #25913c;
	float:left;
	margin-right:10px;
}


.page-id-10 #content td .wp-image-72
{
	padding:0px;
	border:0px;
	margin:0px;
	float:none;
	margin-top:50px;
}

/* end reports page */

/* contact page */
.page-id-18 #header
{
	background:url('images/header/contact.jpg') top left no-repeat;
}


.page-id-18 #content
{
	width:800px;
}
.page-id-18 #content p
{
	margin-bottom:10px;
}

.page-id-18 #content #right,
.page-id-2 #content #right,
.page-id-6 #content #right,
.page-id-8 #content #right
{
	float:right;
	width:240px;
	padding-left: 20px;
}

.page-id-18 #content #right
{
	/*padding-top:50px;*/
}

.page-id-18 #content #right img,
.page-id-2 #content #right img,
.page-id-6 #content #right img,
.page-id-8 #content #right img
{
	margin-bottom:15px;
}

.contactform .contactleft label
{
	/*width:auto;*/
	padding:0px;
	margin:0px;
}

/* end contact page */

/* Begin Contact Form CSS */
.contactform {
	position: static;
	overflow: hidden;
	/*width: 95%;*/
}

.contactleft {
	width: 100px;
	white-space: pre;
	text-align: left;
	clear: both;
	float: left;
	display: inline;
	height: 25px;
	padding-top: 1px;
	/*padding: 4px;*/
	/*margin: 5px 0;*/
}

.contactright {
	width: 360px;
	text-align: left;
	float: right;
	display: inline;
	padding: 0px 40px 4px 0px;
	/*margin: 5px 0;*/
}

.contacterror {
	border: 1px solid #ff0000;
}

.contactsubmit {
}
/* End Contact Form CSS */

/* links page */
.page-id-16 #header
{
	background:url('images/header/links.jpg') top left no-repeat;
}

.page-id-16 table
{
	width:100%;
}

.page-id-16 a img
{
	border:0px;
}

.page-id-16 td
{
	padding-bottom:30px;
}

/* end links page */

/* the team */
.page-id-6 #header
{
	background:url('images/header/team.jpg') top left no-repeat;
}
/* end the team */


/* news pages */
.single #header, .blog #header
{
	background:url('images/header/news.jpg') top left no-repeat;
}

.blog .post
{
	padding-top:20px;
}

.blog .post .excerpt
{
	border-bottom:1px solid #008265;
	margin-left:20px;
	float:right;
	width:590px;
	padding-bottom:10px;
	min-height:120px;
}

.blog .post .image_placeholder
{
	float:left;
	width:180px;
	height:120px;
}

.blog .post .image_placeholder a img
{
	border:2px solid #008265;
}

.blog .post h2
{
	color:#008265;
	font-size:1.2em;
}

.blog .post .date
{
	color:#7ac142;
}

/* end news pages */

/* services page */
.page-id-8 #header
{
	background:url('images/header/services.jpg') top left no-repeat;
}
/* end services page */

/* origins page */
.page-id-2 #header
{
	background:url('images/header/origins.jpg') top left no-repeat;
}
/* end origins page */
.footer-images
{
	padding-top:30px;
	width:800px;
	text-align:right;
}

.footer-images img
{
	padding-left:20px;
}

sup {
	font-size: .6em;
	vertical-align: baseline;
	position: relative;
	top: -0.4em;
}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	font-weight: bold;
}
/* End captions */
