/* Start of CMSMS style sheet 'News DT' */
div#news {
/* margin for the entire div surrounding the news items */
  margin: 0px;
  width: 190px;
/* border set here */
/*  border: 1px solid #909799;*/
/* sets it off from surroundings */
  background: #f5f5f5;
  font-size: 85%;
        padding:0 0 37px;
  background: #f5f5f5 url(uploads/dt_top_m/sinagoga_news_footer.gif) no-repeat center bottom;        
}

div#news_tora {
/* margin for the entire div surrounding the news items */
  margin: 20px 0 0 0;
  width: 190px;
/*  border: 1px solid #909799;*/
  font-size: 85%;
  padding:0 0 0px;
     
}


div.news_tora {
/* margin for the entire div surrounding the news items */
  margin: 20px 0 0 0;
  width: 190px;
/* border: 1px solid #909799; */
  font-size: 85%;
  padding:0 0 0px;
}


div#news h2 {
  line-height: 2em;
/* you can set your own image here */
  background: url(uploads/dt_top_m/sinagoga_news_subheader.gif) no-repeat center top;
  color: #f5f5f5;
  font-family: Times, serif;
  text-align: center; 
  font-size: 24px;
  height: 56px;
  border: none;
  font-weight: normal;
}

div.news_tora h2 {
  line-height: 2em;
/* you can set your own image here */
  background: url(uploads/dt_top_m/sinagoga_tora_header.gif) no-repeat center top;
  color: #a02147;
  font-family:Times,serif;
  text-align: center; 
  font-size: 20px;
  height: 118px;
  border: none;
  padding: 50px 0 0 0px;
  font-weight: normal;
}

.NewsSummary {
/* padding for the news article summary */
  padding: 0.0em 0.5em 1em;
/* margin to the bottom of the news article summary */
  margin: 0 0.5em 0em 0.5em;
/*  border-bottom: 1px solid #ccc; */
}

div.NewsSummary_m {
-moz-border-radius: 5px;
border: 1px solid #DED096;
padding: 8px;
background: #F7F2E0;

} 

div.NewsSummary_c {
-moz-border-radius: 5px;
border: 1px solid #D7D7D7;
padding: 8px;
background: #EFEFEF;
} 

div.NewsSummary_r {
font-size:85%;
padding: 12px 0 0px 20px;
line-height: 130%;
height:120px;
overflow: hidden;
} 

.rubrik {
background: #e9e9e9; 
font-size: 100%;
-moz-border-radius: 5px;
margin: 10px 10px 10px 0px;
border: 1px solid #D7D7D7;
float: left;
width: 258px;
padding-bottom:6px;
}
.rubrik_link {
padding-left:180px;
font-size: 85%;
}

div#content .rubrik img {
padding: 0;
}

div#content .rubrik h2 {
background: url(uploads/dt_top_m/rubrik_header1.gif) no-repeat center top;
color:#AFA96D;
height: 35px;
font-size: 130%;
margin: 0;
padding: 12px 0 0 20px;
font-family:'Times New Roman',Times,serif;
font-size:170%;
font-weight:normal;

}



div.NewsSummary_mk {
border: 1px solid #DFD7BC;
padding: 4px;
background: #F7F4E8;
margin: 0 0 4px;

} 

.NewsSummary_arch {
/* padding for the news article summary */
/* margin to the bottom of the news article summary */
  margin: 0 0.5em 0em 0.5em;
/*  border-bottom: 1px solid #ccc; */
}


.NewsSummaryPostdate {
/* smaller than default text size */
  font-size: 90%;
/* bold to set it off from text */
  font-weight: normal;
  color: #999;
  background: url(/uploads/images/icons/date.png) no-repeat left;
  padding-left: 20px;
  height: 16px;
}

div.NewsSummaryPostdate_m {
font-size: 90%;
color: #999;
display: inline; 
color: #525252;
} 

.NewsSummaryPostdate_arch {
/* smaller than default text size */
  font-size: 90%;
/* bold to set it off from text */
  font-weight: normal;
  color: #999;

}

.NewsSummaryLink {
/* bold to set it off from text */
  font-weight: normal;
/* little more room at top */
  padding-top: 6px;
  font-size: 110%;
  line-height: 12px;
}

div.NewsSummaryLink_m  {
display: inline; 
}



.NewsSummaryLink_arch {
/* bold to set it off from text */
  font-weight: normal;
/* little more room at top */
  padding-top: 6px;
  
  font-size: 110%;
  line-height: 120%;
  color: #333;
}


.NewsSummaryLink_r {
margin: 4px 0 6px;
font-size:120%;
}


div.newstrenner {
height: 6px;
border-bottom: 1px dashed #DFCCE8;
margin-bottom: 4px;
}

.NewsSummary a {
text-decoration:none;
}

.NewsSummary a:hover {

text-decoration:underline;
}

.NewsSummaryCategory {
/* italic to set it off from text */
  font-style: italic;
  margin: 5px 0;
}
.NewsSummaryAuthor {
/* italic to set it off from text */
  font-style: italic;
  padding-bottom: 0.5em;
}
.NewsSummarySummary, .NewsSummaryContent {
/* larger than default text */
  line-height: 140%;
}

.NewsSummarySummary_m, .NewsSummaryContent_m {
  line-height: 140%;
  
}


.NewsSummarySummary_r p, .NewsSummaryContent_r p {
  line-height: 120%;
  
}


.NewsSummaryMorelink {
  padding-top: 0.5em;
  text-align: right; 
  padding-right: 10px;
}

.NewsSummaryMorelink_m {
  font-size: 80%;
  text-align: right; 
  padding-right: 10px;
}

.NewsSummaryMorelink_arch {
  padding-top: 0.5em;
  text-align: right; 
  padding-right: 10px;
  font-size: 85%;
}

#NewsPostDetailDate {
/* smaller text */
  font-size: 90%;
  margin-bottom: 0px;
/* bold to set it off from text */
  font-weight: normal;
    color: #888;

}

#NewsPostDetailDate_m {
  font-size: 90%;
  font-weight: normal;
  color: #888;

}

#content #NewsPostDetailTitle_m 
{
color: #BF982F; 
font-size: 120%;
margin:20px 0 0em;
}

#NewsPostDetailSummary {
/* larger than default text */
  line-height: 150%;
}
#NewsPostDetailCategory {
/* italic to set it off from text */
  font-style: italic;
  border-top: 1px solid #ccc;
  margin-top: 0.5em;
  padding: 0.2em 0;
}
#NewsPostDetailContent {
  margin-bottom: 15px;
/* larger than default text */
  line-height: 150%;
}
#NewsPostDetailAuthor {
  padding-bottom: 1.5em;
/* italic to set it off from text */
  font-style: italic;
}

.NewsSummaryField {
display: inline;
color: #269725;
}


#NewsPostDetailHorizRule {
/* border-top: 1px solid #eee; */
height: 1px;
}

#NewsPostDetailPrintLink,
#NewsPostDetailReturnLink  {
float:right;
margin: 10px 12px 0 0;
font-size: 80%;
}

#NewsPostDetailReturnLink {
}


/* End of 'News DT' */

