body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 86%;
	text-align: center;
	margin: 0;
	padding: 0;
	background-color: #eee;
	color: #111;
}

h1, h2, h3, h4, h5, h6 {
}

#main-wrapper {
	width: 968px;
	margin: 8px auto 8px auto;
	text-align: left;
	min-height: 100%;
	background-color: #fff;
	padding: 8px;
}

#leaderboard-wrapper {
	text-align: left;
	padding: 4px 0;
	margin: 4px 0;
	border: 1px dotted #ccc;
	border-width: 1px 0;
}

#search-wrapper {
	float: right;
	height: 74px;
	width: 210px;
	padding: 8px;
	/*background-color: #eee;*/
}

#search {
	background-color: #fff;
	border: 1px solid #ddd;
	padding: 10px;
}

#search .input_box {
	width: 180px;
}

#search h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	margin: 0;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
}

#header-wrapper {
	margin: 0;
}

#header-wrapper h1 {
	text-align: left;
	margin-bottom: 0;
}

#navigation-wrapper {
	background-color: #333;
	width: 100%;
	height: 34px;
	overflow: hidden;
	border-bottom: 1px solid #ddd;
}

#navigation {
	width: 810px;
	float: left;
}

#navigation ul {
	margin: 0;
	/*padding: 10px 0 8px 12px;*/
	height: 16px;
	list-style-type: none;
	text-align: left;
}

#navigation ul li {
	font-size: 12px;
	line-height: 16px;
	display: block;
	font-weight: bold;
	color: #fff;
	float: left;
	padding: 0 5px;
	border-right: 1px solid #545454;
}

#navigation_form_search {
	position: absolute;	
	text-align: left;
	width: 167px;
	margin-top:7px;
}

#navigation ul li.last {
	border-right: 0;
}

#navigation ul li a {
	color: #fff;
	text-decoration: none;
}

#navigation ul li a:hover {
	color: #aaa;
}

#sub-navigation {
	float: right;
	width: 468px;
	background-image: url('../images/nav_bg.gif');
	background-repeat: no-repeat;
	background-position: 50% 30%;
}

#sub-navigation ul {
	margin: 0 0 8px 0;
	padding: 8px 0 8px 0;
	height: 16px;
	list-style-type: none;
	text-align: center;
}

#sub-navigation ul li {
	display: inline;
	padding: 0 6px;
	border-right: 1px solid #333333;
	color: #fff;
	font-weight: bold;
}

#sub-navigation ul li.last {
	border-right: 0;
}

#sub-navigation ul li a {
	color: #fff;
	font-size: .8em;
	font-weight: bold;
	text-decoration: none;
}

#home li.home a, #archives li.archives a, #classifieds li.classifieds a {
	color: #FFD966;
	text-decoration: none;
}

#sub-navigation ul li a:hover {
	color: #aaa;
}

#news li.news a, #feature li.features a, #lifestyles li.lifestyles a, #schools li.schools a, #sports li.sports a, #commentary li.commentary a {
	color: #FFD966;
}

#menu-wrapper {
	width: 180px;
	float: left;
	margin-right: 8px;
}

#menu ul {
	margin: 0;
	padding: 0;
	background-color: #fff;
	list-style-type: none;
}

#menu ul li {
	font-size: .9em;
	line-height: 23px;
	margin: 0 0 1px 0;
	background-color: #fafafa;
	border: 1px dotted #ccc;
	border-width: 1px 0;
	padding: 0 0 0 16px;
}

#menu ul li h3 {
	font-size: 1.2em;
	padding: 0 16px 0 0;
	line-height: 32px;
	color: #444;
	font-weight: normal;
	text-align: center;
}

#menu ul li a {
	color: #444;
	text-decoration: none;
}

#menu ul li a:hover {
	text-decoration: underline;
}

#menu-wrapper .menu-box {
	border-top: 4px solid #444;
	border-bottom: 1px solid #ccc;
}

#menu-wrapper .menu-box h2 {
	background-color: #fff;
	color: #444;
	font-size: 1.3em;
	font-weight: normal;
	line-height: 16px;
	margin: 0;
	padding: 4px;
	text-align: center;
}

#menu-wrapper .menu-box h3 {
	background-color: #fff;
	color: #444;
	font-size: 1em;
	font-weight: normal;
	line-height: 16px;
	margin: 0;
	padding: 4px;
	text-align: center;
}

#menu-wrapper .menu-box h4 {
	background-color: #fafafa;
	color: #444;
	font-size: .9em;
	font-weight: bold;
	text-transform: none;
	line-height: 16px;
	margin: 0;
	border-top: 1px dotted #ddd;
	padding: 6px 4px;
	text-align: center;
}

#menu-wrapper .menu-box a {
	color: #444;
}

#menu-wrapper .menu-box h4 a {
	color: #444;
	text-decoration: none;
}

#ad-wrapper .ad {
	margin: 0 0 8px 0;
}

#sidebar-wrapper {
	width: 300px;
	float: right;
}

#sidebar-wrapper .ad {
	margin: 0 0 8px 0;
}

#sidebar {
	/*background-color: #f9f9f9;*/
	/*border: 0px solid #eee;*/
	padding: 0px;
	/*line-height: 16px;*/
}

#sidebar ul {
	margin: 0;
	padding: 4px;
	background-color: #fff;
	list-style-type: none;
	border: 1px solid #ddd;
	border-width: 1px 0;
}


#sidebar li {
	padding: 4px;
	border-bottom: 1px dotted #ddd;
}

#sidebar li.last {
	border: 0;
}

.menu_box {
	background-color: #f9f9f9;
	border: 1px solid #eee;
	padding: 8px;
	line-height: 16px;
}

.menu_box ul {
	margin: 0;
	padding: 4px;
	background-color: #fff;
	list-style-type: none;
	border: 1px solid #ddd;
	border-width: 1px 0;
}


.menu_box li {
	font-size: .85em;
	padding: 4px;
	border-bottom: 1px dotted #ddd;
}

.menu_box li.last {
	border: 0;
}

.menu_box h3 {
	font-size: 14px;
	font-weight: normal;
	text-align: center;
}

.menu_box small {
	font-size: 9px;
	display: block;
	text-align: center;
}

.menu_box td small {
	display: inline;
	line-height: 16px;
}

#sidebar .header, .menu_box .header, #sidebar-wrapper .header, #article-wrapper .header {
	background-color: #333;
	font-size: 13px;
	padding: 4px 6px;
	font-weight: bold;
	line-height: 24px;
	height: 24px;
	border: 0;
	color: #fff;
}

.menu_box .header {
	font-size: 11px;
	font-weight: bold;
	background-color: #555;
}

.menu_box td img {
	vertical-align: middle;
}

#article-wrapper .header {
	width: 300px;
	padding: 4px 8px;
	margin: 0 auto;
	border-bottom: 1px solid #ccc;
}

#sidebar-wrapper .header {
	font-weight: bold;
}

#sidebar .header span, #sidebar-wrapper .header span, #article-wrapper .header span {
	display: block;
	width: 100px;
	height: 24px;
	line-height: 24px;
	font-size: 13px;
	font-weight: bold;
	overflow: hidden;
	background-image: url('../images/nav_bg_small.gif');
	background-repeat: no-repeat;
	background-position: 50% 50%;
	text-align: center;
	float: right;
}

#next, #prev {
	margin: 7px 12px 0 0;
	line-height: 16px;
	display: block;
	width: 12px;
	height: 16px;
	display: block;
	float: right;
}

#prev {
	margin: 7px 0 0 12px;
	float: left;
}

#article-wrapper .header span, #sidebar-wrapper .header span {
	letter-spacing: 0;
}

#sidebar h3 {
	font-size: .9em;
	font-weight: bold;
}

#sidebar h4 {
	font-size: .8em;
	font-weight: normal;
}

#sidebar a {
	color: #333;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}

#sidebar a:visited {
	font-weight: bold;
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar .header a {
	color: #fff;
	font-weight: bold;
}

#content-wrapper {
	width: 780px;
	float: right;
}

#content-wrapper h2 {
	margin: 0 0 8px 0;
	padding: 0;
	font-size: 1.6em;
	line-height: 24px;
	font-weight: normal;
	color: #224;
	text-align: center;
}

#article-wrapper {
	width: 468px;
}

#article-wrapper h3, h4, h5 {
	font-weight: normal;
}

#article-wrapper h2 {
	font-size: 12px;
	line-height: 24px;
	height: 24px;
	letter-spacing: 0;
	font-weight: normal;
	text-align: left;
	padding: 0;
	border-bottom: 1px dotted #ddd;
	text-transform: uppercase;
}

#article-wrapper h2 span {
	font-size: 16px;
}

#article-wrapper h2 a {
	font-size: 12px;
	color: #224;
	text-decoration: none;
}

#article-wrapper h2 a:hover {
	color: #779;
}

#article-wrapper h3 {
	color: #222;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 24px;
	letter-spacing: -1px;
}

#article-wrapper h3 a {
	color: #224;
	text-decoration: none;
}

#article-wrapper h3 a:hover {
	text-decoration: underline;
}

#article-wrapper h3 a:visited {
	color: #224;
}

#article-wrapper h4 {
	font-size: 11px;
	line-height: 14px;
	color: #111;
}

#article-wrapper h5 {
 	float: right;
	color: #224;
	font-size: 12px;
	line-height: 24px;
	height: 24px;
	letter-spacing: 0;
	margin-left: 8px;
	text-transform: uppercase;
	border-bottom: 1px solid #224;
 }
 
#article-wrapper p {
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	margin: .5em 0;
}

#article-wrapper .classified {
	margin: 0;
	font-size: .9em;
	line-height: 16px;
	padding: 4px 0;
	clear: left;
	border-bottom: 1px dotted #ddd;
	min-height: 48px;
}

#article-wrapper .classified img {
	border: 1px solid #ddd;
}

#article-wrapper .classified .thickbox {
	display: block;
	margin: 4px 0 4px 8px;
	float: right;
	border: 2px solid #f1f1f1;
}

#article-wrapper .classified p:first-line {
	text-transform: uppercase;
	font-weight: bold;
}

#article-wrapper .classified .line {
	margin: 8px 0 0 0;
	clear: left;
}

.article-content {
	margin: 8px 0;
	font-size: .95em;
	line-height: 16px;
}

.article-content p {
	margin: 8px 0 16px 0;
}

.article-preview {
	width: 180px;
	font-size: .95em;
	line-height: 16px;
}

.article-preview h3 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: normal;
	line-height: 20px;
	font-weight: normal;
	color: #222;
	margin: 8px 0 4px 0;
	padding: 0;
}

.article-preview h4 {
	font-size: 11px;
	line-height: 14px;
	letter-spacing: 0;
	color: #111;
	font-weight: normal;
	margin: 0;
	padding: 0;
	margin-bottom: 4px;
}

.article-preview img {
	border: 0;
}

.article-preview p {
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
}

.article-preview .caption {
	font-size: 11px;
	line-height: 14px;
	color: #222;
}

.article-preview .caption em, .article-preview .caption i {
	font-size: .95em;
	font-style: normal;
	display: block;
	text-align: right;
	line-height: 12px;
	color: #999;
}

#sidebar-wrapper .image img {
	border: 0;
}

#column-wrapper {
}

#column-wrapper .column-left {
	width: 300px;
	float: left;
	padding: 0 0 8px 0;
}

#column-wrapper .column-right {
	width: 180px;
	float: right;
	text-align: center;
}

#column-wrapper .column-left a {
	color: #224;
	text-decoration: none;
}

#column-wrapper .column-left a:hover {
	text-decoration: underline;
}

#column-wrapper .column-right a {
	color: #224;
	text-decoration: none;
}

div.wide {
	width: 300px;
}

div.narrow {
	width: 160px;
	margin: 0 auto;
	text-align: left;
}

div.narrow img {
	width: 160px;
}

div.narrow div.image {
	width: 160px;
}

div.narrow h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #eee;
	border: 1px solid #ddd;
	border-width: 1px 0 4px 0;
	color: #ddd;
	letter-spacing: normal;
	font-weight: normal;
	line-height: 18px;
	margin: 0;
	text-transform: uppercase;
	padding: 4px 6px 6px;
}

#column-wrapper .column-right .narrow h3 a {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
}

#column-wrapper .column-right .narrow h3 a:hover {
	color: #111;
}

#column-wrapper .column-right .narrow h3 a:active {
	color: #111;
}

div.narrow h4 {
	color: #224;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	text-align: center;
	margin: 0;
	padding: 4px 0 0 0;
}

#column-wrapper .column-right .narrow h4 a {
 color: #224;
}

div.small {
}

div.small img {
	width: 50px;
	float: left;
	margin: 0 8px 0 0;
}

div.small h3 {
	font-weight: normal;
}

div.line {
	height: 1px;
	overflow: hidden;
	border-bottom: 1px dotted #ddd;
	margin: 8px 0 7px 0;
}

div.line hr {
	display: none;
	height: 1px;
	color: #ccc;
}

.pager {
	text-align: center;
	font-size: 13px;
	line-height: 24px;
	height: 24px;
	border: 1px dotted #ddd;
	border-width: 0 0 1px 0;
	margin: 0 0 8px 0;
}

.bottom {
	margin: 8px 0 0 0;
	border-width: 1px 0 0 0;
}

#content-wrapper .pager h3 {
	font-family: Arial, Helvetica, sans-serif;
	width: 200px;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	text-align: center;
	margin: 0 auto;
	text-transform: uppercase;
	color: #224;
}

.pager .left, .pager .right {
	background-image: url('../images/button_pager_left.gif');
	background-repeat: no-repeat;
	background-position: 50% 50%;
	color: #224;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	float: left;
	width: 82px;
	height: 16px;
	line-height: 16px;
	overflow: hidden;
	text-align: center;
}

.pager .right {
	background-image: url('../images/button_pager_right.gif');
	float: right;
}

.pager div.left, .pager div.right {
	background-image: none;
}

.pager a {
	text-decoration: none;
}

.pager a:hover {
	color: #545178;
}

#gallery {
	width: 300px;
	/* height: 250px; */
	margin: 0 auto;
	overflow: hidden;
}

#gallery-wrapper {
	width: 300px;
	margin: 0 auto;
}

#pdf_gallery {
	width: 100%;
	margin: 0 auto;
	height: auto;
	overflow: visible;
}

#sidebar-wrapper #gallery {
	/*
	height: 400px;
	*/
	overflow: visible;
}

#gallery .thumb, #pdf_gallery .thumb {
	margin: 0 0 16px 0;
	position: relative;
	padding: 8px;
	background-color: #f1f1f1;
}

#pdf_gallery .thumb {
	background-color: #fff;
}

#sidebar-wrapper #gallery .thumb {
	padding: 0;
	background-color: #fff;
}

#gallery .thumb img {
	border: 0;
}

#sidebar-wrapper #gallery .thumb img {
	border: 0;
}

#pdf_gallery .thumb {
	width: 160px;
	margin: 0 10px 0px 12px;
	padding: 0;
	height: 225px;
	float: left;
}

#gallery .caption, #sidebar-wrapper #gallery .caption, #pdf_gallery .caption {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	width: 300px;
	background-color: #fff;
	color: #113;
	padding: 4px;
	font-size: 12px;
	line-height: 14px;
	opacity:.75;
	filter:	alpha(opacity=75);
	-moz-opacity: 0.75;
	cursor: pointer;
}

#pdf_gallery .caption {
	width: 160px;
	text-align: center;
	display: block;
}

#sidebar-wrapper #gallery .caption {
	width: 100%;
	top: 200px;
	color: #111;
	display: block;
	padding: 4px 0;
	opacity: 1;
	font-size: 11px;
	filter:	alpha(opacity=100);
	-moz-opacity: 1;
	cursor: auto;
}

#sidebar-wrapper #gallery .caption em {
	font-style: normal;
	font-weight: bold;
	text-align: right;
}

#gallery a, #sidebar-wrapper #gallery a, #pdf_gallery a {
	text-decoration: none;
	color: #113;
	font-weight: bold;
	display: block;
	width: 300px;
	max-height: 250px;
	_height: 250px;
	overflow: hidden;
}

#pdf_gallery a {
	width: 160px;
	float: left;
	height: auto;
	max-height: none;
}

#pdf_gallery .ad a {
	width: 300px;
	height: 250px;
	float: right;
	margin: 0 32px 16px 16px;
}


#sidebar-wrapper #gallery a {
	max-height: 200px;
	_height: 200px;
}

#gallery img, #sidebar-wrapper #gallery img {
}

#category-wrapper {
	width: 468px;
}

#category-wrapper li {
	font-size: 12px;
	line-height: 24px;
	clear: left;
	list-style-type: none;
}

#category-wrapper li .line {
	margin: 4px 0;
}

#category-wrapper li h3 {
	display: block;
	float: left;
	margin: 0;
	line-height: 24px;
	height: 24px;
}

#category-wrapper li h5 {
	border-bottom: 0;
	color: #500;
	text-transform: none;
}

#copyright {
	clear: both;
	text-align: right;
	line-height: 32px;
	height: 32px;
	font-size: 12px;
	letter-spacing: 0;
	margin: 16px 0 0 0;
	color: #224;
	text-transform: none;
	border: 1px dotted #ddd;
	border-width: 1px 0 0 0;
}

#copyright ul {
	float: left;
	height: 24px;
}

#copyright li {
	line-height: 32px;
	display: inline;
	padding: 8px;
}

#copyright li a {
	text-decoration: none;
	color: #224;
}

#copyright li a:hover {
	letter-spacing: 0;
	color: #300;
}

.movie-table, .movie-table table {
	width: 100%;
	font-size: 13px;
	margin: 0;
	padding: 4px;
	border-collapse: collapse;
}

.movie-table {
	margin: 8px 0;
}

.movie-table table td, .movie-table td.showtime {
	vertical-align: top;
	padding: 2px 4px;
}

.movie-table tr.odd {
	background-color: #f9f9f9;
	border: 1px solid #eee;
	border-width: 1px 0;
}

.movie-table td.title {
	font-size: 11px;
	padding: 4px;
	font-weight: bold;
	border-bottom: 1px solid #eee;
	text-align: center;
}

.movie-table td.movie {
	font-size: 12px;
	text-align: left;
}

.movie-table td.movie a {
	color: #111;
	text-decoration: none;
	font-weight: bold;
}

.movie-table td.movie a:hover {
	text-decoration: underline;
}

.movie-table td.location {
	width: 25%;
	text-align: left;
}

.movie-table td.rating {
	width: 10%;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	line-height: 16px;
}

.movie-table td.rating a {
	color: #111;
	text-decoration: none;
}

.movie-table td.theater {
	width: 16px;
}

.note {
	background: #fff6bf url(../images/exclamation.gif) center no-repeat;
	background-position: 15px 50%;
	font-size: .8em;
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 1px solid #ffd324;
	border-bottom: 1px solid #ffd324;
	margin: 15px 0 15px 0;
}

.note img {
	vertical-align: text-top;
}

.key {
	display: block;
	width: 16px;
	height: 16px;
	line-height: 16px;
	text-align: center;
	font-size: 1px;
	text-indent: -99999px;
	font-weight: bold;
	background-image: url('../images/button_theater_bg.png');
	background-position: center center;
	background-repeat: no-repeat;
	color: #fff;
	overflow: hidden;
	text-decoration: none;	
}

span.key {
	float: right;
}

.key a {
	text-decoration: none;
}

.theater_g {
	background-image: url('../images/button_theater_bg.png');
}

.theater_h {
	background-image: url('../images/button_theater_bg_red.png');
}

.theater_n {
	background-image: url('../images/button_theater_bg_blue.png');
}

#sparkline {
	width: 100%;
	margin: 0 auto;
	border: 1px solid #ddd;
	background-color: #eee;
	height: 50px;
	width: 139px;
	overflow: hidden;
}
.caption_text {font-size: 11px;}
.caption_text em {
	font-style: normal;
	font-weight: bold;
	text-align: right;
}