/* :::::: News Specific Classes :::::: */ 

.story
{
  position: relative;
  padding-top: 1px;
  width: 450px;
  margin: auto auto;
  font-size: 12px;
}

.story H3
{
  color: #886C3E;
  font: normal 18px Helvetica, Arial, sans-serif; margin: 1em 0 0 0;
  font-weight: bold;
}

.story p
{
  margin: 0 0 1em 0;

}
.story H3 a
{
  color: #886C3E;  
  margin: 1em 0 0 0;
  text-decoration: none;
  border-bottom: none; 
}

.story H3 a:hover
{
  color: #339900;  
  margin: 1em 0 0 0;
  text-decoration: none;
  border-bottom: none; 
} 

.additional
{
  font-size: 10px;
}

.newstitle 
{ 
	color: #993333;
	font: 100%/1.4em verdana, sans-serif;
	font-weight: bold;
	padding: 5px;
} 
.newsdate 
{  
	font: 75%/1.4em verdana, sans-serif;
	color: #666;
	float: left;
    width: 110px;
}
.newsdate img 
{
	vertical-align: middle;
}

.lastsection 
{

  width: 525px;
  text-align: left;
  margin-left: auto; 
  margin-right: auto;
  border-top: 1px solid #eaeaea;
}

.similarstoriessection
{ 
  width: 390px;
  font-size: 10px;
  float: right;
  line-height: 15px;
}

.flipmonth 
{
  color: #000; 
  font-size: 10px; 
  text-shadow: #fff 1px 1px 1px; 
  display: block; 
  background: url(/inc/images/flipbook1.gif) 0 0 no-repeat; 
  position: absolute; 
  text-align: center; 
  text-transform: uppercase; 
  line-height: 1; 
  margin-top: 0; 
  width: 35px; 
  padding-top: 5px; 
  top: 20px; 
  left: -40px;
}
.flipmonth .flipday 
{
  display: block; 
  font-weight: bold; 
  font-size: 20px; 
  text-indent: -3px; 
  letter-spacing: -2px; 
  color: #000; 
  text-shadow: #bbb 2px 2px 0; 
  background: url(/inc/images/flipbook2.gif) bottom left no-repeat; 
  padding-bottom: 5px;
}

/* ::::: Options ::::: */
.switches   
{ 
  margin-left: auto; 
  margin-right: auto; 
  text-align: center; 
  padding-bottom: 1px; 
  color: #000; 
  font-size: small;  
} 

/* :::::: Date Listing View :::::: */
.datedisplay_year   
{ 
  font-weight: bold; 
  padding-bottom: 1px; 
  border-bottom: 1px solid #bbb; 
  color: #000; 
  font-size: small; 
  margin: 2px 2px;
  letter-spacing: 0.2em; 
} 
.datedisplay_gallerytitle 
{ 
  font-size: 10px; 
  line-height: 15px; 
} 
a.datedisplay_gallerytitle:hover 
{ 
  color: #669966; 
  font-size: 10px; 
  line-height: 15px;
  border-bottom: none;
} 
a.datedisplay_gallerytitle:visited  
{ 
  font-size: 10px; 
  line-height: 15px; 
  color: green; 
  border-bottom: none;
  text-decoration: underline;
}

/* :::::: Description Table Display :::::: */
.row 
{
  clear: both;
  padding: 2px 2px;
  margin-left: 4px;
}

div.row hr 
{
  display: block; 
  clear: left;
  visibility: hidden;
}

.segment 
{
  width:220px;
  float:left;
  background:#fff;
}

/* :::::: Date Table Display :::::: */
.yearsegment
{
  width:165px;
  float:left;
  background:#fff;
}

/* ::::: Similar Stories  ::::: */

.similarstories
{
  font-size: 10px
}

.noborder	 
{ 
  border: 0px;
  text-decoration: none;
  border-bottom-style: none;
}