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

#facebook_twitter {
	margin-left:2px;
}

#facebook_header {
	width:272px;
	height:85px;
	background:url(images/facebook_header.png) top left no-repeat;
	font-size:10px;
	position:relative;
	z-index:10;
}

#facebook_url {
	padding:53px 0 0 63px;
}

#facebook_body {
	width:243px;
	border:1px solid #CCC;
	border-top:none;
	position:relative;
	top:-8px;
	left:14px;
	z-index:9;
}

#facebook_subhead {
	width:243px;
	background:url(images/facebook_subhead.jpg) top left repeat-y;
	padding:5px;
}

#facebook_content {
	width:243px;
	background:url(images/content.png) top left no-repeat;
	position:relative;
	top:-8px;
	padding-top:10px;
}

#facebook_content iframe{
	margin:-3px 0 -10px 0;
}

.fan_box .full_widget {
	border:none;
}

.fan_box .full_widget div.page_stream {
	height:176px !important;
}

#twitter_header {
	width:272px;
	height:85px;
	background:url(images/twitter_header.png) top left no-repeat;
	font-size:10px;
	position:relative;
	z-index:10;
}

#twitter_url {
	padding:53px 0 0 63px;
}

#twitter_body {
	width:243px;
	border:1px solid #CCC;
	border-top:none;
	position:relative;
	top:-8px;
	left:14px;
	z-index:9;
}

#twitter_subhead {
	width:243px;
	background:url(images/twitter_subhead.jpg) top left repeat-y;
	padding:5px;
}

#twitter_content {
	width:243px;
	background:url(images/content.png) top left no-repeat;
	position:relative;
	top:-8px;
	padding-top:10px;
}

#twitter_div {
	height:236px;
	overflow:scroll;
	margin:-2px 0 -9px 0;
	padding:0 8px 8px 0;
	border-bottom:1px solid #CCC;
}

#twitter_div ul {
	margin:0;
	padding:0;
	list-style:none;
}

#twitter_div ul li {
	font-size:11px;
	margin:6px 0;
	padding:1px 0 0 17px;
	background:url(images/tweet.jpg) top left no-repeat;
}

#twitter_div ul li a:link {
	color:#666666;
	text-decoration:none;
}

#twitter_div ul li a:visited{
	color:#666666;
	text-decoration:none;
}

#twitter_div ul li a:hover {
	color:#ad2320;
	text-decoration:underline;
}

#twitter_div ul li a:active {
	color:#666666;
	text-decoration:none;
}

#twitter_div ul li span {
	display:block;
}

#twitter_div ul li span a:link {
	color:navy;
	text-decoration:none;
}

#twitter_div ul li span a:visited{
	color:navy;
	text-decoration:none;
}

#twitter_div ul li span a:hover {
	color:#ad2320;
	text-decoration:underline;
}

#twitter_div ul li span a:active {
	color:navy;
	text-decoration:none;
}

a#twitter-link {
	font-size:10px;
	color:navy;
	text-decoration:none;
	text-transform:uppercase;
}

a#twitter-link:hover {
	color:#ad2320;
	text-decoration:underline;
}

.tweet_links {
	font-size:9px;
}

.tweet_links a:link {
	color:navy;
	text-decoration:underline;
}

.tweet_links a:visited {
	color:navy;
	text-decoration:underline;
}

.tweet_links a:hover {
	color:navy;
	text-decoration:none;
}

.tweet_links a:active {
	color:navy;
	text-decoration:underline;
}

#youtube_header {
	width:542px;
	height:85px;
	background:url(images/youtube_header.png) top left no-repeat;
	font-size:10px;
	position:relative;
	z-index:10;
}

#youtube_url {
	padding:53px 0 0 63px;
}

#youtube_body {
	width:480px;
	border:1px solid #CCC;
	border-top:none;
	position:relative;
	top:-8px;
	left:14px;
	z-index:9;
	padding:0 16px 16px 16px;
}

#blogs_header {
	width:542px;
	height:85px;
	/*background:url(images/blogs_header.png) top left no-repeat;*/
	font-size:10px;
	position:relative;
	z-index:10;
}

#blogs_body {
	width:488px;
	border:1px solid #CCC;
	border-top:none;
	position:relative;
	top:-8px;
	left:14px;
	z-index:9;
	padding:12px 12px 12px 12px;
	font-size:.9em;
}

#blogs_body dt a{
	font-size:1.3em;
	font-weight:bold;
}

#blogs_body dt{
	margin-bottom:3px;	
}


#blogs_body dd{
	margin-left:10px;	
	margin-bottom:10px;
	padding-bottom:5px;
	border-bottom:1px solid #CCC;
}

#blogs_body p{
	margin:2px 0;	
}

#blogs_body a:link {
	color:navy;
	text-decoration:none;
}

#blogs_body a:visited {
	color:navy;
	text-decoration:none;
}

#blogs_body a:hover {
	color:navy;
	text-decoration:underline;
}

#blogs_body a:active {
	color:navy;
	text-decoration:none;
}
