/* styles from all.css */
body {
height:100%;
	margin:0;
	padding:0;
  background:#ffffff;
/*  background:#f0d7c6;*/
	color:#000;
	font:10px/15px "Lucida Sans", "Trebuchet MS", Verdana, "MS Sans Serif", sans-serif;
}
form {
	margin:0;
	padding:0;
}

a {
  color:#4AA01A;
  text-decoration:none;
}
a:hover {
  text-decoration:underline;
}
a.more {
  background:url(/images/music/arrow.gif) no-repeat 100% 2px;
  color:#4AA01A;
  padding:0 15px 0 0;
  font-size:11px;
  font-weight:bold;
  line-height:12px;
  text-decoration:none;
}
a.more:hover { text-decoration:underline;}

.banner img {
	margin:0 auto;
	padding:0;
	border:none;
}
#main {
	margin:0 auto;
	width:1022px;
}

/*-- header --*/
#header {
	float:left;
	width:1022px;
	
}
.global{
font-family:verdana;
font-size:8pt;
font-weight:normal;
height=100%;
}

/*-- user-login --*/
.user-login {
	background:#333;
	float:left;
	width:286px;
	display:inline;
	margin:8px 8px 0 0;
	padding:0 0 13px;
}
.user-login strong {
	font-size:11px;
	line-height:10px;
	color:#fff;
	background:#000;
	float:left;
	width:82px;
	padding:8px 0 6px 15px;
}
.user-login input.text {
	padding:0 0 0 2px;
	margin:0;
	background:#999;
	border:none;
	float:left;
}
.user-login span {
	font-size:9px;
	line-height:8px;
	font-weight:bold;
	padding:11px 13px 5px 0;
	text-align:right;
	color:#eee;
	float:right;
	width:176px;
}
.user-login span a {
	padding:0 0 1px 2px;
	float:right;
	font-size:9px;
	line-height:8px;
	font-weight:bold;
	text-decoration:none;
	color:#4AA01A;
}
.user-login span a:hover {text-decoration:underline;}
.user-login label {
	display:inline;
	margin:10px 0 0;
	width:58px;
	padding:0 7px 0 15px;
	float:left;
	color:#fff;
	font-size:9px;
	line-height:9px;
	font-weight:bold;
}
.user-login label.name {
	width:33px;
	margin:13px 0 0;}
#name {
	margin:9px 0 0;
	width:210px;
}
#password { 
	margin:4px 0 0;
	width:160px;
}
#ok-btn {
	display:inline;
	float:left;
	margin:4px 0 0 5px;
}

/* user logged in */
.user-loggedin {
	display:inline;
	float:left;
	width:286px;
	margin:8px 8px 0 0;
	background:#333;
  color:#fff;
  font-weight:normal;
  text-transform:uppercase;
}
.user-loggedin a.logout {
  float:right;
  padding:6px 9px;
  background:#000;
}
.user-loggedin .loginInfo {
  margin:6px;
  text-align:left;
}
.user-loggedin span {
  display:block;
  margin:6px;
}
.user-loggedin a.viewProfile {
  display:block;
  margin:6px;
}
.user-loggedin a.editProfile {
  display:block;
  margin:6px;
}
.user-loggedin img {
  float:left;
  height:40px;
  margin:6px;
  overflow:hidden;
}


/* login page */
#loginForm {
  padding:12px;
  background:#fff;
}
#loginForm h2 {
  color:#4AA01A;
}

.addToFaves {
  float:right;
  font-size:12px;
  font-weight:bold;
}

/*-- top-banner --*/
.top-banner {
	float:left;
	width:728px;
}

/*-- logo --*/
h2.logo1 {
	float:left;
	/*margin:10px 0 0 34px;*/
	padding:0;
	
}
h2.logo1 a {
	
	/*width:295px;
	height:99px;
	background: transparent url(/images/music/cl_music_logo.png) no-repeat;*/
	cursor:pointer;
}

/*-- top-navigation --*/
div.top-navigation {
	float:right;
	width:240px;
	display:inline;
	background:#fff;
	border:3px solid #000;
	
}
.top-navigation .sponsor {
  position:absolute;
  top:0px;
  right:0px;
  width:103px;
  height:75px;
}
.top-navigation input,
.top-navigation button {
  display:inline;
  font-size:10px;
}
.top-navigation select {
  display:inline;
  border:1px solid #000;
}
.holder {
	position:relative;
	float:right;
	width:241px;
	min-height:75px;
}
div.top-navigation div.tabset {
	position:absolute;
	top:0;
	left:0;
}
div.top-navigation a.tab {
	float:left;
	position:relative;
	margin:0 0 -1px;
	padding:8px 16px 6px;
	background:#333;
	color:#fff;
	border-right:3px solid #000;
	border-bottom:3px solid #000;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	line-height:15px;
}
a.tab:focus {outline:none;}
a.tab { cursor:pointer;}
div.top-navigation a.events {width:64px;}
div.top-navigation a.music {width:74px;}
div.top-navigation a.food {width:111px;}
div.top-navigation a.film {width:65px;}
div.top-navigation a.classifieds {width:98px;}
div.top-navigation a.search {width:98px;}
div.top-navigation a.active {
	padding:8px 16px 9px;
	background:url(/images/top-nav-a-act-bg.gif) repeat-x;
	color:#333;
	border-bottom:none;
}
div.top-navigation div.tab {
	clear:both;
}
div.top-navigation div.tab select {
	display:inline;
	width:120px;
	border:1px solid #333;
	color:#333;
	font-size:10px;
}
.top-navigation .tab button {
  display:inline;
}
div.top-navigation div.tab select.first {
  margin:44px 0 0 9px;
  }
div.top-navigation .find-it {
  display:inline;
  margin-left:3px;
  background:#4AA01A;
  color:#fff;
  font-size:10px;
  font-weight:bold;
  text-decoration:none;
  border:1px solid #000;
}

input#foodKeywordSearch,
select#foodFeatureSearch {
  display:none;
}
.top-navigation form {
  display:inline;
}
.top-navigation form div {
  display:inline;
  font-weight:bold;
}
input#musicKeywordSearch,
input#eventKeywordSearch,
input#search_cl {
  border:1px solid #000;
}

/*-- content --*/
#content {
	float:left;
	width:1100px;
	padding:0 16px 0 6px;
	
}

#UrbanExplorerPage #content {
  height:100%;
  padding-bottom:6px;
  background:url(/images/content_bkgd.gif) top 174px repeat-y;
}

#content h1, h2, h3, h4, h5 {
	margin:0;
	line-height:1.2em;
}
a.link {
	text-decoration:none;
	background:url(/images/music/arrow.gif) no-repeat 0 3px;
	font-size:11px;
	line-height:13px;
	font-weight:bold;
	color:#4AA01A;
}
a.link:hover { text-decoration:underline;}

a.linkfood {
	text-decoration:none;
	background:url(/images/food/arrow.gif) no-repeat 0 3px;
	font-size:11px;
	line-height:13px;
	font-weight:bold;
	color:#DD9E34;
}
a.linkfood:hover { text-decoration:underline;}

/*-- left-column --*/
.left-column {
	float:left;
	display:inline;
	width:160px;
}
.left-column div {
	margin:8px 0 0;
}
.left-nav {
	margin:8px 0 0;
	padding:0;
}
.left-nav li {
	float:left;
	position:relative;
	width:160px;
	margin:0 0 1px;
	list-style:none;
}
.left-nav li a {
	padding:0 0 0 12px;
	text-decoration:none;
  width:148px;
	float:left;
	background:#fff;
	color:#333;
	font-size:12px;
	line-height:29px;
	font-weight:bold;
}
.left-nav li a span {
	padding:0 0 0 4px;
	font-weight:normal;
	font-size:11px;
}
.left-nav li a span.arrow {
	width:7px;
	top:10px;
	right:6px;
	position:absolute;
	background:url(/images/down-arrow.gif) no-repeat 0 0;
}
.left-nav li a:hover,
.left-nav li.active a {
	background:#000;
	color:#fff;
}

/* city navigation popup */
.city-menu-nav {
    border:solid 1px black;
}
.city-menu-nav li {
    margin:0 0 0 0;
}
.city-menu-nav li+li {
    border-top:solid 1px black;
}

#bestOfComponent {
  width:160px;
	margin:12px auto;
	padding:12px 0;
	background:#999;
	text-align:center;
}

/*-- dig-this --*/
#digThisComponent {
	padding:0 0 10px 0;
	background:#333;
}
#digThisComponent h2 {
	margin:0 18px 0 15px;
	padding:13px 0 5px 0;
	background:#333;
	color:#fff;
	font-size:14px;
	line-height:16px;
	border-bottom:1px solid #999;
}
#digThisComponent ul {
	margin:0;
	padding:0 10px 0 13px;
}
#digThisComponent ul li {
	margin:0 0 12px 0;
	padding:0 0 0 14px;
	background:url(/images/right-arrow2.gif) no-repeat 0 3px;
	list-style:none;
}
#digThisComponent ul li a {
	font-size:10px;
	line-height:11px;
	font-weight:bold;
	text-decoration:none;
	color:#4AA01A;
}
#digThisComponent ul li a:hover { text-decoration:underline;}
#digThisComponent ul li p {
	margin:0;
	padding:0;
	color:#fff;
}
#digThisWindow {
	height:375px;
	overflow:hidden;
  position:relative;
}
#digThisSmallWindow {
	height:375px;
	overflow:hidden;
  position:relative;
}
#digThisSlider {
  margin:0;
  padding:20px 0 20px 0;
}
#digThisSmallSlider {
  margin:0;
  padding:10px 0 20px 0;
}

/*-- sign-up --*/
#newsletterSignup {
	clear:both;
	padding:12px;
	background:#000;
}
#newsletterSignup label {
	display:block;
	margin-bottom:6px;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	line-height:14px;
}
#newsletterSignup input.text {
	float:left;
	width:110px;
	background:#999;
	border:none;
}
#signupButton {
	margin:0 0 0 3px;
}

/*-- center-column --*/
.center-column {
	float:left;
	width:496px;
	margin:8px 0 0 8px;
/*  background:#fff;*/
}
#ArchivesPage .issue-search {
  width:496px;
}
#ContentPage .center-column {
  width:664px;
}
#indexPage .pageBody,
#LogoutPage .pageBody,
#PagePage .pageBody,
#ProfilePage .pageBody,
#AboutUsPage .center-column,
#AdvertisingPage .center-column,
#ArchivesPage .center-column,
#BrowseMembersPage .center-column,
#ContactUsPage .center-column,
#EditProfilePage .center-column,
#FaqPage .center-column,
#InfoPage .center-column,
#PrivacyPolicyPage .center-column,
#StaffPage .center-column,
#SyndicationPage .center-column,
#JobsPage .center-column,
#LocationPage .center-column,
#EventPage .center-column {
  background:#fff;
}
#EditProfilePage .pageBody,
#indexPage .pageBody,
#LogoutPage .pageBody p,
#ProfilePage .pageBody,
.articleBody {
  padding:12px;
}
#EditProfilePage .pageBody form div {
  margin:6px 0;
}
#EditProfilePage .pageBody form div strong {
  font-size:12px;
}
#EditProfilePage .pageBody form textarea,
#EditProfilePage .pageBody form input {
  border:1px solid #000;
}
h2#logout,
h2#notFound {
	height:45px;
	padding:0 0 0 15px;
	background:#000;
	color:#fff;
	font-size:18px;
	font-weight:normal;
	line-height:45px;
}

#pageComponent h1,
#ContactUsPage h1,
#SyndicationPage h1 {
	height:45px;
	padding:0 0 0 15px;
	background:#000;
	color:#fff;
	font-size:18px;
	font-weight:normal;
	line-height:45px;
}
#SyndicationPage .leftRail {
  float:left;
  width:49%;
}
#SyndicationPage .rightRail {
  float:right;
  width:49%;
  border-left:1px solid #999;
}
#SyndicationPage .leftRail .blogEntry,
#SyndicationPage .rightRail .blogEntry {
  padding:3px 6px;
}
#SyndicationPage .leftRail .blogHead,
#SyndicationPage .rightRail .blogHead {
  margin-bottom:3px;
  padding-bottom:2px;
  color:#4AA01A;
  border-bottom:1px solid #999;
  font-size:14px;
}
#SyndicationPage .blogItem {
  margin:3px 0;
}
#SyndicationPage .listRSS {
  float:left;
}
#SyndicationPage .linkRSS {
  float:right;
}

#ContactUsPage .inlineLabel {
  margin:9px 0 0;
  font-weight:bold;
}
#ContactUsPage select,
#ContactUsPage input,
#ContactUsPage textarea {
  border:1px solid #000;
}
#ContacUsPage select {
  font-size:11px;
}
.bigSub {
  color:#4AA01A;
  font-size:12px;
  font-weight:bold;
}

/*-- head-container --*/
#head-container {
  position:relative;
  height:275px;
	background:#000;
	background-image: url(/images/music/middle_slideshow_bg_496x64.jpg);
	background-repeat: no-repeat;
  overflow:hidden;
}

#featuredCaption {
  height:74px;
	color:#000;
}
#featuredCaption a {
  color:#4AA01A;
}
#head-container h1 {
  padding:12px 0 6px 12px;
  font-size:21px;
  line-height:22px;
}
#head-container p {
  width:320px;
  margin:0;
  padding:0 0 10px 12px;
  background:transparent;
  font-size:11px;
  font-weight:bold;
  line-height:13px;
}
#head-container .prev-next {
  display:block;
  position:absolute;
  top:50px;
  right:12px;
  width:135px;
  height:13px;
  background:url(/images/music/middle.png) no-repeat 41px 0;
}
#head-container .prev-next a {
  width:37px;
  padding:0 0 0 4px;
  color:#fff;
  font-size:9px;
  font-weight:bold;
  line-height:13px;
  text-decoration:none;
}
#head-container .prev-next a.prev {
  float:left;
  width:27px;
  margin:0 53px 0 0;
  padding:1px 0 0 14px;
  background:url(/images/music/prev.png) no-repeat;
}
#head-container .prev-next a.next {
  background:url(/images/music/next.png) no-repeat;
  }

#head-container img {
	border:none;
}

/*-- center-tabs --*/
div.center-tabs {
	width:496px;
/*  float:left;*/
	margin:8px 0 0;
}
div.center-tabs .tabset {
	width:496px;
  float:left;
}
div.center-tabs a.tab {
	display:inline;
	font-size:11px;
	color:#fff;
	text-decoration:none;
  float:left;
	margin:0 3px 0 0;
}
div.center-tabs a.tab span {
  float:left;
	height:35px;
}
div.center-tabs a.tab span.left {
  background:url(/images/a-center-tab-left.png) no-repeat;
	width:14px;
}
div.center-tabs a.tab span.right {
  background:url(/images/a-center-tab-right.png) no-repeat;
	width:14px;
}
div.center-tabs a.tab span.text {
	white-space:nowrap;
	height:15px;
	background:#333;
	padding:10px 0;
}
div.center-tabs a.active {
	color:#333;
	border-bottom-color:#fff;
}
div.center-tabs a.active span.left {background:url(/images/a-center-tab-left-act.png) no-repeat;}
div.center-tabs a.active span.right {background:url(/images/a-center-tab-right-act.png) no-repeat;}
div.center-tabs a.active span.text {background:#eee;}
div.center-tabs div.tab {
	width:496px;
	background:#eee;
  float:left;
	padding:0 0 12px;
}
div.center-tabs a.tab span.text {
  display:table;
}

a.all-events {
	display:inline;
	margin:9px 22px 0 0;
	float:right;
	text-decoration:none;
	font-size:11px;
	color:#000;
	background:url(/images/tab-arrow.gif) no-repeat 0 2px;
	padding:0 0 0 14px;
}
a.all-events:hover {text-decoration:underline;}
.tab-container {
	display:inline;
	margin:12px 0 0 9px;
	width:478px;
	float:left;
	background:url(/images/center-tab-bg.gif) repeat-y;
}
.tab-container.first {
	margin:5px 0 0 9px;
}
.tab-head,
.tab-foot {
	width:478px;
	height:10px;
	font-size:1px;
	position:relative;
	line-height:0;
	float:left;
}
.tab-head {background:url(/images/center-tab-head.png) no-repeat;}
.tab-foot {background:url(/images/center-tab-foot.png) no-repeat;}
.tab-content {
	width:476px;
	float:left;
	margin:-10px 0;
	padding:1px;
}
.tab-content img {
	display:inline;
	border:none;
	float:left;
	padding:0;
	margin:0 15px 0 0;
}
.tab-content span {
	padding:8px 0 0 4px;
	text-align:center;
	font-size:17px;
	line-height:17px;
	color:#fff;
	background:#333;
	width:48px;
	height:42px;
	float:right;
}
.tab-content h3 {
	color:#333;
	font-size:17px;
	line-height:19px;
	padding:13px 0 6px 0;
}
.tab-content a.link {
	background-position:0 2px;
	padding:0 0 0 12px;}
.tab-content p {
	padding:0;
	margin:0;
}

#homepageBlogsTab,
#homepagePodcastsTab {
  padding:12px;
}
#homepageBlogsTab h4,
#homepagePodcastsTab h4 {
  margin:12px 0 0;
  line-height:1em;
}
#homepageBlogsTab p,
#homepagePodcastsTab p {
  padding-left:12px;
}
#homepageBlogsTab .publishDate,
#homepagePodcastsTab .publishDate {
  padding-left:12px;
  color:#aaa;
}
#homepageBlogsTab div a.link,
#homepagePodcastsTab div a.link {
  display:block;
  padding-right:12px;
  background:url(/images/arrow.gif) no-repeat right center;
  text-align:right;
}


/* browse archives */
#browseArchivesResults {
  background:#fff;
}
#browseArchivesResults h2 {
	height:45px;
	padding:0 0 0 15px;
	background:#000;
	color:#fff;
	font-size:18px;
	font-weight:normal;
	line-height:45px;
}
#browseArchivesResults a.rss {
	float:right;
	display:inline;
	width:24px;
	height:13px;
  margin:16px 12px 0;
	background:url(/images/rss-bg.gif) no-repeat;
	font-size:0;
	text-indent:-3000px;
	line-height:45px;
/*  overflow:hidden;*/
}

.authorArchiveComponent {
  padding:12px;
}
.authorArchiveComponent .authorImage {
  float:right;
  margin-left:12px;
}
.authorArchiveComponent .authorLink {
  border-bottom:1px solid #999;
}
.authorArchiveComponent a {
  color:#4AA01A;
  text-decoration:none;
}
.authorArchiveComponent a:hover {
  text-decoration:underline;
}

.archiveResultsCapsule {
  margin:0;
  padding:0;
  list-style-type:none;
}
.archiveResultsCapsule li {
  padding:6px 12px;
}
.archiveResultsCapsule li.gray {
  background:#eee;
}
.archiveResultsCapsule h3 a {
  margin:0;
  color:#4AA01A;
  font-size:13px;
  text-decoration:none;
}
.archiveResultsCapsule h3 a:hover {
  text-decoration:underline;
}
.archiveResultsCapsule p {
  margin:0;
}
.archiveResultsCapsule .publishDate {
  color:#aaa;
}


#browseArchivesIntro,
#narrowSearchComponent {
  margin-bottom:12px;
  background:#333;
}
#browseArchivesIntro h2,
#narrowSearchComponent h2 {
	padding:8px 0 8px 12px;
	background:#000;
	color:#fff;
	font-size:17px;
	line-height:19px;
}
#narrowSearchComponent h3 {
  padding:10px 0pt 5px 20px;
  color:#fff;
  font-size:15px;
  font-weight:normal;
}
#narrowSearchComponent ul {
  margin-left:1em;
  padding-left:1em;
}
#browseArchivesIntro p {
  padding:12px;
  color:#fff;
  font-size:14px;
  line-height:17px;
}
#narrowSearchComponent a {
  color:#4AA01A;
  text-decoration:none;
}
#narrowSearchComponent a:hover {
  text-decoration:underline;
}
#browseArchivesIntro form {
  width:250px;
  margin:12px auto;
}
#browseArchivesIntro select {
	width:250px;
	margin:6px 0;
	color:#333;
	font-size:11px;
}

#mostPopularStoriesComponent,
#editorsPicksComponent {
  background:#fff;
  margin-bottom:12px;
  padding-bottom:12px;
}
#mostPopularStoriesComponent h2,
#editorsPicksComponent h2 {
	padding:8px 0 8px 12px;
  background:#333;
  color:#fff;
	font-size:17px;
	line-height:19px;
}
#editorsPicksComponent a.rss,
#mostPopularStoriesComponent a.rss {
	float:right;
	display:inline;
	width:24px;
	height:13px;
  margin:0 12px 0;
	background:url(/images/rss-bg.gif) no-repeat;
	font-size:0;
	text-indent:-3000px;
	line-height:31px;
	overflow:hidden;
}
.editorsPicksCapsule,
.mostPopularStoriesCapsule {
  padding:6px 12px;
}
.editorsPicksCapsule h3 a,
.mostPopularStoriesCapsule h3 a {
  color:#4AA01A;
  font-size:13px;
  text-decoration:none;
}
.editorsPicksCapsule h3 a:hover,
.mostPopularStoriesCapsule h3 a:hover {
  text-decoration:underline;
}
.editorsPicksCapsule p,
.mostPopularStoriesCapsule p {
  margin:0;
}
.editorsPicksCapsule .publishDate,
.mostPopularStoriesCapsule .publishDate {
  color:#aaa;
}
#editorsPicksComponent a.more,
#mostPopularStoriesComponent a.more {
  display:block;
  margin-right:12px;
  text-align:right;
}

/*-- right-column --*/
.right-column {
	float:left;
	padding:10px 0 0 18px;
	width:328px;
}

/*-- square ad --*/
.squareAd {
	width:300px;
	margin-bottom:12px;
	padding:13px 14px;
	background-color:#ccc !important;
}
.squareAd a {
	text-decoration:none;
	border:1px solid #000;
	width:297px;
	height:248px;
	display:block;
}
.squareAd a:hover {
  background-position:0 -248px;
  }
#ContentPage .squareAd {
  float:right;
}

/* spotlight component */
#spotlightComponent {
  margin:12px 0;
}
#spotlightComponent h2 {
	padding:8px 0 8px 20px;
  background-color:#666;
  color:#fff;
	font-size:17px;
	text-transform:uppercase;
  line-height:19px;
  }
#spotlightComponent img {
  width:328px;
  margin:0;
  border:none;
  overflow:hidden;
  }

#clDeals,
#topRatedGoodEats,
#restaurantHotspot,
#urbanExplorerHotspot {
  margin:12px 0;
  background:#fff;
  }
#clDeals h2,
#seeAndDo h2,
#topRatedGoodEats h2,
#upcomingEvents h2,
#restaurantHotspot h2,
#urbanExplorerHotspot h3 {
	padding:8px 0 8px 20px;
 	background:#666;
	color:#fff;
	font-size:17px;
	line-height:19px;
}
#urbanExplorerHotspot h3 {
  background:#000;
}
#clDeals div,
#seeAndDo div,
#topRatedGoodEats div,
#upcomingEvents div,
#restaurantHotspot div,
#urbanExplorerHotspot div {
  padding:16px;
}
#urbanExplorerHotspotForm {
  margin:10px 0;
  text-align:center;
}
#clDeals div img,
#restaurantHotspot div img,
#urbanExplorerHotspot div img {
  float:right;
}
#restaurantHotspot div img,
#urbanExplorerHotspot div img {
  float:right;
  margin-bottom:12px;
  margin-left:12px;
}
#restaurantHotspot div a,
#urbanExplorerHotspot div a {
  display:block;
  padding-left:12px;
}
#seeAndDo,
#upcomingEvents {
  margin:12px 0;
  padding-bottom:12px;
  background:#666;
}
#seeAndDo .bg,
#upcomingEvents .bg {
  margin:0 12px;
  background:#fff;
}

#seeAndDo h2 a {
  float:right;
  margin-right:12px;
  color:#fff;
  font-size:11px;
  font-weight:normal;
  vertical-align:center;
}

.restaurantCriticsPicksForm {
  padding-top:-4px;
  text-align:center;
}
#restaurantHotspot label {
  display:block;
  font-size:12px;
  font-weight:bold;
}
#restaurantHotspot select,
#urbanExplorerHotspot select {
  width:200px;
  margin:0 auto;
  font-size:10px;
  border:1px solid #000;
}

#clDeals ul,
#seeAndDo ul,
#topRatedGoodEats ul,
#upcomingEvents ul {
	margin:0;
	padding:0;
}
#clDeals ul li,
#seeAndDo ul li,
#topRatedGoodEats ul li,
#upcomingEvents ul li {
	margin:0;
	padding:0 0 0 10px;
	background:url(/images/bullet.gif) no-repeat 0 8px;
	color:#333;
	font-size:12px;
	line-height:18px;
	list-style:none;
}
#clDeals ul a,
#seeAndDo ul a,
#topRatedGoodEats ul a,
#upcomingEvents ul a {
	color:#333;
	text-decoration:none;
}
#upcomingEvents a.more {
  display:block;
  text-align:right;
}

#upcomingEvents ul li {
  margin-bottom:1.5em;
  background:none;
}
#upcomingEvents ul li span.date,
#upcomingEvents ul li span.bool {
  display:block;
}
#upcomingEvents ul li span.date {
  color:#999;
  font-size:14px;
  text-transform:uppercase;
}
#upcomingEvents ul li span.date a {
  color:#999;
}
#upcomingEvents ul li span.bool {
  padding-left:10px;
	background:url(/images/bullet.gif) no-repeat left center;
  font-size:10px;
}

/*-- bottom-column --*/
.bottom-column {
	background:url(/images/bottom-cont-bg.gif) repeat-y 100% 0;
	width:840px;
	float:right;
	margin:8px 0 0;
}
.container {
	display:inline;
	width:160px;
	float:left;
	margin:0 0 0 8px;
	padding:0 0 31px;
}
.container h2 {
	background:#000;
	color:#fff;
	font-size:14px;
	line-height:19px;
	float:left;
	width:145px;
	padding:8px 0 5px 15px;
}
.container a.link {
	width:124px;
	float:left;
	background-position:15px 3px;
	padding:0 8px 1px 28px;
	margin:12px 0 0;
}
.container p {
	width:124px;
	float:left;
	color:#fff;
	margin:0;
	padding:0 15px 4px;
}

/*-- tocComponent --*/
.tocComponent {}
.tocComponent .tocBlogGroup,
.tocComponent .tocPodcastGroup,
.tocComponent .tocItemGroup {
	margin:6px 0 0px;
	padding:4px 0 0;
	background:#fff;
}
.tocComponent .tocBlogGroup,
.tocComponent .tocPodcastGroup {
	padding-top:0;
}
.tocComponent .tocPodcastItem,
.tocComponent .tocItem {
	clear:left;
	margin-bottom:18px;
	padding:0 12px;
}
.tocItem {
margin-bottom:3px;
padding:0px;
}
.tocComponent h2 {
/*  height:45px;*/
	padding:0 0 0 15px;
	background:#000;
	color:#fff;
	font-size:18px;
	font-weight:normal;
	line-height:45px;
}
.tocComponent h3 {
	height:40px;
	margin-bottom:12px;
	padding:0 0 0 15px;
	background-color:#666;
	color:#fff;
	font-size:17px;
	font-weight:normal;
	line-height:40px;
	overflow:hidden;
	}
.tocComponent .tocPodcastGroup h3 a.blogTitleLink,
.tocComponent .tocBlogGroup h3 a.blogTitleLink {
  color:#fff;
}
.tocComponent a.rss {
	float:right;
	display:inline;
	width:24px;
	height:13px;
	margin:17px 12px 0;
	background:url(/images/rss-bg.gif) no-repeat;
	font-size:0;
	text-indent:-3000px;
	line-height:0;
	overflow:hidden;
}
.tocComponent a.subscribe,
.tocComponent a.archives {
	float:right;
	margin:0 12px 0 0;
	padding:0 0 0 12px;
	background:url(/images/sabs-arrow.gif) no-repeat left center;
	color:#fff;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}
.tocComponent a.subscribe:hover {
	text-decoration:underline;
	}

.tocItem img {
	float:left;
	display:inline;
	margin-right:12px;
	border:none;
}

.tocItem .categoryName {
	color:#aaa;
	font-size:12px;
}
.tocItem h4 a {
	color:#4AA01A;
	font-size:13px;
	text-decoration:none;
}
.tocItem h4 a:hover {
	text-decoration:underline;
	}
.tocItem .publishDate,
.tocItem .author {
	font-size:11px;
	color:#aaa;
}
.tocItem p {
	margin-top:1px;
	font:11px/15px "Lucida Sans", "Trebuchet MS", Verdana, sans-serif;
}
.tocItem p a {
	color:#000;
}
.tocItem a.read {
	color:#4AA01A;
	text-decoration:none;
}
.tocItem a.read:hover { text-decoration:underline;}

/*-- featured article component --*/
#featuredArticleComponent {
	margin-bottom:12px;
	padding:12px 12px 12px 20px;
	background:#333;
	font:12px/15px "Lucida Sans", "Trebuchet MS", Verdana, sans-serif;
}
#featuredArticleComponent img {
	margin-left:16px;
	border:none;
}
#featuredArticleComponent h2 {
	padding:0 0 4px;
	font-size:20px;
	line-height:24px;
}
#featuredArticleComponent h2 a {
	color:#fff;
	text-decoration:none;
}
#featuredArticleComponent h2 a:hover {
	text-decoration:underline;
}
#featuredArticleComponent .date,
#featuredArticleComponent .author {
	color:#aaa;
}
#featuredArticleComponent p {
	margin:0;
	padding:15px 0 16px;
	color:#fff;
}
#featuredArticleComponent p a {
	color:#fff;
	text-decoration:none;
	}
ul.head-links {
	margin:0;
	padding:0;
	list-style:none;
}
ul.head-links li {
	padding-left:12px;
	background:url(/images/right-arrow2.gif) no-repeat left center;
}
ul.head-links li a {
	color:#4AA01A;
	text-decoration:none;
}
ul.head-links li a:hover {
	text-decoration:underline;
	}

/*-- top rated table of contents component --*/
#topRatedToc {
	margin-top:12px;
	background:url(/images/bottom-columns-bg.gif) repeat-y;
}
#topRatedToc .topRatedGroup {
	float:left;
	width:158px;
	display:inline;
	margin:0 10px 0 0;
	font:11px/15px Arial, Helvetica, sans-serif;
	background:#333;
	color:#fff;
}
#topRatedToc .topRatedGroup h3 {
	padding:0 0 0 10px;
	background:#000;
	color:#fff;
	font-size:14px;
	font-weight:normal;
	line-height:40px;
}
#topRatedToc .topRatedGroup h4 {
	padding:8px 12px 0;
	font-size:11px;
}
#topRatedToc .topRatedGroup h4 a {
  padding-left:12px;
	background:url(/images/right-arrow2.gif) no-repeat left center;
	color:#4AA01A;
	text-decoration:none;
}
#topRatedToc .topRatedGroup h4 a:hover {
	text-decoration:underline;
}
#topRatedToc .topRatedGroup p {
	margin:0;
	padding:8px 12px 12px;
}
#topRatedToc .topRatedItem div {
	color:#aaa;
	display:block;
	padding:0 12px;
}
#topRatedToc .topRatedGroup a.more {
	float:right;
	display:block;
	background:none;
	padding:0 12px 18px;
	color:#4AA01A;
	font-weight:normal;
}
#topRatedToc .topRatedGroup a.bottomer {padding-top:26px;}
#topRatedToc .last {
	width:157px;
	margin:0;
}

/*-- right-containers --*/
.right-container {
	display:inline;
	margin:8px 0 0 8px;
	float:left;
	width:327px;
}
.right-container .bg {
	display:inline;
	margin:0 0 0 8px;
	float:left;
	width:310px;
	background:#eee;
	padding:0 0 10px;
}
.right-container h2 {
	float:left;
	color:#fff;
	width:309px;
	line-height:49px;
	padding:0 0 0 18px;
	font-size:18px;
	font-weight:normal;
}
.right-container h2 span {float:left;}
.right-container h2 span {float:left;}
.right-container h2 a.more-see {
	color:#fff;
	font-size:11px;
	padding:0 25px 0 10px;
	line-height:12px;
	text-decoration:none;
	background:url(/images/sabs-arrow.gif) no-repeat 0 4px;
	float:right;
	margin-top:18px;
}
.right-container h2 a.more-see:hover {
  text-decoration:underline;
}

.inform {
	padding:13px 40px 0 14px;
}
.inform p {
	margin:0;
	padding:0;
	color:#333;
	font-family:"Lucida Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size:12px;
}
.inform img {
	float:left;
	margin:0 20px 0 0;
	padding:0;
	border:none;
}
.inform span {
	display:block;
	color:#aaa;
}
.inform span.date a {
	padding:2px 0 0;
	font:11px Arial, Helvetica, sans-serif;}
.inform span.date { font-size:13px;}
.see {
	background:#999;
}
.see ul {
	margin:0;
	padding:0 0 23px 22px;
	float:left;
	width:305px;
}
.see ul li {
	padding:4px 0 4px 20px;
	list-style:none;
	background:url(/images/square.gif) no-repeat 0 6px;
}
.see ul li a {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	text-decoration:none;
}
.see ul li a:hover { text-decoration:underline;}

/* bottom */
.bottom {
	padding:0 0 15px;
	background:#666;
}
.bottom .bg {
	float:left;
	background:#fff;
}
.bottom .bg a.more {
	float:right;
	background:none;
	color:#4AA01A;
	font-weight:normal;
	padding-top:18px;
	padding-bottom:22px;
}
.bottom ul {
	margin:0;
	padding:0;
	float:left;
	width:310px;
}
.bottom ul li {
	padding:13px 0 5px 15px;
	list-style:none;
}
.bottom ul li span {
	font-size:14px;
	color:#aaa;
	display:block;
	padding:0 0 3px;
}
.bottom ul li span.bool {
	font:11px/18px Arial, Helvetica, sans-serif;
	color:#666;
	padding:0 0 0 7px;
	background:url(/images/bullet.gif) no-repeat 0 8px;
}
.bottom a.sub {
	display:inline;
	margin:14px 0 0 23px;
	padding:0 0 0 14px;
	color:#fff;
	font-size:13px;
	line-height:12px;
	text-decoration:none;
	float:left;
	background:url(/images/sabs-arrow.gif) no-repeat 0 3px;
}
.bottom a.sub:hover { text-decoration:underline;}

/*-- top-rated --*/
.top-rated {
	display:inline;
	float:left;
	width:260px;
	margin:14px 11px 0 0;
}
.top-rated h2 { width:260px;}
.top-rated ul {
	background:#fff;
	list-style:none;
	margin:3px 0 0;
	padding:11px 0 16px 20px;
	float:left;
	width:240px;
}
.top-rated ul li {
	padding:7px 0 7px;
	width:215px;
	float:left;
}
.top-rated ul li span {
	float:left;
	width:17px;
	color:#666;
}
.top-rated ul li a {
	font:11px/15px "Lucida Sans", "Trebuchet MS", Verdana, sans-serif;
	text-decoration:none;
	color:#666;
}
.top-rated ul li a:hover { text-decoration:underline;}

.right-container h2.upcoming {
  font-size:17px;
  }
.see ul.orange li {
  background:url(/images/square-orange.gif) no-repeat 0 6px;
  }
  
/* page component */
#pageComponent {
}
#pageComponent .pageBody {
  padding:12px;
  font-size:12px;
}
.pageBody a {
 	color:#4AA01A;
	text-decoration:none;
}
.pageBody a:hover {
  text-decoration:underline;
}

/*-- story header --*/
.storyHeader {
	padding:6px 12px;
	background:#000;
	color:#fff;
}
.storyHeader a {
 	color:#4AA01A;
	text-decoration:none;
}
.storyHeader a:hover {
  text-decoration:underline;
}

#editPick {
  float:right;
}
.crumbTrail {
	color:#4AA01A;
	font-size:11px;
}
.crumbTrail span {
  color:#fff;
  }

#editLink,
.editLink {
  float:right;
  padding-right:12px;
  background:transparent;
  font-size:12px;
}
#editLink a,
.editLink a {
  color:#4AA01A;
}

.storyHeader h1 {
  margin-bottom:0;
	padding:6px 0 0;
	font-size:24px;
	font-weight:normal;
	line-height:1.2em;
}
.storyHeader .subheadline {
  margin:4px 0 12px;
  font-size:14px;
  line-height:14px;
}
.storyHeader .author,
.storyHeader .date {
  font-size:12px;
  }
.storyHeader .date {
  float:right;
  }

/*-- story --*/
.story {
	padding:34px 12px 12px;
	background:#fff;
}
.story p {
	margin:0;
	padding:0 0 18px;
	font-size:13px;
	line-height:17px;
}
.story p a {
  color:#4AA01A;
  text-decoration:none;
}
.story p a:hover {
  text-decoration:underline;
}
.img-box {
  position:relative;
	float:right;
	clear:right;
	width:200px;
	margin:12px 0 12px 12px;
	padding:0 0 10px;
}
.img-box img {
  width:200px;
	border:1px solid #eee;
}
.imageCredit,
.videoCred,
.img-box .credit {
  width:200px;
	color:#999;
	font-size:9px;
	text-align:right;
}
.imageCaption,
.videoCaption,
.img-box .cutline {
  width:200px;
	font-size:10px;
	line-height:12px;
	font-style:normal;
}
.imageCaption,
.imageCredit {
  display:block;
  width:auto;
}
.img-box a {
	color:#4AA01A;
	text-decoration:none;
}
.img-box a:hover {
	color:#4AA01A;
	text-decoration:underline;
}

/*--info box--*/
.story-info {
  float:right;
  width:200px;
	margin:0;
	padding-bottom:12px;
	border:1px solid #ccc;
}
.story-info h3 {
  margin:5px 10px;
}
.story-info h4 {
	margin:12px 10px 0;
	font-size:14px;
	text-transform:uppercase;
}
#videoBox h4 {
	margin:12px 0 0;
	font-size:14px;
	text-transform:uppercase;
}
.story-info p {
	margin:0 10px;
	padding:0;
	font-size:10px;
	line-height:13px;
}
.story-info ul {
	margin:0 10px 15px;
	padding:0;
}
.story-info li {
  padding-left:12px;
	background:url(/images/rel-square.gif) no-repeat 0 3px;
	list-style:none;
}
.story-info  li a {
	color:#4AA01A;
	font-size:11px;
	text-decoration:none;
	line-height:15px;
}
.story-info li a:hover {text-decoration:underline;}

#audioBox div {
  margin:0 10px;
}

/* tags */
.tags {
	float:left;
	width:632px;
	margin:6px 0;
	padding:3px 3px 5px;
	border:1px solid #ddd;
	background:#eee;
	font-size:11px;
	font-weight:bold;
}
.tags a {
	color:#4AA01A;
	font-weight:normal;
	text-decoration:none;
}
.tags a:hover {text-decoration:underline;}

/* story navigation */
#storyNavigation {
  clear:both;
  margin:12px 0;
  padding:6px 0;
  font-size:12px;
  font-weight:bold;
}
a.prev,
a.next {
	color:#4AA01A;
	text-decoration:none;
}
a.next:hover,
a.prev:hover {text-decoration:underline;}
a.prev {
	padding:0 0 0 15px;
	background:url(/images/left-arrow.gif) no-repeat left center;
}
a.next {
	float:right;
	background:url(/images/right-arrow.gif) no-repeat right center;
	padding:0 15px 0 0;
}

/* related links */
h3.related-links {
	margin:22px 0 0;
	font-size:14px;
	color:#fff;
	line-height:25px;
	padding:0 0 0 10px;
	float:left;
	width:618px;
	background:#666;
	border:1px solid #ccc;
}
ul.related {
	margin:0;
	padding:8px 0 40px;
	width:634px;
	float:left;
}
ul.related li {
	float:left;
	width:614px;
	padding:0 0 0 20px;
	list-style:none;
	background:url(/images/rel-square.gif) no-repeat 5px 5px;
}
ul.related li a {
	line-height:18px;
	color:#4AA01A;
	font-size:11px;
	text-decoration:none;
	float:left;
}
ul.related li a:hover {text-decoration:underline;}

/*-- comments component --*/
#commentsComponent {
  margin-bottom:12px;
  background:#fff;
}
#commentsComponent h2 {
  padding:6px;
  background:#000;
  color:#fff;
}
#commentsComponent h2 a {
  color:#fff;
}
#commentsComponent .commentDetails,
#commentsComponent .commentSort {
  margin:12px 6px;
}
#commentsComponent .commentDetails {
  font-size:12px;
  font-weight:bold;
}
#commentsComponent .readAll a {
	display:block;
	margin:12px;
	padding-right:12px;
	background:url(/images/right-arrow.gif) no-repeat right center;
	color:#4AA01A;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	text-align:right;
}
#commentsComponent .readAll a:hover {
  text-decoration:underline;
}
.commentLayout {
  margin:12px 0;
  padding:6px 12px 6px 6px;
}
.commentLayout.mainColor {
  background:#fff;
}
.commentLayout.altColor {
  background:#eee;
}

.mainColor {
  background:#fff;
}
.altColor {
  background:#eee;
}

.commentLayout img {
  float:left;
}
.commentTitle,
.commentSig {
  font-weight:bold;
}
#commentsComponent .commentDetails a,
#commentsComponent .commentSort a,
.commentTitle a,
.commentSig a {
	color:#4AA01A;
	text-decoration:none;
}
#commentsComponent .commentDetails a:hover,
#commentsComponent .commentSort a:hover,
.commentSig a:hover {
	text-decoration:underline;
}
.commentLayout p {
  margin:0 0 3px 0;
  padding:0 12px 0 45px;
}

#commentForm {
  width:300px;
  margin-bottom:12px;
}
#BrowseCommentsPage #commentForm {
  width:auto;
}
#commentForm h2 {
  margin-bottom:6px;
  padding:6px;
  background:#333;
  color:#fff;
}
#commentForm input {
  display:block;
}
#commentForm textarea {
  width:300px;
  color:#000;
  border:1px solid #333;
  text-align:left;
}
#BrowseCommentsPage #commentForm textarea {
  width:495px;
}

/* preview and edit comments */
#previewCommentComponent,
#editCommentComponent {
  margin-bottom:12px;
  padding-bottom:12px;
  background:#fff;
}
#previewCommentComponent h2,
#editCommentComponent h2 {
  height:45px;
  padding-left:12px;
  background:#000;
  color:#fff;
  line-height:45px;
}
#previewCommentComponent form {
  display:inline;
  margin:12px;
}
#editCommentComponent p,
#editCommentComponent form {
  padding:12px;
}
#editCommentComponent textarea {
  border:1px solid #000;
}

/* movie times and more */
#movieSearchComponent {
  margin-bottom:12px;
  background:#333;
	color:#fff;
}
#movieSearchComponent td,
.theaterGrid td {
  font-size:12px;
}
#movieSearchComponent a {
	color:#4AA01A;
	text-decoration:none;
}
#movieSearchComponent a:hover {
	text-decoration:underline;
}
#movieTheaterMapComponent {
  margin-bottom:12px;
  background:#fff;
  color:#000;
}
#movieTheaterMapComponent h2,
#movieSearchComponent h2 {
  height:48px;
	padding:0 0 0 14px;
	background:#000;
	color:#fff;
	font-weight:normal;
	font-size:24px;
	line-height:48px;
}
#movieSearchComponent select {
  display:block;
  width:200px;
  margin-bottom:12px;
}
#movieTheaterMapComponent h3 {
  padding:6px;
  color:#000;
  font-size:14px;
}

#showtimesDetailComponent,
#showtimesTheaterComponent {
  margin-bottom:12px;
  padding-top:12px;
  background:#fff;
}
#showtimesDetailComponent h3,
#showtimesTheaterComponent h3 {
  margin:0;
  padding:0;
	color:#4AA01A;
  font-size:14px;
}
#showtimesDetailComponent h3,
#showtimesDetailComponent p {
  padding:0 12px;
}

#showtimesDetailComponent .filmPoster {
  float:right;
  margin:0 12px;
  padding:6px;
  border:1px solid #999;
}
#showtimesTheaterComponent .showtimesTheaterLocationDetails,
.showtimesTheaterFilmTimes {
  margin:0 12px 12px;
}

.showtimesBoxLinks {
  width:200px;
  height:62px;
  margin-bottom:12px;
  font-size:11px;
  text-align:center;
  }
.showtimesBoxLinks img {
  float:left;
  }
.showtimesBoxLinks span {
  display:block;
  height:62px;
  padding:8px;
  }

/*-- advertisement --*/
.advertisement {
	text-align:center;
	float:left;
	width:327px;
}
.advertisement span {color:#999;}

/*-- right-container --*/
.right-cont {
	float:left;
	width:160px;
	padding:10px 0 0 8px;
}
.cont {
	margin:8px 0 0;
	padding-bottom:12px;
}
.cont a {
	color:#4AA01A;
	text-decoration:none;
}
.cont h2 {
	padding:0 0 0 10px;
	background:#cccccc;
	color:#000000;
	font-weight:bold;
	font-size:12px;
	line-height:29px;
}

/*-- tools --*/
#memberToolsComponent,
#contentToolsComponent {
	width:160px;
	margin-bottom:12px;
	padding:0 0 15px;
	background:#ffffff;
}

#memberToolsComponent h2,
#contentToolsComponent h2 {
  padding:5px 0 5px 8px;
  background:#cccccc;
  color:#000000;
  font-size:15px;
  font-weight:bold;
  line-height:16px;
}
#memberToolsComponent {
  width:auto;
}
#memberToolsComponent a:hover,
#contentToolsComponent a:hover {
  text-decoration:underline;
  }
#memberToolsComponent a.links,
#contentToolsComponent a.links {
	display:block;
	margin:10px 0 2px 15px;
	color:#4AA01A;
	text-decoration:none;
	line-height:13px;
}
#memberToolsComponent a.links:hover,
#contentToolsComponent a.links:hover {
	text-decoration:underline;
}
div.rate {
	padding:12px 0 0 15px;
	color:#fff;
}
#memberToolsComponent a.more,
#contentToolsComponent a.more {
	margin:0 0 0 39px;
}

/*-- star-rating --*/
.star-rating {
	overflow:hidden;
	float:left;
	list-style:none;
	display:inline;
	margin:2px 0 0 15px;
	padding:0;
	width:80px;
	height:16px;
	position:relative;
	background:url(/images/star.gif) repeat-x;
}
.star-rating li {
	/*\*/
	float:left;
	display:inline;
	margin:0 4px 0 0;
	/* */
}
.star-rating li a {
	display:block;
	width:16px;
	height:16px;
	text-decoration:none;
	text-indent:-9000px;
	z-index:2;
	position:absolute;
	padding:0;
}

.star-rating li a:hover,
.star-rating li.active a {
	background:url(/images/star.gif) 0 100%;
	z-index:1;
	left:0;
}
.star-rating a.one-star {left:0;}
.star-rating a.one-star:hover,
.star-rating li.active a.one-star {width:16px;}
.star-rating a.two-stars {left:16px;}
.star-rating a.two-stars:hover,
.star-rating li.active a.two-stars {width:32px;}
.star-rating a.three-stars {left:32px;}
.star-rating a.three-stars:hover,
.star-rating li.active a.three-stars {width:48px;}
.star-rating a.four-stars {left:48px;}
.star-rating a.four-stars:hover,
.star-rating li.active a.four-stars {width:64px;}
.star-rating a.five-stars {left:64px;}
.star-rating a.five-stars:hover,
.star-rating li.active a.five-stars {width:80px;}

/*-- links-list --*/
ul.links-list {
	margin:0;
	padding:14px 0 0 10px;
	list-style:none;
}
ul.links-list li { padding:0 0 8px 24px;}
ul.links-list li.del {background:url(/images/dell.gif) no-repeat;}
ul.links-list li.digg { background:url(/images/digg.gif) no-repeat;}
ul.links-list li.facebook { background:url(/images/face.gif) no-repeat;}
ul.links-list li.reddit { background:url(/images/reddit.gif) no-repeat;}
ul.links-list li a {
	color:#4AA01A;
	font-size:10px;
}
/*-- related-art --*/
.related-art {
	background:#fff;
}
.related-art h4 {
	padding:8px 10px 0;
	color:#4AA01A;
	font-size:11px;
}
.related-art p {
	margin:0;
	padding:0 10px 3px;
	font-size:11px;
	line-height:13px;
}
.related-art a {
	font-size:11px;
}
.related-art a.more,
.gallery a.more {
	display:block;
	margin:0 10px;
	padding-bottom:9px;
	font-weight:normal;
	text-align:right;
}
.related-art a.rel {
	white-space:nowrap;
	margin-top:6px;
}
.related-art span.line {
	display:inline;
	height:1px;
	margin:2px 0 0 10px;
	background:#999;
	font-size:0;
	line-height:0;
}
.related-art ul {
	margin:0;
	padding:29px 0 10px 10px;
}
.related-art ul li {
	margin:0;
	padding:0 0 0 2px;
	color:#4AA01A;
	line-height:13px;
	list-style:none;
}
.related-art ul li a:hover { text-decoration:underline;}

/*-- gallery --*/
.gallery {
	float:left;
	width:160px;
	padding:0 0 13px;
	background:#333;
}
.gallery a.img-holder {
	border:2px solid #4AA01A;
	float:left;
	display:inline;
	margin:6px 0 0 11px;
}
.gallery a.img-holder img {
	float:left;
	border:none;
}
.gallery p {
	width:135px;
	float:left;
	margin:0;
	padding:5px 0 2px 15px;
	font-size:11px;
	line-height:14px;
	color:#fff;
}

/* tags (not implemented yet) */
.tags a {
	font-weight:normal;
	color:#4AA01A;
	text-decoration:none;
}
.tags a:hover {text-decoration:underline;}

/* story navigation (not page nav) */
a.prev-story,
a.next-story {
	margin-top:12px;
	text-decoration:none;
	color:#4AA01A;
}
a.next-story:hover,
a.prev-story:hover {text-decoration:underline;}
a.prev-story {
	float:left;
	padding:0 0 0 15px;
	width:100px;
	background:url(/images/left-arrow.gif) no-repeat 0 3px;
}
a.next-story {
	float:right;
	background:url(/images/right-arrow.gif) no-repeat 100% 3px;
	padding:0 15px 0 0;
}

/*-- issue-search --*/
#archivesHeader {
  margin-bottom:12px;
  padding-bottom:12px;
  background:#333;
  text-align:center;
}
#archivesHeader h2 {
  text-align:left;
}
#archivesHeader label,
#archivesHeader input {
  display:inline;
}
#archivesHeader label {
  color:#fff;
}
#archivesHeader h2 img {
  float:right;
  margin:12px;
  }
#ArchivesPage .center-column h2 {
  height:45px;
  margin-bottom:12px;
	padding:0 0 0 15px;
	background:#333;
	color:#fff;
	font-size:18px;
	font-weight:normal;
	line-height:45px;
}
#ArchivesPage .center-column #archivesHeader h2 {
  background:#000;
}
ul.year {
	margin:0 auto;
	padding:0;
	text-align:center;
}
ul.year li {
	display:inline;
	margin:0;
	padding:0 3px;
	line-height:15px;
	font-size:14px;
	font-weight:bold;
}
ul.year li a {
	color:#4AA01A;
	text-decoration:none;
}
ul.year li a:hover { text-decoration:underline;}

.month {
	margin:12px;
}
.month h3 {
	height:22px;
	margin-bottom:12px;
	padding-left:9px;
	background:#ccc;
	color:#333;
	font-size:17px;
	line-height:22px;
}
.month ul {
	margin:0;
	padding:0;
}
.month ul li {
	display:inline;
	padding:11px 0 10px 3px;
	line-height:13px;
	list-style:none;
}
.month ul li img {
	float:none;
	display:block;
	margin:0;
	padding:0 0 5px;
}
.month ul li strong {
	display:block;
	color:#4AA01A;
	font-size:12px;
}
.month ul li strong a {
	color:#4AA01A;
	text-decoration:none;
	line-height:16px;
}
.month ul li strong a:hover {
  text-decoration:underline;
  }
.month ul li span.date {
	display:block;
	margin:0;
	padding:0;
	font-size:11px;
	line-height:11px;
}
.month ul li.left { width:266px;}
.month ul li.right { width:204px;}

/* page navigation thingy */
ul.pager {
	margin:12px 0;
	padding:8px 0 10px;
	text-align:center;
}
ul.pager li {
	display:inline;
	padding:0 2px;
}
ul.pager li a {
	padding:1px 4px;
	background:#eee;
	color:#666;
	font:11px Arial, sans-serif;
	text-decoration:none;
	border:1px solid #999;
}
ul.pager li.currentPage a {
  background:#fff;
  color:#000;
  font-weight:bold;
  border:1px solid #4AA01A;
}
ul.pager li a:hover {
  background:#fff;
  color:#4AA01A;
  border:1px solid #000;
}
ul.pager li.p-prev a {
	padding:0 6px;
	background:#fff url(/images/pager-left-arrow.gif) no-repeat 0 50%;
	color:#4AA01A;
	font-weight:bold;
	border:none;
}
ul.pager li.p-next a {
	padding:0 6px;
	background:#fff url(/images/pager-right-arrow.gif) no-repeat 100% 50%;
	color:#4AA01A;
	font-weight:bold;
	border:none;
}

/* profile */
#memberBioComponent {
  margin-bottom:12px;
  background:#fff;
}
#memberBioComponent h2 {
  height:45px;
  padding-left:12px;
  background:#000;
  color:#fff;
  font-size:18px;
  line-height:45px;
}
.memberBioImage img {
	float:right;
	margin:12px;
	border:none;
}
#memberBioComponent .memberBio {
	margin-bottom:12px;
	padding:12px 20px 3px 12px;
	font-size:10px;
}

#savedStoriesComponent,
#savedEventsComponent {
  margin-bottom:12px;
  background:#fff;
}
#savedStoriesComponent h2,
#savedEventsComponent h2 {
  padding:6px;
  background:#333;
  color:#fff;
}
#savedStoriesComponent h3 {
  padding-top:12px;
/*  padding-left:12px;*/
  color:#666;
  font-size:12px;
}
#commentsComponent a.more,
#savedStoriesComponent a.more {
  display:block;
  margin:12px;
  text-align:right;
}

/*-- favorite members --*/
#favoriteMembersComponent,
#newestMembersComponent {
	margin:0 0 12px;
	padding:0 0 12px;
	background:#999;
}
#favoriteMembersComponent a,
#newestMembersComponent a {
  color:#4AA01A;
  text-decoration:none;
}
#favoriteMembersComponent a:hover,
#newestMembersComponent a:hover {
  text-decoration:underline;
}
#favoriteMembersComponent h2,
#newestMembersComponent h2 {
	height:25px;
	padding:17px 0 0 11px;
	color:#fff;
	font-size:18px;
	font-weight:normal;
}
#favoriteMembersComponent #membersWrapper,
#newestMembersComponent #membersWrapper {
  margin:12px 12px;
  background:#fff;
}
#favoriteMembersComponent h3,
#newestMembersComponent h3 {
	padding:5px 0 0 10px;
	color:#000;
	font-size:16px;
	font-weight:normal;
	line-height:13px;
}
#favoriteMembersComponent ul,
#newestMembersComponent ul {
	margin:0;
	padding:1px 0 0 9px;
}
#favoriteMembersComponent ul li,
#newestMembersComponent ul li {
  float:left;
	display:inline;
	width:33%;
	margin:12px 0;
	color:#4AA01A;
	text-align:center;
	line-height:11px;
}
#favoriteMembersComponent ul li a.memberImage,
#newestMembersComponent ul li a.memberImage {
  display:block;
  height:72px;
  overflow:hidden;
}
#favoriteMembersComponent ul li span,
#newestMembersComponent ul li span {
	display:block;
	padding:3px;
}
#favoriteMembersComponent ul li img,
#newestMembersComponent ul li img {
	margin:0;
}
#favoriteMembersComponent a.more,
#newestMembersComponent a.more {
  display:block;
	margin:0 12px 12px 0;
	text-align:right;
}

/* results */
div.results {
	clear:both;
	display:block;
	padding:8px 0 4px 12px;
}
span.feature {
	font-size:9px;
	color:#999;
}
a.issue {
	display:inline;
	margin:0 7px 0 0;
	padding:0 0 0 13px;
	background:url(/images/issue-arrow.gif) no-repeat 0 5px;
	font-size:9px;
	color:#4AA01A;
	text-decoration:none;
	float:right;
}
a.issue:hover {
  text-decoration:underline;
  }

/*-- footer --*/
#footer {
  clear:both;
	width:1022px;
	margin:0 auto;
	padding:25px 0 0;
	background:#FFFFFF
}
#footer ul {
	text-align:center;
	margin:0;
	padding:0;
}
#footer ul li {
	padding:0 0 0 6px;
	background:url(/images/footer-seporator.gif) no-repeat 100% 50%;
	list-style:none;
	display:inline;
}
#footer ul li.non-separator {
  background:none;
}

#footer ul li a {
	display:inline;
	margin:0 9px 0 0;
	text-decoration:none;
	color:#b7b7b7;
	font:12px/19px "Lucida Sans", "Trebuchet MS", Verdana, sans-serif;
}
#footer ul li a:hover { text-decoration:underline;}
#footer p {
	text-align:center;
	margin:0;
	padding:18px 0 20px 0;
	font:12px/19px "Lucida Sans", "Trebuchet MS", Verdana, sans-serif;
	color:#fff;
}
.non { display:none;}

/* styles from form.css */
/* works with javascript replacing form elements for graphic purposes */
.outtaHere {
	position:absolute;
	left:-3000px;
}

/* Selects */
.selectArea {
	border:1px solid #333;
	float:left;
	position:relative;
	color:#333;
	font-size:11px;
	line-height:17px;
	height:15px;
	font-weight:bold;
	margin:44px 0 0 7px !important;
	padding:3px 0 0 0 !important;
	overflow:hidden;
	display:inline;
}
.right-select {margin:19px 0 0 !important;}

.selectArea a.selectButton {
	display:block;
	float:none;
	width:100%;
	height:20px;
	background:url(/images/form/costom-arrow.gif) no-repeat top right !important;
	position:absolute !important;
	top:0;
	right:0;
	border:none;
	float:left;
}
.selectArea .center {
	display:block;
	height:12px;
	line-height:12px;
	margin:0 !important;
	padding:0 0 0 15px !important;
	overflow:hidden;
	float:left;
}
.selectArea .left {
	display:none;
}
.selectArea .disabled {
	display:none;
}

/* clearfix - for closing elements containing floats across browsers */
.clearfix:after {
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height:1%;}
.clearfix {display:block;}
/* End hide from IE-mac */


/* select alternatives (internal) component styles */
#selectAltAd {
	padding:0 0 5px;
	background:#eee;
}
#selectAltAd h2 {
	margin:12px 0 0 12px;
	padding:12px 0 0;
	color:#333;
	font-size:14px;
}
/* select alternatives (external) ad styles */
#personalsTeaserAd {
	margin:0;
	padding:0;
	background-color:transparent;
	color:#000;
	font-family:verdana,'trebuchet ms',arial,helvetica,sans-serif;
	text-align:center;
	}
#teaserAdPhoto img {
	margin:2px auto;
	border:1px solid #999;
	}
#teaserAdUsername {
  display:none;
/*  color:#4AA01A;
  font-weight:bold;*/
}
#teaserAdBody {
  padding:0 12px 6px;
}
#teaserAdHeaderImage,
#teaserAdBrowseHeader,
.teaserAdBrowseLinks,
.teaserAdISawYouLink,
#teaserAdFooterImage {
	display:none;
	}

/* photo related styles for stories */
.photoBox,
#videoBox {
  width:200px;
  margin:0 auto 10px;
}

.photoGrid {
  height:auto;
  margin:8px 0px 0px 0px;
}
div#photoIconParent {
  position:relative;
  margin:3px;
  width:60px;
  height:60px;
  float:left;
}
div#photoIconParent a, 
div#photoIconParent a:link, 
div#photoIconParent a:visited {    
  text-decoration:none;
  border:none;     
}
div#photoIconParent a div {
  background-position:50% 50%;
  position:absolute;
  border:1px solid #999;      
  width:60px;
  height:60px;          
}
div#photoIconParent a:hover div {
  width:64px;
  height:64px;
  left:-2px;
  top:-2px;  
  cursor:hand; 
  cursor:pointer;
}
div#photoIconParent a div img,
div#photoIconParent a:link div img,
div#photoIconParent a:visited div img{
  border:0px;
  width:60px;
  height:60px;
}
div#photoIconParent a:hover div img {
  border:0px;
  width:64px;
  height:64px;
}
.photoCont {
  text-align:center;
  background:url(/images/imgloader.gif);
  background-position:center center;
  background-repeat:no-repeat;
}
.photoCont a img#photo {      
  border:1px solid #666;            
} 
.photoCont a:hover img#photo {      
  cursor:hand; 
  cursor:pointer;            
}

/* error display */
.errorDisplay {
  margin:12px 0;
  padding:12px;
  color:#f00;
  border:2px solid #f00;  
}

/* urban explorer */

/* center column */
#BrowseHotSpotsPage .center-column,
#HotSpotPage .center-column,
#UrbanExplorerPage .center-column,
#UrbanListPage .center-column,
#UrbanStoryPage .center-column {
  background:#fff;
}
#urbanVenueComponent,
#urbanVenueMapInfoComponent,
#urbanContentLinksComponent,
#urbanUpcomingEventsComponent,
#HotSpotPage #commentForm,
#LocationPage #commentForm,
#EventPage #commentForm,
#BrowseHotSpotsPage #commentsComponent,
#UrbanExplorerPage #commentsComponent,
#urbanListVenuesComponent, 
#urbanSubmitYourHotSpotComponent,
#HotSpotPage #commentsComponent,
#urbanFriendsComponent,
#urbanOtherVenuesComponent {
  margin:10px 10px 20px;
}

#BrowseHotSpotsPage #urbexSearchComponent,
#UrbanExplorerPage #urbexSearchComponent {
  float:right;
  width:190px;
  margin:0 10px 0 0;
  padding:10px 0;
  background:#555;
}
#BrowseHotSpotsPage #urbexSearchComponent h3,
#UrbanExplorerPage #urbexSearchComponent h3 {
  margin-left:10px;
  color:#fff;
  font-size:14px;
}
#BrowseHotSpotsPage #urbexSearchComponent select,
#UrbanExplorerPage #urbexSearchComponent select {
  width:170px;
  margin:5px 0 5px 10px;
  border:0;
  font-size:11px;
}
#BrowseHotSpotsPage #urbexSearchComponent input,
#UrbanExplorerPage #urbexSearchComponent input {
  float:right;
  margin-right:10px;
  padding:2px;
  background:#4AA01A;
  color:#fff;
  border:1px solid #fff;
}

#urbexImageMapComponent {
  margin:0 0 20px;
  background:#000;
  text-align:center;
}
#urbexImageMapComponent h1,
#urbanMapComponent h1,
#urbanVenueComponent h1 {
  width:496px;
  height:70px;
  margin:0 auto 10px;
  background:#3d5d63 url(/images/urbex_header.png) center center no-repeat;
  color:#fff;
}
#urbanVenueComponent h1 {
  width:476px;
}
#urbexImageMapComponent h1 span,
#urbanMapComponent h1 span,
#urbanVenueComponent h1 span {
  display:none;
}
#urbexImageMapComponent p {
  padding-bottom:10px;
  color:#fff;
  font-weight:bold;
  text-align:center;
}
#urbanMapComponent {
  margin-bottom:20px;
  background:#000;
}
#urbanMapComponent h2 {
/*  height:30px;*/
  margin-bottom:10px;
  padding:6px;
  background:#000;
  color:#fff;
  font-size:16px;
  text-transform:uppercase;
  line-height:30px;
}
#urbanMapComponent h2 a {
  color:#fff;
}
#urbanMapComponent .cityFacts {
  float:right;
  margin-right:10px;
  font-size:12px;
  font-weight:bold;
  text-transform:none;
}
#mapLegend {
  margin:0 10px 10px;
  background:#555;
}
#mapLegend h3 {
  padding:10px 0 0 10px;
  color:#4AA01A;
  font-size:14px;
  text-transform:uppercase;
}
#mapLegend td {
  padding:10px;
  color:#fff;
}
#mapLegend td td {
  padding:0;
}
#mapLegend td a {
  color:#fff;
}
#mostViewedHotSpotsComponent {
  margin:10px;
}
#mostViewedHotSpotsComponent h2 {
  margin-bottom:10px;
  padding:6px;
  background:#555;
  color:#fff;
  font-size:16px;
}
.mostViewedItem {
  clear:both;
  margin-bottom:10px;
  font-weight:bold;
}
.mostViewedItem img {
  margin-right:10px;
}

.center-column #urbanExplorerListsComponent {
  margin:10px 10px 20px;
}
#urbanListVenuesComponent h3,
.center-column #urbanExplorerListsComponent h3 {
  margin-bottom:10px;
  padding:6px;
  background:#555;
  color:#fff;
  font-size:16px;
  text-transform:uppercase;
}
.right-column #urbanExplorerListsComponent {
  margin:10px 0 20px;
  padding-bottom:10px;
  background:#fff;
}
.right-column #urbanExplorerListsComponent h3 {
  margin-bottom:10px;
  padding:6px;
  background:#000;
  color:#fff;
  font-size:16px;
  text-transform:uppercase;
}
.right-column #urbanExplorerListsComponent td {
  padding:0 10px;
}

#urbanListVenuesComponent h3 a {
  color:#fff;
}
#urbanExplorerListsComponent h4 {
  margin-top:10px;
  font-size:12px;
}
#urbanListVenuesComponent h4 {
  margin-top:10px;
  font-size:12px;
}

#urbanExplorerListsComponent p {
  margin:0;
}

#urbanSpotlightComponent {
  margin:10px 10px 20px;
}
#urbanSpotlightComponent img {
  margin:0 10px 10px 0;
}
#urbanSpotlightComponent h3 {
  margin-bottom:10px;
  padding:6px;
  color:#000;
  font-size:16px;
  text-transform:uppercase;
}
#urbanSpotlightComponent .name {
  font-size:14px;
  font-weight:bold;
}
#urbanSpotlightComponent .category {
  font-weight:bold;
  text-transform:uppercase;
}
#urbanSpotlightComponent .moreLink {
  text-transform:uppercase;
}

#urbanNeighborhoodInfoComponent {
  margin:10px 10px 20px;
}
#urbanNeighborhoodInfoComponent h3 {
  margin-bottom:10px;
  padding:6px;
  background:#555;
  color:#fff;
  font-size:16px;
  text-transform:uppercase;
}
#urbanNeighborhoodInfoComponent h4 {
  margin-top:10px;
  font-size:12px;
  font-weight:bold;
}
#urbanNeighborhoodInfoComponent p {
  margin:0;
}

#hotSpotWrapper {
  padding:10px;
  border:1px solid #999;
  border-top-width:0;
}
#urbanSubmitYourHotSpotComponent h3 {
  height:34px;
  padding-left:30px;
  background:#000 url(/images/hotspot_icon.gif) 2px center no-repeat;
  color:#fff;
  font-size:14px;
  line-height:34px;
}
#urbanSubmitYourHotSpotComponent h3 a {
  color:#fff;
}
#urbanSubmitYourHotSpotComponent h3.error {
  height:auto;
  padding:0;
  background:#fff;
  color:#c00;
  font-size:14px;
  line-height:14px;
}
.error {
  color:#c00;
}
#hotSpotWrapper .thanks {
  margin:6px 0;
  padding:3px;
  border:1px solid #000;
  font-weight:bold;
}

#urbanSubmitYourHotSpotComponent p {
  margin:5px 0 10px;
}
#urbanSubmitYourHotSpotComponent input,
#urbanSubmitYourHotSpotComponent select,
#urbanSubmitYourHotSpotComponent textarea {
  border:1px solid #999;
}
#urbanSubmitYourHotSpotComponent button {
  background:#4AA01A;
  color:#fff;
  border:0;
}

#urbanVenueComponent h2 {
  padding:3px;
  background:#000;
  color:#fff;
  font-size:16px;
}
#urbanVenueComponent h2 a {
  color:#fff;
}
#urbanVenueComponent .img-box {
  float:left;
  margin:10px 10px 0 0;
  padding-bottom:0;
}
#urbanVenueComponent .img-box .credit {
  text-align:left;
}
#urbanVenueComponent h3.venueName {
  margin:10px 0;
  color:#4AA01A;
  font-size:16px;
}
#urbanVenueComponent h3.venueTags {
  margin:10px 0 0 0;
  font-size:14px;
}

#urbanVenueMapInfoComponent {
  padding:10px;
  border:1px solid #000;
}
#urbanVenueMapInfoComponent #urbanExplorerMap {
  float:left;
  margin-right:10px;
  border:1px solid #ccc;
}
#urbanExplorerMapDirections {
  background:#fff;
}
#urbanVenueMapInfoComponent h3 {
  font-size:14px;
}
#urbanVenueMapInfoComponent h4 {
  margin-top:10px;
  font-size:12px;
}
#urbanVenueMapInfoComponent .otherClicks {
  margin-top:10px;
}
#urbanVenueMapInfoComponent .otherClicks a {
  padding-left:12px;
  background:url(/images/right-arrow.gif) top left no-repeat;
  font-weight:bold;
}
#urbanContentLinksComponent h3 {
  margin-bottom:10px;
  padding:6px;
  background:#555;
  color:#fff;
  font-size:16px;
  text-transform:uppercase;
}
#urbanContentLinksComponent a {
  color:#4AA01A;
}
#urbanContentLinksComponent .leftCell {
  padding-right:10px;
}
#urbanContentLinksComponent .rightCell {
  padding-left:10px;
}

.contentLinkItem {
  margin-bottom:12px;
}
#urbanContentLinksComponent .contentLinkHead {
  font-size:120%;
  font-weight:bold;
}
#urbanContentLinksComponent .contentLinkData {
  color:#999;
}
#urbanContentLinksComponent .contentLinkData span {
  color:#4AA01A;
}

#urbanUpcomingEventsComponent h3 {
  margin-bottom:10px;
  padding:6px;
  background:#555;
  color:#fff;
  font-size:16px;
}
#urbanUpcomingEventsComponent .urbanEventName {
  font-size:12px;
  font-weight:bold;
}
#urbanUpcomingEventsComponent .urbanEventDate {
  margin-bottom:10px;
}
#urbanUpcomingEventsComponent .urbanEventName,
#urbanUpcomingEventsComponent .urbanEventTime,
#urbanUpcomingEventsComponent .urbanEventDate {
  padding:0 5px;
}

#UrbanExplorerPage .center-column #commentsComponent h2,
#HotSpotPage .center-column #commentsComponent h2 {
  background:#555;
}
#HotSpotPage .center-column #commentsComponent h2 {
  margin:0;
}
#UrbanExplorerPage .center-column #commentsComponent h2 a,
#HotSpotPage .center-column #commentsComponent h2 a {
  color:#fff;
  font-size:16px;
  text-decoration:none;
}
#HotSpotPage .center-column #commentForm {
}
#HotSpotPage .center-column #commentForm h2 {
  width:464px;
  background:#555;
  font-size:16px;
}
#HotSpotPage .center-column #commentForm textarea {
  width:476px;
}

/* right column */
#urbexSearchComponent,
#urbanCityscapeComponent,
#locationSearchComponent {
  margin-bottom:20px;
  padding:10px;
  background:#000;
}
.right-column #urbexSearchComponent h3,
#locationSearchComponent h2 {
  margin-bottom:10px;
  color:#fff;
  font-size:14px;
}
.right-column #urbexSearchComponent select,
#locationSearchComponent select,
#locationSearchComponent #locationSearchKeyword {
  width:300px;
  margin-bottom:6px;
  border:0;
  font-size:11px;
}
.right-column #urbexSearchComponent input,
#locationSearchComponent #locationSearchSubmit {
  float:right;
  padding:2px;
  background:#4AA01A;
  color:#fff;
  border:1px solid #fff;
}
#urbanCityscapeComponent {
  background:#424242;
}
#urbanCityscapeComponent h3 {
  color:#fff;
  font-size:16px;
  font-weight:normal;
  text-transform:uppercase;
}
#urbanCityscapeComponent p.tagline {
  color:#fff;
  font-size:12px;
  font-weight:bold;
}
#urbanCityscapeComponent a {
  padding-left:12px;
  background:url(/images/right-arrow2.gif) center left no-repeat;
  font-weight:bold;
}
#urbanEventsAndBlogsComponent {
  margin-bottom:20px;
  padding-bottom:10px;
  background:#fff;
}
#urbanEventsAndBlogsComponent h3 {
  margin-bottom:10px;
  padding:6px;
  background:#000;
  color:#fff;
  font-size:16px;
  text-transform:uppercase;
}
#urbanEventsAndBlogsComponent h4,
#urbanEventsAndBlogsComponent div {
  margin:0 10px;
}
#urbanEventsAndBlogsComponent h4 {
  margin-top:10px;
  font-size:12px;
}

#urbanEventsAndBlogsComponent .text {
  margin-bottom:20px;
  padding:0 10px
}
#urbanEventsAndBlogsComponent .text p {
  margin-bottom:0;
}

#newestExplorersComponent {
  background:#fff;
}
#urbanFriendsComponent h2,
#newestExplorersComponent h2 {
  margin-bottom:10px;
  padding:6px;
  background:#000;
  color:#fff;
  font-size:16px;
}
#urbanFriendsComponent h2 {
  background:#555;
  text-align:left;
  text-transform:uppercase;
}
#urbanFriendsComponent h2 a {
  color:#fff;
}
#newestExplorersComponent ul {
  margin-left:0;
  padding-left:0;
  list-style-type:none;
}
#newestExplorersComponent li {
  float:left;
  width:25%;
  height:80px;
  margin-bottom:10px;
  text-align:center;
}
#newestExplorersComponent li img {
  height:64px;
  overflow:hidden;
}
#newestExplorersComponent li span {
  display:block;
}
#newestExplorersComponent a.more {
  display:block;
  margin:0 10px 10px;
  text-align:right;
}
.friendItem,
.otherVenuesItem {
  float:left;
  width:20%;
  height:90px;
  margin-bottom:10px;
  text-align:center;
}
.friendItem span,
.otherVenuesItem span {
  display:block;
}
#urbanOtherVenuesComponent {
  margin-bottom:20px;
}
#urbanOtherVenuesComponent h2 {
  margin-bottom:10px;
  padding:6px;
  background:#555;
  color:#fff;
  font-size:16px;
  text-transform:uppercase;
}
#urbanFriendsComponent p.more,
#urbanOtherVenuesComponent p.more {
  clear:both;
  padding-top:5px;
  text-align:right;
  text-transform:uppercase;
}

/* urban list */
#urbanListComponent h1,
#urbanListComponent h2 {
  padding:10px 10px 0;
  background:#000;
  color:#fff;
}
#urbanListComponent h1 {
  font-size:16px;
}
#urbanListComponent h2 {
  padding-bottom:10px;
  font-size:12px;
  font-weight:normal;
}
.urbanListItem {
  clear:both;
  margin:10px;
}
.urbanListItem img {
  margin:0 10px 10px 0;
}
.urbanListItem h3 {
  color:#4AA01A;
  font-size:16px;
}
.urbanListItem .category {
  text-transform:uppercase;
}
/* urban story */
#urbanStoryComponent h1,
#urbanStoryComponent h2 {
  padding:10px 10px 0;
  background:#000;
  color:#fff;
}
#urbanStoryComponent h1 {
  font-size:16px;
}
#urbanStoryComponent h2 {
  padding-bottom:10px;
  font-size:12px;
  font-weight:normal;
}
#urbanStoryComponent .urbanStoryAuthor {
  padding:0 10px 10px;
  background:#000;
  color:#999;
  font-size:11px;
  text-transform:uppercase;
}
#urbanStoryComponent .urbanStoryAuthor span {
  color:#4AA01A;
}

#urbanStoryComponent .urbanStoryImage {
  margin:10px auto;
  text-align:center;
}
#urbanStoryComponent .urbanStoryBody {
  margin:0 10px;
}

/* events-related styles */
#eventResultsComponent,
#locationInfoComponent,
#locationMapComponent,
#locationEventsComponent,
#locationResultsComponent,
#eventInfoComponent {
  margin-bottom:18px;
  padding:10px;
  background:#fff;
}
#eventResultsComponent h1,
#locationEventsComponent h1,
#locationResultsComponent h1,
#eventInfoComponent h1 {
  margin-bottom:1em;
  padding:0.25em;
  background:#000;
  color:#fff;
}
#eventResultsComponent .ListingsCrumb {
  margin:1em 0;
  font-size:1em;
  font-weight:bold;
}
#locationResultsComponent h2,
#locationInfoComponent h3 {
  margin:1em 0;
  font-size:2em;
  font-weight:bold;
}
#locationInfoComponent h3 {
  margin-top:0;
  margin-bottom:0.5em;
}
#eventResultsComponent .EventSubHeader,
.EventPageCategoryLinks {
  margin:1em 0;
  border-bottom:2px solid #4AA01A;
  font-size:1.75em;
  font-weight:bold;
}

#savedEventsComponent .EventSubHeader {
  margin:6px 12px;
  border-bottom:1px solid #4AA01A;
  font-size:1.25em;
  font-weight:bold;
}
#savedEventsComponent .EventListing {
  margin:6px 12px;
  padding-bottom:6px;
  border-bottom:1px solid #999;
  line-height:1.4em;
}

#eventResultsComponent .EventListing,
#locationEventsComponent .EventListing {
  margin-bottom:1em;
  padding-bottom:1em;
  border-bottom:1px solid #999;
  line-height:1.4em;
}
#eventResultsComponent .EventTitle,
#locationInfoComponent h2,
#locationEventsComponent .EventTitle,
.EventPageTitle {
  display:block;
  margin-bottom:0.1em;
  font-size:1.5em;
  font-weight:bold;
  line-height:1.4em;
}
#locationInfoComponent h2 {
  margin-bottom:0.2em;
  border-bottom:1px solid #000;
}
.EventPageLocationInfo {
  margin-top:0.5em;
  font-size:1.2em;
  font-weight:bold;
}
#locationResultsComponent .alphaNav {
  margin-bottom:1em;
  font-size:1.2em;
  text-align:center;
}
#locationResultsComponent .LocationGuideList {
  margin:1em 0;
}

/* upcoming events component */
#upcomingEventsComponent {
  margin-bottom:18px;
	padding:0 0 10px 0;
	background:#333;
}
#upcomingEventsComponent h2 {
	margin:0 18px 0 15px;
	padding:13px 0 5px 0;
	background:#333;
	color:#fff;
	font-size:14px;
	line-height:16px;
	border-bottom:1px solid #999;
}
#upcomingEventsComponent ul {
	margin:20px 0 0 0;
	padding:0 10px 0 13px;
}
#upcomingEventsComponent ul li {
	margin:0 0 12px 0;
	padding:0 0 0 14px;
	background:url(/images/right-arrow2.gif) no-repeat 0 3px;
	list-style:none;
}
#upcomingEventsComponent ul li a {
	font-size:10px;
	line-height:11px;
	font-weight:bold;
	text-decoration:none;
	color:#4AA01A;
}
#upcomingEventsComponent ul li a:hover { text-decoration:underline;}
#upcomingEventsComponent ul li p {
	margin:0;
	padding:0;
	color:#fff;
}

#music-nav {
width: 160px;
height: 178px;
background: url(/images/music/left_upper_navbg_160x178.jpg) no repeat;
padding: 8px;
margin-bottom: 12px;
}
html{
height:100%;
}

#sectionLinks {
	width: 160px;
	color: #000;
	float: left;
	font-size: 12px;
}

#sectionLinks h2 {
	display: block;
     width: 160px;
     height: 30px;
     padding: 4px 12px;
	background-image: url(/images/music/left_fourth_navbg_160x30.jpg);
	background-repeat: no-repeat;
	text-transform: uppercase;
     font-size: 18px;
}

#sectionLinks ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#sectionLinks li {
   text-transform: uppercase;
   font-weight: bold;
   padding-bottom: 4px;
   padding-left: 10px;
}


