@charset "utf-8";
/* CSS Document */

/* RESET */
html, body, div, span, object, iframe, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, 
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, 
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, 
fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td, 
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary, 
time, mark, audio, video { 
margin: 0; 
padding: 0; 
border: 0; 
font-size: 100%; 
font: inherit; 
vertical-align: baseline; 
} 
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section { 
display: block; 
}  
blockquote, q { quotes: none; } 
blockquote:before, blockquote:after, 
q:before, q:after { content: ""; content: none; }  
ins { background-color: #ff9; color: #000; text-decoration: none; }  
mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; } 
del { text-decoration: line-through; }  
abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; } 
table { border-collapse: collapse; border-spacing: 0; }  
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; } 
input, select { vertical-align: middle; } 

/* GENERAL */
html { overflow-y: scroll; }
body, select, input, textarea { color: #444; }
ul, ol { margin-left: 2em; } 
ol { list-style-type: decimal; } 
nav ul, nav li { margin: 0; list-style:none; list-style-image: none; }
textarea { overflow: auto; }
sub, sup { font-size: 75%; line-height: 0; position: relative; } 
sup { top: -0.5em; } 
sub { bottom: -0.25em; }
small { font-size: 85%; } 
strong, th { font-weight: bold; }
td { vertical-align: top; }
input[type="radio"] { vertical-align: text-bottom; } 
input[type="checkbox"] { vertical-align: bottom; } 
.ie7 input[type="checkbox"] { vertical-align: baseline; } 
.ie6 input { vertical-align: text-bottom; } 
input[type="button"], input[type="submit"], input[type="image"], button { cursor: pointer; }
button, input, select, textarea { margin: 0; }
h1, h2, h3, h4, h5, h6 { font-weight: bold; } 
a, a:active, a:visited { color: #e78126; text-decoration:none} 
a:hover { color: #e78126; text-decoration: none;}
em, i { font-style: italic; }
strong, b { font-weight: bold; }
p, li, cite { font: normal 0.6875em Arial, Helvetica, sans-serif; color: #777; line-height: 1.3em;}
blockquote { color: #989898; margin: 1em 0 1.5em 0; font: normal 0.85em/1.4em Arial, Helvetica, sans-serif; font-style: italic; padding-right: 3em; display: block; }

/* ARCHITECTURE */
body { /*background: #cfd1d2 url(../img/bg-page.png) repeat-x left top*/ background: #999; font-family: Arial, Helvetica, sans-serif; }
#container { width: 61.125em; margin:0 auto; }
header, footer { width: 100%; background: white; overflow: hidden; }
header .logo, footer .icons { float: left; }
.logo a { outline: none; }
header nav, footer .copyright { float: right; }
footer { background: url(../img/bg-footer.png) repeat-x left top; padding-bottom: 25px; overflow: hidden; border-top: 4px solid white; }


.content { min-height: 25em; overflow: hidden; padding-bottom: 2em; background: url("../img/bg-content.jpg") repeat-x scroll left top #CFD1D2; }
.article { background: white!important; }
.column1 { width: 11em; min-height: 25em; float: left; margin-left: 1em; }
.column2 { width: 23em; min-height: 25em; float: left; margin-left: 1em; }
.column3 { width: 35em; min-height: 25em; float: left; margin-left: 1em; }
.column4 { width: 47em; min-height: 25em; float: left; margin-left: 1em; }
.column5 { width: 59em; min-height: 25em; float: left; margin-left: 1em; }
.column1 img, .column2 img, .column3 img { width: 100%; }

/* BASIC HOME */
section{ background: transparent; }
article.standard { font-size: 1em; margin-bottom: 0.325em; background: white; padding: 0 0.5em 0.25em; border-bottom: 0.25em solid white; }
article.standard:hover { border-bottom: 0.25em solid #e78126 }
article.standard:hover a { color: #e78126; outline: none; }

.standard .image, .main .image { font-size: 1em; margin: 0 -0.5em; display: block; line-height: 0; }/* removed 0.325em margin-bottom;min-height: 0.325em; */
.standard .date { font: normal 0.625em Arial, Helvetica, sans-serif; color: #777; margin-bottom: 0.5em; *height: 1.5em; }

.standard h1 { font: bold .875em Arial, Helvetica, sans-serif; color: #333; margin: 0.5em 0 0.6em; letter-spacing: -0.0075em; line-height: 1.1em; }
a:hover h1 { color: #e78126; }
.standard a:active * { color: #ccc; }
.standard a:active h1 { color: #f9bf91; }

.main .date, .main .caption { font-size: 0.625em; color: #999!important; }
.main .caption { background: #ebebeb; padding: .425em .675em;  margin: -.55em -0.8em 1em !important; }
.main .videocaption { background: #ebebeb; padding: .425em .675em; margin-bottom: 1em; font-size: 0.625em; color: #999!important; } 
.main cite { margin-bottom: .5em; display: block; }

article.book { font-size: 1em; margin-bottom: 0.325em; background: #fff; padding: 0 0.5em 0; }
article.book .date { font: normal 0.625em Arial, Helvetica, sans-serif; color: #777; margin-bottom: 0.5em; *height: 1.5em; }
article.book h1 { font: bold .825em Arial, Helvetica, sans-serif; color: #333; padding: 0.325em 0.5em 1em; margin: 0 -0.6em; line-height: 1.1em; border-bottom: 0.25em solid white; }

article.book a:active * { color: #ccc; }
article.book .image { font-size: 1em; margin: 0 -0.5em; line-height: 0; }
article.book .pad { padding: 10px; background: #ebebeb; margin: 0 -0.5em;} 
article.book .pad .dd { margin-bottom: 0.5em; }
article.book .pad .bing { border-color: #ebebeb!important; }
article.book dt { font: bold 0.625em Arial, Helvetica, sans-serif; color: #333; }
article.book dd { font: normal 0.625em Arial, Helvetica, sans-serif; color: #777; margin-bottom: 0.325em; }
article.book .details { display:block; background: #e78126 url(../img/icon-details.gif) no-repeat 16.325em 0.525em; margin: 0 -0.8em 0; font: normal 0.625em Arial, Helvetica, sans-serif; color: #fff; text-align: right; padding: 0.4em 1.625em 0.4em 0.4em; }
article.book .close { width: 100%; display: block; background: url(../img/tab-why.png) no-repeat 174px -46px; outline: none; text-indent: -9999px; } 
article.book .bing { display: block; border-top: 8px solid white; border-bottom: 1em solid white; }
article.book .bing a { border: 1px solid #999; padding: 0.4em 0.5em 0.2em; color: #777; outline: none; text-transform: uppercase; font-size: 0.8em; }
article.book .bing a:hover { border: 1px solid #e78126; color: #e78126; }

article.image { background: white; border-bottom: 0; padding:0!important; }
article.map { background: white; margin-bottom: 0.325em; border-bottom: 0; padding:0!important; }
article.image p, article.map p { margin:0!important; padding:0!important; line-height: 0; }
article.image img, article.map img { margin: 0; padding:0; }

article.blank { background: white; margin-bottom: 0.325em; width: 100%; display: block; } /* HEIGHT ASSIGNED USING INLINE STYLE */
/*OLD FEED CSS
article.feed { font-size: 1em; margin-bottom: 0.325em; background: #fff; display: block; padding: 0.5em 0.5em 0.25em; border-bottom: 0.25em solid #fff; }
article.feed:hover { border-bottom: 0.25em solid #e78126; background: #fff url(../img/bg-feed.png) no-repeat -80px -270px;}
article.feed p { color: #a8a8a8; }
article.feed .date { height: 28px; color: #a8a8a8; width: 50%; background: url(../img/bg-feed.png) no-repeat 0 0; display: block; padding-top: 30px; }
article.feed a:hover .date { background-position: 0 -160px; }

article.facebook { font-size: 1em; margin-bottom: 0.325em; background: #fff; padding: 0.5em 0.5em 0.25em; border-bottom: 0.25em solid #fff; }
article.facebook:hover { border-bottom: 0.25em solid #e78126; background: #fff url(../img/bg-feed.png) no-repeat -80px -270px; }
article.facebook p { color: #a8a8a8; }
article.facebook .date { height: 28px; color: #a8a8a8; width: 50%; background: url(../img/bg-feed.png) no-repeat -267px 0; display: block; padding-top: 30px; }
article.facebook a:hover .date { background-position: -267px -161px; }
*/

article.feed { font-size: 1em; margin-bottom: 0.325em; background: #fff; display: block; padding: 0.25em 0.5em 0.25em; border-bottom: 0.25em solid #fff; }
article.feed:hover { border-bottom: 0.25em solid #e78126; background: #fff url(../img/bg-feed2.png) no-repeat -80px -270px;}
article.feed a.bill { background: url(../img/bg-feed2.png) no-repeat 0 0; font: normal 0.625em Arial, Helvetica, sans-serif; color: #777; padding: 5px 0 5px 40px; line-height: 1.4em;}
article.feed a.bill:hover { background-position: 0 -160px; color: #f4832a; }
article.feed p { color: #a8a8a8; }
article.feed .date { height: 28px; color: #a8a8a8; width: 80%; display: block; padding-top: 10px; font-size: 0.625em; white-space: nowrap;}

article.facebook { font-size: 1em; margin-bottom: 0.325em; background: #fff; padding: 0.5em 0.5em 0.25em; border-bottom: 0.25em solid #fff; }
article.facebook:hover { border-bottom: 0.25em solid #e78126; background: #fff url(../img/bg-feed2.png) no-repeat -80px -270px; }
article.facebook a.bill { background: url(../img/bg-feed2.png) no-repeat -267px 0; font: normal 0.625em Arial, Helvetica, sans-serif; color: #777; padding: 5px 0 5px 33px; line-height: 1.4em;}
article.facebook a.bill:hover { background-position: -267px -161px;color: #f4832a;  }
article.facebook p { color: #a8a8a8; }
article.facebook .date { height: 28px; color: #a8a8a8; width: 50%; display: block; padding-top: 10px; font-size: 0.625em; }

.columnhead .h3 { padding: 0 0.5em 0.3em 0.5em; background: white; vertical-align: top; position: relative; }
.columnhead .h3 h3  { font: bold .9em Arial, Helvetica, sans-serif; color: #333; margin:0; padding:0; }
.columnhead .h3 a h3  { font: bold .9em Arial, Helvetica, sans-serif; color: #333; text-decoration: none; margin:0; padding:0; background: url(../img/arrow.gif) no-repeat top right; }
.columnhead .h3 a:hover h3 {  background: url(../img/arrow-hover.gif) no-repeat top right; color: #e78126; }
.article .columnhead .spacer { display: none; }
.article .columnhead .h3 { padding: 0 0.5em 0.8em; }

.spacer { margin-bottom: 3px; min-height: 19px; background: url(../img/bg-spacer.png) repeat-x left top; }
.spacer div { background: white; width:100%; padding-bottom: 0.5em; }
.spacer p, .spacer h3 { padding: 0 4%; }
.spacer h3 { font-size: 0.75em!important; margin-bottom: 0.5em!important; }
.column3 .spacer p, .column3 .spacer h3 { padding: 0 3.50% 2% 1.50%;  }
.spacer .close { display: none; } 
.spacer .open { display: block; } 
.spacer .open { width: 100%; background: url(../img/tab-why.png) no-repeat; background-position: left -25px; height: 19px; cursor:pointer; outline: none; text-decoration: none; text-indent: -9999px; }
.spacer .open:hover { text-decoration: none; }
.spacer .close { width: 100%; display: block; background: url(../img/tab-why.png) no-repeat left -50px; height: 19px; cursor:pointer; outline: none; text-decoration: none; text-indent: -9999px; margin-bottom: 1em; }

article.main { margin-bottom: 0.325em; background: white; padding: 0 0.5em 0.25em; border-bottom: 0.25em solid white; }

/* single page title showall */
.showall { background: white; padding: 0.075em 0.55em 0.625em; border-bottom: 0.25em solid white; margin: 0 1.125em .75em; font: bold .9em Arial, Helvetica, sans-serif; color: #333; }

/* inside showall */
.content .showall { background: white; padding: 0.25em 0.5em 0em; border-bottom: 0.25em solid white; margin: 0 1.125em .325em; }
.column1 .showall, .column2 .showall, .column3 .showall, .column4 .showall { margin: 0 0 .325em; }
.column1 .showall:hover, .column2 .showall:hover, .column3 .showall:hover, .column4 .showall:hover {
    -webkit-box-shadow: #888 0 0 8px;
    -moz-box-shadow: #888 0 0 8px;
    box-shadow: #888 0 0 8px;
	border-bottom: 0.25em solid #e78126;
	}
.content .showall a { font: normal 0.687em Arial, Helvetica, sans-serif!important; color: #777; padding-right: 15px; display: block; background: url(../img/arrow.gif) no-repeat top right; }
.content .showall a:hover { background: url(../img/arrow-hover.gif) no-repeat top right; color: #e78126;}

.main h1 { font: bold .9em Arial, Helvetica, sans-serif; color: #424243; margin:0 0 .25em; padding:0; }
.main h2 { font: normal .8em Arial, Helvetica, sans-serif; color: #59595b; margin:0 0 0.75em; padding:0; }
.main h6 { font: bold .5em Arial, Helvetica, sans-serif; color: #919396; margin:0 0 1em; padding:0; }
.main a:hover { text-decoration: underline; }
.main ul, .main ol { margin-bottom: 0.6em; margin-right: 3em; }
.main li { margin-bottom: 0.5em; color: #333; }
.article .column3 p { color: #333; margin: 0 0 1.25em; padding-right: 3em; }
p.redirect { color: #333; margin-top: 6em!important; }
p.redirect a { font: bold 1.1em Arial, Helvetica, sans-serif; color: #919396; background: url(../img/arrow.gif) no-repeat right; padding-right: 15px; }

p.redirect a:hover { background: url(../img/arrow-hover.gif) no-repeat right; padding-right: 15px; color: #e78126; }
.article .column3 .image { padding-right: 0; margin: 0 -0.5em 0.375em; }
/*.article .column3 .caption { padding-right: 0; margin: -0.55em -0.8em 1em; }*/
.article .column3 .date { width: 49.5em; padding: 0 0 0.4em; margin: 0; color: #777; }
.article .date cite { float: left; }

.tags { border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; margin: 1.5em 2.75em 1.5em 0!important; padding:0 0 0.3em 3em;  }
.tags li { list-style :none; display: inline; color: #777; padding: 0.1em .125em 0.3625em 0; font: bold 0.625em Arial, Helvetica, sans-serif; }
.tags li.head { border-bottom: 2px solid #333; padding-right: .25em; color: #333; font-size: 0.75em; margin-left: -4em; display: block; width: 2.5em; float: left; padding-bottom: .3em; padding-top: .4em; }
.tags li a { padding: 0.25em 0 .3em; color: #777; font: normal 1em Arial, Helvetica, sans-serif; outline: none;  }
.tags li a:hover { color: #e78126; }
/*.tags li a:after { content: ", "; }
.tags li.last a:after, .tags li.head a:after { content: ""!important; }*/

.article .column1 .standard, .article .column1 .book { /*border-top: 1px solid #ccc;*/ background: #ebebeb; margin-top: 0.5em; }
.article .column1 .standard:first-child, .article .column1 .book:first-child {/*border-top: none;*/ padding-top: 0; }

.article .column1 .standard { border: 1px solid #ebebeb;}

.article .column1 article.book h1 { border-bottom: 0.25em solid #ebebeb; } 
.article .column1 article.book:hover h1 { border-bottom: 0.25em solid #e78126; } 
.article .column1 article:first-child { border-top: none;}
.article .column1 .feed, .article .column1 .facebook { border-top: 1px solid #ccc; padding-top: 0.5em;}
.article .column1 article:first-child { border-top: none;}

.column1 article:hover {
    -webkit-box-shadow: #888 0 0 8px;
    -moz-box-shadow: #888 0 0 8px;
    box-shadow: #888 0 0 8px
}
.column1 .standard .image { margin-bottom: 0;  }

.column1 .standard .tags { display: none; border: none; margin: 0!important; padding:0!important; }
.column1 .standard .tags li { margin:0; padding: 0; line-height: 1em;}
.column1 .standard .tags li.head { border-top: 0; }
.column1 .standard .tags li a { margin:0; padding: 0; line-height: 1em; }
.column1 .standard .tags li.head a { font-weight: bold; color: #666; }
	
header nav { padding-top: 10px; }
nav .nav1 { min-width: 474px; *width: 459px; overflow: hidden; margin:10px 21px 0 0; }
nav .nav2 { min-width: 474px; *width: 474px; overflow: hidden; margin:0 21px 0 0; min-height: 74px; position: relative; }
nav .tier1 { text-align: left; overflow: hidden; float: left;  }
nav .tier2 { text-align: left; margin:10px 1px 0 0; overflow: hidden; *width: 493px; }
nav .tier1 li, nav .tier2 li { display: block; float: left; margin-right: 40px; }
nav .tier1 a, nav .tier2 a { font: bold 12px Arial, Helvetica, sans-serif; color: #a5a6aa; display: block; cursor: pointer; padding: 8px 0 1px; border-bottom: 2px solid white; outline: none; }
nav .tier1 a:hover, nav .tier2 a:hover { color: #e78126; }
nav ul li.active a { color: #59595b!important; border-bottom: 2px solid #59595b; }

nav .filters { text-align: left; margin:10px 0 0; overflow: hidden; text-transform: uppercase!important; width: auto; position: absolute; right:2px; bottom:0; }
nav .filters li { display: block; float: left; margin-right: 15px; }
nav .filters li.define { margin-left: 20px; }
nav .filters a  { font: bold 11px Arial, Helvetica, sans-serif; color: #a5a6aa; display: block; cursor: pointer; padding: 8px 0px 1px; /*background: url(../img/divider.gif) no-repeat right;*/ }
nav .filters .last a { background: none; }
nav .filters .define { font: normal 11px Arial, Helvetica, sans-serif; color: #a5a6aa; padding: 8px 0 1px; }
nav .filters a:hover { color: #59595b; }
nav .filters li.active a { border-bottom: 2px solid #59595b; } 

nav li.last { margin-right: 0;}

nav .nav1 dl { display: block; overflow: hidden; width: 173px; float: right; }
nav .nav1 dt { display: none; }
nav .nav1 dd { display: block; float: left; margin:0; padding:0; border:none;}
nav .nav1 dd input[type="text"] { border: 1px solid #ccc; padding:0px 3px; font: normal 12px Arial, Helvetica, sans-serif; color: #a5a6aa; height:24px; width: 138px; vertical-align:middle; line-height:23px;}
nav .nav1 dd input[type="submit"] { border: none; cursor: pointer; width: 26px; height: 26px;  font-size:0; line-height:0; background: url(../img/search-button.gif) no-repeat left top; *margin-top: 1px; }

.icons  { background: url(../img/white20x20.gif) no-repeat left top; padding: 20px 0 0 20px; }
.copyright {  background: url(../img/white20x20.gif) no-repeat right top; padding: 20px 20px 0 0; }
.articletools { width: 420px; }
.videotools {}
.articletools, .videotools { display: block; overflow: hidden; list-style: none; margin:0; padding:0; }
.articletools li { display: block; float: left; }
.articletools li a, .videotools li a { outline: none; display: block; height: 18px; width: 18px; overflow: visible; white-space: nowrap; margin-right: 10px; text-indent: -9999px; font: bold 10px/18px Arial, Helvetica, sans-serif; color: #f58e3d; text-decoration: none; text-transform: uppercase; }
.articletools li a.twitter { background: url(../img/icon-twitter2.gif) no-repeat 0 0; width: 24px; }
.articletools li a.facebook { background: url(../img/icon-facebook.gif) no-repeat 0 0;}
.articletools li a.rss { background: url(../img/icon-rss.gif) no-repeat 0 0;}
.articletools li a.email { background: url(../img/icon-email.gif) no-repeat 0 0;}
.articletools li a.pdf { background: url(../img/icon-pdf.gif) no-repeat 0 0;}
.articletools li a.print { background: url(../img/icon-print.gif) no-repeat 0 0;}

.articletools li a:hover { background-position: 0 -18px; }

.icons .articletools li a.twitter:hover { text-indent: 125px; }
.icons .articletools li a.facebook:hover { text-indent: 97px; }
.icons .articletools li a.rss:hover { text-indent: 69px; }
.icons .articletools li a.email:hover { text-indent: 41px; }

.main .articletools li a.print:hover { text-indent: 115px; }/* 143*/
.main .articletools li a.pdf:hover { text-indent: 115px; }
.main .articletools li a.email:hover { text-indent: 87px; }
.main .articletools li a.facebook:hover { text-indent: 59px; }
.main .articletools li a.twitter:hover { text-indent: 31px; }

.toolcontainer {position: relative; overflow: hidden; }
.articletools{ /*float: left;*/ margin-bottom: 0!important;}
.videotools { float: right; margin-right: 0!important; }
.videotools li a.videoembedcode { background: url(../img/icon-embed.gif) no-repeat right 0; width: 118px; text-indent: 0; margin-right: 0; color:#777; }
.videotools li a.videoembedcode:hover { color: #f58e3d; background: url(../img/icon-embed.gif) no-repeat right -18px;}
#videoembedcode { border: 1px solid #ccc; padding: 8px; font: normal 0.7em Verdana, Geneva, sans-serif; color: #333; margin: 0 0 1.4em; position: relative; }
#videoembedcode:before { content:"Copy and paste the following code to your website: "; color: #999!important; display: block; margin-bottom: 3px; }
#videoembedcode .close { position: absolute; top:4px; right:8px; }

.copyright { font: bold 10px/18px Arial, Helvetica, sans-serif; color: #777; text-decoration: none; text-transform: uppercase;}
p.noresults { padding-top: 0.625em!important; display: block; }

/* JSKIT UPDATES */
.content_0_comments { width: 90%!important; margin-top: 5em;  }
.column5 #content_0_comments { width: 35em!important; }
.js-CreateComment { margin-top: 30px;  }
.jskitheading{ width: 88px!important; height: 12px!important; float: right; overflow: hidden; clear: both; margin-bottom: 10px; }
.fs-jskitheading { overflow: hidden; border-bottom: 1px solid #ccc; }
.fs-jskitheading b { float: left; display: block; width: auto; border-bottom: 2px solid #333; padding-bottom: 5px; color: #333; font: bold 0.75em Arial, Helvetica, sans-serif; }
.fs-jskitheading span { float: right; width: 15px; height: 15px; vertical-align: bottom; display: none; }
.fs-jskitheading span .opencomments img { border: none; width: 15px; height: 15px; outline: none; }

.js-CommentsArea .jsk-SecondaryBackgroundColor { background: none; }
.js-CommentsArea .jsk-CommentFormSurface { border: none; padding: 0; }
.jsk-CommentFormButton { font-weight: bold; text-transform: uppercase; color: #929497; background-color: #fff!important; border: 1px solid #c9c9c9; padding: 1px 9px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px}
.jsk-PrimaryFont, .jsk-PrimaryFont *, .jsk-PrimaryFont a:hover, .jsk-CommentFormSurface input, .js-kit-follow-popup-container input {
    font-family: Arial !important; 
}
.js-CommentsArea .jsk-CommentFormButton[value="Post"] { color: #fff!important; background-color: #F48024!important; border: none; padding: 2px 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}
.jsk-HeaderInfoBoxImg { display: none; }
.js-kit-lcf-toField .jskit-Dogtag { border: none!important; background-color: none!important; background: none; height: 24px; }
.jskit-DogtagIcon, .js-kit-tab-icon { display: none; }
.jsk-H1Font {
    font: bold 0.75em Arial, Helvetica, sans-serif; display: block; width: auto; padding-bottom: 8px; color: #333; 
}
A-Clea...t-Panic #7 (line 1)
.jsk-H1Color {
    color: #333; line-height: 1em!important; 
}
.jsk-HeaderWrapper { border-bottom: 1px solid #ccc; margin-top: 24px; }
.js-CommentsSkin-echo .jsk-HeaderWrapper {
    padding-bottom: 0.25em!important;
    padding-top: 1em;
}
.jsk-CommentsCountWrap { margin-left: 0!important; }
.jsk-CommentsCountWrap .jsk-SecondaryFontColor {color: #F48024!important; }
.js-CreateComment .js-kit-tab-title, .jskit-MenuTitle { color: #999 !important; }
.commentsRSS { color: #999!important; }
.jsk-ItemBodyText, .js-singleCommentName { font-size: 1.2em!important; line-height: 1.45em; }

.highlight { background-color: yellow }
.printlogo { display: none; } 


.standard .date, .book a:hover .date { background: url(../img/arrow.gif) no-repeat top right; }
.standard a:hover .date, .book a:hover .date { background: url(../img/arrow-hover.gif) no-repeat top right; }
.column1 .date, .column2 .date { border-top: 8px solid white; }
.article .column1 .date { border-top: 8px solid #ebebeb; }

article.book a:hover h1 { border-bottom: 0.25em solid #e78126; /*background: url(../img/arrow-hover.gif) no-repeat 12.125em 0.5em;*/}

.column5 .standard, .column5 .standard:hover { border-bottom: none; }
.column5 .standard {
margin-bottom: 1em;
padding: 1em 0.75em;
 }
.column5 .standard p {
    color: #333333;
    margin: 0 0 1.25em;
    padding-right: 3em;
}
.column5 .tags { width: 32em!important; }
.column5 .toolcontainer { margin-bottom: 1em; display: block; }
.column5 .date { color: #999!important; }


.standard p.image { position: relative; }
.standard p.image .playbutton { width: 60px; height: 60px; position: absolute; top:50%; left: 50%; margin-left: -30px; margin-top: -30px; }

.column1 .standard p.empty, .column2 .standard p.empty, .column3 .standard p.empty { height: 0!important; }