/* CSS Document */


/*@import url(http://fonts.googleapis.com/css?family=Montserrat:400,700);*/


div#news {
/* margin for the entire div surrounding the news items */
	margin: 2em 0 1em 0em;
/* border set here */
	border: 0px solid #909799;
/* sets it off from surroundings */
	background: #;
font-family:Open Sans, Arial, Helvetica, sans-serif;font-size:14px; color:#3E3E3E; 
}
div#news h2 {
	line-height:0;
/* you can set your own image here */
	background: url(uploads/ngrey/darknav.png) repeat-x left center;
	color: #3E3E3E;
	border: none
}
.NewsSummary {
/* padding for the news article summary */
	padding: 5px 0px 0px 0px;
/* margin to the bottom of the news article summary */
	margin: 0px 5px 0px 0em;
	border-bottom: 0px solid #ccc;
       font-family:'Open Sans', Arial, Helvetica, sans-serif; font-size:14px; color:#3E3E3E; 
}

.date{

line-height:50px;
font-size:14px;
font-weight:400;
color:#363636;
padding-left:50px;
font-family: 'Helvetica', sans-serif;
transition: background 1.5s ease, padding 2.8s linear;
}

.date:hover{
color:#0292C4;}

.ghanta{

padding-left:50px;






}



.NewsSummaryPostdate {
/* smaller than default text size */
	font-size: 100%;
/* bold to set it off from text */
	font-weight: 400;
      font-family:Open Sans, Arial, Tahoma, sans-serif; 
font-size:14px; 
color:#0292C4; 

}
.NewsSummaryLink {
/* bold to set it off from text */
background: url(../images/newsbg.png) no-repeat left center;
margin-left:15px;
	font-weight: 700; font-size:16px;
/* little more room at top */
line-height:30px;
	padding-top: 0px; color:#0292C4;
	padding-left:33px;
       border-bottom: 0px solid #999999;
	    font-family: 'Open Sans', Arial, Tahoma, sans-serif;
		margin-bottom:0px;
}
.NewsSummaryLink a{color:#3E3E3E;}
.NewsSummaryLink a:hover{color:#0292C4;}
.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%;
	margin-left:50px;
	margin-top:0px;
       border-bottom: 0px solid #666;
font-family:Open Sans, Arial, Helvetica, sans-serif; font-size:14px; color:#3E3E3E; padding:5px 0px 10px 0px; 
}
.NewsSummaryMorelink {
	padding-top:10px;
border-bottom: 0px solid #999999;
text-align:right;
}
#NewsPostDetailDate {
/* smaller text */
	font-size: 90%;
	margin-bottom: 5px;
/* bold to set it off from text */
	font-weight: bold;
font-family:Open Sans, Arial, Helvetica, sans-serif; font-size:10px; color:#3E3E3E; 
}
#NewsPostDetailSummary {
/* larger than default text */
	line-height: 150%;
}
#NewsPostDetailCategory {
/* italic to set it off from text */
	font-style: italic;
	border-top: 0px solid #ccc;
	margin-top: 0.5em;
	padding: 0.2em 0;
}
#NewsPostDetailContent {
	margin-bottom: 15px;
/* larger than default text */
	line-height: 150%;
font-family:Open Sans, Arial, Helvetica, sans-serif; font-size:14px; color:#2C2C2C; 
}
#NewsPostDetailAuthor {
	padding-bottom: 1.5em;
/* italic to set it off from text */
	font-style: italic;
}
/* more divs, left unstyled, just so you know the IDs of them */ 
#NewsPostDetailTitle {
}
#NewsPostDetailHorizRule {
}
#NewsPostDetailPrintLink {
}
#NewsPostDetailReturnLink {
text-align:right;
}












@media(max-width:991px) and (max-width:767px) {
.date{
line-height:normal;
margin-left:0px;
font-size:14px;
font-weight:bold;

}



}


@media (max-width: 480px){
.date{
line-height:normal;
margin-left:-0px;
font-size:14px;
font-weight:400;
	border:transparent !important;
background: transparent !important; 
color:#363636;

}
.NewsSummaryLink {
/* bold to set it off from text */
background: none !important/*url(../images/newsbg.png) no-repeat left center*/;
line-height:30px;
/* little more room at top */
	padding-left:0px;
     
}

.NewsSummarySummary, .NewsSummaryContent {
/* larger than default text */
	line-height: 140%;
	margin-left:0px;
	margin-top:0px;
	background:none;
}
.newsinter{ 
background:none !important;
border:none !important;
}

}

#news pagenumber{
font-size:18px;
color:FFF999;


}


/* ============================================================================= */
.newsinter{ 
background:#f9f9f9;
margin:0px auto 5px auto;
padding: 10px 10px 10px 0px;
-moz-border-radius:8px;
	-webkit-border-radius:8px;
  border-radius:8px;
border: 1px solid #EEE;

}
.newsinter:hover {background:#FFF; 
border:1px solid #EEE;

}
/* ============================================================================= */
