/* CSS Document */

div.sociable { margin: 16px 0; }

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable li {
	background: none;
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}
	/* -- Tag Cloud Widget --*/
#beta .widget-tag-cloud .widget-content {
	padding: 6px 8px 10px;
	text-align: center;
}
#beta .widget-tag-cloud .widget-list a {
	text-decoration: none;
}
#beta .widget-tag-cloud .widget-list a:hover {
	color: #A1239E;
	text-decoration: none;
}
#beta .widget-tag-cloud .rank-1,
#beta .widget-tag-cloud .rank-2,
#beta .widget-tag-cloud .rank-3,
#beta .widget-tag-cloud .rank-4,
#beta .widget-tag-cloud .rank-5,
#beta .widget-tag-cloud .rank-6,
#beta .widget-tag-cloud .rank-7,
#beta .widget-tag-cloud .rank-8,
#beta .widget-tag-cloud .rank-9,
#beta .widget-tag-cloud .rank-10 {
	color: #EC008C;
}
#beta .widget {
	background: url('http://www.fmgwomensnetwork.com/images/beta-box-mid-bg.gif') repeat-y left top;
}
#beta .widget-header {
	min-height: 14px;
	height: auto !important;
	height: 14px;
	background: url('http://www.fmgwomensnetwork.com/images/beta-box-top-bg.gif') no-repeat left top;
}
#beta .widget-header h3 {
	padding: 13px 15px 6px;
	color: #FFF;
	font-size: 16px;
	line-height: 1em;
	text-transform: uppercase;
	background: url('http://www.fmgwomensnetwork.com/images/beta-header-bg.gif') no-repeat left top;
}
#beta .widget-footer {
	min-height: 14px;
	height: auto !important;
	height: 14px;
	background: url('http://www.fmgwomensnetwork.com/images/beta-box-bot-bg.gif') no-repeat left bottom;
}
#beta .widget-footer .widget-footer-inner {
	background: url('http://www.fmgwomensnetwork.com/images/beta-footer-bg.gif') no-repeat left bottom;
	padding: 6px 15px 13px;
	text-align: center;
}
#beta .widget-content {
	margin: 0;
	padding: 4px 8px;
}
#beta .widget-on-sale-now .widget-content {
	text-align: center;
}

	.newsletter {
	background: #FFFFFF url(http://www.remember.org/annie/images/rssiocn.png) top right no-repeat;
	float: left;
	width: 300px;
	margin: 0px 0px 10px 0px;
	padding: 9px 9px 14px 9px;
border: 1px solid #C0C0C0;
	}
		.guest {
	background: #FFFFFF url() top right no-repeat;
	float: left;
	width: 300px;
	margin: 0px 0px 10px 0px;
	padding: 9px 9px 14px 9px;
border: 1px solid #C0C0C0;
	}
