/* --- Minervation ltd copyright 2005 --- */

/*============================================================================================================
============================================= --- News style sheet --- =======================================
============================================================================================================*/

/*==================================================
================ --- Uploads --- ================
==================================================*/


.news {}

#newsLeft {width: 550px;}

#newsLeft h2 {margin-top: 0; margin-bottom: 10px;}

#newsLeft div {
	border-bottom: 1px dashed #999;
	margin: 0px 0;
	padding: 10px;
	/*font-size: 0.9em;*/
}

#newsLeft div div {
	border: 0;
	margin: 0;
	padding: 0;
	/*font-size: 1em;*/
}

#library span.sep {margin: 0 10px;}
#library img {vertical-align: bottom;}

#newsLeft span {font-size: 1em; font-weight: bold; color: #666;} 

#newsLeft img {margin: 5px; float: left;}

.title {font-size: 1.3em; font-weight: bold;}
.comment {font-size: 1.1em; font-weight: bold;}

#newsIntro img{
    float:right;
}

#newsRight {width: 25%; padding: 10px 0 0 10px; border-right: 1px dotted #999; margin: 10px 0 0 0px;}

#newsRight h3 {margin:0; font-size:1.0em!important; color:#3d3d3d}

#newsRight span {font-weight: bold; color: #3d3d3d; font-size: 0.9em!important}
#newsRight img {border: 0; float: left; margin: 2px;}

#newsRight ul {margin: 0 0 0 15px; padding: 0;}
#newsRight li {list-style-image: url(graphics/news-arrow.gif); padding: 0; font-size:1.0em}

#newsRight a:link {color:#3A6A4C; font-weight:bold; text-decoration:none; font-size: 0.9em!important  }
#newsRight a:visited {color:#3A6A4C ; font-weight:bold; text-decoration:none;  font-size: 0.9em!important  }
#newsRight a:hover {color:#3A6A4C;  font-weight:bold; text-decoration:none;  font-size: 0.9em!important  }
#newsRight a.selected:link, #newsRight a.selected:visited {font-weight: bold;  text-decoration:none;  font-size: 0.9em!important }

#feed {
	padding: 2px 0 2px 2px;
	border: 1px solid #999;
	margin: 10px 10px 10px 0;
	background: #CCC;
}

#feed a:link, #feed a:visited {text-decoration: none;}

/*==================================================
============== --- News --- =====================
==================================================*/
#news_3298 #newsLeft h2 a {color: #ff0000;}

/*==================================================
============== --- RSS Feeds --- =====================
==================================================*/
div.rssFeed
{
    padding:5px;
    width: 200px;
    border: solid 1px #ccc;
}

div.rssFeed img{   
    padding-right: 10px;
}

body div div div.rssFeed h3, body div div div.rssFeed p
{
    font-size: 9pt;
}

body div div div.rssFeed h3 a
{
    color:#00f!important;
}

div.rssFeed ul
{
    padding:0;
    margin:0;
}

div.rssFeed ul li{
     list-style-type: none;
}


/*==================================================*/
