/*
Theme Name: ChicagoNow "Bud"
Theme URI: http://chicagonow.com/
Description: Theme for ChicagoNow
Author: News Apps
Version: 2.0

Template: chicagonow
*/
@import url(http://fonts.googleapis.com/css?family=Droid+Serif|Droid+Sans);
/* Resets from Less Framework 3 by Joni Korpi http://lessframework.com */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6,
p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em,
img, ins, q, small, strong, sub, sup, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, figure, figcaption, hgroup, footer, header, nav, section {
  margin: 0;
  padding: 0;
  border: 0; }

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

a img {
  border: 0; }

figure {
  position: relative; }

/*figure img {width: 100%;}*/
/* Lists and bullets */
ul {
  list-style-type: none; }

/* For non-mobile devices; 996px wide */
/* For big tablets */
/* For skinny tablets, big phones */
/* For small phones */
@font-face {
  font-family: 'League Gothic';
  src: url("../chicagonow/fonts/league_gothic-webfont.eot");
  src: url("../chicagonow/fonts/league_gothic-webfont.eot?#iefix") format("embedded-opentype"), url("../chicagonow/fonts/league_gothic-webfont.woff") format("woff"), url("../chicagonow/fonts/league_gothic-webfont.ttf") format("truetype"), url("../chicagonow/fonts/league_gothic-webfont.svg#LeagueGothicRegular") format("svg");
  font-weight: normal;
  font-style: normal; }
body {
  font: 16px/24px "Droid Serif","Times New Roman",serif; }

.small, small {
  font-size: 13px;
  line-height: 18px; }

/**
 * Font mixins
 **/
/*
 * jQuery UI CSS Framework 1.8.7
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none; }

.ui-helper-hidden-accessible {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px); }

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none; }

.ui-helper-clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

.ui-helper-clearfix {
  display: inline-block; }

/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix {
  height: 1%; }

.ui-helper-clearfix {
  display: block; }

/* end clearfix */
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0); }

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important; }

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/*
 * jQuery UI CSS Framework 1.8.7
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ctl=themeroller
 */
/* Component containers
----------------------------------*/
/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default {
  border: 1px solid #591313;
  font-weight: normal;
  color: #ffffff;
  background-color: #d24141;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#df6262), to(#c92b2b), color-stop(0.49, #d64d4d), color-stop(0.51, #d24141));
  background-image: -moz-linear-gradient(top, #df6262 0%, #d64d4d 49%, #d24141 51%, #c92b2b 100%);
  -moz-box-shadow: 0 1px 0 #e89393 inset;
  -o-box-shadow: 0 1px 0 #e89393 inset;
  -webkit-box-shadow: 0 1px 0 #e89393 inset;
  box-shadow: 0 1px 0 #e89393 inset; }

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-state-default,
a.ui-state-default:link,
a.ui-state-default:visited {
  color: #ffffff;
  text-decoration: none; }

/*
.ui-state-hover, 
.ui-widget-content .ui-state-hover, 
.ui-widget-header .ui-state-hover, 
.ui-state-focus, 
.ui-widget-content .ui-state-focus, 
.ui-widget-header .ui-state-focus { border: 1px solid #9D9D9D; font-weight: normal; color: #313131; }
*/
.ui-state-hover a,
.ui-state-hover a:hover,
a.ui-state-hover,
a.ui-state-hover:hover {
  background-color: #dd5a5a;
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  text-shadow: 0 -1px 0 #111111; }

.ui-state-active,
.ui-widget-content .ui-state-active {
  outline: none;
  color: #ffffff;
  border: 1px solid #200707;
  background-color: #d24141;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#df6262), to(#c92b2b), color-stop(0.49, #d64d4d), color-stop(0.51, #d24141));
  background-image: -moz-linear-gradient(top, #df6262 0%, #d64d4d 49%, #d24141 51%, #c92b2b 100%);
  -moz-box-shadow: 0 0 0 transparent;
  -o-box-shadow: 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent; }

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #313131;
  text-decoration: none; }

.ui-widget :active {
  outline: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight {
  border: 1px solid #d2dbf4;
  background: #f4f8fd;
  color: #0d2054;
  -moz-border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  border-radius: 0 !important; }

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #363636; }

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #e2d0d0;
  background: #fcf0f0;
  color: #280b0b;
  -moz-border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  border-radius: 0 !important; }

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #cd0a0a; }

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #cd0a0a; }

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold; }

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  font-weight: normal; }

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35); }

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px;
  background-image: url(images/ui-icons_222222_256x240.png); }

.ui-widget-content .ui-icon {
  background-image: url(images/ui-icons_222222_256x240.png); }

.ui-widget-header .ui-icon {
  background-image: url(images/ui-icons_222222_256x240.png); }

.ui-state-default .ui-icon {
  background-image: url(images/ui-icons_454545_256x240.png); }

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
  background-image: url(images/ui-icons_454545_256x240.png); }

.ui-state-active .ui-icon {
  background-image: url(images/ui-icons_454545_256x240.png); }

.ui-state-highlight .ui-icon {
  background-image: url(images/ui-icons_454545_256x240.png); }

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
  background: url(images/icon_sprite.png) -16px 0 no-repeat !important; }

.ui-state-highlight .ui-icon, .ui-state-error .ui-icon {
  margin-top: -1px; }

/* positioning */
.ui-icon-carat-1-n {
  background-position: 0 0; }

.ui-icon-carat-1-ne {
  background-position: -16px 0; }

.ui-icon-carat-1-e {
  background-position: -32px 0; }

.ui-icon-carat-1-se {
  background-position: -48px 0; }

.ui-icon-carat-1-s {
  background-position: -64px 0; }

.ui-icon-carat-1-sw {
  background-position: -80px 0; }

.ui-icon-carat-1-w {
  background-position: -96px 0; }

.ui-icon-carat-1-nw {
  background-position: -112px 0; }

.ui-icon-carat-2-n-s {
  background-position: -128px 0; }

.ui-icon-carat-2-e-w {
  background-position: -144px 0; }

.ui-icon-triangle-1-n {
  background-position: 0 -16px; }

.ui-icon-triangle-1-ne {
  background-position: -16px -16px; }

.ui-icon-triangle-1-e {
  background-position: -32px -16px; }

.ui-icon-triangle-1-se {
  background-position: -48px -16px; }

.ui-icon-triangle-1-s {
  background-position: -64px -16px; }

.ui-icon-triangle-1-sw {
  background-position: -80px -16px; }

.ui-icon-triangle-1-w {
  background-position: -96px -16px; }

.ui-icon-triangle-1-nw {
  background-position: -112px -16px; }

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px; }

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px; }

.ui-icon-arrow-1-n {
  background-position: 0 -32px; }

.ui-icon-arrow-1-ne {
  background-position: -16px -32px; }

.ui-icon-arrow-1-e {
  background-position: -32px -32px; }

.ui-icon-arrow-1-se {
  background-position: -48px -32px; }

.ui-icon-arrow-1-s {
  background-position: -64px -32px; }

.ui-icon-arrow-1-sw {
  background-position: -80px -32px; }

.ui-icon-arrow-1-w {
  background-position: -96px -32px; }

.ui-icon-arrow-1-nw {
  background-position: -112px -32px; }

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px; }

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px; }

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px; }

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px; }

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px; }

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px; }

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px; }

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px; }

.ui-icon-arrowthick-1-n {
  background-position: 0 -48px; }

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px; }

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px; }

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px; }

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px; }

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px; }

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px; }

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px; }

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px; }

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px; }

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px; }

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px; }

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px; }

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px; }

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px; }

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px; }

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px; }

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px; }

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px; }

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px; }

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px; }

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px; }

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px; }

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px; }

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px; }

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px; }

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px; }

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px; }

.ui-icon-arrow-4 {
  background-position: 0 -80px; }

.ui-icon-arrow-4-diag {
  background-position: -16px -80px; }

.ui-icon-extlink {
  background-position: -32px -80px; }

.ui-icon-newwin {
  background-position: -48px -80px; }

.ui-icon-refresh {
  background-position: -64px -80px; }

.ui-icon-shuffle {
  background-position: -80px -80px; }

.ui-icon-transfer-e-w {
  background-position: -96px -80px; }

.ui-icon-transferthick-e-w {
  background-position: -112px -80px; }

.ui-icon-folder-collapsed {
  background-position: 0 -96px; }

.ui-icon-folder-open {
  background-position: -16px -96px; }

.ui-icon-document {
  background-position: -32px -96px; }

.ui-icon-document-b {
  background-position: -48px -96px; }

.ui-icon-note {
  background-position: -64px -96px; }

.ui-icon-mail-closed {
  background-position: -80px -96px; }

.ui-icon-mail-open {
  background-position: -96px -96px; }

.ui-icon-suitcase {
  background-position: -112px -96px; }

.ui-icon-comment {
  background-position: -128px -96px; }

.ui-icon-person {
  background-position: -144px -96px; }

.ui-icon-print {
  background-position: -160px -96px; }

.ui-icon-trash {
  background-position: -176px -96px; }

.ui-icon-locked {
  background-position: -192px -96px; }

.ui-icon-unlocked {
  background-position: -208px -96px; }

.ui-icon-bookmark {
  background-position: -224px -96px; }

.ui-icon-tag {
  background-position: -240px -96px; }

.ui-icon-home {
  background-position: 0 -112px; }

.ui-icon-flag {
  background-position: -16px -112px; }

.ui-icon-calendar {
  background-position: -32px -112px; }

.ui-icon-cart {
  background-position: -48px -112px; }

.ui-icon-pencil {
  background-position: -64px -112px; }

.ui-icon-clock {
  background-position: -80px -112px; }

.ui-icon-disk {
  background-position: -96px -112px; }

.ui-icon-calculator {
  background-position: -112px -112px; }

.ui-icon-zoomin {
  background-position: -128px -112px; }

.ui-icon-zoomout {
  background-position: -144px -112px; }

.ui-icon-search {
  background-position: -160px -112px; }

.ui-icon-wrench {
  background-position: -176px -112px; }

.ui-icon-gear {
  background-position: -192px -112px; }

.ui-icon-heart {
  background-position: -208px -112px; }

.ui-icon-star {
  background-position: -224px -112px; }

.ui-icon-link {
  background-position: -240px -112px; }

.ui-icon-cancel {
  background-position: 0 -128px; }

.ui-icon-plus {
  background-position: -16px -128px; }

.ui-icon-plusthick {
  background-position: -32px -128px; }

.ui-icon-minus {
  background-position: -48px -128px; }

.ui-icon-minusthick {
  background-position: -64px -128px; }

.ui-icon-close {
  background-position: -80px -128px; }

.ui-icon-closethick {
  background-position: -96px -128px; }

.ui-icon-key {
  background-position: -112px -128px; }

.ui-icon-lightbulb {
  background-position: -128px -128px; }

.ui-icon-scissors {
  background-position: -144px -128px; }

.ui-icon-clipboard {
  background-position: -160px -128px; }

.ui-icon-copy {
  background-position: -176px -128px; }

.ui-icon-contact {
  background-position: -192px -128px; }

.ui-icon-image {
  background-position: -208px -128px; }

.ui-icon-video {
  background-position: -224px -128px; }

.ui-icon-script {
  background-position: -240px -128px; }

.ui-icon-alert {
  background-position: 0 -144px; }

.ui-icon-info {
  background: url(images/icon_sprite.png) 0 0 no-repeat !important; }

.ui-icon-notice {
  background-position: -32px -144px; }

.ui-icon-help {
  background-position: -48px -144px; }

.ui-icon-check {
  background-position: -64px -144px; }

.ui-icon-bullet {
  background-position: -80px -144px; }

.ui-icon-radio-off {
  background-position: -96px -144px; }

.ui-icon-radio-on {
  background-position: -112px -144px; }

.ui-icon-pin-w {
  background-position: -128px -144px; }

.ui-icon-pin-s {
  background-position: -144px -144px; }

.ui-icon-play {
  background-position: 0 -160px; }

.ui-icon-pause {
  background-position: -16px -160px; }

.ui-icon-seek-next {
  background-position: -32px -160px; }

.ui-icon-seek-prev {
  background-position: -48px -160px; }

.ui-icon-seek-end {
  background-position: -64px -160px; }

.ui-icon-seek-start {
  background-position: -80px -160px; }

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
  background-position: -80px -160px; }

.ui-icon-stop {
  background-position: -96px -160px; }

.ui-icon-eject {
  background-position: -112px -160px; }

.ui-icon-volume-off {
  background-position: -128px -160px; }

.ui-icon-volume-on {
  background-position: -144px -160px; }

.ui-icon-power {
  background-position: 0 -176px; }

.ui-icon-signal-diag {
  background-position: -16px -176px; }

.ui-icon-signal {
  background-position: -32px -176px; }

.ui-icon-battery-0 {
  background-position: -48px -176px; }

.ui-icon-battery-1 {
  background-position: -64px -176px; }

.ui-icon-battery-2 {
  background-position: -80px -176px; }

.ui-icon-battery-3 {
  background-position: -96px -176px; }

.ui-icon-circle-plus {
  background-position: 0 -192px; }

.ui-icon-circle-minus {
  background-position: -16px -192px; }

.ui-icon-circle-close {
  background-position: -32px -192px; }

.ui-icon-circle-triangle-e {
  background-position: -48px -192px; }

.ui-icon-circle-triangle-s {
  background-position: -64px -192px; }

.ui-icon-circle-triangle-w {
  background-position: -80px -192px; }

.ui-icon-circle-triangle-n {
  background-position: -96px -192px; }

.ui-icon-circle-arrow-e {
  background-position: -112px -192px; }

.ui-icon-circle-arrow-s {
  background-position: -128px -192px; }

.ui-icon-circle-arrow-w {
  background-position: -144px -192px; }

.ui-icon-circle-arrow-n {
  background-position: -160px -192px; }

.ui-icon-circle-zoomin {
  background-position: -176px -192px; }

.ui-icon-circle-zoomout {
  background-position: -192px -192px; }

.ui-icon-circle-check {
  background-position: -208px -192px; }

.ui-icon-circlesmall-plus {
  background-position: 0 -208px; }

.ui-icon-circlesmall-minus {
  background-position: -16px -208px; }

.ui-icon-circlesmall-close {
  background-position: -32px -208px; }

.ui-icon-squaresmall-plus {
  background-position: -48px -208px; }

.ui-icon-squaresmall-minus {
  background-position: -64px -208px; }

.ui-icon-squaresmall-close {
  background-position: -80px -208px; }

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px; }

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px; }

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px; }

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px; }

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px; }

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px; }

/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-tl {
  -moz-border-radius: 5px 0 0 0;
  -webkit-border-radius: 5px 0 0 0;
  border-radius: 5px 0 0 0; }

.ui-corner-tr {
  -moz-border-radius: 0 5px 0 0;
  -webkit-border-radius: 0 5px 0 0;
  border-radius: 0 5px 0 0; }

.ui-corner-bl {
  -moz-border-radius: 0 0 0 5px;
  -webkit-border-radius: 0 0 0 5px;
  border-radius: 0 0 0 5px; }

.ui-corner-br {
  -moz-border-radius: 0 0 5px 0;
  -webkit-border-radius: 0 0 5px 0;
  border-radius: 0 0 5px 0; }

.ui-corner-top {
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0; }

.ui-corner-bottom {
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px; }

.ui-corner-right {
  -moz-border-radius: 0 5px 5px 0;
  -webkit-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0; }

.ui-corner-left {
  -moz-border-radius: 5px 0 0 5px;
  -webkit-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px; }

.ui-corner-all {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; }

/* Overlays */
.ui-widget-overlay {
  background: black;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)"; }

.ui-widget-shadow {
  margin: -8px 0 0 -8px;
  padding: 8px;
  background: #000000;
  opacity: 0.3;
  filter: alpha(opacity=30);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px; }

/*
 * jQuery UI Resizable 1.8.7
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Resizable#theming
 */
.ui-resizable {
  position: relative; }

.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  z-index: 99999;
  display: block; }

.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle {
  display: none; }

.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0; }

.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0; }

.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%; }

.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%; }

.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px; }

.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px; }

.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px; }

.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px; }

                                                                                       /*


 * jQuery UI Selectable 1.8.7
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Selectable#theming
 */
.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black; }

/*
 * jQuery UI Accordion 1.8.7
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Accordion#theming
 */
/* IE/Win - Fix animation bug - #4615 */
.ui-accordion {
  width: 100%; }

.ui-accordion .ui-accordion-header {
  cursor: pointer;
  position: relative;
  margin-top: 1px;
  zoom: 1; }

.ui-accordion .ui-accordion-header, .ui-accordion .ui-accordion-content {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0; }

.ui-accordion .ui-accordion-li-fix {
  display: inline; }

.ui-accordion .ui-accordion-header-active {
  border-bottom: 0 !important; }

.ui-accordion .ui-accordion-header a {
  display: block;
  font-size: 12px;
  font-weight: bold;
  padding: .5em .5em .5em .7em; }

.ui-accordion-icons .ui-accordion-header a {
  padding-left: 2.2em; }

.ui-accordion .ui-accordion-header .ui-icon {
  position: absolute;
  left: .5em;
  top: 50%;
  margin-top: -8px; }

.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  margin-top: -2px;
  position: relative;
  top: 1px;
  margin-bottom: 2px;
  overflow: auto;
  display: none;
  zoom: 1; }

.ui-accordion .ui-accordion-content-active {
  display: block; }

                                                              /*


 * jQuery UI Autocomplete 1.8.7
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Autocomplete#theming
 */
.ui-autocomplete {
  position: absolute;
  cursor: default;
  z-index: 3 !important;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3); }

/* workarounds */
* html .ui-autocomplete {
  width: 1px; }

/* without this, the menu expands to 100% in IE6 */
/*
 * jQuery UI Menu 1.8.7
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Menu#theming
 */
.ui-menu {
  list-style: none;
  padding: 2px;
  margin: 0;
  display: block;
  float: left; }

.ui-menu .ui-menu {
  margin-top: -3px; }

.ui-menu .ui-menu-item {
  margin: 0;
  padding: 0;
  zoom: 1;
  float: left;
  clear: left;
  width: 100%; }

.ui-menu .ui-menu-item a {
  text-decoration: none;
  display: block;
  padding: .2em .4em;
  line-height: 1.5;
  zoom: 1; }

.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
  font-weight: normal;
  margin: -1px;
  background: #5f83b9;
  color: #FFFFFF;
  text-shadow: 0px 1px 1px #234386;
  border-color: #466086;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0; }

/*
 * jQuery UI Button 1.8.7
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Button#theming
 */
.ui-button {
  font-family: Helvetica, Arial, sans-serif;
  display: inline-block;
  position: relative;
  z-index: 10;
  padding: 0;
  margin-right: .1em;
  text-decoration: none !important;
  cursor: pointer;
  text-align: center;
  outline: none;
  zoom: 1;
  overflow: visible;
  /* the overflow property removes extra width in IE */
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  /* button animation properties */
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  /*states*/ }
  .ui-button.ui-state-hover, .ui-button.ui-state-focus {
    background-color: black;
    background-color: #d85c5c;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#e99999), to(#c92c2c), color-stop(0.49, #db6968), color-stop(0.51, #d85c5c));
    background-image: -moz-linear-gradient(top, #e99999 0%, #db6968 49%, #d85c5c 51%, #c92c2c 100%);
    -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.55), 0 1px 0 #f4cbcb inset;
    -o-box-shadow: 0 0 4px rgba(0, 0, 0, 0.55), 0 1px 0 #f4cbcb inset;
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.55), 0 1px 0 #f4cbcb inset;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.55), 0 1px 0 #f4cbcb inset;
    z-index: 1; }
  .ui-button .ui-button-text {
    display: block; }
  .ui-button.ui-state-disabled:hover {
    opacity: 0.35;
    filter: alpha(opacity=35);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=35)"; }
  .ui-button.flat {
    background-image: none; }
    .ui-button.flat .ui-button-text {
      font-size: 12px;
      padding: 4px 6px; }
  .ui-button.big {
    z-index: 99;
    height: 48px;
    -moz-border-radius: 24px;
    -webkit-border-radius: 24px;
    border-radius: 24px;
    -moz-box-shadow: 0 4px 4px #bbbbbb, 0 1px 0 #e89393 inset;
    -o-box-shadow: 0 4px 4px #bbbbbb, 0 1px 0 #e89393 inset;
    -webkit-box-shadow: 0 4px 4px #bbbbbb, 0 1px 0 #e89393 inset;
    box-shadow: 0 4px 4px #bbbbbb, 0 1px 0 #e89393 inset; }
    .ui-button.big .ui-button-text {
      font-size: 18px;
      line-height: 48px;
      padding: 0 32px 0 18px;
      margin-right: 12px;
      background: url("/wp-content/themes/chicagonow/images/join-btn-arrow.png") no-repeat right center; }
      .ui-button.big .ui-button-text span {
        font-family: "League Gothic", Impact, sans-serif;
        font-size: 30px;
        font-weight: normal;
        line-height: 40px;
        position: relative;
        top: 3px; }

input.ui-button,
.ui-button .ui-button-text {
  line-height: 1.4;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  text-shadow: 0 -1px 0 #200707; }

.ui-button-icon-only {
  width: 2.2em; }

/* to make room for the icon, a width needs to be set here */
button.ui-button-icon-only {
  width: 2.4em; }

/* button elements seem to need a little more width */
.ui-button-icons-only {
  width: 3.4em; }

button.ui-button-icons-only {
  width: 3.7em; }

.ui-button-text-only .ui-button-text {
  padding: .4em 1em; }

.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
  padding: .4em;
  text-indent: -9999999px; }

.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: .4em 1em .4em 2.1em; }

.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: .4em 2.1em .4em 1em; }

.ui-button-text-icons .ui-button-text {
  padding-left: 2.1em;
  padding-right: 2.1em; }

/* no icon support for input elements, provide padding by default */
input.ui-button {
  padding: .4em 1em; }

/*button icon element(s) */
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
  position: absolute;
  top: 50%;
  margin-top: -8px; }

.ui-button-icon-only .ui-icon {
  left: 50%;
  margin-left: -8px; }

.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
  left: .5em; }

.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
  right: .5em; }

.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
  right: .5em; }

/*button sets*/
.ui-buttonset {
  margin-right: 7px; }

.ui-buttonset .ui-button {
  margin-left: 0;
  margin-right: -5px; }

.ui-buttonset .ui-button.ui-state-active {
  background-color: #e89393;
  background-image: -moz-linear-gradient(top, #c92a2a, #e89393);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#c92a2a), to(#e89393));
  -moz-box-shadow: 0 0 0 transparent;
  -o-box-shadow: 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent; }

/* workarounds */
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0; }

/* reset extra padding in Firefox */
/*
 * jQuery UI Dialog 1.8.7
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Dialog#theming
 */
.ui-dialog {
  position: absolute;
  padding: 0;
  width: 300px;
  overflow: hidden;
  -moz-box-shadow: 0 0 40px rgba(0, 0, 0, 0.8);
  -o-box-shadow: 0 0 40px rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: 0 0 40px rgba(0, 0, 0, 0.8);
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.8);
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  border: 1px solid #555555;
  background-color: #ffffff;
  outline: none; }
  .ui-dialog.fancy {
    background-color: #911e11;
    background-image: url("/wp-content/themes/chicagonow/images/fancy-box-bg.jpg");
    background-position: center;
    background-repeat: no-repeat;
    width: 600px;
    max-height: 612px;
    border-color: #591313;
    color: white;
    text-shadow: 0 -1px 0 #200707; }
    .ui-dialog.fancy a:link, .ui-dialog.fancy a:visited {
      color: #f4cbcb;
      text-decoration: underline; }
    .ui-dialog.fancy a:hover, .ui-dialog.fancy a:active {
      color: white;
      opacity: 1;
      filter: alpha(opacity=100);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
    .ui-dialog.fancy .ui-button {
      -moz-box-shadow: 0 1px 0 #dd5a5a, 0 1px 0 #e89393 inset;
      -o-box-shadow: 0 1px 0 #dd5a5a, 0 1px 0 #e89393 inset;
      -webkit-box-shadow: 0 1px 0 #dd5a5a, 0 1px 0 #e89393 inset;
      box-shadow: 0 1px 0 #dd5a5a, 0 1px 0 #e89393 inset; }
    .ui-dialog.fancy .ui-dialog-titlebar {
      text-align: center;
      padding-top: 36px;
      padding-bottom: 20px; }
    .ui-dialog.fancy .ui-dialog-title {
      line-height: 1.1em;
      float: none;
      font-family: "League Gothic", Impact, sans-serif;
      text-shadow: 0 -1px 0 #200707;
      font-size: 54px; }
    .ui-dialog.fancy #joindiv .ui-button.big {
      z-index: 1100; }
  .ui-dialog.loader .ui-dialog-titlebar, .ui-dialog.alerter .ui-dialog-titlebar {
    display: none; }
  .ui-dialog.loader .ui-widget-content, .ui-dialog.alerter .ui-widget-content {
    font-size: 20px;
    overflow: hidden; }
    .ui-dialog.loader .ui-widget-content td, .ui-dialog.alerter .ui-widget-content td {
      vertical-align: middle; }
    .ui-dialog.loader .ui-widget-content img, .ui-dialog.alerter .ui-widget-content img {
      margin-right: 10px; }
  .ui-dialog.alerter .text {
    padding-top: 48px;
    line-height: 160%;
    text-align: center; }
  .ui-dialog .ui-dialog-titlebar {
    padding: 0.7em 1em 0.6em 1em;
    position: relative;
    font-family: Helvetica, Arial, sans-serif;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0; }
  .ui-dialog .ui-dialog-title {
    float: left;
    margin: .1em 16px .2em 0;
    font-size: 14px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); }
  .ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    right: 12px;
    top: 8px;
    width: 16px;
    padding: 0;
    height: 16px; }
    .ui-dialog .ui-dialog-titlebar-close span {
      display: block;
      margin: 1px;
      background: url("/wp-content/themes/chicagonow/images/icon_sprite.png") 0 -16px no-repeat; }
    .ui-dialog .ui-dialog-titlebar-close.ui-state-hover {
      background-color: transparent; }
    .ui-dialog .ui-dialog-titlebar-close:hover span {
      background-position: -16px -16px; }
    .ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus {
      padding: 0;
      border: 0; }
  .ui-dialog .ui-dialog-content {
    position: relative;
    border: 0;
    padding: .5em 1em;
    background: none;
    overflow: auto;
    zoom: 1; }
  .ui-dialog .ui-dialog-buttonpane {
    text-align: left;
    border-width: 1px 0 0 0;
    background-image: none;
    margin: .5em 0 0 0;
    padding: .3em 1em .5em .4em; }
    .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
      float: right; }
    .ui-dialog .ui-dialog-buttonpane button {
      margin: .5em .4em .5em 0;
      cursor: pointer; }
  .ui-dialog .ui-resizable-se {
    width: 14px;
    height: 14px;
    right: 3px;
    bottom: 3px; }

.ui-draggable .ui-dialog-titlebar {
  cursor: move; }

/*
 * jQuery UI Slider 1.8.7
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Slider#theming
 */
.ui-slider {
  position: relative;
  text-align: left;
  background: #d7d7d7; }

.ui-slider {
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5) inset;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5) inset; }

.ui-slider .ui-slider-handle {
  background: url(images/slider_handles.png) 0px -23px no-repeat;
  position: absolute;
  z-index: 2;
  width: 23px;
  height: 23px;
  cursor: default;
  border: none;
  outline: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none; }

.ui-slider .ui-state-hover,
.ui-slider .ui-state-active {
  background-position: 0 0; }

.ui-slider .ui-slider-range {
  background: #a3cae0;
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0; }

.ui-slider .ui-slider-range {
  -moz-box-shadow: 0 1px 2px rgba(17, 35, 45, 0.6) inset;
  -webkit-box-shadow: 0 1px 2px rgba(17, 35, 45, 0.6) inset; }

.ui-slider-horizontal {
  height: 5px; }

.ui-slider-horizontal .ui-slider-handle {
  top: -8px;
  margin-left: -13px; }

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%; }

.ui-slider-horizontal .ui-slider-range-min {
  left: 0; }

.ui-slider-horizontal .ui-slider-range-max {
  right: 0; }

.ui-slider-vertical {
  width: 5px;
  height: 100px; }

.ui-slider-vertical .ui-slider-handle {
  left: -8px;
  margin-left: 0;
  margin-bottom: -13px; }

.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%; }

.ui-slider-vertical .ui-slider-range-min {
  bottom: 0; }

.ui-slider-vertical .ui-slider-range-max {
  top: 0; }

                                                   /*
* jQuery UI Tabs 1.8.7
*
* Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
* http://jquery.org/license
*
* http://docs.jquery.com/UI/Tabs#theming
*/
.ui-tabs {
  position: relative;
  zoom: 1;
  border: 0; }

/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: 0;
  background: transparent;
  border-width: 0 0 1px 0; }

.ui-tabs .ui-tabs-nav {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0; }

.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 1px;
  margin: 0 .2em 1px 0;
  border-bottom: 0 !important;
  padding: 0;
  white-space: nowrap; }

.ui-tabs .ui-tabs-nav li a {
  float: left;
  padding: .5em 1em;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); }

.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
  margin-bottom: 0;
  padding-bottom: 1px;
  background: #fff;
  border-color: #B6B6B6; }

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a {
  cursor: text;
  outline: none; }

.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
  cursor: pointer; }

/* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0 1px 1px 1px;
  padding: 1em 1.4em;
  background: none; }

.ui-tabs .ui-tabs-panel {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0; }

.ui-tabs .ui-tabs-hide {
  display: none !important; }

/*
 * jQuery UI Datepicker 1.8.7
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Datepicker#theming
 */
.ui-datepicker {
  width: 17em;
  padding: 0;
  display: none;
  border-color: #DDDDDD; }

.ui-datepicker {
  -moz-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5); }

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .35em 0;
  border: none;
  border-bottom: 1px solid #B6B6B6;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0; }

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 6px;
  width: 1.8em;
  height: 1.8em; }

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  border: 1px none; }

.ui-datepicker .ui-datepicker-prev {
  left: 2px; }

.ui-datepicker .ui-datepicker-next {
  right: 2px; }

.ui-datepicker .ui-datepicker-prev span {
  background-position: 0px -32px !important; }

.ui-datepicker .ui-datepicker-next span {
  background-position: -16px -32px !important; }

.ui-datepicker .ui-datepicker-prev-hover span {
  background-position: 0px -48px !important; }

.ui-datepicker .ui-datepicker-next-hover span {
  background-position: -16px -48px !important; }

.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
  background: url(images/icon_sprite.png) no-repeat; }

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
  font-size: 12px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.6); }

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0; }

.ui-datepicker select.ui-datepicker-month-year {
  width: 100%; }

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 49%; }

.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em; }

.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0; }

.ui-datepicker td {
  border: 0;
  padding: 1px; }

.ui-datepicker td span, .ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none; }

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0; }

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible; }

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left; }

.ui-datepicker .ui-state-default {
  background: transparent;
  border-color: #FFF; }

.ui-datepicker .ui-state-active {
  background: #5F83B9;
  border-color: #5F83B9;
  color: #FFF;
  font-weight: bold;
  text-shadow: 0 1px 1px #234386; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto; }

.ui-datepicker-multi .ui-datepicker-group {
  float: left; }

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em; }

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%; }

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%; }

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%; }

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header {
  border-left-width: 0; }

.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0; }

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left; }

.ui-datepicker-row-break {
  clear: both;
  width: 100%; }

/* RTL support */
.ui-datepicker-rtl {
  direction: rtl; }

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: right; }

.ui-datepicker-rtl .ui-datepicker-group {
  float: right; }

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px; }

.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
  display: none;
  /*sorry for IE5*/
  display/**/: block;
  /*sorry for IE5*/
  position: absolute;
  /*must have*/
  z-index: -1;
  /*must have*/
  filter: mask();
  /*must have*/
  top: -4px;
  /*must have*/
  left: -4px;
  /*must have*/
  width: 200px;
  /*must have*/
  height: 200px;
  /*must have*/ }

/*
* jQuery UI Progressbar 1.8.7
*
* Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
* http://jquery.org/license
*
* http://docs.jquery.com/UI/Progressbar#theming
*/
.ui-progressbar {
  height: 12px;
  text-align: left;
  background: #FFF url(images/progress_bar.gif) 0 -14px repeat-x; }

.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
  background: url(images/progress_bar.gif) 0 0 repeat-x; }

/* Extra Input Field Styling */
.fancy input[type=text], .fancy input[type=password] {
  border-color: #591313;
  margin: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: 0 1px 0 white inset, 0 1px 0 #dd5a5a;
  -o-box-shadow: 0 1px 0 white inset, 0 1px 0 #dd5a5a;
  -webkit-box-shadow: 0 1px 0 white inset, 0 1px 0 #dd5a5a;
  box-shadow: 0 1px 0 white inset, 0 1px 0 #dd5a5a;
  background-color: #dddddd;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dddddd), to(white), color-stop(0.5, white));
  background-image: -moz-linear-gradient(top, #dddddd 0%, white 50%, white 100%); }
.fancy textarea:hover, .fancy input[type=text]:hover, .fancy input[type=password]:hover {
  border-color: black;
  border-width: 1px;
  -moz-box-shadow: 0 1px 0 white inset, 0 1px 0 #e89393, 0 0 4px white;
  -o-box-shadow: 0 1px 0 white inset, 0 1px 0 #e89393, 0 0 4px white;
  -webkit-box-shadow: 0 1px 0 white inset, 0 1px 0 #e89393, 0 0 4px white;
  box-shadow: 0 1px 0 white inset, 0 1px 0 #e89393, 0 0 4px white; }
.fancy textarea:focus, .fancy input[type=text]:focus, .fancy input[type=password]:focus {
  border-color: black;
  color: black;
  border-width: 1px;
  -moz-box-shadow: 0 1px 0 white inset, 0 1px 0 #e89393, 0 0 4px white;
  -o-box-shadow: 0 1px 0 white inset, 0 1px 0 #e89393, 0 0 4px white;
  -webkit-box-shadow: 0 1px 0 white inset, 0 1px 0 #e89393, 0 0 4px white;
  box-shadow: 0 1px 0 white inset, 0 1px 0 #e89393, 0 0 4px white; }

textarea, input[type=text], input[type=password] {
  padding: 6px 8px;
  border: 1px solid #e89393;
  outline: none;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 19px;
  color: #333333;
  margin: 2px;
  -moz-box-shadow: 0 1px 0 white inset;
  -o-box-shadow: 0 1px 0 white inset;
  -webkit-box-shadow: 0 1px 0 white inset;
  box-shadow: 0 1px 0 white inset;
  background-color: #f5f5f5;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(white), color-stop(0.5, white));
  background-image: -moz-linear-gradient(top, #f5f5f5 0%, white 50%, white 100%); }

textarea:hover, input[type=text]:hover, input[type=password]:hover {
  -moz-box-shadow: 0 0 0 transparent;
  -o-box-shadow: 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  border-width: 3px;
  border-color: #c92a2a;
  margin: 0; }

textarea:focus, input[type=text]:focus, input[type=password]:focus {
  -moz-box-shadow: 0 0 0 transparent;
  -o-box-shadow: 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  border-width: 3px;
  border-color: #c92a2a;
  margin: 0; }

@media only screen and (max-width: 767px) {
  .ui-dialog.fancy .ui-dialog-title {
    font-size: 36px; }

  .ui-button.big {
    height: 40px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    -moz-box-shadow: 0 4px 4px #bbbbbb, 0 1px 0 #e89393 inset;
    -o-box-shadow: 0 4px 4px #bbbbbb, 0 1px 0 #e89393 inset;
    -webkit-box-shadow: 0 4px 4px #bbbbbb, 0 1px 0 #e89393 inset;
    box-shadow: 0 4px 4px #bbbbbb, 0 1px 0 #e89393 inset; }
    .ui-button.big .ui-button-text {
      font-size: 14px;
      line-height: 40px;
      padding: 0 32px 0 14px;
      margin-right: 12px;
      background: url("/wp-content/themes/chicagonow/images/join-btn-arrow.png") no-repeat right center; }
      .ui-button.big .ui-button-text span {
        font-family: "League Gothic", Impact, sans-serif;
        font-size: 20px;
        line-height: 34px;
        top: 1px; } }
body, html {
  height: 100%; }

body {
  background: white;
  color: #111111;
  -webkit-text-size-adjust: 100%;
  /* Stops Mobile Safari from auto-adjusting font-sizes */ }
  body a:link, body a:visited {
    color: #c92a2a;
    text-decoration: underline; }
  body a:hover, body a:active {
    color: #dd5a5a;
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
  body h1, body h2, body h3, body h4, body h5, body h6 * {
    font-weight: normal; }
    body h1 a:link, body h1 a:visited, body h2 a:link, body h2 a:visited, body h3 a:link, body h3 a:visited, body h4 a:link, body h4 a:visited, body h5 a:link, body h5 a:visited, body h6 * a:link, body h6 * a:visited {
      color: #333333;
      text-decoration: none; }
    body h1 a:hover, body h1 a:active, body h2 a:hover, body h2 a:active, body h3 a:hover, body h3 a:active, body h4 a:hover, body h4 a:active, body h5 a:hover, body h5 a:active, body h6 * a:hover, body h6 * a:active {
      color: #555555;
      opacity: 1;
      filter: alpha(opacity=100);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }

/* Default/non-mobile header stuff */
#nowbar .inside {
  position: relative;
  width: 904px;
  margin: 0 auto;
  padding: 0;
  height: 100%; }

/* Content wrapper */
#content {
  background-color: white;
  background-image: -moz-linear-gradient(top, #eeeeee 0px, white 131px);
  background-image: -webkit-gradient(linear, 0 0, 0 131, from(#eeeeee), to(white));
  *zoom: 1; }
  #content:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden; }
  #content .inside-content-wrap {
    background: url("/wp-content/themes/chicagonow/images/beta_bg.png") repeat-y 552px 0;
    width: 904px;
    margin: 0 auto;
    padding: 0;
    *zoom: 1;
    padding-top: 10px; }
    #content .inside-content-wrap:after {
      content: "\0020";
      display: block;
      height: 0;
      clear: both;
      overflow: hidden;
      visibility: hidden; }

/* Content columns */
#alpha {
  width: 536px;
  float: left;
  margin-right: 16px;
  padding-left: 0;
  padding-right: 0;
  *zoom: 1; }
  #alpha:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden; }
  #alpha h2.page-description {
    font-family: "League Gothic", Impact, sans-serif;
    position: relative;
    font-size: 22px;
    line-height: 22px;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #333333;
    font-weight: normal;
    text-align: center;
    margin: 28px 0 40px; }
    #alpha h2.page-description span.decoration {
      display: inline-block;
      width: 12px;
      height: 13px;
      vertical-align: top;
      position: relative;
      top: 4px;
      left: -2px;
      margin: 0 10px;
      background-image: url("/wp-content/themes/chicagonow/images/chi-star.png"); }
    #alpha h2.page-description hr {
      position: absolute;
      top: 10px;
      margin: 0;
      display: block;
      border: none;
      color: #c92a2a;
      background-color: #c92a2a;
      background-image: #c92a2a;
      width: 80px;
      height: 1px; }
      #alpha h2.page-description hr.one {
        right: 0; }
      #alpha h2.page-description hr.two {
        left: 0; }
  #alpha .cube-ad {
    clear: both;
    margin: 40px auto; }
  #alpha #more-posts {
    border-top: 1px solid #dddddd;
    padding: 24px 0;
    text-align: right; }
    #alpha #more-posts #newer-posts {
      float: left; }

#beta {
  width: 352px;
  float: left;
  padding-left: 0;
  padding-right: 0; }

body#directory #alpha {
  width: 100%; }
body#directory #content .inside-content-wrap {
  background: none; }

/**
 * Headers and Footers
 */
/* Header */
#header {
  background-color: #b51000;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#b51000), to(#830c00), color-stop(0.5, #b51000));
  background-image: -moz-linear-gradient(top, #b51000 0%, #b51000 50%, #830c00 100%);
  border-top: 1px solid #dd5a5a;
  border-bottom: 1px solid white;
  padding: 1px 0;
  position: relative;
  z-index: 100; }
  #header .noise {
    background-image: url("/wp-content/themes/chicagonow/images/noise-min.png"); }
  #header .inside {
    width: 904px;
    margin: 0 auto;
    padding: 0;
    margin: 20px auto 18px;
    *zoom: 1; }
    #header .inside:after {
      content: "\0020";
      display: block;
      height: 0;
      clear: both;
      overflow: hidden;
      visibility: hidden; }
  #header .logo {
    display: block;
    float: left;
    font-family: "League Gothic", Impact, sans-serif;
    background: url("/wp-content/themes/chicagonow/images/home-logo.png") no-repeat top left;
    width: 99px;
    height: 74px;
    margin-right: 34px; }
    #header .logo span {
      display: none; }

/* Blog meta search */
#find-a-blog {
  width: 680px;
  float: left;
  position: relative;
  color: #eeeeee;
  *zoom: 1; }
  #find-a-blog:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden; }
  #find-a-blog #blog_searchform {
    width: 470px;
    float: left;
    padding-right: 18px; }
    #find-a-blog #blog_searchform label, #find-a-blog #blog_searchform .examples {
      line-height: 1.1em;
      font-size: 13px;
      display: block;
      font-style: italic;
      color: #f4cbcb;
      text-shadow: 0 -1px 0 #591313;
      padding: 8px 0 8px 18px; }
      #find-a-blog #blog_searchform label a:link, #find-a-blog #blog_searchform label a:visited, #find-a-blog #blog_searchform .examples a:link, #find-a-blog #blog_searchform .examples a:visited {
        color: #f4cbcb;
        text-decoration: underline; }
      #find-a-blog #blog_searchform label a:hover, #find-a-blog #blog_searchform label a:active, #find-a-blog #blog_searchform .examples a:hover, #find-a-blog #blog_searchform .examples a:active {
        color: white;
        opacity: 1;
        filter: alpha(opacity=100);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
      #find-a-blog #blog_searchform label a, #find-a-blog #blog_searchform .examples a {
        font-style: normal; }
    #find-a-blog #blog_searchform input[type="text"] {
      -moz-border-radius: 17px;
      -webkit-border-radius: 17px;
      border-radius: 17px;
      font-family: Helvetica, Arial, sans-serif;
      border: 1px solid #200707;
      width: 360px;
      height: 18px;
      line-height: 18px;
      font-size: 16px;
      padding: 9px 18px 8px;
      margin: 0;
      -moz-box-shadow: 0 1px 0 #dd5a5a, 0 1px 4px #777777 inset;
      -o-box-shadow: 0 1px 0 #dd5a5a, 0 1px 4px #777777 inset;
      -webkit-box-shadow: 0 1px 0 #dd5a5a, 0 1px 4px #777777 inset;
      box-shadow: 0 1px 0 #dd5a5a, 0 1px 4px #777777 inset; }
    #find-a-blog #blog_searchform .gsc-search-button, #find-a-blog #blog_searchform .gsc-clear-button, #find-a-blog #blog_searchform .gsc-branding {
      display: none; }
    #find-a-blog #blog_searchform .blur {
      color: #555555; }
  #find-a-blog #lookahead-container {
    display: none;
    min-width: 280px;
    max-height: 500px;
    padding: 15px;
    background: #ffffff;
    position: absolute;
    left: 0;
    color: #333333;
    text-shadow: none;
    -moz-box-shadow: 0 4px 4px #555555;
    -o-box-shadow: 0 4px 4px #555555;
    -webkit-box-shadow: 0 4px 4px #555555;
    box-shadow: 0 4px 4px #555555; }
  #find-a-blog .highlight {
    background: #fdffa1; }
  #find-a-blog div.divider {
    display: block;
    float: left;
    border-right: 1px solid #c92a2a;
    border-left: 1px solid #591313;
    height: 60px;
    width: 0px;
    margin-top: 18px; }
  #find-a-blog div.all-blogs {
    position: relative;
    display: block;
    float: left;
    padding-left: 18px;
    z-index: 100; }
    #find-a-blog div.all-blogs .ui-button {
      -moz-box-shadow: 0 1px 0 #dd5a5a, 0 1px 0 #e89393 inset;
      -o-box-shadow: 0 1px 0 #dd5a5a, 0 1px 0 #e89393 inset;
      -webkit-box-shadow: 0 1px 0 #dd5a5a, 0 1px 0 #e89393 inset;
      box-shadow: 0 1px 0 #dd5a5a, 0 1px 0 #e89393 inset; }
      #find-a-blog div.all-blogs .ui-button .ui-button-text {
        font-size: 15px;
        line-height: 18px; }
        #find-a-blog div.all-blogs .ui-button .ui-button-text .text {
          display: inline-block;
          padding-right: 10px;
          border-right: 1px solid #911e11; }
        #find-a-blog div.all-blogs .ui-button .ui-button-text .arrow {
          display: inline-block;
          padding-left: 6px;
          border-left: 1px solid #dd5a5a; }
      #find-a-blog div.all-blogs .ui-button.ui-state-hover .ui-button-text .text, #find-a-blog div.all-blogs .ui-button.ui-state-focus .ui-button-text .text {
        border-color: #c92a2a; }
      #find-a-blog div.all-blogs .ui-button.ui-state-hover .ui-button-text .arrow, #find-a-blog div.all-blogs .ui-button.ui-state-focus .ui-button-text .arrow {
        border-color: #e89393; }
    #find-a-blog div.all-blogs label {
      line-height: 1.1em;
      font-size: 13px;
      display: block;
      padding: 8px 0 10px;
      font-style: italic;
      color: #f4cbcb;
      text-shadow: 0 -1px 0 #591313; }
    #find-a-blog div.all-blogs .drop-down {
      top: 70px;
      right: -15px;
      width: 690px; }
      #find-a-blog div.all-blogs .drop-down .tail {
        top: -12px;
        right: 26px; }
      #find-a-blog div.all-blogs .drop-down ul li {
        float: left;
        width: 162px; }
        #find-a-blog div.all-blogs .drop-down ul li a, #find-a-blog div.all-blogs .drop-down ul li a:link, #find-a-blog div.all-blogs .drop-down ul li a:visited {
          padding: 0 7px;
          border: 1px solid #eeeeee; }
          #find-a-blog div.all-blogs .drop-down ul li a:hover, #find-a-blog div.all-blogs .drop-down ul li a:link:hover, #find-a-blog div.all-blogs .drop-down ul li a:visited:hover {
            background-color: #ffffff;
            border: 1px solid #999999;
            -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.15), 0 1px 0 white inset;
            -o-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.15), 0 1px 0 white inset;
            -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.15), 0 1px 0 white inset;
            box-shadow: 0 1px 0 rgba(0, 0, 0, 0.15), 0 1px 0 white inset;
            -moz-border-radius: 2px;
            -webkit-border-radius: 2px;
            border-radius: 2px;
            color: #111111;
            opacity: 1;
            filter: alpha(opacity=100);
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }

#find-a-blog.child-blog-search {
  float: none;
  margin: 0 auto; }
  #find-a-blog.child-blog-search #blog_searchform {
    float: none;
    margin: 0 auto;
    padding: 5px 0; }
    #find-a-blog.child-blog-search #blog_searchform label {
      padding: 4px 0 4px 18px; }

/* Footer */
#footer {
  font-size: 13px;
  line-height: 18px;
  font-family: Helvetica, Arial, sans-serif;
  width: 100%;
  min-height: 100px;
  color: #dddddd;
  background: #111111;
  background-color: #111111;
  background-image: -moz-linear-gradient(top, #555555, #111111);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#555555), to(#111111));
  border-top: 1px solid #111111;
  -moz-box-shadow: 0 1px 0 #999999 inset;
  -o-box-shadow: 0 1px 0 #999999 inset;
  -webkit-box-shadow: 0 1px 0 #999999 inset;
  box-shadow: 0 1px 0 #999999 inset;
  clear: both;
  overflow: hidden; }
  #footer a:link, #footer a:visited {
    color: #dddddd;
    text-decoration: none; }
  #footer a:hover, #footer a:active {
    color: white;
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
  #footer a {
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
  #footer .logo {
    float: left;
    font-family: "League Gothic", Impact, sans-serif;
    background: url("/wp-content/themes/chicagonow/images/footer-logo.png") no-repeat top left;
    width: 46px;
    height: 36px;
    margin: 0 18px 18px 0; }
    #footer .logo span {
      display: none; }
  #footer #footer-inner {
    width: 904px;
    margin: 0 auto;
    padding: 0;
    margin: 0 auto;
    padding: 46px 0 22px 0; }
  #footer ul {
    list-style-type: none;
    overflow: hidden;
    margin: 0 0 18px 0; }
  #footer li:first-child {
    font-weight: bold;
    margin-left: 0; }
    #footer li:first-child a:link, #footer li:first-child a:visited {
      color: white;
      text-decoration: none; }
    #footer li:first-child a:hover, #footer li:first-child a:active {
      color: white;
      opacity: 1;
      filter: alpha(opacity=100);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
  #footer li {
    float: left;
    margin: 0 4px; }
  #footer .copyright {
    display: block; }

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  #header .inside {
    width: 720px;
    margin: 0 auto;
    padding: 0;
    margin: 20px auto 18px; }

  #find-a-blog {
    width: 580px;
    margin-left: auto;
    margin-right: auto; }
    #find-a-blog div.all-blogs .drop-down {
      width: 620px; }
      #find-a-blog div.all-blogs .drop-down ul li {
        width: 148px; }
    #find-a-blog #blog_searchform {
      width: 330px; }
      #find-a-blog #blog_searchform input[type="text"] {
        width: 220px; }

  #footer #footer-inner {
    width: 720px;
    margin: 0 auto;
    padding: 0;
    margin: 0 auto;
    padding: 46px 0 22px 0; } }
@media only screen and (max-width: 767px) {
  #header .logo {
    float: none;
    margin: 0 auto; }
  #header .inside {
    width: 300px; }

  #footer #footer-inner {
    width: 300px;
    margin: 0 auto;
    padding: 0;
    margin: 0 auto;
    padding: 46px 0 22px 0; }

  #find-a-blog {
    width: 100%; }
    #find-a-blog #blog_searchform {
      width: 250px;
      float: none;
      padding: 0;
      margin: 0 auto; }
      #find-a-blog #blog_searchform form {
        width: 100%;
        margin: 0; }
      #find-a-blog #blog_searchform input[type="text"] {
        width: 140px; }
      #find-a-blog #blog_searchform .examples {
        display: none; }
    #find-a-blog div.divider {
      display: none; }
    #find-a-blog div.all-blogs {
      display: none; } }
@media only screen and (min-width: 480px) and (max-width: 767px) {
  #header .logo {
    float: none;
    margin: 0 auto; }
  #header .inside {
    width: 330px; }

  #find-a-blog #blog_searchform {
    width: 330px; }
    #find-a-blog #blog_searchform input[type="text"] {
      width: 220px; }
    #find-a-blog #blog_searchform .examples {
      display: block; }

  #footer #footer-inner {
    width: 444px;
    margin: 0 auto;
    padding: 0;
    margin: 0 auto;
    padding: 46px 0 22px 0; } }
@media only screen and (max-width: 480px) {
  #footer li:nth-child(2n+1) {
    float: none; } }
/* Drop down menus */
.drop-down {
  display: none;
  background-color: #eeeeee;
  position: absolute;
  z-index: 100;
  border: 1px solid #333333;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.5), 0 1px 0 white inset;
  -o-box-shadow: 0 0 20px rgba(0, 0, 0, 0.5), 0 1px 0 white inset;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.5), 0 1px 0 white inset;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5), 0 1px 0 white inset; }
  .drop-down .tail {
    width: 24px;
    height: 14px;
    position: absolute;
    top: -12px;
    background-image: url("/wp-content/themes/chicagonow/images/tail.png");
    z-index: 150; }
  .drop-down ul {
    margin: 12px 11px;
    *zoom: 1; }
    .drop-down ul:after {
      content: "\0020";
      display: block;
      height: 0;
      clear: both;
      overflow: hidden;
      visibility: hidden; }
    .drop-down ul li {
      font-family: Helvetica, Arial, sans-serif;
      font-size: 13px; }
      .drop-down ul li a, .drop-down ul li a:link, .drop-down ul li a:visited {
        display: block;
        text-decoration: none;
        color: #111111;
        font-weight: bold;
        text-shadow: 0 1px 0 white;
        line-height: 22px; }

/* Branding */
#branding #site-description {
  display: none; }

/* Navigation */
#navigation .skip-link {
  display: none; }

#navigation li {
  float: left;
  margin: 0 10px 0 0; }

#nav-above.navigation {
  clear: both; }

.widget {
  margin: 0 0 20px 0;
  padding: 0 0 0 24px; }
  .widget h2.widget-title, .widget h3.widget-title, .widget h2.widgettitle, .widget h3.widgetitle {
    font-family: "League Gothic", Impact, sans-serif;
    background-color: #dddddd;
    background-image: -webkit-gradient(linear, left center, right center, from(#dddddd), to(#dddddd), color-stop(0.5, #ffffff));
    background-image: -moz-linear-gradient(left, #dddddd 0%, #ffffff 50%, #dddddd 100%);
    -moz-box-shadow: 0 3px 6px #dddddd;
    -o-box-shadow: 0 3px 6px #dddddd;
    -webkit-box-shadow: 0 3px 6px #dddddd;
    box-shadow: 0 3px 6px #dddddd;
    text-shadow: 0 -1px 0 #ffffff;
    text-align: center;
    text-transform: uppercase;
    font-size: 20px;
    letter-spacing: 1px;
    line-height: 36px;
    border-top: 1px solid #999999;
    border-bottom: 1px solid #999999;
    position: relative;
    margin: 0 0 10px 0; }
    .widget h2.widget-title span.inside, .widget h3.widget-title span.inside, .widget h2.widgettitle span.inside, .widget h3.widgetitle span.inside {
      height: 34px;
      display: block;
      overflow: hidden; }
    .widget h2.widget-title span.left-cap, .widget h2.widget-title span.right-cap, .widget h3.widget-title span.left-cap, .widget h3.widget-title span.right-cap, .widget h2.widgettitle span.left-cap, .widget h2.widgettitle span.right-cap, .widget h3.widgetitle span.left-cap, .widget h3.widgetitle span.right-cap {
      position: absolute;
      top: -1px;
      height: 36px;
      width: 8px;
      display: block;
      background-image: url("/wp-content/themes/chicagonow/images/widget_ribbon_cap.png"); }
    .widget h2.widget-title span.left-cap, .widget h3.widget-title span.left-cap, .widget h2.widgettitle span.left-cap, .widget h3.widgetitle span.left-cap {
      left: -6px;
      background-position: 0 -36px; }
    .widget h2.widget-title span.right-cap, .widget h3.widget-title span.right-cap, .widget h2.widgettitle span.right-cap, .widget h3.widgetitle span.right-cap {
      right: -6px; }
    .widget h2.widget-title span.decoration, .widget h3.widget-title span.decoration, .widget h2.widgettitle span.decoration, .widget h3.widgetitle span.decoration {
      display: inline-block;
      vertical-align: middle;
      width: 12px;
      height: 13px;
      background-image: url("/wp-content/themes/chicagonow/images/chi-star.png");
      background-position: 0 -13px;
      margin: 0 10px 3px; }
  .widget ul {
    padding: 0; }

/* Ad styles */
.cube-ad {
  width: 300px;
  margin: 48px auto 48px 24px;
  background: white;
  position: relative;
  z-index: 1;
  *zoom: 1; }
  .cube-ad:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden; }
  .cube-ad small {
    display: none; }

.leaderboard {
  background-color: #555555;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#555555), to(#555555), color-stop(0.5, #5d5d5d));
  background-image: -moz-linear-gradient(top, #555555 0%, #5d5d5d 50%, #555555 100%); }
  .leaderboard .ad-inner {
    max-height: 90px;
    margin: 0 auto;
    padding: 10px 0;
    width: 728px; }

.sponsorship {
  width: 100%; }
  .sponsorship .ad-inner > div {
    margin: 0 auto;
    width: 100%; }
  .sponsorship .ad-inner > a {
    display: block;
    line-height: 0;
    margin: -10px 0 0 0;
    padding: 0;
    text-align: center; }

.oop-ad {
  height: 0; }

/* Subscribe by email widget */
.widget.subscribe-by-email br {
  height: 0;
  width: 0;
  display: none; }
.widget.subscribe-by-email #subscription_email {
  max-width: 300px; }
.widget.subscribe-by-email input.button {
  margin-top: 6px;
  width: auto !important; }
.widget.subscribe-by-email p {
  color: #999999;
  font-family: "Droid Sans", Arial, sans-serif;
  font-size: 12px;
  line-height: 17px;
  padding-top: 4px !important;
  clear: both;
  text-align: center; }
.widget.subscribe-by-email #subscribe-by-email-msg div, .widget.subscribe-by-email #subscribe-by-email-msg p, .widget.subscribe-by-email #subscribe-by-email-msg strong {
  color: #999999;
  font-family: "Droid Sans", Arial, sans-serif;
  font-size: 12px;
  line-height: 17px;
  letter-spacing: 0;
  font-weight: normal;
  margin: 0;
  padding: 0 !important; }

/* Posts and post rivers */
div.post h6 {
  margin-top: 10px; }

div.entry p {
  margin-bottom: 10px; }

.post {
  position: relative;
  margin: 32px 0;
  padding: 20px 0 0 0;
  *zoom: 1; }
  .post:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden; }
  .post em {
    font-style: italic; }
  .post del {
    text-decoration: line-through; }
  .post h2.post-title {
    font-size: 26px;
    line-height: 36px;
    float: left; }
    .post h2.post-title a:link, .post h2.post-title a:visited {
      color: #333333;
      text-decoration: none; }
    .post h2.post-title a:hover, .post h2.post-title a:active {
      color: #333333;
      opacity: 0.8;
      filter: alpha(opacity=80);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; }
  .post .post-external-link {
    display: block;
    width: 100%;
    text-align: right; }
  .post .post-embed {
    text-align: center; }
    .post .post-embed iframe, .post .post-embed embed {
      *zoom: 1;
      border: 1px solid #bbbbbb;
      max-width: 100%;
      padding: 4px;
      -moz-box-shadow: 0 3px 6px #dddddd;
      -o-box-shadow: 0 3px 6px #dddddd;
      -webkit-box-shadow: 0 3px 6px #dddddd;
      box-shadow: 0 3px 6px #dddddd; }
      .post .post-embed iframe:after, .post .post-embed embed:after {
        content: "\0020";
        display: block;
        height: 0;
        clear: both;
        overflow: hidden;
        visibility: hidden; }
  .post .post-meta {
    width: 100%;
    margin: 10px 0 0 0; }
    .post .post-meta .avatar {
      width: 32px;
      height: 32px;
      float: left;
      margin: 0 14px 14px 0;
      padding: 0; }
      .post .post-meta .avatar img {
        border: 1px solid #c92a2a; }
    .post .post-meta .from {
      color: #777777;
      font-size: 12px;
      line-height: 16px;
      font-style: italic;
      *zoom: 1; }
      .post .post-meta .from:after {
        content: "\0020";
        display: block;
        height: 0;
        clear: both;
        overflow: hidden;
        visibility: hidden; }
      .post .post-meta .from a {
        font-family: "Droid Sans", Arial, sans-serif;
        font-style: normal; }
      .post .post-meta .from .author-name {
        font-weight: bold; }
    .post .post-meta .comment-count {
      display: inline; }
    .post .post-meta .hide-comments-button {
      display: none; }
  .post figure {
    display: block;
    position: relative;
    z-index: 0; }
    .post figure figcaption {
      position: relative;
      font-size: 12px;
      line-height: 17px;
      color: #777777;
      margin: 10px 0 0 0; }
    .post figure img {
      max-width: 624px;
      background: white; }

/* Post share utils */
.share-utils {
  margin: 12px 0 0 0;
  *zoom: 1; }
  .share-utils:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden; }
  .share-utils div {
    *zoom: 1;
    margin-bottom: 5px;
    float: left; }
    .share-utils div:after {
      content: "\0020";
      display: block;
      height: 0;
      clear: both;
      overflow: hidden;
      visibility: hidden; }
  .share-utils .share-util-button {
    float: left;
    margin: 0 12px 0 0;
    border: 1px solid #dddddd;
    border-bottom: 1px solid #bbbbbb;
    -moz-box-shadow: 0 1px 3px #eeeeee;
    -o-box-shadow: 0 1px 3px #eeeeee;
    -webkit-box-shadow: 0 1px 3px #eeeeee;
    box-shadow: 0 1px 3px #eeeeee;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px; }
    .share-utils .share-util-button a {
      -moz-border-radius: 6px;
      -webkit-border-radius: 6px;
      border-radius: 6px;
      font-family: Helvetica, Arial, sans-serif;
      font-size: 14px;
      line-height: 14px;
      font-weight: bold;
      text-decoration: none;
      color: #333333;
      text-shadow: 1px 1px 1px white;
      display: block;
      padding: 6px 16px 6px 36px;
      border-top: 1px solid white;
      opacity: 1;
      filter: alpha(opacity=100);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
      .share-utils .share-util-button a:hover {
        opacity: 0.8;
        filter: alpha(opacity=80);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; }
  .share-utils .twitter-share a {
    background: #f5f5f5 url("/wp-content/themes/chicagonow/images/share_utils_sprite.png") no-repeat 4px -35px; }
  .share-utils .fb-share a {
    background: #f5f5f5 url("/wp-content/themes/chicagonow/images/share_utils_sprite.png") no-repeat 4px -62px; }
  .share-utils .comment-count a {
    background: #f5f5f5 url("/wp-content/themes/chicagonow/images/share_utils_sprite.png") no-repeat 4px -88px; }
    .share-utils .comment-count a:hover {
      background: #f5f5f5 url("/wp-content/themes/chicagonow/images/share_utils_sprite.png") no-repeat 4px -114px; }
  .share-utils .reblog a {
    background: #f5f5f5 url("/wp-content/themes/chicagonow/images/share_utils_sprite.png") no-repeat 4px -4px; }

/* Archive pages */
#archive ul.archive-list {
  min-width: 700px; }

/* Blog header/nav */
#blog-header h1 {
  clear: right; }
#blog-header #blog-nav {
  float: left; }
#blog-header ul li {
  float: left;
  margin: 0 10px 0 0; }
#blog-header .clear {
  clear: left; }

/* Recent Comments */
#recent-comments {
  color: #333333;
  margin: 20px 0;
  *zoom: 1; }
  #recent-comments:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden; }
  #recent-comments .comment {
    padding: 0 0 12px 0;
    margin: 0;
    position: relative;
    background: transparent;
    *zoom: 1; }
    #recent-comments .comment:after {
      content: "\0020";
      display: block;
      height: 0;
      clear: both;
      overflow: hidden;
      visibility: hidden; }
    #recent-comments .comment .comment-post {
      font-size: 12px;
      font-style: italic;
      margin: 0 0 0 52px;
      padding: 0 0 0 10px; }
    #recent-comments .comment .comment-meta {
      margin: 0 0 0 0;
      clear: both; }
      #recent-comments .comment .comment-meta div.avatar {
        background: #fff;
        width: 40px;
        height: 40px;
        border: 1px solid #dddddd;
        padding: 4px;
        float: left;
        margin: 0 10px 10px 0;
        *zoom: 1; }
        #recent-comments .comment .comment-meta div.avatar:after {
          content: "\0020";
          display: block;
          height: 0;
          clear: both;
          overflow: hidden;
          visibility: hidden; }
        #recent-comments .comment .comment-meta div.avatar img {
          width: 40px;
          height: 40px; }
    #recent-comments .comment .comment-author-date {
      font-style: italic;
      color: #999999;
      font-size: 14px;
      line-height: 21px; }
      #recent-comments .comment .comment-author-date .comment-author {
        color: #c92a2a;
        font-style: normal;
        font-weight: bold;
        font-family: "Droid Sans", Arial, sans-serif; }
    #recent-comments .comment .in-response-to {
      font-family: Helvetica, Arial, sans-serif;
      font-size: 12px;
      line-height: 19px;
      margin: 8px 0 0 0;
      color: #777777; }
    #recent-comments .comment .comment-content {
      font-family: Helvetica, Arial, sans-serif;
      font-size: 14px;
      line-height: 23px;
      padding: 10px 0 10px 10px;
      margin: 0 0 0 52px; }
      #recent-comments .comment .comment-content p {
        margin: 0 0 14px 0; }

/*Featured blogs, Featured users widget*/
#featured-blogs,
#featured-users,
#related-blogs,
#related-posts,
#recent-global-posts,
#recent-posts,
#featured-posts,
#redeye-feed {
  *zoom: 1;
  color: #333333; }
  #featured-blogs:after,
  #featured-users:after,
  #related-blogs:after,
  #related-posts:after,
  #recent-global-posts:after,
  #recent-posts:after,
  #featured-posts:after,
  #redeye-feed:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden; }
  #featured-blogs a:link, #featured-blogs a:visited,
  #featured-users a:link,
  #featured-users a:visited,
  #related-blogs a:link,
  #related-blogs a:visited,
  #related-posts a:link,
  #related-posts a:visited,
  #recent-global-posts a:link,
  #recent-global-posts a:visited,
  #recent-posts a:link,
  #recent-posts a:visited,
  #featured-posts a:link,
  #featured-posts a:visited,
  #redeye-feed a:link,
  #redeye-feed a:visited {
    color: #c92a2a;
    text-decoration: underline; }
  #featured-blogs a:hover, #featured-blogs a:active,
  #featured-users a:hover,
  #featured-users a:active,
  #related-blogs a:hover,
  #related-blogs a:active,
  #related-posts a:hover,
  #related-posts a:active,
  #recent-global-posts a:hover,
  #recent-global-posts a:active,
  #recent-posts a:hover,
  #recent-posts a:active,
  #featured-posts a:hover,
  #featured-posts a:active,
  #redeye-feed a:hover,
  #redeye-feed a:active {
    color: #c92a2a;
    opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; }
  #featured-blogs li,
  #featured-users li,
  #related-blogs li,
  #related-posts li,
  #recent-global-posts li,
  #recent-posts li,
  #featured-posts li,
  #redeye-feed li {
    margin: 20px 0 10px 0;
    *zoom: 1; }
    #featured-blogs li:after,
    #featured-users li:after,
    #related-blogs li:after,
    #related-posts li:after,
    #recent-global-posts li:after,
    #recent-posts li:after,
    #featured-posts li:after,
    #redeye-feed li:after {
      content: "\0020";
      display: block;
      height: 0;
      clear: both;
      overflow: hidden;
      visibility: hidden; }
    #featured-blogs li div,
    #featured-users li div,
    #related-blogs li div,
    #related-posts li div,
    #recent-global-posts li div,
    #recent-posts li div,
    #featured-posts li div,
    #redeye-feed li div {
      font-size: 14px;
      line-height: 19px; }
  #featured-blogs h4,
  #featured-users h4,
  #related-blogs h4,
  #related-posts h4,
  #recent-global-posts h4,
  #recent-posts h4,
  #featured-posts h4,
  #redeye-feed h4 {
    line-height: 1.2em; }
  #featured-blogs .blog-img,
  #featured-blogs .userpic,
  #featured-users .blog-img,
  #featured-users .userpic,
  #related-blogs .blog-img,
  #related-blogs .userpic,
  #related-posts .blog-img,
  #related-posts .userpic,
  #recent-global-posts .blog-img,
  #recent-global-posts .userpic,
  #recent-posts .blog-img,
  #recent-posts .userpic,
  #featured-posts .blog-img,
  #featured-posts .userpic,
  #redeye-feed .blog-img,
  #redeye-feed .userpic {
    width: 80px;
    height: 80px;
    background: #dddddd;
    margin: 0 15px 10px 0;
    border: 2px solid #ffffff;
    float: left;
    -moz-box-shadow: 0 1px 4px #555555;
    -o-box-shadow: 0 1px 4px #555555;
    -webkit-box-shadow: 0 1px 4px #555555;
    box-shadow: 0 1px 4px #555555; }
    #featured-blogs .blog-img img,
    #featured-blogs .userpic img,
    #featured-users .blog-img img,
    #featured-users .userpic img,
    #related-blogs .blog-img img,
    #related-blogs .userpic img,
    #related-posts .blog-img img,
    #related-posts .userpic img,
    #recent-global-posts .blog-img img,
    #recent-global-posts .userpic img,
    #recent-posts .blog-img img,
    #recent-posts .userpic img,
    #featured-posts .blog-img img,
    #featured-posts .userpic img,
    #redeye-feed .blog-img img,
    #redeye-feed .userpic img {
      width: 80px;
      height: 80px; }
  #featured-blogs .latest-from-featured,
  #featured-blogs .about-featured-user,
  #featured-blogs .blog-description,
  #featured-blogs .recent-post,
  #featured-users .latest-from-featured,
  #featured-users .about-featured-user,
  #featured-users .blog-description,
  #featured-users .recent-post,
  #related-blogs .latest-from-featured,
  #related-blogs .about-featured-user,
  #related-blogs .blog-description,
  #related-blogs .recent-post,
  #related-posts .latest-from-featured,
  #related-posts .about-featured-user,
  #related-posts .blog-description,
  #related-posts .recent-post,
  #recent-global-posts .latest-from-featured,
  #recent-global-posts .about-featured-user,
  #recent-global-posts .blog-description,
  #recent-global-posts .recent-post,
  #recent-posts .latest-from-featured,
  #recent-posts .about-featured-user,
  #recent-posts .blog-description,
  #recent-posts .recent-post,
  #featured-posts .latest-from-featured,
  #featured-posts .about-featured-user,
  #featured-posts .blog-description,
  #featured-posts .recent-post,
  #redeye-feed .latest-from-featured,
  #redeye-feed .about-featured-user,
  #redeye-feed .blog-description,
  #redeye-feed .recent-post {
    margin: 0 0 10px 0;
    font-size: 14px;
    line-height: 21px; }
    #featured-blogs .latest-from-featured li,
    #featured-blogs .about-featured-user li,
    #featured-blogs .blog-description li,
    #featured-blogs .recent-post li,
    #featured-users .latest-from-featured li,
    #featured-users .about-featured-user li,
    #featured-users .blog-description li,
    #featured-users .recent-post li,
    #related-blogs .latest-from-featured li,
    #related-blogs .about-featured-user li,
    #related-blogs .blog-description li,
    #related-blogs .recent-post li,
    #related-posts .latest-from-featured li,
    #related-posts .about-featured-user li,
    #related-posts .blog-description li,
    #related-posts .recent-post li,
    #recent-global-posts .latest-from-featured li,
    #recent-global-posts .about-featured-user li,
    #recent-global-posts .blog-description li,
    #recent-global-posts .recent-post li,
    #recent-posts .latest-from-featured li,
    #recent-posts .about-featured-user li,
    #recent-posts .blog-description li,
    #recent-posts .recent-post li,
    #featured-posts .latest-from-featured li,
    #featured-posts .about-featured-user li,
    #featured-posts .blog-description li,
    #featured-posts .recent-post li,
    #redeye-feed .latest-from-featured li,
    #redeye-feed .about-featured-user li,
    #redeye-feed .blog-description li,
    #redeye-feed .recent-post li {
      margin: 0 0 0 26px;
      padding: 0;
      font-size: 12px;
      line-height: 1.3em;
      list-style-type: disc;
      list-style-position: outside; }
      #featured-blogs .latest-from-featured li a,
      #featured-blogs .about-featured-user li a,
      #featured-blogs .blog-description li a,
      #featured-blogs .recent-post li a,
      #featured-users .latest-from-featured li a,
      #featured-users .about-featured-user li a,
      #featured-users .blog-description li a,
      #featured-users .recent-post li a,
      #related-blogs .latest-from-featured li a,
      #related-blogs .about-featured-user li a,
      #related-blogs .blog-description li a,
      #related-blogs .recent-post li a,
      #related-posts .latest-from-featured li a,
      #related-posts .about-featured-user li a,
      #related-posts .blog-description li a,
      #related-posts .recent-post li a,
      #recent-global-posts .latest-from-featured li a,
      #recent-global-posts .about-featured-user li a,
      #recent-global-posts .blog-description li a,
      #recent-global-posts .recent-post li a,
      #recent-posts .latest-from-featured li a,
      #recent-posts .about-featured-user li a,
      #recent-posts .blog-description li a,
      #recent-posts .recent-post li a,
      #featured-posts .latest-from-featured li a,
      #featured-posts .about-featured-user li a,
      #featured-posts .blog-description li a,
      #featured-posts .recent-post li a,
      #redeye-feed .latest-from-featured li a,
      #redeye-feed .about-featured-user li a,
      #redeye-feed .blog-description li a,
      #redeye-feed .recent-post li a {
        font-family: "Droid Sans", Arial, sans-serif;
        font-weight: bold; }
    #featured-blogs .latest-from-featured span,
    #featured-blogs .about-featured-user span,
    #featured-blogs .blog-description span,
    #featured-blogs .recent-post span,
    #featured-users .latest-from-featured span,
    #featured-users .about-featured-user span,
    #featured-users .blog-description span,
    #featured-users .recent-post span,
    #related-blogs .latest-from-featured span,
    #related-blogs .about-featured-user span,
    #related-blogs .blog-description span,
    #related-blogs .recent-post span,
    #related-posts .latest-from-featured span,
    #related-posts .about-featured-user span,
    #related-posts .blog-description span,
    #related-posts .recent-post span,
    #recent-global-posts .latest-from-featured span,
    #recent-global-posts .about-featured-user span,
    #recent-global-posts .blog-description span,
    #recent-global-posts .recent-post span,
    #recent-posts .latest-from-featured span,
    #recent-posts .about-featured-user span,
    #recent-posts .blog-description span,
    #recent-posts .recent-post span,
    #featured-posts .latest-from-featured span,
    #featured-posts .about-featured-user span,
    #featured-posts .blog-description span,
    #featured-posts .recent-post span,
    #redeye-feed .latest-from-featured span,
    #redeye-feed .about-featured-user span,
    #redeye-feed .blog-description span,
    #redeye-feed .recent-post span {
      font-size: 12px;
      color: #555555; }
  #featured-blogs .latest-from-featured,
  #featured-users .latest-from-featured,
  #related-blogs .latest-from-featured,
  #related-posts .latest-from-featured,
  #recent-global-posts .latest-from-featured,
  #recent-posts .latest-from-featured,
  #featured-posts .latest-from-featured,
  #redeye-feed .latest-from-featured {
    clear: both;
    margin: 0;
    padding: 10px 0; }
  #featured-blogs .blog-description,
  #featured-users .blog-description,
  #related-blogs .blog-description,
  #related-posts .blog-description,
  #recent-global-posts .blog-description,
  #recent-posts .blog-description,
  #featured-posts .blog-description,
  #redeye-feed .blog-description {
    color: #555555;
    font-size: 14px;
    line-height: 21px;
    font-family: Helvetica, Arial, sans-serif; }
  #featured-blogs .from,
  #featured-users .from,
  #related-blogs .from,
  #related-posts .from,
  #recent-global-posts .from,
  #recent-posts .from,
  #featured-posts .from,
  #redeye-feed .from {
    color: #555555;
    line-height: 17px;
    font-size: 12px;
    font-style: italic;
    margin: 6px 0; }
    #featured-blogs .from a,
    #featured-users .from a,
    #related-blogs .from a,
    #related-posts .from a,
    #recent-global-posts .from a,
    #recent-posts .from a,
    #featured-posts .from a,
    #redeye-feed .from a {
      font-family: "Droid Sans", Arial, sans-serif;
      font-style: normal;
      font-weight: bold;
      text-decoration: none; }
  #featured-blogs .more-from,
  #featured-users .more-from,
  #related-blogs .more-from,
  #related-posts .more-from,
  #recent-global-posts .more-from,
  #recent-posts .more-from,
  #featured-posts .more-from,
  #redeye-feed .more-from {
    font-size: 12px;
    font-weight: bold;
    font-style: italic;
    float: right; }

/* RedEye Feed Overwrites */
#redeye-feed .header {
  margin: 0 auto;
  width: 190px; }
  #redeye-feed .header img {
    float: left;
    margin: 0 15px 15px 0;
    width: 30px; }
  #redeye-feed .header h3 {
    font-family: 'League Gothic', Impact, sans-serif;
    font-size: 22px;
    letter-spacing: 1px;
    padding-top: 20px;
    text-transform: uppercase; }
#redeye-feed ul {
  clear: both; }
  #redeye-feed ul .blog-img {
    height: auto;
    line-height: 0;
    width: 100px; }
    #redeye-feed ul .blog-img img {
      height: auto;
      width: 100px; }

/* Archive widget */
#archive-listing-widget .show-more {
  color: #777777;
  font-style: italic;
  font-size: 14px; }
  #archive-listing-widget .show-more a:link, #archive-listing-widget .show-more a:visited {
    color: #777777;
    text-decoration: underline; }
  #archive-listing-widget .show-more a:hover, #archive-listing-widget .show-more a:active {
    color: #777777;
    opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; }

/* Blogroll */
.blogroll-subtitle {
  font-style: italic;
  color: #333333;
  font-size: 14px;
  line-height: 19px;
  margin: 0 0 10px 0; }

/* Homepage call to action widget */
#call-to-action {
  text-align: center; }
  #call-to-action p {
    text-align: left;
    margin: 5px 0; }
  #call-to-action .button {
    margin: 10px auto; }
  #call-to-action #hpw-login {
    margin: 0 auto; }

#about-cn {
  margin: 24px 0;
  overflow: hidden; }
  #about-cn a.tool-kit {
    float: left;
    opacity: 1;
    filter: none;
    -ms-filter: none;
    margin-right: 10px; }
    #about-cn a.tool-kit:hover {
      opacity: 0.8;
      filter: none;
      -ms-filter: none; }
  #about-cn p {
    margin: 10px 0; }
    #about-cn p.intro {
      line-height: 1.2em;
      font-size: 16px; }
    #about-cn p.call-to-action {
      font-family: "Droid Sans", Arial, sans-serif;
      font-size: 14px;
      line-height: 19px; }
  #about-cn .button-set {
    clear: both;
    text-align: center; }

.ui-dialog.fancy {
  text-align: center;
  max-height: inherit;
  /* Reblog UI*/ }
  .ui-dialog.fancy h3 {
    width: 100%; }
  .ui-dialog.fancy .spacer {
    margin: 20px 0;
    font-style: italic;
    font-size: 20px; }
    .ui-dialog.fancy .spacer hr {
      display: inline-block;
      width: 170px;
      margin: 3px 14px 3px 16px;
      height: 0px;
      border-top: 1px solid #591313;
      border-bottom: 1px solid #c92a2a;
      border-left: 0;
      border-right: 0; }
  .ui-dialog.fancy .bottom-spacer {
    width: 390px;
    margin: 26px auto 16px;
    border-width: 1px 0;
    border-style: solid;
    border-top-color: #591313;
    border-bottom-color: #c92a2a; }
  .ui-dialog.fancy label {
    display: block;
    margin-bottom: 10px;
    font-size: 13px;
    font-style: italic;
    font-family: "Droid Serif","Times New Roman",serif;
    font-weight: normal;
    color: white;
    text-shadow: 0 -1px 0 black;
    margin-bottom: 14px; }
    .ui-dialog.fancy label span {
      display: block;
      text-align: left;
      padding-left: 4px; }
      .ui-dialog.fancy label span a:link, .ui-dialog.fancy label span a:visited {
        color: #f4cbcb;
        text-decoration: underline; }
      .ui-dialog.fancy label span a:hover, .ui-dialog.fancy label span a:active {
        color: white;
        opacity: 1;
        filter: alpha(opacity=100);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
    .ui-dialog.fancy label.overlay {
      position: relative;
      font-family: Helvetica, Arial, sans-serif;
      font-size: 16px;
      font-style: normal;
      line-height: 1.1em;
      color: #777777;
      text-shadow: 0 0 0; }
      .ui-dialog.fancy label.overlay span {
        position: absolute;
        padding-left: 0;
        top: 8px;
        left: 12px;
        opacity: 1;
        filter: alpha(opacity=100);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
  .ui-dialog.fancy .details {
    font-size: 20px;
    width: 310px;
    margin: 0 auto; }
    .ui-dialog.fancy .details p {
      margin: 20px 0; }
    .ui-dialog.fancy .details .logo {
      font-family: "League Gothic", Impact, sans-serif;
      font-size: 30px;
      letter-spacing: 1px; }
    .ui-dialog.fancy .details .button {
      width: 100%; }
    .ui-dialog.fancy .details input[type=text], .ui-dialog.fancy .details input[type=password] {
      width: 292px; }
  .ui-dialog.fancy .extras {
    font-size: 13px;
    line-height: 18px;
    font-style: italic;
    margin: 10px 0; }
    .ui-dialog.fancy .extras a:link, .ui-dialog.fancy .extras a:visited {
      color: #f4cbcb;
      text-decoration: underline; }
    .ui-dialog.fancy .extras a:hover, .ui-dialog.fancy .extras a:active {
      color: white;
      opacity: 1;
      filter: alpha(opacity=100);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
    .ui-dialog.fancy .extras .spacer {
      position: relative;
      display: inline-block;
      top: 6px;
      margin: 0 14px;
      height: 18px;
      border-left: 1px solid #591313;
      border-right: 1px solid #c92a2a; }
  .ui-dialog.fancy #gigya-join {
    margin: 34px 0 46px; }
    .ui-dialog.fancy #gigya-join .extras {
      text-align: center; }
  .ui-dialog.fancy #gigya-login .extras {
    text-align: center; }
  .ui-dialog.fancy #join-form {
    padding: 0 0 4px 0;
    margin-bottom: 46px; }
    .ui-dialog.fancy #join-form p {
      font-size: 18px;
      margin-bottom: 20px; }
  .ui-dialog.fancy #fb-join-form p {
    font-size: 18px;
    line-height: 1.3em;
    margin-bottom: 20px; }
  .ui-dialog.fancy #fb-join-form .details p {
    margin: 16px 0;
    font-size: 13px;
    font-style: italic; }
  .ui-dialog.fancy #account-form {
    margin-bottom: 40px; }
    .ui-dialog.fancy #account-form .overlay {
      margin: 24px 0; }
  .ui-dialog.fancy #link-accounts-form {
    margin-bottom: 40px; }
    .ui-dialog.fancy #link-accounts-form .details {
      margin-top: 14px; }
  .ui-dialog.fancy #facebook-share-dialog form {
    display: none; }
    .ui-dialog.fancy #facebook-share-dialog form span {
      font-size: 14px;
      display: block;
      margin: 0 0 0 32px; }
    .ui-dialog.fancy #facebook-share-dialog form input {
      width: 490px;
      margin: 0 0 10px 0; }
    .ui-dialog.fancy #facebook-share-dialog form textarea, .ui-dialog.fancy #facebook-share-dialog form input {
      width: 450px;
      font-family: Helvetica, Arial, sans-serif;
      font-size: 16px;
      line-height: 23px;
      color: #777777;
      margin: 10px 0 10px 0;
      padding: 10px 3%;
      border: 1px solid #e89393;
      background-color: white;
      background-image: -moz-linear-gradient(top, #eeeeee 0px, white 40px);
      background-image: -webkit-gradient(linear, 0 0, 0 40, from(#eeeeee), to(white)); }
    .ui-dialog.fancy #facebook-share-dialog form textarea {
      height: 190px; }
    .ui-dialog.fancy #facebook-share-dialog form #fb-share-content {
      height: 150px;
      overflow: hidden; }
    .ui-dialog.fancy #facebook-share-dialog form #fb-share-msg {
      height: 150px; }
  .ui-dialog.fancy #facebook-share-dialog .prompt {
    width: 490px;
    padding: 0 40px 20px 40px; }
    .ui-dialog.fancy #facebook-share-dialog .prompt .fb-share-content, .ui-dialog.fancy #facebook-share-dialog .prompt .fb-share-title {
      text-align: left; }
    .ui-dialog.fancy #facebook-share-dialog .prompt .fb-share-title {
      font-size: 26px;
      line-height: 130%; }
    .ui-dialog.fancy #facebook-share-dialog .prompt .fb-share-content {
      font-family: Helvetica, Arial, sans-serif;
      font-size: 16px;
      line-height: 21px;
      margin: 18px 0 0 0; }
    .ui-dialog.fancy #facebook-share-dialog .prompt .the-content {
      width: 100%; }
    .ui-dialog.fancy #facebook-share-dialog .prompt.has-thumb .the-thumb {
      width: 150px;
      margin: 10px 24px 12px 0;
      float: left; }
      .ui-dialog.fancy #facebook-share-dialog .prompt.has-thumb .the-thumb img {
        width: 150px;
        padding: 4px;
        background: #eeeeee;
        -moz-box-shadow: 0 1px 4px #555555;
        -o-box-shadow: 0 1px 4px #555555;
        -webkit-box-shadow: 0 1px 4px #555555;
        box-shadow: 0 1px 4px #555555; }
    .ui-dialog.fancy #facebook-share-dialog .prompt.has-thumb .the-content {
      width: 62%;
      float: right;
      margin: 0 0 20px 0; }
  .ui-dialog.fancy #facebook-share-dialog .logged-in-as {
    text-align: left;
    width: 488px;
    margin: 0 auto;
    padding: 0 3%;
    font-size: 14px;
    clear: both; }
    .ui-dialog.fancy #facebook-share-dialog .logged-in-as img {
      float: left;
      padding: 2px;
      background: white;
      -moz-box-shadow: 0 1px 0 #555555;
      -o-box-shadow: 0 1px 0 #555555;
      -webkit-box-shadow: 0 1px 0 #555555;
      box-shadow: 0 1px 0 #555555;
      margin: 0 10px 10px 0; }
    .ui-dialog.fancy #facebook-share-dialog .logged-in-as span {
      line-height: 36px; }
  .ui-dialog.fancy #facebook-share-dialog.show-form form {
    display: block; }
  .ui-dialog.fancy #facebook-share-dialog.show-form div.prompt {
    display: none; }
  .ui-dialog.fancy #reblogdiv .notice {
    text-align: center; }
  .ui-dialog.fancy #reblogdiv form {
    display: none; }
  .ui-dialog.fancy #reblogdiv label {
    display: block; }
    .ui-dialog.fancy #reblogdiv label span {
      font-size: 14px;
      display: block;
      margin: 0 0 0 32px; }
  .ui-dialog.fancy #reblogdiv input {
    margin-bottom: 10px; }
  .ui-dialog.fancy #reblogdiv textarea, .ui-dialog.fancy #reblogdiv input {
    width: 450px;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 23px;
    color: #777777;
    margin: 10px 0 10px 0;
    padding: 10px 3%;
    border: 1px solid #e89393;
    background-color: white;
    background-image: -moz-linear-gradient(top, #eeeeee 0px, white 40px);
    background-image: -webkit-gradient(linear, 0 0, 0 40, from(#eeeeee), to(white)); }
  .ui-dialog.fancy #reblogdiv textarea {
    height: 190px; }
  .ui-dialog.fancy #reblogdiv .prompt {
    width: 484px;
    margin: 0 auto 24px auto;
    text-align: left; }
    .ui-dialog.fancy #reblogdiv .prompt h2 {
      font-size: 24px;
      line-height: 31px;
      margin: 0 0 24px 0; }
    .ui-dialog.fancy #reblogdiv .prompt p {
      font-family: Helvetica, Arial, sans-serif;
      font-size: 16px;
      line-height: 23px; }
  .ui-dialog.fancy #reblogdiv.reblog-post-content {
    text-align: left; }
  .ui-dialog.fancy #reblogdiv.show-form form {
    display: block; }
  .ui-dialog.fancy #reblogdiv.show-form div.prompt {
    display: none; }
  .ui-dialog.fancy .error {
    font-family: Helvetica, Arial, sans-serif;
    background-color: #e89393;
    padding: 4px;
    margin-bottom: 10px;
    color: #111111;
    text-shadow: 0 0 0;
    font-size: 14px; }
    .ui-dialog.fancy .error a:link, .ui-dialog.fancy .error a:visited {
      color: #911e11;
      text-decoration: underline; }
    .ui-dialog.fancy .error a:hover, .ui-dialog.fancy .error a:active {
      color: #200707;
      opacity: 1;
      filter: alpha(opacity=100);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
  .ui-dialog.fancy .message {
    font-family: Helvetica, Arial, sans-serif;
    background-color: lightyellow;
    padding: 4px;
    margin-bottom: 10px;
    color: #111111;
    text-shadow: 0 0 0;
    font-size: 14px; }
    .ui-dialog.fancy .message a:link, .ui-dialog.fancy .message a:visited {
      color: #c92a2a;
      text-decoration: underline; }
    .ui-dialog.fancy .message a:hover, .ui-dialog.fancy .message a:active {
      color: #591313;
      opacity: 1;
      filter: alpha(opacity=100);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }

.ui-dialog .ui-button.facebook,
.ui-dialog.fancy .ui-button.facebook,
.ui-button.facebook {
  color: white;
  background-color: #6079ab;
  background-image: -moz-linear-gradient(top, #7d92ba, #6079ab);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#7d92ba), to(#6079ab));
  text-shadow: 0 -1px 0 #384359;
  -moz-box-shadow: 0 1px 0 #879ac0 inset;
  -o-box-shadow: 0 1px 0 #879ac0 inset;
  -webkit-box-shadow: 0 1px 0 #879ac0 inset;
  box-shadow: 0 1px 0 #879ac0 inset;
  border: 1px solid rgba(0, 0, 0, 0.8);
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0; }
  .ui-dialog .ui-button.facebook .ui-button-text,
  .ui-dialog.fancy .ui-button.facebook .ui-button-text,
  .ui-button.facebook .ui-button-text {
    background: url("/wp-content/themes/chicagonow/images/fb-btn-logo.png") no-repeat left top;
    padding: 0 16px 0 60px;
    line-height: 42px;
    font-size: 20px; }
  .ui-dialog .ui-button.facebook.ui-state-hover, .ui-dialog .ui-button.facebook.ui-state-focus,
  .ui-dialog.fancy .ui-button.facebook.ui-state-hover,
  .ui-dialog.fancy .ui-button.facebook.ui-state-focus,
  .ui-button.facebook.ui-state-hover,
  .ui-button.facebook.ui-state-focus {
    -moz-box-shadow: 0 1px 0 #879ac0 inset, 0 0 8px rgba(255, 255, 255, 0.6);
    -o-box-shadow: 0 1px 0 #879ac0 inset, 0 0 8px rgba(255, 255, 255, 0.6);
    -webkit-box-shadow: 0 1px 0 #879ac0 inset, 0 0 8px rgba(255, 255, 255, 0.6);
    box-shadow: 0 1px 0 #879ac0 inset, 0 0 8px rgba(255, 255, 255, 0.6); }
    .ui-dialog .ui-button.facebook.ui-state-hover .ui-button-text, .ui-dialog .ui-button.facebook.ui-state-focus .ui-button-text,
    .ui-dialog.fancy .ui-button.facebook.ui-state-hover .ui-button-text,
    .ui-dialog.fancy .ui-button.facebook.ui-state-focus .ui-button-text,
    .ui-button.facebook.ui-state-hover .ui-button-text,
    .ui-button.facebook.ui-state-focus .ui-button-text {
      color: white;
      opacity: 1;
      filter: alpha(opacity=100);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }

#lostpassworddiv p,
#lostpasswordform p {
  font-size: 18px;
  margin: 14px auto; }
#lostpassworddiv .details,
#lostpasswordform .details {
  margin: 40px auto; }

#account-form, #join-form, #lost-password-form, #fb-join-form,
#reset-password-form, #gigyadiv, #link-accounts-form {
  text-align: center; }

/* Proposal form */
#proposal-form div.error {
  color: red;
  font-size: 12px; }
#proposal-form .ss-required-asterisk {
  color: red; }
#proposal-form .page-content label {
  display: block; }
#proposal-form .page-content input[type="text"] {
  width: 95%;
  font-size: 14px;
  line-height: 19px; }
#proposal-form .page-content input.button {
  font-size: 14px; }
#proposal-form .page-content textarea {
  width: 95%;
  font-size: 14px;
  line-height: 19px; }
#proposal-form span.ss-powered-by {
  display: block;
  margin: 10px 0 0 0; }
#proposal-form input[disabled="disabled"] {
  background: #eeeeee;
  border-color: #eeeeee;
  box-shadow: none;
  text-shadow: none; }

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  #content .inside-content-wrap {
    background: url("/wp-content/themes/chicagonow/images/beta_bg.png") repeat-y 368px 0;
    width: 720px;
    margin: 0 auto;
    padding: 0; }

  #nowbar .inside {
    width: 720px; }

  #alpha {
    width: 352px;
    float: left;
    margin-right: 16px;
    padding-left: 0;
    padding-right: 0; }
    #alpha h2.page-description:before {
      content: ""; }
    #alpha h2.page-description:after {
      content: ""; }
    #alpha h2.page-description hr {
      display: none; }
    #alpha h2.page-description span.decoration {
      display: none; } }
@media only screen and (max-width: 767px) {
  #root {
    position: absolute;
    width: 100%;
    left: 0;
    -moz-transition: .75s left;
    -o-transition: .75s left;
    -webkit-transition: .75s left;
    transition: .75s left; }
    #root.hide {
      left: -100%; }

  .ui-dialog.fancy .spacer hr {
    width: 90px; }
  .ui-dialog.fancy label {
    display: block;
    margin-bottom: 10px;
    font-size: 13px;
    margin-bottom: 14px; }
    .ui-dialog.fancy label span {
      display: block;
      text-align: left;
      padding-left: 4px; }
    .ui-dialog.fancy label.overlay {
      font-size: 16px;
      line-height: 1.1em; }
      .ui-dialog.fancy label.overlay span {
        position: absolute;
        padding-left: 0;
        top: 8px;
        left: 12px;
        opacity: 1;
        filter: alpha(opacity=100);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
  .ui-dialog.fancy .details {
    font-size: 18px;
    width: 282px; }
    .ui-dialog.fancy .details p {
      margin: 16px 0; }
    .ui-dialog.fancy .details .logo {
      font-size: 26px; }
    .ui-dialog.fancy .details .button {
      width: 100%; }
    .ui-dialog.fancy .details input[type=text], .ui-dialog.fancy .details input[type=password] {
      width: 264px; }
  .ui-dialog.fancy .extras a {
    display: block;
    text-align: center; }
  .ui-dialog.fancy .extras .spacer {
    display: none; }
  .ui-dialog.fancy #join-form p {
    font-size: 16px; }

  .ui-dialog .ui-button.facebook .ui-button-text,
  .ui-dialog.fancy .ui-button.facebook .ui-button-text,
  .ui-button.facebook .ui-button-text {
    font-size: 18px; }

  #lost-password-form p {
    width: 100%; }

  #content .inside-content-wrap {
    background: none;
    width: 300px;
    margin: 0 auto;
    padding: 0; }

  #nowbar .inside {
    width: 300px; }
    #nowbar .inside .user .name, #nowbar .inside .user img, #nowbar .inside .blogs, #nowbar .inside .spacer {
      display: none; }

  #alpha {
    width: 300px;
    float: left;
    margin-right: 16px;
    padding-left: 0;
    padding-right: 0;
    border-bottom: 1px solid #dddddd;
    padding-bottom: 16px; }
    #alpha h2.page-description:before {
      content: ""; }
    #alpha h2.page-description:after {
      content: ""; }
    #alpha h2.page-description hr {
      display: none; }
    #alpha h2.page-description span, #alpha h2.page-description span.decoration {
      display: none; }

  #beta {
    border-top: 1px solid #eeeeee;
    width: 300px;
    float: left;
    margin-right: 16px;
    padding-left: 0;
    padding-right: 0; }

  .cube-ad {
    margin: 48px auto; }

  .widget {
    padding: 0; }

  #about-cn {
    overflow: visible; }
    #about-cn p {
      margin: 4px 0;
      overflow: hidden; }
    #about-cn a.tool-kit {
      padding: 8px 0;
      margin-right: 10px; }
      #about-cn a.tool-kit img {
        width: 100px; }
    #about-cn .button-set {
      margin-top: 8px; } }
@media all and (max-width: 730px) {
  .leaderboard {
    display: none; } }
@media only screen and (min-width: 480px) and (max-width: 767px) {
  #alpha {
    width: 444px;
    float: left;
    margin-right: 16px;
    padding-left: 0;
    padding-right: 0; }

  #beta {
    width: 444px;
    float: left;
    margin-right: 16px;
    padding-left: 0;
    padding-right: 0; }

  #content .inside-content-wrap {
    width: 444px; }

  #nowbar .inside {
    width: 444px; }

  #about-cn {
    width: 300px;
    margin: 24px auto;
    overflow: visible; }
    #about-cn p {
      margin: 4px 0;
      overflow: hidden; }
    #about-cn a.tool-kit {
      padding: 8px 0;
      margin-right: 10px; }
      #about-cn a.tool-kit img {
        width: 100px; }
    #about-cn .button-set {
      margin-top: 8px; } }
@media only screen and (max-width: 480px) {
  #proposal-form .page-content input[type="text"], #proposal-form .page-content textarea {
    width: 75%; }
  #proposal-form #recaptcha_widget_div {
    transform: scale(0.8);
    transform-origin: 0 0;
    -webkit-transform: scale(0.8);
    -webkit-transform-origin: 0 0; } }
body.single, body.page {
  /* Vuemix */
  /* Taboola */
  /* Comments */ }
  body.single #blog-header, body.page #blog-header {
    border-bottom: 1px solid #dddddd; }
  body.single .page h2.page-title, body.page .page h2.page-title {
    margin: 24px 0 0 0; }
  body.single .post, body.single .page, body.page .post, body.page .page {
    border-top: none;
    border-bottom: 1px solid #dddddd;
    margin: 0 0 36px 0;
    padding-bottom: 0; }
    body.single .post h2.post-title, body.single .post h2.page-title, body.single .page h2.post-title, body.single .page h2.page-title, body.page .post h2.post-title, body.page .post h2.page-title, body.page .page h2.post-title, body.page .page h2.page-title {
      font-size: 36px;
      line-height: 43px;
      float: none; }
    body.single .post .post-meta .from, body.single .page .post-meta .from, body.page .post .post-meta .from, body.page .page .post-meta .from {
      clear: left;
      margin: 12px 0;
      font-size: 14px;
      line-height: 21x; }
    body.single .post .post-meta .avatar, body.single .page .post-meta .avatar, body.page .post .post-meta .avatar, body.page .page .post-meta .avatar {
      display: none; }
    body.single .post .post-meta .button, body.single .page .post-meta .button, body.page .post .post-meta .button, body.page .page .post-meta .button {
      padding: 12px 0; }
    body.single .post .post-meta .author-name, body.single .page .post-meta .author-name, body.page .post .post-meta .author-name, body.page .page .post-meta .author-name {
      color: #c92a2a;
      font-style: normal;
      font-weight: bold;
      font-family: "Droid Sans", Arial, sans-serif; }
    body.single .post figure, body.single .page figure, body.page .post figure, body.page .page figure {
      clear: both; }
    body.single .post .post-content, body.single .post .page-content, body.single .page .post-content, body.single .page .page-content, body.page .post .post-content, body.page .post .page-content, body.page .page .post-content, body.page .page .page-content {
      font-family: Helvetica, Arial, sans-serif;
      font-size: 16px;
      line-height: 23px;
      color: #333333;
      margin: 0;
      clear: both;
      margin-left: -5px;
      padding-left: 5px;
      overflow: hidden;
      width: 100%; }
      body.single .post .post-content h1, body.single .post .post-content h2, body.single .post .post-content h3, body.single .post .post-content h4, body.single .post .post-content h5, body.single .post .post-content h6, body.single .post .page-content h1, body.single .post .page-content h2, body.single .post .page-content h3, body.single .post .page-content h4, body.single .post .page-content h5, body.single .post .page-content h6, body.single .page .post-content h1, body.single .page .post-content h2, body.single .page .post-content h3, body.single .page .post-content h4, body.single .page .post-content h5, body.single .page .post-content h6, body.single .page .page-content h1, body.single .page .page-content h2, body.single .page .page-content h3, body.single .page .page-content h4, body.single .page .page-content h5, body.single .page .page-content h6, body.page .post .post-content h1, body.page .post .post-content h2, body.page .post .post-content h3, body.page .post .post-content h4, body.page .post .post-content h5, body.page .post .post-content h6, body.page .post .page-content h1, body.page .post .page-content h2, body.page .post .page-content h3, body.page .post .page-content h4, body.page .post .page-content h5, body.page .post .page-content h6, body.page .page .post-content h1, body.page .page .post-content h2, body.page .page .post-content h3, body.page .page .post-content h4, body.page .page .post-content h5, body.page .page .post-content h6, body.page .page .page-content h1, body.page .page .page-content h2, body.page .page .page-content h3, body.page .page .page-content h4, body.page .page .page-content h5, body.page .page .page-content h6 {
        font-family: "Droid Serif","Times New Roman",serif;
        letter-spacing: 0;
        display: block; }
      body.single .post .post-content h1, body.single .post .page-content h1, body.single .page .post-content h1, body.single .page .page-content h1, body.page .post .post-content h1, body.page .post .page-content h1, body.page .page .post-content h1, body.page .page .page-content h1 {
        font-size: 26px;
        line-height: 35px; }
      body.single .post .post-content h2, body.single .post .page-content h2, body.single .page .post-content h2, body.single .page .page-content h2, body.page .post .post-content h2, body.page .post .page-content h2, body.page .page .post-content h2, body.page .page .page-content h2 {
        font-size: 22px;
        line-height: 31px; }
      body.single .post .post-content h3, body.single .post .page-content h3, body.single .page .post-content h3, body.single .page .page-content h3, body.page .post .post-content h3, body.page .post .page-content h3, body.page .page .post-content h3, body.page .page .page-content h3 {
        font-size: 18px;
        line-height: 27px; }
      body.single .post .post-content h4, body.single .post .page-content h4, body.single .page .post-content h4, body.single .page .page-content h4, body.page .post .post-content h4, body.page .post .page-content h4, body.page .page .post-content h4, body.page .page .page-content h4 {
        font-size: 16px;
        line-height: 23px; }
      body.single .post .post-content img, body.single .post .page-content img, body.single .page .post-content img, body.single .page .page-content img, body.page .post .post-content img, body.page .post .page-content img, body.page .page .post-content img, body.page .page .page-content img {
        max-width: 100%;
        height: auto; }
      body.single .post .post-content p, body.single .post .page-content p, body.single .page .post-content p, body.single .page .page-content p, body.page .post .post-content p, body.page .post .page-content p, body.page .page .post-content p, body.page .page .page-content p {
        margin: 24px 0; }
        body.single .post .post-content p iframe, body.single .post .post-content p embed, body.single .post .page-content p iframe, body.single .post .page-content p embed, body.single .page .post-content p iframe, body.single .page .post-content p embed, body.single .page .page-content p iframe, body.single .page .page-content p embed, body.page .post .post-content p iframe, body.page .post .post-content p embed, body.page .post .page-content p iframe, body.page .post .page-content p embed, body.page .page .post-content p iframe, body.page .page .post-content p embed, body.page .page .page-content p iframe, body.page .page .page-content p embed {
          max-width: 100%; }
      body.single .post .post-content ul, body.single .post .post-content ol, body.single .post .page-content ul, body.single .post .page-content ol, body.single .page .post-content ul, body.single .page .post-content ol, body.single .page .page-content ul, body.single .page .page-content ol, body.page .post .post-content ul, body.page .post .post-content ol, body.page .post .page-content ul, body.page .post .page-content ol, body.page .page .post-content ul, body.page .page .post-content ol, body.page .page .page-content ul, body.page .page .page-content ol {
        margin: 0 0 0 36px; }
      body.single .post .post-content ul li, body.single .post .page-content ul li, body.single .page .post-content ul li, body.single .page .page-content ul li, body.page .post .post-content ul li, body.page .post .page-content ul li, body.page .page .post-content ul li, body.page .page .page-content ul li {
        list-style-type: square;
        list-style-position: outside; }
      body.single .post .post-content form, body.single .post .page-content form, body.single .page .post-content form, body.single .page .page-content form, body.page .post .post-content form, body.page .post .page-content form, body.page .page .post-content form, body.page .page .page-content form {
        float: left;
        margin: 12px 24px 12px 0; }
      body.single .post .post-content blockquote, body.single .post .page-content blockquote, body.single .page .post-content blockquote, body.single .page .page-content blockquote, body.page .post .post-content blockquote, body.page .post .page-content blockquote, body.page .page .post-content blockquote, body.page .page .page-content blockquote {
        font-family: "Droid Serif","Times New Roman",serif;
        color: #555555;
        background-color: #f5f5f5;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#f5f5f5), color-stop(0.5, white));
        background-image: -moz-linear-gradient(top, #f5f5f5 0%, white 50%, #f5f5f5 100%);
        border-top: 1px solid #dddddd;
        border-bottom: 1px solid #dddddd;
        padding: 0 24px; }
      body.single .post .post-content p.wp-caption-text, body.single .post .page-content p.wp-caption-text, body.single .page .post-content p.wp-caption-text, body.single .page .page-content p.wp-caption-text, body.page .post .post-content p.wp-caption-text, body.page .post .page-content p.wp-caption-text, body.page .page .post-content p.wp-caption-text, body.page .page .page-content p.wp-caption-text {
        margin: 0;
        font-size: 12px;
        color: #999999; }
      body.single .post .post-content .wp-caption, body.single .post .page-content .wp-caption, body.single .page .post-content .wp-caption, body.single .page .page-content .wp-caption, body.page .post .post-content .wp-caption, body.page .post .page-content .wp-caption, body.page .page .post-content .wp-caption, body.page .page .page-content .wp-caption {
        max-width: 100%; }
        body.single .post .post-content .wp-caption img, body.single .post .page-content .wp-caption img, body.single .page .post-content .wp-caption img, body.single .page .page-content .wp-caption img, body.page .post .post-content .wp-caption img, body.page .post .page-content .wp-caption img, body.page .page .post-content .wp-caption img, body.page .page .page-content .wp-caption img {
          max-width: 100%;
          height: auto; }
      body.single .post .post-content .alignright, body.single .post .page-content .alignright, body.single .page .post-content .alignright, body.single .page .page-content .alignright, body.page .post .post-content .alignright, body.page .post .page-content .alignright, body.page .page .post-content .alignright, body.page .page .page-content .alignright {
        float: right;
        margin: 0 0 10px 10px; }
      body.single .post .post-content .alignleft, body.single .post .page-content .alignleft, body.single .page .post-content .alignleft, body.single .page .page-content .alignleft, body.page .post .post-content .alignleft, body.page .post .page-content .alignleft, body.page .page .post-content .alignleft, body.page .page .page-content .alignleft {
        float: left;
        margin: 0 10px 10px 0; }
      body.single .post .post-content .embedded-image,
      body.single .post .post-content .post-thumb,
      body.single .post .post-content figure, body.single .post .page-content .embedded-image,
      body.single .post .page-content .post-thumb,
      body.single .post .page-content figure, body.single .page .post-content .embedded-image,
      body.single .page .post-content .post-thumb,
      body.single .page .post-content figure, body.single .page .page-content .embedded-image,
      body.single .page .page-content .post-thumb,
      body.single .page .page-content figure, body.page .post .post-content .embedded-image,
      body.page .post .post-content .post-thumb,
      body.page .post .post-content figure, body.page .post .page-content .embedded-image,
      body.page .post .page-content .post-thumb,
      body.page .post .page-content figure, body.page .page .post-content .embedded-image,
      body.page .page .post-content .post-thumb,
      body.page .page .post-content figure, body.page .page .page-content .embedded-image,
      body.page .page .page-content .post-thumb,
      body.page .page .page-content figure {
        *zoom: 1;
        float: left;
        margin: 0 16px 16px 0; }
        body.single .post .post-content .embedded-image:after,
        body.single .post .post-content .post-thumb:after,
        body.single .post .post-content figure:after, body.single .post .page-content .embedded-image:after,
        body.single .post .page-content .post-thumb:after,
        body.single .post .page-content figure:after, body.single .page .post-content .embedded-image:after,
        body.single .page .post-content .post-thumb:after,
        body.single .page .post-content figure:after, body.single .page .page-content .embedded-image:after,
        body.single .page .page-content .post-thumb:after,
        body.single .page .page-content figure:after, body.page .post .post-content .embedded-image:after,
        body.page .post .post-content .post-thumb:after,
        body.page .post .post-content figure:after, body.page .post .page-content .embedded-image:after,
        body.page .post .page-content .post-thumb:after,
        body.page .post .page-content figure:after, body.page .page .post-content .embedded-image:after,
        body.page .page .post-content .post-thumb:after,
        body.page .page .post-content figure:after, body.page .page .page-content .embedded-image:after,
        body.page .page .page-content .post-thumb:after,
        body.page .page .page-content figure:after {
          content: "\0020";
          display: block;
          height: 0;
          clear: both;
          overflow: hidden;
          visibility: hidden; }
        body.single .post .post-content .embedded-image.clear,
        body.single .post .post-content .post-thumb.clear,
        body.single .post .post-content figure.clear, body.single .post .page-content .embedded-image.clear,
        body.single .post .page-content .post-thumb.clear,
        body.single .post .page-content figure.clear, body.single .page .post-content .embedded-image.clear,
        body.single .page .post-content .post-thumb.clear,
        body.single .page .post-content figure.clear, body.single .page .page-content .embedded-image.clear,
        body.single .page .page-content .post-thumb.clear,
        body.single .page .page-content figure.clear, body.page .post .post-content .embedded-image.clear,
        body.page .post .post-content .post-thumb.clear,
        body.page .post .post-content figure.clear, body.page .post .page-content .embedded-image.clear,
        body.page .post .page-content .post-thumb.clear,
        body.page .post .page-content figure.clear, body.page .page .post-content .embedded-image.clear,
        body.page .page .post-content .post-thumb.clear,
        body.page .page .post-content figure.clear, body.page .page .page-content .embedded-image.clear,
        body.page .page .page-content .post-thumb.clear,
        body.page .page .page-content figure.clear {
          width: 100%; }
        body.single .post .post-content .embedded-image p,
        body.single .post .post-content .post-thumb p,
        body.single .post .post-content figure p, body.single .post .page-content .embedded-image p,
        body.single .post .page-content .post-thumb p,
        body.single .post .page-content figure p, body.single .page .post-content .embedded-image p,
        body.single .page .post-content .post-thumb p,
        body.single .page .post-content figure p, body.single .page .page-content .embedded-image p,
        body.single .page .page-content .post-thumb p,
        body.single .page .page-content figure p, body.page .post .post-content .embedded-image p,
        body.page .post .post-content .post-thumb p,
        body.page .post .post-content figure p, body.page .post .page-content .embedded-image p,
        body.page .post .page-content .post-thumb p,
        body.page .post .page-content figure p, body.page .page .post-content .embedded-image p,
        body.page .page .post-content .post-thumb p,
        body.page .page .post-content figure p, body.page .page .page-content .embedded-image p,
        body.page .page .page-content .post-thumb p,
        body.page .page .page-content figure p {
          font-family: Helvetica, Arial, sans-serif;
          font-style: normal;
          margin: 0;
          padding: 0; }
        body.single .post .post-content .embedded-image img,
        body.single .post .post-content .post-thumb img,
        body.single .post .post-content figure img, body.single .post .page-content .embedded-image img,
        body.single .post .page-content .post-thumb img,
        body.single .post .page-content figure img, body.single .page .post-content .embedded-image img,
        body.single .page .post-content .post-thumb img,
        body.single .page .post-content figure img, body.single .page .page-content .embedded-image img,
        body.single .page .page-content .post-thumb img,
        body.single .page .page-content figure img, body.page .post .post-content .embedded-image img,
        body.page .post .post-content .post-thumb img,
        body.page .post .post-content figure img, body.page .post .page-content .embedded-image img,
        body.page .post .page-content .post-thumb img,
        body.page .post .page-content figure img, body.page .page .post-content .embedded-image img,
        body.page .page .post-content .post-thumb img,
        body.page .page .post-content figure img, body.page .page .page-content .embedded-image img,
        body.page .page .page-content .post-thumb img,
        body.page .page .page-content figure img {
          border: 1px solid #dddddd;
          padding: 4px;
          background: white;
          max-width: 520px;
          -moz-box-shadow: 0 3px 6px #dddddd;
          -o-box-shadow: 0 3px 6px #dddddd;
          -webkit-box-shadow: 0 3px 6px #dddddd;
          box-shadow: 0 3px 6px #dddddd; }
      body.single .post .post-content .embedded-image .left, body.single .post .page-content .embedded-image .left, body.single .page .post-content .embedded-image .left, body.single .page .page-content .embedded-image .left, body.page .post .post-content .embedded-image .left, body.page .post .page-content .embedded-image .left, body.page .page .post-content .embedded-image .left, body.page .page .page-content .embedded-image .left {
        float: left; }
        body.single .post .post-content .embedded-image .left img, body.single .post .page-content .embedded-image .left img, body.single .page .post-content .embedded-image .left img, body.single .page .page-content .embedded-image .left img, body.page .post .post-content .embedded-image .left img, body.page .post .page-content .embedded-image .left img, body.page .page .post-content .embedded-image .left img, body.page .page .page-content .embedded-image .left img {
          margin: 0 16px 16px 0; }
      body.single .post .post-content .embedded-image .right, body.single .post .page-content .embedded-image .right, body.single .page .post-content .embedded-image .right, body.single .page .page-content .embedded-image .right, body.page .post .post-content .embedded-image .right, body.page .post .page-content .embedded-image .right, body.page .page .post-content .embedded-image .right, body.page .page .page-content .embedded-image .right {
        float: right; }
        body.single .post .post-content .embedded-image .right img, body.single .post .page-content .embedded-image .right img, body.single .page .post-content .embedded-image .right img, body.single .page .page-content .embedded-image .right img, body.page .post .post-content .embedded-image .right img, body.page .post .page-content .embedded-image .right img, body.page .page .post-content .embedded-image .right img, body.page .page .page-content .embedded-image .right img {
          margin: 0 0 16px 16px; }
      body.single .post .post-content .embedded-image .center, body.single .post .page-content .embedded-image .center, body.single .page .post-content .embedded-image .center, body.single .page .page-content .embedded-image .center, body.page .post .post-content .embedded-image .center, body.page .post .page-content .embedded-image .center, body.page .page .post-content .embedded-image .center, body.page .page .page-content .embedded-image .center {
        text-align: center; }
    body.single .post .gallery-nav, body.single .page .gallery-nav, body.page .post .gallery-nav, body.page .page .gallery-nav {
      margin: 10px auto 20px;
      text-align: center; }
    body.single .post .gallery-items, body.single .page .gallery-items, body.page .post .gallery-items, body.page .page .gallery-items {
      margin: 0 20px; }
    body.single .post #gallery figure, body.single .page #gallery figure, body.page .post #gallery figure, body.page .page #gallery figure {
      float: none; }
    body.single .post #gallery figcaption, body.single .page #gallery figcaption, body.page .post #gallery figcaption, body.page .page #gallery figcaption {
      margin: 20px 0;
      padding: 0 0 20px 0;
      font-size: 16px;
      line-height: 1.4em; }
    body.single .post .share-utils, body.single .page .share-utils, body.page .post .share-utils, body.page .page .share-utils {
      margin: 5px 0; }
      body.single .post .share-utils.bottom, body.single .page .share-utils.bottom, body.page .post .share-utils.bottom, body.page .page .share-utils.bottom {
        clear: both;
        padding-top: 20px; }
      body.single .post .share-utils .social-buttons, body.single .page .share-utils .social-buttons, body.page .post .share-utils .social-buttons, body.page .page .share-utils .social-buttons {
        margin-top: 10px;
        clear: left; }
        body.single .post .share-utils .social-buttons > div, body.single .page .share-utils .social-buttons > div, body.page .post .share-utils .social-buttons > div, body.page .page .share-utils .social-buttons > div {
          margin-right: 10px;
          width: auto; }
          body.single .post .share-utils .social-buttons > div .fb_iframe_widget_lift, body.single .page .share-utils .social-buttons > div .fb_iframe_widget_lift, body.page .post .share-utils .social-buttons > div .fb_iframe_widget_lift, body.page .page .share-utils .social-buttons > div .fb_iframe_widget_lift {
            z-index: 11; }
      body.single .post .share-utils .tweet-button,
      body.single .post .share-utils .plusone-button,
      body.single .post .share-utils .pin-button, body.single .page .share-utils .tweet-button,
      body.single .page .share-utils .plusone-button,
      body.single .page .share-utils .pin-button, body.page .post .share-utils .tweet-button,
      body.page .post .share-utils .plusone-button,
      body.page .post .share-utils .pin-button, body.page .page .share-utils .tweet-button,
      body.page .page .share-utils .plusone-button,
      body.page .page .share-utils .pin-button {
        height: 20px;
        padding: 4px 0; }
      body.single .post .share-utils .pin-button, body.single .page .share-utils .pin-button, body.page .post .share-utils .pin-button, body.page .page .share-utils .pin-button {
        min-width: 90px; }
  body.single .vuemix-post-header, body.page .vuemix-post-header {
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    margin-bottom: 20px;
    padding-top: 20px; }
    body.single .vuemix-post-header:before, body.page .vuemix-post-header:before {
      content: "Latest ChicagoNow Video";
      display: block;
      font-size: 23px;
      font-weight: bold;
      text-align: center; }
    body.single .vuemix-post-header:after, body.page .vuemix-post-header:after {
      background-color: #c92a2a;
      content: '';
      display: block;
      height: 5px;
      margin: 16px auto 0;
      width: 100px; }
  body.single .taboola .trc_rbox, body.single .taboola .trc-content-sponsored, body.page .taboola .trc_rbox, body.page .taboola .trc-content-sponsored {
    padding-bottom: 15px; }
  body.single #comments, body.page #comments {
    color: #333333;
    margin: 20px 0;
    *zoom: 1; }
    body.single #comments:after, body.page #comments:after {
      content: "\0020";
      display: block;
      height: 0;
      clear: both;
      overflow: hidden;
      visibility: hidden; }
    body.single #comments .respond-anchor, body.page #comments .respond-anchor {
      font-family: Helvetica, Arial, sans-serif;
      font-size: 14px;
      line-height: 21px; }
    body.single #comments #respond, body.single #comments #reply_form, body.page #comments #respond, body.page #comments #reply_form {
      width: 99%;
      margin: 0 0 36px 0; }
      body.single #comments #respond .error, body.single #comments #reply_form .error, body.page #comments #respond .error, body.page #comments #reply_form .error {
        color: #c92a2a;
        font-weight: bold;
        font-size: 14px;
        font-style: italic; }
      body.single #comments #respond form textarea, body.single #comments #reply_form form textarea, body.page #comments #respond form textarea, body.page #comments #reply_form form textarea {
        font-family: Helvetica, Arial, sans-serif;
        font-size: 16px;
        line-height: 23px;
        color: #777777;
        width: 93%;
        height: 180px;
        resize: none;
        margin: 10px 0 0 0;
        padding: 10px 3%;
        border: 1px solid #e89393;
        background-color: white;
        background-image: -moz-linear-gradient(top, #eeeeee 0px, white 40px);
        background-image: -webkit-gradient(linear, 0 0, 0 40, from(#eeeeee), to(white)); }
      body.single #comments #respond #responding-to-comment, body.single #comments #reply_form #responding-to-comment, body.page #comments #respond #responding-to-comment, body.page #comments #reply_form #responding-to-comment {
        font-style: italic;
        font-size: 14px;
        margin: 10px 0;
        color: #999999; }
      body.single #comments #respond .comments-are-closed,
      body.single #comments #respond .must-log-in,
      body.single #comments #respond .logged-in-as, body.single #comments #reply_form .comments-are-closed,
      body.single #comments #reply_form .must-log-in,
      body.single #comments #reply_form .logged-in-as, body.page #comments #respond .comments-are-closed,
      body.page #comments #respond .must-log-in,
      body.page #comments #respond .logged-in-as, body.page #comments #reply_form .comments-are-closed,
      body.page #comments #reply_form .must-log-in,
      body.page #comments #reply_form .logged-in-as {
        font-family: Helvetica, Arial, sans-serif;
        font-size: 14px;
        line-height: 21px; }
      body.single #comments #respond .form-submit, body.single #comments #reply_form .form-submit, body.page #comments #respond .form-submit, body.page #comments #reply_form .form-submit {
        *zoom: 1; }
        body.single #comments #respond .form-submit:after, body.single #comments #reply_form .form-submit:after, body.page #comments #respond .form-submit:after, body.page #comments #reply_form .form-submit:after {
          content: "\0020";
          display: block;
          height: 0;
          clear: both;
          overflow: hidden;
          visibility: hidden; }
        body.single #comments #respond .form-submit #submit, body.single #comments #respond .form-submit #fb-comment-submit, body.single #comments #reply_form .form-submit #submit, body.single #comments #reply_form .form-submit #fb-comment-submit, body.page #comments #respond .form-submit #submit, body.page #comments #respond .form-submit #fb-comment-submit, body.page #comments #reply_form .form-submit #submit, body.page #comments #reply_form .form-submit #fb-comment-submit {
          margin: 5px 10px 10px 0;
          float: right; }
        body.single #comments #respond .form-submit #fb-comment-submit, body.single #comments #reply_form .form-submit #fb-comment-submit, body.page #comments #respond .form-submit #fb-comment-submit, body.page #comments #reply_form .form-submit #fb-comment-submit {
          margin: 4px 10px 8px 0;
          color: white;
          background-color: #6079ab;
          background-image: -moz-linear-gradient(top, #7d92ba, #6079ab);
          background-image: -webkit-gradient(linear, left top, left bottom, from(#7d92ba), to(#6079ab));
          text-shadow: 0 -1px 0 #384359;
          -moz-box-shadow: 0 1px 0 #879ac0 inset;
          -o-box-shadow: 0 1px 0 #879ac0 inset;
          -webkit-box-shadow: 0 1px 0 #879ac0 inset;
          box-shadow: 0 1px 0 #879ac0 inset;
          border: 1px solid rgba(0, 0, 0, 0.8); }
          body.single #comments #respond .form-submit #fb-comment-submit .ui-button-text, body.single #comments #reply_form .form-submit #fb-comment-submit .ui-button-text, body.page #comments #respond .form-submit #fb-comment-submit .ui-button-text, body.page #comments #reply_form .form-submit #fb-comment-submit .ui-button-text {
            background: url("/wp-content/themes/chicagonow/images/fb-btn-logo-small.png") no-repeat left top;
            padding-left: 44px; }
          body.single #comments #respond .form-submit #fb-comment-submit.ui-state-hover, body.single #comments #respond .form-submit #fb-comment-submit.ui-state-focus, body.single #comments #reply_form .form-submit #fb-comment-submit.ui-state-hover, body.single #comments #reply_form .form-submit #fb-comment-submit.ui-state-focus, body.page #comments #respond .form-submit #fb-comment-submit.ui-state-hover, body.page #comments #respond .form-submit #fb-comment-submit.ui-state-focus, body.page #comments #reply_form .form-submit #fb-comment-submit.ui-state-hover, body.page #comments #reply_form .form-submit #fb-comment-submit.ui-state-focus {
            background-color: #6982b2;
            background-image: -webkit-gradient(linear, left top, left bottom, from(#869cc8), to(#6079ab), color-stop(0.49, #738bba), color-stop(0.51, #6982b2));
            background-image: -moz-linear-gradient(top, #869cc8 0%, #738bba 49%, #6982b2 51%, #6079ab 100%);
            -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.55), 0 1px 0 #7d92ba inset;
            -o-box-shadow: 0 0 4px rgba(0, 0, 0, 0.55), 0 1px 0 #7d92ba inset;
            -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.55), 0 1px 0 #7d92ba inset;
            box-shadow: 0 0 4px rgba(0, 0, 0, 0.55), 0 1px 0 #7d92ba inset;
            z-index: 1; }
    body.single #comments #respond, body.page #comments #respond {
      margin-top: 20px; }
    body.single #comments #reply_form, body.page #comments #reply_form {
      margin: 0;
      padding-top: 12px; }
    body.single #comments .comment, body.page #comments .comment {
      padding: 18px 0 12px 14px;
      margin: 0;
      position: relative;
      background: #fff;
      *zoom: 1; }
      body.single #comments .comment:after, body.page #comments .comment:after {
        content: "\0020";
        display: block;
        height: 0;
        clear: both;
        overflow: hidden;
        visibility: hidden; }
      body.single #comments .comment .comment-meta, body.page #comments .comment .comment-meta {
        margin: 0 0 0 0;
        clear: both; }
        body.single #comments .comment .comment-meta div.avatar, body.page #comments .comment .comment-meta div.avatar {
          width: 40px;
          height: 40px;
          border: 1px solid #dddddd;
          padding: 4px;
          float: left;
          margin: 0 10px 10px 0;
          *zoom: 1; }
          body.single #comments .comment .comment-meta div.avatar:after, body.page #comments .comment .comment-meta div.avatar:after {
            content: "\0020";
            display: block;
            height: 0;
            clear: both;
            overflow: hidden;
            visibility: hidden; }
          body.single #comments .comment .comment-meta div.avatar img, body.page #comments .comment .comment-meta div.avatar img {
            width: 40px;
            height: 40px; }
      body.single #comments .comment .comment-author-date, body.page #comments .comment .comment-author-date {
        font-style: italic;
        color: #999999;
        font-size: 14px;
        line-height: 14px; }
        body.single #comments .comment .comment-author-date .comment-author, body.page #comments .comment .comment-author-date .comment-author {
          color: #c92a2a;
          font-style: normal;
          font-weight: bold;
          font-family: "Droid Sans", Arial, sans-serif; }
      body.single #comments .comment .in-response-to, body.page #comments .comment .in-response-to {
        font-family: Helvetica, Arial, sans-serif;
        font-size: 12px;
        line-height: 19px;
        margin: 8px 0 0 0;
        color: #777777; }
      body.single #comments .comment .comment-content, body.page #comments .comment .comment-content {
        font-family: Helvetica, Arial, sans-serif;
        font-size: 14px;
        line-height: 23px;
        padding: 10px;
        margin: 0 0 0 52px; }
        body.single #comments .comment .comment-content p, body.page #comments .comment .comment-content p {
          margin: 0 0 14px 0; }
      body.single #comments .comment .reply-link, body.page #comments .comment .reply-link {
        float: left;
        clear: both;
        margin: 0;
        border: 1px solid #dddddd;
        border-bottom: 1px solid #bbbbbb;
        -moz-box-shadow: 0 1px 3px #eeeeee;
        -o-box-shadow: 0 1px 3px #eeeeee;
        -webkit-box-shadow: 0 1px 3px #eeeeee;
        box-shadow: 0 1px 3px #eeeeee;
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
        border-radius: 6px; }
        body.single #comments .comment .reply-link a, body.page #comments .comment .reply-link a {
          -moz-border-radius: 6px;
          -webkit-border-radius: 6px;
          border-radius: 6px;
          font-family: Helvetica, Arial, sans-serif;
          font-size: 12px;
          line-height: 12px;
          font-weight: bold;
          text-decoration: none;
          color: #333333;
          text-shadow: 1px 1px 1px white;
          display: block;
          padding: 5px 11px 5px 22px;
          background: #eeeeee url("../chicagonow/images/comment_bubble_12x11.png") no-repeat 7px center;
          border-top: 1px solid white; }
    body.single #comments .reply, body.page #comments .reply {
      clear: both;
      border-left: 1px solid #dddddd;
      border-bottom: 1px solid #dddddd;
      -moz-box-shadow: -1px 1px 4px #eeeeee;
      -o-box-shadow: -1px 1px 4px #eeeeee;
      -webkit-box-shadow: -1px 1px 4px #eeeeee;
      box-shadow: -1px 1px 4px #eeeeee; }
    body.single #comments .reply_form, body.page #comments .reply_form {
      display: none;
      clear: both; }
      body.single #comments .reply_form h3, body.single #comments .reply_form .logged-in-as, body.page #comments .reply_form h3, body.page #comments .reply_form .logged-in-as {
        display: none; }
    body.single #comments .depth-0, body.page #comments .depth-0 {
      border-bottom: 1px solid #dddddd; }
    body.single #comments .depth-0, body.page #comments .depth-0 {
      z-index: 10; }
    body.single #comments .depth-1, body.page #comments .depth-1 {
      margin-left: 18px;
      z-index: 9; }
    body.single #comments .depth-2, body.page #comments .depth-2 {
      margin-left: 36px;
      z-index: 8; }
    body.single #comments .depth-3, body.page #comments .depth-3 {
      margin-left: 54px;
      z-index: 7; }
    body.single #comments .depth-4, body.page #comments .depth-4 {
      margin-left: 72px;
      z-index: 6; }
    body.single #comments .depth-5, body.page #comments .depth-5 {
      margin-left: 90px;
      z-index: 5; }
    body.single #comments .depth-6, body.page #comments .depth-6 {
      margin-left: 108px;
      z-index: 4; }
    body.single #comments .depth-7, body.page #comments .depth-7 {
      margin-left: 126px;
      z-index: 3; }
    body.single #comments .depth-8, body.page #comments .depth-8 {
      margin-left: 144px;
      z-index: 2; }
    body.single #comments .depth-9, body.page #comments .depth-9 {
      margin-left: 162px;
      z-index: 1; }
  body.single .fb-comments,
  body.single .fb-comments span,
  body.single .fb-comments.fb_iframe_widget span iframe, body.page .fb-comments,
  body.page .fb-comments span,
  body.page .fb-comments.fb_iframe_widget span iframe {
    width: 100% !important; }
  body.single .fb-comments span,
  body.single .fb-comments iframe, body.page .fb-comments span,
  body.page .fb-comments iframe {
    min-height: 170px; }

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  body.single .post .post-content form, body.single .post .page-content form, body.page .post .post-content form, body.page .post .page-content form {
    float: left;
    margin: 12px 24px 12px 0;
    max-width: 352px; }
    body.single .post .post-content form img, body.single .post .page-content form img, body.page .post .post-content form img, body.page .post .page-content form img {
      max-width: 336px; }
  body.single .post .post-content .embedded-image,
  body.single .post .post-content .post-thumb,
  body.single .post .post-content figure, body.single .post .page-content .embedded-image,
  body.single .post .page-content .post-thumb,
  body.single .post .page-content figure, body.page .post .post-content .embedded-image,
  body.page .post .post-content .post-thumb,
  body.page .post .post-content figure, body.page .post .page-content .embedded-image,
  body.page .post .page-content .post-thumb,
  body.page .post .page-content figure {
    *zoom: 1;
    float: left;
    margin: 0 0 16px 0;
    max-width: 352px; }
    body.single .post .post-content .embedded-image:after,
    body.single .post .post-content .post-thumb:after,
    body.single .post .post-content figure:after, body.single .post .page-content .embedded-image:after,
    body.single .post .page-content .post-thumb:after,
    body.single .post .page-content figure:after, body.page .post .post-content .embedded-image:after,
    body.page .post .post-content .post-thumb:after,
    body.page .post .post-content figure:after, body.page .post .page-content .embedded-image:after,
    body.page .post .page-content .post-thumb:after,
    body.page .post .page-content figure:after {
      content: "\0020";
      display: block;
      height: 0;
      clear: both;
      overflow: hidden;
      visibility: hidden; }
    body.single .post .post-content .embedded-image p,
    body.single .post .post-content .post-thumb p,
    body.single .post .post-content figure p, body.single .post .page-content .embedded-image p,
    body.single .post .page-content .post-thumb p,
    body.single .post .page-content figure p, body.page .post .post-content .embedded-image p,
    body.page .post .post-content .post-thumb p,
    body.page .post .post-content figure p, body.page .post .page-content .embedded-image p,
    body.page .post .page-content .post-thumb p,
    body.page .post .page-content figure p {
      font-family: Helvetica, Arial, sans-serif;
      font-style: normal;
      margin: 0;
      padding: 0; }
    body.single .post .post-content .embedded-image img,
    body.single .post .post-content .post-thumb img,
    body.single .post .post-content figure img, body.single .post .page-content .embedded-image img,
    body.single .post .page-content .post-thumb img,
    body.single .post .page-content figure img, body.page .post .post-content .embedded-image img,
    body.page .post .post-content .post-thumb img,
    body.page .post .post-content figure img, body.page .post .page-content .embedded-image img,
    body.page .post .page-content .post-thumb img,
    body.page .post .page-content figure img {
      border: 1px solid #dddddd;
      padding: 4px;
      background: white;
      -moz-box-shadow: 0 3px 6px #dddddd;
      -o-box-shadow: 0 3px 6px #dddddd;
      -webkit-box-shadow: 0 3px 6px #dddddd;
      box-shadow: 0 3px 6px #dddddd;
      max-width: 336px; }
  body.single .post .post-content .post-embed *, body.single .post .page-content .post-embed *, body.page .post .post-content .post-embed *, body.page .post .page-content .post-embed * {
    max-width: 80%;
    max-height: 80%; }
  body.single #comments .depth-0, body.page #comments .depth-0 {
    z-index: 10; }
  body.single #comments .depth-1, body.page #comments .depth-1 {
    margin-left: 12px;
    z-index: 9; }
  body.single #comments .depth-2, body.page #comments .depth-2 {
    margin-left: 24px;
    z-index: 8; }
  body.single #comments .depth-3, body.page #comments .depth-3 {
    margin-left: 36px;
    z-index: 7; }
  body.single #comments .depth-4, body.page #comments .depth-4 {
    margin-left: 48px;
    z-index: 6; }
  body.single #comments .depth-5, body.page #comments .depth-5 {
    margin-left: 60px;
    z-index: 5; }
  body.single #comments .depth-6, body.page #comments .depth-6 {
    margin-left: 72px;
    z-index: 4; }
  body.single #comments .depth-7, body.page #comments .depth-7 {
    margin-left: 84px;
    z-index: 3; }
  body.single #comments .depth-8, body.page #comments .depth-8 {
    margin-left: 96px;
    z-index: 2; }
  body.single #comments .depth-9, body.page #comments .depth-9 {
    margin-left: 108px;
    z-index: 1; }
  body.single #comments .depth-5 .avatar,
  body.single #comments .depth-6 .avatar,
  body.single #comments .depth-7 .avatar,
  body.single #comments .depth-8 .avatar,
  body.single #comments .depth-9 .avatar, body.page #comments .depth-5 .avatar,
  body.page #comments .depth-6 .avatar,
  body.page #comments .depth-7 .avatar,
  body.page #comments .depth-8 .avatar,
  body.page #comments .depth-9 .avatar {
    display: none; }
  body.single #comments .depth-5 .comment-content,
  body.single #comments .depth-6 .comment-content,
  body.single #comments .depth-7 .comment-content,
  body.single #comments .depth-8 .comment-content,
  body.single #comments .depth-9 .comment-content, body.page #comments .depth-5 .comment-content,
  body.page #comments .depth-6 .comment-content,
  body.page #comments .depth-7 .comment-content,
  body.page #comments .depth-8 .comment-content,
  body.page #comments .depth-9 .comment-content {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 23px;
    padding: 10px 10px 10px 0;
    margin: 0; }
    body.single #comments .depth-5 .comment-content p,
    body.single #comments .depth-6 .comment-content p,
    body.single #comments .depth-7 .comment-content p,
    body.single #comments .depth-8 .comment-content p,
    body.single #comments .depth-9 .comment-content p, body.page #comments .depth-5 .comment-content p,
    body.page #comments .depth-6 .comment-content p,
    body.page #comments .depth-7 .comment-content p,
    body.page #comments .depth-8 .comment-content p,
    body.page #comments .depth-9 .comment-content p {
      margin: 0; } }
@media only screen and (max-width: 767px) {
  body.single .post .post-content form, body.single .post .page-content form, body.page .post .post-content form, body.page .post .page-content form {
    max-width: 300px; }
    body.single .post .post-content form img, body.single .post .page-content form img, body.page .post .post-content form img, body.page .post .page-content form img {
      max-width: 284px; }
  body.single .post .post-content .embedded-image,
  body.single .post .post-content .post-thumb,
  body.single .post .post-content figure, body.single .post .page-content .embedded-image,
  body.single .post .page-content .post-thumb,
  body.single .post .page-content figure, body.page .post .post-content .embedded-image,
  body.page .post .post-content .post-thumb,
  body.page .post .post-content figure, body.page .post .page-content .embedded-image,
  body.page .post .page-content .post-thumb,
  body.page .post .page-content figure {
    max-width: 300px; }
    body.single .post .post-content .embedded-image img,
    body.single .post .post-content .post-thumb img,
    body.single .post .post-content figure img, body.single .post .page-content .embedded-image img,
    body.single .post .page-content .post-thumb img,
    body.single .post .page-content figure img, body.page .post .post-content .embedded-image img,
    body.page .post .post-content .post-thumb img,
    body.page .post .post-content figure img, body.page .post .page-content .embedded-image img,
    body.page .post .page-content .post-thumb img,
    body.page .post .page-content figure img {
      max-width: 284px; }
  body.single #comments .depth-0, body.page #comments .depth-0 {
    z-index: 10; }
  body.single #comments .depth-1, body.page #comments .depth-1 {
    margin-left: 12px;
    z-index: 9; }
  body.single #comments .depth-2, body.page #comments .depth-2 {
    margin-left: 24px;
    z-index: 8; }
  body.single #comments .depth-3, body.page #comments .depth-3 {
    margin-left: 36px;
    z-index: 7; }
  body.single #comments .depth-4, body.page #comments .depth-4 {
    margin-left: 48px;
    z-index: 6; }
  body.single #comments .depth-5, body.page #comments .depth-5 {
    margin-left: 60px;
    z-index: 5; }
  body.single #comments .depth-6, body.page #comments .depth-6 {
    margin-left: 72px;
    z-index: 4; }
  body.single #comments .depth-7, body.page #comments .depth-7 {
    margin-left: 84px;
    z-index: 3; }
  body.single #comments .depth-8, body.page #comments .depth-8 {
    margin-left: 96px;
    z-index: 2; }
  body.single #comments .depth-9, body.page #comments .depth-9 {
    margin-left: 108px;
    z-index: 1; }
  body.single #comments .depth-5 .avatar,
  body.single #comments .depth-6 .avatar,
  body.single #comments .depth-7 .avatar,
  body.single #comments .depth-8 .avatar,
  body.single #comments .depth-9 .avatar, body.page #comments .depth-5 .avatar,
  body.page #comments .depth-6 .avatar,
  body.page #comments .depth-7 .avatar,
  body.page #comments .depth-8 .avatar,
  body.page #comments .depth-9 .avatar {
    display: none; }
  body.single #comments .depth-5 .comment-content,
  body.single #comments .depth-6 .comment-content,
  body.single #comments .depth-7 .comment-content,
  body.single #comments .depth-8 .comment-content,
  body.single #comments .depth-9 .comment-content, body.page #comments .depth-5 .comment-content,
  body.page #comments .depth-6 .comment-content,
  body.page #comments .depth-7 .comment-content,
  body.page #comments .depth-8 .comment-content,
  body.page #comments .depth-9 .comment-content {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 23px;
    padding: 10px 10px 10px 0;
    margin: 0; }
    body.single #comments .depth-5 .comment-content p,
    body.single #comments .depth-6 .comment-content p,
    body.single #comments .depth-7 .comment-content p,
    body.single #comments .depth-8 .comment-content p,
    body.single #comments .depth-9 .comment-content p, body.page #comments .depth-5 .comment-content p,
    body.page #comments .depth-6 .comment-content p,
    body.page #comments .depth-7 .comment-content p,
    body.page #comments .depth-8 .comment-content p,
    body.page #comments .depth-9 .comment-content p {
      margin: 0; } }
@media only screen and (min-width: 480px) and (max-width: 767px) {
  body.single .post .post-content form, body.single .post .page-content form, body.page .post .post-content form, body.page .post .page-content form {
    max-width: 444px; }
    body.single .post .post-content form img, body.single .post .page-content form img, body.page .post .post-content form img, body.page .post .page-content form img {
      max-width: 428px; }
  body.single .post .post-content .embedded-image,
  body.single .post .post-content .post-thumb,
  body.single .post .post-content figure, body.single .post .page-content .embedded-image,
  body.single .post .page-content .post-thumb,
  body.single .post .page-content figure, body.page .post .post-content .embedded-image,
  body.page .post .post-content .post-thumb,
  body.page .post .post-content figure, body.page .post .page-content .embedded-image,
  body.page .post .page-content .post-thumb,
  body.page .post .page-content figure {
    max-width: 444px; }
    body.single .post .post-content .embedded-image img,
    body.single .post .post-content .post-thumb img,
    body.single .post .post-content figure img, body.single .post .page-content .embedded-image img,
    body.single .post .page-content .post-thumb img,
    body.single .post .page-content figure img, body.page .post .post-content .embedded-image img,
    body.page .post .post-content .post-thumb img,
    body.page .post .post-content figure img, body.page .post .page-content .embedded-image img,
    body.page .post .page-content .post-thumb img,
    body.page .post .page-content figure img {
      max-width: 428px; } }
@media all and (max-width: 480px) {
  body.single .post .share-utils .social-buttons > div, body.single .page .share-utils .social-buttons > div, body.page .post .share-utils .social-buttons > div, body.page .page .share-utils .social-buttons > div {
    margin-right: 5px; }
  body.single .vuemix-post-header:before, body.page .vuemix-post-header:before {
    font-size: 18px; }

  .ui-button-text-only .ui-button-text {
    padding: .4em; }

  .ui-button .ui-button-text {
    font-size: 12px; } }
body#home.archive h2.page-title {
  font-size: 36px;
  line-height: 43px;
  padding: 24px 0;
  border-top: 1px solid #dddddd;
  color: #333333; }
body#home.archive ul.archive-list li {
  list-style-type: square;
  list-style-position: outside;
  font-size: 16px;
  line-height: 23px;
  margin-left: 36px; }
body#home.archive .post {
  position: relative;
  border-top: 1px solid #dddddd;
  *zoom: 1; }
  body#home.archive .post:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden; }
  body#home.archive .post h2 {
    font-size: 26px;
    line-height: 33px; }
  body#home.archive .post .post-thumb {
    margin: 0 10px 0 0; }
    body#home.archive .post .post-thumb figcaption {
      font-size: 12px;
      color: #555555; }
  body#home.archive .post .blog-category {
    font-family: Helvetica, Arial, sans-serif;
    position: absolute;
    left: -12px;
    top: -12px;
    padding: 0;
    margin: 0;
    height: 22px;
    background: url("/wp-content/themes/chicagonow/images/category_ribbon_left.png") no-repeat top left; }
    body#home.archive .post .blog-category span {
      display: block;
      height: 11px;
      color: #ffffff;
      font-size: 10px;
      line-height: 11px;
      padding: 5px 10px 6px;
      text-transform: uppercase;
      letter-spacing: 1px;
      text-shadow: 0 -1px 0 #200707;
      background: url("/wp-content/themes/chicagonow/images/category_ribbon_right.png") no-repeat top right; }
  body#home.archive .post.video h2:after {
    padding: 0 0 0 10px;
    position: relative;
    top: 4px;
    content: url("/wp-content/themes/chicagonow/images/video_icon.gif"); }
  body#home.archive .post.link h2:after {
    padding: 0 0 0 10px;
    position: relative;
    top: 4px;
    content: url("/wp-content/themes/chicagonow/images/link_icon.gif"); }
  body#home.archive .post.has-thumb h2, body#home.archive .post.has-thumb .post-meta {
    max-width: 55%; }

/**
 * Style for the homepage template
 **/
body#home {
  /* Header */
  /* Blog meta search */ }
  body#home #header .inside {
    padding: 40px 0;
    width: auto;
    margin: 0; }
  body#home #header .logo-group-wrapper {
    width: 100%;
    position: relative;
    overflow: hidden;
    text-align: center; }
  body#home #header .logo-group {
    display: inline-block;
    zoom: 1;
    *display: inline;
    margin: 14px auto;
    padding: 0;
    text-align: center; }
  body#home #header .logo {
    display: inline-block;
    zoom: 1;
    *display: inline;
    font-family: "League Gothic", Impact, sans-serif;
    background: url(images/home-logo.png) no-repeat top left;
    width: 99px;
    height: 74px;
    margin: 0 30px 16px 0; }
    body#home #header .logo span {
      display: none; }
  body#home #header .quip {
    display: inline-block;
    zoom: 1;
    *display: inline;
    font-family: "League Gothic", Impact, sans-serif;
    font-size: 62px;
    line-height: 1.2em;
    margin: 15px 30px 16px 0;
    color: #ffffff;
    text-shadow: 0 -1px 0 #200707; }
  body#home #header .join-button {
    display: inline-block;
    zoom: 1;
    *display: inline;
    position: relative;
    top: -18px;
    margin: 16px 0 16px 0; }
    body#home #header .join-button .ui-button.big {
      -moz-box-shadow: 0 1px 0 #dd5a5a, 0 1px 0 #e89393 inset;
      -o-box-shadow: 0 1px 0 #dd5a5a, 0 1px 0 #e89393 inset;
      -webkit-box-shadow: 0 1px 0 #dd5a5a, 0 1px 0 #e89393 inset;
      box-shadow: 0 1px 0 #dd5a5a, 0 1px 0 #e89393 inset; }
  body#home #header .tagline {
    clear: both;
    background: url(images/tagline.png) no-repeat top center;
    height: 26px;
    margin: 14px 0 30px; }
    body#home #header .tagline span {
      display: none;
      text-align: center;
      font-family: Helvetica, Arial, sans-serif;
      color: #e89393;
      font-size: 24px;
      line-height: 1.1em;
      text-shadow: 0 -1px 0 #200707; }
      body#home #header .tagline span strong {
        font-weight: normal;
        color: white; }
  body#home #find-a-blog {
    width: 740px;
    margin: 0 auto;
    float: none; }
  body#home .blog-category {
    font-family: Helvetica, Arial, sans-serif;
    position: absolute;
    left: -12px;
    top: -12px;
    padding: 0;
    margin: 0;
    height: 22px;
    background: url("/wp-content/themes/chicagonow/images/category_ribbon_left.png") no-repeat top left; }
    body#home .blog-category span {
      display: block;
      height: 11px;
      color: #ffffff;
      font-size: 10px;
      line-height: 11px;
      padding: 5px 10px 6px;
      text-transform: uppercase;
      letter-spacing: 1px;
      text-shadow: 0 -1px 0 #200707;
      background: url("/wp-content/themes/chicagonow/images/category_ribbon_right.png") no-repeat top right; }
  body#home .vuemix-front-header {
    border-top: 1px solid #dddddd;
    margin: 32px 0 0;
    padding: 20px 0 0 0;
    position: relative;
    *zoom: 1; }
    body#home .vuemix-front-header:after {
      content: "\0020";
      display: block;
      height: 0;
      clear: both;
      overflow: hidden;
      visibility: hidden; }
  body#home .post {
    position: relative;
    border-top: 1px solid #dddddd;
    *zoom: 1; }
    body#home .post:after {
      content: "\0020";
      display: block;
      height: 0;
      clear: both;
      overflow: hidden;
      visibility: hidden; }
    body#home .post h2 {
      font-size: 26px;
      line-height: 33px; }
    body#home .post .post-thumb {
      display: block;
      *zoom: 1; }
      body#home .post .post-thumb:after {
        content: "\0020";
        display: block;
        height: 0;
        clear: both;
        overflow: hidden;
        visibility: hidden; }
    body#home .post .post-meta {
      clear: left; }
    body#home .post figure {
      position: relative;
      margin: 0 0 10px 20px; }
      body#home .post figure img {
        border: 1px solid #bbbbbb;
        padding: 4px;
        position: relative;
        z-index: -1;
        -moz-box-shadow: 0 3px 6px #dddddd;
        -o-box-shadow: 0 3px 6px #dddddd;
        -webkit-box-shadow: 0 3px 6px #dddddd;
        box-shadow: 0 3px 6px #dddddd; }
      body#home .post figure a {
        line-height: 110px;
        margin: 0 auto;
        overflow: hidden;
        text-align: center;
        *zoom: 1; }
        body#home .post figure a:after {
          content: "\0020";
          display: block;
          height: 0;
          clear: both;
          overflow: hidden;
          visibility: hidden; }
      body#home .post figure span.overlay {
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        z-index: 1;
        width: 76px;
        height: 76px;
        margin-left: -38px;
        margin-top: -38px;
        background: url("/wp-content/themes/chicagonow/images/play_overlay.png"); }
    body#home .post.gallery h2:after {
      padding: 0 0 0 10px;
      position: relative;
      top: 4px;
      content: url("/wp-content/themes/chicagonow/images/gallery_icon.gif"); }
    body#home .post.gallery figure {
      position: relative;
      z-index: 0; }
    body#home .post.video figure {
      margin: 0 0 0 20px; }
    body#home .post.video h2:after {
      padding: 0 0 0 10px;
      position: relative;
      top: 4px;
      content: url("/wp-content/themes/chicagonow/images/video_icon.gif"); }
    body#home .post.link h2:after {
      padding: 0 0 0 10px;
      position: relative;
      top: 4px;
      content: url("/wp-content/themes/chicagonow/images/link_icon.gif"); }
  body#home #root .post.has-thumb h2, body#home #root .post.has-thumb .post-meta {
    float: left; }
  body#home #root .post.has-thumb h2 {
    float: left;
    max-width: 50%; }

body#search #alpha h3 {
  margin-top: 40px;
  border-bottom: 1px solid #dddddd; }

@media only screen and (min-width: 1023px) {
  body#home .post .post-thumb {
    float: right; } }
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  body#home #header #find-a-blog {
    width: 580px;
    margin: 0 auto; }
  body#home #header .quip {
    font-size: 54px;
    margin-top: 23px; }
  body#home .post .post-thumb, body#home .post figure, body#home .post.video figure {
    margin: 12px 12px 12px 0; }
  body#home .post.has-thumb h2, body#home .post.has-thumb .post-meta {
    max-width: 100%; } }
@media only screen and (max-width: 767px) {
  body#home {
    /* Header */
    /* Blog meta search */ }
    body#home #header .logo {
      width: 100%;
      background-position: center center;
      margin-bottom: 16px; }
    body#home #header .quip {
      display: none; }
    body#home #header .join-button {
      top: 0; }
    body#home #find-a-blog {
      width: 330px;
      margin: 0 auto;
      float: none; }
    body#home .post .post-thumb, body#home .post figure, body#home .post.video figure {
      margin: 12px 12px 12px 0; }
    body#home .post.has-thumb h2, body#home .post.has-thumb .post-meta {
      max-width: 100%; } }
#blog-header {
  margin: 36px 0 0 0; }
  #blog-header h1 {
    font-family: "Droid Sans", Arial, sans-serif;
    letter-spacing: 1px;
    font-weight: bold;
    font-size: 26px;
    line-height: 26px;
    padding: 12px 0; }
    #blog-header h1 a {
      text-decoration: none; }
  #blog-header #blog-nav {
    margin: 12px 0 24px 0;
    float: left;
    max-width: 480px; }
    #blog-header #blog-nav li {
      -moz-box-shadow: 0 1px 3px #eeeeee;
      -o-box-shadow: 0 1px 3px #eeeeee;
      -webkit-box-shadow: 0 1px 3px #eeeeee;
      box-shadow: 0 1px 3px #eeeeee;
      -moz-border-radius: 6px;
      -webkit-border-radius: 6px;
      border-radius: 6px;
      border: 1px solid #dddddd;
      border-bottom: 1px solid #bbbbbb;
      margin: 4px 8px 4px 0; }
      #blog-header #blog-nav li a {
        font-family: Helvetica, Arial, sans-serif;
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
        border-radius: 6px;
        font-size: 14px;
        line-height: 14px;
        font-weight: bold;
        text-decoration: none;
        color: #777777;
        text-shadow: 1px 1px 1px white;
        display: block;
        padding: 6px 16px;
        background: #eeeeee;
        border-top: 1px solid white; }
    #blog-header #blog-nav .active {
      border: 1px solid #c92a2a;
      border-bottom: 1px solid #591313; }
      #blog-header #blog-nav .active a {
        color: white;
        text-shadow: 1px 1px 1px #c92a2a;
        background-color: #c92a2a;
        background-image: -moz-linear-gradient(top, #dd5a5a 0px, #c92a2a 20px);
        background-image: -webkit-gradient(linear, 0 0, 0 20, from(#dd5a5a), to(#c92a2a));
        border-top: 1px solid #e89393; }
  #blog-header .blog-img {
    width: 100px;
    height: 100px;
    background: #555555;
    float: left;
    border: 1px solid #dddddd;
    padding: 4px;
    margin: 0 24px 24px 0;
    background: white;
    -moz-box-shadow: 0 3px 6px #dddddd;
    -o-box-shadow: 0 3px 6px #dddddd;
    -webkit-box-shadow: 0 3px 6px #dddddd;
    box-shadow: 0 3px 6px #dddddd; }
    #blog-header .blog-img img {
      width: 100px;
      height: 100px; }

.widget h2.widget-title, .widget h3.widget-title, .widget h2.widgettitle, .widget h3.widgettitle {
  -moz-box-shadow: 0 0 0 transparent;
  -o-box-shadow: 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  background: none;
  line-height: 34px;
  border-top: 3px double #999999;
  border-bottom: 3px double #999999;
  margin: 0 0 20px 0; }
  .widget h2.widget-title span.left-cap, .widget h2.widget-title span.right-cap, .widget h3.widget-title span.left-cap, .widget h3.widget-title span.right-cap, .widget h2.widgettitle span.left-cap, .widget h2.widgettitle span.right-cap, .widget h3.widgettitle span.left-cap, .widget h3.widgettitle span.right-cap {
    display: none; }
.widget ul {
  padding: 0; }
.widget #related-blogs h4 a:link, .widget #related-blogs h4 a:visited {
  color: #111111;
  text-decoration: none; }
.widget #related-blogs h4 a:hover, .widget #related-blogs h4 a:active {
  color: #555555;
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
.widget #related-blogs .post-title {
  font-size: 13px;
  margin-top: 5px; }

#about-this-blog {
  margin: 36px 0;
  *zoom: 1; }
  #about-this-blog:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden; }
  #about-this-blog .avatar {
    float: left;
    width: 100px;
    height: 100px;
    border: 1px solid #dddddd;
    padding: 4px;
    margin: 0 24px 24px 0;
    background: white;
    -moz-box-shadow: 0 3px 6px #dddddd;
    -o-box-shadow: 0 3px 6px #dddddd;
    -webkit-box-shadow: 0 3px 6px #dddddd;
    box-shadow: 0 3px 6px #dddddd; }
  #about-this-blog h4 {
    font-size: 24px;
    line-height: 29px;
    margin: 0 0 10px 0; }
  #about-this-blog .about-blogger {
    font-family: "Droid Sans", Arial, sans-serif;
    font-size: 14px;
    line-height: 19px;
    color: #777777; }

#category-listing-widget .cat-count, #category-listing-widget .tag-count, #tag-listing-widget .cat-count, #tag-listing-widget .tag-count {
  font-size: 14px;
  font-style: italic;
  color: #777777; }
#category-listing-widget #show-more-cats, #category-listing-widget #show-more-tags, #tag-listing-widget #show-more-cats, #tag-listing-widget #show-more-tags {
  font-style: italic;
  font-size: 14px; }
  #category-listing-widget #show-more-cats a:link, #category-listing-widget #show-more-cats a:visited, #category-listing-widget #show-more-tags a:link, #category-listing-widget #show-more-tags a:visited, #tag-listing-widget #show-more-cats a:link, #tag-listing-widget #show-more-cats a:visited, #tag-listing-widget #show-more-tags a:link, #tag-listing-widget #show-more-tags a:visited {
    color: #777777;
    text-decoration: underline; }
  #category-listing-widget #show-more-cats a:hover, #category-listing-widget #show-more-cats a:active, #category-listing-widget #show-more-tags a:hover, #category-listing-widget #show-more-tags a:active, #tag-listing-widget #show-more-cats a:hover, #tag-listing-widget #show-more-cats a:active, #tag-listing-widget #show-more-tags a:hover, #tag-listing-widget #show-more-tags a:active {
    color: #777777;
    opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; }

.post {
  border-top: 1px solid #dddddd;
  padding: 24px 0 0 0; }
  .post h2 {
    font-size: 28px;
    line-height: 37px; }
  .post .post-content {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 25px;
    color: #333333;
    margin: 20px 0; }
    .post .post-content .taxonomies {
      display: block;
      margin-top: 40px; }
      .post .post-content .taxonomies p {
        color: #777;
        font-size: 14px;
        line-height: 21px;
        font-style: italic;
        font-family: "Droid Serif", "Times New Roman", serif;
        margin: 0px !important; }

/**
 * Style for the User Bar
 **/
#nowbar {
  background-color: #222;
  color: #dddddd;
  *zoom: 1;
  padding: 1px 0;
  height: 35px;
  position: relative;
  z-index: 150;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 35px;
  font-weight: bold;
  text-shadow: 0 -1px 0 black; }
  #nowbar:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden; }
  #nowbar a:link, #nowbar a:visited {
    color: #dddddd;
    text-decoration: none; }
  #nowbar a:hover, #nowbar a:active {
    color: white;
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
  #nowbar .home-link {
    float: left; }
    #nowbar .home-link .arrow {
      float: left;
      margin-right: 10px; }
    #nowbar .home-link .logo {
      float: left; }
  #nowbar .spacer {
    float: left;
    margin: 7px 20px;
    height: 21px;
    border-left: 1px solid black;
    border-right: 1px solid #555555; }
  #nowbar .avatar {
    display: block;
    float: left;
    width: 22px;
    height: 22px;
    border: 1px solid black;
    margin-top: 6px;
    margin-right: 12px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: 0 1px 0 #777777, 0 1px 0 rgba(0, 0, 0, 0.4) inset;
    -o-box-shadow: 0 1px 0 #777777, 0 1px 0 rgba(0, 0, 0, 0.4) inset;
    -webkit-box-shadow: 0 1px 0 #777777, 0 1px 0 rgba(0, 0, 0, 0.4) inset;
    box-shadow: 0 1px 0 #777777, 0 1px 0 rgba(0, 0, 0, 0.4) inset; }
  #nowbar .blogs {
    float: left;
    position: relative; }
    #nowbar .blogs .menu {
      cursor: pointer; }
    #nowbar .blogs .drop-down {
      top: 40px;
      left: -14px; }
      #nowbar .blogs .drop-down .tail {
        top: -12px;
        left: 38px; }
      #nowbar .blogs .drop-down ul {
        padding: 0;
        margin: 10px;
        max-height: 400px;
        overflow: auto; }
        #nowbar .blogs .drop-down ul li {
          line-height: 25px;
          margin: 0 20px 10px 0;
          *zoom: 1;
          white-space: nowrap; }
          #nowbar .blogs .drop-down ul li:after {
            content: "\0020";
            display: block;
            height: 0;
            clear: both;
            overflow: hidden;
            visibility: hidden; }
          #nowbar .blogs .drop-down ul li:last-child {
            margin-bottom: 0; }
          #nowbar .blogs .drop-down ul li a, #nowbar .blogs .drop-down ul li a:link, #nowbar .blogs .drop-down ul li a:visited {
            color: #111111;
            line-height: 22px;
            cursor: pointer; }
          #nowbar .blogs .drop-down ul li .avatar {
            margin: 0 12px 0 0; }
  #nowbar .user {
    position: absolute;
    right: 0;
    top: 0;
    height: 35px; }
    #nowbar .user .name {
      padding-right: 10px;
      border-right: 1px solid black; }
    #nowbar .user .logout {
      padding-left: 10px;
      border-left: 1px solid #333333; }
  #nowbar .name, #nowbar .logout {
    display: block;
    float: left; }

/*# sourceMappingURL=style.css.map */
