* {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: none;
}
body {
	font-family: "Trebuchet MS", Trebuchet, Arial, sans-serif;
	background:url(../../images/metro/background_dots.gif) 0 0 repeat-x #000;
}
.clear:after {
    content: ".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
    }
#header {
	position: relative;
	width: 960px;
	height: 300px;
	margin: 0 auto;
	background: url(../../images/metro/metropulse_web_header.jpg) 0 0 no-repeat;
}

h1#logo {
	position: absolute;
	width: 250px;
	height: 78px;
	top: 170px;
	left: 0;
}
h1#logo a {
	display: block;
	width: 300px;
	height: 78px;
	text-indent: -50000px;
}

#leaderboard_top {
	position: absolute;
	top: 16px;
	left: 221px;
	width: 728px;
	height: 90px;
}
#leaderboard_bottom {
	margin: 20px 0;
	text-align: center;
}
.big_box {
	text-align: center;
}
#account {
	position: absolute;
	width: 181px;
	height: 20px;
	top: 30px;
	left: 25px;
}
#account p {
	font-size: 12px;
	line-height: 12px;
	color: #d0d8df;
}
#account p a {
	color: #fff;
	text-decoration: none;
}
#account p a:hover {
	text-decoration: underline;
}

#search {
	position: absolute;
	width: 181px;
	height: 20px;
	top: 75px;
	left: 20px;
}
#search form {
	margin: 0;
	padding: 0;
}
.searchfield {
	margin: 0;
	padding: 3px 0 2px 0;
	width: 154px;
	text-indent: 5px;
	font-size: 12px;
	line-height: 12px;
	color: #07203d;
	border: none;
	background: #fff;
	float: left;
}
#search .button {
	margin: 0;
	padding: 0;
	float: left;
}
/* NAVIGATION */
#navigation {
	position: absolute;
	top: 260px;
	left: 0;
	width: 940px;
	height: 45px;
	text-align: left;
}
#nav {
	list-style-type: none;
}
#nav li {
	display: inline;
}
#nav li a {
	color: #fff;
	font-size: 13px;
	line-height: 13px;
	padding: 15px 7px;
	font-weight: bold;
	letter-spacing: 1px;
}
#nav li.firstli a {
	padding-left: 20px;
}
#nav li.active a {
	background: #070707;
}

/* SUBNAV */
.nav_stories #header,
.nav_viewpoints #header,
.nav_columns #header,
.nav_arts_music #header,
.nav_bars-restaurants #header,
.nav_events #header,
.nav_music #header,
.nav_movies #header,
.nav_drinks #header,
.nav_photos #header,
.nav_blogs #header {
	height: 330px;
}
.nav_stories #header #navigation,
.nav_viewpoints #header #navigation,
.nav_columns #header #navigation,
.nav_arts_music #header #navigation,
.nav_bars-restaurants #header #navigation,
.nav_events #header #navigation,
.nav_music #header #navigation,
.nav_movies #header #navigation,
.nav_drinks #header #navigation,
.nav_photos #header #navigation,
.nav_blogs #header #navigation {
	height: 75px;
}
#subnav {
	margin-top: 15px;
	list-style-type: none;
	text-align: left;
}
#subnav li {
	display: inline;
}
#subnav li a {
	color: #fff;
	font-size: 11px;
	line-height: 11px;
	padding: 0 10px;
	font-weight: normal;
	letter-spacing: 1px;
}
#subnav span {
	display: none;
}
.nav_stories #stories_li a,
.nav_viewpoints #viewpoints_li a,
.nav_columns #columns_li a,
.nav_arts_music #arts_music_li a,
.nav_bars-restaurants #bars-restaurants_li a,
.nav_events #events_li a,
.nav_music #music_li a,
.nav_movies #movies_li a,
.nav_drinks #drinks_li a,
.nav_photos #photos_li a,
.nav_videos #videos_li a,
.nav_blogs #blogs_li a,
.nav_classifieds #classifieds_li a,
.nav_advertise #advertise_li a {
	background: #000 url(../../images/metro/arrow_down.gif) 50% 36px no-repeat;
	margin-top: 1px;
	padding-top: 13px;
	border-top: #000 solid 1px;
}
.nav_stories #subnav span.subnav_stories,
.nav_viewpoints #subnav span.subnav_viewpoints,
.nav_columns #subnav span.subnav_columns,
.nav_arts_music #subnav span.subnav_arts_music,
.nav_bars-restaurants #subnav span.subnav_bars-restaurants,
.nav_events #subnav span.subnav_events,
.nav_music #subnav span.subnav_music,
.nav_movies #subnav span.subnav_movies,
.nav_drinks #subnav span.subnav_drinks,
.nav_photos #subnav span.subnav_photos,
.nav_blogs #subnav span.subnav_blogs {
	display: block;
}
.nav_stories #subnav span.subnav_stories li a,
.nav_viewpoints #subnav span.subnav_viewpoints li a,
.nav_columns #subnav span.subnav_columns li a,
.nav_arts_music #subnav span.subnav_arts_music li a,
.nav_blogs #subnav span.subnav_blogs li a,
.nav_photos #subnav span.subnav_photos li a {
	color: #9bac38;
}
.nav_bars-restaurants #subnav span.subnav_bars-restaurants li a,
.nav_music #subnav span.subnav_music li a,
.nav_movies #subnav span.subnav_movies li a {
	color: #4e7191;
}
.nav_events #subnav span.subnav_events li a,
.nav_drinks #subnav span.subnav_drinks li a {
	color: #ae4a4a;
}
/* CONTENT AREA */
#container {
	position: relative;
	width: 940px;
	margin: 0 auto;
	background: url(../../images/metro/container_clip.gif) 0 0 no-repeat #fff;
}

.squarebar {
	position: relative;
	height: 30px;
}
.title {
	position: absolute;
	top: 0;
	left: 10px;
	width: 180px;
	font-size: 16px;
}
.more {
	position: absolute;
	width: 35px;
	top: 0;
	right: 10px;
	text-align: right;
	font-size: 16px
}

.story_link {
	display: block;
	margin: 10px;
	border-bottom: #ccc solid 1px;
	color: #000;
}
.story_link:hover {
	border-bottom-color: #000;
	text-decoration: none;
}
.story_headline, .piece_title {
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 5px;
}
.story_headline.story_headline_list {
	font-size: 12px;
}
.story_tease, .tease {
	font-size: 11px;
	line-height: 15px;
	margin-bottom: 10px;
}

.piece {
	float: left;
	position: relative;
	display: inline;
	width: 160px;
	margin: 10px 0 10px 10px;
}
.piece img {

}
.piece a {
	color: #000;
	display: block;
}
.piece a:hover {
	text-decoration: none;
	background: #bcbec0;
	color: #000;
}
.piece_title {
	padding-top: 10px;
}



/* CALENDAR */
.calendar table {
	margin: 10px;
	width: 219px;
}
.calendar a {
	color: #000;
}
.calendar tr {
	
}
.calendar td {
	text-align: center;
	font-size: 11px;
	padding: 6px 4px;
	border: #fff solid 1px;
}
.calendar th {
	font-size: 11px;
	text-transform: uppercase;
	padding-bottom: 8px;
}
.calendar td.today a {
	color: #ae4a4a;
}
.calendar td.eventful {
	background: #eaeaea;	
}
.calendar td.eventful.today {
	background: #000;
}
.calendar td.eventful.today a {
	color: #fff;
}

/* EVENTS HAPPENING TODAY */
.event_today {
	margin: 0 10px;
	padding: 0;
}
.event_today a {
	display: block;
	padding: 10px 0;
	border-bottom: #ccc solid 1px;
}
.event_today a:hover {
	text-decoration: none;
	border-bottom-color: #000;
}
.event_today a h3 {
	color: #000;
	font-size: 12px;
	line-height: 15px;
	margin-bottom: 3px;
}
.event_today a h4.digital_clock {
	float: right;
} 
.event_today a h5 {
	font-size: 10px;
	line-height: 10px;
	color: #565656;
}
.event_today a:hover h5 {
	color: #9e2828;
}

/* BIG BOX AD */
.bigbox {
	width: 349px;
	text-align: center;
}

.blog_name {
	color: #666;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	display: block;
	margin-top: -5px;
}
#footer {
	width: 940px;
	height: 100px;
	margin: 0 auto 20px auto;
	background: url(../../images/metro/footer_back.gif) top left no-repeat;
}
#footer p {
	padding: 20px 0 0 75px;
	width: 400px;
	font-size: 12px;
	line-height: 18px;
	color: #fff;
}
#footer p a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}


/*MOVIE STYLES added by Scripps team 8/20/08*/
#new_movies {
margin:15px 0 0 0;
}


.movie {
border-bottom:1px solid #CCCCCC;
padding:0 0 15px 0;
margin:0 0 15px 0;
min-height:150px;
}

.movie.last {
border-bottom:none;
}

.movie img {
float:left;
margin:0 15px 15px 0;
}

.movie h5 {
font-weight:700;
display:inline;
font-size:1.2em;
}

.movie .actors {
display:block;
}

.movie .release_date {
width:100px;
height:50px;
float:right;
background:#F5F5F5;
border:1px solid #cccccc;
padding:10px;
margin:0 0 10px 10px;
}

/*BUCKET LIST STYLES added by Lindsay Durango 11/13/08 */
.bucket_title {
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	margin-left: 10px;
	margin-bottom: 5px;
	padding-top: 10px;
}

.bucket {
	font-size: 11px;
	line-height: 12px;
	margin: 0 10px 10px 10px;
}

.bucket_link {
	color: #000;
	font-size: 11px;
	line-height: 14px;
	margin: 0 10px 10px 10px;
	border-bottom: #ccc solid 1px;
}

.bucket_link a {
	color: inherit;
	text-decoration: inherit;
}

.bucket_link:hover {
	color: #000;
	border-bottom-color: #000;
	text-decoration: none;
}
.bucket_link:hover span {
	border-bottom: none;
}

/* HALF-OFF DEPOT BUTTON */
#halfoffdepot_promo {
position: relative;
}

#halfoffdepot_promo h3 {
background: url(http://web.metropulse.com/static/images/metro/halfoffdepot_rounded.png) no-repeat;
width: 80px;
height: 80px;
position: absolute;
right: 600px;
top: 172px;
}

#halfoffdepot_promo h3 a {
text-indent: -9999px;
width: 80px;
height: 80px;
display: block;
}
