/*
	Theme Name: First Arbonauts
	Theme URI: http://www.limnerstudio.co.uk
	Description: Custom Arbonauts theme by Limner Studio.
	Author: Limner Studio
	Author URI: http://www.limnerstudio.co.uk
	Version: 1.0.0
*/

@font-face {
    font-family: 'Bell MT';
    src: url('style/bellmt-webfont.eot');
    src: url('style/bellmt-webfont.eot?#iefix') format('embedded-opentype'),
         url('style/bellmt-webfont.woff') format('woff'),
         url('style/bellmt-webfont.ttf') format('truetype'),
         url('style/bellmt-webfont.svg#bell_mtregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Bell MT Bold';
    src: url('style/bellmtbold-webfont.eot');
    src: url('style/bellmtbold-webfont.eot?#iefix') format('embedded-opentype'),
         url('style/bellmtbold-webfont.woff') format('woff'),
         url('style/bellmtbold-webfont.ttf') format('truetype'),
         url('style/bellmtbold-webfont.svg#bell_mtbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* =============================================================================
   HTML5 display definitions
   ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }


/* =============================================================================
   Base
   ========================================================================== */

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; letter-spacing: 1px; }

html, button, input, select, textarea { font-family: 'Bell MT', serif; color: #222; }

body { margin: 0; font-size: 1em; line-height: 1.4; }

/* =============================================================================
   Links
   ========================================================================== */

a { color: black; text-decoration: none;}
a:hover { color: #646464; text-decoration: none; }
.current-menu-item a { color: #646464; text-decoration: none; }
a:focus { outline: thin dotted; }

a:hover, a:active { outline: 0; }

/* =============================================================================
   Typography
   ========================================================================== */

abbr[title] { border-bottom: 1px dotted; }

b, strong { font-family: 'Bell MT Bold', Garamond, serif; font-weight: normal; }

.center {
	text-align: center;
}
.sm {
	font-size: 15px;
	margin: 0 0 1em 0;
}
.name {
	margin: 0.9em 0 0.2em 0;
}
blockquote { margin: 1em 40px; }

dfn { font-style: italic; }

hr { display: block; height: 20px; width: 87px; border: 0; margin: 2em auto 0 auto; padding: 0; background-image: url('images/seperator.png'); }

ins { background: #ff9; color: #000; text-decoration: none; }

mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }

pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }

pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }

small { font-size: 85%; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }

svg:not(:root) { overflow: hidden; }

figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

label { cursor: pointer; }

legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }

button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }

button, input { line-height: normal; }

button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }

button[disabled], input[disabled] { cursor: default; }

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

textarea { overflow: auto; vertical-align: top; resize: vertical; }

input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }


/* ==|== primary styles =====================================================
   Author: Limner
   ========================================================================== */

header {
	text-align: center;
}
header h1 {
	font-family: 'Bell MT Bold';
	font-weight: 400;
	position: relative;
	margin: 0 auto 0 auto;
/* 	height: 9px; */
	width: 145px;
	overflow: hidden;
	text-align: center;
}
header h1 a {
	font-size: 16px;
	text-decoration: none;
	letter-spacing: 1.5px;
}

header img {
	position: absolute;
	width: 145px;
}

header img:hover {
	top: -9px;
}

nav ul, nav ul li {
	display: inline;
	padding: 8px 5px;
	font-size: 14px;
}

#events {
	position: absolute;
	width: 530px;
	font-size: 29px;
	background: rgb(255,255,255);
	background: rgba(255,255,255,0.95);
	display: none;
	padding: 30px 0 30px 0;
	z-index: 99;
}
#people {
	position: absolute;
	width: 530px;
	font-size: 29px;
	background: rgb(255,255,255);
	background: rgba(255,255,255,0.95);
	display: none;
	padding: 30px 0 30px 0;
	z-index: 99;
}
ul.future li, ul.past li {
	display: block;
	text-align: center;
	font-size: 24px;
}
ul.future {
	float: none;
}
ul.past {
	float: none;
}
li.title span {
	border-bottom: 2px solid black;
}
.tfeed {
	position: absolute;
	top: 3px;
	left: 6px;
}
.tfeed img {
	width: 16px;
}
#loading {
	font-family: 'Bell MT Bold';
	font-weight: 400;
	position: absolute;
	right: 35px;
	top: 37px;
	font-size: 16px;
	letter-spacing: 1px;
}
#loading span {
	border-bottom: 1px solid black;
}

article {
	position: relative;
}
#content {
	margin-top: 20px;
}
.home-content {
	margin: 150px 0 2em 0;
	padding-bottom: 2em;
	position: relative;
}
.home-title,
.home-dates {
	text-align: center;
}
.home-title {
	font-family: 'Bell MT Bold';
	font-size: 72px;
}
.home-dates {
	font-size: 65px;
	margin: 20px 0 0 0;
}
.more-info {
	position: absolute;
	top: 0;
	height: 500px;
	width: 100%;
	background-color: white;
	font-size: 34px;
	display: none;
	text-align: center;
	padding-bottom: 2em !important;
}
.close img {
	cursor: pointer;
}
#invite {
	font-size: 30px;
	margin-bottom: 1em;
}
.ketchup-error {
	margin-bottom: 1em;
}
input[id="maillist"] {
	padding: 8px;
	border: 2px solid #b0d2f9;
}
button[id="submit"] {
	border: none;
	background: none;
	color: #b0d2f9;
	padding: 8px;
}
button[id="submit"]:hover {
	color: #5abb5a;
}
input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: none;
}
.ketchup-error ul {
	font-size: 13px;
	list-style: none;
	padding: 0;
	color: #ed4f4f;
}
.ketchup-error ul li {
	display: inline;
}
#result {
	font-size: 15px;
}
#post-title {
	font-family: 'Bell MT Bold';
	font-weight: 400;
	position: absolute;
	left: 35px;
	top: 24px;
	font-size: 16px;
	letter-spacing: 1px;
}
#post-title span {
	border-bottom: 1px solid black;
}
body {
	width: 530px;
	margin: 0 auto 20px auto;
	padding: 0 55px;
}
.entry-content, .extra {
	float: left;
	width: 43%;
	font-size: 18px;
}
.entry-content {
	margin-right: 55px;
}
.post .entry-content {
	width: 100%;
	font-size: 18px;
}
.media {
	width: 100%;
	display: block;
	clear: none;
	text-align: center;
}
.cycle {
	display: none;
}
.cycle img {
	max-width: 100%;
	display: inline-block;
	padding: 29px 0 0 0;
}
.media {
	margin-bottom: 30px;
	height: 400px;
}
.no-cycle {
	width: 320px;
	display: inherit;
}
.left,
.right {
	position: absolute;
	cursor: pointer;
	top: 22px;
	font-size: 40px;
	color: black;
	display: none;
   -moz-user-select: -moz-none;
   -khtml-user-select: none;
   -webkit-user-select: none;
   -ms-user-select: none;
   user-select: none;
}
.right {
	right: -37px;
}
.left {
	left: -37px;
}
.left:hover,
.right:hover {
	color: darkgray;
}
.nav-previous, .nav-next {
	position: absolute;
	width: 300px;
	top: 350px;
	text-align: center;
}
.nav-previous {
	left: -123px;
	transform: rotate(270deg);
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	-o-transfrom: rotate(270deg);
	-moz-transform: rotate(270deg);
}
.nav-next {
	left: 460px;
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transfrom: rotate(90deg);
	-moz-transform: rotate(90deg);
}
.bio {
	font-family: 'Bell MT Bold', serif;
}
.bio-t {
	font-size: 22px;
	padding-bottom: 30px;
}
.sm-left, .sm-right {
	float: none;
	width: 49%;
}
.twitter {
	position: absolute;
	width: 280px;
	left: 50%;
	top: 130px;
	margin: 0 0 0 -155px;
	font-size: 16px;
	padding: 0 15px;
	display: none;
	background: #b0d2f9;
	z-index: 5000;
}
.tweets ul {
	list-style: none;
	font-size: 14px;
	margin: 0;
	padding: 0;
}
.tweets ul li {
	margin: 0 0 15px 0;
	padding: 0;
}
.reTweet:before {
	content: url('images/retweet1.png');
}
.tclose {
	position: absolute;
	top: 0;
	right: 7px;
	cursor: pointer;
}
.people-content {
	width: 40%;
	font-size: 18px;
	float: left;
}
.people-content:first-child {
	margin-right: 90px;
}
#play {
	position: absolute;
	top: 20px;
	height: 58px;
	width: 50%;
	left: 50%;
	margin-left: -25%;
	overflow: hidden;
	display: none;
	z-index: 1000;
	box-shadow: 1px 1px 3px #959595;
	border-radius: 3px;
}
#vid-layer {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(20, 20, 20, 0.8);
	display: none;
	z-index: 1000;
}
#vid-play {
	position: absolute;
	width: 620px;
	height: 380px;
	top: 140px;
	left: 50%;
	margin-left: -310px;
}
.play img {
	cursor: pointer;
}

/* ==|== media queries ======================================================
   EXAMPLE Media Query for Responsive Design.
   This example overrides the primary ('mobile first') styles
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 640px) {
	.nav-next {
		left: auto;
		right: -123px;
	}
}
@media only screen and (min-width: 850px) {
	body, #events, #people {
		width: 70%;
	}
	.entry-content {
		margin-right: 80px;
	}
	.post .entry-content {
		font-size: 22px;
	}
	.people-content {
		width: 40%;
		font-size: 20px;
	}
	.people-content:first-child {
		margin-right: 105px;
	}
	.entry-content, .extra {
		font-size: 22px;
	}
	.bio-t {
		font-size: 27px;
	}
	ul.future {
		float: left;
	}
	ul.past {
		float: right;
	}
	.left,
	.right {
		font-size: 70px;
	}
	.right {
		right: -57px;
	}
	.left {
		left: -57px;
	}
}

@media only screen and (min-width: 1150px ) {
	body, #events, #people {
		width: 65%;
	}
	.entry-content {
		margin-right: 105px;
	}
	.post .entry-content {
		font-size: 25px;
	}
	.people-content {
		width: 43%;
		font-size: 22px;
	}
	.entry-content, .extra {
		font-size: 25px;
	}
	ul.future {
		margin-left: 90px;
	}
	ul.past {
		margin-right: 90px;
	}
}

/* ==|== non-semantic helper classes ========================================
   Please define your styles before this section.
   ========================================================================== */

/* For image replacement */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }

/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden { display: none !important; visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

/* Contain floats: h5bp.com/q */
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }


/* ==|== print styles =======================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}

/** END HTML5 Boilerplate CSS **/


/** START Starkers CSS **/

/* LAYOUT */
/* ----------------------------------------- */

/* These rather presentational classes are generated by WordPress, so it's useful to have some styles for them. Edit as you see fit. More info: http://codex.wordpress.org/CSS */
.aligncenter { display:block; margin:0 auto }
.alignleft { float:left }
.alignright { float:right }
.wp-caption { border:1px solid #666; text-align:center; background:#ccc; padding:10px; margin:10px }

/* You might find the following useful */
/* div, ul, li { position:relative } This will save you having to declare each div / ul / li's position as 'relative' and allows you to absolutely position elements inside them
br.clear { clear:both; display:block; height:1px; margin:-1px 0 0 0 } /* Use this br class to clear your floated columns */
li#theme-switcher { background:#fff; border:10px solid red; padding:20px; position:fixed; top:0; right:0 } /* Use this if you have the Theme Switcher Reloaded plugin (http://themebot.com/webmaster-tools/1-wordpress-theme-switcher-reloaded) installed and want to make it nice and obvious */
*/
/* TYPOGRAPHY */
/* ----------------------------------------- */

h1, h2, h3, h4, h5, h6 { font-weight:bold } /* This helps to identify headings at the initial build stage, so I thought it'd be useful to have it */
.alert { background:red; color:white } /* 'alert' has a basic style, since it's useful to have it standing out for testing purposes.

/** END Starkers CSS **/

/** START WordPress-Defined CSS Classes **/
.wp-caption-text{}
.gallery-caption{}
.bypostauthor{}
.sticky{}
/** END WordPress-Defined CSS Classes **/