/* reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	}
:focus {
	outline: 0;
	}
body {
	line-height: 1;
	color: #000;
	body style=background-color:transparent
	}
	
ol, ul {
	list-style: none;
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
caption, th, td {
	text-align: left;
	font-weight: normal;
	}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
	}
blockquote, q {
	quotes: "" "";
	}

/* links */

a:link {
	color: #039;
	text-decoration: none;
	}
a:visited {
    color: #936;
    text-decoration: none;
	}
a:hover, a:active {
	color: #c00;
	text-decoration: underline;
	}

	/* links w/ icons */
	
a.comments_link, a.comments_post, a.sharelink, a.print_link, a.email_link, a.digg_link, a.delicious_link, a.stumbleupon_link, a.reddit_link, a.facebook_link, a.rss_link, a.audio_link, a.itunes_link, a.buzz_link {
	background-color: transparent;
	background-position: left center;
	background-repeat: no-repeat;
	margin-right: 0;
	padding-left: 14px;
	padding-right: 0;
	}
.rotate {
	margin-right:0 !important;
	padding: 0 !important;
	width: 20px !important;
	}
.tools .rotate li {
	padding: 0 !important;
	margin: 4px !important;
	display: block;
	}
.rotate li.buzz {
	margin: 4px !important;
	}
.rotate li a {
	display: block;
	width: 12px;
	height: 20px;
	}
a.audio_link {
	background-image: url(http://images.salon.com/img/ui/audio_039.gif);
	}
a.buzz_link {
    background-image: url(http://images.salon.com/img/ui/buzz.gif);
	}
a.comments_link {
	background-image: url(http://images.salon.com/img/ui/comments_039.png);
	padding-left: 12px;
	}
a.comments_post {
	background-image: url(http://images.salon.com/img/ui/comment-post_039.png);
	padding-left: 12px;
	}
a.delicious_link {
	background-image: url(http://images.salon.com/img/ui/delicious_039.png);
	}
a.digg_link {
    background-image: url(http://images.salon.com/img/ui/digg.gif);
	}
a.email_link {
	background-image: url(http://images.salon.com/img/ui/email_039.png);
	}
a.facebook_link {
	background-image: url(http://images.salon.com/img/ui/facebook.gif);
	}
a.itunes_link {
	background-image: url(http://images.salon.com/img/ui/itunes.gif);
    margin-right: 6px;
	padding: 3px 0 0 18px;
	}
a.permalink {
	background: transparent url(http://images.salon.com/img/ui/permalink_combo.png) 0 0 no-repeat;
	display: block;
	height: 10px;
	overflow: hidden;
	width: 7px;
	}
a.permalink:hover {
	background-position: 0 -10px;
	}
a.permalink span {
	visibility: hidden;
	}
a.permalink:hover {
	color: #c00;
	text-decoration: underline;
	}
a.print_link {
	background-image: url(http://images.salon.com/img/ui/print_039.png);
	padding-left: 12px;
	}
a.reddit_link {
	background-image: url(http://images.salon.com/img/ui/reddit.gif);
	}
a.rss_link {
	background-image: url(http://images.salon.com/src/feed.gif);
	padding-left: 16px;
	}
a.sharelink {
	background-image: url(http://images.salon.com/img/ui/share_039.png);
	background-position: 0 6px;
	padding-left: 11px;
	}
a.stumbleupon_link {
	background-image: url(http://images.salon.com/img/ui/stumbleupon.gif);
	}
	
		/* "bug" links (white on reverse): <a href="#"><span class="audio bug">Audio</span> Foo Bar</a> */

span.bug {
	background-color: #039;
	background-position: 3px 5px;
	background-repeat: no-repeat;
	color: #fff;
	padding: 2px 4px;
	}
span.video {
	background-image: url(/img/ui/video.gif);
	padding-left: 16px;
	}
span.audio {
	background-image: url(/img/ui/audio.gif);
	padding-left: 16px;
	}

/* type */
	
body {
	font: 62.5% verdana, helvetica, sans-serif;
	}
input, select {
	font: 11px verdana, helvetica, sans-serif;
	}
input[type=text] {
	padding-left: 2px;
	}
	
/* messages: status, error, etc */

div.message {
	margin: 0.5em 0;
	}
div.error {
	color: #f00;
	}
	
/* header */

#header {
	font-size: 1.1em;
	}
#header #logo {
	padding-top: 22px;
	}
#header.premium #logo {
	padding-top: 8px;
	}
#header #logo, #header #todays_date {
	float: left;
	width: 184px;
	}
#header #logo, #header #todays_date {
	background: #fff;
	text-align: center;
	}
#header #top_ad, #header #top {
	border-left: 1px solid #ccc;
	border-bottom: 1px dotted #aaa;
	margin-left: 184px;
	padding: 8px 0;
	min-width: 728px;
	text-align: center;
	}
body.ads #header #top_ad {
	min-height: 90px;
	}
#header.premium #top_ad, #header.premium #top {
	padding: 0 0 6px 12px;
	text-align: left;
	min-height: 60px;
	}
#header.premium #top_ad img, #header.premium #top img {
	margin-top: 6px;
	}
#header.premium #top_ad #premium_links, #header.premium #top #premium_links, #premium_links {
	padding-top: 5px;
	text-align: right;
	}
#header_premiumads {
	border-bottom: 1px solid #ccc;
	padding: 5px 0;
	width: 990px;
	}
#header.premium #top_ad #premium_links li, #header.premium #top #premium_links li, #premium_links li {
	border-left: 1px solid #ccc;
	font-size: 0.95em;
	display: inline;
	margin-left: 0.5em;
	padding-left: 0.5em;
	}
#header.premium #top_ad #premium_links #name, #header.premium #top #premium_links #name, #premium_links #name {
	border: none;
	}
#header.premium #top_ad #premium_links li a, #header.premium #top #premium_links li a, #premium_links li a {
	color: #c00;
	font-weight: bold;
	}
#header div.ad_content, #header #site_search, #header #Frame2, #header .salon_login {
	background: #eee;
	}
#header #site_search, #header ul.topics {
	float: left;
	}
#header #site_search {
	border: 1px solid #ccc;
	border-width: 0 1px;
	padding: 5px 0 5px 8px;
	width: 550px;
	height: 3em;
	}
#header.premium #site_search {
	border-right: 0;
	float: none;
	margin-left: 184px;
	width: 797px;
	}
#header #site_search img {
	margin: 0px 0 -5px 20px;
	} 
#header #site_search input[type=text] {
	padding-left: 2px;
	}
#header #todays_date, #header #Frame2, #header #frame2 {
	color: #666;
	padding: 5px 0;
	}
#header #todays_date {
	font-size: 0.9em;
	border-top: 1px dotted #ccc;
	border-bottom: 3px double #ccc;
	font-weight: bold;
	}
#header #Frame2, #header #frame2 {
	height: 3em;
	margin-left: 184px;
	text-align: right;
	}
#header #Frame2 div, #header #frame2 div {
	float: left;
	padding-top: 11px;
	text-align: right;
	width: 150px;
	}
#header #Frame2.premium_ads, #header #frame2.premium_ads {
	text-align: center;
	}
#header #Frame2.premium_ads img, #header #frame2.premium_ads img {
	padding-top: 8px; 
	}
#header ul.topics, #header div.salon_login {
	border-bottom: 3px solid #c00;
	}
#header ul.topics {
	background: #65727b;
	width: 713px;
	}
#header ul.topics {
	padding: 6px 0 5px 5px;
	font-size: 0.9em;
	}
ul.topics li {
	display: inline;
	}
#header ul.topics li a {
	padding: 3px 4px 5px;
	font-weight: bold;
	}
#header ul.topics li a:hover {
	color: #000;
	text-decoration: none;
	}
ul.topics li, ul.topics li a, div.salon_login a, ul.topics li a:visited, div.salon_login a:visited {
	color: #fff;
	}
div.salon_login {
	margin-left: 902px;
	}
div.salon_login a {
	background: #3e474e url(http://images.salon.com/src/cover/nav_arrow.gif) left center no-repeat;
	display: block;
	padding: 6px 3px 5px 18px;
	font-size: 0.9em;
	font-weight: bold;
	}
ul.topics li a:hover, div.salon_login a:hover {
	background-color: #c00;
	}
	
/* column layout */

#header, #cols {
	clear: both;
	width: 990px;
	}
#col1 {
    float: left;
    width: 184px;
    }
#col234 {
    float: right;
    width: 806px;
    }
#col2 {
    float: left;
    width: 470px;
    }
#col34 {
    float: right;
    width: 336px;
    }
#col3 {
    width: 336px; /* override to 183px in site-specific sheet for 4 cols */
    float: left;
    }
#col4 {
    float: right;
    width: 183px;
    }
    
   /* column 3 subdivisions */

#col3 .left {
    width: 50%;
    float: left;
    }

#col3 .right {
    width: 50%;
    float: right;
    }
    
/* cols default background image */

#cols {
	background: transparent url(http://images.salon.com/img/dir/cols_bg.gif) top left repeat-y;
	}
	
/* cols type */

#col1, #col3 {
	font: 1.1em/1.4em verdana, sans-serif;
	}
#col1 h2, #bbody h3, #col3 h2, #email_a_friend h3, .pbody table caption, #posts_by_month caption, #filterbytopic h3, #dbody h2 {
	font-weight: bold;
	letter-spacing: 1px;
	margin: 1.5em 0 0;
	text-transform: uppercase;	
	}
.byline {
	color: #666;
	}
ul.inline li a {
	white-space: nowrap;
	}
    
/* col 1 & 3 boxes */

div.box, #cols div.ad_content {
	margin-bottom: 1em;
	}
#cols div.ad_content {
	text-align: center;
	}
div.box p {
	margin: 1em 0;
	}
div.box dt {
	font-weight: bold;
	margin: 0.5em 0 0;
	}


/*** col 1 ***/
	
	/* col 1 boxes */
	
#col1 div.box {
	margin-top: 1.5em;
	padding-left: 12px;
	padding-right: 12px;
	}
	
	/* col 1 ads */
	
#col1 .ad_content {
	clear: left;
	padding: 1.5em 0 0;
	}
	
	/* col 1 lists */

#col1 ol, #col1 ul {
	margin-top: 0.5em;
	}
#col1 ol li {
	list-style: decimal;
	margin-left: 1.8em;
	}
#col1 ul li {
	background: transparent url(/img/btm/middot.gif) 0 .7em no-repeat;
	margin-left: 0.3em;
	padding-left: 0.7em;
	}
	
	/* posts-by-topic widget, if there are lots of topics, display inline */
	
#bytopic ul.inline {
	margin-top: 0.5em;
	border-top: 1px solid #ddd;
	padding-top: 0.5em;
	}
#bytopic ul.inline li {
	background: transparent url(/img/btm/middot.gif) 0 .7em no-repeat;
	margin-left: 0.3em;
	padding-left: 0.7em;
	}
	
	
	/* calendar */
	
		
	/* 	because the nav arrows don't work anyway, 
		and render inconsistently in modern browsers.
		so, until we find a better solution... */

#calendar #calendar_nav li {
	display: none;
	background: none;
	margin: 0 0 -1em;
	padding: 0;
	width: auto;
	}
	/* 
#calendar_nav .prev {
	float: left;
	text-align: left;
	}
#calendar_nav .next {
	float: right;
	text-align: right;
	}
	*/
#calendar table {
	border-collapse: collapse;
	width: 160px;
	}
#calendar table caption {
	text-align: center;
	}
#calendar table th, #calendar table td {
	color: #999;
	font-weight: normal;
	text-align: center;
	padding: 3px;
	}

	/* table talk */

	/* salon newsletter */

#daily_delivery p {
	margin: 0.5em 0;
	}

	/* conversations */
	
#col1 #conversations {
	background: #f60 url(/ent/movies/src/convos_med.gif) no-repeat scroll right top;
	margin-left: 12px;
	margin-right: 12px;
	padding-top: 80px;
	padding-bottom: 5px;
	}
#col1 #conversations a {
	color: #000;
	text-decoration: underline;
	}
.pbody .conversations_logo {
	background: #fff; 
	bottom: 12px; 
	float: left; 
	margin-right: 3px; 
	padding: 3px 3px 0 0; 
	position: relative; 
	width: 100px; 
	}
.pbody .conversations .subscribe {
	border-top: 1px solid #ddd; 
	color: #666;
	font: 0.85em verdana, sans-serif; 
    padding-top: 6px;
	}
#col2 .pbody div.conversations p.caption {
	margin-bottom: 6px
	}
	
/*** col 2  ***/

#col2 {
	clear: left;
	padding-bottom: 3em;
	}

/* art */

div.art p.credit, #col2 div.art p.credit, #col2 #abody div.art p.credit {
	color: #666;
	font-size: 10px;
	margin: 0;
	text-align: right;
	}
div.art p.caption, #col2 div.art p.caption, #col2 #abody div.art p.caption {
	color: #666;
	margin: 0 0 1.5em;
	}
.l {
	float: left;
	width: auto;
	margin: 0.2em 1em 0.2em 0;
	}
.r {
	float: right;
	width: auto;
	margin: 0.2em 0 0.2em 1em;
	}
.c {
	margin: 1em 0 0;
	}
.pbody .l, .pbody .r {
	width: 225px; /* default, overrideable */
	}

/* blogs & articles */

#bbody, #bfoot, #ahead, #abody, #afoot, #dhead, #dbody, #dfoot {
	clear: both;
	margin-left: 12px;
	margin-right: 12px;
	}
#bbody h2 {
	color: #000;
	font: normal 2.2em georgia, serif;
	}
	
/* posts & articles */

.post {
	clear: both;
	margin-bottom: 2em;
	padding-bottom: 1em;
	}
	
	/* #phead & #ahead */
	
.phead {
	clear: both;
	}
.dateline {
	color: #999;
	}
.phead .dateline {
	font: 1.1em verdana, sans-serif;
	margin-bottom: 0.25em;
	}
#ahead p.deck, #ahead p.byline, .column .phead .deck, .column .phead .byline {
	font: 1.3em/1.5em georgia, serif;
	}
	
	/* #ahead */
	
#ahead h1 {
	font: normal 2.4em/1.3em georgia, serif;
	}
#ahead .byline {
	font-style: italic;
	margin: 0;
	}

	/* #pbody & #abody */
	
.pbody, #abody {
	font: 1.3em/1.5em georgia, serif;
	}
.pbody p, #abody p {
	margin: 0.5em 0 1em;
	}
	
	/* #abody */
	
#abody h2 {
	margin: 1em 0;
	}
	
		/* lists */

.pbody ul, .pbody ol, #abody ul, #abody ol {
    padding-left: 1.5em;
	}
.pbody ul, #abody ul {
    list-style: disc outside;
	}
.pbody ol, #abody ol {
    list-style: decimal outside;
	}
.pbody li { 
	margin-bottom: 5px; 
	} 
	
		/* blockquote */
	
.pbody blockquote, #abody blockquote, #lightbox .body blockquote {
	border-left: 1px solid #ccc;
	margin: 0.5em 2em 1em 1em;
	padding-left: 1em;
	}
	
		/* pullquote */

.pbody blockquote.pullquote, #abody blockquote.pullquote {
	border-top: 3px solid #eee;
	border-left: none;
	color: #444;
	font: 1.1em/1.3em georgia, serif;
	font-style: italic;
	float: left;
	margin: 0.4em 2em 0 1em;
	padding: 0.5em 0 1em 0;
	width: 180px;
	}
	
		/* tables */

.pbody table td, .pbody table th {
	border: 1px solid #ddd;
	font-size: 0.95em;
	padding: 3px;
	}
.pbody table caption {
	text-align: center;
	margin-bottom: 0.5em;
	}
.pbody table th[scope=col] {
	background: #eee;
	font-weight: bold;
	vertical-align: bottom;
	}
	
		/* hr */
		
.pbody hr {
	width: 75%; 
	border-top: 1px dashed #ccc; 
	border-width: 1px 0 0 0; 
	}
	
		/* text */

.rtxt {
	text-align: right;
	}
	
		/* continued link */
	
.pbody p.continued {
	font-weight: bold;
	}
	
		/* byline */
	
.pbody .byline, #abody .byline {
	font-style: italic;
	text-align: right;
	margin-bottom: 1em;
	}
	
		/* tags */
		
#col2 p.topics {
	color: #666;
	font-size: 1.1em;
	margin: 0.5em 0;
	}
	
	/* tools */

ul.tools { 
	border-top: 1px solid #eee;
	border-bottom: 3px solid #eee;
	clear: both;
	font: 1.1em verdana, helvetica, sans-serif;
	}
ul.tools li { 
	margin-right: 10px;
	padding: 7px 0 4px;
	float: left;
	width: auto;
	}
ul.tools li.buzz {
	margin: 0 7px 0 0;
	padding: 3px 0;
	}
ul.tools li.buzz ul, ul.tools li.buzz ul li {
	display: inline;
	margin: 0;
	padding: 0;
	}
ul.tools li.last {
	float: right;
	margin-right: 0;
	padding-top: 8px;
	}

		/* share dropdowns (both blog toolbar & article inset) */

ul.tools li.share, #article_share_inset .share {
	padding: 7px 8px 8px;
	}
ul.tools li.share a.sharelink, #article_share_inset .share a.sharelink {
	display: block;
	}
ul.tools li.share ul, #article_share_inset .share ul {
	display: block;
	position: absolute;
	left: -999em;
	margin: 8px 0 0 -8px;
	z-index: 100;
	list-style: none;
	}
ul.tools li:hover, ul.tools li.sfhover, #article_share_inset .share li:hover, #article_share_inset .sfhover {
    position: static;
    }
ul.tools li.share:hover ul, ul.tools li.sfhover ul, #article_share_inset .share:hover ul, #article_share_inset .sfhover ul { 
	left: auto;
	}
ul.tools li.share ul li, #article_share_inset .share ul li  {
	float: none;
	margin: 0;
	}
ul.tools li.share ul li a, #article_share_inset .share ul li a {
	background-position: 5px 50%;
	display: block;
	}

		/* share dropdowns (just blog toolbar) */

ul.tools li.share {
	margin: 0 7px 0 0;
    }
ul.tools li.share ul {
	border: 3px solid #eee;
	border-top-width: 1px;
	}
ul.tools li.share ul, ul.tools li.share ul li {
	background: #eee;
	}
ul.tools li.share a.sharelink:hover, ul.tools li.share a.sharelink:visited {
	color: #039;
	text-decoration: none;
	}
ul.tools li.share:hover, ul.tools li.sfhover, #article_share_inset .share:hover, #article_share_inset .sfhover {
	background: #eee;
	}
ul.tools li.share ul li {
	padding: 2px 0;
	}
ul.tools li.share ul li a {
	padding: 4px 5px 4px 26px;
	}
ul.tools li.share ul li a:hover  {
	background-color: #f6f6f6;
	}
	
		/* rules for article inset share dropdown are in article.css */
	
	
	/* "previously in", "posts by topic", and directory-type listings */
		
#bbody h3, #bfoot h3 {
	letter-spacing: .1em;
	font: bold 1.1em verdana, helvetica, sans-serif;
	margin: 1.5em 0 0;
	text-transform: uppercase;	
	}
#col2 dl {
	padding: 1em 0;
	}
#col2 #bfoot dt {
	display: block;
	margin-top: 1em;
	}
#col2 dt, #col2 dd {
	font: 1.3em/1.5em georgia, serif;
	}
#col2 dt {
	font-weight: bold;
	margin-right: 1em;
	}
#col2 dt.lede {
	font: normal 2.2em georgia, serif;
	}
#col2 dt, #col2 dd.deck {	
	display: inline;
	}
#col2 dt img.lede, #col2 dt.lede, #col2 dd.lede {	
	display: block;
	}
#col2 dt img.lc {	
	clear: left;
	float: left;
	margin: 4px 1em 0 0;
	width: 50px;
	}
#col2 dd.byline {
	margin: 0 0 1em;
	}
#col2 dd.byline span {
	margin-right: 1em;
	}
#col2 dd.byline span.date {
	color: #666;
	}
#col2 dt.video, #col2 dd.video {
	display: block;
	text-align: center;
	}
#col2 dt.video {
	border-top: 1px solid #eee;
	margin-bottom: 0.5em;
	padding-top: 0.5em;
	}
#col2 dd.byline.video {
	border-bottom: 1px solid #eee;
	padding-bottom: 0.5em;
	}
#bfoot .archive_link {
	padding-bottom: 0.6em;
	}
#bfoot dd.dateline {
	padding-bottom: 0.4em;
	}
	
	/* posts by date */

#posts_prev_next {
	font: 1.1em/1.4em verdana, helvetica, sans-serif;
	border-bottom: 3px solid #eee;
	padding-bottom: 3px;
	margin-bottom: 2em;
	}
#posts_prev {
	float: left;
	width: 50%;
	}
#posts_next {
	text-align: right;
	}
#posts_label {
	clear: both;
	}
#col2 #posts_by_month, #col2 #posts_by_day {
	margin: 1em 0 2em;
	border-bottom: 1px solid #eee;
	padding-bottom: 2em;
	}
#posts_by_month tr {
	border-top: 1px solid #eee;
	clear: both;
	}
#posts_by_day {
	border-top: 1px solid #eee;
	}
#posts_by_month dt, #posts_by_day dt {
	display: block;
	margin-top: 1em;
	}
#posts_by_month td.date {
	font: 1.3em/1.5em georgia, serif;
	padding-top: 1em;
	width: 100px;
	}
#posts_by_month td dl {
	margin-top: -1em;
	}

	/* posts by topic */

#bbody ul.inline, #archive_nav {
	border-bottom: 3px solid #eee;
	font: 1.1em/1.4em verdana, helvetica, sans-serif;
	margin: 1em 0;
	padding-bottom: 1em;
	}
#bbody ul.inline li, #archive_nav li {
	background: transparent url(http://images.salon.com/img/war_room/middot.gif) 100% .6em no-repeat;
	display: inline;
	margin-right: 0.3em;
	padding-right: 0.7em;
	}
#posts_by_topic {
	border-top: 1px solid #eee;
	margin-top: 1em;
	padding-top: 1em;
	}

	
	/* big "Full Archive" link */
	
#fullarchive {
	text-transform: none;
	border-top: 1px solid #eee;
	font: 1.5em georgia, serif;
	font-weight: bold;
	padding-top: 1em;
	}
	
/* email story */

#email_a_friend {
	margin: 2em 0;
	}
#email_a_friend h2 {
	margin: 0.5em 0 0;
	}
#email_a_friend h3 {
	border-bottom: 3px solid #eee;
	margin-bottom: 1em;
	padding-bottom: 1em;
	}
#email_a_friend p {
	font: 1.4em/1.4em georgia, serif;
	}
#email_a_friend p.byline {
	margin: 0;
	font-style: italic;
	}
#email_a_friend p.deck {
	margin-bottom: 1em;
	}
#email_a_friend form {
	border-top: 1px solid #eee;
	border-bottom: 3px solid #eee;
	padding: 0 0 1em;
	margin-top: 1em;
	}
#email_a_friend form p {
	font: bold 1.3em/1.4em georgia, serif;
	margin-top: 1em;
	}
#email_a_friend form #format {
	font-weight: normal;
	margin: 0 0 0 2.3em;
	}
#email_a_friend form p span {
	color: #666;
	font-style: italic;
	font-weight: normal;
	}
#email_a_friend h4, #email_a_friend #form_errors {
	font-size: 1.2em;
	}
#email_a_friend h4 {
	border-top: 3px solid #c00;
	color: #c00;
	font-weight: bold;
	margin-top: 1em;
	padding-top: 0.5em;
	}
#email_a_friend #form_errors {
	margin-top: 0.5em;
	padding-left: 1.5em;
	}
#email_a_friend #form_errors li {
	list-style: disc outside;
	margin-bottom: 0.2em;
	}
#email_a_friend input[type=checkbox] {
	margin: 0 0.2em 0 0;
	}

	/* pagination */
	
.article_nav {
	border-bottom: 1px solid #eee;
	font-size: 1.1em;
	padding: 3px;
	}
#dfoot .article_nav, #bfoot .article_nav {
	border-bottom: none;
	border-top: 1px solid #eee;
	margin-bottom: 1em;
	}
.article_nav a, .article_nav span {
	margin-right: 0.5em;
	}

/*** col 3 ***/

#col3 {
	padding: 1em 0 0;
	}
#col3 h3, #col3 h4 {
	font-weight: bold;
	}

	/* col 3 boxes & ads */

#col3 div.box, #col3 div.ad_content {
	margin-left: auto;
	margin-right: auto;
	}
#col3 div.box {
	width: 300px;
	}
#col3 div.box.wrapped {
	background: #fff; 
	padding: 3px 12px; 
	width: 276px;
	}

	/* recent blogs widget */
	
#recent_blogs {
	padding-bottom: 1em;
	}
#recent_blogs li {
	border-top: 1px solid #ddd;
	clear: left;
	margin-top: 0.5em;
	padding-top: 0.5em;
	}
#recent_blogs div.brand {
	float: left;
	width: 80px;
	margin: 0.3em 0 0 0;
	text-align: center;
	}
#recent_blogs div.brand img {
	border: 3px solid #fff;
	display: block;
	margin: 0 auto;
	}
#recent_blogs h4 {
	font-weight: bold;
	padding-top: 0;
	}
#recent_blogs h4, #recent_blogs p.deck, #recent_blogs p.byline {
	margin-left: 90px;
	}
#recent_blogs p.deck {
	margin-top: 0;
	margin-bottom: 0;
	}
#recent_blogs p.byline {
	margin-top: 0;
	margin-bottom: 0.5em;
	}
	
	/* recent keyword stories widget */
	
#recent_keyword_stories {
	margin-bottom: 0;
	padding-bottom: 0;
	}
#recent_keyword_stories li {
	border-top: 1px solid #ddd;
	clear: both;
	margin-top: 0.5em;
	padding-top: 0.5em;
	}
#recent_keyword_stories li.pos1 {
	text-align: center;
	}
#recent_keyword_stories li.pos1 h3 img {
	display: block;
	margin: 0 auto 0.5em;
	}
#recent_keyword_stories li h3 {
	font: 1.2em/1.4em georgia, serif;
	}
#recent_keyword_stories li p {
	margin: 0;
	}
#recent_keyword_stories .pos2 h3 img, #recent_keyword_stories .pos3 h3 img {
	float: left;
	margin: 0 15px 0.5em;
	width: 50px;
	}
#recent_keyword_stories li.pos3 {
	border-bottom: none;
	}
#recent_keyword_stories img {
	border: 3px solid #fff;
	}
	
	/* wires widget */
	
#wires ul {
	margin-top: 0.5em;
	}
#wires li {
	padding: 3px 0;
	border-top: 1px solid #ddd;
	}
	
	/* powerfeed ("Posts I've Just Read") widget */

#powerfeed dl {
	margin-top: 0.5em;
	}
#powerfeed dt {
	margin-top: 0;
	padding: 3px 0 0;
	border-top: 1px solid #ddd;
	}
#powerfeed dd {
	padding: 0 0 3px;
	color: #666;
	}
#powerfeed a {
	font-weight: normal;
	}
	
	/* video player widget */
	
#col3 #video_player input {
	width: 98%;
	}
	
	/* blogroll widget */
	
#blogroll h3 {
	float: left;
	margin: 1em 1em 0 0;
	padding-top: 1px;
	width: auto;
	}
#blogroll ul.inline {
	margin-top: 0.5em;
	border-top: 1px solid #ddd;
	padding-top: 0.5em;
	}
#blogroll ul.inline li {
	background: transparent url(/img/btm/middot.gif) 100% .6em no-repeat;
	margin-right: 0.3em;
	padding-right: 0.7em;
	}
#blogroll ul.inline li.last {
	background-image: none;
	}
#blogroll ul.block {
	margin-top: 0.5em;
	}
#blogroll ul.block li {
	border-top: 1px solid #ddd;
	padding: 3px 0;
	}

/* most popular */

#most_popular_tabs {
	margin: 1em 0 0;
	}
#most_popular_tabs li {
	display: inline;
	}
#most_popular_tabs li a {
	border: 1px solid #ddd;
	display: block;
	float: left;
	margin: 1px 3px 0 0;
	padding: 3px 0;
	position: relative;
	text-align: center;
	top: 1px;
	width: 7.8em;
	}
#most_popular_tabs li a.here,#most_popular_tabs li a:hover {
	border-bottom: none;
	background: #f6f6f6;
	padding: 4px 0;
	margin-top: 0;
	}
#most_popular ol {
	border: 1px solid #ddd;
	list-style: decimal outside;
	padding: 1em 1em 1em 2.5em;
	}
#most_popular ol li {
	color: #666;
	font: 1.1em/1.5em georgia, serif;
	margin-bottom: 3px;
	}
#most_popular ol li a {
	font-weight: bold;
	}
	
/*** footer ***/

#footer {
	border-top: 1px solid #ddd;
	width: 990px;
	}
#address {
	display: block;
	float: left;
	width: 160px;
	height: 150px;
	font-size: .9em;
	padding: 12px;
	}
#address address {
	font-style: normal;
	}
#fine_print ul {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	}
#fine_print ul li {
	font-size: .9em;
	display: inline;
	}
#fine_print ul li a {
	border-right: 1px solid #ccc;
	padding-right: 6px;
	margin-right: 2px;
	}
#fine_print ul li.last a {
	border-right: 0px;
	}
#copyright {
	font-size: 0.9em;
	}

/* utilities */

ul.inline li {
	display: inline;
	}
.clr {
	clear: both;
	}
.hidden {
	display: none;
	}
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	}
* html .clearfix {
	height: 1%;
	}
	
	
/* ads 

div.ad_content * { 
	text-align: center; 
	margin: 0 auto; 
	}*/
	
	/* skin enter/exit */

#x15 {
	background: #fff;
	margin-right: 3px !important;
	padding: 1em 0 0;
	}

#x45 {
	padding: 0;
	margin-top: -2px;
	text-align: left;
	}

#x45 a, #x45 img {
	display: block;
	}
	
	/* col3 second messageboard */
	
#col3 #x10 {
	margin-top: 1em;
	}
	
	/* col3 towers */
	
#x50 {
	float: right;
    margin-top: 2.4em;
	width: 172px;
	}
	
	/* bottom ad */
	
#bottom_ads {
	}
	
#frame2_container {
	background-color: #eee;
	margin-left: 184px;
	}
#frame2_container span {
	display: block;
	width: 128px;
	float: left;
	padding: 14px 8px 8px 8px;
	text-align: right;
	font-weight: bold;
	font-size: 0.9em;
	color: #039;
	}
#frame2 div {
	display: inline !important;
	float: none !important;
	width: auto !important;
	}	
#header #top.ad_content {
	height: 90px;
	}	
	/* salon personals */

#personals h3 {
	border: none !important;
	font-weight: bold !important;
	text-transform: none !important;
	letter-spacing: 0 !important;
	padding: 1em 0 0;
	}
#personals h3 a {
	font-weight: bold;
	}
#personals img {
	display: block;
	margin-bottom: 0.5em;
	}
#personals p {
	margin: 0 !important;
	}
#personals u {
	text-decoration: none;
	font-style: italic;
	}
#personals form p {
	line-height: 2em;
	}
#col3 #personals img {
	float: left;
	margin: 0 1em 1em 0;
	width: 120px;
	}
#col3 #personals #ssnqscontainer {
	clear: left;
	}
#col3 #personals #ssnqscontainer br {
	display: none;
	}


