/* @override http://media.gothamistllc.com/css/phillyist.css */

/*phillyist *********************/
.phillyist #container-inner, .phillyist #alpha-inner .content-nav, .phillyist .content-nav .previous, .phillyist .content-nav .next {background:#fffce3}
.phillyist #header-menu ul li a {color: white;background-color: #d3b56d;}
.phillyist #header-menu ul li ul li a {
	background: none; color: #666;
}
.phillyist #header .view a {
	background-color: #FFFFCC;
	color: #666;
}
.phillyist .widget {background-color:#d3b56d;}
.phillyist .widget-sign-in {background-color:#fffce3;}
.phillyist 	#header-menu ul li a:hover, .phillyist #nav_container .nav_toggle, .phillyist .content-nav a:hover, .phillyist #fav_display ul li.fav_item em{background-color: #b69139;}
/*.phillyist a:link, .phillyist a:visited {color: #000000;text-decoration: underline;}
.phillyist a:hover {
	color:  red;
	text-decoration: none;
}
*/
.phillyist #beta-inner div.widget-most-popular.widget-tips.widget div.widget-inner div.widget-content ul.popular-list li a.value {color: #000000;}
.phillyist #beta-inner div.widget-most-popular.widget-tips.widget div.widget-inner div.widget-content ul.popular-list li a.value:hover {
	color: red;text-decoration: underline;
}
.phillyist h2 a:link {
	text-decoration: none;
}
.phillyist #header-alpha-inner {background: url(http://media.gothamistllc.com/images/Phillyist08.gif) no-repeat 10px 10px;
	height: 171px;}
.phillyist #header-alpha-inner #weather {
	position: absolute;
	top: 19px;
	left: 90px;
	font-size: 10px;
}
.phillyist #header-alpha-inner #weather img {
	height: 32px;
}
.phillyist #fav_display div.fav_mask {
background: transparent url(http://media.gothamistllc.com/images/Phillyist08.gif) no-repeat scroll -20px -42px;}

.phillyist #fav_display li.fav_item:hover {background: #b69139;border-color:#b69139;}

/* black text with underline and color mouseover without on hover */
a:hover{color:#a04546;}
/* black text with no underline and color mouseover with on hover */
#mt-community-blog .asset-header h2 a:hover{color:#a04546;}
/* color no underline with black underline on hover */
a.entry-meta-comments:link, a.scoring:link, .comment-footer .asset-meta a:link, ul.popular-list a.value:link, p.conlink a:link, a.locationtoggle:link, a.locationtoggle, a.maplink, a.maplink:link, a.maplink:hover {color:#a04546;}
a.locationtoggle:hover {text-decoration: underline;}
a.entry-meta-comments:visited, a.scoring:visited, .comment-footer .asset-meta a:visited, ul.popular-list a.value:visited, p.conlink a:visited, a.locationtoggle:visited,a.maplink:visited {color:#b69139 !important;}
/* black with underline color without on hover */
.entry-content a:hover,.comment-header a:hover, .widget-about p.about_links a:hover{color:#a04546;}
/* gray no underline color with underline on hover */
.comment-footer .asset-meta a.comment_date:hover {color:#a04546;}
/* page selected */
.content-nav .selected {background:#d3b56d;}
.content-nav a:hover {color:#FFF;}