﻿@charset "utf-8";
/*
	This stylesheet contains the styles for the RSS feeds and document libraries
*/
/*
	Microsoft default feed XSL styles
*/
div#ctiContainer-Twitter {
				padding: 0px 4px 0 10px;
}
div.slm-layout-main {
				border: 0px dotted #f00;
				margin: 0 0 40px 0;
				display: block;
				padding: 0;
}
/* RSS container */
div.groupheader {
				/* feed header - do not display */
				display: none;
}

/*Container Settings*/
div#tweet {
				padding: 10px 0 10px 5px;
				line-height: 1.0;
}
div#twitterHeader {
				padding: 0 0 10px 0;
}
div.medium {
				border-bottom: 1px solid #ccc;
				padding: 10px 0 10px 0;
				line-height: 1.2;
}
/*
	Link Settings & Text Formatting
*/
div#tweet a:link {
				font-size: small;
				font-weight: normal;
}
div#tweet-first-child {
				border-bottom: 1px solid #ccc;
				padding: 20px 0 20px 0;
}
div#tweet h2 {
				margin: 0 0 0 0;
				font-size: x-small;
				color: #444;
				font-weight: bold;
}
div#item h2 {
				margin: 0 0 0 0;
				font-size: small;
				color: #444;
				font-weight: bold;
}
div#item a:link, div#tweet a:link, div#tweet a:visited {
				color: gray;
}
.item {
				padding: 10px 0 10px 0;
				line-height: 1.2;
}
/*
.rss-title {
				font-size: small;
				font-weight: bold;
}*/
div#rss-title h3{
	font-size:medium;
	padding:0px 0 0 0; 
}
.rss-date {
				font-size: small;
}
/*Document Libraries*/
/* Parent container (default)*/
div#linkitem {
				background-image: url('/Site_Icons/page_white_acrobat.png');
				background-repeat: no-repeat;
				background-position: left;
				padding: 10px 0 10px 25px;
}
/* Controls the 'desciption' text in the News and Media center RSS Feed*/
.description{
	font-size: small;
	line-height: 1.5;
	margin:-10px 0 0 0;
}
/*Child container (default)*/
