/* standard tags */

h1,h2,h3,h4,h5,h6 { 
	color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:.25em;
	margin-bottom:.25em;
	font-weight:normal;
}

h1 {
	background-image: url("/includes/images/stripe.jpg");
	line-height: 28px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 24px;
	color: #000000;
	padding:10px 5px;
	font-weight:bold;
}

h2 {font-size:22px; line-height:22px;}
h3 {font-size:18px;}
h4 {font-size:14px;}
h5 {font-size:12px;}
h6 {font-size:10px;}


body {
	background-color:#ccc;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	}

/* page structure */

#page-container {
	width:980px;
	margin:auto;
}
	
#header {
	position:relative;
	padding-bottom:17px;
	background-image:url(/images/top_drop.png);
	background-repeat:no-repeat;
	background-position:bottom;
}

#marquee-top {
	height:5px;
	background-color:#666;
}

#marquee-top.eat-drink {
	background-color:#991B1E;
}

#marquee-top.go-do {
	background-color:#32689B;
}

#marquee-top.magazine {
	background-color:#669087;
}
	
#page-body {
	background-color:#fff;
	margin:0 10px;
	padding:10px;
}

#column-1, #columns-2-3, #column-2, #column-3, #column-4 {
	float:left;
	display:inline;
}

/* topnav */

#top-nav {
	color:#fff;
	background-color:#41679f ;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:33px;
	height:33px;
	margin:0 18px;
	}
	
#top-nav a {
	color:#fff;
	}
	
#top-nav img {
	height:22px;
	width:22px;
	vertical-align:middle;
	margin-right:2px;
	}

#top-nav div {
	float:left;
	display:inline;
	height:33px;
	}
	
#top-nav #date {
	border-right:solid 1px #c0c0c0;
	padding:0 10px;
	text-align:center;
	width:150px;
	}
	
#top-nav #weather {
	padding:0 10px;
	border-right:solid 1px #c0c0c0;
	}

#top-nav #top-links {
	padding:0 10px;
	border-right:solid 1px #c0c0c0;
	}
	
#sitesearch {
	position:absolute;
	right:30px;
	top:40px;
	}
	
.searchform {
	width:360px;
	border:solid 1px #666;
}

#sitesearch form {
	margin:0;
	padding:0;
	}
	
#searchbutton {
	width:29px;
	height:22px;
	border:none;
	background:url(/images/search_button.gif);
	background-repeat:no-repeat;
	cursor:pointer;
	position:absolute;
	right:0;
	top:0;
	margin:0;
}

#sitesearch #searchinputfield {
	position:absolute;
	right:34px;
	top:0;
	margin:0;
}

/* end topnav */

#branding {
	height:113px;
	position:relative;
	background-image:url(/images/header_bg.jpg);
	background-repeat:repeat-x;
	margin:0 10px;
	}

#sponsor {
	float:right;
	}

#sponsor img{
	background-image:url(/images/sponsor-drop-shadow.gif);
	background-repeat:no-repeat;
	padding-right:4px;
	padding-bottom:5px;
	width:300px;
	height:90px;
	display:block;
}

#sponsor h6 {
	line-height:22px;
	margin:0;
	padding:0;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#999;
	font-size:10px;
	}
	
#logo {
	position:absolute;
	left: 50px;
	top: 25px;
}
	
#leaderboard {
	position:absolute;
	top:10px;
	left:262px;
	width:728px;
	height:90px;
	}
	
.advertising-info {
	margin-bottom:15px;
	}

/** footer **/

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	color:#fff;
	background-color:#999;
	-moz-border-radius:0 0 15px 15px;
	-webkit-border-radius:0 0 15px 15px;
	border-radius:0 0 15px 15px;
	margin:0 10px 20px 10px;
	padding-bottom:20px;
}

#bottom-menu {
	padding-top:20px;
	font-family: Arial, Helvetica, sans-serif;
}

#footer a {
	text-decoration: none;	
	color:#fff;
}

#footer a:hover {
	text-decoration: underline;
}
	
#footer p {
	margin-top:0px;
	margin-bottom:20px;
	}
	
#crma {
	background:#000;
	color:#ababab;
	text-align:center;
	}
	
#crma-network {
	width:964px;
	margin:auto;
	}
	
#crma-network h6 {
	color:#ababab;
	}
	
#crma-network a {
	color:#fff;
	}
	
/* end footer */

/* general styles */

.clear {
	clear:both;
	}

form {
	margin:0;
	padding:0;
	position:relative;
	}


a {
	color:#12668B;
	text-decoration: none;
	outline:none;
}

a:hover {
	text-decoration: underline;
}

	
.pullquote {
	margin-top:10px;
	margin-bottom:10px;
	border-bottom:solid 1px #0099CD;
	border-top:solid 1px #0099CD;
	padding-bottom:10px;
	padding-top:10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16pt;
	color:#0099CD;
	text-align:center;
	line-height:normal;
}

address {
	margin-bottom:.25em;
	}
	
p	{
	margin-top:0;
	}
	
blockquote {
	margin-left:0;
	margin-right:0;
	font-style:italic;
	}


ul.chevron {
	list-style:none;
	margin-left:10px;
	margin-bottom:20px;
	padding:0;
	}
	
ul.chevron li {
	background:url(/images/bullet.gif);
	background-position:left 4px;
	background-repeat:no-repeat;
	padding-left:15px;
	line-height:1.25em;
	margin-bottom:.75em;
	}
	
ul.chevron-large
{
	list-style:none;
	margin:0;
	padding:0;
}

ul.chevron-large li
{
	background-position: 0pt 1em;
	line-height:2.5em;
	border-bottom: 1px solid #ccc;
	background-image: url(/images/bullet.gif);
	background-repeat: no-repeat;
	padding:0;
	padding-left:1.5em;
	font-size:125%;
	margin:0;
	list-style:none;
}

ul.chevron-large li a {
	display:block;
	}
	
ul.chevron-large li a:hover {
	text-decoration:none;
	color:#000;
	}

ul.chevron-large li:first-child
{
	border-top: 1px solid #ccc;
}

.row-01 {
	background-color:#f5f5f5;
	}

.row-02 {
	background-color:#fff;
	}

#breadcrumb {
	line-height:28px;
	font-size: 10px;
	text-transform: uppercase;
	background-color:#fff;
	padding:0 15px;
	margin:0 10px;
	border-top:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
}

.left-justify-pic {
	float:left;
	margin-right:15px;
	margin-bottom:5px;
	}
	
.left-justify-pic p {
	margin-bottom:0px;
	}
	
.right-justify-pic {
	float:right;
	margin-left:15px;
	margin-bottom:5px;
	margin-top:5px;
	}
	
.right-justify-pic p {
	margin-bottom:0px;
	}
	
#splash .left-justify-pic, #splash .right-justify-pic {
	margin-bottom:0;
	}

.photo-credit {
	text-align:right;
	color:#333;
	font-size:8pt;
	line-height: 1.3em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	}
	
.photo-description {
	color:#000;
	text-align:left;
	font-size: 8pt;
	line-height: 1.4em;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:5px;
	}

.by-line {
	text-transform:uppercase;
	margin:15px 0px;
	font-size:12px;
	color:#000;
	letter-spacing:2px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	}

	
	
/* pager styles */

#pager {
	margin-bottom:10px;
	margin-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
#pager .pageritem {
	border:solid 1px #ccc;
	padding:5px;
	margin-right:3px;
	}
	
#pager a.pageritem {
	border:solid 1px #ccc;
	padding:5px;
	margin-right:3px;
	}
	
#pager a.pageritem:link {
	border:solid 1px #ccc;
	padding:5px;
	background-color:#eeeeee;
	margin-right:3px;
	}
	
#pager a.pageritem:visited {
	border:solid 1px #ccc;
	padding:5px;
	background-color:#eeeeee;
	margin-right:3px;
	}
	
#pager a.pageritem:hover {
	border:solid 1px #ccc;
	padding:5px;
	background-color:#3399FF;
	color:#fff;
	text-decoration:none;
	margin-right:3px;
	}
	
#pager a.pageritem:active {
	border:solid 1px #ccc;
	padding:5px;
	background-color:#3399FF;
	color:#fff;
	text-decoration:none;
	margin-right:3px;
	}
	
/* end pager styles */
	
	
p.fineprint {
	margin-top:20px;
	}
	
.fineprint {
	font-family:Arial, Helvetica, sans-serif;
	font-size:75%;
	line-height:1.5em;
	}
	
.errors {
	font-size:12pt;
	color:#ff0000;
	font-weight:bold;
	}
	
a img {
	border:none;
	}

/* pagetools styles */

#pagetools {
        font-family:Arial, Helvetica, sans-serif;
        font-size:10px;
        text-transform:uppercase;
        background-color: #eee;
		line-height:35px;
		padding:0 10px;
		margin-bottom:10px;
        }

#pagetools img {
        border:none;
        vertical-align:middle;
        }

#pagetools a {
        cursor:pointer;
        text-decoration:none;
        margin-right:10px;
        }

/* end pagetools styles */


.clearfix {overflow:auto;}

.clear {clear:both;}

	
table.contact {
	border-collapse:collapse;
	border-top:solid 1px #ccc;
	margin-bottom:10px;
	width:100%;
	}
	
table.contact td, table.contact th {
	padding:5px 0;
	border-bottom:solid 1px #ccc;
	vertical-align:top;
	}


/** child page menu **/

	
ul.child-page-menu {
	padding:0px;
	margin:0px;
	margin-bottom:6px;
	}
	
div.column-3-box ul.child-page-menu {
	padding:0px;
	background:#fff;
	margin:0px;
	margin-bottom:0px;
	}
	
ul.child-page-menu li:first-child {
	border-top:solid 1px #ccc;
	}

ul.child-page-menu li {
	list-style:none;
	border-collapse:collapse;
	border-bottom:solid 1px #ccc;
	padding:0;
	margin:0;
	}
	
ul.child-page-menu li a {
	display:block;
	background:#fff;
	padding:.25em;
	text-decoration:none;
	font-weight:bold;
	}
	
ul.child-page-menu li a:hover {
	background:#eee;
	text-decoration:none;
	}
	
div.content-box ul.child-page-menu {
	margin-bottom:0;
	}

/* geobase category list */

ul.category-list {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	border-right:solid 1px #fff;
	border-left:solid 1px #767676;
	}

ul.short {
	max-height:300px;
	overflow:auto;
	}
	
* html ul.short {
	height:300px;
	}
	
ul.dining-guide {
	max-height:88px;
	}
	
* html ul.dining-guide {
	height:88px;
	width:158px
	}
	
ul.long {
	max-height:600px;
	overflow:auto;
	}
	
* html ul.long {
	height:600px;
	}
	
ul.category-list li {
	list-style:none;
	border-bottom:solid 1px #fff;
	margin:0;
	padding:0;
	}
	
ul.category-list li a {
	display:block;
	background:#F0F0F0;
	padding:3px 5px;
	text-decoration:none;
	color:#666;
	outline:none;
	}

ul.category-list li a:hover {
	background:#E5E4E4;
	color:#000;
	text-decoration:none;
	}

ul.category-list li.rowA a {
	background:#F0F0F0;
	}
	
ul.category-list li.rowB a {
	background:#fff;
	}
	
ul.category-list li.rowA a:hover, ul.category-list li.rowB a:hover {
	background:#E5E4E4;
	}


.category-list-head {
	color:#fff;
	background-color: #444444;
	font-size: 10px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin-top:10px;
	margin-bottom:1px;
	padding:4px 10px;	
}

/* end geobase category-list styles */


.dropcap {
	float:left;
	font-size:600%;
	line-height:80%;
	padding-top:2px;
	font-weight:normal;
	margin-right:.1em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#b01e23;
}

/* comments */

.commentsform {
	margin-bottom:10px;
	}
	
#article table#commentForm td {
	padding-left:0px;
	padding-right:0px;
	}
	
h6 {
	font-size:12px;
	font-weight:bold;
	}
	
table#commentForm #fp3 {
	margin-right:5px;
	}
	
.comments, .commentsform {
	font-family:Arial, Helvetica, sans-serif;
	}
	
#article table#commentForm td #commentField {
	width:590px;
	background-color:#f5f5f5;
	border-bottom:solid 1px #ccc;
	border-right:solid 1px #ccc;
	border-top:solid 1px #999;
	border-left:solid 1px #999;
	}
	
/* end comments */

table#advertise {
	border:none;
	border-collapse:collapse;
	width:100%;
	}
	
table#advertise td {
	vertical-align:top;
	background-color:#f5f5f5;
	padding:10px 10px 0 10px;
	border-left:solid 2px #fff;
	border-right:solid 2px #fff;
	text-align:center;
	line-height:normal;
	}
	
table#advertise tr.downloads td {
	border-bottom:solid 2px #fff;
	padding:0 10px 10px 10px;
	width:33.33%;
	}
	
table#advertise tr.downloads td a {
	font-weight:bold;
	text-transform:uppercase;
	font-size:11px;
	display:block;
	padding:5px;
	background-color:#eee;
	border-top:solid 1px #fff;
	border-left:solid 1px #fff;
	border-right:solid 1px #999;
	border-bottom:solid 1px #999;
	}
	
table#advertise tr.downloads td a:hover {
	background-color:#ddd;
	text-decoration:none;
	}
	
table#advertise h3{
	margin:.75em 0;
	}
	
table#advertise h4{
	font-weight:bold;
	margin:1em 0;
	}
	
table#advertise img {
	border-top:solid 1px #fff;
	border-left:solid 1px #fff;
	border-right:solid 1px #333;
	border-bottom:solid 1px #333;
	}
	
table#advertise p {
	margin-bottom:0;
	}

/* top main navigation */

#nav-container {
	position:relative;
	height:32px;
	background-color:#999;
	}

ul#nav {
	height:32px;
	padding:0;
	margin:0;
	list-style:none;
	}
	
ul#nav li {
	list-style:none;
	padding:0;
	margin:0;
	border-left:solid 1px #000;
	background-color:#365685;
	background-repeat:no-repeat;
	color:#fff;
	text-align:center;
	display:inline;
	float:left;
	height:32px;
	background-image:url('/images/nav.png');
	background-repeat:no-repeat;
	background-position:0 0;
	}
	
ul#nav li a {
	display:block;
	outline:none;
	background-image:url('/images/nav.png');
	background-repeat:no-repeat;
	}



	
ul#nav li a, ul#nav li a:hover {
	color:#fff;
	text-decoration:none;
	height:32px;
	}
	
ul#nav li.first {
	border-left:none;
	}
	
.submenu {
	display:none;
	position:absolute;
	z-index:999;
	font-size:12px;
	}

.submenu ul {
	list-style:none;
	margin:0 0;
	padding:0 0;
	}
	
.submenu ul li {
	border-bottom:solid 1px #fff;
	margin:0 0;
	padding:0 0;
	list-style:none;
	}
	
.submenu ul li a {
	display:block;
	padding:5px 7px;
	color:#fff;
	background-color:#2F4A73;
	}
	
.submenu ul li a:hover {
	text-decoration:none;
	background-color:#10284b;
	color:#e0bd44;
	}
	
/* modules */

.module {
	background:#fff;
	padding:0px;
	margin-bottom:10px;
	position:relative;
	}
	
.admodule {
	background:#fff;
	padding:0px;
	margin-bottom:10px;
	position:relative;
	}
	
.admodule img {
	vertical-align:middle;
}
	
.module h2 {
	margin-top:0;
}
	
/* module headers */

#column-2 .module h2, #column-3 .module h2, #columns-2-3 .module h2.title {
	background-image:url(/images/stripe.jpg);
	font-size: 18px;
	font-weight: bold;
	padding: 0px;
}

#column-2 .module h2 a, #column-3 .module h2 a, #columns-2-3 .module h2.title a, #column-2 .module h2 span, #column-3 .module h2 span, #columns-2-3 .module h2.title span {
	padding:5px;
}

#column-1 .module .content, #column-4 .module .content {
	background-color: #ccc;
	padding-top:15px;
	}
	
#column-1 .module .white, #column-4 .module .white {
	background-color: #fff;
	}

#column-1 .module, #column-4 .module {
	padding-top:29px;
	}
	
#column-1 .module h2, #column-1 .module .header, #column-1 .channel h2  {
	position:absolute;
	width:160px;
	height:50px;
	left:-20px;
	top:0;
	background-image:url(/images/banner-left.png);
	background-repeat:no-repeat;
	line-height:26px;
	padding:0 10px 0 20px;
	margin:0 0 0 0;
	color:#fff;
	font-size:14px;
	font-weight: bold;
	overflow:hidden;
	}
	
#column-1 .module h2 img, #column-1 .module .header img, #column-4 .module h2 img, #column-4 .module .header img{
	margin-top:7px;
}
	
#column-4 .module h2,  #column-4 .module .header, #column-4 .channel h2 {
	position:absolute;
	width:160px;
	height:50px;
	right:-20px;
	top:0;
	background-image:url(/images/banner-right.png);
	background-repeat:no-repeat;
	background-position:0px 0;
	line-height:26px;
	padding:0 20px 0 10px;
	margin:0 0 0 0;
	color:#fff;
	font-size:14px;
	font-weight: bold;
	overflow:hidden;
	}
/*
#column-2 h2 {
	margin:0 0 0 0;
	padding:0 0 0 0;
}
*/

.module h2 a {
	text-decoration:none;
	display:block;
	background-repeat:no-repeat;
	background-position:10px center;
	color:#000;
	padding-left:30px !important;
	}
	
.red-arrow h2 a {
	background-image:url(/images/red-arrow.png);
}

.green-arrow h2 a {
	background-image:url(/images/green-arrow.png);
}

.blue-arrow h2 a {
	background-image:url(/images/blue-arrow.png);
}
	
.module h2 a:hover {
	background-color:#999;
	color:#fff;
	}

.module h2 div.archive {
	float:right;
	font-size:10px;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	padding-right:15px;
	letter-spacing:normal;
}

#column-1 .module h2 div.archive a, #column-3 .module h2 div.archive a {
	color:#fff;
}

.module-logo {
	margin-bottom:10px;
	text-align:center;
}
	

.single-video {
	text-align:center;
	}
	
#splash {
	}
	
.small-header {
	padding-top:45px;
	}
	
.small-header h2 {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	background-color:#444;
	}
	
/* blogroll */

div.blog-roll-header {
	position:relative;
	}
	
div.blog-roll-header h3 {
	margin:0 0 0 0;
	padding:0 0 0 0;
	}
	
div.blog-header-date {
	position:absolute;
	left:0;
	top:11px;
	background:#fff;
	padding-right:5px;
	line-height:12px;
	font-size:10px;
	}
	
div.blog-header-time {
	position:absolute;
	right:0;
	top:11px;
	background:#fff;
	padding-left:5px;
	line-height:12px;
	font-size:10px;
	}	

div.blog-roll h2 {
	margin-bottom:30px;
	position:relative;
	padding-top:0;
	margin-top:0;
	}
	
div.blog-roll p.blog-bio {
	margin:10px 0;
	padding-left:5px;
	border-left:solid 2px #adadad;
	}
	
div.blog-roll-header h3, div.dept-list h3, div.single-blog-roll h3 {
	text-align:center;
	background:url(/images/blogroll-heading-bg.gif);
	background-repeat:repeat-x;
	background-position:center;
	font-size:16px;
	margin-bottom:15px;
	}
	
div.blog-roll-header h3 a, div.dept-list h3 a, div.single-blog-roll h3 a {
	background-color:#fff;
	display:inline-block;
	padding:0 0;
	color:#000;
	}
	
div.blog-roll-header h3 a:hover, div.dept-list h3 a:hover, div.single-blog-roll a:hover{
	text-decoration:none;
	color: #862625;
	}
	
div.blog-roll h4, div.single-blog-roll h4 {
	font-size:20px;
	font-weight:bold;
	line-height:1;
	font-family:Arial, Helvetica, sans-serif;
	}

div.blog-roll-header h6, div.dept-list h6, div.single-blog-roll h6 {
	font-weight:normal;
	font-size:10px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin:0 0 10px 0;
	}
	
div.blog-roll div.blog-entry, div.single-blog-roll div.blog-entry {
	padding-bottom:25px;
	}
	
div.home-blog-roll div.blog-entry {
	border-bottom:none;
}

span.comments a {
	
	}
	
span.comments a:hover {
	

	}
	
#column-1 div.blog-roll h3, #column-1 div.dept-list h3 {

	}
	
#column-1 span.comments a {
	margin-top:10px;
	}
	
#column-1 div.blog-entry {
	margin-bottom:10px;
	}
	
/* subscribe module */
	
.subscribe ul{
	list-style:none;
	margin-left:0;
	padding-left:0;
	border-bottom:solid 1px #999;
	margin-bottom:0;
	}
	
.subscribe ul li {
	margin-left:0;
	padding-left:0;
	border-top:solid 1px #999;
	line-height:21px;
	font-weight:bold;
	}
	
.subscribe ul li a {
	display:block;
	}
	
.subscribe ul li a:hover {
	text-decoration:none;
	background-color:#f5f5f5;
	}
	
.subscribe h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#666;
	}
	
/* current issue module */

.current-issue .content {
	font-size:12px;
	}
	
.current-issue ul {
	list-style:none;
	margin:0;
	padding:10px;
	}
	
.current-issue ul li {
	list-style:none;
	margin:0;
	padding:0;
	}

.current-issue ul li a {
	color:#006699;
	display:block;
	padding:3px 0;
}
	
/* article lists */

table.articles {
	border-collapse:collapse;
	border:none;
	padding:0;
	margin:0;
	width:100%;
	}
	
table.articles td {
	vertical-align:top;
	padding:10px 0;
	border-bottom:solid 1px #ccc;
	}
	
.magazine table.articles td {
	border-bottom: solid 2px #ccc;
}
	
table.articles td img {
	display:block;
	padding:5px;
	background-color:#fff;
	border:solid 1px #ccc;
	}
	
table.articles h4 {
	font-weight:bold;
	margin-top:0;
	}
	
table.articles .article-byline {
	text-transform:uppercase;
	font-size:10px;
	letterspacing:1px;
	}
	
table.articles td.article-image {
	width:100px;
	padding-right:12px;
	}
	
table#departments td {
	border-bottom:solid 1px #c0c0c0;
	}
	
table#departments td.article-image {
	width:75px;
	padding-bottom:15px;
}
	
table#features td {
	border-top:solid 1px #c0c0c0;
	padding-top:15px;
	padding-bottom:15px;
	}
	
table#features h4 {
	font-size:18px;
	}
	
table#features tr:first-child td {
	border-top:none;
	}
	
table.articles th {
	text-align:left;
	border-bottom:solid 1px #c0c0c0;
	padding-top:20px;
	padding-bottom:0;
	}
	
table.articles tr th h4 {
	font-size:14px;
	text-transform:uppercase;
	letter-spacing:1px;
	font-weight:normal;
	margin-bottom:0;
	margin-top:1px;
	}
	
table.articles th a.archive {
	text-transform:uppercase;
	font-weight:normal;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	float:right;
	margin-top:3px;
	display:block;
	}

table.articles th div a {
	color:#000;
	}
	
div.digital-edition object {
	margin-top:-20px;
	margin-right:15px;
	float:left;
	}
	
div.digital-edition p.de_link {
	font-weight:bold;
	clear:both;
	margin-bottom:0;
	}
	
div.a-list-signup p.logo {
	text-align:center;
	}
	
.geobase-form {
	margin:0 0 10px 0;
	}
	
.geobase-form .search-field {
	width:195px;
	}
	
.small-header .geobase-form .search-field {
	width:75px;
	}
	
div.geobase-list h3 {
	background-color:#c0c0c0;
	text-transform:uppercase;
	font-size:11px;
	border-top:solid 1px #767676;
	border-left:solid 1px #767676;
	border-right:solid 1px #fff;
	margin-bottom:0;
	font-weight:bold;
	padding:0 6px;
	line-height:20px;
	}

div.geobase-list p {
	margin:10px 0 0 0;
	}
	
div.blog {
	padding:5px;
	}
	
div.blog p.date {
	font-style:italic;
	margin:.25em 0;
	}
	
div.blog h4 {
	font-weight:bold;
	}
	
div.channel {
	background-color:#fff;
	border:none !important;
	padding:0 0 0 0 !important;
	position:relative;
	}
	
#column-1 div.channel, #column-3 div.channel {
	padding:39px 0 0 0 !important;	
	}

div.mini-calendar div {
	border-bottom:solid 1px #ccc;
	}	
	
.digital-edition #booklet {
	float:left;
	margin-right:15px;
	}
	
* html .digital-edition #booklet {
	position:relative;
	}

	
.blog h3 {
	text-transform:uppercase;
	font-weight:bold;
	font-size:14px;
	border-top:solid 1px #000;
	border-bottom:solid 1px #000;
	line-height:18px;
	}
	
.blog h3 a {
	display:block;
	color:#000;
	}
	
.blog h3 a:hover {
	text-decoration:none;
	color:#701112;
	}
	
span.restaurant-review {
	text-transform:uppercase;
	font-size:11px;
	}
	
.article-list h5 {
	line-height:normal;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#b1262b;
	}
	
/* mini calendar */

.monthly-view h2 {
	display:none;
	}
	
 table.calendar-search {
	border-collapse:collapse;
	width:100%;
	margin-top:15px;
	border-top:solid 1px #ccc;
	}

 table.calendar-search td {
	border-bottom:solid 1px #ccc;
	padding:5px;
	background-color:#f5f5f5;
	}
	
 table.calendar-search td #search {
	width:90%;
	}
	
h1.default-splash {
	background:#e08d44;
	line-height:240px;
	color:#fff;
	font-family:"Ziggurat", Georgia;
	font-size:72px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	text-align:center;
}

/* related articles */

.related-articles ul{
	list-style:none;
	margin:0;
	padding:0;
}

.related-articles li {
	list-style:none;
	margin:0;
	padding:5px 0;
	border-bottom:solid 1px #e6e6e6;
	font-size:14px;
	font-weight:bold;
	overflow:auto;
	line-height:16px;
	}
	
.related-articles li a {
	outline:none;
	padding:3px 0;
	display:block;
	}
	
.related-articles li a:hover {
	text-decoration:none;
	}
	
.related-articles li img {
	display:inline-block;
	padding:2px;
	background-color:#fff;
	border:solid 1px #000;
	float:right;
	margin-left:15px;
	margin-bottom:3px;
		}
		

		
/* department list thin */

.dept-list-thin div.article-item {
	border-bottom:solid 1px #ccc;
	margin-bottom:15px;
	padding-bottom:15px;
	}
	
.dept-list-thin div.article-item .article-image {
	float:left;
	margin:0 10px 5px 0;
	}
	
.dept-list-thin div.article-item h4 {
	margin:0 0 10px 0;
	}
	
.dept-list-thin p {
	margin:0 0 0 0;
	}
	
.dept-list-thin p.article-byline {
	text-transform:uppercase;
	font-size:10px;
	margin:15px 0 0 0;
	}

.classifieds-list {
	margin-top:15px;
	overflow:auto;
	}
	
/** ad styles **/

.tower-ad {
	
	}

.tower-ad, .rectangle-ad {
	margin-bottom:15px;
}

.tower-ad h6, .rectangle-ad h6 {	
	font-size:10px;
	text-transform:uppercase;
	letter-spacing:1px;
	color:#ccc;
	font-family:Arial, Helvetica, sans-serif;
	line-height:normal;
	margin:0 0 3px 0;
	padding:0 0 0 0;
	text-align:center;
	}
	
.advertisement {
	
	}
	
.leaderboard {
	text-align:center;
}
	
#bottom-ad {
	height:60px;
	width:468px;
	margin:auto;
	}
	
.rectangle-ad {

	}
	
.follow-us-online img {
	margin-right:29px;
	}
	
.follow-us-online img.last {
	margin-right:0;
	}
	
/* columnists */

.columnist {
	position:relative;
	}
	
.columnist .column-date {
	position:absolute;
	color:#727272;
	text-transform:uppercase;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	top:5px;
	}
	
/* monthly calendar */

.monthly-calendar .eventday {
	border:solid 1px #12668B;
	}
	
/* cde module */

.cde h3 {
	font-size:12px;
}

.cde h4 {
	padding:0 5px;
	line-height:1.75;
	font-size:12px;
	color:#fff;
	background-color:#444;
	margin-bottom:1px;
	text-transform:uppercase;
	}
	
.cde ul {
	margin:0;
	padding:0;
	list-style:none;
	}

.cde li {
	margin:0;
	padding:0;
	border-bottom:solid 1px #fff;
	}
	
.cde li a {
	display:block;
	line-height:1.75;
	background-color:#eee;
	padding:0 5px;
	}
	
.cde li a:hover {
	text-decoration:none;
	background-color:#ccc;
	color:#000;
	}
	
/* arrows links */

ul.arrow-links {
	margin:0 0 0 0;
	padding:0 0 15px 0;
	list-style:none;
}

ul.arrow-links li {
	margin:0 0 10px 0;
	padding:0 0 0 0;
	list-style:none;
}

ul.arrow-links li a {
	display:block;
	background-color:#82b54b;
	background-image:url(/images/white-arrow.gif);
	background-repeat:no-repeat;
	background-position:center right;
	line-height:35px;
	padding:10px 35px 10px 10px;
	color:#fff;
	text-decoration:none;
	font-size:16px;
	line-height:16px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}

ul.arrow-links li a:hover {
	background-color:#90c954;
	text-decoration:none;
}

.child-page-menu {
	margin-bottom:15px;
}

#top_ad {
	background-color:#ccc;
	width:960px;
	overflow:hidden;
	margin-left:10px;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-right:10px;
}
#top_ad_left {
       float: left;
}
#top_ad_right {
       float:right;
}

#top_ad img {
vertical-align:middle;
}

#top_ad2 img {
vertical-align:middle;
}

.date {
	background-color:#999;
	color:#fff;
	display:inline-block;
	padding:2px 10px;
	margin:0px 0px 10px 0px;
}

.article-table-image {
	margin-bottom: 10px;
}

ul.main_nav {
	list-style:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	height:38px;
	position:absolute;
	left: 340px;
	bottom:0;
	width: 400px;
}

.main_nav li {
	display:inline;
	margin:0px -2px 0px -2px;
}


a.eat_drink_link img, a.eat_drink_link:visited img, #eat_active {
	width:115px;
	height:38px;
	background-image:url(/images/eat_drink.png);
	background-position:left;
	border:none;
}

a.eat_drink_link:active img, a.eat_drink_link:hover img, #eat_active  {
	background-position:right;
}

a.go_do_link img, a.go_do_link:visited img, #go_active {
	width:93px;
	height:38px;
	background-image:url(/images/go_do.png);
	background-position:left;
	border:none;
}

a.go_do_link:active img, a.go_do_link:hover img, #go_active {
	background-position:right;
}


a.magazine_link img, a.magazine_link:visited img, #mag_active {
	width:115px;
	height:38px;
	background-image:url(/images/mag.png);
	background-position:left;
	border:none;
}

a.magazine_link:active img, a.magazine_link:hover img, #mag_active {
	background-position:right;
}

#branding ul.main_nav li.main_nav a.active img {
	background-position:right;
}

.shortcuts .content {
	padding:10px;
}

.shortcuts ul {
	margin:0;
	padding:0;
	list-style:none;
	font-size:12px;
}

.shortcuts ul li {
	margin:0;
	padding:0;
	list-style:none;
}

.shortcuts ul li a {
	display:block;
	padding:3px 0;
	color:#000;
	font-weight:bold;
}

.shortcuts ul li a:hover {
	color:#006699;
	text-decoration:none;
}

.stay-connected h3 {
  font-size:12px;
  font-weight:bold;
}

.stay-connected .content {
	text-align:center;
	padding:10px;
	padding-top:15px;
}

.stay-connected #signup_box {
	height:30px;	
}

.stay-connected #signup_s {
	width:100px;
	left:0;
	top:0;
	position:absolute;
}

.stay-connected #signup_go {
	position:absolute;
	top:0;
	right:0;
}

/* best of sacramento */

.bos-intro table {
	border-collapse:collapse;
	width:100%;
}

.bos-intro table td {
	padding:10px;
	vertical-align:top;
}

.bos-intro table td h3 {
	text-transform:uppercase;
}

.bos-sponsors h3 {
	font-weight:bold;
	font-size:12px;
	margin:1em 0;
}

.bos-sponsors ul {
	list-style:none;
	margin:0;
	padding:0;
	}
	
.bos-sponsors ul li {
	background:url(/images/bullet.gif);
	background-position:left 4px;
	background-repeat:no-repeat;
	padding-left:15px;
	line-height:1.25em;
	margin-bottom:.75em;
	}
	
.bos-blurb {
	overflow:hidden;
}

table.word-on-the-street {
	border:0;
	border-collapse:collapse;
	width:100%;
	text-align:center;
}

table.word-on-the-street td {
	vertical-align:top;
	padding:10px;
	padding-bottom:0;
}

table.word-on-the-street th {
	padding-bottom:30px;
	padding-top:0;
}

ul.bos-years {
	list-style:none;
	margin:0;
	padding:0;
	border-top:solid 1px #ccc;
}

ul.bos-years li {
	list-style:none;
	padding:0;
	margin:0;
	border-bottom:solid 1px #ccc;
}

ul.bos-years li.first {
	font-size:150%;
	font-weight:bold;
}

ul.bos-years li a {
	display:block;
	padding:.5em 10px;
}

ul.bos-years li a:hover {
	background-color:#eee;
	text-decoration:none;
}

.wrap-ad {
overflow:hidden;
margin-bottom:5px;
}

.wrap-ad img {
vertical-align:middle;
}
.right_side_tag {
	background-color:#000000;
	height:26px;
	margin:0px -13px 0px -3px;
	text-align:left;
	padding:5px 4px 2px 10px;
        color: #fff;
        font-size: 16px;
        font-weight: bold;
}
.right_tag_corner {
	background-image:url(/includes/images/home_top_corner.png);
	background-repeat:no-repeat;
	background-position:right;
	height:5px;
	width:10px;
	float:right;
	margin:0px -13px 0px 0px;
}

.right_tag_shadow {
	background-image:url(/includes/images/top_shadow.png);
	background-repeat:repeat-x;
	height:35px;
	margin:0px -3px -35px 3px;
	
}

.right_links {
	background-image:url(/includes/images/top_shadow.png);
	background-repeat:repeat-x;
	background-position:top;
	width:160px;
	background-color:#CCCCCC;
	margin:0px 0px 10px 2px;
	text-align:left;
}




}#bigPic{
	width:940px;
	height:300px;
	padding:1px;
	border:1px solid #CCC;
	background-color:#FFF;
	margin-bottom:10px;
}
#bigPic img{
	position:absolute;
	display:none;
}
ul#thumbs li.active{
	border:2px solid #000;	
	background:#fff;
	padding:2px;
}
ul#thumbs, ul#thumbs li{
	margin:0;
	padding:0;
	list-style:none;
}
 
ul#thumbs li{
	float:left;
	margin-right:7px;
	margin-bottom:5px;
	border:1px solid #CCC;	
	padding:3px;
	cursor:pointer;
}
ul#thumbs img{
	float:left;
	width:80px;
	height:80px;
	line-height:80px;
	overflow:hidden;
	position:relative;
	z-index:1;		
}

