/* Base Theme ============================================================= */

/* Reset ------------------------------------------------------------------ */

/*
    reset.css - resets default browser styling
    http://tantek.com/log/2004/09.html#d06t2354
    http://www.vox.com/.shared/css/base.css by beausmith.com
    http://developer.yahoo.com/yui/reset/
@import url("https://web.archive.org/web/20091010020957cs_/http://www.chicagobreakingnews.com/colonel.css");
*/

* {
margin: 0;
padding: 0;
}

:link,:visited {
    text-decoration: none;
}
html,body,div,
ul,ol,li,dl,dt,dd,
form,fieldset,input,textarea,
h1,h2,h3,h4,h5,h6,pre,code,p,blockquote,hr,
th,td {
    margin: 0;
    padding: 0;
}
h1,h2,h3,h4,h5,h6 {
    font-size: 100%;
    font-weight: normal;
}
table {
    border-spacing: 0;
}
fieldset,img,abbr,acronym {
    border: 0;
} 
/* strict reset by uncommenting lines below */
address,caption,cite,code,dfn,em,strong,b,u,s,i,th,var {
    /* font-style: normal; */
    /* font-weight: normal; */
}

ol,ul {
    list-style: none;
}
caption,th {
    text-align: left;
}
q:before,q:after {
    content: '';
}
a {
    text-decoration: underline;
    outline: none;
    color: #900;
}
a:visited {
    text-decoration: underline;
    outline: none;
    color: #777777;
}


hr {
    border: 0;
    height: 1px;
    background-color: #000;
    color: #000;
}
a img,:link img,:visited img {
    border: none;
}
address {
    font-style: normal;
    display: inline;
}

/* ---- IE PNG Fix ---- */
/*
img, div { 
behavior: url(https://web.archive.org/web/20091010020957im_/http://www.chicagobreakingnews.com/iepngfix/iepngfix.htc) 
}
*/

/* ---- Clearfix ---- */
.clearfix:after {
&;nbsp;&amp;nbsp;&;amp;nbsp;&;amp;nbsp;content: ".";
&;;amp;nbsp;&nbsp;&amp;;amp;nbsp;&;nbsp;display: block;
&nbsp;&nbsp;&nbsp;&nbsp;clear: both;
&nbsp;&nbsp;&nbsp;&nbsp;visibility: hidden;
&nbsp;&nbsp;&nbsp;&nbsp;line-height: 0;
&nbsp;&nbsp;&nbsp;&nbsp;height: 0;
}

.clearfix {
&nbsp;&nbsp;&nbsp;&amp;nbsp;display: inline-block;
}

html[xmlns] .clearfix {
&nbsp;&nbsp;&nbsp;&nbsp;display: block;
}

* html .clearfix {
&nbsp;&nbsp;&nbsp;&nbsp;height: 1%;
}

/* Utilities ----------------------------------------------------------------- */

.pkg:after, #content-inner:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
.pkg, #content-inner { display: block; }
/* no ie mac \*/
* html .pkg, * html #content-inner { height: 1%; }
.pkg, #content-inner { display: block; }
/* */

.inline { display: inline; }
.hidden { display: none; }



/* Layout ----------------------------------------------------------------- */

body {
    font-family: Arial, "Sans Serif";
    font-size: 10pt;
    text-align: center;
    background: url(https://web.archive.org/web/20091010020957im_/http://www.chicagobreakingnews.com/images/bg.jpg) no-repeat;
}

#container-inner {
    width: 1020px;
    min-height: 100%;
    margin: 0 auto;
    text-align: left;
}

#header, #content, #alpha, #beta, #gamma, #footer {
    position: relative;
}

#alpha, #beta, #gamma {
    display: inline;
    float: left;
    padding-top: 10px;
}

#header-inner, #content-inner, #footer-inner,
#alpha-inner, #beta-inner, #gamma-inner {
    position: static;
}

#header-inner, #content-inner, #footer-inner {
    padding-top: 0px;
    padding-bottom: 20px;
}

#footer-inner, #alpha-inner, #gamma-inner {
    overflow: hidden;
    padding-right: 20px;
    padding-left: 20px;
}

#footer-content .widget-content ul, 
#footer-content .widget-content li {
list-style-type: none;
display: inline;
}

#footer-content .widget-content {
width: 515px;
margin: 0 auto;
text-align: center;
}

#beta-inner {
    width: 310px;
    padding-right: 0px;
    padding-left: 10px;
    position: static;
}

#header-inner {
    padding-left: 5px;
    padding-bottom: 20px;
    position: static;
    overflow: hidden;
}

/* Wide-Thin-Thin */

.layout-wtt #alpha {
    width: 560px;
}

.layout-wtt #beta {
    left: 190px;
    width: 190px;
}

.layout-wtt #gamma {
    right: 190px;
    width: 190px;
}


/* Thin-Wide-Thin */

.layout-twt #alpha {
    left: 190px;
    width: 560px;
}

.layout-twt #beta {
    left: -560px;
    width: 190px;
}

.layout-twt #gamma {
    width: 190px;
}


/* Wide-Thin */
#bnc_header {
float: left;
width: 555px;
margin-top: 5px;
}

#bnc_header_logo {
float: left;
width: 555px;
padding-right: 10px;
margin-top: 5px;
}

#content {
background: url(https://web.archive.org/web/20091010020957im_/http://www.chicagobreakingnews.com/images/content_bg.png);
}

#content-utility-bar {
margin: 0 auto;
/*background: #990000;*/
background: #842124;
color: #fff;
width: 1008px;
height: 30px;
margin-bottom: 0px;
line-height: 2em;
}

#utility-search-container {
margin: 0 auto;
margin-left: 10px;
text-align: center;
width: 290px;
float:left;
}

.entry_hr {
background: url(https://web.archive.org/web/20091010020957im_/http://www.chicagobreakingnews.com/images/entry_hr.jpg) no-repeat;
width: 650px;
margin: 0 auto;
height: 3px;
}

.sidebar_hr {
background: url(https://web.archive.org/web/20091010020957im_/http://www.chicagobreakingnews.com/images/sidebar_hr.jpg) no-repeat;
width: 290px;
margin: 10px auto;
height: 3px;
}

.layout-wt #alpha {
    width: 685px;
    border-right: 1px solid #cccccc;
}

.layout-wt #beta {
    text-align: left;
    width: 315px;
}

.layout-wt #content-inner {
    width: 1008px;
    margin: 0 auto;
}

.layout-wt #footer {
margin: 0 auto;
width: 1000px;
background: #fff;
color: #000;
}

/* Thin-Wide */

.layout-tw #alpha {
    left: 190px;
    width: 750px;
}

.layout-tw #beta {
    left: -750px;
    width: 190px;
}


/* Medium-Wide */

.layout-mw #alpha {
    left: 330px;
    width: 610px;
}

.layout-mw #beta {
    left: -610px;
    width: 330px;
}

/* Wide-Medium */

.layout-wm #alpha {
    width: 610px;
}

.layout-wm #beta {
    width: 330px;
}

/* ---- Masthead ---- */
#bnc-n-partners	{
	float: right;
	display: inline-block;
        margin-top: 22px;
}
#rss-logo	{
	float: left;
        display: inline-block;
        margin-top: 21px;
}
#masthead-container	{
	width:944px;
        height: 190px;
}
#partners	{
	position: relative;
	top: 0px;
}
#partners ul	{
	list-style: none;
	display: inline;
}
#partners ul li	{
	float: left;
        margin-right: 0;
        padding-right: 4px;
}
#partners ul li img	{
	border: 0;
}


/* Content ---------------------------------------------------------------- */

a:link, a:visited {
    text-decoration: none;
}

a:hover, a:active {
    text-decoration: underline;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, fieldset, ul, ol, dl {
    margin-bottom: .75em;
}

h2 a:link {
    color: #000;
}

h2 a:hover, h2 a:active {
    color: #006699;
}

blockquote, ol, ul {
    margin-left: 30px;
    background-repeat: repeat-y;
}

ol { list-style: decimal outside; }
ul { list-style: disc outside; }
.item { list-style: none; }


/* Header */

#header-name {
    margin-bottom: .25em;
}

#header-description {
    margin-bottom: 0;
}


/* Assets */
.asset-more-link {
text-align: left;
}

.asset-body,
.asset-more,
.asset-more-link,
.asset-excerpt,
.comment-content,
.comment-footer,
.comments-open-content,
.comments-open-footer,
.comments-closed,
.trackbacks-info,
.trackback-content,
.trackback-footer,
.archive-content {
    clear: both;
}

.asset,
.comments,
.trackbacks,
.archive {
    overflow: hidden;
    width: 100%;
}

.asset,
.asset-content,
.comments,
.trackbacks,
.archive {
    position: static;
    clear: both;
}

.asset,
.comments,
.comments-content,
.trackbacks,
.archive,
.search-form {
    margin-bottom: 1.5em;
}

.asset-header,
.asset-content,
.asset-body,
.comments-header,
.comment-content,
.comment-footer,
.comments-open-header,
.comments-open-content,
#comments-open-footer,
.comments-closed,
#comment-form-external-auth,
#comment-greeting,
.comments-open-moderated,
#comment-form-name,
#comment-form-email,
#comment-form-url,
#comment-form-remember-me,
#comment-form-reply,
#comments-open-text,
.trackbacks-header,
.trackbacks-info,
.trackback-content,
.trackback-footer,
.archive-content,
.search-form-header,
.search-results-header {
    margin-bottom: .75em;
}

#comment-form-remember-me label,
#comment-form-reply label {
    display: inline;
}

.entry-categories,
.entry-tags {
    margin-bottom: .5em;
}

.asset-name {
    margin-bottom: .25em;
}

h1.asset-name, h2.asset-name {
font-weight: bold;
font-size: 18pt;
font-family: Georgia, "Times New Roman";
}

.asset-footer,
.asset-meta {
    font-size: 11px;
}

.asset-meta {
    margin-top: .10em;
    padding-top: 2px;
    padding-bottom: .3em;
    font-weight: normal;
}

.asset-meta img {
    margin: 0px 0px -4px 0px;
}

.asset-footer {
    clear: both;
    margin-top: .5em;
    padding-top: .5em;
    border-bottom: 1px dotted #cccccc;
}

.content-nav {
    text-align: center;
}

.entry-tags h4,
.entry-categories h4 {
    margin-bottom: 0;
    margin-right: .25em;
    display: inline;
    font-weight: bold;
}

.entry-tags ul,
.entry-categories ul {
    display: inline;
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}
.entry-tags ul li,
.entry-categories ul li {
    display: inline;
}


.mt-image-left {
    float: left;
    margin: 0 20px 20px 0;
}

.mt-image-center {
    display: block;
    margin: 0 auto 20px;
    text-align: center;
}

.mt-image-right {
    float: right;
    margin: 0 0 20px 20px;
}
/*
.mt-image-left {
    float: left;
    margin: 0 20px 20px 0;
    border: 3px solid #cccccc;
}

.mt-image-center {
    display: block;
    margin: 0 auto 20px;
    text-align: center;
    border: 3px solid #cccccc;
}

.mt-image-right {
    float: right;
    margin: 0 0 20px 20px;
    border: 3px solid #cccccc;
}

.mt-image-none {
    border: 3px solid #cccccc;
    display: block;
    margin: 0 auto 20px;
    text-align: center;
}
*/


/* User pics */


.user-pic {
    float: left;
    position: relative;
    width: 50px;
    height: 50px;
    overflow: hidden;
    margin: 0 10px 0 0;
}

.auth-icon {
    position: absolute;
    bottom: 0;
    left: 0;
}


/* Feedback */

.comments-open label {
    display: block;
}

#comment-author, #comment-email, #comment-url, #comment-text {
    width: 80%;
}

#comment-bake-cookie {
    margin-left: 0;
    vertical-align: middle;
}

#comment-submit {
    font-weight: bold;
}

.comment,
.trackback {
    margin-bottom: .5em;
    border-bottom: 1px solid #ccc;
    padding-bottom: .5em;
}

.comment .asset-meta,
.trackback .asset-meta {
    border: 0;
}

.comment-content {
    clear: none;
    line-height: 1.5;
    margin-bottom: 1em;
}

.comment-content p {
    margin-bottom: .5em;
}

/* Widgets */

.widget {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.widget-header {
    height: 20px;
    margin-bottom: 0px;
    font-size: 10px;
    color: #fff;
    font-weight: bold;
    border: none;
    padding: 0px 6px 0px 5px;
    line-height: 20px;
    font-family: verdana;
    text-transform: uppercase;
/*    background: url(https://web.archive.org/web/20091010020957im_/http://www.chicagobreakingnews.com/images/sidebar_item_background.gif) no-repeat 0 0; */
    background: url(https://web.archive.org/web/20091010020957im_/http://www.chicagobreakingnews.com/images/sidebar_item_bg_new.gif) no-repeat 0 0;
    height: 30px;
}


h3.widget-header {
    font-family: Helvetica, arial;
    font-size: 11pt;
    font-weight: bold;
    padding: 7px 0px 0px 6px;
    margin: 0px;
}

h3.widget-header a {
    color: #fff;
}


.widget-content {
    position: relative;
}

#beta-inner .widget-content {
    position: relative;
    margin: -10px 0px 0px 0px !important;
    border: 1px solid #900;
    width: 290px;
    padding: 5px 4px 5px 4px;
}

.archive-content ul,
.widget-content ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#beta-inner .widget-content ul {
    margin-left: 10px;
}

.widget-content li {
    margin-top: 5px;
    margin-bottom: 5px;
}

.widget-tag-cloud .widget-content ul {
    margin-right: 0;
    margin-left: 0;
}

.widget-tag-cloud .widget-content li {
    display: inline;
    margin: 0 5px 0 0;
    padding: 0;
    line-height: 1.2;
    background: none;
}
.widget-tag-cloud .rank-1  { font-size: 1.75em; }
.widget-tag-cloud .rank-2  { font-size: 1.75em; }
.widget-tag-cloud .rank-3  { font-size: 1.625em; }
.widget-tag-cloud .rank-4  { font-size: 1.5em; }
.widget-tag-cloud .rank-5  { font-size: 1.375em; }
.widget-tag-cloud .rank-6  { font-size: 1.25em; }
.widget-tag-cloud .rank-7  { font-size: 1.125em; }
.widget-tag-cloud .rank-8  { font-size: 1em; }
.widget-tag-cloud .rank-9  { font-size: 0.95em; }
.widget-tag-cloud .rank-10 { font-size: 0.9em; }

#footer .widget-content {
    margin-top: 0;
    margin-bottom: 0;
}

.widget-recent-assets .widget-content ul {
    overflow: auto;
    margin-right: 0;
}

.item {
    display: inline;
    float: left;
    margin: 0pt 5px 8px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    width: 70px;
}

.widget-search ul,
.widget-syndication ul {
    margin-left: 0;
    list-style: none;
}

.widget-search li,
.widget-syndication li  {
    margin: 5px 0;
}

.widget-openid {
    width: 160px;
    margin: 10px auto;
    border: none !important;
}
.widget-openid .widget-content {
    border: 1px solid #ccc;
    background: #fff url(/web/20091010020957im_/http://www.chicagobreakingnews.com/images/openid-accepted.gif) no-repeat 7px 3px;
    font-size: 12px;
    font-family: Arial, Verdana, sans-serif;
    color: #666;
    margin: 0;
    padding: 0 !important;
}
.widget-openid .widget-content em {
    display: block;
    font-style: normal;
    padding: 34px 9px 9px 68px;
}
.widget-openid .widget-content strong {
    left: -9999px;
    position: absolute;
}
.widget-openid .widget-content a {
    display: block;
    background: #eee;
    text-align: center;
    padding: 5px 3px;
    color: #666;
    text-decoration: underline;
    font-weight: normal;
}

.input-default {
    background-color: #9AAEC2;
}

.status-indicator {
    display: inline;
    height: 20px;
    width: 20px;
    background: url(/web/20091010020957im_/http://www.chicagobreakingnews.com/images/indicator-login.gif) no-repeat 0 0;
    padding: 2px 7px;
}

@media print {
    * {
        position: static ! important;
        overflow: visible ! important;
    }
}

/* ---- Content Utility Bar Nav ---- */
#content-utility-bar-nav {
width: 1008px;
float: right;
}

#content-utility-bar-nav ul {
color: #fff;
list-style: none;
display: inline;
float: right;
}

#content-utility-bar-nav li {
padding-right: 10px;
list-style: none;
display: inline;
}

#content-utility-bar-nav a:link, #content-utility-bar-nav a:visited {
padding: 3px;
-moz-border-radius: 2px;
border-radius: 2px;
color: #f1f1f1;
text-decoration: none;
}

#content-utility-bar-nav a:hover, #content-utility-bar-nav a:active {
padding: 3px;
-moz-border-radius: 2px;
border-radius: 2px;
color: #fff;
background: #9d3f42;
text-decoration: none;
}


/* ---- Date and Time Widget ---- */
#date_time_container {
float: left;
text-align: center;
margin-top: 30px;
font-family: Georgia, "Times New Roman";
background: transparent;
border-right: 1px solid #999999;
border-left: 1px solid #999999;
}

#dateandtime	{
text-align: center;
width: 190px;
color: #777777;
font-size: 12pt;
}

.jclock	{
margin: 3px 0px;
}

#weather_traffic {
float: left;
width: 250px;
height: 45px;
}

/* ---- Tips Photos and RSS ---- */
#tips_photos_rss_promo {
background: url(https://web.archive.org/web/20091010020957im_/http://www.chicagobreakingnews.com/images/tips_photos_rss_alerts.jpg) no-repeat;
width: 300px;
height: 178px;
}

#tips_photos_rss_promo ul {
list-style: none;
margin-left: 85px;
position: relative;
top: 15px;
font-family: arial;
font-weight: bold;
font-size: 9pt;
color: #006699;
}

#tips_photos_rss_promo li {
margin-bottom: 25px;
}

/* ---- Latest Stories Map ---- */
#neighborhoodLink  {
font-size: 12px;
line-height: 11px;
margin: 0;
padding: 0;
text-align: right;
color: #666666;
}
   #neighborhoodLink a {
   color: #336699;
   }

#latest_stories_map_container h2 {
margin: 0 auto;
text-align: center;
}

/*
#latest_stories_map {
margin: 10px auto;
width: 595px; 
padding: 5px; 
background: #cccccc;
}*/

#latest_stories_map {
width: 618px;
/*height: 300px;*/
padding: 5px;
background: #fff;
margin: 0 auto;
margin-bottom: 10px;
}

#latest_stories_map_inner {
width: 608px;
height: 300px;
padding: 5px;
background: #ccc;
margin: 0 auto;
margin-bottom: 10px;
}

/* ---- Category Color Codes ---- */
#breaking-story-label, .breaking-story-label {
background: #990000;
color: #fff;
padding: 2px;
}

#updated-story-label, .updated-story-label {
background: #ff9900;
color: #fff;
padding: 2px;
}


#latest-on-topic {
background: #0066ff;
color: #fff;
}


/* ---- Huge News Container ---- */
#hugenews {
margin: 0 auto;
padding: 20px 10px;
width: 986px;
background: #fff;
text-align: center;
}

/* ---- Input/Form Components for Content Utility Bar ---- */
#content-utility-bar-nav select { 
width: 100%; 
}

#content-utility-bar-nav input {
background-color: #cccccc; 
font: 12px Arial, Helvetica, sans-serif; 
color: #000; 
border: 1px solid #000; 
width: 50px;
}


#content-utility-bar-nav input#search {
background-color: #fff; 
font: 12px Arial, Helvetica, sans-serif; 
color: #000; 
height: 18px;
width: 150px;
border: 1px solid #000; 
}

#content-utility-bar-nav textarea { 
font-size: 11px; 
border: 1px solid #CCC; 
color: #000; 
}

 /* ---- Publish2 Style ---- */

.publish2_header {
	font-size:16px
}
.publish2_story_tags,
.publish2_story_publication_date,
.publish2_story_publication_name {
	color:#333333;
}
.publish2_journalist_profile {
	font-style: italic;
}
.publish2_link {
	color: #FE0000;
}
.publish2_story_headline {
	color:#000;
	font-size:13px;
	font-family:verdana, sans-serif;
	font-weight:bold;
}
.publish2_story_description {
	font-family:verdana, sans-serif;
}
.publish2_story_tags {
	font-size:8px;
}
#publish2_footer {
	color:#eee;
}

p.publish2_story {
	margin-bottom: 5px;
}

#colonelcontainer300 p.publish2_story a:link {
   color: #000;
}
#colonelcontainer300 p.publish2_story a:hover {
   color: #fff;
   background: #000;
   text-decoration: none;
} 

/* ----- Colonel 300 Wide Widget ---- */

.hrule300	{
		width: 80px;
		height: 0px;
		border-top: 1px solid #ffcc66;
		margin: 0 auto;
		line-height: 0px;
		font-size: 0px;
		}
#colonelfoot300	{
	background: url(https://web.archive.org/web/20091010020957im_/http://www.chicagobreakingnews.com/images/colonelbottom300.jpg) no-repeat;
	width: 300px;
	height: 25px;
	margin: 0 auto;
}
#colonelcontainer300	{
	font-family: Arial;
	width: 300px;
	margin: 0px 0px;
}
	#colonelcontainer300 a:link	{
		color: #0066cc;
		}
	#colonelcontainer300 a:hover	{
		color: #fff;
		background: #0066cc;
		text-decoration: none;
		}
#coloneltop300	{
	background: url(https://web.archive.org/web/20091010020957im_/http://www.chicagobreakingnews.com/images/coloneltop300.jpg) no-repeat;
	width: 300px;
	font-size: 80%;
}
	#spacer300	{
		width: 300px;
		height: 135px;
	}
	#explan300	{
		position: relative;
		text-align: center;
		margin: 4px auto;
		width: 170px;
	}
#middle300	{
	background: url(https://web.archive.org/web/20091010020957im_/http://www.chicagobreakingnews.com/images/colonelbg300.jpg) repeat-y; 
	width: 300px;
	margin: 0px auto;
	font-size: 80%;
	text-align: left;
}
	#middle300 ul 	{
		list-style-type: none;
		display: inline-block;
		margin: 5px 0px;
	}
		#middle300 li {
			margin: 0px 0px;
		}
#bottom300	{
	width: 300px;
	font-size: 80%;
	background: url(https://web.archive.org/web/20091010020957im_/http://www.chicagobreakingnews.com/images/colonelbg300.jpg) repeat-y; 
	padding-top: 5px;
}
	#colonelmail300	{
		width: 285px;
		margin: 0px auto;
		text-align: center;
	}
	#colonelmail300 a:link {
		color: #000;
	}
	#colonelmail300 a:hover {
		color: #fff;
		background: #000; 
	}
#colonelcontainer300 .colonel-widget-content  {
   color: #000;
   width: 130px;
   margin: 0px auto;
   font-size: 115%;
}


.publish2_story_tags,
.publish2_story_publication_date,
.publish2_story_publication_name {
font-size: 11px;
}

.publish2_story_description {
font-size: 11px;
}

#colonel-publish2 {
min-height: 360px;
}

#outbrain-widget {
margin-top: 10px;
}

/* --- Outbrain Top Rated --- */
.OB_MP_rateText {
font-size: 85%;
margin-bottom: 5px;
}

#alpha  {
z-index: 10;
}

#beta  {
z-index: 200;
}

.hidden {
visibility: hidden;
}

.outbrain .outbrain_MP_title {
display: none;
}

#yourstreet_stories_map {
width: 608px;
height: 300px;
padding: 5px;
background: #ccc;
margin: 0 auto;
margin-bottom: 10px;
}

 
/* Chicago Now Top Rated Widget */
#cn-feeds ul li {
list-style-type: none;
margin-bottom: 15px;
}

#cn-feeds ul {
margin: 3px auto;
width: 260px;
border-top: 1px solid #ccc; 
border-bottom: 1px solid #ccc;
}

#cn-widget {
background: #fff; /*#ebf6fb;*/
color: #000;
width: 290px;
padding: 5px;
border: 1px solid #900;
}

#cn-widget a {
color: #d15327;
}

#cn-widget .OB_MP_siteNameText {
margin-bottom: 12px;
}

#cn-widget .outbrain_MP_title {
color: #222;
}

#cn-widget .OB_MP_siteNameText {
color: #444;
font-size: 12px;
}

#cn-widget .OB_MP_item_title {
font-size: 14px;
}

#cn-widget-header {
float: right;
margin-top: 12px;
width: 225px;
font-weight: bold;
color: #d15327;
text-align: left;
}

/* Neighborhood Pages */
#map_div .oi_map_header {
background: #842124;
}

#map_div a {
color: #842124 !important;
}
#map_div a:hover {
color: #842124 !important;
text-decoration: underline !important;
}

 /* ---- Weather Promo ---- */
div.orl-searchContainer-header * { 
margin: 0; 
padding: 0; 
}
div.orl-searchContainer-header { 
text-align: center;
width: 245px;
height: 45px; 
margin-top: 30px; 
margin-bottom: 10px; 
padding-left: 10px;
font: 12px normal Georgia, "Times New Roman", Arial, Helvetica, sans-serif; 
}
.orl-searchContainer-header div.orl-inputBorder-header { 
width: 120px; 
margin-bottom: 5px;
}

.orl-searchContainer-header h3 {
font-size: 12pt;
font-family: Georgia, "Times New Roman";
color: #777777;
}

div.orl-inputBorder-header input, .orl-searchContainer-header div.orl-inputBorder-header select, .orl-searchContainer-header div.orl-inputBorder-header textarea { 
font-size: 11px; 
border: 1px solid #CCC; 
padding: 3px; 
width: 95%; 
color: #000000; 
}
.orl-searchContainer-header div.orl-inputBorder-header select { 
padding: 2px; 
width: 100%; 
}
.orl-inputBorder-button-header {
width: 25px;
float: right;
}
.orl-inputBorder-header {
float: left;
}
.orl-searchContainer-header input.orl-button {
background-color: #cccccc; 
font: 12px Arial, Helvetica, sans-serif; 
color: #000; 
height:23px;
border: 1px solid #000; 
}
.orl-searchContainer-header label.orl { 
color:#333333; 
font-weight: bold; 
font-size:12pt; 
width:25%; 
padding-top: 5px;  
}
.orl-searchContainer-header #radar-image-header { 
float: right;
padding: 2px;
/*background: #777777; */
}
.orl-searchContainer-header #radar-image-header img { 
width: 75px; 
height: 75px; 
}
.orl-searchContainer-header #weather-form-header { 
padding: 3px 0px;
width: 150px; 
}
.weather-notifications-header {
margin: 0 auto;
width: 150px;
}

#weather-left-header {
float: left;
} 

/* Huge News Container */
 #three-col-huge-news {
padding: 10px;
margin: 0 auto;
margin-bottom: 5px;
width: 950px;
max-height: 390px;
border-bottom: 1px dotted #cccccc;
overflow: hidden;
}

#three-col-huge-news .asset-footer {
    clear: both;
    margin-top: .5em;
    padding-top: .5em;
    border-bottom: none;
}

#huge-news-col-one img {

}

#huge-news-col-two img {

}

#huge-news-col-three img {

}

#huge-news-col-one {
width: 300px;
float: left;
padding: 8px;
height: 100%;
}

#huge-news-col-two {
width: 300px;
float: left;
padding: 8px;
height: 100%;
}

#huge-news-col-three {
width: 300px;
float: left;
padding: 8px;
height: 100%;
}

/* Social Media Buttons */
#sMediaBtns {
float: right;
margin: 6px 0;
}
.smedia {
float:left;
margin-right: 5px;
cursor: pointer;
}
	.smedia img {
	width: 24px;
	height: 24px;
	}

/* Autolink */
#alpha a.autolink:link {
color: #1d56cb;
text-decoration: none;
}

#alpha a.autolink:visited {
color: #1d56cb;
text-decoration: none;
}

#alpha a.autolink:hover {
color: #1d64f4;
text-decoration: underline;
}

#alpha a.autolink:active {
color: #1d64f4;
text-decoration: underline;
}

/* Chicago Now Recent Entries Widget */
#cnsptswdgt {
margin: 0;
padding: 0;
width: 290px;
font-family: Arial, Verdana, sans-serif;
font-size: 12px;
}
	.blogBlurb {
	margin: 0;
	padding: 0;
        display: none;
	}
	#cnsptswdgt span.blogName {
	color: #333;
	}
	.selected {
	background: #fceeea;
	}
	.desc {
	margin-top: 4px;
	}
	.blogName {
	text-transform: capitalize;
	font-weight: bold;
	font-style: italic;
	font-size: 11px;
	}
		.from {
		font-size: 10px;
		}
	#cnsptswdgt img {
	margin: 0;
	padding: 0;
	border: 0;
	}
	#sptswdgthead {
	float: left;
	width: 290px;
	border-bottom: 1px solid #999;
	}
	#cnlogo {
	float: left;
	width: 56px;
	margin-right: 5px;
	}
	#cnsptswdgt h1 {
	font-size: 18px;
	line-height: 24px;
	margin: 0;
	padding: 0;
	}
	.subhead {
	display: block;
	font-weight: bold;
	font-size: 12px;
	font-style: italic;
	line-height: 16px;
	margin-bottom: 10px;
	color: #444;
	}
	#cnsptswdgt a {
	color: #111;
	text-decoration: none;
	}
	#cnsptswdgt h3 a {
	color: #bd4023;
	text-decoration: none;
	}
		#cnsptswdgt a:hover {
		text-decoration: underline;
		}
	h3.title {
	color: #bd4023;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	line-height: 14px;
	margin: 0 0 4px 0;
	padding: 0;
	}
	#cnsptswdgt ul {
	clear: both;
	list-style: none;	
	margin: 0;
	padding: 0;
	}
#cnsptswdgt ul {
margin-bottom: 10px;
}
	#cnsptswdgt li {
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
	padding-top: 5px;
	/*height: 75px;*/
	}

#footerrss {
display: block;
font-size: 12px;
line-height: 15px;
}

/* Share Entry */
#share-entry {
	margin: 12px 0 12px 0;
	padding: 4px;
}
	#share-entry ul, #share-entry li {
		list-style-type: none;
		display: inline;
	}
	#share-entry ul {
		margin-left: 0;
	}
	#share-entry li a span {
		margin-right: 6px;
	}
#share-entry-inner {
	float: left; 
	position: relative;
}

/* Related Entries */
#related-entries {
	margin-bottom: 10px;
	overflow: hidden;
        margin-top: 12px;
}	
	#related-entries a:link, #related-entries a:visited {
		color: #444;
		text-decoration: none;
	}
	#related-entries a:hover, #related-entries a:active {
		color: #222;
		text-decoration: underline;
	}
	#related-posts {
	width: 100%;
	padding: 4px 4px 8px 0px;
	border-top: 1px solid #842124;
        margin-top: 5px; 
	}
	#related-entries ul, #related-entries li {
		list-style-type: none;
		display: inline;
	}
	#related-entries li {
		display: block;
		width: 30%;
		padding:5px;
		float: left;
		background: #eee;
		margin: 0 5px;
		border-right: 1px dotted #f0f0f0;
	}
	#related-entries h4 {
		font-size: 14px;
		font-weight: bold;
	}
	
#first-related {
	margin-right: 0px !important;
}

/* Next and Previous Entry Navigation */
#next-previous-entries {
	width: 100%;
	padding: 5px 0px;
	font-size: 12px;
}
#next-previous-entries-inner {
	margin-left: auto; 
	margin-right: auto; 
	border-top: 1px solid #842124; 
	text-align: center; 
	padding: 5px 0px; 
	background: #fff;
}
	#entry-previous {
		float: left;
	 	height: 22px;
                width: 310px;
		line-height: 22px;
                text-align: left;
	}
	#entry-next {
		float: right;
		height: 22px;
                width: 310px;
		line-height: 22px; 
                text-align: right;
	}

	#next-arrow {
		float: right;
		padding-left: 5px;
		cursor: pointer;
	}
	#previous-arrow {
		float: left;
		padding-right: 5px;
		cursor: pointer;
	}

/* Hide Outbrain thumb */
.rateInfo, .rates { display: none; }

/*
     FILE ARCHIVED ON 02:09:57 Oct 10, 2009 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 18:06:44 Mar 08, 2024.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  exclusion.robots: 0.099
  exclusion.robots.policy: 0.08
  cdx.remote: 0.164
  esindex: 0.014
  LoadShardBlock: 116.868 (6)
  PetaboxLoader3.datanode: 108.834 (7)
  load_resource: 99.056
  PetaboxLoader3.resolve: 56.924
*/