﻿body {
	text-align: left;
	background: #E5E5E5 url(../images/body_bg.gif) repeat-y center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #473818;
	margin: 0;
	padding: 0;
}

body * {
	text-decoration: none;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	color: #F09C00;
	line-height: normal;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	border-color: #FFF;
	outline-color: #FFF;
	box-shadow: none;
}

img {
	border: none;
}


blockquote {
	color: #909090;
	background: url(../bg/blockquote_bg.gif) no-repeat 12px 0px;
	padding: 10px 15px 0 37px;
	margin: 0 0 28px 0;
	font-size: 11px;
	font-style: italic;
	line-height: 100%;
}

blockquote strong {
	display: block;
	margin: 4px 0 0 0;
	color: #626262;
	font: normal 10px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}


#upgrade {
	width: 754px;
	margin: 2px;
	padding-top: 10px;
	padding-bottom: 8px;
	border-top: 1px dotted #FFCC00;
	border-bottom: 1px dotted #FFCC00;
	background: #FFFFE8 url(../images/warning.gif) no-repeat 20px 8px;
	font-size: 10px;
	line-height: 110%;
	display: none;
}

#upgrade p {
	margin: 0 80px 8px 50px;
}



a:link, a:visited {
	color:#F09C00;
	text-decoration: none;
}
	
a:hover { 
	color:#47381B;
	text-decoration: underline;
 }

.catlink a, .catlink a:visited {
	color: #617CAF;
	font-weight: bold;
}


h2 {
	color: #AAAAAA;
	margin: 0 0 13px 0;
	font: normal 17px Arial, Helvetica, sans-serif;
	text-transform: lowercase;
}


h2.profile {
	color: #333;
	text-transform: none;
	margin: 0;	
	}

#news {

font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	letter-spacing: -0.5px;
	color: #FFFFFF;
	margin: 0 0 3px 0;
	line-height: 20px;
	text-decoration: none;
}

h3,h1,h3 a:link, h3 a:visited, h3 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	letter-spacing: -0.5px;
	color: #F09C00;
	line-height: normal;
	text-decoration: none;
	margin-bottom: -10px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
}



#blog h1, #blog h1 a:link, #blog h1 a:visited, #blog h1 a:hover {
	color: #333;
	font-size: 25px;
	line-height: 27px;
	text-decoration: none;
}

#page h1 {
	color: black;
	margin: 0 0 15px 0;
	font-size: 20px;
	line-height: 150%;
}



#action {
	width: 430px;
	background: #E7F0FC;
	border: 1px dotted #D2E6FB;
	padding: 20px 25px;
	font: normal 15px/140% Arial, Helvetica, sans-serif;
	color: #333;
	margin-top: 40px;
}



p {
	line-height: 19px;
	color: #473818;
	font-family: Verdana, Geneva, sans-serif;
	margin-bottom: 1.3em;
}
 
 
 
#search input#s {
	border: 1px solid #333;
	padding: 2px;	
	font-size: 11px;
	margin-bottom: 4px;
}


#team, #profile {
	margin: 2px 2px 2px 4px;
	padding: 25px 5px 25px 20px;
	font-size: 12px;
	color: #990000;
	background-color: #EAE6D7;
}

#subnav {
	padding: 25px 10px 25px 20px;
	font-size: 11px;
	color: #999;
}

#subnav ul li {
	margin-bottom: 8px;
	line-height: 100%;
}


#team div.profile-image {
	float: left;
}


#team a img.profile {
	display: block;
	width: 65px;
	height: 60px;
	border: 2px solid #D6D7D2;
/*	margin-bottom: 6px; */
}

#team a:hover img.profile {
/*	border: 2px solid #B7EDFF; */
	border: 2px solid #FFAA0D;
}

#team dl {
	margin: 0 0 60px 75px; /* 78px */
	padding-top: 15px; /* 7px */
	line-height: 150%;
	font-size: 9px;
}

#team dl dt {
	color: black;
	font-weight: bold;
	padding: 0;
}
#team dl dd {
	color: #999;
}



#profile p {
	font-size: 11px;
	color: #aaa;
/*	margin-right: 15px; */
	margin-bottom: 2px;
}

#profile h4 {
	font-weight: normal;
	font-size: 9px;
	color: #aaa;
	margin: 0 0 10px 0;
	
}

#profile img.author {
	height: 120px;
	display: block;
	border: 3px solid #D6D7D2;
	margin-bottom: 10px;
	background: #D6D7D2;
}



#archives, #categories, #search {
	margin: 25px 20px 45px 25px;
	font-size: 12px;
}

#archives a, #categories a, #profile a, #download a {
	font-size: 11px;
}

#links a {
	font-size: 10px;
}

#archives ul, #categories ul {
	margin-bottom: 25px;
}

#archives ul li, #categories ul li {
	font-size: 10px;
	margin-bottom: 8px;
	line-height: 100%;
	color: #999;

}


#links {
	margin: 25px;
	font-size: 11px;
}

#links ul {
	margin-bottom: 25px;
}

#links ul li {
	font-size: 10px;
	margin-bottom: 8px;
	line-height: 100%;
}
a.comments-link:visited {
	margin-left: 5px;
	color: #999;
}

a.comments-link:hover, a.comments-link:visited:hover {
	color: #333;
}


#header {
	background-color: #F09C00;
}

#subscribe {
	margin: 25px 15px 45px 20px;
	font-size: 9px;
}

#subscribe form {
	margin-bottom: 20px;
}



#subscribe input#email {
	color: #666666;
	font: 12px "Courier New", Courier, mono;
	padding: 2px;
	width: 90px;
	margin-right: 6px;
	border: 1px solid #333;
}



#subscribe label {
	display: block;
	margin-bottom: 5px;
	color: #666;
}



#download {
	margin: 2px 2px 2px 4px;
	padding: 15px 10px 30px 15px;
	font-size: 9px;
	color: #999;
	background: #FCF4E9;
	border: 1px solid #E0D9CF;
}





#download p { 	color: #666666; }
#download h2 { color: #999; }

#wrapper {
	background: white;
	width: 760px;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #473818;
}

body.index #wrapper {
	background-color: #fff;
}
body.archive #wrapper, body.single #wrapper, body.whatwedo #wrapper { background: #fff url(../bg/wrapper_archive_bg.gif) repeat-y;}


#logo {
	height: 100px;
	background-color: #FFAA0D;
	background-image: url(../images/logo.gif);
	/*background:url(../images/bg/grid.gif);*/
	
}


#logo img {
	float: left;
	margin: 30px 0 32px 25px;

}

#intro p {
	width: 760px;
	color: #FFF;
	display: inherit;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
}
#intro a {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}

#intro a:hover {
	color: white;
}


#intro-control {
	font: 9px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: right;
	padding: 0 15px 0 0;
	height: 20px;
	background-color: #47381B;
}

#banner-control {
	font: 9px Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 0 15px 0 0;
	height: 20px;
	border-bottom: 1px solid #fff;
	background-color: #47381B;
}

#banner-control2 {
	font: 9px Arial, Helvetica, sans-serif;
	text-align: right;
	padding: 0 15px 0 0;
	height: 162px;
	border-bottom: 1px solid #fff;
	background-color: #47381B;
	color: #FFF;
}

#intro-control a,#intro-control a:visited,
#banner-control a,#banner-control a:visited
 {
	text-decoration:none;
	line-height: 20px;
	font-size: 10px;
	color: #CADF8A;
	padding-right: 12px;
}


#intro {
	display: block;
	background-color: #F09C00;
	padding: 15px;
	color: #473818;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
}

#intro.minimised { display: none; }


#banner {
	padding: 0 5px 0 5px;
	height: 150px;
	background-color: #47381B;
	background-repeat: no-repeat;
	background-position: center center;
}

#banner.minimised { display: none; }





#intro-control a.show, #banner-control a.show { background: url(../bg/control_bg_show.gif) no-repeat right center; }
#intro-control a.hide, #banner-control a.hide { background: url(../bg/control_bg_hide.gif) no-repeat right center; }
#intro-control a.show:hover, #banner-control a.show:hover { background: url(../bg/control_bg_show_over.gif) no-repeat right center; color: white; }
#intro-control a.hide:hover, #banner-control a.hide:hover { background: url(../bg/control_bg_hide_over.gif) no-repeat right center; color: white; }


#intro-control.minimised a.show,
#intro-control.maximised a.hide,
#banner-control.minimised a.show,
#banner-control.maximised a.hide { display: inline; }

#intro-control.maximised a.show,
#intro-control.minimised a.hide,
#banner-control.maximised a.show,
#banner-control.minimised a.hide { display: none; }

/*
#intro-control.minimised {
	background: #9EC42A url(../../../images/bg/who_bg.gif) no-repeat 30px 4px;
}

#banner-control.minimised  {
	background: #A5CD2C url(../../../images/bg/about_bg.gif) no-repeat 30px 4px;
}
*/





#banner.maximised img {
	display: block;
	height: 150px;
}

#banner.expanded {
	display:block;
	height: 250px;
}


#about-nav {
	margin-top: 0;
	font-size: 10px;
	float:right;
}

#frontpage {
	margin-top: 0;
	font-size: 12px;
	float:none;
	width: auto;
	padding-top: 18px;
	padding-right: 18px;
	padding-bottom: 8px;
	padding-left: 25px;
	color: #FFF;
}


#about-nav ul {
	margin: 0;
}


#about-nav ul li.page_item {
	margin: 0;
	display: inline;
	border-left: 1px solid #FFFFFF;
	float: left;
}

#about-nav ul li.page_item a:link,  #about-nav ul li.page_item a:visited {
	height: 26px;
	line-height: 26px;
	padding: 0 10px;
	color: #FFFFFF;
/*	color: #E0ECB7;
	color: #CDE089; */
	text-decoration: none;
} 

#about-nav ul li.page_item a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


#about-nav ul li.current_page_item {
	padding-top: 12px;
	border-left: 1px solid #F09C00; 
}

#about-nav ul li.current_page_item a:link, #about-nav ul li.current_page_item a:visited {
	color: #F09C00;
}


#about-nav h2 {
	color: #E4EFC0;
	margin-bottom: 7px;
	margin-left: 20px;
}




#profilepage p {
	font-size: 12px;
	line-height: 160%;
}

body.index #blog {
	float: left;
	background: #fff url(../bg/blog_bg.gif) repeat-x;
	width: 350px;
	font-size: 11px;
	margin-top: 1px;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 6px;
	padding: 0px;
}

body.archive #blog, body.single #blog, body.whatwedo #page, #profilepage {
	float: left;
	width: 490px;
	font-size: 11px;
	margin: 0;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}

/* 
#profilepage {
	float: left;
	width: 480px;
	padding: 25px;
}


body.whatwedo #page {
	float: left;
	width: 480px;
	padding: 25px;
	font-size: 12px;
	margin: 0;
}
*/

body.page #page {
	float: left;
	width: 465px;
	padding: 25px;
	font-size: 12px;
	margin: 0;
}

#blogbar {
	width: 200px; /* was 185px */
	float: right;
}


body.index #sidebar {
	margin-right: 425px;
}

body.archive #sidebar, body.single #sidebar, body.whatwedo #sidebar {
	/*	margin-left: 550px; */
	padding: 20px 0 0 0;
	width: 210px;
	float: left;
}


.post {
	margin-bottom: 35px;
}


.post-date {
	font-size: 9px;
	color: #72592B;
	display: block;
	margin: 0 0 15px 0;
}

.post-sig {
	font-size: 9px;
	color: #666;
	display: block;
	margin-bottom: 8px;
	background: url(../images/icons/icon_post.gif) no-repeat left center;
	padding-left: 10px;
}

.post-sig a, .post-sig a:visited {
	text-decoration: underline;
	margin-top: 20px;
	}

a.author, a.author:visited {
	color: black;
	font-weight: bold;
	text-decoration: underline;
	margin-right: 5px;
	margin-left: 2px;
}


a.author:hover {
	color: #FF4848;
	font-weight: bold;
	text-decoration: underline;
}




/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}



#comments {
	background: #ECEAE8;
	border: 1px solid #DEDBD8;
	padding: 25px;
}

#comments h2 {
	color: #7E7E7E;
}


#comments ol.commentlist {
	margin-bottom: 50px;

}

#comments ol.commentlist li {
	color: #8D8D8D;
	font-size: 11px;
	margin-bottom: 30px;

}


.comment-author {
	line-height: 200%;
	font-size: 9px;
	color: #999;
}

.comment-author a:link, .comment-author a:visited {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}

.comment-author a:hover, .comment-author a:visited:hover {
	color: #FF0000;
}


.comments-form {
	background: white;
	border: 1px solid #333;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 1px;
}

#comments label {
	display: block;
	font-size: 10px;
}

.required {
	color: #CC0000;

}



#footer {
	border-top: 3px double #DADADA;
	background: #fff;
	margin: 0px;
	padding: 20px 0 20px 30px;
	width: 730px;
	clear: both;
	line-height: 150%;
	color: #999999;
	font-size: 10px;
}

#copyright { margin-bottom: 5px}

#footer a:link, #footer a:visited { color: #aaa;}
#footer a:hover { color: #F60; text-decoration: none; }

#ourteam {
	margin-top: 30px;
	width: 100%;
}

#ourteam .memberlink {
	float: left;
	width: 205px; /* was 195px */
}

#ourteam div.profile-image {
	float: left;
	display: inline;
}


#ourteam a img.profile {
	background: #D6D7D2;
/*	display: block; */
	width: 65px;
	height: 60px;
	border: 2px solid #D6D7D2;
}

#ourteam a:hover img.profile {
	border: 2px solid #D7E6F7;
/*	border: 2px solid #8A9EC4; */
}

#ourteam dl {
	margin: 0 0 55px 75px;
	padding-top: 15px;
	line-height: 150%;
	font-size: 9px;
}

#ourteam dl dt {
	color: black;
	font-weight: bold;
	padding: 0;s
}
#ourteam dl dd {
	color: #999;
}


ol.searchresults {
	margin: 0;
}

ol.searchresults li {
	list-style: decimal;
	padding: 0;
	margin-left: 25px;
	margin-bottom: 25px;
}

#blog ol.searchresults li h3 {
	font-size: 14px;
}




.categorydesc {
	font-size: 12px;
	margin-bottom: 30px;
	padding-bottom: 15px;
}
#clientlogin {
	background: url(../bg/clientlogin_bg.gif) no-repeat left center;
	padding-left: 20px;
	margin-right: 6px;
	margin-left: 9px;
}

#sub p {
	width: 530px;
	color: #4E3D1D;
	display: inline;
	margin: 0 10px 0 0;
}
#sub a {
	font-size: 10px;
	color: #72592B;
	
}

#sub a:hover {
	color: white;
	text-decoration: underline;
}


#sub-control {
	font: 9px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: right;
	padding: 0 15px 0 0;
	height: 20px;
	background-color: #72592B;
}

#sub-control {
	font: 9px Arial, Helvetica, sans-serif;
	text-align: right;
	padding: 0 15px 0 0;
	height: 20px;
	border-bottom: 1px solid #fff;
	background-color: #72592B;
}

#sub-control a,#sub-control a:visited,
#sub-control a,#sub-control a:visited
 {
	text-decoration:none;
	line-height: 20px;
	font-size: 10px;
	color: #CADF8A;
	padding-right: 12px;
}


#sub {
	display: block;
	background-color: #F09C00;
	color: #72592B;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 6px;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#sub.minimised { display: none; }




a.comments-link { 
	margin-left: 5px;
	color: #CCCCCC;
 } 
#IFPMM heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFF;
}
.First {
	margin-top: 2px;
}
.index #wrapper #header #intro #heading {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 19px;
	padding: -14px;
	margin: 0px;
}

