
table.custom{border:collapse;width:540px;margin: 10px auto}
table.custom th, table.custom td{width:270px;padding:3px 10px;}
table.custom th{text-align:left; border-bottom: 1px solid #777;}
table.custom td{border-bottom: 1px solid #BBB;font-size:0.9em}
table.custom tr.last td{border-bottom: 1px solid #777}

div#follows{
	height:48px;
	margin-bottom: 20px;
	padding-left: 2px;
}

div#follows a{
	width:48px;
	height:48px;
	margin-right: 10px;
}

div.custom-widget{
	margin-bottom: 20px;
}

div.custom-widget-faceboom{
	background-color: #fff;
}


div.custom-widget-vimeo a{
	font-size: 1.2em;
	padding: 5px;
}

div.textwidget div.bsa-sidebar{
	padding: 0px;
	height: 260px;
	margin: 10px 0px 5px 0px;
	position: relative;
	left: -8px;
}

#page-nav ul.rss{
	background-image: none;
	padding-right: 0px;
}

#page-nav ul.rss a.subscribe{
	border: 0px none;
	width: 16px;
	height: 16px;
	padding: 0px;
	margin: 7px 0px 0px 10px;
	display: block;
	float: right;
	opacity: 0.8;
}

#page-nav ul.rss a.subscribe:hover{
	opacity: 1;
}

#page-nav ul.rss a.sub-rss{
	background: url("../images/subscribe-rss.png") no-repeat;
}
#page-nav ul.rss a.sub-mail{
	background: url("../images/subscribe-mail.png") no-repeat;
}

#page-nav ul.rss a.sub-vimeo{
	background: url("../images/subscribe-vimeo.png") no-repeat;
}

#page-nav ul.rss a.sub-twitter{
	background: url("../images/subscribe-twitter.png") no-repeat;
}

#page-nav ul.rss a.sub-facebook{
	background: url("../images/subscribe-facebook.png") no-repeat;
}
