<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Bilingualism
Theme URI: https://www.bilingualism.com/
Author: Bilingualism.com
Author URI: https://www.bilingualism.com/
Description: Bilingualism.com
Version: 1.0
*/

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;
	vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}

audio,
canvas,
video {
	display: inline-block;
	max-width: 100%;
}

html {
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
}

body,
button,
input,
select,
textarea {
	color: #111926;
	font-family: arial, sans-serif, tahoma;
	font-size: 13px;
	font-weight: 400;
	line-height: 1.5;
}

html {height: 100%}

body {
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-attachment: fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position: relative;
}

a {
	color: #4D6FAB;
	text-decoration: none;
}

a:focus {outline:none}

a:active,
a:hover {color:#5880C4;outline:0}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	font-weight: 700;
	margin: 12px 0;
}

h1 {
	font-size: 26px;
	line-height: 1.38;
}

h2 {
	font-size: 24px;
	line-height: 1;
}

h3 {
	font-size: 22px;
	line-height: 1.09;
}

h4 {
	font-size: 20px;
	line-height: 1.2;
}

h5 {
	font-size: 18px;
	line-height: 1.33;
}

h6 {
	font-size: 16px;
	line-height: 1.5;
}

address {
	font-style: italic;
	margin-bottom: 24px;
}

abbr[title] {
	border-bottom: 1px dotted #2b2b2b;
	cursor: help;
}

b,
strong {
	font-weight: 700;
}

cite,
dfn,
em,
i {
	font-style: italic;
}

mark,
ins {
	text-decoration: none;
}

p {
	margin-bottom: 24px;
}

code,
kbd,
tt,
var,
samp,
pre {
	font-family: monospace, serif;
	font-size: 15px;
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
	line-height: 1.6;
}

pre {
	border: 1px dotted rgba(0,0,0,0.1);
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	margin-bottom: 24px;
	max-width: 100%;
	overflow: auto;
	padding: 12px;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}

blockquote,
q {
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
	content: none;
}

blockquote {
	color: #767676;
	font-size: 19px;
	font-style: italic;
	font-weight: 300;
	line-height: 1.26;
	margin-bottom: 24px;
}

blockquote cite,
blockquote small {
	color: #2b2b2b;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
}

blockquote em,
blockquote i,
blockquote cite {
	font-style: normal;
}

blockquote strong,
blockquote b {
	font-weight: 400;
}

small {
	font-size: smaller;
}

big {
	font-size: 125%;
}

sup,
sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}

dl {
	margin-bottom: 24px;
}

dt {
	font-weight: bold;
}

dd {
	margin-bottom: 24px;
}

ul,
ol {
	list-style: none;
	margin: 0 0 24px 20px;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li &gt; ul,
li &gt; ol {
	margin: 0 0 0 20px;
}

img {
	-ms-interpolation-mode: bicubic;
	border: 0;
	vertical-align: middle;
}

figure {
	margin: 0;
}

fieldset {
	border: 1px solid rgba(0,0,0,0.1);
	margin: 0 0 24px;
	padding: 11px 12px 0;
}

legend {
	white-space: normal;
}

button,
input,
select,
textarea {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	font-size: 100%;
	margin: 0;
	max-width: 100%;
	vertical-align: baseline;
}

button,
input {
	line-height: normal;
}

input,
textarea {
	background-image: -webkit-linear-gradient(hsla(0,0%,100%,0), hsla(0,0%,100%,0)); /* Removing the inner shadow, rounded corners on iOS inputs */
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
input[disabled] {
	cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
	padding: 0;
}

input[type="search"] {
	-webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
	vertical-align: top;
}

table,
th,
td {
	border: 1px solid rgba(0,0,0,0.1);
}

table {
	border-collapse: separate;
	border-spacing: 0;
	border-width: 1px 0 0 1px;
	margin-bottom: 24px;
	width: 100%;
}

caption,
th,
td {
	font-weight: normal;
	text-align: left;
}

th {
	border-width: 0 1px 1px 0;
	font-weight: bold;
}

td {
	border-width: 0 1px 1px 0;
}

del {
	color: #767676;
}

hr {
	background-color: rgba(0,0,0,0.1);
	border: 0;
	height: 1px;
	margin-bottom: 23px;
}

::selection {
	background: #4D6FAB;
	color: #fff;
	text-shadow: none;
}

::-moz-selection {
	background: #4D6FAB;
	color: #fff;
	text-shadow: none;
}


/**
 * 2.0 Repeatable Patterns
 * -----------------------------------------------------------------------------
 */

/* Input fields */

input,
textarea {
	border: 1px solid rgba(0,0,0,0.1);
	border-radius: 2px;
	color: #2b2b2b;
	padding: 8px 10px 7px;
}

textarea {
	width: 100%;
}

input:focus,
textarea:focus {
	border: 1px solid rgba(0,0,0,0.3);
	outline: 0;
}

/* Buttons */

.buddypress .buddypress-wrap a.button,
.buddypress .buddypress-wrap button,
.buddypress .buddypress-wrap input[type="button"],
.buddypress .buddypress-wrap input[type="submit"],
button,
.button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	background: #4D6FAB;
    border: none;
	border-radius: 3px;
    color: #fff;
    line-height: normal;
    padding: 9px 12px;
    text-align: center;
	font-weight: bold;
    vertical-align: middle;
	display: inline-block;
}
.buddypress .buddypress-wrap a.button:hover,
.buddypress .buddypress-wrap button:hover,
.buddypress .buddypress-wrap input[type="button"]:hover,
.buddypress .buddypress-wrap input[type="submit"]:hover,
.buddypress .buddypress-wrap a.button:focus,
.buddypress .buddypress-wrap button:focus,
.buddypress .buddypress-wrap input[type="button"]:focus,
.buddypress .buddypress-wrap input[type="submit"]:focus,
button:hover,
button:focus,
.button:hover,
.button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {
	background-color: #5880C4;
	color: #fff;
	text-decoration: none;
}
button:active,
.button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {background-color:#4D6FAB}

.button span,
.bib span {
	background: rgba(0, 0, 0, 0.1);
	margin-left: 8px;
	padding: 2px 6px;
	border-radius: 3px;
}

.buddypress .buddypress-wrap button.pending {
    background-color: #fff;
	color: #767676;
	border: 1px solid #eee;
}

/* Placeholder text color -- selectors need to be separate to work. */

::-webkit-input-placeholder {
	color: #939393;
}

:-moz-placeholder {
	color: #939393;
}

::-moz-placeholder {
	color: #939393;
	opacity: 1; /* Since FF19 lowers the opacity of the placeholder by default */
}

:-ms-input-placeholder {
	color: #939393;
}

/* Responsive images. Fluid images for posts, comments, and widgets */

.comment-content img,
.entry-content img,
.entry-summary img,
.widget img,
.wp-caption {max-width: 100%}

/* Make sure images with WordPress-added height and width attributes are scaled correctly */

.comment-content img[height],
.entry-content img,
.entry-summary img,
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {height: auto}

img.size-full,
img.size-large,
.wp-post-image,
.post-thumbnail img {
	height: auto;
	max-width: 100%;
}

/* Make sure embeds and iframes fit their containers */

embed,
iframe,
object,
video {
	margin-bottom: 24px;
	max-width: 100%;
}

p &gt; embed,
p &gt; iframe,
p &gt; object,
span &gt; embed,
span &gt; iframe,
span &gt; object {
	margin-bottom: 0;
}

/* Assistive text */

.screen-reader-text {
	clip: rect(1px,1px,1px,1px);
	overflow: hidden;
	position: absolute !important;
	height: 1px;
	width: 1px;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0,0,0,0.6);
	clip: auto;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	line-height: normal;
	padding: 15px 23px 14px;
	position: absolute;
	left: 5px;
	top: 5px;
	text-decoration: none;
	width: auto;
	z-index: 100000; /* Above WP toolbar */
}

.hide {
	display: none;
}

/* Dashicons */

.dashicons, .dashicons-before::before {vertical-align: bottom}

.menu-toggle:before,
a.bi-tbb:before,
.entry-meta a:before {
	font: normal 15px/1 dashicons;
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	text-decoration: inherit;
	vertical-align: text-bottom;
}

/**
 * 3.0 Basic Structure
 * -----------------------------------------------------------------------------
 */

.site {position:relative}
.site-main {margin-top:52px}
#bi-content {
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	overflow: hidden;
}
#primary,
#bils,
#birs {	
	margin: 0 auto;
	width: 98%;
	padding: 1%;
	float: none;
}
#primary.bi-ns { /* no sidebars */
	width: 100%;
	padding: 0;
	left: 0;
}

/* Light Button
-----------------------------------------------------------------------------*/

a.bib,
a.rmb {
	border: 1px solid rgba(0,0,0,0.1);
	border-radius: 3px;
	color: #111926;
	line-height: 1;
    padding: 8px 16px;
    text-align: center;
	font-weight: bold;
    vertical-align: middle;
	display: inline-block;
	background: #fff;
}
a.bib:hover,
a.bib.active,
a.rmb:hover,
a.rmb.active {
    border-color: rgba(0,0,0,0.2);
	background: #fcfcfc;
}

/**
 * 4.0 Header
 * -----------------------------------------------------------------------------
 */

.site-header {
	background: #fff;
	position: relative;
	width: 100%;
	z-index: 10;
}
.header-main {
	min-height: 52px;
	padding: 0 20px;
	max-width: 980px;
	margin: 0 auto;
}
.site-title {
	float: left;
	margin: 0 10px 0 0;
	line-height: 52px;
	font-size: 18px;
	font-weight: 300;
}
.site-title a {color:#333}
.site-title a:hover {color:#000}
.site-title a img {display:inline-block;margin-top:-3px}
.site-title a span {display:none}

/* search box */

.bisf {
    margin: 20px 0;
    width: 100%;
	position: relative;
}
body #buddypress div#bisic,
#bisic {
    background: #fff;
    box-sizing: border-box;
    height: 30px;
    line-height: 30px;
    position: relative;
	border-radius: 20px;
}
body #buddypress #bisic input[type="search"],
#bisic input[type="search"] {
    -webkit-appearance: none; /* remove first */
    background: none;
    border: 1px solid rgba(0,0,0,0.1);
    box-sizing: border-box;
    display: inline-block;
    font-size: 16px;
    padding: 2px 41px 2px 12px;
    position: absolute;
	height: 100%;
    width: 100%;
	border-radius: 20px;
	z-index: 2;
}
body #buddypress #bisic input[type="search"]:focus,
#bisic input[type="search"]:focus {
	border-color: #5880C4;
	box-shadow: 0 0 10px rgba(0,0,0,0.08);
	outline: 0;
}
.bisf button {
    padding: 0 10px;
	background: none;
	border: none;
    color: #333;
    display: inline-block;
	position: absolute;
	right: 1px;
	top: 1px;
	bottom: 1px;
	border-radius: 0 20px 20px 0;
	z-index: 3;
}
.bisf button:hover {background:#fcfcfc}

/* header */

.site-header .bisf {
	position: absolute;
	top: 67px;
    left: 20px;
	right: 20px;
	width: auto;
	margin: 0;
	z-index: 8;
}

/* icons */

a.bi-tbb {
    margin: 11px 8px 0 0;
	padding: 2px;
	border: 1px solid rgba(0,0,0,0.1);
	float: left;
	border-radius: 20px;
}
a.bi-tbb:before {font-size:23px}
a.bi-tbsb:before {content:"\f502"}
a.bi-tbab:before {content:"\f130"}
a.bi-tbgb:before {content:"\f307"}

/**
 * 5.0 Navigation
 * -----------------------------------------------------------------------------
 */

.site-navigation a {
	padding: 8px;
	color: #333;
	display: block;
	border-radius: 3px;
}
.site-navigation a:hover {color:#000}
.site-navigation .sub-menu {
	background-color: #fff;
    border: 1px solid rgba(0,0,0,0.2);
    border-radius: 3px;
	padding: 2px;
}
.site-navigation ul {
	list-style: none;
	margin: 0;
}

/* Primary Navigation */

.primary-navigation {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 24px;
}
.primary-navigation.toggled-on {
	padding: 60px 0 10px;
}
.primary-navigation .nav-menu {
	padding: 10px;
	display: none;
	border-radius: 3px;
	background: #fff;
	position: relative; /* over .bisf and rem space */
	margin-bottom: -52px;
	z-index: 9;
}
.primary-navigation.toggled-on .nav-menu {display:block}
.primary-navigation .sub-menu a:hover,
.primary-navigation .sub-menu li.focus &gt; a {
	background-color: #5880C4;
	color: #fff;
}
.primary-navigation .hnm-dl {display:none}

/* menu toggle */

.menu-toggle {
	background: #111926;
	cursor: pointer;
	height: 52px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	right: 0;
	text-align: center;
	width: 52px;
	border: none;
	border-radius: 0 0 0 3px;
}
.menu-toggle:before {
	color: #fff;
	content: "\f349";
	font-size: 20px;
	padding: 16px;
}
.menu-toggle:active,
.menu-toggle:focus,
.menu-toggle:hover {background:#000}

/* login */

.primary-navigation .sub-menu ul form {
	padding: 2% 2% 0;
	width: 96%;
}
.primary-navigation .sub-menu ul form p {margin-bottom:10px}

/* notifications */

#bi-pns {
	padding: 6px 10px;
	border-radius: 20px;
	background-color: #5880C4;
	color: #fff;
	font-weight: 600;
	font-size: 16px;
}
#bi-pns.no-alert {background:rgba(0,0,0,0.1)}
#bi-pns:hover {background:#4D6FAB}

/* avatar */

.primary-navigation img {
	margin-top: -2px;
	border-radius: 50%;
	display: inline-block;	/* stops toolbar height jumping on refresh */
}

/* buttons */

.primary-navigation .bi-hbl,
.primary-navigation .bi-hbl:hover {
	margin: 10px 0;
	color: #fff;
	border-radius: 20px;
}

/* logout */

.primary-navigation li.bi-hlo {
	border-top: 1px solid rgba(0,0,0,0.15);
	margin: 2px -2px -2px;
	border-radius: 0 0 2px 2px;
}
.primary-navigation li.bi-hlo a {
	padding: 8px 11px;
	background: #eee;
	border-radius: 0 0 2px 2px;
}
.primary-navigation .sub-menu li.bi-hlo a:hover,
.primary-navigation .sub-menu li.bi-hlo.focus &gt; a {
	border-radius: 0 0 2px 2px;
	background: #fcfcfc;
	color: #333;
}

/* Loop
-------------------------------------------------------------- */

/* loop */

.bi-entry {
	width: 100%;
	height: auto;
	margin: 0;
	position: relative;
}

.bi-entry .bi-ehl {
	position: absolute;
	bottom: 0;
    left: 0;
    right: 0;
    top: 0;
	display: block;
	z-index: 2;
}

.bi-entry .entry-header {padding: 20px}

.bi-entry .bi-pby {margin: 0 0 10px 0}
.bi-entry .bi-pby a {margin-right: 8px}
.bi-entry .bi-pby span {color: #767676}

.bi-entry .entry-header .bi-pby a,
.bi-entry .entry-header .bi-pby span,
.bi-entry .entry-header .bib,
.bi-entry .entry-header .entry-title,
.bi-entry .entry-header .entry-meta a,
.bi-entry .entry-header .entry-meta span {
	position: relative;
	z-index: 3;
	display: inline-block;
}

.bi-entry .entry-header .bib {
	padding: 4px 8px;
	margin: 5px 8px 5px 0;
}

.bi-entry .entry-header .entry-title {
	font-size: 2.5em;
    line-height: 1.1;
	font-weight: normal;
	max-width: 70%;
	margin: 10px 0;
}
.bi-entry .entry-header .entry-title a {color:#333}
.bi-entry .entry-header .entry-title a:hover {color:#4D6FAB}

.bi-entry .entry-meta {
    background: none;
	font-size: 12px;
	width: 100%;
	overflow: hidden;
}
.bi-entry .entry-meta span {margin-right:0}
.bi-entry .entry-meta a {
    color: #767676;
	margin: 0 5px 5px 0;
}
.bi-entry .entry-meta a:hover {color:#5880C4}

/* with image */

.bi-entry.bi-img .entry-header {
	padding-top: 18%;
	text-shadow: 0 1px 1px rgba(0,0,0,0.5);
}

.bi-entry.bi-img .bi-eimg {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
	background-color: #333;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.bi-entry.bi-img .bi-eimg img {
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.bi-entry.bi-img .bi-ehl {
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
}

.bi-entry.bi-img .entry-header .bib {
	border: none;
	text-shadow: none;
}

.bi-entry.bi-img .entry-title,
.bi-entry.bi-img .entry-title a:hover,
.bi-entry.bi-img .entry-meta a:hover,
.bi-entry.bi-img .entry-header .bi-pby a:hover,
.bi-entry.bi-img .entry-header .bi-pby span {color: #fff}

.bi-entry.bi-img .entry-title a,
.bi-entry.bi-img .entry-header .bi-pby a {color: rgba(255,255,255,0.9)}

.bi-entry.bi-img .entry-meta a {color: #ccc}

/* without image */

.single .bi-entry.bi-nimg .entry-header {border-bottom: 1px dotted rgba(0,0,0,0.1)}

/* dashicons */

.bi-entry .entry-meta a:before {margin:0 2px 0 0}

.comments-link a:before {content:"\f101"}
.entry-date a:before {content:"\f469"}

/* Single
-------------------------------------------------------------- */

.bi-spc {padding-top: 19px}

.bi-spc embed,
.bi-spc iframe,
.bi-spc object,
.bi-spc video {display:block} /* center */

/* tags */
.site-content .bi-sptl {padding: 10px 0 0}
.site-content .bi-sptl .bib {margin: 0 10px 10px 0}

/* login form */

.bi-splf {
	border-bottom: 1px solid rgba(0,0,0,0.1);
	padding: 0 0 15px 0;
	overflow: hidden;
}

/* Comments
-------------------------------------------------------------- */

.comments-area {
	margin: 30px auto;
	overflow: hidden;
}
.comments-area .rm-crt {
	overflow: hidden;
	margin: 12px 0;
}
.comments-area .rm-crt .rmb {padding:4px 9px}
.comments-title {
	font-size: 12px;
	font-weight: bold;
	float: left;
	margin: 6px 12px 6px 0;
}
.comment-list article {
	border-bottom: 1px solid rgba(0,0,0,0.08);
	padding: 8px 0;
}
.comment-author {
	font-size: 12px;
	line-height: 1.2;
	position: relative;
}
.comment-author .fn {font-weight:900}
.comment-author a {color:#333}
.bypostauthor .comment-author .fn a {color:#4D6FAB}
.comment-author .avatar {
	height: 30px;
	width: 30px;
	position: absolute;
	top: 0;
	left: 0;
}
.comment-metadata,
.comment-awaiting-moderation {
	line-height: 1.4;
	margin-bottom: 5px 0;
}
.comment-metadata a,
.comment-metadata time {color:#767676}

.comment-author a:hover,
.bypostauthor .comment-author .fn a:hover,
.comment-metadata a:hover {color:#5880C4}

.comment-author,
.comment-awaiting-moderation,
.comment-content,
.comment-list .reply,
.comment-metadata {padding-left:40px}

.comment-content {
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	word-wrap: break-word;
}
.comment-content &gt; :last-child {margin-bottom:0}
.comment-list .reply {
	margin: 5px 0 0;
	text-align: right;
}
.comment-list .reply .rmb {
	padding: 2px 6px;
	font-size: 10px;
	line-height: 1.4;
}
#commentform p {margin-bottom:15px}
#commentform .form-submit .submit {
	padding: 1%;
	width: 100%;
}
.no-comments {
	margin: 10px 0;
	color: #767676;
	text-align: center
}

/* Footer
-------------------------------------------------------------- */

.site-footer {
    background: none;
	font-size: 12px;
	max-width: 1000px;
	margin: 0 auto;
	padding-top: 30px;
	clear: both;
}
.site-footer .bi-sfp {
	padding: 10px;
	color: #6C83AB;
}
.site-footer .bi-sfpt a {
	color: #111926;
	margin: 5px;
	line-height: 30px;
}
.site-footer .bi-sfpt a:hover {color:#5880C4}
.site-footer .bi-sfpt a.button {
	color: #fff;
	padding: 4px 10px;
}
.site-footer .bi-sfpb {
	width: 100%;
	margin: 10px 0;
	overflow: hidden;
}
.site-footer .bi-sfpb ul {
	overflow: hidden;
	margin: 0;
}
.site-footer .bi-sfpb li {
	float: left;
	list-style: none;
	margin: 3px;
}
.site-footer .bi-sfpb li a:hover {text-decoration:underline}

/** --- Social --- **/

.bi-soc {
	padding: 5px 0;
	float: none;
}
.bi-soc div,
.bi-soc .twitter-share-button {
	vertical-align: top;
	margin: 0 5px 5px 0;
}
.site-footer .bi-soc {padding:5px 3px}

/* Pagination
-------------------------------------------------------------- */
 
.bi-pag {
	padding: 5px;
	margin: 20px 0;
	text-align: center;
}

.bi-pag span,
.bi-pag a {
    color: #111926;	
	border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    line-height: normal;
    padding: 4px 8px;
	text-decoration: none;
	margin: 2px;
}

.bi-pag a {border:1px solid #ddd}

.bi-pag a:hover {
    border-color: #bbb;
	background: #fcfcfc;
}

.bi-pag .current {
	background-color: #4D6FAB;
	border: 1px solid rgba(0,0,0,0.1);
	color: #fff;
}

/* load more */

.js #comments .rm-pag,
.no-js .rm-lat,
.no-js .rm-load {display: none}

.js .rm-load {
	display: block;
	margin: 10px 0;
}

/* Contact Page
-------------------------------------------------------------- */

#bi-form input {width:100%}

/* Notices
-------------------------------------------------------------- */

#bi-form .error,
#bi-form .success,
.tml .error,
.tml .message,
.message,
.error {
	margin: 0 0 15px 0;
	padding: 5px 9px;
	color: #fff;
	border-radius: 3px;
	background: #5880C4;
	border: 1px solid rgba(0,0,0,0.1);
}
.message a,
.error a {
	color: #fff;
	text-decoration: underline;
}
.message a:hover,
.error a:hover {text-decoration: none}

/* Login and Register
-------------------------------------------------------------- */

.tml {
    margin: 12px auto;
	max-width: 304px;
}

.loginform input[type="text"],
.loginform input[type="password"],
.loginform input[type="submit"],
.login .entry-content button[type="submit"],
.register .entry-content input[type="text"],
.register .entry-content input[type="password"],
.register .entry-content input[type="submit"],
.lostpassword .entry-content input[type="text"],
.lostpassword .entry-content button[type="submit"] {
	width: 100%;
	margin: 5px 0 0 0;
}
.loginform p {margin-bottom:9px}
.loginform input[type="text"],
.loginform input[type="password"],
.loginform input[type="submit"] {border-radius:20px}

.register .entry-content .error {margin-top: 10px}

/* 404 Page
-------------------------------------------------------------- */

.ph-nf h1 {
	font-size: 18px;
	display: inline;
	margin: 0 8px 0 0;
}

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

/* ajax overlay */

.bi-ov {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 3;
	background: #fff;
	opacity: .3;
	filter: alpha(opacity=30);
}

/* Plugins
-------------------------------------------------------------- */

#anr_captcha_field_1 {margin-bottom:10px}

/* Buddypress */

/* global */

body.buddypress .site-content {padding-top:0}
body.buddypress .site-content .entry-title,
.bp-screen-title {font-size:16px}
body.buddypress .buddypress-wrap h2 {margin:0.5em 0}
.users-header.single-headers,
#buddypress #item-header-cover-image {margin-bottom:5px}
.buddypress-wrap .bp-feedback {box-shadow:none}
.buddypress-wrap .bp-feedback p {padding:10px 0}
.activity-update-form,
.buddypress-wrap .bp-messages {border:1px solid rgba(0,0,0,0.08)}
.buddypress-wrap button[data-bp-close]{padding:6px}
.buddypress-wrap a[data-bp-close] span::before,
.buddypress-wrap button[data-bp-close] span::before {font-size:22px}
.bp-list li .item-avatar {margin-bottom:1em}

/* nav */

.buddypress-wrap .item-body {margin:10px 0}
.directory .buddypress-wrap.bp-dir-hori-nav:not(.bp-vertical-navs) nav:not(.tabbed-links) {
    border: none;
	box-shadow: none;
}
.directory .bp-dir-hori-nav ul li {
	width: 100%;
	margin-bottom: 4px;
}
.directory .bp-dir-hori-nav ul li a {border-radius:3px}
.directory .bp-dir-hori-nav ul li .count {border:none}
.directory.activity .bp-dir-hori-nav ul li .count {display:none}
.buddypress #buddypress.bp-dir-hori-nav .create-button a {
	background: #5880C4;
	color: #fff;
	text-decoration: none;
	border-radius: 3px;
}
.buddypress #buddypress.bp-dir-hori-nav .create-button a:hover {background:#4D6FAB}
.buddypress-wrap .select-wrap {padding-right:10px}
.buddypress-wrap .subnav-filters div input[type="search"] {font-size:14px}
.buddypress-wrap .subnav-filters div select {font-size:12px}
.bp-navs ul li .count {border-radius:3px}

/* activity */

.activity-update-form {
	box-shadow: none;
}
.activity-update-form #whats-new-content {
    padding: 0 0 10px 0;
}
.activity-update-form #whats-new-submit {
    margin: 0 0 10px 55px;
}
form.ac-form .ac-reply-content input {
    margin-top: 0;
}

/* groups */

.directory.groups .entry-title,
.group-home .bp-screen-title {display:none}
.buddypress-wrap .groups-list li .group-desc {font-size:12px}

/* reg */

.register-page .signup-form h2 {font-size:18px}
.buddypress-wrap.extended-default-reg .register-page .default-profile {
    min-width: 100%;
    padding-right: 0;
}
.register-page .signup-form .default-profile input {margin-bottom:10px}
.buddypress-wrap.extended-default-reg .register-page .extended-profile {padding-left:0}
.buddypress-wrap .standard-form input[required],
.buddypress-wrap .standard-form select[required],
.buddypress-wrap .standard-form textarea[required] {border-width:1px}
.buddypress-wrap .standard-form input[required]:invalid,
.buddypress-wrap .standard-form select[required]:invalid,
.buddypress-wrap .standard-form textarea[required]:invalid {border-color:#5880C4}
.register-page .signup-form #pass1,
.register-page .signup-form #pass1-text {width:100%}
.register-page .signup-form .wp-pwd button {margin:10px 0 0 0;padding:1% 10%}
.register-page .signup-form #pass-strength-result {width:98%;padding:1%;border:none}
.register-page .signup-form .extended-profile .field-visibility-settings-header {display:none}

/* user */

.bp-user .buddypress-wrap .bp-navs li:not(.current) a:focus,
.bp-user .buddypress-wrap .bp-navs li:not(.current) a:hover,
.bp-user .buddypress-wrap .bp-navs li:not(.selected) a:focus,
.bp-user .buddypress-wrap .bp-navs li:not(.selected) a:hover {
    background: #5880C4;
	color: #fff;
}
.activity.bp-user .bp-screen-title,
.bp-user .change-avatar .bp-feedback.info {display:none}

/* Home
-------------------------------------------------------------- */

.home-page .site-header {
	border: none;
	background: none;
}
.home-page .header-main {max-width:100%}
#bih-c {
	width: 80%;
	max-width: 500px;
	margin: 2% auto 8%;
}
#bih-c .entry-title {
	text-align: center;
	font-size: 40px;
	font-weight: 300;
	margin-bottom: 0;
	color: #5880C4;
	cursor: default;
}
.bi-him #bih-c .entry-title,
.bi-him #bih-c h2,
.bi-him .bih-ct h3 {
	color: #fff;
	opacity: .9;
	text-shadow: 0 1px 1px rgba(0,0,0,0.8);
}
#bih-c h2 {
	text-align: center;
	font-size: 14px;
	font-weight: 300;
	margin: 0 0 3em;
	cursor: default;
	letter-spacing: 2px;
	color: #4D6FAB;
}
.bih-ct {text-align:center;margin:1em auto}
.bih-ct h3,
.bih-ct a {
	display: inline-block;
	margin: 1em;
	font-weight: 300;
	font-size: 17px;
}
.bih-ct h3 {font-size:24px;line-height:1.8}
.bih-ct a {margin-top:.7em;line-height:1.4}
.bih-ct a span {margin:0 9px 0 0}
/* search */
#bih-c #bisic {
	height: 40px;
    line-height: 40px;
}
.bi-him #bih-c #bisic {background:rgba(0,0,0,0.5)}
#bih-c #bisic input[type="search"] {padding-right:47px}
.bi-him #bisic input[type="search"] {color:#fff}
#bih-c .bisf button {padding:0 15px}
.bi-him .bisf button {color:#ddd}
.bi-him .bisf button:hover {
	color: #fff;
	background: none;
}
/* sticky footer */
.home-page,
.home-page .site {
	display: table;
	height: 100%;
	width: 100%;
}
.home-page #main {height:auto}
.home-page .site-footer {display:table-row;height:1px}
/* footer */
.bi-him .site-footer a,
.bi-him .site-footer .bi-sfpt a {
	color: #ddd;
	text-shadow: 0 1px 1px rgba(0,0,0,0.8);
}
.bi-him .site-footer a:hover,
.bi-him .site-footer .rm-sfpt a:hover {color:#fff}

/* Media Queries
-------------------------------------------------------------- */

@-ms-viewport,
@viewport {width:device-width}


@media screen and (min-width: 400px){
	/* header */
	.site-title a img {display:none}
	.site-title a span {display:inline-block}
}
@media screen and (min-width: 600px){
	/* content */
	#bih-c .entry-title {font-size:70px}
	/* footer */
	.site-footer .bi-sfpt,
	.site-footer .bi-sfpb {text-align:right}	
	.site-footer .bi-soc,
	.site-footer .bi-sfpb ul {float:left}
}

@media screen and (min-width: 783px){
	.site-header {
		position: fixed;
		top: 0;
		z-index: 5;
	}
	.site-header .bisf {
		float: left;
		margin: 11px 10px 0 0;
		position: relative;
		top: auto;
		left: auto;
		right: auto;
		width: 40%;
	}
	
	/* Primary Navigation */
	.primary-navigation {
		float: right;
		padding: 0;
	}
	.primary-navigation .menu-toggle {display:none}
	.primary-navigation.toggled-on {
		margin: 0;
		padding: 0;
	}	
	.primary-navigation .nav-menu {
		padding: 0;
		border-radius: 0;
		background: none;
		display: block;
		position: inherit;
		margin-bottom: 0;
	}
	.primary-navigation .nm-co,
	.primary-navigation .nm-cop {position:relative}
	.primary-navigation .nm-co,
	.primary-navigation .nm-cop,
	.primary-navigation .sub-menu li {
		display: inline-block;
		height: 52px;
		line-height: 52px;
	}
	.primary-navigation a {
		display: inline-block;
		padding: 0 6px;
		white-space: nowrap;
	}
	.primary-navigation .sub-menu {
		background: #fff;
		float: left;
		margin: 0;
		position: absolute;
		top: 62px;
		right: 8px;
		left: auto;
		z-index: 99999;
		box-shadow: 0 2px 10px rgba(0,0,0,0.2);
		display: none;
	}
	.primary-navigation .sub-menu li {
		display: block;
		height: auto;
		line-height: 1.2em;
	}
	.primary-navigation .sub-menu a {
		padding: 7px 9px;
		white-space: normal;
		width: 176px;
	}
	.primary-navigation .hnm-dl {display:inline-block}
		
	/* arrow */
	.bi-hba,
	.bi-hfa {
		border-style: solid;
		border-width: 0 7px 7px;
		height: 0;
		right: 5px;
		position: absolute;
		width: 0;
	}	
	.bi-hba {
		border-color: transparent transparent rgba(0,0,0,0.2);
		top: -8px;
	}	
	.bi-hfa {
		border-color: transparent transparent #fff;
		top: -7px;
	}
	
	/* login */
	.primary-navigation .sub-menu ul form {
		width: 170px;
		padding: 1em;
	}
	
	/* buttons */
	.primary-navigation .bi-hbl,
	.primary-navigation .bi-hbl:hover {
		margin: -2px 0 0 8px;
		padding: 7px 12px;
		display: inline-block;
	}
	
	/* custom sidebars */	
	#primary,
	#bils,
	#birs {
		position: relative;
		float: left;
		top: 0;
	}
	#primary {
		padding: 1% 0 0;
		width: 60%;
		left: 20%;
	}
	#bils,
	#birs {
		width: 18%;
		padding: 1%;
	}
	#bils {left: -80%}	
	#birs {right: -20%}
	/* right on top */
	#bi-content.bi-rst #birs {right:-80%;width:98%}
	#bi-content.bi-rst #primary {left:0;width:98%}
	/* right bottom */
	#bi-content.bi-rsb #birs,
	#bi-content.bi-rsb #primary {left:0;width:98%;padding:1%}
	/* buddypress */
	.directory .bp-dir-hori-nav ul li {
		width: auto;
		margin-right: 8px;
	}
}

/**
 * 12.0 Print
 * -----------------------------------------------------------------------------
 */

@media print {
	body {
		background: none !important; /* Brute force since user agents all print differently. */
		color: #2b2b2b;
		font-size: 12pt;
	}
}</pre></body></html>