@charset "UTF-8";
/* CSS Document */

/*****************

Global

******************/

h1,h2,h3,h4,h5,p,ul,ol,li,dl,div,iframe,form,table,td,th {padding: 0;margin: 0;}

img {border: 0;}

.float-left {float: left;}
.float-right {float: right;}

.text-center {text-align: center;}

body {
  background: #FFF;
  color: #444;
  font-family: Baskerville, Georgia, "Times New Roman", Times, serif;
  margin: 5px 0 20px 0;
  font-size: 100%;
  padding: 0;}

a:link, a:visited {
  color: #000;
  text-decoration: none;}

a:focus {
  outline: 1px dotted;}

a:hover {
  outline: none;
  text-decoration: underline;
  color: #000;
}
  
a:active, li a.active { outline: none; color: #000; }

h2 { 
	font-family: Baskerville, Georgia, "Times New Roman", Times, serif;
	font-weight: normal; 
	font-size: 2em; 
	color: #000; 
	border-bottom: 1px solid #ebebeb; 
	padding: 10px 0 10px 0;}

.article_detail h2 { border-bottom: none; }

.h2-replace {
	font-family: Baskerville, Georgia, "Times New Roman", Times, serif;
	font-weight: normal; 
	font-size: 2em; 
	color: #000; 
	border-bottom: 1px solid #ebebeb; 
	padding: 10px 0 10px 0;}

h3 { font-family: Baskerville, Georgia, "Times New Roman", Times, serif;
	font-weight: normal; letter-spacing: -0.02em;}
  
 
p {margin: 0 0 5px 0;  line-height: 1.333em;}


.post_date_large {
	font-size: 1.2em; 
	font-weight: bold; 
	font-family:Arial, Helvetica, sans-serif; 
	color: #999; 
	text-transform: uppercase; 
	margin: 15px 0 5px 0; 
	letter-spacing: 0.05em;}
	

.red_border_top {border-top: 3px solid #CC0000;}

.margin_20 {margin: 20px 0;}

.margin_10 {margin: 10px 0;}

td ul { padding: 12px 0px 12px 30px; }

/***************

Author

****************/

.author, .author_active { margin: 3px 0; padding: 2px; }

.author {
  color: #555;
  font-size: 1.1em;
  font-family: "Times New Roman", Georgia, Times, serif;
  font-style: italic;
}

.author a, .author a:visited { 
  color: #555;
  background: url(images/icon_author.gif) no-repeat right; 
  padding: 2px 19px 2px 2px;
}
	
.author a:hover, .author_active a:hover {
	background: #383838 url(images/icon_author_active.gif) no-repeat right;
	padding: 2px 19px 2px 2px;
	color: #fff;
	text-decoration: none;
}
	
.author_active a, .author_active a:visited { 
	background: #383838 url(images/icon_author_active.gif) no-repeat right;
	padding: 2px 19px 2px 4px;
	color: #fff;
	font-size: 1.1em;
	font-family: "Times New Roman", Georgia, Times, serif;
	font-style: italic;}

.cluetip-default #cluetip-outer {
	border-top: 1px solid #000; 
	border-left: 1px solid #000; 
	border-right: 2px solid #000; 
	border-bottom: 2px solid #000; 
	background: #FFF; padding: 5px 10px;
	width: 210px;	
	margin: 2px 0 0 0;}
	
.cluetip-default #cluetip-inner { padding: 0px;}

#cluetip-close { font-size: .8em;}

.cluetip-default { background-color: white; }
	
.author-info-widget .name {font-size: .9em; font-weight: bold;}
.author-info-widget .position {font-style:italic; font-size: .8em; margin: 2px 0 2px 0;}	

.author-info-widget img { margin-right: 4px;}

.author-info-widget .links a, .author_callout .links a:visited {
	color: #cc0000; 
	font-family:Arial, Helvetica, sans-serif; 
	background: none; 
	padding: 0;
	font-size: .8em;}
	
.author-info-widget .links a:hover {
	padding: 0;background: none; 
	text-decoration: underline;}
	
.author-info-widget .works ul {border-top: 1px solid #dadada; margin: 4px 0 0 0;}

.author-info-widget .works ul li {
	list-style-type: none; 
	background: url(images/bullet_grey.gif) no-repeat;
	margin: 5px 0;
	padding: 0 0 0 11px;
	font-size: .8em;
	line-height: normal;}

.author-info-widget .works a, .author_callout .works a:visited {
	background: none; padding: 0; color: #000; font-style: normal; }

.author-info-widget .works a:hover {background: none; color: #000; padding: 0; text-decoration: underline;}


ul.detail_top_links .author a, .entry_header .author a,
ul.detail_top_links .author, .entry_header .author {color: #555;}

ul.detail_top_links .author a:hover, .entry_header .author a:hover {color: #fff;}

ul.detail_top_links .author a h3, .entry_header .author a h3,
ul.detail_top_links .author h3, .entry_header .author h3 {
  color: #555;
  font-family: "Times New Roman", Georgia, Times, serif;
  font-style: italic;
  letter-spacing:0em; 
  font-size:1em;
  display:inline;}

ul.detail_top_links .author a h3:hover, .entry_header .author a h3:hover {color: #fff;}

/***************

Clearfix

****************/

.clear{clear:both;}

.clearfix:after {content:".";display:block;height:0;clear:both;visibility:hidden;}

/* .clearfix {display:inline-block;} */

/* Hide from IE Mac \*/

.clearfix {display:block; min-height:1%;}


/*****************

Layout

******************/


#wrapper {
  margin: 0 auto;
  width: 980px;
  font-size: 0.75em; }
  
#page_wrapper {
	background: url(images/faux_col_bg.gif) repeat-y; 
	padding-left: 1px; 
	/*border: 0px solid red;*
	}
	
#page_wrapper2 {
	/* background: url(images/faux_col_bg2.gif) repeat-y; */
	padding-left: 1px;
	
	}
  
#homepage-overall-left { float: left; width: 658px;}

#homepage-right {
    float:right;
    margin-top: 10px;
    padding:0 0 0 10px;
	width: 311px;
}

#main-right {
	float:right;
	margin-top: 15px;
	padding:0 0 0 10px;
	width:311px;
}

#homepage-overall-left #column_left {width: 298px; float: left; padding: 8px 15px;}

#homepage-overall-left #column_right {width: 298px; float: right; padding: 20px 15px;}

#landingpage_left {float: left; width: 645px; }

#landingpage_left #column_left_with_right,
#landingpage_left #column_left {width: 410px; float: left; padding: 15px; }
#landingpage_left #column_left { width: 630px;}

#landingpage_left #column_right {width: 160px; border: 7px solid #e2e2e2; float: right; padding: 15px;  margin: 15px 0 0 0;}

#detail_page { float: left; width: 628px; padding: 8px 15px;}

#detail_page #detail_col_right {
  width: 120px; 
  float: right; 
  margin: 0px 0px -10px 15px;
}
  

/*****************

Ad Banners

******************/

#top_ad_banner {padding: 10px 0 10px 0; width: 728px; float: right; text-align: right;}

#home_top_ad_banner {text-align: left; padding: 10px 0 10px 0; }
#homepage_promo_block { float:right; }

#bottom_ad_banner {padding: 10px 7px 10px 7px; text-align: center; }



/*****************

Primary Navigation

******************/ 

#nav_wrapper {background: url(images/top_nav_bg.gif) repeat-x; height: 29px; padding: 1px 0 1px 0; line-height: normal;}
 
#nav {text-transform: uppercase; float: left; }

#nav a {color: #666; font-weight: bold; letter-spacing: 0.09em; font-size: 10px; display: block; padding: 8px 6px 7px 6px;  border-right: 1px solid #e4e4e4; }

#nav a.thebook {color:#fff; background-color:#000;}

#nav a:hover {text-decoration: none; background: #ececec;}

#nav a.thebook:hover {color:#666;}

#nav li {float: left; list-style-type: none;}


/*****************

Login and Search

******************/

#user-login #edit-submit {
  margin-top: 0;
}

#user-login .forgot-login-link {
  margin: 0 0 20px 0;
}

#login_search {float: right;} 

#login_search li {
	list-style-type: none; float: left; margin: 0; padding: 0; display: inline}

#login_search a {
	font-weight: bold; 
	font-size: 9px; 
	font-family:Arial, Helvetica, sans-serif; 
	text-transform: uppercase; 
	letter-spacing: 0.03em; 
	padding: 0; margin: 0;}

#login_search .login a {
	color: #666; 
	margin: 8px 0 5px 0; 
	display: block; 
	padding: 0 3px;
	border-right: 1px solid #e4e4e4; 
	height: 10px;}

#login_search .subscribe a {
	color: #666; 
	height: 10px; 
	margin: 8px 0 5px 0; 
	padding: 0 4px; 
	display: block; 
	/*border-right: 1px solid #e4e4e4; */
	color: #cc0000; }

#login_search .rss {padding: 2px 4px;}

#login_search .search { clear:both; }

#login_search .text_field {width: 95px; border: 1px solid #c7c7c7; padding: 3px 2px; margin: 3px 0 3px 6px; color: #999; font-family: Georgia, "Times New Roman", Times, serif; }
#login_search #form-submit {margin: 3px 0 0 0;}

#subscribe-box { border: 1px solid #c7c7c7; padding: 5px; font-size: 12px; }
#subscribe-box td { font-size: 12px; }
#subscribe-box input { font-size: .8em; }
#subscribe-box a { color: #cc0000; }
.vertical-border { border-right: 1px solid #c7c7c7; }

/*****************

Header

******************/

#logo-banner { background: url(images/tnr_logo_banner.gif) no-repeat; }

#header_home, #header { border-bottom: 10px solid #000; }

#tnr_logo_inside {width: 236px; float: left; margin: 20px 0 0 0;}

#header_home .tnr {float: left; margin: 0 0 0 0px;}

#header_home .header_feature {float: right; width: 314px;  background: url(images/hdr_squiggly.gif) left no-repeat; margin: 10px 0; padding: 0 0 0 15px;}

#header_home .header_feature img {float: right;}

#header_home .header_feature h3 {font-size: 1.4em; background: url(images/star_shape.gif) no-repeat; padding-left: 18px; }

#header_home p {font-family: Arial, Helvetica, sans-serif; font-size: .9em; line-height: 1.5em; padding-left: 18px;}

#header_home .author {margin-left: 18px;}

#header {padding: 10px 0; }

#header .tnr {float: left; margin: 0 0 0 25px;}

#header .header_feature img,
.feature_footer img {float: left; margin-right: 10px; margin-left: 10px; margin-bottom: 35px;}

.feature_footer .icon-premium-classic-small img {float: none; margin:0px;}

#header .header_feature h3 .icon-premium-classic, #header .footer_feature h3 .icon-premium-classic, #header .header_feature .title .icon-premium-classic, #header .footer_feature .title .icon-premium-classic { vertical-align: middle; padding-top: 22px; }

#header .header_feature h3 img, #header .footer_feature h3 img,#header .header_feature .title img, #header .footer_feature .title img { float: none; margin-left: 0px; display: inline; vertical-align: top; } 

#header h3, .feature_footer h3 {font-size: 1.3em; }
#header .title, .feature_footer .title {font-size:1.3em;font-weight:normal;letter-spacing:-0.02em;}

#header .no_line {background: none;}

#block-views-feature_header-block_2 a, 
#block-views-feature_header-block_3 a { font-size: 1.0em; }

/*****************

Breaking News

******************/

#breaking_news {font-family: Arial, Helvetica, sans-serif; border: 1px solid #CCC; background: #ffffce; height: 32px; margin: 5px 0;}

#breaking_news a {color: #cc0000; font-size: 1.1em; }

#breaking_news .title {margin: 8px 0 0 0px;}

#breaking_news img {float: left; margin-right: 5px;}

#breaking_news span.post_date {font-style: italic; color: #000;}


/*****************

Homepage Rotator

******************/

#homepage-rotator { height: 305px; }

.views_slideshow_main {width: 330px; float: left;}

.views_slideshow_breakout_teasers {width: 326px; float: right; }

.views_slideshow_breakout_teasers h3 a {
	font-size: 1.0em; 
	line-height: 1.3em; 
	padding: 0px 0px 0px 0px;
	font-weight: bold;
}
.views_slideshow_breakout_teasers h3 { margin-left: 20px; margin-right: 10px; }

#views_slideshow_div_breakout_teaser_1_0,
#views_slideshow_div_breakout_teaser_1_1 {border-bottom: 1px solid #c4c4c4;}

.views_slideshow_div_breakout_teaser {
	height: 101px; 
	background: url(images/rotator_teaser.gif) no-repeat left;}

.views_slideshow_active_teaser {
	height: 101px; 
	background: url(images/rotator_teaser_active.gif) no-repeat left;}

.views_slideshow_breakout_teasers .author {margin: 3px 0 0 20px;}

#block-views-homepage_features-block_1 .view-homepage-features li a {font-weight: normal; font-size: 1.1em; margin-top: 3px;}

#block-views-homepage_features-block_1 { width: 658px; }

.arrow_red a {color: #cc0000; font-size: 1.2em;}

/*****************

Stay in Touch Horizontal 

******************/


#stay_in_touch_wide {background: url(images/stay_in_touch_wide.gif); height: 24px; 
  padding: 25px 0 0 110px; margin: -5px 0 0 0; border-bottom: 5px solid #c4c4c4;}

#stay_in_touch_wide li {float: left; list-style-type: none;}

#stay_in_touch_wide li.get_our_newsletters {margin-left: 95px;}

#stay_in_touch_wide .signup-field {
  width: 90px; 
  border: 1px solid #c7c7c7; 
  padding: 3px 2px 4px 2px; 
  color: #999; 
  font-family: Georgia, "Times New Roman", Times, serif; 
  font-size: .9em;} 

#stay_in_touch_wide li.signup {margin: -6px 0 0 5px; padding: 0;  width: 153px;}
#stay_in_touch_wide li.signup input {float: left;}
#stay_in_touch_wide li.signup img {float: left;}
#stay_in_touch_wide li.rss {margin-left: 5px;} 


/*****************

Misc Homepage 

******************/

#home_recent {}

#home_recent .more {text-align: right; margin-top: 20px; color: #666; text-transform: uppercase;}

#home_recent h2 {margin: 0; padding-top: 0px; font-size: 2.8em;}


/*****************

List View with Thumbnails

******************/

.entry {background: url(images/dot_line.gif) bottom repeat-x; padding: 10px 0;}
#aol_news .views-separator {
  background: url(images/dot_line.gif) bottom repeat-x; padding: 1px 0;
}
#aol_news .entry_none {
  padding: 5px 0;
}

.entry_img {}

.entry_img img {margin: 0px 10px 0px 0px;}

.entry_topic {font-family: Arial, Helvetica, sans-serif; text-transform: uppercase; font-size: .8em; letter-spacing: 0.1em; font-weight: 700; }

.entry_topic a, .entry_topic a:visited {color: #CC0000;}
.entry_title {font-size: 1.2em; margin: 0 0 3px 0;}

#block-views-editors_choice-block_1 .entry { clear: both; }

.landing_thumbnail { padding:5px 10px 0px 0px; }

/*****************

Multimedia block

******************/
#main-right #multimedia_block {margin: 0 10px 0 0; margin-bottom: 10px;}

#multimedia_block {
	background: #3d3d3d; 
	font-family: Arial, Helvetica; 
	padding: 9px 0 2px 0;}

#multimedia_block h2 { 
	font-size: 1.9em; color: #000; 
	border: none; 
	padding: 5px 15px 10px 15px; 
	color: #999; 
	width: 150px; 
	float: left; }

#multimedia_block h2 a {color: #999;}

#multimedia_block .header { 
	font-size: 1.9em; color: #000; 
	border: none; 
	padding: 5px 15px 10px 15px; 
	color: #999; 
	width: 150px;  
	font-family: Baskerville, Georgia, "Times New Roman", Times, serif;
    font-weight: normal;
	float: left; }

#multimedia_block .header a {color: #999;}

#multimedia_block .more  {
	float: right; 
	width: 100px; 
	text-align: right; 
	color: #999;  
	padding: 15px 15px 0 0;}

#multimedia_block .more a {color: #999;}

.home_multimedia_highlighted_image {background: #000; margin: 0 15px 10px 15px;}

#multimedia_block .title a, #multimedia_block .title a:hover { float:left; font-size: 1em; color: #ccc; margin: 0 15px;}

#multimedia_block p {color: #aaaaaa; font-size: 10px; line-height: 1.2em; padding: 0 15px 0 15px;}

#multimedia_select_bar { border-left: 3px solid #3d3d3d;}

#multimedia_select_bar a {
	padding: 15px 0 0 29px; 
	height:22px; 
	display: block;  
	color: #c1c1c1; }

#multimedia_select_bar .video-on a {
	background-image: url(images/video_select_on.gif); 
	 width: 60px; 
	 color: #fff; 
	 border-right: 3px solid #3d3d3d;}

#multimedia_select_bar .video a {
	background-image: url(images/video_select.gif); 
	width: 60px; 
	border-right: 3px solid #3d3d3d;}

#multimedia_select_bar .slideshow-on a {
	background-image: url(images/slideshow_select_on.gif); 
	width: 75px; 
	color: #fff;
	border-right: 3px solid #3d3d3d;}

#multimedia_select_bar .slideshow a {
	background-image: url(images/slideshow_select.gif);  
	width: 75px;
	border-right: 3px solid #3d3d3d;}

#multimedia_select_bar .podcast-on a {
	background-image: url(images/podcast_select_on.gif);  
	width: 63px;  
	color: #fff;}

#multimedia_select_bar .podcast a {
	background-image: url(images/podcast_select.gif);  
	width: 63px; 	}


/*****************

Featured Content

******************/
.featured_contnet_hp { clear: both; }

.featured_content_hp .graphic {margin: 10px 0 0 0;}

.featured_content_hp .caption {font-style: italic; font-size: .9em; font-family:Arial, Helvetica, sans-serif; margin: 3px 0 35px 0;}

.featured_content_hp p {font-family: Arial, Helvetica, sans-serif; font-size: .9em; }

.author_name {clear: both; margin: 10px 0 5px 0; line-height: normal;}

.author_name a {
	background: url(images/icon_author.gif) no-repeat right; 
	font-size: 1.6em;
	padding-right: 20px; 
	color: #cc0000;}

.featured_content_hp .position {font-style:italic; font-size: 1.2em;}

.featured_content_hp .item-list ul {margin: 10px 0px 0px 0px; font-size: 1.2em; padding-left: 0px;}
.featured_content_hp .item-list ul li {margin: 3px 0; list-style-type: none; 
	background: url(images/bullet_grey.gif) no-repeat;
	padding: 0 0 0 11px;}

.featured_content_body img { margin-right: 5px; margin-top: 3px;}

.icon-premium-classic, .icon-premium-classic-small { display: inline; }

.icon-premium-classic img { padding-left: 5px; vertical-align: middle; }

.icon-premium-classic-small img { vertical-align: top; }

.icon-premium-classic-small { margin-left: 3px; }

#content-gating-key { font-size: 10px; border-top: 2px solid #dfdfdf; border-bottom: 2px solid #dfdfdf; margin-top: 8px; margin-bottom: 5px; }

#content-gating-key img { vertical-align: middle; }

.article_detail h1 .icon-premium-classic { display: inline; vertical-align: top; }

/*****************

Featured Quote

******************/

#featured_quote {
	background: #000 url(images/quote_btm_bg) bottom no-repeat; 
	padding: 20px 20px 60px 20px; color: #fff; 
	font-size: 1.1em; 
	text-transform:uppercase;
	letter-spacing: 0.04em;
	margin-top: 40px;
    width: 260px;
}
	
#featured_quote p {line-height: 1.5em; }
#featured_quote a { color: #ffffff; }
#featured_quote .marks {font-size: 1.3em; font-weight: bold;}

#featured_quote .author {text-align: right; margin: 5px; color: #fff;}


/*****************

Current Issue

******************/

#current_issue {}

#current_issue .cover {
	width: 130px; 
	float: left; 
	margin: 10px 15px 0 0 ; }

#current_issue .cover img {
	border-top: 1px solid #dfdfdf;
	border-left: 1px solid #dfdfdf;
	border-right: 3px solid #dfdfdf;
	border-bottom: 3px solid #dfdfdf;}
	
#current_issue .date {
	font-size: 1em; 
	font-weight: bold; 
	font-family:Arial, Helvetica, sans-serif; 
	color: #999; 
	text-transform: uppercase; 
	margin: 10px 0 10px 0; 
	letter-spacing: 0.05em;}
	
#current_issue .title {
	font-variant: small-caps; 
	font-size: 1.5em; 
	line-height: normal;}
	
#current_issue ul {margin: 7px 0 0 133px;}

#current_issue li {
	list-style-type: none; 
	background: url(images/bullet_grey.gif) no-repeat top left; 
	padding: 0 0 0 11px;
	font-size: 1.0em;
	line-height: 1.2em;
	margin: 0 0 8px 0;}
	
#current_issue .subscribe {margin: 20px 0;}


/*****************

Footer

******************/

#footer { padding: 0; margin: 0; border: 1px solid #c1c1c1; border-top: 0;}

#footer #stripes { background:url(images/bg-striped.gif) top; height: 30px; border-top: 10px solid #000; border-bottom: 1px solid #c1c1c1; margin: 0 0 30px 0;}

#footer_links_wrapper { padding: 0 0 25px 0;}

#footer #topics { width: 200px; float: left; text-transform: uppercase; padding: 0 20px; border-right: 1px solid #e2e2e2; margin-left: 50px; min-height: 180px;}

#footer .other_group li {
  list-style-type: none;
  background: url(images/bullet_grey.gif) no-repeat;
  padding: 0 0 0 11px;
  font-size: 1.1em;
  margin: 5px 0 5px 0;
}

#footer .other_group ul, #footer #blogs ul {
  margin-left: -15px;
}


#footer #topics li {
	list-style-type: none; 
	margin-bottom: 10px; 
	font-weight: bold; 
	font-family:Arial, Helvetica, sans-serif; font-size: 1em;}

#footer .other_group {width: 175px;float: left; padding: 20px;}

#footer .other_group { width: 170px; float: left; padding: 0 0 0 45px; border-right: 1px solid #e2e2e2; min-height: 180px;}

#footer h3, #footer .footer_header {text-indent: -9000px; margin: 0 0 15px 0;}
#footer .footer_header {
font-family:Baskerville,Georgia,"Times New Roman",Times,serif;
font-weight:normal;
letter-spacing:-0.02em;
height:17px;
}

#footer .last { border-right: none; }
#footer #blogs { width: 151px; }

#footer #blogs h3, #footer #blogs .footer_header {background: url(images/footer_blogs.gif) no-repeat;}
#footer #multimedia h3, #footer #multimedia .footer_header {background: url(images/footer_multimedia.gif) no-repeat;}
#footer #the_magazine h3, #footer #the_magazine .footer_header {background: url(images/footer_magazine.gif) no-repeat;}



/*****************

Blogs Callout

******************/

.blog-name a { font-family:Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold }

#blogs_callout {background: url(images/bg-striped.gif);
	font-family:Arial, Helvetica, sans-serif; 
	 padding: 10px;
	 line-height: normal;
	 overflow: hidden;
	 display: block;}

#blogs_callout .blog img {}

#blogs_callout .blog {
	background: #FFF; 
	padding: 10px; 
	margin-bottom: 10px; 
	display: block;
	border: 1px solid #FFF;}

#blogs_callout .intro {
	color: #cc0000; 
	background: url(images/squiggly_line.gif) bottom repeat-x; 
	padding: 5px 0; 
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 0.04em;}
	
#blogs_callout .by_name {padding: 3px 10px;}	
	
#blogs_callout .entry {padding: 5px 0; background: none; }

#blogs_callout #the-plank .entry {border-bottom: 1px solid #eaeaea;}

#blogs_callout .entry .author {margin: 0;}

#blogs_callout .title a, 
#blogs_callout .title a:visited {font-weight: bold; font-size: 11px; color: #000;}

#blogs_callout .date_post {font-size: .8em; font-style:italic; padding: 3px 0px 3px 0px;}

#blogs_callout #jonathan-chait {
	padding-top:2px;
	padding-right:0px;
}
#blogs_callout #jonathan-chait img {
	margin-left: -5px;
}
#blogs_callout #jonathan-chait .intro {
	margin-top:-5px;
	margin-right:10px;
}
#blogs_callout #jonathan-chait .entry {
	padding-right:10px;
}
#blogs_callout #the-famous-door img {
margin-left:5px;
}
#blogs_callout #the-famous-door {
padding: 2px;
}

/*****************

Blogs Callout

******************/

#popular {font-family:Arial, Helvetica, sans-serif;}

#popular ul.ui-tabs-nav {margin: 10px 0 0 0;}

#popular ul.ui-tabs-nav li {float: left; list-style-type: none; font-size: .9em; text-align: center; padding: 0 0 0 0; letter-spacing: 0.03em; text-transform: uppercase}

#popular ul.ui-tabs-nav li a { display: block; width: 125px; height: 20px; padding: 7px 0 3px 0; color: #666;}

#popular ul.ui-tabs-nav li a:hover { text-decoration: none;}

#popular ul.ui-tabs-nav li.ui-tabs-selected a{background: #fafafa; border: 1px solid #c1c1c1; border-bottom: none; margin-bottom: -2px; color: #000;}

#popular #most_viewed {}

#popular #most_comments {}

#popular .listing {background: #fafafa; border: 1px solid #c1c1c1; padding: 5px 20px 15px 10px;}

#popular .listing { color: #cc0000; font-family: Baskerville, "Times New Roman", Times, serif; font-size: 1.3em; font-weight: bold; }

#popular .listing a { font-weight: normal; margin: 2px 0 0 0; font-size: .8em; text-decoration: none; }

#popular .listing a:hover { text-decoration: underline; }

#popular .listing li .views-field-title { display: inline;}
#popular .listing li {border-bottom: 1px solid #c1c1c1; margin: 5px 0; padding: 5px 0 9px 0; }


/*****************

Stay in Touch Right Column Block

******************/
  
#embedform_305px {
	width: 305px;
	height: 299px;
	background: transparent url('images/tnrform305px_bg.jpg') no-repeat 0 0;
	position: relative;
	margin-bottom: 5px;
}

.subformfield { 
	margin: 0 0 0 25px;
	font-family: "Arial", Helvetica, verdana, sans-serif;
	font-size: 11px;
	clear: both;
}

#embedform_305px .formimg { margin: 18px 0 10px 20px; }
#embedform_305px p.label { width: 70px; float: left; margin: 3px 0; }
#embedform_305px p.zip { width: 30px; margin-left: 20px; }
#embedform_305px input.subform {
	border: 1px solid #ccc;
	width: 175px;
	margin-bottom: 6px;
	float: left;
}
#embedform_305px input.state { width: 30px; }
#embedform_305px input.zip { width: 91px; }
#embedform_305px input.submit { float: right; margin: 5px 30px 0 0; }


#embedform_600px {
	width: 600px;
	height: 299px;
	background: transparent url('images/tnrform600px_bg.jpg') no-repeat 0 0;
	position: relative;
}

#embedform_600px .subformhdr {
	width: 170px;
	height: 20px;
	float: left;
	position: relative;
	display: block;
}

#embedform_600px .subformcol {
	width: 190px;
	height: 20px;
	float: left;
	position: relative;
	display: block;
	margin: 10px 0 0 10px;
}

#embedform_600px .subformfield600px { 
	margin: 0 0 0 12px;
	font-family: "Arial", Helvetica, verdana, sans-serif;
	font-size: 11px;
	clear: both;
}

#embedform_600px .subformfieldstate600px { 
	width: 80px;
	float: left;
	position: relative;
	margin: 0 0 0 10px;
	font-family: "Arial", Helvetica, verdana, sans-serif;
	font-size: 11px;
}


#embedform_600px .subformfieldzip600px { 
	width: 80px;
	float: left;
	position: relative;
	margin: 0 0 0 10px;
	font-family: "Arial", Helvetica, verdana, sans-serif;
	font-size: 11px;
}

#embedform_600px input.subform600px {
	border: 1px solid #ccc;
	width: 175px;
	margin-bottom: 2px;
	float: left;
}

#embedform_600px input.submit600px { float: right; margin: 5px 0; }


#change_org { margin-bottom:5px; }

/* admin tab links */
ul.primary, ul.primary li, ul.secondary, ul.secondary li { background: none; border: 0;  }
ul.secondary { border-bottom: 1px solid #b4d7f0; clear: both; /*margin: 0 0 1em; padding: .5em 0; */text-align: left; }
ul.primary li a, ul.primary li.active a, ul.primary li a:hover, ul.primary li a:visited, ul.secondary li a, ul.secondary li.active a, ul.secondary li a:hover, ul.secondary li a:visited { background: none; border: 0; margin: 0; padding: 0 1em 0 0; text-decoration: none; }
ul.primary li.active a, ul.secondary li.active a { font-weight: 700; }

/* position admin tab links and style admin h2 */
#tabs-wrapper { margin: 0; padding: 0; }
h2.with-tabs { margin-bottom: 0; }
#tabs-wrapper ul.tabs { margin: 0 0 .5em; padding: 0; }

/* stuff you probably will not need to change - includes admin coloring */
quote, code, fieldset { margin: .5em 0; }
input { color: #494949; font: 1em Verdana, sans-serif; }
#edit-txt-to-addrs-wrapper { clear: both; }
#edit-txt-to-addrs-wrapper input {  display: block; clear: both; }
textarea, select { color: #494949; font: 1em Verdana, sans-serif; }
fieldset ul.clear-block li { background-image: none; margin: 0; padding: 0; }
fieldset { background: #fff; border: 1px solid #d4e7f3; margin: 1em 0; padding: 1em; }
fieldset legend { display: block; }
html.js fieldset.collapsed { background: transparent; padding-bottom: .6em; padding-top: 0; }
html.js fieldset.collapsible legend a { background: url(images/menu-expanded.gif) no-repeat 0 50%; padding-left: 2em; }
html.js fieldset.collapsed legend a { background: url(images/menu-collapsed.gif) no-repeat 0 50%; }


tbody { border-top:none; }
th a:link, th a:visited { color: #7f7f7f; }
td, th { padding: .3em .5em; }
tr.even, tr.odd, tbody th { border: solid #d4e7f3; border-width: 1px 0; }
tr.odd, tr.info { background-color: #edf5fa; }
tr.even { background-color: #fff; }
tr.drag { background-color: #fffff0; }
tr.drag-previous { background-color: #ffd; }
tr.odd td.active { background-color: #d4e7f3; }
tr.even td.active { background-color: #edf5fa; }
td.region, td.module, td.container, td.category { background-color: #d4e7f3; border-bottom: 1px solid #b4d7f0; border-top: 1.5em solid #fff; color: #666; font-weight: 700; }
tr:first-child td.region, tr:first-child td.module, tr:first-child td.container, tr:first-child td.category { border-top-width: 0; }
tr.odd td.menu-disabled { background-color: #edf5fa; }
tr.even td.menu-disabled { background-color: #fff; }
tr.selected td a:link, tr.selected td a:visited, tr.selected td a:active { color: #d4e7f3; }
tr.taxonomy-term-divider-bottom { border-top: 1px dotted #ccc; }

#autocomplete li { cursor: default; margin: 0; padding: 2px; }
#autocomplete li.selected, tr.selected td, tr.selected td.active { background: #027ac6; color: #fff; }
.form-checkboxes, .form-radios, .form-checkboxes .form-item, .form-radios .form-item { margin: .25em 0; }
#center form { margin-bottom: 2em; }
.form-button, .form-submit { margin: 2em .5em 1em 0; }
#dblog-form-overview .form-submit, .confirmation .form-submit, .search-form .form-submit, .poll .form-submit, fieldset .form-button, fieldset .form-submit, .sidebar .form-button, .sidebar .form-submit, table .form-button, table .form-submit { margin: 0; }

div.admin-panel, div.admin-panel .description, div.admin-panel .body, div.admin, div.admin .left, div.admin .right, div.admin .expert-link, div.item-list, .menu { margin: 0; padding: 0; }
div.admin h3 { margin-bottom: 0; }
div.admin .left { float: left; width: 48%; }
div.admin .right { float: right; width: 48%; }
div.admin-panel { background: none; padding: 1em 1em 1.5em; }
div.admin-panel .description { margin-bottom: 1.5em; }
div.admin-panel dl { margin: 0; }
div.admin-panel dd { color: #898989; font-size: .92em; line-height: 1.3em; margin-bottom: .65em; margin-top: -.2em; }

.messages { background-color: #fff; border: 1px solid #b8d3e5; }
.preview { background-color: #fcfce8; border: 1px solid #e5e58f; }
.preview .node { background-color: #fcfce8; }

span.form-required { color: #ffae00; }
.description { color: #898989; font-size: .92em; line-height: 150%; margin-bottom: .75em; }
.messages, .preview { margin: .75em 0; padding: .5em 1em; }
.messages ul { margin: 0; }
.box { margin-bottom: 2.5em; }
.profile dd { margin-bottom: 1.6em; }
.profile h3 { border-bottom: none; }

div.status { border-color: #c7f2c8; color: #33a333; }
div.error, tr.error { background-color: #fcc; color: #a30000; }
.form-item input.error, .form-item textarea.error { border: 1px solid #c52020; color: #363636; }
table.system-status-report th { border-color: #d4e7f3; }
table.system-status-report tr.error, table.system-status-report tr.error th { background-color: #fcc; border-color: #ebb; color: #200; }
table.system-status-report tr.warning, table.system-status-report tr.warning th { background-color: #ffd; border-color: #eeb; }
table.system-status-report tr.ok, table.system-status-report tr.ok th { background-color: #dfd; border-color: #beb; }

.user-profile img { float:left; margin-right: 5px; margin-bottom: 5px; }
p.first-paragraph:first-letter { font-size: 24px; }

#attachments, .top-menu, ul.links, .package-featured-section,
.package-center-section, .package-lower-section, .package-main-article,
.package-related-articles { clear: both; }

.body-content .event-date, .user-name { font-weight: bold; }
.body-content .user-profile { display: block; clear: both; }

.article-sidebar { float: right; width: 160px; margin-right: 10px; padding: 10px 10px 10px 0; }

.user-job-title { margin-bottom: 12px; }

.related-terms {  	  
  padding: 12px 0px 12px 0px;  
  clear: both;
  width: 600px;
}
.related-term { margin-left: 12px; display: inline; } 
.date-filter .filter-submit { float:right; }
.date-filter { width: 200px; }


/*****************

Blog Pages

******************/

.blog_header_bg {background-image: url(images/bg-striped.gif); padding: 12px 0 0 0;  border-bottom: 1px solid #e2e2e2;}

.blog_header {background: #FFF; padding: 10px;}

.blog_header_chait { padding: 0px 0px 2px 0px;}
.blog_header_door { padding:5px 0px; }
.blog_header_critics, .blog_header_cohn {padding:10px 0 10px 0;}
.blog_header_foreign_policy {padding:10px 0 10px 0;}

.blog_header h1 { 
  text-transform: uppercase;
  font-family: "arial black", Arial, Helvetica, sans-serif;
  color: #000;
  font-size: 1.6em;
  letter-spacing: 0.05em;
  padding: 5px 0; 
}

.blog_header H1.the_treatment {
    text-indent: -9000px;
	margin: -30px 0 0 0;
	background: url(images/logo_the_treatment.gif) center top no-repeat;
	height: 115px;
}

.blog_header H1.the_vine {
    text-indent: -9000px;
	margin: -30px 0 0 0;
	background: url(images/logo_the_vine.gif) center top no-repeat;
	height: 107px;
}

.blog_header H1.the_avenue {
    text-indent: -9000px;
	background: url(images/logo_the_avenue.gif) center top no-repeat;
	height: 100px;
	margin: -10 0 0 0;
}

.blog_header H1.the_stash {
    text-indent: -9000px;
	background: url(images/logo_the_stash.gif) right top no-repeat;
	height: 90px;
	margin: -5px 0 0 -20px;
}

.blog_header H1.the_plank {
    text-indent: -9000px;
	background: url(images/logo_the_plank.gif) center top no-repeat;
	height: 103px;
	margin: -20px 0 0 0;
}

.blog_header H1.the_spine {
    text-indent: -9000px;
	background: url(images/logo_the_spine.gif) center top no-repeat;
	height: 100px;
	margin: -15px 0 0 0;
}

.blog_header H1.the_famous_door {
    text-indent: -9000px;
	background: url(images/logo_the_famous_door.gif) center top no-repeat;
	height:176px;
	margin: -20px 0 -15px 0;
} 

.blog_header H1.world_cup {
    text-indent: -9000px;
	background: url(images/logo_goal_post.gif) center top no-repeat;
	height:100px;
	margin: -20px 0 0px 0;
}

.blog_header H1.critics {
    text-indent: -9000px;
	background: url(images/logo_the_in_house_critics.gif) center top no-repeat;
	height:120px;
	margin: -15px 0 -10px 0;
}

.blog_header H1.jonathan_cohn {
    text-indent: -9000px;
	background: url(images/logo_citizen_cohn.gif) center top no-repeat;
	height:120px;
	margin: -10px 0 -10px 0;
}

.blog_header H1.foreign_policy {
    text-indent: -9000px;
	background: url(images/logo_entanglements.gif) center top no-repeat;
	height:140px;
	margin: -5px 0 -10px 0;
}

.blog_header H1.chait {
    text-indent: -9000px;
	background: url(images/logo_chait.gif) center top no-repeat;
	height: 123px;
	margin: -20px 0 -5px 0px;
	padding: 0px;
}

.blog_header_email { 
	border-top:1px solid #E2E2E2;
	padding:3px 0;
	text-align: right;
	width:100%;
	font-size:1.1em;
	background: #fff;
}
.blog_header_email a {
	color: #444;
	background: #fff;
}
.blog_header_link { 
	border-top:1px solid #E2E2E2;
	padding:3px 0;
	text-align: right;
	width:100%;
	font-size:1.1em;
	background: #fff;
}
.blog_header_link a {
	color: #444;
	background: #fff;
}

.blog_header .topic {color: #cc0000; font-family:Arial, Helvetica, sans-serif; text-transform: uppercase; margin: 5px 0; letter-spacing: 0.03em;}

#landingpage_left h2 {margin: 10px 0 0 0; padding-top: 0px; font-size: 2.8em;}

#landingpage_left .entry_title {font-size: 2em;}

#landingpage_left .post_date, #detail_page .post_date {font-family:Arial, Helvetica, sans-serif; color: #666; font-size: .9em; letter-spacing: 0.05em;}


/* #landingpage_left p {font-size: 1.1em; line-height: 1.4em;} */


/*****************

Related

******************/

#related {}

#related h3 { 
text-transform: uppercase; background: url(images/star_shape.gif) no-repeat 0 2px; padding-left: 18px; font-family: "arial narrow", Arial, Helvetica, sans-serif; letter-spacing: 0.02em; font-size: 1.4em;
}
#related .entry {background: url(images/dot_line2.gif) bottom repeat-x; margin: 0;}
#related .entry_title {font-size: 1.1em; margin: 4px 0;}

#related .entry .topic {
	color: #cc0000; 
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 0.04em;
	font-family: Arial, Helvetica, sans-serif;}

#related .entry .topic a {color: #cc0000;}

#related .more {}


/*****************

Paging

******************/

ul.pager {
	margin: 10px 0 30px 0;
	float: right;
}
	
ul.pager li.pager-item, ul.pager li.pager-next, ul.pager li.pager-last, ul.pager li.pager-previous, ul.pager li.pager-first {color: #999; font-weight: bold; padding: 2px; margin: 0 5px 0 5px; font-size: 1.0em;}
	
	
ul.pager li {
	list-style-type: none; 
	font-family:Arial, Helvetica, sans-serif; 
	float: left; 
	margin: 0 2px 0 0 ;}
	
ul.pager li a {display: block; background: #f9f9f9; border: 1px solid #e2e2e2; color: #666; padding: 0 2px;}

ul.pager li.pager-current {
	background: #cc0000; 
	border: 1px solid #cc0000;
	font-size: .7em;
	color: #fff;}
	
ul.pager li.pager-current a:hover {
	background: #cc0000; 
	border: 1px solid #cc0000;
	color: #fff;}

ul.pager li a:hover {background: #e2e2e2; color: #333; text-decoration: none;}

.pager-continued-text { text-align: right; font-style: italic; font-size: 1.1em; margin-bottom: 15px; }

.pager-x-of-x { font-family: Arial, Helvetica, sans-serif; float: left; margin-top: 7px;}


/*****************

Detail Pages

******************/

.section_header {background-image: url(images/bg-striped.gif); padding: 12px;}

.section_header H2 { background: #FFF; padding: 10px; text-transform: uppercase; font-size: 1.9em; font-family: "Arial Black", Arial, Helvetica, sans-serif; letter-spacing: 0.09em; }
.small_section_header .tag {
  font-family: Arial,Helvetica,sans-serif;
  text-transform: uppercase;
  font-size: 0.8em;
  letter-spacing: 0.1em;
  font-weight: 700;
  padding: 0px;
  margin-bottom: -15px;
}
.small_section_header .tag a { color: #cc0000; }
.section_header .tag a:hover {color: #cc0000; text-decoration: none;}



.entry_header h1, .article_detail h1 {font-size: 2.6em; line-height: 1.1em; color: #000; font-weight: normal; margin: 20px 0 15px 0;}

h1.no-section-header { margin-top: 0px;}

.detail_header {background: url(images/dot_line.gif) bottom repeat-x; margin: 0 0 10px 0;}

.article_detail .entry_header {margin-bottom: 20px;}

.article_detail .caption {margin: 5px 0px 20px 0px; font-style: italic; font-size: 0.9em; font-family: Arial,Helvetica,sans-serif;}

.article_detail .img-left .caption { margin-bottom: 0px; }

.article_detail .slideshow-bottom-text { margin-top:15px;}

.entry_header ul  {margin: 0 0 10px 0;}

.detail_header li, .entry_header li  {list-style-type: none; margin-right: 15px; float: left;}

#detail_page .detail_header .post_date, .entry_header .post_date {padding-top: 6px; font-size: 1em;}
.detail_header #add_this, .entry_header #add_this  {padding-top: 4px;}

#add_this { float: left; }

#add_this_ul_links { margin-top: 15px; clear: both}

.article_detail p {font-size: 1.3em; line-height: 1.4em; margin: 0 0 1em 0;}

.article_detail { background: url(images/dot_line.gif) bottom repeat-x; padding: 0 0 15px 0;}
#detail_page.archive_custompage .article_detail{padding-bottom:0;}
#detail_page.archive_custompage .entry_header {margin-bottom:0;}

#detail_page .article_detail {background: none;}

#detail_page .ad_block_center {text-align: center; margin: 20px 0;}

p.introduction:first-letter {
	font-size : 325%;
	float : left;
	color : #c00;
	margin: 9px 5px 2px 0;
	}
	
p.introduction {margin-top: 0;}

#detail_page #tags {
	font-family: Arial, Helvetica, sans-serif; 
	padding: 15px 0px 0px 0px;}
	
#detail_page .dotted_line {
  clear: both;
  width: 620px;
  height: 13px;
  background: url(images/dot_line.gif) bottom repeat-x;
}

#detail_page #tags span.red, .pager-x-of-x {text-transform: uppercase; color: #CC0000; font-weight: bold; }

#detail_page #tags a {color: #666666;}
#detail_page #tags a:hover {background: #efefef; color: #000; text-decoration: underline;}

#detail_page .deck { font-size: 1.4em; font-style: italic; margin-top: -10px; margin-bottom: 5px;}
#detail_page .deck h2 { font-size: 1em; font-style: italic; padding:0px; color:#444;}

.article_detail_body ul, .article_detail_body ol {
  margin-left: 40px;
  margin-bottom: 12px;
}

.article_detail ul li, .article_detail ol li {
  font-size: 1.1em; line-height: 1.5em;
}

.custom-form .text_field { border: 1px solid #c7c7c7; padding: 3px 2px; margin: 3px 0 3px 6px; color: #999; font-family: Georgia, "Times New Roman", Times, serif; width: 175px; }

.custom-form label { font-size: 1.2em; }

.node-form .description { font-size: 1.1em; }

.node-form label { font-size: 1.2em; }

.author-works-articles { float: left; width: 300px; }
.author-works-blogs { float: right; width: 300px; }


/*****************

More Info Right Column styles

******************/

#detail_col_right  h3, #detail_col_right .header {
	text-transform: uppercase; 
	background: url(images/icon_lines.gif) no-repeat 0 6px; 
	padding: 5px 0 0 18px; 
	font-family: "arial narrow", Arial, Helvetica, sans-serif; 
	letter-spacing: 0.05em; font-size: 1em; margin: 0;
	border-top: 2px solid #ededed;
}

.article_detail p a, .article_detail ul a {text-decoration: none; color: #CC0000;}

.article_detail p a:hover, .article_detail ul a:hover {text-decoration: underline;}

#detail_col_right .entry {padding: 5px 0; background-image: none; font-family: Arial, Helvetica, sans-serif; font-size: .9em; line-height: normal;}

.dot_line_sm {background: url(images/dot_line2.gif) repeat-x; line-height: 0; height: 2px; font-size: 1px;}

#detail_col_right .entry_title {font-size: 1em; line-height: 1.1em; margin: 4px 0; }

#detail_col_right h3.must_see, #detail_col_right h3.more_like_this {margin-top: 15px; }

.image-caption { font-style: italic; font-size: .7em; font-family:Arial, Helvetica, sans-serif; line-height: 1.2em; margin-top: 0px; }

.image-caption-container { padding-right: 5px; }

#landingpage_left #column_right img {margin: 0 0 5px 0;}

.entry_header .author ul a {color: #FFF;}

#landingpage_left #column_right .entry_title {font-family:Arial, Helvetica, sans-serif; font-size: 1.1em; line-height: normal;}

#read_the_full  {font-family:Arial, Helvetica, sans-serif; text-transform: uppercase;}
#read_the_full a {color: #CC0000; }

.article_detail .img-left, .article_detail .img-left-small {margin: 0 15px 2px 0; float: left; width: 250px;}

.article_detail .img-left-small { width: 125px;}

.article_detail_comments {
	color: #999; font-family: Arial, Helvetica, sans-serif; 
	text-transform: uppercase; 
	padding: 10px 0; 
	font-size: 1.1em; 
	border-bottom: 7px solid #e2e2e2; 
	margin: 0 0 30px 0;}

.article_detail_comments a {color: #999; }

.article_detail p.pull_quote {background: url(images/line_squiggle_vertical.gif) left repeat-y; margin-left: 30px; padding-left: 15px; font-style:italic;}

/*****************

Comments

******************/

#detail_page ul.links { float: right; display: inline; clear: none; }

#comments .comments {
	color: #999; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 1.5em;
	letter-spacing: normal;
	text-transform: uppercase;
	margin: 0 0 20px 0;
	border: none;
	padding:10px 0;
	}
	
	

#login_to_comment {float: right; width: 200px; text-align: right; margin: 5px 0 0 0;}
#login_to_comment a, #detail_page ul.links a {background: url(images/arrow_red_sm_right.gif) no-repeat right; padding-right: 10px; font-family:Arial, Helvetica, sans-serif; text-transform: uppercase;}

#comments .comment {font-family:Arial, Helvetica, sans-serif; font-size: .9em; margin: 20px 0;}

#comments #comment-form textarea { height:130px; }

#comments .comment-bar {
	background:#ebebeb ;
	padding: 7px;
	color: #666;
	font-weight: bold; }

.comment-bar span.submitted a {text-decoration: none;}
.comment-bar span.submitted a:hover {text-decoration: underline;}

#comments p {font-size: 1.1em; padding: 4px 7px; line-height: 1.3em; margin: 0 0 5px 0;}

p.rteindent1, blockquote { padding-left: 15px; border-left: 1px solid #e2e2e2; margin: 20px 0px 20px 0px; }
#landingpage_left .article_detail_body blockquote, #detail_page .article_detail blockquote {
font-size:1.3em;
line-height:1.4em;
margin:0 0 1em;
}
#detail_page .article_detail blockquote.rteindent1 {
  margin-left: 40px;
}

#detail_page .article_detail blockquote p, #landingpage_left .article_detail blockquote p  {
font-size:1em;
}

#detail_page .article_detail blockquote blockquote, #landingpage_left .article_detail blockquote blockquote {
  font-size:1em;
}

#popular .listing .number { float: left; color: #cc0000; font-family: Baskerville,"Times New Roman",Times,serif; font-size: 1.0em; font-weight: bold; width: 20px; }

#popular .listing li .title { float: right; width: 240px; }
#popular .listing li .icon-premium-classic-small { margin-top:1px;}

/****** Search ***********/
.box h2 { border: none; }
.box .h2-replace { border: none; }

.view-homepage-features h3 { font-size: 1.1em; }

/*** Node edit form ***/
.filefield-element .widget-preview, 
.filefield-element .widget-edit {
  float: none;
}

/*** Tables ***/
#landingpage_left table td, #landingpage_left table th { font-size: 1.4em;}
#landingpage_left #subscribe-box td { font-size: 12px; }

.yahooBuzzBadge { padding-left:5px; }
.buzz_up { display:inline; position:relative; top:2px; }
.buzz_up_node { position:relative;top:-6px;display:inline; }
.buzz_up_bottom { position:relative;top:-1px;display:inline; }

.addthis_toolbox .custom_images a
{
    width: 32px;
    height: 32px;
    margin: 0;
    padding: 0;
}

.addthis_toolbox .custom_images a:hover img
{
    opacity: 1;
}

.addthis_toolbox .custom_images a img
{
    opacity: 0.75;
}

.print-link { display: none; }

ul.manage-account { margin-bottom: 0px; }
.user-login-text { 
  font-size:1.2em;
  line-height:1.4em;
  margin:10px 0px;
}
.user-login-text a {
color:#cc0000;
}
#print-body p { 
font-size:13px;
}
.archive_link p {
  padding:0;
  margin:0;
}
.multimedia_block_embed {
  width:271px;
  margin:0 0 8px 14px;
}
#block-morelikethis-taxonomy .entry {
  position:relative;
}
#block-morelikethis-taxonomy .icon-premium-classic-small, #block-morelikethis-taxonomy .icon-premium-classic {
  position:relative; 
  top:-2px;
}
#webform-components-form .sticky-header { display: none; }
#webform-components-form #webform-components { width: 100%; }
.webform-confirmation { }
.webform-confirmation p { font-size: 1.3em; }
.marginbottom10 { margin-bottom: 10px;}

#header_home .header_feature #block-views-feature_header-block_1 h3 img { float:none; }

#outbrain .Outbrain_recommendations_legend {
  color:#CC0000;
  font-weight:bold;
  text-transform:uppercase;
  font-family:Arial,Helvetica,sans-serif;
  font-size:1em;
}
#outbrain a {
  color:#CC0000;
}
#outbrain .outbrain_rec_li {
  font-size:1.1em;
}
#outbrain .Outbrain_recommendations_pc_legend a {
  font-size:1.1em;
}

.twitter-right {
margin:15px 0 0 0;
width:204px;
float:right;
}

#landing-right { float:right; }

#aol_news {
  margin:0 0 10px 0;
}

#get-our-newsletter {
  background: transparent url(/sites/default/themes/tnr/images/get-tnr-newsletters.jpg) no-repeat 0 0;
  width: 311px;
  height: 37px;
  margin: 0 0 10px 0;
  padding: 0;
}
			
#get-our-newsletter li.signup-newsltr {
  list-style: none;
  margin: 0;
  padding: 7px 13px 0;
  float: right;
}
			
#get-our-newsletter .signup-field-newsltr-btn {
  margin: 0;
  padding: 0;
}
			
#get-our-newsletter .signup-field-newsltr {
  width:140px;
  height: 22px;
  border:1px solid #c7c7c7;
  margin: 0;
  padding: 0;
  color:#999;
  font-family:Georgia,"Times New Roman",Times,serif;
  font-size:1em;
  position: relative;
  float: left;
}

#block-views-homepage_features-block_1 {
border-bottom:5px solid #C4C4C4;
}