/* Start of CMSMS style sheet 'Module: News' */
span.artist_name{

}

span.exhibit_title{
font-size:300%;
    font-family: Arial;
 margin: 0px 0px 0px 0px; /* margin to the bottom of the news article summary */
display:block;
}

span.exhibit_date{

}

span.exhibit_opening{

}


.aNewsSummaryLink
{
 font-family: sans-serif;
 font-size: 20px; line-height: .7em; 
 padding-left: 4px;
 padding-top: 8px;

}


div#news {
  margin: 0 0 0 0;  /* margin for the entire div surrounding the news list */
  border: 0px solid #000; 
  color:#000;
}

div#news h2 {
   line-height: 2em;
   background: #000;
  color:white;
}

.workshopNewsSummary {
  
    font-family: sans-serif;
    color:#000;
    padding-right: 2px; /* padding for the news article summary */
    padding-left: 2px; /* padding for the news article summary */
    padding-top: 0px; /* padding for the news article summary */
    padding-bottom: 0px; /* padding for the news article summary */

    margin: 1px 2px 2px 4px; /* margin to the bottom of the news article summary */

    border-bottom: 0px solid #005500;
    border-top: 0px solid #000;
    border-left: 0px solid #005500;
    border-right: 0px solid #000;
    border-style: single;
    float: bottom;
   img: height 75px;
}


span.resultlabel {
 color:999;
 font-weight: bold;
 font-size: 80%;
}

.polltitle{
   color:white;
 font-weight: bold;
}

.workshopNewsSummaryLink {

    font-weight: bold;
    padding-top: 3px;
    padding-bottom: 7px;
    font-size: 160%;
    font-family: Times;
    text-decoration: none;
    line-height: 75%;
color:white;
}


img {
height: 125
width: auto;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 5px;
border-style: solid;
}


.NewsSummary {

width: 350px;

    font-family: sans-serif;

    padding-right: 2px; /* padding for the news article summary */
    padding-left: 5px; /* padding for the news article summary */
    padding-top: 8px; /* padding for the news article summary */
    padding-bottom: 8px; /* padding for the news article summary */

    margin: 1px 2px 2px 4px; /* margin to the bottom of the news article summary */
    
    border-bottom: 0px solid #000;
    border-top: 0px solid #000;
    border-left: 0px solid #000;
    border-right: 0px solid #000;
    border-style: single;

 float: left;
 display:inline;

}

.NewsSummaryEvents {

width: 230px;

    font-family: sans-serif;

    padding-right: 20px; /* padding for the news article summary */
    padding-left: 5px; /* padding for the news article summary */
    padding-top: 8px; /* padding for the news article summary */
    padding-bottom: 8px; /* padding for the news article summary */

    margin: 1px 2px 2px 4px; /* margin to the bottom of the news article summary */
    
    border-bottom: 0px solid #000;
    border-top: 0px solid #000;
    border-left: 0px solid #000;
    border-right: 0px solid #000;
    border-style: single;

 float: left;
 display:inline;

}




.NewsSummaryWorkshop {
    font-family: sans-serif;

    padding-right: 0px; /* padding for the news article summary */
    padding-left: 0px; /* padding for the news article summary */
    padding-top: 5px; /* padding for the news article summary */
    padding-bottom: 10px; /* padding for the news article summary */

    margin: 1px 2px 5px 4px; /* margin to the bottom of the news article summary */
    
    border-bottom: 2px solid #999;
    border-top: 0px solid #000;
    border-left: 0px solid #000;
    border-right: 0px solid #000;
    border-style: single;
float: left;
   
}

.NewsSummaryPostdate {
  font-size: 90%;
 }

.NewsSummaryLink {

    font-weight: bold;
    padding-top: 0px;
    padding-bottom: 5px;
    font-size:145%;
    font-family: Arial;
    text-decoration: none;
    line-height: 50%;
}

.NewsSummaryCategory {
  font-style: italic;
  margin: 3px 0;
 }

.NewsSummaryAuthor {
  font-style: italic;
  padding-bottom: 0.5em;
}

.NewsSummarySummary, .NewsSummaryContent {
  line-height: 150%;
  padding-left: 5px;
  padding-right: 5px;
  width:300;

 }


.NewsSummarySummaryWorkshop{
  line-height: 150%;
  padding-left: 5px;
  padding-right: 5px;
  width:100%;
  padding-bottom: 20px;
  padding-top: 20px;
 }




.NewsSummaryMorelink {

  font-weight: bold;
 color:white;
   }

NewsSummarySummaryMorelink {

  font-weight: bold;
 color:white;
}



.galNewsSummaryMorelink {

  font-weight: bold;
 color:white;
 padding-bottom: 10px;

   }


#NewsPostDetailDate {
  font-size: 80%;
  margin-bottom: 6px;
  font-weight: bold;
  }

#NewsPostDetailSummary {
   line-height: 150%;
   }

#NewsPostDetailCategory {
  font-style: italic;
  border-top: 1px solid #ccc;
  margin-top: 0.5em;
  padding: 0.2em 0;
}

#NewsPostDetailContent {
  margin-bottom: 5px;
  line-height: 150%;
  }

#NewsPostDetailAuthor {

  padding-bottom: 1.5em;
  font-style: italic;
}


/* to add specific style to the below divs, uncomment them. */


#NewsPostDetailTitle {
font-size: 10%;
}

/* 
#NewsPostDetailHorizRule {}
#NewsPostDetailPrintLink {}
#NewsPostDetailReturnLink {}
*/
/* End of 'Module: News' */

