/*! normalize.css 2012-07-07T09:50 UTC - http://github.com/necolas/normalize.css */article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
	display: block
}
audio, canvas, video {
	display: inline-block;
*display:inline;
*zoom:1
}
audio:not([controls]) {
	display: none;
	height: 0
}
[hidden] {
display:none
}
html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}
html, button, input, select, textarea {
	font-family: sans-serif
}
body {
	margin: 0
}
a:focus {
	outline: thin dotted
}
a:active, a:hover {
	outline: 0
}
h1 {
	font-size: 2em;
	margin: .67em 0
}
h2 {
	font-size: 1.5em;
	margin: .83em 0
}
h3 {
	font-size: 1.17em;
	margin: 1em 0
}
h4 {
	font-size: 1em;
	margin: 1.33em 0
}
h5 {
	font-size: .83em;
	margin: 1.67em 0
}
h6 {
	font-size: .75em;
	margin: 2.33em 0
}
abbr[title] {
	border-bottom: 1px dotted
}
b, strong {
	font-weight: bold
}
blockquote {
	margin: 1em 40px
}
dfn {
	font-style: italic
}
mark {
	background: #ff0;
	color: #000
}
p, pre {
	margin: 1em 0
}
code, kbd, pre, samp {
	font-family: monospace, serif;
	_font-family: 'courier new', monospace;
	font-size: 1em
}
pre {
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word
}
q {
	quotes: none
}
q:before, q:after {
	content: '';
	content: none
}
small {
	font-size: 75%
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sup {
	top: -0.5em
}
sub {
	bottom: -0.25em
}
dl, menu, ol, ul {
	margin: 1em 0
}
dd {
	margin: 0 0 0 40px
}
menu, ol, ul {
	padding: 0 0 0 40px
}
nav ul, nav ol {
	list-style: none;
	list-style-image: none
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic
}
svg:not(:root) {
	overflow: hidden
}
figure {
	margin: 0
}
form {
	margin: 0
}
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: .35em .625em .75em
}
legend {
	border: 0;
	padding: 0;
	white-space: normal;
*margin-left:-7px
}
button, input, select, textarea {
	font-size: 100%;
	margin: 0;
	vertical-align: baseline;
*vertical-align:middle
}
button, input {
	line-height: normal
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
*overflow:visible
}
button[disabled], input[disabled] {
	cursor: default
}
input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
*height:13px;
*width:13px
}
input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}
input[type="search"]::-webkit-search-cancel-button, 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 {
	border-collapse: collapse;
	border-spacing: 0
}
p {
	-webkit-hyphens: auto;
	-epub-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto
}
b, strong, .strong {
	font-weight: bold
}
dfn, em, .em {
	font-style: italic
}
small, .small {
	font-size: 75%
}
ul, ol {
	/*padding: 0;*/
}
dd {
	margin: 0
}
.sidebar ul, .sidebar ol, .commentlist {
	list-style: none
}
.clearfix {
	zoom: 1
}
.clearfix:before, .clearfix:after {
	content: "";
	display: table
}
.clearfix:after {
	clear: both
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.image-replacement {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden
}
span.amp {
	font-family: Baskerville, 'Goudy Old Style', Palatino, 'Book Antiqua', serif;
	font-style: italic
}
.text-left {
	text-align: left
}
.text-center {
	text-align: center
}
.text-right {
	text-align: right
}
.alert {
	margin: 10px;
	padding: 5px 18px;
	border: 1px solid
}
.alert-help {
	margin: 10px;
	padding: 5px 18px;
	border: 1px solid;
	border-color: #e8dc59;
	background: #ebe16f
}
.alert-info {
	margin: 10px;
	padding: 5px 18px;
	border: 1px solid;
	border-color: #bfe4f4;
	background: #d5edf8
}
.alert-error {
	margin: 10px;
	padding: 5px 18px;
	border: 1px solid;
	border-color: #f8cdce;
	background: #fbe3e4
}
.alert-success {
	margin: 10px;
	padding: 5px 18px;
	border: 1px solid;
	border-color: #deeaae;
	background: #e6efc2
}
.button, .button:visited {
	border: 1px solid #1f7898;
	border-top-color: #248cb1;
	border-left-color: #248cb1;
	padding: 4px 12px;
	height: 30px;
	color: #fff;
	display: inline-block;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	cursor: pointer;
	margin-bottom: 10px;
	line-height: 21px;
	vertical-align: top;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #2693ba;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#2aa4cf), to(#2693ba));
	background-image: -webkit-linear-gradient(top, #2aa4cf, #2693ba);
	background-image: -moz-linear-gradient(top, #2aa4cf, #2693ba);
	background-image: -o-linear-gradient(top, #2aa4cf, #2693ba);
	background-image: linear-gradient(to bottom, #2aa4cf, #2693ba)
}
.button:hover, .button:visited:hover, .button:focus, .button:visited:focus {
	color: #fff;
	border: 1px solid #1f7898;
	border-top-color: #19617a;
	border-left-color: #19617a;
	background-color: #2182a5;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#2693ba), to(#2182a5));
	background-image: -webkit-linear-gradient(top, #2693ba, #2182a5);
	background-image: -moz-linear-gradient(top, #2693ba, #2182a5);
	background-image: -o-linear-gradient(top, #2693ba, #2182a5);
	background-image: linear-gradient(to bottom, #2693ba, #2182a5)
}
.button:active, .button:visited:active {
	background-color: #2aa4cf;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#2693ba), to(#2aa4cf));
	background-image: -webkit-linear-gradient(top, #2693ba, #2aa4cf);
	background-image: -moz-linear-gradient(top, #2693ba, #2aa4cf);
	background-image: -o-linear-gradient(top, #2693ba, #2aa4cf);
	background-image: linear-gradient(to bottom, #2693ba, #2aa4cf)
}
.blue-button, .blue-button:visited {
	border-color: #1472ad;
	text-shadow: 0 1px 1px #1472ad;
	background-color: #1681c4;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#1990db), to(#1681c4));
	background-image: -webkit-linear-gradient(top, #1990db, #1681c4);
	background-image: -moz-linear-gradient(top, #1990db, #1681c4);
	background-image: -o-linear-gradient(top, #1990db, #1681c4);
	background-image: linear-gradient(to bottom, #1990db, #1681c4);
	-webkit-box-shadow: inset 0 0 3px #59b3ec;
	-moz-box-shadow: inset 0 0 3px #59b3ec;
	box-shadow: inset 0 0 3px #59b3ec
}
.blue-button:hover, .blue-button:visited:hover, .blue-button:focus, .blue-button:visited:focus {
	border-color: #116396;
	background-color: #1472ad;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#1784c9), to(#1472ad));
	background-image: -webkit-linear-gradient(top, #1784c9, #1472ad);
	background-image: -moz-linear-gradient(top, #1784c9, #1472ad);
	background-image: -o-linear-gradient(top, #1784c9, #1472ad);
	background-image: linear-gradient(to bottom, #1784c9, #1472ad)
}
.blue-button:active, .blue-button:visited:active {
	background-color: #1990db;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#1681c4), to(#1990db));
	background-image: -webkit-linear-gradient(top, #1681c4, #1990db);
	background-image: -moz-linear-gradient(top, #1681c4, #1990db);
	background-image: -o-linear-gradient(top, #1681c4, #1990db);
	background-image: linear-gradient(to bottom, #1681c4, #1990db)
}
table {
	border: 1px solid #ccc;
	font-size: 14px;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif
}
table th {
	font-weight: bold
}
table tr:nth-child(even) {
	background: #f9f9f9
}
table td {
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc
}
table p {
	margin: .5em 0
}
table td, table th {
	padding: 9px 10px;
	text-align: left;
	vertical-align: top
}
@media only screen and (max-width:767px) {
div.overflow-container {
	overflow: auto
}
}
label, input, button, select, textarea {
	font-size: 14px;
	font-weight: normal;
	line-height: 20px
}
input, button, select, textarea {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
}
label {
	display: block;
	margin-bottom: 5px
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	display: inline-block;
	height: 30px;
	padding: 4px 6px;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 20px;
	color: #555;
	vertical-align: middle;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}
input, textarea, .uneditable-input {
	width: 206px
}
textarea {
	height: auto
}
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	background-color: #fff;
	border: 1px solid #ccc;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-webkit-transition: border linear .2s, box-shadow linear .2s;
	-moz-transition: border linear .2s, box-shadow linear .2s;
	-o-transition: border linear .2s, box-shadow linear .2s;
	transition: border linear .2s, box-shadow linear .2s
}
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
	border-color: rgba(82,168,236,0.8);
	outline: 0;
	outline: thin dotted \9;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(82,168,236,0.6);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(82,168,236,0.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(82,168,236,0.6)
}
input[type="radio"], input[type="checkbox"] {
	margin: 4px 0 0;
	margin-top: 1px \9;
*margin-top:0;
	line-height: normal
}
input[type="file"], input[type="image"], input[type="submit"], input[type="reset"], input[type="button"], input[type="radio"], input[type="checkbox"] {
	width: auto
}
select, input[type="file"] {
	height: 30px;
*margin-top:4px;
	line-height: 30px
}
select {
	width: 220px;
	background-color: #fff;
	border: 1px solid #ccc
}
select[multiple], select[size] {
	height: auto
}
select:focus, input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}
.uneditable-input, .uneditable-textarea {
	color: #999;
	cursor: not-allowed;
	background-color: #fcfcfc;
	border-color: #ccc;
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.025);
	-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.025);
	box-shadow: inset 0 1px 2px rgba(0,0,0,0.025)
}
.uneditable-input {
	overflow: hidden;
	white-space: nowrap
}
.uneditable-textarea {
	width: auto;
	height: auto
}
input:-moz-placeholder, textarea:-moz-placeholder {
color:#999
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
color:#999
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
color:#999
}
.radio, .checkbox {
	min-height: 20px;
	padding-left: 20px
}
.radio input[type="radio"], .checkbox input[type="checkbox"] {
	float: left;
	margin-left: -20px
}
.controls>.radio:first-child, .controls>.checkbox:first-child {
	padding-top: 5px
}
.radio.inline, .checkbox.inline {
	display: inline-block;
	padding-top: 5px;
	margin-bottom: 0;
	vertical-align: middle
}
.radio.inline+.radio.inline, .checkbox.inline+.checkbox.inline {
	margin-left: 10px
}
.input-mini {
	width: 60px
}
.input-small {
	width: 90px
}
.input-medium-small {
	width: 130px
}
.input-medium {
	width: 150px
}
.input-large {
	width: 210px
}
.input-xlarge {
	width: 270px
}
.input-xxlarge {
	width: 530px
}
html, body {
	margin: 0;
	padding: 0;
	height: 100%
}
body {
	font-family: 'Source Sans Pro', 'Droid Serif', 'Libre Baskerville', Georgia, Cambria, 'Times New Roman', Times, serif;
	font-size: 100%;
	line-height: 1.7;
	color: #333;
	background: #fff
}
#container {
	height: auto!important;
	min-height: 100%;
	background: #fff
}
.wrap {
	width: 98%;
	margin: 0 auto
}
.navbar .wrap {
	width: 100%
}
a, a:visited {
	color: #0c74a6;
	text-decoration: none
}
a:hover, a:visited:hover, a:focus, a:visited:focus {
	color: #0f92d1;
	text-decoration: underline
}
a:link, a:visited:link {
	-webkit-tap-highlight-color: rgba(0,0,0,0.3)
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 {
	font-family: 'Droid Serif', 'Times New Roman', 'Libre Baskerville', 'Noto Serif', Times, serif;
	text-rendering: optimizelegibility;
	font-weight: 700
}
h1 a, .h1 a, h2 a, .h2 a, h3 a, .h3 a, h4 a, .h4 a, h5 a, .h5 a {
	text-decoration: none
}
h1, .h1 {
	font-size: 2em;
	line-height: 1.333em;
	letter-spacing: -0.8px
}
h2, .h2 {
	font-size: 1.3em;
	line-height: 1.2em;
	margin-bottom: .375em
}
h3, .h3 {
	font-size: 1.1em
}
h3.section-heading, .widgettitle {
	color: #555;
	font: bold 12px/1 Arial, sans-serif;
	clear: both;
	margin: 20px 0;
	text-transform: uppercase;
	padding: 10px 0;
	border-top: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2
}
h3.section-heading a, .widgettitle a, h3.section-heading a:visited, .widgettitle a:visited {
	color: #555
}
h3.section-heading a:hover, .widgettitle a:hover, h3.section-heading a:visited:hover, .widgettitle a:visited:hover {
	text-decoration: none;
	color: #111
}
h3.section-heading a i, .widgettitle a i, h3.section-heading a:visited i, .widgettitle a:visited i {
	color: #d11f57
}
h4, .h4 {
	font-size: 1.1em;
	font-weight: 700
}
h5, .h5 {
	font-size: .846em;
	line-height: 2.09em;
	text-transform: uppercase;
	letter-spacing: 2px
}
#logo {
	line-height: 0;
	text-align: center
}
#logo img {
	margin: 12px 0;
	height: 50px
}
h1#logo {
	font-size: .95em;
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-weight: normal;
	letter-spacing: 1px;
	float: none;
	text-align: center;
	margin: 0;
	line-height: 75px;
	text-transform: uppercase;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s
}
h1#logo a {
	color: #fff
}
h1#logo a:hover {
	text-decoration: none;
	color: #fff;
	line-height: 1
}
h1#logo a i {
	display: none
}
#container .content-header {
	margin-top: 85px
}
#container .content-header .trending {
	text-transform: uppercase;
	font-size: .9em
}
#container .content-header .trending span {
	color: #555;
	font: bold 12px/1 Arial, sans-seriff
}
#container .content-header .trending-terms {
	display: inline
}
#container .content-header .trending-terms li {
	display: inline;
	margin: 0 10px;
	line-height: 2
}
#container .content-header form {
	display: inline-block
}
#container .content-header form .header-search-submit {
	vertical-align: top
}
#container .content-header #social-nav {
	text-align: right;
	margin: 0;
	line-height: 1
}
#container .content-header #social-nav li {
	display: inline-block
}
#container .content-header #social-nav li a {
	color: #1c4593;
	text-align: center;
	text-decoration: none;
	margin: 0 4px;
	font-size: 28px
}
.header-announcement .bg-announcement {
	background-color: #fcf8e3;
	padding: 15px;
	margin: 0 0 10px
}
.wrap2 {
	width: 100%;
	height: 100%;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	backface-visibility: hidden
}
#alt-nav-wrap {
	margin-top: 75px;
	width: 250px;
	height: 100%;
	position: fixed;
	color: #333;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	backface-visibility: hidden;
	display: none;
	background: #fff;
	border-right: 1px solid #d2d2d2;
	line-height: 1;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	text-transform: uppercase
}
#alt-nav-wrap ul li {
	border-bottom: 1px solid #d2d2d2;
	position: relative
}
#alt-nav-wrap ul li:first-of-type {
	border-top: 0
}
#alt-nav-wrap ul li:last-of-type {
	border-bottom: 0
}
#alt-nav-wrap ul a:link, #alt-nav-wrap ul a:visited {
	color: #333;
	text-decoration: none;
	font-size: 15px;
	display: block;
	padding: 15px 10px
}
#alt-nav-wrap .dropdown_1 {
	margin: 10px;
	border-radius: 5px;
	background: #292929
}
#alt-nav-wrap .dropdown_1 li {
	padding-left: 15px;
	border-bottom: 1px solid #d2d2d2
}
#alt-nav-wrap .dropdown_1 li a:link, #alt-nav-wrap .dropdown_1 li a:visited {
	color: #ccc
}
#alt-nav-wrap .dropdown_2 {
	background: #141414;
	border-top: 0;
	width: 100%
}
#alt-nav-wrap .dropdown_2 li {
	border-bottom: 0;
	border-top: 1px solid #222
}
#alt-nav-wrap .dropdown_2 a:link, #alt-nav-wrap .dropdown_2 a:visited {
	color: #e6e6e6;
	font-size: 1.2em;
	text-shadow: 0 -1px 0 #2e2e2e;
	line-height: 1.3em
}
.overlay-close {
	display: none;
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 1000;
	left: 250px
}
.mobile-nav {
	float: left;
	display: inline-block;
	zoom: 1;
	position: relative
}
.nav-icon, .nav-icon:visited {
	color: #333;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	padding: 0 8px;
	min-width: 3em
}
.nav-icon:hover, .nav-icon:visited:hover {
	text-decoration: none;
	background-color: #fff
}
.nav-close {
	float: left
}
.indicator {
	height: 55px;
	background: url('../images/alt-nav-arrow.png') center center no-repeat #141414;
	width: 50px;
	border-left: 1px solid #2c2c2c;
	box-shadow: inset 3px 5px 7px #0e0e0e;
	float: right
}
.indicator-up {
	background: url('../images/alt-nav-arrow-up.png') center center no-repeat #141414
}
body.admin-bar .navbar-fixed-top {
	top: 28px
}
.navbar-fixed-top {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	z-index: 1030;
	margin-bottom: 0
}
.navbar {
	font-size: 14px;
	text-transform: uppercase;
	background-color: #fff;
	background-color: rgba(255,255,255,0.9);
	border-bottom: 1px solid #d2d2d2;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	line-height: 75px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s
}
.navbar.navbar-shrink {
	line-height: 45px
}
.navbar.navbar-shrink h1#logo {
	line-height: 40px
}
.navbar.navbar-shrink #logo img {
	height: 35px;
	margin: 4px 0;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s
}
#main-nav {
	padding: 0;
	list-style: none;
	max-width: 1000px;
	margin: 0 auto;
	position: relative;
	float: right;
	display: none
}
#main-nav li {
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
*display:inline;
	position: relative;
	z-index: 500
}
#main-nav li.current-menu-item a, #main-nav li.current_page_item a, #main-nav li.current_page_ancestor a {
	color: #0f92d1
}
#main-nav li a {
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
*display:inline;
	padding: 0 8px;
	color: #333;
	text-shadow: 0 -1px 0 rgba(255,255,255,0.25);
	text-decoration: none
}
#main-nav li a:hover {
	color: #0f92d1;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s
}
#main-nav .dropdown_1 {
	display: none;
	position: absolute;
	left: 0;
	margin: 0 0 0 -1px;
	padding: 0;
	list-style: none;
	width: 200px;
	background: #fff;
	border: 1px solid #e8e8e8;
	box-shadow: 0 5px 15px rgba(0,0,0,0.1)
}
.edge {
	right: 0;
	left: auto!important
}
#main-nav .dropdown_1 li {
	border-bottom: 1px solid #e8e8e8;
	width: 100%
}
#main-nav .dropdown_1 li a {
	display: block;
	margin: 0;
	padding: 10px 15px
}
#main-nav .dropdown_1 li:hover {
	background-color: #fff;
	border-radius: 0
}
#main-nav li.highlight a:hover {
	background-color: #f9f915;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s
}
#main-nav .dropdown_2 {
	display: none;
	position: absolute;
	left: 200px;
	width: 200px;
	top: -1px;
	background: #f5f6f7;
	border: 1px solid #cfcfcf;
	box-shadow: 0 5px 15px rgba(0,0,0,0.1)
}
.dropdown_1 .edge {
	right: 200px!important;
	left: auto!important
}
#main-nav ul .parent {
	background: url('../images/nav-arrow.png') right no-repeat
}
.btn {
	display: inline-block;
*display:inline;
	padding: 4px 12px;
	margin-bottom: 0;
*margin-left:.3em;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	border: 1px solid #ccc;
*border:0;
	border-bottom-color: #b3b3b3;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
*zoom:1;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background-color: #2693ba;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#3bafd7), to(#2693ba));
	background-image: -webkit-linear-gradient(top, #3bafd7, #2693ba);
	background-image: -moz-linear-gradient(top, #3bafd7, #2693ba);
	background-image: -o-linear-gradient(top, #3bafd7, #2693ba);
	background-image: linear-gradient(to bottom, #3bafd7, #2693ba);
	border-color: #2693ba #2aa4cf #3bafd7
}
.btn:hover, .btn:focus, .btn:active, .btn.active, .btn.disabled, .btn[disabled] {
	color: #fff;
	background-color: #2693ba
}
.btn:active, .btn.active {
	background-color: #2693ba
}
.btn:hover, .btn:focus {
	color: #eee;
	text-decoration: none
}
.btn:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}
.btn.active, .btn:active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15), 0 1px 2px rgba(0,0,0,0.05);
	-moz-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15), 0 1px 2px rgba(0,0,0,0.05);
	box-shadow: inset 0 2px 4px rgba(0,0,0,0.15), 0 1px 2px rgba(0,0,0,0.05)
}
.navbar .btn-navbar {
	float: left;
	padding: 7px 10px;
	margin-top: 6px;
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background-color: #3bafd7;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#2693ba), to(#3bafd7));
	background-image: -webkit-linear-gradient(top, #2693ba, #3bafd7);
	background-image: -moz-linear-gradient(top, #2693ba, #3bafd7);
	background-image: -o-linear-gradient(top, #2693ba, #3bafd7);
	background-image: linear-gradient(to bottom, #2693ba, #3bafd7)
}
.navbar .btn-navbar:hover, .navbar .btn-navbar:focus, .navbar .btn-navbar:active, .navbar .btn-navbar.active, .navbar .btn-navbar.disabled, .navbar .btn-navbar[disabled] {
	color: #fff;
	background-color: #2693ba;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#3bafd7), to(#2693ba));
	background-image: -webkit-linear-gradient(top, #3bafd7, #2693ba);
	background-image: -moz-linear-gradient(top, #3bafd7, #2693ba);
	background-image: -o-linear-gradient(top, #3bafd7, #2693ba);
	background-image: linear-gradient(to bottom, #3bafd7, #2693ba)
}
.navbar .btn-navbar:active, .navbar .btn-navbar.active {
	background-color: #2693ba "\9"
}
.navbar .btn-navbar .icon-bar {
	display: block;
	width: 18px;
	height: 2px;
	background-color: #f5f5f5;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	-webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.25);
	-moz-box-shadow: 0 1px 0 rgba(0,0,0,0.25);
	box-shadow: 0 1px 0 rgba(0,0,0,0.25)
}
.btn-navbar .icon-bar+.icon-bar {
	margin-top: 3px
}
.nav {
	border: 1px solid #ccc;
	border-bottom: 0
}
.nav li a {
	display: block;
	text-decoration: none;
	padding: 10px 10px;
	background-color: #eee;
	border-bottom: 1px solid #ccc
}
.nav li ul.sub-menu li a, .nav li ul.children li a {
	padding-left: 30px
}
#search-nav {
	float: right;
	padding: 0;
	margin: 0
}
#search-nav li {
	display: inline-block;
	zoom: 1;
	position: relative
}
#search-nav li {
	position: inherit
}
#search-nav li a {
	min-width: 3em
}
#search-nav li a:hover, #search-nav li a:active, #search-nav li a.locked {
	background: #efefef
}
#search-nav .header-search-form {
	display: none;
	width: 100%;
	height: 42px;
	position: absolute;
	background-color: #fff;
	background-color: rgba(255,255,255,0.9);
	border: 1px solid #d2d2d2;
	border-top: 0;
	right: 0;
	line-height: 42px;
	background: #efefef
}
#search-nav .header-search-form .search-input-wrapper {
	position: absolute;
	top: 2px;
	left: 6px;
	right: 80px
}
#search-nav .header-search-form .search-input-wrapper input {
	width: 100%
}
#search-nav .header-search-form .header-search-submit {
	position: absolute;
	top: 5px;
	right: 4px;
	margin: 0
}
.top-story-section article {
	position: relative;
	line-height: 0;
	overflow: hidden;
	padding: 0;
	border: 0;
	margin: 0 0 10px 0
}
.top-story-section article a {
	color: #eee;
	text-shadow: 1px 1px 4px #000;
	display: block
}
.top-story-section article a:visited {
	color: #eee
}
.top-story-section article a:hover {
	color: #fff
}
.top-story-section article img {
	margin: 0
}
.top-story-section article h1 {
	position: absolute;
	bottom: 0;
	padding: 20px;
	margin: 0;
	letter-spacing: .5px
}
.shadded-bg {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 66%;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQyJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC44Ii8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0, rgba(0,0,0,0) 42%, rgba(0,0,0,0.8) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(42%, rgba(0,0,0,0)), color-stop(100%, rgba(0,0,0,0.8)));
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0, rgba(0,0,0,0) 42%, rgba(0,0,0,0.8) 100%);
	background: -o-linear-gradient(top, rgba(0,0,0,0) 0, rgba(0,0,0,0) 42%, rgba(0,0,0,0.8) 100%);
	background: -ms-linear-gradient(top, rgba(0,0,0,0) 0, rgba(0,0,0,0) 42%, rgba(0,0,0,0.8) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0, rgba(0,0,0,0) 42%, rgba(0,0,0,0.8) 100%)
}
.about-box {
	display: none
}
.about-box p, .connect-box p {
	font-size: .9em
}
#content #inner-content {
	padding-top: .5em;
	padding-bottom: 2em;
	background: #fff;
	border-top: 0;
	position: relative
}
.region-header {
	border-bottom: 1px dotted #ccc;
	padding-bottom: 0
}
.region-header p {
	margin: .2em 0;
	text-transform: uppercase;
	letter-spacing: 1px
}
.tax-issue {
	text-transform: uppercase;
	font-size: .9em;
	line-height: 1.2;
	margin: 0;
	color: #d11f57
}
.tax-issue a {
	color: #d11f57
}
.tax-issue a:hover {
	color: #e23c70
}
.single-title, .page-title {
	line-height: 1.3em;
	font-family: 'Droid Serif', 'Times New Roman', 'Libre Baskerville', 'Noto Serif', Times, serif;
	color: #333;
	font-size: 1.8em;
	margin: 0
}
.post-excerpt {
	clear: both;
	margin: 1em 0;
	padding-bottom: 1em;
	border-bottom: 1px dotted #d2d2d2
}
.large-image-excerpt {
	margin-top: 0
}
.large-image-excerpt img {
	margin: 0
}
.large-image-excerpt h1.h3 {
	font-size: 1.4em;
	margin-top: 0
}
.page .header-tools {
	margin-top: -27px
}
.byline-container {
	overflow: hidden;
	border-top: 1px solid #ccc;
	padding: 10px 0 0 0;
	color: #999
}
.byline-container a {
	text-transform: uppercase
}
.byline, .region-header {
	margin: 0;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: .8em;
	line-height: 1.5;
	color: #888;
	text-transform: uppercase
}
.originally {
	clear: both
}
.article-header, .archive-header {
	padding-bottom: .5em
}
.article-header .lede, .archive-header .lede {
	margin: 0 0 .5em 0;
	color: #666;
	font-size: 1.1em;
	line-height: 1.4
}
.article-header .byline {
	float: left
}
.article-header .header-tools {
	float: right
}
.article-header .header-tools .header-share {
	display: inline-block
}
.article-header .header-tools .header-print {
	display: inline-block
}
.article-header .header-tools .header-print a {
	font-size: 12px;
	color: #000
}
.article-header .header-tools .header-print a:hover {
	opacity: .75;
	text-decoration: none
}
.article-header .header-tools .header-print img {
	vertical-align: top;
	margin: 0
}
.article-header .header-tools .header-print span {
	line-height: 1.5;
	vertical-align: top
}
.post-extended-except {
	margin-bottom: 50px
}
.post-extended-except .article-header {
	border-bottom: 1px dotted #d2d2d2
}
.post-extended-except .read-more {
	text-decoration: none;
	margin-top: 1em
}
.entry-content {
	font-size: 1.05em;
	line-height: 1.6;
	padding-bottom: 1em;
	border-bottom: 1px solid #ccc;
	margin-bottom: 15px
}
.entry-content ul, .entry-content ol {
	padding: 0;
	margin: 0 0 10px 25px
}
.entry-content ul {
	list-style-type: disc
}
.entry-content ol {
	list-style-type: decimal
}
.entry-content dd {
	margin-left: 0;
	font-size: .9em;
	color: #787878;
	margin-bottom: 1.5em
}
.entry-content .book-meta {
	border-top: 1px dotted #d2d2d2
}
.entry-content .book-meta dt {
	line-height: 1
}
.entry-content .book-meta dd {
	margin-bottom: .5em
}
.entry-content img {
	margin: 0 0 .75em 0;
	max-width: 100%;
	height: auto
}
.entry-content video, .entry-content object {
	max-width: 100%;
	height: auto
}
.entry-content pre {
	background: #eee;
	border: 1px solid #cecece;
	padding: 10px
}
.entry-content .author-bio {
	clear: both;
	border-top: 1px dotted #d2d2d2;
	margin-top: 1em
}
.entry-content #toc {
	background-color: #efefef;
	border: 0;
	width: 100%;
	padding: 5px;
	margin: 0;
	font-size: 13px
}
.entry-content #toc ul ul {
	list-style-type: circle
}
article .loop-media, .half-loop .loop-media {
	width: 33%;
	float: left;
	margin-right: 10px
}
article img, .half-loop img {
	margin: 3px 0 0 0;
	max-width: 100%;
	height: auto
}
article .loop-body h1, .half-loop .loop-body h1 {
	margin: 0;
	font-size: 1.2em
}
article .loop-body h1 a, .half-loop .loop-body h1 a, article .loop-body h1 a:visited, .half-loop .loop-body h1 a:visited {
	color: #555
}
article .loop-body h1 a:hover, .half-loop .loop-body h1 a:hover, article .loop-body h1 a:visited:hover, .half-loop .loop-body h1 a:visited:hover, article .loop-body h1 a:focus, .half-loop .loop-body h1 a:focus, article .loop-body h1 a:visited:focus, .half-loop .loop-body h1 a:visited:focus {
	color: #111
}
article .loop-body .tax-issue, .half-loop .loop-body .tax-issue {
	font-size: .75em
}
article .loop-body .byline, .half-loop .loop-body .byline {
	font-size: .75em
}
article .loop-body .lede, .half-loop .loop-body .lede {
	clear: both;
	font-size: .9em;
	line-height: 1.4
}
article.mediahits .loop-body .post-format {
	text-transform: uppercase;
	font-size: .9em;
	line-height: 1.2;
	margin: 0;
	color: #d11f57
}
article.mediahits .loop-body strong {
	color: #555
}
article.mediahits .loop-body p {
	margin: 0
}
.wp-caption {
	margin: 1em auto 1em;
	max-width: 100%
}
.wp-caption img {
	margin-bottom: 0;
	width: 100%
}
.wp-caption p.wp-caption-text {
	font-style: italic;
	font-size: .9em;
	line-height: 1.5;
	margin: 0
}
.jump-nav-menu ul {
	font: bold 12px/1 Arial, sans-serif;
	clear: both;
	text-transform: uppercase;
	padding: 0;
	border-top: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
	list-style: none;
	margin: 1em 0
}
.jump-nav-menu ul li {
	display: inline-block;
	margin: 5px 15px 5px 0;
	line-height: 2
}
.jump-nav-menu ul li a, .jump-nav-menu ul li a:hover, .jump-nav-menu ul li a:visited {
	color: #555
}
.jump-nav:before, body.toc .entry-content h1:before, body.toc .entry-content h2:before, body.toc .entry-content h3:before, body.toc .entry-content h4:before {
	display: block;
	content: " ";
	margin-top: -65px;
	height: 65px;
	visibility: hidden
}
.accordion {
	margin: 1em 0
}
.accordion-title {
	border: solid 1px #ddd;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	background-color: #f5f5f5;
	margin: 0;
	margin-top: 1em;
	padding: 10px;
	cursor: pointer;
	font-size: 1em;
	line-height: 1.5
}
.accordion-title.open {
	border-bottom: 0
}
.accordion-content {
	padding: 10px;
	border: solid 1px #ddd;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	overflow: hidden;
	margin-bottom: 1em
}
.article-footer {
	font-size: .9em;
	line-height: 1.5;
	text-transform: uppercase;
	color: #999
}
.article-footer p {
	margin: .4em 0
}
.entry-footer-share span {
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box
}
.related-posts li {
	line-height: 1.2
}
.related-posts li a, .related-posts li a:visited {
	color: #555
}
.related-posts li a:hover, .related-posts li a:visited:hover, .related-posts li a:focus, .related-posts li a:visited:focus {
	color: #111;
	text-decoration: none
}
.staff-container ul {
	margin: 0;
	text-align: center
}
.staff-container li {
	position: relative;
	margin: 0;
	width: 32%;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 3px
}
.staff-container li img {
	display: block;
	width: 100%
}
.staff-container li p {
	font-size: .9em;
	bottom: 0;
	left: 0;
	line-height: 1.3;
	margin: 0;
	padding: 10px;
	position: absolute;
	text-align: center;
	width: 100%;
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.4);
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	letter-spacing: 1px
}
.main-author-bio img.alignleft {
	margin-right: 1.5em;
	display: inline;
	float: left
}
.main-author-bio p {
	margin-top: 0
}
.interest .label {
	font-weight: bold
}
.interest ul.social-media-icons, .connect-box .social-media-icons {
	margin: 0;
	line-height: 1
}
.interest ul.social-media-icons li, .connect-box .social-media-icons li {
	display: inline;
	margin: 0;
	background: 0;
	padding: 0;
	margin-right: 10px;
	font-size: 2em
}
.interest ul.social-media-icons li a:hover, .connect-box .social-media-icons li a:hover {
	text-decoration: none
}
.interest ul.social-media-icons li a::after, .connect-box .social-media-icons li a::after {
	display: none
}
ul.author-list {
	margin: 0
}
ul.author-list .author-staff-bio {
	list-style: none;
	clear: both;
	padding: 10px 0;
	border-bottom: 1px dotted #ccc;
	overflow: hidden;
	font-size: .8em;
	background: 0;
	margin: 0
}
ul.author-list .author-staff-bio img {
	margin-top: .5em;
	margin-right: 1.5em;
	float: left;
	width: 100px
}
ul.author-list .author-staff-bio .author-staff-bio-body {
	display: table-cell
}
ul.author-list .author-staff-bio .author-staff-bio-body h3 {
	margin: 0
}
ul.author-list .author-staff-bio .author-staff-bio-body .project-relation {
	font-style: italic
}
ul.author-list .trustee-title {
	text-transform: uppercase;
	color: #d11f57
}
ul.author-list.expert .author-title {
	color: #d11f57
}
.project_website_url {
	margin-top: -13px;
	margin-bottom: -20px
}
.extended-excerpt header {
	border-bottom: 0
}
.widget form div {
	display: inline
}
.widget form div input, .widget form div button {
	margin-bottom: 0
}
.widget form .subtext {
	margin: 0;
	color: #666
}
.ips-mediahits-widget ul a::after, .external::after, .sidebar a[target=_blank]::after {
	content: "\f08e";
	display: inline-block;
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	font-size: .9em;
	speak: none;
	padding-left: .5em
}
.author-chip-in-widget img {
	float: left;
	margin-right: 15px
}
.author-chip-in-widget p {
	margin-top: 0;
	margin-bottom: 4px
}
.author-chip-in-widget input {
	height: 30px;
	margin: 0 5px 0 0;
	vertical-align: top
}
.author-chip-in-widget input[type=number] {
	width: 50px
}
.wpcf7 textarea {
	width: 100%
}
#main .gsc-control-cse {
	color: #333;
	padding: 0;
	line-height: 1.5
}
#main .gsc-control-cse .gsc-result-info {
	padding: 0
}
#main .gsc-control-cse .gs-title {
	font-size: 1.2em;
	height: inherit;
	font-family: 'Droid Serif', 'Times New Roman', 'Libre Baskerville', 'Noto Serif', Times, serif;
	text-decoration: none;
	line-height: 1.3
}
#main .gsc-control-cse .gs-title a, #main .gsc-control-cse .gs-title b {
	text-decoration: none;
	color: #0c74a6
}
#main .gsc-control-cse .gs-title a:hover, #main .gsc-control-cse .gs-title b:hover, #main .gsc-control-cse .gs-title a:visited, #main .gsc-control-cse .gs-title b:visited, #main .gsc-control-cse .gs-title a:focus, #main .gsc-control-cse .gs-title b:focus {
	color: #0f92d1;
	text-decoration: underline
}
#main .gsc-control-cse .gsc-thumbnail-inside, #main .gsc-control-cse .gsc-url-top {
	padding: 0
}
#main .gsc-control-cse .gs-visibleUrl {
	line-height: 1.3;
	color: #5a8e32
}
#main .gsc-control-cse .gsc-result {
	padding-bottom: 1em;
	border-bottom: 1px dotted #d2d2d2
}
#main .gsc-control-cse .gcsc-branding-img-noclear img {
	max-width: inherit
}
#main .gsc-control-cse .gsc-cursor-box {
	margin: 10px 0
}
#main .gsc-control-cse .gsc-cursor-box .gsc-cursor-page {
	text-decoration: none;
	border: 1px solid #bfbfbf;
	padding: 4px 8px;
	margin: 0 4px;
	color: #0c74a6
}
#main .gsc-control-cse .gsc-cursor-box .gsc-cursor-page:hover {
	color: #0f92d1;
	text-decoration: underline
}
#main .gsc-control-cse .gsc-cursor-box .gsc-cursor-current-page {
	border-color: #000;
	color: #333;
	font-weight: bold
}
#main .gsc-control-cse .gsc-cursor-box .gsc-cursor-current-page:hover {
	color: inherit;
	text-decoration: inherit
}
#main .gsc-control-cse table {
	border: 0
}
#main .gsc-control-cse table td {
	padding: 0;
	border: 0
}
.search-form fieldset {
	border: 0;
	margin: 0;
	padding: 0;
	min-width: auto
}
.search-form fieldset input[type=text] {
	width: 60%
}
.column-grid .column-span-1 {
	width: 100%
}
.calendar-icon {
	display: block;
	background: #fff;
	text-align: center;
	font-family: 'Helvetica', sans-serif;
	position: relative
}
.calendar-icon .binds {
	position: absolute;
	height: 14px;
	width: 50px;
	background: transparent;
	border: 2px solid #999;
	border-width: 0 5px;
	top: -6px;
	left: 0;
	right: 0;
	margin: auto
}
.calendar-icon .month {
	background: #555;
	display: block;
	padding: 3px 0;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 2px solid #333;
	box-shadow: inset 0 -1px 0 0 #666
}
.calendar-icon .day {
	display: block;
	margin: 0;
	padding: 0;
	color: #555;
	font-size: 24px;
	box-shadow: 0 0 3px #ccc;
	position: relative
}
.calendar-icon .day::after {
	content: '';
	display: block;
	height: 100%;
	width: 96%;
	position: absolute;
	top: 3px;
	left: 2%;
	z-index: -1;
	box-shadow: 0 0 3px #ccc
}
.calendar-icon .day::before {
	content: '';
	display: block;
	height: 100%;
	width: 90%;
	position: absolute;
	top: 6px;
	left: 5%;
	z-index: -1;
	box-shadow: 0 0 3px #ccc
}
.day-of-week {
	display: block;
	background: #efefef;
	margin: 0;
	padding: 0;
	color: #555;
	font-size: 12px;
	box-shadow: 0 0 3px #ccc;
	position: relative
}
.wp-pagenavi {
	clear: both
}
#main .wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #bfbfbf;
	padding: 3px 5px;
	margin: 2px
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border-color: #000
}
.wp-pagenavi span.current {
	font-weight: bold
}
.wp-pagenavi .last {
	float: inherit
}
.page-navigation, .wp-prev-next {
	margin: 1.1em 0 2.2em
}
.bones_page_navi li {
	float: left;
	margin-left: 10px
}
.bones_page_navi li a {
	padding: 3px 6px;
	display: block;
	text-decoration: none;
	position: relative
}
.bones_page_navi li a:hover, .bones_page_navi li a:focus {
	color: #f01d4f;
	text-decoration: underline
}
.bones_page_navi li.bpn-current {
	padding: 3px 6px;
	border-bottom: 2px solid #f01d4f;
	position: relative
}
.bones_page_navi li.bpn-prev-link, .bones_page_navi li.bpn-next-link {
	font-weight: 700
}
.bones_page_navi li.bpn-prev-link a, .bones_page_navi li.bpn-next-link a {
	padding: 0
}
.bones_page_navi li.bpn-prev-link a:hover, .bones_page_navi li.bpn-next-link a:hover, .bones_page_navi li.bpn-first-page-link a:hover, .bones_page_navi li.bpn-last-page-link a:hover {
	background: 0
}
.wp-prev-next .prev-link {
	float: left
}
.wp-prev-next .next-link {
	float: right
}
#disqus_thread {
	margin-top: 1em;
	border-top: 1px dotted #d2d2d2;
	padding-top: 1em
}
.commentlist li {
	position: relative;
	clear: both;
	overflow: hidden;
	list-style-type: none;
	margin-bottom: 1.5em;
	padding: .7335em 10px
}
.commentlist li:last-child {
	margin-bottom: 0
}
.commentlist li ul.children {
	margin: 0
}
.commentlist li[class*=depth-] {
	margin-top: 1.1em
}
.commentlist li.depth-1 {
	margin-left: 0;
	margin-top: 0
}
.commentlist li:not(.depth-1) {
	margin-right: -10px;
	margin-left: -10px;
	margin-top: 0;
	padding-bottom: 0
}
.commentlist .odd {
	background: #eee
}
.commentlist .even {
	background: #fefefe
}
.commentlist .vcard {
	margin-left: 50px
}
.commentlist .vcard cite.fn {
	font-weight: 700;
	font-style: normal
}
.commentlist .vcard time {
	float: right
}
.commentlist .vcard time a {
	color: #999;
	text-decoration: none
}
.commentlist .vcard time a:hover {
	text-decoration: underline
}
.commentlist .vcard img.avatar {
	position: absolute;
	left: 10px;
	padding: 2px;
	border: 1px solid #cecece;
	background: #fff
}
.commentlist .comment_content {
	margin-left: 50px
}
.commentlist .comment_content p {
	margin: .7335em 0 1.5em;
	font-size: 1em;
	line-height: 1.5em
}
.commentlist .comment-reply-link {
	text-decoration: none;
	float: right;
	background: #4598bb;
	padding: 3px 5px;
	color: #fff;
	opacity: .65;
	margin-bottom: 10px;
	font-weight: 700;
	font-size: .9em
}
.commentlist .comment-reply-link:hover, .commentlist .comment-reply-link:focus {
	opacity: 1
}
.respond-form {
	margin: 1.5em 10px;
	padding-bottom: 2.2em
}
.respond-form form {
	margin: .75em 0
}
.respond-form form li {
	list-style-type: none;
	clear: both;
	margin-bottom: .7335em
}
.respond-form form li label, .respond-form form li small {
	display: none
}
.respond-form form input[type=text], .respond-form form input[type=email], .respond-form form input[type=url], .respond-form form textarea {
	padding: 3px 6px;
	background: #efefef;
	border: 2px solid #cecece;
	line-height: 1.5em
}
.respond-form form input[type=text]:focus, .respond-form form input[type=email]:focus, .respond-form form input[type=url]:focus, .respond-form form textarea:focus {
	background: #fff
}
.respond-form form input[type=text]:invalid, .respond-form form input[type=email]:invalid, .respond-form form input[type=url]:invalid, .respond-form form textarea:invalid {
outline:0;
border-color:#fbc2c4;
background-color:#f6e7eb;
-webkit-box-shadow:none;
-moz-box-shadow:none;
-ms-box-shadow:none;
box-shadow:none
}
.respond-form form input[type=text], .respond-form form input[type=email], .respond-form form input[type=url] {
	max-width: 400px;
	min-width: 250px
}
.respond-form form textarea {
	resize: none;
	width: 97.3%;
	height: 150px
}
#comment-form-title {
	margin: 0 0 1.1em
}
#allowed_tags {
	margin: 1.5em 10px .7335em 0
}
.nocomments {
	margin: 0 20px 1.1em
}
#side-left .widget {
	line-height: 1.3
}
.widget {
	line-height: 1.5
}
.widget ul li {
	padding-left: 15px;
	background: url(../images/listarrow.png) left 10px no-repeat
}
.widget ul li a {
	color: #555
}
.widget ul li a:hover, .widget ul li a:active {
	color: #111;
	text-decoration: none
}
.widget.widget_fpif_related_tags_widget a {
	margin: 1em;
	line-height: 1.6em
}
.widget.widget_fpif_related_posts_widget li {
	margin-bottom: 15px;
	padding: 0;
	background: 0
}
.widget.widget_fpif_related_posts_widget img:hover {
	opacity: .75;
	-webkit-transition: opacity .2s ease-in-out;
	-moz-transition: opacity .2s ease-in-out;
	-ms-transition: opacity .2s ease-in-out;
	-o-transition: opacity .2s ease-in-out;
	transition: opacity .2s ease-in-out
}
.widget.widget_fpif_related_posts_widget img {
	float: left;
	margin-right: 10px
}
.widget.widget_fpif_related_posts_widget li span {
	display: block
}
.email-form {
	margin-bottom: 10px
}
.view-more {
	text-align: center
}
.view-more a {
	background: #efefef;
	width: 100%;
	display: block;
	border: 1px solid #ccc;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif
}
#sthoverbuttons {
	display: none
}
.widget.mediahits p, .widget_fpif_mediahits_posts_widget p {
	margin-top: 0
}
.widget-media {
	width: 40%;
	float: left;
	margin-right: 10px
}
img {
	margin: 5px 0 0 0;
	max-width: 100%;
	height: auto
}
.footer {
	clear: both
}
.footer #inner-footer {
	border-top: 1px solid #d2d2d2;
	color: #888;
	line-height: 1.5;
	font-size: .8em;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif
}
.footer #inner-footer .divider {
	color: #ccc
}
.footer #inner-footer .footer-right {
	text-align: right
}
.footer #inner-footer a, .footer #inner-footer a:visited, .footer #inner-footer a:active {
	color: #555
}
form .memberCode, .widget form .memberCode {
	display: none
}
.single-tribe_events .tribe-events-venue-map {
	margin: 0 4%;
	width: 92%
}
.events-list.tribe-bar-is-disabled #tribe-events-content-wrapper {
	max-width: inherit
}
.tribe-meta-value {
	-ms-word-break: break-all;
	word-break: break-all;
	word-break: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto
}
.tribe-events-widget-link {
	display: none
}
.tribe-events-list-widget-events {
	margin: 1em 0;
	list-style-type: none
}
.tribe-events-list-widget-events a, .tribe-events-list-widget-events a:visited {
	color: #555
}
.tribe-events-list-widget-events a:hover, .tribe-events-list-widget-events a:visited:hover, .tribe-events-list-widget-events a:focus, .tribe-events-list-widget-events a:visited:focus {
	color: #111;
	text-decoration: none
}
.tribe-events-list-widget-events .entry-title {
	margin-top: .5em
}
.widget-loop .loop-media {
	float: left;
	width: 25%;
	margin-right: 15px;
	margin-bottom: 1em
}
.widget-loop .loop-body {
	display: table-cell
}
.widgettitle .icon-arrow-right {
	display: none
}
.widgettitle a .icon-arrow-right {
	display: inline
}
.media-highlights h2 a {
	color: #555
}
.media-highlights h2 a:hover, .media-highlights h2 a:active {
	color: #111;
	text-decoration: none
}
.media-highlights-container a, .large-loop-media a, .loop-media a, .related-posts a, .top-story-feature a {
	display: block;
	position: relative
}
.media-highlights-container a:hover, .large-loop-media a:hover, .loop-media a:hover, .related-posts a:hover, .top-story-feature a:hover {
	text-decoration: none
}
.media-highlights-container a i, .large-loop-media a i, .loop-media a i, .related-posts a i, .top-story-feature a i {
	color: #eee;
	display: block;
	position: absolute;
	z-index: 1;
	top: 20px;
	left: 20px;
	text-shadow: 0 0 10px #000;
	line-height: 1
}
.media-highlights-container a i:hover, .large-loop-media a i:hover, .loop-media a i:hover, .related-posts a i:hover, .top-story-feature a i:hover {
	text-decoration: none
}
.media-highlights-container a img, .large-loop-media a img, .loop-media a img, .related-posts a img, .top-story-feature a img {
	max-width: 100%;
	height: auto
}/*!
 *  Font Awesome 3.1.0
 *  the iconic font designed for Bootstrap
 *  -------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation
 *  can be found at: http://fontawesome.io
 *
 *  License
 *  -------------------------------------------------------
 *  - The Font Awesome font is licensed under the SIL Open Font License v1.1 -
 *    http://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under the MIT License -
 *    http://opensource.org/licenses/mit-license.html
 *  - Font Awesome documentation licensed under CC BY 3.0 License -
 *    http://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - http://fontawesome.io"

 *  Contact
 *  -------------------------------------------------------
 *  Email: dave@fontawesome.io
 *  Twitter: http://twitter.com/fortaweso_me
 *  Work: Lead Product Designer @ http://kyruus.com
 */
@font-face {
	font-family: 'FontAwesome';
	src: url('../font-awesome/font/fontawesome-webfont.eot?v=3.1.0');
	src: url('../font-awesome/font/fontawesome-webfont.eot?#iefix&v=3.1.0') format('embedded-opentype'), url('../font-awesome/font/fontawesome-webfont.woff?v=3.1.0') format('woff'), url('../font-awesome/font/fontawesome-webfont.ttf?v=3.1.0') format('truetype'), url('../font-awesome/font/fontawesome-webfont.svg#fontawesomeregular?v=3.1.0') format('svg');
	font-weight: normal;
	font-style: normal
}
[class^="icon-"], [class*=" icon-"] {
font-family:FontAwesome;
font-weight:normal;
font-style:normal;
text-decoration:inherit;
-webkit-font-smoothing:antialiased;
*margin-right:.3em
}
[class^="icon-"]:before, [class*=" icon-"]:before {
	text-decoration: inherit;
	display: inline-block;
	speak: none
}
.icon-large:before {
	vertical-align: -10%;
	font-size: 1.3333333333333333em
}
a [class^="icon-"], a [class*=" icon-"], a [class^="icon-"]:before, a [class*=" icon-"]:before {
	display: inline
}
[class^="icon-"].icon-fixed-width, [class*=" icon-"].icon-fixed-width {
	display: inline-block;
	width: 1.2857142857142858em;
	text-align: center
}
[class^="icon-"].icon-fixed-width.icon-large, [class*=" icon-"].icon-fixed-width.icon-large {
	width: 1.5714285714285714em
}
ul.icons-ul {
	list-style-type: none;
	text-indent: -0.7142857142857143em;
	margin-left: 2.142857142857143em
}
ul.icons-ul>li .icon-li {
	width: .7142857142857143em;
	display: inline-block;
	text-align: center
}
[class^="icon-"].hide, [class*=" icon-"].hide {
	display: none
}
.icon-muted {
	color: #eee
}
.icon-light {
	color: #fff
}
.icon-dark {
	color: #333
}
.icon-border {
	border: solid 1px #eee;
	padding: .2em .25em .15em;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px
}
.icon-2x {
	font-size: 2em
}
.icon-2x.icon-border {
	border-width: 2px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}
.icon-3x {
	font-size: 3em
}
.icon-3x.icon-border {
	border-width: 3px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px
}
.icon-4x {
	font-size: 4em
}
.icon-4x.icon-border {
	border-width: 4px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px
}
.icon-5x {
	font-size: 5em
}
.icon-5x.icon-border {
	border-width: 5px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px
}
.pull-right {
	float: right
}
.pull-left {
	float: left
}
[class^="icon-"].pull-left, [class*=" icon-"].pull-left {
	margin-right: .3em
}
[class^="icon-"].pull-right, [class*=" icon-"].pull-right {
	margin-left: .3em
}
.icon-glass:before {
	content: "\f000"
}
.icon-music:before {
	content: "\f001"
}
.icon-search:before {
	content: "\f002"
}
.icon-envelope:before {
	content: "\f003"
}
.icon-heart:before {
	content: "\f004"
}
.icon-star:before {
	content: "\f005"
}
.icon-star-empty:before {
	content: "\f006"
}
.icon-user:before {
	content: "\f007"
}
.icon-film:before {
	content: "\f008"
}
.icon-th-large:before {
	content: "\f009"
}
.icon-th:before {
	content: "\f00a"
}
.icon-th-list:before {
	content: "\f00b"
}
.icon-ok:before {
	content: "\f00c"
}
.icon-remove:before {
	content: "\f00d"
}
.icon-zoom-in:before {
	content: "\f00e"
}
.icon-zoom-out:before {
	content: "\f010"
}
.icon-off:before {
	content: "\f011"
}
.icon-signal:before {
	content: "\f012"
}
.icon-cog:before {
	content: "\f013"
}
.icon-trash:before {
	content: "\f014"
}
.icon-home:before {
	content: "\f015"
}
.icon-file:before {
	content: "\f016"
}
.icon-time:before {
	content: "\f017"
}
.icon-road:before {
	content: "\f018"
}
.icon-download-alt:before {
	content: "\f019"
}
.icon-download:before {
	content: "\f01a"
}
.icon-upload:before {
	content: "\f01b"
}
.icon-inbox:before {
	content: "\f01c"
}
.icon-play-circle:before {
	content: "\f01d"
}
.icon-repeat:before, .icon-rotate-right:before {
	content: "\f01e"
}
.icon-refresh:before {
	content: "\f021"
}
.icon-list-alt:before {
	content: "\f022"
}
.icon-lock:before {
	content: "\f023"
}
.icon-flag:before {
	content: "\f024"
}
.icon-headphones:before {
	content: "\f025"
}
.icon-volume-off:before {
	content: "\f026"
}
.icon-volume-down:before {
	content: "\f027"
}
.icon-volume-up:before {
	content: "\f028"
}
.icon-qrcode:before {
	content: "\f029"
}
.icon-barcode:before {
	content: "\f02a"
}
.icon-tag:before {
	content: "\f02b"
}
.icon-tags:before {
	content: "\f02c"
}
.icon-book:before {
	content: "\f02d"
}
.icon-bookmark:before {
	content: "\f02e"
}
.icon-print:before {
	content: "\f02f"
}
.icon-camera:before {
	content: "\f030"
}
.icon-font:before {
	content: "\f031"
}
.icon-bold:before {
	content: "\f032"
}
.icon-italic:before {
	content: "\f033"
}
.icon-text-height:before {
	content: "\f034"
}
.icon-text-width:before {
	content: "\f035"
}
.icon-align-left:before {
	content: "\f036"
}
.icon-align-center:before {
	content: "\f037"
}
.icon-align-right:before {
	content: "\f038"
}
.icon-align-justify:before {
	content: "\f039"
}
.icon-list:before {
	content: "\f03a"
}
.icon-indent-left:before {
	content: "\f03b"
}
.icon-indent-right:before {
	content: "\f03c"
}
.icon-facetime-video:before {
	content: "\f03d"
}
.icon-picture:before {
	content: "\f03e"
}
.icon-pencil:before {
	content: "\f040"
}
.icon-map-marker:before {
	content: "\f041"
}
.icon-adjust:before {
	content: "\f042"
}
.icon-tint:before {
	content: "\f043"
}
.icon-edit:before {
	content: "\f044"
}
.icon-share:before {
	content: "\f045"
}
.icon-check:before {
	content: "\f046"
}
.icon-move:before {
	content: "\f047"
}
.icon-step-backward:before {
	content: "\f048"
}
.icon-fast-backward:before {
	content: "\f049"
}
.icon-backward:before {
	content: "\f04a"
}
.icon-play:before {
	content: "\f04b"
}
.icon-pause:before {
	content: "\f04c"
}
.icon-stop:before {
	content: "\f04d"
}
.icon-forward:before {
	content: "\f04e"
}
.icon-fast-forward:before {
	content: "\f050"
}
.icon-step-forward:before {
	content: "\f051"
}
.icon-eject:before {
	content: "\f052"
}
.icon-chevron-left:before {
	content: "\f053"
}
.icon-chevron-right:before {
	content: "\f054"
}
.icon-plus-sign:before {
	content: "\f055"
}
.icon-minus-sign:before {
	content: "\f056"
}
.icon-remove-sign:before {
	content: "\f057"
}
.icon-ok-sign:before {
	content: "\f058"
}
.icon-question-sign:before {
	content: "\f059"
}
.icon-info-sign:before {
	content: "\f05a"
}
.icon-screenshot:before {
	content: "\f05b"
}
.icon-remove-circle:before {
	content: "\f05c"
}
.icon-ok-circle:before {
	content: "\f05d"
}
.icon-ban-circle:before {
	content: "\f05e"
}
.icon-arrow-left:before {
	content: "\f060"
}
.icon-arrow-right:before {
	content: "\f061"
}
.icon-arrow-up:before {
	content: "\f062"
}
.icon-arrow-down:before {
	content: "\f063"
}
.icon-share-alt:before, .icon-mail-forward:before {
	content: "\f064"
}
.icon-resize-full:before {
	content: "\f065"
}
.icon-resize-small:before {
	content: "\f066"
}
.icon-plus:before {
	content: "\f067"
}
.icon-minus:before {
	content: "\f068"
}
.icon-asterisk:before {
	content: "\f069"
}
.icon-exclamation-sign:before {
	content: "\f06a"
}
.icon-gift:before {
	content: "\f06b"
}
.icon-leaf:before {
	content: "\f06c"
}
.icon-fire:before {
	content: "\f06d"
}
.icon-eye-open:before {
	content: "\f06e"
}
.icon-eye-close:before {
	content: "\f070"
}
.icon-warning-sign:before {
	content: "\f071"
}
.icon-plane:before {
	content: "\f072"
}
.icon-calendar:before {
	content: "\f073"
}
.icon-random:before {
	content: "\f074"
}
.icon-comment:before {
	content: "\f075"
}
.icon-magnet:before {
	content: "\f076"
}
.icon-chevron-up:before {
	content: "\f077"
}
.icon-chevron-down:before {
	content: "\f078"
}
.icon-retweet:before {
	content: "\f079"
}
.icon-shopping-cart:before {
	content: "\f07a"
}
.icon-folder-close:before {
	content: "\f07b"
}
.icon-folder-open:before {
	content: "\f07c"
}
.icon-resize-vertical:before {
	content: "\f07d"
}
.icon-resize-horizontal:before {
	content: "\f07e"
}
.icon-bar-chart:before {
	content: "\f080"
}
.icon-twitter-sign:before {
	content: "\f081"
}
.icon-facebook-sign:before {
	content: "\f082"
}
.icon-camera-retro:before {
	content: "\f083"
}
.icon-key:before {
	content: "\f084"
}
.icon-cogs:before {
	content: "\f085"
}
.icon-comments:before {
	content: "\f086"
}
.icon-thumbs-up:before {
	content: "\f087"
}
.icon-thumbs-down:before {
	content: "\f088"
}
.icon-star-half:before {
	content: "\f089"
}
.icon-heart-empty:before {
	content: "\f08a"
}
.icon-signout:before {
	content: "\f08b"
}
.icon-linkedin-sign:before {
	content: "\f08c"
}
.icon-pushpin:before {
	content: "\f08d"
}
.icon-external-link:before {
	content: "\f08e"
}
.icon-signin:before {
	content: "\f090"
}
.icon-trophy:before {
	content: "\f091"
}
.icon-github-sign:before {
	content: "\f092"
}
.icon-upload-alt:before {
	content: "\f093"
}
.icon-lemon:before {
	content: "\f094"
}
.icon-phone:before {
	content: "\f095"
}
.icon-check-empty:before {
	content: "\f096"
}
.icon-bookmark-empty:before {
	content: "\f097"
}
.icon-phone-sign:before {
	content: "\f098"
}
.icon-twitter:before {
	content: "\f099"
}
.icon-facebook:before {
	content: "\f09a"
}
.icon-github:before {
	content: "\f09b"
}
.icon-unlock:before {
	content: "\f09c"
}
.icon-credit-card:before {
	content: "\f09d"
}
.icon-rss:before {
	content: "\f09e"
}
.icon-hdd:before {
	content: "\f0a0"
}
.icon-bullhorn:before {
	content: "\f0a1"
}
.icon-bell:before {
	content: "\f0a2"
}
.icon-certificate:before {
	content: "\f0a3"
}
.icon-hand-right:before {
	content: "\f0a4"
}
.icon-hand-left:before {
	content: "\f0a5"
}
.icon-hand-up:before {
	content: "\f0a6"
}
.icon-hand-down:before {
	content: "\f0a7"
}
.icon-circle-arrow-left:before {
	content: "\f0a8"
}
.icon-circle-arrow-right:before {
	content: "\f0a9"
}
.icon-circle-arrow-up:before {
	content: "\f0aa"
}
.icon-circle-arrow-down:before {
	content: "\f0ab"
}
.icon-globe:before {
	content: "\f0ac"
}
.icon-wrench:before {
	content: "\f0ad"
}
.icon-tasks:before {
	content: "\f0ae"
}
.icon-filter:before {
	content: "\f0b0"
}
.icon-briefcase:before {
	content: "\f0b1"
}
.icon-fullscreen:before {
	content: "\f0b2"
}
.icon-group:before {
	content: "\f0c0"
}
.icon-link:before {
	content: "\f0c1"
}
.icon-cloud:before {
	content: "\f0c2"
}
.icon-beaker:before {
	content: "\f0c3"
}
.icon-cut:before {
	content: "\f0c4"
}
.icon-copy:before {
	content: "\f0c5"
}
.icon-paper-clip:before {
	content: "\f0c6"
}
.icon-save:before {
	content: "\f0c7"
}
.icon-sign-blank:before {
	content: "\f0c8"
}
.icon-reorder:before {
	content: "\f0c9"
}
.icon-list-ul:before {
	content: "\f0ca"
}
.icon-list-ol:before {
	content: "\f0cb"
}
.icon-strikethrough:before {
	content: "\f0cc"
}
.icon-underline:before {
	content: "\f0cd"
}
.icon-table:before {
	content: "\f0ce"
}
.icon-magic:before {
	content: "\f0d0"
}
.icon-truck:before {
	content: "\f0d1"
}
.icon-pinterest:before {
	content: "\f0d2"
}
.icon-pinterest-sign:before {
	content: "\f0d3"
}
.icon-google-plus-sign:before {
	content: "\f0d4"
}
.icon-google-plus:before {
	content: "\f0d5"
}
.icon-money:before {
	content: "\f0d6"
}
.icon-caret-down:before {
	content: "\f0d7"
}
.icon-caret-up:before {
	content: "\f0d8"
}
.icon-caret-left:before {
	content: "\f0d9"
}
.icon-caret-right:before {
	content: "\f0da"
}
.icon-columns:before {
	content: "\f0db"
}
.icon-sort:before {
	content: "\f0dc"
}
.icon-sort-down:before {
	content: "\f0dd"
}
.icon-sort-up:before {
	content: "\f0de"
}
.icon-envelope-alt:before {
	content: "\f0e0"
}
.icon-linkedin:before {
	content: "\f0e1"
}
.icon-undo:before, .icon-rotate-left:before {
	content: "\f0e2"
}
.icon-legal:before {
	content: "\f0e3"
}
.icon-dashboard:before {
	content: "\f0e4"
}
.icon-comment-alt:before {
	content: "\f0e5"
}
.icon-comments-alt:before {
	content: "\f0e6"
}
.icon-bolt:before {
	content: "\f0e7"
}
.icon-sitemap:before {
	content: "\f0e8"
}
.icon-umbrella:before {
	content: "\f0e9"
}
.icon-paste:before {
	content: "\f0ea"
}
.icon-lightbulb:before {
	content: "\f0eb"
}
.icon-exchange:before {
	content: "\f0ec"
}
.icon-cloud-download:before {
	content: "\f0ed"
}
.icon-cloud-upload:before {
	content: "\f0ee"
}
.icon-user-md:before {
	content: "\f0f0"
}
.icon-stethoscope:before {
	content: "\f0f1"
}
.icon-suitcase:before {
	content: "\f0f2"
}
.icon-bell-alt:before {
	content: "\f0f3"
}
.icon-coffee:before {
	content: "\f0f4"
}
.icon-food:before {
	content: "\f0f5"
}
.icon-file-alt:before {
	content: "\f0f6"
}
.icon-building:before {
	content: "\f0f7"
}
.icon-hospital:before {
	content: "\f0f8"
}
.icon-ambulance:before {
	content: "\f0f9"
}
.icon-medkit:before {
	content: "\f0fa"
}
.icon-fighter-jet:before {
	content: "\f0fb"
}
.icon-beer:before {
	content: "\f0fc"
}
.icon-h-sign:before {
	content: "\f0fd"
}
.icon-plus-sign-alt:before {
	content: "\f0fe"
}
.icon-double-angle-left:before {
	content: "\f100"
}
.icon-double-angle-right:before {
	content: "\f101"
}
.icon-double-angle-up:before {
	content: "\f102"
}
.icon-double-angle-down:before {
	content: "\f103"
}
.icon-angle-left:before {
	content: "\f104"
}
.icon-angle-right:before {
	content: "\f105"
}
.icon-angle-up:before {
	content: "\f106"
}
.icon-angle-down:before {
	content: "\f107"
}
.icon-desktop:before {
	content: "\f108"
}
.icon-laptop:before {
	content: "\f109"
}
.icon-tablet:before {
	content: "\f10a"
}
.icon-mobile-phone:before {
	content: "\f10b"
}
.icon-circle-blank:before {
	content: "\f10c"
}
.icon-quote-left:before {
	content: "\f10d"
}
.icon-quote-right:before {
	content: "\f10e"
}
.icon-spinner:before {
	content: "\f110"
}
.icon-circle:before {
	content: "\f111"
}
.icon-reply:before, .icon-mail-reply:before {
	content: "\f112"
}
.icon-folder-close-alt:before {
	content: "\f114"
}
.icon-folder-open-alt:before {
	content: "\f115"
}
.icon-expand-alt:before {
	content: "\f116"
}
.icon-collapse-alt:before {
	content: "\f117"
}
.icon-smile:before {
	content: "\f118"
}
.icon-frown:before {
	content: "\f119"
}
.icon-meh:before {
	content: "\f11a"
}
.icon-gamepad:before {
	content: "\f11b"
}
.icon-keyboard:before {
	content: "\f11c"
}
.icon-flag-alt:before {
	content: "\f11d"
}
.icon-flag-checkered:before {
	content: "\f11e"
}
.icon-terminal:before {
	content: "\f120"
}
.icon-code:before {
	content: "\f121"
}
.icon-reply-all:before {
	content: "\f122"
}
.icon-mail-reply-all:before {
	content: "\f122"
}
.icon-star-half-full:before, .icon-star-half-empty:before {
	content: "\f123"
}
.icon-location-arrow:before {
	content: "\f124"
}
.icon-crop:before {
	content: "\f125"
}
.icon-code-fork:before {
	content: "\f126"
}
.icon-unlink:before {
	content: "\f127"
}
.icon-question:before {
	content: "\f128"
}
.icon-info:before {
	content: "\f129"
}
.icon-exclamation:before {
	content: "\f12a"
}
.icon-superscript:before {
	content: "\f12b"
}
.icon-subscript:before {
	content: "\f12c"
}
.icon-eraser:before {
	content: "\f12d"
}
.icon-puzzle-piece:before {
	content: "\f12e"
}
.icon-microphone:before {
	content: "\f130"
}
.icon-microphone-off:before {
	content: "\f131"
}
.icon-shield:before {
	content: "\f132"
}
.icon-calendar-empty:before {
	content: "\f133"
}
.icon-fire-extinguisher:before {
	content: "\f134"
}
.icon-rocket:before {
	content: "\f135"
}
.icon-maxcdn:before {
	content: "\f136"
}
.icon-chevron-sign-left:before {
	content: "\f137"
}
.icon-chevron-sign-right:before {
	content: "\f138"
}
.icon-chevron-sign-up:before {
	content: "\f139"
}
.icon-chevron-sign-down:before {
	content: "\f13a"
}
.icon-html5:before {
	content: "\f13b"
}
.icon-css3:before {
	content: "\f13c"
}
.icon-anchor:before {
	content: "\f13d"
}
.icon-unlock-alt:before {
	content: "\f13e"
}
.icon-bullseye:before {
	content: "\f140"
}
.icon-ellipsis-horizontal:before {
	content: "\f141"
}
.icon-ellipsis-vertical:before {
	content: "\f142"
}
.icon-rss-sign:before {
	content: "\f143"
}
.icon-play-sign:before {
	content: "\f144"
}
.icon-ticket:before {
	content: "\f145"
}
.icon-minus-sign-alt:before {
	content: "\f146"
}
.icon-check-minus:before {
	content: "\f147"
}
.icon-level-up:before {
	content: "\f148"
}
.icon-level-down:before {
	content: "\f149"
}
.icon-check-sign:before {
	content: "\f14a"
}
.icon-edit-sign:before {
	content: "\f14b"
}
.icon-external-link-sign:before {
	content: "\f14c"
}
.icon-share-sign:before {
	content: "\f14d"
}
@media only screen and (min-width:481px) {
h1#logo {
	font-size: 1em
}
#search-nav li {
	position: relative
}
#search-nav li .header-search-form {
	width: 400px;
	top: inherit
}
.home article .loop-media {
	width: 25%;
	margin-right: 15px
}
.meteor-slides p {
	font-size: 2em
}
.single-title, .page-title {
	font-size: 2em
}
.article-header .lede, .archive-header .lede {
	font-size: 1.3em
}
.h2 {
	font-size: 1.75em
}
.entry-content {
	line-height: 1.9
}
.entry-content .alignleft, .entry-content img.alignleft {
	margin-top: .5em;
	margin-right: 1.5em;
	display: inline;
	float: left
}
.entry-content .alignright, .entry-content img.alignright {
	margin-top: .5em;
	margin-left: 1.5em;
	display: inline;
	float: right
}
.entry-content .aligncenter, .entry-content img.aligncenter {
	margin-right: auto;
	margin-left: auto;
	display: block;
	clear: both
}
.entry-content .wp-caption {
	margin-bottom: .5em
}
.entry-content .wp-caption img {
	width: inherit
}
.entry-content #toc {
	width: 250px;
	float: right;
	font-size: 14px;
	margin-left: 10px
}
.archive #content #inner-content {
	padding-top: 24px
}
article .loop-media {
	width: 22%
}
.special-projects ul li .loop-body {
	font-size: 1em
}
.column-grid .column-span-1 {
	width: 45%
}
.column-grid .column-span-1 .wp-caption {
	margin: 1em auto
}
.column-grid .column-span-1.column-last {
	float: left;
	margin-right: inherit
}
.related-posts li span {
	display: block
}
ul.author-list.grid .author-staff-bio {
	display: inline-block;
	text-align: left;
	vertical-align: top;
	width: 48%;
	margin: 10px 2% 10px 0;
	border-bottom: 0;
	line-height: 1.4
}
ul.author-list.grid .author-staff-bio .project-relation a {
	display: block
}
.loop-body {
	display: table-cell
}
.tribe-events-event-meta .tribe-events-meta-group {
	float: left;
	width: 33.3333%
}
.single-tribe_events .tribe-events-venue-map {
	width: 58%;
	margin: 20px 4% 2% 0
}
}
@media only screen and (min-width:643px) {
.twelvecol-tablet {
	position: relative;
	float: left;
	width: 99.999999993%;
	margin-left: 0
}
.top-story-section {
	overflow: hidden
}
.top-story-section article {
	margin: 0
}
.top-story-section .primary-top-story {
	position: relative;
	float: left;
	width: 66.666666666666%;
	border-right: 1px solid #fff
}
.top-story-section .secondary-top-story {
	position: relative;
	float: right;
	width: 33.333333333333%
}
.top-story-section .secondary-top-story.secondary-top-story-top {
	border-bottom: 1px solid #fff
}
.top-story-section .secondary-top-story.secondary-top-story-bottom {
	margin-bottom: -2px
}
}
@media only screen and (min-width:768px) {
.onecol {
	width: 5.801104972%
}
.twocol {
	width: 14.364640883%
}
.threecol {
	width: 22.928176794%
}
.fourcol {
	width: 31.491712705%
}
.fivecol {
	width: 40.055248616%
}
.sixcol {
	width: 48.618784527%
}
.sevencol {
	width: 57.182320438000005%
}
.eightcol {
	width: 65.74585634900001%
}
.ninecol {
	width: 74.30939226%
}
.tencol {
	width: 82.87292817100001%
}
.elevencol {
	width: 91.436464082%
}
.twelvecol {
	width: 99.999999993%
}
.onecol, .twocol, .threecol, .fourcol, .fivecol, .sixcol, .sevencol, .eightcol, .ninecol, .tencol, .elevencol, .twelvecol {
	position: relative;
	float: left;
	margin-left: 2.762430939%
}
.first {
	margin-left: 0
}
.last {
	float: right
}
.push-3 {
	left: 22.928176794%;
	right: auto
}
.pull-6 {
	right: 51.381215466%;
	left: auto
}
.wrap {
	max-width: 1240px
}
#container {
	-webkit-transform: none!important
}
.nav-open {
	display: none!important
}
.nav-close {
	display: none!important
}
#side-left .loop-media, #side-left .lede, #side-left .tax-issue {
	display: none
}
ul.author-list .author-staff-bio img {
	float: none
}
ul.author-list.grid .author-staff-bio {
	width: 23%;
	margin: 10px 2% 10px 0
}
#logo {
	float: left
}
#main-nav {
	display: inline-block
}
.nav {
	background: #eee;
	border: 0
}
.nav li {
	float: left;
	position: relative
}
.nav li a {
	border-bottom: 0
}
.nav li a:hover, .nav li a:focus {
	background-color: #dedede
}
.nav li ul.sub-menu, .nav li ul.children {
	width: 200px;
	border: 1px solid #ccc;
	border-top: 0;
	position: absolute;
	display: none;
	z-index: 8999
}
.nav li ul.sub-menu li a, .nav li ul.children li a {
	padding-left: 10px;
	border-right: 0;
	display: block;
	width: 180px;
	border-bottom: 1px solid #ccc
}
.nav li ul.sub-menu li:last-child a, .nav li ul.children li:last-child a {
	border-bottom: 0
}
.nav li:hover ul {
	top: auto;
	display: block
}
#main-nav>li.parent>a:after {
	font-family: FontAwesome;
	font-size: .9em;
	margin-left: 6px;
	content: "\f0d7"
}
#main-nav .publications-menu {
	display: none
}
.top-story-section {
	margin-bottom: 20px
}
.top-story-section .primary-top-story h1 {
	font-size: 1.1em
}
.column-top .section-heading {
	margin-top: 0
}
.staff-container li p {
	font-size: .7em;
	padding: 5px
}
.featured-content-widget .byline {
	display: none
}
.featured-content-widget .lede {
	display: none
}
#side-left h1, #side-right h1 {
	font-size: 1.1em
}
.sidebar {
	margin-top: 25px
}
.widgettitle {
	margin-bottom: .75em
}
.widget {
	margin: 2.2em 0
}
.widget ul li {
	margin-bottom: .75em
}
.widget ul li ul {
	margin-top: .75em;
	padding-left: 1em
}
}
@media only screen and (min-width:1030px) {
.about-box {
	display: block
}
.about-box .box-logo {
	margin-right: 15px;
	float: left;
	width: 20%
}
#side-left .loop-media {
	display: block
}
#sthoverbuttons {
	display: block
}
.wpcf7 textarea {
	width: 60%
}
.entry-content {
	padding: 0 60px
}
.entry-content .alignleft {
	margin-left: -60px
}
.entry-content .alignright {
	margin-right: -60px
}
.entry-content .size-large-featured.alignleft {
	margin-left: 0
}
.entry-content .size-large-featured.alignright {
	margin-right: 0
}
.page-template-page-wide-php .entry-content, .page-template-page-full-width-php .entry-content {
	padding: 0;
	border-bottom: 0
}
.page-template-page-wide-php .entry-content .alignleft, .page-template-page-full-width-php .entry-content .alignleft {
	margin-left: 0
}
.page-template-page-wide-php .entry-content .alignright, .page-template-page-full-width-php .entry-content .alignright {
	margin-right: 0
}
ul.author-list .author-staff-bio img {
	float: left
}
.single-tribe_events .entry-content {
	padding: 0 60px
}
}
@media only screen and (min-width:1240px) {
.entry-content .size-large-featured-caption {
	width: 815px!important;
	margin-left: -60px;
	max-width: inherit
}
.entry-content .size-large-featured-caption img.size-large-featured {
	margin-left: 0
}
.entry-content img.size-large-featured {
	width: 815px!important;
	margin-left: -60px;
	max-width: inherit
}
.entry-content .size-large-featured.alignleft {
	margin-left: -60px
}
.entry-content .size-large-featured.alignright {
	margin-right: -60px
}
}
@media print {
* {
	background: transparent!important;
	color: black!important;
	text-shadow: none!important;
	filter: none!important;
	-ms-filter: none!important
}
a, a:visited {
	color: #444!important;
	text-decoration: underline
}
a:after, a:visited:after {
	content: " (" attr(href) ")"
}
a abbr[title]:after, a:visited abbr[title]:after {
	content: " (" attr(title) ")"
}
.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
	content: ""
}
pre, blockquote {
	border: 1px solid #999;
	page-break-inside: avoid
}
thead {
	display: table-header-group
}
tr, img {
	page-break-inside: avoid
}
img {
	max-width: 100%!important
}
@page {
margin:.5cm
}
p, h2, h3 {
	orphans: 3;
	widows: 3
}
h2, h3 {
	page-break-after: avoid
}
.sidebar, .page-navigation, .wp-prev-next, .respond-form, nav {
	display: none
}
}
