/* 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/
*/

* {
margin: 0;
padding: 0;
}

:link,:visited {
    text-decoration: none;
}
:visited {
    text-decoration: none !important;
}
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: #0068b3;
}
a:visited {
    text-decoration: underline;
    outline: none;
    color: #990000;
}

a:hover {
    text-decoration: underline;
    outline: none;
    color: #990000;
}

h2 a:visited {
color: #000;
}

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(http://www.chicagobreakingsports.com/iepngfix/iepngfix.htc) 
}
*/

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

.clearfix {
display: inline-block;
}

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

* html .clearfix {
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(http://cbn.tila.trb/chicago-weather-center/images/weather-center-background.jpg) no-repeat #000; */
background: url(http://www.chicagoweathercenter.com/images/weather-blue-background.jpg) no-repeat fixed #e8f7ff;
background-position: 50% 0%; 
}

#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: 10px;
    padding-left: 10px;
}

#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  {

}

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


div#classBarNav {
	width:980px;
	font-size:12px;
	}
div#classBarNav ul.classBarNavLink {
	list-style-type:none;
	float:right;
	padding:3px 0;
	}
div#classBarNav ul.classBarNavLink li {
	float:left;
	padding:0 8px;
	}
div#classBarNav ul.classBarNavLink li.lastMenuItem {
	border-right:0;
	}
div#classBarNav ul.classBarNavMember {
	list-style-type:none;
	float:left;
	padding:3px 5px;
	}
div#classBarNav ul.classBarNavLink a {
	text-transform:uppercase;
	}
div#classified-bar,
div#classBarNav,
div#classBarNav ul.classBarNavLink a,
div#classified-bar a {
	color: #ffffff;
background-color: #000;
height: 25px;
	font-weight: bold;
	/* background: url(/images/classified-nav-background.png) no-repeat fixed #e8f7ff; */
	line-height: 20px;
	}
div#classBarNav ul.classBarNavMember,
div#classBarNav ul.classBarNavLink {
	padding-bottom: 2px;
	}
div#classBarNav ul.classBarNavLink a:hover,
div#classified-bar a:hover {
	text-decoration: underline;
	}
/*
#header-inner {
    padding-left: 5px;
    padding-bottom: 20px;
    position: static;
    overflow: hidden;
background-image: url(http://cbn.tila.trb/chicago-weather-center/images/weather-center-header.jpg);
background-repeat:no-repeat;
height: 110px;
width: 1005px;
margin-left: 5px;
} */


#header-inner {
    padding-left: 5px;
    padding-bottom: 5px;
    position: static;
    overflow: hidden;
/* background-image: url(http://cbn.tila.trb/chicago-weather-center/images/weather-center-header-3.jpg); */
width: 1005px;
height: 100px;
margin-left: 5px;
}


#leaderboard {
padding: 5px;
position: relative;
float: right;
width: 728px;
} 

#conditions {
padding: 5px;
position: relative;
float: left;
width: 250px;
color: #fff;
text-align: center;
} 

#conditions img {
padding: 3px 0px;
}

#conditions a {
color: #fff;
text-decoration: underline;
}
#logomap {
padding: 0px;
position: absolute;
top: 120px;
z-index: 1010;
} 

#header-sponsor {
padding: 5px;
position: absolute;
top: 2px;
right: 5px;
}

/* 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: 540px;
padding: 0px 10px;
margin-top: 5px;
}

#content {
background: url(http://archive.chicagobreakingnews.com/images/content_bg.png);
}

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

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

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

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

.layout-wt #alpha {
    width: 655px;
    /* border-right: 1px solid #cccccc; */

margin-left: 1px;
}

.layout-wt #beta {
    text-align: left;
    width: 345px;
background-position: 0px 14px; 
margin-top: 6px;
}

.layout-wt #beta #beta-top {
height: 14px;
margin-top: -10px;
}

.layout-wt #beta #beta-bottom {
height: 14px;
}

.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: #990000;
}

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 {
    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;
   float: left; 
   margin-top: 7px;
}

.entry-categories { 
margin-right: 15px;
}

.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 {
padding: 2px 0pt 2px 10px;
background-color: #ffffff;
border-bottom: 1px solid #eeeeee;
border-top: 3px solid #0068b3;
margin-top: 10px;
}

h3.widget-header  {
font-size: 24px;
line-height: 27px;
text-transform: none;
color:  #0068b3;
font-family: Arial,Helvetica,sans-serif;
font-weight: normal;
}

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(../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(../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 ---- */
#content-utility-bar-nav {
width: 1018px;
float: left;
font-size: 16px;
line-height: 26px;
font-weight: normal;
margin-left: -10px;
}


#content-utility-bar-nav ul {
color: #fff;
list-style: none;
display: inline;
float: left;
margin-top: 2px;
}

#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: #fff;
text-decoration: none;
}

#content-utility-bar-nav a:hover, #content-utility-bar-nav a:active {
color: #fff;
text-decoration: underline;
}


/* ---- 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(http://archive.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;
}

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

#severe-story-label-huge, .severe-story-label-huge {
background: #990000;
color: #fff;
padding: 5px;
margin: 15px 0px !important;
font-size: 16px;
line-height: 28px;
}

#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: 100px;
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(http://archive.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(http://archive.chicagobreakingnews.com/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(http://archive.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(http://archive.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; */
color: #fff;
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;
}

.catdescription {
margin: 10px 0px;
border-top: 1px solid #eee;
border-bottom: 1px solid #eee;
padding: 5px 0px;
}

/* 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: 28%;
		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; }

/* Feedburner */
.feedburnerFeedBlock p.feedTitle {
display: none;
}

.feedburnerFeedBlock p.date {
display: none;
}
.feedburnerFeedBlock li  {
margin: 6px 0px;
}
#creditfooter {
display: none;
}

/*Chicago Now Widgets */
#beta li.sptsStory {
margin-top: 5px;
margin-bottom: 12px;
}
#beta li.sptsStory h3 a {
font-weight: normal;
font-size: 13px;
line-height: 15px;
}
#beta li.sptsStory .desc {
display: none;
}

#beta li.sptsStory div {
margin-top: -5px;
}

.archive-title {
background-color: #999;
color: #fff;
padding: 4px;
}
#beta a:visited {
color: #770000;
} 

/* Twitter Feeds */
#twitter-feeds { width: 330px; margin: 5px 0 20px 0; }


#mtaTwitter, #mtaTwitter2 { width: 320px; padding: 0; }
#mtaTwitter > a, #mtaTwitter2 > a { float: left; }
#mtaTwitter a img, #mtaTwitter2 a img {
	height: 48px;
    width: 48px;
    border: 1px solid #CCC;
}
#mtaTwitter ul:before, #mtaTwitter2 ul:before {
	display: block;
    position: absolute;
    top: 15px;
    left: -12px;
    width: 11px;
    height: 21px;
    margin: 0;
    content: url("/chicago-weather/tom-skilling-blog/twitterwidget/twitter_triangle_left.png");
}
#mtaTwitter ul, #mtaTwitter2 ul {
	position: relative;
    background-color: #ccc;
    border: 1px solid #ccc;
    -moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
    list-style: none;
    margin: 0;
    margin-left: 66px;
    padding: 0px;
    font-family: Helvetica, sans-serif;
}
#mtaTwitter ul li, #mtaTwitter2 ul li { padding: 10px 10px; font-size: 10pt; }
#mtaTwitter ul li.first, #mtaTwitter2 ul li.first { font-size: 14pt; font-weight: bold; }
#mtaTwitter ul li.even, #mtaTwitter2 ul li.even { background-color: #fff; }
#mtaTwitter ul li.first span, #mtaTwitter2 ul li.first span { font-size: 10pt; font-weight: normal; }
#mtaTwitter ul li span, #mtaTwitter2 ul li span { font-style: normal; }

/* Weather-maps */
.weather-maps  { margin: 0px 0px 10px 0px; background:url(http://cbn.tila.trb/chicago-weather-center/images/radar-background-front.gif) no-repeat; width: 630px; height: 215px; }
.weather-maps-left  { margin: 12px 0px 10px 5px; padding: 0px 0px 0px 5px; border: 0px; float: left; }
.weather-maps-right  { margin: 12px 5px 10px 0px; padding: 0px 5px 0px 0px; border: 0px; float: right; }
.weather-radar-left  { background-image: url(http://tv.trb.com/includes/webcams/wgntv/rad_sat_regional_a650.gif); background-position: -150px -160px; background-repeat:no-repeat; }
.weather-radar-right  { background-image: url(http://tv.trb.com/includes/webcams/wgntv/current_temp_metro_650.jpg); background-position: -190px -112px; background-repeat:no-repeat; }
.weather-maps b  { color: #25214d; font-size: 13px; line-height: 18px; text-transform: uppercase; margin-top: 10px !important; }

/*JUITTER PLUGIN CSS*/
#juitterContainer{width:100%;margin:0;font-size:12px;font-family:Arial,Verdana,Helvetica;}
#juitterContainer .twittList{margin:0;padding:0;}
#juitterContainer .twittLI{list-style:none;margin:0;padding:5px 2px 5px 2px;border-bottom:solid 1px #eee;clear:both;height:60px;overflow:hidden;}
#juitterContainer .twittLI a{line-height:17px;}
#juitterContainer .juitterAvatar{float:left;border:solid 1px #D3EECA;background:#FFF;margin-right:5px;padding:2px;width:48px;height:48px;}
#juitterContainer .jRM{float:right;clear:both}

/* QUICK LINKS */
div#hotTopic {
width: 980px;
height: 16px;
text-transform: uppercase;
font-weight: 700;
font-size: 12px;
margin: 5px 0px;
padding: 0px;

}

div#hotTopic ul {
margin: 5px 0px; 
padding: 0px;
}

div#hotTopic ul li {
float: left;
list-style-type: none;
border-left: 1px solid #003344;
padding: 0pt 7px 0pt 7px;
}

div#hotTopic ul li.hot-link-begin {
border-left: 0px;
}


