/* --- Start /home/httpd/public/app_frame/webroot/css/BestOfRelated.css --- */

.bestof_related_widget {
    background-color: #fff;
    border: 1px solid #ccc;
    font-size: 14px;
    margin: 5px 0 10px 0;
    overflow: hidden;
}

.bestof_related_widget a {
    color: #253c87;
}

.bestof_related_widget .bestof_related_header {
    padding: 5px 0;
}

.bestof_related_widget .bestof_related_posts {
    padding: 5px 0;
}

.bestof_related_widget .bestof_related_posts h4 {
    color: #717171;
    margin: 0 0 10px 10px
}

.bestof_related_widget .bestof_related_posts li {
    border-bottom: none;
    border-top: 1px solid #e4e4e4;
    overflow: hidden;
    padding: 10px 0;
}

.bestof_related_widget .bestof_related_posts li:first-child {
    border: none;
    padding-top: 5px;
}

.bestof_related_widget .bestof_related_posts li img {
    float: left;
    height: 50px;
    margin-right: 10px;
    width: 50px;
}

.bestof_related_widget .bestof_related_posts a.awardLink {
    font-weight: bold;
}

.bestof_related_widget .bestof_related_footer {
    border-top: 1px solid #e4e4e4;
    padding: 5px 15px 5px 5px;
    text-align: right;
}

/* --- End /home/httpd/public/app_frame/webroot/css/BestOfRelated.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/LandingMap.css --- */

.mapWidget {
   padding-bottom: 5px;
	text-align:left;
}

.mapWidget .map {
    height: 200px;
    margin: 5px;
}

.mapWidget a.largeMap {
    display: block;
    text-align: right;
    padding-right: 5px;
    font-size: 10px;
}

.mapWidget .nearby {
    text-align: right;
    font-size: 12px;
}

.mapWidget .nearby select {
    font-size: 11px;
    margin: 0px 5px;
}

.mapWidget div.details
{
    padding: 5px;
    border: 1px solid #CCCCCC;
    background-color: #FFFFFF;
    text-align: left;
}
.mapWidget div.details div.location
{
    width: 150px;
}
.mapWidget div.details img
{
    padding: 0px;
    border: none;
    margin: 0px;
    width: 75px;
}
.mapWidget div.details div.location
{
    float: left;
}

#LandingMapContainer DIV{
	text-align: center;
	margin-bottom: 10px;
}
#LandingMapContainer P{
	font-size: 10px;
	text-align: left;
	margin-left: 10px;
}
#LandingMapContainer P.venuname{
	font-size: 11px;
	font-weight: bold;
}

#LandingMapContainer .regionSearch {
    clear:      both;
    float:      right;
    font-size:  14px;
    text-align: right;
    width:      280px;
    margin-bottom: 8px;
    margin-right: 4px;
}

#LandingMapContainer .regionSearch a:hover{

    text-decoration :underline;

}

/* content insert map stuff when location info exists */
.content_insert .det_rel .chisel_u,
.content_insert .det_rel .chisel_d {
    border: none;
    padding: 0;
    margin: 0;
}

.content_insert .det_rel #LandingMapContainer .regionSearch,
.content_insert .det_rel #LandingMapContainer h3,
.content_insert .det_rel #LandingMapContainer .nearby,
.content_insert .det_rel #LandingMapContainer a.largeMap {
    display: none;
}

.content_insert .mapWidget {
    margin: 5px 10px 0;
    border: 1px solid #000 !important;
    overflow: hidden;
    padding: 0;
    height: 200px;
}

.content_insert .mapWidget .map {
    margin: 0;
}

/* --- End /home/httpd/public/app_frame/webroot/css/LandingMap.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/ArticleLinks.css --- */

/* article links element */
.articlelinks table { 
    border-collapse: collapse;
    margin: 0px; 
} 

.articlelinks td { 
    border: none;
    padding: 2px;
    text-align: left;
    vertical-align: middle;
    white-space: nowrap;
}

.articlelinks div { 
    text-align: left;
    float: left;
    margin-top: 1px; 
    font-size: 10px;
    line-height: 10px;
}

.articlelinks td a div { 
cursor: pointer;
}

.articlelinks td img { 
    border: none;
    vertical-align: middle;
    margin: 0px 3px;
    float: left;
    height: 21px;
    width: 21px;
    background-image: url('http://bpn-db1.bpn.us1.dti/csp/mediapool/sites/SeattleWeekly/assets/img/sprites.png');
}

.articlelinks td img#img_email_to_friend { 
    background-position: 22px -21px;
}
.articlelinks td img#img_comment { 
    background-position: 22px 0;
}
.articlelinks td img#img_write { 
    background-position: 22px -126px;
}
.articlelinks td img#img_map { 
    background-position: 22px -63px;
}
.articlelinks td img#img_print { 
    background-position: 22px -105px;
}

.articlelinks .SMSForm { 
padding: 5px;
width: 210px;
background-color: #e3e3e3;
z-index: 100;
}

.articlelinks .SMSForm div { 
float: left;
width: 200px;
margin-bottom: 3px;
}

.articlelinks .SMSForm input { 
margin-bottom: 5px;
float: left;
}

.articlelinks .SMSForm button { 
float: left;
width: 50px;
margin-top: 5px;
margin-right: 150px;
text-align: center;
}

/* --- End /home/httpd/public/app_frame/webroot/css/ArticleLinks.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/ContentView.css --- */

/* content view widget */

.contentview .content_head h3 {
	font-size: 15px;
	font-family: Helvetica Neue, Arial, Verdana, sans-serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #333;
}

.contentview .content_head {
    padding: 5px 10px 0px 10px;
    clear: both;
}

.contentview .content_head .byline {
    font-family: Helvetica Neue, Arial, Verdana, sans-serif;
    font-size: 12px;
    
    color: #888;
    margin: 10px 0px 0px 0px;
}

.contentview .content_head .byline .commentlink,
.contentview .content_head .byline .disquscommentlink {
    font-weight: normal;
    float: right;
}

.contentview .content_head .byline .pubdate {
    font-weight: normal;
    font-style: italic;
	padding-left:6px;
}

.contentview .content_img {
    margin: 5px 10px;
    padding: 0px 0px 5px 0px;
    border-bottom: 1px solid #c3c3c3;
    font-family: Helvetica Neue, Arial, Verdana, sans-serif;
    color: #717171;
    font-size: 11px;
}

.contentview .content_img .cred {
    text-align: right;
    font-size: 10px;
    font-style: italic;
}

.contentview .continued {
    padding-right: 10px;
    text-align: left;
}

.contentview .continued a {
    padding-left: 10px;
    font-size: 14px;
    font-style: italic;
    color: #888;
}

.contentview .content_body {
    padding: 5px 10px;
    font-family: Georgia, Times New Roman, Times, serif;
}

.contentview .content_body p {
    padding: 0px;
    margin: 0px 0px 20px 0px;
    font-family: Georgia, Times New Roman, Times, serif;
}

.contentview .content_body .bold {
   font-weight:bold;
}

.contentview .content_body .italic {
   font-style:italic;
}

.contentview .content_body .head3 {
    font-size:16px;
	font-weight:600;
	margin: 0px 0px 0px 0px;
}

.contentview .content_body .head5 {
    font-size:18px;
	font-weight:600;
	margin: 0px 0px 0px 0px;
}

.contentview .content_body .deck5 {
    font-size:12px;
	font-weight:600;
	margin: 0px 0px 5px 0px;
}

.contentview .content_body .BlockQuote {
	padding: 10px;
	background-color: #E0E0E0;
	margin-left:10px;
	display:block;
}

.contentview .bottomlinks {
    font-size: 10px;
    border-top: 1px dotted #c3c3c3;
    padding: 10px 0px 0px 0px;
    margin: 0px 10px;
    clear: both;
}

.contentview .bottomlinks h2 {
    padding-left: 0px;
}

.contentview .bottomlinks .besocial {
float: right;
width: 220px;
}

.contentview .bottomlinks .articlelinks {
width: 340px;
float: left;
margin-bottom: 5px;
}

.contentview .bottomcommentlink {
    margin: 10px;
    color: #888;
    font-weight: bold;
    font-size: 11px;
    line-height: 15px;
    overflow: auto;
}

.contentview .bottomcommentlink img {
    margin-right: 10px;
}

.contentview  .commentLink {
	font-weight: bold;
	margin: 10px 0px 5px;
	font-size: 14px;
	font-family: Georgia, Times New Roman, Times, serif;
	margin-left: 10px;
	float: left;
	color: #717171;
}


/* content insert */
.content_insert {
    width: 270px;
    background-color: #e0e0e0;
    font-size: 11px;
    line-height: 13px;
    font-family: Helvetica Neue, Arial, Verdana, sans-serif;
    overflow: hidden;
    float: right;
    margin: 0px 0px 10px 10px;
}

.content_insert .insert_photo {
    padding: 10px;
    border-bottom: 2px solid #c2c2c2;
}

.content_insert .insert_photo img {
    width: 250px;
}

.content_insert .insert_photo .cred {
    text-align: right;
    font-size: 9px;
    font-style: italic;
    color: #888;
}

.content_insert .det_rel {
    overflow: hidden;
}

.content_insert .det_rel h2 {
    font-size: 20px;
    font-weight: normal;
    color: #717171;
    margin: 0px;
    padding: 10px 10px 5px;
    border: none;
}

.content_insert .det_rel .related {
    padding-bottom: 10px;
    border-bottom: 2px solid #c2c2c2;
}

.content_insert .det_rel .WhereInfo {
    margin: 0 10px 5px 20px;
}

.content_insert .det_rel .moreabout {
    padding-bottom: 10px;
}

.content_insert .det_rel .deets {
    padding: 0px 10px 0px 20px;
}

.content_insert .det_rel .deets a img {
    position: relative;
    left: -10px;
}

.content_insert .det_rel ul {
    margin: 0px 0px 10px;
    padding: 0px;
    list-style-type: none;
    overflow: auto;
}

.content_insert .det_rel .deets ul li {
    border-bottom: 1px dotted #c3c3c3;
    padding: 5px 0px;
}

.content_insert .det_rel .deets ul li.last {
    border: none;
}

.content_insert .det_rel .moreabout ul li {
    width: 46%;
    float: left;
    border: none;
}

.content_insert .det_rel .badges {
    white-space: nowrap;
    border-top: 1px solid #c2c2c2;
}

.content_insert .det_rel .badges ul {
    padding: 10px 0px 5px 5px;
    overflow: hidden;
}

.content_insert .det_rel .badges ul li {
    width: 55px;
    text-align: center;
    display: inline;
    margin: 4px;
}

.content_insert .det_rel .badges ul li img {
    border: none;
}

/* pagination tweak for ie's sake */
.contentview span.Pagination {
    overflow: visible;
}

.contentview span.Pagination span.PaginationNext {
    font-size: 15px;
    vertical-align: middle;
}

.contentview>.shares {
 overflow: visible !important;
}


/* movie buttonses */
.content_insert .filmButtons {
 border-bottom: 2px solid #c2c2c2;
 text-align: center;
 clear: both;
 margin-bottom: 10px;
 overflow: hidden;
 padding: 5px 0;
}

.content_insert .filmButtons a {
 font: bold 14px/32px Helvetica Neue, Arial, Verdana, sans-serif;
 color: #fff;
 background: #0066cc url('/img/diagonals.png');
 text-align: center;
 text-transform: uppercase;
 display: block;
 height: 32px;
 width: 250px;
 margin: 0 auto;
}

.content_insert .filmButtons a:hover {
 background-color: #253c87;
 text-decoration: none;
}

.content_insert .filmButtons.two {
 padding-left: 5px;
}

.content_insert .filmButtons.two a {
 width: 120px;
 float: left;
 margin: 0 5px;
}

/*Styles for Urban Spoon*/
.content_insert .UrbanSpoon {

	width:270px;
	background-color: #E0E0E0;
	border-top: 1px solid #c2c2c2;
	float:right;
}


.content_insert .UrbanSpoon #us_widget form {
	margin: 0px;
	width:190px;
	padding:0px;
}

/* location info in insert revamp */
.content_insert .det_rel .locInfo {
    margin: 0 0 5px 0;
    padding: 5px 0 0;
    clear: both;
    overflow: hidden;
    border-bottom: 2px solid #ccc;
}

.content_insert .det_rel .locInfo img {
    float: left;
    margin: 0px 10px 10px 10px;
}

.content_insert .det_rel img.vp {
    float: none;
    margin: 0 0 10px 24px;
    width: 222px;
    height: 60px;
    background: #fff;
}

.content_insert .det_rel .locInfo h4 {
    margin-bottom: 5px;
}

.content_insert .det_rel .locInfo p {
    width: 220px;
    float: right;
    margin-right: 10px;
    font-family: Helvetica Neue, Arial, Verdana, sans-serif;
    font-size: 12px;
    margin-bottom: 5px;
}

.content_insert .det_rel .locInfo p.menuLinks a {
    margin-right: 10px;
}

h1.headline a {
    font-size: 32px;
    text-decoration: none;
    color: black;
}
h1.headline a:hover {
    text-decoration: none;
    color: gray;
}
/* NL Signup Widgets */
.nl_widget span.error{
    color:#F00;
    display:block;
    font-weight:bold;
}
.nl_widget .ajax_loading{
    background:url("/img/widget_spinner.gif") no-repeat center;
    opacity:0.8;
    filter:alpha(opacity=80);
    position:absolute;
}
.nl_widget.small .ajax_loading{
    background-color:#E0E0E0;
}
.nl_widget.large .ajax_loading{
    background-color:#FCFCFC;
}
.nl_widget .nl_options{
    display:none;
    text-align:right;
    width:246px;
}
.nl_widget .nl_options a{
    margin-right:20px;
}
.nl_widget .nl_options button{
    background-color:#333;
    color:#FFF;
    padding:5px;
}
.nl_widget.small{
    border-top:2px solid #C2C2C2;
}
.nl_widget .nl_content{
    margin:0 10px 15px;
    overflow:hidden;
}
.nl_widget .nl_content input{
    margin-bottom:5px;
    width:240px;
    border:1px solid #CCC;
    height:16px;
    padding:2px;
    color:#999;
}
.nl_widget.large{
    margin-bottom: 5px;
    border-bottom:2px dotted #CCC;
    border-top:2px dotted #CCC;
}
.nl_widget.large .nl_content input{
    margin-top:16px;
}
.nl_widget .nl_content li input{
    height:auto;
    margin:10px !important;
    vertical-align:middle;
    width:auto;
}

.nl_widget.small .nl_content{
    margin:0 10px 15px;
}
.nl_widget .captchaBar{
    margin:10px 0;
}
.nl_widget .captchaBar td{
    vertical-align:middle;
}
.nl_widget .captchaBar img{
    height:22px;
}
.nl_widget #recaptcha_image{
    width:auto !important;
}
.nl_widget #recaptcha_image img{
    background-color:#FFF;
    border:1px solid #CCC;
    padding:2px;
    width:240px;
}
.nl_widget label{
    font-weight:bold;
    display:inline;
}
.nl_widget label.error{
    color:#F00;
}
.nl_widget.large .col_left label.error{
    margin-top:-30px;
    display:inline-block;
}
.nl_widget #recaptcha_response_field{
    border:1px solid #CCC;
    height:16px;
    margin:0 0 0 -2px;
    padding:2px;
    width:174px;
    color:#000;
}
.nl_widget.large h2{
    text-transform:uppercase;
    color:#c9180e;
    border-bottom:none;
    margin-bottom:0;
}
.nl_widget.small p{
    font-family:Helvetica Neue, Arial, Verdana, sans-serif;
    margin:0 0 10px;
}
.nl_widget.large p{
    font-size:12px;
    margin-top:10px;
}
.nl_widget.large .nl_content .col_left{
    float:left;
    width:260px;
}
.nl_widget.large .nl_content .col_right{
    width: 260px;
    float:right;
}
.nl_widget .nl_fbconnect{
    background-color:#CCC;
    border:2px solid #999;
    display:inline-block;
    margin-top:10px;
    margin-left:10px;
    padding:10px;
    width:200px;
}
.nl_widget .nl_fbconnect p{
    float:left;
    font-family:Helvetica Neue, Arial, Verdana, sans-serif;
    margin:0;
    width:85px;
}
.nl_widget ul li{
    background:url("/img/mail_icon.png") no-repeat scroll right center transparent;
    border:none;
    width:240px;
}
.nl_widget.large ul li{
    font-size:12px;
}

/* comment area */
.contentview #disqus_thread {
 padding: 0 10px;
}

/* noscript comments */
.contentview noscript ul li {
 margin: 0 10px 10px;
}

.contentview noscript ul li h3 {
 font: bold 14px/17px Helvetica Neue, Arial, Verdana, sans-serif;
 color: #000;
 margin: 5px 0 0;
}

.contentView ul li p {
 font: normal 11px/14px Helvetica Neue, Arial, Verdana, sans-serif;
}


/* insertSocial stuff */
.insertSocial {
 clear: both;
 margin: 5px 0;
 overflow: hidden;
}

.insertSocial table {
 margin: 0 auto 5px;
 padding: 0;
 border: none;
 width: 230px;
}

.insertSocial table td {
 padding: 5px 0;
 width: 115px;
 white-space: nowrap;
 text-align: left;
 vertical-align: middle;
}

.insertSocial table td p {
 width: auto !important;
}

.insertSocial table td .totalReviews {
 clear: both;
 text-align: center;
 width: 100px;
}

.insertSocial table td a.linkBttn {
 font-size: 12px;
 padding: 5px 8px;
}

.insertSocial table td .like-small {
 float: left;
 border: 1px solid #ccc;
 background: #fff;
 padding: 1px 0 1px 3px;
*padding: 0 0 1px 3px;
 position: relative;
 top: 0;
*top: -1px;
}

.insertSocial table td .like-small span {
 vertical-align: bottom !important;
 background-position: 0 1px !important;
}

.insertSocial table td .like-small p {
 float: left !important;
 font: bold 20px/20px Helvetica Neue, Arial, Verdana, sans-serif !important;
 vertical-align: bottom !important;
 padding-top: 1px !important;
 margin: 0 5px 0 0 !important;
}

.omniWidget-article-signup-small{
    border-top: 2px solid #C2C2C2;
    padding: 10px;
}
.omniWidget-article-signup-large{
    border-bottom: 2px dotted #CCCCCC;
    border-top: 2px dotted #CCCCCC;
    margin-bottom: 10px;
    padding: 10px;
}
.reddit-container{
    float:right; padding-top:5px;
}

/* --- End /home/httpd/public/app_frame/webroot/css/ContentView.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/ShareButtons.css --- */

/* content view */
.contentview .shares {
 overflow: hidden;
}

.SpecialReport .shares {
 overflow: visible;
}

.contentview .shares .Share_Buttons,
.SpecialReport .shares .Share_Buttons {
 height: 20px;
 margin: 10px 0 10px 10px;
}

.contentview .shares .Share_Buttons {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #E4E4E4;
    border-image: none;
    border-style: solid;
    border-width: 1px 0;
    height: 20px;
    margin: 10px 0;
    padding: 5px 0;
}

.contentview .shares .Share_Buttons li,
.SpecialReport .shares .Share_Buttons li {
 float: left;
 height: 20px;
 text-align: left;
}

.contentview .shares .Share_Buttons li.Facebook_Like,
.SpecialReport .shares .Share_Buttons li.Facebook_Like {
 width: 160px;
}

.contentview .shares .Share_Buttons li.Twitter,
.SpecialReport .shares .Share_Buttons li.Twitter {
 width: 130px;
}

.contentview .shares .Share_Buttons li.Stumble_Upon,
.SpecialReport .shares .Share_Buttons li.Stumble_Upon {
 width: 105px;
 padding-top: 2px;
 overflow: hidden;
}

.contentview .shares .Share_Buttons li.Pinterest,
.SpecialReport .shares .Share_Buttons li.Pinterest {
 width: 80px;
}

.contentview .shares .Share_Buttons li.GooglePlus,
.SpecialReport .shares .Share_Buttons li.GooglePlus {
 width: 90px;
 text-align: right;
}

.contentview .shares .Share_Buttons li.GooglePlus #___plusone_0,
.SpecialReport .shares .Share_Buttons li.GooglePlus #___plusone_0 {
 width: 70px !important;
}



/* ad index */

.ai_content_area .Share_Buttons
{
    height:20px;
    margin:10px;
    display: inline;
}

.ai_content_area .Share_Buttons li
{
    float:left;
    height:20px;
    text-align:center;
}


.ai_content_area .Share_Buttons li.Facebook_Like
{
    width:100px;
    padding-left:10px;
}

.ai_content_area .Share_Buttons li.Tweet_Meme
{
    width:95px;
}

.ai_content_area .ai_view span.aiShare
{
    display: block;
    float: left;
    vertical-align: middle;
    padding-top: 5px;
}

/* bestof view */
.best_of_insert_badges table {
 width: 100% !important;
}

.best_of_insert_badges ul.Share_Buttons {
 clear: both;
 width: 100%;
 overflow: hidden;
 padding: 0;
 margin: 10px 0 0 10px;
}

.best_of_insert_badges ul.Share_Buttons li {
 text-align: center;
 width: 48%;
 float: left;
 padding: 0;
 margin: 0;
}

/* --- End /home/httpd/public/app_frame/webroot/css/ShareButtons.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/RecentRelatedWidget.css --- */

/* RecentRelatedWidget */
.recent { 
    padding: 0px 10px; 
}

.recent h3 { 
    font-style: italic;
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 22px;
    font-weight: normal;
    color: #717171;
    padding: 5px 0px;
    border-bottom: 1px dotted #c3c3c3; 
}

.recent ul { 
    margin: 10px 5px 5px 5px;
    font-family: Helvetica Neue, Arial, Verdana, sans-serif;
}

.recent ul li { 
    margin: 0px 5px 10px 10px;
    font-size: 14px; 
}

.recent ul li a { 
    font-style: italic; 
}

.recent ul li h4 { 
    font-weight: normal;
    font-size: 14px; 
    color: #888888;
}

/* --- End /home/httpd/public/app_frame/webroot/css/RecentRelatedWidget.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/Ads.css --- */

.Ads {
    margin: 0px auto;
 }

.Ads#Medium {
    height: 250px;
    width: 300px;
 }
 
.Ads#Medium1 {
    width: 300px;
 }

.Ads#false {
    height: 250px;
    width: 300px;
 }

.Ads#Middle {
    height: 250px;
    width: 300px;
 }

.Ads#Top {
    height: 90px;
    width: 728px;
    float: right;
    margin: 0px;
 }
 
 .Ads#Middle3
{
    text-align: center;
    margin: 0 auto 5px auto;
    width:975px;
}

.Ads#TopLeft {
    height: 100px;
    width: 300px;
    float: left;
    margin: 0px;
 /*   border: 1px solid #000; */
    position: absolute;
    top: 0px;
    left: 0px;
 }
.Ads#TopRight {
    height: 100px;
    width: 300px;
    float: right;
    margin: 0px;
/*    border: 1px solid #000; */
    position: absolute;
    top: 0px;
    right: 0px;
 }
 
 
.Ads#Left {
    height: 600px;
    width: 160px;
    margin: 10px auto;
 }
 
.Ads#Bottom {
    margin: 0px auto;
    height: 90px;
    width: 728px;
    clear: both;
 }

.bottomAd { 
    background: #f0f0f0;
    border: 1px solid #ababab;
    border-top: none;
    padding: 0px 0px 10px;
    margin: 0px;
    overflow: hidden;
    text-align: center;
} 

.r_ad_box .Ads#Middle,
.r_ad_box .Ads#Middle1 {
    margin-left: auto;
    margin-right: auto;
}

.Ads#x11,
.Ads#x12,
.Ads#x13,
.Ads#x14,
.Ads#x15,
.Ads#x16 {
    height: 90px;
    width: 728px;
    margin: 15px auto 10px;
    padding: 0px;
    float: none;
    display: block;
    clear: both;
 }
 
.r_noverflow {
    overflow: visible !important;
}

/* --- End /home/httpd/public/app_frame/webroot/css/Ads.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/DailyDeals.css --- */

.right_content .TokeDealOfTheDayImage,
.right_content .VoiceDealOfTheDayImage  {
    padding: 0;
}

.right_content .TokeDealOfTheDayImage a,
.right_content .VoiceDealOfTheDayImage a {
    line-height: 0;
}

/* --- End /home/httpd/public/app_frame/webroot/css/DailyDeals.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/AdIndexTower.css --- */

.adindextower { 
    border: 1px solid #0066cc;
    margin-bottom: 5px;
}

.adindextower .aiheader { 
    background-color: #0066cc; 
    background-image: url('/img/ai-tower-logo.png');
    background-position: right;
    background-repeat: no-repeat;
    height: 40px; 
    margin-bottom:5px; 
}  

.adindextower .aiheader h2 { 
    color: #fff;
   /* padding-top: 38px;*/
    border: none;
    background-color: transparent !important;
}

.adindextower .aiheader h2 a {
    color: #fff;
    text-decoration: none;
}

.adindextower .aiheader h2 span { 
    float: right;
    font-size: 20px;
    padding-top: 3px; 
}

.adindextower h3 {
   padding-top:5px;
}

.adindextower ul li { 
    text-align: left;
    border: none;
    margin: 0px; 
    padding: 5px 0px 3px 0px;
    border-bottom: 1px dotted #aaa;
    overflow: hidden;
    font-size: 14px;
    font-weight: bold;
}

.adindextower ul li img { 
    float: left;
    margin-right: 10px;
    height: 50px;
    width: 50px;
}

.adindextower ul li h4 { 
    font-size: 18px;
    color: #999;
    font-weight: normal;
    margin-bottom: 3px;
    font-family: Helvetica Neue, Arial, Verdana, sans-serif;  
}

.adindextower .more { 
    text-align: right;
    font-weight: bold;
    padding-right: 5px;
    margin-bottom: 10px;
}

.adindextower .sponsor { 
    text-align: center; 
    margin-bottom: 5px;
    padding: 0px;
    overflow: hidden;
}


/* new film toc */
.filmToc .movieCol .aiheader h2 {
 background-image: none !important;
}

/* --- End /home/httpd/public/app_frame/webroot/css/AdIndexTower.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/NowTrending.css --- */

.nowTrending {
 margin-bottom: 10px;
 background: #fff;
 border: 1px solid #ccc;
 text-align: left;
}

.nowTrending h2 {
 background: #0066cc;
 background-image: url("/img/diagonals.png");
 border: none;
 font-size: 24px;
 line-height: 26px;
 font-weight: bold;
 color: #fff;
 margin: 0 0 5px;
 padding: 5px 10px;
 text-align: left;
}

.nowTrending ul {
 list-style-type: none;
 margin: 0 0 5px 10px;
 padding: 2px 0;
}

.nowTrending ul li {
 margin: 0;
 padding: 1px 5px 1px 0;
 clear: both;
 font: bold 12px/15px Helvetica Neue, Arial, Verdana, sans-serif;
 overflow: hidden;
 border: none;
}

.nowTrending ul li img {
 height: 72px;
 width: 72px;
 float: left;
 margin-right: 10px;
}

/* --- End /home/httpd/public/app_frame/webroot/css/NowTrending.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/TopStoriesWidget.css --- */

#top_stories_container{
	height:100px;	
    margin:0px auto 10px;
	background-color:#E0E0E0;
	overflow: hidden;
}

#top_stories_header {
    width: 140px;
    height: 100px;
	float:left;
    background-image: url('http://bpn-db1.bpn.us1.dti/csp/mediapool/sites/SeattleWeekly/assets/img/topscroll-l.png');
}
#top_stories_header_title{
	width:95px;
	float:left;
	height:100px;
	margin-top:10px;
	text-align: right;
}
#top_stories_header_title .ts1 {
    font-size: 26px;
    text-transform: uppercase;
    margin: 8px 8px 6px 0px;
    font-weight: normal;
	color: #6c6c6c;
}

#top_stories_header_title .ts2 {
    font-size: 30px;
    font-weight: normal;
    color: #fff;
    font-family: Georgia, Times New Roman, Times, serif;
    font-style: italic;
    letter-spacing: -2px;
    font-variant: normal;
    text-transform: lowercase;
	margin: 0px 10px 4px 0px;
}

#top_stories_header_title .ts3 {
    font-size: 16px;
    line-height: 100%;
	text-transform: uppercase;
	color:#6c6c6c;
	font-weight: bold;
	margin-top: 10px;		
}

#top_stories_slider {
    clear: both;
    height: 100px;
}

.top_stories_jCarouselLite {
	float:left;
	display:none; 
}

.top_stories_jCarouselLite_prev{
    cursor: pointer;
	width:40px;
	height:100px;
	display:block;
	float:left;
    background-color: #6c6c6c;
}
.top_stories_jCarouselLite_next {
    position: relative;
	float:right;
    top: 0;
    right: 0;
    width: 56px;
    height: 100px;
    background-image: url('/img/topscroll-r.png');
    background-color: #6c6c6c;
    cursor: pointer;
}

.top_stories_jCarouselLite LI{
	width:183px;
	padding:0px 5px 0px 5px;
	font-size:.6em;
	height:100px;
	position:relative;
	border-right:1px solid #C6C6C6;
	border-left:1px solid #ffffff;
	background-color:#E0E0E0;
}	
.top_stories_jCarouselLite LI DIV{
	padding-left:3px;
	padding-top:5px;
}


.top_stories_jCarouselLite LI IMG{
    float: left;
    margin: 0px 5px 0px 0px;
    clear: left;
}
.top_stories_source {
    font-family: Impact, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 12px;
    color: #a5a5a5;
    padding: 0px;
    margin: 0px;
}

.top_stories_headline{
    font-size: 12px;
	height:58px;
	overflow:hidden;
    font-weight: bold;
    line-height: 14px;
    border: none;
    margin: 0px;
    padding: 0px;
}
.top_stories_author {
	font-size: 10px;
    color: #a5a5a5;
    margin: 0px;
    clear: both;
	
}
.top_stories_title {
	height:49px;
	overflow:hidden;
}

.top_stories_jCarouselLite_prev:hover,
.top_stories_jCarouselLite_next:hover {
	text-decoration:none;
    background-color: #8f8f8f;
}

/* --- End /home/httpd/public/app_frame/webroot/css/TopStoriesWidget.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/Comments.css --- */

/* Comments */
DIV#CommentsContainer{
	/* width:585px; */
}
DIV#CommentCreateContainer{
	/* width:585px; */
}
TABLE#CommentsHeader{
	width:100%;
}

TABLE#CommentsHeader TD.textright{
	color:#000000;
	font-size:9pt;
	text-align:right;
	width:50%;
}
#CommentCreateButton{
	cursor:pointer;
}

P.LightComment{
	color:#404040;
}
#CommentsListContainer{
	padding:5px;
}
#CommentsListContainer LI{
	padding:10px;
	border-bottom:1px solid #c3c3c3;
	margin: 0px 10px;
}
#CommentsListContainer H2.CommentsHeader{
    margin: 0px 10px;
    padding-left: 0px;
}
#CommentsListContainer H3{
	font-family:Helvetica Neue, Arial, Verdana, sans-serif;
	font-size:.8em;
	color:#000000;
	margin-bottom:5px;
}
#CommentsListContainer P{
	font-size:.7em;	
}
#CommentsShowAll{
	font-size:.7em;		
}
.CommentShowButton{
	cursor:pointer;
}
#CommentCreateContainer{
	padding:5px;
	font-size:.7em;
}
#CommentCreateContainer .FeedbackAdd{
    margin: 0px 10px;
}
#CommentCreateContainer .FeedbackAdd h2{
    padding-left: 0px;
}
#CommentCreateContainer .FeedbackAdd p{
    width: 66%;
    clear: right;
    float: right;
    margin-top: 5px;
}

#CommentsShowAll A{
	cursor:pointer;
}
IMG.CommentsFeedbackImg{
	display:block;
	margin:auto;
}
.CommentInputError{
	color:red;
	font-size:.75em;
	/*line-height:40px;*/
}
.CommentInputError IMG{
	position:relative;
	bottom:-3px;
	margin-right:5px;
	margin-left:5px;
}

#CommentsCommentContainer .CommentInputError{
	/*position:relative;*/
	/*top:-65px;*/
}
#CommentAddForm LI{
	height:45px;
}
LI#CommentsCommentContainer TEXTAREA{
	width:550px;
	height:100px;
}
LI#CommentsCommentContainer{
	height:auto;
}
LI#CommentsCaptchaContainer{
	height:auto;
}

.FeedbackDisclaimer { 
color: #717171;
margin-bottom: 10px;
}

.RequiredFieldMarker { 
color: #ff0000;
font-weight: bold;
font-size: 14px;
margin-right: 5px;
}

INPUT#CommentAddSubmit { 
margin-top: 10px;
}

.FeedbackAdd label { 
font-weight: bold;
}

.FeedbackAdd .lblHolder { 
overflow: hidden;
height: 20px;
}
#captcha_container_div {
    width: 200px;
    height: 60px;
}

.dsq-paginate-all-button { 
    display: inline !important; 
}

h3.dsq-h3-reactions {
    width: auto !important;
}


/* --- End /home/httpd/public/app_frame/webroot/css/Comments.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/SlideshowWidget.css --- */

/* SlideshowWidget */
.slideshowwidget h2 span {
    text-transform: lowercase;
}

.slideshowwidget h2 span.gtgt {
    display: none;
}

.slideshowwidget ul li { 
    overflow: auto; 
    font-size: 16px; 
    line-height: 18px;   
}

.slideshowwidget ul li .imageBox { 
    float: left;
    margin-right: 10px; 
    height: 80px;
    width: 120px;
	overflow:hidden;
}

.slideshowwidget ul li div { 
    width: 120px;
    float: right;
}

.slideshowwidget ul li div a { 
    font-size: 16px;
    line-height: 18px; 
}

.slideshowwidget ul li.more { 
    overflow: hidden; 
    font-size: 12px;
}

/* afterdark variants */
.afterdark .sidebyside .slideshowwidget {
    width: 290px;
}

.afterdark .sidebyside .slideshowwidget p {
    font-size: 12px;
}

.afterdark .sidebyside .leftside .slideshowwidget {
    border-right: 1px solid #ccc;
    float: left;
}

.afterdark .sidebyside .rightside .slideshowwidget {
    border-left: 1px solid #ccc;
    float: right;
}

.afterdark .sidebyside .slideshowwidget .chisel_u,
.afterdark .sidebyside .slideshowwidget .chisel_d {
    border: none;
}

.afterdark .sidebyside .slideshowwidget li {
    margin: 0 5px 5px;
    padding: 0 0 5px;
    border-bottom: 1px solid #ccc;
    height: 85px;
    overflow: hidden;
}

.afterdark .sidebyside .slideshowwidget li a {
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 16px;
}

.afterdark .sidebyside .slideshowwidget li.more {
    border: none;
    text-align: right;
    padding: 0;
    height: auto;
}

.afterdark .sidebyside .slideshowwidget li.more a {
    font-family: Helvetica Neue, Arial, Verdana, sans-serif;
    font-weight: bold;
    font-size: 12px;
}

/* new movies toc */
.filmToc .slideshowwidget ul li {
 border: none;
}

.filmToc .slideshowwidget ul li img {
 height: 75px;
 width: 100px;
 margin-right: 15px;
}

.filmToc .slideshowwidget ul li .title {
 position: relative;
 top: 5px;
}

.filmToc .slideshowwidget ul li a {
 font: bold 14px/17px Helvetica Neue, Arial, Verdana, sans-serif;
}

.filmToc .slideshowwidget ul li.more {
 display: none;
}

/* --- End /home/httpd/public/app_frame/webroot/css/SlideshowWidget.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/FlatAds.css --- */

.FlatAds 
 {
    text-align:         left;
 }
 
.bizrate
 {
    margin-left:        36px;

 }
 
.Mock
{
    text-align:         center;
    height:             100px;
    width:              160px;
    background:         #069;
    margin:             10px;
}

.rail
 {
    text-align:          center;
 }
 
.rail img
 {
    border:              none;
 }

/* --- End /home/httpd/public/app_frame/webroot/css/FlatAds.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/FacebookRecommended.css --- */

.facebook_recommended {
    background-color: #fff;
    border: 1px solid #ccc;
    display: none;
    font-size: 14px;
    margin: 5px 0 10px 0;
    overflow: hidden;
}

.facebook_recommended a {
    color: #253c87;
}

.facebook_recommended .recommended_header {
    padding: 5px 0;
}

.facebook_recommended .top_stories, 
.facebook_recommended .facebook_recommended_stories {
    display: none;
}

.facebook_recommended{
    padding: 5px 0;
}

.recommended_stories {
    padding: 5px 10px;
}

.facebook_recommended .recommended_stories h4 {
    background: url(/img/icon-facebook.png) no-repeat;
    color: #717171;
    margin: 0 0 10px 10px;
    padding-left: 25px;
}

.facebook_recommended .recommended_stories li {
    border-bottom: none;
    border-top: 1px solid #e4e4e4;
    color: #717171;
    overflow: hidden;
    padding: 10px 0;
}

.facebook_recommended .recommended_stories li .facebook_user{
    font-weight: bold;
}

.facebook_recommended .recommended_stories li:first-child {
    border: none;
    padding-top: 5px;
}

.facebook_recommended .recommended_stories li img {
    float: left;
    height: 35px;
    margin-right: 10px;
    width: 35px;
}

.facebook_recommended .facebook_recommended_footer {
    border-top: 1px solid #e4e4e4;
    padding: 5px 15px 5px 5px;
    text-align: right;
}

/* --- End /home/httpd/public/app_frame/webroot/css/FacebookRecommended.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/TextSize.css --- */

/* TextSize element */  
.textsize { 
    white-space: nowrap;
    font-size: 10px;
    color: #000;
    float: right;
    border: 1px solid #ccc;
    padding: 0px 2px;
    margin: 0 0 0 5px;
    overflow: hidden;
    height: 18px;
    position: relative;
    top: -4px;
}

.textsize a {
    margin-left: 3px;
    font-weight: bold;
    line-height: 18px;

}

.textsize a.sm { 
    font-size: 10px;
    color: #000;
}

.textsize a.med { 
    font-size: 13px;
    color: #777;
}

.textsize a.lg { 
    font-size: 17px;
    color: #bbb;
}

/* --- End /home/httpd/public/app_frame/webroot/css/TextSize.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/BlogsRelated.css --- */

.blogs_related_widget {
    background-color: #fff;
    border: 1px solid #ccc;
    font-size: 14px;
    margin: 5px 0 10px 0;
    overflow: hidden;

}

.blogs_related_widget a {
    color: #253c87;
}

.blogs_related_widget .blogs_related_header {
    padding: 5px 0;
}

.blogs_related_widget .blogs_related_header img {
    border-bottom: 1px solid #e4e4e4;
    width: 370px;
}

.blogs_related_widget .blogs_related_posts {
    padding: 5px 0;
}

.blogs_related_widget .blogs_related_posts li {
    border-bottom: none;
    border-top: 1px solid #e4e4e4;
    overflow: hidden;
    padding: 10px 0;
}

.blogs_related_widget .blogs_related_posts li:first-child {
    border: none;
    padding-top: 5px;
}

.blogs_related_widget .blogs_related_posts li img {
    float: left;
    height: 50px;
    margin-right: 10px;
    width: 50px;
}

.blogs_related_widget .blogs_related_footer {
    border-top: 1px solid #e4e4e4;
    padding: 5px 15px 5px 5px;
    text-align: right;
}

/* --- End /home/httpd/public/app_frame/webroot/css/BlogsRelated.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/AdIndexFeatured.css --- */

/* Ad Index Featured */
.AIfeatured { 
    margin: 10px 5px;
    padding: 10px 20px 5px;
    overflow: hidden; 
}

.AIfeatured .inner { 
    border: 1px solid #ccc;
    margin: 10px 0 5px;
    background: #eee;
    padding: 5px;
    overflow: hidden; 
}

.AIfeatured .inner div { 
    margin: 0 auto;
    width: 80%;
    overflow: hidden; 
}

.AIfeatured .inner img { 
    float: left;
    margin-right: 10px; 
}

.AIfeatured .inner h4 { 
    font-size: 20px;
    line-height: 24px;
    font-style: italic;
    margin-top: 5px; 
}

.AIfeatured .inner h5 { 
    font-size: 12px;
    line-height: 18px;
    font-weight: normal; 
}

.AIfeatured .inner h5 a { 
    margin-right: 20px; 
}

.AIfeatured .more { 
    font-size: 12px;
    float: right; 
}


/* --- End /home/httpd/public/app_frame/webroot/css/AdIndexFeatured.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/pagination.css --- */

/* pagination element */
  
.pagination,
.Pagination { 
    float: right;
    font-size: 11px;
    line-height: 15px;
    font-weight: bold;
    white-space: nowrap;
    overflow: auto;
    margin: 10px; 
}

.pagination a,
.Pagination a { 
    font-weight: bold;
}

.PaginationSelected {
    color: #000;
}

.perpage { 
    font-size: 12px;
    padding: 0px 10px;
    margin-bottom: 5px; 
}

.search_cover .Pagination {
margin: 0px;
}

/* --- End /home/httpd/public/app_frame/webroot/css/pagination.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/Badges.css --- */

/* badges element css */
.badges { 
    white-space: nowrap;
    border-top: 1px solid #c2c2c2; 
    margin-bottom: 5px;
}

.badges table { 
    padding: 10px 0px 5px 5px;
    width: 270px;
}

.badges td { 
    text-align: center;
    margin: 4px;
    padding: 0px;
    width: 70px;
    overflow: hidden;
    vertical-align: bottom;
}

.badges td img { 
    border: none;
}



/* slideshow view */
.ssbody .badges {
    border: 1px solid #c3c3c3;
    float: right;
    margin-left: 10px;
}

.ssbody .badges img {
    margin: 0;
}

.ssbody .badges td.fb span.fb_share_count_top,
.ssbody .badges td.fb .fb_share_count_wrapper,
.ssbody .badges td.fb .fb_share_count_inner {
    width: 60px;
}

/* --- End /home/httpd/public/app_frame/webroot/css/Badges.css --- */
