/* --- Start /home/httpd/public/app_frame/webroot/css/autobuzz.css --- */

.AutobuzzContentArea
 {
    width:              750px;
    float:              left;
 }

.Autobuzz 
 {
    line-height:        18px;
 }
 
.Autobuzz .Body
 {
    margin-right:       5px;
 }

.AutobuzzCol1
 {
    float:              left;
    width:              150px;
    background:         #ccc;
    margin:             0px 10px 10px 0px;
 } 
 
.AutobuzzCol1 h2
 {
    color:              #666;
    margin:             2px 5px;
    font-size:          11px;
    text-align:         left;
    line-height:        normal;
 }


.AutobuzzCol1 h3
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    color:              #000;
    margin:             0px 10px;
    font-size:          11px;
    text-align:         center;
    border-bottom:      1px #fff solid;
 }

.AutobuzzCol1 h4
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    margin:             10px 10px;
    font-size:          14px;
    text-align:         left;
    color:              #083F71;
 }


.AutobuzzCol1 img
 {
    margin:             0px 15px;
    border:             1px #666 solid;
 }

.AutobuzzMakeList
{
    margin:              0px;
}
.AutobuzzMakeList ul
 {
    margin:              10px; 
    color:               #083F71;
    padding:             0px;
    list-style-type:     disc;    
 }

.AutobuzzMakeList li
 {
    color:               #083F71;
    font-size:           11px;
    margin:              0px;
    padding:             0px;
    list-style-position: inside;
 }

.AutobuzzMakeList li a:link
 {
    color:               #083F71;
    text-decoration:     underline;
    font-size:           11px;
 }

.AutobuzzMakeList li a:hover
 {
    color:               #083F71;
    text-decoration:     underline;
    font-size:           11px;
 }

.AutobuzzMakeList li a:visited
 {
    color:               #083F71;
    text-decoration:     underline;
 }

.AutobuzzCol2
 {
    float:               right;
    width:               565px;
    padding-right:       10px;
 }
 
.AutobuzzCol2 h2
{
    font-size:          18px;
    line-height:        normal;
}

.Autobuzz .SideBar
 {
    width:              200px;
    float:              right;
    padding:            10px;
    margin:             0px 0px 10px 10px;
    line-height:        normal;
    color:              #333;
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size:          11px;
    line-height:        13px;
 }

.Autobuzz .SideBar div
 {
    background:         #eee;
    padding:            10px;
    line-height:        11px;
    color:              #666;
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size:          10px;
 }

.Autobuzz .SideBar div p
 {
    margin:             2px 0px 0px 0px;
    line-height:        normal;
 }

.Autobuzz img
 {
    margin-bottom:      10px;
    border:             1px #333 solid;
 }
    
.Autobuzz h2
 {
    margin:             10px 0px 0px 0px;
    padding:            0px;
    color:              #083F71;
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
 }

.Autobuzz h3
 {
    margin:             0px;
    padding:            0px;
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size:          14px;
    }

.Autobuzz h4
 {
    margin:             0px 0px 10px 0px;
    padding:            0px;
    color:              #666;
    font-size:          11px;
    font-weight:        normal;
    }
    
.AutobuzzResults ul
 {
    margin:             0px 10px 0px 5px;
    padding:            0px;
    list-style-type:    none;
    width:              550px;
    float:              right;
    
 }
 
.AutobuzzResults li
 {
    margin-bottom:      10px;
    padding:            0px;
    clear:              both;
    line-height:        16px;
 }
 
.AutobuzzResults li img
 {
    border:             none;
    float:              left;
    margin:             0px 10px 20px 0px;
 }
 
.AutobuzzResults h2
 {
    margin:             0px 5px;
    padding:            0px;
    font-size:          18px;
    font-weight:        bold;
    color:              #999;
 }
 
.AutobuzzResults ul h2
{
    font-size:         16px;
}
  
.AutobuzzResults div
{
    width: 390px;
    padding: 0px;
    margin: 0px;
    float: right;
}

.AutobuzzResults em
{
    font-style:         normal;
}
 
 .SponsorList
{
    border:             #ccc 1px solid;
    overflow:           visible;
    padding:            0px;
    margin:             0px; 
}
    
 .SponsorList ul
 {
    list-style:         none;
    padding:            0px 10px;
    margin:             0px;
}


.SponsorList li
{ 
    clear:              both;
    padding:            0px;
    margin:             5px 0px 0px;
    border-bottom:      1px #eee solid;
    overflow:           hidden;
}

.SponsorList h2
{
    font-size:          11px;
    padding:            0px 5px;
    font-weight:        normal;
    margin:             0px 0px 5px 0px;
    color:              #666;
    background:         #eee;
}

.SponsorList .left h3
{
    font-size:          12px;
    padding:            0px;
    margin:             0px;
    color:              #666;
    width:              500px;
    font-weight:        normal;
}

.SponsorList .left h3 em
{
    font-style:         normal;
    color:              #083F71;
    font-weight:        bold;
}

.SponsorList .left
{
    width:              60%;
    float:              left;
    text-align:         left;
}


.SponsorList .right
{
    width:              35%;
    float:              right;
    text-align:         right;
}

.SponsorList .right h3
{
    margin:             0px;
    padding:            0px;
    color:              #666;
    font-size:          12px;

    }
    
.SponsorList div
 {
    color:              #666;

 }    
    

/* --- End /home/httpd/public/app_frame/webroot/css/autobuzz.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/Promo_FreeStuffWidget.css --- */

/*FreeStuff Intro*/
.FreeStuffWidget
{
    border:             1px solid #083F71;
    margin-top:         10px;
    margin-bottom:      10px;
}

.FreeStuffWidget h2
{
    color:              #fff;
    padding:            5px;
    background-color:   #083F71;
    font-size:          14px;
    display:            block;
    margin-bottom:      0px;
    margin-top:         0px;
    text-decoration:    underline;
}

.FreeStuffWidget h2 a:link
{ 
    color:              #fff;
    text-decoration:    underline;
    margin-bottom:      0px;
}

.FreeStuffWidget h2 a:hover
{
    color:              #fff;
    text-decoration:    underline;
    margin-bottom:      0px;
}

.FreeStuffWidget h2 a:visited
{
    color:              #fff;
    margin-bottom:      0px;
}

.FreeStuffWidget ul
{
    list-style-type:    none;
    padding:            5px 5px 0px 5px;
    margin:             0px;
}

.FreeStuffWidget li
{
    clear:              both;
    margin:             0px 5px 5px 5px;
    height:             100%;
    overflow:           auto;
    border-bottom:      1px dashed #999999;
    }

.FreeStuffWidget li a:link
{
    font-weight:        bold;
}

.FreeStuffWidget li a:hover
{
    text-decoration:    underline;
    
}

.FreeStuffWidget li a:visited
{
    font-weight:        bold;
    margin:             0px;
}

.FreeStuffWidget img
{
    float:              right;
    border:             none;
    padding:            10px;
    position:           relative;
    top:                0px;
}

.FreeStuffWidget a.more
{
    float:             right;
    border:             none;
    padding-left:      10px;
}

.FreeStuffWidget li a.more
{
    float:              left;
    padding-left:       0px;
}


/*FreeStuff FEATURE*/
.freeStuffPage .FreeStuffWidget
{
    margin-top:         0px;
    margin-bottom:      10px;
    padding-left:       10px;
    padding-right:      10px;
    border:             1px #ccc dashed;
}

.freeStuffPage .FreeStuffWidget .resultDetails
{
    clear:              left;
}

.freeStuffPage .FreeStuffWidget .resultDetails .Pagination
{
    float:              right;
}

.freeStuffPage .FreeStuffWidget h2
{
    background-color:   #fff;
    color:              #083F71;
    padding:            5px;
    font-size:          18px;
    margin-bottom:      0px;
    margin-top:         0px;
    border-bottom:      1px #ccc solid;
        text-decoration:    none;

}

.freeStuffPage .FreeStuffWidget h2 a:link
{
    color:              #fff;
    text-decoration:    underline;
    margin-bottom:      0px;
}

.freeStuffPage .FreeStuffWidget h2 a:hover
{
    color:              #fff;
    text-decoration:    underline;
    margin-bottom:      0px;}

.freeStuffPage .FreeStuffWidget h2 a:visited
{
    color:              #fff;
    margin-bottom:      0px;
}

.freeStuffPage .FreeStuffWidget ul
{
    border-top:         none;
    list-style-type:    none;
    padding:            0px;
    margin:             5px 0px;
}

.freeStuffPage .FreeStuffWidget li
{
    clear:              both;
    margin:             0px 5px 5px 5px;
    border-bottom:      1px #ccc dashed;
    padding:            5px 0px 5px 0px;
    overflow:           auto;
    height:             100%;
}

.freeStuffPage .FreeStuffWidget li a:link
{
    font-weight: 		bold;
}

.freeStuffPage .FreeStuffWidget li a:hover
{
    text-decoration:    underline;
}

.freeStuffPage .FreeStuffWidget li a:visited
{
    font-weight:        bold;
    margin: 			0px;
}

.freeStuffPage .FreeStuffWidget .back
{ 
    float:              left;
}

.freeStuffPage .FreeStuffWidget img
{
    float:              right;
    border:             none;
    margin:             5px;
    padding:            10px;
    position:           relative;
    top:                0px;
}

.freeStuffPage .FreeStuffWidget a.more
{
    display:            none;
}


.PromotionsTOC .FreeStuffWidget,
.promoEventsPage .FreeStuffWidget,
.onSalePage .FreeStuffWidget
{
    border:             1px solid #083F71;
    margin-top:         10px;
    margin-bottom:      10px;
}

/* --- End /home/httpd/public/app_frame/webroot/css/Promo_FreeStuffWidget.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/UpcomingStreetTeams.css --- */

.UpcomingStreetTeams
{
    background-color:   #fff;
    margin-top:         10px;
    margin-bottom:      0px;
    border:             1px #666 solid;
    margin-bottom:      10px;
    position:           relative;
    top:                0px;
}


.UpcomingStreetTeams h3
{
    background-color:   #083F71;
    color:              #ffffff;
    font-size:          14px;
    padding:            5px;
    margin:             0px;
    z-index:            40;
}

.UpcomingStreetTeams h4
{
	background-color:   #333;
    color:              #fff;
    display:            block;
    padding:            2px 3px;
    margin:             0px;
    font-size:          11px; 
    font-weight:        bold;
    position:           relative;
    top:                0px;
}

.UpcomingStreetTeams ul
{
    list-style-type:    none;
    padding:            5px;
    overflow:           auto;
    margin-left:        0px;
    margin-top:         0px;
}


.UpcomingStreetTeams li
{
    float:              left;
    text-align:         center;
    width:              45%;
    margin:             5px;
    border:             1px #666 solid;
    font-size:          10px;
    height:             180px;
    background:         #eee;
    position:           relative;
    top:                0px;
}

.UpcomingStreetTeams .where
{
    margin-left:        10px;
}

.UpcomingStreetTeams .where .label
{
    font-weight:        bold;
}

.UpcomingStreetTeams .when .label
{
    font-weight:        bold;
    margin-left:        10px;
}

.UpcomingStreetTeams img
{
    display:            block;
    margin:             5px auto;
}


/* --- End /home/httpd/public/app_frame/webroot/css/UpcomingStreetTeams.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/AdIndexCustomer.css --- */

.AdIndexCustomer
 {
    width:              730px;
    float:              left;
    margin-right:       5px;
    background-color: white;
 }

.AdIndexCustomer .Flipper h2
 {
    text-align:         left;
    clear:              both;
    margin:             0px;
 }

.AdIndexCustomer .Flipper ul.categoryNav
 {
     margin:            0px;
     padding:           0px;
     list-style-type:   none;
     text-align:        left;
 }
  
.AdIndexCustomer .Flipper ul.categoryNav li
 {
     border:            none;
     text-align:        left;
     display:           inline;
     font-size:         11px;
     font-weight:       bold;
     text-transform:    none;
     padding:           0px;
 }

.AdIndexCustomer .Flipper #flashWrapper
 {
    /* border-top:2px solid #666666; */
    /* background: #083F71 url(http://assets.seattleweekly.com/img/adindex/bg-flipper.png) top left repeat-x; */
    padding: 0px;
    height: 260px;
    margin-bottom: 15px;
 } 
 
.AdIndexCustomer .Flipper h3
 {
    text-align:         center;
    color:              #990000;
    text-decoration:    none;
    font-size:          18px;
    font-weight:        bold;
    display:            block;
    border-bottom:      1px solid #999999;
    padding:            0px;
    margin:             10px 0px 10px 0px;
 }

.AdIndexCustomer .Locations .Alternates{
     float: right;
     width: 155px;
     margin: 0px;
     padding: 0px 5px;
     border:1px solid #CCCCCC;
}

.AdIndexCustomer .Locations .Alternates h3{
    color:#000000;
    font-size:12px;
    font-weight:bold;
    text-transform: uppercase;
    padding: 0px;
    margin: 0px 0px 2px 0px;
    border-bottom: 1px dotted #CCCCCC;
}
.AdIndexCustomer .Locations .Alternates h4{
    margin: 0px;
    padding: 0px;
}
.AdIndexCustomer .Locations .Alternates ul{
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.AdIndexCustomer .Locations .Alternates li{
    padding: 2px 0px;
}
.AdIndexCustomer .Locations .Alternates em{
    padding: 2px 5px;
}

.AdIndexCustomer .Locations .AdMgmtMetaDataLocation
 {
     float: left;
 }

.AdIndexCustomer .Locations #Centered
 {
     float: none;   
 }

 
.AdIndexCustomer .AdMgmtMetaDataLocation
 {
    margin: 0px auto;
    width: 540px;  
 }
 
.AdIndexCustomer .AdMgmtMetaData
 {
    margin: 0px auto;
    width: 540px;
    text-align: center;
 }
 
.AdIndexCustomer .LocationView .UserInfo, 
.AdIndexCustomer .LocationView .BeSocial, 
.AdIndexCustomer .LocationView .FeedbackView,
.AdIndexCustomer .LocationView .otherRestaurants
 {
    display: none;  
 }

/* --- End /home/httpd/public/app_frame/webroot/css/AdIndexCustomer.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/RecentRelatedWidget.css --- */

 /* content view */
.ContentView #recentRelatedArticles
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    margin-top:         0px;
    text-decoration:    none;
 }

.ContentView #recentRelatedArticles h3 a:link
 {
    text-decoration:    underline;
 }

.ContentView #recentRelatedArticles h3 a:visited
 {
    text-decoration:    underline;
 }

.ContentView #recentRelatedArticles h3 a:hover
 {
    text-decoration:    none;
 }

.ContentView #recentRelatedArticles ul.tabs
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    height:             20px;
    width:              247px;
    margin:             0px;
    padding:            0px;
    list-style:         none;
    position:           relative;
    bottom:             -1px;
    z-index:            200;
 }

.ContentView #recentRelatedArticles .tab
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size:          10px;
    line-height:        21px;
    width:              121px;
    height:             21px;
    padding:            0px 2px 0px 0px;
    margin:             0px;
    text-align:         center;
    float:              left;
    font-weight:        bold;
    cursor:             default;
    bottom:             -1px;
 }

.ContentView #recentRelatedArticles .tab .active
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    background:         transparent url(http://assets.seattleweekly.com/img/tab-active-121x21.gif) no-repeat scroll 0%;
 }

.ContentView #recentRelatedArticles li.active
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    background:         transparent url(http://assets.seattleweekly.com/img/tab-active-121x21.gif) no-repeat scroll 0%;
    overflow:           auto;
    position:           relative;
    bottom:             1px;
 }

.ContentView #recentRelatedArticles li.inactive
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    background:         transparent url(http://assets.seattleweekly.com/img/tab-inactive-121x21.gif) no-repeat scroll 0%;
    cursor:             pointer;
    bottom:             0px;
    color:              #083F71;
    text-decoration:    underline;
    position:           relative;
    bottom:             1px;
 }

.ContentView #recentRelatedArticles h2
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    color:              #000000;
    font-size:          16px;
    display:            block;
    margin:             0px 0px 10px 0px;
    padding:            0px;
    font-variant:       normal;
 }

.ContentView #recentArticles
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    border:             1px solid #666666;
    background:         #ffffff;
    padding:            5px 4px 4px 4px;
    line-height:        110%;
    position:           relative;
    top:                0px;
 }
 
.ContentView #recentArticles h2
 {
    display:            none;
 }
 
.ContentView #recentArticles h3
 {
    font-size:          14px;
    font-weight:        bold;
    color:              #666666;
    text-align:         center;
    margin:             0px 0px 10px 0px;
 }

.ContentView #recentArticles ul
 {
    margin:             0px 0px 0px 4px;
    padding:            0px;
 }
 
.ContentView #recentArticles li
 {
    margin:             0px 0px 10px 16px;
    padding:            0px;
    list-style-image:   url(http://assets.seattleweekly.com/img/bullet-10x10.gif);
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size:          13px;
    line-height:        15px;
 }

 
.ContentView #recentArticles ul h3
 {
    text-align:         left;
    margin:             0px;
    padding:            0px;
    font-size:          12px;
 }
 
.ContentView #recentArticles ul p
 {
   margin:              0px;
   padding:             2px 0px 10px 0px;
 }
 
.ContentView #relatedArticles
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    border:             1px solid #666666;
    background:         #ffffff;
    padding:            5px 4px 4px 4px;
    line-height:        110%;
    position:           relative;
    top:                0px;
 }
 
.ContentView #relatedArticles h2
 {
    display:            none;
 }
 
.ContentView #relatedArticles h3
 {
    font-size:          14px;
    font-weight:        bold;
    color:              #666666;
    text-align:         center;
    margin:             0px 0px 10px 0px;
 }

.ContentView #relatedArticles ul
 {
    margin:             0px 0px 0px 4px;
    padding:            0px;
 }
 
.ContentView #relatedArticles li
 {
    margin:             0px 0px 10px 16px;
    padding:            0px;
    list-style-image:   url(http://assets.seattleweekly.com/img/bullet-10x10.gif);
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size:          13px;
    line-height:        15px;    
 }

 
.ContentView #relatedArticles ul h3
 {
    text-align:         left;
    margin:             0px;
    padding:            0px;
    font-size:          12px;
 }
 
.ContentView #relatedArticles ul p
 {
   margin:              0px;
   padding:             2px 0px 10px 0px;
 }

/* --- End /home/httpd/public/app_frame/webroot/css/RecentRelatedWidget.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/PodcastView.css --- */

.PodcastView
 {
     width:             665px;
     float:             left;
 }
 
.PodcastView h2
 {
     margin:            10px 0px 10px 0px;
     padding-left:      5px; 
     color:             #ffffff; 
     background:        #083F71; 
     font-size:         20px; 
     font-weight:       bold;
 }

.PodcastView h2 a
 {
    color:              #ffffff;
    text-decoration:    none;
 }
 
.PodcastView h3
 {
    font-size:          24px;
 }
 
.PodcastView h4
 {
    display:            none; 
 }
 
.PodcastView img
 {
     float:             right;
     border:            none;
     margin:            0px 0px 0px 10px;
 }
 
.PodcastView h3
 {
     font-size:         20px;
     border-bottom:     1px solid #cccccc;
     padding-bottom:    10px;
 }
 
.PodcastView .thePodcast h3 img
 {
    display:            inline;
    border:             2px solid #000000;
    float:              none;
 }
 
.PodcastView .thePodcast #latest_podcast
 {
    float:              right;
 }

.PodcastView .thePodcast h4
 {
    font-size:          15px;
    font-weight:        bold;
    display:            block;
 }
 
.PodcastView .thePodcast p
 {
    margin:             0px;
    padding:            0px;
 }
 
.PodcastView .thePodcast h6
 {
    margin:             0px;
    padding:            0px 0px 0px 5px;
    font-size:          10px;
    font-style:         italic;
    font-weight:        normal;
 }
 
.PodcastView ul
 {
    margin:             0px;
    padding:            0px;
    list-style-type:    none;
 }
 
.PodcastView ul li
 {
    margin-bottom:      20px;
 }
 
.PodcastView ul li h4
 {
    font-size:          15px;
    font-weight:        bold;
    display:            block;
 }
 
.PodcastView ul li div
 {
    float:              right;
 }
 
.PodcastView ul li h6
 {
    margin:             0px;
    padding:            0px 0px 0px 5px;
    font-size:          10px;
    font-style:         italic;
    font-weight:        normal;
 }
 
.PodcastView ul li p
 {
    margin:             0px;
    padding:            0px;
 }

/* --- End /home/httpd/public/app_frame/webroot/css/PodcastView.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/ConventionCoverage.css --- */

.ConventionCoverage
 {
    height: 100%;
    overflow: auto;
    background: #ffffff;
    border: 1px solid #000000;
    margin: 0px 0px 20px 0px;
    clear: both;
 }

.ConventionCoverage h3
 {
    background: #000000;
    color: #ffffff;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    padding: 3px;
    margin: 0px;
 }
 
.ConventionCoverage .CCLeft,
.ConventionCoverage .CCRight
 {
    width: 50%;
    margin: 0px;
    padding: 0px;
    float: left;
    font-size: 11px;
    text-align: left;
 }
 
.ConventionCoverage .CCLeft h3,
.ConventionCoverage .CCRight h3
 {
    background: none;
    color: #000000;
    margin: 0px;
    padding: 0px;
    text-align: left;
    font-size: 12px;
    line-height: 13px;
 }

.ConventionCoverage .CCRight h2
 {
    background: #990000;
    color: #ffffff;
    margin: 0px;
    padding: 3px 0px 3px 0px;
    text-align: center;
    font-size: 11px;
    line-height: 12px;
 }
 
.ConventionCoverage .CCLeft h2
 {
    background: #000099;
    color: #ffffff;
    margin: 0px;
    padding: 3px 0px 3px 0px;
    text-align: center;
    font-size: 11px;
    line-height: 12px;
 }

 
.ConventionCoverage .CCLeft h4,
.ConventionCoverage .CCRight h4
 {
    background: none;
    color: #666666;
    font-weight: normal;
    font-style: italic;
    font-size: 10px;
    margin: 0px 0px 10px 0px;
    padding: 0px;
    text-align: left;
    display: none;
 }
 
.ConventionCoverage .CCLeft p.RSS_Link,
.ConventionCoverage .CCRight p.RSS_Link
 {
    display: none;
 }

/* --- End /home/httpd/public/app_frame/webroot/css/ConventionCoverage.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/FeaturedEventsWidget.css --- */


.CalendarContentArea .FeaturedEventsWidget
 {
    clear:              both;
    border-bottom:      2px #ccc solid;
    margin-top:         7px;
    position:           relative;
    top:                0px;
 }

.CalendarContentArea .FeaturedEventsWidget .events .event a
 {
    font-weight:        bold;
    font-size:          13px;
 }
 
.CalendarContentArea .FeaturedEventsWidget h2
 {
    display:            block;
    color:              #666;
    font-size:          14px;
    margin:             0px;
 }
 
.CalendarContentArea .FeaturedEventsWidget h2 .dayName
 {
    color:              #083F71;
    font-size:          18px;
    margin:             0px;
 }
 
.CalendarContentArea .FeaturedEventsWidget .events img
 {
    border:             0px;
    float:              left;
    margin:             5px;
 }

.CalendarContentArea  .FeaturedEventsWidget .events
 {
    padding-bottom:     3px;
    position:           relative;
    top:                0px;
 }

.CalendarContentArea .FeaturedEventsWidget .events .event 
 {
    border-top:         1px #ccc dotted; 
    margin-bottom:      3px;
    position:           relative;
    top:                0px;
 }

.CalendarContentArea .FeaturedEventsWidget .events .event .blurb
 {
    margin-bottom:      8px;
 }
 
.CalendarContentArea .FeaturedEventsWidget .events .event .blurb a
{
    font-size:          12px;
    font-weight:        normal;
}
     
.CalendarContentArea  .FeaturedEventsWidget .events .event .location
 {
    font-weight:        bold;
 }

.CalendarContentArea  .event a.more
 {
    font-weight:        normal;
 }
 
.CalendarContentArea .event .location
{
    font-weight:        bold;
}

.CalendarContentArea a.calMore
 {
    background-color:   #fff;
    position:           relative;
    float:              right;
    bottom:             7px;
    padding:            0px 4px; 
    font-weight:        bold;
    font-size:          12px;
    display:            inline;
 }
 
.CalendarContentArea a.calMore:hover
 {
    position:           relative;
    float:              right;
    bottom:             7px;
    right:              0px;
 }

/* --- End /home/httpd/public/app_frame/webroot/css/FeaturedEventsWidget.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/BestOfSearchWidget.css --- */

.BestOfSearchWidget
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
 }

.BestOfSearchWidget h2
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size:          14px;
    font-weight:        bold;
    padding:            0px;
    margin:             5px 0px 5px 0px;
 }

.BestOfSearchWidget input#keywords
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    width:              200px;
    padding-right:      3px;
 }

.BestOfSearchWidget form
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    border-bottom:      1px solid #cccccc;
    padding-bottom:     5px;
    margin-bottom:      5px;
 }
 
.BestOfSearchWidget select
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    width:              250px;
    margin-bottom:      5px;
 }
 
.BestOfSearchWidget ul
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    margin:             0px;
    padding:            0px;
    list-style-type:    none;
 }
 
.BestOfSearchWidget li
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    background-image:   url(http://assets.seattleweekly.com/img/dblarrow.gif);
    background-position:0px;
    background-repeat:  no-repeat;
    padding-left:       20px; 
    font-weight:        bold;
 }
 

/* --- End /home/httpd/public/app_frame/webroot/css/BestOfSearchWidget.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/HappyHour.css --- */

.HappyHourContentArea .col1
 {
    width:              420px;
    float:              left;
    margin-right:       5px;
 }

.HappyHourContentArea .col2
 {
    width:              300px;
    float:              left;
 }

.HappyHourContentArea .HappyHourTOC h2
 {
    color:              #777;
    font-size:          24px;
    margin:             0px;
    padding-top:        10px;
 }
 
 .HappyHourContentArea .HappyHourTOC .total .rssLink img
{
    border:             none;
    float:              left;
    margin:             4px 5px 0px 0px;
}

.HappyHourContentArea .HappyHourTOC h4
 {
    font-weight:        normal;
    font-size:          14px;
    margin:             5px;
 }

.HappyHourContentArea .HappyHourTOC .AlphaLetter li
 {
    font-size:          11px;
    font-weight:        bold;
 }

.HappyHourContentArea .HappyHourTOC ul.HappyHourResults
 {
    padding-left:       0px;
    margin:             0px;
    list-style-type:    none;
 }

.HappyHourContentArea .HappyHourTOC ul
 {
    margin:             0px;
 }

.HappyHourContentArea .HappyHourTOC ul.HappyHourResults li
 {
    margin-top:         10px;
    margin-right:       10px;
    list-style-type:    none;
    border-bottom:      1px #eee solid;
 }


.HappyHourContentArea .HappyHourTOC .HappyHourResults h2
 {
    margin:             10px 0px 0px 0px;
    font-size:          14px;
    font-weight:        bold;
    display:            inline;
    margin-right:       5px;
 }

.HappyHourSearchWidget h2
 {
    background:         #E7E3D1;
    border:             1px #999 solid;
    font-size:          14px;
    margin:             0px;
    padding:            3px;
    display:            block;
 }

.HappyHourSearchWidget form
 {
    border:             1px #999 solid;
    font-size:          10px;
 }

.HappyHourSearchWidget form ul
 {
    list-style-type:    none;
    margin:             0px;
    padding:            0px;
 }

.HappyHourSearchWidget form li
 {
    float:              left;
    padding:            0px;
    margin-right:       10px;
    width:              45%;
    font-weight:        bold;
 }

.HappyHourSearchWidget form input
 {
    margin:             5px;
 }

.HappyHourSearchWidget form select
 {
    margin:             5px;
    width:              290px;
 }

/* --- End /home/httpd/public/app_frame/webroot/css/HappyHour.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/BestOfLatestCommentsWidget.css --- */

.BestOfLatestCommentsWidget
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    margin-bottom:      5px; 
 }

.BestOfLatestCommentsWidget h2
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size:          12px;
    font-weight:        bold;
    padding:            0px;
    margin:             0px;
 }
 
.BestOfLatestCommentsWidget ul
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    margin:             0px;
    padding:            0px;
    list-style-type:    none;
 }
 
.BestOfLatestCommentsWidget li
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    background-image:   url(http://assets.seattleweekly.com/img/dblarrow.gif);
    background-position:0px 5px;
    background-repeat:  no-repeat;
    padding-left:       20px; 
    margin-bottom:      5px;
 }
 
.BestOfLatestCommentsWidget .blurb
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
 }
 
.BestOfLatestCommentsWidget .posted
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
 }
 

/* --- End /home/httpd/public/app_frame/webroot/css/BestOfLatestCommentsWidget.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/box.css --- */

.c-box {
 background-color: #ffffff;
 border: 1px solid #000000;
 }

.c-top, .c-bottom {
 position: relative;
 left: 1px;
 height: 6px;
 }

.c-top {
 top: -1px;
 }

.c-bottom {
 margin-bottom: -1px; top: 0px;
 }

.c-nw, .c-ne, .c-sw, .c-se {
 width: 6px;
 height: 6px;
 }

.c-nw, .c-sw {
 float: left;
 position: relative;
 left: -2px;
 }

.c-ne, .c-se {
 float: right;
 }

.c-nw {
 background: url(img/c-ul.gif) no-repeat left top;
 }

.c-ne {
 background: url(img/c-ur.gif) no-repeat right top;
 }

.c-sw {
 background: url(img/c-ll.gif) no-repeat left bottom;
 }

.c-se {
 background: url(img/c-lr.gif) no-repeat right bottom;
 }

.c-content {
 margin: 0px;
 padding: 0px 5px 0px 5px;
 }

/* --- End /home/httpd/public/app_frame/webroot/css/box.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/BackpageClassifieds.css --- */

/* /p/af/w/c/BackpageClassifieds.css */
.BackpageClassifieds
 {
    margin:             10px auto 10px auto;
    font-size:          10px;
    padding:            0px 0px 10px 0px;
    background-color:   #adbdd6;
    text-align:         left;
    width:              160px;
 }

.BackpageClassifieds .bpWrap
 {
    margin:             6px 0px;
    padding-left:       6px;
    padding-right:      6px;
 }

.BackpageClassifieds .bpMore
 {
    margin:             6px;
 }

.BackpageClassifieds img
 {
    margin-left:        auto;
    margin-right:       auto;
    display:            block;
    border:             0px;
    text-align:         center;
 }

.BackpageClassifieds #bpInclude
 {
    background-color:  #FFFFFF;
    border-left:       1px solid #ADBDD7;
    border-right:      1px solid #ADBDD7;
    font-family:       verdana,arial,helvetica,sans-serif;
    font-size:         10px;
    margin:            0px;
    overflow:          hidden;
    padding:           0px;
    font-weight:       bold;
    color:             #222222;
    text-decoration:   none;

 }
 
 .BackpageClassifieds a
 {
    color:             #516EA4;
 }
 
/* /p/af/w/c/BackpageClassifieds.css */

/* --- End /home/httpd/public/app_frame/webroot/css/BackpageClassifieds.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/ContentBlogsWidget.css --- */

.ContentBlogsWidget
 {
    margin-bottom:     10px;
 }
 
.ContentBlogsWidget h2.tab
 {
    background:        transparent url(http://assets.seattleweekly.com/img/tab-active-98x21.gif);
    width:             98px;
    height:            21px;
    text-align:        center;
    font-size:         9px;
    line-height:       18px;
    font-weight:       bold;
    margin:            0px 0px 0px 0px;
    padding:           0px;
    position:          relative;
    bottom:            -1px;
    font-family:       Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
 }
 
.ContentBlogsWidget .BlogsWidgetContainer
 {
    border:            1px solid #666666;
    padding:           0px 5px 0px 5px;
 }
 
.ContentBlogsWidget .BlogsWidgetContainer ul
 {
    font-family:       Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    list-style-type:   disc;
    margin:            10px 0px 0px 10px;
    padding:           0px 0px 0px 10px;
 }
 
.ContentBlogsWidget .BlogsWidgetContainer ul li
 {
    list-style-image:  url(http://assets.seattleweekly.com/img/bullet-10x10.gif);
    padding-bottom:    5px;
    font-family:       Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
 }
 
.ContentBlogsWidget .BlogsWidgetContainer h3
 {
    font-size:         12px;
    padding:           0px;
    margin:            0px;
 }

.ContentBlogsWidget .BlogsWidgetContainer h4
 {
    font-size:         12px;
    border:            none;
    padding:           0px;
    margin:            0px;
 }

/* --- End /home/httpd/public/app_frame/webroot/css/ContentBlogsWidget.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/FollowWidget.css --- */

h2.followHdr
 {
    margin:             0px;
    padding:            0px 0px 0px 5px;
    font-size:          32px;
    font-weight:        bold;
    color:              #083F71;
    position:           relative;
    bottom:             -8px;
 }
 
h2.followHdr span
 {
    color:              #333;
    font-size:          14px;
    padding-left:       5px;
 }

.followWidget
 {
    border:             1px solid #083F71;
    overflow:           auto;
    padding:            5px;
    margin-bottom:      15px;
 }
 
.followWidget h3
 {
    color:              #666;
    font-size:          11px;
    line-height:        12px;
    font-weight:        normal;
    margin:             0px 0px 5px 0px;
    padding:            0px;
 }
 
.followWidget .badges
 {
    white-space:        nowrap;
    overflow:           hidden;
    margin:             10px 0px 10px 5px;
 }

.followWidget .badges .badge
 {
    width:              95px;
    text-align:         center;
    float:              left;
 }
 
.followWidget .badges .badge h5
 {
    margin:             0px;
    padding:            0px;
 }
 
.followWidget .badges .badge img
 {
    border:            none;
 }
 
.followWidget .blog
 {
    padding:           5px;
 }
 
.followWidget .blog h4
 {
    margin:            0px;
    padding:           0px;
    font-size:         16px;
    font-weight:       bold;
 }
 
.followWidget .blog h4 img
 {
    vertical-align:    middle;
    border:            none;
 }
 
.followWidget .blog ul
 {
    margin:            0px;
    padding:           0px;
    list-style-type:   none;
 }
 
.followWidget .blog ul li
 {
    border-top:        1px solid #ccc;
    margin-bottom:     10px;
    padding-top:       5px;
    font-weight:       bold;
 }
 
.followWidget .blog ul li span
 {
    color:             #999;
    font-style:        italic;
    font-weight:       normal;
 }
 
/* 
 
.followWidget .BlogsWidget
 {
    margin:            5px;
 }
 
.followWidget .BlogsWidget h2,
.followWidget .BlogsWidget p,
.followWidget .BlogsWidgetRssLink
 {
    display:           none;
 }
 
.followWidget .BlogsWidget h4
 {
    display:           inline;
    margin:            0px;
    padding:           0px;
 }

.followWidget .BlogsWidget h5
 {
   display:            inline;
   color:              #aaa;
   font-size:          12px;
   font-style:         italic;
   margin:             0px;
   padding:            0px 0px 0px 10px;
 }
 
.followWidget .BlogsWidget .Post_first,
.followWidget .BlogsWidget .Post
 {
    border-bottom:     1px solid #ccc;
 }
 
.followWidget .BlogsWidget .BlogsWidgetFooter
 {
    text-align:        right;
 }
 
*/ 

/* --- End /home/httpd/public/app_frame/webroot/css/FollowWidget.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/SearchCoverWidget.css --- */

/* /p/af/w/c/SearchCoverWidget.css */

.SearchCoverWidget
 {
   background-color:  #FBFBFB;
   border:            1px dashed #999999;
   margin:            0pt 0px 5px 0px;
   padding:           5px;
   width:             510px;
   float:             left;
 }

.SearchCoverWidget h2
 {
    font-size:         13px;
    font-weight:       bold;
    margin:            0px 0px 10px;
    padding:           0px; 
 } 

.SearchCoverWidget ul
 {
    padding:           0px;
    margin:            0px 0px 0px 10px;
    list-style-type:   none;
 }

.SearchCoverWidget li
 {
    float:             left;
    text-align:        center;
    width:             96px;
    margin-right:      2px;
 }
 
.SearchCoverWidget li img
 {
    border:            1px solid #000000;
    clear:             both;
    display:           block;
 }
/* End /p/af/w/c/SearchCoverWidget.css */


/* --- End /home/httpd/public/app_frame/webroot/css/SearchCoverWidget.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/TwitterColumn.css --- */

.twitBin
 {
    border-top:         1px solid #34c5ef;
    border-left:        1px solid #d8f8f8;
    border-right:       1px solid #d8f8f8;
    padding:            10px 5px 0px 5px;
    margin:             0px 0px 0px 10px;
 } 

.twitBin .more
 {
    text-align:         right;
    padding:            0px 15px 0px 0px;
    margin-bottom:      5px;
    font-weight:        bold;
 }
 
.twitBin .more a
 {
    color:              #083F71;
 }
 
.SocialNetworkingArea .col1 h2
 {
    margin:             0px 0px 0px 20px;
    padding:            0px;
    color:              #34c5ef;
    position:           relative;
    bottom:             -5px;
    font-size:          18px;
 }
 
.SocialNetworkingArea .col1 .twitBin h3
 {
    margin:             0px 0px 0px 10px;
    padding:            0px 0px 0px 5px;
    color:              #34c5ef;
    border-bottom:      1px solid #34c5ef;
    font-size:          14px;
    margin-right:       10px;
    line-height:        10px;
 }
 
.SocialNetworkingArea .col1 .twitHead
 {
    height:             22px;
    background-image:   url('/img/twitter_header_back_22.png');
    padding:            0px;
    margin:             10px 0px;
 }
 
.SocialNetworkingArea .col1 .totd
 {
    font-size:          14px;
 }
 
.SocialNetworkingArea .col1 .totd img
 {
    height:             90px;
    width:              90px;
    border:             1px solid #aaa;
 }
 
.SocialNetworkingArea .col1 .totd .totdBody
 {
    margin-left:       100px;
 }
 
.SocialNetworkingArea .col1 .totd h4
 {
    font-size:          16px;
    font-weight:        bold;
    margin:             0px;
    padding:            0px;
 }

.SocialNetworkingArea .col1 .totd h5
 {
    margin:             0px 0px 5px 0px;
    padding:            0px;
    font-size:          11px;
    font-weight:        normal;
    color:              #666;
 }
 
.SocialNetworkingArea .col1 .totd h4 span
 {
    font-weight:        normal;
 }
 
.SocialNetworkingArea .col1 .totd li
 {
    border:             none;
 }
 

/* --- End /home/httpd/public/app_frame/webroot/css/TwitterColumn.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/flipbook.css --- */

.FlipbookContentArea
 {
    margin:          0px;
    height:          100%;
    overflow:        auto;
    padding:         0px;
    width:           740px;
    float:           left;
 }

.FlipbookContentArea .fbCol1
 {
    width:           62%;
    float:           left;
    margin:          5px;
 }

.FlipbookContentArea .fbCol2
 {
    width:           35%;
    float:           right;
    margin:          5px;
    border:	 1px solid #000000;
 }

 .FlipbookContentArea .fbColFull
 {
    margin:          5px;
 }

.FlipbookContentArea .FlipbookHeader p
 {
     text-align: 	center;
     padding: 		0px;
     margin: 		2px;
     font-size:		13px;
 }

 .FlipbookContentArea .FlipbookHeader h2
 {
     margin:		0px;
     font-size:		24px;
     font-weight:	bold;
     border-bottom:	2px solid #000000;
     line-height:	18px;
     color:			#696969;
 }

.FlipbookContentArea .fbCol1 ul, .FlipbookContentArea .fbCol2 ul, .FlipbookContentArea .fbColFull ul
 {
    margin:          0px;
    padding:         0px;
    list-style-type: none;
 }

.FlipbookContentArea .fbCol1 ul li, .FlipbookContentArea .fbCol2 ul li, .FlipbookContentArea .fbColFull ul li
 {

    text-align:      center;
    /* width:           49%; */
    float:           left;
    border-bottom:	 1px solid #E0E0E0;
 }

.FlipbookContentArea .fbCol1 h3, .FlipbookContentArea .fbColFull h3
 {
    /* margin:          0px 0px 20px 0px; */
    padding:         0px;
    margin:  	 	 0px;
    font-size:       20px;
    font-weight:     bold;
    text-align:      left;
    color:			 #000000;
 }


 .FlipbookContentArea .fbCol2 h3
 {
    border-bottom:			1px solid #000000;
    padding:		0px 5px;
    margin:  	 	 0px;
    font-size:       20px;
    font-weight:     bold;
    text-align:      left;
    color:			 #696969;
    background:		url('/img/flipbook/fb-gradient.png') top left repeat-x;
 }


.FlipbookContentArea .fbCol1 ul li h4, .FlipbookContentArea .fbCol2 ul li h4, .FlipbookContentArea .fbColFull ul li h4
 {
    /* margin:          0px auto 20px auto; */
    padding:         5px 0px;
    margin: 		 0px;
    font-size:       11px;
    font-weight:     bold;
    /* width:           125px; */
 }

.FlipbookContentArea .fbCol1 ul li img, .FlipbookContentArea .fbCol2 ul li img, .FlipbookContentArea .fbColFull ul li img
 {
    border:          none;
 }

.FlipbookContentArea .fbCol1 ul li.first, .FlipbookContentArea .fbCol2 ul li.first, .FlipbookContentArea .fbColFull ul li.first
 {
    /* clear:           both; */
    margin-left:     auto;
    margin-right:    auto;
    /* width:           100%; */
 }


 .FlipbookContentArea ul.FlipbookIssues li
 {
    margin:          0px;
    padding:         4px;
    width:			 100px;
 }

 .FlipbookContentArea ul.FlipbookSpecials li{
    padding:		 5px 0px;
    width:			 97%;
    margin:			 4px;
 }

.fbCol1 a.archive
{
    display: 		block;
    clear:			both;
    text-align: 	center;
    padding: 		10px 20px;
    background:		url('/img/flipbook/fb-icon.png') 95px 2px no-repeat;
    font-size:      12px;
}

.FlipbookView
 {
    width:           90%;
    margin-left:     auto;
    margin-right:    auto;
 }

.FlipbookView h1
 {
    margin:          5px 0px 5px 0px;
    color:           #083F71;
 }

.FlipbookView h5
 {
    font-size:        10px;
    text-align:       right;
    margin:           5px;
 }




/* --- End /home/httpd/public/app_frame/webroot/css/flipbook.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/PaperfinderView.css --- */

.PaperFinderContentArea .content_col1
{
	width: 490px;
	float: left;
	padding: 0px;
	border: 1px solid #083F71;
}

.PaperFinderContentArea .col2
{
	width: 300px;
	float: left;
}

.PaperFinderContentArea .col3
{
	width: 160px;
	float: left;
	margin-left: 10px;
}

.PaperFinderContentArea .content_col1 h2
{
    background: #083F71;
    font-size: 12px;
    font-weight: bold;
    color: white;
    height: 18px;
    padding: 3px 0px 0px 4px;
    text-transform: uppercase;
}

.Paper_Distribution_Points li
{
	list-style: none;
	margin: 0px;
	padding: 10px;
	border-bottom: 1px dashed #083F71;
}

.Paper_Distribution_Points .Odd
{
	/* background:#e7ecf2; */
}

.Paper_Distribution_Points h3
{
	color: #333333;
	text-transform: uppercase;
}

.Paper_Distribution_Points .Region
{
	font-style: italic;
}

.Paper_Distribution_Points .Address .Address1,
.Paper_Distribution_Points .Address .Address2
{
	display: block;
}

.Paper_Distribution_Points .Address .City,
.Paper_Distribution_Points .Address .State
{
	padding-right: 9px;
}

.Paper_Distribution_Points h4
{
	font-weight: normal;
}

.PaperFinderContentArea .No_Results
{
	margin: 0px;
	padding: 10px;
	border-bottom: 1px dashed #083F71;	
}

.PaperFinderContentArea .Search_Again
{
	padding: 10px;
}

.PaperFinderContentArea .Search_Again h3
{
	color: #333333;
	text-transform: uppercase;
}

/* --- End /home/httpd/public/app_frame/webroot/css/PaperfinderView.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/protoFlow.css --- */

		#bodyWrap {
			width: 800px;
			margin-left: auto;
			margin-right: auto;
		}

		
		#overlay {
			background: url('http://assets.seattleweekly.com/img/flipper/resources/trans.png') repeat-y;
		}

		#protoflowContainer {
			border: 5px solid #444444;
			width: 600px;
			margin-left: auto;
			margin-right: auto;
		}
		#protoflow {
			width: auto;
			height: 400px;
			border: 0px solid red;
				
		}


		
		.sliderTrack {
			background:transparent url('http://assets.seattleweekly.com/img/flipper/resources/track_fill_left.png') no-repeat scroll left top;
			height:15px;
			position:relative;
			text-align:left;
			width:137px;
		}

		.sliderHandle {
			background:transparent url('http://assets.seattleweekly.com/img/flipper/resources/knob.png') no-repeat scroll left top;
			cursor:pointer;
			height:16px;
			margin-left:-2px;
			position:absolute;
			top:-5px;
			width:16px;
		}

		.protoCaptions {
			display: none;
		}

		.captionHolder {
			font-size: 34px;
			color: black;
		}


/* --- End /home/httpd/public/app_frame/webroot/css/protoFlow.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/BestOfMap.css --- */

.BestOfMapContentArea
 {
    width:              740px;
    float:              left;
 }

.BestOfMap img
{
    border: none;
    display: block;
    margin-top: 5px;
    margin-bottom: 5px;
}
.BestOfMapLanding
{
}
.BestOfMapLanding div.results
 {
    border-bottom:      1px solid #666666;
    border-left:        1px solid #666666;
    border-top:         1px solid #666666;
    float:              left;
    height:             516px;
    padding:            2px;
    width:              175px;
    font-size:          12px;
    overflow:           auto;
 }

.BestOfMapLanding .map
 {
    border:             1px solid #666666;
    float:              left;
    height:             520px;
    width:              548px;
 }

.BestOfMapLanding .locationName
 {
    font-weight:        bold;
 }

.BestOfMapLanding img.locationImage
 {
    width:              75px;
    margin-right:       5px;
    clear:              left;
 }

.BestOfMapLanding .locationDetails
 {
    margin-bottom:      5px;
 }

.BestOfMapLanding div.result
 {
    background-color:   #FFFFFF;
    border:             1px solid #FFFFFF;
    margin-bottom:      3px;
 }

.BestOfMapLanding div.hover
 {
    background-color:   #EFEFEF;
    border:             1px solid #999999;
 }

.BestOfMapLanding fieldset.searchPanel
 {
    border:             1px solid #666666;
    margin:             0px 5px 5px 0px;
    padding:            5px;
    width:              718px;
    float:              left;
 }

.BestOfMapLanding div.pagination
 {
    float:              none;
    text-align:         center;
    padding-bottom:     2px;
    margin-bottom:      2px;
    border-bottom:      1px solid #EFEFEF;
 }

.BestOfMapLanding .page
 {
    padding-left:       2px;
    padding-right:      2px;
 }

.BestOfMapLanding .page a:link
 {
    text-decoration:    none;
 }
.BestOfMapLanding .page a:visited
 {
    text-decoration:    none;
 }
 .BottomBanner
 {
    margin-top: 5px;
 }

/* --- End /home/httpd/public/app_frame/webroot/css/BestOfMap.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/ReadersLogin.css --- */

.community-wrapper-log
{
    font-size:        11px;
    margin:           0px 10px 0px 0px;
}

.community-wrapper-log h3
{
    color:             #083F71;
    margin:            0px;
    padding:           0px;
    font-size:         18px;
}

.community-wrapper-log h4
{
    background:         #999;
    color:              #fff;
    font-size:          18px;
    font-weight:        bold;
    margin:             0px 0px 10px 0px;
    padding:            0px 0px 0px 4px;
    text-align:         center;
}

.community-wrapper-log form
 {
    width: 90%;
    margin: 10px auto;
 }

.community-wrapper-log form fieldset
{
    border:             none;
    text-align:         center;
    clear: both;
    float: none;
}

.community-wrapper-log form fieldset .loginInputs
{
    text-align:         right;
    width:              260px;
    margin:             0px auto;
    line-height:        30px;
}

.community-wrapper-log form
{
    border:             1px #999 solid;
    padding-bottom:     10px;
}


.community-wrapper-log form p
{
    margin:            10px;
}


.community-wrapper-log input
{
    width:             150px;
    margin:            0px auto;
}
.community-wrapper-log input.submit
{
    display:           block;
    clear:             right;
    margin:            5px;
    width:             70px;
    margin:            5px auto;

}

/* --- End /home/httpd/public/app_frame/webroot/css/ReadersLogin.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/FlickrWidget.css --- */

.flickrWidget
 {
    border:             3px solid #ccc;
    padding:            5px 5px 0px 5px;
 }

.flickrWidget h2
 {
    margin:             0px;
    padding:            0px 0px 0px 5px;
    font-size:          16px;
    font-weight:        bold;
 } 
 
.flickrWidget h3
 {
    margin:             0px 5px 10px 5px;
    padding:            0px;
    font-size:          11px;
    line-height:        11px;
    font-weight:        normal;
    color:              #666;
 } 
 
.flickrWidget .picoday
 {

    margin:             0px 0px 20px 0px;
    padding:            0px;
 }
 
.flickrWidget .picoday img
 {
    margin:             0px;
    padding:            0px;
    float:              none;
    width:              285px; 
       
 }
 
.flickrWidget .flickrRand
 { 
    width:              290px;
    overflow:           hidden;
    white-space:        nowrap;
 }

.flickrWidget .flickrRand img
 { 
    border:             none;
    margin:             0px 30px 0px 0px;
 } 
 
.flickrWidget .more
 {
    border-top:         1px solid #083F71;
    text-align:         right;
    padding:            0px;
    margin:             5px 5px 0px 5px;
    font-weight:        bold;
 }
 
.flickrWidget .more a
 {
    color:              #083F71;
 }

/* --- End /home/httpd/public/app_frame/webroot/css/FlickrWidget.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/SearchColumnWidget.css --- */

/* /p/af/w/c/SearchColumnWidget.css */

.SearchColumnWidget
  {
    background-color:  #FBFBFB;
    border:            1px dashed #999999;
    margin:            0px 0px 5px 0px;
    padding:           5px;
    position:          relative;
    width:             190px;
  }

.SearchColumnWidget h2
 {
    font-size:         13px;
    font-weight:       bold;
    margin:            0px 0px 10px;
    padding:           0px; 
 }

.SearchColumnWidget ul
 {
    margin:             0px;
    padding:            0px;
    list-style-type:    none;
 }

.SearchColumnWidget li
 {
    background-image:   url(http://assets.seattleweekly.com/img/dblarrow.gif);
    background-position:0px;
    background-repeat:  no-repeat;
    padding-left:       20px;
    font-weight:        normal;
 }
 
.SearchColumnWidget .link
 {
    font-weight:        bold;
 }
  
/* End /p/af/w/c/SearchColumnWidget.css */


/* --- End /home/httpd/public/app_frame/webroot/css/SearchColumnWidget.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/RelatedTo.css --- */

.RelatedContentArea 
{
     width:              1000px;
}

.RelatedContentArea .RelatedToWidget
{
     float:              left;
     width:              700px;
     font-size:          11px;
     color:              #000000;
     margin-top:         10px;
}

.RelatedContentArea .RelatedToWidget p
{
     font-size:          14px;
}

.RelatedContentArea .col3
{
     float:              right;
     width:              300px;
     margin-top:         10px;
}

.RelatedContentArea .RelatedToWidget h4
{
     font-weight:        normal;
     font-size:          12px;
     color:              #666666;
     margin:             0px;
}

.RelatedContentArea .RelatedToWidget ul.RelatedToList
{
     list-style-type:    none;
     padding:            0px;
     margin:             0px 20px 0px 10px;
}

.RelatedContentArea .RelatedToWidget ul.RelatedToList li.RelatedToListItem
{
     border-bottom:      1px solid #cccccc;
     padding:            5px 0px 5px 0px;
     margin:             0px;
}

.RelatedContentArea .RelatedToWidget ul.RelatedToList li.RelatedToListItem img
{
    display:             none;
}



.RelatedContentArea .RelatedToWidget ul.RelatedToList li.RelatedToListItem h2
{
     font-size:          12px;
     font-weight:        normal;
     margin:             4px 0px 0px 0px;

}


.RelatedContentArea .date
{
    margin:                  0px;
    color:                   #666666;
    font-size:               11px;
    padding:                 0px;
}

.RelatedContentArea .more
{
     text-align:         right;
     margin:             5px 20px 25px 0px;
     font-size:          13px;
}

/* --- End /home/httpd/public/app_frame/webroot/css/RelatedTo.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/BestOfSectionWidget.css --- */

.BestOfSectionWidget
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    background:         #f0f0f0;
    display:            block;
    padding:            0px;
    margin-bottom:      10px;
 }
  
.BestOfSectionWidget h2
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    color:              #999;
    font-size:          16px;
    padding:            4px 0px 0px 5px;
 }

.BestOfSectionWidget ul
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    margin:             0px 0px 0px 15px;
    padding:            2px 2px 5px 5px;
 }

.BestOfSectionWidget li
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    list-style-position:outside;
    list-style-image:   url('http://assets.seattleweekly.com/img/dblarrow.gif');
    list-style-type:    none;
    margin:             0px 0px 5px;
 }
 
.BestOfSectionWidget .BestOfSectionFooter
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    text-align:         right;
    padding:            4px;
 }
 
.BestOfSectionWidget .ZBestOfSectionFooter
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    text-align:         right;
    padding:            4px;
 }

 /* restaurants */
.RestaurantContentArea .BestOfSectionWidget
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    background:         #f0f0f0;
    display:            block;
    padding:            0px;
    margin-bottom:      10px;
 }
  
.RestaurantContentArea .BestOfSectionWidget h2
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    color:              #999;
    font-size:          16px;
    padding:            4px 0px 0px 5px;
 }

.RestaurantContentArea .BestOfSectionWidget ul
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    margin:             0px 0px 0px 15px;
    padding:            2px 2px 5px 5px;
 }

.RestaurantContentArea .BestOfSectionWidget li
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    list-style-position:outside;
    list-style-image:   url('http://assets.seattleweekly.com/img/dblarrow.gif');
    list-style-type:    none;
    margin:             0px 0px 5px;
 }
 
.RestaurantContentArea .BestOfSectionWidget .BestOfSectionFooter
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    text-align:         right;
    padding:            4px;
 }
 
.RestaurantContentArea .BestOfSectionWidget .ZBestOfSectionFooter
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    text-align:         right;
    padding:            4px;
 } 

/* --- End /home/httpd/public/app_frame/webroot/css/BestOfSectionWidget.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/LettersWidget.css --- */

.letters
 {
    background:         #fff;
    display:            block;
    margin-bottom:      5px;
    position:           relative;
    top:                0px;
 }

.letters h2
 {
    font-size:          32px;
    font-weight:        bold;
    font-variant:       small-caps;
    color:              #CCCCCC;
    margin:             0px 0px -8px 0px;
    padding-left:       5px;
 }
 
.lettersBody
 {
 	margin:             0px;
    padding:            5px;
    border:             1px #ccc solid;
 
 }
 
.lettersBody .headline
 {
 	font-size:          14px;
 	font-weight:        bold;
 }
 
.lettersBody .pubDate
 {
 	font-size:          12px;
	font-style:         italic;
 }
 
.lettersBody .blurb
 {
 	font-size:          12px;	
 	margin:             0px;
    padding:            5px;
    line-height:        110%;
 }
 
 /* news toc */
.NewsContentArea .letters
 {
    background:         #fff;
    display:            block;
    margin-bottom:      5px;
    position:           relative;
    top:                0px;
 }

.NewsContentArea .col2 h2
 {
    font-size:          32px;
    font-weight:        bold;
    font-variant:       small-caps;
    color:              #CCCCCC;
    margin:             0px 0px -8px 0px;
    padding-left:       5px;
 }
 
.NewsContentArea .lettersBody
 {
 	margin:             0px;
    padding:            5px;
    border:             1px #ccc solid;
 
 }
 
.NewsContentArea .lettersBody .headline
 {
 	font-size:          14px;
 	font-weight:        bold;
 }
 
.NewsContentArea .lettersBody .pubDate
 {
 	font-size:          12px;
	font-style:         italic;
 }
 
.NewsContentArea .lettersBody .blurb
 {
 	font-size:          12px;	
 	margin:             0px;
    padding:            5px;
    line-height:        110%;
 }

/* --- End /home/httpd/public/app_frame/webroot/css/LettersWidget.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/ClassifiedsRentals.css --- */

DIV.ClassifiedsRentals{
	
}
DIV.ClassifiedsRentalsHeader{
	margin-top:20px;
	border:none;
	border-bottom:2px  dashed;
	border-color:#a0a0a0;
	padding:0px 0px 5px 0px;
	font-size:12pt;
	font-weight:normal;
}
DIV.ClassifiedsRentalsList{
	margin-top:10px;
}

DIV.ClassifiedsRentalsRental{
	margin-bottom:10px;
	border-bottom:1px solid #a0a0a0;
	padding: 5px;
}

IMG.ClassifiedsRentalMainImg{
	float:left;
	margin-right:10px;
	border:none;
	height:150px;
}
SPAN.ClassifiedsRentalRegionLabel{
	color:#A0A0A0;
	font-weight:bold;
}

SPAN.ClassifiedsRentalPriceLabel{
	color:#A0A0A0;
	font-weight:bold;
}

SPAN.ClassifiedsRentalPrice{
	color:#000000;
}
P.ClassifiedsRentalTitle{
	
}
P.ClassifiedsRentalTitle A{
	font-size:14pt;
}
.ClassifiedsRentalFeaturedOption A{
	font-size:9pt;
}

/* --- End /home/httpd/public/app_frame/webroot/css/ClassifiedsRentals.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/LocationFilmTimes.css --- */

/* /p/af/w/c/LocationFilmTimes.css */

.LocationView .LocationFilmTimes
 {
    margin-top:         15px;
 }

.LocationView .LocationFilmTimes h3
 {
    font-size:          12px;
    font-weight:        bold;
    display:            inline;
    margin:             5px 0px 0px 0px;
    padding:            0px;
 }

 
.LocationView .LocationFilmTimes h4
 {
    font-size:          12px;
    font-weight:        normal;
    display:            inline;
    padding-right:      5px;
 } 
 
.LocationView .LocationFilmTimes h5
 {
    font-size:          12px;
    font-weight:        normal;
    display:            inline;
    clear:              right;
 }
 
/* End /p/af/w/c/LocationFilmTimes.css */

/* --- End /home/httpd/public/app_frame/webroot/css/LocationFilmTimes.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/LocationMap.css --- */

.locationsMap
 {
    margin-bottom:      10px;
    width:              740px;
    float:              left;
}
.locationsMap div.results
 {
    border-bottom:      1px solid #666666;
    border-left:        1px solid #666666;
    border-top:         1px solid #666666;
    float:              left;
    height:             516px;
    padding:            2px;
    width:              175px;
    font-size:          12px;
    overflow:           auto;
 }
 
.locationsMap .map
 {
    border:             1px solid #666666;
    float:              left;
    height:             520px;
    width:              548px;
 }
 
.locationsMap .locationName
 {
    font-weight:        bold;
 }
 
.locationsMap img.locationImage
 {
    width:              75px;
    margin-right:       5px;
    clear:              left;
 }

.locationsMap .locationDetails
 {
    margin-bottom:      5px;
 }
 
.locationsMap div.result
 {
    background-color:   #FFFFFF;
    border:             1px solid #FFFFFF;
    margin-bottom:      3px;
 }
 
.locationsMap div.hover
 {
    background-color:   #EFEFEF;
    border:             1px solid #999999;
 }
 
.locationsMap fieldset.searchPanel
 {
    border:             1px solid #666666;
    margin:             0px 5px 5px 0px;
    padding:            5px;
    width:              718px;
    float:              left;
 }
 
.locationsMap div.pagination
 {
    float:              none;
    text-align:         center;
    padding-bottom:     2px;
    margin-bottom:      2px;
    border-bottom:      1px solid #EFEFEF;
 }

.locationsMap .page
 {
    padding-left:       2px;
    padding-right:      2px;
 }
 
.locationsMap .page a:link
 {
    text-decoration:    none;
 }
.locationsMap .page a:visited
 {
    text-decoration:    none;
 }

/* --- End /home/httpd/public/app_frame/webroot/css/LocationMap.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/PhotoGalleryWidget.css --- */

.PhotoGalleryWidget
 {
    border:             1px solid #000000;
    padding:            10px 1px 5px 5px;
    margin:             0px 0px 15px 0px;
    overflow:           auto;
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    background-color:   #ffffff;
 }

.PhotoGalleryWidget h2
 {
    background:         #FFFFFF;
    color:              #000000;
    display:            block;
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size:          14px;
    font-weight:        bold;
    margin:             -23px 0px 0px 5px;
    padding:            3px 0px 0px 2px;
    position:           absolute;
    white-space:        nowrap;
 }
 
.PhotoGalleryWidget h3
 {
    background:         #FFFFFF;
    color:              #000000;
    display:            block;
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size:          14px;
    font-weight:        bold;
    margin:             10px 0px 0px 0px;
    padding:            0px;
    text-align:         center;
    border-top:         1px #cccccc solid;
 }

.PhotoGalleryWidget ul.photos li img
 {
    border:             1px solid #000000;
    padding:            1px;
 }
 
.PhotoGalleryWidget ul.photos
 {
    margin:             0px;
    padding:            0px;
    list-style-type:    none;
    clear:              both;
 }
 
.PhotoGalleryWidget ul.photos li.featurePhoto
 {
    float:              left;
    display:            inline;
    padding:            0px;
    margin:             0px;
 }
 
.PhotoGalleryWidget ul.photos li.featurePhoto img
 {
    width:              184px;
 }
.PhotoGalleryWidget ul.photos li
 {
    float:              right;
    display:            block;
    padding:            0px;
    margin:             0px 3px 0px 3px;
 }
 
.PhotoGalleryWidget a.headline
 {
    display:            block;
    clear:              both;
    font-size:          12px;
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-weight:        bold;
 }
 
.PhotoGalleryWidget .subhead
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size:          11px;
 }
 
.PhotoGalleryWidget ul.links
 {
    margin:             0px auto 0px auto;
    padding:            0px;
    list-style-type:    none;
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    text-align:         center;
    width:              250px;
 }

.PhotoGalleryWidget ul.links li
 {
    display:            inline;
    margin:             0px;
    text-align:         center;
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
 }

/* --- End /home/httpd/public/app_frame/webroot/css/PhotoGalleryWidget.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/DisplayEvents.css --- */

/* /p/af/w/c/DisplayEvents.css */

.DisplayEvents
  {
    display:            block;
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size:          11px;
    font-weight: 		normal;
    margin:             0px 0px 0px 0px;
    padding:            0px 5px 0px 5px;
  }

/* Enclosure fot TODAY'S events */
.DisplayEvents .Today
  {
    font-size:          11px;
    font-weight: 		normal;
    margin:             0px 0px 0px 0px;
    padding:            0px 0px 0px 0px;
  }

/* The words "Today's Events" */
.DisplayEvents .Today h1
  {
    font-size:          11px;
    font-weight: 		normal;
    margin:             0px 0px 0px 0px;
    padding:            0px 0px 0px 0px;
  }

/* Today's Date (Yeah, kinda redundant) */
.DisplayEvents .Today h2
  {
    font-size:          12px;
    font-weight:        bold;
    color:              #000000;
    text-transform:     uppercase;
  }

/* Today's Event Name (with link) */
.DisplayEvents .Today h3
  {
    font-size:          11px;
    font-weight: 		normal;
    margin:             0px 0px 0px 0px;
    padding:            0px 0px 0px 0px;
  }


/* The text 'Upcoming Events' */
.DisplayEvents h2
  {
    font-size:          12px;
    font-weight:        bold;
    color:              #000000;
    text-transform:     uppercase;
  }


.DisplayEvents h3
 {
    font-size:          11px;
    font-weight: 		bold;
    width:              35%;
    float:              left;
 }


.DisplayEvents h4
 {
    width:              60%;
    font-size:          11px;
    font-weight: 		normal;
    float:              right;
    display:            inline;
 }

.DisplayEvents .EventEntry
 {
    clear:              both;
 }
  
/* End /p/af/w/c/DisplayEvents.css */


/* --- End /home/httpd/public/app_frame/webroot/css/DisplayEvents.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/MediakitContent.css --- */

#MediakitExtraNavigation{
    float: right;
    padding: 5px;
    color: #ffffff; 
    font-weight: bold;
}
#MediakitExtraNavigation a{
    color: #ffffff;
}
.MediakitContent {
    width: 690px;
    float: left;
}

.MediakitContent img.First{
    float: right;
    padding: 0px 0px 10px 10px;
}

.MediakitContent .SubNavigation{
    width: 100%;
    border-bottom: 1px solid #666;    
    padding: 0px 0px 2px 0px;
    margin: 0px 0px 5px 0px;
}

.MediakitContent h2
{
     margin: 10px 0px
}

.MediakitContent .SubNavigation li{
    display: inline;
}
.MediakitContent .SubNavigation a{
    margin: 0px;
    padding: 2px 10px 2px 10px;
    border: 1px solid black;
    font-weight: bold;
    
}

/* --- End /home/httpd/public/app_frame/webroot/css/MediakitContent.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/BugReport.css --- */

table.bugReport
 {
     margin: 5px;
 }
 
table.bugReport
{
     float:       left;
}

/* --- End /home/httpd/public/app_frame/webroot/css/BugReport.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/UpcomingFilmsWidget.css --- */

.MoviesContentArea .UpcomingFilmsWidget
 {
    margin-bottom:      5px;
 }

.MoviesContentArea .UpcomingFilmsWidget h2
 {
    color:              #999;
    font-size:          26pt;
    font-variant:       small-caps;
    font-weight:        bold;
    margin:             -2px 0px -9px; 
 }

.MoviesContentArea .UpcomingFilmsWidget ul
 {
    margin:             0px;
    padding:            0px;
    list-style-type:    none;
    border:             1px solid #cccccc;
 }

.MoviesContentArea .UpcomingFilmsWidget li
 {
    border-bottom:      1px solid #CCCCCC;
    font-size:          12px;
    font-weight:        normal;
    line-height:        16px;
    margin:             0px 5px 0px 5px;
    padding-top:        4px; 
    position:           relative;
    bottom:             -1px;
 }

.MoviesContentArea .UpcomingFilmsWidget li a
 {
    font-weight:        bold;
 }
 
.MoviesContentArea .UpcomingFilmsWidget li .more
 {
    text-align:         right;
 }
 
.MoviesContentArea .UpcomingFilmsWidget li .more a
 {
    font-weight:        normal;
 }

/* --- End /home/httpd/public/app_frame/webroot/css/UpcomingFilmsWidget.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/AdIndexSubCategory.css --- */

.AdIndexSubCategory
 {
    width:              730px;
    float:              left;
    margin-right:       5px;
 }

.AdIndexSubCategory ul.categoryNav
 {
     margin:            0px;
     padding:           0px;
     list-style-type:   none;
     text-align:        center;
     clear:             both;
 }
  
.AdIndexSubCategory ul.categoryNav li
 {
     border:            none;
     text-align:        center;
     display:           inline;
     font-size:         11px;
     font-weight:       bold;
     text-transform:    none;
     padding:           0px 5px 0px 5px;
     font-family: Trebuchet MS,Times New Roman,Serif;
 }
 
.AdIndexSubCategory .Flipper h2
 {
    text-align:         left;
    clear:              both; 
    margin:             0px;
 }

.AdIndexSubCategory .Flipper ul.categoryNav
 {
     margin:            0px;
     padding:           0px;
     list-style-type:   none;
     text-align:        left;
     clear:             both;
 }
  
.AdIndexSubCategory .Flipper ul.categoryNav li
 {
     border:            none;
     text-align:        left;
     display:           inline;
     font-size:         11px;
     font-weight:       bold;
     text-transform:    none;
     padding:           0px 10px 0px 0px;
 }
  
.AdIndexSubCategory .Flipper h3
 {
    color:              #083F71;
    text-decoration:    none;
    font-size:          18px;
    font-weight:        bold;
    display:            block;
    border-bottom:      1px solid #999999;
    padding:            0px;
    margin:             10px 0px 10px 0px;
 }
 
.AdIndexSubCategory .Flipper #flashWrapper
 {
    /* border-top:         2px solid #666666; */
    /* background:         #083F71 url(http://assets.seattleweekly.com/img/adindex/bg-flipper.png) top left repeat-x; */
    padding:            0px;
    height:             260px;
    margin-bottom: 15px;
 } 

 


/* --- End /home/httpd/public/app_frame/webroot/css/AdIndexSubCategory.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/SpecialReportsWidget.css --- */

/* /p/af/w/c/SpecialReportsWidget.css */
.SpecialReportsWidget
 {
    background:         #ffffff;
    margin-bottom:      10px;
    position:           relative;
 }
  
.SpecialReportsWidget h2
 {
    font-size:          32px;
    font-weight:        bold;
    font-variant:       small-caps;
    color:              #CCCCCC;
    margin:             0px;
    position:           relative;
    bottom:             -8px;
 }

.SpecialReportsWidget ul 
 {
    margin:             0px;
    padding:            0px;
    border:             1px #ccc solid;
    list-style-type:    none;
 }

.SpecialReportsWidget li 
 {
    border-top:         1px #ccc solid;
    color:              #083F71;
    font-size:          16px;
    font-weight:        bold;
    line-height:        19px;
    margin:             -1px 5px 5px 5px;
    padding-top:        4px;
 }

/* --- End /home/httpd/public/app_frame/webroot/css/SpecialReportsWidget.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/AdIndexCategory.css --- */

.AdIndexCategory
 {
    width:              730px;
    float:              left;
    margin-right:       5px;
    font-family: Trebuchet MS,Times New Roman,Serif;
 }

.AdIndexCategory ul.categoryNav
 {
     margin:            0px;
     padding:           0px;
     list-style-type:   none;
     text-align:        center;
 }
  
.AdIndexCategory ul.categoryNav li
 {
     border:            none;
     text-align:        center;
     display:           inline;
     font-size:         11px;
     font-weight:       bold;
     text-transform:    none;
     padding:           0px 5px 0px 5px;
     font-family: Trebuchet MS,Times New Roman,Serif;
 }

.AdIndexCategory .Flipper h2
 {
    text-align:         left;
    clear:              both;
    margin:             0px;
 }

.AdIndexCategory .Flipper ul.categoryNav
 {
     margin:            0px;
     padding:           0px;
     list-style-type:   none;
     text-align:        left;
 }
  
.AdIndexCategory .Flipper ul.categoryNav li
 {
     border:            none;
     text-align:        left;
     display:           inline;
     font-size:         11px;
     font-weight:       bold;
     text-transform:    none;
     padding:           0px 10px 0px 0px;
 }

.AdIndexCategory .Flipper #flashWrapper
 {
    /* border-top:2px solid #666666; */
    /* background: #083F71 url(http://assets.seattleweekly.com/img/adindex/bg-flipper.png) top left repeat-x; */
    padding: 0px;
    height: 260px;
    margin-bottom: 15px;
 }
  
.AdIndexCategory h3, .AdIndexSubCategory h3
 {
    text-decoration:    none;
    font-size:          14px;
    font-weight:        bold;
    display:            block;
    padding:            0px;
    margin:             10px 0px 10px 20px;
 }
 
.AdIndexCategory ul, .AdIndexSubCategory ul
 {
    padding:            0px 0px 0px 30px;
    margin:             0px;
    list-style-type:    none;
 }
 
.AdIndexCategory li, .AdIndexSubCategory li
 {
    border-bottom:      1px dashed #999999;
    font-size:          10px;
    font-weight:        bold;
    padding:            5px 0px 5px 0px;
    height:               16px; 
    font-family:        Trebuchet MS,Times New Roman,Serif;
 }
 
.AdIndexCategory li h4, .AdIndexSubCategory li h4
 {
    font-size:          12px;
    font-weight:        bold;
    padding:            0px 10px;
    margin:             0px;
    vertical-align: middle;
    float: left; 
 }
 
.AdIndexCategory li h4 em a:link, .AdIndexSubCategory li h4 em a:link
 {
    color:              #999999;
    padding:            0px 5px;
 }
 
.AdIndexCategory li h4 a:link, .AdIndexSubCategory li h4 a:link
 {
    color:              #000000;
    text-decoration:    none;
 }

.AdIndexCategory li h4 a:hover, .AdIndexSubCategory li h4 a:hover
 {
    color:              #000000;
    text-decoration:    underline;
 }

.AdIndexCategory li h4 span, .AdIndexSubCategory li h4 span
 {
    font-weight:        normal;
    font-style:         italic;
 }
 


/* --- End /home/httpd/public/app_frame/webroot/css/AdIndexCategory.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/SearchIssueWidget.css --- */

/* /p/af/w/c/SearchIssueWidget.css */

.SearchIssueWidget
 {
    background-color:   #FBFBFB;
    border:             1px dashed #999999;
    margin:             0pt 0px 5px 0px;
    padding:            5px;
    overflow:           auto;
    width:              510px;
    float:              left;
 }

.SearchIssueWidget h2
 {
    font-size:          13px;
    font-weight:        bold;
    margin:             0px;
    padding:            0px; 
 }

.SearchIssueWidget h3
 {
    font-size:          12px;
    font-weight:        bold;
    margin:             0px;
    padding:            10px 0px 0px 0px; 
    clear:              both;
 }

.SearchIssueWidget ul
 {
    margin:             0px 0px 10px 0px;
    padding:            0px;
    list-style-type:    none; 
    width:              510px;
    clear:              both;
 }

 .SearchIssueWidget li
  {
    font-size:          11px;
    float:              left;
    width:              105px;
    background-image:   url(http://assets.seattleweekly.com/img/dblarrow.gif);
    background-position:0px;
    background-repeat:  no-repeat;
    padding-left:       20px;
  }
  
 /* End /p/af/w/c/SearchIssueWidget.css */


/* --- End /home/httpd/public/app_frame/webroot/css/SearchIssueWidget.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/WebExtrasWidget.css --- */

.NewsContentArea .webExtras
 {
    background:         #fff;
    display:            block;
    margin-bottom:      5px;
    position:           relative;
    top:                0px;
 }
  
.NewsContentArea .webExtras h2
 {
    font-size:          32px;
    font-weight:        bold;
    font-variant:       small-caps;
    color:              #CCCCCC;
    margin:             0px 0px -8px 0px;
    padding-left:       1px;
    white-space:        nowrap;
 }

.NewsContentArea .webExtras ul 
 {
    margin:             0px;
    padding:            0px;
    border:             1px #ccc solid;
    list-style-type:    none;
 }

.NewsContentArea .webExtras li 
 {
    border-top:         1px #ccc solid;
    color:              #083F71;
    font-size:          16px;
    font-weight:        bold;
    line-height:        19px;
    margin:             -1px 5px 5px 5px;
    padding-top:        4px;
 }
 
.NewsContentArea .webExtras .homeShow
 {
    display:            none;
 }
 
/* main */
.main .webExtras
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    display:            block;
    margin:             0px 0px 15px 0px;
    padding:            5px;
    font-size:          14px;
    border:             1px solid #000000;
    overflow:           auto;
    background-color:   #ffffff;
 }
  
.main .webExtras h2
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    display:            block;
    background:         #ffffff;
    font-size:          14px;
    font-weight:        bold;
    margin:             -19px 0px 0px 10px;
    position:           absolute;
    padding:            3px 0px 0px 2px;
 }

.main .webExtras ul 
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    margin:             5px 0px 0px 0px;
    padding:            0px;
    list-style-type:    none;
 }

.main .webExtras li 
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size:          12px;
    text-align:         left;
    width:              49%;
    padding:            2px 0px 2px 0px;
    border:             none;
    float:              left;
 }

 .main .webExtras li a:link
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    color:              #083F71;
    font-weight:        bold;
    text-decoration:    none;
 }

.main .webExtras li a:hover
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    text-decoration:    underline;
    font-weight:        bold;
 }

.main .webExtras li a:visited
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    color:              #083F71;
    font-weight:        bold;
 }

/* --- End /home/httpd/public/app_frame/webroot/css/WebExtrasWidget.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/FilmTOC.css --- */

.MoviesContentArea
 {
    float:              right;
    width:              740px;
    margin:             0px 0px 0px 0px;    
 }
 
.MoviesContentArea .col1
 {
    width:              300px;
    float:              left;
    margin-right:       10px;

 }
.MoviesContentArea .col2
 {
    width:              240px;
    float:              left;
 }
 
.listingsSearch
 {
    width:              180px;
    float:              left;
 }

/* --- End /home/httpd/public/app_frame/webroot/css/FilmTOC.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/ListingsSearch.css --- */

.lslm
 {
   width: 180px;
   margin: 0px;
   padding: 0px;
   clear: left;
   float: left;
 }

.listingsSearch
 {
    display:            table;
    margin-bottom:      10px;
 }

.listingsSearch img.criticspick
 {
    border:             none;
    margin:             0px;
    display:            inline;
 }

.listingsSearch ul.tabs
 {
    margin:             0px;
    padding:            0px;
    list-style-type:    none;
 }
.listingsSearch li.tab
 {
    width:              50%;
    float:              left;
    text-transform:     uppercase;
    font-size:          11px;
    height:             20px;
 }
.listingsSearch li.active
 {
    background:         #FFFFFF url(http://assets.seattleweekly.com/img/tab-active.jpg) no-repeat scroll left top;
    color:              #FFFFFF;
    font-weight:        bold;
    cursor:             default;
    text-align:         center;
 }
.listingsSearch li.inactive
 {
    background:         #FFFFFF url(http://assets.seattleweekly.com/img/tab-inactive.jpg) no-repeat scroll left top;
    color:              #083F71;
    font-weight:        bold;
    cursor:             pointer;
    text-align:         center;
    text-decoration:    underline;
 }

.listingsSearch select
 {
    width:              175px;
 }

.listingsSearch input
 {
    width:              140px;
 }

.listingsSearch .searchBy
 {
    color:              #ffffff;
    font-size:          12px;
    font-weight:        bold;
 }

.listingsSearch input.goBttn
 {
    width:              21px;
    height:             21px;
    background:         #333 url(http://assets.seattleweekly.com/img/go.jpg) no-repeat;
    outline:            none;
    border:             0px;
    margin:             0px;
    padding:            0px;
    cursor:             pointer;
 }

.listingsSearch ul a
 {
    cursor:             pointer;
 }

/* events */
.listingsSearch #listingsEventsBody
 {
    background:         #dddddd url('http://assets.seattleweekly.com/img/calandergradient2.jpg') repeat-x;
    padding:            4px;
 }

.listingsSearch #listingsEventsBody h3
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size:          16px;
    font-weight:        bold;
    color:              #083F71;
    text-transform:     uppercase;
    margin:             0px;
 }

.listingsSearch #listingsEventsBody form
 {
    margin:             0px;
 }

.listingsSearch #eventsWeek
 {
    display:            inline;
    margin:             0px;
    text-align:         right;
 }

.listingsSearch #eventsWeek ul
 {
    list-style:         none;
    display:            inline;
    margin:             0px;
 }

.listingsSearch #eventsWeek ul li
 {
    text-align:         center;
    margin-right:       1px;
    border-right:       2px solid #000000;
    border-bottom:      2px solid #000000;
    border-top:         1px solid #000000;
    border-left:        1px solid #000000;
    font-size:          11px;
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-weight:        bold;
    line-height:        10px;
    background-color:   #FFFFFF;
    color:              #083F71;
    width:              20px;
    height:             20px;
    float:              left;
    display:            inline;
 }

.listingsSearch #eventsWeek ul li a
 {
    padding-top:        1px;
    font-size:          11px;
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-weight:        bold;
    text-decoration:    none;
    line-height:        10px;
    background-color:   #FFFFFF;
    color:              #083F71;
    width:              20px;
    height:             20px;
    float:              left;
    display:            inline;
 }

.listingsSearch #eventsWeek ul li a:hover
 {
    background-color:   #083F71;
    color:              #ffffff;
 }

.listingsSearch #listingsEventsBody ul
 {
    padding:            0px;
    margin:             0px;
 }

.listingsSearch #listingsEventsBody li
 {
    background:         #ffffff;
    margin-bottom:      2px;
    list-style-type:    none;
 }

.listingsSearch #listingsEventsBody ul li.arrow
 {
    padding-left:       10px;
    background-image:   url(http://assets.seattleweekly.com/img/arrow.gif);
    background-repeat:  no-repeat;
    background-position:2px;
 }

.listingsSearch #listingsEventsBody ul li.arrowSub
 {
    padding-left:       20px;
    background-image:   url(http://assets.seattleweekly.com/img/arrow.gif);
    background-repeat:  no-repeat;
    background-position:12px;
 }

 .listingsSearch #listingsEventsBody li img
 {
    cursor:             pointer;
    padding:            2px;
 }

.listingsSearch #eventsWeek a.calView
 {
    text-align:         right;
    display:            block;
    color:              #ffffff;
 }

.listingsSearch #eventsCalendar
 {
    position:           absolute;
    margin:             -4px 0px 12px 0px;
    width:              170px;
    background:         #aaaaaa;
    border:             1px solid #999999;
 }

.listingsSearch #eventsCalendar a.calView
 {
    color:              #ffffff;
    float:              right;
 }

.listingsSearch #eventsCalendar img
 {
    cursor:             pointer;
    position:           relative;
    left:               -19px;
    top:                3px;
 }

.listingsSearch #eventsCalendar table
 {
    border:             1px solid #CCCCCC;
    background-color:   #FFFFFF;
    font-size:          10px;
    width:              100%;
    float:              left;
 }

.listingsSearch #eventsCalendar td
 {
    border:             1px solid #CCCCCC;
    cursor:             pointer;
    text-align:         center;
    font-weight:        bold;
 }

.listingsSearch #eventsCalendar td.empty
 {
    background-color:   #CCCCCC;
    border:             1px solid #FFFFFF;
    cursor:             default;
 }

.listingsSearch #eventsCalendar td.weekday
 {
    background-color:   #083F71;
    color:              #FFFFFF;
    border:             1px solid #CCCCCC;
    font-size:          10px;
 }

.listingsSearch #eventsCalendar td.today
 {
    background-color:   #083F71;
    color:              #FFFFFF;
 }

.listingsSearch #eventsCalendar td.past
 {
    cursor:             default;
    background-color:   #EEEEEE;
 }

.listingsSearch #eventsCalendar td.prevnext
 {
    background-color:   #083F71;
    color:              #FFFFFF;
 }

.listingsSearch #eventsCalendar input
 {
    font-size:          10px;
 }

.listingsSearch #eventsCalendar select
 {
    font-size:          9px;
    width:              75px;
 }


/* music */
.listingsSearch #listingsMusicBody
 {
    background:         #dddddd url('http://assets.seattleweekly.com/img/calandergradient2.jpg') repeat-x;
    padding:            4px;
 }

.listingsSearch #listingsMusicBody h3
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size:          16px;
    font-weight:        bold;
    color:              #083F71;
    text-transform:     uppercase;
    margin:             0px;
 }

.listingsSearch #listingsMusicBody form
 {
    margin:             0px;
 }

.listingsSearch #listingsMusicBody select
 {
 width:                 170px;
 }

.listingsSearch #musicWeek
 {
    display:            inline;
    margin:             0px;
    text-align:         right;
 }

.listingsSearch #musicWeek ul
 {
   list-style:          none;
    display:            inline;
    margin:             0px;
 }

.listingsSearch #musicWeek ul li
 {
    text-align:         center;
    margin-right:       1px;
    border:             1px solid #000000;
    border-right:       2px solid #000000;
    border-bottom:      2px solid #000000;
    border-top:         1px solid #000000;
    border-left:        1px solid #000000;
    font-size:          11px;
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-weight:        bold;
    line-height:        10px;
    background-color:   #FFFFFF;
    color:              #083F71;
    width:              20px;
    height:             20px;
    float:              left;
    display:            inline;
 }

.listingsSearch #musicWeek ul li a
 {
    padding-top:        1px;
    font-size:          11px;
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-weight:        bold;
    text-decoration:    none;
    line-height:        10px;
    background-color:   #FFFFFF;
    color:              #083F71;
    width:              20px;
    height:             20px;
    float:              left;
    display:            inline;
 }

.listingsSearch #musicWeek ul li a:hover
 {
    background-color:   #083F71;
    color:              #ffffff;
 }

.listingsSearch #listingsMusicBody ul
 {
    padding:            0px;
    margin:             0px;
 }

.listingsSearch #listingsMusicBody li
 {
    background:         #ffffff;
    margin-bottom:      2px;
    list-style-type:    none;
 }

.listingsSearch #listingsMusicBody ul li.arrow
 {
    padding-left:       10px;
    background-image:   url(http://assets.seattleweekly.com/img/arrow.gif);
    background-repeat:  no-repeat;
    background-position: 2px;
 }

.listingsSearch #listingsMusicBody ul li.arrowSub
 {
    padding-left:       20px;
    background-image:   url(http://assets.seattleweekly.com/img/arrow.gif);
    background-repeat:  no-repeat;
    background-position: 12px;
 }

 .listingsSearch #listingsMusicBody li img
 {
    cursor:             pointer;
    padding:            2px;
 }

.listingsSearch #musicWeek a.calView
 {
    text-align:         right;
    display:            block;
    color:              #ffffff;
 }

.listingsSearch #musicCalendar
 {
    position:           absolute;
    margin:             -4px 0px 12px 0px;
    width:              170px;
    background:         #aaaaaa;
    border:             1px solid #999999;
 }

.listingsSearch #musicCalendar a.calView
 {
    color:              #ffffff;
    float:              right;
 }

.listingsSearch #musicCalendar img
 {
    cursor:             pointer;
    position:           relative;
    left:               -19px;
    top:                3px;
 }

.listingsSearch #musicCalendar table
 {
    border:             1px solid #CCCCCC;
    background-color:   #FFFFFF;
    font-size:          11px;
    width:              100%;
    float:              left;
 }

.listingsSearch #musicCalendar td
 {
    border:             1px solid #CCCCCC;
    cursor:             pointer;
    text-align:         center;
    font-weight:        bold;
 }

.listingsSearch #musicCalendar td.empty
 {
    background-color:   #CCCCCC;
    border:             1px solid #FFFFFF;
    cursor:             default;
 }

.listingsSearch #musicCalendar td.weekday
 {
    background-color:   #083F71;
    color:              #FFFFFF;
    border:             1px solid #CCCCCC;
    font-size:          11px;
 }

.listingsSearch #musicCalendar td.today
 {
    background-color:   #083F71;
    color:              #FFFFFF;
 }

.listingsSearch #musicCalendar td.past
 {
    cursor:             default;
    background-color:   #EEEEEE;
 }

.listingsSearch #musicCalendar td.prevnext
 {
    background-color:   #083F71;
    color:              #FFFFFF;
 }

.listingsSearch #musicCalendar input
 {
    font-size:          8px;
 }

.listingsSearch #musicCalendar select
 {
    font-size:          9px;
    width:              75px;
 }


/* restaurant */
.listingsSearch #listingsRestaurantsBody
 {
    background:         #dddddd url('http://assets.seattleweekly.com/img/calandergradient2.jpg') repeat-x;
    padding:            4px;
 }

.listingsSearch #listingsRestaurantsBody h3
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size:          16px;
    font-weight:        bold;
    color:              #083F71;
    text-transform:     uppercase;
    margin:             0px;
 }

.listingsSearch #listingsRestaurantsBody form
 {
    margin:             0px;
 }

.listingsSearch #listingsRestaurantsBody ul
 {
    padding:            0px;
    margin:             0px;
 }

.listingsSearch #listingsRestaurantsBody li
 {
    background:         #ffffff;
    margin-bottom:      2px;
    list-style-type:    none;
 }

.listingsSearch #listingsRestaurantsBody ul li.arrow
 {
    padding-left:       10px;
    background-image:   url(http://assets.seattleweekly.com/img/arrow.gif);
    background-repeat:  no-repeat;
    background-position: 2px;
 }

.listingsSearch #listingsRestaurantsBody ul li.arrowSub
 {
    padding-left:       20px;
    background-image:   url(http://assets.seattleweekly.com/img/arrow.gif);
    background-repeat:  no-repeat;
    background-position: 12px;
 }

.listingsSearch #listingsRestaurantsBody li img
 {
    cursor:             pointer;
    padding:            2px;
 }

/* movies */
.listingsSearch #listingsMoviesBody
 {
    background:         #dddddd url('http://assets.seattleweekly.com/img/calandergradient2.jpg') repeat-x;
    padding:            4px;
 }

.listingsSearch #listingsMoviesBody h3
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size:          16px;
    font-weight:        bold;
    color:              #083F71;
    text-transform:     uppercase;
    margin:             0px;
 }

.listingsSearch #listingsMoviesBody form
 {
    margin:             0px;
 }

.listingsSearch #listingsMoviesBody ul
 {
    padding:            0px;
    margin:             0px;
 }

.listingsSearch #listingsMoviesBody li
 {
    background:         #ffffff;
    margin-bottom:      2px;
    list-style-type:    none;
 }

.listingsSearch #listingsMoviesBody ul#showtimes li.arrow
 {
    padding-left:       10px;
    background-image:   url(http://assets.seattleweekly.com/img/arrow.gif);
    background-repeat:  no-repeat;
    background-position:2px;
 }


.listingsSearch #listingsMoviesBody ul#theaters li.arrow
 {
    padding-left:       10px;
    background-image:   url(http://assets.seattleweekly.com/img/arrow.gif);
    background-repeat:  no-repeat;
    background-position:2px;
 }

.listingsSearch .more
 {
    display:            block;
    background:         #ffffff;
    color:              #083F71;
    padding-right:      4px;
    text-align:         right;
 }
 
.LSPromo
 {
    width:              180px; 
    float:              left;
 }

/* --- End /home/httpd/public/app_frame/webroot/css/ListingsSearch.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/LocationSpecial.css --- */

.LocationsSpecialIssue
 {
    width: 98%;
 }
 
.LocationsSpecialIssue ul
 {
    margin: 0px 5px;
    padding: 0px;
    list-style-type: none;
 }
 
.LocationsSpecialIssue ul li
 {
    width: 45%;
    float: left;
    margin: 0px 0px 10px 0px;
    padding: 0px 10px 0px 10px;
 }
 
.LocationsSpecialIssue ul li.Category
 {
    width: 100%;
    float: none;
    clear: both;
    border-bottom: 3px solid #083F71;
    margin: 5px 10px 5px 0px;
    padding: 0px 5px;
 }
 
.LocationsSpecialIssue ul li.Category p
 {
    padding: 0px;
    margin: 0px;
    display: inline;
 }
.LocationsSpecialIssue ul li h2
 {
    margin: 0px;
    padding: 0px;
 }
 
.LocationsSpecialIssue ul li h3
 {
    margin: 0px 10px 0px 0px;
    padding: 0px;
    font-size: 18px;
    font-weight: bold;
    display: inline;
 }
 
.LocationsSpecialIssue ul li h4
 {
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    font-weight: bold;
 }
 
.LocationsSpecialIssue ul li h5
 {
    margin: 0px;
    padding: 0px 0px 0px 5px;
    font-size: 12px;
    font-weight: normal;    
 }
 
.LocationsSpecialIssue ul li h6
 {
    margin: 0px;
    padding: 0px 0px 0px 5px;
    font-size: 12px;
    font-weight: normal;    
 }
 
.LocationsSpecialIssue ul li p
 {
    margin: 0px;
    padding: 0px 0px 0px 5px;
    font-size: 12px;
    font-weight: normal;
 } 
 
.LocationsSpecialIssue ul li p.Description
 {
    font-size: 11px;
    font-weight: normal;
    color: #666666;
 } 

/* --- End /home/httpd/public/app_frame/webroot/css/LocationSpecial.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/SMSForm.css --- */

div.SMSForm
{
    border: 1px solid #CCCCCC;
    background-color: #EEEEEE;
    padding: 5px;
    width: 175px;
}
.SMSForm input
{
    width: 100px;
    margin-right: 5px;
}

/* --- End /home/httpd/public/app_frame/webroot/css/SMSForm.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/EventParentView.css --- */

/* /p/af/w/c/EventParentView.css */

.EventParentView
 {
    background:           #ffffff;
    display:              block;
    float:                right;
    font-family:          verdana;
    font-size:            12px;
    width:                545px;
    margin-left:          5px;
    margin-right:         5px;
 }

/* Event Parent Name (headline) */
.EventParentView h1
 {
    font-size:          14px;
    line-height:        14px;
    margin-bottom:      5px;
    margin-top:         5px;
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
 }

/* Event Parent Contact Info */
.EventParentView h2
 {
    margin-bottom:      1px;
    margin-top:         1px;
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size:          11px;
 }

/* Event Parent Description */
.EventParentView h3
 {
    margin-bottom:      1px;
    margin-top:         1px;
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size:          11px;
 }

/* Event Item Name */
.EventParentView h4
 {
    margin-bottom:      1px;
    margin-top:         1px;
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size:          11px;
 }

/* Capsule Area within the view */
.EventParentView .CapsuleArea
 {
    background:         #fff0ff;
    display:            block;
    float:              left;
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size:          12px;
 }

/* If available, this is the footer div block */
.EventParentView .Footer
 {
    display:            block;
    font-size:          14px;
 }

.EventParentView .List
 {
    background:         #ffc0c0;
 }

/* End /p/af/w/c/EventParentView.css */


/* --- End /home/httpd/public/app_frame/webroot/css/EventParentView.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/SearchAuthorWidget.css --- */

/* /p/af/w/c/SearchAuthorWidget.css */

.SearchAuthorWidget
  {
    background-color:   #FBFBFB;
    border:             1px dashed #999999;
    margin:             0px 0px 5px 0px;
    padding:            5px;
    position:           relative;
    width:              190px;

  }

.SearchAuthorWidget h2
 {
    font-size:          13px;
    font-weight:        bold;
    margin:             0px 0px 10px;
    padding:            0px; 
 }

.SearchAuthorWidget ul
 {
    margin:             0px;
    padding:            0px;
    list-style-type:    none;
 }

.SearchAuthorWidget li
 {
    background-image:   url(http://assets.seattleweekly.com/img/dblarrow.gif);
    background-position:0px;
    background-repeat:  no-repeat;
    padding-left:       20px;
 }
 
/* End /p/af/w/c/SearchAuthorWidget.css */


/* --- End /home/httpd/public/app_frame/webroot/css/SearchAuthorWidget.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/FlipBookLayout.css --- */

#Flipbook
{
    width: 98%;
    background: #ffffff;
}

#Flipbook .LeaderBoard, #Flipbook .SiteNav
 {
    margin: 1px auto 0px auto;
 }

#Flipbook h1
 {
   display: none;
 }

#Flipbook .FlipbookView
 {
   width: 98%;
   margin-top: 5px;
 }

/* --- End /home/httpd/public/app_frame/webroot/css/FlipBookLayout.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/Promo_UserInfo.css --- */

.UserInfo
{
    border:             1px #083F71 solid;
    margin-bottom:      10px;
    padding-bottom:     5px;
    display:            block;
    clear:              both;
}

.UserInfo h3
{
    color:              #fff;
    background-color:   #083F71;
    font-size:          14px;
    display:            block;
    margin:             0px;
    padding:            5px;
}

.UserInfo h4
{
    font-weight:        normal;
    font-size:          11px;
    margin:             5px 0px 0px 0px;
}

.UserInfo h5
{
    font-weight:        normal;
    font-size:          11px;
    margin:             0px;
}

.UserInfo .form
{
    padding:            0px 10px;
}
.UserInfo p
{
    margin:             0px 10px;
}


/* --- End /home/httpd/public/app_frame/webroot/css/Promo_UserInfo.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/FeedbackView.css --- */

/* /p/af/wr/c/FeedbackView.css */

.FeedbackView
 {
    margin-top:	        8px;
    margin-bottom:      8px;
    padding-top:        8px;
    border-top:         1px dashed #CCCCCC;
    font-size:          12px;
    font-weight:        normal;
    clear:              both;
 }

.FeedbackView .name
{
    padding:            5px 0px 10px 0px;
    font-style:         italic;
    margin-left:        10px;
    font-weight:        bold;
    color:              #777;
}

.FeedbackView .city
{
    padding:             5px 0px 10px 0px;
    font-style:         italic;
    color:              #777;
}

.FeedbackView .date
{
    padding:             5px 0px 10px 0px;
    font-style:         italic;
    color:              #666;
}

.FeedbackView a
 {
    font-size:          12px;
    font-weight:        normal;
 }

.FeedbackView .showHide
 {
    float:              right;
    font-size:          12px;
    font-weight:        normal;
    margin-right:       5px;
 }

.FeedbackView li
 {
    border-bottom:      1px dashed #cccccc;
    padding-bottom:     2px;
    padding-top:        10px;
 }
.FeedbackView ul.Rating
{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    display: inline;
    cursor: pointer;
}
.FeedbackView ul.Rating li
{
    border: none;
    margin: 0px;
    padding: 0px;
    display: inline;
}
.FeedbackView ul.Rating li img
{
    vertical-align: middle;
    margin-left: 3px;
}
/* End /p/af/wr/c/FeedbackView.css */

.FeedbackContentArea
 {
     width:            740px;
     float:            left;
 }

.FeedbackAdd
 {
     margin-bottom:      10px;
 }

 .FeedbackAdd h2
 {
     margin:           0px;
     padding:          0px;
 }

 .FeedbackAdd a
 {
    font-size:          12px;
    font-weight:        normal;
 }

 .FeedbackAdd p
 {
     margin:           10px;
     }

.FeedbackDisclaimer
{
    margin:            0px 10px;
}

.FeedbackGroup
{
    float:              left;
    margin-left:        10px;
    font-weight:        bold;
}

.FeedbackAdd .FeedbackComment label
{
    font-weight:         bold;
}

.FeedbackAdd .FeedbackComment
{
     margin:             10px;
}

.FeedbackAdd .FeedbackCaptcha
{
    font-weight:         bold;
}

.FeedbackAdd .FeedbackCaptcha p
{
    font-weight:         normal;
    margin:              5px;
}

.FeedbackAdd ul.Rating
{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    display: inline;
}
.FeedbackAdd ul.Rating li
{
    border: none;
    margin: 0px;
    padding: 0px;
    display: inline;
}
.FeedbackAdd ul.Rating li img
{
    vertical-align: middle;
    cursor: pointer;
    margin-left: 3px;
}
.FeedbackAdd ul.form
{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
.FeedbackAdd ul.form li
{
    clear: left;
    float: none;
}
.FeedbackAdd ul.form li.inline
{
    float: left;
    clear: none;
    margin-right: 10px;
}
.FeedbackAdd .RequiredFieldMarker
{
    font-weight: bold;
}
.FeedbackAdd ul.Errors li
{
    font-weight: bold;
    color: #FF0000;
}

/* slideshow view */

.SlideshowContentArea .FeedbackView
 {
    width: 400px;
 }

/* --- End /home/httpd/public/app_frame/webroot/css/FeedbackView.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/Promo_EventsWidget.css --- */

/*Promo Events Widget*/
.promoEventsPage .PromoEventsWidget
 {
    margin-top:         0px;
    margin-bottom:      10px;
    padding-left:       10px;
    padding-right:      10px;
    border:             1px #ccc dashed;
    display:            block;
 }
 
.promoEventsPage .PromoEventsWidget .resultDetails
 {
    clear:left;
}

.promoEventsPage .PromoEventsWidget .resultDetails .Pagination
{
    float:              right;
 }

.promoEventsPage .PromoEventsWidget h2
 {
    background-color:   #fff;
    color:              #083F71;
    padding:            5px;
    font-size:          18px;
    margin-bottom:      0px;
    margin-top:         0px;
    border-bottom:      1px #ccc solid;
    text-decoration:    none;

 }

.promoEventsPage .PromoEventsWidget h2 a:link
 {
    color:              #fff;
    text-decoration:    underline;
    margin-bottom:      0px;
 }

.promoEventsPage .PromoEventsWidget h2 a:hover
 {
    color:              #fff;
    text-decoration:    underline;
    margin-bottom:      0px;
 }

.promoEventsPage .PromoEventsWidget h2 a:visited
 {
    color:              #fff;
    margin-bottom:      0px;
 }

.promoEventsPage .PromoEventsWidget ul
 {
    border-top:         none;
    list-style-type:    none;
    padding:            0px;
    margin:             5px 0px;
 }

.promoEventsPage .PromoEventsWidget li
 {
    clear:              both;
    margin:             0px 5px 5px 5px;
    border-bottom:      1px #ccc dashed;
    padding-top:        5px;
    overflow:           auto;
 }

.promoEventsPage .PromoEventsWidget li a:link
 {
    font-weight:        bold;
 }

.promoEventsPage .PromoEventsWidget li a:hover
 {
    text-decoration:    underline;
 }

.promoEventsPage .PromoEventsWidget li a:visited
 {
    font-weight:        bold;
    margin:             0px;
 }

.promoEventsPage .PromoEventsWidget .back
 {
    float:              left;
 }

.promoEventsPage .PromoEventsWidget img
 {
    float:              right;
    border:             none;
    margin:             5px;
    padding:            10px;
 }

.promoEventsPage .PromoEventsWidget a.more
 {
    float:              right;
 }

/*Intro Promo Events Widget*/
.PromoEventsWidget
 {
    border:             1px #083F71 solid;
    margin-top:         0px;
    margin-bottom:      10px;
    position:           relative;
    top:                0px;
 }

.PromoEventsWidget h2
 {
    color:              #fff;
    padding:            5px;
    background-color:   #083F71;
    font-size:          14px;
    display:            block;
    margin-bottom:      0px;
    margin-top:         0px;
    text-decoration:    underline;
 }

.PromoEventsWidget h2 a:link
 {
    color:              #fff;
    text-decoration:    underline;
    margin-bottom:      0px;
 }

.PromoEventsWidget h2 a:hover
 {
    color:              #fff;
    text-decoration:    underline;
    margin-bottom:      0px;
 }

.PromoEventsWidget h2 a:visited
 {
    color:              #fff;
    margin-bottom:      0px;
 }

.PromoEventsWidget ul
 {
    list-style-type:    none;
    padding:            5px;
    margin:             0px;
 }

.PromoEventsWidget li
 {
    clear:              both;
    margin:             0px 5px 25px 5px;
    overflow:           auto;
    border-bottom:      1px dashed #999999;
 }

.PromoEventsWidget li a:link
 {
    font-weight:        bold;
 }

.PromoEventsWidget li a:hover
 {
    text-decoration:    underline;
 }

.PromoEventsWidget li a:visited
 {
    font-weight:        bold;
    margin:             0px;
 }

.PromoEventsWidget img
 {
    border:             none;
    float:              right;
    padding:            10px;
 }
 
.PromoEventsWidget a.more
 {
    float:              right;
    margin-right:       5px;
 }

/* --- End /home/httpd/public/app_frame/webroot/css/Promo_EventsWidget.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/BackpageCategories.css --- */

/* /p/af/w/c/BackpageCategories.css */
.BackpageCategories
{
    background-color:   #FFFFFF;
    background-image:   url(http://assets.seattleweekly.com/img/backpage_09.jpg);
    background-repeat:  repeat-x;
    border:             1px solid #666666;
    font-size:          10px;
    margin:             10px auto;
    padding:            0px;
    text-align:         left;
    width:              158px;    
}

.BackpageCategories img
{
    display:            none;
}

.BackpageCategories .bpFoot
{
    font-weight:        bold;
    color:              #666666;
    font-size:          10px;
    padding:            0px;
    text-align:         center;
    margin:             35px auto 2px auto;
}

.BackpageCategories ul 
{
    margin:             0px 0px 10px 25px;
    padding:            0px;
    text-align:         left;
    list-style-type:    square;
}

.BackpageCategories li
{
    color:             #999999;
    margin:            4px 0px 0px 0px;
}
/* /p/af/w/c/BackpageCategories.css */


/* --- End /home/httpd/public/app_frame/webroot/css/BackpageCategories.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/CakeSqlLog.css --- */

/* /p/af/w/c/CakeSqlLog.css */
.cakeSqlLog
 {
    border-top:         10px solid #CCCCCC;
    color:              #000000;
    font-family:        helvetica,verdana,lucida-grande,sans-serif;
    font-size:          75%;
    clear:              both;
 }

.cakeSqlLog table
 {
    background-color:   #FFFFFF;
    border:             1px solid #CCCCCC;
    clear:              both;
    color:              #333333;
    margin-bottom:      10px;
    margin:             0px;
    padding:            0px;
    width:              600px;
 }

.cakeSqlLog th
 {
    background-color:   #F2F2F2;
    border-color:       #FFFFFF rgb(187, 187, 187) rgb(187, 187, 187) rgb(255, 255, 255);
    border-style:       solid;
    border-width:       1px;
    text-align:         center;
 }

.cakeSqlLog tr td
 {
    background:         #FFFFFF none repeat scroll 0%;
    border-right:       1px solid #CCCCCC;
    padding:            4px;
    text-align:         left;
    vertical-align:     top;
 }
 
 .cakeSqlLog caption
  {
    background-color: #bbbbbb;
  }

/* End /p/af/w/c/CakeSqlLog.css */


/* --- End /home/httpd/public/app_frame/webroot/css/CakeSqlLog.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/StreetTeamPage.css --- */

.streetTeamsPage
 {
    width:              740px;
    margin:             0px 5px 0px 0px;
    float:              left;
    overflow:           hidden;
}
 
.streetTeamsPage .col1
 {
    width:              425px;
    float:              left;
    margin-right:       10px;
 }
 
.streetTeamsPage .col2
 {
   width:               302px;
   float:               left;
 }

.PromotionsStreetteamsTOC .streetTeamsPage
 {
    margin-bottom:     10px;
 }
 
.PromotionsStreetteamsTOC .streetTeamsPage .Sponsor
 {  
    width: 730px;
    float: left;
 }

/*For page that is being created with col1 and 2 outside of .sponsor*/
.PromotionsStreetteamsTOC .streetTeamsPage /*.Sponsor*/.col1
 {
    width:             320px;
    float:             left;
    margin-right:      20px;
 }

.PromotionsStreetteamsTOC .streetTeamsPage /*.Sponsor*/.col2
 {
    width:             380px;
    float:             right;
    margin:            0px 5px 10px 0px;
 }
 
 .PromotionsStreetteamsTOC .streetTeamsPage /*.Sponsor*/ img
 {
    border:            0px;
    margin-left:       auto;
    margin-right:      auto;
 }

 /*CUT THIS OUT after launch on 1/22/09: FOR Page contents Currently Live within .SPONSOR*/
.PromotionsStreetteamsTOC .streetTeamsPage .Sponsor .col1
 {
    width:             320px;
    float:             left;
    margin-right:      20px;
 }

.PromotionsStreetteamsTOC .streetTeamsPage .Sponsor .col2
 {
    width:             380px;
    float:             right;
    margin:            0px 5px 10px 0px;
 }
 
.PromotionsStreetteamsTOC .streetTeamsPage .Sponsor img
 {
    border:            0px;
    margin-left:       auto;
    margin-right:      auto;
 }

/* --- End /home/httpd/public/app_frame/webroot/css/StreetTeamPage.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/LocationPromo.css --- */

/* /p/af/w/c/LocationPromo.css */

.LocationPromo
 {
    background:         #ffffc0;
 }

/* End /p/af/w/c/LocationPromo.css */

/* --- End /home/httpd/public/app_frame/webroot/css/LocationPromo.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/HomeSectionWidget.css --- */

/* HomeSectionWidget */ 
.HomeSectionWidget .Last_Update {
	margin:5px 10px;
	color:#999999;
	font-size:.7em;
}

.HomeSectionWidget .Bin_Image {
	float:left;
	margin:0 5px 5px 0;
	padding:0;
}

.HomeSectionWidget ul {
	margin:5px 10px 5px;
	padding:0;
}

.HomeSectionWidget li {
	clear:both;
	list-style:none;
	margin:0 0 5px;
	padding:0;
}

.HomeSectionWidget h3 {
	margin:0;
	padding:0;
	font-size:.85em;
	font-weight:normal;
}

.HomeSectionWidget h4 {
	margin:0;
	padding:0;
	font-size:.8em;
	font-weight:normal;
}

.HomeSectionWidget .More_Link {
	margin:10px;
	padding:0;
	text-align:right;
	font-size:.7em;
}

.HomeSectionWidget .More_Link img {
	vertical-align:bottom;
}
/* /HomeSectionWidget */

/* --- End /home/httpd/public/app_frame/webroot/css/HomeSectionWidget.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/ReaderRegister.css --- */

.ReadersRegisterContentArea
 {
    width: 740px;
    float: left;
    margin: 0px;
    padding: 0px;
 }
 
.ReadersRegisterContentArea .required
 {
    font-weight: bold;
    color: #ff0000;
 }
 
.ReadersRegisterContentArea .rrNotice
 {
    font-style: italic;
    font-size: 11px;
 }
 
.ReadersRegisterContentArea .community-wrapper
 {
    margin: 0px;
    padding: 0px;
 }
 
.community-message,
.community-message .message,
.community-message .error_message
 {
     text-align: center;
     color: #FF0000;
     font-weight: bold;
     font-size: 14px;     
 }
 
.ReadersRegisterContentArea h3
 {
     margin: 0px;
     padding: 0px;
     font-size: 18px;
     font-weight: bold;
     color: #083F71;
 }

.ReadersRegisterContentArea h4
 {
    font-weight: bold;
    font-size: 13px;
    margin: 0px;
    padding: 0px;
 }
 
.ReadersRegisterContentArea fieldset
 {
    border: none;
    padding: 10px 5px;
    margin: 0px;
    clear: both;
    float: left;
 }
 
.ReadersRegisterContentArea fieldset#questions-fieldset
 {
    width: 50%;
 }
 
.ReadersRegisterContentArea .rrTexts
 {
    width: 45%;
    float: right;
    margin-top: 10px;
 }
 
.ReadersRegisterContentArea fieldset ul,
.ReadersRegisterContentArea .rrTexts ul

 {
    border: 0px;
    padding: 0px;
    list-style-type: none;
 }

.ReadersRegisterContentArea fieldset ul li,
.ReadersRegisterContentArea .rrTexts ul li
 {
    border-top: 1px solid #ccc;
    margin-bottom: 5px;
    padding-top: 5px;
    overflow: auto;
 }

.ReadersRegisterContentArea fieldset ul li input.checkbox,
.ReadersRegisterContentArea .rrTexts ul li input.checkbox,
.ReadersRegisterContentArea .rrTexts ul li input.smsProfileFormElements
 {
    float: left;
 }
 
.ReadersRegisterContentArea fieldset ul li label,
.ReadersRegisterContentArea .rrTexts ul li label
 {
    display: block;
    margin-left: 10px;
    overflow: auto;
    padding-bottom: 3px;
    padding-left: 10px;
    clear: none;
 }
 
.ReadersRegisterContentArea .rrInfo
 {
    clear:  both;
    border-top: 1px solid #ccc;
    padding: 10px 5px;
    overflow: auto;
 } 
 
.ReadersRegisterContentArea form .rrGeneral,
.ReadersRegisterContentArea form .rrLogin
 {
     float: left;
     width: 45%;
 }
 
.ReadersRegisterContentArea form .rrGeneral input,
.ReadersRegisterContentArea form .rrLogin input
 {
    margin-bottom: 5px;
 }
 
.ReadersRegisterContentArea .rrInfo label.text
 {
     display: block;
     width: 130px;
     float: left;
     text-align: right;
     padding-right: 5px;
     clear: left;
     font-size: 11px;
 }
 
.ReadersRegisterContentArea form label.text span
 {
     font-style: italic;
     font-size: 9px;
     line-height: 7px;
 }
 
.ReadersRegisterContentArea .rrVerify
 {
     text-align: center;
     border-top: 1px solid #ccc;
     padding-top: 5px;
 }
 
.ReadersRegisterContentArea .rrVerify input
 {
    clear: both;
    float: none;
    display: block;
    margin: 5px auto;
 }
 
.ReadersRegisterContentArea .rrVerify p
 {
    font-size: 10px;
    font-weight: bold;
    display: block;
    width: 60%;
    margin: 0px auto;
 }
 
.ReadersRegisterContentArea img.rrPromo
 {
    display: block;
    margin: 20px auto 10px auto;
 }
 

/* --- End /home/httpd/public/app_frame/webroot/css/ReaderRegister.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/NeighborhoodList.css --- */

.NeighborhoodIndex
{
    width:               550px;
    float:               left;
    margin:              0px 0px 5px 10px;
    display:             block;
}

.NeighborhoodIndex h2
{
    color:               #083F71;
    margin:              0px;
    padding:             0px;
}

.NeighborhoodIndex ul.RegionGroup
{
    list-style-type:     none;
    margin:              5px 0px;
    padding:             0px;

}

.NeighborhoodIndex ul.RegionGroup li
{
    margin:               0px;
    padding:              0px;
    width: 	             100%;

}

.NeighborhoodIndex ul.RegionGroup ul.Region
{
    list-style-type:     none;
    margin:              5px 20px 5px 20px;
    padding:             0px;

}

.NeighborhoodIndex ul.RegionGroup ul.Region li
{
    margin:               0px;
    padding:              2px 10px;
    width:                100%;
    overflow:             auto;
    
}

.NeighborhoodIndex ul.RegionGroup ul.Region li.grey
{
    background-color:     #ededed;
    margin:               0px;
    padding:              2px 10px;
    width:                100%;
    overflow:             auto;
}

.NeighborhoodIndex ul.RegionGroup ul.Region li h4
{
    margin:               0px;
    padding:              0px;
    width:                300px;
    float:                left;
    
}

.NeighborhoodIndex ul.RegionGroup ul.Region .Extras
{
    float:                right;
    width:                170px;
    display:              inline;
}


/* --- End /home/httpd/public/app_frame/webroot/css/NeighborhoodList.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/MicrositesView.css --- */

.MicrositeContentArea
 {
    width:           740px;
    float:           left;
 }

/* --- End /home/httpd/public/app_frame/webroot/css/MicrositesView.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/AboutHelp.css --- */

.Help
{
    margin:             5px;
}

.Help h2
{
    font-size:          18px;
    color:              #083F71;
    border-bottom:      1px #ccc solid;
}

/* --- End /home/httpd/public/app_frame/webroot/css/AboutHelp.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/PaperFinderWidget.css --- */

/* Paper Finder Widget */
.Paper_Finder
{
	margin: 0px auto 0px auto;
	padding: 10px 5px 10px 5px;
	text-align: center;
}

.Paper_Finder fieldset
{
	display: inline;
	border: none;
	padding: 0px;
	margin: 0px;
}

.Paper_Finder label
{
	font-size: 10px;
}

.Paper_Finder_Zip
{
	width: 120px;
}
/* /Paper Finder Widget */


/* --- End /home/httpd/public/app_frame/webroot/css/PaperFinderWidget.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/AdviceColumnCustomWidget.css --- */

.AdviceColumnCustomWidget
 {
    padding: 0px;
    margin-bottom: 10px;
 }

.AdviceColumnCustomWidget .AdviceColumnWidgetBody
 {
    padding: 0px 10px;
 }
 
.AdviceColumnCustomWidget .AdviceColumnWidgetBody h2,
.AdviceColumnCustomWidget .AdviceColumnWidgetBody h3,
.AdviceColumnCustomWidget .AdviceColumnWidgetBody h6
 {
    display: none;
 }
 
.AdviceColumnCustomWidget .AdviceColumnWidgetBody h4,
.AdviceColumnCustomWidget .AdviceColumnWidgetBody h5
 {
    padding: 0px;
    margin: 0px;
    font-weight: normal;
    position: relative;
 }
 
.AdviceColumnCustomWidget .AdviceColumnWidgetBody h4.acwh4
 {
    font-size: 12px;
    line-height: 16px;
    margin: 0px;
    padding-top: 10px;
    display: block;
 }
 
.AdviceColumnCustomWidget .AdviceColumnWidgetBody h5.acwh5
 {
    font-size: 10px;
    line-height: 10px;
    margin-bottom: 5px;
    color: #444444;
 }
 
.AdviceColumnCustomWidget .AdviceColumnWidgetBody p.acwh
 {
    color: #444444;
    font-size: 11px;
    line-height: 16px;
    margin: 5px 0;
    padding: 0;
 }
 
.AdviceColumnCustomWidget .AdviceColumnWidgetBody p.default
 {
    font-style: italic;
 }
 
.AdviceColumnCustomWidget .AdviceColumnWidgetBody .readMore
 {
    font-size: 11px;
    text-align: right;
    margin: 0px 0px 5px 0px;
    padding: 5px 0 8px;
    border-bottom: 1px solid #CCCCCC;
 }
 
 

/* --- End /home/httpd/public/app_frame/webroot/css/AdviceColumnCustomWidget.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/PromositesView.css --- */

.PromositeContentArea
 {
    width:           740px;
    margin-left:     95px;
 }
 .PromositeContentArea .PromositeTitle
 {
    text-align:    center;
    font-size:     32pt;
    font-weight:   bold;
     
 }
 
 .PromositeContentArea .PromositeText
 {
     margin:    15px 0px 15px 0px;
     
 }

/* --- End /home/httpd/public/app_frame/webroot/css/PromositesView.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/TagCloudWidget.css --- */

.main .TagCloudWidget
 {
    margin-bottom:      15px; 
 }

.main .TagCloudWidget .TagCloudContent
 {
    border:             1px solid #666666; 
    padding:            5px;
 }
 
.main .TagCloudWidget h3
 {
    background:         transparent url(http://assets.seattleweekly.com/img/tab-active-98x21.gif) no-repeat scroll 0%;
    position:           relative; 
    bottom:             -1px; 
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    line-height:        20px;
    font-size:          10px;
    width:              98px;
    height:             21px;
    padding:            0px;
    margin:             0px;
    text-align:         center;
    font-weight:        bold;
    color:              #000000;
 }
 
.main .TagCloudWidget .TagCloudContent .BeSocial h2
 {
    display:            none;
 }

.main .TagCloudWidget .TagCloudContent .BeSocial
 {
    clear:              both;
    padding-bottom:     0px;
    margin-bottom:      5px;
    border-bottom:      1px solid #cccccc;
    display:            block;
    height:             20px;
 }

.main .TagCloudWidget .TagCloudContent .BeSocialHeader
 {
    float:              right;
    height:             40px;
    width:              110px;
    margin-top:         0px;
 }

.main .TagCloudWidget .TagCloudContent .BeSocialHeader img
 {
    width:              56px;
    height:             37px;
    display:            inline;
    float:              left;
 }

.main .TagCloudWidget .TagCloudContent .BeSocialHeader h4
 {
    margin:             0px;
    padding:            0px;
    font-size:          10px;
    font-weight:        normal;
    width:              50px;
    float:              right;
    line-height:        11px;
 }
 
.main .TagCloudWidget .TagCloudContent ul
 {
    margin:             0px;
    padding:            0px;
    list-style-type:    none;
 }

.main .TagCloudWidget .TagCloudContent li
 {

    margin:             0px 8px 2px 0px;
    padding:            0px;
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    line-height:        18px;
    display:            inline;
    height:             18px;
 }
 
.main .TagCloudWidget .TagCloudContent a.TagCloudDist0
 {
    font-size:          11px;
    font-weight:        normal;
    line-height:        18px;
 }
 
.main .TagCloudWidget .TagCloudContent a.TagCloudDist1
 {
    font-size:          13px;
    font-weight:        normal;
    line-height:        18px;
 }
 
.main .TagCloudWidget .TagCloudContent a.TagCloudDist2
 {
    font-size:          14px;
    font-weight:        bold;
    line-height:        18px;
 }
 
.main .TagCloudWidget .TagCloudContent a.TagCloudDist3
 {
    font-size:          16px;
    font-weight:        normal;
    line-height:        18px;
 }
 
.main .TagCloudWidget .TagCloudContent a.TagCloudDist4
 {
    font-size:          18px;
    font-weight:        bold;
    line-height:        18px;
 }
 
 /* content view */
 .ContentView .TagCloudWidget
 {
    margin-bottom:      15px;
 }

.ContentView .TagCloudWidget .TagCloudContent
 {
    border:             1px solid #666666;
    overflow:           hidden;
    padding:            5px;
 }
.ContentView .TagCloudWidget h3
 {
    background:         transparent url(http://assets.seattleweekly.com/img/tab-active-98x21.gif) no-repeat scroll 0%;
    position:           relative;
    bottom:             -1px;
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    line-height:        20px;
    font-size:          10px;
    width:              98px;
    height:             21px;
    padding:            0px 2px 0px 0px;
    margin:             0px 0px 0px 0px;
    text-align:         center;
    font-weight:        bold;
    color:              #000000;
 }
 
.ContentView .TagCloudWidget .TagCloudContent .BeSocial h2
 {
    display:            none;
 }

.ContentView .TagCloudWidget .TagCloudContent .BeSocial
 {
    clear:              both;
    margin-bottom:      5px;
    border-bottom:      1px solid #cccccc;
    display:            block;
    height:             20px;
    overflow:           hidden;
 }

.ContentView .TagCloudWidget .TagCloudContent .BeSocialHeader
 {
    float:              right;
    height:             40px;
    width:              110px;
    margin-top:         20px;
 }

.ContentView .TagCloudWidget .TagCloudContent .BeSocialHeader img
 {
    width:              56px;
    height:             37px;
    display:            inline;
    float:              left;
 }

.ContentView .TagCloudWidget .TagCloudContent .BeSocialHeader h4
 {
    margin:             0px;
    padding:            0px;
    font-size:          10px;
    font-weight:        normal;
    width:              50px;
    float:              right;
    line-height:        11px;
    border:             none;
 }
 
.ContentView .TagCloudWidget .TagCloudContent ul
 {
    margin:             0px;
    padding:            0px;
    list-style-type:    none;
 }

.ContentView .TagCloudWidget .TagCloudContent li
 {
    margin-right:       8px;
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    display:            inline;
    line-height:        18px;
 }
 
.ContentView .TagCloudWidget .TagCloudContent a.TagCloudDist0
 {
    font-size:          11px;
    font-weight:        normal;
    line-height:        18px;
 }
 
.ContentView .TagCloudWidget .TagCloudContent a.TagCloudDist1
 {
    font-size:          13px;
    font-weight:        normal;
    line-height:        18px;
 }
 
.ContentView .TagCloudWidget .TagCloudContent a.TagCloudDist2
 {
    font-size:          14px;
    font-weight:        bold;
    line-height:        18px;
 }
 
.ContentView .TagCloudWidget .TagCloudContent a.TagCloudDist3
 {
    font-size:          16px;
    font-weight:        normal;
    line-height:        18px;
 }
 
.ContentView .TagCloudWidget .TagCloudContent a.TagCloudDist4
 {
    font-size:          18px;
    font-weight:        bold;
    line-height:        18px;
 }

/* --- End /home/httpd/public/app_frame/webroot/css/TagCloudWidget.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/NationalBestOfsWidget.css --- */

.NationalBestOfsWidget
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    margin:             0px 0px 10px 0px;
    overflow:           auto;
 }

.NationalBestOfsWidget h2
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size:          12px;
    font-weight:        bold;
    margin:             0px;
    padding:            0px;
 }

.NationalBestOfsWidget ul
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    margin:             0px;
    padding:            0px;
    list-style-type:    none;
 }

.NationalBestOfsWidget li
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    background-image:   url(http://assets.seattleweekly.com/img/dblarrow.gif);
    background-position:0px;
    background-repeat:  no-repeat;
    padding-left:       20px; 
    margin-bottom:      5px;
 }
 

/* --- End /home/httpd/public/app_frame/webroot/css/NationalBestOfsWidget.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/SystemControl.css --- */

.SystemControl
 {
    background:         #ffffff;
    color:              #101010;
    border:             none;
    border-bottom:      1px dotted #CCCCCC;
    margin:             5px 5px 5px 5px;
    display:            block;
    padding:            5px;
    font-family:        Verdana;
    font-size:          12px;
 }


/* --- End /home/httpd/public/app_frame/webroot/css/SystemControl.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/RankIt.css --- */

.rankitWrap{
    margin:0px; 
    padding:0px;
    display:inline-block;
    position:relative;
}
.rankitWrap img{
    position:static;
}
a.rankitClick{
    display:block;
    height:44px;
    width:45px;
    position:absolute; 
    bottom:-10px; 
    right:-16px;
}
a.rankitClick:link, a.rankitClick:visited{
    background:url(http://assets.seattleweekly.com/img/rankit/rank.png) top left no-repeat;
    text-decoration:none;
}
a.rankitClick:hover, a.rankitClick:active{
    background:url(http://assets.seattleweekly.com/img/rankit/rank2.png) top left no-repeat;
    text-decoration:none;
}
.rankitDisplay{
    display:none; 
    background:url(http://assets.seattleweekly.com/img/rankit/displayBg.png); 
    border-top:#e0e0e0 2px solid; 
    margin:0px; 
    padding:0px;
    width:100%;
    position:absolute; 
    bottom:0px; 
    left:0px;
    text-align: left;
}
.rankitDisplayInner{
    display:block; 
    width:100%;
    margin:4px;
    position:relative;
    font-size:small;
}
a.rankit_thumbup{
    display:block;
    width:32px; 
    height:45px;
    position:absolute;
    right:35px; 
    bottom:-6px;
    text-decoration:none;
}
a.rankit_thumbup:link, a.rankit_thumbup:visited{
    background:url(http://assets.seattleweekly.com/img/rankit/thumbUp1.png) top left no-repeat;
}
a.rankit_thumbup:hover, a.rankit_thumbup:active{
    background:url(http://assets.seattleweekly.com/img/rankit/thumbUp2.png) top left no-repeat;
}
a.rankit_thumbdown{
    display:block;
    width:32px; 
    height:45px;
    position:absolute;
    right:65px; 
    bottom:-17px;
    text-decoration:none;
}
a.rankit_thumbdown:link, a.rankit_thumbdown:visited{
    background:url(http://assets.seattleweekly.com/img/rankit/thumbDown1.png) top left no-repeat;
}
a.rankit_thumbdown:hover, a.rankit_thumbdown:active{
    background:url(http://assets.seattleweekly.com/img/rankit/thumbDown2.png) top left no-repeat;
}
.rankitDisplayInner strong{
    font-size:x-small;
    font-style:italic;
}


/* --- End /home/httpd/public/app_frame/webroot/css/RankIt.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/Top50ListItem.css --- */

/* List Headline */
.Top50ContentArea .Top50ListItem h1
{
	margin:             0;
	padding:            5px 0;
	border-bottom:      1px dashed #cccccc;
	font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:          1em;
	font-weight:        bold;
	text-transform:     capitalize;
}

.Top50ContentArea .Top50ListItem h1 a
{
    color:              #083F71;
}
	
/* Item Headline */
.Top50ContentArea .Top50ListItem h2
{
	margin:             0 0 5px;
	padding:            0;
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:          2.1em;
	line-height:        1.15em;
	font-weight:        bold;
	text-transform:     capitalize;
}

/* Item Subheadline */
.Top50ContentArea .Top50ListItem h3
{
	margin:             0 0 5px 0;
	padding:            0;
	font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:          16px;
	line-height:        18px;
	font-weight:        normal;
	color:              #333333
}

/* Story Text */
.Top50ContentArea .Top50ListItem .Story
{
	margin:             10px 0;
	border-top:         1px dashed #cccccc;
	font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:          1.25em;
	line-height:        150%;
}
	

.Top50ContentArea .Top50ListItem .Story hr
{
	width:              100%;
	color:              #999999;
	margin:             0px; 
}


/* --- End /home/httpd/public/app_frame/webroot/css/Top50ListItem.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/ReaderProfile.css --- */

.ReadersContentArea
 {
    width: 740px;
    float: left;
    margin: 0px;
    padding: 0px;
 }
 
.ReadersContentArea .required
 {
    font-weight: bold;
    color: #ff0000;
 }
 
.ReadersContentArea .rrNotice
 {
    font-style: italic;
    font-size: 11px;
 }
 
.ReadersContentArea .community-wrapper
 {
    margin: 0px;
    padding: 0px;
 }
 
.ReadersContentArea .community-message,
.ReadersContentArea .community-message .message,
.ReadersContentArea .community-message .error_message
 {
     text-align: center;
     color: #FF0000;
     font-weight: bold;
     font-size: 14px;     
 }
 
.ReadersContentArea h3
 {
     margin: 0px;
     padding: 0px;
     font-size: 18px;
     font-weight: bold;
     color: #083F71;
 }

.ReadersContentArea h4
 {
    font-weight: bold;
    font-size: 13px;
    margin: 0px;
    padding: 0px;
 }
 
.ReadersContentArea fieldset
 {
    border: none;
    padding: 10px 5px;
    margin: 0px;
    clear: both;
    float: left;
 }
 
.ReadersContentArea fieldset#questions-fieldset
 {
  /*  width: 50%; */
 }
 
.ReadersContentArea fieldset ul
 {
    border: 0px;
    padding: 0px;
    margin: 0px;
    list-style-type: none;
 }

.ReadersContentArea fieldset ul li
 {
    border-top: 1px solid #ccc;
    margin-bottom: 5px;
    padding-top: 5px;
    overflow: auto;
    
 }

.ReadersContentArea fieldset ul li input.checkbox,
.ReadersContentArea fieldset ul li input.smsProfileFormElements
 {
    float: left;
 }
 
.ReadersContentArea fieldset ul li label
 {
    display: block;
    margin-left: 10px;
    overflow: auto;
    padding-bottom: 3px;
    padding-left: 10px;
    clear: none;
 }
 
.ReadersContentArea .rrInfo
 {
    clear:  both;
    border-top: 1px solid #ccc;
    padding: 10px 5px;
    overflow: auto;

 } 
 
.ReadersContentArea form .rrGeneral,
.ReadersContentArea form .rrLogin
 {
     float: left;
     width: 45%;
 }
 
.ReadersContentArea form .rrLogin strong
 {
    font-size: 10px;
    font-weight: bold;
 }
 
.ReadersContentArea form .rrGeneral input,
.ReadersContentArea form .rrLogin input
 {
    margin-bottom: 5px;
 }
 
.ReadersContentArea .rrInfo label.text
 {
     display: block;
     width: 130px;
     float: left;
     text-align: right;
     padding-right: 5px;
     clear: left;
     font-size: 11px;
 }
 
.ReadersContentArea form label.text span
 {
     font-style: italic;
     font-size: 9px;
     line-height: 7px;
 }
 
.ReadersContentArea .rrVerify
 {
     text-align: center;
     border-top: 1px solid #ccc;
     padding-top: 5px;
 }
 
.ReadersContentArea .rrVerify input
 {
    clear: both;
    float: none;
    display: block;
    margin: 5px auto;
 }
 
.ReadersContentArea .rrVerify p
 {
    font-size: 10px;
    font-weight: bold;
    display: block;
    width: 60%;
    margin: 0px auto;
 }
 
.ReadersContentArea img.rrPromo
 {
    display: block;
    margin: 20px auto 10px auto;
 }
 
 
.ReadersContentArea .rrEmail
 {
    width: 50%;
    float: left;
    clear: left;
    
 }
 
 .ReadersContentArea .rrEmail ul li
 {
    width: 350px;
 }
 
.ReadersContentArea .rrSms
 {
    width: 45%;
    float: right;
    clear: right;
   
 }
 
 .ReadersContentArea .rrSms ul li
 {
    width: 320px;
 }
 
.ReadersContentArea .rrSubmit
 {
    border-top: 1px solid #ccc;
    clear: both;
    padding: 5px;
    text-align: center;
 }

/* --- End /home/httpd/public/app_frame/webroot/css/ReaderProfile.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/Directory.css --- */

/* MMD styles */
.DirectoryArea 
 {
    width: 760px;
    background-color: #ffffff;
    background-image: url(http://assets.seattleweekly.com/img/directoryback.gif);
    margin: 0px 0px 10px 0px;
    float: left;
    font-size: 11px;
 }
 
.DirectoryArea .directoryHead
 {
    height: 135px;
    width: 760px;
    background-color: #cc9966;
    background-image: url(http://assets.seattleweekly.com/img/directoryhead.gif);
    text-align: center;
 }

.DirectoryArea .directoryNav
 {
    width: 140px;
    float: left;
    padding: 0px 5px;
    background-color: #cc9966;
    text-align: left;
 }
 
.DirectoryArea .directoryNav a:link
 {
    font-size: 10px;
    color: #ffffff;
    text-decoration: none;
 }

.DirectoryArea .directoryNav a:visited
 {
    font-size: 10px;
    color: #ffffff;
    text-decoration: none;
 }

.DirectoryArea .directoryNav a:active
 {
    font-size: 10px;
    color: #ffffff;
    text-decoration: none;
 }

.DirectoryArea .directoryNav a:hover
 {
    font-size: 10px;
    color: #660000;
    text-decoration: underline;
 }
 
.DirectoryArea .directoryNav ul
 {
    margin: 10px 0px 5px 0px;
    padding: 0px;
    list-style-type: none;
 }
.DirectoryArea .directoryNav ul li
 {
    color: #CC3333;   
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    padding-bottom: 2px;
 }
 
.DirectoryArea .directoryNav ul.directoryNavSub
 {
    border-top: 2px solid #ffffff;
    margin: 0px 0px 5px 0px;
    padding: 0px;
 }
 
.DirectoryArea .directoryNav ul.directoryNavSub li
 {
    margin: 0px 0px 0px 5px;
 }

.DirectoryArea .directorySearch
 {
    font-size: 10px;
    margin: 0px 0px 10px 0px;
    padding: 5px;
    border: 1px solid #cccccc;
 }
 
.DirectoryArea .directorySearch form 
 {
    text-align: center;
 }
 
.DirectoryArea .directorySearch form input
 {
    font-size: 10px;
 }
 
.DirectoryArea .directorySearch form input#q
 {
    width: 60px;
 }

 
/* sidebar */ 
.DirectoryArea .DirectorySidebar
 {
    width: 180px;
    background-color: #996633;
    text-align: center;
    float: right;
    overflow: visible;
    padding: 0px 0px 10px 0px;
 }
 
.DirectoryArea .DirectorySidebar .FlatAds
 {
    float: none;
    margin: 0px auto;
    text-align: left;
    width: 160px;
 }
 
.DirectoryArea .DirectorySidebar .FlatAds p
 {
    margin: 0px 0px 10px 0px;
    padding: 0px;
 }
 
 
/* directory content */ 
.DirectoryArea .directoryContent
 {
    width: 410px;
    float: left;
    padding: 10px 0px 10px 10px;
    margin: 0px;
    background-color: #ffffff;
    text-align: left;
 }

.DirectoryArea .directoryMessage
 {
    display: inline;
 }
 
.DirectoryArea .directoryContent .directoryMessage
 {
    display: block;
    float: none;
    text-align: center;
    padding: 5px;
 } 
 
.DirectoryArea .directoryContent .catNav
 {
    clear: both;
    height: 100%;
    overflow: visible;
    white-space: nowrap;
 }

.DirectoryArea .directoryContent .catNav .lettersLink
 {
    font-size: 10px;
    line-height: 28px;
    text-align: center;
    margin: 0px;
    height: 100%;
    overflow: auto;
 }

.DirectoryArea .directoryContent .catNav .lettersLink a,
.DirectoryArea .directoryContent .catNav .lettersLink .lettersLinkSelected
 {
    border: 1px solid #cccccc;
    display: block;
    width: 11px;
    line-height: 14px;
    text-align: center;
    text-decoration: none;
    float: left;
    margin: 0px 1px;
 }
 
.DirectoryArea .directoryContent .catNav .lettersLink a:hover,
.DirectoryArea .directoryContent .catNav .lettersLink .lettersLinkSelected
 {
    color: #ffffff;
    background-color: #CC9966;
    border-color: #CC9966;
 }

.DirectoryArea .directoryContent .catNav .lettersLink .lettersLinkSelected
 {
    border-color: #CCCCCC;
 }

.DirectoryArea .directoryContent .catNav h1
 {
    display: inline;
    float: left;
    font-weight: bold;
    padding: 15px 0px 0px 0px;
    text-transform: uppercase;
    margin: 0px;
    font-size: 10px;    
 }
 
.DirectoryArea .directoryContent .catNav .directoryFound
 {
    display: inline;
    float: left;
    padding: 15px 0px 0px 5px;
    margin: 0px;
    font-size: 10px;    
 }
 
.DirectoryArea .directoryContent .catNav form#genreForm
 {
    clear: none;
    float: right;
    font-size: 10px;
    padding: 10px 0px 0px 0px;
    text-align: right;
    width: 200px;
 }

.DirectoryArea .directoryContent .catNav form#genreForm select#g
 {
    font-size: 10px;
    margin-left: 5px;
 }

 
/* category results! */ 
.DirectoryArea .directoryContent .categoryResults
 {
    padding-top: 15px;
    clear: both;
 }
 
.DirectoryArea .directoryContent .categoryResults .catResult
 {
    margin-bottom: 10px;
    clear: both;
    border: 1px solid #cccccc;
    background-color: #F5F5DC;
    padding: 5px;
    font-size: 12px;
    font-weight: bold;
 }
 .DirectoryArea .directoryContent .categoryResults .catResult a
 {
    position: relative;   
 }

.DirectoryArea .directoryContent .categoryResults .catResult img
 {
    border: 1px solid #cccccc;
    padding: 3px;
    margin: 0px 5px 5px 0px;
    float: left;
 }

.DirectoryArea .directoryContent .categoryResults .catResult h2
 {
    margin: 0px;
    padding: 0px;
    font-size: 20px;
    font-weight: bold;
    position: relative;
 } 
 
.DirectoryArea .directoryContent .categoryResults .catResult .catResultDescription
 {
    clear: both;
    font-size: 16px;
    line-height: 20px;
    font-weight: normal;
 } 

.DirectoryArea .directoryContent .categoryResults .Pagination
 {
    font-size: 12px;
    height: 100%;
    line-height: 20px;
    margin: 0px;
    overflow: auto;
    text-align: center;
    clear: both;
    height: 100%;
    overflow: visible;
    white-space: nowrap;
    display: block;
    float: none;    
 } 

.DirectoryArea .directoryContent .categoryResults .Pagination a,
.DirectoryArea .directoryContent .categoryResults .Pagination .PaginationSelected
 {
    border: 1px solid #CCCCCC;
    display: inline;
    line-height: 20px;
    margin: 0 1px;
    text-align: center;
    text-decoration: none;
    font-size: 12px;
    padding: 2px 5px;
 } 
 
.DirectoryArea .directoryContent .categoryResults .Pagination a:hover,
.DirectoryArea .directoryContent .categoryResults .Pagination .PaginationSelected
 { 
    background: #cc9966;
 }
 
/* register packages */
.DirectoryArea .directoryContent .directoryRegisterPackage
 {
    margin-bottom: 10px;
    clear: both;
    border: 1px solid #cccccc;
    background-color: #F5F5DC;
    padding: 5px;
    font-size: 12px;
    font-weight: bold;
 }

.DirectoryArea .directoryContent .directoryRegisterPackage ul
 {
    font-weight: normal;
 }
 
 
/* login/reg forms */

.DirectoryArea .formInputs
 {
    text-align: right;
    width: 250px;
    margin: 0px auto;
    white-space: nowrap;
 }
 
 
.DirectoryArea .formSelect
 {
    text-align: center;
 }
 
.DirectoryArea .directoryContent form#directoryLogin,
.DirectoryArea .directoryContent form#directoryAddContact,
.DirectoryArea .directoryContent form#directoryEditForm,
.DirectoryArea .directoryContent form#directoryChangePw
 {
    border: 1px solid #CCCCCC;
    margin: 5px auto;
    padding: 5px;
    text-align: right;
 }
 
.DirectoryArea .directoryContent form#directoryForgot
 {
    border: 1px solid #CCCCCC;
    margin: 5px auto;
    padding: 5px;
    text-align: right;
 }
 
.DirectoryArea .directoryContent form#directoryRegister
 {
    border: 1px solid #CCCCCC;
    background-color: #F5F5DC;    
    margin: 5px auto;
    padding: 5px;
    text-align: center;
 }
 
.DirectoryArea .directoryContent form#directoryRegister select
 {
    margin-bottom: 5px;
 }
 
.DirectoryArea .directoryContent form#directoryRegister2
 {
    border: 1px solid #CCCCCC;
    margin: 5px auto;
    padding: 5px;
    text-align: right;
 } 
 
.DirectoryArea .directoryContent form h2
 {
    text-align: center;
    padding: 5px;
    font-size: 12px;
    font-weight: bold;
    clear: both;
    float: none;
 } 
 
.DirectoryArea .directoryChecks
 {
    float: left;
    margin: 0px 15px 10px;
    text-align: left;
 }

.DirectoryArea .directoryContent form#directoryAddContact .formInputs,
.DirectoryArea .directoryContent form#directoryEditContact .formInputs
 {
    width: 230px;
 }

 
.DirectoryArea .directoryContent form#directoryChangePw .formInputs
 {
    width: 270px;
 }
 
.DirectoryArea .formInputs input.centerSub,
.DirectoryArea .formInputs input#centerSub
 {
    display: table;
    text-align: center;
    float: none;
    margin: 10px auto;
 }
 
 
/* contacts */ 
 
.DirectoryArea .directoryContent form#directoryEditContact
 {
    border: 1px solid #CCCCCC;
    margin: 5px auto;
    padding: 5px;
    text-align: right;
 }

.DirectoryArea .directoryContact
 {
    text-align: left;
    padding: 5px 0px;
    margin: 0px 0px 10px 0px;
 }
 
.DirectoryArea .directoryContactChoose
 {
    background-color: #eeeeee;
    text-align: left;
    padding: 5px;
    margin-bottom: 5px;
 }

 
 
/* admin stuff */
.DirectoryArea .directoryContent .adminEntry
 {
    margin-bottom: 10px;
    clear: both;
    border: 1px solid #cccccc;
    background-color: #F5F5DC;
    padding: 5px;
    font-size: 12px;
    font-weight: bold;
 } 

/* --- End /home/httpd/public/app_frame/webroot/css/Directory.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/SocialNetworkingTOC.css --- */

.SocialNetworkingArea
 {
    margin-bottom:       10px;
    overflow:            hidden;
 }

.SocialNetworkingArea .col1
 {
    width:              615px;
    float:              left;
 }
 
.SocialNetworkingArea .col2
 {
    float:              right;
    width:              302px;
 }


/* special searchmini */ 
.SocialNetworkingArea .col2 .SearchMini
 {
    width:              300px;
 }
 
.SocialNetworkingArea .col2 .SearchMini input#keywords
 {
    width:               210px;
 }
 
.SocialNetworkingArea .col2 .SearchMini a
 {
    display:             block;
    text-align:          right;
    padding:             2px 5px 0px 0px;
    text-decoration:     underline;
 }

/* --- End /home/httpd/public/app_frame/webroot/css/SocialNetworkingTOC.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/BestOfSectionsWidget.css --- */

.BestOfSectionsWidget
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    display:            block;
    margin:             5px 0px 5px 0px;
    padding:            0px;
    font-size:          14px;
 }
 
.BestOfSectionsWidget .label
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    display:            none;
 }
.BestOfSectionsWidget ul
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    margin:             0px;
    padding:            0px;
    list-style-type:    none;
    max-width:          730px;
 }
 
.BestOfSectionsWidget li
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size:          12px;
    text-align:         center;
    padding:            0px 5px 0px 5px;
    border:             1px solid #000000;
    margin:             0px 2px 5px 0px;
    background:         #85917B;
    white-space:        nowrap;
    line-height:        20px;
    float:              left;
 }

.BestOfSectionsWidget li a:link
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    color:              #ffffff;
    font-weight:        bold;
    text-decoration:    none;
 }

.BestOfSectionsWidget li a:hover
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    text-decoration:    underline;
    font-weight:        bold;
 }

.BestOfSectionsWidget li a:visited
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    color:              #ffffff;
    font-weight:        bold;
 }
 
/* front page style*/ 
.main .BestOfSectionsWidget
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    display:            block;
    margin:             0px 0px 15px 0px;
    padding:            5px;
    font-size:          14px;
    border:             1px solid #000000;
    overflow:           auto;
    background-color:   #ffffff;
 }

.main .BestOfSectionsWidget .label
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    display:            block;
    background:         #ffffff;
    font-size:          14px;
    font-weight:        bold;
    margin:             -18px 0px 0px 10px;
    position:           absolute;
    padding:            3px 0px 0px 2px;
    white-space:        nowrap;
 }
 
.main .BestOfSectionsWidget ul
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    margin:             5px 0px 0px 0px;
    padding:            0px;
    list-style-type:    none;
 }
.main .BestOfSectionsWidget li
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size:          12px;
    text-align:         left;
    width:              49%;
    padding:            2px 0px 2px 0px;
    border:             none;
    float:              left;
    background:         url(http://assets.seattleweekly.com/img/whiteback.gif);
    white-space:        normal;
    line-height:        normal;
 }

.main .BestOfSectionsWidget li a:link
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    color:              #083F71;
    font-weight:        bold;
    text-decoration:    none;
 }

.main .BestOfSectionsWidget li a:hover
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    text-decoration:    underline;
    font-weight:        bold;
 }

.main .BestOfSectionsWidget li a:visited
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    color:              #083F71;
    font-weight:        bold;
 }
 

/* --- End /home/httpd/public/app_frame/webroot/css/BestOfSectionsWidget.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/PhotoRotator.css --- */

.PhotoRotator
 {
    height:             250px;
    width:              415px;
 }

/* --- End /home/httpd/public/app_frame/webroot/css/PhotoRotator.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/Scrape.css --- */

.scrape
 {
    font-size: 11px;
    font-weight: normal;
 }

/* --- End /home/httpd/public/app_frame/webroot/css/Scrape.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/AboutStaff.css --- */

.AboutStaff 
{
    margin:             5px;
}

.AboutStaff h2
{
    font-size:          18px;
    color:              #083F71;
    border-bottom:      1px #ccc solid;
}

.AboutStaff ul
{
    list-style-type:	none;
    margin:				0px 0px 10px 0px;
    padding:			0px;
}

.AboutStaff ul h3
{
    margin:				0px 0px 0px 0px;
}



/* --- End /home/httpd/public/app_frame/webroot/css/AboutStaff.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/StreetTeam.css --- */

/* /p/af/w/c/StreetTeam.css */
.StreetTeam .col2 img
 {
    margin-bottom:      10px;
 }

.StreetTeam
 {
    background:         #ffffff;
    display:            block;
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size:          10px;
    font-weight:        normal;
    width:              740px;
    float:              left;
 }
 
.StreetTeamGallery
 {
    width:              740px;
    float:              left;
 }
 
 .StreetTeamGallery ul 
 {
    margin:             0px;
    padding:            0px;
    list-style-type:    none;
    clear:              both;
 }
 
.StreetTeamGallery ul li 
 {
    border-right:       3px solid #666666;
    border-bottom:      3px solid #666666;
    text-align:         center;
    width:              110px;
    height:             120px;
    margin:             2px 2px 10px 2px;
    float:              left;
    font-size:          12px;
    line-height:        100%;

 }

.StreetTeamGallery img
 {
    border:             none;
    width:              100px;
 }

.StreetTeamGallery a
 {
    clear:              both;
    border:             5px solid #ffffff;
 }
 

.StreetTeamContent
 {
    background:         #083F71 url(http://assets.seattleweekly.com/img/header-background.jpg) repeat-x scroll left top;
    display:            block;
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size:          10px;
    font-weight:        normal;
    padding:            10px;
    overflow:           auto;
    margin-bottom:      10px;
    clear:              left;
    width:              720px;
    float:              left;
 }

 
.STCapsule
 {
    width:              350px;
    background:         #ffffff;
    border:             3px solid #999999;
    float:              left;
    padding:            5px;
    font-size:          12px;
 }
 
.STCapsule img
 {
    float:              left;
    border:             none;
    margin-right:       10px;
 }
 
.STCapsule h2
 {
    font-size:          12px;
    font-weight:        bold;
    padding:            0px 0px 0px 130px;
    margin:             0px;
 }
 
.STCapsule h3
 {
    font-size:          12px;
    font-weight:        normal;
    padding:            0px 0px 0px 130px;
    margin:             0px;
    background:         #ffffff;
    color:              #000000;
 }

.StreetTeamContent h3.photoDate
 {
    font-size:          12px;
    font-weight:        bold;
    padding:            5px;
    margin:             0px;
    background:         #083F71;
    color:              #ffffff;
 }
 
 
.StreetTeamJumpLinks
 {
    float:              right;
    display:            block;
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size:          10px;
    font-weight:        normal;
    margin:             10px 5px 10px 0px;
    padding:            10px;
    width:              320px;
 }

.streetTeamsPage .Sponsor .StreetTeamJumpLinks
 {
    background:         #ffffff;
    display:            block;
    float:              right;
    font-family:        Trebuchet MS,Times New Roman,Serif;
    font-size:          10px;
    font-weight:        normal;
    margin:             10px 5px 10px 0px;
    padding:            10px;
    width:              340px;
 }
 
 
.StreetTeamJumpLinks form
 {
   margin:              0px;
   padding:             0px;
 }

.StreetTeamJumpLinks input
 {
   margin:              0px 5px 0px 5px;
 }
 
.StreetTeamJumpLinks h1
 {
    font-size:          10px;
    font-weight:        bold;
    text-transform:     uppercase;
    margin:             0px 0px 2px;
 }

 .StreetTeamJumpLinks select
  {
    width:              260px;
    padding:            2px;
  }
 
 .StreetTeamJumpLinks h2
 {
    color:              #000000;
    font-size:          12px;
    font-weight:        bold;
    margin:             0px;
 }
 
  
.StreetTeamComponentPhotos
 {
    display:            block;
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size:          10px;
    font-weight:        normal;
    margin:             5px 5px 2px;  
    overflow:           hidden;    
 }
  
.StreetTeamComponentPhotos li.featured
 {
    background:         #ca0080;
    display:            block;
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size:          10px;
    font-weight:        normal;
    margin:             5px 5px 2px;   
    border:             5px;  
 }
  
.StreetTeamGalleryPhoto
 {
    text-align:         center;
    display:            block;
 }
 
.StreetTeamGalleryPhoto .link_back
 {
    display:            block;
 }
 
.StreetTeamGalleryPhoto .link_prev
 {
    clear:               both;
 }
 
.StreetTeamGalleryPhoto .link_next
 {
    display:            block;
    float:              right;
 }

 

/* --- End /home/httpd/public/app_frame/webroot/css/StreetTeam.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/SendToFriend.css --- */

.sendtofriend
 {
    text-align:           center;
    width:                740px;
    float:                left;
    
 } 
 
.sendtofriend form
 {
    margin:               10px auto 10px auto;
    padding:              0px;
    width:                60%;
 }

.sendtofriend label
 {
    display:              block;
 }
.sendtofriend form input
 {
    display:              block;
 }
 
 .sendtofriend .formLeft
 {
    width:                50%;
    float:                left;
    text-align:           left;
 }
 
.sendtofriend .formRight
 {
    width:                50%;
    float:                right;
    text-align:           left;
 }
 
.sendtofriend .formBottom
 {
    display:              block;
    text-align:           center;
    clear:                both;
 }
 
.sendtofriend .formBottom input
 {
    margin:               5px auto 5px auto;
 }
  

/* --- End /home/httpd/public/app_frame/webroot/css/SendToFriend.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/ContentSidebar.css --- */

/* /p/af/w/c/ContentSidebar.css */

.ContentSidebar
  {
    background:	        #ffffff;
    display:            block;
    border:	            1px solid #CCCCCC;
    float:              left;
    font-size:          12px;
    font-weight:        normal;
    margin:             10px 5px 10px 0px;
    padding:            4px;
    position:           relative;
    top:                0px;
    width:              158px;
    text-align:         center;
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    line-height:        normal;
  }

/* Overall list */
.ContentSidebar ul
  {
    clear:              right;
    font-size:          10px;
    font-weight:        normal;
    list-style-type:    none;
    padding:            0px;
    margin:             0px 0px 5px;
    text-align:         left;
  }

/* Photo */
.ContentSidebar img
 {
    width:              150px;
    border:             none;
    margin:             4px auto 4px auto;
 }

/* Photo Credit */
.ContentSidebar ul h5
  {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size:          9px;
    font-weight:        normal;
    margin:             0px 3px 0px;
    text-align:         right;
    width:              150px;
  }

/* Photo Caption */
.ContentSidebar ul h6
  {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size:          10px;
    font-weight:        normal;
    line-height:        normal;
    margin:             0px 0px 0px;
    padding-left:       4px;
  }

.ContentSidebar h4
 {
    font-size:          12px;
    font-weight:        bold;
    line-height:        normal;
    margin:             0px;
 }

/* Link to the image */
.ContentSidebar ul a
  {
    font-size:          10px;
    font-weight:        lighter;
    margin:             0px 0px 0px;
  }
/* End /p/af/w/c/ContentSidebar.css */

/* --- End /home/httpd/public/app_frame/webroot/css/ContentSidebar.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/StreetTeamPhotos.css --- */

/* baseline */

.StreetTeamComponentPhotos 
 {
    background-color:   #fff;
    border:             1px #083F71 solid;
    margin:             0px;
    font-size:          11px;
    font-weight:        bold;
    margin-bottom:      10px;
 }

.StreetTeamComponentPhotos h2
 {
    color:              #fff;
    padding:            3px;
    background-color:   #083F71;
    font-size:          14px;
    display:            block;
    margin-bottom:      0px;
    margin-top:         0px;
    position:           relative;
    top:                0px;
 }

.StreetTeamComponentPhotos h2 a:link
 {
    color:              #fff;
    padding:            3px;
    background-color:   #083F71;
    font-size:          14px;
    display:            block;
    margin-bottom:      0px;
    margin-top:         0px;
    text-decoration:    underline;
 }

.StreetTeamComponentPhotos h2 a:hover
 {
    color:              #fff;
    padding:            3px;
    background-color:   #083F71;
    font-size:          14px;
    display:            block;
    margin-bottom:      0px;
    margin-top:         0px;
    text-decoration:    underline;
 }

.StreetTeamComponentPhotos h2 a:visited
 {
    color:              #fff;
    padding:            3px;
    background-color:   #083F71;
    font-size:          14px;
    display:            block;
    margin-bottom:      0px;
    margin-top:         0px;
    text-decoration:    underline;
}

.StreetTeamComponentPhotos h3
 {
    font-size:          12px;
    font-weight:        bold;
    display:            inline;
 }

.StreetTeamComponentPhotos img
 {
    border:             0px;
    clear:              right;
    position:           relative;
    top:                0px;
 }

.StreetTeamComponentPhotos ul
 {
    list-style-type:    none;
    margin:             0px;
    padding:            2px 0px 0px 2px;
 }

.StreetTeamComponentPhotos li
 {
    text-align:         center;
 }
 
.StreetTeamComponentPhotos li.featured
 {
    font-weight:        bold;
    font-size:          11px;
    float:              left;
    width:              220px;
    height:             165px;
    background-color:   #fff;
    margin:             0px;
    margin-bottom:      15px;
    text-align:         left; 
    padding-left:       2px;   
 }

.StreetTeamComponentPhotos li.featured img
 {
    float:              left;
    width:              220px;
    height:             165px;
    background-color:   #fff;
    margin:             0px;
 }

.StreetTeamComponentPhotos img
 {
    width:              65px;
    margin:             0px 0px 0px 2px;
 }

.StreetTeamComponentPhotos .more
 {
    float:              right;
    font-weight:        normal;
    margin-right:       5px;
 }

/* toc */
.PromotionsTOC .StreetTeamComponentPhotos 
 {
    background-color:   #fff;
    border:             1px #083F71 solid;
    margin:             0px;
    font-size:          11px;
    font-weight:        bold;
    margin-bottom:      10px;
 }

.PromotionsTOC .StreetTeamComponentPhotos h2
 {
    color:              #fff;
    padding:            3px;
    background-color:   #083F71;
    font-size:          14px;
    display:            block;
    margin-bottom:      0px;
    margin-top:         0px;
    position:           relative;
    top:                0px;
 }

.PromotionsTOC .StreetTeamComponentPhotos h2 a:link
 {
    color:              #fff;
    padding:            3px;
    background-color:   #083F71;
    font-size:          14px;
    display:            block;
    margin-bottom:      0px;
    margin-top:         0px;
    text-decoration:    underline;
 }

.PromotionsTOC .StreetTeamComponentPhotos h2 a:hover
 {
    color:              #fff;
    padding:            3px;
    background-color:   #083F71;
    font-size:          14px;
    display:            block;
    margin-bottom:      0px;
    margin-top:         0px;
    text-decoration:    underline;
 }

.PromotionsTOC .StreetTeamComponentPhotos h2 a:visited
 {
    color:              #fff;
    padding:            3px;
    background-color:   #083F71;
    font-size:          14px;
    display:            block;
    margin-bottom:      0px;
    margin-top:         0px;
    text-decoration:    underline;
}

.PromotionsTOC .StreetTeamComponentPhotos h3
 {
    font-size:          12px;
    font-weight:        bold;
    display:            inline;
 }

.PromotionsTOC .StreetTeamComponentPhotos img
 {
    border:             0px;
    clear:              right;
    position:           relative;
    top:                0px;
 }

.PromotionsTOC .StreetTeamComponentPhotos ul
 {
    list-style-type:    none;
    margin:             0px;
    padding:            2px 0px 0px 2px;
 }

.PromotionsTOC .StreetTeamComponentPhotos li
 {
    text-align:         center;
 }
 
 .PromotionsTOC .StreetTeamComponentPhotos li.featured
 {
    font-weight:        bold;
    font-size:          11px;
    float:              left;
    width:              220px;
    height:             165px;
    background-color:   #fff;
    margin:             0px;
    margin-bottom:      15px;
    text-align:         left; 
    padding-left:       2px;   
 }

.PromotionsTOC .StreetTeamComponentPhotos li.featured img
 {
    float:              left;
    width:              220px;
    height:             165px;
    background-color:   #fff;
    margin:             0px;
 }

.PromotionsTOC .StreetTeamComponentPhotos img
 {
    width:              65px;
    margin:             0px 0px 0px 2px;
 }

.PromotionsTOC .StreetTeamComponentPhotos .more
 {
    float:              right;
    font-weight:        normal;
    margin-right:       5px;
 }

/* promo view page */
.PromoCol2 .StreetTeamComponentPhotos 
 {
    background-color:   #fff;
    border:             1px #083F71 solid;
    margin:             0px;
    font-size:          11px;
    font-weight:        bold;
    margin-bottom:      10px;

 }

.PromoCol2 .StreetTeamComponentPhotos h2
 {
    color:              #fff;
    padding:            3px;
    background-color:   #083F71;
    font-size:          14px;
    display:            block;
    margin-bottom:      0px;
    margin-top:         0px;
 }

.PromoCol2 .StreetTeamComponentPhotos h2 a:link
 {
    color:              #fff;
    padding:            3px;
    background-color:   #083F71;
    font-size:          14px;
    display:            block;
    margin-bottom:      0px;
    margin-top:         0px;
 }

.PromoCol2 .StreetTeamComponentPhotos h2 a:hover
 {
    color:              #fff;
    padding:            3px;
    background-color:   #083F71;
    font-size:          14px;
    display:            block;
    margin-bottom:      0px;
    margin-top:         0px;
 }

.PromoCol2 .StreetTeamComponentPhotos h2 a:visited
 {
    color:              #fff;
    padding:            3px;
    background-color:   #083F71;
    font-size:          14px;
    display:            block;
    margin-bottom:      0px;
    margin-top:         0px;
 }

.PromoCol2 .StreetTeamComponentPhotos h3
 {
    display:            inline;
 }

.PromoCol2 .StreetTeamComponentPhotos img
 {
    border:             0px;
    clear:              right;
 }

.PromoCol2 .StreetTeamComponentPhotos ul
 {
    list-style-type:    none;
    margin:             0px;
    padding:            2px;
 }
.PromoCol2 .StreetTeamComponentPhotos li.featured
 {
    font-weight:        bold;
    font-size:          11px;
    float:              left;
    width:              220px;
    height:             165px;
    background-color:   #fff;
    margin:             1px;
    margin-bottom:      15px;
 }

.PromoCol2 .StreetTeamComponentPhotos li.featured img
 {
    float:              left;
    width:              220px;
    height:             165px;
    background-color:   #fff;
    margin:             0px;
 }

.PromoCol2 .StreetTeamComponentPhotos img
 {
    width:              65px;
    margin:             2px;
 }

.PromoCol2 .StreetTeamComponentPhotos .more
 {
    float:              right;
    font-weight:        normal;
    margin-right:       5px;
 }
 
 
 
/*OnSale Page*/
.onSalePage .StreetTeamComponentPhotos 
 {
    background-color:   #fff;
    border:             1px #083F71 solid;
    margin:             0px;
    font-size:          11px;
    font-weight:        bold;
    margin-bottom:      10px;

 }

.onSalePage .StreetTeamComponentPhotos h2
 {
    color:              #fff;
    padding:            3px;
    background-color:   #083F71;
    font-size:          14px;
    display:            block;
    margin-bottom:      0px;
    margin-top:         0px;
 }

.onSalePage .StreetTeamComponentPhotos h2 a:link
 {
    color:              #fff;
    padding:            3px;
    background-color:   #083F71;
    font-size:          14px;
    display:            block;
    margin-bottom:      0px;
    margin-top:         0px;
 }

.onSalePage .StreetTeamComponentPhotos h2 a:hover
 {
    color:              #fff;
    padding:            3px;
    background-color:   #083F71;
    font-size:          14px;
    display:            block;
    margin-bottom:      0px;
    margin-top:         0px;
 }

.onSalePage .StreetTeamComponentPhotos h2 a:visited
 {
    color:              #fff;
    padding:            3px;
    background-color:   #083F71;
    font-size:          14px;
    display:            block;
    margin-bottom:      0px;
    margin-top:         0px;
 }

.onSalePage .StreetTeamComponentPhotos h3
 {
    display:            inline;
 }

.onSalePage .StreetTeamComponentPhotos img
 {
    border:             0px;
    clear:              right;
 }

.onSalePage .StreetTeamComponentPhotos ul
 {
    list-style-type:    none;
    margin:             0px;
    padding:            2px;
 }
.onSalePage .StreetTeamComponentPhotos li.featured
 {
    font-weight:        bold;
    font-size:          11px;
    float:              left;
    width:              220px;
    height:             165px;
    background-color:   #fff;
    margin:             1px;
    margin-bottom:      15px;
 }

.onSalePage .StreetTeamComponentPhotos li.featured img
 {
    float:              left;
    width:              220px;
    height:             165px;
    background-color:   #fff;
    margin:             0px;
 }

.onSalePage .StreetTeamComponentPhotos img
 {
    width:              65px;
    margin:             2px;
 }

.onSalePage .StreetTeamComponentPhotos .more
 {
    float:              right;
    font-weight:        normal;
    margin-right:       5px;
 }

/*Free Stuff Page*/
.freeStuffPage .StreetTeamComponentPhotos 
 {
    background-color:   #fff;
    border:             1px #083F71 solid;
    margin:             0px;
    font-size:          11px;
    font-weight:        bold;
    margin-bottom:      10px;

 }

.freeStuffPage .StreetTeamComponentPhotos h2
 {
    color:              #fff;
    padding:            3px;
    background-color:   #083F71;
    font-size:          14px;
    display:            block;
    margin-bottom:      0px;
    margin-top:         0px;
     }

.freeStuffPage .StreetTeamComponentPhotos h2 a:link
 {
    color:              #fff;
    padding:            3px;
    background-color:   #083F71;
    font-size:          14px;
    display:            block;
    margin-bottom:      0px;
    margin-top:         0px;
    text-decoration:    underline;

 }

.freeStuffPage .StreetTeamComponentPhotos h2 a:hover
 {
    color:              #fff;
    padding:            3px;
    background-color:   #083F71;
    font-size:          14px;
    display:            block;
    margin-bottom:      0px;
    margin-top:         0px;
    text-decoration:    underline;
 }

.freeStuffPage .StreetTeamComponentPhotos h2 a:visited
 {
    color:              #fff;
    padding:            3px;
    background-color:   #083F71;
    font-size:          14px;
    display:            block;
    margin-bottom:      0px;
    margin-top:         0px;
    text-decoration:    underline;
}

.freeStuffPage .StreetTeamComponentPhotos h3
 {
    font-size:          12px;
    font-weight:        bold;
    display:            inline;
 }

.freeStuffPage .StreetTeamComponentPhotos img
 {
    border:             0px;
    clear:              right;
 }

.freeStuffPage .StreetTeamComponentPhotos ul
 {
    list-style-type:    none;
    margin:             0px;
    padding:            2px 0px 0px 2px;
 }

.freeStuffPage .StreetTeamComponentPhotos li.featured
 {
    font-weight:        bold;
    font-size:          11px;
    float:              left;
    width:              220px;
    height:             165px;
    background-color:   #fff;
    margin:             0px;
    margin-bottom:      15px;
 }

.freeStuffPage .StreetTeamComponentPhotos li.featured img
 {
    float:              left;
    width:              220px;
    height:             165px;
    background-color:   #fff;
    margin:             0px;
 }

.freeStuffPage .StreetTeamComponentPhotos img
 {
    width:              65px;
    margin:             0px 0px 0px 2px;
 }

.freeStuffPage .StreetTeamComponentPhotos .more
 {
    float:              right;
    font-weight:        normal;
    margin-right:       5px;
 }

/*Promo Events Page*/
.promoEventsPage .StreetTeamComponentPhotos 
 {
    background-color:   #fff;
    border:             1px #083F71 solid;
    margin:             0px;
    font-size:          11px;
    font-weight:        bold;
    margin-bottom:      10px;
 }

.promoEventsPage .StreetTeamComponentPhotos h2
 {
    color:              #fff;
    padding:            3px;
    background-color:   #083F71;
    font-size:          14px;
    display:            block;
    margin-bottom:      0px;
    margin-top:         0px;
    position:           relative;
    top:                0px;
 }

.promoEventsPage .StreetTeamComponentPhotos h2 a:link
 {
    color:              #fff;
    padding:            3px;
    background-color:   #083F71;
    font-size:          14px;
    display:            block;
    margin-bottom:      0px;
    margin-top:         0px;
    text-decoration:    underline;
 }

.promoEventsPage .StreetTeamComponentPhotos h2 a:hover
 {
    color:              #fff;
    padding:            3px;
    background-color:   #083F71;
    font-size:          14px;
    display:            block;
    margin-bottom:      0px;
    margin-top:         0px;
    text-decoration:    underline;
 }

.promoEventsPage .StreetTeamComponentPhotos h2 a:visited
 {
    color:              #fff;
    padding:            3px;
    background-color:   #083F71;
    font-size:          14px;
    display:            block;
    margin-bottom:      0px;
    margin-top:         0px;
    text-decoration:    underline;
}

.promoEventsPage .StreetTeamComponentPhotos h3
 {
    font-size:          12px;
    font-weight:        bold;
    display:            inline;
 }

.promoEventsPage .StreetTeamComponentPhotos img
 {
    border:             0px;
    clear:              right;
    position:           relative;
    top:                0px;
 }

.promoEventsPage .StreetTeamComponentPhotos ul
 {
    list-style-type:    none;
    margin:             0px;
    padding:            2px 0px 0px 2px;
 }

.promoEventsPage .StreetTeamComponentPhotos li
 {
    text-align:         center;
 }
 
.promoEventsPage .StreetTeamComponentPhotos li.featured
 {
    font-weight:        bold;
    font-size:          11px;
    float:              left;
    width:              220px;
    height:             165px;
    background-color:   #fff;
    margin:             0px;
    margin-bottom:      15px;
    text-align:         left; 
    padding-left:       2px;   
 }

.promoEventsPage .StreetTeamComponentPhotos li.featured img
 {
    float:              left;
    width:              220px;
    height:             165px;
    background-color:   #fff;
    margin:             0px;
 }

.promoEventsPage .StreetTeamComponentPhotos img
 {
    width:              65px;
    margin:             0px 0px 0px 2px;
 }

.promoEventsPage .StreetTeamComponentPhotos .more
 {
    float:              right;
    font-weight:        normal;
    margin-right:       5px;
 }

/*OLD Street Team FEATURED Photos - INSIDE SPONSOR DIV. This is being removed by aprx 1/25/09*/

.PromotionsStreetteamsTOC .streetTeamsPage .Sponsor .StreetTeamFeaturedPhotos
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size:          10px;
    font-weight:        normal;
    margin:             10px 0px 10px 0px;     
    border:             1px #666 solid; 
    position:           relative;
    top:                0px;
 }
 
.PromotionsStreetteamsTOC .streetTeamsPage .Sponsor .StreetTeamFeaturedPhotos h2
 {
    background-color:   #083F71;
    color:              #fff;
    font-size:          14px;
    margin:             0px;
    padding:            5px;
 }

.PromotionsStreetteamsTOC .streetTeamsPage .Sponsor .StreetTeamFeaturedPhotos ul
 {

    list-style-type:    none;
    padding:            0px 15px;
    margin:             0px;
    clear:              both;    
    overflow:           auto;
 }

.PromotionsStreetteamsTOC .streetTeamsPage .Sponsor .StreetTeamFeaturedPhotos li
 {
    font-weight:        bold;
    font-size:          11px;
    text-align:         center;
    float:              right;
    margin:             5px 5px;
    width:              160px;
    height:             160px;
 }

.PromotionsStreetteamsTOC .streetTeamsPage .Sponsor .StreetTeamFeaturedPhotos img
 {
    border:             1px solid #666;
    margin-bottom:      0px;
 }
 
 
/*NEW Street Team FEATURED Photos - OUTSIDE OF SPONSOR DIV*/

.PromotionsStreetteamsTOC .streetTeamsPage .StreetTeamFeaturedPhotos
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size:          10px;
    font-weight:        normal;
    margin:             10px 0px 10px 0px;     
    border:             1px #666 solid; 
    position:           relative;
    top:                0px;
 }
 
.PromotionsStreetteamsTOC .streetTeamsPage .StreetTeamFeaturedPhotos h2
 {
    background-color:   #083F71;
    color:              #fff;
    font-size:          14px;
    margin:             0px;
    padding:            5px;
 }

.PromotionsStreetteamsTOC .streetTeamsPage .StreetTeamFeaturedPhotos ul
 {

    list-style-type:    none;
    padding:            0px 15px;
    margin:             0px;
    clear:              both;    
    overflow:           auto;
 }

.PromotionsStreetteamsTOC .streetTeamsPage .StreetTeamFeaturedPhotos li
 {
    font-weight:        bold;
    font-size:          11px;
    text-align:         center;
    float:              right;
    margin:             5px 5px;
    width:              160px;
    height:             160px;
 }

.PromotionsStreetteamsTOC .streetTeamsPage .StreetTeamFeaturedPhotos img
 {
    border:             1px solid #666;
    margin-bottom:      0px;
 }
 
  
.StreetTeamGalleryPhoto
 {
    width:              740px;
    float:              left;
 }
 
.StreetTeamGalleryPhoto img
 {
    margin-left:        auto;
    margin-right:       auto;
 }  
 
.StreetTeamGalleryPhoto .link_back
 {
    margin:              10px 0px 10px 5px;
    text-align:          left;
    display:             block;
 } 
 
.StreetTeamGalleryPhoto .link_prev
 {
    width:               45%;
    float:               left;
    text-align:          left;
    margin:              10px 0px 10px 5px;
 } 

 .StreetTeamGalleryPhoto .link_next
 {
    width:               45%;
    float:               right;
    text-align:          right;
    margin:              10px 5px 10px 0px;
 } 
 


/* --- End /home/httpd/public/app_frame/webroot/css/StreetTeamPhotos.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/AdsPersonals.css --- */

#perswrap
{
    width:158px;
    text-align:center;
    border:1px solid #666666;
    background:#FFFFFF;
    padding:10px 0 10px 0;
    margin:auto; 
    font-size:9pt;
    margin-bottom: 10px;
}


#perswrap a:link
{
    color: #083F71;
    text-decoration:none;
    font-weight:bold;
}

#perswrap a:visited
{
    color: #083F71;
    text-decoration:none;
    font-weight:bold;
}

#perswrap a:hover
{
    color: #083F71;
    text-decoration:none;
    font-weight:bold;
}

#persheader
{
    color: #222222;
    text-transform:uppercase;
    font-size:10pt;
    font-weight:bold;
}

#perswrap img
{
	border:1px solid black;
}

#perswrap p
{
	text-align:left;
	line-height:1.3em;
	padding:0;
	margin:0 auto 0 auto;
	width:130px;
}

#persmore
{
	text-align:right;
	font-size:90%;
	margin:3px 10px 0 0;
}

/* --- End /home/httpd/public/app_frame/webroot/css/AdsPersonals.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/ReadersVerify.css --- */

.rmVerify
 {
    width: 50%;
    padding: 5px;
    margin: 0px auto;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
 }
 
.rmVerify .error
 {
    color: #ff0000;
    clear: both;
 }

/* --- End /home/httpd/public/app_frame/webroot/css/ReadersVerify.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/BookReviews.css --- */

.listingsSearch
 {
    width:              180px;
    float:              left;
 }

.BooksContentArea
 {
    float:              right;
    width:              560px;
    margin-right:       5px;

 }
 
.BooksContentArea .col1
 {
    float:              right;
    margin-right:       5px;
    width:              100%;
 } 
 
.BooksContentArea .BookReviews .header
 {
    background:         #cccccc;
    padding:            5px 5px 10px 5px;
    margin:             0px 0px 5px 0px;
    font-size:          12px;
    text-align:         right;
 }

.BooksContentArea .BookReviews h2
 {
    background:         #cccccc;
    padding:            0px;
    margin:             0px;
    font-size:          18px;
    font-weight:        bold;
    float:              left;
 }

.BooksContentArea .BookReviews h2 .total
 {
    background:         #cccccc;
    padding:            0px;
    margin:             0px;
    font-size:          12px;
    font-weight:        normal;
 }

.BooksContentArea .BookReviews .review
 {
    border-top:         1px dotted #cccccc;
    padding:            5px 0px 5px 0px;
    margin:             0px 0px 5px 0px;
    overflow:           auto;
    clear:              both;
    font-size:          12px;
    line-height:        16px;
 }

.BooksContentArea .BookReviews img
 {
    border:             none;
    float:              right; 
    margin:             0px 0px 0px 10px;
 }

.BooksContentArea .BookReviews .review a.headline
 {
    font-size:          16px;
    font-weight:        bold;
 }
 
.BooksContentArea .BookReviews .review .subhead
 {
    font-size:          13px;
    font-weight:        bold;
 }
 
.BooksContentArea .BookReviews .review .byline
 {
    font-size:          11px;
    font-style:         italic;
 }

.BooksContentArea .BookReviews .review .pubDate
 {
    font-size:          11px;
    font-style:         normal;
 }

.BooksContentArea .BookReviews .Pagination
 {
    font-size:          12px;
    font-style:         normal;
    font-weight:        normal;
    margin-bottom:      10px;
 }

/* --- End /home/httpd/public/app_frame/webroot/css/BookReviews.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/TwitterSearchWidget.css --- */

/* Twitter search widget */

ul.twitList
 {
    margin:             10px 10px 0px 10px;
    padding:            0px;
    list-style-type:    none;
    font-size:          12px;
    line-height:        17px;
    background:         #fff;
 }

ul.twitList li
 { 
    clear:              both;
    border-bottom:      1px solid #ccc;
    overflow:           auto;
    padding:            10px 0px;
 }
 
ul.twitList li:last-child
 {
    overflow:           hidden;
 }

ul.twitList li img
 {
    height:             50px;
    width:              50px;
    border:             none;
    float:              left;
    margin:             0px 10px 0px 0px;
 }

ul.twitList li span.twitUser
 {
    color:              #083F71;
    font-weight:        bold;
 }

ul.twitList li span.twitForm
 {
    float:              right;
 }

ul.twitList li div.from
 {
    color:              #aaa;
    font-weight:        bold;
    font-style:         italic;
 }

ul.twitList li a
 {
    color:              #083F71;
 }

ul.twitList li div.from a
 {
    color:              #aaa;
 }
 
/* user useage specific */
.user .twitBin ul.twitList li
 {
    border:             none;
 }
 

/* --- End /home/httpd/public/app_frame/webroot/css/TwitterSearchWidget.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/subModal.css --- */

/**
 * POPUP CONTAINER STYLES
 */
#popupMask
 {
    position:           absolute;
    z-index:            200;
    top:                0px;
    left:               0px;
    width:              100%;
    height:             100%;
    opacity:            .4;
    /* filter:             alpha(opacity=40); */
	/* this hack is so it works in IE
	 * I find setting the color in the css gives me more flexibility 
	 * than the PNG solution.
	 */
    background-color:   transparent !important;
    background-color:   #333333;
	/* this hack is for opera support
	 * you can uncomment the background-image if you don't care about opera.
	 * this gives you the flexibility to use any bg color that you want, instead of the png
	 */
    background-image/**/:url("http://assets.seattleweekly.com/img/maskBG.png") !important; /* For browsers Moz, Opera, etc. */
    background-image:   none;
    background-repeat:  repeat;
    display:            none;
 }
 
#popupContainer
 {
    position:           absolute;
    z-index:            201;
    top:                0px;
    left:               0px;
    display:            none;
    padding:            0px;
 }
#popupInner
 {
    border:             2px solid #000000;
    background-color:   #ffffff;
}

#popupFrame
 {
    margin:             0px;
    width:              100%;
    height:             100%;
    position:           relative;
    z-index:            202;
 }
 
#popupTitleBar
 {
    background-color:   #486CAE;
    color:              #ffffff;
    font-weight:        bold;
    padding:            5px;
    border-bottom:      2px solid #000000;
    border-top:         1px solid #78A3F2;
    border-left:        1px solid #78A3F2;
    border-right:       1px solid #204095;
    position:           relative;
    z-index:            203;
 }

#popupTitle
 {
    float:              left;
 }
 
#popupControls
 {
    float:              right;
    cursor:             pointer;
 } 

/* --- End /home/httpd/public/app_frame/webroot/css/subModal.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/HomeMusicWidget.css --- */

/* HomeMusicWidget */ 
.HomeMusicWidget .Last_Update {
	margin:5px 10px;
	color:#999999;
	font-size:.7em;
}

.HomeMusicWidget .Bin_Image {
	float:left;
	margin:0 5px 5px 0;
	padding:0;
}

.HomeMusicWidget ul {
	margin:5px 10px 5px;
	padding:0;
}

.HomeMusicWidget li {
	clear:both;
	list-style:none;
	margin:0 0 5px;
	padding:0;
}

.HomeMusicWidget h3 {
	margin:0;
	padding:0;
	font-size:.85em;
	font-weight:normal;
}

.HomeMusicWidget h4 {
	margin:0;
	padding:0;
	font-size:.8em;
	font-weight:normal;
}

.HomeMusicWidget .More_Link {
	margin:10px;
	padding:0;
	text-align:right;
	font-size:.7em;
}

.HomeMusicWidget .More_Link img {
	vertical-align:bottom;
}
/* /HomeMusicWidget */

/* --- End /home/httpd/public/app_frame/webroot/css/HomeMusicWidget.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/MediakitRightRail.css --- */

.MediakitRightRail {
    margin-top: 10px;
    width: 300px;
    float: right;
}

.MediakitRightRail .EventList
{
    border: 1px solid #083F71;
}

.MediakitRightRail .EventList h2
{
    text-align: center;
    font-size: 14px;
    color: white;
    background-color: #083F71;
    margin: 0px;
    padding: 5px;   
}

.MediakitRightRail .EventList ul
{
    padding: 0px;
    margin: 10px;
    list-style: none;   
}

.MediakitRightRail .EventList div
{
    float: left;
    width: 75px;
    padding: 0px;
    font-size: 12px;
    color: #666;
}

.MediakitRightRail .EventList li
{
    padding: 4px 0px;   
}

.MediakitRightRail .EventList h3
{
    margin: 0px;
    padding: 0px 0px 5px 75px;
    font-size: 13px;
    font-weight: bold;
}
.MediakitRightRail .EventList p
{
    margin: 0px;
    padding: 0px 0px 5px 85px;
    font-size: 12px;
}

.MediakitRightRail .MediaKitContact
{
    border: 1px solid #083F71;
    margin: 10px 0px;
}

.MediakitRightRail .MediaKitContact h2
{
    text-align: center;
    font-size: 14px;
    color: white;
    background-color: #083F71;
    margin: 0px;
    padding: 5px;
}

.MediakitRightRail .MediaKitContact form div
{
    padding: 5px;
    clear: both;
}

.MediakitRightRail .MediaKitContact p
{
    font-size: 12px;
    padding-top: 10px;
    margin: 0px 15px;
    
}

.MediakitRightRail .MediaKitContact form
{
    padding: 10px;
}

.MediakitRightRail .MediaKitContact form input
{
    float: right;
    width: 125px;
}

.MediakitRightRail .MediaKitContact label
{
     float: left;
     font-size: 12px;
     color: #666;
     
}

.MediakitRightRail .MediaKitContact form textarea
{
     width: 100%;
     height: 75px;   
}






/* --- End /home/httpd/public/app_frame/webroot/css/MediakitRightRail.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/ContentResult.css --- */

.ContentResult
 {
    width: 740px;
    float: left;
 }

.ContentResult h1
{
    font-size: 21px;
    margin-top:10px;
    margin-bottom: 10px;
    padding: 0px;
}
.ContentResult li
{
    margin: 0px;
    margin-top: 15px;
}
.ContentResult div.Header
{
    background-color: #FAFAFA;
    border: 1px dashed #AAAAAA;
    width: 500px;
    padding: 5px;
}
.ContentResult .Pagination
{
    float: none;
}
.ContentResult h4
{
    color: #999999;
    font-size: 14px;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
}
.ContentResult h2
{
    font-size: 12px;
    margin: 0px;
    padding: 0px;
}
.ContentResult h3
{
    font-size: 12px;
    margin: 0px;
    padding: 0px;
}
.ContentResult h5
{
    color: #333333;
    font-size: 11px;
    font-style: italic;
    margin: 0px;
    padding: 0px;
}
.ContentResult h6
{
    font-size: 12px;
    margin: 0px;
    padding: 0px;
}
.ContentResult p
{
    margin: 0px;
    padding: 0px;
}

/* --- End /home/httpd/public/app_frame/webroot/css/ContentResult.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/PromoSearchWidget.css --- */

.PromoSearchWidget
{
    border:             1px solid #083F71;
    margin-bottom:      10px;
    font-weight:        bold;
    position:           relative;
    top:                0px;

}
.PromoSearchWidget img
{
    vertical-align:     middle;
}

.PromoSearchWidget a:link
{
    font-weight: 		normal;
}

.PromoSearchWidget a:hover
{
    font-weight:        normal;
}

.PromoSearchWidget a:visited
{
    font-weight:        normal;
}

.PromoSearchWidget .rightSearch select
{
    width:              140px;
    font-size:          10px;
}

.PromoSearchWidget .leftSearch input
{
    width:              70px;
    text-align:         right;
}

.PromoSearchWidget .rightSearch input
{
    font-size:          10px;
}

.PromoSearchWidget h2
{
    background-color:   #083F71;
    margin:             0px 0px 10px 0px;
    font-size:          14px;
    padding:            5px;
    color:              #FFFFFF;
}
.PromoSearchWidget div.leftSearch
{
    width:              45%;
    float:              left;
    padding:            3px;
}
.PromoSearchWidget div.rightSearch
{
    width:              50%;
    float:              left;
    padding:            3px;
}
.PromoSearchWidget div.rightSearch select
{
    margin:             2px;
    display:            block;
}
.PromoSearchWidget div.rightSearch input
{
    display:            block;
    margin:             2px;
}

/* --- End /home/httpd/public/app_frame/webroot/css/PromoSearchWidget.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/ReadersUnsub.css --- */

.readersUnsub
 {
    padding: 5px 0px;
    width: 90%;
    margin: 10px auto;
 }
 
.readersUnsub h3
 {
    margin: 0px 0px 20px 0px;
    padding: 0px;
    font-weight: normal;
    font-size: 12px;
 }

.readersUnsub .error
 {
    font-weight: bold;
    color: #ff0000;
 }

/* --- End /home/httpd/public/app_frame/webroot/css/ReadersUnsub.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/SubmitAnEvent.css --- */

.SubmitAnEvent
 {
    padding:            0px;
    float:              left;
    width:              740px;
    margin:             0px;
    font-size:          13px;
 }
 
.SubmitAnEvent label
 {
    display:            block;
 }
 
.SubmitAnEvent div.column1
 {
    font-weight:        bold;
    font-size:          11px;
    width:              185px;
    float:              left;
 }
 
.SubmitAnEvent div.column2
 {
    width:              185px;
    font-size:          11px;
    float:              left;
    font-weight:        bold;
    margin-bottom:      10px;
 }
 
.SubmitAnEvent div.column3
 {
    float:              left;
    font-size:          11px;
    font-weight:        bold;
 }
 
.SubmitAnEvent .required
 {
    color:              #CC0000;
 }
 
.SubmitAnEvent .underline
 {
    text-decoration:    underline;
 }


.SubmitAnEvent h1
 {
    font-size:          18px;
    color:              #083F71;
    border-bottom:      1px #ccc solid;
    margin:             2px 0px;
 }

.SubmitAnEvent h2
 {
    font-size:          18px;
    color:              #083F71;
    border-bottom:      1px #ccc solid;
    margin:             2px 0px;
}

.SubmitAnEvent p
 {
    line-height:        normal;
    font-size:          11px;
    padding-left:       10px;
    padding-right:      10px;
 }

.SubmitAnEvent input
 {
    margin:             2px 5px;
 }

.SubmitAnEvent .required
 {
    margin-right:       5px;
 }

.SubmitAnEvent label
 {
    margin-top:         10px;
 }

.SubmitAnEvent textarea
 {
    height:             200px;
    width:              250px;
 }

/* --- End /home/httpd/public/app_frame/webroot/css/SubmitAnEvent.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/AdIndexView.css --- */

.AdIndexAd
 {
    width:              730px;
    float:              left;
    margin-right:       5px;
 }

.AdIndexAd a img.AIImg
 {
    float:              left;
 }


.AdIndexAd ul.categoryNav
 {
     margin:            0px 0px 20px 0px;
     padding:           0px;
     list-style-type:   none;
     text-align:        center;
     clear:             both;
 }
  
.AdIndexAd ul.categoryNav li
 {
     border:            none;
     text-align:        center;
     display:           inline;
     font-size:         11px;
     font-weight:       bold;
     text-transform:    none;
     padding:           0px 5px 0px 5px;
 } 
  
.AdIndexAd h2
 {
    clear:              both;
    display:            block;
    margin:             0px;
    padding:            0px;
    text-align:         center;
 }
.AdIndexAd h3 
 {
    clear:              both;
    display:            block;
    margin:             0px;
    padding:            0px;
    text-align:         center;
    font-weight:        normal;
    font-style:         italic;    
    font-weight:        normal;
    font-style:         italic;      
 }

.AdIndexAd .adTop .prevad
 {
    float:               left;
    display:             inline;
 }
 
.AdIndexAd .adTop .nextad
 {
    float:               right;
    display:             inline;
 }
 
.AdIndexAd .ad
 {
    text-align:          center;
 }
 
.AdIndexAd .ad img
 {
    border:              1px solid #083F71;
    margin:              0px 20px 0px 20px;
    max-width:           575px;
 }
 
.AdIndexAd .ad .prevad
 {
    text-align:          left;
    display:             inline;
 }
 
.AdIndexAd .ad .nextad
 {
    text-align:          right;
    display:             inline;
 }


/* --- End /home/httpd/public/app_frame/webroot/css/AdIndexView.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/UserInfo.css --- */

.LocationRightFloat .UserInfo
 {
    background:         #ffffff; 
    border:             none;
    border-bottom:      1px dotted #CCCCCC;
    margin:             0px 0px 5px 0px;
    display:            block;
    padding:            5px;
 }

.LocationRightFloat .UserInfo form
 {
    padding:            0px;
    margin:             0px;
 }

.LocationRightFloat .UserInfo input
 {
    font-size:          11px;
    margin-right:       5px;
 }
 
.LocationRightFloat .UserInfo h3
 {
    font-size:          12px;
    font-weight:        bold;
    margin:             0px;
    padding:            0px;
    background:         none;
    color:              #000000;
 }
 
.LocationRightFloat .UserInfo h4
 {
    font-size:          12px;
    font-weight:        normal;
    margin:             0px;
    padding:            0px;
 }
 
.LocationRightFloat .UserInfo h5
 {
    font-size:          12px;
    font-weight:        normal;
    margin:             0px;
    padding:            0px;
 }

.UserInfo h6
 { 
    font-size:          11px;
    margin:             0px;
    padding:            10px;
}

.LocationView .UserInfo
 {
    background:         none;
    clear:              both;
    border-top:         1px dotted #cccccc;
 }

/* --- End /home/httpd/public/app_frame/webroot/css/UserInfo.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/SingleCover.css --- */

.SingleCoverWidget
{
    margin:          10px;
    border:          1px #999 solid;
    padding:         0px 0px 10px 0px;
    text-align:      center;
}

.SingleCoverWidget h2
{
    margin:          0px 0px 10px 0px;
    padding:         5px;
    font-size:       14px;
    font-weight:     bold;
    color:           #fff;
    background:      #083F71;
    
    
}

/* --- End /home/httpd/public/app_frame/webroot/css/SingleCover.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/Top50ListIndex.css --- */

/* Headline */
.Top50ContentArea .Top50ListIndex h1
{
	margin:             0;
	padding:            5px 0;
    border-top:         1px dashed #cccccc;
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:          2.1em;
	line-height:        1.15em;
	font-weight:        bold;
	text-transform:     capitalize;
}
	
/* Subheadline */
.Top50ContentArea .Top50ListIndex h2
{
	margin:             0 0 5px 0;
	padding:            0;
	font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:          16px;
	line-height:        18px;
	font-weight:        normal;
	color:              #333333
}

/* Story Text */
.Top50ContentArea .Top50ListIndex .Story
{
	margin:             10px 0;
	border-top:         1px dashed #cccccc;
	font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:          1.2em;
	line-height:        150%;
}
	

.Top50ContentArea .Top50ListIndex .Story hr
{
	width:              100%;
	color:              #999999;
	margin:             0px; 
}


/* --- End /home/httpd/public/app_frame/webroot/css/Top50ListIndex.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/ComicsTOC.css --- */

.ComicStrips
 {
    text-align:         center;
    width:              740px;
    float:              left;
 }

.ComicStrips ul
 {
    margin:             10px auto 0px auto;
    padding:            0px;
    list-style-type:    none;
    text-align:         center;
    display:            table;
 }
 
.ComicStrips li
 {
    margin:             0px auto 10px auto;
    padding:            0px;
    list-style-type:    none;
    width:              180px;
    height:             120px;
    text-align:         center;
    display:            block;
    float:              left;
}
 
.ComicStrips li a
 {
    font-size:          15px;
    font-weight:        bold;
    line-height:        16px;
    clear:              both;
    display:            block;
 }

.ComicStrips img
 {
    width:              80px;
    border:             5px solid #083F71;
    margin:             5px;
    clear:              both;
 }
 
.ComicStrips .byLine
 {
    font-size:          11px;
    font-style:         italic;
    margin:             0px;
    padding:            0px;
 }

/* --- End /home/httpd/public/app_frame/webroot/css/ComicsTOC.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/SiteMap.css --- */

.siteMap
 {
    margin:             0px 5px 0px 0px;
    width:              740px;
    float:              left;
 }
.siteMap h1
 {
    font-size:          18px;
    font-weight:        bold;
    margin:             5px 0px 5px 0px;
 }
 
.siteMap .section
 {
    border:             1px dashed #cccccc;
    padding:            5px 5px 0px 5px;
    margin:             0px 0px 10px 0px;
 }
 
.siteMap .section h2
 {
    font-size:          16px;
    font-weight:        bold;
    padding:            0px;
    margin:             0px;
 }
 
.siteMap .section h3
 {
    font-size:          14px;
    font-weight:        bold;
    padding:            0px;
    margin:             0px;
    clear: both;
 }

.siteMap .section h4
 {
    font-size:          12px;
    font-weight:        bold;
    padding:            0px;
    margin:             0px 0px 0px -5px;
    white-space:        nowrap;
 }
 
.siteMap .section ul
 {
    padding:            0px;
    margin:             0px 0px 10px 0px;
    list-style-type:    none;
 }
 
.siteMap .section ul li
 {
    display:            inline;
    margin:             0px 15px 0px 0px;
    padding:            0px;
 }
 
.siteMap .section .category ul
 {
    width:              30%;
    margin:             0px 10px 10px 0px;
    float:              left;
    display:            inline;
 }
 
.siteMap .section .category ul li
 {
    display:            block;
    padding:            0px 0px 0px 5px;
    list-style-position:outside;
 }
 


/* --- End /home/httpd/public/app_frame/webroot/css/SiteMap.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/ClassifiedsRental.css --- */

/* /classifieds/rental */
DIV.ClassifiedsRental{
	vertical-align:top;
}
.ClassifiedsRentalImage{
	margin-bottom:20px;
	float:right;
	clear:right;
}
.ClassifiedsRentalMap{
	width:256px;
	height:256px;
	float:right;
	clear:right;
	margin-bottom:20px;
	position:relative;
	left:5px;

}

/* --- End /home/httpd/public/app_frame/webroot/css/ClassifiedsRental.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/RotateFour.css --- */

.RotateFour
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    border:             1px solid #000000;
    padding:            0px 5px 5px 5px;
    margin:             10px 0px 15px 0px;
    position:           relative;
    background-color:   #ffffff;
 }
 
.RotateFour div
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
 }
 
.RotateFour h2
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    color:              #000000;
    text-decoration:    none;
    display:            block;
    background-color:   #ffffff;
    font-size:          14px;
    font-variant:       normal;
    font-weight:        bold;
    margin:             -13px 0px 0px 5px;
    position:           absolute;
    padding:            3px 0px 0px 2px;
    clear:              both;
 }

.RotateFour h4
 {
    font-size:          14px;
    font-weight:        bold;
    margin:             0px;
    padding:            0px;
 }
 
.RotateFour h5
 {
    font-size:          12px;
    font-weight:        normal;
    margin:             0px;
    padding:            0px;
 }
 
.RotateFour h6
 {
    font-size:          11px;
    font-weight:        bold;
    margin:             0px;
    padding:            0px;
 }
 
.RotateFour .Featured img
 {
    border:             1px solid #000000;
    margin-top:         10px;
 }
 
.RotateFour ul
 {
    margin:             0px;
    padding:            0px;
    list-style-type:    none;
    float:              right;
    margin-top:         10px;
 }
 
.RotateFour li
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-weight:        bold;
    font-size:          12px;
    border:             1px solid #CCCCCC;
    color:              #083F71;
    cursor:             pointer;
    height:             28px;
    margin-bottom:      5px;
    overflow:           hidden;
    padding:            2px;
    width:              185px; 
    line-height:        14px;   
 }

.RotateFour li div
 {
    color:              #083F71;
 }
 
 
.RotateFour img.Thumb, .RotateFour img.Arrow
 {
    width:              35px;
    height:             28px;
    border:             none;
    float:              left;
    padding-right:      5px;
    display:            inline;
 }
 
.RotateFour .Selected
 {
    font-size:          12px;
    line-height:        14px;
    color:              #cccccc;
    overflow:           hidden;
 }

/* --- End /home/httpd/public/app_frame/webroot/css/RotateFour.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/NeighborhoodLanding.css --- */

.NeighborhoodView
{
    width:               550px;
    float:               left;
    margin:              0px 0px 5px 10px;
    display:             block;
}

.Neighborhood h3 #NeighborhoodIndex
{
    float:               right;
}

.NeighborhoodDynamicTitle h1
{
    color:               #000000;
    margin:              0px;
    padding:             0px;
    font-weight:         normal;
    font-size:           14px;
}

.NeighborhoodEvent
{
    margin:              0px;
    padding:             0px;
    overflow:            auto;
    width:               550px;
    clear:               both;
}

.NeighborhoodEvent h2
{
    font-weight:         bold;
    margin:              10px 0px 0px 0px;
    font-size:           14px;
    border:              1px solid #083F71;
    background:          #083F71;
    color:               #ffffff;
    padding:             2px;
    clear:               both;
    
}

.NeighborhoodEvent h2 #top
{
    float:               right;
}

.NeighborhoodEvent h2 #top a
{
    color:               #ffffff;
}

.NeighborhoodEvent ul
{
    list-style-type:     none;
    margin:              0px;
    padding:             0px;
}

.NeighborhoodEvent li
{
    border-bottom:       1px solid #cccccc;
    margin:              5px 0px 0px 0px;
    padding:             0px 0px 5px 0px;
    overflow:            auto;
    }

.NeighborhoodEvent ul li.first .event_wrap
{
    float:               left;
}


.NeighborhoodEvent ul li img
{
    float:               right;
    margin-left:         10px;
    margin-bottom:       5px;
}

.NeighborhoodEvent li h2 
{
    font-size:           13px;
    border:              0px none;
    font-weight:         bold;
    margin:              0px;
    background:          none;
    color:               #000000;
    clear:               none;
    
}

.NeighborhoodEvent h3
{
    font-size:           11px;
    font-weight:         bold;
    margin:              0px;
}

.NeighborhoodEvent h4
{
    font-size:           11px;
    margin:              0px;
    font-weight:         normal
}

.NeighborhoodLocation
{
    margin:              0px;
    padding:             0px;
    overflow:            auto;
    margin:              0px;
}

.NeighborhoodLocation h2 #top
{
    float:               right;
}

.NeighborhoodLocation h2 #top a
{
    color:               #ffffff;
}


.NeighborhoodLocation h2
{
    font-weight:         bold;
    margin:              10px 0px 0px 0px;
    font-size:           14px;
    padding:             2px;
    border:              1px solid #083F71;
    background:          #083F71;
    color:               #ffffff;
    padding:             2px;
}

.NeighborhoodMap h2
{
    font-weight:         bold;
    margin:              10px 0px 0px 0px;
    font-size:           14px;
    padding:             2px;
    border:              1px solid #083F71;
    background:          #083F71;
    color:               #ffffff;
    padding:             2px;
}

.NeighborhoodMap
{
    padding-bottom:             10px;
}

.NeighborhoodMap h2 #mapLink
{
    float:               right;
}

.NeighborhoodMap h2 #mapLink a
{
    color:               #ffffff;
}

.NeighborhoodLocation ul
{
    list-style-type:     none;
    margin:              0px;
    padding:             0px;
}

.NeighborhoodLocation li
{
    border-bottom:       1px solid #cccccc;
    margin:              0px 0px 5px 0px;
    overflow:            auto;
}

.NeighborhoodLocation ul li img
{
    float:               right;
    margin-bottom:       5px;
}

.NeighborhoodLocation li h2 
{
    font-size:           13px;
    border:              0px none;
    font-weight:         bold;
    background:          none;
    clear:               none;
    
}

.NeighborhoodLocation h3
{
    font-size:           11px;
    font-weight:         normal;
    margin:              0px;
}

.NeighborhoodLocation h4
{
    font-size:           11px;
    margin:              0px;
    font-weight:         normal
}

.NeighborhoodView .more
{
    text-align:          right;

}

.NeighborhoodView .Neighborhood h3
{
    color:               #083F71;
}

.NeighborhoodNews h2
{
    font-weight:         bold;
    margin:              10px 0px 0px 0px;
    font-size:           14px;
    padding:             2px;
    border:              1px solid #083F71;
    background:          #083F71;
    color:               #ffffff;
    padding:             2px;
}

.NeighborhoodNews li h2 
{
    font-size:           13px;
    border:              0px none;
    font-weight:         bold;
    background:          none;
    clear:               none;
    
}

.NeighborhoodNews ul
{
    list-style-type:     none;
    margin:              0px;
    padding:             0px;
}

.NeighborhoodNews li
{
    border-bottom:       1px solid #cccccc;
    margin:              0px 0px 5px 0px;
    overflow:            auto;
}



/* --- End /home/httpd/public/app_frame/webroot/css/NeighborhoodLanding.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/BrightKiteWidget.css --- */

/* BirghtKite widget */
.bkWidget 
 {
    border:             1px solid #083F71;
 }
 
.bkWidget h2
 {
    margin:             0px;
    padding:            0px 0px 10px 10px;
    font-size:          14px;
    font-weight:        bold;
 }

.bkWidget ul
 {
    margin:             10px;
    padding:            0px;
    list-style-type:    none;
    font-size:          12px;
    line-height:        17px;
    background:         #fff;
 }

.bkWidget ul li
 { 
    clear:              both;
    border-bottom:      1px solid #ccc;
    overflow:           auto;
    margin-bottom:      10px;
 }
 
.bkWidget ul li:last-child
 {
    border-bottom:      none;
 }

.bkWidget ul li img
 {
    height:             50px;
    width:              50px;
    border:             none;
    float:              left;
    margin:             0px 10px 10px 0px;
 }
 
.bkWidget ul li div.bkEntry
 {
    margin-left:        60px;
 }

.bkWidget ul li span.bkUser
 {
    color:              #083F71;
    font-weight:        bold;
 }

.bkWidget ul li div.from
 {
    color:              #999;
    font-size:          11px;
 }

.bkWidget ul li a
 {
    color:              #083F71;
 }

.bkWidget ul li div.from a
 {
    color:              #999;
 }
 
.bkWidget .more
 {
    border-top:         1px solid #083F71;
    text-align:         right;
    padding:            0px;
    margin:             0px 10px;
    font-weight:        bold;
 }
 
.bkWidget .more a
 {
    color:              #083F71;
 }

/* --- End /home/httpd/public/app_frame/webroot/css/BrightKiteWidget.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/Pagination.css --- */

/* /p/af/w/c/Pagination.css */

.Pagination
 {
    font-size:          12px;
    float:              right;
    font-weight:        bold;
 }

.Pagination a
 {
    text-decoration:   underline;
 }

.PaginationAll
 {
    display:	       block;
    float:		       left;
    font-size:	       12px;
    font-weight:	   bold;
    padding-bottom:    8px;
 }

.PaginationAll a
 {
    text-decoration:   underline;
 }


.Pagination .PaginationSelected
 {
    background:	       #ffffff;
    font-size:	       12px;
    font-weight:	   bold;
    display:	       inline;
 }

/* content view */
 
.ContentView p .PaginationAll a:link
 {
    text-decoration:    none;
 }
  
.ContentView p .PaginationAll a:hover
 {
    text-decoration:    underline;
 } 
 
.ContentView p .Pagination a:link
 {
    text-decoration:    none;
 }
  
.ContentView p .Pagination a:hover
 {
    text-decoration:    underline;
 }  
 

.PageRange
 {
    clear:              left; 
    float:              left;
    white-space:        nowrap;
    margin-bottom:      10px;
 } 
 
/* End /p/af/w/c/Pagination.css */
  

/* --- End /home/httpd/public/app_frame/webroot/css/Pagination.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/ArtsEventsWidget.css --- */

.ArtsContentArea .ArtsEventsWidget
 {
    padding:            5px;
 }

.ArtsContentArea .ArtsEventsWidget h2
 {
    color:              #999999;
    font-size:          32px;
    font-weight:        bold;
    margin:             4px 0px -8px; 
    font-variant:       small-caps;
 }

.ArtsContentArea .ArtsEventsWidget ul
 {
    margin:             0px;
    padding:            0px;
    list-style-type:    none;
 }
 
.ArtsContentArea .ArtsEventsWidget li
 {
    padding-top:        5px;
    border-bottom:      1px solid #999999;
 }
 
.ArtsContentArea .ArtsEventsWidget .title
 {
    font-weight:        bold;
 }

.ArtsContentArea .ArtsEventsWidget .label
 {
    color:              #999999;
    font-weight:        bold;
 }


/* --- End /home/httpd/public/app_frame/webroot/css/ArtsEventsWidget.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/TwitterSearchForm.css --- */

.twitSearchForm form
 {
    text-align:         left;
    font-weight:        bold;
    padding-bottom:     10px;
    margin:             0px;
    line-height:        12px;
 }
 
.twitSearchForm form span.twitForm
 {
    float:              right;
 }

.twitSearchForm form input
 {
    border:             1px solid #000;
    background:         #fff;
    margin-right:       5px;
 }

/* --- End /home/httpd/public/app_frame/webroot/css/TwitterSearchForm.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/DvdsWidget.css --- */

.MoviesContentArea .DvdsWidget
 {
    margin-top:         5px;
    margin-bottom:      10px;
    overflow:           auto;
    clear:              both;
 }

.MoviesContentArea .DvdsWidget h2
 {
    color:              #999;
    font-size:          32px;
    font-variant:       small-caps;
    font-weight:        bold;
    margin:             -2px 0px -8px; 
 }

.MoviesContentArea .DvdsWidget ul
 {
    margin:             0px;
    padding:            0px;
    list-style-type:    none;
    border:             1px solid #cccccc;
    position:           relative;
    top:                0px;
 }

.MoviesContentArea .DvdsWidget li
 {
    border-bottom:      1px solid #CCCCCC;
    font-size:          12px;
    font-weight:        normal;
    line-height:        16px;
    margin:             0px 5px 0px 5px;
    padding-top:        4px; 
    position:           relative;
    bottom:             -1px;
    clear:              both;
 }

.MoviesContentArea .DvdsWidget li a
 {
    font-weight:        bold;
    font-size:          12px;
 }
 
.MoviesContentArea .DvdsWidget li a.more
 {
    font-weight:        normal;
    text-align:         right;
 }

/* --- End /home/httpd/public/app_frame/webroot/css/DvdsWidget.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/RMToolbar.css --- */

.PageContainer {
    margin-top: 50px;
 }

.rmtoolbar {
    height: 60px;
    width: 100%;
    text-align: center;
    vertical-align: top;
    background: url('http://assets.seattleweekly.com/img/rmtoolbar_test.png') center top no-repeat;
    padding: 0px;
    font-family: sans-serif;
}

.rmtoolbar .rmRec {
    width: 400px;
    float: left;
    line-height: 20px;
}

.rmtoolbar .wunder {
    width: 560px;
}

.rmtoolbar .rmRec strong {
    position: relative;
    top: 5px;
}
.rmtoolbar img.rmArrow {
    margin: 8px 0px 0px 0px;
    float: left;
    background-color: #083F71;
    border: none;
    padding: 0px;
}

.rmtoolbar img.rmLogo {
    float: left;
    margin: 3px 5px 0px 0px;
    padding-right: 3px;
    border: none;
    border-right: 1px solid #ccc;    
}

.rmtoolbar span.rmSignup {
    font-size: 12px;
    color: #999;
}

.rmtoolbar .rmWelcome {
    float: left;
    width: 120px;
    height: 45px;
    padding: 5px 0px 0px 10px;
    border-left: 1px solid #ccc;    
    text-align: left;
    font-size: 12px;
    line-height: 20px;
}

.rmtoolbar .rmLogout {
    float: right;
    width: 160px;
    margin-top: 5px;
    font-size: 12px;
}

.rmtoolbar .rmLogout span.rmNot {
    float: left;
}

.rmtoolbar #RMOptions {
    position: absolute;
    top: 5px;
    right: 0px;
    width: 300px;
    text-align: left;
    border: 2px solid #ccc;
    background-color: #fff;
    padding: 0px;
    overflow: hidden;
    z-index: 50000;
}

.rmtoolbar h2 {
    background: #eee;
    margin: 0px;
    padding: 3px;
    font-size: 11px;
    font-weight: bold;
    text-align: right;
    border: 2px solid #ccc;
    text-transform: uppercase;
    text-align: center;
    color: #083F71;
    cursor: pointer;
}

.rmtoolbar h2.openedH2 {
    width: 296px;
}

.rmtoolbar h2.closedH2 {
    margin-bottom: 2px;
    width: 150px;
}
.rmtoolbar #RMOptions h2 {
    border: none;
    border-bottom: 2px solid #ccc;
}

.rmtoolbar h2 span {
    margin: 2px 0px 0px 0px;
    padding: 0px;
    cursor: pointer;
    width: 12px;
    height: 10px;
    display: block;
    overflow: hidden;
    float: right;
}

.rmtoolbar h2 span img {
    margin: 0px;
    padding: 0px;
    border: none;
    background-color: #083F71;
    position: relative;
    top: -1px;
}

.rmtoolbar #RMOptions .rmBody {
    padding: 3px;
}

.rmtoolbar #RMOptions #rmbarform {
    text-align: center;
    margin: 0px;
    padding: 0px;
}

.rmBody .smsHdr {
    float: right;
    margin-right: 72px;
}

.rmtoolbar #RMOptions #rmbarform ul {
    margin: 0px 0px 0px 5px;
    padding: 0px;
    list-style-type: none;
    text-align: left;
    border-top: 1px solid #ccc;
    width: 48%;
    float: left;
    font-size: 11px;
}

.rmtoolbar #RMOptions #rmbarform hr {
    height: 1px;
    background-color: #ccc;
    border: none;
    clear: both;
}

.rmtoolbar #RMOptions #rmbarform input.optionSubmit {
    clear: both;
}

.rmtoolbar .showOptions {
    cursor: pointer;
}

.rmtoolbar strong {
    color: #083F71;
}

.rmtoolbar .rmtoolbar2 {
    height: 55px;
    width: 975px;
    text-align: center;
    vertical-align: top;
    margin: 0 auto;
}

.rmtoolbar .rmtoolbar3 {
    width: 975px;
    display: block;
    float: left;
    text-align: left;
    font-size: 14px;
    position: relative;
}

.rmtoolbar .rmtoolbar5 {
    display: block;
    width: 300px;
    height: 50px;
    text-align: right;
    font-size: 12px;
    position: absolute;
    top: 0px;
    right: 10px;
    padding: 0px 0px 0px 10px;
}

.rmtoolbar .rmtoolbar6 {
    display: block;
    width: 280px;
    height: 35px;
    text-align: center;
    font-size: 12px;
    color: #083F71;
    position: absolute;
    top: 0px;
    right: 10px;
    border-left: 1px solid #ccc;       
    padding: 15px 0px 0px 10px;
}

.rmtoolbar .rmtoolbar5 a:link,
.rmtoolbar .rmtoolbar5 a:visited,
.rmtoolbar .rmtoolbar5 a:hover {
    color: #083F71;
}

.rmtoolbar .rmtoolbar5 form#rmlogin {
    width: 200px;
    margin: 0px;
    padding: 0px;
    float: right;
    height: 50px;
    border-left: 1px solid #ccc;
    position: relative;
    top: 0px;
}

.rmtoolbar .rmtoolbar5 form#rmlogin .loginInputs {
    float: left;
    text-align: right;
    width: 140px;
    line-height: 15px;
    margin-top: 2px;
}

.rmtoolbar .rmtoolbar5 form#rmlogin .loginSubmit {
    float: right;
    margin: 5px 0px 0px 0px;
}

.rmtoolbar .rmtoolbar5 form#rmlogin input#p,
.rmtoolbar .rmtoolbar5 form#rmlogin input#u {
    font-size: 10px;
    border: 1px solid #ccc;
    margin: 0px;
    padding: 0px 3px;
    width: 80px;
}

.rmtoolbar .rmtoolbar5 .rmRegLinks {
    font-size: 10px;
    line-height: 12px;
    clear: both;
    padding: 0px;
    margin: 0px;
    position: absolute;
    top: 36px;
    left: 0px;
    width: 200px;
}

.rmtoolbar .rmtoolbar5 .rmRegLinks span {
    float: left;
    margin-left: 15px;
}


/* --- End /home/httpd/public/app_frame/webroot/css/RMToolbar.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/DigitalJukebox.css --- */

.DigitalJukebox img
 {
    border:             1px #333 solid;
    margin-bottom:      5px;
 }
 
.main .DigitalJukebox img
 {
    border:             1px #333 solid;
    margin-bottom:      15px;
 }

/* --- End /home/httpd/public/app_frame/webroot/css/DigitalJukebox.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/Top50Index.css --- */

/* Headline */
.Top50ContentArea .Top50Index h1
{
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:          36px;
	line-height:        1.15em;
	font-weight:        bold;
	margin:             0;
	padding:            0 0 0 10px;
	text-transform:     capitalize;
}

.Top50ContentArea .Top50Index ul
{
    margin:             0;
    padding:            0;
}

.Top50ContentArea .Top50Index li
{
    clear:              both;
    overflow:           auto;
    margin:             0;
    padding:            10px;
    border-top:1px dashed #cccccc;
}

.Top50ContentArea .Top50Index li .Thumbnail_Image
{
    float:              left;
}

.Top50ContentArea .Top50Index li .Thumbnail_Image img
{
    display:            block;
    margin:             0 5px 0 0;
    padding:            0;
    border:             none;
}

.Top50ContentArea .Top50Index h2
{
    margin:             0;
    padding:            0;
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
}

.Top50ContentArea .Top50Index h2 a
{
    color:              #083F71;
}

.Top50ContentArea .Top50Index h3
{
    margin:             0;
    padding:            0;
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-weight:        normal;
}

.Top50ContentArea .Top50Index h4
{
	margin:             0;
	padding:            0;
	font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:          .95em;
	font-weight:        bold;
}


/* --- End /home/httpd/public/app_frame/webroot/css/Top50Index.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/TickexGrid.css --- */

.TickexGridArea
 {

 }

.TickexGridArea h3
 {
    padding:       5px;
    margin:        0px;
    display:       inline;
    font-weight:   bold;
    color:         #000000;
    font-size:     14px;
    line-height:   28px;
} 
 
.TickexGridArea h4.Tickex
 {
    padding:       5px;
    margin:        0px;
    display:       inline;
    font-weight:   normal;
    font-size:     10px;
    line-height:   20px;
    color:         #666666;
 }

.TickexGridArea h4.tickexRight
 {
    padding:       5px;
    margin:        0px;
    display:       inline;
    font-weight:   normal;
    font-size:     10px;
    line-height:   20px;
    color:         #666666; 
    float:         right;
 }
 
.TickexGridArea #TickexDateForm
 {
    float:         right;
    padding:       0px 5px;
    display:       inline;
    text-align:    right;
    width:         535px;
    margin-top:    5px;
    position:      absolute;
 }
 
.TickexGridArea #TickexDateForm .dateChooser a
 {
    margin-left:   10px;
    cursor:        pointer;
 }
 
.TickexGridArea #TickexDateForm #dates
 {
    position:      absolute;
    background:    #ffffff;
    padding:       10px;
    border:        1px solid #083F71;
    text-align:    left;
    top:           20px;
    right:         0px;
 }
 
.TickexGridArea #TickexDateForm .calCont
 {
    float:         left;
    margin:        0px 10px;
 } 
 
.TickexGridArea .TickexGridTable
 {
    width:         540px;
    float:         left;
    margin:        0px 10px;
    font-size:     11px;
 }
 
.TickexGridArea .TickexGridTable table.resultsTable
 {
    border-collapse: collapse;
    margin:          10px 0px;
    clear:           both;
    width:           100%;
 }

.TickexGridArea .TickexGridTable table.resultsTable th
 {
    border:         1px solid #083F71;
    color:          #ffffff;
    background:     #083F71;
 }
  
.TickexGridArea .TickexGridTable table.resultsTable td
 {
    border:         1px solid #083F71;
    padding:        2px 5px;
    vertical-align: top;
 }
 
.TickexGridArea .TickexGridTable table.resultsTable .tdDate,
.TickexGridArea .TickexGridTable table.resultsTable .tdCity
 {
    white-space:    nowrap;
 }
 
.TickexGridArea .bottom .Pagination
 {
    float:          right;
    font-size:      11px;
    font-weight:    normal;
    position:       relative;
    top:            0px; 
 }
 
.TickexGridArea .popupCalendar
 {
    margin:             0px;
    width:              170px;
    background:         #aaaaaa;
    border:             1px solid #999999;
 }
 
.TickexGridArea .popupCalendar a.calView
 {
    color:              #ffffff;
    float:              right;
 }

.TickexGridArea .popupCalendar img
 {
    cursor:             pointer;
    position:           relative;
    left:               -19px;
    top:                3px;
 }
 
.TickexGridArea .popupCalendar table
 {

    border:             1px solid #CCCCCC;
    background-color:   #FFFFFF;
    font-size:          11px;
    width:              100%;
    float:              left;
 }
 
.TickexGridArea .popupCalendar td
 {

    border:             1px solid #CCCCCC;
    cursor:             pointer;
    text-align:         center;
    font-weight:        bold;
    font-size:          12px;
    
 }

.TickexGridArea .popupCalendar td.empty
 {
    background-color:   #CCCCCC;
    border:             1px solid #FFFFFF;
    cursor:             default;
 }

.TickexGridArea .popupCalendar td.weekday
 {
 
    background-color:   #083F71;
    color:              #FFFFFF;
    border:             1px solid #CCCCCC;
    font-size:          12px;
 }

.TickexGridArea .popupCalendar td.today
 {
    background-color:   #083F71;
    color:              #FFFFFF;
 }

.TickexGridArea .popupCalendar td.past
 {
    cursor:             default;
    background-color:   #EEEEEE;
 }
 
.TickexGridArea .popupCalendar td.prevnext
 {
    background-color:   #083F71;
    color:              #FFFFFF;
 }
 
.TickexGridArea .popupCalendar td.selected
 {
    background-color:   #083F71;
    color:              #FFFFFF;
 }
 
.TickexGridArea .popupCalendar input
 {

    font-size:          8px;
 }
 
.TickexGridArea .popupCalendar select
 {
    font-size:          9px;
    width:              75px;
 }


/* --- End /home/httpd/public/app_frame/webroot/css/TickexGrid.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/Top50.css --- */

.Top50ContentArea
{
	width:              740px;
	padding:            0px;
	margin:             0px;
	float:              left;
}
	
.Top50ContentArea .Top50Content
{
	width:              420px;
	float:              left;
	
}
	
.Top50ContentArea .col2
{
	width:              310px;
	padding:            0;
	margin:             0;
	float:              right;
}

/* Send this link to a friend, etc. */
/*.Top50ContentArea .Top_Links
{
	padding:            3px 0 5px;
	font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
}
*/


/* Be Social Links */
.Top50ContentArea .BeSocial
{
    margin:             0px;
    padding:            3px 5px 3px 0;
    border-bottom:      1px dashed #cccccc;
    text-align:         right;
}

.Top50ContentArea .BeSocial .ClearIt
{
    display:            none;
    
}
.Top50ContentArea .BeSocial h2
{
    display:            inline;
    margin:             0;
    padding:            0 0 2px;
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size:          .95em;
    font-weight:        normal;
    text-transform:     uppercase;
    vertical-align:     top;
}

.Top50ContentArea .BeSocial img
{
    border:             0px;
}

.Top50ContentArea .BeSocial ul
{
    display:inline;
    clear:none;
    list-style-type:    none;
    padding:            0px;
}

.Top50ContentArea .BeSocial li
{
    display:inline;
    padding:            0px 2px;
    border:             0px;
}

.Top50ContentArea .BeSocial li.rss
{
    display:inline;
    float:none;
    margin:0;
    padding:0 2px;
}
/* /Be Social Links */


/* Byline and publication date */
.Top50ContentArea .Story_Header .Meta_Info
{
	padding:3px 0 3px;
}
	
.Top50ContentArea .Story_Header .Meta_Info h3,
.Top50ContentArea .Story_Header .Meta_Info h4
{
	display:            inline;
	margin:             0;
	padding:            0;
	font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:          .95em;
	font-weight:        bold;
}
/* /Byline and publication date */


.Top50ContentArea .Story_Header .Top_50_Items_Navigation
{
    margin:             10px 0 0;
    padding:            0;
    overflow:           hidden;
    background:         #666666;
    border-bottom:      1px solid #083F71;
}

.Top50ContentArea .Story_Header .Top_50_Items_Navigation li
{
    list-style:         none;
    margin:             0;
    padding:            5px 0;
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size:          1.25em;
}

.Top50ContentArea .Story_Header .Top_50_Items_Navigation li.Prev
{
    float:left;
    width:210px;
}

.Top50ContentArea .Story_Header .Top_50_Items_Navigation li.Next
{
    float:right;
    width:210px;
    text-align:right;
}

.Top50ContentArea .Story_Header .Top_50_Items_Navigation a
{
    color:              #e4e4e4;
    padding:            0 5px
}

/* Image */
.Top50ContentArea .Story_Header_Image_Container
{
    clear:              both;
    margin:             0 0 30px;
    background:         transparent;
}

.Top50ContentArea .Story_Header_Image
{
    margin:0;
    padding:0;
    border:             1px solid #e4e4e4;
    border-width:1px 0;
}

.Top50ContentArea .Story_Header_Image img
{
    display:block;
    margin:0 auto;
    padding:0;
}

.Top50ContentArea .Story_Header_Image_Meta_Info
{
    padding:            .25em 0;
    overflow:           auto;
    background:         #666666;
    border-top:         1px solid #083F71;
}

.Top50ContentArea .Story_Header_Image_Meta_Info p.Image_Caption
{
    width:              205px;
    float:              left;
    margin:             0;
    padding:            0 0 0 5px;
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    color:              #e4e4e4;
}

.Top50ContentArea .Story_Header_Image_Meta_Info p.Image_Credit
{
    width:              205px;
    float:              right;
    text-align:         right;
    margin:             0;
    padding:            0 5px 0 0;
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    color:              #e4e4e4;
}


.Top50ContentArea .Story_Footer .Top_50_Items_Menu
{
    margin:             0;
    padding:            10px 0 0;
    border-top:         1px dashed #cccccc;
}

.Top50ContentArea .Story_Footer .Top_50_Items_Menu li
{
    list-style:         none;
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size:          1.25em;
}

.Top50ContentArea .Story_Footer .Top_50_Items_Menu a
{
    color:              #083F71;
}


.Top50ContentArea .Story_Footer .Top_50_Items_Navigation
{
    margin:             10px 0 0;
    padding:            0;
    overflow:           hidden;
    background:         transparent;
}

.Top50ContentArea .Story_Footer .Top_50_Items_Navigation li
{
    list-style:         none;
    margin:             0;
    padding:            5px 0;
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size:          1.25em;
}

.Top50ContentArea .Story_Footer .Top_50_Items_Navigation li.Prev
{
    float:              left;
    width:              210px;
}

.Top50ContentArea .Story_Footer .Top_50_Items_Navigation li.Next
{
    float:              right;
    width:              210px;
    text-align:         right;
}

.Top50ContentArea .Story_Footer .Top_50_Items_Navigation a
{
    padding:            0 5px;
    color:              #083F71;
}

/* Comments */
.Top50ContentArea .Story_Footer .CommentsHead
{
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
}

.Top50ContentArea .Story_Footer #Comments
{
    margin:0 0 0 20px;
    padding:0;
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
}

.Top50ContentArea .Story_Footer div.FeedbackView ol#Comments li
{
    margin:0 0 5px;
    padding:5px;
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
}

.Top50ContentArea .Story_Footer div.FeedbackView ol#Comments li div.Comment
{
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
}



/* --- End /home/httpd/public/app_frame/webroot/css/Top50.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/vvmLogger.css --- */

/* /p/af/w/c/vvmLogger.css */

.vvmLogger
 {
    border-top:         10px solid #CCCCCC;
    color:              #000000;
    font-family:        helvetica,verdana,lucida-grande,sans-serif;
    clear:              both;
    margin-bottom:      10px;
 }

.vvmLogger pre
 {
    margin:             0px 0px 0px 0px;
 }

.vvmLogger table
 {
    background-color:   #FFFFFF;
    border:             1px solid #CCCCCC;
    clear:              both;
    color:              #333333;
    margin-bottom:      10px;
    margin:             0px;
    padding:            0px;
    width:              600px;
 }

.vvmLogger th
 {
    background-color:   #F2F2F2;
    border-color:       #FFFFFF rgb(187, 187, 187) rgb(187, 187, 187) rgb(255, 255, 255);
    border-style:       solid;
    border-width:       1px;
    text-align:         center;
 }

.vvmLogger tr td
 {
    background:         #FFFFFF none repeat scroll 0%;
    border-right:       1px solid #CCCCCC;
    padding:            1px;
    text-align:         left;
    vertical-align:     top;
 }

.vvmLogger .Debug td
 {
    background:         #f0f0f0;
    margin:             0px 0px 0px 0px;
 }

.vvmLogger .time
 {
    font-family:        Courier New;
    text-align:         left;
    vertical-align:     top;
 }

.vvmLogger .txt
 {
    font-family:        Courier New;
    text-align:         left;
    vertical-align:     top;
    margin:             0px 0px 0px 0px;
 }

.vvmLogger .file
 {
    font-family:        Courier New;
    text-align:         left;
    vertical-align:     top;
 }

.vvmLogger .entry
 {
    font-family:        Courier New;
    font-weight:        bold;
    text-align:         left;
    vertical-align:     top;
 }

.vvmLogger .type
 {
    font-family:        Courier New;
    text-align:         left;
    vertical-align:     top;
 }

.vvmLogger caption
 {
  background-color:     white;
 }
 
 
.vvmLogger .backenddebug,
.vvmLogger .backenddebug .Debug td
 {
  background-color: #ffcccc;
 }
 
/* End /p/af/w/c/vvmLogger.css */


/* --- End /home/httpd/public/app_frame/webroot/css/vvmLogger.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/AlphaLetter.css --- */

ul.AlphaLetter
 {
    list-style-type:    none;
    margin:             2px;
    padding:            0px;
    display:            table;
 }

ul.AlphaLetter li
 {
    float:              left;
    border:             1px solid #CCCCCC;
    margin:             0px;
    padding:            1px;
    width:              10px;
    text-align:         center;
    font-weight:        bold;
 }
 ul.AlphaLetter li.all
 {
    float:              left;
    border:             1px solid #CCCCCC;
    margin:             0px;
    padding:            1px;
    width:              20px;
    text-align:         center;
    font-weight:        bold;
 }

ul.AlphaLetter a
 {
    display:            block;
 }

ul.AlphaLetter a:link
 {
    text-decoration:    none;
 }

ul.AlphaLetter a:hover
 {
    text-decoration:    none;
    background-color:   #AAAAAA;
 }

/* --- End /home/httpd/public/app_frame/webroot/css/AlphaLetter.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/SearchFailedNotice.css --- */

/* /p/af/w/c/SearchFailedNotice.css */

.SearchFailedNotice
  {
    background:         #FFFFCC;
    font-size:          12px;
    display:            block;
  }

/* End /p/af/w/c/SearchFailedNotice.css */


/* --- End /home/httpd/public/app_frame/webroot/css/SearchFailedNotice.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/lightbox.css --- */

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{
    float: left;
    font-size: 20px;
    font-weight: bold;
    padding: 5px;
}
#keyboardMsg{
    float: right;
    font-size: 14px;
}
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#lightbox-overlay img{ border: none; }

#lightbox-overlay{ background-image: url(http://assets.seattleweekly.com/img/lightbox/overlay.png); }

* html #lightbox-overlay{
	background-color: #333;
	background-color: transparent;
	background-image: url(http://assets.seattleweekly.com/img/lightbox/blank.gif);
/*	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/img/lightbox/overlay.png", sizingMethod="scale"); */
}

/* --- End /home/httpd/public/app_frame/webroot/css/lightbox.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/Promo_PromotersWidget.css --- */

.PromotersWidget 
 {
    border:             1px #083F71 solid;
    margin:             10px 0px;
 }

.PromotersWidget h2
 {
    color:              #fff;
    padding:            5px;
    background-color:   #083F71;
    font-size:          14px;
    display:            block;
    margin-bottom:      0px;
    margin-top:         0px;
 }

.PromotersWidget h2 a:link
 {
    text-decoration:    underline;
    color:              #fff;
    background-color:   #083F71;
 }

.PromotersWidget h2 a:hover
 {
    text-decoration:    underline;
    color:              #fff;
    background-color:   #083F71;
 }
.PromotersWidget h2 a:visited
 {
    text-decoration:    underline;
    color:              #fff;
    background-color:   #083F71;
 }

.PromotersWidget ul
 {
    list-style-type:    none;
    margin:             5px;
    padding:            5px;
 }

.PromotersWidget li
 {
    font-weight:        bold;
 }

.PromotersWidget a.more
 {
    float:              right;
    border:             none;
    padding-right:      5px;
 }

/* --- End /home/httpd/public/app_frame/webroot/css/Promo_PromotersWidget.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/SpecialReportsTOC.css --- */

.SpecialReports
 {
    width:          740px;
    float:          left;
 }
 
.SpecialReports h2
 {
    color:          #083F71;
    font-size:      18px;
    font-weight:    bold;
    text-align:     center;
 }
 
.SpecialReports ul
 {
    width:          80%;
    margin-left:    auto;
    margin-right:   auto;
    margin-bottom:  30px;
    list-style-type:none;
 }
 
.SpecialReports ul li
 {
    float:          left;
    width:          45%;
    margin:         0px 10px 10px 0px;
    padding:        5px;
    text-align:     center;
    font-size:      14px;
    font-weight:    bold;
    background:     #eeeeee;
    border:         1px solid #083F71;
 }
 
.SpecialReports ul li:hover
 {
    background:     #ffffff;
 }

/* --- End /home/httpd/public/app_frame/webroot/css/SpecialReportsTOC.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/NeighborhoodMap.css --- */

.NeighborhoodMap
 {
    margin-bottom:      30px;
    width:              550px;
    float:              left;
    height:             250px;
    padding-bottom:     10px;
}

.NeighborhoodMap .map 
{
    border:1px solid #666666;
    float:left;
    height:250px;
    width:548px;
}

.NeighborhoodMap h2
{
    font-weight:         bold;
    margin:              10px 0px 0px 0px;
    font-size:           14px;
    padding:             2px;
    border:              1px solid #083F71;
    background:          #083F71;
    color:               #ffffff;
    padding:             2px;
}

.NeighborhoodMap h2 #mapLink
{
    float:               right;
}

.NeighborhoodMap h2 #mapLink a
{
    color:               #ffffff;
}

.NeighborhoodMap .locationName
 {
    font-weight:        bold;
 }
 
.NeighborhoodMap img.locationImage
 {
    width:              75px;
    margin-right:       5px;
    clear:              left;
 }

.NeighborhoodMap .locationDetails
 {
    margin-bottom:      5px;
 }
 
.NeighborhoodMap div.hover
 {
    background-color:   #EFEFEF;
    border:             1px solid #999999;
 }
 
.NeighborhoodMap fieldset.searchPanel
 {
    border:             1px solid #666666;
    margin:             0px 5px 5px 0px;
    padding:            5px;
    width:              548px;
    float:              left;
 }
 
.NeighborhoodMap div.pagination
 {
    float:              none;
    text-align:         center;
    padding-bottom:     2px;
    margin-bottom:      2px;
    border-bottom:      1px solid #EFEFEF;
 }

.NeighborhoodMap .page
 {
    padding-left:       2px;
    padding-right:      2px;
 }
 
.NeighborhoodMap .page a:link
 {
    text-decoration:    none;
 }
.NeighborhoodMap .page a:visited
 {
    text-decoration:    none;
 }
 
.NeighborhoodMap .results
{
    display: none;
}

/* --- End /home/httpd/public/app_frame/webroot/css/NeighborhoodMap.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/EmailEmployee.css --- */



/* --- End /home/httpd/public/app_frame/webroot/css/EmailEmployee.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/filmFeatures.css --- */

.filmFeature
{
    margin-top:         10px;
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
}

.filmFeature h3
{
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size:          14px;
    font-weight:        bold;
    color:              #999;
    margin:             10px 0px 0px 0px;
    padding:            0px;
}

.filmFeature h4
{
    margin:             0px;
    padding:            0px;
}

.filmFeature h5
{
    margin:             0px;
    padding:            0px;
    font-weight:        normal;
}

/* --- End /home/httpd/public/app_frame/webroot/css/filmFeatures.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/AdIndexLocationViewLinks.css --- */

.AdIndexLocationViewLinks{
     display:inline;   
}
.AdIndexLocationViewLinks a{
    padding: 0px 2px;
}

/* --- End /home/httpd/public/app_frame/webroot/css/AdIndexLocationViewLinks.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/moviesTrailerSearch.css --- */

.TrailerSearchElement
{
    margin:           10px;
    overflow:         auto;
}


.TrailerSearchElement form
{
    font-weight:      bold;
    margin-top:       10px;
}

.TrailerSearchElement p
{
    display:          block;
    width:            40%;
   
}

.TrailerSearchElement .blueline
{
    border-bottom:    1px #336B99 solid;           
}






/* --- End /home/httpd/public/app_frame/webroot/css/moviesTrailerSearch.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/MapWidget.css --- */

.mapWidget
{
    padding: 0px 10px 10px 10px;
    clear: both;
    overflow: hidden;
}
.mapWidget div.map
{
    width: 100%;
    height: 200px;
    width: 200px;
    border: 1px solid #000000;
    clear: right;
}
.mapWidget div.nearby
{
    font-weight: bold;
    margin-top: 5px;
}
.mapWidget select
{
    display: block;
    font-weight: normal;
    font-size: 10px;
}
.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 .largeMap
{
    float: right;
    font-size: 10px;
}
.mapWidget div.details div.location
{
    float: left;
}

/* map fix */
.map .gmnoprint span
{
   font-size: 8px;
   margin-right: -2px;
}

.mapWidget .map div span
 {
   font-size: 8px;
 }

/* --- End /home/httpd/public/app_frame/webroot/css/MapWidget.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/ArchiveSearch.css --- */

/* /p/af/w/c/ArchiveSearch.css */

.ArchiveSearchContentArea
 {
    float:              left;
    display:            block;
    width:              740px;
 }

.ArchiveSearchContentArea .col1
 {
    float:              left;
    display:            block;  
    width:              530px;
    margin-right:       5px;
 }

.ArchiveSearchContentArea .col2
 {
    float:              left;
    width:              200px;
    display:            block;
 }

/* End /p/af/w/c/ArchiveSearch.css */

/* --- End /home/httpd/public/app_frame/webroot/css/ArchiveSearch.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/PrintView.css --- */

.PrintBody .ContentPrint
{
    font-size:    12px;
    line-height:  16px;
}

.ContentPrint .ContentSidebar
{
    font-size:    14px;
    line-height:  16px;
}



/* --- End /home/httpd/public/app_frame/webroot/css/PrintView.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/spam.css --- */

/* hides form fields for social engineering form validation */

.form .in1ine
{
    display:          none;
}

/* removes extra spaces in leaderboard only classifieds view */
.primaryBackground input.login
 {
    width: 120px;
 }

/* --- End /home/httpd/public/app_frame/webroot/css/spam.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/CorporateStaff.css --- */

.CorporateStaff 
{
    margin:             5px;
}

.CorporateStaff h2
{
    font-size:          18px;
    color:              #083F71;
    border-bottom:      1px #ccc solid;
}

.CorporateStaff ul
{
    list-style-type:	none;
    margin:				0px 0px 10px 0px;
    padding:			0px;
}

.CorporateStaff ul h3
{
    margin:				0px 0px 0px 0px;
}



/* --- End /home/httpd/public/app_frame/webroot/css/CorporateStaff.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/SpecialReportsOldStyle.css --- */

/*This CSS is for a class that is set in the GyroBase Special Reports (initially for Broward Palm Beach.)*/
.SpecialReport .storydeck 
{
    color:             #333333;
    font-size:         14px;
    font-weight:       bold;
}


/* --- End /home/httpd/public/app_frame/webroot/css/SpecialReportsOldStyle.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/NewsletterSignUp.css --- */

.NewsletterSignUp
 {
    margin-left:        auto;
    margin-right:       auto;
 }

.NewsletterSignUp img
 {
    border:              1px;
 }


/* --- End /home/httpd/public/app_frame/webroot/css/NewsletterSignUp.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/AdIndexTOC.css --- */

.AdIndex
{
    width:              730px;
    float:              left;
    margin-right:       5px;
    font-size: 11px;
    font-family: Trebuchet MS,Times New Roman,Serif;
}

.AdIndexHeader
 {
   width: 100%;
 }

.AdIndexHeader a img
 {
    border:             none;
 }

 
.AdIndexHeader p 
 {
    text-align:         center;
    padding:            0px;
    margin:             2px;
    font-size:      11px;
 }

.AdIndexHeader #Navigation a
 {
    font-size:          11px;
    font-weight:        bold;
    text-transform:     none;
    color:              black;       
 }
 
 
.AdIndex h2, .AdIndexCategory h2, .AdIndexSubCategory h2
 {
    padding:            0px;
    margin:             0px;
    clear:              both;
    font-size:          16px;
 }
.AdIndex .Category
 {
    padding:            10px 0px;   
 }
.AdIndex .Category ul 
 {
    float:              left;
    width:              350px;
 }
.AdIndex .checktheseout
 {
    float:              right;
    width:              250px;
    margin:             0px 0px 0px 30px;
    padding:            5px 10px;
    background-color:   #FFFFCC;
    font-weight:        bold;
       
 } 
.AdIndexCategory .checktheseout, .AdIndexSubCategory .checktheseout 
 {
    margin:             0px 0px 0px 30px;
    padding:            5px 10px;
    background-color:   #FFFFCC;
    font-weight:        bold;
    font-size: 11px;
 }
 
.AdIndex .checktheseout h4, .AdIndexCategory .checktheseout h4, .AdIndexSubCategory .checktheseout h4
 {
    padding:            0px;
    margin:             0px;
    text-align:         center;
    border-bottom:      1px solid #8C8C8C;
    color:              #8C8C8C;
    font-weight:        bold;
    font-size:          11px;
 }
 .AdIndex .checktheseout a, .AdIndexCategory .checktheseout a, .AdIndexSubCategory .checktheseout a {
    font-size: 11px;   
    font-family: Trebuchet MS,Times New Roman,Serif;
 }
 

.AdIndexHeader #Navigation
 {
    border:             none;
    border-bottom:      2px solid black;
    background:         none;
    padding:            2px 0px;
    margin:             25px 0px 0px 0px;
 }

.AdIndexHeader #Navigation li 
 {
    display:            inline;
    padding:            2px 10px;
    background-color:   #e1e1e1;
    border:         1px solid black;
    border-bottom:      none;
    margin-right: 2px;
 }

.AdIndexHeader div#adindexsearchform
 {
    background-color:    #E1E1E1;
    border-bottom:         1px solid black;
    border-right:       1px solid black;
    border-left:        1px solid black;
    border-top:      none;
    float:              right;
    padding:            6px;
    margin-bottom: 10px;
 }
.AdIndexHeader #adindexsearchform form
 {
     display:            inline;
 }
 
.AdIndexHeader #adindexsearchform .inputbox
 {
    border:             1px solid #666666;
    height:             13px;
    vertical-align:     middle;
    width:              100px;
    padding:            2px;
 }
 
.AdIndexHeader #adindexsearchform .submitbutton
 {
    border:             1px solid #666666;
    font-size:          10px;
    font-weight:        bold;
    vertical-align:     middle;
    background-color:   #083F71;
    color:              white;
    padding:            2px;
 }
 
 
.AdIndex .Flipper h2
 {
    text-align:         left;
    clear:              both; 
    margin:             0px;
 }

.AdIndex .Flipper ul.categoryNav
 {
     margin:            0px;
     padding:           0px;
     list-style-type:   none;
     text-align:        left;
     clear:             both;
 }
  
.AdIndex .Flipper ul.categoryNav li
 {
     border:            none;
     text-align:        left;
     display:           inline;
     font-size:         11px;
     font-weight:       bold;
     text-transform:    none;
     padding:           0px 10px 0px 0px;
 }
  
.AdIndex .Flipper h3
 {
    color:              #083F71;
    text-decoration:    none;
    font-size:          18px;
    font-weight:        bold;
    display:            block;
    border-bottom:      1px solid #999999;
    padding:            0px;
    margin:             10px 0px 10px 0px;
    
 }
 
.AdIndex .Flipper #flashWrapper
 {
    /* border-top:         2px solid #666666; */
    /* background:         #083F71 url(http://assets.seattleweekly.com/img/adindex/bg-flipper.png) top left repeat-x; */
    padding:            0px;
    height:             260px;
    margin-bottom: 15px;
    clear: both:
 } 
 

.AdIndexCategory ul.subcategory li p, .AdIndexSubCategory ul.subcategory li p
 {
    float:                  right;
    padding:            0px;
    margin:             0px;
 }
 
.AdIndex .even
 {
    width:              48%;
    float:              left;
    clear:              left;
    margin:             0px 0px 10px 0px;
    }
 
.AdIndex .odd
 {
    width:              48%;
    float:              right;
    clear:              right;
    margin:             0px 0px 10px 0px;
 }

.AdIndex h3
 {
    background:         transparent url(/img/flipbook/fb-gradient.png) repeat-x scroll left top;
    font-size:          14px;
    font-weight:        bold;
    padding:            5px;
    margin:             0px;
    border-top:         1px solid #666666;
 }
 
.AdIndex ul
 {
    /*
    border-top:         1px solid #666666;
    background:         #dddddd;
    */ 
    margin:             0px;
    padding:            0px;
    list-style-type:    none;
 }

.AdIndex li a
 {
    font-weight:        bold;
    padding-left:       5px;
 }
 

/* --- End /home/httpd/public/app_frame/webroot/css/AdIndexTOC.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/SpecialReportView.css --- */

.SpecialReport
{
    width:              730px;
    float:              left;
}

.SpecialReport img
 {
    float:               left;
    padding:             5px;
 }

.SpecialReport .total
 {
    display:             block;
    clear:               both;
    font-size:           14px;
    margin-left:         10px;
 }
 
.SpecialReport .Pagination
 {
    float:               none;
 }
 
.SpecialReport li
 {
    font-weight:         bold;
    margin-bottom:       10px;
 }
  
.SpecialReport .column
 {
    font-size:           14px;
    color:               #999999;
 }
 
.SpecialReport .byLine
 {
    font-style:          italic;
    color:               #333333;
 }

/* --- End /home/httpd/public/app_frame/webroot/css/SpecialReportView.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/ComicsStrip.css --- */

.comic
 {
    text-align:         center;
    font-size:          12px;
    line-height:        100%;
    width:              740px;
    float:              left;
 }
 
.comic .back
 {
    text-decoration:    underline;
    font-weight:        bold;
    clear:              both;
    margin:             0px 0px 10px 0px;
 }

.comic h2
 {
    font-size:          14px;
    font-weight:        bold;
 }

.comic img
 {
    border:             none;
    clear:              both;
 }
 
 
.comic .archive
 {
    margin:             10px;
    font-weight:        bold;
 }

/* --- End /home/httpd/public/app_frame/webroot/css/ComicsStrip.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/AdviceColumnWidget.css --- */

.AdviceColumnContent
 {
 }

.AdviceColumn
 {
    width:                740px;
    float:                left;
 }

.AdviceColumnWidget
{
    font-family:          Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    margin:               0px 0px 5px 0px;
    font-size:            15px;
    line-height:          150%;
    padding:              0px 5px 5px 0px;
    }

.AdviceColumnWidget h2
{
    font-size:          24px;
    margin:             0px;
    padding:            10px 0px 0px 0px;
    border-top:         1px #ccc dashed;
    width:              410px;
    line-height:        26px;
    }
    
.AdviceColumnWidget h3
{
    font-size:           13px;
    font-weight:         bold;
    padding:             0px 0px 5px 0px;
    border-bottom:       1px #ccc dashed;
    margin:              0px;
    width:               410px;
}

.AdviceColumnWidget h4
 {
    font-size:           10px;
    font-weight:         bold;
    padding:             0px;
    margin:              10px 0px 10px 0px;
    width:               410px; 
 }

.AdviceColumnWidget p
 {
    line-height:         150%;
 }

.AdviceRight
 {
    width:               300px;
    margin:              0px 10px 5px 5px;
    float:               right;
    text-align:          center;
 } 
  
.AdviceColumnRight
 {
    font-family:         Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size:           12px;
    padding:             5px;
    line-height:         120%; 
    border:              1px solid #cccccc;
    background:          #ffffff;
    text-align:          left;
    float:               right;
    margin:              0px;
    width:               290px;
 }

.AdviceColumnRight h4
 {
    margin:              0px 0px 5px 0px;
    padding:             0px;
 }
 
.AdviceColumnRight a
 {
    text-decoration:     underline;
 }
 
.AdviceColumnRight ul
 {
    margin:              0px;
    padding:             0px;
    list-style-type:     none;
 }
 
.AdviceColumnRight ul li
 {
    color:                #083F71;
    font-family:          Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size:            11px;
 
 }
 
 .AdviceRight img
 {
     float:              right;	
     margin:             10px;
 }
 
 .AdviceRight #Middle.Ads img
 {
     float:              right;	
     margin:             0px;
 } 

/* --- End /home/httpd/public/app_frame/webroot/css/AdviceColumnWidget.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/SearchAdvancedWidget.css --- */

/* /p/af/w/c/SearchAdvancedWidget.css */

.SearchAdvancedWidget
 {
    background-color:   #FBFBFB;
    border:             1px dashed #999999;
    margin:             0pt 0px 5px 0px;
    padding:            5px;
    overflow:           auto;
    width:              510px;
    float:              left;
 }
  
.SearchAdvancedWidget h2
 {
    font-size:          13px;
    font-weight:        bold;
    margin:             0px 0px 10px;
    padding:            0px; 
 }
 
.SearchAdvancedWidget #keywords
 {
    border:             none;
    float:              left;
    width:              220px;
    position:           relative;/*Needed for IE7*/
    top:                0px;
 }

.SearchAdvancedWidget #keywords input#searchKeywords
 {
    width:              200px;
    margin:             5px;
 }
 
.SearchAdvancedWidget #keywords input#searchExactPhrase
 {
    float:              left;
    position:           relative;
    margin-right:       5px;
 }
 
.SearchAdvancedWidget #sections
 {
    border:             none;
    float:              left;
    width:              230px;
    position:           relative;
 }

 
.SearchAdvancedWidget #sections #newsSection
 {
    float:              left;
    width:              100px;
 } 


 .SearchAdvancedWidget #sections #foodSection
 {
    float:              right;
    width:              100px;
 }  
 
  .SearchAdvancedWidget #sections #artsSection
 {
    float:              left;
    width:              100px;
 } 
 
.SearchAdvancedWidget #sections #musicSection
 {
    float:              right;
    width:              100px;
 }  
 
.SearchAdvancedWidget #sections #diningSection
 {
    float:              left;
    width:              100px;
 }  
 
.SearchAdvancedWidget #sections #filmSection
 {
    float:              right;
    width:              100px;
 }  
 
.SearchAdvancedWidget #sections #cultureSection
 {
    float:              right;
    width:              100px;
 }  
 
.SearchAdvancedWidget #sections #home-entertainmentSection
 {
    float:              left;
    width:              100px;
 }  
 
.SearchAdvancedWidget #sections #calendarSection
 {
    float:              left;
    width:              100px;
 }  
 
.SearchAdvancedWidget #findFrom
 {
    border:             none;
    float:              right;
    width:              240px;
    position:           relative;
 }
 
.SearchAdvancedWidget #findFrom select#searchIssue
 {
    margin:             0px;
    width:              220px; 
 }
 
.SearchAdvancedWidget #findFrom select#searchColumn
 {
    margin:             0px;
    width:              220px; 
 }

.SearchAdvancedWidget #findFrom select#searchAuthor
 {
    margin:            0px;
    width:             220px; 
 }
 
.SearchAdvancedWidget #findFrom select#searchMonth
 {
    margin:            0px;
    float:             left; 
    position:          relative;
    width:             50%;
 }
 
.SearchAdvancedWidget #findFrom select#searchYear
 {
    margin:            0px;
    float:             left; 
    position:          relative;
    margin-left:       5px;
    width:             40%;
 }

.SearchAdvancedWidget #findFrom input#searchExactPhrase
 {
   float:              left;
   position:           relative;
 }
  
.SearchAdvancedWidget .submitBttn
 {
    float:             right;
    display:           block;
    position:          relative;
    margin:            10px 15px 20px 0px;
 }

 .SearchAdvancedWidget #keywords input
 {
    float:             none;
    display:           block;
    position:          relative;
    padding:           0px;
    margin:            0px;
 }
 
 /* End /p/af/w/c/SearchAdvancedWidget.css */


/* --- End /home/httpd/public/app_frame/webroot/css/SearchAdvancedWidget.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/TrailerSearchWidget.css --- */

.TrailerSearch
 {
    width:              415px;
    margin-bottom:      5px;
 }
 
 .TrailerSearchFull
 {
    width:              545px;
    margin-bottom:      5px;
 }
 
.TrailerSearch .blueline
 {
    height:             1px;
    width:              45%;
    margin:             1px 0px 1px 0px;
    padding:            0px;
    border-bottom:      1px solid #336B99; 
 }
 
.TrailerSearch form
 {
    float:              right;
    background:         #ffffff;
    margin:             0px;
    padding:            0px 0px 0px 3px;
    display:            inline;
    margin-top:         -40px;
 }

.TrailerSearch input
 {
    font-size:          10px;
 }
 
 
.TrailerSearch h3
 {
    background-image:   url(http://assets.seattleweekly.com/img/subsectionHeaderBig.gif);
    padding:            2px 0px 0px 15px;
    margin:             0px;
    color:              #ffffff;
    height:             23px;
    font-size:          16px;
    font-weight:        bold;
    border-bottom:      1px solid #336B99;
    display:            block;
 }

.TrailerSearch .Pagination
 {
    padding:            5px 10px 0px 0px;
    DISPLAY:            inline; 
    BACKGROUND:         url(http://assets.seattleweekly.com/img/subsectionHeaderBig.gif) right top;
    POSITION:           relative; 
    HEIGHT:             21px;
    margin-left:        -5px;
 }
 
.TrailerSearch .Pagination a
 {
    color:              #ffffff;
 }

.TrailerSearch img
 {
    padding:            0px;
    margin:             0px 10px 0px 0px;
    width:              100px;
    float:              left;
    display:            block;
    border:             none;
 }

.TrailerSearch .trailerLeft
 {
    width:              150px;
    float:              left;
    display:            inline;
    position:           relative;
 }

.TrailerSearch .trailerRight
 {
    width:              150px;
    float:              right;
    display:            block;
    position:           relative;
 }

.TrailerSearch .odd
 {
    border:             1px solid #336B99;
    border-top:         none;
    background:         #ffffff;
    overflow:           auto;
 }

.TrailerSearch .even
 {
    border:             1px solid #336B99;
    border-top:         none;
    background:         #eeeeee;
 }

.TrailerSearch h2
 {
    margin:             0px;
    padding:            0px;
 }

.TrailerSearch h4
 {
    font-size:          16px;
    font-weight:        bold;
    margin:             0px;
    padding:            0px;
 }

.TrailerSearch h5
 {
    margin:             0px;
    padding:            0px;
 }

.TrailerSearch h6
 {
    margin:             0px;
    padding:            0px;
 }

.TrailerSearch ul
 {
    margin:             0px;
    padding:            0px;
    list-style-type:    none;
 }
 /* *******************************/
 .TrailerSearchFull .blueline
 {
    height:             1px;
    width:              45%;
    margin:             1px 0px 1px 0px;
    padding:            0px;
    border-bottom:      1px solid #336B99; 
 }
 
 .TrailerSearchFull form
 {
    float:              right;
    background:         #ffffff;
    margin:             0px;
    padding:            0px 0px 0px 3px;
    display:            inline;
    margin-top:         -40px;
 }

 .TrailerSearchFull input
 {
    font-size:          10px;
 }
 
 
 .TrailerSearchFull h3
 {
    background-image:   url(http://assets.seattleweekly.com/img/subsectionHeaderBig.gif);
    padding:            2px 0px 0px 15px;
    margin:             0px;
    color:              #ffffff;
    height:             23px;
    font-size:          16px;
    font-weight:        bold;
    border-bottom:      1px solid #336B99;
    display:            block;
 }

 .TrailerSearchFull .Pagination
 {
    padding:            5px 10px 0px 0px;
    DISPLAY:            inline; 
    BACKGROUND:         url(http://assets.seattleweekly.com/img/subsectionHeaderBig.gif) right top;
    POSITION:           relative; 
    HEIGHT:             21px;
    margin-left:        -5px;
 }
 
 .TrailerSearchFull .Pagination a
 {
    color:              #ffffff;
 }

 .TrailerSearchFull img
 {
    padding:            0px;
    margin:             0px 10px 0px 0px;
    width:              100px;
    float:              left;
    display:            block;
    border:             none;
 }

 .TrailerSearchFull .trailerLeft
 {
    width:              150px;
    float:              left;
    display:            inline;
    position:           relative;
 }

 .TrailerSearchFull .trailerRight
 {
    width:              150px;
    float:              right;
    display:            block;
    position:           relative;
 }

 .TrailerSearchFull .odd
 {
    border:             1px solid #336B99;
    border-top:         none;
    background:         #ffffff;
    overflow:           auto;
 }

 .TrailerSearchFull .even
 {
    border:             1px solid #336B99;
    border-top:         none;
    background:         #eeeeee;
 }

 .TrailerSearchFull h2
 {
    margin:             0px;
    padding:            0px;
 }

 .TrailerSearchFull h4
 {
    font-size:          16px;
    font-weight:        bold;
    margin:             0px;
    padding:            0px;
 }

 .TrailerSearchFull h5
 {
    margin:             0px;
    padding:            0px;
 }

 .TrailerSearchFull h6
 {
    margin:             0px;
    padding:            0px;
 }

 .TrailerSearchFull ul
 {
    margin:             0px;
    padding:            0px;
    list-style-type:    none;
 }

/* --- End /home/httpd/public/app_frame/webroot/css/TrailerSearchWidget.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/CalendarWidget.css --- */

.CalendarWidget
{
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    width:              300px;
    margin:             0px 0px 15px 0px;
}

.CalendarWidget ul.tabs
{
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    margin:             0px;
    padding:            0px;
    list-style-type:    none;
    height:             20px;
    border-bottom:      1px #666 solid;
}

.CalendarWidget ul.tabs li.tab 
{
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    width:              58px;
    padding:            3px 1px 0px 1px;
    float:              left;
    margin:             0px;
    text-align:         center;
    font-size:          10px;
    font-weight:        bold;
    height:             18px;
    bottom:             -1px;
}

.CalendarWidget ul.tabs li.active
{
    background:         transparent url(http://assets.seattleweekly.com/img/tab-active-58x21.gif) no-repeat;
    bottom:             0px;
}

.CalendarWidget ul.tabs li.inactive
{
    background:         transparent url(http://assets.seattleweekly.com/img/tab-inactive-58x21.gif) no-repeat;
    cursor:             pointer;
    font-weight:        normal;
    color:              #083F71;
    text-decoration:    underline;    
}

.CalendarWidget .lower
{
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    border:             1px #666 solid;
    border-top:         none;
    overflow:           hidden;
    padding:            5px 5px 0px 5px;
    background:         #fff;
}

.CalendarWidget .lower ul li a.subEvent
 {
    float:              right;
    font-weight:        normal;
    font-style:         italic;
    margin-right:       5px;
 }

.CalendarWidget .lower #calendarBody ul.tabs
{
    border:             none;
    height:             30px;
    margin:             0px 0px 0px 0px;
    padding:            5px 0px 0px 0px;
    list-style-type:    none;
    height:             50px;
    border:             none;
    cursor:             pointer;
}    


.CalendarWidget .lower #musicBody ul.tabs
{
    border:             none;
    height:             30px;
    margin:             0px;
    padding:            5px 0px 0px 0px;
    list-style-type:    none;
    height:             50px;
    border:             none;
    cursor:             pointer;
}  

.CalendarWidget .lower select
{
    clear:              both;
    width:              100%;
    margin:             5px 0px;
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size:          12px;
    }


.CalendarWidget .lower form
{
    margin:             2px;
}

.CalendarWidget .lower ul.tabs li.tab 
{
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    width:              30px;
    padding:            2px 1px;
    float:              left;
    margin:             1px 2px 1px 3px;
    text-align:         center;
    font-size:          12px;
    line-height:        16px;
    display:            inline;
    overflow:           hidden;
}

.CalendarWidget .lower ul.tabs li.active
{
    background:         #083F71;
    color:              #fff;
    height:             32px;
    border-top:         1px #000 solid;
    border-right:       2px #000 solid;
    border-bottom:      2px #000 solid;
    border-left:        1px #000 solid;
}

.CalendarWidget .lower ul.tabs li.inactive
{
    background:         #fff;
    color:              #083F71;
    height:             32px;
    border-top:         1px #000 solid;
    border-right:       2px #000 solid;
    border-bottom:      2px #000 solid;
    border-left:        1px #000 solid;
    cursor:             pointer;
    font-weight:        bold;
    text-decoration:    none;   
}

.CalendarWidget .lower ul.tabs li.inactive:hover
{
    background:         #e7e7e7;  
}

.CalendarWidget .lower h2
{
    font-family:       Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size:         12px;
    font-weight:       bold;
    padding:           0px;
    margin:            0px;
}
    
.CalendarWidget .lower .head
{
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    text-align:         center;
    font-weight:        bold;
    font-size:          12px;
    border-bottom:      1px #ccc dashed;
    padding:            0px 0px 5px 0px;
    margin:             0px;
    background:         #fff;
    clear:              both;
    position:           relative;
    top:                0px;
}

.CalendarWidget .lower .head img
 {
    border:             none;
    position:           absolute;
    left:               1px;
    top:                -5px;
 }

.CalendarWidget .lower ul
{
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    list-style-type:    none;
    padding:            0px;
    margin:             0px 0px 5px 0px;
}

.CalendarWidget .lower li
{
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    border-bottom:      1px #ccc solid;
    padding:            5px 0px;
    overflow:           auto;
}

.CalendarWidget .lower li.subLi
{
    overflow:           hidden;
}

.CalendarWidget .lower .microbar
{
    text-align:        center;
    font-size:         10px;
}

.CalendarWidget .lower .microbar img
{
    margin:            0px;
    border:            none;
    vertical-align:    middle;
    padding:           3px;
}

   
.lower fieldset
{
    padding:            0px;
    margin-bottom:      10px;
}
    
/*Dining*/
.CalendarWidget .lower .editorsPicks
{
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    text-align:         center;
    font-weight:        bold;
    font-size:          12px;
    border-bottom:      1px #ccc dashed;
    padding:            5px 0px;
    margin:             0px 10px;
    background:         #fff;
}

.CalendarWidget .lower input.dbinput
{
    width: 244px;
    font-size: 12px;
    margin-left: -2px;
}

/*END Dining*/


.CalendarWidget .title
{
    font-weight:        bold;
}

.CalendarWidget a
{
    font-weight:        normal;
}

.CalendarWidget .address
{
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-weight:        bold;
}


.CalendarWidget .calView
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-weight:        normal;
    clear:              both;
    margin:             0px 0px 10px 0px;
    padding:            0px;
    text-align:         left;
 }

.CalendarWidget .calView span
 {
    float:              right;
 }
 
.CalendarWidget .calView a
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    color:              #083F71;
    font-weight:        normal;
    cursor:             pointer;
 }

.CalendarWidget .locationLink
{
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-weight:        normal;
}

.CalendarWidget .more
{
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-weight:        normal;
}

.CalendarWidget .moreRight
{
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-weight:        normal;
    float:              right;
}
    
.CalendarWidget .lower label
{
    font-weight:        bold;
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
}

    
.CalendarWidget .lower input
{
    margin:             0px;
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size:          10px;
}


.CalendarWidget .lower legend
{
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size:          12px;
}

.CalendarWidget .popupCalendar
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    position:           absolute;
    margin:             -4px 0px 12px 0px;
    width:              170px;
    background:         #aaaaaa;
    border:             1px solid #999999;
    z-index:            200;
 }
 
.CalendarWidget .popupCalendar a.calView
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    color:              #ffffff;
    float:              right;
 }

.CalendarWidget .popupCalendar img
 {
    cursor:             pointer;
    position:           relative;
    left:               -19px;
    top:                3px;
 }
 
.CalendarWidget .popupCalendar table
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    border:             1px solid #CCCCCC;
    background-color:   #FFFFFF;
    font-size:          11px;
    width:              100%;
    float:              left;
 }
 
.CalendarWidget .popupCalendar td
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    border:             1px solid #CCCCCC;
    cursor:             pointer;
    text-align:         center;
    font-weight:        bold;
    font-size:          12px;
    
 }

.CalendarWidget .popupCalendar td.empty
 {
    background-color:   #CCCCCC;
    border:             1px solid #FFFFFF;
    cursor:             default;
 }

.CalendarWidget .popupCalendar td.weekday
 {
 
    background-color:   #083F71;
    color:              #FFFFFF;
    border:             1px solid #CCCCCC;
    font-size:          12px;
 }

.CalendarWidget .popupCalendar td.today
 {
    background-color:   #083F71;
    color:              #FFFFFF;
 }

.CalendarWidget .popupCalendar td.past
 {
    cursor:             default;
    background-color:   #EEEEEE;
 }
 
.CalendarWidget .popupCalendar td.prevnext
 {
    background-color:   #083F71;
    color:              #FFFFFF;
 }
 
.CalendarWidget .popupCalendar input
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size:          8px;
 }
 
.CalendarWidget .popupCalendar select
 {
    font-size:          9px;
    width:              75px;
 }

.CalendarWidget .lower #moviesBody a.more
 {
   font-weight:         bold;
   display:             block;
   text-align:          right;   
 }

.CalendarWidget a.more
{
    font-weight:        bold;
} 
 
.CalendarWidget a.moreRight
{
    font-weight:        bold;
} 
 
.CalendarWidget .lower #musicBody .DigitalJukebox img
 {
   width:               285px;
   margin-left:         auto;
   margin-right:        auto;
 }

 .CalendarWidget .releaseDate
{
   font-family:         Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
   font-size:           11px;
}

.CalendarWidget .blurb
{
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size:          12px;
}

.CalendarWidget input.zip
 {
    font-size: 12px;
 }

/* --- End /home/httpd/public/app_frame/webroot/css/CalendarWidget.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/BestOfGraphics.css --- */

.BestOfGraphicsWidget ul
 {
    list-style-type:    none;
    list-style-position:outside;
    margin:             0px;
    padding:            0px;
 }

.BestOfGraphicsWidget h2
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    color:              #000000;
    font-size:          14px;
    margin:             2px; 
 }
 


/* --- End /home/httpd/public/app_frame/webroot/css/BestOfGraphics.css --- */
/* --- Start /home/httpd/public/app/sew/webroot/css/ColumnsTOCLayout.css --- */

.ColumnsTOCContentArea
 {
    width:              968px;
 }

.ColumnsTOCContentArea .col1
{
    width:              190px;
    float:              left;
}

.ColumnsTOCContentArea .col2
 {
    width:              465px;
    float:              left;
    margin:             0px 5px 5px 5px; 
 }

.ColumnsTOCContentArea .col3-300
{
    width:              300px;
    float:              right;
    margin-bottom:      10px;
}


/* --- End /home/httpd/public/app/sew/webroot/css/ColumnsTOCLayout.css --- */
/* --- Start /home/httpd/public/app/sew/webroot/css/RssFeedWidget.css --- */

.RssFeedWidget
 {
 }

.RssFeedWidget ul
{
    list-style-type:    none;
    margin:             0px;
    padding:            5px;
}

.RssFeedWidget .SPGmore 
{
    text-align:         right;
    font-weight:        bold;
    padding:            0px 5px 10px 0px;
}

.RssFeedWidget ul li
{
    margin:             0px 0px 5px 0px;
    word-wrap:          break-word;
}
.RssFeedWidgetBody
 {
    border:             1px solid #666666;
    position:           relative;
 }

.RssFeedWidget p
 {
    margin:             0px 0px 5px 0px;
    padding:            0px;
    font-size:          11px;
    font-weight:        normal;
 }
 
.RssFeedWidget h2
 {
    color:              #083F71;
    font-size:          32px;
    font-variant:       small-caps;
    font-weight:        bold;
    margin:             0px;
    white-space:        nowrap;
 }

.RssFeedWidget h3
 {
    font-size:          11px;
    line-height:        13px;
    margin:             0px;
    padding:            0px;
    display:            inline;
 }

.RssFeedWidgetBody h3 a:link,.RssFeedWidgetBody h3 a:visited,.RssFeedWidgetBody h3 a:active
 {
    font-size:          11px;
    font-weight:        bold;
    color:              #000000;
    text-decoration:    none;
    font-variant:       small-caps;
 } 
 
.RssFeedWidgetBody h3 a:hover
 {
    text-decoration:    underline;
 }

.RssFeedWidget h4
 {
    margin:             0px 0px 0px 15px;
    padding:            0px;
    font-size:          10px;
    font-weight:        normal;
 }

.RssFeedWidget p
 {
    margin:             5px 0px 0px 15px;
    padding:            0px;
    font-weight:        bold;
    font-size:          14px;
 }

.RssFeedWidget hr
 {
    border:             0px;
    height:             1px;
    background:         #cccccc;
 }
 
.RssFeedWidgetBlog
 {
    position:           relative;
    top:                0px;
 }
 
.RssFeedWidget img.rss
 {  
    width:              12px;
    height:             12px;
    border:             none;
	display:            inline;
    padding-left:       8px;
    position:           absolute;
    top:                5px;
    right:              0px;
 }
 


/* --- End /home/httpd/public/app/sew/webroot/css/RssFeedWidget.css --- */
/* --- Start /home/httpd/public/app/sew/webroot/css/AuthorsView.css --- */

.AuthorView
{
    width:             660px;
}
.AuthorView h1
{
    margin:             0 0 10px 0; 
    padding-left:       5px;
    color:              white;
    background-color:   #083F71;
    font-size:          20px; 
    font-weight:        bold;
}

.AuthorView .Sidebar
{
	float:              right;
    width:              200px;
  	margin:             10px;
    padding:            0;
    border:             1px #333 solid;
    font-size:          11px;
    background:         #efefef;
}

.AuthorView .Sidebar h2
{
	font-size:          12px;
    color:              #efefef;
    font-weight:        bold;
    padding:            2px 5px;
    margin:             0px;
    background:         #083F71;
}

.AuthorView .Sidebar a:link
{
    font-weight:        bold;
    color:              #083F71;
}

.AuthorView .Sidebar a:visited
{
    font-weight:        bold;
    color:              #083F71;
}

.AuthorView .Sidebar a:hover
{
    font-weight:        bold;
    color:              #083F71;
    text-decoration:    underline;
}

.AuthorView .Sidebar ul
{
    list-style-type:    none;
    margin:             10px;
    padding:            0px;
}

.AuthorView .Sidebar li
{
    list-style-type:    none;
    margin:             0px;
    padding:            0px;
}

.AuthorView .Sidebar p {
	margin:             10px;
}

.AuthorView .AuthorTeaser
{
    
}

.AuthorView .AuthorTeaser .date/*??????????*/
{
    font-weight:       bold;
}

.AuthorView .AuthorTeaser .label
{
    font-weight:       bold;
}

.AuthorView .AuthorTeaser ul
{
    list-style-type:   none;
    margin:            0px;
    padding:           0px
}

.AuthorView .AuthorTeaser li
{
    margin:            10px 0px 10px 10px;
    padding:           0px
}

.AuthorView .AuthorTeaser li a:link
{
    color:             #083F71;
    text-decoration:   none;
    font-weight:       bold;
}

.AuthorView .AuthorTeaser  li a:hover
{
    color:             #083F71;
    text-decoration:   underline;
    font-weight:       bold;
}

.AuthorView .AuthorTeaser a:visited
{
    color:             #083F71;
    text-decoration:   none;
    font-weight:       bold;
}

.AuthorView .AuthorTeaser .date {
	
}

/* --- End /home/httpd/public/app/sew/webroot/css/AuthorsView.css --- */
/* --- Start /home/httpd/public/app/sew/webroot/css/EventSearch.css --- */

.EventResults
 {
    color:              #000000;
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size:          12px;
    float:              right;
    overflow:           hidden;
    width:              565px;
    margin:             0px 5px 0px 0px;
 }

.EventResults h1
 {
    margin:             0px;
    padding:            0px;
    font-size:          17px;
    font-weight:        bold;
    display:            inline;
 }

.EventResults .header img
 {
    border:             none;
 }

.EventResults .header h2
 {
    font-size:          12px;
    font-weight:        bold;
    margin:             0px;
 }

.EventResults .header h3
 {
    font-size:          12px;
    font-weight:        bold;
    margin:             0px;
 }

.EventResults .header a.reset
 {
    background-color:   #083F71;
    color:              #ffffff;
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size:          12px;
    font-weight:        bold;
    padding:            0px 4px 0px 4px;
    text-align:         center;
    text-decoration:    none;
    float:              right;
 }

.EventResults .header a:hover
 {
    text-decoration:    underline;
 }

.EventResults #regionHeader
 {
    width:              100px;
    font-size:          10px;
 }

.EventResults #categoryHeader
 {
    width:              125px;
    font-size:          10px;
 }

.EventResults table
 {
    margin:             0px;
    margin-bottom:      10px;
    padding:            0px;
    border-spacing:     0px;
    width:              100%;
 }

.EventResults th
 {
    font-size:          12px;
    margin:             0px;
    padding:            2px;
    text-align:         left;
 }
.EventResults tr
 {
    margin:             0px;
    padding:            0px;
    vertical-align:     top;
 }

.EventResults td
 {
    padding:            0px 5px 0px 5px;
 }

.EventResults td.header
 {
    background-color:   #083F71;
    color:              #FFFFFF;
    font-weight:        bold;
    padding-left:       8px;
 }

.EventResults td.EventVenue
 {
    border:             1px solid #000000;
    background-color:   #F5F4F0;
    margin-top:         2px;
 }

.EventResults td.EventVenue a.Event
 {
    color:              #083F71;
    display:            block;
    font-size:          14px;
    font-weight:        bold;
    margin:             0px;
    text-decoration:    none;
 }

.EventResults td.EventVenue a.Event:hover
 {
    text-decoration:    underline;
 }

.EventResults td.EventVenue a.Venue
 {
    color:              #083F71;
    display:            block;
    font-size:          12px;
    margin:             0px;
    text-decoration:    none;
 }

.EventResults td.EventVenue a.Venue:hover
 {
    text-decoration:    underline;
 }

.EventResults td.Time
 {
    border:             1px solid #000000;
    border-left:        0px;
    font-size:          12px;
    margin-top:         2px;
    width:              100px;

 }

.EventResults td.Region
 {
    border:             1px solid #000000;
    border-left:        0px;
    font-size:          12px;
    margin-top:         2px;
 }

.EventResults td.Region a
 {
    color:              #083F71;
    display:            block;
    font-size:          12px;
    margin:             0px;
    text-decoration:    none;
 }

.EventResults td.Region a:hover
 {
    text-decoration:    underline;
 }

.EventResults td.Category
 {
    border:             1px solid #000000;
    border-left:        0px;
    font-size:          12px;
    margin-top:         2px;
    width:              125px;
 }

.EventResults td.Category a
 {
    color:              #083F71;
    display:            block;
    font-size:          12px;
    margin:             0px;
    text-decoration:    none;
 }

.EventResults td.Category a:hover
 {
    text-decoration:    underline;
 }

.EventResults td.Category ul
 {
    list-style-type:    none;
    margin:             0px;
    padding:            0px;
 }

.EventResults td.Category li
 {
   display:             inline;
 }

.EventResults td.Details
 {
    border:             1px solid #000000;
    border-top:         0px;
    background-color:   #F5F4F0;
    margin-right:       5px;
    margin-top:         2px;
    padding:            5px 0 0 2px;
 }

.EventResults td.Details img
 {
    float:              left;
    left:               -2px;
    margin:             0px 5px 2px 2px;
    position:           relative;
    border:             1px solid #083F71;
 }

.EventResults td.space
 {
    height:             8px;
 }

.EventResults td.edPik
 {
    border-bottom:      none;
 }

.EventResults .DisplayPerPage
 {
    display:            block;
    float:              left;
    width:              200px;
 }

.EventResults .DisplayPerPage select
 {
    border:             1px solid #000000;
    font-size:          12px;
    width:              40px;
 }

 .EventResults .lowerHeader
 {
    background:         #083F71;
    clear:              both;
    margin:             20px 0px 0px 0px;
    color:              #fff;
    font-weight:        bold;
    padding:            2px 5px;
    font-size:          12px;
 }

 .EventResults select
 {
     width:             150px;
 }

 .EventResults .dumbassSearchBox
 {
     margin:            0px;
     padding:           5px;
 }

/* Calendar popup */
#filterCalendar
{
    position:           absolute;
    width:              184px;
}
#filterCalendar img
{
    cursor:             pointer;
    position:           relative;
    left:               -19px;
    top:                3px;
}
#filterCalendar table
{
    border:             1px solid #CCCCCC;
    background-color:   #FFFFFF;
    font-size:          11px;
    width:              100%;
    float:              left;
}
#filterCalendar td
{
    border:             1px solid #CCCCCC;
    cursor:             pointer;
    text-align:         center;
    font-weight:        bold;
}
#filterCalendar td.empty
{
    background-color:   #CCCCCC;
    border:             1px solid #FFFFFF;
    cursor:             default;
}
#filterCalendar td.weekday
{
    background-color:   #083F71;
    color:              #FFFFFF;
    border:             1px solid #CCCCCC;
    font-size:          12px;
}
#filterCalendar td.today
{
    background-color:   #083F71;
    color:              #FFFFFF;
}
#filterCalendar td.past
{
    cursor:             default;
    background-color:   #EEEEEE;
}
#filterCalendar td.prevnext
{
    background-color:   #083F71;
    color:              #FFFFFF;
}
#filterCalendar input
{
    font-size:          11px;
}
#filterCalendar select
{
    font-size:          11px;
}

.EventSearchColumn
 {
    float:              left;
    margin-right:       5px;
 }
 .EventResults .DropDown
{
    height: 18px;
    border: 1px solid #AAAAAA;
    overflow: hidden;
    background-color: #FFFFFF;
    background-image: url(http://assets.seattleweekly.com/img/comboButton.gif);
    background-position: right top;
    background-repeat: no-repeat;
    cursor: default;
    text-align: left;
    padding-right: 17px;
    font-weight: normal;
}
.EventResults .DropDown span
{
    padding-left: 2px;
    overflow: hidden;
    display: block;
}
.EventResults .DropDown ul
{
    background-color: #FFFFFF;
    border: 1px solid #AAAAAA;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    max-height: 200px;
    overflow: auto;
}
.EventResults .DropDown li
{
    padding-left: 4px;
    cursor: default;
    text-align: left;
}
.EventResults .DropDown li.hover
{
    background-color: #AAAAAA;
}

/* --- End /home/httpd/public/app/sew/webroot/css/EventSearch.css --- */
/* --- Start /home/httpd/public/app/sew/webroot/css/SearchResults.css --- */

gs.Search
{
    width:400px;
    float:left;
    background:#083F71;
    border:1px solid #cccccc;
    padding:0px 5px 5px 5px;
    margin:0px 10px 10px 0px;
}

.Search a.advancedSearch
{
    color:#ffffff;
    text-align:right;
    position:relative;
    top:-6px;
}

.Search a.advancedSearch:link
{
    text-decoration:underline;
}

.Search a.advancedSearch:hover
{
    text-decoration:underline;
    color:#ffffff;
}


.Search h2
{
    color:#ffffff;
    display:inline;
    font-size:30px;
    position:relative;
    bottom:-18px;
    font-variant:small-caps;
    font-weight:normal;
    margin-bottom:0px;
}

.Search form
{
    float:right;
    text-align:right;
    clear:right;
    position:relative;
    top:-30px;
    margin:0px;
    padding:0px;
}

.Search .SearchLower
{
    background:#ffffff;
    padding:0px 5px 5px 5px;
    clear:right;
    position:relative;
    top:-28px;
}

.Search label
{
    display:none;
}

.Search h3
{
    font-weight:normal;
    font-size:12px;
    margin:0px;
}

.Search .Pagination
{
    float:right;
}

.Search ol
{
    margin:5px 10px 10px 20px;
    padding:5px;
    clear:both;
}

.Search li
{
    margin:0px 0px 10px 0px;
    width:100%;
}

.Search h4
{
    font-weight:normal;
    font-size:12px;
    padding:0px;
    margin:0px;
}

.Search h5
{
    font-weight:bold;
    font-size:13px;
    padding:0px;
    margin:0px;
    color:#666666;
}

.Search h6
{
    font-weight:normal;
    font-size:12px;
    padding:0px;
    margin:0px;
}

.SearchRight
{
    float:left;
    width:310px;
    display:none;
}

.highlighted
{
    background:#ffff66;
}

div.Search .error
{
    color:#FF0000;
    font-weight:bold;
    margin-top:10px;
    margin-bottom:10px;
}

/* New search stuff */
.SiteSearch
{
    position:relative;
    padding:0 5px 5px;
    width:760px;
    float:left;
}

.SiteSearch div.top
{
    font-style:italic;
    margin:0 0 5px;
    overflow:auto;
}

.SiteSearch div.bottom
{
    height:20px;
    padding:5px 0 0;
    border-top:1px solid #CCCCCC;
}

.SiteSearch div.options
{
    position:relative;
    clear:both;
    border-top:1px solid #cccccc;
}

.SiteSearch h1
{
    display:block;
    font-size:18px;
    font-weight:bold;
    margin:0px;
    padding:0px;
    margin-right:10px;
}

.SiteSearch div.options .dateChooser
{
    position:absolute;
    right:0px;
    cursor:pointer;
}

.SiteSearch div.options span
{
    color:#606060;
}

.SiteSearch div.dates
{
    position:absolute;
    top:15px;
    right:0px;
    background-color:#ffffff;
    padding:5px;
    border:1px solid #083F71;
    z-index:100;
}

.SiteSearch div.dates fieldset
{
    float:left;
    padding:3px;
    margin:0px;
    border:none;
}

.SiteSearch div.dates legend
{
    background-color:#ffffff;
    text-align:center;
}

.SiteSearch div.dates .calCont
{
    float:left;
    margin:5px;
}

.SiteSearch div.dates table.popupCalendar
{
    border-collapse:collapse;
    empty-cells:show;
    border:1px solid #cccccc;
    background-color:#ffffff;
    font-size:10px;
    text-align:center;
}

.SiteSearch div.dates table.popupCalendar td
{
    border:1px solid #cccccc;
    cursor:pointer;
    text-align:center;
    font-weight:bold;
    cursor:pointer;
    height:12px;
    padding:3px;
}

.SiteSearch div.dates table.popupCalendar td.selected
{
    background-color:#083F71;
    font-weight:bold;
    color:#FFFFFF;
}

.SiteSearch div.dates table.popupCalendar td.empty
{
    cursor:default;
    background:#cccccc;
    border:1px solid #ffffff;
}

.SiteSearch div.dates table.popupCalendar td.weekday,
.SiteSearch div.dates table.popupCalendar td.prevnext
{
    cursor:default;
    color:#ffffff;
    background:#083F71;
}

.SiteSearch .Results_Count
{
    width:370px;
    margin:0;
    padding:0;
    float:left;
}

.SiteSearch .Display_Count_Selector
{
    width:370px;
    margin:0;
    padding:0;
    float:left;
}

.SiteSearch .Pagination
{
    display:block;
    width:370px;
    clear:none;
    float:right;
    text-align:right;
    font-style:normal;
}

/* Sidebar at top right of results */
.Events_And_Venues_Sidebar
{
    float:right;
    width:160px;
    background:white;
    padding:0 10px 10px;
}

.Events_And_Venues_Sidebar div
{
    margin:0 0 10px;
}

.Events_And_Venues_Sidebar div h3
{
    margin:0;
    padding:0;
    font-family:"Trebuchet MS",Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size:32px;
    font-variant:small-caps;
    font-weight:bold;
    color:#083f71;
}

.Events_And_Venues_Sidebar div h3 a
{
    color:#083f71;
    text-decoration:none;
}

.Events_And_Venues_Sidebar div h3 a:hover
{
    text-decoration:underline;
}


.Events_And_Venues_Sidebar div ul
{    
    border:1px solid #666666;
    margin:0 0 15px;
    padding:5px 5px 5px 10px;
}

.Events_And_Venues_Sidebar div ul li
{
    list-style:none;
    margin:0 0 10px;
    padding:0;
    font-family:"Trebuchet MS",Verdana,Geneva,Arial,Helvetica,sans-serif;
}

.Events_And_Venues_Sidebar div h4
{
    margin:0;
    padding:0;
    font-size:1.1em;
    font-weight:bold;
}

.Events_And_Venues_Sidebar div h5
{
    margin:0;
    padding:0;
    font-size:.95em;
    font-weight:normal;
}
/* /Sidebar at top right of results */

.SiteSearch ol
{
    padding-left:30px;
    margin:0px;
    margin-top:10px;
}

.SiteSearch ol li
{
    padding:5px;
    height:75px;
    vertical-align:top;
}

.SiteSearch ol li a:link
{
    font-weight:bold;
}

.SiteSearch ol li.even
{
    background-color:#eeeeee;
}

.SiteSearch ol li.odd
{

}

.SiteSearch .linkType
{
    font-weight:bold;
    color:#606060;
}

.SiteSearch div.options strong
{
    color:#083F71;
}

.SiteSearch ol li img
{
    float:right;
    height:75px;
    width:75px;
    margin-left:5px;
}


/* --- End /home/httpd/public/app/sew/webroot/css/SearchResults.css --- */
/* --- Start /home/httpd/public/app/sew/webroot/css/EventView.css --- */

/* /p/af/w/c/EventView.css */
.EventView
 {
    background:           #ffffff;
    float:                right;
    font-family:          verdana;
    font-size:            12px;
    width:                470px;
    margin-left:          5px;
    margin-right:         0px;
    position:             relative;
    top:                  0px;
 }


/* Event Name (headline) */
.EventView h1
 {
    font-size:            19px;
    line-height:          19px;
    margin-bottom:        5px;
    margin-top:           5px;
    font-family:          Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
 }

/* Event Date/Time */
.EventView h2
 {
    margin-bottom:        1px;
    margin-top:           1px;
    font-family:          Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size:            12px;
    font-weight:          normal;
 }

.EventView h2 strong
 {
    color:                #666666;
    font-weight:          bold;
 }

/* Event Price */
.EventView h3
 {
    margin-bottom:        1px;
    margin-top:           1px;
    font-family:          Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size:            12px;
    font-weight:          normal;
 }

.EventView h3 strong
 {
    color:                #666666;
    font-weight:          bold;
 }

/* Event Contact Info*/
.EventView h4
 {
    margin-bottom:        1px;
    margin-top:           1px;
    font-family:          Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size:            12px;
    font-weight:          normal;
 }

.EventView h4 strong
 {
    color:                #666666;
    font-weight:          bold;
 }

.EventView h2.eventCapsule
 {
    font-size:            16px;
    font-weight:          bold;
    width:                200px;
 }

.EventView h3.eventCapsule
 {
    font-size:            12px;
    font-weight:          bold;
    width:                200px;
 }

.EventView h4.eventCapsule
 {
    font-size:            12px;
    font-style:           italic;
    width:                200px;
 }

.EventView img.eventCapsule
 {
    border:               0px;
    float:                right;
    margin:               0px 0px 5px 5px;
 }


/* promo view */
.PromoEventView
 {
    background:           #ffffff;
    display:              block;
    float:                right;
    font-family:          verdana;
    font-size:            12px;
    width:                470px;
    margin-left:          5px;
    margin-right:         5px;
 }

/* Event Name (headline) */
.PromoEventView h1
 {
    font-size:            19px;
    line-height:          19px;
    margin-bottom:        5px;
    margin-top:           5px;
    font-family:          Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
 }

/* Event Date/Time */
.PromoEventView h2
 {
    margin-bottom:        1px;
    margin-top:           1px;
    font-family:          Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size:            12px;
    font-weight:          normal;
 }

.PromoEventView h2 strong
 {
    color:                #666666;
    font-weight:          bold;
 }

/* Event Price */
.PromoEventView h3
 {
    margin-bottom:        1px;
    margin-top:           1px;
    font-family:          Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size:            12px;
    font-weight:          normal;
 }

.PromoEventView h3 strong
 {
    color:                #666666;
    font-weight:          bold;
 }

/* Event Contact Info*/
.PromoEventView h4
 {
    margin-bottom:        1px;
    margin-top:           1px;
    font-family:          Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size:            12px;
    font-weight:          normal;
 }

.PromoEventView h4 strong
 {
    color:                #666666;
    font-weight:          bold;
 }

/* Capsule Area within the view */
.PromoEventView .CapsuleArea
 {
    float:                left;
    font-size:            12px;
    width:                200px;
 }

.PromoEventView .CapsuleArea h2
 {
    display:              block;
    font-size:            16px;
    font-weight:          bold;
 }

.PromoEventView .CapsuleArea h3
 {
    display:              block;
    font-size:            12px;
    font-weight:          bold;
 }

.PromoEventView .CapsuleArea h4
 {
    display:              block;
    font-size:            12px;
    font-style:           italic;
 }

.PromoEventView .CapsuleArea img
 {
    border:               0px;
    float:                right;
 }
 
.EventView .Buttons
{
    padding-top:          5px;
    border-bottom:        1px dotted #000000;
    border-top:           1px dotted #000000;
    width:                230px;
    white-space:          nowrap;
    margin:               0px;
}

.EventView .Buttons img.button
{
    padding:              0px;
    cursor:               pointer;
}

/* End /p/af/w/c/EventView.css */


/* --- End /home/httpd/public/app/sew/webroot/css/EventView.css --- */
/* --- Start /home/httpd/public/app/sew/webroot/css/ArtsEntertainmentHomeWidget.css --- */

.main .ArtsEntertainmentHomeWidget
 {
    padding:            45px 0px 0px 0px;
    margin:             0px 0px 20px 0px;
    position:           relative;
    background:         #ffffff url(http://assets.seattleweekly.com/img/middlesection_bg.gif) repeat-x;
    border:             1px solid #999999;
 }

.main .ArtsEntertainmentHomeWidget h2
 {
    color:              #ffffff;
    text-decoration:    none;
    display:            block;
    font-size:          32px;
    font-variant:       small-caps;
    font-weight:        bold;
    margin:             -45px 0px 0px 5px;
    position:           absolute;
    padding:            3px 0px 0px 2px;
    clear:              both;
 }

.main .ArtsEntertainmentHomeWidget .theFirst
 {
    clear:              both;
    display:            table;
    margin-bottom:      10px;
 }

 
.main .ArtsEntertainmentHomeWidget .theFirst img
 {
    position:           relative;
    top:                0px;
 }
 
.main .ArtsEntertainmentHomeWidget h2 a
 {
    color:              #ffffff;
    font-size:          32px;
    font-variant:       small-caps;
    font-weight:        bold;
 } 

.main .ArtsEntertainmentHomeWidget h2 a:hover
 {
    color:              #ffffff;
    text-decoration:    underline;
 }  
 
.main .ArtsEntertainmentHomeWidget h3 a
 {
    color:              #000000;
 } 

 
.main .ArtsEntertainmentHomeWidget p
 {
     margin:             0px;
 }
 
.main .ArtsEntertainmentStories-left 
 {
    background:         #ffffff;
    margin:             0px 5px 0px 5px;
    padding:            5px 5px 0px 5px;
    border:             1px solid #999999;
    border-bottom:      none;
 }

.main .ArtsEntertainmentStories-left img
 {
    width:              150px;
    padding:            1px;
    border:             1px solid #083F71;
    margin:             0px 5px 0px 0px;
    float:              left;
 }
 
.main .ArtsEntertainmentStories-left h3
 {
    color:              #000000;
    font-size:          10px;
    font-weight:        bold;
    margin:             0px 5px 0px 0px;
    padding:            0px;  
    display:            inline; 
 }
 
.main .ArtsEntertainmentStories-left h4
 {
    font-size:          14px;
    color:              #999999;
    padding:            0px;
    margin:             10px 0px 0px 0px;
 }
 
.main .ArtsEntertainmentStories-left h5
 { 
    color:              #000000;
    padding:            0px;
    margin:             0px 0px 5px 0px;
    font-size:          10px;
    font-weight:        normal;
    display:            inline;
 }

.main .ArtsEntertainmentCategoryLinks
 {
    display:            none;
 }

.main .ArtsEntertainmentStories-right
 {
    background:         #ffffff;
    margin:             -5px 5px 5px 5px;
    padding:            5px;
    border:             1px solid #999999; 
    border-top:         none;
 }
 
 .main .ArtsEntertainmentStories-right h3
 {
    color:              #000000;
    font-size:          10px;
    font-weight:        bold;
    margin:             0px 5px 0px 0px;
    padding:            0px;
    display:            inline;  
 }
 
 .main .ArtsEntertainmentStories-right h4
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size:          14px;
    color:              #999999;
    padding:            0px;
    margin:             10px 0px 0px 0px;
 }
 
.main .ArtsEntertainmentStories-right h5
{ 
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    color:              #000000;
    padding:            0px;
    margin:             0px 0px 5px 0px;
    display:            inline;
    width:              180px; 
    font-size:          10px;
    font-weight:        normal;    
}

.main .ArtsEntertainmentHomeWidget .theFirst h4
 {
    margin-top:         0px;
 }

/* --- End /home/httpd/public/app/sew/webroot/css/ArtsEntertainmentHomeWidget.css --- */
/* --- Start /home/httpd/public/app/sew/webroot/css/ClassifiedsWidget.css --- */

.ClassifiedsTower
{
    border:         1px solid #083F71;
    background-color: #083F71;
    padding:        0px;
    margin:         0px 0px 10px 0px;
    text-align:     center;
}


.ClassifiedsTower div
 {
    background-color: #ffffff;
    text-align: left;
 }

.ClassifiedsTower h2
{
    display:        none;
}

.ClassifiedsTower h3
{
    color:          #fff;
    font-weight:    bold;
    text-align:     center;
    background:     #083F71;
    padding:        1px;
    margin:         0px;
    text-transform: uppercase;
    font-size:      12px;
}

.ClassifiedsTower h4
{
    margin:         0px;
    padding:        0px;
    text-transform: none; 
    font-size:      11px;
}

.ClassifiedsTower p
{
    margin:         0px;
    padding:        0px;
    font-size:      11px;
    color:          #000;
}

.ClassifiedsTower ul
{
    margin:         0px;
    padding:        0px;
}

.ClassifiedsTower li
{
    list-style-type: none;
    margin:          0px;
    padding:         0px 0px 5px 5px;
    border-bottom:   1px solid #083F71;
}

.ClassifiedsTower li div
{
    text-align:      right;
    margin-right:    10px;
    font-weight:     bold;
}   


/* --- End /home/httpd/public/app/sew/webroot/css/ClassifiedsWidget.css --- */
/* --- Start /home/httpd/public/app/sew/webroot/css/Ads.css --- */

.Ads
 {
    margin-bottom:      15px;
 }

.Ads#Right
 {
    margin:             0px auto 0px auto;
    height:             600px;
    width:              160px;
 }

.Ads#Medium
 {
    margin-top:         10px;
    height:             250px;
    width:              300px;

 }

.Ads#false
 {
    margin-top:         10px;
    height:             250px;
    width:              300px;

 }

.Ads#Middle
 {
    margin-top:         10px;
    height:             250px;
    width:              300px;
 }

.Ads#Top
 {
    height:             90px;
    width:              728px;

 }

.Ads#XPos
 {
    height:             60px;
    width:              468px;

 } 
 
.Ads#Bottom
 {
    height:             90px;
    width:              728px;
    clear:              both;
 }
 
 .Mock
 {
    background:         #0f3;
    width:              120px;
    height:             575px;
    margin:             0px 10px;
    float:              left;
 }

.col3-190 .Mock
 {
    background:         #0f3;
    width:              120px;
    height:             575px;
    margin:             10px 0px;
    clear:              both;
    margin-left:        auto;
    margin-right:       auto;
    position:           relative;
    top:                0px;
    float:              none;
 }
 
.col3-190 .Ads#Right
 {
    margin-bottom:      10px;
    margin-left:        auto;
    margin-right:       auto;
    height:             600px;
    width:              160px;
    clear:              both;
    position:           relative;
    top:                0px;
    float:              none;
 }
 
.col3-300 .Mock
 {
    background:         #0f3;
    width:              120px;
    height:             575px;
    margin:             0px 5px;
    float:              left;
 }
 
.col3-300 .Ads#Right
 {
    margin:             0px 5px 10px 0px;
    height:             600px;
    width:              160px;
    float:              right;
    clear:              right;  
 }
 
 
#perswrap
 {
    margin:             10px auto;
 }
 
.WidePersonals #perswrap
 {
    width:              auto;
    padding:            5px;
    overflow:           auto;
 }
 
.WidePersonals #perswrap img
 {
    float:              left;
    margin:             5px 10px 0px 0px;
 }

.WidePersonals #perswrap img.ppww
 {
    margin: 0px;
 }
 
.WidePersonals #perswrap p
 {
    width:              auto;
    position:           relative;
    top:                0px;
 }
 
.WidePersonals #persmore
 {
    clear:              both;
 }
 
.WidePersonals #persheader
 {
    position:           relative;
    top:                0px;
 }
 
.main .Ads#Right
 {
    margin:             0px;
    height:             600px;
    width:              160px;
    float:              right;
 }
 
.Ads#Right1
 {
    margin:             0px auto 0px auto;
    height:             600px;
    width:              160px;
 }

/* --- End /home/httpd/public/app/sew/webroot/css/Ads.css --- */
/* --- Start /home/httpd/public/app/sew/webroot/css/MusicSearch.css --- */

.MusicResults
 {
    color:            #000000;
    font-family:      Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size:        12px;
    float:            right;
    display:          table;
    overflow:         hidden;
    width:            565px;
    margin:           0px 5px 0px 0px;
 }

.MusicResults h1
 {
    margin:             0px;
    padding:            0px;
    font-size:          17px;
    font-weight:        bold;
    display:            inline;
 }

.MusicResults .header img
{
    border:          none;
}

.MusicResults .header h2
 {
    display:          block;
    font-size:        12px;
    font-weight:      bold;
    margin:           0px;
 }

.MusicResults .header h3
 {
    display:          block;
    font-size:        12px;
    font-weight:      bold;
    margin:           0px;
 }

.MusicResults .header a.reset
 {
    background-color: #083F71;
    color:            #ffffff;
    font-family:      Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size:        12px;
    font-weight:      bold;
    padding:          0px 4px 0px 4px;
    text-align:       center;
    text-decoration:  none;
    float: right;
 }

.MusicResults .header a:hover
 {
    text-decoration:  underline;
 }

.MusicResults #regionHeader
 {
    width:            100px;
    font-size:        10px;
 }

.MusicResults #genreHeader
 {
    width:            125px;
    font-size:        10px;
 }

.MusicResults table
 {
    margin:           0px;
    margin-bottom:    10px;
    padding:          0px;
    border-spacing:   0px;
 }

.MusicResults th
 {
    font-size:        12px;
    margin:           0px;
    padding:          2px;
    text-align:       left;
 }
.MusicResults tr
 {
    margin:           0px;
    padding:          0px;
    vertical-align:   top;
 }

.MusicResults td
 {
    padding:           0px 5px 0px 5px;
 }

.MusicResults td.header
 {
    background-color: #083F71;
    color:            #FFFFFF;
    font-weight:      bold;
    padding-left:     8px;
 }

.MusicResults td.EventVenue
 {
    border:           1px solid #000000;
    background-color: #F5F4F0;
    margin-top:       2px;
 }

.MusicResults td.EventVenue a.Event
 {
    color:            #083F71;
    display:          block;
    font-size:        14px;
    font-weight:      bold;
    margin:           0px;
    text-decoration:  none;
 }

.MusicResults td.EventVenue a.Event:hover
 {
    text-decoration:  underline;
 }

.MusicResults td.EventVenue a.Venue
 {
    color:            #083F71;
    display:          block;
    font-size:        12px;
    margin:           0px;
    text-decoration:  none;
 }

.MusicResults td.EventVenue a.Venue:hover
 {
    text-decoration:  underline;
 }

.MusicResults td.edPik
 {
    border-bottom:      none;
 }

.MusicResults td.Time
 {
    border:           1px solid #000000;
    border-left:      0px;
    font-size:        12px;
    margin-top:       2px;
    width:            100px;

 }

.MusicResults td.Region
 {
    border:           1px solid #000000;
    border-left:      0px;
    font-size:        12px;
    margin-top:       2px;

 }

.MusicResults td.Region a
 {
    color:            #083F71;
    display:          block;
    font-size:        12px;
    margin:           0px;
    text-decoration:  none;
 }

.MusicResults td.Region a:hover
 {
    text-decoration:  underline;
 }

.MusicResults td.Category
 {
    border:           1px solid #000000;
    border-left:      0px;
    font-size:        12px;
    margin-top:       2px;
    width:            125px;
 }

.MusicResults td.Category a
 {
    color:            #083F71;
    display:          block;
    font-size:        12px;
    margin:           0px;
    text-decoration:  none;
 }

.MusicResults td.Category a:hover
 {
    text-decoration:  underline;
 }

.MusicResults td.Category ul
 {
    list-style-type:  none;
    margin:           0px;
    padding:          0px;
 }

.MusicResults td.Category li
 {
   display:           inline;
 }

.MusicResults td.Details
 {
    border:           1px solid #000000;
    border-top:       0px;
    background-color: #F5F4F0;
    margin-right:     5px;
    margin-top:       2px;
 }


.MusicResults td.Details img
 {
    float:            left;
    left:             -2px;
    margin-right:     5px;
    position:         relative;
 }

.MusicResults td.space
 {
    height:           8px;
 }

.MusicResults .DisplayPerPage
 {
    display:          block;
    float:            left;
    width:            200px;
 }

.MusicResults .DisplayPerPage select
 {
    border:           1px solid #000000;
    font-size:        12px;
    width:            40px;
 }

.MusicResults .lowerHeader
 {
    background:         #083F71;
    clear:              both;
    margin:             20px 0px 0px 0px;
    color:              #fff;
    font-weight:        bold;
    padding:            2px 5px;
    font-size:          12px;
 }

.MusicResults select
 {
     width:             150px;
 }

.MusicResults .dumbassSearchBox
 {
     margin:            0px 0px 10px 0px;
     padding:           5px;
 }
  .MusicResults .DropDown
{
    height: 18px;
    border: 1px solid #AAAAAA;
    overflow: hidden;
    background-color: #FFFFFF;
    background-image: url(http://assets.seattleweekly.com/img/comboButton.gif);
    background-position: right top;
    background-repeat: no-repeat;
    cursor: default;
    text-align: left;
    padding-right: 17px;
    font-weight: normal;
}
.MusicResults .DropDown span
{
    padding-left: 2px;
    overflow: hidden;
    display: block;
}
.MusicResults .DropDown ul
{
    background-color: #FFFFFF;
    border: 1px solid #AAAAAA;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    max-height: 200px;
    overflow: auto;
}
.MusicResults .DropDown li
{
    padding-left: 4px;
    cursor: default;
    text-align: left;
}
.MusicResults .DropDown li.hover
{
    background-color: #AAAAAA;
}

/* --- End /home/httpd/public/app/sew/webroot/css/MusicSearch.css --- */
/* --- Start /home/httpd/public/app/sew/webroot/css/MusicSearchLayout.css --- */

.MusicSearchContentArea
 {
   width:           975px;
 }

.MusicSearchContentArea .col1
{
    width:          180px;
    float:          left;
}

.MusicSearchContentArea .col2
{
    width:          580px;
    float:          left;
    margin:         0px 5px 0px 5px;
}

.MusicSearchContentArea .col3-190
{
    width:          190px;
    float:          right;
}


/* --- End /home/httpd/public/app/sew/webroot/css/MusicSearchLayout.css --- */
/* --- Start /home/httpd/public/app/sew/webroot/css/ColumnsViewLayout.css --- */

.ColumnContentArea
 {
    width:              968px;
 }

.ColumnContentArea .col1
{
    width:              190px;
    float:              left;
}

.ColumnContentArea .col2
 {
    width:              465px;
    float:              left;
    margin:             0px 5px 5px 5px; 
 }

.ColumnContentArea .col3-300
{
    width:              300px;
    float:              right;
    margin-bottom:      10px;
}


/* --- End /home/httpd/public/app/sew/webroot/css/ColumnsViewLayout.css --- */
/* --- Start /home/httpd/public/app/sew/webroot/css/FilmsTOC.css --- */

.MoviesContentArea
{
    width:         100%;
}
.MoviesContentArea .col1
{
    width:          180px;
    float:          left;
    margin:         0px;
}

.MoviesContentArea .col2
{
    width:          470px;
    float:          right;
    margin:         0px 5px 0px 5px;
}

.MoviesContentArea .col2 .col2a
 {
    width:          230px;
    margin-right:   10px;
    float:          left;
 }

.MoviesContentArea .col2 .col2b
 {
    width:          230px;
    float:          right;
 }

.MoviesContentArea .col3-300
{
    width:          300px;
    float:          right;
}

/* --- End /home/httpd/public/app/sew/webroot/css/FilmsTOC.css --- */
/* --- Start /home/httpd/public/app/sew/webroot/css/RestaurantReviewsTOC.css --- */

.RestaurantReviewsContentArea
 {
    width:              580px;
    margin:             0px 5px 0px 10px;
    float:              right;
 }

.RestaurantReviewsContentArea .RestaurantReviews .header
 {
    background:         #cccccc;
    padding:            5px 5px 10px 5px;
    margin:             0px 0px 5px 0px;
    font-size:          12px;
    text-align:         right;
 }

.RestaurantReviewsContentArea .RestaurantReviews h2
 {
    background:         #cccccc;
    padding:            0px;
    margin:             0px;
    font-size:          18px;
    font-weight:        bold;
    float:              left;
 }

.RestaurantReviewsContentArea .RestaurantReviews h2 .total
 {
    background:         #cccccc;
    padding:            0px;
    margin:             0px;
    font-size:          12px;
    font-weight:        normal;
 }

.RestaurantReviewsContentArea .RestaurantReviews .review
 {
    border-top:         1px dotted #cccccc;
    padding:            5px 0px 5px 0px;
    margin:             0px 0px 5px 0px;
    overflow:           auto;
    clear:              both;
    font-size:          12px;
    line-height:        16px;
 }

.RestaurantReviewsContentArea .RestaurantReviews img
 {
    border:             none;
    float:              right; 
    margin:             0px 0px 0px 10px;
 }

.RestaurantReviewsContentArea .RestaurantReviews .review a.headline
 {
    font-size:          16px;
    font-weight:        bold;
    line-height:        125%;
 }
 
.RestaurantReviewsContentArea .RestaurantReviews .review .byline
 {
    font-size:          11px;
    font-style:         italic;
 }

.RestaurantReviewsContentArea .RestaurantReviews .review .pubDate
 {
    font-size:          11px;
    font-style:         normal;
 }

.RestaurantReviewsContentArea .RestaurantReviews .Pagination
 {
    font-size:          12px;
    font-style:         normal;
    font-weight:        normal;
    margin-bottom:      10px;
    clear:              both;
 }

/* --- End /home/httpd/public/app/sew/webroot/css/RestaurantReviewsTOC.css --- */
/* --- Start /home/httpd/public/app/sew/webroot/css/PromotionsTOC.css --- */

.PromotionsTOC
 {
    width:              770px;
    margin:             0px;
    float:              left;
 }
 
.PromotionsTOC .col1
 {
    width:              455px;
    float:              left;
    margin-right:       5px;
 }
 
.PromotionsTOC .col2
 {
    width:              302px;
    float:              right;
    margin-right:       5px;
 }

/* --- End /home/httpd/public/app/sew/webroot/css/PromotionsTOC.css --- */
/* --- Start /home/httpd/public/app/sew/webroot/css/Flat_Ads.css --- */

.FlatAds 
 {
    margin:             10px 0px 10px 0px;
    text-align:         left;
 }
 
.bizrate
 {
    margin-left:        36px;

 }
 
.Mock
{
    text-align:         center;
    height:             100px;
    width:              160px;
    background:         #069;
    margin:             10px;
}


.PencilAd
 {
    text-align:         center;
 }

.PencilAd img
 {
    border:              none;
 }

.rail
 {
    text-align:          center;
 }
 
.rail img
 {
    border:              none;
 }

/* --- End /home/httpd/public/app/sew/webroot/css/Flat_Ads.css --- */
/* --- Start /home/httpd/public/app/sew/webroot/css/LocationsLayout.css --- */

.LocationViewContentArea
 {
    width:          968px;
 }

.LocationViewContentArea .col1
{
    width:          180px;
    float:          left;
    margin:         0px;
    padding:        0px;
}

.LocationViewContentArea .col2
{
    width:          475px;
    float:          right;
    margin:         0px 5px 0px 5px; 
    padding:        0px;
}

.LocationViewContentArea .col3-300
{
    width:          300px;
    float:          right;
    margin:         0px;
    padding:        0px;
}


/* --- End /home/httpd/public/app/sew/webroot/css/LocationsLayout.css --- */
/* --- Start /home/httpd/public/app/sew/webroot/css/SearchMini.css --- */

.SearchMini
 {
    width:              180px;
    padding:            0px;
    border:             none;
    font-size:          11px;
    margin-bottom:      10px;
    text-align:         right;
    float:              right;
    position:           absolute;
    top:                100px;
    right:              3px;
    display:            block;
    height:             30px;
 }

.SearchMini a
 {
    display:            none;
 } 
 
.SearchMini form
 {
    padding:            0px;
    margin:             0px;
 }

.SearchMini #button
 {
    margin:             4px 0px -5px 4px; 
 }

.SearchMini #keywords
 {
    width:              80px;
    font-size:          15px;
    border:             1px solid #ffffff;
    padding-left:       3px;
 }



/* --- End /home/httpd/public/app/sew/webroot/css/SearchMini.css --- */
/* --- Start /home/httpd/public/app/sew/webroot/css/FilmsViewLayout.css --- */

/*For FilmsView*/
.MoviesViewContentArea .col1
 {
    width:          180px;
    padding:        0px;
    margin:         0px;
    float:          left;
 }

.MoviesViewContentArea .col2
{
    width:          585px;
    float:          right;
    margin:         0px 5px 0px 5px;
}

.MoviesViewContentArea .col3-190
{
    width:          190px;
    float:          right;
}









/* --- End /home/httpd/public/app/sew/webroot/css/FilmsViewLayout.css --- */
/* --- Start /home/httpd/public/app/sew/webroot/css/DiningSearch.css --- */

.DiningSearch
 {
    width:              565px;
    margin:             0px 5px 0px 0px;
    float:              right;
 }

.DiningSearch h1
 {
    margin:             0px;
    padding:            0px;
    font-size:          12px;
    font-weight:        normal;
    display:            inline;
 }

 .DiningSearch .rssLink img 
 {
    border:             none;
    margin-left:        3px;
 }
 
.RestaurantSearchColumn
 {
    float:              left;
 }

.DiningSearch table.resultsTable
 {
    width:              565px;
    border-collapse:    collapse;
    empty-cells:        show;
    border-spacing:     4px 4px;
    margin:             0px 0px 5px 0px;
 }

.DiningSearch table.resultsTable .criticPickNotice
 {
    font-style:         italic;
    font-weight:        normal;
    font-size:          11px;
 }

.DiningSearch .resultsTopRow
 {
    background:         #E0DFDA;
    border:             none;
    font-size:          18px;
    font-weight:        bold;
 }

.DiningSearch th
 {
    background:         #E0DFDA;
    vertical-align:     bottom;
 }

.DiningSearch th.headRight
 {
    text-align:         right;
    padding:            0px 2px 4px 2px;
 }

.DiningSearch .resultsHeader .header
 {
    margin:             0px;
    padding:            0px;
    font-size:          18px;
    font-weight:        bold;
 }

.DiningSearch .header a.reset
 {
    background-color:   #083F71;
    color:              #ffffff;
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size:          12px;
    font-weight:        bold;
    padding:            0px 4px 0px 4px;
    text-align:         center;
    text-decoration:    none;
    float:              right;
    margin-top:         0px;
    white-space:        nowrap;    
 }

.DiningSearch .header a.reset:hover
 {
    text-decoration:    underline;
 }

.DiningSearch th.ResultsLegend
 {
    padding:            0px 0px 0px 5px;
    font-weight:        normal;
    width:              160px;
 }


.DiningSearch #regionHeader
 {
    width:              100px;
    font-size:          10px;
 }

.DiningSearch #cuisinesHeader
 {
    width:              80px;
    font-size:          10px;
 }

.DiningSearch #priceHeader
 {
    width:              125px;
    font-size:          10px;
 }

.DiningSearch #featuresHeader
 {
    width:              90px;
    font-size:          10px;
 }


.DiningSearch table.resultsTable td
 {
    border:             1px solid #cccccc;
    text-align:         left;
    vertical-align:     top;
 }

.DiningSearch table.resultsTable td.resultsTopRow
 {
    background:         #E0DFDA;
    border:             none;
    padding:            5px 5px 0px 4px;
 }

.DiningSearch table.resultsTable td.reviewLink
 {
    font-weight:        normal;
    text-align:         right;
    padding-right:      4px;
    background:         #eeeeee;
    border-left:        none;
 }

.DiningSearch table.resultsTable td.space
 {
    border:             none;
    height:             8px;
 }

.DiningSearch table.resultsTable td.name
 {
    background:         #eeeeee;
    font-weight:        bold;
    padding:            0px 4px 0px 4px;
    border-right:       none;
 }

.DiningSearch table.resultsTable td.name a
 {
    display:            inline;
    float:              left;
 }

.DiningSearch table.resultsTable td.name img
 {
    display:            inline;
    float:              left;
    margin:             2px 0px 0px 10px;
 }

.DiningSearch table.resultsTable td.address
 {
    padding:            5px;
 }

.DiningSearch table.resultsTable td.cuisines
 {
    padding:            5px;
 }

.DiningSearch table.resultsTable td.prices
 {
    padding:            5px;
 }

.DiningSearch table.resultsTable td.region
 {
    padding:            5px;
 }

.DiningSearch table.resultsTable td.features
 {
    padding:            5px;
 }

.DiningSearch table.resultsTable td.blurb
 {
    padding:            5px;
 }

.DiningSearch table.resultsTable ul
 {
    margin:             0px;
    padding:            0px;
    list-style-type:    none;
 }

.DiningSearch table.resultsTable td img
 {
    border:             none;
    float:              left;
    padding-right:      4px;
 }

.DiningSearch .perpage
 {
    text-align:         left;
    display:            block;
    height:             16px;
    margin:             0px 0px 30px 0px;
    clear:              both;
    position:           relative;
 }
 
.DiningSearch .perpage .PageRange
 {
    float:              none;
 }

.DiningSearch .perpage .Pagination
 {
    float:              right;
    position:           absolute;
    top:                0px;
    right:              0px;
 }
 
.DiningSearch .DropDown
{
    height: 18px;
    border: 1px solid #AAAAAA;
    overflow: hidden;
    background-color: #FFFFFF;
    background-image: url(http://assets.seattleweekly.com/img/comboButton.gif);
    background-position: right top;
    background-repeat: no-repeat;
    cursor: default;
    text-align: left;
    padding-right: 17px;
    font-weight: normal;
}
.DiningSearch .DropDown span
{
    padding-left: 2px;
    overflow: hidden;
    display: block;
}
.DiningSearch .DropDown ul
{
    background-color: #FFFFFF;
    border: 1px solid #AAAAAA;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    max-height: 200px;
    overflow: auto;
}
.DiningSearch .DropDown li
{
    padding-left: 4px;
    cursor: default;
    text-align: left;
}
.DiningSearch .DropDown li.hover
{
    background-color: #AAAAAA;
}

/* --- End /home/httpd/public/app/sew/webroot/css/DiningSearch.css --- */
/* --- Start /home/httpd/public/app/sew/webroot/css/FeaturesWidget.css --- */

.FeaturesWidget
 {
    padding:            45px 0px 0px 0px;
    margin:             0px 0px 20px 0px;
    position:           relative;
    background:         #ffffff url(http://assets.seattleweekly.com/img/middlesection_bg.gif) repeat-x;
    border:             1px solid #999999;
 }

.FeaturesWidget img.pick
 {
    width:              35px;
 }
 
.FeaturesWidget h2
 {
    color:              #ffffff;
    text-decoration:    none;
    display:            block;
    font-size:          32px;
    font-variant:       small-caps;
    font-weight:        bold;
    margin:             -45px 0px 0px 5px;
    position:           absolute;
    padding:            3px 0px 0px 2px;
    clear:              both;
 }

.FeaturesWidget ul
 {
    background:         #ffffff;
    margin:             0px 5px 5px 5px;
    padding:            5px;
    border:             1px solid #999999;
    list-style-type:    none;
 }

.FeaturesWidget li
 {
    padding:            5px;
    margin:             0px;
    clear:              both; 
/*    overflow:           auto; */
    border-bottom:      1px solid #cccccc;
 }
 
.FeaturesWidget ul.featuresList .storyDetails
 {
    display:            block;
    line-height:        100%;
 }
 
.FeaturesWidget li img
 {
    width:              150px;
    border:             0px;
    margin:             0px 5px 5px 0px;
    float:              left;
 }

.FeaturesWidget ul li
 {
    margin:             0px; 
    clear:              both;
    overflow:           hidden;
 }

.FeaturesWidget ul li .storyDetails
 {
    line-height:        100%;
    display:            block;
 }

.FeaturesWidget ul li .storyDetails a.headline
 {
    font-size:          14px;
    font-weight:        bold;
    line-height:        110%;

 }

.FeaturesWidget ul li .storyDetails .subHeadline
 {
    display:            none;
 }

.FeaturesWidget ul .storyDetails .byLine
 {
    font-style:         italic;
    margin-top:         5px;
 }

.FeaturesWidget ul .storyDetails .pubDate
 {
    display:            none;
 }

.FeaturesWidget .storyDetails .blurb
 {
    margin:             5px 0px 0px 0px;
    line-height:        125%;
 }

.FeaturesWidget a.more
 {
    display:            block;
    text-align:         right;
 }
 

/* music */ 
.MusicContentArea .FeaturesWidget
 {
     width: 300px; 
     float: left;
     margin-right: 5px;
 }
 
.MusicContentArea .FeaturesWidget .storyFirst img
 {
     width: 260px;
     float: none;
     text-align: center;
 }
 
/* news */
.NewsContentArea .FeaturesWidget .storyFirst img
 {
     width: 290px;
 }
 
.NewsContentArea .FeaturesWidget h2
 {
    color:           #FFFFFF;
    font-size:       32px;
    font-variant:    small-caps;
    font-weight:     bold;
    margin:          -42px 0px 0px 5px;
    padding:         0px;
 }
 
/* arts */
.ArtsContentArea .FeaturesWidget .storyFirst img
 {
    width: 250px;
 }
 
/* film */
.MoviesContentArea .FeaturesWidget .storyFirst img
 {
    width: 250px;
 }

/* --- End /home/httpd/public/app/sew/webroot/css/FeaturesWidget.css --- */
/* --- Start /home/httpd/public/app/sew/webroot/css/TrailersWidget.css --- */

.MoviesContentArea .TrailersWidget
 {
    margin-bottom:      5px;
 }

.MoviesContentArea .TrailersWidget h2
 {
    color:              #999;
    font-size:          31px;
    font-variant:       small-caps;
    font-weight:        bold;
    margin:             -2px 0px -8px; 
 }

.MoviesContentArea .TrailersWidget ul
 {
    margin:             0px;
    padding:            0px;
    list-style-type:    none;
    border:             1px solid #cccccc;
    position:           relative;
    top:                0px;
 }

.MoviesContentArea .TrailersWidget li
 {
    border-bottom:      1px solid #CCCCCC;
    font-size:          12px;
    font-weight:        normal;
    line-height:        16px;
    margin:             0px 5px 0px 5px;
    padding-top:        4px; 
    position:           relative;
    bottom:             -1px;
 }

.MoviesContentArea .TrailersWidget li a
 {
    font-weight:        bold;
 }
 
.MoviesContentArea .TrailersWidget li a.more
 {
    font-weight:        normal;
    display:            block;
    text-align:         right;
 }
 
/* showtimes */
.MoviesShowtimesContentArea .TrailersWidget
 {
    margin-bottom:      5px;
    display:            block;
 }

.MoviesShowtimesContentArea .TrailersWidget h2
 {
    color:              #083F71;
    font-size:          28px;
    font-variant:       small-caps;
    font-weight:        bold;
    margin:             -2px 0px -7px; 
 }

.MoviesShowtimesContentArea .TrailersWidget ul
 {
    margin:             0px;
    padding:            0px;
    list-style-type:    none;
    border:             1px solid #cccccc;
 }

.MoviesShowtimesContentArea .TrailersWidget li
 {
    border-bottom:      1px solid #CCCCCC;
    font-size:          12px;
    font-weight:        normal;
    line-height:        16px;
    margin:             0px 5px 0px 5px;
    padding-top:        4px; 
    position:           relative;
    bottom:             -1px;
 }

.MoviesShowtimesContentArea .TrailersWidget li a
 {
    font-weight:        bold;
 }
 
.MoviesShowtimesContentArea .TrailersWidget li a.more
 {
    display:            block;
    text-align:         right;
    font-weight:        normal;
 }

/* --- End /home/httpd/public/app/sew/webroot/css/TrailersWidget.css --- */
/* --- Start /home/httpd/public/app/sew/webroot/css/NationalNewsTOC.css --- */

.NationalContentTOC
 {
    width:              655px;
    float:              left;
    margin-right:       5px;
 }
 
 .NationalContentTOC .col3-300
 {
    float:              right;
 }
 
.NationalContentTOC h2
 {
    background:          #DFDFDF url(http://assets.seattleweekly.com/img/columnListHeader.gif) repeat-x scroll left top; 
    font-family:         Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-weight:         normal;
    font-size:           18px;
    padding:             5px;
    color:               #083F71;
    margin:              0px;
 }
 

.NationalContentTOC .NationalContent
 {
    border:              1px solid #999999;
    border-top:          3px solid #DB1040; 
    margin-bottom:       5px;
    padding:             0px 10px 10px 10px;
    overflow:            auto;
 }
 
.NationalContentTOC .NationalContent h3
 {
    border-bottom:       1px dashed #999999; 
    padding-bottom:      5px;
    margin-top:          15px;       
 }
 
.NationalContentTOC .National .NationalContent img.NationalImageRright
 {
    width:               100px;
    border:              1px solid #000000;
    float:               right;
    margin:              0px 0px 5px 5px;
 }
 
.NationalContentTOC .National .NationalContent img.NationalImageLeft
 {
    width:               100px;
    border:              1px solid #000000;
    float:               left;
    margin:              0px 5px 5px 0px;
 }


/* --- End /home/httpd/public/app/sew/webroot/css/NationalNewsTOC.css --- */
/* --- Start /home/httpd/public/app/sew/webroot/css/Jukebox.css --- */

.Jukebox
 {
    width:             740px;
    float:             left;
    margin-left:       25px;
 }

.Jukebox h2
 {
    display:           none;
 }

.Jukebox .contents
 {
    margin-left:        80px;
    margin-top:         20px;
 }
 
.Jukebox .signup
 {
    text-align:         center;
    margin-bottom:      10px;
 }

/* --- End /home/httpd/public/app/sew/webroot/css/Jukebox.css --- */
/* --- Start /home/httpd/public/app/sew/webroot/css/NewInTheatersWidget.css --- */

.MoviesContentArea .NewInTheatersWidget
 {
    margin-bottom:      5px;
 }

.MoviesContentArea .NewInTheatersWidget h2
 {
    color:              #999;
    font-size:          31px;

    font-variant:       small-caps;
    font-weight:        bold;
    margin:             -2px 0px -8px; 
 }
 
.MoviesContentArea .NewInTheatersWidget ul
 {
    margin:             0px;
    padding:            0px;
    list-style-type:    none;
    border:             1px solid #cccccc;
 }

.MoviesContentArea .NewInTheatersWidget li
 {
    border-bottom:      1px solid #CCCCCC;
    font-size:          12px;
    font-weight:        normal;
    line-height:        16px;
    margin:             0px 5px 0px 5px;
    padding-top:        4px; 
    position:           relative;
    bottom:             -1px;
 }

.MoviesContentArea .NewInTheatersWidget li a
 {
    font-weight:        bold;
 }
 

.MoviesContentArea .NewInTheatersWidget li .more
 {
    text-align:         right;
 }
 
.MoviesContentArea .NewInTheatersWidget li .more a
 {
    font-weight:        normal;
 }

/* --- End /home/httpd/public/app/sew/webroot/css/NewInTheatersWidget.css --- */
/* --- Start /home/httpd/public/app/sew/webroot/css/MovieTrailerSearchTOC.css --- */

.MoviesTrailerSearch
 {
    width:              755px;
    float:              left;
    margin-right:       5px;
 }

.MoviesTrailerSearch .col1
 {
    width:              420px;
    margin-right:       5px;
    float:              left; 
 }

.MoviesTrailerSearch .col2
 {
    width:              300px;
    float:              right; 
 }

/* --- End /home/httpd/public/app/sew/webroot/css/MovieTrailerSearchTOC.css --- */
/* --- Start /home/httpd/public/app/sew/webroot/css/ClubDirectoryTOC.css --- */

.ClubsContentArea
 {
    width:              575px;
    margin:             0px 5px 0px 5px;
    float:              right;  
 }
 
.ClubsContentArea .ClubDirectory
{
    float:              right;
}
.ClubsContentArea h2
 {
    font-size:          14px;
    font-weight:        bold;
    margin:             0px 0px 10px 0px;
    padding:            0px;
 }
 
.ClubsContentArea .total
 {
    font-style:         italic;
    margin:             0px 0px 10px 0px;
 }
 
.ClubsContentArea .ClubDirectory ul
 {
    margin:             10px 0px 0px 0px;
    padding:            0px;
    list-style-type:    none;
 }

.ClubsContentArea .ClubDirectory li
 {
    font-size:          16px; 
    font-weight:        bold;
    clear:              both;
 }
 
.ClubsContentArea .ClubDirectory ul.AlphaLetter li
 {
    clear:              none;
    font-size:          12px;
    font-weight:        bold;
 }

.ClubsContentArea .ClubDirectory .maplink
 {
    font-variant:       small-caps;
    font-size:          12px;
    font-weight:        bold;
    display:            inline;
 }
 
.ClubsContentArea .ClubDirectory .address
 {
    margin:             5px 0px 0px 0px;
    font-size:          12px; 
    font-weight:        bold;
 }
 
.ClubsContentArea .ClubDirectory a
 {
    font-size:          12px;
    font-weight:        bold; 
 }
 
.ClubsContentArea .ClubDirectory .description
 {
    margin:             0px 0px 10px 0px;
    font-size:          12px; 
    font-weight:        normal;
 }
 
.ClubsContentArea .Pagination
 {
    position:           relative;
    top:                -28px;
 }

/* --- End /home/httpd/public/app/sew/webroot/css/ClubDirectoryTOC.css --- */
/* --- Start /home/httpd/public/app/sew/webroot/css/FilmView.css --- */

.FilmView
{
    width:              575px;
    float:              right;
    margin-right:       5px;
}

.FilmView .FilmCapsule
 {
    padding:            5px 5px 5px 0px;
    width:              565px;
    display:            inline;
 }

.FilmDetails
 {
    background-color:   #ffffff;
    background:         url('http://assets.seattleweekly.com/img/calandergradient1.jpg') center top repeat-x;
    width:              225px;
    padding:            4px;
    float:              right;
    margin:             0px 0px 10px 5px;
    border:             1px solid #cccccc;
 }

.FilmView .FilmCapsule h2
 {
    margin:             0px;
    padding:            0px;
    font-size:          22px;
 }

.FilmView .FilmCapsule p
 {
    padding:            0px;
    margin:             0px;
 }

.FilmCapsule .FilmShowtimes
 {
    font-size:          13px;
    font-style:         italic;
    margin-top:         10px;
 }
 
.FilmCapsule .FilmShowtimes h3
 {
    font-size:          13px;
    font-style:         normal;
    padding:            0px;
    margin:             0px;
 }
 
.FilmCapsule .FilmShowtimes ul
 {
    margin:             0px;
    padding:            0px;
    list-style-type:    none;
 }

.FilmCapsule .FilmShowtimes li
 {
    font-style:         normal;
    margin-top:         10px;
 }

.FilmCapsule .FilmShowtimes li a.theater
 {
    font-size:          13px;
    font-weight:        bold;
 }
 
.FilmDetails img
 {
    margin-right:       5px;
    float:              left;
    border:             1px solid #000000;
 }
 
.FilmDetails ul
 {
    list-style-type:    none;
    margin:             0px;
    padding:            0px;
    border-bottom:      1px dashed #000000;
 }
 
.FilmDetails li
 {
    margin:             0px;
    padding:            0px;
 }

.FilmDetails a.Button
 {
    background-color:   #083F71;
    border:             1px solid #666666;
    color:              #FFFFFF;
    display:            block;
    font-weight:        bold;
    margin-bottom:      2px;
    margin-top:         2px;
    padding-left:       5px;
    padding-right:      5px;
    text-align:         center;
    text-decoration:    none;
    width:              100px;
 }

.FilmDetails a.Button:hover
 {
    background-color:   #FFFFFF;
    border:             1px solid #083F71;
    color:              #006666;
    padding-left:       5px;
    padding-right:      5px;
 }

.FilmShowtimes h3
 {
    font-size:          12px;
    font-weight:        bold;
    color:              #083F71;
 }
 
.FilmShowtimes ul
 {
    margin:             0px;
    padding:            0px;
    list-style-type:    none;
 }
 
.FilmDetails .BoxOffice h2
 {
    font-size:          12px;
    font-weight:        bold;
    color:              #083F71;
    margin:             10px 0px 0px 0px;
    padding:            0px;
 }

.FilmDetails .BoxOffice ol
 {
    margin:             0px 0px 0px 24px;
    padding:            0px;
 }

/* --- End /home/httpd/public/app/sew/webroot/css/FilmView.css --- */
/* --- Start /home/httpd/public/app/sew/webroot/css/Promo_OnSale.css --- */

.OnSaleWidget
 {
    border:             1px #083F71 solid;
    margin-top:         10px;
    margin-bottom:      10px;
 }

.OnSaleWidget h2
 {
    color:              #fff;
    padding:            5px;
    background-color:   #083F71;
    font-size:          14px;
    display:            block;
    margin-bottom:      0px;
    margin-top:         0px;
    text-decoration:    underline;
 }

.OnSaleWidget h2 a:link
 {
    color:              #fff;
    text-decoration:    underline;
    margin-bottom:      0px;
 }

.OnSaleWidget h2 a:hover
 {
    color:              #fff;
    text-decoration:    underline;
    margin-bottom:      0px;
 }

.OnSaleWidget h2 a:visited
 {
    color:              #fff;
    margin-bottom:      0px;
    text-decoration:    underline;
 }

.OnSaleWidget ul
 {
    list-style-type:    none;
    padding:            5px;
    margin:             0px;
 }

.OnSaleWidget li
 {
    margin:             0px 5px 25px 5px;
    border-bottom:      1px dashed #999999;
    overflow:           auto;
    clear:              both;
 }

.OnSaleWidget li a:link
 {
    font-weight:        bold;
 }

.OnSaleWidget li a:hover
 {
    text-decoration:    underline;
 }

.OnSaleWidget li a:visited
 {
    font-weight:        bold;
    margin:             0px;
 }

.OnSaleWidget img
 {
    float:              right;
    border:             none;
    padding:            10px;
 }

.OnSaleWidget .location
 {
    margin-top:         10px;
 }

.OnSaleWidget .more
 {
    float:              right;
    margin-right:       5px;
 }

/*FEATURE OnSale Widget*/
.onSalePage .OnSaleWidget
 {
    margin-top:         0px;
    margin-bottom:      10px;
    padding-left:       10px;
    padding-right:      10px;
    border:             1px #ccc dashed;
 }

.onSalePage .OnSaleWidget .onSaleType
 {
    float:              right;
    font-weight:        bold;
    padding:            10px 0px 0px 0px;
 }

.onSalePage .OnSaleWidget .resultDetails
 {
    clear:              left;
 }

.onSalePage .OnSaleWidget .resultDetails .Pagination
 {
    float:              right;
 }

.onSalePage .OnSaleWidget h2
 {
    color:              #083F71;
    background-color:   #fff;
    padding:            5px;
    font-size:          18px;
    margin-bottom:      0px;
    margin-top:         0px;
    border-bottom:      1px #ccc solid;
    text-decoration:    none;
 }

.onSalePage .OnSaleWidget h2 a:link
 {
    color:              #fff;
    text-decoration:    underline;
    margin-bottom:      0px;
 }

.onSalePage .OnSaleWidget h2 a:hover
 {
    color:              #fff;
    text-decoration:    underline;
    margin-bottom:      0px;
 }

.onSalePage .OnSaleWidget h2 a:visited
 {
    color:              #fff;
    margin-bottom:      0px;
 }

.onSalePage .OnSaleWidget ul
 {
    border-top:         none;
    list-style-type:    none;
    padding:            0px;
    margin:             5px 0px;
 }

.onSalePage .OnSaleWidget li
 {
    clear:              both;
    margin:             0px 5px 5px 5px;
    border-bottom:      1px #ccc dashed;
    padding-top:        5px;
    overflow:           auto;
 }

.onSalePage .OnSaleWidget li a:link
 {
    font-weight:        bold;
 }

.onSalePage .OnSaleWidget li a:hover
 {
    text-decoration:    underline;
 }

.onSalePage .OnSaleWidget li a:visited
 {
    font-weight:        bold;
    margin:             0px;
 }

.onSalePage .OnSaleWidget .back
 {
    float:              left;
 }

.onSalePage .OnSaleWidget img
 {
    float:              right;
    border:             none;
    margin:             5px;
 }

.onSalePage .OnSaleWidget a.more
 {
    display:            none;
 }
 
/* promo view */
.PromoCol1 .OnSaleWidget
 {
    background:         #ffffff;
    margin-top:         0px;
    margin-bottom:      10px;
    border:             1px #083F71 solid;
 }

.PromoCol1 .OnSaleWidget .onSaleType
 {
    float:              right;
    font-weight:        bold;
    padding:            10px 0px 0px 0px;
 }

.PromoCol1 .OnSaleWidget .resultDetails
 {
    clear:              left;
 }

.PromoCol1 .OnSaleWidget .resultDetails .Pagination
 {
    float:              right;
 }

.PromoCol1 .OnSaleWidget h2
 {
    background:         #083F71;
    color:              #FFFFFF;
    display:            block;
    font-size:          14px;
    margin-bottom:      0px;
    margin-top:         0px;
    padding:            5px;
 }

.PromoCol1 .OnSaleWidget h2 a:link
 {
    color:              #fff;
    text-decoration:    underline;
    margin-bottom:      0px;
 }

.PromoCol1 .OnSaleWidget h2 a:hover
 {
    color:              #fff;
    text-decoration:    underline;
    margin-bottom:      0px;
 }

.PromoCol1 .OnSaleWidget h2 a:visited
 {
    color:              #fff;
    margin-bottom:      0px;
 }

.PromoCol1 .OnSaleWidget ul
 {
    background:         #ffffff;
    border-top:         none;
    list-style-type:    none;
    padding:            0px;
    margin:             5px 0px;
 }

.PromoCol1 .OnSaleWidget li
 {
    clear:              both;
    margin:             0px 5px 5px 5px;
    padding-top:        5px;
    overflow:           auto;
 }

.PromoCol1 .OnSaleWidget li a:link
 {
    font-weight:        bold;
 }

.PromoCol1 .OnSaleWidget li a:hover
 {
    text-decoration:    underline;
 }

.PromoCol1 .OnSaleWidget li a:visited
 {
    font-weight:        bold;
    margin:             0px;
 }

.PromoCol1 .OnSaleWidget .back
 {
    float:              left;
 }

.PromoCol1 .OnSaleWidget img
 {
    border:             none;
    margin:             5px;
 }
 
.PromoCol1 .OnSaleWidget li a.more
{
    padding-left:       0px;
    font-weight:        normal;
}

.PromoCol1 .OnSaleWidget a.more

/* --- End /home/httpd/public/app/sew/webroot/css/Promo_OnSale.css --- */
/* --- Start /home/httpd/public/app/sew/webroot/css/EventsSearchLayout.css --- */

.EventSearchContentArea
 {
   width:           968px;
 }

.ContentContentArea .col1
{
    width:          180px;
    float:          left;
}

.EventSearchContentArea .col2
{
    width:          580px;
    float:          right;
    margin:         0px 5px 0px 5px;
}

.EventSearchContentArea .col3-190
{
    width:          190px;
    float:          right;
}


/* --- End /home/httpd/public/app/sew/webroot/css/EventsSearchLayout.css --- */
/* --- Start /home/httpd/public/app/sew/webroot/css/PodcastTOCLayout.css --- */

.PodcastTOCContentArea
 {
    width:              968px;
 }

.PodcastTOCContentArea .col1
{
    width:              650px;
    float:              left;
}

.PodcastTOCContentArea .col3-300
{
    width:              300px;
    float:              right;
    margin-bottom:      10px;
}

/* --- End /home/httpd/public/app/sew/webroot/css/PodcastTOCLayout.css --- */
/* --- Start /home/httpd/public/app/sew/webroot/css/MusicHomeWidget.css --- */

/* main */ 
.main .MusicHomeWidget
 {
    padding:            45px 0px 0px 0px;
    margin:             0px 0px 20px 0px;
    position:           relative;
    background:         #ffffff url(http://assets.seattleweekly.com/img/middlesection_bg.gif) repeat-x;
    border:             1px solid #999999;
 }

.main .MusicHomeWidget h2
 {
    color:              #ffffff;
    text-decoration:    none;
    display:            block;
    font-size:          32px;
    font-variant:       small-caps;
    font-weight:        bold;
    margin:             -45px 0px 0px 5px;
    position:           absolute;
    padding:            3px 0px 0px 2px;
    clear:              both;
 }
 
.main .MusicHomeWidget h2 a
 {
    color:              #ffffff;
    font-size:          32px;
    font-variant:       small-caps;
    font-weight:        bold;
 } 

.main .MusicHomeWidget h2 a:hover
 {
    color:              #ffffff;
    text-decoration:    underline;
 } 
 
.main .MusicHomeWidget .MHWcol1
 {
    background:         #ffffff;
    margin:             0px 5px 5px 5px;
    padding:            5px;
    border:             1px solid #999999;
 }
 
.main .MusicHomeWidget .MHWcol1 img
 {
    float:              left;
    margin:             0px 10px 10px 0px;
    padding:            1px;
    border:             1px solid #083F71;
    position:           relative;
    top:                0px;
 }

 
.main .MusicHomeWidget ul
 {
    margin:             0px;
    padding:            0px;
    list-style-type:    none;
 }

 
.main .MusicHomeWidget .lead h4
 {
    margin:             0px;
    padding:            0px;
    font-size:          14px;
 }

.main .MusicHomeWidget .lead
 {
    clear:              both;
    display:            table;
 }

.main .MusicHomeWidget h3
 {
    color:              #000000;
    font-size:          10px;
    font-weight:        bold;
    margin:             0px 5px 0px 0px;
    padding:            0px;
    display:            inline;
 } 

 
 .main .MusicHomeWidget p
 {
 margin:          0px;
 }
 
 
.main .MusicHomeWidget h5
 {
    color:              #000000;
    padding:            0px;
    margin:             0px;
    font-size:          10px;
    font-weight:        normal;
    display:            inline;
 } 

.main .MusicHomeWidget .features
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    margin-top:         10px;
 }

.main .MusicHomeWidget .features h4
 {
    font-size:          14px;
    font-weight:        bold;
    margin:             0px;
    padding:            0px;
 } 

.main .MusicHomeWidget a.more
 {
    float:              right;
 }

/* --- End /home/httpd/public/app/sew/webroot/css/MusicHomeWidget.css --- */
/* --- Start /home/httpd/public/app/sew/webroot/css/UserReviewsWidget.css --- */

.userReviews
 {
   margin:              0px;
   width:               200px;
   float:               right;
 }
 
.userReviews .header
 {
   color:               #999999;
   font-size:           16px;
   font-weight:         bold;
 }
 
.userReviews ul.tabs
 {
    margin:             0px;
    padding:            0px;
    list-style:         none;
    height:             21px;
    background:         url(http://assets.seattleweekly.com/img/tab-menu-bottom.gif) repeat scroll center top; 
 }

.userReviews li.tab
 {
    width:              98px;
    height:             21px;
    float:              left;
 }
 
.userReviews li.active
 {
    background:         #FFFFFF url(http://assets.seattleweekly.com/img/tab-active-98x21.gif) no-repeat scroll left top;
    color:              #000000;
    font-weight:        bold;
    cursor:             default;
    text-align:         center;
    margin:             0px 2px 0px 0px;
    padding:            0px;
    position:           relative;
    bottom:             -1px;
 }
 
.userReviews li.inactive
 {
    background:         #FFFFFF url('http://assets.seattleweekly.com/img/tab-inactive-98x21.gif') no-repeat scroll left top;
    color:              #083F71;
    font-weight:        normal;
    cursor:             pointer;
    text-align:         center;
    margin:             0px 2px 0px 0px;
    padding:            0px;
    text-decoration:    underline;
 }

.userReviews .rating img
 {
    display:            inline;
    padding:            0px 0px 0px 5px;
    position:           absolute;
    border:             none;
 }
 
.userReviews #latestReviews
 {
    border:             1px solid #666666; 
    border-top:         none; 
 }

 .userReviews #latestReviews ul
 {
    margin:             0px 5px 10px 10px;
    padding:            0px 0px 0px 16px;
 }

.userReviews #latestReviews li
 {
    list-style-image:   url('http://assets.seattleweekly.com/img/dblarrow.gif');
    padding:            0px 0px 6px 5px;
 }
 
.userReviews #topRated
 {
    border:             1px solid #666666; 
    border-top:         none;
 }

.userReviews #topRated ul
 {
    margin:             0px 5px 10px 10px;
    padding:            0px 0px 0px 16px;
 }

.userReviews #topRated li
 {
    list-style-image:   url('http://assets.seattleweekly.com/img/dblarrow.gif');
    padding:            0px 0px 6px 5px;
}

/* --- End /home/httpd/public/app/sew/webroot/css/UserReviewsWidget.css --- */
/* --- Start /home/httpd/public/app/sew/webroot/css/RankItRandom.css --- */

.rankItRandom
 {
    text-align:        center;
    width:             775px;
    float:             left;
 }

.rankItRandom .rankitDisplayInner
 {
    text-align:        left;
 }

.rankItRandom .link
 {
    display:           inline;
    padding:           0px 5px;
    margin:            0px auto 5px auto;
    border-top:        2px solid #666666; 
    border-left:       2px solid #666666; 
    border-right:      1px solid #cccccc; 
    border-bottom:     1px solid #cccccc; 
 }
 
.rankItRandom .body
 {
    width:             650px;
    margin:            0px auto 10px auto;
    padding:           5px;
 }
 
.rankItRandom .body h2
 {
    text-align:        left;
    margin:            10px auto 0px auto;
    padding:           0px;
    width:             600px;
    clear:             both;
 }
 
.rankItRandom .body p
 {
    border-bottom:     1px solid #cccccc;
    padding:           5px;
    text-align:        left;
    margin:            0px auto;
    width:             600px;
 }
 
.rankItRandom .body p.entire
 {
    border:            none;
    background:        none;
    padding:           5px;
    text-align:        center;
 }

/* --- End /home/httpd/public/app/sew/webroot/css/RankItRandom.css --- */
/* --- Start /home/httpd/public/app/sew/webroot/css/Menus.css --- */

.MenusContentArea
 {
    width:              770px;
    margin:             0px 5px 0px 0px;
    float:              left;
    padding:            0px;
 }

.MenusContentArea .OnlineMenus
 {
    margin:             0px;
    padding:            0px;
    font-size:          12px;
    width:              575px;
    float:              right;
 }

.MenusContentArea .OnlineMenus h2
 {
    color:              #cccccc;
    font-size:          24px;
    margin:             0px;
    padding:            0px;
 }
 
.MenusContentArea .OnlineMenus ul.AlphaLetter
 {

    margin:             10px auto 10px auto;

 }

 
.MenusContentArea .OnlineMenus .total
{
    padding-top:        10px;
}

.MenusContentArea .OnlineMenus .total .Pagination
 {
    font-weight:        normal;
    float:              none;

 }
.MenusContentArea ul.MenuResults
 {
    margin:             0px;
    padding:            0px;
    list-style-type:    none; 
 }

.MenusContentArea ul.MenuResults li
 {
    margin-top:         5px;
 }

.MenusContentArea ul.MenuResults li a.location
 {
    font-size:          16px;
    font-weight:        bold;
 }

.MenusContentArea ul.MenuResults li .menuLink
 {
    font-size:          9px;
   
 }
 
.MenusContentArea ul.MenuResults li .address
 {
    font-weight:        bold;
 }
 
.MenusContentArea ul.MenuResults li .cityState
 {
    font-weight:        bold;
 }
 
 
.MenusContentArea #Middle.Ads
 {
    float:              right;
 }  

/* --- End /home/httpd/public/app/sew/webroot/css/Menus.css --- */
/* --- Start /home/httpd/public/app/sew/webroot/css/BlogsWidget.css --- */


/* news */
.NewsContentArea .BlogsWidget
 {
    padding:            45px 5px 5px 5px;
    margin:             0px 0px 20px 0px;
    position:           relative;
    background:         #ffffff url(http://assets.seattleweekly.com/img/middlesection_bg.gif) repeat-x;
    border:             1px solid #999999;
 }

.NewsContentArea .BlogsWidget img.MusicBlogImg 
 {
    display:            none; 
 }
 
.NewsContentArea .BlogsWidget .BlogsWidgetRssLink
 {
    margin:             -15px 0px 0px 0px;
    display:            block;
    text-align:         right;
    clear:              none;
    font-weight:        normal;
    position:           relative;
    top:                -20px;
 }

.NewsContentArea .BlogsWidget .BlogsWidgetRssLink img
 {
     height:            12px;
     width:             12px;
     border:            0px;
 }
 
.NewsContentArea .BlogsWidget .BlogsWidgetRssLink a
 {
    color:               #ffffff;
 }

.NewsContentArea .BlogsWidget .BlogsWidgetContainer
 {
    border:             1px solid #cccccc;
    background:         #ffffff;
    padding:            5px;
    clear:              both;
    overflow:           auto;
 }
 
.NewsContentArea .BlogsWidget .BlogsWidgetContainer .Post_first
 {
    display:            block;
    width:              58%;
    float:              left;
 }
 
.NewsContentArea .BlogsWidget .BlogsWidgetContainer .Post_first h4
 {
    margin:             0px 0px 0px 12px;
    padding:            0px;
    font-size:          16px;
    font-weight:        bold;
    line-height:        100%;
 }
 
.NewsContentArea .BlogsWidget .BlogsWidgetContainer .BlogsWidgetFooter
  {
    padding-top:        4px;
    display:            block;
    text-align:         right;
    font-weight:        bold;
    clear:				right;
  }

.NewsContentArea .BlogsWidget h2
 {
    color:              #ffffff;
    text-decoration:    none;
    display:            block;
    font-size:          32px;
    font-variant:       small-caps;
    font-weight:        bold;
    margin:             -45px 0px 0px 5px;
    position:           absolute;
    padding:            3px 0px 0px 2px;
    clear:              both;
 }
 
.NewsContentArea .BlogsWidget h3
 {
    margin:             0px;
    padding:            0px;
    color:              #083F71;
    font-family:        arial;
    font-size:          22px;
 }

.NewsContentArea .BlogsWidget h5
 {
    margin:             8px 0px 0px 12px;
    padding:            0px;
    font-style:         italic;
    font-weight:        normal;
    font-size:          12px;
 }

.NewsContentArea .BlogsWidget .Post_first p
 {
    margin:             0px 0px 0px 12px;
    padding-bottom:     6px;
    font-weight:        normal;
    font-size:          12px;
    line-height:        110%;
 }
.NewsContentArea .BlogsWidget .Post
 {
    display:            block;
    width:              40%;
    float:              right;
    border-bottom:      1px solid #cccccc;
    clear:				right;
 }
 
.NewsContentArea .BlogsWidget .Post p
 {
    display:            none;
 }

.NewsContentArea .BlogsWidget .Post h4
 {
    font-size:          12px;
    margin:             0px;
    padding:            0px;
 }
 
.NewsContentArea .BlogsWidget .Post h5
 {
    margin:             0px;
    padding:            0px;
 } 
 
/* restaurants */
.RestaurantContentArea .BlogsWidget
 {
    border:             1px solid #cccccc;
    padding:            0px;
    margin:             20px 0px 10px 0px;
    width:              240px;
    float:              left;
 }

.RestaurantContentArea .BlogsWidget img.MusicBlogImg 
 {
    display:            none; 
 }
 
.RestaurantContentArea .BlogsWidget img
 {
    width:              240px;
    height:             30px;
    border:             0px;
    margin:             0px;
    display:            block;
    position:           relative;
    top:                7px;
 }
 
.RestaurantContentArea .BlogsWidget .Post
 {
    display:            block;
    margin-top:         8px;
    width:              95%;
 }

.RestaurantContentArea .BlogsWidget h2
 {
    font-size:          16px;
    font-weight:        bold;
    font-variant:       normal;
    color:              #999999;
    margin:             -22px 0px -8px 0px;
 }
 
.RestaurantContentArea .BlogsWidget h3
 {
    margin:             0px;
    padding:            0px;
    color:              #aaaaaa;
    font-family:        arial;
    font-size:          13px;
 }
 
.RestaurantContentArea .BlogsWidget h4
 {
    margin:             0px;
    padding:            0px 4px 0px 20px;
    font-size:          12px;
    background-image:   url(http://assets.seattleweekly.com/img/dblarrow.gif);
    background-repeat:  no-repeat;
    background-position:0;
 }
 
.RestaurantContentArea .BlogsWidget h4 a
 {
    font-weight:        normal;
 }
 
.RestaurantContentArea .BlogsWidget h5
 {
    margin:             0px 0px 4px 0px;
    padding:            0px 4px 0px 20px;
    font-style:         italic;
    font-weight:        normal;
    font-size:          12px;
 }
 
 
/* music */

.MusicContentArea .BlogsWidget
 {
    padding:            45px 5px 5px 5px;
    margin:             0px 0px 20px 0px;
    position:           relative;
    background:         #ffffff url(http://assets.seattleweekly.com/img/middlesection_bg.gif) repeat-x;
    border:             1px solid #999999;
 }

.MusicContentArea .BlogsWidget img.MusicBlogImg 
 {
    display:            none; 
 }
 
.MusicContentArea .BlogsWidget .BlogsWidgetRssLink
 {
    margin:             -15px 0px 0px 0px;
    display:            block;
    text-align:         right;
    clear:              none;
    font-weight:        normal;
    position:           relative;
    top:                -20px;
 }

.MusicContentArea .BlogsWidget .BlogsWidgetRssLink img
 {
     height:            12px;
     width:             12px;
     border:            0px;
 }
 
.MusicContentArea .BlogsWidget .BlogsWidgetRssLink a
 {
    color:               #ffffff;
 }

.MusicContentArea .BlogsWidget .BlogsWidgetContainer
 {
    border:             1px solid #cccccc;
    background:         #ffffff;
    padding:            5px;
    clear:              both;
    overflow:           auto;
 }
 
.MusicContentArea .BlogsWidget .BlogsWidgetContainer .Post_first
 {
    display:            block;
    width:              58%;
    float:              left;
 }
 
.MusicContentArea .BlogsWidget .BlogsWidgetContainer .Post_first h4
 {
    margin:             0px 0px 0px 12px;
    padding:            0px;
    font-size:          16px;
    font-weight:        bold;
    line-height:        100%;
 }
 
.MusicContentArea .BlogsWidget .BlogsWidgetContainer .BlogsWidgetFooter
  {
    padding-top:        4px;
    display:            block;
    text-align:         right;
    font-weight:        bold;
    clear:				right;
  }

.MusicContentArea .BlogsWidget h2
 {
    color:              #ffffff;
    text-decoration:    none;
    display:            block;
    font-size:          32px;
    font-variant:       small-caps;
    font-weight:        bold;
    margin:             -45px 0px 0px 5px;
    position:           absolute;
    padding:            3px 0px 0px 2px;
    clear:              both;
 }
 
.MusicContentArea .BlogsWidget h3
 {
    margin:             0px;
    padding:            0px;
    color:              #083F71;
    font-family:        arial;
    font-size:          22px;
 }

.MusicContentArea .BlogsWidget h5
 {
    margin:             8px 0px 0px 12px;
    padding:            0px;
    font-style:         italic;
    font-weight:        normal;
    font-size:          12px;
 }

.MusicContentArea .BlogsWidget .Post_first p
 {
    margin:             0px 0px 0px 12px;
    padding-bottom:     6px;
    font-weight:        normal;
    font-size:          12px;
    line-height:        110%;
 }
.MusicContentArea .BlogsWidget .Post
 {
    display:            block;
    width:              40%;
    float:              right;
    margin-right:       3px;
    border-bottom:      1px solid #cccccc;
    background:         none;
    clear:				right;
 }
 
.MusicContentArea .BlogsWidget .Post p
 {
    display:            none;
 }

.MusicContentArea .BlogsWidget .Post h4
 {
    font-size:          12px;
    margin:             0px;
    padding:            0px;
 }
 
.MusicContentArea .BlogsWidget .Post h5
 {
    margin:             0px;
    padding:            0px;
 } 

 
/* arts */

.ArtsContentArea .BlogsWidget
 {
    padding:            45px 5px 5px 5px;
    margin:             0px 0px 20px 0px;
    position:           relative;
    background:         #ffffff url(http://assets.seattleweekly.com/img/middlesection_bg.gif) repeat-x;
    border:             1px solid #999999;
 }

.ArtsContentArea .BlogsWidget img.MusicBlogImg 
 {
    display:            none; 
 }
 
.ArtsContentArea .BlogsWidget .BlogsWidgetRssLink
 {
    margin:             -15px 0px 0px 0px;
    display:            block;
    text-align:         right;
    clear:              none;
    font-weight:        normal;
    position:           relative;
    top:                -20px;
 }

.ArtsContentArea .BlogsWidget .BlogsWidgetRssLink img
 {
     height:            12px;
     width:             12px;
     border:            0px;
 }
 
.ArtsContentArea .BlogsWidget .BlogsWidgetRssLink a
 {
    color:               #ffffff;
 }

.ArtsContentArea .BlogsWidget .BlogsWidgetContainer
 {
    border:             1px solid #cccccc;
    background:         #ffffff;
    padding:            5px;
    clear:              both;
    overflow:           auto;
 }
 
.ArtsContentArea .BlogsWidget .BlogsWidgetContainer .Post_first
 {
    display:            block;
    width:              58%;
    float:              left;
 }
 
.ArtsContentArea .BlogsWidget .BlogsWidgetContainer .Post_first h4
 {
    margin:             0px 0px 0px 12px;
    padding:            0px;
    font-size:          16px;
    font-weight:        bold;
    line-height:        100%;
 }
 
.ArtsContentArea .BlogsWidget .BlogsWidgetContainer .BlogsWidgetFooter
  {
    padding-top:        4px;
    display:            block;
    text-align:         right;
    font-weight:        bold;
    clear:              both;
  }

.ArtsContentArea .BlogsWidget h2
 {
    color:              #ffffff;
    text-decoration:    none;
    display:            block;
    font-size:          32px;
    font-variant:       small-caps;
    font-weight:        bold;
    margin:             -45px 0px 0px 5px;
    position:           absolute;
    padding:            3px 0px 0px 2px;
    clear:              both;
 }
 
.ArtsContentArea .BlogsWidget h3
 {
    margin:             0px;
    padding:            0px;
    color:              #083F71;
    font-family:        arial;
    font-size:          22px;
 }

.ArtsContentArea .BlogsWidget h5
 {
    margin:             8px 0px 0px 12px;
    padding:            0px;
    font-style:         italic;
    font-weight:        normal;
    font-size:          12px;
 }

.ArtsContentArea .BlogsWidget .Post_first p
 {
    margin:             0px 0px 0px 12px;
    padding-bottom:     6px;
    font-weight:        normal;
    font-size:          12px;
    line-height:        110%;
 }
.ArtsContentArea .BlogsWidget .Post
 {
    display:            block;
    width:              40%;
    float:              right;
    margin-right:       3px;
    border-bottom:      1px solid #cccccc;
    background:         none;
 }
 
.ArtsContentArea .BlogsWidget .Post p
 {
    display:            none;
 }

.ArtsContentArea .BlogsWidget .Post h4
 {
    font-size:          12px;
    margin:             0px;
    padding:            0px;
 }
 
.ArtsContentArea .BlogsWidget .Post h5
 {
    margin:             0px;
    padding:            0px;
 }  
 
 
 /*Movies*/
.MoviesContentArea .BlogsWidget 
 {
     border:            1px #ccc solid;
     padding:           5px;
 }

.MoviesContentArea .BlogsWidget .Post_first h4
 {
    font-size:          12px;
    font-weight:        bold;
    margin:             0px;
 } 
 
.MoviesContentArea .BlogsWidget .Post_first h5
 {
    font-size:          12px;
    font-weight:        normal;
    margin:             0px;
 }

.MoviesContentArea .BlogsWidget .Post_first p
 {
    margin-top:         0px;
    margin-bottom:      0px;
 }
 
.MoviesContentArea .BlogsWidget .Post_first .byline
 {
    font-size:          9px;
 }

.MoviesContentArea .BlogsWidget img
 {
    border:             none;
 }
 
 
/* Main */ /* Movies widget */
.main .FilmsHomeWidget .BlogsWidget 
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    padding:            10px 0px 0px 0px;
    overflow:           hidden;
 }

.main .FilmsHomeWidget .BlogsWidget img.MusicBlogImg 
 {
    display:            none; 
 }
 
 
.main .FilmsHomeWidget .BlogsWidget .Post_first h5
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size:          12px;
    font-weight:        normal;
    margin:             0px;
    padding:            0px;
 }

.main .FilmsHomeWidget .BlogsWidget .Post_first h4
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size:          12px;
    font-weight:        bold;
    margin:             0px;
    padding:            0px;
 } 
 
.main .FilmsHomeWidget .BlogsWidget .Post_first p
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    margin-top:         0px;
    margin-bottom:      0px;
 }
 
.main .FilmsHomeWidget .BlogsWidget .Post_first .byline
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size:          9px;
 }

.main .FilmsHomeWidget .BlogsWidget img
 {
    border:             none;
    width:              200px;
 }

/* --- End /home/httpd/public/app/sew/webroot/css/BlogsWidget.css --- */
/* --- Start /home/httpd/public/app/sew/webroot/css/PhotoGallery.css --- */

.PhotoGallery
 {
    width:              730px;
    float:              left;
 }
 
.PhotoGallery .navigation
 {
    display:            block;
    margin:             10px;
 }
 
.PhotoGallery .currentGallery
 {
   width:              375px; 
    float:              left;
    margin:             20px 5px 0px 0px;
 }
 
.PhotoGallery .galleries
 {
    width:              350px; 
    float:              right;
 }

.PGContentArea .other
 {
    width:              375px; 
    text-align:         center;
    display:            inline;
    float:              left;

 }
 
.PGContentArea .other p
 {
    text-align:         left;
    margin:             0px;
    padding:            0px;

 }
 
.PhotoGallery .currentGallery .credit
 {
    text-align:         right;
    display:            block;
    width:              300px;
    font-size:          10px;
    font-weight:        normal;
 }

.PhotoGallery .currentGallery .headline
 {
    font-size:          14px;
    font-weight:        bold;
    margin-top:         10px;
    width:              275px;
 }
 
 
.PhotoGallery .currentGallery .byLine
 {
    clear:              left;
    color:              #cc0000;
    font-size:          12px;
    font-weight:        normal;
    margin-top:         10px;
    width:              290px;
 }

.PhotoGallery .currentGallery .caption
 {
    clear:              left;
    font-size:          9px;
    line-height:        10px;
    width:              290px;
 }

.PhotoGallery .currentGallery .subhead
 {
    clear:              left;
    font-size:          12px;
    line-height:        150%;
    width:              290px;
 } 
 
.PhotoGallery .currentGallery img.mainImage
 {
    width:              300px;
    float:              left;
    border:             1px solid #000000;
 }

.PhotoGallery .currentGallery ul.photoList
 {
    margin:             0px;
    padding:            0px;
    list-style-type:    none;
    float:              right;
    width:              50px;
 }

.PhotoGallery .currentGallery ul.photoList li
 {
    margin:             0px;
    padding:            0px;
 }
 
.PhotoGallery .currentGallery ul.photoList img
 {
    padding:            1px;
    border:             1px solid #000000;
 }

.PhotoGallery currentGallery ul.photoList img:hover
 { 
    border:             3px solid #CB0101;
    cursor:             pointer;
    padding:            1px;
 }
 
.PhotoGallery .galleries h3
 {
    margin-left:        5px; 
 }
 
.PhotoGallery .galleries ul
 {
    margin:             0px;
    padding:            0px 0px 0px 10px;
    list-style-type:    none;
    border-left:        1px solid #aaaaaa;
 }

.PhotoGallery .galleries li
 {
    display:            block;
    clear:              both;
    margin:             0px 0px 10px 0px;
    font-size:          10px;
 }

.PhotoGallery .galleries li a
 {
    font-size:          12px;
 }
 
.PhotoGallery .galleries .photoCount
 {
    font-weight:        bold;
    color:              #006600;
    font-size:          12px;
 }
 
.PhotoGallery .galleries img
 {
    float:              left;
    margin:             3px;
    border:             1px solid #000000;
 }
 
.bottomRow .Pagination
 {
    float:              right;
    margin:             16px 10px 0px 0px;
 }
 
.PGContentArea .bottomRow
 {
    width:              640px;
 }
 


/* --- End /home/httpd/public/app/sew/webroot/css/PhotoGallery.css --- */
/* --- Start /home/httpd/public/app/sew/webroot/css/BestOfSearch.css --- */

.BestOfSearch
 {
    font-family:     Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    padding:         10px 0px 0px 0px;
    width:           455px;
    margin-right:    10px;
    padding-right:   5px;
    border-right:    1px solid #999;
 }

.BestOfSearch ul
{
    margin:          10px 0px 0px 0px;
    padding:         0px;
    list-style-type: none;
}

.BestOfSearch ul li
 {
    font-family:     Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    margin-bottom:   10px;
 }
 
.BestOfSearch ul li a
 {
    font-weight:     bold;
     }

.BestOfSearch ul li .winner
 {
    font-weight:     bold;
    font-family:     Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
 }

.BestOfSearch ul li .blurb
 {
     font-family:     Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
 }
 
 .BestOfSearch .awards_found
 {
    font-style:       italic; 
 }
 
 

/* --- End /home/httpd/public/app/sew/webroot/css/BestOfSearch.css --- */
/* --- Start /home/httpd/public/app/sew/webroot/css/FilmSearch.css --- */


.FilmSearch
{
    margin:             0px 0px 10px 10px;
    float:              left;
    width:              580px
}
.FilmSearch h1
{
    font-size:          16px;
}
.FilmSearch table
{
    width:              565px;
    border-collapse:    separate;
}
.FilmSearch table tr
{
    /*vertical-align: top;*/
}
.FilmSearch table td
{
    padding:            2px;
    border:             1px solid #CCCCCC;
}
.FilmSearch table td.title
{
    vertical-align:     top;
    color:              #666666;
    margin:             0px;
    padding-left:       10px;
}
.FilmSearch table td.title a
{
    font-weight:        bold;
}
.FilmSearch table td.moreinfo
{
    width:              86px;
    text-align:         center;
    vertical-align:     top;
    padding-left:       10px;
}
.FilmSearch table td.genres
{
    vertical-align:     top;
    width:              126px;
}
.FilmSearch table td.capsule
{
    vertical-align:     top;
    height:             36px;
    padding-left:       10px;
}
.FilmSearch table td.poster img
{
    width:              75px;
    height:             100px;
    border:             none;
    margin:             0px;
    padding:            0px;
}
.FilmSearch table td.poster
{
    text-align:         center;
    padding:            0px;
    margin:             0px;
    height:             100px;
    width:              75px;
    background-color:   #CCCCCC;
    color:              #666666;
    vertical-align:     middle;
}
.FilmSearch table td.space
{
    height:             16px;
    border:             none;
}
.FilmSearch ul
{
    margin:             0px;
    padding:            0px;
    list-style-type:    none;
    background-color:   #FFFFFF;
}
.FilmSearch ul li
{
    float:              left;
    padding-left:       8px;
    padding-right:      8px;
    margin-right:       5px;
    border:             1px solid #CCCCCC;
    position:           relative;
    bottom:             -1px;
    font-weight:        bold;
}
.FilmSearch ul li.active
{
    border-bottom:      1px solid #FFFFFF;

}
.FilmSearch ul li.inactive
{
    background:         #fafafa;
}
.FilmSearch div.tabBody
{
    border:             1px solid #CCCCCC;
    padding:            5px;
    clear:              left;
    padding-top:        10px;
}


#listingsMoviesBody li.theaterRegion
{

    background:         #dbdbdb url(http://assets.seattleweekly.com/img/neighborhood-region_inactive.gif) top right no-repeat;
    padding-left:       2px;
    cursor:             pointer;
    color:              #083F71;
    }
    
#listingsMoviesBody li.selected
{
    background:         #dbdbdb url(http://assets.seattleweekly.com/img/neighborhood-region_active.gif) top right no-repeat;
    padding-left:       2px;
    cursor:             pointer;
    color:              #083F71;
    }
    
#listingsMoviesBody li.theaterRegion ul li.arrow
 {
    background:         #ffffff url(http://assets.seattleweekly.com/img/arrow.gif) left no-repeat;
    padding-left:       20px;
    }
    
/* new dvd/movies archive style */    
.FilmSearch table.archive td.poster,
.FilmSearch table.archive td.capsule,
.FilmSearch table.archive td.space,
.FilmSearch table.archive .date
 {
    display: none;
 }

/* --- End /home/httpd/public/app/sew/webroot/css/FilmSearch.css --- */
/* --- Start /home/httpd/public/app/sew/webroot/css/BestOfAwardView.css --- */

/* /p/af/w/c/BestOfAwardView.css */
.BestOfAward
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    background:         #ffffff;
    display:            block;
    float:              left;
    font-size:          12px;
    width:              455px;
    border-right:       1px solid #999;
    margin:             0px 10px 10px 0px;
    padding-right:      5px;
 }

.BestOfAward .winner
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-weight:        bold;
 }
 
 .BestOfAward .prev
 {
     float:             left;
     margin:            10px 0px;
     width:             35%;
 }
  
 .BestOfAward .next
 {
     float:             right;
     margin:            10px 0px;
     width:             35%;
     text-align:        right;
 }

/* Event Name (headline) */
.BestOfAward h1
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size:          14px;
    line-height:        14px;
    margin-bottom:      5px;
    margin-top:         5px;
 }

/* Event Date/Time */
.BestOfAward h2
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    margin-bottom:      6px;
    margin-top:         1px;
    font-size:          18px;
 }

.BestOfAward h2 strong
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    color:              #666666;
    font-weight:        bold;
 }

/* Event Price */
.BestOfAward h3
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size:          11px;
    margin:             1px 0px 1px 0px;
 }

.BestOfAward h3 strong
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    color:              #666666;
    font-weight:        bold;
 }

.BestOfAward .details .DisplayVenue
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    background:         #ffffff;
    background-image:   none;
    border:             none;
 }

.BestOfAward .details .DisplayVenue h2
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    display:            none;
 }
 
 .BestOfAward .details .DisplayVenue h4
 {
    margin:            0px;
 }
 
  .BestOfAward .details .DisplayVenue h5
 {
    margin:            0px;
 }
 
  .BestOfAward .details .DisplayVenue h6
 {
    margin:            0px;
 }

.BestOfAwardView
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    float:              right;
    padding:            5px;
    margin:             5px;
    border:             1px dashed #CCCCCC;
 }

.BestOfAward .details
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size:          12px;
    float:              right;
    background:         #ffffff;
    border:             1px dashed #cccccc;
    padding:            5px;
    width:              225px;
    margin:             10px 5px 5px 5px;
 }
 
.BestOfAward .details .extra
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
  
 }
 
.BestOfAward .description
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    display:            block;
    font-size:          12px;
 }

/* Capsule Area within the view */
.BestOfAward .CapsuleArea
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    background:         #fff0ff;
    display:            block;
    float:              left;
    font-size:          12px;
 }

.BestOfAward .CapsuleArea h2
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    display:            block;
    font-size:          14px;
 }


/* End /p/af/w/c/BestOfAwardView.css */

/* --- End /home/httpd/public/app/sew/webroot/css/BestOfAwardView.css --- */
/* --- Start /home/httpd/public/app/sew/webroot/css/RankItBottom.css --- */

.rankItBottom
 {
    width:             775px;
    float:             left;
 }
 
.rankItBottom .Pagination
 {
    clear:         both;
    margin-right:  5px;
 }
 
.rankItBottom ol
 {
    clear:         both;
    margin:        5px;
    padding:       0px;
 }
 
.rankItBottom ol li
 {
    border:        1px solid #cccccc;
    margin:        10px;
    height:        100%;
    overflow:      auto;
 }
 
.rankItBottom ol li img
 {
    float:         left;
    margin:        5px;
    border:        none;
    display:       inline;
 }
 
.rankItBottom ol li .body
 {
    width:         385px;
    float:         right;
 }

/* --- End /home/httpd/public/app/sew/webroot/css/RankItBottom.css --- */
/* --- Start /home/httpd/public/app/sew/webroot/css/NationalBlogsWidget.css --- */

/* home page national features */
.nationalBlogs h2
 {
    color:              #083F71;
    font-size:          32px;
    line-height:        28px;
    font-variant:       small-caps;
    font-weight:        bold;
    margin:             0px;
 }
 
.nationalBlogs ul
 {
    list-style-type:    none;
    border:             1px solid #999999;
    margin:             0px 0px 15px 0px;
    padding:            5px;
 }   
 
.nationalBlogs li
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size:          12px;
    padding:            0px 0px 5px 5px;
 }
 
.nationalBlogs h3
 {
    margin:             0px;
    padding:            0px;
    font-size:          14px;
    font-weight:        bold;
 }
 
.nationalBlogs h4
 {
    margin:             0px;
    padding:            0px;
    font-size:          11px;
    font-weight:		normal;
 }
 
.nationalBlogs p
 {
    margin:             0px;
    padding:            0px;
    font-size:          12px;
 }

/* --- End /home/httpd/public/app/sew/webroot/css/NationalBlogsWidget.css --- */
/* --- Start /home/httpd/public/app/sew/webroot/css/RankItTop.css --- */

.rankItTop
 {
    width:             775px;
    float:             left;
 }
 
.rankItTop .Pagination
 {
    clear:         both;
    margin-right:  5px;
 }
 
.rankItTop ol
 {
    clear:         both;
    margin:        5px;
    padding:       0px;
 }
 
.rankItTop ol li
 {
    border:        1px solid #cccccc;
    margin:        10px;
    height:        100%;
    overflow:      auto;
 }
 
.rankItTop ol li img
 {
    float:         left;
    margin:        5px;
    border:        none;
    display:       inline;
 }
 
.rankItTop ol li .body
 {
    width:         385px;
    float:         right;
 }

/* --- End /home/httpd/public/app/sew/webroot/css/RankItTop.css --- */
/* --- Start /home/httpd/public/app/sew/webroot/css/podcast.css --- */

.PodcastTOCContentArea .col1 
{
     margin-left:       10px;
}
.PodcastTOCContentArea .col1 h2
{
    font-size:         20px;
    color:             #fff;
    font-weight:       bold;
    margin:            0px;
    padding:           3px;
    background:        #083F71;
}

.PodcastTOCContentArea .col1 h3
{
    margin:             5px 0px;
}


.PodcastTOCContentArea .col1 h4
{
    margin:             0px;
}

.PodcastTOCContentArea .col1 ul
{
    list-style-type:    none;
    margin:             0px;
    padding:            0px;
}

.PodcastTOCContentArea .col1 li
{
    margin:             0px;
    padding:            0px;
    border-bottom:      1px solid #666;
}

/*for VIEW*/
.PodcastContentArea .col1 .PodcastView
{
    width:             650px;
}

.PodcastContentArea .col1 h2
{
    font-size:         20px;
    color:             #fff;
    font-weight:       bold;
    margin:            0px;
    padding:           2px;
}

.PodcastContentArea .col1 ul
{
    list-style-type:    none;
    margin:             0px;
    padding:            0px;
}

.PodcastContentArea .col1 li
{
    margin:             0px;
    padding:            0px;
    border-bottom:      1px solid #666;
}

/* --- End /home/httpd/public/app/sew/webroot/css/podcast.css --- */
/* --- Start /home/httpd/public/app/sew/webroot/css/ArtsTOC.css --- */

.ArtsContentArea .col1
 {
    width:              180px;
    float:              left;
    margin-right:       5px;
 }

.ArtsContentArea .col2
 {
    width:              465px;
    float:              right; 
 }
 
 .ArtsContentArea .col3-300
{
    width:              300px;
    float:              right;  
    margin-bottom:      10px;
    margin-left:        10px;  
}

/* --- End /home/httpd/public/app/sew/webroot/css/ArtsTOC.css --- */
/* --- Start /home/httpd/public/app/sew/webroot/css/AboutUs.css --- */

.AboutUs
{
    width:              760px;
}

.AboutUs h2
{
    font-size:          18px;
    color:              #083F71;
    border-bottom:      1px #ccc solid;
    margin:             5px 10px 5px 0px;
}

.AboutUs img
{
    float:         		right;
 	clear:              right;
 	margin:             10px;
}

.AboutUs .description
{
    margin:             5px 10px 10px 0px;
}

.AboutUs h3
{
    margin:             5px 0px;
}

.AboutUs .contact
{
    width: 				320px;
    float: 				left;
    margin:             0px 20px 0px 0px;
    height:             275px;
}

.AboutUs .advertising
{
    width: 				320px;
    float: 				left;
    margin:             0px 20px;
    height:             275px;
}

.AboutUs .awards
{
    clear:				left;
	width: 				320px;
    float: 				left;
    margin:             10px 20px 0px 0px;
}

.AboutUs .employment
{
    width: 				320px;
    float: 				left;
    margin:             10px 20px;
}

.AboutUs .help
{
    margin:             10px 20px 0px 0px;
    width:              700px !important;
    display:            block;
    clear:              both;
}

.AboutUs .RightColumn190
{
    width:              190px;
    float:              right;
}

.AboutUsContentArea .col2
{
    width:              760px;
    float:              left;
}



/* --- End /home/httpd/public/app/sew/webroot/css/AboutUs.css --- */
/* --- Start /home/httpd/public/app/sew/webroot/css/ContentView.css --- */

/* /p/af/w/c/ContentView.css */

.ContentView
  {
    background:	        #ffffff;
    font-size:          12px;
    width:              780px;
  }
  
.ContentView a:link
 {
    text-decoration:    underline;
 }
  
.ContentView a:hover
 {
    text-decoration:    none;
 }
  
/* Inner right floater */
.ContentRightFloat
 {
    background:	        #ffffff;
    display:            block;
    float:              right;
    padding-left:       4px;
    margin-left:        4px;
    width:              300px;
 }

.ContentView .topLinks
 {
    font-size:          14px;
    font-weight:        bold;
    border-top:         1px dashed #cccccc;
    padding-top:        3px;
    width:              465px;
    height:             18px;
 }
 
.ContentView .topLinks a
 {
    text-decoration:    none;
 }

.ContentView .topLinks img
 {
    border:             none;
    margin-bottom:      -3px;
 }
 
.ContentView .topLinks .BeSocial
 {
    display:            list-item;
    position:           relative;
    top:                0px;

  }
 
.ContentView .topLinks .BeSocial h2
 {
    display:            none;
 }
 
.ContentView .topLinks .BeSocial ul
 {
    display:            block;
    width:              175px;
    float:              right;
    padding-left:       5px;
    border:             1px solid #ffffff;
    position:           relative;
    top:                -18px;
 }
 
.ContentView .topLinks .BeSocial ul li
 {
    display:            block;
    width:              18px;
    float:              left;
    margin:             0px 0px 0px 5px; 
    border:             1px solid #ffffff;
 }
 
.ContentView .topLinks .BeSocial ul li.rss
 {
 }
 
.ContentView .topLinks .ClearIt
 {
    clear:              none;
    display:            none;
 }
 
/* Headline */
.ContentView h1
  {
    border-top:         1px dashed #CCCCCC;
    font-size:          24px;
    font-weight:        bold;
    margin-bottom:      5px;
    margin-top:         5px;
    padding:            0px;
    width:              465px;
  }

/* Subheadline */
.Content .ContentView h2.cvh2
  {
    font-size:          16px;
    line-height:        18px;
    font-weight:        normal;
    margin:             0px;
    padding:            0px;
  }
  
/* Byline */
.Content .ContentView h3.cvh3
  {
    font-size:          11px;
    font-weight:        bold;
    margin:             0px 0px 5px;
    padding:            0px;
    display:            block;
  }
  
/* Publication Date */
.Content .ContentView h4.cvh4
  {
    border-bottom:      1px dashed #CCCCCC;
    display:            block;
    font-size:          11px;
    font-weight:        normal;
    margin:             5px 0px 2px;
    padding:            0px 0px 5px 0px;
    text-align:         left;
    width:              465px;
  }

/* Story Text */
.Content .ContentView .Story
  {
    display:            block;
    font-size:          14px;
    line-height:        150%;
    margin:             10px 0px 10px 0px;
  }

 .Content .ContentView .Story p a
 {
    text-decoration:    none;
 } 

.Content .ContentView .Story hr
 {
    width:              75px;
    color:              #999999;
    margin:             0px 650px 0px 0px; 
 }
 
 /*Content Sideber*/
 .ContentView .ContentSidebar
  {
    background:	        #ffffff;
    display:            block;
    border:	            1px solid #CCCCCC;
    float:              left;
    font-size:          12px;
    font-weight:        normal;
    margin:             10px 5px 10px 0px;
    padding:            4px;
    position:           relative;
    top:                0px;
    width:              158px;
    text-align:         left;
    line-height:        normal;
  }
  
.ContentView .ContentSidebar img
 {
    border:             none;
 }
  
 .ContentView .ContentSidebar h4
  {
    border-bottom:      none;
    display:            block;
    font-size:          12px;
    font-weight:        bold;
    margin:             5px 0px 2px;
    padding:            10px 0px 0px 0px;
    text-align:         left;
  }

.ContentView .ContentSidebar div
 {

    line-height:        130%;
 }


 
.ContentView .ContentSidebar h5
 {
    font-size:          10px;
    margin:             0px;
    padding:            0px;
 }
 
.ContentView .ContentSidebar h6
 {
    font-size:          11px;
    margin:             0px;
    padding:            0px;
 }
 
/* Link to the image */
.ContentSidebar ul a
  {
    font-size:          10px;
    font-weight:        lighter;
    margin:             0px 0px 0px;
  }
  
.ContentView .ContentSidebar a:link
 {
    font-weight:        bold;
    font-size:          11px;
    text-align:         left;
    text-decoration:    underline;
 }
  
.ContentView .ContentSidebar a:hover
 {
    font-weight:        bold;
    font-size:          11px;
    text-align:         left;
    text-decoration:    none;
 }
  
.ContentView .ContentSidebar a:visited
 {
    font-weight:        bold;
    font-size:          11px;
    text-align:         left;
 }
 
.ContentView p .PaginationAll a:link
 {
    text-decoration:    underline;
 }
  
.ContentView p .PaginationAll a:hover
 {
    text-decoration:    none;
 }
 
.ContentView p .Pagination a:link
 {
    text-decoration:    underline;
 }
  
.ContentView p .Pagination a:hover
 {
    text-decoration:    none;
 } 
 
 
 /* Photo */
.ContentSidebar img
 {
    width:              150px;
    border:             none;
    margin:             4px auto 4px auto;
    padding-bottom:     10px;         
 }
 
 /* Overall list */
.ContentSidebar ul
  {
    clear:              right;
    font-size:          10px;
    font-weight:        normal;
    list-style-type:    none;
    padding:            0px;
    margin:             0px 0px 5px;
    text-align:         left;
  }
  
  /* Photo Credit */
.ContentSidebar ul h5
  {

    font-size:          9px;
    font-weight:        normal;
    margin:             0px 3px 0px;
    text-align:         right;
    width:              150px;
  }

  
  /* Photo Caption */
.ContentSidebar ul h6
  {

    font-size:          10px;
    font-weight:        normal;
    line-height:        normal;
    margin:             0px 0px 0px;
    padding-left:       4px;
  }



/* --- End /home/httpd/public/app/sew/webroot/css/ContentView.css --- */
/* --- Start /home/httpd/public/app/sew/webroot/css/RolloverFour.css --- */

.RolloverFour
 {
    padding:            45px 0px 0px 0px;
    margin:             0px 0px 20px 0px;
    position:           relative;
    background:         #ffffff url(http://assets.seattleweekly.com/img/middlesection_bg.gif) repeat-x;
    border:             1px solid #999999;
 }
 
.RolloverFour h2
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    color:              #ffffff;
    text-decoration:    none;
    display:            block;
    font-size:          32px;
    font-variant:       small-caps;
    font-weight:        bold;
    margin:             -45px 0px 0px 5px;
    position:           absolute;
    padding:            3px 0px 0px 2px;
    clear:              both;
 }

.RolloverFour h4
 {
    font-size:          14px;
    font-weight:        bold;
    margin:             5px 0px 0px 0px;
    padding:            0px;
 }
 
.RolloverFour h5
 {
    font-size:          12px;
    font-weight:        normal;
    margin:             0px;
    padding:            0px;
 }
 
.RolloverFour h6
 {
    font-size:          10px;
    font-weight:        normal;
    font-style:         normal;
    margin:             0px;
    padding:            0px;
 }

.RolloverFour .Featured
 {
    background:         #ffffff;
    margin:             0px 5px 5px 5px;
    padding:            5px;
    border:             1px solid #999999;
    
 }
 
.RolloverFour .FeaturedRollover
 { 
    margin-bottom:      10px;
}
 
.RolloverFour .Featured img
 {
    border:             1px solid #083F71;
    padding:            1px;
    margin-top:         5px;
 }
 
.RolloverFour ul
 {
    margin:             0px;
    padding:            0px;
    list-style-type:    none;
    float:              right;
    margin-top:         10px;
    position:           relative;
 }
 
.RolloverFour li
 {
    font-weight:        bold;
    font-size:          15px;
    border-top:         1px solid #CCCCCC;
    color:              #083F71;
    cursor:             pointer;
    height:             auto; 
    margin:             0px 10px 0px 0px;
    padding:            5px;
    width:              180px;
    line-height:        14px;
    

 }

.RolloverFour li:hover
 {
    font-size:          15px;
    background:         #eeeeee;
    color:              #083F71;
 }
 
.RolloverFour li div
 {
    font-size:          15px;
    color:              #083F71;
 }
 
 
.RolloverFour img.Thumb, img.Arrow
 {
    height:             0px;
    width:              0px;
    border:             none;
    float:              left;
    padding-right:      5px;
    display:            none;
 }
 
.RolloverFour .Selected
 {
    font-size:          15px;
    color:              #083F71;
 }
 
.RolloverFour .FeaturedStoriesOnlyOnline 
{
    clear:              both;
    margin:             0px;
    padding:            0px;
}

 
.RolloverFour .FeaturedStoriesOnlyOnline img
{
    border:             none;
    float:              left;
    margin:             0px 10px 10px 5px;
    position:           relative;
    top:                0px;
}


.RolloverFour .FeaturedStoriesOnlyOnline h3
{
    font-size:          14px;
    margin:             0px;
    padding:            0px;
    font-weight:        bold;
}

.RolloverFour .FeaturedStoriesOnlyOnline h5
{
    font-style:         normal;
    font-size:          10px;
    font-weight:        normal;
    margin:             0px;
    
    }
    
.RolloverFour .FeaturedStoriesOnlyOnline p
{
    margin:             0px;
}

.RolloverFour img.FeaturedStoriesOnlyOnlineGfx 
{
    border:             none;
    clear:              both;
    position:           relative;
}



/* --- End /home/httpd/public/app/sew/webroot/css/RolloverFour.css --- */
/* --- Start /home/httpd/public/app/sew/webroot/css/NewsTOC.css --- */

 .NewsContentArea .col1-content
{
    width:          180px;
    float:          left;
}

.NewsContentArea .col2
{
    width:          475px;
    float:          right;
    margin:         0px 5px 0px 5px;
}

.NewsContentArea .col3-300
{
    width:          300px;
    float:          right;
}

/* --- End /home/httpd/public/app/sew/webroot/css/NewsTOC.css --- */
/* --- Start /home/httpd/public/app/sew/webroot/css/SlideshowWidget.css --- */


.SlideshowWidget
 {
    display:            block;
    margin-bottom:      5px;
 }
.SlideshowWidget .homeShow
 {
   display:             none;
 } 
 
.SlideshowWidget h2
 {
    background:         transparent url(http://assets.seattleweekly.com/img/tab-active.gif) no-repeat scroll 0% 50%;
    color:              #000000;
    font-size:          12px;
    font-variant:       normal;
    font-weight:        bold;
    height:             20px;
    margin:             0px;
    padding:            0px;
    text-align:         center;
    width:              75px;
    position:           relative;
    bottom:             -1px;
    z-index:            50;
 }
 
.SlideshowWidget .SlideshowBody
  {

    border:             1px solid #666666;
  }
 
.SlideshowWidget ul
 {  
 	margin:             5px 0px 0px 0px;
    padding:            0px;
    list-style-type:    none;
 }

.SlideshowWidget li 
 {
    color:              #000000;
    font-size:          12px;
    padding:            4px;
    clear:              both;
    display:            block;
    margin-top:         5px;
 }

.SlideshowWidget .ssThumb
 {
   text-align:          left;
/*   background:          #cccccc; */
/*   border:              1px solid #000000; */
   float:               left;
   margin:              0px 5px 5px 0px;
   overflow:            hidden;
   width:               100px;
 }
 
.SlideshowWidget .Slideshow
  {
     display:           block;
  }
  
.SlideshowWidget .SlideshowHeadline
 {
   font-weight:         bold;
 }
  
.SlideshowWidget .Slideshow .ssThumb img
  {
     margin:            0px auto 0px auto;
     border:            none;
 }
 
.SlideshowBody .moreLink
 {
 clear:                 both;
 text-align:            right; 
 border-top:            1px solid #999999;
 padding:               4px;
 font-weight:           normal;
 font-size:             11px;
 } 

/* slideshows */

.SlideshowContentArea .SlideshowWidget
 {
    display:            block;
    margin:             20px 0px 5px 0px;
 }
   
.SlideshowContentArea .SlideshowWidget .homeShow
 {
    display:             none;
 } 
 
.SlideshowContentArea ul.tabs
 {
    margin:              0px;
    padding:             0px;
    list-style-type:     none;
    position:            relative;
    bottom:              -1px;
    z-index:             5;
    cursor:              pointer;
 }

.SlideshowContentArea ul.tabs li.tab
 {
    display:             inline;
    margin:              0px;
    padding:             0px;
    width:               75px;
    height:              20px;
    background:          transparent url(http://assets.seattleweekly.com/img/tab-active-75.gif) no-repeat;
    text-align:          center;
    float:               left;
    margin-right:        3px;
 }

.SlideshowContentArea ul.tabs li.inactive
 {
    color:               #999999;
    background:          transparent url(http://assets.seattleweekly.com/img/tab-inactive-75.gif) no-repeat;
    
 }
 
 .SlideshowContentArea ul.tabs li.inactive.streetteam
 {
    color:               #999999;
    background:          transparent url(http://assets.seattleweekly.com/img/tab-inactive-150.gif) no-repeat;
    width:               150px;

 }

  .SlideshowContentArea ul.tabs li.active.streetteam
 {
    color:               #000000;
    background:          transparent url(http://assets.seattleweekly.com/img/tab-active-150.gif) no-repeat;
    width:               150px;
   }
 
 
 .SlideshowContentArea .SlideshowWidget h2
 {
    display:             none;
 }
 
.SlideshowContentArea .SlideshowBody
  {
    border:             1px solid #000000;
    padding:            5px; 
    display:            block;
    clear:              right;
    line-height:        110%;
  }
 
.SlideshowContentArea .SlideshowWidget ul
 {  
 	margin:             0px;
    padding:            0px;
    list-style-type:    none;
 }

.SlideshowContentArea .SlideshowWidget li 
 {
    color:              #000000;
    font-size:          12px;
    padding-top:        4px;
    padding-bottom:     4px;
    clear:              both;
    display:            block;
    border-bottom:      1px dashed #083F71;
    overflow:           auto;
 }
   
.SlideshowContentArea .SlideshowWidget .Slideshow
  {
     display:           inline;
  }
  
.SlideshowContentArea .SlideshowWidget .SlideshowHeadline
 {
   font-weight:         bold;
 }
  
.SlideshowContentArea .SlideshowWidget .Slideshow img
  {
     margin:            0px auto 0px auto;
     border:            none;
 }
 
.SlideshowContentArea .SlideshowBody .moreLink
 {
    clear:              both;
    padding-top:        4px;
    font-weight:        normal;
    font-size:          12px;
    display:            block;
    text-align:         left;
    border:             none;
 } 

.SlideshowContentArea .StreetTeamGalleryWidget 
 {
    border:             1px solid #000000;
    padding:            5px; 
    display:            block;
    clear:              right;
    line-height:        110%;
    position:           relative;
    top:                20px;
    margin-bottom:      20px;
 } 

.StreetTeamGalleryWidget .stssThumb
 {
   text-align:          right;
 /*  background:          #cccccc; */
 /*  border:              1px solid #000000; */
   float:               right;
   margin:              0px 0px 5px 5px;
   overflow:            hidden;
   width:               100px;
 } 
.SlideshowContentArea .StreetTeamGalleryWidget h2
 {
   display:             none;
 }

.SlideshowContentArea .StreetTeamGalleryWidget h3
 {
   margin:              0px;
   padding:             0px;
   font-size:           12px;
   font-weight:         bold;
 }
 
 
 .SlideshowContentArea .StreetTeamGalleryWidget ul
 {  
 	margin:             0px;
    padding:            0px;
    list-style-type:    none;
    position:           relative;
    top:                -14px;
 }

.SlideshowContentArea .StreetTeamGalleryWidget li 
 {
    color:              #000000;
    font-size:          12px;
    padding-top:        4px;
    padding-bottom:     4px;
    clear:              both;
    display:            block;
    border-bottom:      1px dashed #083F71;
    overflow:           auto;
 }
  
.SlideshowContentArea .StreetTeamGalleryWidget .SlideshowHeadline
 {
   font-weight:         bold;
 }
  
.SlideshowContentArea .StreetTeamGalleryWidget img
 {

     margin:            0px auto 0px auto;
     border:            none;
 }
 
.SlideshowContentArea .StreetTeamGalleryWidget .moreLink
 {
    clear:              both;
    padding-top:        4px;
    font-weight:        normal;
    font-size:          12px;
    display:            block;
    text-align:         left;
    border:             none;
 }  
 
 /* End of /p/af/w/c/SlideshowWidget.css */

/* --- End /home/httpd/public/app/sew/webroot/css/SlideshowWidget.css --- */
/* --- Start /home/httpd/public/app/sew/webroot/css/ColumnsView.css --- */

.ColumnView h1
{
    margin:             0 0 10px 0; 
    padding-left:       5px;
    color:              white;
    background-color:   #083F71;
    font-size:          20px; 
    font-weight:        bold;
}

.ColumnView .Sidebar
{
	float:              right;
    width:              125px;
  	margin:             10px;
    padding:            0;
    border:             1px #333 solid;
    font-size:          11px;
    background:#efefef;
}

.ColumnView .Sidebar h2
{
	font-size:12px;
    color:              #efefef;
    font-weight:        bold;
    padding:            2px 5px;
    margin:             0px;
    background:         #083F71;
}

.ColumnView .Sidebar a:link
{
    font-weight:        bold;
    color:              #083F71;
}

.ColumnView .Sidebar a:visited
{
    font-weight:        bold;
    color:              #083F71;
}

.ColumnView .Sidebar a:hover
{
    font-weight:        bold;
    color:              #083F71;
    text-decoration:    underline;
}

.ColumnView .Sidebar ul
{
    list-style-type:    none;
    margin:             10px;
    padding:            0px;
}

.ColumnView .Sidebar li
{
    list-style-type:none;
    margin:0;
    padding:0;
}

.ColumnView .Sidebar p {
	margin:10px;
}

.ColumnView .ColumnImage {
	float:left;
	margin:0 10px 5px 0;
}

.ColumnView .ArticleList
{
    
}

.ColumnView .ArticleList .date/*??????????*/
{
    font-weight:       bold;
}

.ColumnView .ArticleList .label
{
    font-weight:       bold;
}

.ColumnView .ArticleList ul
{
    list-style-type:   none;
    margin:            0px;
    padding:           0px
}

.ColumnView .ArticleList li
{
    margin:            10px 0px 10px 10px;
    padding:           0px
}

.ColumnView .ArticleList li a:link
{
    color:             #083F71;
    text-decoration:   none;
    font-weight:       bold;
}

.ColumnView .ArticleList  li a:hover
{
    color:             #083F71;
    text-decoration:   underline;
    font-weight:       bold;
}

.ColumnView .ArticleList a:visited
{
    color:             #083F71;
    text-decoration:   none;
    font-weight:       bold;
}


/* --- End /home/httpd/public/app/sew/webroot/css/ColumnsView.css --- */
/* --- Start /home/httpd/public/app/sew/webroot/css/BoxOffice.css --- */

/* /p/af/w/c/BoxOffice.css */

.MoviesContentArea .BoxOffice
 {
    display:            block;
    padding:            0px;
    margin-bottom:      5px;
 }
  
.MoviesContentArea .BoxOffice h2
 {
   font-size:           32px;
   font-weight:         bold;
   font-variant:        small-caps;
   color:               #999;
   margin:              -2px 0px -8px 0px;
   padding:             4px 0px 0px 5px;
 }

.MoviesContentArea .BoxOffice ol
 {
    border-top:         1px #ccc solid;
    border-right:       1px #ccc solid;
    border-bottom:      none;
    border-left:        1px #ccc solid;
    background-color:   #fff;
    margin:             0px 0px 0px 0px;
    padding:            2px 2px 5px 5px;
 }
  
.MoviesContentArea .BoxOffice li
 {
    list-style-position:inside;
    margin:             0px 0px 3px;
 }
  
.MoviesContentArea .BoxOffice li a:link
 {
    color:              #083F71;
    font-weight:        bold;
 }

.MoviesContentArea .BoxOffice li a:hover
 {
    color:              #083F71;
    font-weight:        bold;
    text-decoration:    underline;
 }
  
.MoviesContentArea .BoxOffice li a:visited
 {
    color:              #083F71;
    font-weight:        bold;
 }

.MoviesContentArea .BoxOffice .legend
 {
    border-top:         1px #ccc dotted;
    border-right:       1px #ccc solid;
    border-bottom:      1px #ccc solid;
    border-left:        1px #ccc solid;
    display:            block;
    font-style:         italic;
    padding-left:       5px;
    font-size:          10px;
    color:              #666;
 }

/* End /p/af/w/c/BoxOffice.css */

/* details view */


.MoviesContentArea .FilmDetails .BoxOffice
 {
    display:            block;
    padding:            0px;
    margin-bottom:      5px;
 }
  
.MoviesContentArea .FilmDetails .BoxOffice h2
 {
   color:               #083F71;
   font-size:           12px;
   font-weight:         bold;
   margin:              10px 0px 0px 0px;
   padding:             0px;
 }

.MoviesContentArea .FilmDetails .BoxOffice ol
 {
    border:             none;
    background:         none;
    margin:             0px 0px 0px 0px;
    padding:            2px 2px 5px 5px;
 }
  
.MoviesContentArea .FilmDetails .BoxOffice li
 {
    list-style-position:inside;
    margin:             0px 0px 3px;
 }
  
.MoviesContentArea .FilmDetails .BoxOffice li a:link
 {
    color:              #083F71;
    font-weight:        bold;
 }

.MoviesContentArea .FilmDetails .BoxOffice li a:hover
 {
    color:              #083F71;
    font-weight:        bold;
    text-decoration:    underline;
 }
  
.MoviesContentArea .FilmDetails .BoxOffice li a:visited
 {
    color:              #083F71;
    font-weight:        bold;
 }

.MoviesContentArea .FilmDetails .BoxOffice .legend
 {
    border-top:         1px #ccc dotted;
    border-right:       1px #ccc solid;
    border-bottom:      1px #ccc solid;
    border-left:        1px #ccc solid;
    display:            block;
    font-style:         italic;
    padding-left:       5px;
    font-size:          10px;
    color:              #666;
 }

/* --- End /home/httpd/public/app/sew/webroot/css/BoxOffice.css --- */
/* --- Start /home/httpd/public/app/sew/webroot/css/LocationView.css --- */

/* /p/af/w/c/LocationView.css */
.LocationView
  {
    display:            block;
    float:              right;
    font-size:          12px;
    width:              465px;
    margin:             0px;
  }

.LocationView .LocationRightFloat
 {
    float:              right;
    width:              220px;
    margin:             0px 0px 5px 5px;
    clear:              right;
    background:         url(http://assets.seattleweekly.com/img/calandergradient1.jpg);
    border:             2px solid #dddddd;
 }

.LocationView .topImg
 {
    float:              right;
    border:             none;
    clear:              right;
    width:              220px;
    margin:             0px 0px 5px 5px;
    padding:            0px 0px 5px 0px;
    border-bottom:      1px dotted #cccccc;
 }


/* Location Name */
.LocationView h2
  {
  	font-size: 			16px;
  	color:              #083F71;
	font-weight: 		bold;
    margin:             0px 0px 2px;
  }


/* Location addy */
.LocationView h3
  {
  	font-size: 			12px;
	font-weight: 		bold;
    margin:             0px 0px 2px;
  }

/* Location csz */
.LocationView h4
  {
  	font-size: 			12px;
	font-weight: 		bold;
    margin:             0px 0px 2px;
  }

/* Location ph */
.LocationView h5
  {
  	font-size: 			12px;
	font-weight: 		normal;
    margin:             0px 0px 2px;
  }

.LocationView ul.DiningBestOfAwardList
 {
    margin:             5px 0px 5px 0px;
    padding:            5px 0px 5px 0px;
    list-style-type:    none;
    border-top:         1px dotted #000000;
    border-bottom:      1px dotted #000000;
    font-weight:        bold;
 }

.LocationView ul.DiningBestOfAwardList a:link
 {
    font-weight:        normal;
 }

.LocationView .DiningView ul
 {
    margin:             5px 0px 5px 0px;
    padding:            5px 0px 5px 0px;
    list-style-type:    none;
 }

.LocationView .Info .Name
{
    margin:             0px;
    padding:            0px 0px 4px 0px;
    color:              #083F71;
    font-size:          16px;
    font-weight:        bold;
}

.LocationView .Info .Name .criticspick
{
    font-size:          12px;
    font-weight:        normal;
    color:              #000000;
}

.LocationView .Info .Buttons
{
    padding:            5px 0px 0px 0px;
    border-bottom:      1px #666 dotted;
    border-top:         1px #666 dotted;
    margin:             10px 0px 10px 0px;
    white-space:        nowrap;
    width:              235px;
    display:            block;
    clear:              left;
}

.LocationView .Info .Buttons img.button
 {
    margin:             0px;
    padding:            0px;
    cursor:             pointer;
 }

.LocationView .LocationRightRail
{
    float:              right;
    width:              220px;
    border:             1px #ccc solid;
    padding:            0px;
    margin:             0px 0px 10px 5px;
    background:         #ffffff;
}

.LocationView .LocationRightRail img
{
    margin:             10px;
    margin-bottom:      0px;
    padding-bottom:     10px;
}

.LocationView .LocationRightRail .UserInfo
{
    border:             none;
    overflow:           auto;
    line-height:        normal;
}

.LocationView .LocationRightRail .UserInfo h3
{
    background:         none;
    color:              #083F71;
    margin:             10px 10px 0px;
    padding:            0px;
}

.LocationView .LocationRightRail .UserInfo .form
{
    margin:             0px 10px;
    padding:            0px;
}

.LocationView .LocationRightRail .UserInfo p
{
    margin:             10px 0px 0px 0px;
    padding:            0px 10px;
}

.LocationView .LocationRightRail .BeSocial
{
    margin:             0px 10px;
    border-bottom:      1px #333 dotted;
}

.LocationView .LocationRightRail .BeSocial li
{
    padding:            0px;
}

.LocationView .BeSocial li img
{
    margin:             0px;
    border-bottom:      0px;
    padding-bottom:     0px;
}

.LocationView .Info ul.Reviews
{
    border-top:         1px #ccc dotted;
    list-style-type:    none;
    padding:            5px 0px;
    margin:             10px 0px;
    width:              50%;
}
.LocationView .Info li
{
    font-weight:        bold;
}

.LocationView .Info li a:link
{
    font-weight:        normal;
}

.LocationRightRail ul.Details
{
    border-top:         1px #ccc dotted;
    list-style-type:    none;
    padding:            5px 0px;
    margin:             10px;
    font-weight:        normal;
}

.LocationRightRail ul.Details li
{
    font-weight:        normal;
}

.LocationRightRail ul.Details li .label
{
    font-weight:        bold;
}

.LocationView .FeedbackView
{
    font-weight:        normal;
    font-size:          12px;
    border-top:         1px #ccc dotted;
}

.LocationView .FeedbackView .showHide
{
    font-weight:        normal;
    font-size:          12px;
}

.LocationView .FeedbackView .FeedbackAverage
{
    font-weight:        bold;
    font-size:          12px;

}


.LocationView .otherRestaurants
 {
    margin:             0px 5px 10px 0px;
    padding:            0px;
    border:             1px solid #083F71;
    background:         #ffffff;
    font-size:          11px;
    width:              225px;
 }

.LocationView .otherRestaurants ul
 {
    margin:              0px;
    padding:             5px;
    list-style-type:     none;
 }

.LocationView .otherRestaurants h2
 {
    background:           #083F71;
    color:                #ffffff;
    font-size:            12px;
    font-weight:          bold;
    padding:              3px;
    margin:               0px;
 }



/*END Dining*/

/*Theaters*/
.LocationView .Info .ShowTimes ul.ShowTimesList
{
    list-style-type:    none;
    padding:            0px;
    margin:             0px;
    width:              55%;
}

.LocationView .Info .ShowTimes li
{
    padding:            0px;
    margin:             0px 0px 10px 0px;
}

.ShowTimes ul.ShowTimesList .ShowTimesTitle a:link
{
    font-weight:        bold;
}

/*END Theaters*/

/* --- End /home/httpd/public/app/sew/webroot/css/LocationView.css --- */
/* --- Start /home/httpd/public/app/sew/webroot/css/ColumnsTOC.css --- */

.ColumnsTOCContentArea .col2
 {
    padding:            45px 5px 10px 5px;
    margin:             0px 5px 10px 5px;
    position:           relative;
    background:         #ffffff url(http://assets.seattleweekly.com/img/middlesection_bg.gif) repeat-x;
    border:             1px solid #999999;
    width:              440px;
    color:              #666;
}

.ColumnsTOCContentArea .col2 img
 {
    float:              left;
    margin:             0px 10px 10px 0px;
    padding:            1px;
    border:             none;
 }
 
 .ColumnsTOCContentArea .col2 ul
{
    background:         #fff;
    padding:            10px;
    border:             1px solid #999;
    margin:             0px;
}

.ColumnsTOCContentArea .col2 li
{
    list-style-type:    none;
    margin:             0px;
    padding:            0px;
    clear:              left;
    border-bottom:      1px solid #ccc;
    display:            table;
}
 
.ColumnsTOCContentArea .col2 h2
 {
    color:              #ffffff;
    text-decoration:    none;
    display:            block;
    font-size:          32px;
    font-variant:       small-caps;
    font-weight:        bold;
    margin:             -45px 0px 0px 5px;
    position:           absolute;
    padding:            3px 0px 0px 2px;
    clear:              both;
 }
 
.ColumnsTOCContentArea .col2 h2 a
 { 
    color:              #ffffff;
 }
 
.ColumnsTOCContentArea .col2 h3
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    color:              #999999;
    padding:            5px 0px 0px 0px;
    margin:             0px;
    font-size:          18px;
 } 

.ColumnsTOCContentArea .col2 h4
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    margin:             0px;
    padding:            0px;
    font-size:          14px;
    font-weight:        bold;
 }

.ColumnsTOCContentArea .col2 li h5
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    color:              #000000;
    padding:            0px;
    margin:             10px 0px 0px 0px;
    font-size:          14px;
    font-weight:        bold; 
 } 
 
.ColumnsTOCContentArea .col2 li h5 a:link
 {
 
    font-weight:        bold;
    text-decoration:    none;
 } 
 
 .ColumnsTOCContentArea .col2 li h5 a:hover
 {
    font-weight:        bold;
    text-decoration:    underline;
 } 
 
 .ColumnsTOCContentArea .col2 li h5 a:visited
 {
    font-weight:        bold;
    text-decoration:    none;
 } 
 

 .ColumnsTOCContentArea .col2 p
{
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    margin:             0px;
    position:           relative;
    top:                0px;
}


.ColumnsTOCContentArea .col2 .more
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    display:            block;
    float:              right;
    clear:              both;
 }


/* --- End /home/httpd/public/app/sew/webroot/css/ColumnsTOC.css --- */
/* --- Start /home/httpd/public/app/sew/webroot/css/FilmReviewsTOC.css --- */

.FilmReviewsContentArea
 {
    width:              575px;
    margin:             0px 5px 0px 5px;
    float:              right;
 }

.FilmReviewsContentArea .FilmReviews
 {
    float:              left;
 }
 
.FilmReviewsContentArea .FilmReviews .header
 {
    background:         #cccccc;
    padding:            5px 5px 10px 5px;
    margin:             0px 0px 5px 0px;
    font-size:          12px;
    text-align:         right;
 }

.FilmReviewsContentArea .FilmReviews h2
 {
    background:         #cccccc;
    padding:            0px;
    margin:             0px;
    font-size:          18px;
    font-weight:        bold;
    float:              left;
 }

.FilmReviewsContentArea .FilmReviews h2 .total
 {
    background:         #cccccc;
    padding:            0px;
    margin:             0px;
    font-size:          12px;
    font-weight:        normal;
 }

.FilmReviewsContentArea .FilmReviews .review
 {
    border-top:         1px dotted #cccccc;
    padding:            5px 0px 5px 0px;
    margin:             0px 0px 5px 0px;
    overflow:           auto;
    clear:              both;
    font-size:          12px;
    line-height:        16px;
 }
 
.FilmReviewsContentArea .FilmReviews img
 {
    border:             none;
    float:              right; 
    margin:             0px 0px 0px 10px;
 }

.FilmReviewsContentArea .FilmReviews .review a.headline
 {
    font-size:         16px;
    font-weight:       bold;
 }
 
.FilmReviewsContentArea .FilmReviews .review .subhead 
 {
    font-weight:       bold;
 }
 
.FilmReviewsContentArea .FilmReviews .review .byline
 {
    font-size:          11px;
    font-style:         italic;
 }

.FilmReviewsContentArea .FilmReviews .review .pubDate
 {
    font-size:          11px;
    font-style:         normal;
 }

.FilmReviewsContentArea .FilmReviews .Pagination
 {
    font-size:          12px;
    font-style:         normal;
    font-weight:        normal;
    margin-bottom:      10px;
 }

/* --- End /home/httpd/public/app/sew/webroot/css/FilmReviewsTOC.css --- */
/* --- Start /home/httpd/public/app/sew/webroot/css/BestOfTOC.css --- */

.BestOfTOCContentArea
 {
    width:              455px;
    float:              left;
    margin-right:       10px;
    padding-right:      5px;
    border-right:       1px solid #999;
 }

.BestOfContentArea
 {
    float:              left;
    margin-right:       0px;
 }

.BestOfRail
 {
    width:              300px;
    float:              left;
    margin-right:       5px;

 }

.BestOfTOCContentArea .highlighted
 {
    background-color:   yellow;
    font-weight:        bold;
 }

.BestOfTOCContentArea .BestOfTOCIntro
 {
    clear:              both;
    margin-bottom:      10px;
 }

.BestOfTOCContentArea .BestOfTOCIntro img
 {
    float:              left;
    margin-right:       10px;
 }

.BestOfTOCContentArea .section
 {
    clear:              both;
    border-bottom:      1px dashed #cccccc;
    margin-bottom:      5px;
 }

.BestOfTOCContentArea .section h2
 {
    margin:             0px;
    padding:            5px;
    background:         #85917B;
 }

.BestOfTOCContentArea .section h2 a:link
 {
    color:              #ffffff;
    font-weight:        bold;
    font-size:          14px;
    text-decoration:    none;
 }

.BestOfTOCContentArea .section h2 a:hover
 {
    color:              #ffffff;
    font-weight:        bold;
    font-size:          14px;
    text-decoration:    underline;
 }

.BestOfTOCContentArea .section h2 a:visited
 {
    color:              #ffffff;
    font-weight:        bold;
    font-size:          14px;
    text-decoration:    none;
 }

.BestOfTOCContentArea .section a.more
 {
    text-align:         right;
    display:            block;
    margin:             0px 5px 0px 0px;
 }


/* --- End /home/httpd/public/app/sew/webroot/css/BestOfTOC.css --- */
/* --- Start /home/httpd/public/app/sew/webroot/css/LeftUber.css --- */

.LeftUber
 {
    border: 1px solid #666666;
    margin-bottom: 10px;
 }
 
.LeftUber .BinImage
 {
    padding: 0px;
    margin: 0px;
    display: none;
    float: none;
 }
 
.LeftUber h2
 {
    background-color: #083F71;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    margin:0px 0px 10px 0px;
    padding: 5px;
    text-align: center;
 }
 
.LeftUber .SingleCoverWidget
 {
    border: none;
 }
 
.LeftUber .SingleCoverWidget h2
 {
    display: none;
 }

.LeftUber .HomeNewsWidget
 {
    margin: 5px;
 }
 
.LeftUber .HomeNewsWidget ul
 {
    margin: 0px 0px 8px 0px;
    padding: 0px;
 }
 
.LeftUber .HomeNewsWidget ul li
 {
    margin: 0px;
    padding: 0px;
 }
 
.LeftUber .HomeNewsWidget h2
 {
    margin: 0px;
    padding: 0px 5px;
    text-align: left;
    font-size: 12px;
    clear: both;
 }

.LeftUber .HomeNewsWidget h3
 {
     font-size: 12px;
     line-height: 13px;
     font-weight: bold;
     margin: 0px 0px 8px 0px;
     padding: 0px;
     clear: both;
 } 
 
.LeftUber .HomeNewsWidget h4
 {
    display: none;
 }
 
.LeftUber .HomeNewsWidget img
 {
    display: none;
    margin: 0px;
    padding: 0px;
 }
 
.LeftUber p.More_Link
 {
    display: none;
 }

/* --- End /home/httpd/public/app/sew/webroot/css/LeftUber.css --- */
/* --- Start /home/httpd/public/app/sew/webroot/css/Promo_onSalePage.css --- */

.onSalePage
 {
    width:              770px;
    margin:             0px;
    float:              left;
 }
 
.onSalePage .col1
 {
    width:              455px;
    float:              left;
    margin-right:       5px;
 }
 
.onSalePage .col2
 {
    width:              302px;
    float:              left;
    margin-right:       5px;
 }

/* --- End /home/httpd/public/app/sew/webroot/css/Promo_onSalePage.css --- */
/* --- Start /home/httpd/public/app/sew/webroot/css/eventViewLayout.css --- */

.EventsContentArea .col1
{
    width:          180px;
    float:          left;
}

.EventsContentArea .col2
{
    width:          468px;
    float:          right;
    margin-right:   5px;
}

.EventsContentArea .col3-300
{
    width:          300px;
    float:          right;
    margin-left:    10px;
}


/* --- End /home/httpd/public/app/sew/webroot/css/eventViewLayout.css --- */
/* --- Start /home/httpd/public/app/sew/webroot/css/FilmShowtimes.css --- */

.MoviesShowtimesContentArea
 {
    width:              585px;
    margin:             0px 10px 0px 0px;
    float:              right;   
 }

.MoviesShowtimesContentArea .col1
 {
    width:              240px;
    margin-right:       5px;
    float:              left;
 }

.MoviesShowtimesContentArea .col2
 {
    width:              300px;
    float:              right;
 }

.MoviesShowtimesContentArea .FilmList h2
 {
    color:              #083F71;
    font-size:          20px;
    margin:             0px;
    padding:            0px 0px 5px 0px;
 }

.MoviesShowtimesContentArea .FilmList ul
 {
    margin:             0px 0px 10px 0px;
    padding:            0px;
    list-style-type:    none;
 }

/* --- End /home/httpd/public/app/sew/webroot/css/FilmShowtimes.css --- */
/* --- Start /home/httpd/public/app/sew/webroot/css/PromotionsView.css --- */

/* /p/af/w/c/PromotionsView.css */
.PromoCol1
 {
   width:               440px;
   float:               left;
 }

.Promotions
 {
    display:            block;
    font-size:          12px;
    border-top:         1px dashed #999999;
    border-right:       1px dashed #999999;
    padding:            5px;
 }
 
.PromoCol2
 {
    width:              305px;
    margin-right:       10px;
    float:              right;
 }

/* Event Name (headline) */
.Promotions h1
 {
    font-size:          14px;
    line-height:        14px;
    margin-bottom:      5px;
    margin-top:         5px;
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
 }

/* Event Date/Time */
.Promotions h2
 {
    margin-bottom:      1px;
    margin-top:         1px;
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size:          11px;
 }

.Promotions h2 strong
 {
    color:              #666666;
    font-weight:        bold;
 }

/* Event Price */
.Promotions h3
 {
    margin-bottom:      1px;
    margin-top:         1px;
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size:          11px;
 }

.Promotions h3 strong
 {
    color:              #666666;
    font-weight:        bold;
 }

/* Capsule Area within the view */
.Promotions .CapsuleArea
 {
    display:            block;
    float:              left;
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size:          12px;
 }

.Promotions .CapsuleArea h1
 {
    display:            block;
    font-size:          14px;
 }

/* Question CSS */
.Promotions .image_container
 {
    text-align:         center;
    padding:            5px;
 }

.Promotions .questions
 {
    padding:            5px;
    border:             1px dashed #CCCCCC;
 }

.Promotions .questions p
 {
    padding:            5px 2px 2px 2px;
    margin:             1px;
    font-weight:        bold;
 }

.Promotions .questions textarea
 {
    width:              100%;
    height:             125px;
 }

/* End /p/af/w/c/Promotions.css */


/* --- End /home/httpd/public/app/sew/webroot/css/PromotionsView.css --- */
/* --- Start /home/httpd/public/app/sew/webroot/css/Promo_freeStuffPage.css --- */

.freeStuffPage
 {
    width:              770px;
    margin:             0px;
    float:              left;
 }
 
.freeStuffPage .col1
 {
    width:              455px;
    float:              left;
    margin-right:       5px;
 }
 
.freeStuffPage .col2
 {
    width:              302px;
    float:              left;
    margin-right:       5px;
 }

/* --- End /home/httpd/public/app/sew/webroot/css/Promo_freeStuffPage.css --- */
/* --- Start /home/httpd/public/app/sew/webroot/css/AboutRss.css --- */

 .RSSIndex
{
    width:              760px;
}

 .RSSIndex h2
{
    font-size:          18px;
    color:              #083F71;
    border-bottom:      1px #ccc solid;
    margin:             5px 10px 5px 0px;
}


/* --- End /home/httpd/public/app/sew/webroot/css/AboutRss.css --- */
/* --- Start /home/httpd/public/app/sew/webroot/css/DailyWeekly.css --- */

.DailyWeeklyBin
 {
    background: #FFFFFF url(http://assets.seattleweekly.com/img/middlesection_bg.gif) repeat-x scroll 0 0;
    border: 1px solid #999999;
    margin: 0 0 20px;
    padding: 45px 0 0;
    position: relative;
 }
 
.DailyWeeklyBin h2
 {
    clear: both;
    color: #FFFFFF;
    display: block;
    font-family: Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size: 32px;
    font-variant: small-caps;
    font-weight: bold;
    margin: -45px 0 0 5px;
    padding: 3px 0 0 2px;
    position: absolute;
    text-decoration: none;
 }
 
.DailyWeeklyBin .RssFeedWidget ul
 {
    background: #FFFFFF;
    border: 1px solid #999999;
    margin: 0 5px 5px;
    padding: 5px;
 }
 
.DailyWeeklyBin .RssFeedWidget ul li
 {
    border-bottom: 2px solid #666666;
    margin-top: 5px;
    overflow-x: hidden;
    overflow-y: auto;
 }
 
 
.DailyWeeklyBin .RssFeedWidget ul li h3
 {
    font-size: 18px;
    line-height: 20px;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
 }
 
.DailyWeeklyBin .RssFeedWidget ul li h4,
.DailyWeeklyBin .RssFeedWidget ul li h5
 {
    font-size: 10px;
    line-height: 12px;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
 }

.DailyWeeklyBin .RssFeedWidget ul li .blurb
 {
    font-size: 12px;
    margin-top: 10px;
    margin-bottom: 10px;
 } 
 
.DailyWeeklyBin .RssFeedWidget ul li .topics
 {
    font-size: 12px;
    margin-bottom: 10px;
 } 
 
.DailyWeeklyBin .RssFeedWidget ul li .topics span
 {
    font-size: 12px;
    font-weight: bold;
 } 
 
.DailyWeeklyBin .RssFeedWidget ul li .permalink
 {
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 5px;
 } 
 
.DailyWeeklyBin .RssFeedWidget ul li .permalink span
 {
    font-size: 11px;
    font-weight: normal;
    font-style: italic;
 } 
 
.DailyWeeklyBin .RssFeedWidget p.RSS_Link
 {
    display: none;
 }
 
.DailyWeeklyBin .RssFeedWidget ul li h3.subH3
 {
    color: #000;
    font-size: 14px;
    margin: -5px 0 5px;
    padding: 0;
    text-align: center;
 }
 
.DailyWeeklyBin .RssFeedWidget ul li h3.subH3 a
 {
    color: #000;
    text-decoration: none;
 }

.DailyWeeklyBin .RssFeedWidget ul li h3.subH3 a:hover
 {
    color: #000;
    text-decoration: underline;
 }
 
.DailyWeeklyBin .RssFeedWidget ul li.newerOlder
 {
    border: none;
    overflow: visible;
 }
 
.DailyWeeklyBin .RssFeedWidget ul li left,
.DailyWeeklyBin .RssFeedWidget ul li .blurb form.mt-enclosure table.left
 {
    float: left;
 }
 
.DailyWeeklyBin .RssFeedWidget ul li right,
.DailyWeeklyBin .RssFeedWidget ul li .blurb form.mt-enclosure table.right

 {
    float: right;
 }
 
.DailyWeeklyBin > .RssFeedWidget > ul > li > .blurb > ul
 {
    list-style-type: disc;
    display: block;
    border: none;
    list-style-position: outside;
    margin: 0px;
    padding: 0px;
 }
 
.DailyWeeklyBin > .RssFeedWidget > ul > li > .blurb > ul > li
 {
     border: none;
     list-style-type: disc;
     margin: 0px 0px 0px 20px;
     padding: 0px;
     display: list-item;
     overflow: visible;
 }

/* --- End /home/httpd/public/app/sew/webroot/css/DailyWeekly.css --- */
/* --- Start /home/httpd/public/app/sew/webroot/css/News.css --- */

.SpaceMaker
{
    clear: both;
}



/* --- End /home/httpd/public/app/sew/webroot/css/News.css --- */
/* --- Start /home/httpd/public/app/sew/webroot/css/DisplayVenue.css --- */

/* /p/af/w/c/DisplayVenue.css */
.DisplayVenue
 {
    background-image:   url('http://assets.seattleweekly.com/img/calandergradient1.jpg');
    border:             2px solid #cccccc;
    display:            inline;
    float:              right;
    font-size:          12px;
    font-weight: 		normal;
    margin-left:        3px;
    width:              225px;
    clear:              right;
 }

/* Title tag - 'VENUE' */
.DisplayVenue h2
 {
  	font-size: 	        12px;
	font-weight:        bold;
	text-transform:     uppercase;
    margin:             0px 0px 2px;
 }

/* Title link */
.DisplayVenue h3 a
 {
  	font-size: 	        12px;
	font-weight:        bold;
    text-decoration:    none;
 }

.DisplayVenue h3 a:hover
 {
    text-decoration:    underline;
 }

/* Name of venue */
.DisplayVenue h3
 {
    font-size:          14px;
    font-weight:        normal;
    margin:             0px 0px 0px 10px;
    padding:            0px;
 }

/* Venue address */
.DisplayVenue h4
 {
    font-size:          12px;
    font-weight:        normal;
    margin:             0px 0px 0px 10px;
    padding:            0px;
 }

/* Venue additional address info (optional) */
.DisplayVenue h5
 {
    font-size:          12px;
    font-weight:        normal;
    margin:             0px 0px 0px 10px;
    padding:            0px;
 }

/* Venue City, State */
.DisplayVenue h6
 {
    font-size:          12px;
    font-weight:        normal;
    margin:             0px 0px 0px 10px;
    padding:            0px;
 }

.DisplayVenue p
 {
    font-size:          12px;
    font-weight:        normal;
    margin:             0px 0px 0px 10px;
    padding:            0px;
    display:            none;
 }

.DisplayVenue img
 {
    margin:             0px 0px 0px 10px;
    padding:            0px;
 }

.DisplayVenue img.locationImage
 {
    float:              right;
    margin:             0px 5px 5px 5px;
 }
 
/* End /p/af/w/c/DisplayVenue.css */

/* --- End /home/httpd/public/app/sew/webroot/css/DisplayVenue.css --- */
/* --- Start /home/httpd/public/app/sew/webroot/css/City.css --- */



/* --- End /home/httpd/public/app/sew/webroot/css/City.css --- */
/* --- Start /home/httpd/public/app/sew/webroot/css/HomeWidget.css --- */

.main .NewsColumnsHomeWidget
 {
    padding:            45px 0px 0px 0px;
    margin:             0px 0px 20px 0px;
    position:           relative;
    background:         #ffffff url(http://assets.seattleweekly.com/img/middlesection_bg.gif) repeat-x;
    border:             1px solid #999999;
 }

.main .NewsColumnsHomeWidget .NewsColumns-left
 {
    background:         #ffffff;
    margin:             0px 5px 5px 5px;
    padding:            5px;
    border:             1px solid #999999;
 }

.main .NewsColumnsHomeWidget .NewsColumns-left img
 {
    float:              left;
    margin:             0px 10px 10px 0px;
    padding:            1px;
    border:             1px solid #083F71;
 }
 
.main .NewsColumnsHomeWidget .NewsColumns-right
 {

 }

.main .NewsColumnsHomeWidget h2
 {
    color:              #ffffff;
    text-decoration:    none;
    display:            block;
    font-size:          32px;
    font-variant:       small-caps;
    font-weight:        bold;
    margin:             -45px 0px 0px 5px;
    position:           absolute;
    padding:            3px 0px 0px 2px;
    clear:              both;
 }
 
.main .NewsColumnsHomeWidget h2 a
 { 
    color:              #ffffff;
 }
 
.main .NewsColumnsHomeWidget h3
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    color:              #999999;
    padding:            10px 0px 0px 0px;
    margin:             0px;
    font-size:          14px;
    display:            none;
 } 

.main .NewsColumnsHomeWidget h4
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    margin:             0px;
    padding:            0px;
    font-size:          14px;
    font-weight:        bold;
 }

 
.main .NewsColumnsHomeWidget h5
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    color:              #000000;
    padding:            0px;
    margin:             0px 0px 10px 0px;
    display:            block;
    font-size:          10px;
    font-weight:        normal;
 } 
 
 .main .NewsColumnsHomeWidget p
{
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    margin:           0px;
}

.main .NewsColumnsHomeWidget .NewsColumnsSpecialReports
 {
    display:            none;
 }
 
.main .NewsColumnsHomeWidget .NewsColumnsSpecialReports ul 
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    list-style-type:    disc;
    margin:             0px 0px 0px 20px;
    padding:            0px;
    border:             none; 
 }

.main .NewsColumnsHomeWidget .NewsColumnsSpecialReports li
 {
    list-style-image:    url(http://assets.seattleweekly.com/img/bullet-10x10.gif);
    padding:             0px 0px 5px 0px;
    
    font-family:         Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-weight:         bold;
 }
 

.main .NewsColumnsHomeWidget a.more
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    display:            block;
 }
 
 .main img
 {
     border:            none;
     }

/* --- End /home/httpd/public/app/sew/webroot/css/HomeWidget.css --- */
/* --- Start /home/httpd/public/app/sew/webroot/css/likeme.css --- */

/* Likeme constants */
.Likeme
 {
   background-color: #ffffff;
 }

.Likeme .LikemeHeader
 {
   font-size: 11px;
   text-align: center;
   border-bottom: 1px solid #cccccc;
   padding-bottom: 5px;
 }

.Likeme .LikemeHeader img
 {
   vertical-align: text-top;
 }

.Likeme .LikemeFooter
 {
   font-size: 11px;
   text-align: right;
 }

.Likeme .LikemeHeader a:link, 
.Likeme .LikemeFooter a:link, 
.Likeme .LikemeHeader a:visited, 
.Likeme .LikemeFooter a:visited
 {
   text-decoration: none;
 }

.Likeme .LikemeHeader a:hover, 
.Likeme .LikemeFooter a:hover, 
.Likeme .LikemeHeader a:active, 
.Likeme .LikemeFooter a:active
 {
   text-decoration: underline;
 }

.LikemeLike
 {
   color: #1999ce;
   font-weight: bold;
 }

.LikemeMe
 {
   color: #ef4c23;
   font-weight: bold;
 }

.LikemeNet
 {
   color: #659a42;
   font-weight: bold;
 }

.Likeme h4,
.Likeme h5
 {
    margin: 0px 0px 5px 0px;
    padding: 0px;
 }

.Likeme h1
 {
    color: #666;
    margin: 0 0 5px 10px;
    padding: 0;
 }

.Likeme h2
 {
    width: 570px;
    margin: 0 0 5px 10px;
    float: left;
    font-size: 18px;
    padding: 0px;
 }
 
.Likeme h4
 {
   font-size: 14px;
   font-weight: bold;
   color: #083F71;
 }

.Likeme .Pagination
 {
    display: block;
    text-align: center;
    float: none;
    margin: 5px;
    clear: both;
 }

.Likeme .Pagination a
 {
    padding: 0px 5px;
    border: 1px solid #083F71;
    text-align: center;
 }

.Likeme .Pagination a:hover
 {
    border: 1px solid #083F71;
    background: #083F71;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
 }

.Likeme .PaginationSelected
 {
    padding: 0px 5px;
    border: 3px double #083F71;
    text-align: center;
 }

.Likeme ul
 {
    float: left;
    margin: 5px 0 5px 15px;
    list-style-type: none;
    padding: 0px;
 }

.Likeme ul li
 {
    width: 85px;
    margin: 0px 15px;
    float: left;
 }

.Likeme a.next-prev
 {
    display: block; 
    float: left; 
    margin-top: 50px;
    width: 16px;
 } 

.Likeme a.next-prev img
 {
    border: none;
 } 

.Likeme div.next-prev-spacer
 {
    display: block; 
    float: left; 
    margin-top: 50px;
    height: 50px;
    width: 16px;
 } 

.Likeme ul li a.memRecLink,
.Likeme ul li a.topRecLink,
.Likeme ul li a.topMemLink
 {
    display: block;
    font-size: 14px;
    line-height: 14px;
    font-weight: bold;
    width: 84px;
 }

.Likeme ul li img
 {
    display: block;
    border: 1px solid #083F71;
    padding: 2px;
    margin-bottom: 5px;
 }

.Likeme a.LikemeMore
 {
   display: block;
   clear: both;
   text-align: right;
   padding: 5px;
 }

.Likeme .wait
 {
    cursor: wait;
 }


/* similar_members */
.Likeme .similarMembers
 {
    border-bottom: 1px solid #ccc;
    padding: 5px;
    display: block;
    font-size: 12px;
    margin: 0px auto 10px auto;
 }

.Likeme .similarMembers .members
 {
    text-align: center;
    padding: 0px 10px 0px 10px;
 }

.Likeme .similarMembers .members img
 {
    border: 1px solid #083F71;
    padding: 2px;
 }
 
.Likeme .similarMembers a.next-prev
 {
    margin: 70px 5px 0 5px;
    width: 26px;
} 

.Likeme .similarMembers a.next-prev img
 {
    border: none;
 } 

.Likeme .similarMembers div.next-prev-spacer
 {
    margin: 50px 5px 0 5px;
    height: 70px;
    width: 26px;
 } 



/* top_recommendations */
.Likeme .topRecommendations
 {
    border-bottom: 1px solid #ccc;
    padding: 5px;
    margin: 0px auto 10px auto;
 }


/* top_members */
.Likeme .topMembers
 {
    border-bottom: 1px solid #ccc;
    padding: 5px;
    margin: 0px auto 10px auto;
 }


/* member_profile */
.Likeme .memberProfile
 {
    border-bottom: 1px solid #ccc;
    padding: 5px;
    display: block;
    font-size: 12px;
    margin: 0px auto 10px auto;
 }

.Likeme .memberProfile .memberPic
 {
    display: block;
    float: left;
    margin-right: 10px;
 }

.Likeme .memberProfile .memberPic img
 {
    border: 2px solid #083F71;
    padding: 3px;
 }

.Likeme .memberProfile .memberInfo
 {
    display: block;
    float: right;
    margin-top: 85px;
    width: 200px;
 }


/* member_recommendations */
.Likeme .memberRecommendations
 {
    border-bottom: 1px solid #ccc;
    padding: 5px;
    display: block;
    font-size: 12px;
    margin: 0px auto 10px auto;
 }


/* LikeMe Member Page */
.LikemeMember
 {
    width: 535px;
    float: left;
    border: 2px solid #083F71;
    margin-left: 10px;
    padding: 5px;
 }

.LikemeMember h4
 {
   margin: 0px 0px 10px 0px;
 }

.LikemeMember h5
 {
   font-size: 10px;
   line-height: 11px;
 }

.Likeme .LikemeMember .memberRecommendations h5
 {
    margin-bottom: 5px;
 }


/* Likeme Place Page */
.LikemePlaceContentArea
 {
    width: 775px;
    float: left;
 }

.LikemePlaceContentArea h1
 {
    font-size: 20px;
    font-weight: bold;
    margin: 0px 0px 5px 10px;
    padding: 0px;
    width: 535px;
    float: left;
 }

.LikemeBackTo
 {
    margin: 5px 10px 0 0;
    text-align: right;
 }

.LikemePlace
 {
    width: 570px;
    float: left;
    border: 2px solid #083F71;
    margin-left: 10px;
    padding: 5px;
 }


/* Likeme Locations widget */
.LikemeLocation
 {
    width: 450px;
    float: left;
    margin: 5px 0px 15px 0px;
    padding: 5px;
    border: 1px solid #083F71;
 }

.LikemeLocation .similarLocations ul
 {
    width: auto;
    margin: 0px 0px 0px 95px;
    padding: 0px;
 }

.LikemeLocation .similarLocations ul li
 {
    width: 45%;
    display: block;
    margin: 0px 5px 5px 5px;
    padding: 0px;
 }

/* Likeme Inside Words */
.Likeme .insideWords
 {
    border-bottom: 1px solid #ccc;
    padding: 5px;
    display: block;
    font-size: 12px;
    margin: 0px auto 10px auto;
 }

.Likeme .insideWords ul
 {
    margin: 0px;
    padding: 0px;
 }

.Likeme .insideWords ul li
 {
   clear: both;
   float: none;
   width: auto;
   margin: 0px 0px 15px 0px;
   padding: 0px;
   height: 100%;
   overflow: auto;
 }

.Likeme .insideWords ul li div
 {
    float: right;
    margin: 0px;
    width: 200px;
    font-weight: normal;
    font-size: 11px;
 }

.LikemeLocation .insideWords ul li .memInfo,
.LikemeLocation .insideWords ul li .memWord
 {
    float: left;
    width: 350px;
 }

.LikemePlaceContentArea .insideWords ul li .memInfo
 {
    float: left;
    margin: 0px 0px 10px 10px;
    width: 200px;
 }
 
.LikemePlaceContentArea .insideWords ul li .memWord
 {
    float: right;
    margin: 0px 0px 10px 0px;
    width: 260px;
 }
 
 
.Likeme .insideWords ul li img
 {
   float: left;
   margin: 0px 10px 5px 0px;
 }


/* recommenders */
.Likeme .recommenders
 {
    border-bottom: 1px solid #ccc;
    padding: 5px;
    display: block;
    font-size: 12px;
    margin: 0px auto 10px auto;
 }

.Likeme .recommenders-paged
 {
    float: left;
    text-align: center;
    padding: 0px 10px 0px 10px;
    width: 425px;
 }

.Likeme .recommenders img
 {
    border: 1px solid #083F71;
    padding: 2px;
 }
 
.Likeme .recommenders a.next-prev
 {
    margin: 70px 5px 0 5px;
    width: 26px;
} 

.Likeme .recommenders a.next-prev img
 {
    border: none;
 } 

.Likeme .recommenders div.next-prev-spacer
 {
    margin: 50px 5px 0 5px;
    height: 70px;
    width: 26px;
 } 


.Likeme .similarLocations
 {
    border-bottom: 1px solid #ccc;
    padding: 5px;
    display: block;
    font-size: 12px;
    margin: 0px auto 10px auto;
 }

.LikemePlaceContentArea ul
 {
    margin: 5px 0 5px 45px;
 }
 

/* Likeme Home Widget */
.LikemeHome
 {
    border: 1px solid #999999;
    padding: 0px 0px 5px 0px;
    margin-bottom: 15px;
    background-color: #ffffff;
 }

.LikemeHome .lmWhere
 {
    text-align: center;
    clear: both;
    font-weight: bold;
    font-size: 14px;
    color: #666;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 5px 0px;
 }
 
.Likeme ul li a.memRecLink,
.Likeme ul li a.topRecLink,
.Likeme ul li a.topMemLink
 {
    display: block;
    font-size: 12px;
    line-height: 13px;
    font-weight: bold;
    width: 84px;
 } 
 
.LikemeHome .topRecommendations,
.LikemeHome .topMembers
 {
    padding: 0px;
    margin: 0px;
    border: none;
 }
 
.LikemeHome .topRecommendations
 {
    margin-bottom: 5px;
 }
 
.LikemeHome .LikemeHeader
 {
    padding-bottom: 5px;
    margin-bottom: 5px;
/*    border-bottom: none;
    padding-bottom: 10px;
    background: url(http://assets.seattleweekly.com/img/likemeshadowbar_dn.gif) repeat-x scroll 0px 100%; */
 }
 
.LikemeHome .topMembers
 {
/*    border-bottom: none; */
    padding-bottom: 0px;
 }

.LikemeHome .LikemeFooter
 {
    padding: 5px 5px 0px 0px;
/*    background: url(http://assets.seattleweekly.com/img/likemeshadowbar_up.gif) repeat-x scroll 0% 0%;
    padding-top: 10px; */
 }
 
.LikemeHome h5
 {
   font-size: 10px;
   line-height: 11px;
 }

.LikemeHome h4,
.LikemeHome h5
 {
   padding: 0px 5px;
 }

.LikemeHome h4
 {
   padding: 5px 0 0 15px;
   background: #fff;
   border: none;
   margin-bottom: 0px;
 }
 
.LikemeHome h4 a
 {
   color: #009ad7;
   font-size: 14px;
   font-weight: bold;
 }
 
.LikemeHome h5
 {
   display: none;
 }

.LikemeHome ul
 {
   margin: 5px 0px 10px 15px;
   padding: 0px;
   overflow: auto;
 }

.LikemeHome ul li
 {
   margin: 0px 10px 0px 0px;
   padding: 0px;
   width: 85px;
   overflow: hidden;
   font-size: 11px;
 }

.wait
 {
   cursor: wait;
 }

.LikemeHome .showMore
 {
   display: none;
 }
 
.LikemeHome .footerImage
 {
    border: none;
    margin: 5px auto;
    display: block;
 }
  
 /* recommendation page */
 .LikemeRecommendationsContentArea .Likeme
 {
    width: 575px;
    float: left;
 }
 
 .LikemeRecommendationsContentArea .Likeme ul
 {
    margin-left: 45px; 
 }
 
 
/* article widget */
.LikemeArticle .LikemeLike
 {
   color: #1999ce;
   font-weight: bold;
 }

.LikemeArticle .LikemeMe
 {
   color: #ef4c23;
   font-weight: bold;
 }
.LikemeArticle .LikemeNet
 {
   color: #659a42;
   font-weight: bold;
 }

.LikemeArticle h2.lmh2
 {
    display: none;
 }

.LikemeArticle
 {
    width: 180px;
    padding: 0px;
    margin-top: 0px;
 }

.LikemeArticle ul.tabs
 {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    clear: both;
    bottom: 0px;
 }

.LikemeArticle ul.tabs li
 {
    margin: 0px;
    padding: 0px;
    width: 90px;
    height: 20px;
    float: left;
    text-align: center;
    text-transform: uppercase;
    font-size: 10px;
    line-height: 20px;
    font-weight: bold;
 }

.LikemeArticle ul.tabs li.active
 {
    background-image: url(http://assets.seattleweekly.com/img/lmtab-active.png);
    color: #000000;
    cursor: default;
    height: 20px;
    position: relative;
    bottom: -1px;
    margin-right: 0px;
    padding: 0px;
 }

.LikemeArticle ul.tabs li.inactive
 {
    background-image: url(http://assets.seattleweekly.com/img/lmtab-inactive.png);
    color: #083F71;
    cursor: pointer;
    text-decoration: underline;
    margin-right: 0px;
    padding: 0px;
 }

.LikemeArticle ul.tabs li.placeholder
 {
    background-color: transparent;
    background-image: none;
    margin-right: 0px;
    padding: 0px;
 }
 
.LikemeArticleWidgetLower
 {
    border: 1px solid #969696;
    overflow: auto;
    clear: both;
    width: 178px;
    padding: 0px;
    margin: 0px;
    background: #fff;
 }

.LikemeArticleWidgetLower ul li a img
 {
    display: block;
    border: 1px solid #083F71;
    padding: 2px;
    margin-bottom: 5px;
 }  
 
.LikemeArticleWidgetLower .topRecommendations,
.LikemeArticleWidgetLower .topMembers
 {
    border: none;
    margin: 0px;
    padding: 0px;
 }

.LikemeArticleWidgetLower h4
 {
    font-size: 14px;
    line-height: 15px;
    margin: 0px;
    padding: 0px;
    color: #083F71;
 }

.LikemeArticleWidgetLower h5
 {
    font-size: 9px;
    font-weight: normal;
    padding: 0px;
    margin: 0px;
 }
 
.LikemeArticleWidgetLower h4,
.LikemeArticleWidgetLower h5
 {
    padding: 0px 5px;
 }
 
.LikemeArticleWidgetLower h4
 {
    margin-top: 5px;
 }

.LikemeArticleWidgetLower ul
 {
    margin: 0px 0px 0px 5px;
    padding: 0px;
    list-style-type: none;
 }

.LikemeArticleWidgetLower ul li
 {
    margin: 0px 2px;
    padding: 0px;
    float: left;
    width: 82px;
    height: 150px;
    overflow: hidden;
    font-size: 10px;
 }

.LikemeArticleWidgetLower ul li a.topRecLink,
.LikemeArticleWidgetLower ul li a.topMemLink,
.LikemeArticleWidgetLower ul li a.memRecLink
 {
   width: 85px;
   display: block;
   font-size: 12px;
   font-weight: bold;
   line-height: 13px;
   clear: both;
 }


.LikemeArticleWidgetLower ul li a.topRecLink:hover,
.LikemeArticleWidgetLower ul li a.topMemLink:hover,
.LikemeArticleWidgetLower ul li a.memRecLink:hover
 {
    text-decoration: underline;
 } 
 
.LikemeArticleWidgetLower .LikemeArticleFooter
 {
   text-align: center;
   background: #eeeeee;
   margin: 2px;
   font-size: 11px;
 }

.LikemeArticleWidgetLower .LikemeArticleFooter img
 {
   vertical-align: top;
 }

/* 300px widget */
.lm300
 {
    width: 300px;
    clear: both;
    float: none;
    margin: 0px 0px 10px 0px;
    padding: 0px;
    overflow: hidden;
 }
 
.lm300 .LikemeArticle
 {
    width: 300px;
 }

.lm300 .LikemeArticle ul.tabs
 {
    width: 300px;
 }

.lm300 .LikemeArticle ul.tabs li
 {
    width: 150px;
    margin-right: 0px;
 }

.lm300 .LikemeArticle ul.tabs li.active
 {
    background-image: url(http://assets.seattleweekly.com/img/lmtab-150-active.png);
    width: 150px;
    margin-right: 0px;
 }

.lm300 .LikemeArticle ul.tabs li.inactive
 {
    background-image: url(http://assets.seattleweekly.com/img/lmtab-150-inactive.png);
    width: 150px;
    margin-right: 0px;
 } 
 
.lm300 .LikemeArticle ul.tabs li.placeholder
 {
    background-image: none;
    background-color: transparent;
    width: 150px;
    margin-right: 0px;
 }

.lm300 .LikemeArticleWidgetLower
 {
    width: 298px;
 }

.lm300 .LikemeArticleWidgetLower .topRecommendations,
.lm300 .LikemeArticleWidgetLower .topMembers
 {
    border: none;
    margin: 0px;
    padding: 0px;
 }

.lm300 .LikemeArticleWidgetLower h4
 {
    font-size: 14px;
    line-height: 15px;
 }

.lm300 .LikemeArticleWidgetLower h4,
.lm300 .LikemeArticleWidgetLower h5
 {
    padding: 0px 5px;
 }

.lm300 .LikemeArticleWidgetLower ul
 {
    margin: 10px 0px 0px 10px;
    padding: 0px;
    list-style-type: none;
 }

.lm300 .LikemeArticleWidgetLower ul li
 {
    margin: 0px 2px;
    padding: 0px;
    float: left;
    width: 92px;
    height: 150px;
    overflow: hidden;
 }

.lm300 .LikemeArticleWidgetLower ul li .topRecLink
 {
   width: 90px;
 }

.lm300 .LikemeArticleWidgetLower .LikemeArticleFooter
 {
   text-align: center;
   background: #eeeeee;
   margin: 2px;
   padding: 5px 0px 0px 0px;
   font-size: 11px;
 }

.lm300 .LikemeArticleWidgetLower .LikemeArticleFooter img
 {
   vertical-align: top;
 }
 
 /* listings search */
 .lmls
  {
    width: 180px;
    margin: 10px 0px 0px 0px;
    padding: 0px;
    float: left;
    clear: left;
  } 
  
 .lmls h2.lmh2
  {
    display: none;
  } 
  
 /* signup page */
 
.LikemeSignUpContentArea 
  {
     margin-top: 5px; 
  }
 
.LikemeSignUpContentArea .lmSignUpArea
  {
    width: 585px;
    margin-left: 10px;
    float: left;
    text-align: center;    
  }
  
.LikemeSignUpContentArea .lmSignUpArea img
 {
    border: none;
 }
  
.LikemeSignUpContentArea .lmSignUpArea h2
 {
    background: #eee;
    font-size: 20px;
    font-weight: bold;
    color: #009bdb;
    padding: 3px 0px 6px 0px;
    width: 537px;
    margin: 0px auto 10px auto;
 }
  
.LikemeSignUpContentArea .lmSignUpArea h2 img
 {
    border: none;
    vertical-align: middle;
 }
 
.LikemeSignUpContentArea .lmSignUpArea .lmSignUpBody
 {
    width: 537px;
    height: 407px;
    background-image: url('http://assets.seattleweekly.com/img/lmsignup_back.jpg');
    margin: 5px auto;
    overflow: hidden;
 }
 
.LikemeSignUpContentArea .lmSignUpArea .lmSignUpBody .lmSignUpBodyRight
 {
    width: 210px;
    margin-left: 300px;
    text-align: left;
    font-size: 11px;
    line-height: 16px;
    font-weight: bold;
    color: #666;
 }
 
.LikemeSignUpContentArea .lmSignUpArea .lmSignUpBody .lmSignUpBodyRight p,
.LikemeSignUpContentArea .lmSignUpArea .lmSignUpBody .lmSignUpBodyRight h3,
.LikemeSignUpContentArea .lmSignUpArea .lmSignUpBody .lmSignUpBodyRight h4
 {
    padding: 0px;
    margin: 0px 0px 5px 0px;
 }
 
.LikemeSignUpContentArea .lmSignUpArea .lmSignUpBody .lmSignUpBodyRight h3
 {
    color: #009BDB;
    font-size: 18px;
    font-weight: bold;
    margin: 15px 0px 0px 0px;
 }
 
.LikemeSignUpContentArea .lmSignUpArea .lmSignUpBody .lmSignUpBodyRight h4
 {
    color: #f04e24;
    font-size: 11px;
    font-weight: bold;
 }

.LikemeSignUpContentArea .lmSignUpArea .lmSignUpBody .lmSignUpBodyRight img
 {
    border: none;
    display: block;
    clear: both;
    margin: 5px auto;
 }

/* --- End /home/httpd/public/app/sew/webroot/css/likeme.css --- */
/* --- Start /home/httpd/public/app/sew/webroot/css/Navigation.css --- */

.SiteNav
 {
    background:         #FFFFFF url(http://assets.seattleweekly.com/img/navback.jpg) repeat-x top left;
    clear:              both;
    height:             50px;
    width:              980px;
    padding:            0px;
    margin:             0px;
 }

.SiteNav ul.Menu
 {
    display:            none;
    margin:             0px;
    padding:            0px;
 }
 
.SiteNav #menu0.mmenucontainer
 {
/*    position:           absolute;*/
 }

/* --- End /home/httpd/public/app/sew/webroot/css/Navigation.css --- */
/* --- Start /home/httpd/public/app/sew/webroot/css/CalendarTOC.css --- */



/* --- End /home/httpd/public/app/sew/webroot/css/CalendarTOC.css --- */
/* --- Start /home/httpd/public/app/sew/webroot/css/NewsPortalWidget.css --- */

.NewsPortal
 {
   border: 1px solid #083F71;
   background: #ffffff;
   margin: 10px 10px 10px 0px;
   font-family: Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
   height: 100%;
   overflow: auto;   
 }

.col1 .NewsPortal
 {
   margin-right: 0px;
   clear: left;
 }
 
.NewsPortal h2
 {
   margin: 0px;
   padding: 3px;
   font-size: 12px;
   font-weight: bold;
   color: #ffffff;
   background: #083F71;
 }

.NewsPortal ul
 {
    margin: 0px;
    padding: 5px;
    list-style-type: none;
 }

.NewsPortal li
 {
    font-size: 12px;
    font-weight: bold;
    font-family: Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    margin: 0px 5px 5px 0px;
 }
 
.NewsPortal .homeShow
 {
    display: none;
 }




/* --- End /home/httpd/public/app/sew/webroot/css/NewsPortalWidget.css --- */
/* --- Start /home/httpd/public/app/sew/webroot/css/MostPopularWidget.css --- */

.mostPopular
{
    margin-top:         0px;
    margin-bottom:      15px;
    width:              294px;
}

#mostPopular ul.tabs
{
    bottom:             0px;
    height:             20px;
    width:              300px;
    margin:             0px;
    padding:            0px;
    position:           relative;
    list-style:         none;
}

#mostPopular .tab
{
    line-height:        20px;
    width:              98px;
    height:             21px;
    padding:            0px 1px 0px 0px;
    margin:             0px 1px 0px 0px;
    text-align:         center;
    float:              left;
    font-weight:        bold;
    color:              #000000;
    cursor:             default;
    font-size:          11px;
}

#mostPopular .tab .active
{
    background:         transparent url(http://assets.seattleweekly.com/img/tab-active-98x21.gif) no-repeat scroll 0%;
}


#mostPopular li.active
{
    background:         transparent url(http://assets.seattleweekly.com/img/tab-active-98x21.gif) no-repeat scroll 0%;
}
#mostPopular li.inactive
{
    background:         transparent url(http://assets.seattleweekly.com/img/tab-inactive-98x21.gif) no-repeat scroll 0%;
    cursor:             pointer;
    color:              #083F71;
    font-weight:        normal;
    text-decoration:    underline;
}

#mostPopular h2
 {
    color:              #083F71;
    font-size:          32px;
    margin:             0px;
    padding:            0px;
    font-variant:       small-caps;
    font-weight:        bold;
    margin:             0px 0px 5px 0px;
    line-height:        24px;
 }

#mostPopular .mp_lower
 {
    border:             1px solid #666666;
    background:         #ffffff;
    padding:            5px 4px 4px 4px;
    line-height:        110%;
    width:              288px;
    }
 
#mostPopular .mp_lower ul
 {
    margin:             0px 0px 0px 10px;
    padding:            0px 0px 0px 10px;
    list-style-type:    disc;
 }
 
#mostPopular .mp_lower ul li
 {
    list-style-image:   url(http://assets.seattleweekly.com/img/bullet-10x10.gif);
 } 
 
#mostPopular .mp_lower li.story a.headline
 {
    font-weight:        bold;
    font-size:          12px;
}

#mostPopular .mp_lower li.story .subHeadline
{
    margin-bottom:      5px;
}   
 
 #mostPopular .microbar
  {

  }

  

/* --- End /home/httpd/public/app/sew/webroot/css/MostPopularWidget.css --- */
/* --- Start /home/httpd/public/app/sew/webroot/css/BestOfSection.css --- */

.BestOfSection
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    padding:            0px;
    margin-bottom:      10px;
    margin-right:       10px;
    width:              455px;
    float:              left;
    border-right:       1px solid #999;
    padding-right:      5px;
 }

.BestOfSection h2
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    color:              #ffffff;
    font-size:          16px;
    padding:            5px 0px 5px 5px;
    background:         #083F71;
 }

.BestOfSection ul
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    margin:             0px 0px 0px 15px;
    padding:            2px 2px 5px 5px;
 }

.BestOfSection li
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    list-style-position:outside;
    list-style-image:   url('http://assets.seattleweekly.com/img/dblarrow.gif');
    list-style-type:    none;
    margin:             0px 0px 5px 5px;
    padding:            0px 0px 0px 5px;
 }
 
.BestOfSection li a
 {
    font-weight:        bold;
 }
 
.BestOfSection li a.more
 {
    font-weight:        normal;
 }

.BestOfSection .BestOfSectionFooter
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    text-align:         right;
    padding:            4px;
 }

.BestOfSection .winner
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-weight:        bold;
 }

.BestOfSection .blurb
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
 }


/* --- End /home/httpd/public/app/sew/webroot/css/BestOfSection.css --- */
/* --- Start /home/httpd/public/app/sew/webroot/css/NationalFeaturesWidget.css --- */

/* home page national features */
.NationalFeatures
 {

 }
 
.NationalFeatures h2
 {
    color:              #083F71;
    font-size:          32px;
    font-variant:       small-caps;
    font-weight:        bold;
    margin:             0px 0px -8px 0px;
    white-space:        nowrap;
 }
 
.NationalFeatures h2 span.homeShow
 {
    display:            none;
 }
 
.NationalFeatures ul
 {
    margin:             -5px 0px 0px 0px;
    padding:            0px;
    list-style-type:    none;
    border:             1px solid #666666;
    margin:             0px 0px 15px 0px;
    padding:            5px;
 }   
 
.NationalFeatures li
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size:          12px;
    padding:            10px 0px 0px 5px;
 }
 
.NationalFeatures h3
 {
    color:              #999999;
    margin:             0px;
    padding:            0px;
    font-size:          12px;
    text-align:         right;
 }
 
.NationalFeatures h3 a
 {
   display:             block;
   text-align:          left;
 }
 
.NationalFeatures h4
 {
    display:            none;
 }

.NationalFeatures p
 {
    margin:             0px;
    padding:            0px;
    font-size:          12px;
 }

/* --- End /home/httpd/public/app/sew/webroot/css/NationalFeaturesWidget.css --- */
/* --- Start /home/httpd/public/app/sew/webroot/css/ColumnsWidget.css --- */

.diversions
 {
    border:              1px #999999 solid;
    margin:              40px 0px 20px 0px;
    padding-bottom:      5px;
 }

.diversions .BlogsWidgetSmall
 {
 	margin:              -40px 3px 5px;
    padding:             0px 3px;
    line-height:         110%;
    border-bottom:       1px solid #999999;
 }
 
.diversions .BlogsWidgetSmall img
 {
    float:                left;
    vertical-align:       text-top;
    position:             relative;
    top:                  10px;
 }  
 
.diversions .BlogsWidgetSmall h3
 {
    font-size:           14px;
    line-height:         15px;
    font-weight:         bold;
    color:               #000000; 
    margin-bottom:       5px;
    font-variant:        small-caps; 
 }
 
.diversions .BlogsWidgetSmall h4
 {
   margin:               0px 0px 1px;
   padding:              0px 0px 10px;
   font-size:            12px;
 }
 
.columns
 {
    background:          #ffffff;
    display:             block;
    margin-bottom:       0px;
    margin-top:          0px;
 }

.diversions h2
 {
    font-size:           32px;
    font-weight:         bold;
    font-variant:        small-caps;
    color:               #083F71;
    margin:              0px;
    white-space:         nowrap;
    position:            relative;
    top:                 -38px;
 }
 
.columnsBody
 {
 	margin:              0px;
    padding:             5px 5px 0px 5px;
    line-height:         110%;
 }
 
.columnsBody ul
  {
    padding:             0px;
    margin:              0px;
    list-style:          none;
  }

.columnsBody li
 {
    margin:              0px;
    padding:             5px 5px 0px 0px;
    border-top:          1px solid #999999;    
    clear:               both;
 }
 
.columnsBody li img
 {
    float:               left;
 }
 
.columnsBody li.firstLi
 {
    border:              none;
    padding:             5px 5px 5px 0px;
 }
 
.columnsBody .column
  {
    font-size:           14px;
    font-weight:         bold;
    color:               #000000; 
    margin:              0px 0px 5px 0px;
    font-variant:        small-caps;
  } 

.columnsBody .column a
 {
    color: #000000;
 }
  
.columnsBody .headline
 {
    font-size:           12px;
    font-weight:         bold;
    line-height:         110%;
    margin-bottom:       10px;
 }

.columnsBody .subhead
 {
    display:             none;
 }

.columnsBody .byline
 {
    font-style:          normal;
    font-weight:         normal;
    font-size:           9px;
    margin:              0px 0px 5px 0px;
 }
 
.columnsBody .pubDate
 {
    margin-left:        10px;
    font-style:         italic;
    margin:             0px 0px 5px 0px;
    display:            none;
 }

.columnsBody .blurb
 {
    margin:             0px;
    display:            none;
 }
 
/* restaurants */ 
.RestaurantContentArea .columns
 {
    padding:            45px 0px 5px 0px;
    margin:             0px 0px 20px 0px;
    position:           relative;
    background:         #ffffff url(http://assets.seattleweekly.com/img/middlesection_bg.gif) repeat-x;
    border:             1px solid #999999; 
 }
 
.RestaurantContentArea .columns h2
 {
    color:              #ffffff;
    text-decoration:    none;
    display:            block;
    font-size:          32px;
    font-variant:       small-caps;
    font-weight:        bold;
    margin:             -45px 0px 0px 5px;
    position:           absolute;
    padding:            3px 0px 0px 2px;
    clear:              both;
 }
 
.RestaurantContentArea .columns .columnsBody
 {
    background:         #ffffff;
    margin:             0px 5px 0px 5px;
    padding:            5px;
    border:             1px solid #999999;
    list-style-type:    none;
 }

.RestaurantContentArea .columns ul
 {
    margin:             0px;
    padding:            0px;
    list-style-type:    none;
 } 

.RestaurantContentArea .columns .columnsBody li.firstLi
 {
    padding:            5px;
    margin:             0px;
    clear:              both; 
    overflow:           auto; 
    border:             none;
 }
 
.RestaurantContentArea .columns .columnsBody .subhead
 {
    display:            block;
 }
 
.RestaurantContentArea .columns li
 {
    padding:            5px 0px 5px 0px;
    margin:             1px 0px 0px 0px;
    clear:              both; 
    overflow:           auto; 
 }
 
.RestaurantContentArea .columns img
 {
    margin:             5px 5px 5px 0px;
 }

 .RestaurantContentArea .columns .headline
 {
    font-size:          14px;
 }

.RestaurantContentArea .columns .byline
 {
    font-size:          12px;
    font-style:         italic;
 }
 
 .RestaurantContentArea .columns .byline span
 {
    font-size:          12px;
    font-style:         normal;
    font-weight:        bold;
 }
 
 
 .RestaurantContentArea .columns .column
 {
    font-size:          11px;
    margin:             0px;
 }

/* --- End /home/httpd/public/app/sew/webroot/css/ColumnsWidget.css --- */
/* --- Start /home/httpd/public/app/sew/webroot/css/ClassfiedsTowerAd.css --- */

.TowerAdContentArea h2
{
    color:         #083F71;
    margin:        0px;
    padding:       0px;
}

.TowerAdContentArea .col1
{
    width:         400px;
    float:         left;
    margin-left:   10px;
}

.TowerAdContentArea .col2
{
    width:         300px;
    float:         right;
}

.TowerAdContentArea .col3-190
{
    width:          190px;
    float:          right;
}


/* --- End /home/httpd/public/app/sew/webroot/css/ClassfiedsTowerAd.css --- */
/* --- Start /home/httpd/public/app/sew/webroot/css/SlideshowTOC.css --- */

.SlideshowIndexContentArea
 {
    width:             775px;
    float:             left;
 }

.SlideshowTOC
 {
    text-align:         center;
 }

.SlideshowTOC a
 {
    font-weight:        bold;
 }
 
.SlideshowTOC .first
 {
    display:            block;
    margin:             10px 10px 30px 10px;
    float:              left;
    width:              375px;
 }
 
.SlideshowTOC .first img
 {
    clear:               both;
    border:              none;
 }

.SlideshowTOC ul
 {
    margin:             10px;
    padding:            0px;
    list-style-type:    none;
    clear:              both;
    display:            block;
 }

 
.SlideshowTOC li
 {
    width:              25%;
    height:             200px;
    display:            inline;
    text-align:         center;
    float:              left;
    margin-bottom:      20px;
 }
 
.SlideshowTOC li img
 {
    clear:              both;
    display:            block;
    margin-left:        auto;
    margin-right:       auto;
    border:             2px solid #083F71;
 }

.SlideshowTOC li a:link
 {
    clear:              both;
    font-weight:        bold;
    font-size:          12px;
 }
 
.SlideshowTOC .photocount
 {
    font-size:          9px;
    color:              #999999;
 }
 
.SlideshowTOC .description
 {
    display:            none;
 }
 
.SlideshowTOC .Pagination
 {
    clear:              both;
    float:              none;
    text-align:         center;
    margin-bottom:      20px;
 }
 
.SlideshowTOC #Middle.Ads
 {
    margin-right:       10px;
    float:              right;
 }

/* --- End /home/httpd/public/app/sew/webroot/css/SlideshowTOC.css --- */
/* --- Start /home/httpd/public/app/sew/webroot/css/MusicTOC.css --- */

.MusicContentArea
{
    width:         780px;
    float:         right;
}

.MusicContentArea .col2
 {
    width:         475px;
    float:         left;
 }

.MusicContentArea .col3-300
 {
    width:         300px;
    float:         right;
 }

/* --- End /home/httpd/public/app/sew/webroot/css/MusicTOC.css --- */
/* --- Start /home/httpd/public/app/sew/webroot/css/Promo_promoEventsPage.css --- */

.promoEventsPage
 {
    width:              770px;
    margin:             0px;
    float:              left;
 }
 
.promoEventsPage .col1
 {
    width:              455px;
    float:              left;
    margin-right:       5px;
 }
 
.promoEventsPage .col2
 {
    width:              302px;
    float:              left;
    margin-right:       5px;
 }

/* --- End /home/httpd/public/app/sew/webroot/css/Promo_promoEventsPage.css --- */
/* --- Start /home/httpd/public/app/sew/webroot/css/FilmsHomeWidget.css --- */

/* main */ 
.main .FilmsHomeWidget
 {
    padding:            45px 0px 0px 0px;
    margin:             0px 0px 20px 0px;
    position:           relative;
    background:         #ffffff url(http://assets.seattleweekly.com/img/middlesection_bg.gif) repeat-x;
    border:             1px solid #999999;
 }

.main .FilmsHomeWidget h2
 {
    color:              #ffffff;
    text-decoration:    none;
    display:            block;
    font-size:          32px;
    font-variant:       small-caps;
    font-weight:        bold;
    margin:             -45px 0px 0px 5px;
    position:           absolute;
    padding:            3px 0px 0px 2px;
    clear:              both;
 }

.main .FilmsHomeWidget h2 a
 {
    color:              #ffffff;
    font-size:          32px;
    font-variant:       small-caps;
    font-weight:        bold;
 } 

.main .FilmsHomeWidget h2 a:hover
 {
    color:              #ffffff;
    text-decoration:    underline;
 }  
 
.main .FilmsHomeWidget h3 a
 {
    color:              #000000;
 } 
 
 .main .FilmsHomeWidget p
 {
     margin:            0px;
 }
 
.main .FilmsHomeWidget .HomeFilmLeft
 {
    background:         #ffffff;
    margin:             0px 5px 5px 5px;
    padding:            5px;
    border:             1px solid #999999;
 }
 
.main .FilmsHomeWidget .HomeFilmLeft img
 {
    position:           relative;
    top:                0px;
 } 
 
.main .FilmsHomeWidget .HomeFilmRight
 {
    display:            none;
 }
 
.main .FilmsHomeWidget ul
 {
    margin:             0px;
    padding:            0px;
    list-style-type:    none;
 }

.main .FilmsHomeWidget .HomeFilmLeft h4
 {
    margin:             5px 0px 0px 0px;
    padding:            0px;
    font-size:          12px;
    line-height:        18px;
 }
 
.main .FilmsHomeWidget .HomeFilmLeft .lead h4
 {
    padding:            0px;
    margin:             0px;
    font-size:          14px;
 }

.main .FilmsHomeWidget .HomeFilmLeft .lead
 {
    clear:              both;
    display:            table;
    
 }

.main .FilmsHomeWidget .HomeFilmLeft .lead img
 {
    float:              left;
    margin:             0px 10px 10px 0px;
    padding:            1px;
    border:             1px solid #083F71;   
 }
 
.main .FilmsHomeWidget .HomeFilmLeft .lead h3
 {
    display:            none;
 } 
 
.main .FilmsHomeWidget .HomeFilmLeft h4
 {
    padding:            0px;
    margin:             10px 0px 0px 0px;
    font-size:          14px;
 } 

.main .FilmsHomeWidget .HomeFilmLeft h5
 {
    margin:             0px;
    padding:            0px;
    font-size:          12px;
    font-weight:        normal;
 }
 
.main .FilmsHomeWidget .HomeFilmLeft .lead h5
 {
    margin:             0px;
    padding:            0px;
    font-size:          10px;
    font-weight:        normal;
 }

.main .FilmsHomeWidget .HomeFilmLeft h6
 {
    margin:             0px;
    padding:            0px;
    font-size:          10px;
    font-weight:        normal;
 }
 
.main .FilmsHomeWidget .HomeFilmLeft h4 img 
 {
    margin-right:       5px;
 }
.main .FilmsHomeWidget a.more
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    display:            block;
 }
 


/* --- End /home/httpd/public/app/sew/webroot/css/FilmsHomeWidget.css --- */
/* --- Start /home/httpd/public/app/sew/webroot/css/EventPromo.css --- */

/* /p/af/w/c/EventPromo.css */

.PromoEventContentArea
 {
    width:                775px;
    float:                left;
 }

.PromoEventView
 {
    background:           #ffffff;
    display:              block;
    float:                right;
    font-family:          Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size:            12px;
    width:                575px;
    margin-left:          5px;
    margin-right:         5px;
 }

/* Event Name (headline) */
.PromoEventView h1
 {
    font-size:            19px;
    line-height:          19px;
    margin-bottom:        5px;
    margin-top:           5px;
    font-family:          Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
 }

/* Event Date/Time */
.PromoEventView h2
 {
    margin-bottom:      1px;
    margin-top:         1px;
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size:          11px;
 }

.PromoEventView h2 strong
 {
    color:              #666666;
    font-weight:        bold;
 }

/* Event Price */
.PromoEventView h3
 {
    margin-bottom:      1px;
    margin-top:         1px;
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size:          11px;
 }

.PromoEventView h3 strong
 {
    color:              #666666;
    font-weight:        bold;
 }

/* Capsule Area within the view */
.PromoEventView .CapsuleArea
 {
    font-size:            12px;
    font-weight:          normal;
    width:                335px;
 }
 
.PromoEventView .CapsuleArea img
 {
    float:                right;
    margin:               0px 0px 5px 5px;
    border:               none;
 }

.PromoEventView .CapsuleArea h1
 {
    display:            block;
    font-size:          14px;
 }

/* End /p/af/w/c/EventPromo.css */

/* --- End /home/httpd/public/app/sew/webroot/css/EventPromo.css --- */
/* --- Start /home/httpd/public/app/sew/webroot/css/MoviesTheaters.css --- */

.MoviesTheatersContentArea{
}

.MoviesTheaters {
    margin-left: 10px;
    float: right;
    width: 580px;   
}

.MoviesTheaters h2 {
	border-bottom: 2px solid #666;
	margin: 5px 0px 5px 0px;
	font-size: 18px;
}

.MoviesTheaters h3 {
/*	border-bottom: 1px solid #cacaca; */
	margin: 0px 0px 3px 0px;
	padding: 0px;
	font-size: 14px;
}

.MoviesTheaters ul {
	list-style-type: none;
	margin: 5px 0px 5px 0px;
	padding: 0px;
}

.MoviesTheaters li {
	padding: 2px;
}

.MoviesTheaters .TheaterContainer
 {
    clear: both;
    overflow: auto;
    margin-bottom: 10px;
 }

.MoviesTheaters .TheaterContainer .toggleShowtimes
 {
    background: #eee;
    cursor: pointer;
    text-align: center;
    width: 340px;
    float: right;
 }
 
.MoviesTheaters .TheaterContainer .TheaterInfo
 {
    width: 200px;
    float: left;
 }
 
.MoviesTheaters .TheaterContainer .ShowTimes
 {
    width: 340px;
    float: right;
 }

/* --- End /home/httpd/public/app/sew/webroot/css/MoviesTheaters.css --- */
/* --- Start /home/httpd/public/app/sew/webroot/css/PodcastLayout.css --- */

.PodcastContentArea
 {
    width:              968px;
 }

.PodcastContentArea .col1
{
    width:              625px;
    float:              left;
}

.PodcastContentArea .col3-300
{
    width:              300px;
    float:              right;
    margin-bottom:      10px;
}


/* --- End /home/httpd/public/app/sew/webroot/css/PodcastLayout.css --- */
/* --- Start /home/httpd/public/app/sew/webroot/css/LocationDirectory.css --- */

.locationDirectory
{
    width:              585px;
    margin-left:        10px;
    float:              left;
}

.locationDirectory h1
 {
    font-size:          24px;
 }

.locationDirectory .description
{
    width:              265px;
    float:              left;
    margin-right:       20px;
}
.locationDirectory #Middle
{
    float:              left;
}
.locationDirectory .results
{
    clear:               both;
}
.locationDirectory .results div.header
{
    border:             1px solid #999999;
    background-color:   #083F71;
    min-height:         26px;
}
.locationDirectory div.header div
{
    font-size:          16px;
    font-weight:        bold;
    color:              #ffffff;
    margin-left:        3px;
    margin-top:         3px;
}
.locationDirectory ul.AlphaLetter
{
    float:              right;
    display:            block;
    font-size:          10px;
    margin-top:         2px;
}
.locationDirectory ul.AlphaLetter li
{
    background-color:   #FFFFFF;
    
}
.locationDirectory .searchForm h2
{
    border:             1px solid #999999;
    background-color:   #CCCCCC;
    font-weight:        bold;
    margin-bottom:      0px;
    margin-top:         15px;
    padding-left:       3px;
    font-size:          14px;
    color:              #666666;
}
.locationDirectory .searchForm div
{
    border-left:        1px solid #999999;
    border-right:       1px solid #999999;
    border-bottom:      1px solid #999999;
    padding:            4px;
}
.locationDirectory .searchForm input
{
    display:            block;
    margin-top:         5px;
}
.locationDirectory .results ul.locations
{
    clear:              both;
    list-style-type:    none;
    margin:             0px;
    padding:            0px;
    padding-bottom:     25px;
}
.locationDirectory .results ul.locations li
{
    border-top:         1px solid #999999;
    clear:              both;
    margin-top:         5px;
}
.locationDirectory .results ul.locations li h2
{
    margin-top:         3px;
    margin-bottom:      3px;
    font-size:          14px;
}
.locationDirectory .results ul.locations li img
{
    float:              right;
    margin:             3px;
}

.locationDirectory .resultsTotal
{
    font-style:          italic;
    font-weight:         normal;
    font-size:           11px;
    float:               left;
    margin:              5px 0px;
}

.locationDirectory .PaginationSelected
{
    font-size:           10px;
}

.locationDirectory .Pagination
{
    font-size:           10px;
    float:               right;
    margin:              5px 0px;
}

.locationDirectory .description .searchForm div select
{
width: 221px;
}

/* --- End /home/httpd/public/app/sew/webroot/css/LocationDirectory.css --- */
/* --- Start /home/httpd/public/app/sew/webroot/css/StackedHouseAds.css --- */

.col3-190 .fa120RightRail
{
    float:              none;
    margin:             0px 35px;
}

.StackedAdsWidget
{
    padding:            0px;
    margin:             0px;
    width:              120px;
    float:              left;
}

.fa120RightRail
{
    width:             120px;
    float:             left;
    margin:            0px 5px 0px 0px;
}

.StackedAdsWidget ul
{
    list-style-type:    none;
    margin:             0px;
    padding:            0px;
}

.StackedAdsWidget li .ad
{
    width:             120px;
}

.StackedAdsWidget ul li img
{
    border:             none;
    padding:            0px;
    margin:             0px;
}



/* --- End /home/httpd/public/app/sew/webroot/css/StackedHouseAds.css --- */
/* --- Start /home/httpd/public/app/sew/webroot/css/RestaurantHomeWidget.css --- */

/* home page restaurant */

.main .RestaurantsHomeWidget
 {
    padding:            45px 0px 0px 0px;
    margin:             0px 0px 20px 0px;
    position:           relative;
    background:         #ffffff url(http://assets.seattleweekly.com/img/middlesection_bg.gif) repeat-x;
    border:             1px solid #999999;
 }
.main .RestaurantsHomeWidget p
{
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    margin:             0px;
}
 
.main .RestaurantsHomeWidget .RHWcol1
 {
    margin:             0px 5px 5px 5px;
    border:             1px solid #999999;
    padding:            5px;
    background:         #ffffff;
    display:            block;
 }
 
.main .RestaurantsHomeWidget .RHWcol2
 {
    display:            none;
 }

.main .RestaurantsHomeWidget .lead
 {
    clear:              both;
    display:            table;
    margin-bottom:      5px;
 }
 
.main .RestaurantsHomeWidget .lead img
 {
    width:              150px;
    padding:            1px;
    border:             1px solid #083F71;
    float:              left;
    margin-right:       5px;
    position:           relative;
    top:                0px;
 }
 
.main .RestaurantsHomeWidget h4
 {
    margin:             0px;
    padding:            0px;
 }
 
.main .RestaurantsHomeWidget h4 a
 {
    margin:             0px;
    padding:            5px 0px 0px 0px;
    font-size:          14px;
    font-weight:        bold;
    font-variant:       normal;
 }

.main .RestaurantsHomeWidget .lead h3
 {
    display:            none;
 }
 
.main .RestaurantsHomeWidget .lead h5
 {
    font-size:          10px;
    font-weight:        normal;
    margin:             0px;
    padding:            0px;
    display:            inline;
 }

 
.main .RestaurantsHomeWidget h3
 {
    font-size:          10px;
    color:              #000000;
    font-weight:        bold;
    margin:             0px 5px 0px 0px;
    padding:            0px;
    display:            inline;
 }

.main .RestaurantsHomeWidget .features
 {
    margin-top:         10px;
 }
 
.main .RestaurantsHomeWidget .features h4
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size:          12px;
    font-weight:        bold;
    margin:             0px;
    padding:            0px;
 }
.main .RestaurantsHomeWidget .features h5
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size:          10px;
    font-weight:        normal;
    margin:             0px;
    padding:            0px;
    display:            inline;
 }

 
.main .RestaurantsHomeWidget h2
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    color:              #ffffff;
    text-decoration:    none;
    display:            block;
    font-size:          32px;
    font-variant:       small-caps;
    font-weight:        bold;
    margin:             -45px 0px 0px 5px;
    position:           absolute;
    padding:            3px 0px 0px 2px;
    clear:              both;
 }
 

.main .RestaurantsHomeWidget h2 a
 {
    color:              #ffffff;
    font-size:          32px;
    font-variant:       small-caps;
    font-weight:        bold;
 }  
 
.main .RestaurantsHomeWidget h2 a:hover
 {
    color:              #ffffff;

    text-decoration:    underline;
 }  


/* --- End /home/httpd/public/app/sew/webroot/css/RestaurantHomeWidget.css --- */
/* --- Start /home/httpd/public/app/sew/webroot/css/PromoSponsoredConcerts.css --- */

.PromotionsPromotersContentArea
 {
    width:              475px;
    margin:             0px 5px 0px 5px;
    float:              right;
 }
 
.PromotionsPromotersContentArea .promoters ul
 {
    list-style-type:    none;
    padding:            0px;
    margin:             0px;
 }
 
.PromotionsPromotersContentArea .promoters li
 {
    margin-bottom:      5px;
    border-bottom:      1px #cccccc solid;
 }
 
.PromotionsPromotersContentArea .promoters a.promoter
 {
    font-weight:        bold;
    font-size:          14px;
 }

.PromotionsPromotersContentArea .promoters img
 {
    float:              right;
    margin:             5px 0px 5px 5px;
 }


/* --- End /home/httpd/public/app/sew/webroot/css/PromoSponsoredConcerts.css --- */
/* --- Start /home/httpd/public/app/sew/webroot/css/Index.css --- */

.main
 {
    display:            block;
    font-size:          12px;
    margin:             0px;
    width:              968px;
 }
  
.main .col1
 { 
    display:            block;
    float:              left;
    width:              165px;
    overflow:           hidden; 
/*    background:         #eeeeee; */
 }

.main .col2
 { 
    display:            block;
    float:              left;
    width:              490px;
    margin:             0px 5px 0px 5px;  
    overflow:           hidden; 
/*    background:         #eeeeee; */
 }

.main .col3
 {
   display:              block;
   float:                right;
   width:                302px;
   overflow:             hidden; 
/*   background:         #eeeeee; */
 }
 
.main h2 a:hover
 {
    color:              #083F71;
 }


/* --- End /home/httpd/public/app/sew/webroot/css/Index.css --- */
/* --- Start /home/httpd/public/app/sew/webroot/css/default.css --- */


body
 {
    background:         #083F71; 
    margin:             0;
    padding:            0;
    font-size:          12px;
    text-align:         center;
    
 }

body, div, td, ul, li
 {
    font-family:        Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    color:              #000000;
 }

a:link
 {
    color:              #083F71;
    text-decoration:    none;
 }

a:visited
 {
    color:              #083F71;
    text-decoration:    none;
 }

a:hover
 {
    color:              #083F71;
    text-decoration:    underline;
 }

a:active
 {
    color:              #083F71;
    text-decoration:    none;
 } 
 
h1
 {
    margin:                0px;
    padding:               0px;
 }
 
form
 {
    margin:                 0px;
    padding:                0px;
 }

.ClearIt
 { 
     clear:                 both; 
     display:               block;
     height:                0px;
     padding-bottom:        1px;
     margin-bottom:         -1px;
 }

.PageContainer
 {
    background:             #ffffff;
    margin-left:            auto;
    margin-right:           auto;
    width:                  978px;
    padding:                0px;
    overflow:               hidden; 
    text-align:             left;
    position:               relative;
    top:                    0px;    
 } 
 
.PageContainer .LeaderBoard
 {
    background:             #072643;
    padding:                4px;
    height:                 100px;
    width:                  975px;
 }

.PageContainer .LeaderBoard .Logo
 {
    width:                  150px;
    clear:                  none;
    display:                block;
    margin-left:            20px;
 }
 
.PageContainer .LeaderBoard .Logo img
 {
    height:                 95px;
    width:                  150px;
    border:                 0px;
    padding:                0px;
 }

.PageContainer .LeaderBoard .Logo .PageName
 {
    display:                none;
 }

.PageContainer .LeaderBoard .TopBanner
 {
    display:                inline;
    float:                  left;
    border:                 0px;
    height:                 90px;
    width:                  728px;
    background:             #072643;
    position:               absolute;
    top:                    5px; 
    margin-left:            240px;
 }

.PageContainer .LeaderBoard .TopBanner img
 {
    height:                 90px;
    width:                  728px;
    border:                 0px;
 }

.PageContainer .SiteNav
 {
    width:                  978px;
    height:                 40px;
    margin:                 0px;
    border:                 none;
    position:               relative;
 }

.PageContainer .SiteNav img.archiveLink
 {
    position:               absolute;
    bottom:                 8px;
    right:                  26px;
 }
 
.PageContainer .Content
 {
    width:                  968px;
    float:                  left;
    display:                block;
    margin-top:             10px;
    padding:                0px 5px 0px 5px;
 }   

.PageContainer .Content .BottomBanner
 {
    display:                block;
    text-align:             center;
    border:                 0px;
    width:                  728px;
    margin-left:            auto;
    margin-right:           auto;

 }

.PageContainer .Content .BottomBanner img
 {
    height:                 90px;
    width:                  728px;
    border:                 0px;
 }

.PageContainer .Content .Footer
 {
    display:                block;
    text-align:             left;
    margin-top:             10px;
    clear:                  both;
    
 }

.col1-content
 {
    float:                  left;
    width:                  180px;
    margin-bottom:          10px;
 } 
 
.col3-190
 {
    float:                  right;
    width:                  190px;
 }
 
.col3-300
 {
    float:                  right;
    width:                  300px;
 }
 
img.pick
 {
    border:                 none;
    padding-right:          3px;
    height:                 auto;
    width:                  auto;
 }
 
.rightrailcontainer
 {
    width:                  190px;
    float:                  right;
 }
 
.rightrailcontainer .RightRail h2
 {
    font-size:              22px;
    line-height:            22px;
    margin-top:             -32px;
 }

/* --- End /home/httpd/public/app/sew/webroot/css/default.css --- */
/* --- Start /home/httpd/public/app/sew/webroot/css/NewsletterSignUpWidget.css --- */

.NewsletterSignUp {
    background:         #cc0000 url('http://assets.seattleweekly.com/img/generic.jpg') top left repeat-x;
    border:             1px solid #999;
    display:            block;
    margin:             10px auto 10px auto;
    width:              160px;
    overflow:           auto;
}

.NewsletterSignUp h4 {
    display:            none;
   /* background-color: #083F71;
    color: #fff;
    font-size: 15px;
    margin: 0;
    padding: 5px 3px;
    text-align: center;*/
}

.NewsletterSignUp div.fade {
    background:         #fff url('http://assets.seattleweekly.com/img/insiders-fade.jpg') top left repeat-x;
    text-align:         left;
}

.NewsletterSignUp div.fade p {
    margin:             10px 10px 0 10px;
}

.NewsletterSignUp ul {
    font-size:          11px;
    font-weight:        bold;
    list-style:         none;
    margin:             50px 0 0 5px;
    padding:            0px 5px 5px 0px;
}

.NewsletterSignUp li {
    color:              #ffffff;
    margin:             0px 0px 3px 0px;
}

.NewsletterSignUp form {
    margin:             5px;
    text-align:         left;
}

.NewsletterSignUp label {
    font-weight:        normal;
    color:              #ffffff;
    font-size:          10px;
}

.NewsletterSignUp input {
    color:              #000000;
    border:             1px solid #999;
    font-size:          12px;
    margin:             0px 10px 0px 0px;
}

.NewsletterSignUp input.text {
    width:              105px;
    margin:             0px 5px 0px 0px;   
}

.NewsletterSignUp input.submit {
    background-color:   #fff;
    font-weight:        bold;
    width:              30px;
    margin:             0px;
} 

/*MUSIC NEWSLETTER WIDGET*/

.NewsletterSignUp-music {
    background:         #cc0000 url('http://assets.seattleweekly.com/img/music_bg.jpg') top left repeat-x;
    padding:            75px 0px 5px 0px; 
    border:             1px solid #777777;
    display:            block;
    margin:             10px auto 10px auto;
    width:              160px;
    overflow:           auto;
}

.NewsletterSignUp-music form {
    margin:             5px;
    text-align:         left;
}

.NewsletterSignUp-music label {
    font-weight:        normal;
    color:              #ffffff;
    font-size:          10px;
}

.NewsletterSignUp-music input {
    color:              #000000;
    border:             1px solid #999;
    font-size:          12px;
    margin:             0px 10px 0px 0px;
}

.NewsletterSignUp-music input.text {
    width:              105px;
    margin:             0px 5px 0px 0px;   
}

.NewsletterSignUp-music input.submit {
    background-color:   #ffffff;
    font-weight:        bold;
    width:              30px;
    margin:             0px;
} 

/*RESTAURANT NEWSLETTER WIDGET*/

.NewsletterSignUp-restaurants {
    background:         #cc0000 url('http://assets.seattleweekly.com/img/Dining_Plate_BG.jpg') top left repeat-x;
    padding:            75px 0px 5px 0px; 
    border:             1px solid #777777;
    display:            block;
    margin:             10px auto 10px auto;
    width:              160px;
    overflow:           auto;
}

.NewsletterSignUp-restaurants form {
    margin:             5px;
    text-align:         left;
}

.NewsletterSignUp-restaurants label {
    font-weight:        normal;
    color:              #ffffff;
    font-size:          10px;
}

.NewsletterSignUp-restaurants input {
    color:              #000000;
    border:             1px solid #999;
    font-size:          12px;
    margin:             0px 10px 0px 0px;
}

.NewsletterSignUp-restaurants input.text {
    width:              105px;
    margin:             0px 5px 0px 0px;   
}

.NewsletterSignUp-restaurants input.submit {
    background-color:   #fff;
    font-weight:        bold;
    width:              30px;
    margin:             0px;
} 

/*Promotions NEWSLETTER WIDGET*/

.NewsletterSignUp-promotions {
    background:          #cc0000 url('http://assets.seattleweekly.com/img/Promo_BG.jpg') top left repeat-x;
    padding:             75px 0px 5px 0px; 
    border:              1px solid #777777;
    display:             block;
    margin:              10px auto 10px auto;
    width:               160px;
    overflow:            auto;
}

.NewsletterSignUp-promotions form {
    margin:              5px;
    text-align:          left;
}

.NewsletterSignUp-promotions label {
    font-weight:         normal;
    color:               #ffffff;
    font-size:           10px;
}

.NewsletterSignUp-promotions input {
    color:               #000000;
    border:              1px solid #999;
    font-size:           12px;
    margin:              0px 10px 0px 0px;
}

.NewsletterSignUp-promotions input.text {
    width:               105px;
    margin:              0px 5px 0px 0px;   
}

.NewsletterSignUp-promotions input.submit {
    background-color:    #ffffff;
    font-weight:         bold;
    width:               30px;
    margin:              0px;
} 

/*.NewsletterSignUp {
    background-color: #fff;
    border: 1px solid #999;
    display: block;
    margin: 10px auto;
    width: 160px;
}

.NewsletterSignUp h4 {
    background-color: #083F71;
    color: #fff;
    font-size: 15px;
    margin: 0;
    padding: 5px 3px;
    text-align: center;
}

.NewsletterSignUp div.fade {
    background: #fff url('http://assets.seattleweekly.com/img/insiders-fade.jpg') top left repeat-x;
    text-align: left;
}

.NewsletterSignUp div.fade p {
    margin: 10px 10px 0 10px;
}

.NewsletterSignUp ul {
    font-size: 11px;
    font-weight: bold;
    list-style: square outside;
    margin: 0 0 0 10px;
    padding: 5px 5px 0 10px;
}

.NewsletterSignUp form {
    margin: 5px;
    text-align: left;
}

.NewsletterSignUp label {
    font-weight: bold;
}

.NewsletterSignUp input {
    color: #083F71;
    border: 1px solid #999;
    font-size: 12px;
}

.NewsletterSignUp input.text {
    width: 105px;
}

.NewsletterSignUp input.submit {
    background-color: #fff;
    font-weight: bold;
    width: 36px;
}
*/

/* --- End /home/httpd/public/app/sew/webroot/css/NewsletterSignUpWidget.css --- */
/* --- Start /home/httpd/public/app/sew/webroot/css/FooterWidget.css --- */

.Footer
 {
    text-align:         left;
    font-size:          12px;
    background:         #E0E0E0;
    padding:            5px;
    margin-top:         10px;
    display:            table;
 }
 
.Footer .FooterWidget ul
 {
    margin:             0px;
    padding:            0px;
    list-style-type:    none;
    text-align:         center;
 }
 
.Footer .FooterWidget ul li
 {
    display:            inline;
 }

/* --- End /home/httpd/public/app/sew/webroot/css/FooterWidget.css --- */
/* --- Start /home/httpd/public/app/sew/webroot/css/AdIndexTower.css --- */

.AdIndexTower
{
    margin:             5px auto 10px auto;
    width:              158px;
    border:             1px #083F71 solid;
    background:         #ffffff;
    overflow:           auto;
    float: right;
}

.AdIndexTower img
{
    border:             0px;
    margin:             0px;
    width:              158px;
}

.AdIndexTower h2
{
    background:         #ccc;
    border-top:         1px #083F71 solid;
    border-bottom:      1px #083F71 solid;
    padding:            5px 0px 1px 0px;
    margin:             -0px 0px -1px 0px;
    text-transform:     uppercase;
    font-size:          13px;
    text-align:         center;
}    

.AdIndexTower h3
{
    color:              #666;
    font-style:         italic;
    margin:             5px 0px 0px 7px;
    padding:            0px;
    text-align:         left;
    font-size:          12px;
}

.AdIndexTower h4
{ 
    font-size:          12px;
    line-height:        13px;
    padding:            0px;
    margin:             4px 0px 0px 0px;
}

.AdIndexTower ul
{
    list-style-type:    circle;
    padding:            0px;
    margin:             0px 10px 0px 15px;
    text-align:         left;  
}

.AdIndexTower ul li
{
    border-bottom:        1px #000000 dotted;   
    display:              list-item;
    list-style-image:     url('/img/adindex/dash.gif'); 
}

.AdIndexTower ul li a
{
    font-size:          10px; 
    line-height:        11px;   
}

.AdIndexTower .more
{
    text-align:         right;
    margin:             15px 5px 5px 0px;
}

/* --- End /home/httpd/public/app/sew/webroot/css/AdIndexTower.css --- */
/* --- Start /home/httpd/public/app/sew/webroot/css/ContentViewLayout.css --- */



.ContentContentArea .col2
{
    width:          760px;
    float:          left;

}

.ContentContentArea .col3-190
{
    width:          190px;
    float:          right;
}


/* --- End /home/httpd/public/app/sew/webroot/css/ContentViewLayout.css --- */
/* --- Start /home/httpd/public/app/sew/webroot/css/Slideshow.css --- */

.SlideshowContentArea
 {
    width:               775px;
    float:               left;
 }

.SlideshowContentArea .col1
 {
    width:               400px;
    float:               left;
    margin-right:        5px;
 }
 
.SlideshowContentArea .col2
 {
    width:               300px;
    float:               right;
    margin-right:        5px; 
 }
 

.SlideshowContentArea .col1 h2
 {
    font-size:           16px;
    font-weight:         bold;
    text-align:          left;
    margin:              0px;
    padding:             0px;
 }
 
.SlideshowContentArea .col1 h3
 {
    font-weight:         normal;
    text-align:          left;
    font-size:           12px;
    padding:             0px;
    margin:              0px;
 }
 
.SlideshowContentArea .col1 h4
 {
    font-weight:         normal;
    text-align:          right;
    font-size:           12px;
    padding:             0px;
    margin:              0px;
    width:               200px;
    float:               right;
 }
 
.SlideshowContentArea .col1 h5
 {
    font-weight:         normal;
    text-align:          left;
    font-size:           12px;
    padding:             5px 0px 0px 0px;
    margin:              0px;
    clear:               both;
 }
 
.SlideshowContentArea .col1 #count
 {
    float:               left;
    font-weight:         bold;
    font-size:           12px;
 }

.SlideshowContentArea .col1 #prev
 {
    padding:             0px 10px 0px 10px;
    border:              1px solid #666666;
    border-right:        2px solid #666666;
    border-bottom:       2px solid #666666;
    background:          #083F71;
    float:               left;
    margin:              10px 0px 10px 0px;
 }

.SlideshowContentArea .col1 #prev a
 {
    color:               #ffffff;
    font-weight:         bold; 
 }
 
.SlideshowContentArea .col1 #next
 {
    padding:             0px 10px 0px 10px;
    border:              1px solid #666666;
    border-right:        2px solid #666666;
    border-bottom:       2px solid #666666;
    background:          #083F71;
    float:               right;
    margin:              10px 0px 10px 0px;
 }
 
.SlideshowContentArea .col1 #next a
 {
    color:               #ffffff;
    font-weight:         bold; 
 }

.SlideshowContentArea .col1 #play
 {

    text-align:          right;
    font-weight:         bold;
    float:               left;
    margin:              10px;
    width:               120px;
 }
 
.SlideshowContentArea .col1 #pause
 {

    text-align:          left;
    font-weight:         bold;
    float:               right;
    margin:              10px;
    width:               100px;
 }

.SlideshowContentArea .col1 #photo
 {
    text-align:          center;
    clear:               both;
 }
 


/* --- End /home/httpd/public/app/sew/webroot/css/Slideshow.css --- */
/* --- Start /home/httpd/public/app/sew/webroot/css/RestuarantTOC.css --- */

.RestaurantContentArea
 {
    width:              975px;
    margin:             0px;    
 }
 
.RestaurantContentArea .col1
 {
    width:              180px;
    float:              left;
 }
 
.RestaurantContentArea .col2
 {
    width:              460px;
    float:              right;
    margin-left:        5px;

 }
.RestaurantContentArea .col3-300
 {
    width:              302px;
    float:              right;
    margin:             0px 10px;
 }
 
.RestaurantContentArea h1
 {
    color:              #083F71;
    font-size:          20px;
    font-weight:        bold;
    margin:             0px 5px 0px 0px;
    padding:            0px;
    background:         url(http://assets.seattleweekly.com/img/h1midbar550.gif);  
 }

/* --- End /home/httpd/public/app/sew/webroot/css/RestuarantTOC.css --- */
/* --- Start /home/httpd/public/app/sew/webroot/css/NowClickThis.css --- */

.HouseBanner
 {
    background:         #ffffff;
    display:            block;
    border:             1px solid #999;
    padding:            10px;
    margin:             35px 0px 10px 0px;
    clear:              left;
    position:           relative;
    top:                0px;
    
 }
  
.HouseBanner h2
 {
    font-size:          32px;
    font-weight:        bold;
    color:              #083F71;
    font-variant:       small-caps;
    text-align:         left;
    margin:             -42px 0px 0px 0px;
    padding:            0px;
    text-indent:        -10px;
 }

.HouseBanner ul 
 {
    margin:             0px;
    padding:            0px;
    list-style-type:    none;
    text-align:         left;
 }
 
 .HouseBanner li a
 {
     font-size:         14px;
 }

.HouseBanner a
 {
    font-weight:        bold;
 }


/* --- End /home/httpd/public/app/sew/webroot/css/NowClickThis.css --- */
/* --- Start /home/httpd/public/app/sew/webroot/css/PrivacyPolicy.css --- */

.PrivacyPolicy h2
{
    font-size:          18px;
    color:              #083F71;
    border-bottom:      1px #ccc solid;
    margin:             10px 0px;
}

.PrivacyPolicy 
{
    font-size:          13px;
    margin:				0px 0px 10px 0px;
    width:              635px;
    float:              left;
}

.PrivacyPolicy .italic
{
    font-style:         italic;
}


/* --- End /home/httpd/public/app/sew/webroot/css/PrivacyPolicy.css --- */
/* --- Start /home/httpd/public/app/sew/webroot/css/NationalNewsWidget.css --- */

.NewsContentArea .NationalNewsWidget
 {
    padding:            45px 0px 0px 0px;
    margin:             0px 0px 20px 0px;
    position:           relative;
    background:         #ffffff url(http://assets.seattleweekly.com/img/middlesection_bg.gif) repeat-x;
    border:             1px solid #999999;
 }

.NewsContentArea .NationalNewsWidget .NationalNewsWidgetWhite
 {
    background:         #ffffff;
    margin:             0px 5px 5px 5px;
    padding:            5px;
    border:             1px solid #999999;
 }

.NewsContentArea .NationalNewsWidget .NationalNewsWidgetWhite .NationalNewsWidgetStory
 {
    margin:             5px 5px 0px 5px;
    border-bottom:      1px #ccc solid;
     }

.NewsContentArea .NationalNewsWidget h2
 {
    color:              #ffffff;
    text-decoration:    none;
    display:            block;
    font-size:          32px;
    font-variant:       small-caps;
    font-weight:        bold;
    margin:             -45px 0px 0px 5px;
    position:           absolute;
    padding:            3px 0px 0px 2px;
    clear:              both;  
 }

.NewsContentArea .NationalNewsWidget h3
 {
    color:              #083F71;
    font-size:          14px;
    margin:             0px 5px;
 }

.NewsContentArea .NationalNewsWidget h4
 {
    color:              #999;
    font-size:          12px;
    margin:             0px 5px;
    text-align:         right;
 }

.NewsContentArea .NationalNewsWidget h5
 {
    display:            none;
 }
 
.NewsContentArea .NationalNewsWidget .byLine 
 {
    display:            none;
 }

.NewsContentArea .NationalNewsWidget img
 {
    float:              left;
    margin:             0px 5px 5px 0px;
     }

 
 
/*Music National News*/

.MusicContentArea .NationalNewsWidget
 {
    background-color:   #fff;
    border:             0px;
    margin-bottom:      5px;
    overflow:           auto;
    padding-bottom:     5px;
 }

.MusicContentArea .NationalNewsWidget .NationalNewsWidgetWhite
 {
    background-color:   #ffffff;
    border:             1px #ccc solid;
    margin:             0px;
    padding-left:       5px;
 }

.MusicContentArea .NationalNewsWidget .NationalNewsWidgetWhite .NationalNewsWidgetStory
 {
    margin:             0px 5px -1px 5px;
    border-bottom:      1px #ccc solid;
    line-height:        16px;
 }

.MusicContentArea .NationalNewsWidget h2
 {
    font-size:          32px;
    font-weight:        bold;
    font-variant:       small-caps;
    color:              #083F71;
    margin:             -2px 0px -8px;
 }

.MusicContentArea .NationalNewsWidget h3
 {
    color:              #083F71;
    font-size:          14px;
    margin:             0px;
    padding:            0px;
    margin:             0px;
 }

.MusicContentArea .NationalNewsWidget h4
 {
    color:              #999;
    font-size:          12px;
    margin:             2px 0px;
    text-align:         right;
 }

.MusicContentArea .NationalNewsWidget h5
 {
    color:              #999;
    font-size:          12px;
    font-weight:        bold;
    margin:             0px;
 }

.MusicContentArea .NationalNewsWidget img
 {
    display:            none;
 }
 
 .MusicContentArea .NationalNewsWidget .byLine 
 {
    font-style:         italic;
    margin:             5px 0px;
}

/* --- End /home/httpd/public/app/sew/webroot/css/NationalNewsWidget.css --- */
/* --- Start /home/httpd/public/app/sew/webroot/css/