/********* HTML Objects **********/
html, form, body {
	padding: 0;
	margin: 5;
}
body {
	font: 67% Arial, Helvetica, Verdana, Sans-serif;
	background-color: #fff;
}
h1 { 
	font-size: 2.4em;
	}
h2 { 
	font-size: 1.4em; 
	margin: .75em 0;
}
h3 {
	font-size: 1.4em;
}
p {
	margin-top: 1em;
	margin-bottom: 1em;
}
a:link { 
	color: #003399; 
	text-decoration: none; 
} 
a:visited { 
	color: #999999; 
	text-decoration: none; 
} 
a:hover { 
	color: #cc0000; 
	text-decoration: underline; 
} 
a img { 
	border-width: 0; 
} 
/************* Top Banner (Begin) *************/
#top_ad {
	width: 100%;
	position: relative;
	height: 90px;	
	color: #fff;
	padding: 4px 0 4px 0;
	margin: 0;
	text-align: center;
}
#top_ad img {
	margin-left: auto;
	margin-right: auto;
	width: 728px;
	padding: 0;
}
#member_options 
{
	width: auto;
	position: relative;	
	background-color: #fff;
	border-top: 1px solid #c4c4c4 ;
	border-bottom: 1px solid #c4c4c4 ;
	padding: 0;
	margin-top: 0px;
	font-weight: bold;
	margin-left: 185px;
}
#member_options_content 
{
	background-color: #cc0000;
	border-right: 1px solid #cc0000 ;
	float: left;
	width: 182px;
	margin: -1px 0 -1px -185px;
	padding: 1px;
	position: relative;
	text-align: center;
}
#member_options a {
	font-size: .9em;
	color: #66727b;
	margin: 0;
	padding: 0;
	font-weight: bold;
}
#member_options_content a
{
	color: #fff;
}
#member_options_content p, #member_options p
{
	padding: 2px 4px;
	margin: 0;
}
/************* Top Banner (End) *************/
/************* Site Header (Begin) *************/
#site_header {
	width: 100%;
	position: relative;
	padding: 0;
	margin: 0;
	background-color: #fff;
	display: block;
}
#banner_container, #b_container {
	display: block;
	margin: 0;
	padding: 0;
	position: relative;
	margin-left: 185px;
	height: 120px;
}
#banner_content, #b_content {
	display: block;
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	border-bottom: 3px solid #cccc00;
}
#logo {
	margin: 0;
	padding: 17px 0 0 0;
	height: 100px;
	text-align: center;
	width: 185px;
	display: block;
	border-bottom: 3px double #ccc;
	position: absolute;
	top: 0;
	left: 0;
}
#user_status_bar {
	padding: 0;
	margin: 0;
	height: 38px;
	padding: 0px 0;
	text-align:right;
}
#user_status_bar img 
{
	margin: 0;
	padding: 0;
}
#search_bar {
	margin: 0 0 0 0px;
	padding: 0 0 8px 0px;
	background-color: #eeeeee;
	color: #000;
	display: block;	
	position: relative;
	border-top: 1px solid #cecece;
}
ul#main_nav_bar {
	margin: 0px 0 0 0;
	padding: 6px 0 5px 5px;
	background-color: #66727b;
	color: #fff;
	display: block;
	position: relative;
	list-style: none;
}
#main_nav_bar li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}
#main_nav_bar li a {
	color: #fff;
	margin: 0 1px;
	font-weight: bold;
	font-size: 1em;
	white-space: nowrap;
	padding: 2px 3px 5px 3px;	
}
#main_nav_bar li a:hover,  #main_nav_bar li a.selected  {
	color: #000;
	background-color: #cccc00 ;
	text-decoration: none;
}
/************* Site Header (End) *************/
/************* Outer Container (Begin) *************/
#outer_container {
	border-left: 185px solid #fff;
	position: relative;
	width: auto;
}
/************* Outer Container (End) *************/
/************* Side Column (Begin) *************/
#side_column {
	width: 185px;
	margin-left: -185px;
	padding: 0;
	float: left;
}
/************* Side Column (End) *************/
/************* Main Column (Begin) *************/
#main_column {
	float: right; 
	width: 100%; 
	position: relative; 
	margin: 0;
	padding: 0;
}
#main_content {
	padding: 0px 40px 0 40px;
	margin: 0;
	width: 80%;
	max-width: 700px;
}
/************* Main Column (End) *************/
/************ Sub Navigation *************/
ul#sub_nav_bar {
	border: 1px solid #cecece;
	border-right: none;
	border-top: none;
	margin: 0;
	padding: 6px 0 6px 0;
	background-color: #fff;
	display: block;	
	position: relative;
}
ul#sub_nav_bar li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}
ul#sub_nav_bar li.series_end a {
	border-right: none;
}
ul#sub_nav_bar li a {
	border-right: 1px solid #ccc;
	padding: 0 8px;
	margin: 0;
	font-weight: bold;
	font-family: 'Arial';
}
/************ End Sub Navigation *************/
/********* Story Finder **********/
#storyfinder {
	width: 70%;
	margin-top: 10px;
	padding-right: 50px;
	padding-left: 25px;
	font: 1.1em Arial, Helvetica, Sans-serif;
	position: relative;
}
#storyfinder h2 {
	color: #555555;
	padding: 2px 5px 2px 5px;
	border: 1px dotted #cccc00;
	background-color: #cecece;
	margin-bottom: 15px;
	margin-left: -25px;
	margin-right: -15px;
	font-size: 1.1em;
}
#storyfinder label, #storyfinder p {
	font-size: 1em;
}
#storyfinder a {
	font-weight: bold;
}
#storyfinder select {
	font-size: 1em;
	background-color: #cccc00;
	margin-top: 4px;
}
#storyfinder #directory {
	margin-bottom: 1px;
}
#storyfinder #keyword_note {
	font-size: 1em;
}
#storyfinder #keyword_letters {
	margin: 0;
	padding: 0;
}
/********* Left Sidebar Group Basics **********/
.sidebar_group {
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 10px 20px 10px 20px;
	position: relative;
}
.sidebar_group p, .sidebar_group ul {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
	font-size: 1.1em;
	line-height: 140%;
}
.sidebar_group ul li {
	margin-bottom: 10px;
}
.sidebar_group h2 {
	font-size: 1em;
	font-weight: normal;
	color: #333;
	text-transform: uppercase;
	letter-spacing: .1em;
	margin-top: 0;
	font-family: 'Arial Black', Arial, Helvetica, Sans-Serif;
}
.sidebar_group .red_block, .sidebar_group .white_block
{
	padding-left: 17px;
}
.sidebar_group a
{
	font-weight: bold;
}
/********* Footer **********/


#footer {
        margin-top: 15px;
        border-top: 1px solid #ccc;
        }

#address {
        display: none;
        }

#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;
        }


/********* GLOBAL **********/
.section_label
{
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: .1em;
	color: #999;
	font-size: .9em;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 6px;
}
.left
{
	float: left;
}
.right
{
	float: right;
}
.red
{
	color: #cc0000 !important;
}
.page_tools
{
	text-align: right;
	font-size: .9em;
	font-family: Arial;
	font-weight: bold;
	padding-top: 5px;
	float: right;
	background-color: transparent;
}
a.print_link
{
	background: transparent url('http://images.salon.com/src/print.png') right center  no-repeat;
	padding-right: 18px;
	margin-right: .5em;
}
a.email_link
{
	background: transparent url('http://images.salon.com/src/email.png') right center  no-repeat;
	padding-right: 18px;
	margin-right: .5em;
}
a.email_link_left
{
	background: transparent url('http://images.salon.com/src/email.png') left center  no-repeat;
	padding-left: 18px;
	margin-left: .5em;
}
a.feed_link
{
	background: transparent url('http://images.salon.com/src/feed.png') right center  no-repeat;
	padding-right: 26px;
	margin-right: .5em;
}
a.feed_link_left
{
	background: transparent url('http://images.salon.com/src/feed.png') left center  no-repeat;
	padding-left: 26px;
}
#entry_options h2
{
	font-family: Georgia;
	font-size: 1.4em;	
}
.hidden, .noprint {
	display: none;
}
.uppercase {
	text-transform: uppercase;
}
.clearer {
	clear: both;
}
.series_end {
	border-right: 0;
	background-image: none;
}
.green_circle
{
	background: #fff url('http://images.salon.com/src/green_circle_on_white.png') 0 50% no-repeat;
	padding-left: 20px;
}
.red_block {
	background: url('http://images.salon.com/src/red_block.png') left 50% no-repeat;
}
.white_block {
	background: url('http://images.salon.com/src/white_block.png') left 50% no-repeat;
}
.red_arrow {
	background: url(/src/arrow_red.gif) 0 50% no-repeat;
	padding-left: 10px;
}
.black_arrow {
	background: url(/src/arrow_black.gif) 0 50% no-repeat;
	padding-left: 10px;
}
.premium_header {
	background: url(/src/premium_header.gif) 0 50% no-repeat;
	height: 19px;
	text-align: center;
	color: #000 !important;
}
a:link.technorati_quote, a:visited.technorati_quote {
	color: #009a00;
}
#archive_calendar
{
	font-size: 1em;
}
#archive_calendar tr td #month_year
{
	font-size: 1em;
	font-weight: bold;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* This is for IE Mac only and is reset to "block" below */
.clearfix
{
	display: inline-table;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
