/*
------------------------------------------------------------------------
Theme Name:Equilibrium
Theme URI:http://madebyon.com
Description:Magazine style WordPress theme. Visit <a href="http://equilibrium.madebyon.com"title="Equilibrium">http://equilibrium.madebyon.com</a> for more infomation.
Version:1.4
Author:Tudinh Duong
Author URI:http://madebyon.com
------------------------------------------------------------------------
*/

/*
-----------------------------------------
RESET
----------------------------------------- 
*/

/* Set base point size to 10px */

html>body {
	font-size: 10px;
}

body {
	font-size: 62.5%;
}

table, tr, td {
	font-size: inherit;
}

/* Force vertical scroll bars */

html, body {
	height: 100%;
	margin-bottom: 1px;
	padding: 0;
}

*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td {
	margin: 0;
	padding: 0
}

table {
	border-collapse: separate;
    	border-spacing: 14px 10px;
}

fieldset, img {
	border: 0
}

address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal
}

ol, ul, li {
	list-style: none
}

caption, th {
	text-align: left
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal
}

q:before, q:after {
	content: ''
}

strong {
	font-weight: bold
}

em {
	font-style: italic
}

a img {
	border: none
}

h1, h2, h3, h5, h5, h6 {
	font-weight: bold
}

/*
-----------------------------------------
LAYOUT
----------------------------------------- 
*/

.aligncenter {
	display: block;
	margin: 0 auto
}

.alignleft {
	float: left
}

.alignright {
	float: right
}

.floatLeft {
	float: left
}

.floatRight {
	float: right
}

.clear {
	clear: both
}

/*

-----------------------------------------
STRUCTURE
----------------------------------------- 
*/

html, body {
	height: 100%
}

body {
	font-family: Arial,Helvetica,sans-serif;
	color: #222;
	text-align: center;
}

#top {
	margin: 0;
	padding: 0;
	display: inline;
}

#page {
	width: 960px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto;
	padding: 25px 10px;
	text-align: left;
}

.content {
	width: 680px;
	float: left;
	font-size: 1.3em;
}

/*
-----------------------------------------
TYPOGRAPHY
----------------------------------------- 
*/

p {
	color: #222;
	line-height: 1.5;
	margin-top: 0.5em;
	text-align: justify
}

a:link, a:visited { /* Was p a, p a:visited */
	/*border-bottom: 1px solid #c9c9c9;*/
	color: #609; /*Was #0B96D0*/
	text-decoration: none;
}

a:hover, a:active { /* Was p a:hover */
	/*border-bottom: 1px solid #c9c9c9;*/
	color: #000;
	text-decoration: none;
}

h1, strong {
	font-weight: bold;
}

.post h2 {
	text-transform: none;
	padding-bottom: 0;
	border-bottom: 0;
	margin-top: 0;
	margin-bottom: 0;
}

h4, h2 {
	font-size: 1.8em;
	color: #000000;
	text-transform: uppercase;
	padding-bottom: 4px;
	border-bottom: 4px solid #c9c9c9;
	margin-top: 12px;
	margin-bottom: 14px;
	font-weight: bold
}

h3 {
	border-bottom: 4px solid #C9C9C9;
	color: #222;
	font-size: 2.2em;
	font-weight: bold;
	margin-top: 23.3px;
	padding-bottom: 4px
}

h3 a {
	text-decoration: none;
	color: #222
}

.post ul li, 
.post ol li {
	font-size: 1em;
	list-style-type: square;
	margin: 5px 0 5px 15px
}

#reply {
	border-bottom: 4px solid #C9C9C9;
	color: #222;
	font-size: 1.8em;
	margin-top: 28px;
	margin-bottom: 16px;
	padding-bottom: 4px
}

/*
-----------------------------------------
TOP
----------------------------------------- 
*/

h1.logo a {
	float: left;
	font-size: 2.6em;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	text-decoration: none
}

#nav {
	float: right;
	font-size: 1.35em;
	width: 960px;
	margin-bottom: 25px;
}

#nav ul {
	list-style-type: none;
}

#nav li {
	display: block;
	display: inline
}

#nav a:link, 
#nav a:visited {
	padding: 5px 10px;
	display: block;
	color: #306;
	margin-right: 0;
	float: left;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase
}

#nav a:hover {
	color: #fff;
	background: #99C;
}

ul#nav li.current_page_item a:link, 
ul#nav li.current_page_item a:visited, 
ul#nav li.current_page_item a:hover, 
ul#nav li.current_page_item a:active {
	color: #fff;
	text-decoration: none;
	background: #306;
}

/*
-----------------------------------------
FEATURED
----------------------------------------- 
*/

.front-post {
	width: 303px;
	margin-right: 25px;
	float: left
}

.front-post-last {
	width: 303px;
	float: left
}

.featured-content {
	position: relative;
	width: 303px
}

.featured-content p {
	margin-top: 1em
}

.featured-post {
	position: relative;
	width: 303px;
	height: 231px;
	margin-bottom: 1.2em
}

.featured-title h2 {
	margin: 8px 10px 7px;
	line-height: 1.4em;
	font-size: 1.1em;
	text-transform: none;
	padding-bottom: 0;
	border-bottom: 0
}

.featured-title h2 a {
	font-size: 1.1em;
	display: block;
	color: #0B96D0;
	text-decoration: none;
	border-bottom: 0
}

.featured-title h2 a:hover {
	color: #fff
}

.featured-title {
	background: #000;
	display: block;
	z-index: 101;
	width: 100%;
	bottom: 0;
	filter: alpha(opacity=80);
	-moz-opacity: .80;
	opacity: .80;
	position: absolute;
	z-index: 2
}

.featured-image {
	position: absolute;
	z-index: 1
}

.featured-content h2 {
	margin-top: 15px
}

.featured-content h2 a {
	color: #0b96d0;
	text-decoration: none
}

.featured-content h2 a:hover {
	color: #000
}

/*
-----------------------------------------
SIDEBAR
----------------------------------------- 
*/

#sidebar {
	float: right;
	width: 260px;
	padding-left: 20px;
	overflow: hidden;
	font-size: 1.4em;
}

#sidebar li li a {
	display: block;
	width: 260px;
	margin: 0;
	padding: 4px 2px;
	list-style: none;
	border-bottom: 1px solid #c9c9c9;
	list-style-type: none;
	text-decoration: none;
	color: #222
}

#sidebar a {
	color: #e6e6e6;
	text-decoration: none
}

#sidebar li.current-cat a,
#sidebar li li a:hover {
	color: #fff;
	background-color: #282828
}

#hsis_main2 a:hover {
	color: #fff;
	background-color: #fff
}

#sidebar h2 {
	font-size: 1.3em;
	color: #222;
	text-align: left;
	text-transform: uppercase;
	border-bottom: 4px solid #c9c9c9;
	margin-top: 12px;
	margin-bottom: 0
}

.ngg_slideshow.widget {
	margin-top: 1em;
	border: 1px solid #CCC;
	padding: 10px 54px;
	width: 150px;
}

.addthis_toolbox {
	margin-top: 1em;
	margin-bottom: 2em;
}

a.addthis_button_compact {
	color: #333 !important;
}

/*
-----------------------------------------
LATEST
----------------------------------------- 
*/

#front-bottom {
	margin-top: 2px
}

#latest-wrap {
	float: left;
	width: 680px
}

.latest-post-wrap {
	float: left;
	width: 170px;
	margin-right: 0
}

.latest-post 

{
	/*position:relative; width:164px; height:103px;*/ margin: 0;
	padding: 0;
}

.latest-image 

{
	/*position:absolute; z-index:1; border: 1px solid #CCC;*/ margin: 0;
	padding: 0;
}

.latest-title {
	margin: 0;
	padding:

0;
	/*display:block;*/ width: 100%;
	background:

#303;
/*background:#000; filter:alpha(opacity=80); -moz-opacity:.80; opacity:.80; bottom:0; position:absolute; z-index:101; z-index:2;*/
}

.latest-title h2 {
	margin: 0;
	padding: 0;
	line-height: 1.4em;
	font-size: 1em;
	text-transform: none;
	border: 0;
}

.latest-title h2 a {
	display: block;
	color: #0B96D0;
	text-decoration: none;
	padding: 0.25em 0.5em;
}

.latest-title h2 a:hover {
	color: #fff
}

.latest-content 

{
	/*position:relative;*/ width: 162px;
	height: 180px;
	padding: 0 0 1em 0;
	margin: 0;
}

/*.latest-content h2{margin-top:15px}*/

.latest-content h2 a {
	color: #FFF;
	text-decoration: none
}

.latest-content h2 a:hover {
	color: #FCF;
}

.latest-content p {
	color: #222;
	font-size: 1em;
	line-height: 1.3;
	margin-top: 8px;
	margin-bottom: 1.5em;
	text-align: left
}

/*.latest-content p {height:130px}*/

/*.latest-content p.moretext { height: auto;}*/

.featured-content p {
	height: 115px
}

.featured-content p.moretext {
	height: auto;
}

/*
-----------------------------------------
FOOTER
----------------------------------------- 
*/

#push {
	height: 80px;
}

/* Defunct? */

#footer {
	padding-top: 1em;
	border-top: 1px solid #C9C9C9;
	width: 960px;
	margin: 2em 0;
	color: #4d4d4d
}

#footer p {
	font-size: 1.2em;
	color: #4d4d4d;
	line-height: 1.5em;
	margin-bottom: 0;
	margin-top: 0.6em
}

#footer p a {
	border-bottom: 1px solid #c9c9c9;
	color: #4d4d4d;
	text-decoration: none
}

#footer p a:hover {
	border-bottom: 1px solid #c9c9c9;
	color: #0b96d0;
	text-decoration: none
}

/*
-----------------------------------------
POSTMETA
----------------------------------------- 
*/

.postMeta {
	font-size: 1em;
	margin-bottom: 18px;
	margin-top: 2px;
	padding-bottom: 8px;
	border-bottom: 1px solid #c9c9c9
}

.postMeta-featured {
	margin-top: 8px;
	font-size: 1.2em;
	width: 303px
}

.postMeta-front {
	margin-top: 8px;
	font-size: 1.2em
}

.postMeta-post {
	font-size: 1em;
	margin-bottom: 4px;
	margin-top: 2px;
	border-bottom: 1px solid #c9c9c9;
	padding-bottom: 10px
}

.postMeta span.date, 
.postMeta-post span.date, 
.postMeta-featured span.date, 
.postMeta-front span.date {
	color: #8a8a8a;
	float: left
}

.postMeta span.comments a, 
.postMeta span.date a, 
.postMeta-post span.comments a, 
.postMeta-post span.date a, 
.postMeta-featured span.comments a, 
.postMeta-featured span.date a, 
.postMeta-front span.comments a, 
.postMeta-front span.date a {
	float: left;
	color: #8a8a8a;
	text-decoration: none
}

.postMeta span.comments, 
.postMeta-featured span.comments, 
.postMeta-post span.comments, 
.postMeta-front span.comments {
	float: right;
	background: #FFF url(images/comment.gif) no-repeat left center;
	padding-left: 15px;
	margin-left: 2px
}

/*
-----------------------------------------
POSTS
----------------------------------------- 
*/

.post-category {
	color: #8a8a8a;
	float: left;
	margin-bottom: 8px
}

.post-tags {
	color: #8a8a8a;
	float: right
}

.post-category p, 
.post-tags p {
	color: #8A8A8A;
	font-size: 1em;
	line-height: 1.5em;
	margin-bottom: 0em;
	margin-top: 0em;
	text-align: none
}

.post img {
	/* margin: 0.5em 1em; */
}

.post blockquote p {
	margin: 0 2.6em;
	font-style: italic
}

/*
-----------------------------------------
COMMENTS
----------------------------------------- 
*/

.comment-heading {
	margin-bottom: 26px;
	text-transform: none;
	border: none
}

.commentwrap {
	border-top: 3px solid #C9C9C9;
	padding-bottom: 15px;
	padding-top: 15px
}

.commentpost {
	float: right;
	width: 510px
}

.commentpost p {
	margin-top: 0
}

.commentmetadata {
	float: left;
	width: 20%;
	color: #2F2B23;
	line-height: 1.5em;
	padding-right: 20px;
	color: #999;
	font-size: 1.1em
}

.commentmetadata li {
	list-style-type: none;
	padding: .3em;
	margin: 0 .5em 0 0
}

.commentmetadata li a {
	border-bottom: 1px solid #c9c9c9;
	color: #0B96D0;
	text-decoration: none
}

.warning {
	padding: 10px;
	background: #282828;
	border: 1px solid #323232;
	; margin-bottom: 10px
}

#comments label input {
	border: 1px solid #E5E5E5;
	padding: 5px 4px;
	margin-bottom: 10px;
	width: 160px
}

#comments label span {
	line-height: 27px
}

#comments label {
	font-family: "Lucida Sans Unicode";
	font-size: 1.1em
}

#comment_author {
	margin: 20px 20px 20px 0px;
	padding: 0px;
	width: 150px;
	float: left
}

#comments-content {
	display: block;
	border-bottom: 1px solid #C9C9C9;
	margin: 10px 0px 10px 0px;
	padding: 0px
}

#comments textarea {
	margin-top: 10px;
	padding: 4px 0px;
	width: 100%;
	border: 1px solid #E5E5E5
}

.button {
	border: 1px solid #E5E5E5;
	font-size: 1.1em;
	font-weight: bold;
	height: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0 8px;
	text-transform: uppercase
}

.children {
	margin-left: 50px
}

.children div {
	border: none
}

.children .commentwrap {
	border-top: 1px solid #C9C9C9;
}

.children .commentmetadata {
	padding-right: 0px
}

.children .commentpost {
	text-align: left;
	float: right;
	width: 78%
}

/*
-----------------------------------------
SEARCH
----------------------------------------- 
*/

#searchform {
	float: left;
	margin-top: 1em;
	margin-bottom: 2.2em;
	height: 2.3em
}

#searchsubmit {
	border: 1px solid #E5E5E5;
	font-size: 1em;
	font-weight: bold;
	height: 2.1em;
	padding: 2px 8px;
	text-transform: uppercase;
	float: right;
	background-color: #F0F0F0
}

#s {
	float: left;
	width: 190px;
	margin-right: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
	border: 1px solid #E5E5E5;
	font-size: 1em
}

/*
-----------------------------------------
ADDITIONS eighty0ne
----------------------------------------- 
*/

a {
	outline: 0;
}

/*
-----------------------------------------
EVENTS
----------------------------------------- 
*/

/* Lists */

table.events-table td.times {
	width: 10em;
}

table.events-table img {
	border: 1px solid #CCC;
	margin: 0 1em 0 0;
	padding: 0;
	float: left;
}

table.em-calendar td.eventful-pre a, table.em-calendar td.eventful-post a {
	color: #609 !important; // #C9C
}

table.em-calendar td.eventful a, table.em-calendar td.eventful-today a {
	color: #609 !important;
	font-weight: bold;
}

table.em-calendar td.eventless {
	color: #999;
}

#em-wrapper h2 {
	clear: both;
	font-size: 1.2em;
	color: #306;
	border-top: 1px solid #999;
	margin: 15px 0 15px 0;
	padding-top: 15px;
}

div.eventlist-item {
	padding: 0 0 20px 0;
	clear: left;
}

div.eventlist-thumb img {
	margin: 0 0 20px 0;
	padding: 0;
	background-color: #EEE;
	clear: left;
	float: left;
	border: 1px solid #CCC;
}

div.eventlist-blurb {
	margin-left: 65px;
}

/* Override auto-added P tags */
div.eventlist-blurb p {
	display:  inline;
}

div.eventlist-blurb a:link, div.eventlist-blurb a:visited {
	text-decoration: none;
}

div.eventlist-blurb a:hover, div.eventlist-blurb a:active {
	text-decoration: underline;
}

/*
-----------------------------------------
EVENTS
----------------------------------------- 
*/

.BSF-post-list-item {
	border-top: 3px solid #CCC;
	padding-top: 0.5em;
	margin-bottom: 0.5em;
	padding-left: 135px;
	clear: left;
}

.BSF-post-list-item img {
	border: 1px solid #CCC;
	float: left;
	margin-left: -135px;
	margin-bottom: 0.5em;
}

.BSF-post-list-item h3 {
	margin-top: 0;
	font-size: 1.3em;
	border-bottom-width: 1px;
	border-bottom-color: #CCC;
}

.BSF-post-list-item p {
	font-weight: normal;
}

/* TOP OF PAGE LINK */

#toplink {
	margin-top: 2em;
	clear: both;
}

#toplink a {
	color: #999;
	font-size: 1.3em;
	text-decoration: none;
	font-weight: normal;
}

<script>
  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');

  ga('create', 'UA-54484190-1', 'auto');
  ga('send', 'pageview');

</script>

.fc-day-grid-container.fc-scroller {
    height: 100% !important;
}

span.fc-title {
    padding: 5px !important;
    text-overflow: ellipsis;
    white-space: pre-line;
}