/*
Theme Name: Big Ship
Description: Home of Cardiacs on the WWW
Version: 1
License: GNU General Public License
With thanks to Hendra for Mog http://hndr.me
*/


/* =Reset
-------------------------------------------------------------- */

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, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
}
html {
	font-size: 62.5%; /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
	overflow-y: scroll; /* Keeps page centred in all browsers regardless of content height */
	-webkit-text-size-adjust: 100%; /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
	-ms-text-size-adjust: 100%; /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
}
body {background: #090909;}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}
ol, ul {
	list-style: none;
}
table { /* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a:focus {
	outline: thin dotted;
}
a:hover,
a:active { /* Improves readability when focused and also mouse hovered in all browsers people.opera.com/patrickl/experiments/keyboard/test */
	outline: 0;
}
a img {
	border: 0;
}


/* =Global
----------------------------------------------- */

body,
button,
input,
select,
textarea {
	font-size: 0;
	font-size: 0;
	line-height:0;
}

/* Headings */
h1,h2,h3,h4,h5,h6 {
	clear: both;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

/* Text elements */
p {
	margin-bottom: 1.5em;
}
ul, ol {
	margin: 0 0 1.5em 3em;
}
ul {
	list-style: disc;
}
ol {
	list-style: decimal;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
	margin-left: 1.5em;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0 1.5em 1.5em;
}
b, strong {
	font-weight: bold;
}
dfn, cite, em, i {
	font-style: italic;
}
blockquote {
	margin: 0 1.5em;
}
address {
	margin: 0 0 1.5em;
}
pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	padding: 1.6em;
	overflow: auto;
	max-width: 100%;
}
code, kbd, tt, var {
	font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
mark, ins {
	background: #fff9c0;
	text-decoration: none;
}
sup,
sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
small {
	font-size: 75%;
}
big {
	font-size: 125%;
}
figure {
	margin: 0;
}
table {
	margin: 0;
	width: 100%;
}
th {
	font-weight: bold;
}
/* =Menu
----------------------------------------------- */

/* =Content
----------------------------------------------- */

.sticky {
}
.hentry {
	margin: 0 0 1.5em;
}
.entry-meta {
	clear: both;
}
.byline {
	display: none;
}
.single .byline,
.group-blog .byline {
	display: inline;
}
.entry-content,
.entry-summary {
	margin: 1.2em 0 0;
}
.page-links {
	clear: both;
	margin: 0 0 1.5em;
}


/* =Asides
----------------------------------------------- */

.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none;
}


/* =Media
----------------------------------------------- */



/* =Navigation
----------------------------------------------- */

.site-content .site-navigation {display:none
}
.site-content .nav-previous {
	float: left;
	width: 50%;
}
.site-content .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}


/* =Infinite Scroll
----------------------------------------------- */

/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll #nav-above, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll #nav-below,
.infinite-scroll.neverending #colophon { /* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before */
.infinity-end.neverending #colophon {
	display: block;
}
header#masthead{display:none
}
header#masthead hgroup{
	padding-bottom: 1em;
}
header#masthead .site-title{
	font-size: 5em;
}
header#masthead .site-title a,
header#masthead .site-title a:visited{
	font-family: 'Josefin Slab', 'Cambria', 'Georgia' serif;
	color: #333;
	text-decoration: none;
}
header#masthead .site-title a:hover{
	text-decoration:underline;
}
header#masthead .site-description{
	color: #777;
	font-style: italic;
}

header nav .menu{
	font-size: 1.3em;
	margin: 0 auto;
	display:table;
	border-top: 1px solid #AAA;
	border-bottom: 1px solid #AAA;
}
header nav .menu ul{
	list-style: none;
	text-align: center;
	margin: 0;
}
header nav .menu ul li{
	padding: 5px 1em;
	-moz-transition: background-color 0.3s;
	-webkit-transition: background-color 0.3s;
	-o-transition: background-color 0.3s;
	transition: background-color 0.3s;
}
header nav .menu ul li:hover{
	background-color: #AAA;
}
header nav .menu ul a{
	text-decoration: none;
	color: #686868;
}
header nav .menu ul a:hover{
	text-decoration: underline;
	color: #eee;
}
.menu-toggle{
	font-size: 2em;
	background-color: #AAA;
}

.page-header{
	padding-left: 1em;
	font-size: 1.2em;
	margin-bottom: 1.4em;
}

/* Primary Post area */
#primary{
	margin: auto;
	max-width: 1000px;
	padding: 0 8px;
}

/* Post Entry */
article.hentry{
	margin-bottom: 3em;
}

/* Entry header */
.entry-header{
	text-align: center;
	margin: 0;
}
.entry-header a{
	text-decoration: none;
	color: #000;
}
.entry-header a:hover{
	color: #333;
	text-decoration: underline;
}
/** Entry Title */
.entry-header h1{display:none
}
/** Entry meta */
.entry-header .entry-meta{
	font-size: 0.7em;
}

/* Entry content*/
article .entry-content{
	text-align: justify;
}
article .entry-content blockquote{
	font-style: italic;
	font-size: 0.9em;
	border-top: 1px solid silver;
	border-bottom: 1px solid silver;
	background-color: #F0F0F0;
}
article .entry-content .cite{
	font-size: 0.9em;
}
article h1{
	font-size: 1.65em;
}
article h2{
	font-size: 1.5em;
}
article h3{
	font-size: 1.45em;
}
article h4{
	font-size: 1.3em;
}
article h5{
	font-size: 1.2em;
}
article h6{
	font-size: 1.1em;
}

/* Secondary area */
#secondary{
}

#search{
	text-align: center;
	float: none;
	width: auto;
	margin-bottom: 1.5em;
}

aside.widget{
	width: 13em;
	float: left;
	margin: 0 1em 0 0;
	padding: 5px;

}


/* Entry footer */
/* Page Footer */
#colophon .site-info{
	padding-right: 10%;
	float: right;
	font-size: 0.8em;
	margin-bottom: 10px;
}