/*!************************************************************
 *  ____   _   _  ___     _  ___  _   _         ___ __     __ *
 * / ___| | | | ||_ _|   | ||_ _|| \ | |       |_ _|\ \   / / *
 * \___ \ | |_| | | | _  | | | | |  \| | _____  | |  \ \ / /  *
 *  ___) ||  _  | | || |_| | | | | |\  ||_____| | |   \ V /   *
 * |____/ |_| |_||___|\___/ |___||_| \_|       |___|   \_/    *
 **************************************************************
 *********** THE BOOTSTRAP THEME BASED ON "SHIJIN 3" **********
 **************************************************************
 ** Copyright 2015-2017 Augustin Cavalier <waddlesplash>
 ** Colors & some basic styles copied from Shijin 3's "local.css"
 ** Released as MIT license; copyright assigned to Haiku, Inc.
 */

html, body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}
body {
	font-family: 'Noto Sans', Arial, Helvetica, sans-serif;
	background: #3B5378 url(/images/bg-page.png) repeat no-repeat fixed 0% 0%;
}

a {
	color: #336698;
}

#page {
	max-width: 965px;
	margin-left: auto;
	margin-right: auto;
}

@media (min-width:768px) {
	#logo {
		margin: 0px 0px 0px -23px;
		padding: 10px 0px 0px;
	}
}

.navbar {
	border-radius: 0;
	border: 0;
	margin: 0;
	font-size: 95%;
	padding: 0 8px;
	background: #ffd73a; /* Old browsers */
	background: -moz-linear-gradient(top, #ffe26e 0%, #ffca00 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ffe26e 0%,#ffca00 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ffe26e 0%,#ffca00 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe26e', endColorstr='#ffca00',GradientType=0); /* IE6-9 */
}
.navbar a {
	color: #333 !important;
}
.navbar a:hover, .navbar a:focus {
	color: #fff !important;
}
@media (min-width:768px) {
	#navbar-inner {
		padding: 0;
	}
	#navbar-inner .collapse {
		padding: 0 3px 0 0;
	}
}
button.navbar-toggle {
	border-color: #44F !important;
	color: #44F !important;
}
button.navbar-toggle:hover, button.navbar-toggle:focus {
	background-color: #88F !important;
}
button.navbar-toggle .icon-bar {
	background-color: #44F !important;
}

.form-control, button {
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
	border-radius: 0 !important;
	font-size: 13px;
}
nav.navbar input.form-control {
	background: #ededec; /* Old browsers */
	background: -moz-linear-gradient(top, #f3f6f7 0%, #e1dfda 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #f3f6f7 0%,#e1dfda 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #f3f6f7 0%,#e1dfda 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3f6f7', endColorstr='#e1dfda',GradientType=0); /* IE6-9 */
	border: 1px solid #d0cbc2 !important;
}
nav.navbar button.btn {
	background: #ededec; /* Old browsers */
	background: -moz-linear-gradient(top, #f3f3f3 0%, #e1dfda 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #f3f3f3 0%,#e1dfda 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #f3f3f3 0%,#e1dfda 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3f3f3', endColorstr='#e1dfda',GradientType=0); /* IE6-9 */
	border: 1px solid #d0cbc2 !important;
}
nav.navbar button.btn:hover {
	background: #f2f0eb;
}

.toggleopacity img {
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
.toggleopacity:hover img {
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}

#top-links {
	background: transparent url(/images/topnav-main.png) top left repeat-x;
	width: auto;
	padding: 8px 8px 6px 10px;
	margin: 0px;
	color: #FFF;
	float: right;
	border-radius: 0 0 3px 3px;
}
@media (max-width:424px) {
	#top-links {
		float: left;
		position: relative;
		z-index: 10;
		background: transparent;
	}
}

#preface {
	background: #222f5b url(/images/bg-preface.png) no-repeat scroll left top;
	margin: 0;
	padding: 20px 9px 10px 9px;
	color: #fff;
	font-family: 'Open Sans', Trebuchet MS, sans-serif;
	font-size: 115%;
}
#preface-last {
	padding-left: 24px;
}
#preface a:link,
#preface a:visited {
	color: #ff9c00;
	text-decoration: none;
	font-weight: normal;
}
#preface a:hover {
	text-decoration: underline !important;
}
#preface ul {
	padding: 0;
	margin: 0 0 0 15px;
}
#preface p.intro {
	font-size: 125%;
	line-height: 1.7em;
}
.preface-install-links {
	background: url(/images/installer_64.png) no-repeat;
	padding-left: 70px;
	padding-top: 0px;
	min-height: 80px;
	margin-top: 20px;
}
.preface-community-links {
	background: url(/images/people_64.png) no-repeat;
	padding-left: 70px;
	padding-top: 0px;
	min-height: 80px;
}
#preface h2.fundraising {
	font-size: 1.3em;
	border: none !important;
	color: #94CE18;
	margin-top: 0px;
}
#preface h2 {
	font-size: 1.0em;
	line-height: 1.0em;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 0px;
}

#main-front {
	background-color: #fff;
	margin: 0;
	padding: 10px 0 10px 0;
}

.panel {
	border-radius: 0;
	font-size: 86%;
	margin: 0;
	margin-top: 20px;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #f0f4f7 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ffffff 0%,#f0f4f7 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ffffff 0%,#f0f4f7 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f0f4f7',GradientType=0); /* IE6-9 */
}
.panel-heading {
	background-color: #FF9C00 !important;
	color: #fff !important;
	text-align: right;
	padding: 8px 8px 6px 46px;
	border-radius: 0;
	margin-bottom: 12px;
	position: relative;
}
.panel-heading h4 {
	margin: 0;
	font-size: 16px;
	font-weight: bold;
}
.panel-heading .block-icon {
	width: 48px;
	height: 48px;
	position: absolute;
	left: 1px;
	top: -10px;
}
.panel ul {
	margin: 0;
	padding: 0 0 5px 10px;
	list-style: none;
}
.panel li {
	margin-bottom: 4px;
}
.panel ul li:before {
	content: '\00BB';
	display: inline-block;
	width: 0;
	vertical-align: top;
}
.panel a {
	font-weight: bold;
	margin-left: 12px;
	display: inline-block;
}

#activity-tabs {
	margin-top: 10px;
	margin-bottom: 25px;
	font-size: 12px;
	line-height: 160%;
}
ul.nav-tabs {
	font-weight: bold;
	color: #000;
	font-family: Verdana;
}
.tab-content {
	border: 1px solid #ddd;
	border-top: none;
	padding: 10px 15px 10px 15px;
}
.tab-content ul {
	padding-left: 10px;
	margin-bottom: 0;
}
.tab-content ul li {
	padding-top: 2px;
}
#activity-tabs .tab-content {
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top, #fff 0%, #eff3f5 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #fff 0%,#eff3f5 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #fff 0%,#eff3f5 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eff3f5',GradientType=0 ); /* IE6-9 */
}

div.loader {
	margin-top: 15px;
	font-size: 40px;
	text-align: center;
}
div.loader span {
	display: inline-block;
	-webkit-animation: sj-spin 2s infinite linear;
	animation: sj-spin 2s infinite linear;
	padding-bottom: 8px;
	margin-top: -1px;
}
@-webkit-keyframes sj-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg);
	}
}
@keyframes sj-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg);
	}
}

.title {
	font-family: 'Open Sans', Trebuchet MS, sans-serif;
	font-weight: bold;
	margin-bottom: 0px;
}
h1.title, h2.title {
	border-bottom: 1px solid #D6DDB9;
	color: #22476A;
}
h1.title {
	font-size: 22px;
	line-height: 28px;
}
h2.title {
	font-size: 18px;
	line-height: 20px;
}
h2.title a {
	color: #22476A !important;
}
h2.title a {
	text-decoration: none;
}
.meta {
	font-size: 0.9em;
	margin-bottom: 20px;
}

div.node {
	font-size: 13px;
	line-height: 22px;
}
div.node.teaser {
	margin: 0px 0px 50px;
}
div.node .links {
	float: right;
	font-size: 95%;
}
div.node .links * {
	margin-left: 5px;
}
div.node h1, div.node h2, div.node h3 {
	color: #22476A;
}
div.node h1 {
	font-size: 21px;
}
div.node h2 {
	font-size: 17px;
}
div.node h3 {
	font-size: 16px;
	font-weight: bold;
}
div.node img[align="left"] {
    margin-right: 10px;
}
div.node img[align="right"] {
    margin-left: 10px;
}
div.node ul {
	padding-left: 20px;
}
div.node ul li {
	list-style-image: url(/images/bullet_orange.gif);
	padding-left: 5px;
}
div.node li p {
	display: inline; /* HACK/FIXME, but some pages need this. */
}
@media (min-width:768px) {
	div.col-md-12 {
		padding: 0px 35px;
	}
}

div.node table {
	width: 100%;
	border: 1px solid #ddd;
	margin: 20px 0px 20px 0px;
}
div.node table th {
	padding: 2px;
	background-color: #ddd;
}
div.node table td {
	padding: 2px;
	border-bottom: 1px dashed #ddd;
}

div.alert-danger {
	background: #f2dede url(/images/Alert_Stop_32.png) 15px 15px no-repeat;
	padding-left: 60px;
}
div.alert-warning {
	background: #fcf8e3 url(/images/Alert_Warning_32.png) 15px 15px no-repeat;
	padding-left: 60px;
}
div.alert-info {
	background: #d9edf7 url(/images/Alert_Info_32.png) 15px 15px no-repeat;
	padding-left: 60px;
}
div.alert a {
	text-decoration: underline;
}

blockcode {
	display: block;
	unicode-bidi: embed;
	font-family: monospace;
	white-space: pre;

	padding: 0.5em;
	margin: 0.5em;
	border: 1px solid #ccc;
	background-color: #f8f8f8;
	color: #222;
	line-height: 1.3;
}
pre, blockcode {
	tab-size: 4;
	-moz-tab-size: 4;
}
pre.terminal {
	border: thin solid #ffb11f;
	margin: 10px 0 10px 0;
	padding: 16px;
	background-color: #3a3a3a;
	color: #ffb11f;
	border-radius: 0;
}

ul.pagination {
	margin: 10px 0;
	float: right;
}

.breadcrumb {
	margin: 0px 10px -15px;
	font-size: 75%;
	background: inherit;
}
.breadcrumb > li + li::before {
	content: " » ";
	padding: 0 5px;
	color: #666;
}

.button {
	border: 1px solid #c7c7c7;
	border-bottom: 1px solid #aaa;
	border-right: 1px solid #aaa;
	border-radius: 3px;
	padding: 1px 5px 1px 5px;
	background-color: #e8e8e8;
	font-size: 0.9em;
	margin: 0 3px 0 3px;
}

a.blog-item {
	font-weight: bold;
	color: #22476A;
}
a.readmore-item {
	padding: 0px 0px 0px 18px !important;
	background: transparent url(/images/read_more_16.png) no-repeat scroll left center;
}

.terms {
	background: transparent url(/images/link_tags.png) no-repeat scroll 0% 0%;
	display: inline;
	font-size: 1em;
}
.terms:not(:first-child) {
	margin-left: 10px;
}
.terms::before {
	content: "Tags:";
	display: inline;
	margin-left: 18px;
}

footer {
	background: #f0efed; /* Old browsers */
	background: -moz-linear-gradient(top, #f8f8f7 0%, #e8e7e4 100%, #fefcea 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #f8f8f7 0%,#e8e7e4 100%,#fefcea 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #f8f8f7 0%,#e8e7e4 100%,#fefcea 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f7', endColorstr='#fefcea',GradientType=0 ); /* IE6-9 */
	border: 1px solid #c0bdba;
	color: #555;

	font-size: 75%;
	margin-bottom: 40px;
	padding: 19px;
}
footer p.last {
	margin: 0;
}
footer a, footer span.glyphicon {
	color: #FF6C00 !important;
}
