/*

Theme Name: New Geneva OPC
Theme URI: http://teamapriso
Description: Portalfusion
Version: 1.0.3
Author: Pavel L. Descoteaux, Senior Production Database Administrator, North and Latin America
Author URI: http://www.banjora.com

Ken from New Geneva OPC would like to than Liam Purefoy and Eric Amundson for all their help in getting this theme set up.

*/
body {
	margin: 0;
	padding: 0;
	/* background: #fff url(images/bg.gif) repeat-x; */
	font: normal .7em Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	line-height: 1.5em;
	color: #333333;
	overflow: auto;
}

#container{clear:both; 
           width:899px;}
a img {
	border: none;
	padding: 10px 10px 10px 10px;
	filter: alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: .80;
}

a img:hover {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

.details img{
	width: 16px;
	height: 16px;
}

/* LINKS AND HEADINGS STYLING */
a {
	color: #546f92;
	background: inherit;
}

a:hover {
	color: #808080;
	background: inherit;
}

h1 {
	font: bold 2em "Trebuchet MS", Helvetica, Sans-Serif;
	margin: 0;
	color: #ffffff;
	background-color: transparent;
}

h2 {
	font: bold 1.4em "Trebuchet MS", Helvetica, Sans-Serif;
}

h3 {
	clear: both;
	font-size: 1.5em;
	font-family: "Arial", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Verdana", 
"Sans-Serif";
	color: #000000;
	margin: 0;
}

h3.postTitle a{
	background: transparent url('images/fingers-sm.png') no-repeat scroll left bottom;
	padding-left: 30px;
	padding-bottom: 10px;
	line-height: 24px;
}

h3.postTitle_page {
        background:transparent url(images/fingers-sm.png) no-repeat scroll left top;
        border-bottom:1px solid #CCCCCC; 
        color:#546f92; 
        line-height:24px; 
        padding-bottom:10px; 
        padding-left:30px; 
}


p.pubInfo {
	margin-top: 0px;
	padding: 0 0 10px 30px;
	font-size: .8em;
	color: #666666;
	border-bottom: 1px solid #cccccc;
}

h4 {
	clear: both;
	font-size: 1.5em;
	font-family: "Arial", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Verdana", 
"Sans-Serif";
	color: #000000;
	/* background: 			transparent url(images/h3bg.gif) no-repeat center left; */
	padding: 0 14px;
	margin: 20px 0px 20px 0px;
}

em {
	color: #000000;
	margin-bottom: 10px;
}

blockquote {
	margin: 10px 0 0 25px;
	padding: 0 20px;
	border-left: 1px solid #cccccc;
	color: #546f92;
}

blockquote cite {
	display: block;
}

.blue {
	color: #546f92;
	background: inherit;
}

.image {
	float: left;
	border: 2px solid #e2e2e2;
	padding: 3px;
	margin: 0 15px 10px 0;
}

hr {color:#CCC;background-color:#CCC;border:none;height:1px;}


/* CONTENT WRAPPER */
#main {
	width: 900px;
	margin: 25px auto 0 auto;
}

.meta-data-info {
	/* margin-top: -1em; */
	: ;
}

.meta-data-info p {
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	padding: 0.5em 0 0.6em 0;
	line-height: 1.5em;
	margin: 1em 0 0 0;
	color: #000000;
}

.meta-data-info dl {
	margin: 0 0;
	border-bottom: 1px dotted #dddddd;
	padding: 0.5em 0 0.6em 0;
}

.meta-data-info dt {
	display: inline;
	margin: 0;
	padding: 0;
	/* color:			#FFF; this changes the colour for the story information on the left top corner */
	color: #000000;
}

.meta-data-info dd {
	display: inline;
	margin: 0;
	padding: 0;
}

.meta-data-info dd a {
	/* color:			#808080;  */
	: ;
}

.meta-data-info dd a:hover {
	color: #000000;
}

.info-centre-meta {
	margin-top: -1em;
	margin-bottom: -1em;
}

.info-centre-meta p {
	text-align: justify;
	line-height: 1em;
}

#info-centre_effect {
	cursor: pointer;
	margin-top: 0;
	margin-bottom: -1em;
}

.postList {
	display: block;
	/* background-color:#FFF; */
	padding: 0;
	margin: 0;
	/* width:290px; */
	width: 100%;
	font: 1.0em/150% "Arial", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", 
"Verdana", "Sans-Serif";
	/* font-weight: bold; */
	overflow: hidden;
	text-decoration: none;
	white-space: nowrap;
}

.postList li {
	list-style: none;
	margin: 0;
	border-bottom: 1px solid #424243;
}

.postList a {
	display: block;
	width: 91%;
	padding: 8px 10px;
	color: #000000;
	text-decoration: none;
}

.postList a:hover {
	background-color: #000000;
	color: #ffffff;
	filter: alpha(opacity=90);
	-moz-opacity: 0.90;
	opacity: .90;
}

.postList a .listMeta {
	color: #a3a3a3;
	font: 0.50em/160% "Arial", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", 
"Verdana", "Sans-Serif";
	line-height: 14px;
	text-decoration: none;
}

/* table section
--------------------------------------------------*/
table{
	width: 100%;
	border-spacing: 2px;
	margin: 1.5em 0;
}

table th, table td{
	padding: 0.3em 0.75em;
}

table th{
	background: #cccccc;
	color: #000000;
	text-align: left;
}

table td{
	background: #transparent;
	color: #000000;
}

table caption{
	text-align: left;
	color: #ffffff;
	margin-bottom: -1em;
	margin-top: 1em;
}

table caption{
	text-align: left;
	color: #ffffff;
	margin-bottom: -1em;
	margin-top: 1em;
}

/* horizontal tabbed menu */	
#horiz-tabs {
	background: url(images/bigbox.gif) #ffffff no-repeat top left;
	color: #000000;
	text-align: center;
	margin:0 2px;
	padding: 0;
}

#horiz-tabs li {
	display: inline;
	height: 45px;
}

#horiz-tabs li a {
	float: right;
	background: url(images/barbg.gif) #ffffff no-repeat;
	color: #808080;
	padding: 7px 0;
	width: 82px;
	text-align: center;
	font-weight: normal;
	text-decoration: none;
}

#horiz-tabs li a:hover {
	background: url(images/barcurrent.gif) #ffffff no-repeat;
	color: #000000;
}
	
#horiz-tabs ul li a:hover,
#horiz-tabs ul li a:active, 
#horiz-tabs li.current_page_item a {
	background: url(images/barcurrent.gif) #ffffff no-repeat;
	color: #2c71ae;
}

	
/* .key { text-decoration: underline; } */
/* LEFT INTRO SIDE or this one... this can be deleted*/	
#intro_left {
	clear: left;
	float: left;
	width: 237px;
	height: 190px;
	background: url(images/package.jpg) #c7cdf4 no-repeat;
	color: #585616;
	/* color: #c7cdf4; */
	margin: 0 0 1px 0;
	border: 1px solid #c7cdf4;
	padding: 7px 7px 7px 7px;
	text-align: justify;
}

	#intro_left a {
	color: #c7cdf4;
	background: inherit;
}

	#intro_left p {
	/* padding: 14px 15px; */
	margin: 0;
}

#intro_left form {
	float: left;
}

/* RIGHT INTRO SIDE */
	
#intro_right {

	width: 898px;
	padding: 0;
	background: url(images/intro.jpg) #bcceda no-repeat;
	color: #547592;
	margin: 0 0 6px 0;
	height: 199px;
	border: 1px solid #545454;
	cursor: pointer;
}

	#intro_right h1 {
	margin: 0 0 20px 0;
}

	#intro_right .white {
	color: #ffffff;
	background-color: transparent;
}

	
/* LEFT SIDE */
	
#sidebar {
	float: left;
	width: 240px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	list-style-type: none;
}

#sidebar li ul li{
	list-style-type: none;
	margin-left: 20px;
}

	.box {
	padding: 4px 15px;
	border: 1px solid #cccccc;
	margin: 0 0 10px 0;
	font-size: 100%;
	font-family: "Arial", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Verdana", 
"Sans-Serif";
}

#sidebar div {
	border: 1px solid #cccccc;
	margin-bottom: 1em;
	float: left;
	width: 100%;
	padding: 10px 0;
display:inline;
}

#sidebar div div {
	border: none;
	margin: 0;
	width: auto;
}

#sidebar h2{
	margin: 0 0 0 10px;
	padding: 0;
}

#sidebar h2 a.rsswidget {
	padding: .2em 0;
margin:0;
	float: left;
	height: 1em;
}

#sidebar h2 a.rsswidget img {
	padding: 0 .5em 0 0;
}

#sidebar .rssSummary {
	margin: 5px 0;
}

#sidebar ul {
	clear: both;
	padding-top: 1em;
	float: left;
}

#sidebar li {
	margin: 0 10px;
}

#sidebar .textwidget {
	margin: 0 10px;
display:inline;
float:left;
}

#sidebar .rssSummary {
	margin: 5px 10px 5px 0pt;
	padding-right: 10px;
}

.box form{
	padding: 0 10px;
}

.box form #search_input {
	color: #666666;
	width: 200px;
}

.box h4 {
	color: #000000;
	/* font-size: 			150%; */
	font: 1.30em/160% "Arial", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", 
"Verdana", "Sans-Serif";
	margin: 0.55em 0;
	font-weight: bold;
}

.box h4 em {
	color: #889aab;
	font-style: normal;
}

	.note {
	padding: 15px 15px 15px 90px;
	border: 1px solid #cfcb66;
	margin: 0 0 10px 0;
	background: url(images/package.jpg) #ffffad no-repeat;
	color: #585616;
}

/* RIGHT SIDE */
/* Begin Comments*/
.commentlist li.alt {
	background-color: #f0f6ff;
}

.commentlist {
	margin: 15px;



	padding: 0;
	text-align: justify;
}

.commentlist li {


	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	background: #fafafa;
	color: #808080;
	border: 1px solid #eeeeee;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: inline;
}

/* End Comments */
#right {
	float: right;
	width: 630px;
}

	.leftcol {
        border:1px solid #CCCCCC;
        float:right;
        margin:0;
        padding:12px 15px;
        text-align:justify;
        width:600px;
}


	.rightcol {
	float: right;
	padding: 10px 15px;
	width: 285px;
	border: #cccccc 1px solid;
	margin: 0 0 10px 0;
}

	.info-centre-meta {
	clear: both;
	margin: 0px 0 10px 0;
	padding: 5px 20px;
	border: 1px solid #545454;
	background: #eeeeee;
	color: #444444;
}

	.special {
	clear: both;
	margin: -1.5em 0px 10px 0px;
	padding: 5px 20px;
	border: #cccccc 1px solid;
	background: #eeeeee;
	color: #444444;
}

	
	.metadata {
	border-top: 1px dotted #cccccc;
	margin-bottom: 50px;
	text-align: right;
}

		
	.alignright {
	float: right;
}

		
	.alignleft {
	float: left;
}

	
	.navigation {
	padding: 1px;
	margin: 0;
}

/*-----------------------------------------------------------------------------------------------
  Foooter
-----------------------------------------------------------------------------------------------*/
#footer{
	clear: both;
	color: #939393;
	margin: 2em 0 3em 0;
	width: 100%;
	margin: 0;
	padding: .2em 0 .4em 0;
	/* padding: 			17px 0; */
	border-top: 1px solid #545454;
	bottom: 0;
	height: 20px;
	position: relative;
}

#footer p{
	margin-left: 25px;
	margin: 0;
	font-size: 0.95em;
}
	
#footer em {
	color: #b992cb;
	font-style: normal;
}

#footer ul {
	list-style: none;
	position: absolute;
	right: 25px;
	top: 17px;
}

#footer ul {
	list-style: none;
	position: absolute;
	right: 25px;
	top: 17px;
}

#footer li,
#footer li a {
	color: #ffffff;
	float: left;
}

#footer .inside{
	/* background:			url(images/footer_black.gif) 50% 0 repeat-x; */
	padding: 0 1em 0;
}

#footer p.attributes {
	/* review this one */
	padding-right: 15px;
	/* background-image:       	url(images/wp.gif); */
	background-repeat: no-repeat;
	background-position: 100% 66%;
}

#footer p.copyright{
	float: left;
}

#footer p.copyright a{
	color: #546f92;
	text-decoration: none;
	padding-right: 0;
}

#footer p.copyright a:hover{
	color: #808080;
}

#footer p.attributes {
	float: right;
}

#footer p.attributes a {
	padding: 0 0 0 1em;
	text-decoration: none;
	color: #546f92;
}

#footer p.attributes a:hover {
	color: #808080;
}

#footer span.timing {
	border-left: 1px solid #333333;
	padding-left: 1em;
	margin-left: 1em;
}

div[id=footer] {
	/* position: 			fixed !important; */
	bottom: 0;
}

a.rss {
	padding-right: 12px !important;
	background-image: url(images/rss_feed_11x10.gif);
	background-repeat: no-repeat;
	background-position: 100% 66%;
}

a.admin {
	padding-right: 17px !important;
	/* background-image:       url(images/admin.gif);  */
	background-repeat: no-repeat;
	background-position: 100% 66%;
}

a.honour {
	padding-left: 25px !important;
	/* background:      		transparent  url('images/knight-14x14.jpg') no-repeat 0 0; */
	padding-bottom: 12px;
	background: transparent  url('images/shield.gif') no-repeat 0 0;
}

.publications_download {
	margin-top: 0;
	margin-bottom: 0;
}

.publications_download img {
	image-position: bottom;
	border: 0;
	align: absbottom;
	padding: 0px 7px 0px 7px;
}

/* Lightbox Configuration Settings */
/* <link rel="stylesheet" href="<?php bloginfo('stylesheet_directory'); ?>/styles/lightbox.css" type="text/css" 

media="screen" /> */
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#lightbox a img{
	border: none;
}

#outerImageContainer{
	position: relative;
	background-color: #ffffff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#imageContainer{
	padding: 10px;
}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

#imageContainer>#hoverNav{
	left: 0;
}

#hoverNav a{
	outline: none;
}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}

#prevLink {
	left: 0;
	float: left;
}

#nextLink {
	right: 0;
	float: right;
}

#prevLink:hover, #prevLink:visited:hover {
	background: url(/images/prevlabel.gif) left 15% no-repeat;
}

#nextLink:hover, #nextLink:visited:hover {
	background: url(/images/nextlabel.gif) right 15% no-repeat;
}

#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #ffffff;
	margin: 0 auto;
	line-height: 1.4em;
}

#imageData{
	padding: 0 10px;
}

#imageData #imageDetails{
	width: 70%;
	float: left;
	text-align: left;
}
	
#imageData #caption{
	font-weight: bold;
}

#imageData #numberDisplay{
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}
			
#imageData #bottomNavClose{
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}

img#wpstats{
	width: 0px;
	height: 0px;
	overflow: hidden;
}

	
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000000;
	filter: Alpha(opacity=90);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

	
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

* html>body .clearfix {
	display: inline-block;
	width: 100%;
}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
}


