@charset "UTF-8";
/*
    Author: Justin Wong
    Tsinghua University TUNA Association
    http://www.tuna.moe/

    Original Author

	Author: Carlos Alvarez
	URL: http://alvarez.is

	Project Name: SOLID - Bootstrap 3 Theme
	Version: 1.0
	URL: http://alvarez.is

*/
/*	################################################################
	1. GENERAL STRUCTURES
################################################################# */
* {
  margin: 0; }

body {
  background: #ffffff;
  margin: 0;
  height: 100%;
  color: #384452;
  font-family: "Lato", "Heiti SC", "Hiragino Sans GB", "STHeiti", "Source Han Sans CN", "WenQuanYi Zen Hei", "WenQuanYi Micro Hei", "微软雅黑", sans-serif;
  font-weight: 400;
  padding-top: 70px; }

h1, h2, h3, h4, h5, h6 {
  font-weight: 700; }

ul {
  padding-left: 1em; }

p {
  padding: 0;
  margin-bottom: 12px;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #384452;
  margin-top: 10px; }

del {
  color: #61768f; }

img {
  height: auto;
  max-width: 100%; }

iframe {
  max-width: 100%; }

a {
  color: #088acb;
  padding: 0;
  margin: 0;
  text-decoration: none;
  -webkit-transition: background-color .4s linear, color .4s linear;
  -moz-transition: background-color .4s linear, color .4s linear;
  -o-transition: background-color .4s linear, color .4s linear;
  -ms-transition: background-color .4s linear, color .4s linear;
  transition: background-color .4s linear, color .4s linear; }

a:hover,
a:focus {
  text-decoration: none;
  color: #62bbe7; }

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

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

.centered {
  text-align: center; }

/*	################################################################
	BOOTSTRAP MODIFICATIONS & TWEAKS
################################################################# */
.navbar {
  padding-top: 15px;
  margin-bottom: 0px; }

.navbar-default {
  background-color: white;
  border-color: transparent; }
  .navbar-default .navbar-nav > li.active > a {
    color: #0161AE;
    border-bottom: 2px solid #0161AE; }
  .navbar-default .navbar-nav > li > a {
    color: #384452;
    background: transparent !important;
    font-weight: 700;
    font-size: 12px; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #0161AE !important;
      background: transparent !important; }

.navbar-brand {
  font-weight: 900;
  padding: 0px;
  height: 50px;
  line-height: 50px; }
  .navbar-brand img {
    margin-right: 5px; }

.navbar-header .navbar-brand {
  color: #384452; }

.dropdown-menu {
  background: #384452; }

.dropdown-menu > li > a {
  color: white;
  font-weight: 700;
  font-size: 12px; }

.btn-theme {
  color: #fff;
  background-color: #384452;
  border-color: #384452;
  margin: 4px; }

.btn-theme:hover,
.btn-theme:focus,
.btn-theme:active,
.btn-theme.active,
.open .dropdown-toggle.btn-theme {
  color: #fff;
  background-color: #0161AE;
  border-color: #0161AE; }

.dmbutton:hover,
.dmbutton:active,
.dmbutton:focus {
  color: #ffffff;
  background-color: #222222;
  border-color: #ffffff; }

.dmbutton {
  background: transparent;
  border: 1px solid #ffffff;
  color: #ffffff;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  padding-top: 1.025rem;
  padding-right: 2.25rem;
  letter-spacing: 0.85px;
  padding-bottom: 1.0875rem;
  padding-left: 2.25rem;
  font-size: 1.55rem;
  cursor: pointer;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.25rem;
  text-decoration: none;
  text-align: center;
  display: inline-block;
  -webkit-transition: background-color 300ms ease-out;
  -moz-transition: background-color 300ms ease-out;
  transition: background-color 300ms ease-out;
  -webkit-appearance: none;
  font-weight: normal !important; }

.mtb {
  margin-top: 40px;
  margin-bottom: 80px; }

.mb {
  margin-bottom: 60px; }

.mt {
  margin-top: 60px; }

.hline {
  border-bottom: 1px solid #384452; }

.hline-w {
  border-bottom: 1px solid #ffffff;
  margin-bottom: 25px; }

/*	################################################################
	SITE WRAPS
################################################################# */
#headerwrap {
  padding-top: 40px;
  padding-bottom: 0px; }
  #headerwrap h1 {
    color: #0161AE;
    margin-bottom: 15px; }
  #headerwrap h3, #headerwrap h5 {
    color: #0161AE;
    font-weight: 400;
    margin-top: 10px; }
  #headerwrap .img-responsive {
    margin: 0 auto; }

/* Services Wrap */
#service {
  margin-top: 40px;
  margin-bottom: 40px; }
  #service i.service {
    color: #0161AE;
    font-size: 60px;
    padding: 15px; }
  #service #service-list {
    margin-top: 40px; }

#recent-posts .post {
  padding-bottom: 1em; }
#recent-posts .post-title h4 {
  margin-bottom: 0; }
#recent-posts .post-meta {
  color: #888;
  margin-bottom: .5em; }

.event-meta span {
  margin-right: 1em; }

#recent-events .event {
  padding-bottom: 1em; }
#recent-events .event-title h4 {
  margin-bottom: 0; }
#recent-events .event-meta {
  margin-bottom: .5em; }
  #recent-events .event-meta span {
    margin-right: .5em; }

/* Footer */
#footerwrap {
  color: #bfc9d3;
  margin-top: 100px;
  padding-top: 60px;
  padding-bottom: 60px;
  background: #006080; }
  #footerwrap p {
    color: #bfc9d3; }
  #footerwrap h4 {
    color: #ffffff; }
  #footerwrap i, #footerwrap i:hover, #footerwrap a, #footerwrap a:hover {
    color: #bfc9d3; }

/*	################################################################
	PAGE CONFIGURATIONS
################################################################# */
/* General Tweaks */
#blue {
  background: #0161AE;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 15px;
  padding-bottom: 15px; }

#blue h3 {
  color: white;
  margin-left: 15px; }

.ctitle {
  color: #384452;
  font-weight: 700;
  margin-bottom: 15px; }

csmall {
  font-size: 12px;
  color: #b3b3b3; }

.spacing {
  margin-top: 40px;
  margin-bottom: 40px; }

.badge-theme {
  background: #0161AE; }

/* Blog Page */
.popular-posts {
  margin: 0px;
  padding-left: 0px; }

.popular-posts li {
  list-style: none;
  margin-bottom: 20px;
  min-height: 70px; }

.popular-posts li a,
.popular-posts li a:hover {
  color: #2f2f2f;
  text-decoration: none; }

.popular-posts li img {
  float: left;
  margin-right: 20px; }

.popular-posts li em {
  font-size: 12px;
  color: #b3b3b3; }

.popular-posts p {
  line-height: normal;
  margin-bottom: auto; }

.share i {
  padding-right: 15px;
  font-size: 18px; }

/* Event Page */
#events-list .row {
  margin-bottom: 1em; }
#events-list .event-title h3 {
  margin-top: 0; }
#events-list .event-meta {
  font-size: 1.1em;
  margin-bottom: 2em; }

#join-button {
  width: 100%;
  z-index: 1000;
  position: fixed;
  bottom: 0;
  padding: 10px 0;
  background-color: #fafafa;
  border-top: 1px solid #aaa; }
  #join-button a {
    font-weight: bold;
    font-size: 18pt; }

html.bad, html.bad body, html.bad div {
  background-color: black !important; }
html.bad p, html.bad .navbar, html.bad h1, html.bad h2, html.bad h3, html.bad h4, html.bad h5, html.bad a, html.bad a:visited, html.bad a:hover, html.bad span, html.bad li, html.bad i {
  color: #bdffa2 !important; }
html.bad .navbar-default .navbar-nav > li.active > a {
  border-bottom: 2px solid #bdffa2 !important; }
