|
<!DOCTYPE html> |
|
<html> |
|
<head> |
|
<style> |
|
.no_screen { |
|
display: none; |
|
} |
|
|
|
body { |
|
font-size:15px; |
|
line-height: 1.35; |
|
background-color: gray; |
|
font-family: Helvetica,Arial,sans-serif; |
|
color:#000000; |
|
margin:0 auto !important; |
|
padding:0 !important; |
|
} |
|
|
|
img { max-width: 100%; } |
|
|
|
h1,h2,h3,h4 { font-family: Helvetica, Arial, sans-serif; } |
|
|
|
|
|
h1, h1 A:link, h1 A:active, h1 A:visited { |
|
margin-top:0px; |
|
color: black; |
|
text-decoration: none; |
|
} |
|
|
|
h1 { font-size: 1.65em; } |
|
h2 { font-size: 1.45em; } |
|
h3 { font-size: 1.25em; } |
|
h4 { font-size: 1.1em; } |
|
|
|
|
|
.sans-serif { |
|
font-family:Arial, sans-serif; |
|
font-size:13px; |
|
} |
|
|
|
td { vertical-align: top; } |
|
|
|
.content_preface, .content_preface p ul li td, .content_preface_bullets li, .content_preface_bullets li p { |
|
font-size: 1.1em; |
|
} |
|
.article_body { |
|
font-size: 1.1em; |
|
font-family: Palatino, Georgia, "Times New Roman", serif; |
|
line-height: 1.4; |
|
} |
|
.hp_excerpt { |
|
font-size: 1.1em; |
|
font-family: Palatino, Georgia, "Times New Roman", serif; |
|
line-height: 1.4; |
|
} |
|
|
|
@media (min-width: 520px) and (max-width: 650px) { |
|
body { font-size:1.1em; } |
|
.article_body { font-size: 1.1em; } |
|
.hp_excerpt { font-size: 1.1em; } |
|
.content_preface, .content_preface p ul li td, .content_preface_bullets li, .content_preface_bullets li p { |
|
font-size: 1.1em; |
|
} |
|
} |
|
|
|
.table_main { |
|
width: 100%; |
|
max-width: 1024px; |
|
border: none; |
|
background: white; |
|
} |
|
#content_cell_padding { padding:15px 33px 0 33px; } |
|
#sidebar { width:350px; max-width:350px; border-left:1px solid gray; } |
|
#mobile_search { display:none; } |
|
|
|
#logo_top { |
|
max-width: 350px; |
|
float:left; |
|
margin:auto; |
|
padding:5px 18px 0px 18px; |
|
vertical-align:middle; |
|
text-align: center; |
|
} |
|
|
|
.follow_search_wrapper { |
|
padding:25px 35px 0 20px; |
|
} |
|
|
|
.follow_tools { |
|
border:none; |
|
padding-bottom: 20px; |
|
text-align:right; |
|
vertical-align:middle; |
|
} |
|
|
|
.follow_tools img { max-width:48px; } |
|
|
|
@media screen and (max-width: 1020px) { |
|
.desktop_only { display: none; clear:both; float:none; } |
|
.table_main, #content_cell, header, footer { width: 100% !important; } |
|
} |
|
|
|
@media screen and (max-width: 850px) { |
|
#sidebar { max-width:300px; } |
|
} |
|
|
|
@media screen and (min-width: 750px) { |
|
.mobile_only { display: none; } |
|
.nav_search { display:none; } |
|
} |
|
|
|
@media screen and (max-width: 770px) { |
|
.ad-spot-wide { display: none; } |
|
} |
|
|
|
@media screen and (max-width: 700px) { |
|
|
|
#sidebar { |
|
width:370px; |
|
max-width:370px; |
|
display: block; |
|
border:none; |
|
} |
|
|
|
#content_cell { |
|
display: block; |
|
} |
|
} |
|
|
|
@media screen and (max-width: 600px) { |
|
|
|
.desktop_tablet_only { display: none; clear:both; float:none; } |
|
#search_form, #mobile_search { display:none; } |
|
|
|
#logo_top { |
|
max-width: 350px; |
|
float: none; |
|
clear:both; |
|
margin:auto; |
|
padding:8px 0; |
|
} |
|
.mobile_center_middle { |
|
margin:auto; |
|
vertical-align:middle; |
|
text-align: center; |
|
} |
|
.follow_search_wrapper { padding:0; } |
|
.follow_tools { padding-bottom: 10px; } |
|
.follow_tools img { max-width:24px; } |
|
} |
|
|
|
|
|
@media screen and (max-width: 650px) { |
|
|
|
.no_mobile { display:none; } |
|
|
|
table.block, table.block tbody, table.block tr, table.block td, table.block th { |
|
display: block !important; |
|
padding:0; |
|
margin:4px 0 !important; |
|
white-space: normal !important; |
|
} |
|
|
|
table.block tr, table.block td, table.block th { margin: 0 !important; } |
|
|
|
table.block tr { margin-bottom: 0 !important; } |
|
table.block td { width:100% !important; padding-left:0 !important; padding-right:0 !important; margin-top: 7px !important; margin-bottom: 7px !important; } |
|
table.block th { text-align: initial; } |
|
|
|
table.no_block { display: table !important; } |
|
table.no_block tr { display: table-row !important; } |
|
table.no_block td { display: table-cell !important; } |
|
} |
|
|
|
@media screen and (max-width: 400px) { |
|
|
|
#content_cell_padding { padding:15px 15px 0 15px; } |
|
#logo_top { |
|
max-width: 280px; |
|
} |
|
#sidebar { |
|
width:300px; |
|
max-width:300px; |
|
display: block; |
|
border:none; |
|
} |
|
|
|
body { font-size:1.05em; } |
|
.article_body { font-size: 1.05em; } |
|
.hp_excerpt { font-size: 1.05em; } |
|
.content_preface, .content_preface p ul li td, .content_preface_bullets li, .content_preface_bullets li p { |
|
font-size: 1.05m; |
|
} |
|
|
|
img, object, table { |
|
float:none !important; |
|
margin-right:0 !important; |
|
margin-left:0 !important; |
|
padding-right:0 !important; |
|
padding-left:0 !important; |
|
} |
|
|
|
} |
|
|
|
|
|
@media screen and (max-width: 349px) { |
|
#content_cell_padding { padding:15px 10px 0 10px; } |
|
#sidebar { max-width:300px; padding:0px; } |
|
iframe { max-width:100%; } |
|
|
|
body { font-size:1.05em; } |
|
.article_body { font-size: 1.05em; } |
|
.hp_excerpt { font-size: 1.05em; } |
|
.content_preface, .content_preface p ul li td, .content_preface_bullets li, .content_preface_bullets li p { |
|
font-size: 1.05m; |
|
} |
|
|
|
} |
|
|
|
.right_box { |
|
margin:0 0 10px 0; |
|
border:1px dotted gray; |
|
border-right:none; |
|
border-left:none; |
|
text-align:left; |
|
} |
|
|
|
.right_box_heading { |
|
height:24px; |
|
font-family:Arial,sans-serif; |
|
font-size:14px; |
|
color:#2F4251; |
|
padding:7px 0 0 15px; |
|
margin:0 0 10px 0; |
|
background:url(/images/bg_temp.gif); |
|
} |
|
|
|
.right_box_inner { |
|
padding:0 17px 5px 15px; |
|
} |
|
|
|
.sidelink { |
|
font-family:Arial,sans-serif; |
|
font-size:small; |
|
padding-top:0; |
|
padding-bottom:0; |
|
margin-top:0; |
|
margin-bottom:3px; |
|
color:#2F4251; |
|
list-style-type: square; |
|
} |
|
|
|
.sidelink A { |
|
text-decoration: none; |
|
color:#2F4251; |
|
} |
|
|
|
.sidelink A:link { color:#2F4251; } |
|
.sidelink A:visited { color:#2F4251; } |
|
.sidelink A:hover { text-decoration: underline; } |
|
|
|
.bottomlink { |
|
font-size:11px; |
|
font-family: Arial, sans-serif; |
|
display:inline; |
|
padding:0 7px 0 7px; |
|
margin:0; |
|
border-right:1px solid gray; |
|
} |
|
|
|
.graylink A, .graylink A:link, .graylink A:visited { |
|
color:#525252; |
|
text-decoration: none; |
|
} |
|
|
|
.graylink A:hover { color: blue; } |
|
.theme_bg { background: black; } |
|
.theme { color: #7B0100; } |
|
.hover_line, .hover_line A, .hover_line A:link, .hover_line A:visited { text-decoration: none; } |
|
.hover_line A:hover { text-decoration: underline; } |
|
|
|
.blue_hover A, .blue_hover A:link, .blue_hover A:visited { |
|
color: #0000FF; |
|
text-decoration: none; |
|
} |
|
|
|
.blue_hover A:hover { text-decoration: underline; } |
|
tr.c { background-color:#E2E4FF; } |
|
|
|
table.c_display th, table.c_display td { |
|
font-family:Arial,sans-serif; |
|
font-size:11px; |
|
} |
|
|
|
table.c_display th { font-size:12px; } |
|
table.c_display td.t { font-size:12px; } |
|
td.b { white-space: nowrap; } |
|
|
|
.e { |
|
white-space:nowrap; |
|
font-size:11px; |
|
} |
|
|
|
.video-wrapper { |
|
position: relative; |
|
padding-bottom: 56.25%; |
|
padding-top: 25px; |
|
height: 0; |
|
} |
|
.video-wrapper iframe { |
|
position: absolute; |
|
top: 0; |
|
left: 0; |
|
width: 100%; |
|
height: 100%; |
|
} |
|
|
|
|
|
|
|
@media print { |
|
.no_screen {display: block;} |
|
.no_print {display: none;} |
|
body,td,p,blockquote,ul,ol,li { |
|
font-family:Times New Roman, serif; |
|
font-size:12pt; |
|
background:white; |
|
} |
|
h1,h2,h3,h4,h5,h6 { |
|
font-family:Arial,sans-serif; |
|
color:black; |
|
} |
|
h1, h1 A:link, h1 A:active, h1 A:visited { |
|
font-size:18pt; |
|
color:black; |
|
text-decoration:none; |
|
padding-top:0; |
|
} |
|
h2 {font-size:15pt;} |
|
h3 {font-size:13pt;} |
|
h4 {font-size:12pt;} |
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;} |
|
#cboxOverlay{position:fixed; width:100%; height:100%;} |
|
#cboxMiddleLeft, #cboxBottomLeft{clear:left;} |
|
#cboxContent{position:relative;} |
|
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;} |
|
#cboxTitle{margin:0;} |
|
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;} |
|
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;} |
|
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;} |
|
.cboxIframe{width:100%; height:100%; display:block; border:0;} |
|
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;} |
|
|
|
|
|
|
|
|
|
|
|
|
|
#cboxOverlay{background:url(images/overlay.png) repeat 0 0;} |
|
#colorbox{outline:0;} |
|
#cboxTopLeft{width:21px; height:21px; background:url(images/controls.png) no-repeat -101px 0;} |
|
#cboxTopRight{width:21px; height:21px; background:url(images/controls.png) no-repeat -130px 0;} |
|
#cboxBottomLeft{width:21px; height:21px; background:url(images/controls.png) no-repeat -101px -29px;} |
|
#cboxBottomRight{width:21px; height:21px; background:url(images/controls.png) no-repeat -130px -29px;} |
|
#cboxMiddleLeft{width:21px; background:url(images/controls.png) left top repeat-y;} |
|
#cboxMiddleRight{width:21px; background:url(images/controls.png) right top repeat-y;} |
|
#cboxTopCenter{height:21px; background:url(images/border.png) 0 0 repeat-x;} |
|
#cboxBottomCenter{height:21px; background:url(images/border.png) 0 -29px repeat-x;} |
|
#cboxContent{background:#fff; overflow:hidden;} |
|
.cboxIframe{background:#fff;} |
|
#cboxError{padding:50px; border:1px solid #ccc;} |
|
#cboxLoadedContent{margin-bottom:28px;} |
|
#cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;} |
|
#cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;} |
|
#cboxLoadingOverlay{background:url(images/loading_background.png) no-repeat center center;} |
|
#cboxLoadingGraphic{background:url(images/loading.gif) no-repeat center center;} |
|
|
|
|
|
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; } |
|
|
|
|
|
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;} |
|
|
|
#cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;} |
|
#cboxPrevious{position:absolute; bottom:0; left:0; background:url(images/controls.png) no-repeat -75px 0; width:25px; height:25px; text-indent:-9999px;} |
|
#cboxPrevious:hover{background-position:-75px -25px;} |
|
#cboxNext{position:absolute; bottom:0; left:27px; background:url(images/controls.png) no-repeat -50px 0; width:25px; height:25px; text-indent:-9999px;} |
|
#cboxNext:hover{background-position:-50px -25px;} |
|
#cboxClose{position:absolute; bottom:0; right:0; background:url(images/controls.png) no-repeat -25px 0; width:25px; height:25px; text-indent:-9999px;} |
|
#cboxClose:hover{background-position:-25px -25px;} |
|
|
|
|
|
|
|
|
|
|
|
|
|
.cboxIE #cboxTopLeft, |
|
.cboxIE #cboxTopCenter, |
|
.cboxIE #cboxTopRight, |
|
.cboxIE #cboxBottomLeft, |
|
.cboxIE #cboxBottomCenter, |
|
.cboxIE #cboxBottomRight, |
|
.cboxIE #cboxMiddleLeft, |
|
.cboxIE #cboxMiddleRight { |
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF); |
|
} |
|
</style> |
|
<title> |
|
Cheer Up :: The Future of Capitalism |
|
</title> |
|
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"> |
|
<meta content="Here are some post-election reasons to be optimistic, even if, like me, you have had or still have your reservations about Donald Trump: Trump the tax-cutter. If taxes are headed in a direction, it's downward, rather than upward, both at the corporate" name="description"> |
|
<meta content="Health Care, Immigration, New York, Politics, Press, Taxes Cheer Up" name="keywords"> |
|
<meta content="width=device-width, initial-scale=1.0" name="viewport"> |
|
<meta content="The Future of Capitalism" property="og:site_name"> |
|
<meta content="Cheer Up" property="og:title"> |
|
<meta content="article" property="og:type"> |
|
<meta content="en_US" property="og:locale"> |
|
<meta content="@CapitalismNow" name="twitter:site"> |
|
<meta content="Here are some post-election reasons to be optimistic, even if, like me, you have had or still have your reservations about Donald Trump: Trump the tax-cutter. If taxes are headed in a direction, it's downward, rather than upward, both at the corporate" property="og:description"> |
|
<meta content="Here are some post-election reasons to be optimistic, even if, like me, you have had or still have your reservations about Donald Trump: Trump the tax-cutter. If taxes are headed in a direction, it's downward, rather than upward, both at the corporate" name="twitter:description"> |
|
<meta content="" name="twitter:image"> |
|
<style type="text/css"> |
|
<!-- |
|
@-webkit-keyframes bugfix { from {padding:0;} to {padding:0;} } |
|
|
|
.nav { |
|
position: relative; |
|
-webkit-animation: bugfix infinite 1s; |
|
font-family: Arial, Helvetica, sans-serif; |
|
font-size: 15px; |
|
font-weight: 600; |
|
letter-spacing: 0.1px; |
|
color: #000000; |
|
background: #F5F6F7; |
|
border-top: 1px solid #F5F6F7; |
|
border-bottom: 2px solid #000000; |
|
} |
|
.nav ul { |
|
display: none; |
|
list-style: none; |
|
margin: 0px; |
|
padding: 0px; |
|
} |
|
.nav ul li a { |
|
display: block; |
|
padding: 14px 5px; |
|
background: #F5F6F7; |
|
color: #000000; |
|
text-decoration: none; |
|
border-right: 1px solid #F5F6F7; |
|
white-space:nowrap; |
|
} |
|
.nav ul li a:hover { |
|
background: #016A3A; |
|
color: #FFFFFF; |
|
} |
|
.nav ul li:last-of-type a { |
|
border-right: 0px; |
|
} |
|
.nav ul li ul li a { |
|
padding-left: 1.5em; |
|
} |
|
.nav ul li ul li ul li a { |
|
padding-left: 3.125em; |
|
} |
|
.nav input.trigger { |
|
position: absolute; |
|
top: -9999px; |
|
left: -9999px; |
|
} |
|
.nav input.trigger:checked ~ ul, .nav input.trigger:checked ~ ul li ul { |
|
display: block !important; |
|
} |
|
@media (min-width: 900px) { |
|
.nav input.trigger:checked ~ ul, .nav input.trigger:checked ~ ul li ul { |
|
|
|
display: -webkit-box; |
|
display: -moz-box; |
|
display: box; |
|
-webkit-box-orient: horizontal; |
|
-moz-box-orient: horizontal; |
|
box-orient: horizontal; |
|
|
|
display: flex; |
|
flex-direction: row; |
|
} |
|
} |
|
.nav label { |
|
position: relative; |
|
display: block; |
|
min-height: 2em; |
|
padding: .45em; |
|
margin: 0; |
|
cursor: pointer; |
|
line-height: 2em; |
|
text-transform: uppercase; |
|
color: #FFFFFF; |
|
background: #000000; |
|
} |
|
.nav label:after { |
|
position: absolute; |
|
right: 1em; |
|
top: .2em; |
|
content: "\2261"; |
|
font-stretch: ultra-expanded; |
|
font-size: 1.8em; |
|
color: #FFFFFF; |
|
} |
|
@media (min-width: 600px) { |
|
.nav ul { |
|
|
|
display: -ms-flexbox; |
|
flex-direction: -ms-row; |
|
display: -webkit-box; |
|
display: -moz-box; |
|
display: box; |
|
-webkit-box-orient: horizontal; |
|
-moz-box-orient: horizontal; |
|
box-orient: horizontal; |
|
|
|
display: flex; |
|
flex-direction: row; |
|
} |
|
.nav ul li { |
|
position: relative; |
|
text-align: center; |
|
|
|
-ms-flex: 1; |
|
-webkit-box-flex: 1; |
|
-moz-box-flex: 1; |
|
box-flex: 1; |
|
|
|
flex: 1; |
|
} |
|
.nav ul li ul { |
|
display: none !important; |
|
position: absolute; |
|
top: 3.0625em; |
|
left: 0; |
|
display: block; |
|
width: 12.5em; |
|
z-index: 200; |
|
} |
|
.nav ul li ul li { |
|
text-align: left; |
|
} |
|
.nav ul li ul li ul { |
|
z-index: 300; |
|
top: 0px; |
|
left: 12.4em; |
|
} |
|
.nav ul li ul li ul li a { |
|
padding-left: 30px !important; |
|
} |
|
.nav ul li:hover > ul { |
|
display: block !important; |
|
} |
|
.nav label { |
|
display: none; |
|
} |
|
} |
|
|
|
.video-wrapper { |
|
position: relative; |
|
padding-bottom: 56.25%; |
|
padding-top: 25px; |
|
height: 0; |
|
} |
|
.video-wrapper iframe { |
|
position: absolute; |
|
top: 0; |
|
left: 0; |
|
width: 100%; |
|
height: 100%; |
|
} |
|
|
|
--> |
|
</style> |
|
<meta content="" property="og:url"> |
|
<meta content="summary_large_image" name="twitter:card"> |
|
<meta content="Cheer Up" name="twitter:title"> |
|
<meta content="@CapitalismNow" name="twitter:site"> |
|
<meta content="Ira Stoll" name="author"> |
|
<meta content="en" http-equiv="content-language"> |
|
<meta content="en" name="language"> |
|
<meta content="no-cache" http-equiv="cache-control"> |
|
<meta content="no-cache" http-equiv="pragma"> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<style media="print" type="text/css"> |
|
<!-- |
|
.table_main { |
|
width:100%; |
|
border:none; |
|
background:white; |
|
} |
|
.content_cell { |
|
width: 100%; |
|
padding:0; |
|
} |
|
--> |
|
</style> |
|
<meta content="As0hBNJ8h++fNYlkq8cTye2qDLyom8NddByiVytXGGD0YVE+2CEuTCpqXMDxdhOMILKoaiaYifwEvCRlJ/9GcQ8AAAB8eyJvcmlnaW4iOiJodHRwczovL2RvdWJsZWNsaWNrLm5ldDo0NDMiLCJmZWF0dXJlIjoiV2ViVmlld1hSZXF1ZXN0ZWRXaXRoRGVwcmVjYXRpb24iLCJleHBpcnkiOjE3MTk1MzI3OTksImlzU3ViZG9tYWluIjp0cnVlfQ==" http-equiv="origin-trial"> |
|
<meta content="AgRYsXo24ypxC89CJanC+JgEmraCCBebKl8ZmG7Tj5oJNx0cmH0NtNRZs3NB5ubhpbX/bIt7l2zJOSyO64NGmwMAAACCeyJvcmlnaW4iOiJodHRwczovL2dvb2dsZXN5bmRpY2F0aW9uLmNvbTo0NDMiLCJmZWF0dXJlIjoiV2ViVmlld1hSZXF1ZXN0ZWRXaXRoRGVwcmVjYXRpb24iLCJleHBpcnkiOjE3MTk1MzI3OTksImlzU3ViZG9tYWluIjp0cnVlfQ==" http-equiv="origin-trial"> |
|
<meta content="As0hBNJ8h++fNYlkq8cTye2qDLyom8NddByiVytXGGD0YVE+2CEuTCpqXMDxdhOMILKoaiaYifwEvCRlJ/9GcQ8AAAB8eyJvcmlnaW4iOiJodHRwczovL2RvdWJsZWNsaWNrLm5ldDo0NDMiLCJmZWF0dXJlIjoiV2ViVmlld1hSZXF1ZXN0ZWRXaXRoRGVwcmVjYXRpb24iLCJleHBpcnkiOjE3MTk1MzI3OTksImlzU3ViZG9tYWluIjp0cnVlfQ==" http-equiv="origin-trial"> |
|
<meta content="AgRYsXo24ypxC89CJanC+JgEmraCCBebKl8ZmG7Tj5oJNx0cmH0NtNRZs3NB5ubhpbX/bIt7l2zJOSyO64NGmwMAAACCeyJvcmlnaW4iOiJodHRwczovL2dvb2dsZXN5bmRpY2F0aW9uLmNvbTo0NDMiLCJmZWF0dXJlIjoiV2ViVmlld1hSZXF1ZXN0ZWRXaXRoRGVwcmVjYXRpb24iLCJleHBpcnkiOjE3MTk1MzI3OTksImlzU3ViZG9tYWluIjp0cnVlfQ==" http-equiv="origin-trial"> |
|
<meta content="As0hBNJ8h++fNYlkq8cTye2qDLyom8NddByiVytXGGD0YVE+2CEuTCpqXMDxdhOMILKoaiaYifwEvCRlJ/9GcQ8AAAB8eyJvcmlnaW4iOiJodHRwczovL2RvdWJsZWNsaWNrLm5ldDo0NDMiLCJmZWF0dXJlIjoiV2ViVmlld1hSZXF1ZXN0ZWRXaXRoRGVwcmVjYXRpb24iLCJleHBpcnkiOjE3MTk1MzI3OTksImlzU3ViZG9tYWluIjp0cnVlfQ==" http-equiv="origin-trial"> |
|
<meta content="AgRYsXo24ypxC89CJanC+JgEmraCCBebKl8ZmG7Tj5oJNx0cmH0NtNRZs3NB5ubhpbX/bIt7l2zJOSyO64NGmwMAAACCeyJvcmlnaW4iOiJodHRwczovL2dvb2dsZXN5bmRpY2F0aW9uLmNvbTo0NDMiLCJmZWF0dXJlIjoiV2ViVmlld1hSZXF1ZXN0ZWRXaXRoRGVwcmVjYXRpb24iLCJleHBpcnkiOjE3MTk1MzI3OTksImlzU3ViZG9tYWluIjp0cnVlfQ==" http-equiv="origin-trial"> |
|
<style type="text/css"> |
|
#st-1 { |
|
font-family: "Helvetica Neue", Verdana, Helvetica, Arial, sans-serif;; |
|
direction: ltr; |
|
display: block; |
|
opacity: 1; |
|
text-align: left; |
|
z-index: 94034; |
|
} |
|
#st-1.st-animated { |
|
-moz-transition: o 0.2s ease-in, p 0.2s ease-in, a 0.2s ease-in, c 0.2s ease-in, i 0.2s ease-in, t 0.2s ease-in, y 0.2s ease-in; -ms-transition: o 0.2s ease-in, p 0.2s ease-in, a 0.2s ease-in, c 0.2s ease-in, i 0.2s ease-in, t 0.2s ease-in, y 0.2s ease-in; -o-transition: o 0.2s ease-in, p 0.2s ease-in, a 0.2s ease-in, c 0.2s ease-in, i 0.2s ease-in, t 0.2s ease-in, y 0.2s ease-in; -webkit-transition: o 0.2s ease-in, p 0.2s ease-in, a 0.2s ease-in, c 0.2s ease-in, i 0.2s ease-in, t 0.2s ease-in, y 0.2s ease-in; transition: o 0.2s ease-in, p 0.2s ease-in, a 0.2s ease-in, c 0.2s ease-in, i 0.2s ease-in, t 0.2s ease-in, y 0.2s ease-in; |
|
} |
|
#st-1.st-hidden { |
|
opacity: 0; |
|
} |
|
|
|
#st-1.st-preview { |
|
display: none!important; |
|
opacity: 0!important; |
|
} |
|
#st-1.st-hide { |
|
display: none; |
|
} |
|
#st-1 .st-btn { |
|
-moz-box-sizing: border-box; |
|
-webkit-box-sizing: border-box; |
|
box-sizing: border-box; |
|
-moz-transition: opacity 0.2s ease-in, top 0.2s ease-in; -ms-transition: opacity 0.2s ease-in, top 0.2s ease-in; -o-transition: opacity 0.2s ease-in, top 0.2s ease-in; -webkit-transition: opacity 0.2s ease-in, top 0.2s ease-in; transition: opacity 0.2s ease-in, top 0.2s ease-in; |
|
-moz-border-radius: 4px; |
|
-webkit-border-radius: 4px; |
|
border-radius: 4px; |
|
border: none; |
|
cursor: pointer; |
|
display: inline-block; |
|
font-size: 12px; |
|
height: 40px; |
|
line-height: 40px; |
|
margin-right: 8px; |
|
padding: 0 10px; |
|
position: relative; |
|
text-align: center; |
|
top: 0; |
|
vertical-align: top; |
|
white-space: nowrap; |
|
} |
|
#st-1 .st-btn:last-child { |
|
margin-right: 0; |
|
} |
|
#st-1 .st-btn > svg { |
|
height: 20px; |
|
width: 20px; |
|
position: relative; |
|
top: 10px; |
|
vertical-align: top; |
|
} |
|
#st-1 .st-btn > img { |
|
display: inline-block; |
|
height: 20px; |
|
width: 20px; |
|
position: relative; |
|
top: 10px; |
|
vertical-align: top; |
|
} |
|
#st-1 .st-btn > span { |
|
-moz-transition: all 0.2s ease-in; -ms-transition: all 0.2s ease-in; -o-transition: all 0.2s ease-in; -webkit-transition: all 0.2s ease-in; transition: all 0.2s ease-in; |
|
color: #fff; |
|
display: inline-block; |
|
font-weight: 500; |
|
letter-spacing: 0.5px; |
|
min-width: 67px; |
|
opacity: 1; |
|
padding: 0 6px; |
|
position: relative; |
|
vertical-align: top; |
|
} |
|
#st-1.st-has-labels .st-btn { |
|
min-width: 135px; |
|
} |
|
#st-1.st-has-labels .st-btn.st-remove-label { |
|
min-width: 50px; |
|
} |
|
#st-1.st-has-labels .st-btn.st-remove-label > span { |
|
display: none; |
|
} |
|
#st-1.st-has-labels .st-btn.st-hide-label > span { |
|
display: none; |
|
} |
|
#st-1 .st-total { |
|
color: #555; |
|
display: inline-block; |
|
font-weight: 500; |
|
line-height: 15px; |
|
margin-right: 0; |
|
max-width: 80px; |
|
padding: 4px 8px; |
|
text-align: center; |
|
} |
|
#st-1 .st-total.st-hidden { |
|
display: none; |
|
} |
|
#st-1 .st-total > span { |
|
font-size: 20px; |
|
line-height: 22px; |
|
display: block; |
|
padding: 0; |
|
} |
|
#st-1 .st-total > span.st-shares { |
|
font-size: 12px; |
|
line-height: 12px; |
|
} |
|
#st-1.st-justified { |
|
display: flex; |
|
text-align: center; |
|
} |
|
#st-1.st-justified .st-btn { |
|
-moz-flex: 1; |
|
-ms-flex: 1; |
|
-webkit-flex: 1; |
|
flex: 1; |
|
}#st-1 .st-btn:hover { |
|
opacity: .8; |
|
top: -4px; |
|
}#st-1 .st-btn[data-network='facebook'] { |
|
background-color: #4267B2 |
|
} |
|
#st-1 .st-btn[data-network='facebook'] img { |
|
filter: |
|
} |
|
#st-1 .st-btn[data-network='facebook'] > span { |
|
color: #fff |
|
} |
|
#st-1 .st-btn[data-network='twitter'] { |
|
background-color: #000000 |
|
} |
|
#st-1 .st-btn[data-network='twitter'] img { |
|
filter: |
|
} |
|
#st-1 .st-btn[data-network='twitter'] > span { |
|
color: #fff |
|
} |
|
#st-1 .st-btn[data-network='email'] { |
|
background-color: #7d7d7d |
|
} |
|
#st-1 .st-btn[data-network='email'] img { |
|
filter: |
|
} |
|
#st-1 .st-btn[data-network='email'] > span { |
|
color: #fff |
|
} |
|
#st-1 .st-btn[data-network='whatsapp'] { |
|
background-color: #25d366 |
|
} |
|
#st-1 .st-btn[data-network='whatsapp'] img { |
|
filter: |
|
} |
|
#st-1 .st-btn[data-network='whatsapp'] > span { |
|
color: #fff |
|
} |
|
#st-1 .st-btn[data-network='sharethis'] { |
|
background-color: #95D03A |
|
} |
|
#st-1 .st-btn[data-network='sharethis'] img { |
|
filter: |
|
} |
|
#st-1 .st-btn[data-network='sharethis'] > span { |
|
color: #fff |
|
} |
|
#st-1 .st-btn[data-network='linkedin'] { |
|
background-color: #0077b5 |
|
} |
|
#st-1 .st-btn[data-network='linkedin'] img { |
|
filter: |
|
} |
|
#st-1 .st-btn[data-network='linkedin'] > span { |
|
color: #fff |
|
} |
|
#st-1 .st-btn[data-network='telegram'] { |
|
background-color: #0088cc |
|
} |
|
#st-1 .st-btn[data-network='telegram'] img { |
|
filter: |
|
} |
|
#st-1 .st-btn[data-network='telegram'] > span { |
|
color: #fff |
|
}#st-1 .st-btn[data-network='snapchat'] > span { |
|
color: #333}; |
|
} |
|
</style> |
|
<meta content="AymqwRC7u88Y4JPvfIF2F37QKylC04248hLCdJAsh8xgOfe/dVJPV3XS3wLFca1ZMVOtnBfVjaCMTVudWM//5g4AAAB7eyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiUHJpdmFjeVNhbmRib3hBZHNBUElzIiwiZXhwaXJ5IjoxNjk1MTY3OTk5LCJpc1RoaXJkUGFydHkiOnRydWV9" http-equiv="origin-trial"> |
|
<style type="text/css"> |
|
#st-2 { |
|
font-family: "Helvetica Neue", Verdana, Helvetica, Arial, sans-serif;; |
|
direction: ltr; |
|
display: block; |
|
opacity: 1; |
|
text-align: left; |
|
z-index: 94034; |
|
} |
|
#st-2.st-animated { |
|
-moz-transition: o 0.2s ease-in, p 0.2s ease-in, a 0.2s ease-in, c 0.2s ease-in, i 0.2s ease-in, t 0.2s ease-in, y 0.2s ease-in; -ms-transition: o 0.2s ease-in, p 0.2s ease-in, a 0.2s ease-in, c 0.2s ease-in, i 0.2s ease-in, t 0.2s ease-in, y 0.2s ease-in; -o-transition: o 0.2s ease-in, p 0.2s ease-in, a 0.2s ease-in, c 0.2s ease-in, i 0.2s ease-in, t 0.2s ease-in, y 0.2s ease-in; -webkit-transition: o 0.2s ease-in, p 0.2s ease-in, a 0.2s ease-in, c 0.2s ease-in, i 0.2s ease-in, t 0.2s ease-in, y 0.2s ease-in; transition: o 0.2s ease-in, p 0.2s ease-in, a 0.2s ease-in, c 0.2s ease-in, i 0.2s ease-in, t 0.2s ease-in, y 0.2s ease-in; |
|
} |
|
#st-2.st-hidden { |
|
opacity: 0; |
|
} |
|
|
|
#st-2.st-preview { |
|
display: none!important; |
|
opacity: 0!important; |
|
} |
|
#st-2.st-hide { |
|
display: none; |
|
} |
|
#st-2 .st-btn { |
|
-moz-box-sizing: border-box; |
|
-webkit-box-sizing: border-box; |
|
box-sizing: border-box; |
|
-moz-transition: opacity 0.2s ease-in, top 0.2s ease-in; -ms-transition: opacity 0.2s ease-in, top 0.2s ease-in; -o-transition: opacity 0.2s ease-in, top 0.2s ease-in; -webkit-transition: opacity 0.2s ease-in, top 0.2s ease-in; transition: opacity 0.2s ease-in, top 0.2s ease-in; |
|
-moz-border-radius: 4px; |
|
-webkit-border-radius: 4px; |
|
border-radius: 4px; |
|
border: none; |
|
cursor: pointer; |
|
display: inline-block; |
|
font-size: 12px; |
|
height: 40px; |
|
line-height: 40px; |
|
margin-right: 8px; |
|
padding: 0 10px; |
|
position: relative; |
|
text-align: center; |
|
top: 0; |
|
vertical-align: top; |
|
white-space: nowrap; |
|
} |
|
#st-2 .st-btn:last-child { |
|
margin-right: 0; |
|
} |
|
#st-2 .st-btn > svg { |
|
height: 20px; |
|
width: 20px; |
|
position: relative; |
|
top: 10px; |
|
vertical-align: top; |
|
} |
|
#st-2 .st-btn > img { |
|
display: inline-block; |
|
height: 20px; |
|
width: 20px; |
|
position: relative; |
|
top: 10px; |
|
vertical-align: top; |
|
} |
|
#st-2 .st-btn > span { |
|
-moz-transition: all 0.2s ease-in; -ms-transition: all 0.2s ease-in; -o-transition: all 0.2s ease-in; -webkit-transition: all 0.2s ease-in; transition: all 0.2s ease-in; |
|
color: #fff; |
|
display: inline-block; |
|
font-weight: 500; |
|
letter-spacing: 0.5px; |
|
min-width: 67px; |
|
opacity: 1; |
|
padding: 0 6px; |
|
position: relative; |
|
vertical-align: top; |
|
} |
|
#st-2.st-has-labels .st-btn { |
|
min-width: 135px; |
|
} |
|
#st-2.st-has-labels .st-btn.st-remove-label { |
|
min-width: 50px; |
|
} |
|
#st-2.st-has-labels .st-btn.st-remove-label > span { |
|
display: none; |
|
} |
|
#st-2.st-has-labels .st-btn.st-hide-label > span { |
|
display: none; |
|
} |
|
#st-2 .st-total { |
|
color: #555; |
|
display: inline-block; |
|
font-weight: 500; |
|
line-height: 15px; |
|
margin-right: 0; |
|
max-width: 80px; |
|
padding: 4px 8px; |
|
text-align: center; |
|
} |
|
#st-2 .st-total.st-hidden { |
|
display: none; |
|
} |
|
#st-2 .st-total > span { |
|
font-size: 20px; |
|
line-height: 22px; |
|
display: block; |
|
padding: 0; |
|
} |
|
#st-2 .st-total > span.st-shares { |
|
font-size: 12px; |
|
line-height: 12px; |
|
} |
|
#st-2.st-justified { |
|
display: flex; |
|
text-align: center; |
|
} |
|
#st-2.st-justified .st-btn { |
|
-moz-flex: 1; |
|
-ms-flex: 1; |
|
-webkit-flex: 1; |
|
flex: 1; |
|
}#st-2 .st-btn:hover { |
|
opacity: .8; |
|
top: -4px; |
|
}#st-2 .st-btn[data-network='facebook'] { |
|
background-color: #4267B2 |
|
} |
|
#st-2 .st-btn[data-network='facebook'] img { |
|
filter: |
|
} |
|
#st-2 .st-btn[data-network='facebook'] > span { |
|
color: #fff |
|
} |
|
#st-2 .st-btn[data-network='twitter'] { |
|
background-color: #000000 |
|
} |
|
#st-2 .st-btn[data-network='twitter'] img { |
|
filter: |
|
} |
|
#st-2 .st-btn[data-network='twitter'] > span { |
|
color: #fff |
|
} |
|
#st-2 .st-btn[data-network='email'] { |
|
background-color: #7d7d7d |
|
} |
|
#st-2 .st-btn[data-network='email'] img { |
|
filter: |
|
} |
|
#st-2 .st-btn[data-network='email'] > span { |
|
color: #fff |
|
} |
|
#st-2 .st-btn[data-network='whatsapp'] { |
|
background-color: #25d366 |
|
} |
|
#st-2 .st-btn[data-network='whatsapp'] img { |
|
filter: |
|
} |
|
#st-2 .st-btn[data-network='whatsapp'] > span { |
|
color: #fff |
|
} |
|
#st-2 .st-btn[data-network='sharethis'] { |
|
background-color: #95D03A |
|
} |
|
#st-2 .st-btn[data-network='sharethis'] img { |
|
filter: |
|
} |
|
#st-2 .st-btn[data-network='sharethis'] > span { |
|
color: #fff |
|
} |
|
#st-2 .st-btn[data-network='linkedin'] { |
|
background-color: #0077b5 |
|
} |
|
#st-2 .st-btn[data-network='linkedin'] img { |
|
filter: |
|
} |
|
#st-2 .st-btn[data-network='linkedin'] > span { |
|
color: #fff |
|
} |
|
#st-2 .st-btn[data-network='telegram'] { |
|
background-color: #0088cc |
|
} |
|
#st-2 .st-btn[data-network='telegram'] img { |
|
filter: |
|
} |
|
#st-2 .st-btn[data-network='telegram'] > span { |
|
color: #fff |
|
}#st-2 .st-btn[data-network='snapchat'] > span { |
|
color: #333}; |
|
} |
|
</style> |
|
</head> |
|
<body> |
|
<div id="body_wrapper" style="background:#FFFFFF; margin:auto; margin-top:0; padding:0; max-width:1020px;"> |
|
<header class="no_print nocontent" style="margin:auto; margin-top:0; max-width:1020px;"> |
|
<div style="margin:auto; vertical-align:middle; text-align:center;"> |
|
<a> |
|
<img alt="The Future of Capitalism" border="0" class="force_print" id="logo_top" src="rick.jpg" title="The Future of Capitalism" valign="middle"> |
|
</a> |
|
</div> |
|
<div class="follow_search_wrapper" style="text-align:right;"> |
|
<div class="mobile_center_middle"> |
|
<div class="follow_tools mobile_center_middle" style="border:none;"> |
|
<span style="white-space:nowrap; margin:auto; vertical-align:middle;"> |
|
<a> |
|
<img alt="Facebook" border="0" src="rick.jpg" title="Facebook"> |
|
</a> |
|
|
|
<a> |
|
<img alt="Twitter" border="0" src="rick.jpg" title="Twitter"> |
|
</a> |
|
|
|
<a> |
|
<img alt="RSS" border="0" src="rick.jpg" title="RSS"> |
|
</a> |
|
|
|
<a> |
|
<img alt="Join Mailing List" border="0" src="rick.jpg" title="Join Mailing List"> |
|
</a> |
|
</span> |
|
</div> |
|
<div id="search_form" style="margin-bottom:15px; white-space:nowrap; vertical-align:middle;"> |
|
<form action="" method="get" style="margin:0 0 0 0; padding:0; display:inline; white-space:nowrap;"> |
|
<input name="cx" type="hidden" value="partner-pub-2951801646144412:p24ltemdv6f"> |
|
<input name="cof" type="hidden" value="FORID:9"> |
|
<input name="ie" type="hidden" value="UTF-8"> |
|
<input name="q" size="25" style="font-family: Arial, sans-serif; =background-color:white; display:inline; margin:0; border:1px solid gray;" type="text"> |
|
<input name="sa" style="font-family: Arial, sans-serif; background-color:#FBF7F7; color:black; display:inline; margin:0; padding:1px 4px 1px 5px; border:1px solid gray;" type="submit" value="Search"> |
|
</form> |
|
</div> |
|
</div> |
|
</div> |
|
<div style="clear:both;"> |
|
</div> |
|
<nav class="nav nocontent" role="navigation"> |
|
<input class="trigger" id="mainNavButton" type="checkbox"> |
|
<label for="mainNavButton" onclick> |
|
Navigation Menu |
|
</label> |
|
<ul> |
|
<li> |
|
<a> |
|
Home |
|
</a> |
|
</li> |
|
<li> |
|
<a> |
|
Archives |
|
</a> |
|
</li> |
|
<li> |
|
<a> |
|
About |
|
</a> |
|
</li> |
|
<li> |
|
<a> |
|
Mailing List |
|
</a> |
|
</li> |
|
</ul> |
|
</nav> |
|
<div id="mobile_search" style="margin-top:15px; width:100%; text-align:center;"> |
|
</div> |
|
</header> |
|
<table align="center" border="0" cellpadding="0" cellspacing="0" class="table_main" style="clear:both; margin-top:0px;"> |
|
<tbody> |
|
<tr> |
|
<td id="content_cell"> |
|
<div id="content_cell_padding"> |
|
<article> |
|
<div itemscope itemtype=""> |
|
<div id="print_content"> |
|
<h1 itemprop="name headline" style="margin-bottom:10px;"> |
|
Cheer Up |
|
</h1> |
|
<p class="sans-serif" style="margin:10px 0 0 0;"> |
|
<b> |
|
</b> |
|
</p> |
|
<p class="no_screen" style="margin:0 0 10px 0;"> |
|
<b> |
|
https://www.futureofcapitalism.com/2016/11/cheer-up |
|
</b> |
|
</p> |
|
</div> |
|
|
|
<table border="0" cellpadding="0" cellspacing="0" class="no_print nocontent" id="links" style="margin:10px 0 5px 0;"> |
|
<tbody> |
|
<tr> |
|
<td> |
|
<div class="sharethis-inline-share-buttons st-left st-inline-share-buttons st-animated" data-email-subject="Cheer Up" data-title="Cheer Up" data-url="" id="st-2" style="margin-top:5px;"> |
|
<div class="st-btn st-first st-remove-label" data-network="facebook" style="display: inline-block;"> |
|
<img alt="facebook sharing button" src="rick.jpg"> |
|
</div> |
|
<div class="st-btn st-remove-label" data-network="twitter" style="display: inline-block;"> |
|
<img alt="twitter sharing button" src="rick.jpg"> |
|
</div> |
|
<div class="st-btn st-remove-label" data-network="email" style="display: inline-block;"> |
|
<img alt="email sharing button" src="rick.jpg"> |
|
</div> |
|
<div class="st-btn st-remove-label" data-network="whatsapp" style="display: inline-block;"> |
|
<img alt="whatsapp sharing button" src="rick.jpg"> |
|
</div> |
|
<div class="st-btn st-remove-label" data-network="sharethis" style="display: inline-block;"> |
|
<img alt="sharethis sharing button" src="rick.jpg"> |
|
</div> |
|
<div class="st-btn st-remove-label" data-network="linkedin" style="display: inline-block;"> |
|
<img alt="linkedin sharing button" src="rick.jpg"> |
|
</div> |
|
<div class="st-btn st-last st-remove-label" data-network="telegram" style="display: none;"> |
|
<img alt="telegram sharing button" src="rick.jpg"> |
|
</div> |
|
</div> |
|
</td> |
|
</tr> |
|
</tbody> |
|
</table> |
|
|
|
<div id="print_content_3"> |
|
<div class="article_body itemprop_articlebody" itemprop="articleBody"> |
|
<p> |
|
Here are some post-election reasons to be optimistic, even if, like me, you have had or still have your reservations about Donald Trump: |
|
</p> |
|
<p> |
|
<b> |
|
Trump the tax-cutter |
|
</b> |
|
. |
|
</p> |
|
<p> |
|
<b> |
|
Trump the ISIS-fighter |
|
</b> |
|
. |
|
</p> |
|
<p> |
|
<b> |
|
Trump the open door on immigration |
|
</b> |
|
. |
|
</p> |
|
<p> |
|
<b> |
|
Trump the free trader |
|
</b> |
|
: Trump has consistently stressed that he is for free trade, he just wants better deals. Take him at his word, for now, at least. |
|
</p> |
|
<p> |
|
<b> |
|
Trump the progressive on gay rights |
|
</b> |
|
. |
|
<a> |
|
it |
|
</a> |
|
even from the vehemently anti-Trump New York Times: "Donald Trump's More Accepting Views on Gay Issues Set Him Apart in G.O.P." |
|
</p> |
|
<p> |
|
<b> |
|
Trump the proof that money doesn't buy elections |
|
</b> |
|
. |
|
</p> |
|
<p> |
|
He could be a good president. Certainly, his victory in itself is an impressive accomplishment. |
|
</p> |
|
<p> |
|
<b> |
|
He took on the press and won |
|
</b> |
|
. |
|
</p> |
|
<p> |
|
<b> |
|
Trump has some high quality people around him |
|
</b> |
|
. |
|
</p> |
|
<p> |
|
<b> |
|
Conservative judges |
|
</b> |
|
. |
|
</p> |
|
<p> |
|
<b> |
|
ObamaCare's days are numbered |
|
</b> |
|
. |
|
</p> |
|
<p> |
|
<b> |
|
Some stars in Congress |
|
</b> |
|
. |
|
<a> |
|
Brian Mast |
|
</a> |
|
, a double-amputee combat veteran of the Army Special Forces who did graduate work at Harvard and is a phenomenal public speaker and friend of Israel. These guys are strong players. |
|
</p> |
|
<p> |
|
Donald Trump has built a lot of golf courses. In thinking about him, one has to be realistic. |
|
</p> |
|
<p> |
|
As my late grandmother (like Trump a New Yorker and the daughter of an immigrant) used to say, "It could be worse." |
|
</p> |
|
</div> |
|
<p style="clear:both; margin:15px 0 7px 0; padding-top:5px; border-top:1px dotted gray; font-family:Arial,sans-serif; color:#525050; font-size:13px;"> |
|
<span style="color:black; margin:3px 0 0 0; display:block;"> |
|
by Ira Stoll | |
|
<time class="nocontent" datetime="2016-11-09T14:36:00" itemprop="datePublished"> |
|
Nov 9, 2016 at 2:36 pm |
|
</time> |
|
</span> |
|
<span class="no_print" style="margin:3px 0 0 0; display:block;"> |
|
<b> |
|
Related Topics: |
|
</b> |
|
|
|
<a> |
|
Health Care |
|
</a> |
|
, |
|
<a> |
|
Immigration |
|
</a> |
|
, |
|
<a> |
|
New York |
|
</a> |
|
, |
|
<a> |
|
Politics |
|
</a> |
|
, |
|
<a> |
|
Press |
|
</a> |
|
, |
|
<a> |
|
Taxes |
|
</a> |
|
</span> |
|
<span class="no_print" style="margin:3px 0 3px 0; text-transform:lowercase; font-variant:small-caps; color:black; display:block;"> |
|
receive the latest by email: subscribe to the free futureofcapitalism.com |
|
<a> |
|
mailing list |
|
</a> |
|
</span> |
|
</p> |
|
</div> |
|
<span itemprop="inLanguage" style="display:none !important;"> |
|
en |
|
</span> |
|
</div> |
|
</article> |
|
<a rel="author" style="display:none;"> |
|
Ira Stoll |
|
</a> |
|
<a name="comments"> |
|
</a> |
|
<div class="nocontent"> |
|
<h2 class="no_print" style="color:white; background:black; padding:3px 7px 3px 7px; margin:10px 0 6px 0; border:1px solid black;"> |
|
1 Reader Comments |
|
</h2> |
|
<table border="0" cellpadding="6" cellspacing="0" class="block no_print" width="100%"> |
|
<tbody> |
|
<tr> |
|
<td> |
|
<b> |
|
Title |
|
</b> |
|
</td> |
|
<td> |
|
<b> |
|
By |
|
</b> |
|
</td> |
|
<td> |
|
<b> |
|
Date |
|
</b> |
|
</td> |
|
</tr> |
|
<tr class="c"> |
|
<td class="c"> |
|
<a> |
|
What I hope Trump & the GOP-led Congress tackle - |
|
</a> |
|
[529 words] |
|
</td> |
|
<td class="c"> |
|
Mark Michael |
|
</td> |
|
<td class="e"> |
|
Nov 9, 2016 17:06 |
|
</td> |
|
</tr> |
|
</tbody> |
|
</table> |
|
</div> |
|
<a name="comment_submit"> |
|
</a> |
|
<h2 class="no_print" style="color:white; background:black; padding:3px 7px 3px 7px; margin:10px 0 10px 0; border:1px solid black;"> |
|
Comment on this item |
|
</h2> |
|
<style type="text/css"> |
|
<!-- |
|
.comment_form { |
|
width: 100%; |
|
max-width: 650px; |
|
font-family:Arial,Helvetica,sans-serif; |
|
font-size: 13px; |
|
} |
|
|
|
.comment_form textarea { |
|
resize:vertical; |
|
height: 90px; |
|
width: 100%; |
|
} |
|
|
|
.comment_form input[type="email"], .comment_form input[type="text"] { |
|
width: 100%; |
|
} |
|
|
|
.comment_form .formcolumn { |
|
width: 49%; |
|
float: left; |
|
} |
|
|
|
.comment_form .formcolumn:first-of-type { |
|
margin-right: 2%; |
|
} |
|
|
|
.comment_form .formcolumn label, .comment_form .formcolumn fieldset { |
|
display: block; |
|
margin-top: 2em; |
|
margin-bottom: 3px; |
|
} |
|
|
|
.comment_form fieldset { |
|
width: 98%; |
|
-webkit-box-sizing: border-box; |
|
-moz-box-sizing: border-box; |
|
box-sizing: border-box; |
|
} |
|
|
|
.comment_form .formcolumn label:first-child, .comment_form .formcolumn fieldset:first-child { margin-top: 0; } |
|
|
|
.comment_form div.buttons{ |
|
clear: both; |
|
text-align: center; |
|
} |
|
|
|
.comment_form input.button { |
|
margin-top: 1.5em; |
|
} |
|
|
|
@media screen and (max-width: 480px) { |
|
|
|
.comment_form .formcolumn { |
|
width: 100%; |
|
float: none; |
|
} |
|
|
|
.comment_form .formcolumn:first-of-type { |
|
margin-right: 0; |
|
} |
|
|
|
.comment_form .formcolumn:nth-of-type(2) { |
|
padding-top: 1em; |
|
} |
|
|
|
} |
|
--> |
|
</style> |
|
<div class="comment_form_wrapper no_print"> |
|
<div id="show_ajax_response" style="font-family:Arial,sans-serif;"> |
|
</div> |
|
<form action="" class="comment_form no_print" id="comment_form" method="POST" name="comment_form" style="margin:0; padding:0;"> |
|
<input name="entry_id" type="hidden" value="6334"> |
|
<input name="entry_url" type="hidden" value=""> |
|
<input name="comment_type" type="hidden" value> |
|
<input name="rich_text_editor" type="hidden" value="plaintext"> |
|
<input name="submit_time" type="hidden" value="2023-11-03 15:14:10"> |
|
<div class="formcolumn"> |
|
<label for="c_send_commenter"> |
|
<b> |
|
Name: |
|
</b> |
|
</label> |
|
<input name="c_send_commenter" required type="text" value> |
|
</div> |
|
<div class="formcolumn"> |
|
<label for="c_send_email"> |
|
<b> |
|
Email Address: |
|
</b> |
|
(optional) |
|
</label> |
|
<input name="c_send_email" type="email" value> |
|
</div> |
|
<div style="padding-top:5px;"> |
|
<label for="c_send_title"> |
|
<b> |
|
Title of Comments: |
|
</b> |
|
</label> |
|
<input name="c_send_title" required type="text" value> |
|
</div> |
|
<div style="padding-top:5px;"> |
|
<label for="c_send_comment"> |
|
<b> |
|
Comments: |
|
</b> |
|
</label> |
|
<textarea id="c_send_comment" name="c_send_comment" required></textarea> |
|
<div style="margin:2px 0 8px 0; font-size:12px;"> |
|
<input name="thread_response" type="hidden" value> |
|
</div> |
|
</div> |
|
<div style="font-size:12px; margin-bottom:5px;"> |
|
<input name="c_thread_notify" type="checkbox" value="1"> |
|
<b> |
|
Email me |
|
</b> |
|
if someone replies to my comment |
|
</div> |
|
<input name="c_send_submit" type="Submit" value="Submit Comment"> |
|
<p style="margin:10px 0 0 0; font-size:12px; font-family:Arial,sans-serif;"> |
|
<i> |
|
<b> |
|
Note: |
|
</b> |
|
Comments are moderated by the editor and are subject to editing. |
|
</i> |
|
</p> |
|
</form> |
|
</div> |
|
<div class="no_print" id="comment_response_text" style="margin:10px 0; display:none;"> |
|
</div> |
|
</div> |
|
</td> |
|
<td class="no_print nocontent" id="sidebar" style="padding:12px 0 0 0; margin:auto; text-align:center;"> |
|
<div style="margin:auto; text-align:left;"> |
|
<div style="margin:0 0 12px 0;"> |
|
<div class="right_box" style="width:100%; border-top:none; margin-top:0;"> |
|
<p class="right_box_heading"> |
|
<b> |
|
Related Items |
|
</b> |
|
</p> |
|
<div class="right_box_inner"> |
|
<ul class="sans-serif" style="padding:0; margin:0 0 8px 15px;" type="disc"> |
|
<li class="sidelink"> |
|
<a class="sidelink"> |
|
Democrat Miami 2019 Debate Exposes Rifts |
|
</a> |
|
</li> |
|
<li class="sidelink"> |
|
<a class="sidelink"> |
|
Bush at Freedom Partners |
|
</a> |
|
</li> |
|
<li class="sidelink"> |
|
<a class="sidelink"> |
|
Steve Levy Interview |
|
</a> |
|
</li> |
|
</ul> |
|
</div> |
|
</div> |
|
</div> |
|
<div style="margin:0 0 12px 0;"> |
|
<div class="mobile_only right_box" style="width:100%;"> |
|
<p class="right_box_heading"> |
|
<b> |
|
Follow Us On: |
|
</b> |
|
</p> |
|
<div class="right_box_inner" style="text-align:center;"> |
|
<a> |
|
<img alt="Facebook" border="0" src="rick.jpg" style="margin:0;" title="Facebook"> |
|
</a> |
|
|
|
<a> |
|
<img alt="Twitter" border="0" src="rick.jpg" style="margin:0;" title="Twitter"> |
|
</a> |
|
|
|
<a> |
|
<img alt="RSS" border="0" src="rick.jpg" style="margin:0;" title="RSS"> |
|
</a> |
|
|
|
<a> |
|
<img alt="Join Mailing List" border="0" src="rick.jpg" style="margin:0;" title="Join Mailing List"> |
|
</a> |
|
</div> |
|
</div> |
|
</div> |
|
<div style="margin:0 0 12px 0;"> |
|
<div align="center" class="ad-spot" style="text-align:center; margin:auto; margin-bottom:10px;"> |
|
<p style="font-size:11px; margin:0 0 5px 0; color:gray; text-align:center; letter-spacing:2px;"> |
|
ADVERTISEMENT |
|
</p> |
|
|
|
<ins class="adsbygoogle" data-ad-client="ca-pub-2951801646144412" data-ad-slot="[PHONE REDACTED]" data-adsbygoogle-status="done" style="display:inline-block;width:300px;height:250px"> |
|
<div aria-label="Advertisement" id="aswift_0_host" style="border: none; height: 250px; width: 300px; margin: 0px; padding: 0px; position: relative; visibility: visible; background-color: transparent; display: inline-block;" tabindex="0" title="Advertisement"> |
|
</div> |
|
</ins> |
|
</div> |
|
</div> |
|
<div style="margin:0 0 12px 0;"> |
|
<div align="center" class="ad-spot" style="text-align:center; margin:auto; margin-top:10px; margin-bottom:10px;"> |
|
|
|
<ins class="adsbygoogle" data-ad-client="ca-pub-2951801646144412" data-ad-slot="[PHONE REDACTED]" data-adsbygoogle-status="done" style="display:inline-block;width:300px;height:250px"> |
|
<div aria-label="Advertisement" id="aswift_1_host" style="border: none; height: 250px; width: 300px; margin: 0px; padding: 0px; position: relative; visibility: visible; background-color: transparent; display: inline-block;" tabindex="0" title="Advertisement"> |
|
</div> |
|
</ins> |
|
</div> |
|
</div> |
|
<div style="margin:0 0 12px 0;"> |
|
<div class="right_box" style="width:100%;"> |
|
<p class="right_box_heading"> |
|
<b> |
|
Newest |
|
</b> |
|
</p> |
|
<div class="right_box_inner"> |
|
<ul class="sans-serif" style="padding:0; margin:0 0 8px 15px;" type="disc"> |
|
<li class="sidelink"> |
|
<a class="sidelink"> |
|
U Mass's Finest Hour |
|
</a> |
|
</li> |
|
<li class="sidelink"> |
|
<a class="sidelink"> |
|
Bezos Moves to Florida |
|
</a> |
|
</li> |
|
<li class="sidelink"> |
|
<a class="sidelink"> |
|
A Supply-Side Solution to the Campus Antisemitism Crisis |
|
</a> |
|
</li> |
|
<li class="sidelink"> |
|
<a class="sidelink"> |
|
Harvard and Yale |
|
</a> |
|
</li> |
|
</ul> |
|
</div> |
|
</div> |
|
</div> |
|
<div style="margin:0 0 12px 0;"> |
|
<div class="right_box" style="width:100%;"> |
|
<p class="right_box_heading"> |
|
<b> |
|
Most Popular |
|
</b> |
|
</p> |
|
<div class="right_box_inner"> |
|
<ul class="sans-serif" style="padding:0; margin:0 0 8px 15px;" type="disc"> |
|
<li class="sidelink"> |
|
<a class="sidelink"> |
|
Dartmouth's Finest Hour |
|
</a> |
|
</li> |
|
<li class="sidelink"> |
|
<a class="sidelink"> |
|
A Supply-Side Solution to the Campus Antisemitism Crisis |
|
</a> |
|
</li> |
|
<li class="sidelink"> |
|
<a class="sidelink"> |
|
Bernard Lewis on the New Antisemitism |
|
</a> |
|
</li> |
|
<li class="sidelink"> |
|
<a class="sidelink"> |
|
Harvard and Yale |
|
</a> |
|
</li> |
|
</ul> |
|
</div> |
|
</div> |
|
</div> |
|
<div style="margin:0 0 12px 0;"> |
|
<div style="margin:5px 0;"> |
|
<fb:like-box header="false" height="255" show_faces="true" stream="false" width="100%"> |
|
</fb:like-box> |
|
</div> |
|
</div> |
|
</div> |
|
</td> |
|
</tr> |
|
</tbody> |
|
</table> |
|
<footer class="no_print nocontent" id="footer" style="margin:auto; margin-top:0; max-width:1020px;"> |
|
<div style="padding:20px 25px;"> |
|
<p style="border-bottom:1px solid gray; padding:0 0 8px 0; margin:8px 0 0 0; text-align:center;"> |
|
<i> |
|
© 2023 FutureOfCapitalism, LLC. |
|
</i> |
|
</p> |
|
<p class="no_print" style="margin:10px 0 0 0; text-align:center; color:black; font-size:0.9em; font-variant:small-caps;"> |
|
<a style="color:black;"> |
|
home |
|
</a> |
|
| |
|
<a style="color:black;"> |
|
archives |
|
</a> |
|
| |
|
<a style="color:black;"> |
|
about |
|
</a> |
|
| |
|
<a style="color:black;"> |
|
mailing list |
|
</a> |
|
| |
|
<a style="color:black;"> |
|
how to help |
|
</a> |
|
| |
|
<a style="color:black;"> |
|
FoC @ facebook |
|
</a> |
|
| |
|
<a style="color:black;"> |
|
FoC @ twitter |
|
</a> |
|
| |
|
<a style="color:black;"> |
|
terms of use |
|
</a> |
|
| |
|
<a style="color:black;"> |
|
privacy policy |
|
</a> |
|
</p> |
|
<p class="no_print" style="margin:10px 0 0 0; text-align:center; color:black; font-size:0.9em; font-variant:small-caps;"> |
|
<a style="color:black;"> |
|
news transparency |
|
</a> |
|
| |
|
<a style="color:black;"> |
|
smartertimes |
|
</a> |
|
</p> |
|
<div class="ad-spot ad-spot-wide" style="text-align:center; text-align:center; margin:auto; margin-top:20px;"> |
|
|
|
<ins class="adsbygoogle" data-ad-client="ca-pub-2951801646144412" data-ad-slot="[PHONE REDACTED]" data-adsbygoogle-status="done" style="display:inline-block;width:728px;height:90px"> |
|
<div id="aswift_2_host" style="border: none; height: 90px; width: 728px; margin: 0px; padding: 0px; position: relative; visibility: visible; background-color: transparent; display: inline-block;"> |
|
</div> |
|
</ins> |
|
</div> |
|
</div> |
|
</footer> |
|
<img border="0" height="54" src="rick.jpg" style="display:none;" width="50"> |
|
|
|
</div> |
|
<div id="cboxOverlay" style="display: none;"> |
|
</div> |
|
<div class="" id="colorbox" role="dialog" style="display: none;" tabindex="-1"> |
|
<div id="cboxWrapper"> |
|
<div> |
|
<div id="cboxTopLeft" style="float: left;"> |
|
</div> |
|
<div id="cboxTopCenter" style="float: left;"> |
|
</div> |
|
<div id="cboxTopRight" style="float: left;"> |
|
</div> |
|
</div> |
|
<div style="clear: left;"> |
|
<div id="cboxMiddleLeft" style="float: left;"> |
|
</div> |
|
<div id="cboxContent" style="float: left;"> |
|
<div id="cboxTitle" style="float: left;"> |
|
</div> |
|
<div id="cboxCurrent" style="float: left;"> |
|
</div> |
|
<button id="cboxPrevious" type="button"> |
|
</button> |
|
<button id="cboxNext" type="button"> |
|
</button> |
|
<button id="cboxSlideshow"> |
|
</button> |
|
<div id="cboxLoadingOverlay" style="float: left;"> |
|
</div> |
|
<div id="cboxLoadingGraphic" style="float: left;"> |
|
</div> |
|
</div> |
|
<div id="cboxMiddleRight" style="float: left;"> |
|
</div> |
|
</div> |
|
<div style="clear: left;"> |
|
<div id="cboxBottomLeft" style="float: left;"> |
|
</div> |
|
<div id="cboxBottomCenter" style="float: left;"> |
|
</div> |
|
<div id="cboxBottomRight" style="float: left;"> |
|
</div> |
|
</div> |
|
</div> |
|
<div style="position: absolute; width: 9999px; visibility: hidden; display: none;"> |
|
</div> |
|
</div> |
|
<ins class="adsbygoogle adsbygoogle-noablate" data-adsbygoogle-status="done" style="display: none !important;"> |
|
<div aria-label="Advertisement" id="aswift_3_host" style="border: none; height: 0px; width: 0px; margin: 0px; padding: 0px; position: relative; visibility: visible; background-color: transparent; display: inline-block;" tabindex="0" title="Advertisement"> |
|
</div> |
|
</ins> |
|
</body> |
|
</html> |
|
|