/*
Theme Name: BioShip
Theme URI: http://bioship.space
Details URI: http://bioship.space/news/
Description: BioShip is an extended Hybrid Skeleton Theme Framework. Responsive, flexible, cross-browser friendly, easily skinnable and customizable.
Version: 2.1.1
Status: publish
Author: majick
Author URI: http://wordquest.org
Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, buddypress, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, post-formats, theme-options, threaded-comments
License: GPLv2 or later
License URI: http://www.opensource.org/licenses/gpl-license.php
Requires at least: 3.4
Text Domain: bioship
GitHub Theme URI: majick777/bioship
*/

/* note: this file is enequeued after skeleton.css */

/* @group BioShip Styles */


/* Page / Sidebar Structure */

body #wrap #content.nosidebar {float: none;}
#header, #footer, #navigation {width: 100%;}
body.sidebar-left #wrap #sidebar, body.subsidebar-left #wrap #subsidebar,
body.sidebar-right #wrap #content, body.sidebar-left.subsidebar-right #wrap #content {float: left;}
body.sidebar-right #wrap #sidebar, body.subsidebar-right #wrap #subsidebar,
body.sidebar-left #wrap #content, body.sidebar-right.subsidebar-left #wrap #content {float: right;}
#sidebar .widget-container, #subsidebar .widget-container {margin-left: 10px; margin-right: 10px;}
#sidebar-primary, #sidebar-subsidiary {margin-top: -10px;}


/* Random Style Fixes */

h1#site-title-text {font-size: initial;}
#site-logo .site-logo-image, #site-logo .site-logo-text {display:inline-block;}
#site-logo, #site-logo .inner, #site-logo .site-logo-text {font-size: initial;}
.mobilebutton {display:none;} #mainmenubutton {text-align:center;}
body .mobilebutton a.button {padding: 5px !important; font-size: 13px !important;}
#sidebar-header {float: right;}
#wrap {margin-top:15px; margin-bottom:30px;}
h2.entry-title {margin-top:0px;}
h3.entry-subtitle {margin-top:-5px; margin-bottom:25px;}
#content .entry-header {margin-bottom: 20px;}
#content .entry-summary {margin-top: 15px; margin-bottom: 15px;}
.thumbnail.aligncenter {text-align:center;}
body .vcard {border:0px; padding:0px;}
form.search-form {overflow: hidden;}
.loop-nav .prev, #nav-below .nav-prev {float: left; margin-left:5px;}
.loop-nav .next, #nav-below .nav-next {float: right; margin-right:5px;}
.loop-nav .prev, .loop-nav .next, #nav-below .nav-next, #nav-below .nav-prev {
	display: inline-block; font-weight: bold;
}
p.comments-closed.pings-closed {display: none;}
img.emoji {width: 16px;} 

/* Infinite Scroll Support */
span.infinite-loader {url('../images/infinite-loader.gif');}

/* ---------------------------------- */

/* @end */


/* Font-Face example - this is the proper syntax for an @font-face file
   Just create a "fonts" folder at the theme root, copy your FontName 
   into the code below and remove comment braces. 		*/

/*	
@font-face {
	font-family: 'FontName';
	src: url('fonts/FontName.eot');
	src: url('fonts/FontName.eot?iefix') format('eot'),
	     url('fonts/FontName.woff') format('woff'),
	     url('fonts/FontName.ttf') format('truetype'),
	     url('fonts/FontName.svg#webfontZam02nTh') format('svg');
	font-weight: normal;
	font-style: normal; 
}
*/

/* ========================= */
/* Child Theme Custom Styles */
/* ========================= */
/*   Ya gots da style brah?  */

