
/*!
Theme Name: The Philadelphia Citizen
Theme URI: http://www.thephiladelphiacitizen.com
Author: the Brownstein Group
Author URI: http://www.brownsteingroup.com
Description: A custom theme for the Philadelphia Citizen website, built by Brownstein Group in 2015.
Version: 0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: News, White, Pink, Black
Text Domain: twentyfifteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/*!
 *
 *
 *
 *
 *
 * WARNING:
 *
 * changes should be made to the source file (style.scss) and rebuilt
 *
 * any changes made to the the output file (style.css) by hand could be overwritten in the future
 *
 *
 *
 *
 */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

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

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

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

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

body {
	margin: 0;
}

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

audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden], template {
	display: none;
}

a {
	background-color: rgba(0, 0, 0, 0);
}

a:active, a:hover {
	outline: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b, strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

h1 {
	font-size: 2em;
	margin: .67em 0;
}

mark {
	background: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

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

sup {
	top: -.5em;
}

sub {
	bottom: -.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 1em 40px;
}

hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
}

pre {
	overflow: auto;
}

code, kbd, pre, samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

button, input, optgroup, select, textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
}

button, select {
	text-transform: none;
}

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

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

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

input {
	line-height: normal;
}

input[type=checkbox], input[type=radio] {
	box-sizing: border-box;
	padding: 0;
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
	height: auto;
}

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;
}

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td, th {
	padding: 0;
}

.responsive-tabs__panel {
	border-color: #ec008c !important;
}

.responsive-tabs__list__item {
	border-color: #999 !important;
	margin-bottom: 0px !important;
	margin-right: 10px !important;
}

.responsive-tabs__list__item--active {
	border-color: #ec008c !important;
	padding-bottom: 19px !important;
	margin-bottom: 0px !important;
	margin-top: 0px !important;
	color: #ec008c !important;
}

.responsive-tabs h2, .twocol h2 {
	color: #ec008c;
	font-size: 1.5em;
	margin-bottom: 20px;
}

.responsive-tabs h3, .twocol h3 {
	color: #3a383a;
	font-size: 1.3em;
	margin-bottom: 40px;
}

.responsive-tabs h4, .twocol h4 {
	color: #ec008c;
	font-size: 1.2em;
	margin-bottom: 20px;
}

#content .postSocial {
	width: auto !important;
}

.twocol_wrap {
	text-align: center;
	width: 100%;
	margin-top: 40px;
}

.twocol {
	width: 300px;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 50px;
	margin-left: 10px;
	margin-right: 10px;
}

.twocol img {
	width: 100px;
	height: 127px;
	text-align: center;
}

.twocol img[src=""] {
	display: none;
}

.twocol .item_social {
	width: 32px;
	height: 32px;
	display: inline-block;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 15px;
}

.twocol a.item_social.twitter {
	background-image: url("https://thephiladelphiacitizen.org/wp-content/uploads/2015/08/twitter_32.png");
}

.twocol a.item_social.fb {
	background-image: url("https://thephiladelphiacitizen.org/wp-content/uploads/2015/08/facebook_32.png");
}

.twocol a.item_social.fb.nitro-lazy {
	background-image: none !important;
}

.twocol a.item_social[href=""] {
	display: none;
}

.item div:not(:empty):before {
	display: block;
	content: attr(data-label);
}

.twocol a.item_social.twitter.nitro-lazy {
	background-image: none !important;
}

.item_value:before {
	text-align: left;
	font-weight: bold;
	font-family: AvenirBlack, arial, sanss-serif;
	margin-left: -20px;
	margin-bottom: 10px;
}

.twocol a.item_social.email {
	background-image: url("https://thephiladelphiacitizen.org/wp-content/uploads/2015/08/email_32.png");
}

.twocol a.item_social.email.nitro-lazy {
	background-image: none !important;
}

.twocol a.item_social.website {
	background-image: url("https://thephiladelphiacitizen.org/wp-content/uploads/2015/08/website.png");
}

.twocol a.item_social.website.nitro-lazy {
	background-image: none !important;
}

.twocol .item_title {
	text-align: left;
	font-weight: bold;
	margin-left: 20px;
	margin-bottom: 10px;
}

.twocol .item_value {
	text-align: left;
	margin-left: 40px;
	margin-bottom: 20px;
}

ul.bolt {
	padding-left: 0 !important;
}

ul.bolt li {
	list-style: none;
	background-repeat: no-repeat;
	background-image: url("https://thephiladelphiacitizen.org/wp-content/uploads/2015/08/bolt_48x48.png");
	background-position: left 15px;
	padding-left: 50px;
	margin-bottom: 30px !important;
	min-height: 60px;
}

ul.bolt li.nitro-lazy {
	background-image: none !important;
}

ul.short li {
	margin-bottom: 5px !important;
	padding-top: 20px !important;
}

ul.bolt ul {
	list-style-type: disc !important;
}

ul.bolt ul li {
	background-image: none;
	list-style-type: disc !important;
	padding-left: 0px;
	margin-bottom: 0px !important;
	margin-top: 10px !important;
	min-height: 0px;
}

ul.bolt ul li.nitro-lazy {
	background-image: none !important;
}

@media (max-width: 900px) {
	body #content #contentArea .postInfo .postDate {
		width: 100%;
		margin-left: 0;
		margin-top: 1em;
		text-align: center;
	}
}

.masthead {
	text-align: center;
	width: 100%;
}

.masthead .title {
	font-weight: bold;
	margin-bottom: .5em;
	margin-top: 2em;
}

.masthead .name {
	margin-bottom: .5em;
}

.masthead .category {
	text-decoration: underline;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: .5em;
}

.masthead .col {
	display: inline-block;
	width: 200px;
	vertical-align: top;
}

.partner_logo {
	height: 100px !important;
	width: auto;
	margin: 0px 20px;
}

.dosomething-tile {
	position: relative;
	float: left;
	margin-left: 50px;
	margin-bottom: 50px;
	height: 200px;
	width: 300px;
	text-align: center;
	background-size: cover;
	vertical-align: middle;
}

.dosomething-tile-text {
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 250px;
	padding: 10px;
	background-color: #fff;
	border: 2px solid #ec008c;
}

@media (max-width: 900px) {
	.dosomething-tile {
		width: 90%;
		margin: 5%;
		background-position: center;
	}
	
	.dosomething-tile-text {
		width: 80%;
	}
}

.articleStrip ul li {
	float: none !important;
	vertical-align: middle;
}

.articleStrip ul li:after {
	top: calc(50% - 2.25em) !important;
}

#content #siderail {
	position: relative;
	z-index: 0;
}

#content .jumbotron {
	overflow: visible !important;
}

td.centerSpot[style="background:#3a383a"] span {
	display: none !important;
}

.postid-4184 #content #contentArea.civicSeason .scoreboard table tr .teamText h3 {
	font-size: 1.6em;
}

.page-template-podcastPage #content #contentArea, .page-template-authorPage #content #contentArea {
	text-align: left;
	border-right: none;
	position: relative;
	padding: 0;
	display: block;
	margin: 0 auto;
	float: none;
	width: 100%;
}

.page-template-podcastPage .row .plainText .table, .page-template-authorPage .row .plainText .table {
	width: 100%;
}

.page-template-podcastPage .page-header span, .page-template-authorPage .page-header span {
	width: 100%;
	font-size: .5em;
	display: block;
}

.page-template-podcastPage #main .page-title, .page-template-authorPage #main .page-title {
	color: #000;
	font-family: "RockwellEB", serif;
	line-height: .9em;
	padding: 0 1em .5em;
	margin: .5em 0 .75em;
	width: calc(100% - 2em);
}

.page-template-podcastPage #main .page-title span, .page-template-authorPage #main .page-title span {
	font-family: AvenirRoman;
	font-size: .5em;
}

.page-template-podcastPage #content #contentArea figure, .page-template-authorPage #content #contentArea figure {
	padding-top: 0;
}

.otw-widget-1 {
	border: 1px solid #ec008c;
}

.otw-widget-1 ul {
	padding: 0px 30px !important;
}

#wyb-nav-outer {
	width: 100%;
	padding-bottom: 25px;
	text-align: center;
}

#wyb-nav-outer, #wyb-nav {
	height: 25px;
	width: auto;
	background-color: #fff;
}

#wyb-nav {
	padding-bottom: 15px;
	width: 100%;
}

.scrolling {
	position: fixed;
	top: 40px;
	padding-top: 20px;
	left: 0px;
	border-bottom: 1px solid #ec008c;
	margin-left: auto;
	margin-right: auto;
}

@media (max-width: 900px) {
	.scrolling {
		top: 0px;
		margin: 0px !important;
		padding-top: 10px !important;
		padding-bottom: 0px !important;
		width: 100vw !important;
	}
}

#wyb-nav {
	clear: both;
	text-align: center;
	padding-left: 0px;
}

#wyb-nav li {
	display: inline;
	margin: 0px 5px !important;
}

#wyb-nav a:link, #wyb-nav a:visited, article a:visited {
	color: #ec008c;
}

.tumblr_post {
	clear: both;
	list-style: none;
	border-bottom: 2px solid #ec008c;
	margin: 30px 20px !important;
	padding: 20px;
}

.tumblr_post h3, .wyb_title {
	color: #ec008c;
	font-size: 1.5em;
	text-align: left;
}

.wyb_poem_container {
	width: 100%;
	text-align: center;
	margin-top: 20px;
}

.wyb_poem {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	display: inline-block;
	border: 1px solid #ec008c;
	padding: 20px 50px;
}

.wyb_title {
	margin-bottom: .6em;
}

.wyb_author {
	font-style: italic;
	margin-bottom: 1em;
}

.wyb_text {
	line-height: 1.5em;
}

.widgettitle {
	display: none;
}

.page-template-noTweets #content #contentArea .wpcf7 form input:not([type=submit]), .page-template-primary #content #contentArea .wpcf7 form input:not([type=submit]) {
	height: inherit !important;
}

.social_footer {
	font-size: .8em;
}

.social_footer_intro {
	text-align: center;
	margin-bottom: 15px;
}

.social_footer>#follow-sprites {
	font-size: 1em;
}

#follow-sprites {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-size: 16px;
}

.follow-sprite-item {
	width: 64px;
	min-height: 64px;
	display: inline-block;
}

.sprites-row {
	display: inline-block;
}

.follow-sprite-item>a {
	background: url("https://thephiladelphiacitizen.org/wp-content/themes/citizen/img/social_sprites-28px.png") no-repeat;
	display: inline-block;
	width: 27px;
	height: 28px;
	margin-bottom: 1em;
}

.follow-sprite-item>a.nitro-lazy {
	background: none !important;
}

.popupNL .newsletterSpot #mc4wp_email {
	width: calc(100% - 85px - 1em);
}

@media (max-width: 900px) {
	.social_footer>#follow-sprites>div {
		font-size: 10px;
	}
	
	.social_footer_intro {
		font-size: 1.2em;
	}
}

.social_footer>.popupNL {
	max-width: 400px !important;
	margin-left: auto;
	margin-right: auto;
}

.aligncenter {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.alm-reveal {
	font-size: 0;
}

.row .col {
	font-size: 16px;
}

.this_week_in_soljo h1 {
	font-size: 1.1em !important;
}

.soljo_story {
	width: 100%;
	text-align: center;
	margin-top: 50px;
}

.soljo_inner {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.soljo_inner a {
	width: 500px;
	display: block;
}

.soljo_inner a:link {
	color: #3a383a !important;
}

soljo_inner a:visited {
	color: #3a383a !important;
}

.soljo_inner a:hover {
	color: #ec008c !important;
}

.soljo_inner a {
	color: #3a383a !important;
}

.soljo_text {
	margin-top: 300px;
}

.soljo_inner h1 {
	line-height: 1.2em;
	font-weight: bold;
	font-size: 1.3em;
	padding-right: 2em;
	margin-top: 1em;
	margin-bottom: .1em;
	text-transform: uppercase;
	font-family: "RockwellEB", serif;
}

.soljo_blurb {
	font-family: "AvenirRoman";
	font-weight: normal !important;
	font-size: 1em;
	margin-bottom: 0 !important;
}

.soljo_source {
	color: #ec008c;
	text-transform: uppercase;
	font-family: "RockwellEB", serif;
	font-size: .9em;
	margin-top: .5em;
	display: block;
}

.soljo_img_container {
	width: 500px;
	height: 250px;
	overflow: hidden;
}

.soljo_helper {
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

.soljo img {
	vertical-align: middle;
	width: 100%;
}

.soljo_related {
	max-width: 450px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
}

.soljo_related>a {
	display: block;
	border: 1px dotted #ec008c;
}

.soljo_related>a:hover {
	border: 1px solid #ec008c;
}

.soljo_related_box {
	padding: 5px;
}

.soljo_related_intro, .tpc_related_intro {
	font-weight: bold;
	margin-bottom: 10px;
	color: #3a383a !important;
	font-size: .75em;
}

.soljo_related_content {
	padding-left: 25px;
}

.soljo_related_content>.tpc_link_blurb {
	color: #3a383a !important;
}

.tpc_link_container {
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	border: 1px dashed #ec008c;
	max-width: 575px;
	overflow: auto;
}

.outside_link {
	width: 550px;
}

.outside_link_text_container {
	margin-top: 10px;
}

.outside_link_img_frame {
	height: 100px;
	width: 150px;
	white-space: nowrap;
	text-align: center;
	margin: 1em 0;
	overflow: hidden;
	margin-top: 0px;
	float: left;
	margin-right: 25px;
}

.outside_link_img_helper {
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

.outside_link img {
	display: inline-block !important;
	vertical-align: middle;
	max-width: 100% !important;
	max-height: 100%;
	float: none !important;
}

.outside_link a, .outside_link a:visited {
	color: #ec008c;
}

.tpc_link_container img {
	text-align: left;
	float: left;
	display: block;
	margin: 0 25px .5em 0;
}

.tpc_link_container ul.post-list {
	text-align: left;
	float: left;
	display: block;
	margin: 0 !important;
}

.tpc_link_container li.listed-post {
	border: none;
	margin: 0 !important;
}

.tpc_related_intro {
	margin: 10px;
}

.tpc_link_title {
	font-weight: bold;
	font-size: 1em;
	margin: .5em 0 7px 0;
	text-align: left;
}

.tpc_link_blurb {
	font-size: .9em;
	text-align: left;
	line-height: 1.5em;
	padding-bottom: .5em;
}

.tpc_link_text_container {
	display: block;
	margin-left: 175px;
}

.outside_link .tpc_link_text_container {
	max-width: 350px;
}

.do_something_link {
	margin-top: 40px;
}

.do_something_link>.title {
	font-size: 1.3em;
	color: #3a383a;
	width: 100%;
	margin-bottom: 10px;
	font-family: "RockwellEB", serif;
	text-transform: uppercase;
}

.do_something_link>.img_box {
	display: block;
	float: right;
	width: 280px;
	margin-left: 20px;
	padding-top: .5em;
}

.do_something_link>.img_container {
	width: 280px;
	height: 142px;
	overflow: hidden;
}

.do_something_link .credit {
	padding: 10px 17px 10px;
	font-size: .7em;
	font-style: italic;
}

.do_something_link p {
	text-align: justify;
}

.twitter-tweet, .EmbeddedTweet {
	width: 300px !important;
	margin-left: auto;
	margin-right: auto;
}

#fancybox-content ol {
	list-style-type: decimal !important;
}

#fancybox-content li {
	padding-bottom: 15px;
}

.sc_wyb {
	max-width: 500px;
	text-align: center;
	margin: 0 auto;
}

.sc_wyb img {
	max-width: 500px;
}

.sc_wyb_intro {
	text-align: left;
	padding: 10px;
	line-height: 1.3em;
}

.sc_wyb_links>a {
	padding: 10px;
}

.inline_link_container {
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	max-width: 575px;
	overflow: auto;
	text-align: left;
}

@media (max-width: 900px) {
	.inline_link_container {
		max-width: 100%;
		margin-left: 0;
		margin-right: 0;
	}
}

.inline_link_container ul {
	margin: 0 !important;
	display: block !important;
	width: 150px;
	height: 0px;
	padding-left: 0 !important;
}

@media (max-width: 900px) {
	.inline_link_container ul {
		margin: 0px auto !important;
	}
}

.inline_link_container>a {
	display: block;
	overflow: auto;
	border: 1px dotted #ec008c;
	padding: 10px;
}

.inline_link_container>a:hover {
	border: 1px solid #ec008c;
}

.inline_link_container .listed-post {
	border: 0;
}

.inline_link_container img {
	margin-top: 0;
	margin-left: 20px;
	margin-right: 0;
	margin-bottom: 0;
}

@media (max-width: 900px) {
	.inline_link_container img {
		margin: 0px !important;
	}
}

.inline_related_intro {
	font-family: AvenirRoman;
	margin-bottom: 10px;
	color: #3a383a !important;
	font-size: .75em;
}

.inline_link_text_container {
	display: block;
	margin-left: 185px;
	margin-right: 10px;
	position: relative;
	overflow: hidden;
}

@media (max-width: 900px) {
	.inline_link_text_container {
		clear: both;
		margin: 0 !important;
	}
}

.inline_link_title {
	font-weight: bold;
	font-size: 1em;
	padding: 0 0 7px 0;
	text-align: left;
}

@media (max-width: 900px) {
	.inline_link_title {
		text-align: center;
	}
}

.inline_link_blurb {
	font-size: .9em;
	text-align: left;
	line-height: 1.5em;
	padding-bottom: 0;
	color: #3a383a !important;
	font-family: AvenirRoman;
}

@media (max-width: 900px) {
	.inline_link_blurb {
		text-align: center;
	}
}

.inline_link_container.noimage {
	max-width: 350px;
}

.inline_link_text_container.noimage {
	margin-left: 25px;
}

.inline_link_img_container {
	width: 150px;
	height: 76px;
	overflow: hidden;
	white-space: nowrap;
	float: left;
	padding: 0 15px 0 15px;
}

.inline_link_img_container img {
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	margin: 0 !important;
}

.inline_link_img_helper {
	height: 100%;
	display: inline-block;
	vertical-align: middle;
}

.inline_link_container.norel img {
	margin-left: 0;
}

.inline_link_container.norel li {
	margin: 0 !important;
}

.norel .inline_link_text_container {
	margin-left: 165px;
}

.related_link_amp .related-box-image {
	height: 150px;
	width: 150px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	top: 0;
	left: 0;
}

@media (max-width: 600px) {
	.related_link_amp .related-box-image {
		height: 75px;
		width: 75px;
	}
}

.related_link_amp .inline_link_intro {
	margin: 0;
}

.related_link_amp .inline_link_title {
	margin: 13px 0;
	padding: 0;
	line-height: 1.25em;
}

.related_link_amp .inline_link_blurb {
	padding-bottom: 0;
}

.related_link_amp .inline_link_text_container {
	padding-left: 185px;
	margin: 0;
}

@media (max-width: 600px) {
	.related_link_amp .inline_link_text_container {
		padding-left: 95px;
	}
}

.related_link_amp.noimage .inline_link_text_container {
	padding-left: 0;
}

@media (max-width: 900px) {
	.related_link_amp {
		margin: 15px auto;
	}
	
	.related_link_amp .inline_link_title, .related_link_amp .inline_link_blurb {
		text-align: left;
	}
}

#doSomething ul, #data ul, #video ul, #cheatSheet ul, #timedPopup ul, #customHalo ul, #joinPopup ul {
	margin-top: 1em !important;
}

#doSomething ul li, #data ul li, #video ul li, #cheatSheet ul li, #timedPopup ul li, #joinPopup ul li, #customHalo ul li {
	margin-bottom: 0 !important;
}

.endorse_container {
	width: 400px;
	text-align: center;
	margin: 40px auto;
	border: 2px solid #000;
	padding: 10px;
	background-color: #f5f5f5;
}

.endorse_container img {
	max-height: 150px !important;
	max-width: 200px !important;
}

.endorse_container .name {
	font-size: 1.5em;
	font-weight: bold;
}

.endorse_container .record {
	font-size: 1.5em;
	font-weight: bold;
	color: #ec008c;
	margin: 10px;
}

.endorse_container .wins, .endorse_container .losses {
	width: 50%;
	float: left;
	display: inline-block;
	line-height: 1.2em;
}

.endorse_container .title {
	text-decoration: underline;
	font-weight: bold;
}

.data_table {
	clear: both;
	width: 240px;
	margin: 0px auto;
	border: 1px solid #000;
	overflow: auto;
	padding: 3px;
}

.city_council_hearing {
	clear: both;
	margin-top: 50px;
	border-top: 1px solid #ec008c;
	padding-top: 15px;
}

.city_council_hearing h2 {
	color: #ec008c;
	font-size: 1.5em;
	margin-bottom: 20px;
}

.city_council_hearing a, .city_council_bill a {
	font-weight: normal !important;
	font-family: AvenirRoman !important;
}

.city_council_hearing .hearing_caption {
	width: 50%;
	float: left;
	text-align: left;
	margin-bottom: 1em;
}

.city_council_hearing .hearing_caption p, .city_council_bill>p {
	margin-bottom: .25em !important;
}

.city_council_hearing .hearing_caption_item, .city_council_bill .hearing_caption_item {
	font-weight: bold;
}

.city_council_bill {
	margin: 0 50px;
}

.city_council_bill h3 {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: .5em;
}

.city_council_bill h3 span {
	font-size: .75em;
}

.cTilePhoto p {
	font-style: italic;
	font-size: .75em;
}
