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

/*Facebook Feed Styles  \
/ anchors:				\
/ .fb_feed				\
/ ->.pictures			\
/ ->.status				\
/ ->.comment			\
/ ->.likes				\
/ ->.date				\
/ ->.caption			\
/ ->.link				\
/   -->.link_desc		\
/////////////\\\\\\\\\\*/

.fb_feed {
	font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
	font-size:10pt;
	margin:0;
	padding:0;
	width:275px;
	height:320px;
	border-top:solid 1px #3B5998;
	border-bottom:solid 1px #3b5998;
	background-color:#FFF;
}
	.fb_feed ul {
		height:260px;/*60px smaller than .fb_feed height*/
		list-style:none;
		margin:0;
		overflow:auto;
		padding:0;
	}

	.fb_feed li {
		border-bottom:1px dotted #808080;
		clear:both;
		margin-top:4px;
		padding:4px;
	}

	.fb_feed a, .fb_feed a:visited {
		color:#3B5998;
		text-decoration:none;
	}
	
	.fb_feed a:hover, .fb_feed a:active {
		text-decoration:underline;
	}

.fb_feed .top {
	background-color:#EDEFF4;
	border-bottom:solid 1px #c6cedd;
	font-size:15px;
	padding:5px;
	color:#3B5998;
	font-weight:bold;
	margin:0;
}

.fb_feed .bottom {
	background-image:url("http://static.ak.fbcdn.net/rsrc.php/z6IY3/hash/5gh7aaaq.png");
	background-position:0, 0;
	background-repeat:no-repeat;
	margin-left:6px;
	padding-left:19px;
	border:none;
}

	.fb_feed .bottom a {
		color:#808080;
		font-size:11px;
	}

.fb_feed .pictures {
		background-image:url("http://static.ak.fbcdn.net/rsrc.php/z6ZL3/hash/c1h466su.png");
		background-position:0 -72px;
		background-repeat:no-repeat;
		margin:0;
		padding-left:19px;
}

	.fb_feed .pictures img {
		margin-right:7px;
		margin-bottom:3px;
		float:left;
		width:90px;
	}

.fb_feed .status  {
	margin:0;
	padding:0;
}

.fb_feed .comment a{
	background-image:url("http://static.ak.fbcdn.net/rsrc.php/z6ZL3/hash/c1h466su.png");
	background-position:0 -140px;
	background-repeat:no-repeat;
	margin:0;
	padding-left:19px;
}

.fb_feed .likes a {
	background-image:url("http://static.ak.fbcdn.net/rsrc.php/z6ZL3/hash/c1h466su.png");
	background-position:0 -221px;
	background-repeat:no-repeat;
	margin:0;
	padding-left:19px;
}

.fb_feed .date {
	color:#808080;
	clear:both;
	display:block;
	margin:2px 0;
}

.fb_feed .caption {
	display:block;
	margin-top:11px;
}

.fb_feed .link  {
	margin:0;
	padding:0;
}

.fb_feed .link img {
	border:none;
	position:relative;
	top:3px;
}

.fb_feed .link_desc {
	display:block;
	font-size:10px;
	margin:0;
	padding:0;
	color:#333;!important
	
} 

/*end facebook feed \
//////////\\\\\\\\\\\\*/
/*Facebook CotW Styles  \
/ anchors:				\
/ .fb_link              \
/ .bottom
/////////////\\\\\\\\\\*/

.fb_cotw {
	font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
	font-size:10pt;
	margin:0;
	padding:0;
	width:205px;
	background-color:#333;
}

	.fb_cotw a, .fb_cotw a:visited {
		color:#fff;
		text-decoration:none;
	}
	
	.fb_cotw a:hover, .fb_cotw a:active {
		text-decoration:underline;
	}


.fb_cotw .bottom {
	/*border-bottom:solid 1px #3B5998;*/
	border-top:dotted 1px #c6cedd;
	/*background-color:#EDEFF4;*/
	background-color:#333;
}

	.fb_cotw .bottom .fb_link {
		color:#808080;
		font-size:11px;
		background-image:url("http://static.ak.fbcdn.net/rsrc.php/z6IY3/hash/5gh7aaaq.png");
		background-position:0, 0;
		background-repeat:no-repeat;
		margin-top:5px;
		padding-left:19px;
		display:block;
		width:100%;
	}
	
	.fb_cotw .bottom span {
		display:block;
		width:100%;
	}

.fb_cotw p {
		margin:0;
		padding:5px;
}

.fb_cotw img {
		width:205px;
		border:none;
		margin:0;
		padding:0;
}
/*end facebook CotW Styles\
////////////\\\\\\\\\\\\\*/
/*Facebook CotW Styles  \
/ anchors:				\
/ .fb_link              \
/ .bottom
/////////////\\\\\\\\\\*/

.fb_galcotw {
	font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
	font-size:10pt;
	margin:0;
	padding:0;
	/*width:205px;*/
	background-color:#333;
}

	.fb_galcotw a, .fb_galcotw a:visited {
		color:#fff;
		text-decoration:none;
	}
	
	.fb_galcotw a:hover, .fb_galcotw a:active {
		text-decoration:underline;
	}


.fb_galcotw .bottom, .fb_galcotw .bottom {
	font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
	/*border-bottom:solid 1px #3B5998;*/
	border-top:dotted 1px #c6cedd;
	/*background-color:#EDEFF4;*/
}

	.fb_galcotw .bottom .fb_link {
		color:#808080;
		font-size:11px;
		background-image:url("http://static.ak.fbcdn.net/rsrc.php/z6IY3/hash/5gh7aaaq.png");
		background-position:0, 0;
		background-repeat:no-repeat;
		margin-top:5px;
		padding-left:19px;
		display:block;
		width:100%;
	}
	
	.fb_galcotw .bottom span, .fb_galcotw .bottom span {
		display:block;
		width:100%;
	}

.fb_galcotw p {
		margin:0;
		padding:5px;
}

.fb_galcotw img {
		width:210px;
		border:none;
		margin:7px auto;
		padding:0;
}
/*end facebook CotW Styles\
////////////\\\\\\\\\\\\\*/
