@charset "UTF-8";
/* CSS Document */

/* ************************Styles for sidebar *****************/

#sidebar {
	float: left;
	width: 241px;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
}

#sidebar .sidebar_header {
	width: 100%;
	height: 25px;
	font-family: Verdana, Genenva, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	background-color: #999999;
	font-variant: small-caps;
}


#sidebar .sidebar_weather_header {
	width: 100%;
	height: 25px;
	font-family: Verdana, Genenva, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	background-color: #ffcc66;
	font-variant: small-caps;
}

#sidebar .sidebar_video_header {
	width: 100%;
	height: 25px;
	font-family: Verdana, Genenva, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	background-color: #bbd543;
	font-variant: small-caps;
}
#sidebar .sidebar_campus_header {
	width: 100%;
	height: 25px;
	font-family: Verdana, Genenva, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	background-color: #fe1421;
	font-variant: small-caps;
}



#sidebar #weather_plugin {
	width: 100%;
	min-height: 100px;
	border: 1px solid #333333;
	float: left;
	margin-bottom: 10px;
}

#sidebar #advertise_sidebar {
	width: 100%;
	min-height: 100px;
	float: left;
	margin-bottom: 10px;
}

#sidebar #advertise_sidebar a {
	text-decoration: none;
}


#sidebar #weather_plugin .weather_header {
	width: 100%;
	height: 25px;
	background-color: #999999;
	left: left;
}

#sidebar #video_plugin .video_header {
	width: 100%;
	height: 25px;
	background-color: #999999;
	left: left;
}

#sidebar #video_plugin .video {
	width: 100%;
	height: 235px;
}


#sidebar #video_plugin .video object {
	width: 95%;
	height: 180px;

}


#sidebar #pdf_plugin .pdf_header {
	width: 100%;
	height: 25px;
	background-color: #999999;
	left: left;
}

#sidebar #recent_stories .recent_stories_header {
	width: 100%;
	height: 25px;
	background-color: #999999;
	left: left;
	margin-bottom: 5px;
}

#sidebar #topic_archive .topics_header {
	width: 100%;
	height: 25px;
	background-color: #999999;
	left: left;
	margin-bottom: 5px;
}

#sidebar #poll_plugin .poll_header {
	width: 100%;
	height: 25px;
	background-color: #999999;
	left: left;
}

#sidebar #blog {
	width: 100%;
	min-height: 140px;
	float: left;
	border: 1px solid #333333;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#sidebar #blog a:rover;{

}

#sidebar #blog .blog_header {
	width: 100%;
	height: 25px;
	background-image: url("../images/blog_header-repeat.gif");
	background-repeat: repeat-x;
	left: left;
	margin-bottom: 10px;
}


#sidebar #recent_stories {
	width: 100%;
	min-height: 150px;
	float: left;
	border: 1px solid #333333;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

#sidebar #recent_stories .story a {
	color:#666666;
	float:left;
	font-size:12px;
	text-decoration:none;
	width: 94%;
	font-family: Verdana, Geneva, sans-serif;
	margin-left: 10px;
}

#sidebar #recent_stories .story a:hover {
	color: #000000;
}

#sidebar #pdf_plugin {
	float: left;
	width: 100%;
	min-height: 200px;
	border: 1px solid #333;
	margin-bottom: 10px;
}

#sidebar #poll_plugin {
	float: left;
	width: 100%;
	min-height: 200px;
	border: 1px solid #333;
	margin-bottom: 10px;
}

#sidebar #video_plugin {
	float: left;
	width: 100%;
	height: 235px;
	border: 1px solid #333;
	margin-bottom: 10px;
}

#sidebar .horizontal {
	background-image: url("../images/horizontal.gif");
	background-repeat: repeat-x;
	margin-right: 5px;
	margin-bottom: 5px;
	height: 6px;
	border: none;
	float: left;
	width: 100%;
}

#blog .blog_article_title a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	float: left;
	text-decoration: none;
	color: #000000;
}

#blog .blog_article_title a.blog_title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	float: left;
	width: 100%;
	text-decoration: none;
	margin-left: 7px;
	color: #000000;
	overflow: hidden;
	color: #666666;
}


#blog .blog_article_title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	float: left;
	width: 94%;
	text-decoration: none;
	margin-left: 7px;
	color: #000000;
	overflow: hidden;
	color: #666666;
}

#blog .blog_title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	float: left;
}

#sidebar #topic_archive {
	float: left;
	width: 100%;
	min-height: 200px;
	border: 1px solid #333;
	margin-bottom: 10px;
}

#sidebar #topic_archive a.topic {
	float: left;
	color:#666666;
	float:left;
	font-size:12px;
	text-decoration:none;
	width:100%;
	font-family: Verdana, Geneva, sans-serif;
	margin-left: 10px;
}

#sidebar #topic_archive a.topic:hover {
	color: #000000;
}

#sidebar #bloggers {
	border:1px solid #333333;
	float:left;
	margin-bottom:10px;
	min-height:150px;
	padding-bottom:5px;
	width:100%;
}

#sidebar #bloggers .blogger_info {
	width:93%;
	float: left;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	color: #666666;
	padding-top: 10px;
	padding-left: 10px;
}
#sidebar #bloggers img {
	float: left;
	margin-right: 5px;
}

#sidebar #bloggers .blog_header {
	width: 100%;
	height: 25px;
	background-color: #999999;
	left: left;
}


