/* CSS General Styles for Cuesta College pages */

body, p, td, th, ul, ol, h1, h2, h3 {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	color: #333;
	text-decoration: none; }

h1 {
	font-size: 12pt; }

h2 {
	font-size: 13pt; }

h3 {
	font-size: 14pt; }

.rss-box {

	 margin: .7em;

	 width: 140px;

	 background-color: #FCF7C0;

	 border:none;

	 

}

.rss-items {

	margin-top:0px;

	padding:0.5em; 0.5em;

	margin-left:0px;

	color:##0099ff;

}

p.rss-title {padding:0.5em;}

.rss-title, rss-title a{

	text-decoration: none;

	font-family: verdana, sans-serif;

	font-size: 110%;

	background-color:#669966;

	color:#ffffff;

	font-weight:bold;

	margin: 0px;

	padding:0em;

	text-align: left;

}



.rss-item  {

  font-family: verdana, arial, sans-serif;

  font-size: 0.75em;

  font-weight : normal;

  list-style:none;

  padding-bottom:1em;

}



.rss-item a {

	color:blue;

	font-size: 105%;

	font-weight:bold;

	font-family:arial, sans-serif;

	}

	

.rss-item a:visited {

	color:#330066;

}



.rss-date {

	font-size: 85%;

	font-weight : normal;

	color: #F60;

	} 


a, a:link, a:visited, a:hover, a:active {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #363;
	text-decoration: underline; }

a:hover, a:active {
	color: #000; }

a:hover {
	text-decoration: none; }

.smalltext {  font-family: Arial, Helvetica, sans-serif; font-size: xx-small; font-style: left: 5px; clip:    rect(   ); position: relative}
.navbox {  width: 130px; padding-left: 5px}
