/**
* Flexi Ads
*/
.flexi-a
{
	margin: 20px 0 0;
	padding: 0;
}
/**
/* Flexi Banners 125
*/
.flexi-bnrs
{
	text-align: center;
}
.flexi-bnrs IMG
{
	margin: 0 4px 2px 0;
	padding: 4px;
	background: #FFF;
	border: 2px solid #DEDDDB;
	font-weight: normal;
	text-align: right;
	/*[empty]color:;*/
}
.flexi-bnrs IMG:hover
{
	border: 2px solid #B0A687;
}
/**
* Flexi Comments
*/
.flexi-comments UL
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.flexi-comments UL LI
{
	list-style-type: none;
	padding: 0;
	margin: 15px 0 0;
}
.flexi-comments UL LI:first-child
{
	margin-top: 5px !important;
}
.flexi-comments-author
{
	color: #514A46;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
	padding: 0 0 5px;
	margin: 0;
}
.flexi-comments-author:hover
{
	text-decoration: underline;
	color: #557C03;
}
.flexi-comments-entry
{
	color: #514A46;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 13px;
}
.flexi-comments-more
{
	font-weight: bold;
	color: #514A46;
	text-decoration: none;
	font-size: 12px;
}
.flexi-comments-more:hover
{
	color: #557C03 !important;
	text-decoration: underline;
}
.flexi-comments-avatar
{
	padding: 4px;
	border: 1px solid #B0A687;
}
.flexi-comments .alignleft
{
	margin: 0 8px 0 0;
}
.flexi-comments .alignright
{
	margin: 0 0 0 8px;
}
.flexi-comments .aligncenter
{
	margin-bottom: 8px;
}
/**
* Flexi Posts
*/
.flexi-posts UL
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.flexi-posts UL LI
{
	list-style-type: none;
	padding: 0;
	margin: 15px 0 0;
}
.flexi-posts UL LI:first-child
{
	margin-top: 5px !important;
}
.flexi-posts-title
{
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
	padding: 0 0 5px;
	margin: 0;
}
.flexi-posts-title A
{
	color: #292422;
	text-decoration: none;
}
.flexi-posts-title A:hover
{
	text-decoration: underline;
	color: #6A9310;
}
.flexi-posts-meta
{
	font-style: italic;
	color: #9F958E;
	padding: 0 0 5px;
}
.flexi-posts-entry
{
	color: #514A46;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 13px;
}
.flexi-posts-more
{
	font-weight: bold;
	color: #514A46;
	text-decoration: none;
	font-size: 12px;
}
.flexi-posts-more:hover
{
	color: #6A9310 !important;
	text-decoration: underline;
}
.flexi-posts-thumbnail
{
	padding: 4px;
	border: 1px solid #C7C0A9;
}
.flexi-posts .alignleft
{
	margin: 0 8px 8px 0;
}
.flexi-posts .alignright
{
	margin: 0 0 8px 8px;
}
.flexi-posts .aligncenter
{
	margin-bottom: 8px;
}
/**
/* Flexi Social Connect
*/
.flexi-social-connect
{
	background: #F5F1E3;
	border: 1px solid #C7C0A9;
	padding: 10px;
	margin: 20px 0 0;
}
.flexi-social-connect:hover
{
	border: 1px solid #B0A687;
	background: #FCFAF6;
}
.flexi-social-connect A
{
	color: #3B3633;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, Sans-serif;
}
.flexi-social-connect A:hover
{
	color: #3B3633;
	text-decoration: underline;
}
.flexi-social-connect IMG
{
	vertical-align: middle;
	margin-right: 5px;
}
/**
/* Flexi Social Share
*/
.flexi-social-share
{
	text-align: center;
	margin-top: 5px;
}
.flexi-social-share A
{
	width: 32px;
	height: 32px;
	margin: 0 2px;
	padding: 0;
}
.flexi-social-share A IMG
{
	opacity: 0.7;
}
.flexi-social-share A:hover IMG
{
	opacity: 1;
}
/**
/* Flexi Tabs
*/
.flexi-tabs
{
	list-style: none;
	list-style-type: none;
	margin: 0 0 10px;
	padding: 0;
	height: 26px;
}
.flexi-tabs LI
{
	list-style: none;
	list-style-type: none;
	margin: 0 0 0 4px;
	padding: 0;
	float: left;
}
.flexi-tabs LI:first-child
{
	margin: 0 !important;
}
.flexi-tabs LI A
{
	color: #FFF;
	padding: 6px 16px;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	background: url(images/tab-bg.png) repeat-x left top;
	text-decoration: none;
	text-shadow: 0 1px 0 #51710d;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
/*border-radius: 5px*/
}
.flexi-tabs LI A:hover, .flexi-tabs LI A.flexi-tabs-current
{
	background: url(images/tab-bg-hover.png) repeat-x left top;
}
.flexi-tabs-content
{
	background: #F5F2EC;
}
/**
* Flexi Text
*/
.flexi-text
{
	margin: 20px 0 0;
	padding: 0;
}
/**
/* Flexi Tweets
*/
.flexi-tweets-widget-title A
{
	color: #FFF !important;
	text-decoration: none !important;
}
.flexi-tweets-widget-title A:hover
{
	color: #FFF !important;
}
.flexi-tweets UL
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-family: Arial, Helvetica, Sans-serif;
	color: #514A46;
}
.flexi-tweets UL LI
{
	list-style-type: none;
	padding: 0;
	margin: 15px 0 0;
}
.flexi-tweets UL LI:first-child
{
	margin-top: 5px !important;
}
.flexi-tweets LI.tweets-bird
{
	padding-left: 24px;
	background: url(images/widgets/tweets-bird.png) no-repeat left 2px;
}
.flexi-tweets A
{
	text-decoration: underline;
	color: #514A46;
}
.flexi-tweets A:hover
{
	text-decoration: underline;
	color: #557C03;
}
A.flexi-tweets-time
{
	text-decoration: underline;
	color: #514A46;
}
A.flexi-tweets-time:hover
{
	text-decoration: none;
	color: #557C03;
}
