/*------------------------------------------------------------------------------
>>>>  Found in Translation CSS 

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
}

/* For IE */
img { -ms-interpolation-mode:bicubic; } 

a img {
  border: none;
}

a, a:link { text-decoration: none; }
a:visited { }
a:hover { }
a:active { }


/*------------------------------------------------------------------------------
>>>> Fundamentals
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

body { 
	color:rgb(119, 124, 123);
	font-family: Geneva, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 87.5%;  
}

/* Link and link-like colours */
a { 
  color: #8BC9C4; 
}
a:hover {
	color:#E76E34;
}
#sidebar > h4:first-child { margin-top: 0px; }
#sidebar form.searchForm { margin-bottom: 2.5em; }


/* For the big happy opening paragraph */
#content h1 + p {
  font-size: 125%;
  line-height: 160%;
  padding-bottom: 0.5em;
	color:rgb(119, 124, 123);
}

/* Neatening subheadings in posts  */

.post h2 { margin-top: 0px;}
.post h2 + h3 {
  margin: -0.7em 0 0.6em 0;
}


h1, h2, h3, h4, h5, h6, ul#nav {
  font-family: "Gill Sans", "Trebuchet MS", Helvetica, Arial, sans-serif;	
	font-weight:normal;
	text-transform:uppercase;
}

/*------------------------------------------------------------------------------
>>>> Layout
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.masthead {
	width: 100%;
	height: 240px;
	background: #8BC9C4 url(/static/images/masthead3.gif) center bottom no-repeat;
}

.mainInfo {
	position:relative;
	width: 880px;
	height:240px;
	margin: 0 auto;
/*	border: 1px solid red;*/
	overflow:visible;
}

#logo {
	width: 271px;
	height: 240px;
	position: relative;
	z-index: 1000;
	position: relative;
	float: left;
	margin: 0 0 0 -16px;
/*	border:1px solid red;*/
}



.subhead {
/*	border: 1px solid red;*/
	float: left;
	position: relative;
	width: 607px;
	margin: 0;
	padding: 60px 0 0 4px;
}

.action {
	position:relative;
	float:left;
	width:595px;
/*	border:1px solid red;*/
	padding:48px 0 0 5px;
}



.navBar {
	width: 100%;
	height: 60px;
	background: url(/static/images/nav.gif) left top repeat-x;
	margin: 0 0 30px 0;
}
.container {
	width:880px;
	margin:0 auto;
}

#content {
	width:520px;
	padding:0 40px 40px 0;
	float:left;
	display:inline;
}

#sidebar {
	float:left;
	display:inline;
	width:220px;
	margin:38px 0 0 40px;
	padding:20px 0px 40px 20px;
/*	border-left:1px solid #e6e6e6;*/
	background:url(/static/images/divider2.png) top left no-repeat;
}

.footer {
  clear:both;
  font-size: 90%;
  padding: 10px 0;
  margin-top: 3.0em;
	background:#BDDFDA;
	width:100%;
}
.footerLines {
	background:#BDDFDA;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	width:100%;
}
.byline {
  padding-top: 0.2em;
  font-size: 80%;
  text-align: center;
	margin:0;
}

/*------------------------------------------------------------------------------
>>>> Masthead, logo and nav
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/


#logo h1 {
	margin: 0;
}
#logo h1 a {
	background: url(/static/images/logo3.png) bottom left no-repeat;
	background-position: top left;
	width: 271px;
	height: 197px;
	float: left;
	margin: 0;

}
#logo h1 a:hover {
	background-position: bottom left;
}
#logo h1 span {
	display: none;
}

.subhead h2, .subhead h3 {
	margin: 0;
	color: #ffffff;
	text-transform: uppercase;
	letter-spacing: 0.16em;
	font-size: 18px;
}

.subhead h2 {
	background:url(/static/images/subhead-h2.png) top left no-repeat;
	width:600px;
	height:17px;
}

.subhead h3 {
	background:url(/static/images/subhead-h3.png) top left no-repeat;
	width:470px;
	height:17px;
	margin:10px 0 0 2px;
}

.subhead h2 span, .subhead h3 span {
	display:none;
}

/* call to action buttons */

.action a {
	display:block;
	float:left;
	width:240px;
	height:60px;
	padding:0;
	margin:0;
}
.action a.abstract {
	background-image:url(/static/images/abstracts-button3.png);
	background-repeat:no-repeat;
	background-position:left top;
	margin:0 60px 0 32px;
}
.action a:hover.abstract {
	background-position:left bottom;
}

.action a.register {
	background-image:url(/static/images/registration-button2.png);
	background-repeat:no-repeat;
	background-position:left top;
}
.action a:hover.register {
	background-position:left bottom;
}

.action a span {
	display:none;
}

ul#nav {
	list-style: none;
	width: 855px;
	position: relative;
	margin: 0 auto;
	display: block;
/*	border: 1px solid black;*/
	padding: 20px 0 16px 25px;
	background: url(/static/images/nav-dot.png) left center no-repeat;
}

ul#nav li {
	display: inline;
	font-size: 16px;
	text-transform: uppercase;
	margin: 0 20px 0 0;
	padding: 0 25px 0 0;
	letter-spacing:0.13em;
	background: url(/static/images/nav-dot.png) right center no-repeat;
}

ul#nav a {
	color: #ffffff;
}

ul#nav a:hover {
	text-decoration:underline;
}




/*------------------------------------------------------------------------------
>>>> Basic Typography
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

em, i {
  font-style:italic;
}
b, strong {
  font-weight: bold;
}

h1 {
  font-size:2em;
  margin: 0 0 1em 0;
  letter-spacing:0.05em;
	text-transform:uppercase;
	color:rgb(119, 124, 123);
}
h2 {
  font-size: 1.8em;
  margin-top: 1.8em;
  margin-bottom: 0.7em;
	color:rgb(119, 124, 123);
}
h3 {
  font-size: 1.4em;
  line-height: 1.25;
  margin-top: 1.4em;  
  margin-bottom: 0.5em;
	color:rgb(119, 124, 123);
}
h4 {
  margin-top:2.0em;    
  font-size:1em;
  margin-bottom:0.5em;
	color:rgb(119, 124, 123);
}
h6 {
  font-size:1em;
}
p {
  line-height:160%;
  margin-bottom:1.0em;
}
ul, ol {
  padding: 0;
  margin:1.0em 3.0em 1.4em 2em;
}
ul ul, ol ol {
  margin-left: 1.8em;
}
li {
  line-height:130%;
  margin-bottom:0.7em;
}
dl {
  line-height: 130%;
}
dt {
  font-weight: bold;
  margin-bottom: 0;
}
dd {
  margin-bottom: 2.0em;
}
blockquote {
  margin: 1.6em 0;
  padding: 0 2.0em;
  border-left: 1px solid #ccc;
}
blockquote p {
  padding:0;
  margin:0 0 1.0em 0;
}
blockquote cite {
  font-style:italic;
  font-weight: bold;
  font-size:0.9em;
}
table {
  border-collapse: collapse;
  margin: 1.0em 0;
  padding: 0;
  font-size: 0.9em;
  width: 100%;
}
table td {
  text-align: left;
  vertical-align: top;
  padding: 0.3em 1.0em 0.3em 0;
  border-bottom:1px solid #ddd;  
}
table th {
  padding: 0.3em 1.0em 0.3em 0;
  font-weight: bold;
  text-align: left;  
  border-bottom: 1px solid #222;
}
table p {
  margin: 0.5em 0;
}

h1, h2, h3, h4, h5, h6, ul#nav {
  font-family: "Gill Sans", "Trebuchet MS", Helvetica, Arial, sans-serif;
	text-transform:uppercase;
}


#sidebar h2 {
	position:relative;
	margin:0 0 0 -30px;
	background:#8BC9C4 url(/static/images/sidebar-header.png) left top no-repeat;
	font-weight:normal;
	font-size:18px;
	padding: 12px 3px 6px 30px;
	color:#fff;
}

/*------------------------------------------------------------------------------
>>>> Footer
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.footerInfo {
	width:880px;
	margin:0 auto;
	overflow:auto;
}

.footerInfo div {
	float:left;
	display:inline;
	overflow:auto;	
	font-size:85%;
}
.footerInfo .presenter {
	width:240px;
	padding:10px 0px 10px 0;
/*	border:1px solid red;*/

}
.footerInfo h3 {
	margin:0 0 10px 0;
}

/* whats on */

.footerInfo .whatson {
	width:260px;
	padding:10px 40px 10px 60px;
/*	border:1px solid red;*/
}

.footerInfo .whatson a, .footerInfo .dates a {
	color:#E76E34;
}
.footerInfo .whatson a:hover, .footerInfo .dates a:hover {
	text-decoration:underline;
}

.footerInfo .dates {
	width:220px;
	padding:10px;
}

.footerInfo .logos {
	clear:left;
	width:880px;
}
.footerInfo .logos ul, ul.links {
	list-style:none;
	margin:0;
}

.footerInfo .logos ul li, ul.links li {
	float:left;
	display:inline;
	margin-right:50px;
}

.footerInfo .logos a img, ul.links a img {
	border:3px solid #ccc;
/*	width:180px;*/
}
.footerInfo .logos a:hover img, ul.links a:hover img {
	border:3px solid #E76E34;
}


/*------------------------------------------------------------------------------
>>>> Subnav
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

div#sidebar ul {
	list-style:none;
	margin:20px 0 0 0;
	padding:0;
	border-top:1px solid #dcdcdc;
}

div#sidebar ul li {
	width:100%;
	border-bottom:1px solid #dcdcdc;
	padding:2px 0;
	margin-bottom:2px;
	font-weight:bold;
}

div#sidebar ul li a {
	width:94%;
	display:block;
	padding:3% 8px;
}

div#sidebar ul li a:hover {
	background:#E76E34;
	color:#fff;
}

/*------------------------------------------------------------------------------
>>>> Personnel
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

/* Keynote section on home page */
.keynote {
	width:220px;
/*	border-bottom:1px solid #8BC9C4;*/
	margin:0px 0;
	padding:0;
	background:#ccc;
}

.keynote h3 {
	font-weight:normal;
	padding:10px 15px;
	width:;
/*	font-family:;*/
/*	text-transform:none;*/
	font-size:21px;
	letter-spacing:0.12em;
	margin:12px 0 10px 0;
}
.num1 h3, .num3 h3, .num5 h3, .num7 h3 {
	background:url(/static/images/keynote-blue.png) right top no-repeat;
}
.num2 h3, .num4 h3, .num6 h3, .num8 h3 {
	background:url(/static/images/keynote-orange.png) right top no-repeat;
}
.keynote h3 a {
	color:#fff;
}

.keynote img {
	width:100px;
	padding:8px 48px;
	background:#fff;
	border:1px solid #888;
	position:relative;
	margin-left:10px;
	margin-bottom:6px;
}


img.bio {
	width:100px;
	float:left;
	margin:0 20px 8px 0;
	padding:6px;
	border:1px solid #ccc;
}
/*------------------------------------------------------------------------------
>>>> Generally helpful
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.error, .preview {
  border: 1px dashed red;
  padding: 1.0em 1.0em 0 1.0em;
}

.skip { /* For hidden skip-to-content link */
  display: none;
}
.back { /* Used for back-to-page links for blg, nws, evt */
  clear: both;
  padding-top:2.0em;
}
.go { /* Link to post or extended article */
  text-align: right;
}
.first { /* For the first item in series */
  margin-left: 0;
  padding-left: 0;
}
.last { /* For the last item in series */
  margin-right: 0;
  padding-right: 0;
}
.notFound { /* Where people / products don't have images */
  background: #ddd;
  text-align: center;
  padding: 3.5em 0;
  width: 100%;
}

/*  
  For convenience, the basic unit of all post-able blueprints is 'post'.
  Where there's a standard image associated with the post (products, people), the 
  post is further divided into .image and .body.
*/

#blg div.post,
#dir div.post,
#edn div.post,
#evt div.post,
#mapblg div.post,
#nws div.post,
#psl div.post, 
#shp div.post {
  margin-bottom:2.0em;
}
 

/*------------------------------------------------------------------------------
>>>> Blog and News (BLG, NWS) pagination + DBY years
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

#blg div.pagination, 
#nws div.pagination,
#dby div.pagination,
#mapblg div.pagination {
  margin-top:4.0em;
  text-align:right;
  font-size: 90%;
}
#blg .pagination ul,
#nws .pagination ul,
#dby .pagination ul,
#mapblg .pagination ul {
  margin: 0;
  float: right;
  list-style: none;
}
#blg .pagination ul li, 
#nws .pagination ul li,
#dby .pagination ul li,
#mapblg .pagination ul li {
  border-right: 1px solid #444;
  padding: 0 0.4em;
  margin-top: 0.5em;
  float: left;
}
#blg .pagination ul li.currentPage,
#nws .pagination ul li.currentPage,
#dby .pagination ul li.currentPage,
#mapblg .pagination ul li.currentPage {
  font-weight: bold;
}
#blg .pagination ul li.nextPage,
#nws .pagination ul li.nextPage,
#dby .pagination ul li.all,
#mapblg .pagination ul li.all {
  border-right: 0;
  padding-right: 0;
}


/*  >> Comments <<   */

#blg p.commentInfo,
#tlk p.commentInfo,
#mapblg p.commentInfo { /* Shows if comments are on or off, and how many */
  margin-top: 2.0em;
  text-align: right;
  font-size: 90%;
  font-weight: bold;
}
#blg div.cmt,
#tlk div.cmt,
#mapblg div.cmt {
  margin-bottom: 2.4em;
  font-size: 90%;
}
div.preview h4.commenter {
  margin-top: 0;
}
#blg div.preview a.hide,
#tlk div.preview a.hide,
#mapblg div.preview a.hide {
  color: red;
}


/*------------------------------------------------------------------------------
>>>> registration form
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.reg-event {
	border:1px solid #dcdcdc;
	overflow:auto;
	padding:10px;
	margin:0 0 20px 0;
}

.reg-event h4 {
	margin-top:0;
	color:#8BC9C4;
}

.fineprint {
	position:relative;
/*	border:1px solid red;*/
	font-size:11px;
	margin:30px 0 0 0;
}

/*------------------------------------------------------------------------------
>>>> Gallery (GLY)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

#gly div.image img {
  width: 100%;
}
#gly p.caption {
  margin-top: 1.0em;
  font-size: 90%;
}

/*------------------------------------------------------------------------------
>>>> Slideshow
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

#slideshow div.placeholder {
  clear: both;
  width: 100%;
  overflow: hidden;
  background: url(/static/images/spinner.gif) center center no-repeat;
}
#slideshow #SS_caption {
  margin-top: 1.0em;
  font-size: 90%;
  height: 6.0em; /* You should set a height to stop the scrollbar flicker */
}
#slideshow ol li {
  display: block;
  padding: 0.1em 1.0em 0.1em 0;   
  float: left;
  cursor: pointer;
  font-size: 90%;
}
#slideshow ol li a {
  padding: 0.1em 1.0em 0.1em 0; 
}
#slideshow ol li#activeThumb { /* The active marker for the slideshow */ }




/*-----------------------------------------------------
                     >> Images <<
                     
Sizes
large: 440px
medium: 200px
small: 100px

Adjust accordingly!

-----------------------------------------------------*/
#content img {
	padding:6px;
	border:1px solid #ccc;
}
.captioned {
  margin-top: 0.7em;
  margin-bottom: 0.7em;
}
.captioned blockquote {
  background:none;
  margin: 6px 0 0 0;
  padding: 0;
  border: 0;
}
.captioned blockquote p {
  font-size: 0.85em;
  font-style: normal;
  line-height: 140%;
}
img.small, .smallCaptioned {
  float: left;
  width: 100px;
  margin: 0 18px 10px 0;
}
img.med, .medCaptioned {
  float: left;
  width: 200px;
  margin: 0 18px 10px 0;
}
img.med_right, .med_rightCaptioned {
  float: right;
  width: 200px;
  position: relative;
  margin-right: -50px;  
}
img.large, .largeCaptioned {
  width: 440px;
  margin: 0;
  padding: 0;
  border: 1px solid #ddd;
  background:#fff;  
}
.largeCaptioned {
  margin: 1.7em 0;
  border: none;
  padding: 0;
}

.medCaptioned img, 
.med_rightCaptioned img,
.smallCaptioned img,
.small_rightCaptioned img,
.largeCaptioned img {
  float: none;
  margin: 0;
}

p.submit {
  text-align:center;
  margin-top:10px;
  width:100%;
  overflow:hidden;
}

.submit input {
  font-size:16px;
}





/*------------------------------------------------------------------------------
>>>> Mime-type display - the default behaviour when a file is inserted in text
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

a.download {
  display:block;
  overflow:hidden;
  border:1px solid #ccc;
  margin:0;
  padding:0;
  background:#eee;
  position:relative;
  text-decoration:none;
}
a.download:hover {
  background:#E6F1FF;
}
a.download label {
  margin:20px 0 0 0;
  padding:0;
  display:block;
  line-height:140%;
  float:left;
}
a.download label span {
  font-weight:bold;
  font-size:12px;
}
a.download img {
  float:left;
  margin:0;
  padding:3px 0;
  width:64px;
  height:64px
}




/*------------------------------------------------------------------------------
>>>> Uniform overwrites (remove the .uniForm class from forms to disregard)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

/* This is the main unit that contains our form elements */
.uniForm .ctrlHolder { padding: 0; overflow:auto;}
.uniForm .buttonHolder { padding-top: 10px; }

.uniForm .inlineLabels label,
.uniForm .inlineLabels .label { 
  width: 40%; 
}
.uniForm .inlineLabels .textInput,
.uniForm .inlineLabels .fileUpload { 
  width: 54%; 
}

.uniForm .inlineLabels .selectInput,
.uniForm .inlineLabels select{ width: 54%;  }

.uniForm .inlineLabels textarea,
.uniForm .inlineLabels input {  width: 54%; font-family: Helvetica, Arial, sans-serif; display:inline;}

.uniForm .inlineLabels checkbox {  
	border:1px solid red;
}

.uniForm .attendance {
	border:1px solid #eaeaea;
	padding:20px;
}

label.inline {
	display:inline;
}

.uniForm .inlineLabels .formHint { 
  margin-top: 0; 
  margin-left: 42%; 
  font-size: .9em; 
  color: #777; 
  position: static; 
}
.uniForm .inlineLabels .multiField { 
  width: 54%; 
  margin: 0 0 .3em 0; 
}
.uniForm .inlineLabels .multiField input {
	width:100%;
}
.uniForm label.blockLabel { font-size: 90%; }
.uniForm .inlineLabels .blockLabel {
  width: 45%;
  margin-right: 5%;
/*  border: 1px solid red;*/
}
.uniForm .inlineLabels .expiry label.blockLabel { /* For credit card expiry date #shp */
  width: 46%;
}
.uniForm .inlineLabels .cc label.cardNumber { /* For credit card number #shp */
  width: 65%;
}
.uniForm .inlineLabels .cc label.cvv { /* For credit card expiry date #shp */
  width: 22%;
}
.uniForm .inlineLabels .address .textInput {
  width: 100%;
}
.uniForm .inlineLabels .address label {
  display: none;
}
.uniForm .ctrlHolder { 
  padding: 6px 0; 
  border-bottom: 1px solid #dfdfdf;
}
.uniForm .noBorder {
  border: 0;
}
.uniForm .inlineLabels p.formHint {
  font-size: 80%;
  padding-top: 0.8em;
  line-height: 130%;
}

