/*
yui reset
*/
body,div,dl,dt,dd,ul,li,h1,h2,h3,h4,h5,h6,pre,code,form,/*fieldset,legend,*/input,textarea,p,blockquote,th,td,hr{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}/*fieldset,*/img{border:0;}address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup,sub{line-height:-1px;vertical-align:text-top;}sub{vertical-align:text-bottom;}input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*
yui fonts
font:11px/1.40 arial,helvetica,clean,sans-serif;*font-size:69%;
*/
body {font:12px/1.40 arial,helvetica,clean,sans-serif;*font-size:75%;}table {font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:99%;}

body {
  width:944px;
  margin:0 auto;
  background:#ffffff;
  color:#333333;
  font-family:verdana;
}
p {margin:0 0 15px 0;}

/*table, th, td, caption {padding:5px;}
table {margin-bottom:15px;}*/

h1,h2,h3 {
	font-family:georgia;
	line-height:1.1;
}
h1 {font-size:225%; margin:0 0 24px 0; font-weight:normal;}
h2 {font-size:200%; margin:0 0 6px 0; font-weight:normal;}
h3 {font-size:150%; margin:0 0 6px 0; font-weight:normal;}
h4 {font-size:108.333%; margin:0 0 2px 0; font-weight:bold;}
h5, h6 {font-size:100%; font-weight:bold;}
.section h2 {
	background:#293795;
	color:#ffffff;
	font-size:100%;
	padding:5px 5px;
	letter-spacing:1px;
	text-transform:uppercase;
}
.life h2 {background:#b0291b;}
.section h3 {font-size:116.667%;}
.story h2 {font-size:150%;}
.top h2, h2.secthdr {font-size:200%;}
#hdr h1, #hdr h2, #hdr h3, #hdr p {clear:both; margin:10px 20px 0;}
#hdr h2, #hdr h3 {font-size:150%; margin-top:5px;}

#pagenav a, #pagenav a:link, #pagenav a:visited, .subnav a, .subnav a:link, .subnav a:visited {color:#000000;}
a, a:link, a:visited,
h1 a, h1 a:link, h1 a:visited, h2 a, h2 a:link, h2 a:visited,
h3 a, h3 a:link, h3 a:visited, h4 a, h4 a:link, h4 a:visited,
h5 a, h5 a:link, h5 a:visited, h6 a, h6 a:link, h6 a:visited {
  text-decoration:none;
  color:#004280;
}
a:hover, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
  text-decoration:underline;
  color:#000000;
  cursor:pointer;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, #globalnav li a:hover, #sitenav #nav a {text-decoration:none;}
.section h2 a {color:#ffffff;}


#globalnav li a, #sitenav, #bc, .img, .section p, .section li, .tools p, .tools li, .tools dt, .tools dd, #cboxTitle {font-size:91.667%;}
#footer, #asc {font-size:83.333%;}
#hdr p {font-weight:bold;}
.sig {font-weight:bold;}
p.byline {font-weight:bold;font-size:91.667%;margin-bottom:0;}
p.dateline {font-size:91.667%;margin-bottom:5px;color:#666666;}
.tools p {margin-bottom:10px;}
.img p, .badge p, #cboxTitle p {color:#666666; margin:7px 0 0 0; line-height:1.2;}
.small {font-size:91.667%;color:#666666;}
.tiny {font-size:75%; color:#666666;}
.plain, #hdr .plain {font-weight:normal;}


blockquote{margin:0 0 13px 20px;}
hr {clear:both; border: 0; color: #cccccc; background-color: #cccccc; height: 1px; width: 100%; margin: 5px 0 15px 0;}
ol ol, ol ul, ul ul, ul ol {margin-left:15px;}
ol ol li {list-style-type: lower-alpha;}
ul, ul li {list-style-type: none;}
ul {margin-bottom:10px;}
.home ul li, .edition ul li, .article ul li, .classifieds ul li, a.more {
	display:block;
	background-image:url(raquo_black.gif);
    background-position:0 6px;
    background-repeat:no-repeat;
	padding-left:12px;
}
.home ul li, .edition ul li, .article ul li, .classifieds ul li {padding-bottom:5px;}
.section ul li, .section a.more {background-position:0 5px;}
.article ul, .classifieds ul {margin-left:15px;}
.tools ul {margin-left:0;}
.tools dt {margin-bottom:5px;}
ul.rss_items, ul.rss-items {margin-bottom:0;}




#c1 {
  background:#ffffff;
  width:942px;
  border:1px solid #293795;
  margin-top:1px;
}
#header {
    width:100%;
    height:120px;
    background:#ffffff;
}
#header h1 {
    display:none;
}
#header #logo {
    float:left;
    width:194px;
    height:120px;
}
#c2 {
	background:#ffffff url(sitenav_bg.gif) repeat-y;
    width:942px;
	clear:both;
}
#globalnav {
	clear:both;
    padding:0;
	margin:0;
    width:100%;
    background:#ffffff url(gn_40bg.gif) bottom left repeat-x;
    height:22px;
	border-top:1px solid #cccccc;
    border-bottom:1px solid #999999;
}
#globalnav ul {margin:0;}
#globalnav li {display:inline;}
#globalnav li a {
	font-family:georgia;
    display:block;
    float:left;
    padding:3px 13px 4px;
    border-right:1px solid #cccccc;
    text-transform:uppercase;
    text-align:center;
    letter-spacing:1px;
}
#globalnav li a.first {margin-left:5px;}
#globalnav li a.last {border-right:0;}
#globalnav li a:hover {background-color:#dddddd;}
#c3 {
  width:802px;
  float:right;
}
#sitenav {
	float:left;
    width:140px;
    padding:0 0 40px;
    background:#efefef;
}
#sitenav #nav {margin:0 0 10px 0;}
#sitenav #nav li {border-bottom:1px solid #cccccc;}
#sitenav #nav a, #sitenav #nav h5 {color:#000000; width:120px; display:block; padding:4px 2px 4px 18px; margin:0;}
#sitenav #nav h5 {background:#dddddd;}
#sitenav #nav a:hover {background:#ffffff; color:#004280;}
#main {
	float:left;
    width:640px;
    background:#ffffff;
    border-left:1px solid #999999;
    border-right:1px solid #cccccc;
	min-height:460px;
}
#main.full {
	width:800px;
	border-right:none;
}
#util {
	float:right;
    width:150px;
    padding:0 5px 40px;
}
#search {
  width:150px;
  margin:15px 0;
}
#main.full #search {float:right; padding-right:5px;}
#search fieldset {border: 0; margin:0; padding:0;}
#search * {float: left;}
#search input.field1 {border:1px solid #999999; background:#efefef; color:#666666; width:112px; height:19px; margin-top:0px; padding:3px 3px 0;}
#search #gobutton {margin-left:2px; width:27px; height:24px;}
#social-buttons {border-bottom:1px dotted #cccccc;}
#social-buttons h3 {margin-bottom:2px;font-size:130%;}
#social-buttons img {width:48px;margin-right:3px;}
#social-buttons img.last {margin-right:0;}
#footer {
	clear:both;
    padding:10px 0;
	width:942px;
	border-top:1px solid #cccccc;
	color: #666666;
	background:#efefef;
	text-align: center;
}
#footer ul {margin:10px 0 0 0;}
#footer li {
	display:inline;
	padding:0 10px;
	border-right:1px solid #cccccc;
}
#footer li.last {border-right:0;}
#bc {
	margin:5px 20px 0;
}
#bc li {
	display:inline;
	padding:0;
	background:none;
}

#content {}

#news {
	float:right;
	width:360px;
	border:none;
	margin:0 10px 10px;
}
.story {
	clear:both;
	margin-bottom:10px;
	border-bottom:1px solid #cccccc;
}
.story.last {border:0;}


/****************************************
  HOME
****************************************/
.home {
	width:640px;
	margin:10px 0;
}

#homecol {
	float:left;
	margin:0 10px;
	width:240px;
}
.section {
	width:238px;
	border:1px solid #293795;
	background:#f2f4fc;
	margin-bottom:10px;
}
.life {
  border-color:#b0291b;
  background-color:#ffedcc;
}
.section #edcol, .section #edit, .section #oped, .section #letters, .section #torah, .section .supp {
	margin:5px 3px 15px 5px;
	width:230px;
}

.headshot {
	float:left;
	width:106px;
	border:1px solid #cccccc;
	padding-bottom:3px;
	margin:0 10px 5px 0;
	font-weight:bold;
	background:#ffffff;
}
.headshot img {
	display:block;
	padding:3px 3px 0;
}
#asc {float:right; margin:0 0 3px 10px;}
#asc p {font-size:100%; margin:3px;}


/****************************************
  ARTICLE / EDITION / ETC
****************************************/
#hdr {
	width:100%;
	margin-bottom:20px;
}

#hdr .hdr {margin:10px 20px 0;}

.article {margin:0 10px 20px;}

.classifieds {margin:0 20px 20px; clear:both;}

.edition {margin:0 0 20px;}

.edition #news {float:left;}


.tools {
  width:240px;
  float:right;
  clear:right;
  margin:10px;
}
.col {float:left;}
.tools.col {float:left; clear:none;}

.related, .info, .form {
  padding:5px 3px 15px 5px;
  width:230px;
  margin-bottom:10px;
  border:1px solid #293795;
  background-color:#f2f4fc;
  overflow:hidden;
}
.info {
  border-color:#b0291b;
  background-color:#ffedcc;
}
.tools ul li.hdr, ul.archive li.hdr {
	background:none;
	padding:10px 0 2px;
	margin-bottom:5px;
	border-bottom:1px solid #cccccc;	
}

.img {
	float:right;
	clear:right;
	border-left:1px solid #cccccc;
	padding:10px 10px 5px 15px;
	margin:10px 0 0;
}
.article .img {margin:10px 0 10px 15px}
.story .img {padding:5px; margin:0 0 5px; border:0;}
.img.col {width:240px; border:none; margin:0 10px 10px; padding:0;}
.img.full, .story .img.full, .article .img.full {
	width:auto;
	display:block;
	float:none;
	border:0;
	padding:0;
	margin:0;
}
.article .img.full {margin-bottom:10px;}
.article table {margin-bottom:15px;}
.article td, .article th {
	vertical-align:top;
	padding:0 10px 5px 0;
}
.article table.contact td {
	width:33%;
}

.classifieds table {border-collapse:collapse;}
.classifieds td {border:1px solid #999; vertical-align:top; text-align:center; padding:5px;}
.classifieds h3 {text-align:center; padding:5px 0 3px; margin-bottom:10px; border-bottom:1px solid #dddddd;}
.classifieds .mohels td {text-align:left;}
.classifieds .mohels h2, .classifieds .mohels h3 {text-align:center;}
.classifieds .mohels img {float:left; margin:2px 12px 5px 0;}

.events {margin:0 10px 20px;}
.events h2 {margin:30px 0 20px;}
.events .event {margin:15px 20px 20px; border-bottom:1px solid #ccc;}
.event .more {margin-bottom:15px;}
.event-meta {margin-bottom:5px;}
.event-info {display:none;}

.pullquote {margin:30px 60px;}
.clear{clear: both;}
.msg {
  padding:15px;
  border:1px solid #b0291b;
  background:#ffedcc;
  margin:10px;
}

form.full, .formfull, #subform {
  background:#F2F4FC;
  border:1px solid #293795;
  padding:10px;
  margin:0 10px 20px;
}

#subform {
  float:right;
  padding:5px;
  margin:0 0 20px 10px;
}
#subform input, #subform select, .form input, .form select, 
form.full input, form.full select, form.full textarea, form.full fieldset,
.formfull input, .formfull select, .formfull textarea, .formfull fieldset {
  display:block;
  margin-bottom:10px;
}

form.full input, form.full select, form.full textarea,
.formfull input, .formfull select, .formfull textarea {width:99%;}

form.full input.button, form.full fieldset.inline input, form.full fieldset.inline select,
.formfull input.button, .formfull fieldset.inline input, .formfull fieldset.inline select {
  display:inline;
  margin-right:8px;
  width:auto;
}
form.full legend, .formfull legend {font-weight:bold;font-size:91.667%;}

.formfull td {padding-right:20px;}
.formfull .ff_matrix table {width:100%;}
.formfull .ff_matrix th, .formfull .ff_matrix td {border:0 !important;}
.formfull .ff_matrix .gutter {width:0;}
.formfull fieldset {padding-left:8px;}
.formfull fieldset.inline .ff-ft label {width:29%;}
.formfull fieldset.inline .ff-ft input {margin:0;}


#util #utilframe {min-height:1500px; display:block;}
#util .ad, #sitenav .ad {width:120px; margin:0 auto 15px; display:block; text-align:center;}
#util .ads {width:120px; margin:0 auto;}
#util .ads a {display:block; margin-bottom:15px;}
#util div.google {width:120px; margin:20px auto; display:block;} /* Google Ads */

.ad-mrect {
	width:300px;
	float:right;
	clear:right;
	margin:20px;
	padding-bottom:5px;
	border-bottom:1px solid #cccccc;
}
.ad-mrect p {font-size:66.66%; color:#666666; margin:0 0 5px; border-bottom:1px solid #cccccc; text-transform:uppercase;}
#news .ad-mrect {float:none; margin:0 0 10px; padding:0 30px 15px;}

.info .amazon {margin-left:55px;}

#jtafeed {
	width: 120px;
	padding: 0;
	margin:0 auto 20px;
}

.addthis_toolbox {float:right; clear:right; padding-right:10px;}

#adbanner {float:right; height:60px; margin:20px;}
#adbannerb {display:block; clear:both; width:468px; height:60px; margin:10px auto;}
#a728top {float:right; width:728px; height:90px; margin:12px 12px 12px 1px;}

iframe#adbanner {width:468px; margin:30px 170px 10px 30px;}


#blogs h2, #homecol #newsreel h2 {margin-bottom:0;}
#blogs h3.rss-title {
  text-indent: -9000px;
  overflow: hidden;
  height: 60px;
  margin:0;
}
#blogs h3.rss-title a {
  display:block;
  height: 60px;
}
#blogs h4 {font-size:100%}
#justasc-home h3.rss-title {background: url(/images/JustASCbanner238.gif);}
#kaplanskorner-home h3.rss-title {background: url(/images/KaplansKornerbanner238.gif);}
#nu-home h3.rss-title {background: url(/images/NUbanner238.gif);}
#tribe-home h3.rss-title {background: url(/images/TribeJoy238.gif);}
#blogs .rss-items, #newsreel .rss-items {
	margin:3px 3px 20px 5px;
	width:230px;
}

#comment-head {clear:both;}
#comments {
	clear:both;
	padding:20px 0;
	border-top:1px solid #999999;
}
#comments dl.comment {
	margin:0;
	padding:17px 10px 10px;
	border-bottom:1px solid #cccccc;
}
#comments dl.njjnstaff {background:#F2F4FC;}
dl.comment dt {float:left;width:140px;}
dl.comment dd {margin-left:150px;}
#comment_form {
	margin:0;
	padding:20px;
	border:1px solid #293795;
	background-color:#f2f4fc;
}
#comment_form input, #comment_form textarea {width:99%;}
#comment_form input.submit {width:auto;}
#comment_form #comment-form-field {}

.blog #hdr {border-bottom:2px solid #000000;}
.blog .entry {margin:0 0 30px; padding:0; border-bottom:1px solid #cccccc;}
.blog .entry.single {border:none;}
.blog .entry-title {clear:both;}
.nav-next, .nav-previous {float:left; margin:5px 0; width:300px; clear:none; color:#777777;}
.nav-next {float:right; text-align:right;}
#hdr .nav-next, #hdr .nav-previous {margin:0 10px;}

/* Clearing CSS */
#c1:after, #c2:after, #search:after, #globalnav ul:after, .story:after, #content:after, dl.comment:after, 
.blog #hdr:after, .blog .entry:after, .cboxMore:after
{
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}


/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#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; overflow:hidden;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
/* 
    Example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:url(/static/js/colorbox/images/overlay.png) 0 0 repeat;}
#colorbox{}
    #cboxTopLeft{width:21px; height:21px; background:url(/static/js/colorbox/images/controls.png) -100px 0 no-repeat;}
    #cboxTopRight{width:21px; height:21px; background:url(/static/js/colorbox/images/controls.png) -129px 0 no-repeat;}
    #cboxBottomLeft{width:21px; height:21px; background:url(/static/js/colorbox/images/controls.png) -100px -29px no-repeat;}
    #cboxBottomRight{width:21px; height:21px; background:url(/static/js/colorbox/images/controls.png) -129px -29px no-repeat;}
    #cboxMiddleLeft{width:21px; background:url(/static/js/colorbox/images/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(/static/js/colorbox/images/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(/static/js/colorbox/images/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(/static/js/colorbox/images/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff;}
    #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;}
        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0px; background:url(/static/js/colorbox/images/controls.png) -75px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious.hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(/static/js/colorbox/images/controls.png) -50px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext.hover{background-position:-50px -25px;}
        #cboxLoadingOverlay{background:url(/static/js/colorbox/images/loading_background.png) center center no-repeat;}
        #cboxLoadingGraphic{background:url(/static/js/colorbox/images/loading.gif) center center no-repeat;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(/static/js/colorbox/images/controls.png) -25px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose.hover{background-position:-25px -25px;}
/*
    The following fixes png-transparency for IE6.  
    It is also necessary for png-transparency in IE7 & IE8 to avoid 'black halos' with the fade transition
    Since this method does not support CSS background-positioning, it is incompatible with CSS sprites.
    Colorbox preloads navigation hover classes to account for this.
    !! Important Note: AlphaImageLoader src paths are relative to the HTML document,
    while regular CSS background images are relative to the CSS document.
*/
.cboxIE #cboxTopLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/static/js/colorbox/images/internet_explorer/borderTopLeft.png, sizingMethod='scale');}
.cboxIE #cboxTopCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/static/js/colorbox/images/internet_explorer/borderTopCenter.png, sizingMethod='scale');}
.cboxIE #cboxTopRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/static/js/colorbox/images/internet_explorer/borderTopRight.png, sizingMethod='scale');}
.cboxIE #cboxBottomLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/static/js/colorbox/images/internet_explorer/borderBottomLeft.png, sizingMethod='scale');}
.cboxIE #cboxBottomCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/static/js/colorbox/images/internet_explorer/borderBottomCenter.png, sizingMethod='scale');}
.cboxIE #cboxBottomRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/static/js/colorbox/images/internet_explorer/borderBottomRight.png, sizingMethod='scale');}
.cboxIE #cboxMiddleLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/static/js/colorbox/images/internet_explorer/borderMiddleLeft.png, sizingMethod='scale');}
.cboxIE #cboxMiddleRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/static/js/colorbox/images/internet_explorer/borderMiddleRight.png, sizingMethod='scale');}


/* NJJN Colorbox styles */
#cboxLoadedContent{margin-bottom:0;}
#cboxTitle{bottom:29px;text-align:left;}
a.cboxElement:hover{text-decoration:none;}
.cboxMore a {
	float:left;
	width:60px;
	height:60px;
	padding:1px;
	border:1px solid #ccc;
	margin:4px 8px 4px 0;
}


