@charset "UTF-8";
/* CSS Document-- 'press23.css' */

/* *********************************************
  
   Press Article 23 Chicago Tribune page layout elements
   -----------------------------------------------------  
   AUTHOR:  Scott Stearns (fire-force.com)
   DATE:    Sep 2008
   PURPOSE: Sets the layout of the press23A page.
   ---------------------------------------------
   Press 23 Article
    Chicago Tribune Dec 12 1993 Page layout elements

  --------------------------------------------------  */
#pageTall23A  {
			  float: left;
			  height: 1040px;
			  width: 900px;
			  clear: both;
			  padding-bottom: 0px;
			  }

#contentFieldPress23A {						/*based on Staff page.*/
					  margin-left: auto;
					  margin-right: auto;
					  margin-bottom: -20px;
					  padding-bottom: 0px;
					  width: 900px;
					  height: 1030px;
					  border-top: solid 0px #FDFEEA;
					  border-bottom:#0066FF solid 0px;
					  background: #BFC4B0 url(../images/bg/pagebkgd.jpg) repeat-x scroll; /*left 0px;  #FAFBEC*/
					  overflow: hidden;
					  }


#framePress23A   {
				 background: #FAFBEC;/*url(../images/contact/ContactBkgd.jpg)*/
				 border: #C8CABA solid 1px; /*Alternate Colors:  8AB6BE  */
				 width: 710px;
				 height: 850px;
				 margin-left: auto;
				 margin-right:auto;
				 margin-bottom: 15px;
				 margin-top: 20px;
				 /*padding: 0px 10px 0px 10px;*/
				 }
				 

#contentFieldPress23A h1	{
							font-size: 22px;
							color: #696B59;
							padding: 0px;
							margin-top: 30px;
							margin-left: 100px;
							margin-right: 10px;
							padding-bottom: 0px;
							}


#framePress23A h6	{
					font-size: 12px;
					font-weight: bold;
					font-family: Arial, Helvetica, sans-serif;
					color:#999999;
					margin: 13px 0px 0px 35px;
					padding: 4px 0px 7px 0px;
					}


#title23A   {
			height: 45px;
			width: 710px;
			background: #444444; /* */
			}


#press23A h3	{
				font-size: 14px;
				font-weight: normal;
				color: #E51B06;
				text-align: left;
				margin-left: 25px;
				margin-right: 40px;
				padding-top: 15px;
				padding-bottom: 0px;
				line-height: 15px;
				}

#press23A h2	{
				font-size: 30px;
				font-family: Arial, Helvetica, sans-serif;
				font-weight: normal;
				color: #CC6600;
				padding: 0px;
				margin-left: 35px;
				margin-right: 10px;
				padding-top: 5px;
				padding-bottom: 0px;
				}


#press23A h5	{
				color:#555555;
				font-size: 20px;
				font-family: Arial, Helvetica, sans-serif;
				font-weight: normal;
				margin-top: 10px;
				margin-bottom: 0px;
				margin-left: 35px;
				padding: 0px;
				padding-bottom: 7px;
				}


#press23A h4	{
				font-size: 12px;
				font-weight: normal;
				color:#666666;
				margin-left: 35px;
				margin-right: 10px;
				padding: 0px 30px 15px 0px;
				border: #C8CABA solid 0px;
				}

				 
#press23A img	{
				float: right;
				margin-top: 10px;
				padding-right: 25px;
				padding-bottom: 5px;
				padding-left: 15px;
				}				 			


#press23A p		{
				text-align:justify;
				color: #444444;
				line-height: 14px;
				
				margin-right: 20px;
				margin-bottom: 5px;
				
				margin-left: 20px;
				padding-bottom: 0px;
				}


#press23A h6    {
				text-align: right;
				color: #E51B06;
				padding: 15px 30px 0px 0px;
				border: #C8CABA solid 1px;
				}


#press23A h6 a  {
				color: #E51B06;
				}

#press23A h6 a:hover    {
						color: #333333;
						}


#caption23A {
			color:#333333;
			width: 230px;
			height: 450px;
			font-size: 11px;
			font-family: Arial, Helvetica, sans-serif;
			font-weight: normal;
			margin-top: 0px;
			margin-right: 10px;
			margin-left: 7px;
			padding: 0px;
			padding-bottom: 5px;
			float: right;
			border: #C8CABA solid 0px;
			}


#caption23B {
			color:#333333;
			width: 330px;
			height: 215px;
			font-size: 11px;
			font-family: Arial, Helvetica, sans-serif;
			font-weight: normal;
			margin: 15px 0px 0px 20px;
			padding: 0px 0px 0px 0px;
			float: left;
			border: #C8CABA solid 0px;
			}


#IE6wrapper #caption23B {							/*   --  IE6  --    */
						width: 330px;
						height: 205px;
						margin: 15px 0px 6px 9px;
						padding: 0px 0px 0px 0px;
						border: #C8CABA solid 0px;
						}


#caption23A img {
				margin-top: 12px;
				}


#caption23A h3  {
				color:#333333;
				font-size: 11px;
				padding-right: 24px;
				padding-left: 22px;
				margin: 0px;
				text-align: justify;
				}


#caption23B img {
				margin-top: 12px;
				}


#caption23B h3  {
				color:#333333;
				font-size: 11px;
				padding-right: 24px;
				padding-left: 22px;
				margin: 0px;
				text-align: justify;
				}


.leadText	{
			font-size: 24px;
			font-weight: bold;
			font-family:"Times New Roman", Times, serif;
			line-height: 15px;
			}



.pressText23A	{
				font-family: Arial, Helvetica, sans-serif;
				font-size: 13px;
				}


.bodyText23A	{
			color: #333333;
			font-size:14px;
			font-family:"Times New Roman", Times, serif;
			font-weight: bold;
			}

		
.imprint	{
			font-weight: bold;
			}	

