﻿/* 
TABLE OF CONTENTS 

  HTML Elements
  Page Structure
  Navigation
  Headings
  Content Page Styles
  WP Post Formatting  
  Comments
  Forms
  Clear
  Footer



/* HTML Elements */



	
*:focus { 
	outline: none;
	}
	
body,html {
	min-height:101%;
	}
	
body {
	
	color: #FFF;
	padding: 13px 0 13px 0;
	}

body, select, input, textarea {
	font: 1em Arial, Helvetica, sans-serif;
	margin-left: 0px;
    height: 22px;
}

a, a:visited {
	color: #c51f26;
	text-decoration:none
	}

a:hover, a:active {
	color:#c51f26;
	text-decoration:underline;
	}
	
blockquote {
  font: 14px/22px normal helvetica, sans-serif;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 50px;
  padding-left: 15px;
  border-left: 3px solid #ccc;
} 		

small {
	font-size: 0.95em;
	background:#eef5e1;
	padding:3px 6px;
	}

hr {
	margin:22px 0;
	background:#eae9e4;
	color:#eae9e4;
	height:1px;
	border:0;
	display: block;
	}	

/* label {
	margin:12px 0 0 0;
	display:block
	} */
	
a img {
	border:none
	}

/*table {
	display: table;
	margin:13px 0;
	width:100%;
	border-collapse:collapse;
	}	

th {
	background:#e4e4e4;
	text-align:left;
	width:35%
	}

th, td {
	border-bottom:1px solid #FFF;
	padding:4px 7px;
	}
	
td {
	background:#ffffff;
	width:65%;
} */	

/* Structure */

#page {
	width:946px;
	margin:0 auto;
	font-size:0.7em;
	background:#FFF;
	padding: 5px;
	}

.masthead
{
    height: 108px;
    background: url(images/bg_masthead.png) no-repeat right center;
    text-align: right;
}
	
.masthead a {
	font-size:1em;
	color: #000000;
	font-weight: bold;
	}		
	
.masthead a:visited {
	font-size:1em;
	color: #666666;
	font-weight: bold;
	}	
	
	
.masthead-fr {
	height:108px;
	background:url(images/bg_masthead-fr.png) no-repeat right center;
	text-align: right;
	}
	
.masthead-fr a {
	font-size:1em;
	color: #000000;
	font-weight: bold;
	}		
	
.masthead-fr a:visited {
	font-size:1em;
	color: #666666;
	font-weight: bold;
	}		
	
		
.left {
	float:left;
	}

.right {
	float:right;
	}
	
/*Modal Popup*/
.modalBackground {
	background-color:Gray;
}
	

#sidebar {
	width: 188px;
	float:left;
	margin-right:13px;
	padding-bottom:25px;	
	}

#interior #sidebar {
	padding:18px 13px 35px 13px;
	}
	
#impact-areas {
	width: 350px;
	margin-left:1px;
	margin-right:1px;
	padding-bottom:2px;
	}
	
#impact-areas h3 {
	margin-top:20px;
	font-family:Arial, Helvetica, sans-serif
	}	
/*	Headers */



h1, #logo {
	margin:0 auto;
	display:block;
	color:#FFF;
	font:2.8em Arial, Helvetica, sans-serif;
	padding-top:36px;
	text-align:center;
	font-weight:bold;
	}
	
h2 {
	font: 2em Arial, Helvetica, sans-serif;
	padding:6px 0;
	border-bottom:1px solid #eae9e4;
	border-top:3px solid #eae9e4;
	color:#333333;
	font-weight:bold;
	}

.post h2 {
	line-height:110%; 
	}
	
h2#description {
	border:none;
	padding:0;
	font-size:0.9em;
	text-align:center;
	color:#40bb7f;
	text-transform:uppercase
	}

h2.widgettitle {
	border:none;
	font:1.2em Arial, Helvetica, sans-serif;
	font-weight:bold
	}
	
h3 {
	font: 1.1em Arial, Helvetica, "verdana", Times, serif;
	color:#484209;
	margin:13px 0 5px 0;
	line-height:110%;
	font-weight:bold
	}

#sidebar h3 {
	margin-top:20px;
	font-family:Arial, Helvetica, sans-serif
	}
	


h3#pages {
	margin:0 0 0 0;
	}
		
h3.grey {
	height:22px;
	margin:0 0 9px 0;
	padding:3px 0 0 7px;
	font:1.2em Arial, Helvetica, sans-serif;
	font-weight:bold
	}
	
h3.grey {
	background: url(images/cat_grey.png);
	}

				
#lead h3 {
	font-size:1.7em;
	margin:0;
	padding-right:17px;
	line-height:100%;
	}
			
#recent h3 {
	margin: 0 0 5px 0;
	color:#000;
	font: 1.4em Arial, Helvetica, sans-serif;
	font-weight:bold
	}

.narrow h3 {
	font:1.3em Arial, Helvetica, sans-serif;
	color:#8b0000;
	font-weight:bold
	}
	
h4 {
	margin-bottom:3px;
	font:1.2em Arial, Helvetica, sans-serif;
	color:#333333;
	font-weight:bold;
	margin-top: 10px;	
	}

.narrow h4 {
	font:1.4em Arial, Helvetica, sans-serif;
	color:#313228;
	font-weight:bold;
	margin-top: 10px;	
	}
		
h4.pagetitle {
	margin-bottom:12px;
	}

.cat-excerpt h4 {
	margin:0;
	}

.domtab h4 {
	margin:15px 0;
	}

#more-menu h4 {
	color:#000;
	font-size:1.1em;
	}

.narrow h5 {
	font:1.2em Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:bold;
	margin-top: 10px;	
	}
						
#meta h5 {
	border-top:3px solid #c5c4c4;
	border-bottom:1px solid #c5c4c4;
	color:#000000;
	padding:1px 0 3px 12px;
	font: 1.6em Arial, Helvetica, sans-serif;
	margin-bottom:10px;
	}
	
/* CID */

#map{
	float:right;
	display: block;
	clear: none;
	text-align: left;
	margin: 10px;
	border : 1px solid #B3000F;
	font-weight: normal;
    font-size: 1em;
    color: #000000;
	background-color: #ffffff;}
		
/* Content Page Styles */



#logo:hover, #logo:active {
	text-decoration:none;
	color:#d7f0fc
	}
	
#lead {
	background:#d6d6d6;
	color:#000000;
	width:590px;
	padding:18px;
	float:left;
	font-size:0.95em;
	}

#interior #lead {
	float:none;
	width:auto;
	margin: 6px 0 10px 0;
	}

#lead .left {
	width:198px;
	}

#lead .right {
	width:368px;
	}
		
#lead a, #lead a:visited {
	color:#484209;
	}

#lead img {
	border:1px solid #000000;
	padding:0px;
	}

#lead .date {
	color:#444444;
	margin-bottom:-15px;
	padding:4px 0;
	}

#lead p {
	margin:15px 0;
	line-height:140%;
	}
	
#fullstory {
	width:103px;
	height:20px;
	background:url(images/fullstory.png);
	display:block;
	text-indent:-9999px;
	}

#fullstory:hover {
	background:url(images/fullstory.png) 0 -20px;
	}
	
.research {
	width:103px;
	height:20px;
	background:url(images/research.png);
	display:block;
	text-indent:-9999px;
	float: right;
	}

.research:hover {
	background:url(images/research.png) 0 -20px;
	float: right;
	}	


	
#primary-content img {
	border:1px solid #000000;
	padding:0px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: 10px;
	margin-left: 10px;
	}	
	
#primary-content .image-noborder img {
	border:0px solid #000000;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: 10px;
	margin-left: 0px;
	}		
	
.image-noborder img {
	border:0px solid #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	}			
	
#comm-init img {
	border:1px solid #b31b34;
	padding:1px;
	margin-top: 9px;
	margin-bottom: 0px;
	margin-right: 20px;
	margin-left: 20px;
	}

#honour {
	color: #000000;
	}	
	
#honour h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bolder;
	color: #000;
	}	
#honour .bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
	}			
#honour h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #9b9b9b;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	}	

	
#interior #lead img	{
	float:left;
	margin:1px 16px 6px 0;
	}

#interior #lead .left {
	width:165px;
	}

#interior #lead .right {
	width:494px;
	}
		
.widget_tag_cloud a {
	display:inline;
	float:none;
}

.widget_calendar table {
	width:100%;
}

#box {
	border:1px solid #000000;
	background:#eeeeee;
	padding:0px;
	color:#000;
	width: 420px;
	float: none;
	}
	
#black-box {
	border:1px solid #000000;
	background:#000;
	padding:0px;
	color:#fff;
	width: 420px;
	float: none;
	}	
	
blockquote {
  font: 14px/22px normal helvetica, sans-serif;
  margin-top: 10px;
  margin-bottom: 0px;
  margin-left: 50px;
  padding-left: 15px;
  border-left: 3px solid #ccc;
} 	
	
.widget li {
	list-style:none;
	border-bottom:1px solid #ececec;
	padding:3px 0 3px 4px;
	}
	
li.widget {
 	list-style:none;
 	}

.bullets a, .bullets a:visited,
.widget a, .widget a:visited {
	color:#737373;
	}

.bullets a:hover, .bullets a:active,
.widget a:hover, .widget a:active {
	color:#000;
	text-decoration:none
	}

.bullets li {
	margin-left:25px;
	padding:5px 0;
	border-bottom:1px solid #ececec;
	list-style:square
	}
	
#interior #content {
	float:left;
	width:699px;
	padding:18px 0 40px 0;
	color:#000;
	}

#breadcrumbs {
	background:#FF9933 ;
	padding:6px 0 25px 30px;
	color:#FFF;
	font: 1.1em Arial, Helvetica, sans-serif;
	/* font-stretch: semi-expanded; */
	}	

#breadcrumbs a, #breadcrumbs a:visited {
	color:#ffffff;
	}

#interior .stripes {
	background: #FFF url(images/bg_stripe2.gif) repeat-x;
	margin-top:5px;
	padding-top:9px;
	}	

#author {
	margin-bottom: 19px;
	}

#author img {
	padding:1px;
	border:1px solid #93c0d6;
	float:left;
	margin-right:13px;
	}

#author span {
	display:block;
	border-top:1px solid #bfdfef;
	margin-top:12px;
	background:url(images/envelope.gif) no-repeat 1px 10px;
	padding:8px 0 0 17px;
	}

#author p {
	margin:0;
	width:482px;
	}	

.cat-excerpt {
	padding:10px;
	margin: 12px 0;
	}
	
.gallery {
	margin:0 18px 16px 18px;
	}
				
.pagination {
	padding-top:20px;
	}
	
.narrow {
	float:left;
	width:465px;
	}

.bigger {
	font-size:1.1em;
	}
	
#board {
	margin-bottom: 10px;
	}

#board img {
	padding:1px;
	border:1px solid #000000;
	float:left;
	margin-right:10px;
	}

#board span {
	display:block;
	border-top:1px solid #d5d5d5;
	margin-top:13px;
	padding:0px 0 0 0px;
	width: 460px;
	height: auto;
	float: left;
	}
#board span .grey {	
	color: #999999;
	font-size: .9em;
	}

#board p {
    margin:0;
	margin-top:6px;
	}			
	
.white-text {
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}
.red-title {
	font-size: 1em;
	font-weight: bold;
	color: #ef3941;
	text-transform: uppercase;
}	

.red {
	color: #ee3a43;
	}	


/*Post Page Formatting*/

.picleft {
	float:left;
	margin:4px 14px 10px 0;
	border:4px solid #e0e0db;
	}

.picright {
	float:right;
	margin:4px 0 10px 14px;
	border:4px solid #e0e0db;
	}	

.entry blockquote, .entry pre, .entry code, 
.commentlist blockquote, .commentlist code {
	color:#000;
	background:#fff;
	padding:6px 14px;
	margin:18px 35px;
	border-right:1px solid #DDD;
	border-bottom:1px solid #DDD;
	display:block;
	}	

.entry pre, .entry code {
	width:350px;
	font: 1em Arial, Helvetica, sans-serif;
	overflow:auto;
	padding:20px 14px;
	}
	
.entry p, .commentlist p {
	margin:15px 0;
	line-height:140%;
	}
	
.entry ul, .entry ol {
	padding:15px 0;
	}
		
.entry ol li, .entry ul li {
	margin:0 0 5px 48px;
	line-height:115%;
	}

.entry ul li {
	list-style:square
	}
	
#tags {
	padding:3px 6px 4px 15px;
	background:#edf7ff url(images/tag.gif) no-repeat 4px;
	}	
			
.postmetadata {
	border-bottom:1px solid #eae9e4;
	padding:5px 0;
	}	

#print {
	background:url(images/printico.png) no-repeat;
	padding-left:22px;
	}
	
		


	

/* Form Elements */

#searchform {
	width:174px;
	float:right;
	text-align:right;
	padding-top:2px;	
	}
	
select {
	background:#edf7ff;
	border:1px solid #484209;
	width:auto;
	margin-bottom: 0px;
}

#s {
	background:#e2e1e1;
	border:none;
	padding:2px;
	width:109px;
	}

#submit {
	border:1px solid #000;
	background: #1a5d80 url(images/bg_button.gif) repeat-x;
	margin-top:12px;
	color:#a4e1ff;
	padding:3px;
	display:block
	}
	
#contactform legend {
	display:none
	}

#contactform fieldset {
	border:none
	}

.field {
	border:1px solid #444;
	border-top:1px double #c4c4c4;
	border-left:1px double #c4c4c4;
	padding:5px;
	background:#FFF ! important;
	}

.field:focus {
	background:#f9f8f4 ! important;
	}

a#button-link {
	background:#CCC  url(images/bg_link.gif) no-repeat 5px;
	}		
				

/* Float Properties*/

.clearfloat:after {
	display:block; 
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	 display:inline-block 
	}

.clearfloat {
	display:block 
	}
	


/* Footer*/

#meta {
	background:#FF9900;
	margin-top:0px;
	padding: 5px 0 5px 0;
	}

#meta a, #meta a:visited {
	color:#FF9900;
	}

#meta ol {
	padding-top:0px;
	}

#meta .block {	
	width:283px;
	float:left;
	padding-left:20px;
	}
	
#meta li {
	margin-left:25px;
	color:#999999;
	padding:2px 0;
	list-style:square
	}

#meta span {
	color:#999999;
	}
					
#footer {
	margin: 0 auto;
	width: 946px;
	font-size:0.7em;
	padding:0px; 
	}

#footer a, #footer a:visited {
	 
	}

#footer .left, #footer .right {
	width:400px;
	}
	
#footer .right {
	text-align:right
	}
	
/*Our History Mini nav*/			

#primary-content .ourtimeline {
	width: 460px;
	margin-right:5px;
	padding-left:8px;
	padding-bottom:0px;
	padding-top:4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #000000;
	background-color: #c5c4c4;
	border-bottom:1px solid #333333;
	border-top:1px solid #333333;
	font-weight: bold;	
	}
	
	
/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}
	
