/*
Theme Name: Invenio
Theme URI: http://www.invenio-research.co.uk/
Description: Bespoke WordPress theme for Invenio Research
Version: 1.0
Author: Tonicbox
Author URI: http://www.tonicbox.co.uk/
*/
/* Invenio DIV layout style */
/* page elements */
* {
	margin: 0;
	padding: 0;
}
body {
	background: #fff;
}
/* DIVs */
/* functional stuff */
.floatEnder {
	clear: both;
}
/* layout DIVs */
.container {
	margin: 0px auto;
	width: 980px;
}
/* header area */
.header {
	width: 980px;
}
.headerImage {
	float: left;
	width: 419px;
}
.headerRight {
	float: left;
	width: 561px;
	background: url(/images/im-header-right-bkg.gif) no-repeat 0 0;
	min-height: 173px;
}
.headerLogo {
	margin-top: 32px;
	text-align: right;
}
.navArea {

}
/* body area */
.bodyAreaHp {
	width: 980px;
	background: #809ead url(/images/im-hp-body-bkg.jpg) no-repeat 0 0;
}
.bodyArea {
	width: 980px;
	background: #809ead;
}
.bodyContentLeftHp {
	float: left;
	width: 419px;
}
.bodyContentRightHp {
	float: left;
	width: 561px;
}
.bodyContentRightHpContent {
	padding: 15px 0px 0px 75px;
}
.subBodyFull {
	width: 980px;
}
.subBodyLeft {
	float: left;
	width: 819px;
}
.subBodyRight {
	float: left;
	width: 161px;
}
.subBodyContent {
	padding: 0px 45px 10px 20px;
}
.subBodyContentFull {
	padding: 0px 20px 10px 20px;
}
.subNavArea {
	background: #d0dbe1 url(/images/im-sub-nav-bkg-top.gif) no-repeat 0 0;
	margin-top: 20px;
	padding: 10px 7px 7px 10px;
}
.subNavFooter {
	margin-bottom: 15px;
}
/* boxes */
.boxFloat {
	float: left;
	width: 310px;
	margin-right: 25px;
}
.boxFloat#noMarg {
	margin-right: 0px;
}
.box01, .box02, .box03 {
	min-height: 145px;
}
.box01 {
	background: #cacaca url(/images/im-box01-bkg.gif) no-repeat 0 0;
}
.box02 {
	background: #cacaca url(/images/im-box02-bkg.gif) no-repeat 0 0;
}
.box03 {
	background: #cacaca url(/images/im-box03-bkg.gif) no-repeat 0 0;
}
.boxContent {
	padding: 0px 10px 6px 10px;
}
.boxFooter {
	width: 310px;
}
/* breadcrumb area */
.breadcrumb {
	padding: 10px 10px 0px 0px;
	text-align: right;
}
/* footer DIVS */
.footerArea {
	width: 980px;
}
.footerLogo {
	float: left;
	width: 154px;
}
.footerScroller {
	float: left;
	width: 826px;
}
.footerFloat {
	float: left;
	width: 490px;
}
.footerContent {
	padding: 15px 5px;
}
.footerContent#right {
	text-align: right;
}
/* Invenio text, tables, links, forms & image styles */
/* default styles */
p, h1, h2, h3, h4, h5, ul { 
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
p {
	font-size: 0.75em;
	color: #fff;
}
/*end*/
/*\*/
html*p {
[font-size: 0.75em;/*Affects older Firefox and Netscape browsers only.*/
font-size: 0.85em;/*Affects Safari for Macintosh only (v1-3).*/
]font-size: 0.75em;/*Affects IE 7 only. Hidden from Safari and all Firefox and Netscape browsers.*/

}/*end*/
.dummyend[id]{clear:both;}

/*\*/
* html p {
font-size: 0.75em;/*Finally, be sure to reapply a fix that affects IE 5-6 only here.*/
}
/*end*/

h1 {
	font-size: 1em;
	font-weight: bold;
	color: #fff;
	margin-bottom: 7px;
}
h2 {
	font-size: 1em;
	font-weight: bold;
	color: #828e8d;
}
h3 {
	font-size: 0.9em;
	font-weight: bold;
	color: #fff;
	margin-bottom: 5px;
}
h4 {
	font-size: 0.85em;
	font-weight: bold;
	color: #ab0707;
}
h5 {
	font-size: 0.85em;
	font-weight: bold;
	color: #1b5c9d;
}
.subBodyContent li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	list-style-type: none;
	background: url(/images/im-bullet.gif) no-repeat 0px 5px;
	padding: 0px 0px 10px 12px;
	color: #fff;
}
/* custom styles */
.boxHolder li {
	list-style: none;
}
.boxFloat h1 {
	color: #809ead;
	font-size: 1.2em;
	padding: 10px 10px 4px 10px;
	border-bottom: 1px solid #c7c7c7;
}
.boxContent p {
	color: #3a3a3a;
}
.boxContent h2 {
	color: #2f576a;
	font-size: 0.9em;
	margin-bottom: 5px;
}
.boxContent h2 span {
	color: #2f576a;
	font-size: 0.6em;
	font-weight: bold;
}
.footerContent p {
	color: #cacaca;
}
.navArea p {
	font-size: 0.9em;
	text-align: right;
}
.breadcrumb p {
	color: #e9f1f5;
	font-size: 0.7em;
}
.post p span {
	font-size: 0.9em;
	color: #3b4c54;
}
/* link styles */
a:link, a:visited {
	font-weight: normal;
	color: #fff;
	text-decoration: underline;
}
a:hover, a:active {
	color: #536073;
	text-decoration: underline;
}
.footerContent p a:link, .footerContent p a:visited {
	font-weight: normal;
	color: #cacaca;
	text-decoration: none;
}
.footerContent p a:hover, .footerContent p a:active {
	color: #809ead;
	text-decoration: underline;
}
.breadcrumb p a:link, .breadcrumb p a:visited {
	font-weight: bold;
	color: #e9f1f5;
	text-decoration: none;
}
.breadcrumb p a:hover, .breadcrumb p a:active {
	color: #fff;
	text-decoration: underline;
}
li a:link, li a:visited {
	font-weight: normal;
	color: #35505d;
	text-decoration: none;
}
li a:hover, li a:active {
	text-decoration: underline;
}
h3 a:link, h3 a:visited {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
h3 a:hover, h3 a:active {
	text-decoration: underline;
}
.boxContent h2 a:link, .boxContent h2 a:visited {
	color: #2f576a;
	text-decoration: none;
}
.boxContent h2 a:hover, .boxContent h2 a:active {
	text-decoration: underline;
}
.boxContent p a:link, .boxContent p a:visited {
	color: #536073;
	text-decoration: none;
}
.boxContent p a:hover, .boxContent p a:active {
	text-decoration: underline;
}
.post p span a:link, .post p span a:visited {
	color: #3b4c54;
	text-decoration: none;
}
.post p span a:hover, .post p span a:active {
	text-decoration: underline;
}
.boxFloat h1 a:link, .boxFloat h1 a:visited {
	color: #809ead;
	font-weight: bold;
	font-size: 1em;
	text-decoration: none;
}
.boxFloat h1 a:hover, .boxFloat h1 a:active {
	text-decoration: none;
}
/* form styles */
form {
	margin: 0;
	padding: 0;
}
/* image styles */
img {
	border: 0;
}
.tabFloat {
	float: right;
	padding: 95px 0px 0px 25px;
}
/* top menu styles */
#topmenu {
	font-family: Arial, Helvetica, sans-serif;
	overflow: hidden; /* wrap floats */
	font-size: 0.95em;
	font-weight: normal;
	color: #808080;
	height: 37px; /* trips haslayout, wrap floats IE */
	list-style: none;
	margin-left: 0;
	padding-left: 22px;
}
#topmenu li {
	display: inline;
}
#topmenu a {
    float: left;
    position: relative;
    padding: 6px 0px 20px 10px;
	font-weight: normal;
    margin-right: 15px; /* adjust space between tabs ... */ 
    text-decoration: none;
	color: #808080;
	background: url(/images/im-tab-button.gif) 0 0 no-repeat;
}
#topmenu a span {
    position: absolute;
    top: 0;
    left: 100%;
    width: 10px;
    height: 37px;
	background: url(/images/im-tab-button.gif) -502px 0 no-repeat;
}
#topmenu .current_page_item a, #topmenu .current_page_ancestor a {
	color: #fff;
	background-position: 0 -37px;
}
#topmenu .current_page_item a span, #topmenu .current_page_ancestor a span {
	background-position: -502px -37px;
}
#topmenu a:active,
#topmenu a:focus,
#topmenu a:hover {
	color: #fff;
	background-position: 0 -37px;
}
#topmenu a:active span,
#topmenu a:focus span,
#topmenu a:hover span {
	background-position: -502px -37px;
}
/* sub menuu */
#submenu {
	list-style: none;
	margin: 0;
	font-size: 0.85em;
}
#submenu li {
	padding: 0px 0px 8px 0px;
	list-style: none;
}
#submenu .current_page_item a {
	text-decoration: underline;
}